.footer-x{background:var(--footer-bg-override, var(--gradient-background));color:var(--footer-text-override, rgba(var(--color-foreground), .75))}.footer-x__container--wide{max-width:180rem;margin:0 auto;padding:0 5rem}.footer-x__container--full{padding:0 2.5rem}@media screen and (max-width:749px){.footer-x__container--wide,.footer-x__container--full{padding:0 1.5rem}}.footer-x__trust{margin-bottom:4rem}.footer-x__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin:0}@media screen and (max-width:989px){.footer-x__trust-grid{grid-template-columns:repeat(2,1fr)}}.footer-x__trust-card{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 1.8rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--footer-radius, 14px);background:rgba(var(--color-foreground),.02);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.footer-x__trust-card:hover{transform:translateY(-3px);border-color:rgba(var(--color-foreground),.16);box-shadow:0 12px 28px #00000012}.footer-x__trust-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:color-mix(in srgb,var(--footer-accent, #ef3178) 10%,transparent);color:var(--footer-accent, #ef3178);transition:transform .25s ease}.footer-x__trust-card:hover .footer-x__trust-icon{transform:scale(1.1)}.footer-x__trust-icon svg{width:1.8rem;height:1.8rem}.footer-x__trust-title{margin:0;font-size:1.35rem;font-weight:600;color:var(--footer-heading-override, rgb(var(--color-foreground)))}.footer-x__trust-text{margin:.2rem 0 0;font-size:1.15rem;opacity:.7}@media screen and (max-width:749px){.footer-x__trust-card{flex-direction:column;text-align:center;padding:1.4rem 1rem;gap:.8rem}}.footer-x__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:4rem 3rem;padding-bottom:4rem}.footer-x__col--brand{grid-column:span 3}.footer-x__col--links{grid-column:span 2}.footer-x__col--newsletter{grid-column:span 3}@media screen and (max-width:989px){.footer-x__grid{grid-template-columns:1fr 1fr;gap:3rem 2.4rem}.footer-x__col--links{grid-column:span 1}.footer-x__col--brand,.footer-x__col--newsletter{grid-column:1 / -1}}@media screen and (max-width:749px){.footer-x__grid{grid-template-columns:1fr;gap:0;padding-bottom:2.4rem}.footer-x__col--brand,.footer-x__col--links,.footer-x__col--newsletter{grid-column:1 / -1}.footer-x__col--brand{margin-bottom:1rem}.footer-x__col--newsletter{margin-top:2rem}}.footer-x__brand-logo{display:block;margin:0 0 1.4rem}.footer-x__brand-logo img{display:block;width:100%;height:auto}.footer-x__brand-name{margin:0 0 .6rem;font-size:2rem;font-weight:700;letter-spacing:.02em;color:var(--footer-heading-override, rgb(var(--color-foreground)))}.footer-x__brand-tagline{margin:0 0 1.2rem;font-size:1.25rem;font-weight:600;color:var(--footer-accent, #ef3178)}.footer-x__brand-text{margin:0 0 1.8rem;font-size:1.3rem;line-height:1.7;opacity:.85}.footer-x__social{display:flex;gap:1rem;margin:0}.footer-x__social-link{display:flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);color:var(--footer-text-override, rgba(var(--color-foreground), .8));transition:transform .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.footer-x__social-link svg{width:1.7rem;height:1.7rem}.footer-x__social-link:hover,.footer-x__social-link:focus-visible{background:var(--footer-accent, #ef3178);border-color:var(--footer-accent, #ef3178);color:#fff;transform:translateY(-3px)}.footer-x__col--links{border:none}.footer-x__col-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 1.4rem;font-size:1.25rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--footer-heading-override, rgb(var(--color-foreground)));list-style:none;cursor:default}.footer-x__col-heading::-webkit-details-marker{display:none}.footer-x__col-caret{display:none}.footer-x__links{display:flex;flex-direction:column;gap:.9rem;margin:0}.footer-x__link{position:relative;display:inline-block;width:fit-content;font-size:1.3rem;line-height:1.5;text-decoration:none;color:var(--footer-text-override, rgba(var(--color-foreground), .75));transition:color .2s ease}.footer-x__link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:var(--footer-accent, #ef3178);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.footer-x__link:hover,.footer-x__link:focus-visible,.footer-x__link--active{color:var(--footer-heading-override, rgb(var(--color-foreground)))}.footer-x__link:hover:after,.footer-x__link:focus-visible:after{transform:scaleX(1)}@media screen and (max-width:749px){.footer-x__col--links{border-bottom:1px solid rgba(var(--color-foreground),.08)}.footer-x__col-heading{padding:1.5rem 0;margin:0;cursor:pointer}.footer-x__col-caret{display:flex;transition:transform .25s ease}.footer-x__col-caret svg{width:1.2rem;height:1.2rem}.footer-x__col--links[open] .footer-x__col-caret{transform:rotate(180deg)}.footer-x__links{padding:0 0 1.6rem}}.footer-x__newsletter-heading{margin:0 0 .8rem;font-size:1.8rem;font-weight:700;line-height:1.3;color:var(--footer-heading-override, rgb(var(--color-foreground)))}.footer-x__newsletter-text{margin:0 0 1.6rem;font-size:1.3rem;line-height:1.65;opacity:.85}.footer-x__newsletter-row{display:flex;gap:.8rem}.footer-x__newsletter-input{flex:1;min-width:0;padding:1.2rem 1.6rem;font-size:1.3rem;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--footer-radius, 14px);transition:border-color .2s ease,box-shadow .2s ease}.footer-x__newsletter-input:focus{outline:none;border-color:var(--footer-accent, #ef3178);box-shadow:0 0 0 3px color-mix(in srgb,var(--footer-accent, #ef3178) 18%,transparent)}.footer-x__newsletter-button{flex-shrink:0;padding:1.2rem 2.2rem;font-size:1.3rem;font-weight:600;color:#fff;background:var(--footer-accent, #ef3178);border:none;border-radius:var(--footer-radius, 14px);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.footer-x__newsletter-button:hover,.footer-x__newsletter-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px color-mix(in srgb,var(--footer-accent, #ef3178) 35%,transparent);filter:brightness(1.05)}.footer-x__newsletter-error{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1.2rem;color:#c5280c}.footer-x__newsletter-error svg{width:1.3rem;height:1.3rem;flex-shrink:0}.footer-x__newsletter-success{display:flex;align-items:center;gap:.8rem;padding:1.4rem 1.6rem;font-size:1.35rem;font-weight:600;color:#1aa36b;background:#1aa36b14;border-radius:var(--footer-radius, 14px);animation:footer-x-success-pop .5s cubic-bezier(.3,1.4,.5,1) both}.footer-x__newsletter-success-icon{display:flex;flex-shrink:0}.footer-x__newsletter-success svg{width:1.8rem;height:1.8rem}@keyframes footer-x-success-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:479px){.footer-x__newsletter-row{flex-direction:column}.footer-x__newsletter-button{width:100%;padding:1.4rem}}.footer-x__bottom{border-top:1px solid rgba(var(--color-foreground),.08);padding-top:2.4rem}.footer-x__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}.footer-x__localization{display:flex;gap:1.6rem}.footer-x__payments-list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0}.footer-x__pay-badge{display:inline-flex;align-items:center;height:24px;padding:0 .9rem;font-size:1.05rem;font-weight:700;letter-spacing:.02em;color:rgba(var(--color-foreground),.75);border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;background:rgb(var(--color-background))}.footer-x__copyright{font-size:1.15rem;opacity:.7}@media screen and (max-width:749px){.footer-x__bottom-inner{flex-direction:column;justify-content:center;text-align:center}.footer-x__payments-list{justify-content:center}}@media(prefers-reduced-motion:reduce){.footer-x__trust-card,.footer-x__trust-icon,.footer-x__social-link,.footer-x__newsletter-button,.footer-x__link:after,.footer-x__col-caret{transition:none}.footer-x__newsletter-success{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/footer.css.map */
