.footer{--footer-newsletter-field-bg: color-mix(in srgb, rgb(var(--color-foreground)) 16%, rgb(var(--color-background)));--footer-newsletter-success: #4caf50;--footer-newsletter-error: #f44336}.footer__logo-mobile{display:none}.footer__inner{padding-block:60px;display:flex;flex-direction:column;justify-content:space-between;gap:5rem;min-height:56.8rem}.footer__top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.footer__col--newsletter{flex:0 0 450px;max-width:450px;min-width:0}.footer__col--shop,.footer__col--growth-day{flex:0 0 200px;max-width:200px;min-width:0}.footer__heading{font-family:Fira Sans;font-size:1.8rem;line-height:1.2;font-weight:500;letter-spacing:0%;text-transform:uppercase;color:#fff;margin-block-end:1.6rem}.footer__subtext{font-family:Figtree;margin-block-end:2rem;font-weight:300;font-size:1.6rem;line-height:1.2;letter-spacing:0%;color:#fff}.footer__social{margin-block-start:2.4rem}.footer__list-social{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.6rem;padding:0;margin:0;list-style:none;color:#fff}.footer__list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:#fff}.footer__list-social .list-social__link svg,.footer__list-social .list-social__link .svg-wrapper svg{width:2rem;height:2rem;fill:currentColor;display:block}.footer__menu{padding:0;margin:0;list-style:none}.footer__menu-item{padding-block-end:1.2rem}.footer__link{text-decoration:none;font-family:Figtree;font-weight:300;font-size:1.6rem;line-height:1.2;letter-spacing:0%;color:#fff}.footer__accordion-heading{cursor:default}.footer__bottom-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;border-block-start:1px solid rgba(var(--color-foreground),.1)}@media screen and (min-width:990px){.footer__bottom-bar{border-block-start:none;height:1.8rem}}.footer__payment-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.8rem;padding:0;margin:0;list-style:none}.footer__payment-item,.footer__payment-item svg{height:1.767rem;width:2.8rem}.footer__logo-strip{text-align:center;position:relative}.footer__divider{padding:0;margin-block:0 3.2rem;margin-inline:0;border:none;border-block-start:1px solid rgba(var(--color-foreground),.1)}.footer__logo-strip-logo{position:absolute;left:50%;transform:translate(-50%);display:inline-block;margin-block-start:-5.5rem;background-color:rgb(var(--color-background));text-align:center}.footer__logo-image{display:inline-block;width:23.5rem;height:4.5rem;vertical-align:middle}.footer__copyright-text{display:block;margin-block-start:1.6rem;font-size:1.4rem;color:#fff;font-family:Fira Sans;font-weight:500;line-height:1.2;letter-spacing:0px}.footer-newsletter__form{position:relative}.footer-newsletter__field{height:5.7rem;display:flex;align-items:center;max-width:45rem;padding:8px 8px 8px 24px;background:#fff3;border:1px solid #ffffff;border-radius:10rem}.footer-newsletter__input{flex:1 1 auto;min-width:0;padding:0;margin:0;background:transparent;border:none;outline:none;font-size:1.4rem;color:rgb(var(--color-foreground));font-weight:300}.footer-newsletter__input::placeholder{color:rgba(var(--color-foreground),.4);font-weight:300}.footer-newsletter__button{padding:1rem 3.2rem;background:rgb(var(--color-foreground));border:none;border-radius:10rem;font-size:1.6rem;line-height:1.2;font-weight:600;letter-spacing:0em;white-space:nowrap;cursor:pointer;font-family:Figtree;color:#0c0c0d;width:123px;height:39px}@media(prefers-reduced-motion:no-preference){.footer-newsletter__button{transition:background .2s ease}}.footer-newsletter__button:hover{background:rgba(var(--color-foreground),.9)}.footer-newsletter__message--success{margin-block-start:1rem;font-size:1.3rem;color:var(--footer-newsletter-success)}.footer-newsletter__message--error{margin-block-start:1rem;font-size:1.3rem;color:var(--footer-newsletter-error)}.localization-button-text{display:flex;align-items:center;gap:10px;font-family:Fira Sans;font-weight:500;font-size:1.8rem;line-height:120%;letter-spacing:0%;text-align:center;color:#fff}.localization-button svg{width:1.65rem;height:1.65rem;transition:none}.localization-button-icon svg{width:10px;height:5px;transition:none;display:block}@media screen and (max-width:989px){.footer__inner{padding-block:32px;min-height:60.5rem;height:auto;gap:4rem;justify-content:flex-start}.footer__logo-mobile{display:block;text-align:center}.footer__top{flex-direction:row;gap:0;height:auto}.footer__col--newsletter .footer__heading{font-size:2.4rem;font-weight:600;text-align:center;margin-block-end:.8rem;height:2.9rem}.footer__subtext{text-align:center;margin-block-end:1.5rem;height:3.8rem}.footer__social{margin-block-start:1.6rem}.footer__col--shop,.footer__col--growth-day{flex:none;width:100%;max-width:100%;border-block-end:1px solid rgba(var(--color-foreground),.1)}.footer__col--newsletter{flex:none;width:100%;max-width:100%;padding-block-end:4rem;border-block-end:1px solid rgba(var(--color-foreground),.1)}.footer__accordion-heading{display:flex;align-items:center;justify-content:space-between;padding-block:1.6rem;margin-block-end:0;cursor:pointer}.footer__accordion-heading:after{content:"";width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:inline-block;transition:transform .2s ease;flex-shrink:0}.footer__accordion-heading[aria-expanded=true]:after{content:"";transform:rotate(180deg)}.footer__menu{display:none;padding-block-end:2rem}footer-accordion[data-open] .footer__menu{display:block}.footer__bottom-bar{flex-direction:column;align-items:center;gap:4rem;padding-bottom:0;border-block-start:none}.footer__logo-strip .footer__logo-strip-logo{display:none}.footer-newsletter__field{max-width:100%;padding-block:0;height:49px}.footer-newsletter__button{padding:.7rem 2rem;height:3.1rem;width:99px}.footer__list-social{justify-content:center}.footer__accordion-heading{font-size:1.6rem;font-weight:500}.footer__localization{width:100%;max-width:100%}.footer__localization .localization-button-text{font-size:1.6rem}.footer__localization localization-form{display:block}.footer__localization .localization-button{width:100%;justify-content:space-between;font-size:1.6rem;font-weight:500;font-family:Fira Sans;text-transform:uppercase;height:1.8rem}.footer__localization .localization-button-text svg{width:1.8rem}.footer__localization localization-form{display:block;width:100%;place-items:normal}.footer__localization .localization-wrapper{width:100%}.footer__localization .localization-button{width:100%;min-width:0;justify-content:space-between}.icon .icon-caret{width:1.2rem;height:1.2rem}.footer__payment-item,.footer__payment-item svg{height:1.767rem;width:2.8rem}.footer__divider,.footer__logo-strip{display:none}.localization-button-icon svg{display:none}}.template-product-individual-T1 .footer__minimal.footer__inner{padding-top:62px;padding-bottom:52px;height:220px;gap:0;min-height:220px}.template-product-individual-T1 .footer__minimal-row--top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem;width:100%}.template-product-individual-T1 .footer__minimal-logo{flex:0 1 auto;min-width:0}.template-product-individual-T1 .footer__minimal-logo .footer__logo-image{width:auto;max-width:23.5rem;height:auto;vertical-align:middle}.template-product-individual-T1 .footer__minimal-payment{flex:0 1 auto;min-width:0}.template-product-individual-T1 .footer__minimal-divider{width:100%;margin-block:2.4rem;margin-inline:0;padding:0;border:none;border-block-start:1px solid rgba(var(--color-foreground),.1)}.template-product-individual-T1 .footer__minimal-row--bottom{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem;width:100%}.template-product-individual-T1 .footer__minimal-row--bottom-solo{justify-content:flex-end}.template-product-individual-T1 .footer__minimal-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:3rem;padding:0;margin:0;list-style:none;height:2rem}.template-product-individual-T1 .footer__minimal-links .footer__link,.template-product-individual-T1 .footer__minimal-copyright .footer__copyright-text{font-family:Figtree;font-weight:400;font-size:14px;line-height:19.8px;letter-spacing:.84px;text-transform:uppercase}.template-product-individual-T1 .footer__minimal-copyright{margin:0}.template-product-individual-T1 .footer__minimal-copyright .footer__copyright-text{margin-block-start:0}@media screen and (max-width:989px){.template-product-individual-T1 .footer__minimal.footer__inner{padding-block:40px;text-align:center;padding-inline:16px;height:auto;max-height:372.67px}.template-product-individual-T1 .footer__minimal-row--top,.template-product-individual-T1 .footer__minimal-row--bottom{flex-direction:column;align-items:center;justify-content:center;text-align:center}.template-product-individual-T1 .footer__minimal-row--bottom-solo{justify-content:center}.template-product-individual-T1 .footer__minimal-nav{width:100%}.template-product-individual-T1 .footer__minimal-links{flex-direction:column;align-items:center;justify-content:center;height:auto}.template-product-individual-T1 .footer__minimal-payment .footer__payment-list{justify-content:center}.template-product-individual-T1 .footer__link,.template-product-individual-T1 .footer__minimal-copyright .footer__copyright-text{font-family:Figtree;font-weight:400;font-size:14px;line-height:19.8px;letter-spacing:.84px;text-transform:uppercase;color:#989898}}.template-product-individual-T2 .footer__minimal.footer__inner{padding-top:62px;padding-bottom:52px;height:220px;gap:0;min-height:220px}.template-product-individual-T2 .footer__minimal-row--top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem;width:100%}.template-product-individual-T2 .footer__minimal-logo{flex:0 1 auto;min-width:0}.template-product-individual-T2 .footer__minimal-logo .footer__logo-image{width:auto;max-width:23.5rem;height:auto;vertical-align:middle}.template-product-individual-T2 .footer__minimal-payment{flex:0 1 auto;min-width:0}.template-product-individual-T2 .footer__minimal-divider{width:100%;margin-block:2.4rem;margin-inline:0;padding:0;border:none;border-block-start:1px solid rgba(var(--color-foreground),.1)}.template-product-individual-T2 .footer__minimal-row--bottom{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem;width:100%}.template-product-individual-T2 .footer__minimal-row--bottom-solo{justify-content:flex-end}.template-product-individual-T2 .footer__minimal-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:3rem;padding:0;margin:0;list-style:none;height:2rem}.template-product-individual-T2 .footer__minimal-links .footer__link,.template-product-individual-T2 .footer__minimal-copyright .footer__copyright-text{font-family:Figtree;font-weight:400;font-size:14px;line-height:19.8px;letter-spacing:.84px;text-transform:uppercase}.template-product-individual-T2 .footer__minimal-copyright{margin:0}.template-product-individual-T2 .footer__minimal-copyright .footer__copyright-text{margin-block-start:0}@media screen and (max-width:989px){.template-product-individual-T2 .footer__minimal.footer__inner{padding-block:40px;text-align:center;padding-inline:16px;height:auto;max-height:372.67px}.template-product-individual-T2 .footer__minimal-row--top,.template-product-individual-T2 .footer__minimal-row--bottom{flex-direction:column;align-items:center;justify-content:center;text-align:center}.template-product-individual-T2 .footer__minimal-row--bottom-solo{justify-content:center}.template-product-individual-T2 .footer__minimal-nav{width:100%}.template-product-individual-T2 .footer__minimal-links{flex-direction:column;align-items:center;justify-content:center;height:auto}.template-product-individual-T2 .footer__minimal-payment .footer__payment-list{justify-content:center}.template-product-individual-T2 .footer__link,.template-product-individual-T2 .footer__minimal-copyright .footer__copyright-text{font-family:Figtree;font-weight:400;font-size:14px;line-height:19.8px;letter-spacing:.84px;text-transform:uppercase;color:#989898}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
