.footer-v2{--fv2-accent: #d4ff3a;--fv2-accent-hover: #c2f01f;--fv2-bg: #ffffff;--fv2-bg-bottom: #fafafa;--fv2-heading: #121212;--fv2-text: #4a4a4a;--fv2-link: #5f5f5f;--fv2-link-hover: #121212;--fv2-border: #e6e6e6;--fv2-field-bg: #ffffff;--fv2-field-border: #cfcfcf;--fv2-btn-bg: var(--fv2-accent);--fv2-btn-text: #121212;--fv2-star-off: #d8d8d8;background-color:var(--fv2-bg);color:var(--fv2-text);border-top:1px solid var(--fv2-border);margin-top:0}.footer-v2--dark{--fv2-bg: #0d0d0d;--fv2-bg-bottom: #000000;--fv2-heading: #ffffff;--fv2-text: #b5b5b5;--fv2-link: #b5b5b5;--fv2-link-hover: var(--fv2-accent);--fv2-border: #262626;--fv2-field-bg: #1a1a1a;--fv2-field-border: #333333;--fv2-star-off: #3a3a3a;border-top:none}.footer-v2__top{display:grid;grid-template-columns:1fr;gap:3rem;padding-top:5rem;padding-bottom:4rem}@media screen and (min-width:990px){.footer-v2__top{grid-template-columns:minmax(0,1.25fr) minmax(0,2fr);gap:6rem;padding-top:6.4rem}}.footer-v2__cols{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.footer-v2__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.footer-v2__newsletter-heading{margin:0 0 .8rem;font-size:2.2rem;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--fv2-heading)}@media screen and (min-width:750px){.footer-v2__newsletter-heading{font-size:2.6rem}}.footer-v2__newsletter-subtext{margin:0 0 1.8rem;font-size:1.4rem;line-height:1.5;color:var(--fv2-text);max-width:42ch}.footer-v2__form{margin:0}.footer-v2__field-row{display:flex;flex-direction:column;gap:.8rem;max-width:46rem}@media screen and (min-width:750px){.footer-v2__field-row{flex-direction:row;gap:.8rem}}.footer-v2__input{flex:1 1 auto;min-width:0;width:100%;padding:1.3rem 1.6rem;font-size:1.5rem;font-family:inherit;color:var(--fv2-heading);background-color:var(--fv2-field-bg);border:1px solid var(--fv2-field-border);border-radius:.4rem;-webkit-appearance:none;appearance:none}.footer-v2__input::placeholder{color:#8a8a8a;opacity:1}.footer-v2__input:focus{outline:none;border-color:var(--fv2-heading);box-shadow:0 0 0 2px #1212121f}.footer-v2--dark .footer-v2__input:focus{border-color:var(--fv2-accent);box-shadow:0 0 0 2px #d4ff3a40}.footer-v2__button{flex:0 0 auto;padding:1.3rem 2.4rem;font-size:1.5rem;font-family:inherit;font-weight:700;line-height:1;color:var(--fv2-btn-text);background-color:var(--fv2-btn-bg);border:1px solid var(--fv2-btn-bg);border-radius:.4rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.footer-v2__button:hover,.footer-v2__button:focus-visible{background-color:var(--fv2-accent-hover);border-color:var(--fv2-accent-hover)}.footer-v2__button:focus-visible{outline:2px solid var(--fv2-heading);outline-offset:2px}.footer-v2__consent{display:flex;align-items:flex-start;gap:.9rem;margin-top:1.2rem;max-width:46rem}.footer-v2__consent-input{flex:0 0 auto;width:1.6rem;height:1.6rem;margin:.2rem 0 0;accent-color:var(--fv2-accent);cursor:pointer}.footer-v2__consent-label{font-size:1.25rem;line-height:1.45;color:var(--fv2-text);cursor:pointer}.footer-v2__message{display:flex;align-items:center;gap:.6rem;margin:1.2rem 0 0;font-size:1.35rem}.footer-v2__message--error{color:#d02e2e}.footer-v2__message--success{color:var(--fv2-heading);font-weight:600}.footer-v2__message svg{width:1.6rem;height:1.6rem;flex:0 0 auto}.footer-v2__nap{margin-top:3rem;font-size:1.4rem;line-height:1.7;color:var(--fv2-text)}.footer-v2__nap-name{margin:0 0 .4rem;font-weight:700;color:var(--fv2-heading);font-size:1.5rem}.footer-v2__nap-line{margin:0}.footer-v2__nap-link{color:var(--fv2-heading);text-decoration:underline;text-decoration-color:var(--fv2-accent);text-decoration-thickness:2px;text-underline-offset:3px}.footer-v2__nap-link:hover{text-decoration-color:var(--fv2-accent-hover)}.footer-v2__payment{margin-top:2.4rem}.footer-v2__payment .list-payment{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-start;margin:0;padding:0}.footer-v2__payment .list-payment__item{padding:0;display:flex}.footer-v2__payment .list-payment__item svg{width:3.8rem;height:2.4rem}.footer-v2__reviews{margin-top:2.4rem}.footer-v2__reviews-inner{display:inline-flex;align-items:center;gap:1rem;padding:.9rem 1.4rem;border:1px solid var(--fv2-border);border-radius:999px;text-decoration:none;color:var(--fv2-text);transition:border-color .15s ease}a.footer-v2__reviews-inner:hover{border-color:var(--fv2-accent)}.footer-v2__stars{display:inline-flex;gap:.15rem}.footer-v2__star{fill:var(--fv2-star-off)}.footer-v2__star--on{fill:var(--fv2-accent);stroke:#a9cc22;stroke-width:.5}.footer-v2--dark .footer-v2__star--on{stroke:none}.footer-v2__reviews-text{font-size:1.3rem;line-height:1.2}.footer-v2__reviews-text strong{color:var(--fv2-heading)}.footer-v2__reviews-count{display:block;font-size:1.15rem;color:var(--fv2-text)}.footer-v2__social{display:flex;flex-wrap:wrap;gap:.4rem;margin:2.4rem 0 0;padding:0}.footer-v2__social .list-social__link{color:var(--fv2-link);padding:.9rem}.footer-v2__social .list-social__link:hover{color:var(--fv2-link-hover)}.footer-v2__social .icon{width:2rem;height:2rem}.footer-v2__details{border-bottom:1px solid var(--fv2-border)}.footer-v2__col-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;padding:1.7rem 0;font-size:1.5rem;font-weight:700;letter-spacing:.01em;color:var(--fv2-heading);cursor:pointer;list-style:none}.footer-v2__col-heading::-webkit-details-marker{display:none}.footer-v2__col-heading:focus-visible{outline:2px solid var(--fv2-accent);outline-offset:2px}.footer-v2__chevron{flex:0 0 auto;color:var(--fv2-heading);transition:transform .2s ease}.footer-v2__details[open] .footer-v2__chevron{transform:rotate(180deg)}.footer-v2__list{margin:0;padding:0 0 1.8rem;display:flex;flex-direction:column;gap:1rem}.footer-v2__list li{margin:0;padding:0;list-style:none}.footer-v2__link{display:inline-block;font-size:1.4rem;line-height:1.4;color:var(--fv2-link);text-decoration:none;border-bottom:2px solid transparent;padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.footer-v2__link:hover,.footer-v2__link:focus-visible{color:var(--fv2-link-hover);border-bottom-color:var(--fv2-accent)}.footer-v2__link--active{color:var(--fv2-heading);border-bottom-color:var(--fv2-accent)}.footer-v2__text{padding:0 0 1.8rem;font-size:1.4rem;line-height:1.6;color:var(--fv2-text)}@media screen and (min-width:750px){.footer-v2__details,.footer-v2__details[open]{border-bottom:none}.footer-v2__details:not([open])>*:not(summary){display:block}.footer-v2__col-heading{padding:0 0 1.6rem;cursor:default;pointer-events:none}.footer-v2__chevron{display:none}.footer-v2__list{padding-bottom:0}}.footer-v2__bottom{background-color:var(--fv2-bg-bottom);border-top:1px solid var(--fv2-border)}.footer-v2__bottom-inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;padding-top:2.2rem;padding-bottom:2.2rem}@media screen and (min-width:990px){.footer-v2__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:2.4rem}}.footer-v2__localization{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.footer-v2__localization .localization-form{padding:0;margin:0}.footer-v2__localization .localization-form__select{font-size:1.3rem}.footer-v2__localization .disclosure__button{color:var(--fv2-text)}.footer-v2__localization .disclosure__button:hover{color:var(--fv2-link-hover)}.footer-v2__legal{display:flex;flex-direction:column;gap:.4rem}@media screen and (min-width:990px){.footer-v2__legal{text-align:right;align-items:flex-end}}.footer-v2__copyright{margin:0;font-size:1.3rem;color:var(--fv2-text)}.footer-v2__disclaimer{margin:0;font-size:1.15rem;line-height:1.5;color:var(--fv2-text);opacity:.8;max-width:60ch}.footer-v2 .footer__content-top,.footer-v2 .footer__content-bottom{padding:0;border:none}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-footer-v2.css.map */
