.footer{font-family:Manrope,sans-serif;color:#2a2926;background:#fff;max-width:var(--content-max-width);margin:0 auto;padding:0;display:flex;flex-direction:column;gap:48px}.footer__banner{background:#f9f9f9;border-radius:0;padding:60px var(--page-padding-mobile);display:flex;flex-direction:column;gap:12px}.footer__banner-info{display:flex;flex-direction:column;gap:8px}.footer__banner-title{font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.24px;color:#2a2926}.footer__banner-subtitle{font-size:14px;font-weight:400;line-height:21px;color:#2a2926}.footer__subscribe-form,.footer__subscribe-form form,.footer__form,.footer__subscribe-field{display:flex;flex-direction:column;gap:12px;width:100%}.footer__subscribe-input{display:block;width:100%;height:40px;padding:0 8px;border:1px solid #ededed;border-radius:10px;background:#fff;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;line-height:17px;color:#2a2926;outline:none;min-width:0}.footer__subscribe-input::placeholder{color:#a7a7a7;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;line-height:17px}.footer__subscribe-input:focus{border-color:#0098ff}.footer__subscribe-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 28px;background:var(--v2-blue, #0098FF);border:none;border-radius:var(--v2-r-pill, 999px);color:#fff;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:-.13px;cursor:pointer;flex-shrink:0;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.footer__subscribe-button:hover{background:#007fd9;transform:translateY(-1px);box-shadow:0 8px 20px #0098ff47}.footer__checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;width:100%}.footer__checkbox-input{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;flex-shrink:0;border-radius:6px;background:linear-gradient(170deg,#0098ff 20%,#86d5ff 115%);position:relative;cursor:pointer;margin:0}.footer__checkbox-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-55%) rotate(-45deg);width:10px;height:6px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff}.footer__checkbox-input:not(:checked){background:#fff;border:1px solid #ededed}.footer__checkbox-input:not(:checked):after{display:none}.footer__checkbox-text{font-size:12px;font-weight:500;line-height:16px;color:#7d7d7d;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.footer__checkbox-text a,.footer__checkbox-text a:visited{color:#7d7d7d;text-decoration:underline;text-underline-offset:from-font;text-decoration-skip-ink:none}.footer__form-message{font-size:13px;line-height:17px;margin:4px 0 0}.footer__form-message--success{color:#2e7d32}.footer__form-message--error{color:#d32f2f}.footer__banner-divider{display:block;width:100%;height:1px;background:#ededed;border:none;margin:0;flex-shrink:0}.footer__banner-social{display:flex;align-items:center;justify-content:space-between;width:100%}.footer__social-title{font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.2px;color:#2a2926}.footer__social-icons{display:flex;gap:12px}.footer__social-link,.footer__social-link:hover,.footer__social-link:visited,.footer__social-link:focus{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(170deg,#0098ff 20%,#86d5ff 115%);overflow:hidden;text-decoration:none;flex-shrink:0;color:#fff}.footer__social-link svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer__social-link:hover{opacity:.85}.footer__main{display:flex;flex-direction:column;gap:24px;padding:0 var(--page-padding-mobile) 24px}.footer__logo{display:block}.footer__logo img{display:block;width:160px;height:auto}.footer__divider{border:none;height:1px;background:#ededed;margin:0}.footer__content,.footer__nav-columns,.footer__nav-column{display:flex;flex-direction:column;gap:24px}.footer__nav-heading{font-size:13px;font-weight:700;line-height:17px;color:#2a2926}.footer__nav-list{display:flex;flex-direction:column;gap:20px}.footer__nav-link,.footer__nav-link:hover,.footer__nav-link:visited{font-size:13px;font-weight:500;line-height:17px;color:#2a2926;text-decoration:none}.footer__nav-link:hover{opacity:.7}.footer__contact{display:flex;flex-direction:column;gap:8px}.footer__contact-item{display:flex;align-items:center;gap:12px}.footer__contact-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;flex-shrink:0;background:#f9f9f9;border-radius:12px}.footer__contact-icon svg{width:20px;height:20px;stroke:#2a2926;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.footer__contact-text,.footer__contact-text:hover,.footer__contact-text:visited{font-size:13px;font-weight:500;line-height:17px;color:#2a2926;text-decoration:none}.footer__contact-text:hover{opacity:.7}.footer__copyright{font-size:12px;font-weight:500;line-height:16px;color:#a7a7a7}@media(min-width:750px)and (max-width:1199px){.footer{padding:56px 0}.footer__banner{border-radius:0;padding:32px var(--page-padding-tablet)}.footer__main{padding:0 var(--page-padding-tablet)}.footer__banner-title{font-size:28px;line-height:36px}.footer__subscribe-field{flex-direction:row;gap:12px}.footer__subscribe-input{flex:1 1 0;min-width:100px;width:auto}.footer__subscribe-button{width:160px;flex-shrink:0}.footer__content{flex-direction:column;gap:32px}.footer__nav-columns{flex-direction:row;flex-wrap:wrap;gap:40px}.footer__logo img{width:180px}}@media(min-width:1200px){.footer{padding:56px 0;margin:0 auto}.footer__banner{flex-direction:row;align-items:center;border-radius:0;padding:32px var(--page-padding-desktop);gap:clamp(24px,4vw,72px)}.footer__main{padding:0 var(--page-padding-desktop)}.footer__subscribe-form form,.footer__form{gap:8px}.footer__banner-info{flex:1 1 0;max-width:412px;min-width:200px}.footer__banner-title{font-size:32px;line-height:44px;letter-spacing:-.32px}.footer__subscribe-form{flex-shrink:0;max-width:453px}.footer__subscribe-field{flex-direction:row;gap:12px}.footer__subscribe-input{flex:1 1 0;min-width:100px;width:auto}.footer__subscribe-button{width:fit-content;flex-shrink:0}.footer__banner-divider{width:1px;height:auto;align-self:stretch;min-height:80px;flex-shrink:0}.footer__banner-social{flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0;margin-left:auto;width:auto}.footer__social-title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.24px}.footer__logo img{width:200px}.footer__content{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__nav-columns{flex-direction:row;gap:72px}.footer__contact{flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/footer.css.map */
