footer{background:#100f14}footer .footer-wrap{width:100%;max-width:var(--containerWidth);margin:auto;padding:23px 24px 27px}@media screen and (max-width:991.98px){footer .footer-wrap{padding:23px 16px 27px}}footer .footer-wrap>div{display:flex;justify-content:space-between;align-items:center;gap:30px}@media screen and (max-width:1279.98px){footer .footer-wrap>div{display:block}}footer .footer-section-1{max-width:524px}@media screen and (max-width:991.98px){footer .footer-section-1{max-width:293px}}footer .footer-section-1 a{margin-bottom:24px;display:block}footer .footer-section-1 a img{width:130px}@media screen and (max-width:991.98px){footer .footer-section-1 a img{width:105px}}footer .footer-section-1 p{margin-bottom:22px;color:#b4b4b4}@media screen and (max-width:991.98px){footer .footer-section-1 p{font-size:12px}}footer .footer-section-2{display:flex;gap:47px}@media screen and (max-width:1279.98px){footer .footer-section-2{flex-wrap:wrap;justify-content:space-between;gap:20px}}footer .footer-section-2 .link-title{font-weight:600;margin-bottom:15px;white-space:nowrap}@media screen and (max-width:991.98px){footer .footer-section-2 .link-title{font-size:12px;margin-bottom:8px}}footer .footer-section-2 .link-cnt{display:flex;flex-direction:column;gap:11px}@media screen and (max-width:991.98px){footer .footer-section-2 .link-cnt{font-size:12px;gap:4px}}footer .footer-section-2 .link-cnt .link-text{white-space:nowrap}footer .footer-section-2 p{color:#eee}