.footer-custom{--footer-bg: #2C3F51;--footer-text: #FFFFFF;--footer-sage: #5B7C75;--footer-sage-light: #8DB5AC;--footer-sage-dark: #4A6860;background-color:var(--footer-bg);color:var(--footer-text);padding:5rem 0 2.5rem;overflow:hidden;position:relative}.footer-custom__container{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.footer-custom__container{padding:0 5rem}}.footer-custom__decoration{position:absolute;top:-5rem;right:-5rem;width:24rem;height:24rem;background:#5b7c750d;border-radius:50%;filter:blur(60px);pointer-events:none}.footer-custom__top{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:2.5rem}@media screen and (min-width:990px){.footer-custom__top{grid-template-columns:1fr 3fr;gap:4rem}}.footer-custom__menus{display:grid;gap:2rem}.footer-custom__menus--cols-1{grid-template-columns:1fr}.footer-custom__menus--cols-2{grid-template-columns:repeat(2,1fr)}.footer-custom__menus--cols-3{grid-template-columns:repeat(3,1fr)}.footer-custom__menus--cols-4{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.footer-custom__menus{gap:3rem}.footer-custom__menus--cols-4{grid-template-columns:repeat(4,1fr)}}.footer-custom__brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}@media screen and (min-width:990px){.footer-custom__brand{align-items:flex-start;text-align:left}}.footer-custom__logo-link{display:inline-block}.footer-custom__logo{height:5.6rem;width:auto;filter:brightness(0) invert(1);opacity:.9}.footer-custom__logo-text{font-family:var(--font-heading-family);font-size:var(--t-size-block-title);font-weight:var(--t-weight-heading);line-height:var(--t-lh-section-title);color:#ffffffe6}.footer-custom__brand-text{color:#ffffffb3;font-size:var(--t-size-body);font-weight:var(--t-weight-subtitle);line-height:var(--t-lh-body);max-width:38rem;margin:0}.footer-custom__instagram-link{display:inline-flex;align-items:center;gap:.6rem;color:var(--footer-text);opacity:.7;text-decoration:none;font-size:var(--t-size-body);font-weight:var(--t-weight-subtitle);transition:opacity .3s ease;margin-top:.8rem}.footer-custom__instagram-link .icon-instagram{width:2rem;height:2rem}.footer-custom__instagram-link:hover{opacity:1}.footer-custom__nav-title{font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);text-transform:uppercase;color:#fff6;margin:0 0 2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-custom__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.footer-custom__nav-link{color:#fff9;text-decoration:none;font-size:var(--t-size-body);font-weight:var(--t-weight-subtitle);line-height:var(--t-lh-body);transition:color .2s ease;display:inline-block}.footer-custom__nav-link:hover,.footer-custom__nav-link--active{color:var(--footer-text)}.footer-custom__nav-text{color:#fff9;font-size:var(--t-size-body);font-weight:var(--t-weight-subtitle);line-height:var(--t-lh-body)}.footer-custom__nav-text a{color:var(--footer-sage-light);text-decoration:underline;text-underline-offset:.3rem}.footer-custom__nav-text a:hover{color:var(--footer-text)}.footer-custom__bottom{padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}@media screen and (min-width:750px){.footer-custom__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-custom__bottom-right{display:flex;flex-direction:column;align-items:center;gap:1.2rem}@media screen and (min-width:750px){.footer-custom__bottom-right{align-items:flex-end}}.footer-custom__trust{display:flex;align-items:center;gap:1.2rem}.footer-custom__trust-icon{width:4.8rem;height:4.8rem;border-radius:.8rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:2.4rem;transition:border-color .3s ease;flex-shrink:0}.footer-custom__trust:hover .footer-custom__trust-icon{border-color:#5b7c7580}.footer-custom__trust-label{font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);text-transform:uppercase;color:var(--footer-sage-light);margin:0}.footer-custom__trust-value{font-size:var(--t-size-body);font-weight:var(--t-weight-meta);line-height:var(--t-lh-body);color:#ffffffe6;margin:.2rem 0 0}.footer-custom__payment{opacity:.4;filter:grayscale(1);transition:all .5s ease}.footer-custom__payment:hover{opacity:1;filter:grayscale(0)}.footer-custom__payment-list{display:flex;align-items:center;gap:1rem;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center}@media screen and (min-width:750px){.footer-custom__payment-list{justify-content:flex-end}}.footer-custom__payment-item .icon{width:auto;height:2.4rem}.footer-custom__copyright{text-align:center}@media screen and (min-width:750px){.footer-custom__copyright{text-align:right}}.footer-custom__copyright p{font-size:var(--t-size-meta);font-weight:var(--t-weight-meta);letter-spacing:var(--t-ls-meta);line-height:var(--t-lh-small);text-transform:uppercase;color:#ffffff4d;margin:0}.footer-custom__localization:empty{display:none}.footer-custom__localization{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.footer-custom .localization-form{display:flex;flex-direction:column;padding:.5rem 1rem;margin:0;flex:0 0 auto;width:auto}.footer-custom .localization-form__select{box-shadow:0 0 0 1px #ffffff26;border:1px solid transparent;border-radius:.6rem;padding:.8rem 3.5rem .8rem 1.2rem;color:#fff9;font-size:var(--t-size-meta);background:transparent;cursor:pointer;transition:all .3s ease;margin-bottom:0;width:auto;min-width:0;white-space:nowrap}.footer-custom .localization-selector.link{width:auto;padding-right:3rem}.footer-custom .localization-form__select:hover{box-shadow:0 0 0 1px #ffffff4d;color:var(--footer-text)}.footer-custom .localization-selector.link{color:#fff9;width:auto}.footer-custom .disclosure__link{color:#fff9;padding:.8rem 2rem}.footer-custom .disclosure__link:hover{color:var(--footer-text)}.footer-custom .disclosure__link--active{color:var(--footer-text);text-decoration:underline}.footer-custom .disclosure__list{background:#3a3a3a;border:1px solid rgba(255,255,255,.1);border-radius:.6rem}.footer-custom .caption-large{color:#ffffff80;font-size:var(--t-size-meta);line-height:var(--t-lh-small)}.footer-custom .icon-caret{color:#fff6}.footer-custom .localization-form .button{color:#ffffffb3;border-color:#fff3}.footer-custom__follow-on-shop{margin-top:2rem;text-align:center}@media screen and (min-width:750px){.footer-custom__follow-on-shop{margin-top:0;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
