.landing-footer{border-top:1px solid var(--brand-shadow);background:#00000059;padding:24px 20px}.landing-footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:1080px;margin:0 auto;display:grid}.landing-footer-brand{color:inherit;justify-self:start;align-items:center;gap:10px;text-decoration:none;transition:opacity .15s;display:flex}.landing-footer-brand:hover{opacity:.8}.landing-footer-logo{border-radius:6px;width:28px;height:28px;display:block}.landing-footer-name{letter-spacing:.04em;color:#f5e7c8;font-family:Georgia,serif;font-size:18px}.landing-footer-legal{align-items:center;gap:20px;display:flex}.landing-footer-legal-link{color:#f0e2c8b3;font-size:14px;transition:color .2s}.landing-footer-legal-link:hover{color:var(--brand-light)}.landing-footer-socials{justify-self:end;align-items:center;gap:16px;display:flex}.landing-footer-social{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.landing-footer-social-icon{background-color:#f0e2c8bf;width:20px;height:20px;transition:background-color .2s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.landing-footer-social-icon--youtube{-webkit-mask-image:url(/images/others/youtube.svg);mask-image:url(/images/others/youtube.svg)}.landing-footer-social-icon--tiktok{-webkit-mask-image:url(/images/others/tiktok.svg);mask-image:url(/images/others/tiktok.svg)}.landing-footer-social-icon--x{-webkit-mask-image:url(/images/others/x.svg);mask-image:url(/images/others/x.svg)}.landing-footer-social:hover .landing-footer-social-icon{background-color:#eba63e}@media (max-width:565px){.landing-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px}.landing-footer-brand{justify-self:center}.landing-footer-legal{flex-wrap:wrap;order:3;justify-content:center}.landing-footer-socials{order:2;justify-self:center}}
