.selv-footer{--selv-footer-gap: clamp(28px, 4vw, 64px);--selv-footer-text: 15px;--selv-footer-small: 13px;width:100%}.selv-footer,.selv-footer *{box-sizing:border-box}.selv-footer__main{color:var(--color-scheme-text-color)}.selv-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--selv-footer-gap);row-gap:44px;padding-top:var(--padding-section-top, 70px);padding-bottom:var(--padding-section-bottom, 60px)}.selv-footer__brand{grid-column:1 / -1;display:flex;flex-direction:column;align-items:flex-start;max-width:40ch}.selv-footer__logo{display:inline-block;line-height:0;color:inherit;text-decoration:none}.selv-footer__logo-img{display:block;width:var(--selv-footer-logo-width, 150px);max-width:100%;height:auto}.selv-footer__logo--text{font-family:var(--header-font-stack);font-weight:var(--header-font-weight);font-size:24px;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}.selv-footer__statement{margin:22px 0 0;font-size:var(--selv-footer-text);line-height:1.65}.selv-footer__statement p:last-child,.selv-footer__newsletter-text p:last-child,.selv-footer__newsletter-note p:last-child{margin-bottom:0}.selv-footer__address{margin:18px 0 0;font-style:normal;font-size:14px;line-height:1.6}.selv-footer__address-lines{display:block}.selv-footer__email{display:inline-flex;align-items:center;min-height:44px;margin-top:0;padding:0;color:inherit;text-decoration:none}.selv-footer__social{margin-top:28px}.selv-footer__social .selv-footer__heading{margin-bottom:6px}.selv-footer__social-list{display:flex;flex-wrap:wrap;gap:2px;margin:0 0 0 -12px;padding:0;list-style:none}.selv-footer__social-list li{margin:0;padding:0}.selv-footer__heading{margin:0 0 14px;font-family:var(--header-font-stack);font-weight:var(--header-font-weight);font-style:var(--header-font-style);font-size:12px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;color:var(--color-scheme-text-color)}.selv-footer__column{min-width:0}.selv-footer__links{margin:0;padding:0;list-style:none}.selv-footer__links li{margin:0 0 8px;padding:0}.selv-footer__links a,.selv-footer__legal a{display:inline-block;padding:3px 0;color:inherit;text-decoration:none;font-size:var(--selv-footer-text);line-height:1.5}.selv-footer__newsletter{grid-column:1 / -1;max-width:44ch}.selv-footer__newsletter-text{font-size:var(--selv-footer-text);line-height:1.65;margin:0 0 18px}.selv-footer__form{margin:0}.selv-footer__field{display:flex;flex-wrap:wrap;gap:10px}.selv-footer__input{flex:1 1 220px;min-width:0;min-height:48px;margin:0;padding:0 16px;font-family:var(--body-font-stack);font-size:16px;line-height:1.4;color:var(--color-scheme-text-color);background:transparent;border:1px solid var(--color-scheme-text-color);border-radius:var(--input-border-radius);-webkit-appearance:none;appearance:none}.selv-footer__input::placeholder{color:var(--color-scheme-text-color);opacity:.85}.selv-footer__input:focus-visible{outline:2px solid var(--color-scheme-text-color);outline-offset:2px}.selv-footer__submit{flex:0 0 auto;min-height:48px;margin:0;padding-left:24px;padding-right:24px;white-space:nowrap}.selv-footer__form-note{margin:0 0 12px;font-size:var(--selv-footer-small);line-height:1.5}.selv-footer__newsletter-note{margin:12px 0 0;font-size:var(--selv-footer-small);line-height:1.55}.selv-footer__newsletter-note a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.selv-footer__vh{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.selv-footer__bottom{color:var(--color-scheme-text-color);text-align:left}.selv-footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px 40px;padding-top:20px;padding-bottom:22px;font-size:var(--selv-footer-small);line-height:1.5}.selv-footer__bottom-start{display:flex;flex-wrap:wrap;align-items:center;gap:6px 22px;min-width:0}.selv-footer__copyright,.selv-footer__powered{margin:0;font-size:var(--selv-footer-small)}.selv-footer__powered a{color:inherit}.selv-footer__legal{display:flex;flex-wrap:wrap;gap:2px 20px;margin:0;padding:0;list-style:none}.selv-footer__legal li{margin:0;padding:0}.selv-footer__legal a{padding:6px 0;font-size:var(--selv-footer-small)}.selv-footer__bottom-end{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;margin-left:auto}.selv-footer__localization{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.selv-footer__localization localization-form{display:flex}.selv-footer__localization localization-form button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;padding:6px 12px 6px 14px;font-size:var(--selv-footer-small)}.selv-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.selv-footer__payment li{display:flex;margin:0;padding:0}.selv-footer__payment-icon{display:block;width:auto;height:24px;border-radius:3px}@media(min-width:768px){.selv-footer__inner{grid-template-columns:repeat(4,minmax(0,1fr))}.selv-footer__brand{grid-column:1 / 3}.selv-footer__newsletter{grid-column:3 / -1}}@media(min-width:990px){.selv-footer__inner{grid-template-columns:minmax(0,5fr) repeat(var(--selv-footer-columns, 2),minmax(0,2fr)) minmax(0,4fr);row-gap:48px}.selv-footer__brand,.selv-footer__newsletter{grid-column:auto}.selv-footer__newsletter{max-width:none;padding-left:clamp(0px,2vw,24px)}.selv-footer__column{padding-top:4px}}@media(max-width:767px){.selv-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:20px}.selv-footer__bottom-end{order:-1;width:100%;margin-left:0;gap:16px}.selv-footer__localization{width:100%}.selv-footer__localization localization-form{flex:1 1 140px}.selv-footer__localization localization-form button{width:100%}.selv-footer__bottom-start{flex-direction:column;align-items:flex-start;gap:8px}.selv-footer__legal{gap:2px 16px}}@media(max-width:989px){.selv-footer--mobile-center .selv-footer__brand,.selv-footer--mobile-center .selv-footer__newsletter{align-items:center;margin-left:auto;margin-right:auto;text-align:center}.selv-footer--mobile-center .selv-footer__social-list{justify-content:center;margin-left:0}.selv-footer--mobile-center .selv-footer__column{text-align:center}.selv-footer--mobile-center .selv-footer__field{justify-content:center}}@media(max-width:767px){.selv-footer--mobile-center .selv-footer__bottom-inner,.selv-footer--mobile-center .selv-footer__bottom-start{align-items:center;text-align:center}.selv-footer--mobile-center .selv-footer__legal,.selv-footer--mobile-center .selv-footer__payment,.selv-footer--mobile-center .selv-footer__bottom-end{justify-content:center}}@media(max-width:479px){.selv-footer__field{flex-direction:column}.selv-footer__input,.selv-footer__submit{width:100%;flex-basis:auto}}@media(prefers-reduced-motion:reduce){.selv-footer .animated-underline,.selv-footer localization-form button{transition:none}}.selv-footer .selv-footer__heading.h4{margin:0 0 14px;font-family:var(--lq-label-font, var(--body-font-stack, Cardo, serif));font-weight:400;font-style:normal;font-size:var(--lq-label-size, 12px);line-height:1.4;letter-spacing:var(--lq-label-track, .16em)}.selv-footer--liquid{--selv-footer-text: 15px;color:var(--selv-creme, #f4f1eb)}.selv-footer.selv-footer--liquid{margin-top:48px}.selv-footer--liquid .selv-footer__main{position:relative;overflow-x:clip;color:var(--selv-creme, #f4f1eb);background:var(--selv-mousse, #3f3e1e)}.selv-footer--liquid .selv-footer__main:before{content:"";position:absolute;left:-4%;right:-4%;top:-27px;height:28px;background:inherit;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 28' preserveAspectRatio='none'%3E%3Cpath d='M0 28V14C150 2 300 2 450 12s300 14 450 4 225-14 300-8V28z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 28' preserveAspectRatio='none'%3E%3Cpath d='M0 28V14C150 2 300 2 450 12s300 14 450 4 225-14 300-8V28z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;pointer-events:none}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.selv-footer--liquid .selv-footer__main:before{animation:selv-footer-wave linear both;animation-timeline:view();animation-range:entry 0% entry 100%}}}@keyframes selv-footer-wave{0%{transform:translate(-3%)}to{transform:translate(3%)}}.selv-footer--liquid .selv-footer__main,.selv-footer--liquid .selv-footer__bottom{--color-scheme-text-color: var(--selv-creme, #f4f1eb);--color-scheme-background-color: var(--selv-mousse, #3f3e1e)}.selv-footer--liquid .selv-footer__inner{row-gap:40px;padding-top:max(56px,var(--padding-section-top, 70px))}.selv-footer--liquid .selv-footer__logo-img{filter:brightness(0) invert(.955) sepia(.3)}.selv-footer--liquid .selv-footer__statement{margin-top:20px;color:var(--selv-creme, #f4f1eb);font-size:16px;line-height:1.65}.selv-footer--liquid .selv-footer__address{color:var(--selv-creme-muted, #cfc9b8)}.selv-footer--liquid .selv-footer__email{color:var(--selv-creme, #f4f1eb)}.selv-footer--liquid .selv-footer__heading{color:var(--selv-creme-muted, #cfc9b8)}.selv-footer--liquid .selv-footer__links li{margin:0}.selv-footer--liquid .selv-footer__links a,.selv-footer--liquid .selv-footer__legal a{display:inline-flex;align-items:center;min-height:44px;padding:10px 0;line-height:1.5}.selv-footer--liquid .selv-footer__links a{color:var(--selv-creme, #f4f1eb)}.selv-footer--liquid a:focus-visible,.selv-footer--liquid button:focus-visible{outline:2px solid var(--selv-creme, #f4f1eb);outline-offset:3px}.selv-footer--liquid .selv-footer__social-list{gap:10px;margin:4px 0 0}.selv-footer--liquid .selv-footer__social-list a{display:grid;place-items:center;width:44px;height:44px;padding:0;border-radius:50%;color:var(--selv-creme, #f4f1eb);box-shadow:inset 0 0 0 1px #f4f1eb80;transition:background-color var(--dur-2, .28s) var(--ease-out, ease),color var(--dur-2, .28s)}.selv-footer--liquid .selv-footer__social-list svg{width:18px;height:18px}@media(hover:hover){.selv-footer--liquid .selv-footer__social-list a:hover{color:var(--selv-mousse, #3f3e1e);background-color:var(--selv-creme, #f4f1eb)}}.selv-footer--liquid .selv-footer__newsletter .selv-footer__heading{margin-bottom:10px;font-family:var(--header-font-stack);font-size:var(--lq-h3-size, 21px);line-height:var(--lq-h3-lh, 1.2);letter-spacing:var(--lq-h3-track, .02em);color:var(--selv-creme, #f4f1eb)}.selv-footer--liquid .selv-footer__newsletter-text{color:var(--selv-creme-muted, #cfc9b8)}.selv-footer--liquid .selv-footer__newsletter-text a{color:var(--selv-creme, #f4f1eb);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.selv-footer--liquid .selv-footer__field{flex-wrap:nowrap;align-items:center;gap:6px;padding:4px;border-radius:var(--r-pill, 999px);background:#f4f1eb0f;box-shadow:inset 0 0 0 1px #f4f1eb8c;transition:box-shadow var(--dur-2, .28s) var(--ease-out, ease),background-color var(--dur-2, .28s)}.selv-footer--liquid .selv-footer__field:focus-within{background:#f4f1eb1a;box-shadow:inset 0 0 0 1.5px var(--selv-creme, #f4f1eb),0 0 0 4px #f4f1eb1f}.selv-footer--liquid .selv-footer__input{flex:1 1 auto;width:auto;min-height:46px;padding:0 6px 0 16px;border:0!important;border-radius:var(--r-pill, 999px);color:var(--selv-creme, #f4f1eb);background:transparent;box-shadow:none}.selv-footer--liquid .selv-footer__input::placeholder{color:var(--selv-creme-muted, #cfc9b8);opacity:1}.selv-footer--liquid .selv-footer__input:focus-visible{outline:none}.selv-footer--liquid .selv-footer__submit,.selv-footer--liquid .selv-footer__submit[class*=dynamic-section-button]{display:inline-flex;align-items:center;gap:8px;flex:none;width:auto;min-height:46px;padding:0 16px 0 20px!important;border-radius:var(--r-pill, 999px);color:var(--selv-encre, #2b2a27)!important;background-color:var(--selv-creme, #f4f1eb)!important;box-shadow:0 6px 16px -8px #00000080!important}.selv-footer--liquid .selv-footer__submit-icon{transition:transform var(--dur-gel, .56s) var(--ease-gel, ease)}@media(hover:hover){.selv-footer--liquid .selv-footer__submit:hover .selv-footer__submit-icon{transform:translate(3px)}}.selv-footer__submit-icon{display:none}.selv-footer--liquid .selv-footer__submit-icon{display:block}.selv-footer--liquid .selv-footer__newsletter-note{color:var(--selv-creme-muted, #cfc9b8)}.selv-footer--liquid .selv-footer__newsletter-note a,.selv-footer--liquid .selv-footer__form-note{color:var(--selv-creme, #f4f1eb)}.selv-footer--liquid .errors,.selv-footer--liquid .form-success{color:var(--selv-encre, #2b2a27)}.selv-footer--liquid .selv-footer__bottom{color:var(--selv-creme, #f4f1eb);background:var(--selv-mousse, #3f3e1e)}.selv-footer--liquid .selv-footer__bottom-inner{border-top:1px solid rgb(244 241 235 / .18);padding-bottom:calc(22px + var(--safe-b, 0px))}.selv-footer--liquid .selv-footer__copyright{color:var(--selv-creme-muted, #cfc9b8)}.selv-footer--liquid .selv-footer__legal a{color:var(--selv-creme, #f4f1eb)}.selv-footer--liquid .selv-footer__localization localization-form button{min-height:44px;border-radius:var(--r-pill, 999px)!important;color:var(--selv-creme, #f4f1eb);background:transparent;border:1px solid rgb(244 241 235 / .5)!important}.selv-footer__localization .disclosure{position:relative}.selv-footer__localization .disclosure__list{position:absolute;z-index:20;top:auto;bottom:calc(100% + 8px);left:0;right:auto;width:max-content;min-width:100%;max-width:calc(100vw - 32px);max-height:min(60vh,420px);margin:0;padding:6px;overflow-y:auto;overscroll-behavior:contain;list-style:none;border-radius:16px;color:var(--selv-encre, #2b2a27);background:var(--selv-creme, #f4f1eb);box-shadow:0 0 0 .5px #2b2a2729,0 18px 40px -14px #00000073,0 4px 12px -2px #0000002e}.selv-footer__localization .disclosure__list[hidden]{display:none}.selv-footer__localization .disclosure__item{margin:0;padding:0}.selv-footer__localization .disclosure__item_el{display:flex;align-items:center;min-height:44px;padding:8px 14px;border-radius:10px;color:var(--selv-encre, #2b2a27)!important;font-size:14px;line-height:1.3;text-decoration:none;white-space:nowrap}.selv-footer__localization .disclosure__item_el:hover,.selv-footer__localization .disclosure__item_el:focus-visible{background:var(--selv-lin-clair, #e3ddd2)}.selv-footer__localization .disclosure__item_el[aria-current=true]{background:var(--selv-lin, #d8d1c5)}.selv-footer--liquid .selv-footer__localization localization-form:last-child .disclosure__list{left:auto;right:0}.selv-footer--liquid .selv-footer__localization localization-form ul{color:var(--selv-encre, #2b2a27)}.selv-footer--liquid .selv-footer__payment-icon{height:22px;border-radius:4px}.selv-footer--liquid .selv-footer__payment li{border-radius:5px;box-shadow:inset 0 0 0 1px #f4f1eb6b}.selv-footer--liquid .selv-footer__payment-icon{clip-path:inset(1px round 4px);mix-blend-mode:screen;opacity:.9;filter:grayscale(1) contrast(5) sepia(.22)}.selv-footer--liquid .selv-footer__payment-icon[aria-labelledby=pi-master]{filter:grayscale(1) contrast(1.4) brightness(1.5) sepia(.22)}.selv-footer--liquid .selv-footer__payment-icon:is([aria-labelledby=pi-apple_pay],[aria-labelledby=pi-google_pay],[aria-labelledby=pi-paypal]){filter:invert(1) grayscale(1) contrast(2) sepia(.22)}@media(forced-colors:active){.selv-footer--liquid .selv-footer__payment-icon{filter:none;mix-blend-mode:normal;opacity:1;clip-path:none}}@media(max-width:767px){.selv-footer--liquid .selv-footer__brand{order:0}.selv-footer--liquid .selv-footer__newsletter{order:1}.selv-footer--liquid .selv-footer__column{order:2}.selv-footer--liquid .selv-footer__inner{row-gap:36px}}@media(max-width:479px){.selv-footer--liquid .selv-footer__field{flex-direction:row}.selv-footer--liquid .selv-footer__input,.selv-footer--liquid .selv-footer__submit{width:auto}}@media(prefers-contrast:more){.selv-footer--liquid .selv-footer__field{box-shadow:inset 0 0 0 2px var(--selv-creme, #f4f1eb)}}@media(min-width:990px){.selv-footer--liquid .selv-footer__inner{grid-template-columns:minmax(0,4.2fr) repeat(var(--selv-footer-columns, 2),minmax(0,2fr)) minmax(0,4.8fr)}.selv-footer--liquid .selv-footer__newsletter{padding-left:0}.selv-footer.selv-footer--no-news .selv-footer__inner{grid-template-columns:minmax(0,5fr) repeat(var(--selv-footer-columns, 2),minmax(0,2.5fr))}}@media(min-width:768px)and (max-width:1199px){.selv-footer .selv-footer__inner,.selv-footer.selv-footer--liquid .selv-footer__inner,.selv-footer.selv-footer--no-news .selv-footer__inner{grid-template-columns:minmax(0,1fr) repeat(var(--selv-footer-columns, 2),max-content)}.selv-footer .selv-footer__brand,.selv-footer .selv-footer__column{grid-column:auto}.selv-footer .selv-footer__links a{white-space:nowrap}.selv-footer .selv-footer__newsletter{grid-column:1 / -1;max-width:none;padding-left:0}.selv-footer .selv-footer__newsletter .selv-footer__field{max-width:560px}.selv-footer .selv-footer__newsletter-text,.selv-footer .selv-footer__newsletter-note{max-width:62ch}}@media(min-width:990px){.selv-footer .selv-footer__inner.wrapper-spacing--h,.selv-footer .selv-footer__bottom-inner.wrapper-spacing--h{padding-left:var(--lq-edge, 60px);padding-right:var(--lq-edge, 60px)}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/selv-footer.css.map */
