.c-blog__footer{background-color:var(--color-black);padding:2rem 0}@media(min-width:48em){.c-blog__footer{padding-bottom:3rem}}@media(min-width:61.25em){.c-blog__footer{padding-bottom:4rem}}.c-blog__footer .main-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:48em){.c-blog__footer .main-footer{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}}.c-blog__footer .main-footer .logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width:48em){.c-blog__footer .main-footer .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto}}.c-blog__footer .main-footer ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-blog__footer .main-footer .categories{margin:2.5rem auto 0 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(min-width:48em){.c-blog__footer .main-footer .categories{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;grid-column:span 3/span 3;margin:0}}.c-blog__footer .main-footer .categories ul{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;max-width:21.5rem;font-size:13px;font-size:.8125rem;line-height:22px;color:var(--color-white)}@media(min-width:48em){.c-blog__footer .main-footer .categories ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:unset;width:auto}}@media(min-width:61.25em){.c-blog__footer .main-footer .categories ul{gap:1.5rem}}.c-blog__footer .main-footer .socials{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2rem auto 0 auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media(min-width:48em){.c-blog__footer .main-footer .socials{grid-column:span 3/span 3;margin:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.c-blog__footer .main-footer .socials ul:hover li{-webkit-filter:blur(1px);filter:blur(1px)}.c-blog__footer .main-footer .socials ul li{-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;padding:0 .5rem}.c-blog__footer .main-footer .socials ul li:first-child{padding-right:0}.c-blog__footer .main-footer .socials ul li:last-child{padding-left:0}.c-blog__footer .main-footer .socials ul li:hover{-webkit-filter:blur(0);filter:blur(0)}.c-blog__footer .main-footer .socials ul a{height:1.75rem;width:1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:var(--color-gray-800)}.c-blog__footer .main-footer .socials ul a .icon{width:1.125rem;height:1.125rem}.c-blog__footer .c-ownership{border-top:1px solid var(--color-gray-600);margin-top:2rem;padding-top:.625rem}@media(min-width:48em){.c-blog__footer .c-ownership{margin-top:1rem;padding-top:1rem}}.c-blog__footer .c-ownership .owner-message{text-align:center;margin:0;color:var(--color-gray-300);font-size:13px;font-size:.8125rem;line-height:22px}