.custom-footer{position:relative;display:block;background:var(--cf-bg, #000);padding:var(--cf-pt, 56px) 16px var(--cf-pb, 32px)}.custom-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.custom-footer__bg picture,.custom-footer__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.custom-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--cf-bg-overlay, transparent);pointer-events:none}.custom-footer__container{position:relative;z-index:1;max-width:var(--cf-max-width, 1400px);margin:0 auto;width:100%}.custom-footer__top{display:flex;flex-direction:column;gap:36px}.custom-footer__brand{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.custom-footer__logo{margin-bottom:var(--cf-logo-mb, 12px)}.custom-footer__logo img{display:block;height:var(--cf-logo-h-mobile, 36px);width:auto;max-width:100%}.custom-footer__tagline{margin:0 0 var(--cf-tagline-mb, 24px);color:var(--cf-tagline-color, #fff);font-family:var(--cf-tagline-font, inherit);font-size:var(--cf-tagline-fs-mobile, 14px);font-weight:700;line-height:1.3}.custom-footer__form{width:100%;max-width:var(--cf-input-max-w, 420px);margin:0}.custom-footer__form-field{position:relative;display:flex;align-items:center;width:100%;background:var(--cf-input-bg, transparent);border:var(--cf-input-border-w, 1px) solid var(--cf-input-border, #ff5b00);border-radius:var(--cf-input-radius, 6px);overflow:hidden}.custom-footer__form-field input[type=email]{flex:1 1 auto;min-width:0;background:transparent;border:0;outline:none;padding:var(--cf-input-py, 14px) var(--cf-input-px, 18px);color:var(--cf-input-color, #fff);font-family:var(--cf-input-font, inherit);font-size:var(--cf-input-fs, 14px);font-weight:700;letter-spacing:.04em}.custom-footer__form-field input::placeholder{color:var(--cf-input-placeholder, #fff);opacity:1}.custom-footer__form-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:100%;padding:0 var(--cf-input-px, 18px) 0 6px;background:transparent;border:0;color:var(--cf-input-arrow-color, #fff);cursor:pointer;touch-action:manipulation}.custom-footer__form-btn svg{width:22px;height:22px}.custom-footer__form-success{margin:8px 0 0;color:var(--cf-tagline-color, #fff);font-size:13px}.custom-footer__form-error{margin:8px 0 0;color:#ff6b6b;font-size:13px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-footer__consent{margin:var(--cf-consent-mt, 12px) 0 var(--cf-consent-mb, 20px);color:var(--cf-consent-color, #fff);font-family:var(--cf-consent-font, inherit);font-size:var(--cf-consent-fs, 13px);font-weight:700;line-height:1.4}.custom-footer__socials{list-style:none;margin:0 0 var(--cf-social-mb, 24px);padding:0;display:flex;flex-wrap:wrap;gap:var(--cf-social-gap, 8px)}.custom-footer__social{display:inline-flex;align-items:center;justify-content:center;width:var(--cf-social-size, 32px);height:var(--cf-social-size, 32px);background:var(--cf-social-bg, rgba(255, 255, 255, .08));border:var(--cf-social-border-w, 0) solid var(--cf-social-border, rgba(255, 255, 255, .2));border-radius:var(--cf-social-radius, 4px);color:var(--cf-social-color, #fff);text-decoration:none;transition:background-color .15s ease,transform .15s ease}.custom-footer__social:hover{transform:translateY(-1px)}.custom-footer__social svg{width:var(--cf-social-icon-size, 16px);height:var(--cf-social-icon-size, 16px);display:block}.custom-footer__pmid{margin:var(--cf-pmid-mt, 4px) 0 0;color:var(--cf-pmid-color, #fff);font-family:var(--cf-pmid-font, inherit);font-size:var(--cf-pmid-fs, 11px);font-weight:700}.custom-footer__menus{display:grid;grid-template-columns:repeat(var(--cf-cols-mobile, 2),minmax(0,1fr));column-gap:var(--cf-col-gap-mobile, 32px);row-gap:var(--cf-col-gap-mobile, 32px);min-width:0}.custom-footer__menu-heading{margin:0 0 var(--cf-heading-mb, 14px);color:var(--cf-heading-color, #fff);font-family:var(--cf-heading-font, inherit);font-size:var(--cf-heading-fs-mobile, 14px);font-weight:800;line-height:1.2}.custom-footer__menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--cf-link-gap, 10px)}.custom-footer__menu-link{color:var(--cf-link-color, #fff);font-family:var(--cf-link-font, inherit);font-size:var(--cf-link-fs-mobile, 14px);line-height:1.4;text-decoration:none;transition:color .15s ease}.custom-footer__menu-link:hover{color:var(--cf-link-hover, #ff5b00)}.custom-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--cf-contact-row-gap, 12px)}.custom-footer__contact-row{display:flex;align-items:flex-start;gap:var(--cf-contact-icon-gap, 10px);min-width:0}.custom-footer__contact-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--cf-contact-icon-size, 16px);height:var(--cf-contact-icon-size, 16px);color:var(--cf-contact-icon-color, #fff);margin-top:.18em}.custom-footer__contact-icon svg{width:100%;height:100%;display:block}.custom-footer__contact-text,.custom-footer__menu--contact .custom-footer__menu-link{color:var(--cf-link-color, #fff);font-family:var(--cf-link-font, inherit);font-size:var(--cf-link-fs-mobile, 14px);line-height:1.45;text-decoration:none;transition:color .15s ease;min-width:0;overflow-wrap:anywhere;word-break:break-word}.custom-footer__menu--contact .custom-footer__menu-link:hover{color:var(--cf-link-hover, #ff5b00)}.custom-footer__legal{margin-top:var(--cf-legal-mt, 36px);padding-top:var(--cf-legal-pt, 16px);border-top:var(--cf-legal-border-w, 0) solid var(--cf-legal-border, rgba(255, 255, 255, .08));display:flex;flex-direction:column;gap:8px;color:var(--cf-legal-color, #bdbdbd);font-family:var(--cf-legal-font, inherit);font-size:var(--cf-legal-fs, 11px);line-height:1.5;text-align:center}.custom-footer__legal-copy,.custom-footer__legal-disclaimer{margin:0}@media(min-width:990px){.custom-footer{padding-left:32px;padding-right:32px}.custom-footer__logo img{height:var(--cf-logo-h-desktop, 56px)}.custom-footer__tagline{font-size:var(--cf-tagline-fs-desktop, 16px)}.custom-footer__menu-heading{font-size:var(--cf-heading-fs-desktop, 16px)}.custom-footer__menu-link,.custom-footer__contact-text,.custom-footer__menu--contact .custom-footer__menu-link{font-size:var(--cf-link-fs-desktop, 15px)}.custom-footer__top{flex-direction:row;align-items:flex-start;gap:var(--cf-grid-gap-desktop, 80px)}.custom-footer__brand{flex:0 0 var(--cf-brand-w-desktop, 32%);max-width:var(--cf-brand-w-desktop, 32%)}.custom-footer__menus{flex:1 1 0;min-width:0;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));column-gap:var(--cf-col-gap-desktop, 40px);row-gap:var(--cf-col-gap-desktop, 40px)}.custom-footer__legal{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;text-align:left}.custom-footer__legal-copy{flex:0 0 auto}.custom-footer__legal-disclaimer{flex:1 1 0;text-align:right}}.custom-footer__pay{display:flex;flex-wrap:wrap;justify-content:var(--cf-pay-align, center);align-items:center;gap:var(--cf-pay-gap, 8px);margin-top:var(--cf-pay-mt, 24px)}.custom-footer__pay-icon{display:inline-flex;align-items:center;justify-content:center;height:var(--cf-pay-h, 24px)}.custom-footer__pay-svg,.custom-footer__pay-icon svg{height:var(--cf-pay-h, 24px);width:auto;display:block}@media(prefers-reduced-motion:reduce){.custom-footer__social,.custom-footer__menu-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-footer.css.map */
