.footer{align-items:flex-start;background-color:#fff;color:#333;display:flex;flex-wrap:wrap;justify-content:space-between;padding:100px 120px;width:100%}.footer-left{display:flex;flex-direction:column;gap:32px;max-width:250px;white-space:nowrap}.footer-left p{color:#000;font-family:neue-haas-grotesk-display,Graphik,sans-serif;font-size:16px;letter-spacing:.48px;line-height:26px;margin-bottom:0}.footer-logo{display:flex;flex-direction:column;gap:8px}.footer-logo img{width:200px}.footer-info{display:flex;flex-direction:column;gap:46px}.footer-info-mobile{display:none}.footer-legal{display:flex;flex-direction:column;gap:10px}.footer-legal a{color:#000;font-size:16px;font-weight:400;letter-spacing:.48px;line-height:26px}.footer-social{align-items:center;display:flex;gap:24px}.footer-right{column-gap:86px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;row-gap:28px}.footer-column{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footer-right .footer-column:nth-child(2),.footer-right .footer-column:nth-child(3){grid-row:span 2/span 2}.footer-column span{font-family:neue-haas-grotesk-text;font-size:18px;font-weight:700;margin-bottom:12px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:8px}.footer-column ul li a{color:#333;font-family:neue-haas-grotesk-display,Graphik,sans-serif;font-weight:400;letter-spacing:.48px;line-height:26px;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover,.footer-legal a:hover{text-decoration:underline;text-decoration-color:#be185d}@media (max-width:1300px){.footer{padding:40px 32px}}@media (max-width:1200px){.footer{padding:40px 32px}.footer-left{white-space:normal}}@media (max-width:1100px){.footer{padding:20px}.footer-left{white-space:normal}}@media (max-width:990px){.footer{align-items:center;flex-direction:column;grid-row-gap:40px}.footer-left{white-space:nowrap}.footer-info{display:none}.footer-info-mobile{gap:20px}.footer-info-mobile,.footer-right{display:flex;flex-direction:column}.footer-right{align-items:flex-start;gap:0;width:100%}.footer-column{border-top:1px solid #ddd;padding:10px 0;width:100%}.footer-column span{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:10px 15px;width:100%}.footer-column ul{display:none;margin-top:10px;padding-left:20px}.footer-column span:after{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;margin-left:10px;transition:transform .3s ease-in-out;width:24px}.footer-column.active ul{display:block}.footer-column.active span:after{transform:rotate(180deg)}.footer-column span{margin-bottom:0}}@media (max-width:400px){.footer-left p{font-size:12px!important}}