.site-footer{background-color:var(--color-dark);color:var(--color-white);margin-top:auto;padding:0}.site-footer .container{max-width:none;padding:50px 20px 20px}.footer-columns{align-items:flex-start;display:flex;gap:var(--spacing-2xl);justify-content:space-between}.footer-left{display:flex;flex-direction:column;gap:var(--spacing-xl)}.footer-right{flex:1;gap:var(--spacing-md);max-width:50%}.footer-brand,.footer-right{display:flex;flex-direction:column}.footer-brand{gap:var(--spacing-xl)}.footer-logo{display:inline-block}.footer-logo img{height:auto;max-width:220px}.footer-contact{flex-wrap:wrap;gap:0}.footer-contact,.footer-contact-link{align-items:center;display:inline-flex}.footer-contact-link{font-size:14px;font-weight:700;gap:5px;padding:5px;transition:color var(--transition-fast)}.footer-contact-link,.footer-contact-link:hover{color:var(--color-white)}.footer-contact-link--phone{color:var(--color-lime)}.footer-contact-link svg{color:var(--color-lime);flex-shrink:0}.footer-newsletter{margin:0 auto;max-width:580px}.footer-newsletter-title{color:var(--color-white);font-size:28px;font-weight:700;letter-spacing:-1px;line-height:1.2em;margin-bottom:var(--spacing-md);text-align:center}.footer-form-wrapper .hs-form{display:flex;flex-direction:column;gap:var(--spacing-sm)}.footer-form-wrapper .hs-form fieldset{border:none;flex:1;margin:0;padding:0}.footer-form-wrapper .hs-form .hs-form-field label{display:none}.footer-form-wrapper .hs-form .hs-input,.footer-form-wrapper .hsfc-TextInput{background-color:var(--color-newsletter-input-bg)!important;border:1px solid #000!important;border-radius:280px!important;color:var(--color-dark)!important;font-family:helvetica,sans-serif;font-size:15px;font-weight:700;height:49px;padding:12px 20px!important;text-align:center!important;transition:border-color var(--transition-fast),background-color var(--transition-fast);width:100%}.footer-form-wrapper .hs-form .hs-input::placeholder,.footer-form-wrapper .hsfc-TextInput::placeholder{color:rgba(0,0,0,.5);text-align:center!important}.footer-form-wrapper .hs-form .hs-input:focus{background-color:var(--color-white);border-color:var(--color-orange);outline:none}.footer-form-wrapper .hs-form .hs-submit{width:100%!important}.footer-form-wrapper .hs-form .hs-button{background:linear-gradient(75deg,#fd6e16,#f24456,#ee4161,#d5279e);border:none;border-radius:120px;color:var(--color-white);cursor:pointer;font-family:helvetica,sans-serif;font-size:14px;font-weight:900;height:49px;margin-top:0!important;padding:14px 30px;transition:background-image .25s ease,transform var(--transition-fast);white-space:nowrap;width:100%!important}.footer-form-wrapper .hs-form .hs-button:hover{background:linear-gradient(15deg,#fd6e16,#f24456,#ee4161,#d5279e);transform:translateY(-1px)}.footer-form-wrapper .hsfc-NavigationRow{margin-top:12px!important;width:100%!important}.footer-form-wrapper .hsfc-NavigationRow button,.footer-form-wrapper .hsfc-NavigationRow input[type=submit]{background:linear-gradient(75deg,#fd6e16,#f24456,#ee4161,#d5279e)!important;border:none!important;border-radius:120px!important;color:#fff!important;cursor:pointer!important;font-size:14px!important;font-weight:900!important;height:49px!important;max-width:100%!important;padding:14px 30px!important;width:100%!important}.footer-form-wrapper .hsfc-NavigationRow button:hover{background:linear-gradient(15deg,#fd6e16,#f24456,#ee4161,#d5279e)!important}.footer-form-wrapper .hs-form .hs-error-msgs{color:var(--color-red);font-size:var(--font-size-xs);margin-top:var(--spacing-xs)}.footer-form-wrapper .submitted-message{color:var(--color-lime);font-weight:var(--font-weight-semibold)}.social-links-footer{display:flex;gap:8px;list-style:none;margin:0;padding:0}.social-links-footer a{align-items:center;background-color:transparent;color:var(--color-lime)!important;display:flex;justify-content:center;transition:color var(--transition-fast)}.social-links-footer a:hover{color:var(--color-red)!important}.social-links-footer a svg{fill:currentColor;height:24px;width:24px}.social-links-footer a .ua-icon{color:inherit}.footer-nav-list{list-style:none;margin:0;padding:0;text-align:right}.footer-nav-list li{display:inline-block;margin:5px}.footer-nav-list a{color:var(--color-white)!important;font-size:16px;font-weight:700;line-height:16px;text-decoration:none;transition:color var(--transition-fast)}.footer-nav-list a.active,.footer-nav-list a:hover,.footer-nav-list a[aria-current=page],.footer-nav-list li.active a{color:var(--color-lime)!important}.footer-bottom{padding-top:var(--spacing-sm);text-align:right}.footer-legal{align-items:center;color:var(--color-white);display:flex;flex-wrap:wrap;font-size:15px;font-weight:300;gap:var(--spacing-sm);justify-content:flex-end}.footer-legal a{color:var(--color-white);transition:opacity var(--transition-fast)}.footer-legal a:hover{opacity:.7}.footer-divider{color:hsla(0,0%,100%,.5)}.footer-copyright{color:var(--color-white)}@media (max-width:991px){.footer-columns{flex-direction:column;text-align:center}.footer-columns,.footer-left{align-items:center}.footer-right{max-width:none;width:100%}.footer-newsletter{margin-left:auto;margin-right:auto;max-width:none}.footer-newsletter-title{font-size:22px}.footer-nav{display:none}.footer-contact{align-items:center;flex-direction:column;gap:var(--spacing-xs)}.footer-bottom{text-align:center}.footer-legal,.social-links-footer{justify-content:center}}