.htc-footer{--htc-cream: #FAFAF8;--htc-stone: #F2F0EC;--htc-pebble: #E0DDD7;--htc-grad-start: #F8F2EE;--htc-grad-end: #E0DDD7;--htc-text: #141414;--htc-text-sub: #6B6B6B;--htc-forest: #2D6A4F;--htc-forest-deep: #1f4f3a;--htc-herb: #52A87A;--htc-light-green: #E8F5EE;--htc-near-black: #141414;--htc-serif: "Playfair Display", Georgia, "Times New Roman", serif;--htc-sans: "DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--htc-sans);color:var(--htc-text);background:var(--htc-cream);margin-top:0;-webkit-font-smoothing:antialiased}.htc-footer *,.htc-footer *:before,.htc-footer *:after{box-sizing:border-box}.htc-footer__inner{max-width:1280px;margin:0 auto;padding:0 32px}@media(max-width:749px){.htc-footer__inner{padding:0 20px}}.htc-footer__brand{background:linear-gradient(180deg,var(--htc-grad-start) 0%,var(--htc-grad-end) 100%);padding:96px 0 72px}@media(max-width:749px){.htc-footer__brand{padding:56px 0 44px}}.htc-footer__eyebrow{font:500 11px/1.4 var(--htc-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--htc-text-sub);margin:0 0 24px}.htc-footer__headline{font:700 italic clamp(36px,5.4vw,64px)/1.05 var(--htc-serif);color:var(--htc-text);margin:0 0 32px;max-width:720px;letter-spacing:-.005em}.htc-footer__headline-em{display:block;color:var(--htc-forest)}.htc-footer__brand-body{font:400 16px/1.65 var(--htc-sans);color:var(--htc-text-sub);max-width:500px;margin:0 0 32px}.htc-footer__chip{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid rgba(20,20,20,.14);border-radius:999px;background:#ffffff8c;font:500 11px/1 var(--htc-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--htc-text)}.htc-footer__chip-dot{width:6px;height:6px;border-radius:50%;background:var(--htc-forest);display:inline-block}.htc-footer__menus{background:var(--htc-cream);padding:72px 0 56px;border-top:1px solid rgba(20,20,20,.06)}@media(max-width:749px){.htc-footer__menus{padding:8px 0 24px}}.htc-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:48px;align-items:start}@media(max-width:989px){.htc-footer__grid{grid-template-columns:1fr 1fr;gap:40px 32px}}@media(max-width:749px){.htc-footer__grid{grid-template-columns:1fr;gap:0}.htc-footer__col{border-bottom:1px solid rgba(20,20,20,.08)}.htc-footer__col:last-child{border-bottom:none}.htc-footer__col--newsletter{padding:24px 0}}.htc-footer__col-heading{font:600 12px/1 var(--htc-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--htc-text);margin:0 0 22px}.htc-footer__col-toggle{display:none}@media(max-width:749px){.htc-footer__col:not(.htc-footer__col--newsletter) .htc-footer__col-heading{display:none}.htc-footer__col-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;background:transparent;border:0;padding:18px 0;color:var(--htc-text);cursor:pointer;font:600 12px/1 var(--htc-sans);letter-spacing:.16em;text-transform:uppercase;text-align:left;min-height:44px}.htc-footer__col-toggle-icon{width:12px;height:12px;transition:transform .2s ease;flex-shrink:0;color:var(--htc-text-sub)}.htc-footer__col[data-open=true] .htc-footer__col-toggle-icon{transform:rotate(180deg)}.htc-footer__col-body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.htc-footer__col[data-open=true] .htc-footer__col-body{max-height:1200px;padding-bottom:18px}}.htc-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.htc-footer__col-link{font:400 15px/1.45 var(--htc-sans);color:var(--htc-text);text-decoration:none;display:inline-block;padding:4px 0;transition:color .16s ease;min-height:24px}.htc-footer__col-link:hover,.htc-footer__col-link:focus-visible{color:var(--htc-forest);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.htc-footer__newsletter-heading{font:700 22px/1.2 var(--htc-serif);color:var(--htc-text);margin:0 0 10px;letter-spacing:-.005em}.htc-footer__newsletter-sub{font:400 14px/1.55 var(--htc-sans);color:var(--htc-text-sub);margin:0 0 22px;max-width:340px}.htc-footer__form{display:flex;align-items:stretch;border:1px solid rgba(20,20,20,.18);border-radius:999px;background:#fff;overflow:hidden;max-width:380px;transition:border-color .16s ease,box-shadow .16s ease}.htc-footer__form:focus-within{border-color:var(--htc-forest);box-shadow:0 0 0 3px #2d6a4f1f}.htc-footer__form-field{flex:1;position:relative;min-width:0}.htc-footer__form-input{width:100%;border:0;background:transparent;padding:15px 20px;font:400 14px/1.4 var(--htc-sans);color:var(--htc-text);outline:none;min-height:48px}.htc-footer__form-input::placeholder{color:var(--htc-text-sub)}.htc-footer__form-btn{border:0;background:var(--htc-forest);color:var(--htc-cream);padding:0 24px;font:600 12px/1 var(--htc-sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:8px;min-height:48px;transition:background .16s ease;white-space:nowrap}.htc-footer__form-btn:hover,.htc-footer__form-btn:focus-visible{background:var(--htc-forest-deep)}.htc-footer__form-btn svg{width:12px;height:12px}.htc-footer__form-msg{font:400 13px/1.4 var(--htc-sans);color:var(--htc-forest);margin-top:14px;max-width:380px;display:flex;align-items:flex-start;gap:8px}.htc-footer__form-msg--err{color:#b03939}.htc-footer__form-msg svg{width:14px;height:14px;flex-shrink:0;margin-top:2px}.htc-footer__social{display:flex;align-items:center;gap:12px;margin-top:28px}.htc-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(20,20,20,.16);border-radius:50%;color:var(--htc-text);background:transparent;transition:background .16s ease,color .16s ease,border-color .16s ease}.htc-footer__social a:hover,.htc-footer__social a:focus-visible{background:var(--htc-forest);color:var(--htc-cream);border-color:var(--htc-forest)}.htc-footer__social svg{width:18px;height:18px}.htc-footer__care{background:var(--htc-stone);padding:22px 0;border-top:1px solid rgba(20,20,20,.06);border-bottom:1px solid rgba(20,20,20,.06)}.htc-footer__care-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}@media(max-width:749px){.htc-footer__care-inner{flex-direction:column;align-items:flex-start;gap:14px}}.htc-footer__care-status{display:inline-flex;align-items:center;gap:12px;font:500 14px/1.4 var(--htc-sans);color:var(--htc-text)}.htc-footer__care-dot{width:9px;height:9px;border-radius:50%;background:var(--htc-herb);box-shadow:0 0 #52a87a8c;animation:htc-footer-care-pulse 1.8s ease-out infinite;flex-shrink:0}.htc-footer__care-dot[data-state=offline]{background:var(--htc-text-sub);animation:none}@keyframes htc-footer-care-pulse{0%{box-shadow:0 0 #52a87a8c}70%{box-shadow:0 0 0 10px #52a87a00}to{box-shadow:0 0 #52a87a00}}.htc-footer__care-rails{display:flex;align-items:center;gap:28px;flex-wrap:wrap}@media(max-width:749px){.htc-footer__care-rails{gap:16px 24px}}.htc-footer__care-rails a{display:inline-flex;align-items:center;gap:8px;font:400 14px/1.4 var(--htc-sans);color:var(--htc-text);text-decoration:none;transition:color .16s ease;min-height:32px}.htc-footer__care-rails a:hover,.htc-footer__care-rails a:focus-visible{color:var(--htc-forest)}.htc-footer__care-rails svg{width:16px;height:16px;flex-shrink:0}.htc-footer__outro{background:var(--htc-near-black);color:var(--htc-cream);padding:56px 0 36px}.htc-footer__outro-top{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:40px}@media(max-width:749px){.htc-footer__outro{padding:44px 0 32px}.htc-footer__outro-top{margin-bottom:28px}}.htc-footer__wordmark{font:600 italic clamp(26px,3vw,32px)/1 var(--htc-serif);color:var(--htc-cream);letter-spacing:-.012em;margin:0;text-transform:lowercase}.htc-footer__logo{display:flex;justify-content:center;margin:0 0 4px}.htc-footer__logo-img{width:auto;height:clamp(40px,4.5vw,60px);max-width:240px;filter:brightness(0) invert(1);display:block}.htc-footer__closer{font:400 italic clamp(16px,1.6vw,19px)/1.4 var(--htc-serif);color:var(--htc-herb);margin:0;letter-spacing:-.003em}.htc-footer__outro-mid{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:24px 0;border-top:1px solid rgba(250,250,248,.12);border-bottom:1px solid rgba(250,250,248,.12)}@media(max-width:749px){.htc-footer__outro-mid{flex-direction:column;align-items:stretch;gap:18px}}.htc-footer__locale{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.htc-footer__locale localization-form .disclosure__button,.htc-footer__locale localization-form summary.disclosure__button,.htc-footer__locale .disclosure__button{background:transparent;color:var(--htc-cream);border:1px solid rgba(250,250,248,.22);border-radius:999px;padding:8px 16px;font:400 12px/1 var(--htc-sans);display:inline-flex;align-items:center;gap:8px;min-height:36px;text-decoration:none;cursor:pointer}.htc-footer__locale localization-form .disclosure__button:hover,.htc-footer__locale localization-form .disclosure__button:focus-visible{border-color:var(--htc-herb);color:var(--htc-herb)}.htc-footer__locale localization-form .disclosure__button svg{fill:currentColor;width:10px;height:10px}.htc-footer__locale localization-form .disclosure__list-wrapper{background:var(--htc-near-black);border:1px solid rgba(250,250,248,.18);border-radius:8px;padding:8px 0;min-width:180px}.htc-footer__locale localization-form .disclosure__link{color:var(--htc-cream);padding:8px 14px;font:400 13px/1.4 var(--htc-sans)}.htc-footer__locale localization-form .disclosure__link:hover,.htc-footer__locale localization-form .disclosure__link[aria-current=true]{background:#52a87a24;color:var(--htc-herb)}.htc-footer__locale .visually-hidden,.htc-footer__locale .caption-large{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.htc-footer__payment-list{display:flex;list-style:none;margin:0;padding:0;gap:6px;flex-wrap:wrap;align-items:center}.htc-footer__payment-list svg,.htc-footer__payment-list .icon{width:38px;height:24px;background:#fafaf80f;border-radius:4px;padding:2px}.htc-footer__outro-bottom{padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.htc-footer__policies{display:flex;list-style:none;margin:0;padding:0;gap:20px;flex-wrap:wrap;justify-content:center}@media(max-width:749px){.htc-footer__policies{gap:12px 16px}}.htc-footer__policies a{color:#fafaf8b8;text-decoration:none;font:400 12px/1.4 var(--htc-sans);transition:color .16s ease;padding:4px 0;min-height:24px;display:inline-block}.htc-footer__policies a:hover,.htc-footer__policies a:focus-visible{color:var(--htc-herb)}.htc-footer__copyright{font:400 11px/1.5 var(--htc-sans);color:#fafaf880;margin:4px 0 0}.htc-footer__signoff{font:300 11px/1.4 var(--htc-sans);color:#fafaf86b;margin-top:8px;letter-spacing:.06em;text-transform:uppercase}.htc-footer__outro a:focus-visible,.htc-footer__outro button:focus-visible{outline:2px solid var(--htc-herb);outline-offset:3px;border-radius:4px}.htc-footer a:focus-visible,.htc-footer button:focus-visible{outline:2px solid var(--htc-forest);outline-offset:3px;border-radius:4px}@media(prefers-reduced-motion:reduce){.htc-footer__care-dot,.htc-footer__col-toggle-icon,.htc-footer__col-body{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/htc-footer.css.map */
