.sh-ftr{position:relative;overflow:hidden;background-color:var(--sh-ftr-bg, #000000);color:var(--sh-c-ivory, #f2f1ed);padding:clamp(96px,13vw,180px) var(--sh-gutter) clamp(32px,4vw,52px)}.sh-ftr__inner{position:relative;z-index:1;max-width:var(--sh-maxw, 1280px);margin-inline:auto}.sh-ftr__mark{display:block;width:var(--sh-ftr-mark-w, 54px);height:auto;margin:0 0 calc(var(--sh-ftr-mark-w, 54px) * .5)}.sh-ftr__ghost{position:absolute;right:-4%;bottom:-8%;width:var(--sh-ftr-ghost-w, 46%);height:auto;opacity:var(--sh-ftr-ghost-o, .05);z-index:0;pointer-events:none}.sh-ftr__statement{font-family:var(--sh-font-display, sans-serif);font-size:clamp(2rem,4.4vw,4.25rem);font-weight:400;line-height:1.04;letter-spacing:-.02em;color:var(--sh-c-white, #fff);max-width:17ch;margin:0;text-wrap:balance}.sh-ftr__dot{color:var(--sh-c-rouge-light, #b34448)}.sh-ftr__grid{display:grid;grid-template-columns:1fr;gap:clamp(48px,6vw,80px);margin-top:clamp(72px,9vw,140px)}@media(min-width:700px){.sh-ftr__grid{grid-template-columns:1fr 1fr}}@media(min-width:1040px){.sh-ftr__grid{grid-template-columns:1.15fr .7fr .95fr;gap:clamp(48px,5vw,96px)}}.sh-ftr__logo{display:block;width:var(--sh-ftr-logo-w, 200px);max-width:70%;height:auto;margin-bottom:clamp(22px,2.6vw,32px)}.sh-ftr__note{margin:0;font-family:var(--sh-font-body, sans-serif);font-size:.95rem;font-weight:300;line-height:1.7;color:#f2f1ed9e;max-width:34ch}.sh-ftr__note+.sh-ftr__note{margin-top:var(--sh-s-4)}.sh-ftr__head{margin:0 0 clamp(20px,2.4vw,30px);font-family:var(--sh-font-body, sans-serif);font-size:.62rem;font-weight:400;letter-spacing:.26em;text-transform:uppercase;color:#f2f1ed61}.sh-ftr__list{list-style:none;margin:0;padding:0}.sh-ftr__list li+li{margin-top:clamp(12px,1.4vw,18px)}.sh-ftr__link{position:relative;display:inline-block;font-family:var(--sh-font-body, sans-serif);font-size:1.05rem;font-weight:300;letter-spacing:.015em;color:#f2f1edb8;text-decoration:none;padding-bottom:3px;transition:color .45s var(--sh-ease, ease),transform .45s var(--sh-ease, ease)}.sh-ftr__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .5s var(--sh-ease, ease)}@media(hover:hover){.sh-ftr__link:hover{color:var(--sh-c-white, #fff);transform:translate(3px)}.sh-ftr__link:hover:after,.sh-ftr__link:focus-visible:after{transform:scaleX(1);transform-origin:left center}}.sh-ftr__contact{list-style:none;margin:0;padding:0}.sh-ftr__contact li+li{margin-top:clamp(10px,1.2vw,14px)}.sh-ftr__contact .sh-ftr__link,.sh-ftr__contact span{font-size:.95rem;color:#f2f1ed9e;line-height:1.6}.sh-ftr__social{display:flex;flex-wrap:wrap;gap:clamp(6px,.8vw,12px);list-style:none;margin:clamp(30px,3.4vw,44px) 0 0;padding:0}.sh-ftr__social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-11px;color:#f2f1ed8c;transition:color .4s var(--sh-ease, ease),transform .4s var(--sh-ease, ease)}.sh-ftr__social li:first-child a{margin-left:-11px}.sh-ftr__social svg{width:18px;height:18px;display:block;fill:currentColor}.sh-ftr__social a:hover{color:var(--sh-c-white, #fff);transform:translateY(-2px)}.sh-ftr__form{margin-top:clamp(30px,3.4vw,44px);max-width:320px}.sh-ftr__field{display:flex;align-items:center;gap:var(--sh-s-4);border-bottom:1px solid rgba(242,241,237,.22);transition:border-color .45s var(--sh-ease, ease)}.sh-ftr__field:focus-within{border-bottom-color:#f2f1ed99}.sh-ftr__input{flex:1 1 auto;min-width:0;background:none;border:0;border-radius:0;padding:11px 0;color:var(--sh-c-ivory, #f2f1ed);font-family:var(--sh-font-body, sans-serif);font-size:.92rem;font-weight:300}.sh-ftr__input::placeholder{color:#f2f1ed57}.sh-ftr__input:focus{outline:none}.sh-ftr__submit{flex:0 0 auto;background:none;border:0;padding:11px 0;cursor:pointer;color:#f2f1edb8;font-family:var(--sh-font-body, sans-serif);font-size:.66rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;transition:color .4s var(--sh-ease, ease)}.sh-ftr__submit:hover{color:var(--sh-c-white, #fff)}.sh-ftr__success{margin:var(--sh-s-4) 0 0;font-size:.85rem;color:#f2f1edb3}.sh-ftr__bottom{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--sh-s-4) clamp(18px,2.4vw,34px);margin-top:clamp(80px,10vw,150px)}.sh-ftr__legal{display:flex;flex-wrap:wrap;gap:clamp(14px,1.8vw,26px);list-style:none;margin:0;padding:0}.sh-ftr__bottom,.sh-ftr__bottom a,.sh-ftr__copy{font-family:var(--sh-font-body, sans-serif);font-size:.7rem;font-weight:300;letter-spacing:.14em;color:#f2f1ed57;text-decoration:none}.sh-ftr__bottom a{transition:color .4s var(--sh-ease, ease)}.sh-ftr__bottom a:hover{color:#f2f1edc7}.sh-ftr__copy{margin:0}@media(max-width:620px){.sh-ftr__bottom{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.sh-ftr__link,.sh-ftr__link:after,.sh-ftr__field,.sh-ftr__submit,.sh-ftr__bottom a,.sh-ftr__social a{transition:none}.sh-ftr__link:hover,.sh-ftr__social a:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/spicy-footer.css.map */
