.footer-custom{width:100%}.footer-custom__inner{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:100%;--footer-custom-safe-padding-x: 30px;padding-left:var(--footer-custom-safe-padding-x);padding-right:var(--footer-custom-safe-padding-x)}@media screen and (min-width:990px){.footer-custom__inner{--footer-custom-safe-padding-x: 60px}}.footer-custom__top{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:990px){.footer-custom__top{flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:4rem}.footer-custom__newsletter{flex:0 0 auto;max-width:45rem;text-align:right}.footer-custom__newsletter .newsletter-form{align-items:flex-end}.footer-custom__newsletter .field{width:100%}.footer-custom__nav{flex:1 1 auto;min-width:0}}.footer-custom__newsletter-heading{font-family:var(--font-noe-display, var(--font-heading-family));font-style:normal;font-weight:400;font-size:24px;line-height:30px;letter-spacing:0;margin:0 0 1.5rem;color:#000;text-align:left}@media screen and (min-width:990px){.footer-custom__newsletter-heading{font-size:30px;line-height:34px}}.footer-custom .newsletter-form__field-wrapper .field{position:relative}.footer-custom .newsletter-form__field-wrapper .field:before,.footer-custom .newsletter-form__field-wrapper .field:after{content:none;display:none}.footer-custom .newsletter-form__field-wrapper .field__label{display:none}.footer-custom .newsletter-form__field-wrapper .field__input{height:44px;min-height:44px;padding:10px 54px 10px 15px;margin:0;border:1px solid #dddddd;border-radius:4px;box-shadow:none;background-color:transparent;font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-style:normal;font-size:13px;line-height:24px;letter-spacing:0;color:#000}.footer-custom .newsletter-form__field-wrapper .field__input:focus,.footer-custom .newsletter-form__field-wrapper .field__input:focus-visible,.footer-custom .newsletter-form__field-wrapper .field__input:not(:placeholder-shown),.footer-custom .newsletter-form__field-wrapper .field__input:-webkit-autofill{padding:10px 54px 10px 15px;margin:0;border:1px solid #dddddd;border-radius:4px;box-shadow:none;outline:none;color:#000}.footer-custom .newsletter-form__field-wrapper .field__input::placeholder{opacity:1;color:#aaa;font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-size:13px;line-height:24px;letter-spacing:0}.footer-custom .newsletter-form__button{width:24px;height:24px;min-height:24px;right:15px;top:50%;transform:translateY(-50%)}.footer-custom .newsletter-form__button .svg-wrapper,.footer-custom .newsletter-form__button svg{display:block;width:24px;height:24px}.footer-custom .newsletter-form__button:focus,.footer-custom .newsletter-form__button:focus-visible,.footer-custom .newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:none;background-color:transparent}.footer-custom .newsletter-form{align-items:stretch;max-width:none;margin:0}.footer-custom .newsletter-form__field-wrapper{max-width:none}.footer-custom__nav-inner{display:grid;grid-template-columns:1fr;gap:0}.footer-custom__menu-col{border-bottom:1px solid #dddddd}.footer-custom__menu-chevron{display:none}.footer-custom__menu-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.footer-custom__menu-summary::-webkit-details-marker{display:none}.footer-custom__menu-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .62s cubic-bezier(.33,1,.68,1)}.footer-custom__menu-col[open]>.footer-custom__menu-panel{grid-template-rows:1fr}.footer-custom__menu-panel-inner{overflow:hidden;min-height:0;opacity:0;padding-bottom:0;transform:translate3d(0,-8px,0);transition:opacity .3s cubic-bezier(.4,0,.8,1),transform .48s cubic-bezier(.4,0,.6,1),padding-bottom .48s cubic-bezier(.4,0,.6,1)}.footer-custom__menu-col[open] .footer-custom__menu-panel-inner{opacity:1;padding-bottom:1.25rem;transform:translateZ(0);transition:opacity .55s cubic-bezier(.33,1,.68,1) .16s,transform .62s cubic-bezier(.33,1,.68,1) .12s,padding-bottom .62s cubic-bezier(.33,1,.68,1) .12s}@media(prefers-reduced-motion:reduce){.footer-custom__menu-panel,.footer-custom__menu-panel-inner{transition:none}.footer-custom__menu-panel-inner{opacity:1;transform:none}}@media screen and (min-width:990px){.footer-custom__nav-inner{display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(2rem,4vw,4rem)}.footer-custom__menu-col{flex:1 1 0;min-width:0;border:0}.footer-custom__menu-summary{padding:0;pointer-events:none;cursor:default}.footer-custom__menu-panel{grid-template-rows:1fr}.footer-custom__menu-panel-inner{opacity:1;padding-bottom:0}}.footer-custom__menu-label{margin:0;font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-style:normal;font-size:10px;line-height:20px;letter-spacing:.06em;text-transform:uppercase;color:#777}.footer-custom__menu-list{margin:0;padding:0;list-style:none}@media screen and (min-width:990px){.footer-custom__menu-list{margin-top:1rem}}.footer-custom__menu-list li+li{margin-top:.65rem}.footer-custom__menu-list a{font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-style:normal;font-size:13px;line-height:24px;letter-spacing:0;text-decoration:none;color:#000}.footer-custom__menu-list a:hover{text-decoration:underline;text-underline-offset:.2em}.footer-custom__meta{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;padding-top:.5rem}@media screen and (min-width:990px){.footer-custom__meta{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.footer-custom__copyright,.footer-custom__social a{text-align:left}}.footer-custom__copyright{margin:0;font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-style:normal;font-size:13px;line-height:24px;letter-spacing:0;color:#000;text-align:center}.footer-custom__social{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;justify-content:center;margin:0;padding:0;list-style:none}@media screen and (min-width:990px){.footer-custom__social{justify-content:flex-end}}.footer-custom__social a{font-family:var(--font-antarctica, var(--font-body-family));font-weight:400;font-style:normal;font-size:13px;line-height:24px;letter-spacing:0;color:#000;text-decoration:none;text-align:center}.footer-custom__social a:hover{text-decoration:underline;text-underline-offset:.2em}.footer-custom__brand{margin-top:1rem;width:100%;display:block;color:inherit;text-decoration:none}.footer-custom__brand-img{width:100%;height:auto;display:block;margin:0 auto}.footer-custom__brand-svg{width:100%;line-height:0}.footer-custom__brand-svg svg{width:100%;height:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-footer-custom.css.map */
