@charset "UTF-8";footer{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--gray-1);text-align:center;padding-top:var(--wp--preset--spacing--space-20);display:flex;align-items:center;justify-content:center;flex-direction:column}footer .footer__inner{width:100%;margin-bottom:var(--wp--preset--spacing--space-20)}footer a{color:var(--wp--preset--color--gray-1)}footer .top-footer{display:flex;align-items:flex-start;gap:var(--wp--preset--spacing--space-16);text-align:left}footer .footer-logo{margin-top:7px;display:inline-block;width:110px;height:72px}footer .footer-logo img{opacity:.2}footer .footer__menu--primary li{font-size:32px;font-family:var(--wp--preset--font-family--mono);text-transform:uppercase;line-height:1.1}footer .footer__menu--primary li a{color:var(--wp--preset--color--gray-1);opacity:.2;text-decoration:none;transition:opacity 0.4s cubic-bezier(.66,0,.34,1)}footer .footer__menu--primary li a:hover{opacity:1}footer .footer__menu--primary li.is-active a{opacity:1}footer .footer__socials{display:flex;justify-content:flex-start;gap:12px;margin-top:var(--wp--preset--spacing--space-6)}footer .footer__socials a{border:1px solid rgb(from var(--wp--preset--color--neutral-white) r g b/0.2);border-radius:100%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;transition:all 0.5s cubic-bezier(.9,0,.1,1)}footer .footer__socials a:hover{background:var(--wp--preset--color--gray-4)}footer .footer__contact-information{margin-left:auto}footer .right-column{margin-left:var(--wp--preset--spacing--space-24)}footer .footer__contact-information,footer .footer__building-address{font-size:13px;line-height:1.2;text-transform:uppercase;margin-top:var(--wp--preset--spacing--space-4)}footer .footer__contact-information strong,footer .footer__building-address strong{opacity:.25;margin-bottom:6px;display:block}footer .footer__contact-information p,footer .footer__building-address p{margin-bottom:20px}footer .footer__contact-information a,footer .footer__building-address a{transition:opacity 0.4s cubic-bezier(.66,0,.34,1)}footer .footer__contact-information a:hover,footer .footer__building-address a:hover{opacity:.25}footer .bottom-footer{width:100%;display:flex;border-top:1px solid #421f26;font-size:13px;text-transform:uppercase;margin-top:auto}footer .bottom-footer>div{padding:20px var(--wp--preset--spacing--space-6)}footer .bottom-footer .copyright{border-right:1px solid #421f26}footer .bottom-footer .footer__rendering-text{opacity:.25;text-transform:none}footer .bottom-footer .footer-menu{border-left:1px solid #421f26;margin-left:auto}footer .bottom-footer .footer-menu .footer__menu li{display:inline-block;margin-right:47px}footer .bottom-footer .footer-menu .footer__menu li:last-child{margin-right:0}footer .bottom-footer .footer-menu .footer__menu li a{text-decoration:none;transition:opacity 0.4s cubic-bezier(.66,0,.34,1)}footer .bottom-footer .footer-menu .footer__menu li:hover a{opacity:.5}footer .bottom-footer .design-by{border-left:1px solid #421f26}footer .bottom-footer .design-by a{transition:opacity 0.4s cubic-bezier(.66,0,.34,1)}footer .bottom-footer .design-by a:hover{opacity:.25}footer .bottom-footer .equal-housing{width:72px;border-left:1px solid #421f26}footer .bottom-footer .equal-housing div{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}@media (max-width:1360px){footer .bottom-footer{flex-direction:column;align-items:center;justify-content:center;margin-top:var(--wp--preset--spacing--space-10)}footer .bottom-footer>div{width:100%}footer .bottom-footer .footer-menu{order:1}footer .bottom-footer .equal-housing{order:2;border-left:none}footer .bottom-footer .design-by{order:5}footer .bottom-footer .copyright{order:3}footer .bottom-footer .rendering-text{order:4;width:250px;display:block;margin-inline:auto;padding:0}footer .bottom-footer .footer-menu .footer__menu li{display:block;margin:10px 0}}@media (max-width:1024px){footer .top-footer{flex-direction:column;align-items:center;justify-content:center;gap:var(--wp--preset--spacing--space-6);text-align:center}footer .top-footer .footer__contact-information{margin-left:0}footer .top-footer .right-column{margin-left:0}footer .top-footer .footer__socials{justify-content:center}}@media (max-width:768px){footer{padding-top:var(--wp--preset--spacing--space-10)}footer .footer__inner{margin-bottom:var(--wp--preset--spacing--space-10)}footer .footer-logo img{width:150px}footer .footer__menu--primary li{font-size:24px}}