.footer{width:100%;padding:65px 48px 48px;box-sizing:border-box;background-color:var(--bg-color)}.footer-content{max-width:1344px;margin:0 auto}.footer-subscribe{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;padding:40px 0;border-bottom:2px solid #303030;color:#fff!important}.footer-subscribe-rusult{color:#fff;font-size:16px;display:grid;grid-template-columns:repeat(12,1fr)}.subscribe-text{grid-column:span 12}@media (max-width: 1024px){.subscribe-text{grid-column:span 6;text-align:center;grid-column-start:4}}@media (max-width: 990px){.subscribe-text{grid-column:span 12}.footer-subscribe-form-input{max-width:686px;margin:0 auto}}.footer-subscribe-title{grid-column:span 3;display:flex;flex-direction:column;justify-content:center;font-size:16px;color:#fff!important;font-weight:700}.footer-subscribe-form{height:100%;grid-column:span 6;display:flex;align-items:center}.footer-subscribe-form-input{display:grid;grid-template-columns:repeat(6,1fr);border-radius:8px;overflow:hidden;width:100%}.footer-email-container{grid-column:span 4;height:52px;box-sizing:border-box;border:2px solid #f0a800;border-radius:8px 0 0 8px;overflow:hidden}.footer-email{width:100%;height:100%;border:none;background-color:#191919;padding:0 24px;outline:none;font-size:14px;font-weight:400;color:#fff}.footer-email:-webkit-autofill,.footer-email:-webkit-autofill:hover,.footer-email:-webkit-autofill:focus,.footer-email:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bg-color) inset!important;-webkit-text-fill-color:#fff!important;transition:background-color 5000s ease-in-out 0s}.footer-email::placeholder{color:#fff;font-size:14px;font-weight:400;opacity:1}.footer-email::-webkit-input-placeholder{color:#fff;font-size:14px;font-weight:400;opacity:1}.footer-email::-moz-placeholder{color:#fff;font-size:14px;font-weight:400;opacity:1}.footer-email:-ms-input-placeholder{color:#fff;font-size:14px;font-weight:400;opacity:1}.footer-email:focus{border:none;box-shadow:0 0 0 1px #f0a800}.footer-subscribe-btn{grid-column:span 2;text-align:center;height:52px;background-color:#f0a800;color:#191919;transition:background-color .3s;font-size:16px;display:flex;justify-content:center;align-items:center;border:none;margin:0;cursor:pointer}@media (max-width: 640px){.footer-email-container{grid-column:span 6;border-radius:8px}.footer-subscribe-btn{grid-column:span 6;margin-top:16px;border-radius:8px}}.footer-social{grid-column:span 3;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.social-icon{width:30px;height:30px;border-radius:50%;margin-left:24px;margin-bottom:8px;overflow:hidden}.social-icon img{width:100%;height:100%;object-fit:cover}.footer-nav{padding-top:40px;padding-bottom:24px}.footer-nav-title h4{font-size:16px!important;font-weight:500!important;color:#fff!important}.footer-nav-container{display:flex;justify-content:space-between}.footer-nav-item{flex:1;display:flex;flex-direction:column;gap:32px}.footer-nav-title{font-size:var(--paragraph-1-size);font-weight:500;color:#fff}.footer-nav-title h4{font-size:16px!important;font-weight:500!important;color:#fff!important;margin:0}.footer-nav-content{display:flex;flex-direction:column;gap:12px;text-align:left;color:#fff}.footer-nav-links{display:flex;flex-direction:column;gap:12px;text-align:left}.footer-nav-link{color:#ffffffb3;font-size:14px;font-weight:400;text-decoration:none}.footer-brand{padding-top:16px;padding-bottom:16px;border-bottom:2px solid #303030;display:flex;gap:32px}.footer-brand-info{font-size:16px;color:#fff;font-weight:500;display:flex;align-items:center}.footer-brand-logos{height:auto;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.brand-logo{width:82px;height:32px;padding:10px;box-sizing:content-box;flex-shrink:0;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:cover}.footer-copyright{padding-top:32px;font-size:14px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:24px}.copyright-text{color:#fff;flex:1;font-size:var(--annotate-1-size)}.footer-copyright .footer__localization{flex:1;display:flex;justify-content:flex-end;gap:56px;align-items:center}.footer-copyright .footer__localization form{padding:0}.footer-copyright .footer__localization localization-form .localization-selector{padding:0}.footer-copyright .footer__localization .disclosure .label{color:#fff!important;background:none}.footer-copyright .footer__localization .disclosure svg{fill:#fff!important;color:#fff!important}.payment-methods{display:flex;flex-wrap:wrap;gap:16px}.payment-method{width:38px;height:26px;box-sizing:border-box;flex-shrink:0;border:.96px solid #d9d9d9;border-radius:3.04px;overflow:hidden}.payment-method img{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){.footer{padding:0 32px 32px}.footer-subscribe{padding:24px 0}.footer-subscribe-title{grid-column:span 12;justify-content:center;align-items:center}.footer-subscribe-form{grid-column:span 12}.footer-copyright .footer__localization{justify-content:space-between;gap:0px}.footer-social{grid-column:span 12;justify-content:center;gap:24px}.footer-brand{flex-direction:column;gap:16px;justify-content:flex-start}.social-icon{margin-left:0;margin-bottom:0}.footer-nav{display:none}}@media (max-width: 750px){.brand-logo.hidden-md{display:none}.footer__localization{width:100%;justify-content:space-between}.footer-copyright{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:16px;padding-top:24px;padding-bottom:88px}.footer-copyright .footer__localization{width:100%}}@media (max-width: 480px){.footer{padding:24px 16px 16px}.footer-subscribe-form{height:auto}.footer-brand-logos{width:100%;justify-content:flex-start}.brand-logo{margin-left:0;margin-bottom:0}.brand-logo.hidden-xs{display:none}}.footer-mobile-nav{display:none;padding:24px 0 0;color:#fff}.footer-mobile-nav-item{padding:16px 0;display:flex;flex-direction:column;gap:16px;font-size:var(--paragraph-1-size);font-weight:500;width:100%}.footer-mobile-nav-content{font-size:14px;color:#fff;display:flex;flex-direction:column;background-color:#202020;padding:0 32px}.footer-mobile-nav-menu{display:flex;flex-direction:column}.footer-mobile-nav-header{padding:13.44px 0;font-size:16px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s linear}.footer-mobile-nav-toggle{width:32px;height:32px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;color:#191919;background-color:var(--bg-color)}.footer-mobile-nav-toggle i{width:24px!important;height:24px!important;fill:#fff!important;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer-mobile-nav-content{width:calc(100% + 64px);transform:translate(-32px);height:0;overflow:hidden;transition:all .3s linear}.footer-mobile-nav-link{padding:14px 0;display:block;color:#fff;text-decoration:none}.footer-mobile-nav-link:hover{text-decoration:underline}.footer__localization .disclosure__button svg{margin:0 4px;width:22px;height:22px}.footer__localization .localization_country_label{max-width:152px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.footer__localization .footer__localization_country .disclosure__list{right:0;transform:translate(0);left:unset}.footer__localization .disclosure__button .icon-caret{width:12px;height:12px;margin-left:4px}.footer__localization .disclosure__list::-webkit-scrollbar{display:none}.footer__localization .disclosure__list li{white-space:nowrap;width:fit-content;min-width:100%;padding:4px 12px;text-align:center}@media (max-width: 1024px){.footer-mobile-nav{display:block}}@media (max-width: 640px){.footer-mobile-nav-content{padding:0 16px;width:calc(100% + 32px);transform:translate(-16px)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-footer.css.map */
