.footer-container{position:relative;z-index:2;color:#fff;background-color:#242424}.footer-container ::selection{color:#f2c04c;background-color:#fff}.footer-container .footer-logo{width:clamp(180px,16vw,250px);-webkit-user-select:none;user-select:none}.footer-column{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:992px){.footer-column{width:100%}}.footer-inner-container{display:flex;gap:2.4rem;flex-wrap:wrap;margin-top:1.5rem;justify-content:space-around;text-align:center}@media(max-width:992px){.footer-inner-container{justify-content:center;text-align:center}}