.footer-main__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding-top:var(--footer-padding-top, 72px);padding-bottom:var(--footer-padding-bottom, 72px)}@media screen and (min-width:990px){.footer-main__inner{grid-template-columns:minmax(320px,380px);grid-auto-columns:minmax(128px,max-content);grid-auto-flow:column;column-gap:clamp(40px,5vw,72px);row-gap:48px;justify-content:start}.footer-main__inner--with-points{grid-template-columns:minmax(320px,380px) repeat(2,minmax(128px,max-content)) minmax(220px,1fr)}}.footer-main__brand{display:block}.footer-main__logo-link{display:inline-block;margin-bottom:18px}.footer-main__logo{display:block;width:180px;height:auto;max-width:100%}.footer-main__tagline{margin:0 0 24px;font-size:var(--font-size-body);max-width:380px;color:rgba(var(--color-foreground),.62);line-height:1.55}.footer-main__tagline>*{margin:0 0 12px}.footer-main__tagline>*:last-child{margin-bottom:0}.footer-main__newsletter{margin:0 0 24px;max-width:360px}.footer-main__newsletter-heading{margin:0 0 8px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h5);letter-spacing:var(--letter-spacing-tight);line-height:1.2;color:rgb(var(--color-foreground))}.footer-main__newsletter-heading{word-break:normal;overflow-wrap:anywhere}.footer-main__newsletter-text{margin:0 0 14px;font-size:var(--font-size-h6);line-height:1.5;color:rgba(var(--color-foreground),.62)}.footer-newsletter-form{margin:0}.footer-newsletter-form__field{display:flex;align-items:stretch;border:.1rem solid rgba(var(--color-foreground),.24);border-radius:999px;background:rgba(var(--color-foreground),.06);overflow:hidden;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.footer-newsletter-form__field:focus-within{border-color:rgb(var(--color-button));background:rgba(var(--color-foreground),.1);box-shadow:0 0 0 .2rem rgba(var(--color-button),.16)}.footer-newsletter-form__field--error{border-color:var(--color-state-error)}.footer-newsletter-form__field--success{border-color:var(--color-state-success)}.footer-newsletter-form__input{flex:1;min-width:0;min-height:var(--minimum-touch-target);border:0;background:transparent;padding:12px 18px;font-size:var(--font-size-body);color:rgb(var(--color-foreground));outline:none}.footer-newsletter-form__input::placeholder{color:rgba(var(--color-foreground),.5)}.footer-newsletter-form__input:focus-visible{outline:0}.footer-newsletter-form__button{flex-shrink:0;min-height:var(--minimum-touch-target);border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:0 22px;font-size:var(--font-size-detail);font-weight:var(--font-weight-medium);letter-spacing:.04em;white-space:nowrap;cursor:pointer;transition:filter .15s ease}.footer-newsletter-form__button:hover{filter:brightness(.92)}.footer-newsletter-form__button:focus-visible{outline:2px solid var(--color-ink-strong);outline-offset:-4px}.footer-newsletter-form__button:disabled,.footer-newsletter-form__button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.footer-newsletter-form__message{display:block;margin-top:8px;font-size:var(--font-size-fine)}.footer-newsletter-form__message--error{color:var(--color-state-error)}.footer-newsletter-form__message--success{color:var(--color-state-success)}.footer-newsletter-form__message:focus-visible{outline:2px solid var(--color-ink-strong);outline-offset:2px}.footer-menu__details{border:0}.footer-menu__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:default;padding:0;margin:0 0 16px}.footer-menu__summary::-webkit-details-marker{display:none}.footer-menu__summary::marker{display:none}.footer-menu__details[data-footer-accordion-mode=desktop]>.footer-menu__summary{pointer-events:none}.footer-menu__chevron{display:none}.footer-menu__heading{margin:0 0 16px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--font-size-eyebrow);text-transform:uppercase;letter-spacing:var(--letter-spacing-eyebrow);font-weight:var(--font-weight-bold);color:rgb(var(--color-foreground))}.footer-menu__details .footer-menu__heading{margin:0}.footer-menu__list{margin:0;padding:0}.footer-menu__list li{margin-bottom:10px;font-size:var(--font-size-h6);line-height:1.7}.footer-menu__link{color:rgba(var(--color-foreground),.78);text-decoration:none;transition:color .15s ease}.footer-menu__link:hover{color:var(--color-arctic-deep-forest)}.footer-menu__summary:focus-visible,.footer-menu__link:focus-visible,.footer-main__logo-link:focus-visible{outline:2px solid var(--color-ink-strong);outline-offset:2px}.footer-main__points{display:block;align-self:start;justify-self:start;max-width:260px;color:rgb(var(--color-foreground))}.footer-main__points-logo{display:block;inline-size:min(160px,100%);block-size:auto;margin-bottom:14px}.footer-main__points-copy{display:grid;gap:10px}.footer-main__points-heading,.footer-main__points-text{margin:0}.footer-main__points-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--font-size-eyebrow);text-transform:uppercase;letter-spacing:var(--letter-spacing-eyebrow);font-weight:var(--font-weight-bold);line-height:1.2;color:rgb(var(--color-foreground))}.footer-main__points-text{font-size:var(--font-size-h6);line-height:1.7;color:rgba(var(--color-foreground),.78)}.footer-anchor{border-top:.1rem solid rgba(var(--color-foreground),.18)}.footer-anchor__inner{display:block;text-align:center;padding:calc(var(--anchor-height, 25vh) * .32) 16px}.footer-anchor__mark{font-size:clamp(64px,16vw,200px);font-weight:800;letter-spacing:var(--anchor-letter-spacing, -.04em);line-height:.9;margin:0;color:rgb(var(--color-foreground))}.footer-utils{font-size:var(--font-size-fine);color:rgba(var(--color-foreground),.78)}.footer-utils__row+.footer-utils__row{border-top:.1rem solid rgba(var(--color-foreground),.18)}.footer-utils__inner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px}.footer-utils__selectors{display:flex;gap:16px;flex-wrap:wrap}.footer-utils__select-wrap .localization-form{margin:0;padding:0}.footer-utils__top-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:flex-end}.footer-utils__social{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.footer-utils__social .list-social__item{margin:0}.footer-utils__social .list-social__link{width:32px;height:32px;border:.1rem solid rgba(var(--color-foreground),.32);border-radius:999px;display:grid;place-items:center;padding:0;color:rgb(var(--color-foreground));transition:background .15s ease,color .15s ease,border-color .15s ease}.footer-utils__social .list-social__link:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.footer-utils__social .list-social__link svg{width:13px;height:13px}.footer-utils__pay{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.footer-utils__pay-item{display:inline-flex;align-items:center}.footer-utils__pay-item .icon{width:38px;height:auto;color:rgba(var(--color-foreground),.78)}.footer-utils__legal{display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;list-style:none}.footer-utils__legal-link{color:inherit;text-decoration:none}.footer-utils__legal-link:hover{color:var(--color-arctic-deep-forest)}.footer-utils__fulfillment{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;white-space:nowrap}.footer-utils__fulfillment:focus-visible{outline:2px solid var(--color-ink-strong);outline-offset:4px}.footer-utils__fulfillment-text{font-size:var(--font-size-fine)}.footer-utils__fulfillment-logo{display:block;width:72px;height:auto;max-width:30vw}.footer-utils__copyright{font-size:var(--font-size-fine);color:rgba(var(--color-foreground),.78)}@media screen and (max-width:749px){.footer-marquee{padding:16px 0}.footer-marquee__track{font-size:clamp(24px,8vw,28px)}.footer-marquee__item{margin-right:48px}.footer-marquee__item:after{margin-left:48px}.footer-main__inner{grid-template-columns:1fr;gap:0;padding-top:max(48px,calc(var(--footer-padding-top, 72px) * .66));padding-bottom:var(--space-6)}.footer-main__brand{margin-bottom:24px}.footer-newsletter-form__button{padding:0 clamp(16px,5vw,22px)}.footer-menu{border-top:.1rem solid rgba(var(--color-foreground),.18);padding:0}.footer-menu:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.footer-menu__details .footer-menu__summary{padding:0;margin:0;cursor:pointer;min-height:56px}.footer-menu__details .footer-menu__heading{margin:0}.footer-menu__chevron{display:block;width:12px;height:12px;border-right:.15rem solid currentColor;border-bottom:.15rem solid currentColor;transform:rotate(45deg);transform-origin:center;transition:transform .2s ease;color:rgba(var(--color-foreground),.62);flex-shrink:0}.footer-menu__details[open] .footer-menu__chevron{transform:rotate(-135deg)}.footer-menu__details>*:not(.footer-menu__summary){padding-bottom:16px}.footer-menu__list li{margin-bottom:12px}.footer-menu__link{display:inline-block;min-height:44px;line-height:44px}.footer-main__points{justify-self:stretch;max-width:none;margin-top:0;padding-top:24px;border-top:.1rem solid rgba(var(--color-foreground),.18)}.footer-main__points-logo{inline-size:150px}.footer-utils__inner{flex-direction:column;align-items:flex-start;gap:8px}.footer-utils__fulfillment{min-height:44px}.footer-utils__fulfillment-logo{width:80px;max-width:40vw}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-footer.css.map */
