.footer-2{background:var(--footer-2-bg);color:var(--footer-2-text);font-family:inherit}.footer-2__inner{width:min(var(--footer-2-max-width),calc(100% - 40px));margin:0 auto}.footer-2__inner--full{width:calc(100% - 40px);max-width:none}.footer-2__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:var(--footer-2-column-gap);align-items:start;padding:var(--footer-2-divider-gap) 0;border-top:1px solid var(--footer-2-border);border-bottom:1px solid var(--footer-2-border)}.footer-2__menus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--footer-2-column-gap)}.footer-2__menu{min-width:0}.footer-2__menu>summary{list-style:none}.footer-2__menu>summary::-webkit-details-marker{display:none}.footer-2__menu-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;color:var(--footer-2-text);font-size:14px;line-height:1.2;font-weight:700;letter-spacing:0;text-transform:uppercase}.footer-2__chevron{display:none;width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.footer-2__menu[open] .footer-2__chevron{transform:rotate(225deg)}.footer-2__links,.footer-2__policies{margin:0;padding:0;list-style:none}.footer-2__links{display:grid;gap:10px}.footer-2__link{color:var(--footer-2-muted);font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s ease}.footer-2__link:hover{color:var(--footer-2-text)}.footer-2__brand-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:var(--footer-2-column-gap);align-items:start;padding:var(--footer-2-divider-gap) 0;border-bottom:1px solid var(--footer-2-border)}.footer-2__brand{max-width:560px}.footer-2__brand-signature{display:grid;justify-items:start;gap:10px;margin-top:0}.footer-2__logo-link,.footer-2__wordmark{display:inline-flex;margin-bottom:18px;color:var(--footer-2-text);text-decoration:none}.footer-2__logo{width:var(--footer-2-logo-width);max-width:100%;height:auto;display:block}.footer-2__wordmark{font-size:30px;line-height:1;font-weight:800;letter-spacing:0}.footer-2__brand-description{max-width:520px}.footer-2__rte,.footer-2__rte p,.footer-2__fineprint,.footer-2__fineprint p,.footer-2__contact-label,.footer-2__copyright{color:var(--footer-2-muted);font-size:14px;line-height:1.6}.footer-2__rte p,.footer-2__fineprint p,.footer-2__copyright p{margin:0 0 10px}.footer-2__contact{margin-top:0}.footer-2__contact-label{margin:0 0 5px;color:var(--footer-2-text);font-weight:700}.footer-2__contact-text{margin-top:6px}.footer-2__social{margin-top:20px;color:var(--footer-2-social-color)}.footer-2__social a,.footer-2__social svg,.footer-2__social svg path{color:var(--footer-2-social-color)!important;fill:currentColor!important}.footer-2__newsletter{justify-self:stretch;width:100%}.footer-2__newsletter-heading{margin:0 0 14px;color:var(--footer-2-text);font-size:22px;line-height:1.25;font-weight:700;letter-spacing:0}.footer-2__form{margin-top:18px}.footer-2__form-row{display:grid;grid-template-columns:1fr auto;border:1px solid var(--footer-2-border);border-radius:999px;overflow:hidden;background:#fff}.footer-2__input{min-width:0;width:100%;height:48px;padding:0 18px;border:0;outline:none;background:transparent;color:var(--footer-2-text);font:inherit;font-size:14px}.footer-2__submit{min-width:118px;height:48px;padding:0 22px;border:0;background:var(--footer-2-text);color:var(--footer-2-bg);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.footer-2__form-message{margin:10px 0 0;color:var(--footer-2-muted);font-size:13px;line-height:1.4}.footer-2__form-message--error{color:#a23a3a}.footer-2__fineprint{margin-top:12px}.footer-2__newsletter-contact{display:grid;gap:0;margin-top:34px}.footer-2__utility{display:grid;justify-items:end;gap:16px;width:100%}.footer-2__utility-text{max-width:420px;text-align:right}.footer-2__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:20px 0}.footer-2__policies{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-2__localization{display:flex;align-items:center;gap:10px;color:var(--footer-2-localization-color)}.footer-2__localization button,.footer-2__localization a,.footer-2__localization span,.footer-2__localization svg{color:var(--footer-2-localization-color)!important;opacity:1}.footer-2__payments{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.footer-2__payments img{height:var(--footer-2-payment-height);width:auto;display:block}.footer-2__utility .footer-2__copyright{color:var(--footer-2-copyright-color);text-align:right}.footer-2__utility .footer-2__copyright p{color:inherit;margin:0}@media screen and (max-width:989px){.footer-2__top{grid-template-columns:1fr}.footer-2__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.footer-2__brand-row{grid-template-columns:1fr;gap:34px}.footer-2__newsletter{justify-self:stretch;width:100%}.footer-2__brand-signature{justify-items:start;max-width:560px}.footer-2__utility{justify-items:start}.footer-2__utility-text{max-width:100%;text-align:left}.footer-2__utility .footer-2__copyright{text-align:left}}@media screen and (max-width:749px){.footer-2__inner,.footer-2__inner--full{width:calc(100% - 32px)}.footer-2__top{padding:26px 0}.footer-2__menus{grid-template-columns:1fr;gap:0}.footer-2__menu{padding:16px 0;border-bottom:1px solid var(--footer-2-border)}.footer-2__menu:last-child{border-bottom:0}.footer-2--collapse-mobile .footer-2__menu-heading{margin-bottom:0;cursor:pointer}.footer-2--collapse-mobile .footer-2__chevron{display:block}.footer-2--collapse-mobile .footer-2__menu[open] .footer-2__menu-heading{margin-bottom:16px}.footer-2__brand-row{padding:30px 0}.footer-2__newsletter{padding-top:10px}.footer-2__newsletter-contact{margin-top:26px}.footer-2__brand-signature{margin-top:0}.footer-2__newsletter-heading{font-size:20px}.footer-2__form-row{grid-template-columns:1fr;border-radius:10px}.footer-2__submit{width:100%}.footer-2__bottom{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:14px}}.hdt-accordion-item--linked summary,.hdt-accordion-item--linked .hdt-accordion-content{cursor:pointer}.hdt-accordion-item--linked:hover summary span[itemprop=name]{text-decoration:underline;text-underline-offset:.2em}.hdt-support-contact__tracking-modal .hdt-support-contact__modal-content{width:min(960px,calc(100vw - 32px));max-width:100%;max-height:min(82vh,860px);overflow:auto}.hdt-support-contact__tracking-modal::part(content){width:min(960px,calc(100vw - 32px));max-width:96rem;overflow:hidden}.hdt-support-contact__tracking-form{display:grid;gap:12px;margin-top:18px;width:100%}.hdt-support-contact__tracking-label{color:rgb(var(--color-foreground));font-size:var(--text-sm);font-weight:600;line-height:1.35}.hdt-support-contact__tracking-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);gap:10px;align-items:stretch;width:100%;min-width:0}.hdt-support-contact__tracking-input{width:100%;min-width:0;min-height:48px;border:1px solid rgb(var(--color-line-border));border-radius:8px;padding:0 14px;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font:inherit}.hdt-support-contact__tracking-row .hdt-btn{min-height:48px;white-space:nowrap;padding-inline:24px}.hdt-support-contact__tracking-input:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.hdt-support-contact__tracking-error{margin:0;color:#a23a3a;font-size:var(--text-sm);line-height:1.4}.hdt-support-contact__tracking-result{margin-top:18px;min-height:0}.hdt-support-contact__tracking-result:not(:empty){min-height:280px;max-height:560px;border:1px solid rgb(var(--color-line-border));border-radius:8px;overflow:auto}.hdt-support-contact__tracking-help{margin-top:16px}@media screen and (max-width:749px){.hdt-support-contact__tracking-row{grid-template-columns:1fr}.hdt-support-contact__tracking-row .hdt-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/61/compiled_assets/styles.css.map */
