.custom-footer{position:relative;overflow:hidden;min-height:var(--footer-height-desktop);background:var(--footer-bg);color:var(--footer-text)}.custom-footer,.custom-footer *{box-sizing:border-box}.custom-footer__background,.custom-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.custom-footer__background picture,.custom-footer__background img,.custom-footer__background video,.custom-footer__video{width:100%;height:100%;display:block}.custom-footer__background img,.custom-footer__background video{object-fit:cover}.custom-footer__video--mobile{display:none}.custom-footer__overlay{background:var(--footer-overlay-color);opacity:var(--footer-overlay-opacity)}.custom-footer__inner{position:relative;z-index:2;width:100%;padding-top:var(--footer-padding-top);padding-bottom:var(--footer-padding-bottom)}.custom-footer__columns{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(20px,4vw,84px);width:100%}.custom-footer__column{flex:1 1 0;min-width:0}.custom-footer__brand-column{flex:1.25 1 0;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.custom-footer__newsletter-column{flex:1.35 1 0;min-width:0}.custom-footer__logo-link{display:inline-flex;width:fit-content}.custom-footer__logo{display:block;width:var(--footer-logo-width-desktop);max-width:100%;height:auto}.custom-footer__store-name{color:var(--footer-text);text-decoration:none;font-size:24px;font-weight:700}.custom-footer__heading{display:block;margin:0 0 34px;color:var(--footer-text);font-size:inherit;line-height:1.2;font-weight:700;text-transform:none}.custom-footer__newsletter-heading,.custom-footer__newsletter-column[style*="--newsletter-title-size: 0px"] .custom-footer__newsletter-heading{font-size:inherit}.custom-footer__newsletter-column:not([style*="--newsletter-title-size: 0px"]) .custom-footer__newsletter-heading{font-size:var(--newsletter-title-size)}.custom-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.custom-footer a{color:var(--footer-link);text-decoration:none}.custom-footer__links a,.custom-footer__bottom-menu a,.custom-footer__copyright a,.custom-footer__bottom-credit-link{color:var(--footer-link);transition:color .15s linear}.no-touchevents .custom-footer__links a:hover,.no-touchevents .custom-footer__bottom-menu a:hover,.no-touchevents .custom-footer__copyright a:hover,.no-touchevents .custom-footer__bottom-credit-link:hover{color:var(--footer-link-hover)!important}.custom-footer__newsletter-text{margin:-18px 0 22px;color:var(--footer-link)}.custom-footer__newsletter-column[style*="--newsletter-text-size: 0px"] .custom-footer__newsletter-text{font-size:inherit}.custom-footer__newsletter-column:not([style*="--newsletter-text-size: 0px"]) .custom-footer__newsletter-text{font-size:var(--newsletter-text-size)}.custom-footer__newsletter-form{display:flex;flex-direction:column;gap:var(--newsletter-gap);margin:0;width:100%}.custom-footer__newsletter-input{width:100%;max-width:100%;height:var(--newsletter-input-height);padding:0 18px;background:var(--newsletter-input-bg);color:var(--newsletter-input-color);border:var(--newsletter-input-border-width) solid var(--newsletter-input-border);border-radius:var(--newsletter-input-radius);outline:none;box-shadow:none;font:inherit}.custom-footer__newsletter-column[style*="--newsletter-input-font-size: 0px"] .custom-footer__newsletter-input{font-size:inherit}.custom-footer__newsletter-column:not([style*="--newsletter-input-font-size: 0px"]) .custom-footer__newsletter-input{font-size:var(--newsletter-input-font-size)}.custom-footer__newsletter-input::placeholder{color:var(--newsletter-placeholder-color);opacity:var(--newsletter-placeholder-opacity)}.custom-footer__newsletter-input:focus{border-color:var(--footer-link-hover)}.custom-footer__newsletter-button{width:100%;max-width:100%;height:var(--newsletter-button-height);padding:0 24px;background:var(--newsletter-button-bg);color:var(--newsletter-button-color);border:1px solid var(--newsletter-button-border);border-radius:var(--newsletter-button-radius);font:inherit;font-weight:var(--newsletter-button-font-weight);letter-spacing:var(--newsletter-button-letter-spacing);text-transform:none;cursor:pointer;transition:opacity .15s linear,background-color .2s ease,border-color .2s ease}.custom-footer__newsletter-column[style*="--newsletter-button-font-size: 0px"] .custom-footer__newsletter-button{font-size:inherit}.custom-footer__newsletter-column:not([style*="--newsletter-button-font-size: 0px"]) .custom-footer__newsletter-button{font-size:var(--newsletter-button-font-size)}.no-touchevents .custom-footer__newsletter-button:hover{opacity:.86}.custom-footer__form-message{margin-top:4px;font-size:13px;line-height:1.4}.custom-footer__form-message--error,.custom-footer__form-message--success{color:var(--footer-link-hover)}.custom-footer__text,.custom-footer__brand-subtext{color:var(--footer-link)}.custom-footer__text p,.custom-footer__newsletter-text p,.custom-footer__brand-subtext p{margin-top:0}.custom-footer__brand-button-wrap{display:flex}.custom-footer__brand-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s linear,background-color .2s ease,border-color .2s ease,color .2s ease;text-transform:none}.custom-footer__brand-button-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:var(--brand-button-icon-size);height:var(--brand-button-icon-size)}.custom-footer__brand-button-icon img{display:block;width:var(--brand-button-icon-size);height:var(--brand-button-icon-size);object-fit:contain;transition:opacity .25s ease,transform .25s ease}.custom-footer__brand-button-icon-img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.92)}.custom-footer__brand-button:hover .custom-footer__brand-button-icon-img--normal{opacity:0;transform:scale(.92)}.custom-footer__brand-button:hover .custom-footer__brand-button-icon-img--hover{opacity:1;transform:scale(1)}.custom-footer__social .social-icons{display:flex;align-items:center;gap:22px;height:auto;margin:0;margin-inline-start:0}.custom-footer__social .social-icons a{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center}.custom-footer__social .social-icons svg,.custom-footer__social .social-icons .icon{width:var(--footer-social-size)!important;height:var(--footer-social-size)!important}.custom-footer__social .social-icons svg *,.custom-footer__social .social-icons .icon *{fill:var(--footer-social-color)!important;transition:fill .15s linear}.no-touchevents .custom-footer__social .social-icons a:hover svg *,.no-touchevents .custom-footer__social .social-icons a:hover .icon *{fill:var(--footer-social-hover)!important}.custom-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(20px,4vw,84px);margin-top:72px;color:var(--footer-link)}.custom-footer__bottom-menu{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;grid-column:2}.custom-footer__copyright{color:var(--footer-link);grid-column:1;justify-self:start}.custom-footer__bottom-credit{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;color:var(--footer-link);white-space:nowrap;grid-column:3;justify-self:end}.custom-footer__bottom-credit-logo-link{display:inline-flex;align-items:center;width:var(--footer-credit-logo-width);max-width:100%}.custom-footer__bottom-credit-logo{display:block;width:100%;height:auto}.custom-footer--glass .custom-footer__newsletter-input{background-color:#ffffff1f!important;border-color:#ffffff47!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:.86}.custom-footer--glass .custom-footer__newsletter-button,.custom-footer--glass .custom-footer__brand-button{background-color:#ffffff2e!important;border-color:#ffffff61!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:.94}.custom-footer--glass .custom-footer__newsletter-button:hover,.custom-footer--glass .custom-footer__brand-button:hover{background-color:#ffffff47!important;border-color:#ffffff85!important;opacity:1}.custom-footer--glass .custom-footer__logo-opacity-item{opacity:var(--footer-glass-logo-opacity)}@media screen and (max-width:989px){.custom-footer__columns{flex-wrap:wrap;justify-content:flex-start;gap:52px clamp(24px,6vw,72px)}.custom-footer__column{flex:1 1 calc(50% - 36px)}.custom-footer__brand-column{flex-basis:100%}.custom-footer__newsletter-column{flex-basis:calc(50% - 36px)}.custom-footer__bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.custom-footer__copyright,.custom-footer__bottom-menu,.custom-footer__bottom-credit{grid-column:1;justify-self:center}}@media screen and (max-width:749px){.custom-footer{min-height:var(--footer-height-mobile)}.custom-footer__video--desktop{display:none}.custom-footer__video--mobile{display:block}.custom-footer__inner{padding-top:calc(var(--footer-padding-top) * .75);padding-bottom:calc(var(--footer-padding-bottom) * .75)}.custom-footer__columns{display:flex;flex-direction:column;align-items:center;gap:42px;text-align:center}.custom-footer__column,.custom-footer__brand-column,.custom-footer__newsletter-column,.custom-footer__links{width:100%;flex:none;align-items:center}.custom-footer__logo{width:var(--footer-logo-width-mobile)}.custom-footer__heading{margin-bottom:20px}.custom-footer__links{gap:12px}.custom-footer__social .social-icons,.custom-footer__brand-button-wrap{justify-content:center}.custom-footer__newsletter-form{max-width:420px;margin:0 auto}.custom-footer__bottom{display:flex;flex-direction:column;justify-content:center;text-align:center;margin-top:48px;gap:20px}.custom-footer__bottom-menu{justify-content:center}.custom-footer__bottom-credit{justify-content:center;white-space:normal}.custom-footer__bottom-credit-logo-link{width:min(var(--footer-credit-logo-width),70vw)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-footer.css.map */
