.sl-price-row{display:flex;align-items:center;gap:12px;font-family:Outfit,sans-serif;white-space:nowrap}.sl-price-band{display:inline-flex;align-items:baseline;gap:12px}.sl-price-old{font-weight:400;font-size:20px;color:#757575;text-decoration:line-through;line-height:1}.sl-price-current{font-weight:500;font-size:28px;color:#1a1410;line-height:1}.sl-badge{padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#ffc9e0,#ffa8cd 35%,#ff8fc0 65%,#f26fa6);color:#36111b;font-weight:400;font-size:12px;letter-spacing:.02em;text-transform:uppercase;line-height:1;white-space:nowrap}@media(max-width:640px){.sl-price-old{font-size:18px}.sl-price-current{font-size:26px}.sl-badge{font-size:12px;padding:4px 6px}}.sl-badge{position:relative;overflow:hidden}.sl-badge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);transform:translate(-120%);animation:sl-badge-shine 3s infinite linear;pointer-events:none}@keyframes sl-badge-shine{0%,60%{transform:translate(-120%)}to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.sl-badge:after{animation:none;opacity:0}}.product-form__submit{background:#1a1410;color:#fff;text-transform:uppercase;font-family:inherit;font-weight:400;letter-spacing:normal;font-size:1.6rem}.product-form__submit:hover{background:#ffa8cd;color:#1a1410}.sl-divider{display:block!important;width:100%!important;height:1px!important;background:#1a1410!important;margin:18px 0!important}.ss-klarna{background:#f5f5f5;border-radius:2px;padding:6px 12px;margin-top:6px;font-size:1.4rem;line-height:1;color:rgb(var(--color-foreground))}.ss-klarna__slide{display:flex;align-items:center;justify-content:center;gap:5px}.ss-klarna__logo{height:20px;width:auto;display:block;flex-shrink:0}.ss-payment-icons{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center;margin:0}.ss-payment-icons .icon{height:24px;width:38px}.product-form__buttons{max-width:100%}.product__info-container .product-form{margin-bottom:0}.product__info-container>*:has(.product-form){margin-bottom:0}.product__info-container>*:has(>.ss-payment-icons){margin-top:1.25rem}.sl-reassurance{--sl-accent:#8B3450;--sl-accent-rgb:139 52 80;--sl-shimmer:.42;font-family:var(--font-body-family,"Outfit",sans-serif);color:inherit;margin:16px 0}.sl-reassurance__grid{display:flex;flex-direction:column;gap:4px}@media screen and (min-width:750px){.sl-reassurance__grid{flex-direction:row;flex-wrap:wrap;gap:10px 24px;justify-content:center;max-width:480px;margin-inline:auto}.sl-reassurance__item{flex-basis:160px}}.sl-reassurance__item{display:flex}.sl-reassurance__inner{display:flex;gap:12px;align-items:center}.sl-reassurance__icon{flex:0 0 24px;width:24px;height:24px;color:inherit}.sl-reassurance__icon svg{display:block;width:24px;height:24px}.sl-reassurance__text{flex:1;font-size:14px;line-height:1.3}.sl-reassurance__text p{margin:0}.sl-reassurance__text strong{color:var(--sl-accent);font-weight:600}@supports ((-webkit-background-clip:text) or (background-clip:text)){.sl-reassurance.is-visible .sl-reassurance__text strong{background-image:linear-gradient(-85deg,rgb(var(--sl-accent-rgb)/1) 40%,rgb(var(--sl-accent-rgb)/var(--sl-shimmer)),rgb(var(--sl-accent-rgb)/1) 60%);background-clip:text;-webkit-background-clip:text;background-size:200% 100%;background-position:150% 0;-webkit-text-fill-color:transparent;color:transparent;animation:sl-reassurance-shimmer 6s infinite linear both;animation-delay:var(--sl-sd,0s)}.sl-reassurance.is-visible .sl-reassurance__item:nth-child(2n) .sl-reassurance__text strong{animation-name:sl-reassurance-shimmer-rev}}.sl-reassurance__item:nth-child(2){--sl-sd:.5s }.sl-reassurance__item:nth-child(3){--sl-sd:1s }.sl-reassurance__item:nth-child(4){--sl-sd:1.5s }@keyframes sl-reassurance-shimmer{0%,60%{background-position:150% 0}to{background-position:-50% 0}}@keyframes sl-reassurance-shimmer-rev{0%,60%{background-position:-50% 0}to{background-position:150% 0}}.sl-reassurance--js .sl-reassurance__item{opacity:0;transform:translateY(20px)}.sl-reassurance.is-visible .sl-reassurance__item{animation:sl-reassurance-fade .5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--sl-o,0)*.1s)}@keyframes sl-reassurance-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sl-reassurance--js .sl-reassurance__icon .sl-draw{stroke-dashoffset:var(--len,0)}.sl-reassurance.is-visible .sl-reassurance__icon .sl-draw{animation:sl-reassurance-draw 6s ease-out var(--dl,0s) infinite}@keyframes sl-reassurance-draw{0%{stroke-dashoffset:var(--len)}22%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.sl-reassurance.is-visible .sl-reassurance__icon .truck-vehicle{animation:sl-truck-slide 6s ease-out infinite}.sl-reassurance.is-visible .sl-reassurance__icon .truck-lines{opacity:0;animation:sl-truck-lines 6s ease-out infinite}@keyframes sl-truck-slide{0%{transform:translate(-3px) skew(-3deg)}10%{transform:translate(.5px) skew(0)}17%,to{transform:translate(0)}}@keyframes sl-truck-lines{0%{opacity:1;transform:translate(-3px)}10%{opacity:.6;transform:translate(0)}17%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.sl-reassurance__item{opacity:1!important;transform:none!important;animation:none!important}.sl-reassurance__icon *{animation:none!important;stroke-dashoffset:0!important;opacity:1!important;transform:none!important}.sl-reassurance__text strong{animation:none!important;background-image:none!important;-webkit-text-fill-color:var(--sl-accent)!important;color:var(--sl-accent)!important}}variant-selects .product-form__input--pill{display:flex;gap:4px;padding:4px;margin:14px 0 16px;background:#f4f0ed;border:0;border-radius:12px;overflow:visible}variant-selects .product-form__input--pill>.form__label{position:absolute;clip:rect(0,0,0,0);overflow:hidden;height:1px;width:1px;margin:0;padding:0}variant-selects .product-form__input--pill input[type=radio]+label{flex:1 1 0;position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;margin:0;padding:9px 8px;border:0!important;border-radius:8px;background:transparent;color:#6e6760;font-size:1.35rem;font-weight:700;letter-spacing:0;line-height:1.25;text-align:center;transition:background-color .18s ease,color .18s ease}variant-selects .product-form__input--pill input[type=radio]+label:before{content:none!important}variant-selects .product-form__input--pill input[type=radio]:checked+label{background:#ffa8cd!important;border-color:#ffa8cd!important;color:#36111b!important;box-shadow:0 2px 8px -3px #9b3b6b73}.fb-opt-prix{font-size:1.2rem;font-weight:500}.fb-opt-prix s{margin-right:5px;text-decoration-thickness:1px}.fb-opt-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);padding:2px 8px;border-radius:999px;background:#c6f16d;color:#1a1410;font-size:1rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.sticky-atc__price-compare{display:none!important}.fb-sticky-option{color:#fff;font-size:1.3rem;white-space:nowrap}variant-selects .product-form__input--pill input[type=radio]:focus-visible+label,variant-selects .product-form__input--pill input[type=radio].focused+label{box-shadow:0 0 0 .3rem #fff,0 0 0 .5rem #1a14108c}.product-form__submit,.product-form__submit.button--primary{background:#1a1410!important;color:#fff!important;border:0!important;outline:none!important}.product-form__submit:after{box-shadow:none!important;border:0!important;content:none!important}.product-form__submit:not([disabled]):hover{background:#ffa8cd!important;color:#36111b!important}.product-form__submit:not([disabled]):hover:after{box-shadow:none!important;content:none!important}[class*=product-title-template--]{font-weight:400!important}@media(min-width:1024px){[class*=product-grid-template--]{grid-template-columns:repeat(3,calc((100% - 42px)/4))!important;justify-content:center!important}[class*=product-heading-template--]{margin-left:calc(12.5% + 1.75px)!important}[class*=steps-heading-template--],[class*=steps-body-template--]{width:calc(75% - 3.5px)!important;margin-left:auto!important;margin-right:auto!important}}.ss-trust{background:#ffe5ee!important;--color-foreground: 54, 17, 27 !important}.ss-trust .ss-trust__list,.ss-trust .ss-trust__row{background:transparent!important}.ss-trust .ss-trust__row-label{transition:color .18s ease}.ss-trust .ss-trust__row:hover .ss-trust__row-label,.ss-trust .ss-trust__row:focus-visible .ss-trust__row-label{color:#36111b!important}.ss-trust .ss-trust__row[data-ss-open="3"] .ss-trust__row-lead svg,.ss-trust .ss-trust__row[data-ss-open="4"] .ss-trust__row-lead svg{display:none}.ss-trust .ss-trust__row[data-ss-open="3"] .ss-trust__row-lead:before,.ss-trust .ss-trust__row[data-ss-open="4"] .ss-trust__row-lead:before{content:"";display:block;width:20px;height:20px;background-color:currentColor}.ss-trust .ss-trust__row[data-ss-open="3"] .ss-trust__row-lead:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m5-3s1.5 2 4 2s4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E") center / 20px 20px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m5-3s1.5 2 4 2s4-2 4-2M9 9h.01M15 9h.01'/%3E%3C/svg%3E") center / 20px 20px no-repeat}.ss-trust .ss-trust__row[data-ss-open="4"] .ss-trust__row-lead:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 16.3c2.2 0 4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05'/%3E%3Cpath d='M12.56 6.6A11 11 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97'/%3E%3C/svg%3E") center / 20px 20px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 16.3c2.2 0 4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05'/%3E%3Cpath d='M12.56 6.6A11 11 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97'/%3E%3C/svg%3E") center / 20px 20px no-repeat}
/*# sourceMappingURL=/cdn/shop/t/41/assets/face-brush.css.map */
