.sst-footer-section{position:relative;z-index:1}.sst-footer{--sst-footer-transition: .32s ease-in-out;position:relative;overflow:hidden;margin-top:0;color:rgb(var(--color-foreground));background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.035),transparent 30%),radial-gradient(circle at 85% 55%,rgba(var(--color-button),.07),transparent 28%),rgb(var(--color-background))}.sst-footer__main{position:relative;z-index:2;padding-block:clamp(6rem,7vw,9rem)}.sst-footer__grid{display:grid;grid-template-columns:1.2fr .9fr 1fr 1.1fr;gap:0}.sst-footer__column{min-width:0;padding-inline:clamp(1.5rem,3.4vw,3rem);border-left:.1rem solid rgba(var(--color-foreground),.18)}.sst-footer__column:first-child{padding-left:0;border-left:0}.sst-footer__column:last-child{padding-right:0}.sst-footer__brand-title,.sst-footer__heading{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2.2rem,1.8vw,3rem);font-weight:var(--font-heading-weight);letter-spacing:-.025em;line-height:1.15}.sst-footer__tagline,.sst-footer__newsletter>p{margin:1.5rem 0 0;color:rgba(var(--color-foreground),.72);font-size:clamp(1.45rem,1.1vw,1.7rem);line-height:1.6}.sst-footer__accent{display:block;width:4.4rem;height:.2rem;margin-top:1.8rem;border-radius:99px;background:rgb(var(--color-button))}.sst-footer__contact{display:grid;gap:1.8rem;margin-top:3rem;font-style:normal}.sst-footer__contact a{display:grid;grid-template-columns:4.2rem minmax(0,1fr);align-items:center;gap:1.5rem;color:inherit;font-size:clamp(1.3rem,.95vw,1.5rem);line-height:1.4;text-decoration:none}.sst-footer__contact a>span:last-child{transition:color var(--sst-footer-transition)}.sst-footer__contact-icon{display:grid;width:4.2rem;height:4.2rem;border:.1rem solid rgb(var(--color-button));border-radius:50%;color:rgb(var(--color-button));place-items:center;transition:color var(--sst-footer-transition),background var(--sst-footer-transition),transform var(--sst-footer-transition)}.sst-footer__contact-icon svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.sst-footer__contact a:hover .sst-footer__contact-icon{color:rgb(var(--color-button-text));background:rgb(var(--color-button));transform:translateY(-.2rem)}.sst-footer__contact a:hover>span:last-child{color:rgb(var(--color-button))}.sst-footer__nav ul{display:grid;gap:0;margin:2.6rem 0 0;padding:0;list-style:none}.sst-footer__nav li{border-bottom:.1rem dotted rgba(var(--color-foreground),.2)}.sst-footer__nav a{display:flex;min-height:5.6rem;align-items:center;color:inherit;font-size:clamp(1.35rem,1vw,1.55rem);line-height:1.4;text-decoration:none;transition:color var(--sst-footer-transition),padding var(--sst-footer-transition)}.sst-footer__nav a:hover,.sst-footer__nav a.is-active{padding-left:.6rem;color:rgb(var(--color-button))}.sst-footer__article-title{display:inline;color:inherit;font-size:clamp(1.35rem,1vw,1.55rem);font-weight:600;line-height:1.55;text-decoration-color:rgba(var(--color-foreground),.65);text-decoration-thickness:.1rem;text-underline-offset:.5rem;transition:color var(--sst-footer-transition),text-decoration-color var(--sst-footer-transition)}.sst-footer__article-title:hover{color:rgb(var(--color-button));text-decoration-color:rgb(var(--color-button))}.sst-footer__story .sst-footer__accent+.sst-footer__article-title{display:inline-block;margin-top:3.8rem}.sst-footer__story p{margin:2rem 0 0;color:rgba(var(--color-foreground),.7);font-size:1.35rem;line-height:1.7}.sst-footer__read-more{display:inline-flex;align-items:center;gap:1rem;margin-top:2.2rem;color:rgb(var(--color-button));font-size:1.5rem;text-decoration:none;transition:color var(--sst-footer-transition),opacity var(--sst-footer-transition)}.sst-footer__read-more:hover{opacity:.82}.sst-footer__read-more span:last-child{font-size:2rem;transition:transform var(--sst-footer-transition)}.sst-footer__read-more:hover span:last-child{transform:translate(.5rem)}.sst-footer__newsletter-form{margin-top:2.8rem}.sst-footer__newsletter-field{display:grid;grid-template-columns:minmax(0,1fr) 5.6rem;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:var(--sst-radius-sm);transition:border-color var(--sst-footer-transition),box-shadow var(--sst-footer-transition)}.sst-footer__newsletter-field:focus-within{border-color:rgb(var(--color-button));box-shadow:0 0 0 .2rem rgba(var(--color-button),.13)}.sst-footer__newsletter-field input{width:100%;min-width:0;height:5.6rem;padding:0 1.8rem;border:0;outline:0;color:inherit;background:transparent;font:inherit;font-size:1.5rem}.sst-footer__newsletter-field input::placeholder{color:rgba(var(--color-foreground),.6)}.sst-footer__newsletter-field button{display:grid;padding:0;border:0;color:rgb(var(--color-button-text));background:rgb(var(--color-button));cursor:pointer;place-items:center;transition:filter var(--sst-footer-transition),background var(--sst-footer-transition)}.sst-footer__newsletter-field button:hover{filter:brightness(1.08)}.sst-footer__newsletter-field svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.sst-footer__form-message{display:block;margin-top:1rem;color:inherit;font-size:1.25rem}.sst-footer__social{margin-top:3rem}.sst-footer .sst-footer__social-list{justify-content:flex-start;gap:1.3rem;margin:0}.sst-footer .sst-footer__social-list .list-social__item .list-social__link{width:4.4rem;height:4.4rem;padding:1.15rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:50%;color:inherit;transition:color var(--sst-footer-transition),border-color var(--sst-footer-transition),background var(--sst-footer-transition),transform var(--sst-footer-transition)}.sst-footer .sst-footer__social-list .list-social__link:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button-text));background:rgb(var(--color-button));transform:translateY(-.2rem)}.sst-footer__bottom{position:relative;z-index:2;border-top:.1rem solid rgba(var(--color-foreground),.22)}.sst-footer__bottom-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:10rem}.sst-footer__bottom small{color:rgba(var(--color-foreground),.7);font-size:1.25rem;letter-spacing:.035em;line-height:1.5}.sst-footer__payments ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin:0;padding:0;list-style:none}.sst-footer__payments li{display:flex;height:2.5rem}.sst-footer__payments svg{width:auto;height:2.5rem}.sst-footer__credits{justify-self:end;text-align:right}.sst-footer__credits a{color:inherit;text-decoration:none;transition:color var(--sst-footer-transition)}.sst-footer__credits a:hover{color:rgb(var(--color-button))}@media screen and (max-width:1100px){.sst-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem 0}.sst-footer__column:nth-child(3){padding-left:0;border-left:0}.sst-footer__column:nth-child(2){padding-right:0}}@media screen and (max-width:749px){.sst-footer__main{padding-block:5.5rem 4.5rem}.sst-footer__grid{grid-template-columns:1fr;gap:0}.sst-footer__column,.sst-footer__column:first-child,.sst-footer__column:nth-child(3),.sst-footer__column:last-child{padding:3.4rem 0;border:0;border-top:.1rem solid rgba(var(--color-foreground),.14)}.sst-footer__column:first-child{padding-top:0;border-top:0}.sst-footer__brand-title,.sst-footer__heading{font-size:2.4rem}.sst-footer__contact{gap:1.4rem;margin-top:2.8rem}.sst-footer__nav ul{margin-top:1.8rem}.sst-footer__nav a{min-height:5rem}.sst-footer__bottom-inner{grid-template-columns:1fr;justify-items:center;gap:1.8rem;min-height:auto;padding-block:3rem;text-align:center}.sst-footer__credits{justify-self:center;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/sst-footer.css.map */
