.footer{--footer-bg:#0c0b2f;--footer-text:#f8fafc;--footer-muted:rgba(248,250,252,.68);--footer-max-width:1200px;--footer-gap:56px;--footer-row-gap:32px;--footer-icon-size:54px;--footer-radius:16px;--footer-font-primary:"DM Sans","Helvetica Neue",Arial,sans-serif;--footer-row-col-width:190px;background:var(--footer-bg);color:var(--footer-text);font-family:var(--footer-font-primary);padding:72px 24px 0}.footer__inner{align-items:start;display:grid;gap:var(--footer-gap);grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--footer-max-width)}.footer__col{display:flex;flex-direction:column;gap:28px}.footer__col--primary{gap:0;max-width:450px}.footer__col--secondary{column-gap:60px;display:grid;grid-template-columns:245px 350px;row-gap:32px}.footer__logo{display:block;height:auto;margin-bottom:55px;max-width:240px;width:auto}.footer__title{color:#fff;font-family:var(--footer-font-primary);font-size:32px;font-style:normal;font-weight:400;letter-spacing:-.64px;line-height:1.2;margin-bottom:65px}.footer__icons{column-gap:24px;flex-wrap:wrap;row-gap:40px}.footer__icon,.footer__icons{align-items:center;display:flex;justify-content:flex-start}.footer__icon{flex:1 1 160px;min-width:0}.footer__icon img{display:block;height:auto;max-width:160px;width:100%}.footer__locations{display:flex;flex-direction:column;gap:18px}.footer__rows{grid-column:2}.footer__section-title{color:#9594b0;font-family:var(--footer-font-primary);font-size:14px;font-style:normal;font-weight:700;letter-spacing:1.4px;line-height:24px;text-transform:uppercase}.footer__location{display:flex;flex-direction:column;gap:6px}.footer__location-city{color:#c2c2d2;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.footer__location-address,.footer__location-city{font-family:var(--footer-font-primary);font-style:normal;line-height:24px}.footer__location-address{color:#fff;font-size:16px;font-weight:400;overflow-wrap:anywhere;word-break:break-word}.footer__rows{display:flex;flex-direction:column;gap:var(--footer-row-gap)}.footer__row{display:flex;gap:32px;justify-content:space-between}.footer__row-col{display:flex;flex:1 1 var(--footer-row-col-width);flex-direction:column;gap:12px;max-width:var(--footer-row-col-width);min-width:0}.footer__links{display:flex;flex-direction:column;gap:8px}.footer__link{align-items:center;display:inline-flex;font-size:16px;font-style:normal;gap:8px;line-height:24px;text-decoration:none}.footer__link,.footer__link:hover{color:#fff;font-family:var(--footer-font-primary);font-weight:400}.footer__link:hover{text-decoration:underline}.footer__link:focus-visible{outline:2px solid rgba(248,250,252,.5);outline-offset:2px}.footer__link-icon{display:block;height:20px;object-fit:contain;width:20px}.footer__social{display:flex;flex-direction:column;gap:16px}.footer__social-links{display:flex;flex-wrap:wrap;gap:8px}.footer__social-link{align-items:center;background:transparent;border-radius:var(--footer-radius);display:inline-flex;height:var(--footer-icon-size);justify-content:center;transition:transform .16s ease;width:var(--footer-icon-size)}.footer__social-link:hover{transform:scale(1.15)}.footer__social-link:focus-visible{outline:2px solid rgba(248,250,252,.5);outline-offset:2px}.footer__social-link img{height:70%;object-fit:contain;width:70%}@media (max-width:1170px){.footer__col--secondary{grid-template-columns:1fr}.footer__rows{display:contents;grid-column:auto}.footer__row{order:1}.footer__locations{order:2}.footer__social{order:3}}@media (max-width:1024px){.footer__rows,.footer__social{grid-column:auto}}@media (max-width:767px){.footer{padding:72px 24px 0}.footer__inner{grid-template-columns:1fr}.footer__col--primary{max-width:100%}.footer__col--secondary{column-gap:0;grid-template-columns:1fr}.footer__row{display:grid;gap:20px;grid-template-columns:1fr 100px}.footer__icon{flex:1 1 calc(50% - 12px);max-width:calc(50% - 12px)}.footer__rows{display:contents}.footer__row{order:1}.footer__locations{order:2}.footer__locations,.footer__social{align-items:center;text-align:center}.footer__social{order:3}.footer__icons{column-gap:20px}.footer__title{font-size:26px}}.under-footer{border-top:1px solid #333;grid-column:1/3;padding:20px 0}.under-footer-container{gap:20px;justify-content:space-between;margin:0 auto}.under-footer-container,.under-footer-links{align-items:center;display:flex;flex-wrap:wrap}.under-footer-links{gap:24px}.under-footer-links a{color:#b3b3b3;font-size:16px;text-decoration:none;transition:color .3s ease;white-space:nowrap}.under-footer-links a:hover{color:#fff}.footer .footer-wrapper .under-footer-copyright{font-size:14px;white-space:nowrap}.footer span{color:#b3b3b3}.footer-wrapper a:hover{text-decoration:underline}@media (max-width:768px){.under-footer{grid-column:1/2;padding:15px 0}.under-footer-container{flex-direction:column;gap:15px;text-align:center}.under-footer-links{gap:20px;justify-content:center}.under-footer-copyright{order:2}}@media (max-width:480px){.under-footer{padding:12px 0}.under-footer-links{flex-direction:column;gap:16px}.under-footer-links a{text-align:center;white-space:normal}}