.sb-footer{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.sb-footer__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:clamp(3rem,5vw,7rem)}@media screen and (max-width:989px){.sb-footer__top{grid-template-columns:1fr;gap:var(--sb-space-28)}}.sb-footer__masthead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--sb-space-10) var(--sb-space-24);margin-bottom:clamp(2rem,2.4vw,3rem);padding-bottom:clamp(1.4rem,1.8vw,2rem);border-bottom:var(--sb-border-w) solid rgba(var(--color-foreground),.16)}.sb-footer__logo{display:inline-flex;align-items:baseline;gap:.4em;font-size:clamp(2.2rem,3.2vw,4rem);line-height:1;min-height:4.4rem;text-decoration:none;color:inherit}.sb-footer__logo img{display:block;height:auto;width:auto;max-height:1.15em}.sb-footer__mark{flex:none;height:.95em;aspect-ratio:165 / 106;background-color:currentColor;transform:translateY(.1em);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.sb-footer__wordmark{font-family:var(--sb-font-wordmark);font-weight:var(--sb-fw-regular);letter-spacing:var(--sb-ls-wordmark);text-transform:uppercase;margin-right:calc(-1 * var(--sb-ls-wordmark))}.sb-footer__reg{font-size:.32em;letter-spacing:0;vertical-align:1.55em;margin-left:.25em}@media screen and (max-width:360px){.sb-footer__logo{max-width:100%;gap:.3em}.sb-footer__wordmark{letter-spacing:.12em;margin-right:-.12em}}.sb-footer__mission{font-family:var(--font-body-family);font-weight:var(--sb-fw-regular);font-size:clamp(1.9rem,2vw,2.4rem);line-height:1.45;text-wrap:balance;color:rgb(var(--color-foreground));max-width:46rem;margin:0 0 var(--sb-space-20)}.sb-footer__news-heading{font-family:var(--font-body-family);font-size:1.3rem;font-weight:var(--sb-fw-semibold);letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.72);margin:0 0 var(--sb-space-08)}.sb-footer__news-text{font-size:1.45rem;line-height:1.5;color:rgba(var(--color-foreground),.7);margin:0 0 var(--sb-space-14);max-width:38rem}.sb-footer__field{display:flex;gap:var(--sb-space-06);background:rgba(var(--color-foreground),.07);border:var(--sb-border-w) solid rgba(var(--color-foreground),.22);border-radius:var(--sb-radius-xl);padding:var(--sb-space-05) var(--sb-space-05) var(--sb-space-05) var(--sb-space-20);max-width:38rem;transition:border-color .3s var(--sb-ease)}.sb-footer__field:focus-within{border-color:var(--sb-amber)}.sb-footer__input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.5rem}.sb-footer__input::placeholder{color:rgba(var(--color-foreground),.62)}.sb-footer__btn{flex:none;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;background:var(--sb-amber);color:var(--sb-white);width:4.4rem;height:4.4rem;border-radius:var(--sb-radius-round);transition:background .3s ease,transform .4s var(--sb-ease)}.sb-footer__btn svg{width:1.6rem;height:1.6rem;transition:transform .3s var(--sb-ease)}.sb-footer__btn:hover{background:var(--sb-amber-deep)}.sb-footer__btn:hover svg{transform:translate(2px)}.sb-footer__news-fine{font-size:1.2rem;color:rgba(var(--color-foreground),.62);margin:var(--sb-space-10) 0 0}.sb-footer__news-success{font-size:1.5rem;color:rgb(var(--color-foreground));margin:var(--sb-space-22) 0 0}.sb-footer__news-error{display:block;font-size:1.3rem;color:var(--sb-amber);margin:var(--sb-space-08) 0 0}.sb-footer__nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:var(--sb-space-26) var(--sb-space-20)}.sb-footer__col--mobile{display:none}.sb-footer__col-heading{font-family:var(--font-body-family);font-size:1.3rem;font-weight:var(--sb-fw-semibold);letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.72);margin:0 0 var(--sb-space-12)}.sb-footer__links{display:flex;flex-direction:column;gap:var(--sb-space-02);margin:0}.sb-footer__link{color:rgba(var(--color-foreground),.78);text-decoration:none;font-size:1.45rem;line-height:1.35;transition:color .25s ease}.sb-footer__links .sb-footer__link{display:inline-flex;align-items:center;min-width:4.4rem;min-height:3.6rem;padding-block:.3rem}.sb-footer__link:hover,.sb-footer__link.is-active{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.sb-footer__top{gap:var(--sb-space-24)}.sb-footer__nav{grid-template-columns:1fr;gap:0}.sb-footer__col--desktop{display:none}.sb-footer__col--mobile{display:block;border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.16)}.sb-footer__col-group:last-child .sb-footer__col--mobile{border-bottom:var(--sb-border-w) solid rgba(var(--color-foreground),.16)}.sb-footer__col-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sb-space-16);min-height:var(--sb-space-48);cursor:pointer;list-style:none;color:rgba(var(--color-foreground),.82)}.sb-footer__col-summary .sb-footer__col-heading{margin:0}.sb-footer__col-summary::-webkit-details-marker{display:none}.sb-footer__col-summary::marker{content:""}.sb-footer__col-summary:focus-visible{outline:var(--sb-border-w-2) solid var(--sb-amber-bright);outline-offset:var(--sb-space-03)}.sb-footer__col-icon{position:relative;flex:none;width:var(--sb-space-14);height:var(--sb-space-14)}.sb-footer__col-icon:before,.sb-footer__col-icon:after{content:"";position:absolute;background:currentColor;transition:opacity .3s var(--sb-ease)}.sb-footer__col-icon:before{top:50%;left:0;right:0;height:var(--sb-border-w-15);transform:translateY(-50%)}.sb-footer__col-icon:after{top:0;bottom:0;left:50%;width:var(--sb-border-w-15);transform:translate(-50%)}.sb-footer__col--mobile[open] .sb-footer__col-icon:after{opacity:0}.sb-footer__col--mobile .sb-footer__links{padding-bottom:var(--sb-space-12)}.sb-footer__col--mobile .sb-footer__link{min-height:4.4rem;padding-block:.45rem}}.sb-footer__trust-line{margin:0;font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.sb-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sb-space-14) var(--sb-space-32);margin-top:clamp(2.4rem,3vw,3.4rem);padding-top:clamp(1.8rem,2.2vw,2.4rem);border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.16)}.sb-footer__utilities{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sb-space-10) var(--sb-space-20)}.sb-footer__certs{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1.8rem,2.2vw,3rem);margin:0}.sb-footer__cert{display:block;width:clamp(3.4rem,3.6vw,4rem);aspect-ratio:1;background-color:rgba(var(--color-foreground),.8);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.sb-footer__bar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sb-space-04) var(--sb-space-20);margin-top:clamp(1.2rem,1.6vw,1.8rem)}.sb-footer__bar--rule{margin-top:clamp(2.4rem,3vw,3.4rem);padding-top:clamp(1.8rem,2.2vw,2.4rem);border-top:var(--sb-border-w) solid rgba(var(--color-foreground),.16)}.sb-footer__copy{font-size:1.25rem;color:rgba(var(--color-foreground),.72)}.sb-footer__policies{display:flex;flex-wrap:wrap;gap:var(--sb-space-04) var(--sb-space-18);margin:0}.sb-footer__policies .sb-footer__link{display:inline-flex;align-items:center;min-height:3.6rem;font-size:1.25rem;color:rgba(var(--color-foreground),.72);padding-block:var(--sb-space-04)}.sb-footer__cookie-settings{background:none;border:0;cursor:pointer;font-family:inherit;letter-spacing:inherit;text-align:left;padding-inline:0}.sb-footer__social.list-social{gap:0;margin:0}.sb-footer__social .list-social__link{padding:var(--sb-space-06)}.sb-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sb-space-05);margin:0}.sb-footer__payment svg,.sb-footer__pay-icon{width:3.4rem;height:auto;border-radius:var(--sb-radius-xs);display:block}.sb-footer__loc .localization-form__select,.sb-footer__loc .localization-selector{color:rgba(var(--color-foreground),.65);font-size:1.25rem}.sb-footer__disclaimer{margin:var(--sb-space-16) 0 0;font-size:1.15rem;line-height:1.5;color:rgba(var(--color-foreground),.62);max-width:96rem}@media(max-width:749px){.sb-footer__trust-line{display:none}.sb-footer__meta{margin-top:var(--sb-space-16);padding-top:var(--sb-space-14);gap:var(--sb-space-12) var(--sb-space-16)}.sb-footer__certs{gap:var(--sb-space-08) var(--sb-space-12)}.sb-footer__cert{width:3.4rem}.sb-footer__bar{margin-top:var(--sb-space-10)}.sb-footer__bar--rule{margin-top:var(--sb-space-16);padding-top:var(--sb-space-14)}.sb-footer__loc .localization-form,.sb-footer__loc .localization-form:only-child{margin:0;padding:0}.sb-footer__loc .localization-form:only-child .localization-form__select{margin:0}.sb-footer__disclaimer{margin-top:var(--sb-space-12)}}@media(prefers-reduced-motion:reduce){.sb-footer__col-icon:before,.sb-footer__col-icon:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
