.footer{background-color:var(--color-text-primary);background-image:radial-gradient(at 10% 90%,#0b3a6614 0%,#0000 55%),radial-gradient(at 85% 80%,#0b3a660d 0%,#0000 50%);padding:64px 0 48px;position:relative;overflow:hidden}.footer__container{max-width:var(--max-width);padding:0 var(--spacing-md);flex-direction:column;gap:48px;margin:0 auto;display:flex}.footer__logo-row{align-items:center;display:flex}.footer__logo{align-items:center;height:28px;text-decoration:none;display:flex}.footer__logo img{opacity:.9;width:auto;height:100%}.footer__columns{gap:56px;display:flex}.footer__column{flex-direction:column;gap:10px;display:flex}.footer__column-title{color:#ffffffd9;letter-spacing:-.01em;margin-bottom:6px;font-family:Aspekta,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500}.footer__link{color:#fff6;letter-spacing:-.01em;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .3s cubic-bezier(.12,.23,.5,1)}.footer__link:hover{color:#ffffffbf}.footer__link--button{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit}.footer__social-icons{gap:6px;margin-bottom:2px;display:flex}.footer__social-link{color:#fff6;background-color:#0000;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .3s cubic-bezier(.12,.23,.5,1),background-color .3s cubic-bezier(.12,.23,.5,1);display:flex}.footer__social-link:hover{color:#ffffffbf;background-color:#ffffff0f}.footer__social-link svg{width:16px;height:16px}.footer__column--newsletter{min-width:200px;max-width:280px}.footer__newsletter-text{color:#fff6;margin-bottom:4px;font-size:.8125rem;line-height:1.5}.footer__column--newsletter .contact-form__input{color:#fff;background:#ffffff0f;border-color:#ffffff1a;padding:10px 14px;font-size:.8125rem}.footer__column--newsletter .contact-form__input::placeholder{color:#ffffff4d}.footer__column--newsletter .contact-form__input:focus{border-color:#ffffff40;box-shadow:0 0 0 3px #ffffff0a}.footer__bottom{border-top:1px solid #ffffff0f;justify-content:flex-end;padding-top:24px;display:flex}.footer__copyright{color:#ffffff40;letter-spacing:-.01em;font-size:.8125rem;font-weight:400}@media (max-width:992px){.footer{padding:48px 0 36px}.footer__columns{flex-wrap:wrap;gap:40px}.footer__column{min-width:120px}.footer__bottom{justify-content:flex-start}}@media (max-width:480px){.footer__columns{flex-direction:column;gap:32px}}
.cta-banner{z-index:101;background:var(--color-button-bg);justify-content:center;align-items:center;height:40px;padding:0 48px 0 16px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.cta-banner__content{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.cta-banner__content p{color:#fff;letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:500}.cta-banner__link{color:#fff;text-underline-offset:2px;letter-spacing:-.01em;font-size:.875rem;font-weight:400;text-decoration:underline}.cta-banner__link:hover{color:#ffffffbf}.cta-banner__close{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.cta-banner__close:hover{color:#fff}@media (max-width:768px){.cta-banner__content p,.cta-banner__link{font-size:.75rem}}
