.build-your-look{padding-top:var(--byl-pt-mobile);padding-bottom:var(--byl-pb-mobile)}@media(min-width:768px){.build-your-look{padding-top:var(--byl-pt-desktop);padding-bottom:var(--byl-pb-desktop)}}.build-your-look__container{max-width:var(--byl-max-width);padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;text-align:var(--byl-text-align-mobile);align-items:var(--byl-align-items-mobile)}@media(min-width:768px){.build-your-look__container{padding-left:1.5rem;padding-right:1.5rem;text-align:var(--byl-text-align-desktop);align-items:var(--byl-align-items-desktop)}}.build-your-look--tight .build-your-look__container{max-width:none;padding-left:0;padding-right:0}.build-your-look__container>*+*{margin-top:var(--byl-content-gap)}.build-your-look__container>*+.build-your-look__products{margin-top:var(--byl-products-top-gap)}.build-your-look__products{width:100%;--byl-desktop-item-width: calc((100% - (var(--byl-cols-desktop) * var(--byl-products-gap))) / (var(--byl-cols-desktop) + .5));--byl-mobile-item-width: calc((100% - (var(--byl-cols-mobile) * var(--byl-products-gap))) / (var(--byl-cols-mobile) + .5))}.build-your-look__products--mobile-grid{display:grid;grid-template-columns:repeat(var(--byl-cols-mobile),1fr);gap:var(--byl-products-gap)}.build-your-look__products--mobile-slider{display:flex;gap:var(--byl-products-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.build-your-look__products--mobile-slider::-webkit-scrollbar{display:none}.build-your-look__products--mobile-slider>.build-your-look__product{flex:0 0 var(--byl-mobile-item-width);scroll-snap-align:start}@media(min-width:768px){.build-your-look__products--desktop-grid{display:grid;grid-template-columns:repeat(var(--byl-cols-desktop),1fr);gap:var(--byl-products-gap)}.build-your-look__products--desktop-slider{display:flex;gap:var(--byl-products-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.build-your-look__products--desktop-slider::-webkit-scrollbar{display:none}.build-your-look__products--desktop-slider>.build-your-look__product{flex:0 0 var(--byl-desktop-item-width);scroll-snap-align:start}}.build-your-look__products{min-width:var(--build-your-look-mobile-width)}@media(min-width:768px){.build-your-look__products{min-width:auto}}bundle-builder .builder__steps,bundle-builder .builder__products{opacity:0;transition:opacity .2s ease-in-out}bundle-builder[data-loaded] .builder__steps,bundle-builder[data-loaded] .builder__products{opacity:1}bundle-builder .builder__products[data-disabled=true]{opacity:.5;pointer-events:none}bundle-builder .builder__products[data-disabled=true] button,bundle-builder .builder__products[data-disabled=true] [role=button]{position:relative;pointer-events:none}bundle-builder .builder__products[data-disabled=true] button>span,bundle-builder .builder__products[data-disabled=true] [role=button]>span{color:transparent}bundle-builder .builder__products[data-disabled=true] button:after,bundle-builder .builder__products[data-disabled=true] [role=button]:after{content:"Bundle Products Selected";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:inherit}bundle-builder product-card[data-disabled=true]{opacity:.5;pointer-events:none}bundle-builder product-card[data-disabled=true] button,bundle-builder product-card[data-disabled=true] [role=button]{position:relative;pointer-events:none}bundle-builder product-card[data-disabled=true] button>span,bundle-builder product-card[data-disabled=true] [role=button]>span{color:transparent}bundle-builder product-card[data-disabled=true] button:after,bundle-builder product-card[data-disabled=true] [role=button]:after{content:"Added to Bundle";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#000}bundle-builder product-card .swatch-container[data-shade][data-disabled=true]{opacity:.2;pointer-events:none}bundle-builder a[data-bundle-type=fixed_selection]{pointer-events:none}bundle-builder .bundle__selection>[data-selection][data-active]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-coconut-milk-500);mix-blend-mode:multiply;opacity:.55;pointer-events:none}@media(max-width:1023px){bundle-builder .bundle__selections{box-shadow:0 -4px 16px -4px #00000014;transform:translateY(100%)}bundle-builder[data-cart-bar-visible] .bundle__selections{transform:translateY(0)}.bundle__selection-title-slot{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.bundle__selection:has([data-selection][data-active]) .bundle__selection-title-slot{grid-template-rows:1fr}}@media(min-width:1024px){bundle-builder .bundle__selections{padding-bottom:0}.bundle__selection:has([data-selection][data-active]) [data-placeholder-label]{display:none}.bundle__selection:not(:has([data-selection][data-active])) [data-active-content]{display:none}}.cart-drawer{--cart-drawer-bg: var(--color-coconut-milk-200);--cart-drawer-divider: rgba(0, 0, 0, .1);--cart-header-pt: 12px;--cart-header-pb: 10px;--cart-header-px: 10px;--cart-title-size: 15px;--cart-count-size: 11px;--line-item-bg: #fff;--line-item-border: rgba(0, 0, 0, .1);--line-item-radius: 0;--line-item-pt: 8px;--line-item-pr: 12px;--line-item-pb: 8px;--line-item-pl: 8px;--line-item-gap: 10px;--line-item-thumb: 74px;--line-item-thumb-bg: var(--color-coconut-milk-100);--line-item-title-size: 15px;--line-item-title-lh: 1.25;--line-item-shade-size: 13px;--line-item-shade-lh: 1.25;--line-item-price-size: 13px;--stepper-radius: 9999px;--stepper-h: 28px;--stepper-bg: #fff;--stepper-border: rgba(0, 0, 0, .2);--stepper-text: 12px;--stepper-cell-px: 10px;--remove-size: 11px;--footer-pt: 10px;--footer-pb: 12px;--footer-px: 10px;--footer-bg: #fff;--footer-shadow: 0 -6px 16px rgba(0, 0, 0, .1);--total-size: 16px;--checkout-bg: #000;--checkout-fg: #fff;--checkout-py: 14px;--checkout-size: 14px;--checkout-tracking: .7px}.cart-drawer,.pdp-drawer{z-index:2147484002}.cart-drawer[data-expanded=true],.pdp-drawer[data-expanded=true]{translate:0;opacity:1}.cart-drawer__header{padding:var(--cart-header-pt) var(--cart-header-px) var(--cart-header-pb);border-bottom:1px solid var(--cart-drawer-divider);background:transparent}.cart-drawer__title{font-family:var(--font-sans);font-size:var(--cart-title-size);font-weight:500;line-height:1;letter-spacing:-.005em;color:#000}.cart-drawer__count{font-family:var(--font-mono);font-size:var(--cart-count-size);line-height:1;text-transform:uppercase;letter-spacing:0;color:#000;font-variant-numeric:tabular-nums lining-nums}.cart-drawer__count .sr-only{text-transform:none}.cart-drawer__close{transition:opacity .15s ease}.cart-drawer__close:hover,.cart-drawer__close:focus-visible{opacity:.65}.cart-drawer__close .icon-x-circle{display:block;width:24px;height:24px}.cart-drawer__subheading a{text-decoration:underline;text-underline-offset:3px}#CartDrawer-CartItems{display:flex;flex-direction:column;gap:8px}.cart-drawer__line{display:flex;align-items:stretch;gap:var(--line-item-gap);padding:var(--line-item-pt) var(--line-item-pr) var(--line-item-pb) var(--line-item-pl);background:var(--line-item-bg);border:1px solid var(--line-item-border);border-radius:var(--line-item-radius);transition:opacity .2s ease}.cart-drawer__line[data-disabled]{opacity:.4;pointer-events:none}.cart-drawer__line--bundle{flex-wrap:wrap}.cart-drawer__line--gift{align-items:center}.cart-drawer__line--gift .cart-drawer__line-body{justify-content:center}.cart-drawer__line--gift .cart-drawer__line-head{align-items:center;gap:12px}.cart-drawer__line-thumb{width:var(--line-item-thumb);height:var(--line-item-thumb);flex-shrink:0;overflow:hidden;background:var(--line-item-thumb-bg);border:1px solid rgba(0,0,0,.04);border-radius:var(--line-item-radius)}.cart-drawer__line-thumb img{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:darken}.cart-drawer__line-body{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-width:0}.cart-drawer__line-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#000}.cart-drawer__line-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.cart-drawer__line-title{font-family:var(--font-sans);font-size:var(--line-item-title-size);font-weight:500;line-height:var(--line-item-title-lh);min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__line-title a{color:inherit;text-decoration:none}.cart-drawer__line-price-wrap{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;text-align:right}.cart-drawer__line-price{font-family:var(--font-mono);font-size:var(--line-item-price-size);font-weight:500;line-height:1.2;letter-spacing:0;text-transform:uppercase;flex-shrink:0;font-variant-numeric:tabular-nums lining-nums}.cart-drawer__line-price-original{display:block;font-family:var(--font-mono);font-size:var(--line-item-price-size);line-height:1.2;text-decoration:line-through;color:#00000080;font-variant-numeric:tabular-nums lining-nums}.cart-drawer__line-variant{font-family:var(--font-sans);font-size:var(--line-item-shade-size);line-height:var(--line-item-shade-lh);color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__line-foot{margin-top:auto;display:flex;align-items:center;gap:12px;padding-bottom:2px}.cart-drawer__line-foot cart-remove-button{margin-left:auto}.cart-drawer__stepper{display:inline-flex;align-items:stretch;background:var(--stepper-bg);border:1px solid var(--stepper-border);border-radius:var(--stepper-radius);overflow:hidden}.cart-drawer__stepper-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-mono);font-size:var(--stepper-text);font-weight:500;font-variant-numeric:tabular-nums lining-nums;letter-spacing:0;padding:5px var(--stepper-cell-px);background:transparent;color:#000;line-height:1;cursor:pointer;transition:opacity .15s ease}.cart-drawer__stepper-btn:first-child{padding-left:calc(var(--stepper-cell-px) + 2px)}.cart-drawer__stepper-btn:last-child{padding-right:calc(var(--stepper-cell-px) + 2px)}.cart-drawer__stepper-btn:hover:not(:disabled){opacity:.65}.cart-drawer__stepper-btn:disabled{opacity:.3;cursor:default}.cart-drawer__stepper-value{display:flex;align-items:center;justify-content:center;width:22px;padding:5px 0;font-family:var(--font-mono);font-size:var(--stepper-text);font-weight:500;font-variant-numeric:tabular-nums lining-nums;letter-spacing:0;line-height:1}.cart-drawer__stepper--bundle .cart-drawer__stepper-btn:disabled{opacity:.1}.cart-drawer__stepper-value input{width:100%;min-width:0;text-align:center;background:transparent;border:0;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;appearance:none;-webkit-appearance:none}.cart-drawer__stepper-value input::-webkit-inner-spin-button,.cart-drawer__stepper-value input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-drawer__remove-link{font-family:var(--font-mono);font-size:var(--remove-size);font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:0;color:#000;background:transparent;border:0;padding:5px 0;cursor:pointer;flex-shrink:0;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .15s ease}.cart-drawer__remove-link:hover,.cart-drawer__remove-link:focus-visible{opacity:.6}.cart-drawer__line-components{width:100%;margin-top:2px;display:flex;align-items:flex-start;gap:10px}.cart-drawer__line-components-arrow{display:flex;flex:none;align-items:center;justify-content:center;width:14px;color:#000}.cart-drawer__line-components-arrow svg{width:14px;height:14px}.cart-drawer__line-components-list{flex:1;min-width:0;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.cart-drawer__line-component{display:flex;align-items:center;gap:10px;min-width:0}.cart-drawer__line-component-thumb{width:28px;height:28px;flex:none;background:var(--color-coconut-milk-100);border:1px solid rgba(0,0,0,.04);overflow:hidden}.cart-drawer__line-component-thumb img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:darken}.cart-drawer__line-component-text{flex:1;min-width:0;display:flex;align-items:baseline;gap:4px;font-family:var(--font-sans);font-size:13px;line-height:1.3}.cart-drawer__line-component-title{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__line-component-shade{flex:none;color:#0000008c;white-space:nowrap}.cart-drawer__edit-link{font-family:var(--font-mono);font-size:var(--remove-size);font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:0;color:#000;padding:5px 0;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .15s ease}.cart-drawer__edit-link:hover,.cart-drawer__edit-link:focus-visible{opacity:.6}.cart-drawer__footer{background:var(--footer-bg);box-shadow:var(--footer-shadow);border-top:0!important}.cart-drawer__footer-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--font-sans);font-size:var(--total-size);font-weight:500;color:#000}.cart-drawer__footer-row [data-cart-subtotal]{font-family:var(--font-sans);font-size:var(--total-size);font-weight:500;line-height:1;font-variant-numeric:tabular-nums lining-nums}.cart-drawer__checkout{display:flex;align-items:center;justify-content:center;background:var(--checkout-bg);color:var(--checkout-fg);padding:var(--checkout-py) 16px;font-family:var(--font-mono);font-size:var(--checkout-size);font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:var(--checkout-tracking);border:0;cursor:pointer;width:100%;transition:opacity .15s ease;margin-top:8px}.cart-drawer__checkout:hover,.cart-drawer__checkout:focus-visible{opacity:.9}.cart-drawer__checkout:disabled{opacity:.5;cursor:not-allowed}.cart-drawer__footer-disclaimer{margin-top:8px;font-family:var(--font-sans);font-size:13px;line-height:1.3;color:#0000008c;text-align:center}.cart-drawer__quanity input{padding:.25rem;font-size:.75rem;line-height:1rem}.cart-drawer__input--quantity{text-align:center}.cart-drawer__input--quantity::-webkit-inner-spin-button,.cart-drawer__input--quantity::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.quantity-selector label{padding:0}.quantity-selector input{width:100%;padding:0;text-align:center}.quantity-selector input[type=number]::-webkit-inner-spin-button,.quantity-selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-selector svg{width:.75rem;margin:.25rem}.cart-drawer__line[data-item-pending] .cart-drawer__line-price-wrap,.cart-drawer[data-cart-pending=true] [data-cart-subtotal],.cart-drawer[data-cart-pending=true] [data-cart-subtotal-original]{opacity:.4;transition:opacity .15s ease}.cart-drawer .cart-drawer__quanity{border-color:var(--color-text-10)}.cart-drawer .cart-drawer__quanity button[disabled]{opacity:.1;cursor:default}.cart-drawer [data-cart-product-type="Gift Card"] [data-item-variant-title]{display:none}.cart-drawer__upsell-item{border:1px solid var(--line-item-border)}.cart-drawer__upsell-thumb{border:1px solid rgba(0,0,0,.04);overflow:hidden}.cart-drawer__upsell-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:8px;padding:6px 10px;background:var(--color-coconut-milk-200);color:#000;border:0;font-family:var(--font-mono);font-size:11px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,color .15s ease}@media(hover:hover){.cart-drawer__upsell-btn:hover{background:#000;color:#fff}}.cart-drawer__upsell-btn:focus-visible{background:#000;color:#fff}.cart-drawer__upsell-btn .line-through{text-decoration:line-through;opacity:.5}.cart-drawer__samples{position:relative}.cart-drawer__upsell-items-inset,.cart-drawer__recommendations-items-inset,.cart-drawer__samples-inset{position:relative;margin-left:-1rem;margin-right:-1rem}.cart-drawer__upsell-items-inset:before,.cart-drawer__recommendations-items-inset:before,.cart-drawer__samples-inset:before{pointer-events:none;position:absolute;width:1rem;top:0;left:0;bottom:0;content:"";background:linear-gradient(-90deg,#fff0,#fff);display:block;z-index:25}.cart-drawer__upsell-items-inset:after,.cart-drawer__recommendations-items-inset:after,.cart-drawer__samples-inset:after{pointer-events:none;position:absolute;width:1rem;top:0;right:0;bottom:0;content:"";background:linear-gradient(90deg,#fff0,#fff);display:block;z-index:20}.cart-drawer__samples-container::-webkit-scrollbar,.cart-drawer__upsell-items-container::-webkit-scrollbar,.cart-drawer__recommendations-items-container::-webkit-scrollbar{height:2px}.cart-drawer__samples-container::-webkit-scrollbar-track,.cart-drawer__upsell-items-container::-webkit-scrollbar-track,.cart-drawer__recommendations-items-container::-webkit-scrollbar-track{margin:1rem;background:#0000000f}.cart-drawer__samples-container::-webkit-scrollbar-thumb,.cart-drawer__upsell-items-container::-webkit-scrollbar-thumb,.cart-drawer__recommendations-items-container::-webkit-scrollbar-thumb{background:#0000004d}.cart-drawer__sample-item:first-of-type{margin-left:1rem}.cart-drawer__sample-item:last-of-type{margin-right:2rem}.cart-drawer__progress-bar{position:relative;width:100%;margin-bottom:.625rem;height:4px;background-color:#efece4;overflow:hidden}.cart-drawer__progress-bar[data-active=true]{display:block}.cart-drawer__progress-bar-inner{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;position:absolute;inset-block:0;left:0;display:block;height:100%;background-color:#000}.cart-drawer__progress-messages{display:flex;flex-direction:column-reverse;margin-bottom:.5rem}.cart-drawer__progress-message{position:relative;padding-left:1.25rem;font-family:var(--font-sans);font-size:.8125rem;line-height:1.3;font-weight:500;letter-spacing:-.005em}.cart-drawer__progress-message a{text-decoration:underline;text-underline-offset:3px}.cart-drawer__progress-message:before{content:"";position:absolute;left:0;top:.125rem;border:1.5px solid currentColor;height:.875rem;width:.875rem;border-radius:9999px;box-sizing:border-box}.cart-drawer__progress-message:after{content:"";top:.125rem;left:0;display:none;position:absolute;height:.875rem;width:.875rem;background-color:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none'><polyline points='216 72 104 184 48 128' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='24'/></svg>") center / 65% no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none'><polyline points='216 72 104 184 48 128' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='24'/></svg>") center / 65% no-repeat}.cart-drawer__progress-message[data-complete=true]:after{display:block}.cart-drawer__progress-message[data-complete=true] span{opacity:.5}.cart-drawer__progress-message[data-complete=false]{display:none}progress-bar[data-complete=true] .cart-drawer__progress-message{color:#000}progress-bar[data-complete=true] .cart-drawer__progress-message:before{background-color:#000;border-color:#000}progress-bar[data-complete=true] .cart-drawer__progress-message:after{display:block}progress-bar-products[data-complete=true] .cart-drawer__progress-message{color:#000}progress-bar-products[data-complete=true] .cart-drawer__progress-message:before{background-color:#000;border-color:#000}progress-bar-products[data-complete=true] .cart-drawer__progress-message:after{display:block}.sample--disabled.product-form .product-form__cart-submit{pointer-events:none;border-radius:.25rem;border:1px solid #bdbdbd;background-color:#fff;color:#000;opacity:.6;cursor:default}.sample--disabled.product-form .product-form__cart-submit:before{content:"Added to Bag"}.sample--disabled.product-form .product-form__cart-submit span{display:none}.sample--disabled[data-product-card] .button__atc--collection{pointer-events:none;border-radius:.25rem;border:1px solid #bdbdbd;background-color:#fff;color:#000;opacity:.6;cursor:default}.sample--disabled[data-product-card] .button__atc--collection:before{content:"Added to Bag"}.sample--disabled[data-product-card] .button__atc--collection span,.sample--disabled.cart-drawer__sample-item{display:none}.scDiscount input[type=submit],.scDiscount input[type=button]{cursor:pointer}.cart-drawer__discount.visible .scDiscount{display:flex}.cart-drawer__discount.visible [data-cart-discount-link]{display:none}.cart-drawer__discount .scDiscount.scActive,.cart-drawer__discount .scDiscount.scVisible{display:flex}.sc_simple-info{font-size:.8rem}.sc_simple-container,.sc_simple-info{font-size:1rem!important}button[data-cart-remove] svg.icon{width:.75rem}.cart-drawer__footer .swell-point-balance{text-align:center;font-weight:500;font-size:.75rem;line-height:1.25;width:100%;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgb(0 0 0 / .1)}.cart-drawer__footer .swell-point-balance:before{content:"$"}.cart-drawer__footer .swell-point-balance:after{content:" Credits Available at Checkout \1f64c"}.cart-drawer__footer .swell-point-balance:empty{display:none}.cart-drawer__credit{width:100%;background-color:var(--color-coconut-milk-200);padding:.75rem 1rem;margin-bottom:.5rem}.cart-drawer__credit-container{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.cart-drawer__credit-balance{font-weight:500;font-size:.875rem;line-height:1.25}.cart-drawer__credit-apply{text-decoration:underline;text-underline-offset:3px;font-size:.75rem;line-height:1;text-align:right}.cart-drawer__credit-apply:empty{position:relative;overflow:hidden;display:inline-block;height:auto;width:4rem}.cart-drawer__credit-apply:empty:before{display:block;position:absolute;content:"";left:-30%;width:30%;height:6px;top:50%;background:var(--color-text-25);animation:loaderBarAnimation 1s linear infinite}.cart-drawer__credit-info{width:100%;display:flex;justify-content:space-between;gap:.5rem;font-size:.75rem;line-height:1.25;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgb(0 0 0 / .1)}.cart-drawer__credit-info.hidden{display:none}.cart-drawer__credit-code{display:flex;align-items:center;justify-content:center;background-color:#fff;padding-left:.75rem;padding-right:.75rem;-webkit-user-select:all;user-select:all;font-family:var(--font-mono);text-transform:uppercase;font-size:.75rem}.cart-drawer__credit-code span{white-space:nowrap}[data-recommendations-label],.cart-drawer__recommendations,[data-cart-subtotal-original]{display:none}[data-cart-subtotal]{display:flex;flex-direction:row-reverse;align-items:baseline}[data-cart-total]{padding-left:.4rem;font-size:1rem}.category-routine{padding-top:var(--routine-pt-mobile);padding-bottom:var(--routine-pb-mobile)}@media(min-width:1024px){.category-routine{padding-top:var(--routine-pt-desktop);padding-bottom:var(--routine-pb-desktop)}}.category-routine__description{font-size:var(--routine-description-mobile-size)}@media(min-width:768px){.category-routine__description{font-size:var(--routine-description-desktop-size)}}.category-routine__grid{display:grid;grid-template-columns:repeat(var(--routine-cols-mobile),minmax(0,1fr));gap:var(--routine-gap);list-style:none;padding:0;margin:0}.category-routine[data-mobile-layout=scroll] .category-routine__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-routine[data-mobile-layout=scroll] .category-routine__grid::-webkit-scrollbar{display:none}.category-routine[data-mobile-layout=scroll] .category-routine__item{flex:0 0 calc((100% - var(--routine-gap)) / var(--routine-peek-mobile));scroll-snap-align:start}@media(min-width:768px){.category-routine__grid,.category-routine[data-mobile-layout=scroll] .category-routine__grid{display:grid;grid-template-columns:repeat(var(--routine-cols-tablet),minmax(0,1fr));overflow:visible;scroll-snap-type:none}.category-routine[data-mobile-layout=scroll] .category-routine__item{flex:initial;scroll-snap-align:none}.category-routine[data-tablet-layout=scroll] .category-routine__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-routine[data-tablet-layout=scroll] .category-routine__grid::-webkit-scrollbar{display:none}.category-routine[data-tablet-layout=scroll] .category-routine__item{flex:0 0 calc((100% - var(--routine-gap)) / var(--routine-peek-tablet));scroll-snap-align:start}}@media(min-width:1024px){.category-routine__grid,.category-routine[data-mobile-layout=scroll] .category-routine__grid,.category-routine[data-tablet-layout=scroll] .category-routine__grid{display:grid;grid-template-columns:repeat(var(--routine-cols-desktop),minmax(0,1fr));overflow:visible;scroll-snap-type:none}.category-routine[data-tablet-layout=scroll] .category-routine__item{flex:initial;scroll-snap-align:none}.category-routine[data-desktop-layout=scroll] .category-routine__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-routine[data-desktop-layout=scroll] .category-routine__grid::-webkit-scrollbar{display:none}.category-routine[data-desktop-layout=scroll] .category-routine__item{flex:0 0 calc((100% - var(--routine-gap)) / var(--routine-peek-desktop));scroll-snap-align:start}}.category-routine__grid:focus{outline:none}.category-routine__grid:focus-visible{outline:2px dashed #000;outline-offset:4px}.about__header{background:#000}.handrawn-line{position:relative}.handrawn-line em{position:relative;font-style:normal;white-space:nowrap}.handrawn-line em:after{content:"";position:absolute;bottom:-.125rem;left:-.5rem;right:-.5rem;height:.75rem;z-index:-1;background:#e81f76;filter:url(#handdrawn)}.handrawn-line strong{position:relative;font-style:normal;white-space:nowrap}.handrawn-line strong:after{content:"";position:absolute;bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem;z-index:-1;border:5px solid #E81F76;border-radius:100%;filter:url(#handdrawn)}.clean-feature__circle{position:absolute;width:275%;top:-25%;left:-80%}@media(min-width:768px){.clean-feature__circle{width:225%;top:-22%;left:-65%}}.clean__none p:before{content:"X";padding-left:8px;padding-right:8px;font-size:1.25rem;font-family:var(--font-sans);filter:url(#handdrawn)}.clean__benefit-icon svg{width:100%}.clean__planet p:before{content:"\2714";padding-left:8px;padding-right:8px;font-size:1.25rem;font-family:var(--font-sans);filter:url(#handdrawn)}.disclosure__list{padding-top:.75rem;padding-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.disclosure__link{display:block;width:100%;padding:.75rem 1rem;background:transparent;border:0;font:inherit;font-weight:400;color:inherit;text-align:left;white-space:nowrap;cursor:pointer}.disclosure__link:hover{text-decoration-line:underline}.disclosure__link--current{text-decoration-line:underline;font-weight:500}.combo-looks{padding-top:var(--combo-looks-pt-mobile);padding-bottom:var(--combo-looks-pb-mobile)}@media(min-width:1024px){.combo-looks{padding-top:var(--combo-looks-pt-desktop);padding-bottom:var(--combo-looks-pb-desktop)}}.combo-looks__header{text-align:var(--combo-looks-content-align)}.combo-looks__header [data-block-id].rte{text-align:inherit}.combo-looks .splide-main:not(.is-initialized){opacity:0}.combo-looks .splide-main.is-initialized{opacity:1;transition:opacity .3s ease}.combo-looks .splide-main .splide__arrow{background:transparent;border:1px solid transparent;color:#000;transition:background-color .15s ease,border-color .15s ease,opacity .3s ease}.combo-looks .splide-main .splide__arrow:hover:not(:disabled){background:#fff;border-color:#000}.combo-looks .splide-main .splide__arrow:focus-visible{outline:2px dashed #000!important;outline-offset:2px}.combo-looks .splide-main .splide__arrow svg{width:1.25em;height:1.25em;fill:none}.combo-looks .splide-main .splide__arrow--prev svg{transform:none}@media(max-width:767px){.combo-looks .splide-main .splide__arrow{background:#fffc}.combo-looks .splide-main .splide__arrow--prev{left:.5rem}.combo-looks .splide-main .splide__arrow--next{right:.5rem}}@media(min-width:768px){.combo-looks .splide-main .splide__arrow--prev{left:-1.5rem}.combo-looks .splide-main .splide__arrow--next{right:-1.5rem}}.combo-looks .splide-thumbnails .splide__slide.is-active{border-color:#000}.compare-shades__variant[data-selected=true]{outline:2px solid #000}.compare-shades__variant[data-selected=true] .compare-shades__selected{visibility:visible}.compare-shades__dropdown-toggle::-webkit-details-marker{display:none}details[open] .compare-shades__dropdown-caret{transform:rotate(180deg)}.compare-shades__dropdown-caret{transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.compare-shades__dropdown-caret{transition:none}}.compare-shades--no-select .compare-shades__selected{display:none}.compare-shades--no-select .compare-shades__image-container{pointer-events:none}.compare-shades--no-select .compare-shades__variant[data-selected=true]{outline:0!important}.faq__question::-webkit-details-marker{display:none}.faq__question{list-style:none}.faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq__item[open] .faq__answer{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden;min-height:0}@media(prefers-reduced-motion:reduce){.faq__answer{transition:none}}.site-footer__logo .kosas-logo #nvda-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes announcement-bar-animation{0%{opacity:0;transform:translateY(-100%)}3%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(0)}53%{opacity:0;transform:translateY(-100%)}to{opacity:0;transform:translateY(-100%)}}.nav__mobile[aria-expanded=true],.mobile-submenu__list[aria-expanded=true]{translate:0;opacity:1}.nav__mobile[aria-expanded=true]~.nav__mobile-close{display:flex}hello-bar a:focus-visible{outline:2px solid black;outline-offset:-2px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--text-width)))}}.heading-with-text{padding-top:var(--hwt-pt-mobile);padding-bottom:var(--hwt-pb-mobile)}@media(min-width:768px){.heading-with-text{padding-top:var(--hwt-pt-desktop);padding-bottom:var(--hwt-pb-desktop)}}.heading-with-text__container{max-width:var(--hwt-max-width);padding-left:1rem;padding-right:1rem}@media(min-width:768px){.heading-with-text__container{padding-left:1.5rem;padding-right:1.5rem}}.heading-with-text--tight .heading-with-text__container{max-width:none;padding-left:0;padding-right:0}.heading-with-text__columns{gap:1.5rem}@media(min-width:768px){.heading-with-text__columns{gap:2rem}@media(min-width:1024px){.heading-with-text__columns{gap:3rem}}}.heading-with-text--tight .heading-with-text__columns{gap:0}.heading-with-text__heading{padding-top:var(--hwt-heading-pt);padding-bottom:var(--hwt-heading-pb);text-align:var(--hwt-heading-align-mobile)}@media(min-width:768px){.heading-with-text__heading{text-align:var(--hwt-heading-align-desktop)}}.heading-with-text__heading-link{color:inherit;text-decoration:none;transition:opacity .15s ease}.heading-with-text__heading-link:hover,.heading-with-text__heading-link:focus-visible{opacity:.8}.heading-with-text--tight .heading-with-text__heading,.heading-with-text--tight .heading-with-text__content{padding-left:1rem;padding-right:1rem}@media(min-width:768px){.heading-with-text--tight .heading-with-text__heading,.heading-with-text--tight .heading-with-text__content{padding-left:2.5rem;padding-right:2.5rem}}.heading-with-text__content{display:flex;flex-direction:column;gap:var(--hwt-content-gap);text-align:var(--hwt-text-align-mobile);align-items:var(--hwt-align-items-mobile)}@media(min-width:768px){.heading-with-text__content{text-align:var(--hwt-text-align-desktop);align-items:var(--hwt-align-items-desktop)}}hello-bar-text{overflow:hidden;display:block;width:100%}.hello-bar-text__container{display:inline-flex;white-space:nowrap}.hello-bar-text__content{display:inline-block;padding-left:8px;padding-right:8px}.hello-bar__item--active{z-index:1;transition:bottom .5s ease-out}.hello-bar__item--active-editor{z-index:2!important;transition:none!important;bottom:0!important}.hello-bar__item p a{text-decoration:underline}.hero-slide{width:100%}.hero-image{padding-top:var(--hi-pt-mobile);padding-bottom:var(--hi-pb-mobile)}@media(min-width:768px){.hero-image{padding-top:var(--hi-pt-desktop);padding-bottom:var(--hi-pb-desktop)}}.hero-image__container{max-width:80rem;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.hero-image__container{padding-left:1.5rem;padding-right:1.5rem}}.hero-image--tight .hero-image__container{max-width:none;padding-left:0;padding-right:0}.hero-image__stack{gap:var(--hi-stack-gap)}.hero-image__image{padding-top:var(--hi-image-pt);padding-bottom:var(--hi-image-pb)}.hero-image__content{display:flex;flex-direction:column;gap:var(--hi-content-gap);max-width:var(--hi-content-max-width);margin:var(--hi-content-margin-mobile);text-align:var(--hi-text-align-mobile);align-items:var(--hi-align-items-mobile)}@media(min-width:768px){.hero-image__content{margin:var(--hi-content-margin-desktop);text-align:var(--hi-text-align-desktop);align-items:var(--hi-align-items-desktop)}}.hero-image--tight .hero-image__content{padding:0 1rem}@media(min-width:768px){.hero-image--tight .hero-image__content{padding:0 2.5rem}}.hero-video{height:calc(var(--hero-video-section-height) - var(--hero-video-header-offset))}@supports (height: 100dvh){.hero-video{height:calc(var(--hero-video-section-height-dvh) - var(--hero-video-header-offset))}}.hero-video__product-container product-card{background-color:transparent;margin:0;padding:.5rem 1rem}@media(min-width:768px){.hero-video__product-container product-card{padding:.75rem 1.25rem}}.hero-video__product-container product-card:hover{box-shadow:none}.hero-video__product-container .product-card-v2 h3{text-decoration:none}.hero-video__product-container product-card:hover .group\/slim span{text-decoration:underline}.hero-video__product-container mini-pdp-button{background-color:transparent;color:#000}.hero-video__product-container [data-product-card-link]{pointer-events:none}.hero-video__product-container .product-single__review-badge{display:flex}.hero-video__product-container .grid-view-item__tagline{color:#000}.home-grid .splide:not(.is-initialized) .splide__list{display:flex;flex-wrap:nowrap}@media(max-width:767px){.home-grid .splide__slide{width:calc(100vw - 10rem)}.home-grid .splide:not(.is-initialized){opacity:0}.home-grid .splide.is-initialized{opacity:1;transition:opacity .3s ease}.home-grid .line-through.opacity-50,.home-grid [data-compare-price],.home-grid [data-compare-text]{display:none}}@media(min-width:768px){.home-grid .splide:not(.is-initialized){overflow:hidden}.home-grid .splide:not(.is-initialized) .splide__slide{flex:0 0 calc(100% / 3)}}@media(min-width:1024px){.home-grid .splide:not(.is-initialized) .splide__slide{flex:0 0 25%}}@media(min-width:1536px){.home-grid .splide:not(.is-initialized) .splide__slide{flex:0 0 20%}}.home-grid .splide__arrow{background:transparent;border:1px solid transparent;color:#000;opacity:1;transition:background-color .15s ease,border-color .15s ease}.home-grid .splide__arrow:hover:not(:disabled){background:#fff;border-color:#000;opacity:1}.home-grid .splide__arrow:focus-visible{outline-color:#000!important}.home-grid .splide__arrow svg{width:1.25em;height:1.25em;fill:none}.home-grid .splide__arrow--prev svg{transform:none}@media(max-width:767px){.home-grid .splide__arrow{background:#fffc}.home-grid .splide__arrow--prev{left:.5rem}.home-grid .splide__arrow--next{right:.5rem}}.image-banner{padding-top:var(--ib-pt-mobile);padding-bottom:var(--ib-pb-mobile)}@media(min-width:768px){.image-banner{padding-top:var(--ib-pt-desktop);padding-bottom:var(--ib-pb-desktop)}}.image-banner__container{max-width:var(--ib-max-width);padding-left:1rem;padding-right:1rem}@media(min-width:768px){.image-banner__container{padding-left:1.5rem;padding-right:1.5rem}}.image-banner--tight .image-banner__container{max-width:none;padding-left:0;padding-right:0}.image-banner__content{display:flex;flex-direction:column;gap:var(--ib-content-gap);width:var(--ib-content-width-mobile);text-align:var(--ib-text-align-mobile);align-items:var(--ib-align-items-mobile)}@media(min-width:768px){.image-banner__content{width:var(--ib-content-width-desktop);text-align:var(--ib-text-align-desktop);align-items:var(--ib-align-items-desktop)}}.image-gallery{padding-top:var(--image-gallery-pt-mobile);padding-bottom:var(--image-gallery-pb-mobile)}.image-gallery__header{margin-bottom:1.5rem}.image-gallery__grid{display:grid;grid-template-columns:repeat(var(--image-gallery-columns-mobile),minmax(0,1fr));gap:var(--image-gallery-gap);padding-inline:1rem}.image-gallery[data-mobile-layout=scroll] .image-gallery__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1rem 0;scroll-padding-inline-start:1rem}.image-gallery[data-mobile-layout=scroll] .image-gallery__grid::-webkit-scrollbar{display:none}.image-gallery[data-mobile-layout=scroll] .image-gallery__item{flex:0 0 calc((100% - var(--image-gallery-gap)) / var(--image-gallery-mobile-peek));scroll-snap-align:start}@media(min-width:768px){.image-gallery__grid,.image-gallery[data-mobile-layout=scroll] .image-gallery__grid{display:grid;grid-template-columns:repeat(var(--image-gallery-columns-tablet),minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding-inline:1.5rem}.image-gallery[data-mobile-layout=scroll] .image-gallery__item{flex:initial;scroll-snap-align:none}.image-gallery[data-tablet-layout=scroll] .image-gallery__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1.5rem 0;scroll-padding-inline-start:1.5rem}.image-gallery[data-tablet-layout=scroll] .image-gallery__grid::-webkit-scrollbar{display:none}.image-gallery[data-tablet-layout=scroll] .image-gallery__item{flex:0 0 calc((100% - var(--image-gallery-gap)) / var(--image-gallery-tablet-peek));scroll-snap-align:start}}@media(min-width:1024px){.image-gallery{padding-top:var(--image-gallery-pt-desktop);padding-bottom:var(--image-gallery-pb-desktop)}.image-gallery__grid,.image-gallery[data-mobile-layout=scroll] .image-gallery__grid,.image-gallery[data-tablet-layout=scroll] .image-gallery__grid{display:grid;grid-template-columns:repeat(var(--image-gallery-columns-desktop),minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding-inline:1.5rem}.image-gallery[data-tablet-layout=scroll] .image-gallery__item{flex:initial;scroll-snap-align:none}.image-gallery[data-desktop-layout=scroll] .image-gallery__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1.5rem 0;scroll-padding-inline-start:1.5rem}.image-gallery[data-desktop-layout=scroll] .image-gallery__grid::-webkit-scrollbar{display:none}.image-gallery[data-desktop-layout=scroll] .image-gallery__item{flex:0 0 calc((100% - var(--image-gallery-gap)) / var(--image-gallery-desktop-peek));scroll-snap-align:start}}.image-gallery__grid:focus{outline:none}.image-gallery__grid:focus-visible{outline:2px dashed #000;outline-offset:4px}.image-gallery[data-mobile-layout=carousel] .image-gallery__grid--carousel{position:relative;display:block;grid-template-columns:none;gap:0;padding-inline:1rem;overflow:visible}@media(max-width:767px){.image-gallery[data-mobile-layout=carousel] .splide:not(.is-initialized){opacity:0}.image-gallery[data-mobile-layout=carousel] .splide.is-initialized{opacity:1;transition:opacity .3s ease}.image-gallery[data-mobile-layout=carousel] .splide:not(.is-initialized) .splide__list{display:flex;flex-wrap:nowrap;gap:var(--image-gallery-gap)}.image-gallery[data-mobile-layout=carousel][data-mobile-per-page="1"] .splide:not(.is-initialized) .splide__slide{flex:0 0 100%}.image-gallery[data-mobile-layout=carousel][data-mobile-per-page="2"] .splide:not(.is-initialized) .splide__slide{flex:0 0 calc((100% - var(--image-gallery-gap)) / 2)}}.image-gallery[data-mobile-layout=carousel] .splide__arrow{background:#ffffffd9;border:1px solid transparent;color:#000;transition:background-color .15s ease,border-color .15s ease}.image-gallery[data-mobile-layout=carousel] .splide__arrow:hover:not(:disabled){background:#fff;border-color:#000}.image-gallery[data-mobile-layout=carousel] .splide__arrow:focus-visible{outline:2px dashed #000!important;outline-offset:2px}.image-gallery[data-mobile-layout=carousel] .splide__arrow svg{width:1.25em;height:1.25em;fill:none}.image-gallery[data-mobile-layout=carousel] .splide__arrow--prev svg{transform:none}@media(min-width:768px){.image-gallery[data-mobile-layout=carousel] .splide__arrows{display:none}.image-gallery[data-mobile-layout=carousel] .image-gallery__grid--carousel{display:block;grid-template-columns:none;gap:0;padding-inline:0;overflow:visible}.image-gallery[data-mobile-layout=carousel][data-tablet-layout=grid] .splide__list{display:grid;grid-template-columns:repeat(var(--image-gallery-columns-tablet),minmax(0,1fr));gap:var(--image-gallery-gap);padding-inline:1.5rem;overflow:visible}.image-gallery[data-mobile-layout=carousel][data-tablet-layout=scroll] .splide__list{display:flex;gap:var(--image-gallery-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1.5rem 0;scroll-padding-inline-start:1.5rem}.image-gallery[data-mobile-layout=carousel][data-tablet-layout=scroll] .splide__list::-webkit-scrollbar{display:none}.image-gallery[data-mobile-layout=carousel][data-tablet-layout=scroll] .image-gallery__item{flex:0 0 calc((100% - var(--image-gallery-gap)) / var(--image-gallery-tablet-peek));scroll-snap-align:start}}@media(min-width:1024px){.image-gallery[data-mobile-layout=carousel][data-desktop-layout=grid] .splide__list{display:grid;grid-template-columns:repeat(var(--image-gallery-columns-desktop),minmax(0,1fr));gap:var(--image-gallery-gap);padding-inline:1.5rem;overflow:visible}.image-gallery[data-mobile-layout=carousel][data-desktop-layout=scroll] .splide__list{display:flex;gap:var(--image-gallery-gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1.5rem 0;scroll-padding-inline-start:1.5rem}.image-gallery[data-mobile-layout=carousel][data-desktop-layout=scroll] .splide__list::-webkit-scrollbar{display:none}.image-gallery[data-mobile-layout=carousel][data-desktop-layout=scroll] .image-gallery__item{flex:0 0 calc((100% - var(--image-gallery-gap)) / var(--image-gallery-desktop-peek));scroll-snap-align:start}}.image-gallery[data-mobile-layout=carousel] .splide__list{list-style:none;margin:0;padding-left:0}.image-with-text{padding-top:var(--iwt-pt-mobile);padding-bottom:var(--iwt-pb-mobile)}@media(min-width:768px){.image-with-text{padding-top:var(--iwt-pt-desktop);padding-bottom:var(--iwt-pb-desktop)}}.image-with-text__container{max-width:80rem;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.image-with-text__container{padding-left:1.5rem;padding-right:1.5rem}}.image-with-text--tight .image-with-text__container{max-width:none;padding-left:0;padding-right:0}.image-with-text__columns{gap:1.5rem}@media(min-width:768px){.image-with-text__columns{gap:2rem}@media(min-width:1024px){.image-with-text__columns{gap:3rem}}}.image-with-text--tight .image-with-text__columns{gap:0}.image-with-text__image{padding-top:var(--iwt-image-pt);padding-bottom:var(--iwt-image-pb)}.image-with-text--tight .image-with-text__content{max-width:36rem;padding:1.5rem 1rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.image-with-text--tight .image-with-text__content{padding:2rem 2.5rem}}.image-with-text__content{display:flex;flex-direction:column;gap:var(--iwt-content-gap);text-align:var(--iwt-text-align-mobile);align-items:var(--iwt-align-items-mobile)}@media(min-width:768px){.image-with-text__content{text-align:var(--iwt-text-align-desktop);align-items:var(--iwt-align-items-desktop)}}.pdp-drawer{--pdp-drawer-bg: #fff;--pdp-drawer-divider: rgba(0, 0, 0, .1);--pdp-header-pt: 12px;--pdp-header-pb: 10px;--pdp-header-px: 10px;--pdp-title-size: 15px;--pdp-link-size: 11px;--pdp-footer-pt: 10px;--pdp-footer-pb: 12px;--pdp-footer-px: 10px;--pdp-footer-bg: #fff;--pdp-footer-shadow: 0 -6px 16px rgba(0, 0, 0, .1);--pdp-checkout-py: 14px;--pdp-checkout-size: 14px;--pdp-checkout-tracking: .7px}.pdp-drawer__header{padding:var(--pdp-header-pt) var(--pdp-header-px) var(--pdp-header-pb);padding-right:50px;border-bottom:1px solid var(--pdp-drawer-divider);background:transparent}.pdp-drawer__title{font-family:var(--font-sans);font-size:var(--pdp-title-size);font-weight:500;line-height:1;letter-spacing:-.005em;color:#000}.pdp-drawer__close{transition:opacity .15s ease}.pdp-drawer__close:hover,.pdp-drawer__close:focus-visible{opacity:.65}.pdp-drawer__close .icon-x-circle{display:block;width:24px;height:24px}.pdp-drawer__footer{background:var(--pdp-footer-bg);box-shadow:var(--pdp-footer-shadow);padding:var(--pdp-footer-pt) var(--pdp-footer-px) var(--pdp-footer-pb)}.pdp-drawer__footer [data-submit-button],.pdp-drawer__footer [data-submit-bundle-button]{display:flex;align-items:center;justify-content:center;width:100%;background:#000;color:#fff;padding:var(--pdp-checkout-py) 16px;font-family:var(--font-mono);font-size:var(--pdp-checkout-size);font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:var(--pdp-checkout-tracking);border:0;border-radius:0;cursor:pointer;transition:opacity .15s ease}.pdp-drawer__footer [data-submit-button]:hover,.pdp-drawer__footer [data-submit-button]:focus-visible,.pdp-drawer__footer [data-submit-bundle-button]:hover,.pdp-drawer__footer [data-submit-bundle-button]:focus-visible{opacity:.9;background:#000;color:#fff;border-color:transparent}.pdp-drawer__footer [data-submit-button]:disabled,.pdp-drawer__footer [data-submit-bundle-button]:disabled{opacity:.5;cursor:not-allowed}pdp-drawer .product-single__description p:last-of-type{margin-bottom:0}.pdp-drawer__details-link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:14px;color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.pdp-drawer__details-link svg{flex:none;width:14px;height:14px}.pdp-drawer__details-link:hover,.pdp-drawer__details-link:focus-visible{opacity:.65}pdp-drawer #ps__bis_container_root{width:100%!important}pdp-drawer .product-single__media-wrapper{background-color:var(--color-coconut-milk-100)}pdp-drawer .product-single__media-wrapper img{mix-blend-mode:darken}.product-carousel{padding-top:var(--product-carousel-pt-mobile);padding-bottom:var(--product-carousel-pb-mobile)}@media(min-width:1024px){.product-carousel{padding-top:var(--product-carousel-pt-desktop);padding-bottom:var(--product-carousel-pb-desktop)}}.product-carousel .splide:not(.is-initialized) .splide__list{display:flex;flex-wrap:nowrap}@media(max-width:767px){.product-carousel .splide__slide{width:calc(100vw - 10rem)}.product-carousel .splide:not(.is-initialized){opacity:0}.product-carousel .splide.is-initialized{opacity:1;transition:opacity .3s ease}.product-carousel .line-through.opacity-50,.product-carousel [data-compare-price],.product-carousel [data-compare-text]{display:none}}@media(min-width:768px){.product-carousel .splide:not(.is-initialized){overflow:hidden}.product-carousel .splide:not(.is-initialized) .splide__slide{flex:0 0 calc(100% / 3)}}@media(min-width:1024px){.product-carousel .splide:not(.is-initialized) .splide__slide{flex:0 0 25%}}@media(min-width:1536px){.product-carousel .splide:not(.is-initialized) .splide__slide{flex:0 0 20%}}.product-carousel .splide__arrow{background:transparent;border:1px solid transparent;color:#000;transition:background-color .15s ease,border-color .15s ease,opacity .3s ease;top:var(--arrow-top-px, 50%);opacity:0}.product-carousel .splide[data-arrows-ready] .splide__arrow{opacity:1}.product-carousel .splide__arrow:hover:not(:disabled){background:#fff;border-color:#000}.product-carousel .splide__arrow:focus-visible{outline:2px dashed #000!important;outline-offset:2px}.product-carousel .splide__arrow svg{width:1.25em;height:1.25em;fill:none}.product-carousel .splide__arrow--prev svg{transform:none}@media(max-width:767px){.product-carousel .splide__arrow{background:#fffc}.product-carousel .splide__arrow--prev{left:.5rem}.product-carousel .splide__arrow--next{right:.5rem}}.product-recommendations .splide__arrow{background:transparent;border:1px solid transparent;color:#000;transition:background-color .15s ease,border-color .15s ease}.product-recommendations .splide__arrow:hover:not(:disabled){background:#fff;border-color:#000}.product-recommendations .splide__arrow:focus-visible{outline:2px dashed #000!important;outline-offset:2px}.product-recommendations .splide__arrow svg{width:1.25em;height:1.25em;fill:none}.product-recommendations .splide__arrow--prev svg{transform:none}@media(min-width:768px){.product-recommendations .splide__arrow--prev{left:-2.5rem}.product-recommendations .splide__arrow--next{right:-2.5rem}}@media(max-width:767px){.product-recommendations .splide__arrow{background:#fffc}.product-recommendations .splide__arrow--prev{left:.5rem}.product-recommendations .splide__arrow--next{right:.5rem}}.product-recommendations .splide__pagination{margin-top:.75rem;gap:0}.product-recommendations .splide__pagination__page{background-color:var(--color-coconut-milk-400);height:.5rem;width:.5rem;margin:0 .25rem;border-radius:9999px;border:0;opacity:1;transform:none;transition:background-color .3s ease}.product-recommendations .splide__pagination__page.is-active{background-color:#000;transform:none}.product-recommendations .splide__pagination__page:focus-visible{outline:2px dashed #000;outline-offset:2px}@media(prefers-reduced-motion:reduce){.product-recommendations .splide__pagination__page{transition:none}}.tab .tab__title .icon-plus-circle,.tab .tab__title .icon-minus-circle{width:1.5rem;height:1.5rem;flex-shrink:0}.tab .icon-minus-circle,.tab .tab__content,.tab[data-tab=open] .icon-plus-circle{display:none}.tab[data-tab=open] .icon-minus-circle,.tab[data-tab=open] .tab__content{display:block}text-slider .splide__pagination{position:static;display:flex;justify-content:center;gap:.375rem;padding:0;margin-top:.375rem;min-height:.5rem}text-slider .splide__pagination__page{width:.5rem;height:.5rem;margin:0;background:#000;transform:none;opacity:.3}text-slider .splide__pagination__page.is-active{background:#000;transform:none;opacity:1}text-slider .splide__arrow{background:transparent;opacity:0;pointer-events:none;transition:opacity .2s ease}text-slider:has(:focus-visible) .splide__arrow,text-slider .splide__arrow:focus-visible{opacity:1;pointer-events:auto}text-slider .splide__arrow--prev{left:-2.25rem}text-slider .splide__arrow--next{right:-2.25rem}text-slider .splide__arrow:hover{background:#0000000d}.plyr.plyr--full-ui.plyr--video{color:var(--color-text);background-color:transparent}.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper{background-color:transparent}.plyr.plyr--full-ui.plyr--video .plyr__poster{background-color:var(--color-video-bg)}@media(max-width:768px){.plyr.plyr--full-ui.plyr--video .plyr__poster{background-color:var(--color-text)}}.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper,.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster{background-color:#000}.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper,.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster{background-color:#000}.plyr--fullscreen-fallback .plyr__video-wrapper,.plyr--fullscreen-fallback .plyr__poster{background-color:#000}.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid{background-color:var(--color-bg);border-color:var(--color-text-05);border-radius:9999px}.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus,.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover{color:var(--color-text-55)}.plyr.plyr--full-ui.plyr--video .plyr__controls{background-color:var(--color-bg);border-color:var(--color-text-05)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-thumb{box-shadow:2px 0 0 0 var(--color-bg)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-thumb{box-shadow:2px 0 0 0 var(--color-bg)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-thumb{box-shadow:2px 0 0 0 var(--color-bg)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-runnable-track{background-image:linear-gradient(to right,currentColor var(--value, 0),var(--color-text-60) var(--value, 0))}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-track{background-color:var(--color-text-60)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-fill-upper{background-color:var(--color-text-60)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 4px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 4px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 4px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-moz-range-thumb{box-shadow:0 0 0 3px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-ms-thumb{box-shadow:0 0 0 3px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--color-text-25)}.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip{background-color:var(--color-text);color:var(--color-bg)}.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip:before{border-top-color:var(--color-text)}.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer{background-image:linear-gradient(-45deg,var(--color-text-60) 25%,transparent 25%,transparent 50%,var(--color-text-60) 50%,var(--color-text-60) 75%,transparent 75%,transparent)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]{color:var(--color-bg)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-thumb{box-shadow:2px 0 0 0 var(--color-text)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-thumb{box-shadow:2px 0 0 0 var(--color-text)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-thumb{box-shadow:2px 0 0 0 var(--color-text)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-runnable-track{background-image:linear-gradient(to right,currentColor var(--value, 0),var(--color-bg-60) var(--value, 0))}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-track,.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-fill-upper{background-color:var(--color-bg-60)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 4px var(--color-bg-25)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 4px var(--color-bg-25)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 4px var(--color-bg-25)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-moz-range-thumb{box-shadow:0 0 0 3px var(--color-bg-25)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-ms-thumb{box-shadow:0 0 0 3px var(--color-bg-25)}.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--color-bg-25)}.product-single__media-group{padding-bottom:.25rem;margin-bottom:0;scroll-snap-type:x mandatory;width:100%;position:relative;scrollbar-color:transparent transparent;scrollbar-width:0px;-ms-overflow-style:none}.product-single__media-group::-webkit-scrollbar{width:0;height:0}.product-single__media-group::-webkit-scrollbar-track{background:transparent}.product-single__media-group::-webkit-scrollbar-thumb{background:transparent;border:none}.product-single__media-wrapper{scroll-snap-align:center}.product-form__input--quantity{text-align:center}.product-form__input--quantity::-webkit-inner-spin-button,.product-form__input--quantity::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.benefit__icon .icon{width:1.75rem;height:auto}.benefit:last-of-type .benefit__ingredients-link{display:block}.how-to-use{counter-reset:item}.how-to-use li{counter-increment:item}.how-to-use li .how-to-use__count:before{content:counter(item)}.how-to-use li li{counter-increment:none}.how-to-use ol li{list-style-type:auto}.image-slider__images,.compare-shades__images,.product-comparison__scroll{padding-bottom:.5rem;margin-bottom:.5rem;scroll-snap-type:x mandatory;width:100%}.image-slider__images::-webkit-scrollbar,.compare-shades__images::-webkit-scrollbar,.product-comparison__scroll::-webkit-scrollbar{height:2px}.image-slider__images::-webkit-scrollbar-track,.compare-shades__images::-webkit-scrollbar-track,.product-comparison__scroll::-webkit-scrollbar-track{margin:1rem;background:var(--color-text-05)}.image-slider__images::-webkit-scrollbar-thumb,.compare-shades__images::-webkit-scrollbar-thumb,.product-comparison__scroll::-webkit-scrollbar-thumb{background:var(--color-text)}.image-slider__images img,.compare-shades__images img,.product-comparison__scroll img{scroll-snap-align:left}@media(min-width:1280px){.product-comparison__scroll::-webkit-scrollbar-track{background:transparent}}.swatch-container input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.swatch-container--shade{position:relative}.swatch-container--shade label{position:relative;display:block;width:2.25rem;height:2.25rem;border-radius:9999px;cursor:pointer;background-size:contain}@media(min-width:768px){.swatch-container--shade label{width:2.5rem;height:2.5rem}}.grid-view-item .swatch-container--shade label{width:1.5rem;height:1.5rem}@media(min-width:768px){.grid-view-item .swatch-container--shade label{width:2rem;height:2rem}}.swatch-container--shade label:hover,.swatch-container--shade label:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #757575}.swatch-container--shade [type=radio]:checked+label{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.swatch-container--shade [type=radio]:focus-visible+label{outline:var(--interactive-focus-outline);outline-offset:var(--interactive-focus-outline-offset)}.swatch-container--shade span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.swatch-container--shade[data-soldout] label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:linear-gradient(to top right,transparent calc(50% - 2px),#ffffff,transparent calc(50% + 2px))}.swatch-container--shade[data-soldout] label:hover:after{background:linear-gradient(to top right,transparent calc(50% - 2px),#757575,transparent calc(50% + 2px))}.swatch-container--shade[data-soldout] [type=radio]:checked+label:after{background:linear-gradient(to top right,transparent calc(50% - 2px),#000000,transparent calc(50% + 2px))}.swatch-container--shade .icon-swatch-bolt{position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:24px}.swatch-container--shade .icon-swatch-bolt path{stroke:#fff}.swatch-container--shade.recommended-shade:after{content:"";position:absolute;top:-2px;right:-2px;height:15px;width:15px;background-color:#000;background-image:var(--bg-img-sparkle);background-repeat:no-repeat;background-position:center;border-radius:100%;border:1px solid white}[data-recommendation-selector] [data-recommended-variants] svg{display:inline;margin-right:4px}[data-recommendation-selector] [data-recommended-variants] svg path{fill:#d33167}.product-card-expanded[data-locked] .product-card-expanded__item{opacity:.5;pointer-events:none;cursor:default}.product-card-expanded[data-locked] .product-card-expanded__item[data-active-item]{opacity:1;pointer-events:auto;cursor:pointer}.product-card-expanded__item[data-active-item]{border-color:#d33167}.button__atc--collection [data-compare-price],.product-form__cart-submit [data-compare-price],.product-bundle__submit [data-compare-price]{text-decoration:line-through;opacity:.5}.button__atc--collection [data-compare-text],.product-form__cart-submit [data-compare-text],.product-bundle__submit [data-compare-text]{display:none}.button__atc--collection[data-type=set] [data-compare-price],.button__atc--collection[data-type=bundle] [data-compare-price],.product-form__cart-submit[data-type=set] [data-compare-price],.product-form__cart-submit[data-type=bundle] [data-compare-price],.product-bundle__submit[data-type=set] [data-compare-price],.product-bundle__submit[data-type=bundle] [data-compare-price]{text-decoration:none;opacity:.7}.button__atc--collection[data-type=set] [data-compare-price]:before,.button__atc--collection[data-type=bundle] [data-compare-price]:before,.product-form__cart-submit[data-type=set] [data-compare-price]:before,.product-form__cart-submit[data-type=bundle] [data-compare-price]:before,.product-bundle__submit[data-type=set] [data-compare-price]:before,.product-bundle__submit[data-type=bundle] [data-compare-price]:before{content:"("}.button__atc--collection[data-type=set] [data-compare-text],.button__atc--collection[data-type=bundle] [data-compare-text],.product-form__cart-submit[data-type=set] [data-compare-text],.product-form__cart-submit[data-type=bundle] [data-compare-text],.product-bundle__submit[data-type=set] [data-compare-text],.product-bundle__submit[data-type=bundle] [data-compare-text]{display:inline;opacity:.7}.button__atc--collection[data-type=set] [data-compare-text]:after,.button__atc--collection[data-type=bundle] [data-compare-text]:after,.product-form__cart-submit[data-type=set] [data-compare-text]:after,.product-form__cart-submit[data-type=bundle] [data-compare-text]:after,.product-bundle__submit[data-type=set] [data-compare-text]:after,.product-bundle__submit[data-type=bundle] [data-compare-text]:after{content:")"}.swatch-container--button label{font-size:.875rem;line-height:1.25rem;position:relative;display:block;cursor:pointer;border:1px solid #000;font-weight:700;padding:.25rem .5rem}@media(min-width:640px){.swatch-container--button label{padding:.5rem 1.25rem}}.grid-view-item .swatch-container--button label{font-size:.875rem;line-height:1.25rem}@media(min-width:768px){.grid-view-item .swatch-container--button label{font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}}.swatch-container--button[data-soldout] span.swatch--text{text-decoration-line:line-through}.swatch-container--button [type=radio]:checked+label{background-color:#000;color:#fff}.swatch-container--button:first-of-type label{border-radius:.25rem 0 0 .25rem}.swatch-container--button:last-of-type label{border-radius:0 .25rem .25rem 0}.product-single__free-shipping p{display:inline-block}form.product-form[data-available=true] .product-form__bis-container{display:none!important}.media-pagination__dot--active{background-color:#000}form[data-product-handle=the-big-clean-mascara][data-product-grid-form=sets] .product-form__item[data-option-index="1"]{display:none}.rc-radio__input{-webkit-appearance:none;appearance:none;padding:0;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;flex-shrink:0;height:1rem;width:1rem;background-color:#fff;border-width:1px;border-radius:100%;border-color:#000;margin-left:12px}.rc_widget__option__selector{display:inline-flex;align-items:center;width:100%}.rc-radio__input:checked{background:#000;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.rc-radio__label{font-size:16px;line-height:1.2!important;width:100%;cursor:pointer;padding:14px 0;display:block!important}.rc-template__legacy-radio .rc-radio{padding:0!important}.rc_popup__block__footer{display:none}.rc-option__price{font-weight:700}.shade-filter__value--active{font-weight:500;text-decoration:underline}@media(max-width:767px){.variant-filter__fieldsets:has(.variant-filter__group:not(.hidden)){border-bottom:1px dashed var(--color-gray-300, #d1d5db);padding-bottom:.5rem}}[data-undertone-info]{cursor:pointer;color:var(--color-gray-500, #6b7280)}[data-undertone-info]:hover{color:#000}.undertone-modal__background{background:#2b292666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-sets-form__recommendations.sticky-recommendations{position:relative}@media(max-width:767px){.product-sets-form__recommendations.sticky-recommendations{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fff;padding:.5rem 1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:20}}.undertone-info{width:100%;max-width:64rem;padding:1.25rem 1rem;background-color:#fff;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.undertone-info__details:not(:last-child){padding-bottom:1rem;border-bottom:1px dashed rgba(0,0,0,.15)}.undertone-info__label{margin-bottom:.5rem}.undertone-info__details ul{list-style-type:disc;padding-left:1.25rem;font-size:.875rem;line-height:1.25rem}@media(min-width:768px){.undertone-info{padding:2rem 1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.undertone-info__title{grid-column:span 4 / span 4}.undertone-info__details:not(:last-child){padding-bottom:0;border-bottom:0}}.product-card--sets .product-single__badge,.product-single__description blockquote{display:none}catch-callout:defined{display:block;height:32px}catch-callout:not(:defined){display:block;height:32px;width:100%;max-width:200px;position:relative;overflow:hidden}catch-callout:not(:defined):before{display:block;position:absolute;content:"";left:-30%;width:30%;height:6px;top:50%;background:var(--color-text-05);animation:loaderBarAnimation 1s linear infinite}.clinical__details.rte li{margin-bottom:.25rem}.clinical__details.rte p:last-of-type{margin-bottom:0}.product-single .oke-stars svg{height:11px}.product-single .oke-sr-stars{margin-right:4px}.product-single .oke-sr-count-number{font-weight:700}.product-single .oke-sr-count-number:before{content:"("}.product-single .oke-sr-count-number:after{content:")"}.product-single .oke-sr-label-text{display:none}#bundle-reviews .oke-reviewCarousel{margin-bottom:4rem}#bundle-reviews .oke-reviewCarousel .oke-stars svg{height:12px}#bundle-reviews .oke-reviewCarousel .oke-minimalBadge{display:flex;column-gap:.5rem}#bundle-reviews .okeReviews[data-oke-container] .oke-reviewCarousel-header-title,#bundle-reviews div.okeReviews .oke-reviewCarousel-header-title{font-weight:700!important;line-height:1;font-size:1.25rem}@media(min-width:768px){#bundle-reviews .okeReviews[data-oke-container] .oke-reviewCarousel-header-title,#bundle-reviews div.okeReviews .oke-reviewCarousel-header-title{font-size:1.5rem;line-height:2rem}}#bundle-reviews .oke-minimalBadge-count{font-weight:700}#bundle-reviews .oke-reviewCarousel-header{display:flex;width:calc(100% - 112px);margin:0 auto .5rem!important;justify-content:space-between}#bundle-reviews .oke-reviewCard{border-radius:4px}.rich-text-area{padding-top:var(--rt-pt-mobile);padding-bottom:var(--rt-pb-mobile)}@media(min-width:768px){.rich-text-area{padding-top:var(--rt-pt-desktop);padding-bottom:var(--rt-pb-desktop)}}.rich-text-area__container{max-width:var(--rt-max-width);padding-left:1rem;padding-right:1rem}@media(min-width:768px){.rich-text-area__container{padding-left:1.5rem;padding-right:1.5rem}}.rich-text-area--tight .rich-text-area__container{max-width:none;padding-left:0;padding-right:0}.rich-text-area__content{display:flex;flex-direction:column;gap:var(--rt-content-gap);width:var(--rt-content-width-mobile);text-align:var(--rt-text-align-mobile);align-items:var(--rt-align-items-mobile)}@media(min-width:768px){.rich-text-area__content{width:var(--rt-content-width-desktop);text-align:var(--rt-text-align-desktop);align-items:var(--rt-align-items-desktop)}}.rich-text-area__bg-anchored--mobile{justify-content:var(--rt-bg-justify-mobile);align-items:var(--rt-bg-align-mobile)}.rich-text-area__bg-anchored--desktop{justify-content:var(--rt-bg-justify-desktop);align-items:var(--rt-bg-align-desktop)}.rich-text-area__bg-anchored-inner--mobile{width:var(--rt-bg-width-mobile);height:var(--rt-bg-height-mobile)}.rich-text-area__bg-anchored-inner--desktop{width:var(--rt-bg-width-desktop);height:var(--rt-bg-height-desktop)}.rich-text-area__bg-anchored-image{width:100%;height:100%;object-fit:cover}.rich-text-area__bg-anchored-image--mobile{object-position:var(--rt-bg-object-pos-mobile)}.rich-text-area__bg-anchored-image--desktop{object-position:var(--rt-bg-object-pos-desktop)}.shade-finder-quiz--framed{padding:3rem 2rem}.shade-finder-quiz--framed shade-finder-quiz{display:block;background:#fff;padding:1rem 0}.shade-finder-quiz--drop-shadow shade-finder-quiz{box-shadow:0 0 20px #0000001a,0 0 40px #0003}@media(max-width:640px){.shade-finder-quiz--framed{padding:3rem 0}.shade-finder-quiz--framed shade-finder-quiz{padding:0}}.accordion-button .icon-minus-circle,.accordion-button[aria-expanded=true] .icon-plus-circle{display:none}.accordion-button[aria-expanded=true] .icon-minus-circle{display:block}.text-image-layout--left{flex-direction:column}.text-image-layout--right{flex-direction:column-reverse}@media(min-width:1024px){.text-image-layout--left{flex-direction:row}.text-image-layout--right{flex-direction:row-reverse}}.tab-box .rte-content{max-width:none}.tab-box .rte-content h1{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.tab-box .rte-content h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.tab-box .rte-content h3{font-size:1.25rem;font-weight:400;margin-bottom:.5rem}.tab-box .rte-content h4{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.tab-box .rte-content h5{font-size:1rem;font-weight:600;margin-bottom:.25rem}.tab-box .rte-content h6{font-size:.75rem;font-weight:500;margin-bottom:.25rem}.tab-box .rte-content p{margin-bottom:1rem;line-height:1.625}.tab-box .rte-content p strong em,.tab-box .rte-content p em strong{font-size:1.5rem;font-weight:700;font-style:normal;display:inline}.tab-box .rte-content ol{list-style:none;margin-bottom:1rem;counter-reset:item}.tab-box .rte-content ol li{counter-increment:item;margin-bottom:.5rem;position:relative;padding-left:3rem;min-height:2rem}.tab-box .rte-content ol li:before{content:counter(item,decimal-leading-zero);position:absolute;left:0;top:-.2rem;border:1px solid #000;color:#000;background-color:transparent;border-radius:9999px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.tab-box .rte-content ul{list-style-type:disc;list-style-position:inside;margin-bottom:1rem;padding:0 .5rem}.tab-box .rte-content a{text-decoration:underline}.tab-box .rte-content a:hover{opacity:.7}.hero-slide--linked>.grid{pointer-events:none}.hero-slide--linked>.grid a,.hero-slide--linked>.grid button,.hero-slide--linked>.grid [role=button]{pointer-events:auto}.hero-spacer{height:var(--spacer-mobile)}@media(min-width:768px){.hero-spacer{height:var(--spacer-desktop)}}[data-block-id].badges{font-size:var(--badge-mobile-size)}@media(min-width:768px){[data-block-id].badges{font-size:var(--badge-desktop-size)}}[data-block-id].badges>p,[data-block-id].badges li{display:inline-block;background-color:var(--badge-bg);color:var(--badge-text);padding:.375rem .75rem;border-radius:.25rem;margin:0}[data-block-id].badges>ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;width:100%}[data-block-id].rte p{margin:0}[data-block-id].rte p+p{margin-top:.75em}[data-block-id].rte b,[data-block-id].rte strong{font-weight:500}.hero-slide .btn-solid{background-color:var(--btn-bg, #000);color:var(--btn-text, #fff);border-color:var(--btn-bg, #000)}.hero-slide .btn-solid:hover,.hero-slide .btn-solid:focus-visible{background-color:var(--btn-bg, #000);color:var(--btn-text, #fff);border-color:var(--btn-bg, #000)}.hero-slide .btn-outline{background-color:transparent;color:var(--btn-bg, #000);border-color:var(--btn-bg, #000)}.hero-slide .btn-outline:hover,.hero-slide .btn-outline:focus-visible{background-color:transparent;color:var(--btn-bg, #000);border-color:var(--btn-bg, #000)}.image-gallery__label--over:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0 0 0 / var(--image-gallery-over-opacity, .65)),rgb(0 0 0 / calc(var(--image-gallery-over-opacity, .65) * .4)) 60%,#0000);pointer-events:none}.image-gallery__label p{margin:0}[data-block-type=text] a{text-decoration:underline;text-underline-offset:2px}[data-block-type=text] a:hover,[data-block-type=text] a:focus-visible{text-decoration-style:dashed}[data-block-type=text] ul{list-style:disc;padding-inline-start:1.25em}[data-block-type=text] ol{list-style:decimal;padding-inline-start:1.5em}[data-block-type=text] li{margin-block:.25em}[data-block-type=text]>*+*{margin-top:.75em}.account__birthday .cf-fields-wrapper .cf-fields-container,.account__birthday .cf-form-inner .cf-fields-container{margin:0}.account__birthday .cf-select-wrap:first-of-type{min-width:160px}.account__birthday .cf-form-actions{margin-top:1rem}.account__birthday button.cf-submit-form.cf-button.btn.button{font-family:Founders Grotesk,sans-serif;background-color:#000;color:#fff;padding:.5rem 1rem}.cart-icon-button[data-cart-count="0"] .cart-icon-button__count{display:none}.giftcard{background-color:#f5f5f5;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem;text-align:center;position:relative}.giftcard__balance{padding:1rem}.giftcard__balance--value{font-size:2.25rem;line-height:2.5rem;font-family:Founders Grotesk,sans-serif}.giftcard__code{padding-bottom:1rem}.giftcard__code--label{font-size:.875rem;line-height:1.25rem}.giftcard__code--value{max-width:32rem;margin-left:auto;margin-right:auto}.giftcard__code--value a{text-decoration-line:underline;color:#d33167}.giftcard__expiration{font-size:.75rem;line-height:1rem}.giftcard__expiration--value{font-weight:700}.product-card-v2__title-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card-v2__image>[aria-hidden=true],.product-card-v2__image>[data-product-label]{pointer-events:none}[data-product-card] [data-shade-title]{font-size:.875rem;line-height:1.25rem;display:inline-block}@media(min-width:768px){[data-product-card] [data-shade-title]{font-size:1rem;line-height:1.5rem}}[data-product-card] .product-card--card .grid-view-item__title,[data-product-card] .product-card--card .grid-view-item__tagline{line-height:1!important}[data-product-card] .product-card--card .button__atc{font-size:.75rem;line-height:1rem}@media(min-width:768px){[data-product-card] .product-card--card .button__atc{font-size:.875rem;line-height:1.25rem;padding-top:.75rem;padding-bottom:.75rem}}[data-product-card] .product-card--card .button__atc [data-compare-price],[data-product-card] .product-card--card .button__atc [data-compare-text]{font-size:.6rem}@media(min-width:768px){[data-product-card] .product-card--card .button__atc [data-compare-price],[data-product-card] .product-card--card .button__atc [data-compare-text]{font-size:.875rem;line-height:1.25rem}}[data-product-card] .combo-look__title .button__atc{font-size:.875rem;line-height:1.25rem}@media(min-width:768px){[data-product-card] .combo-look__title .button__atc{font-size:.875rem;line-height:1.25rem;padding-top:.75rem;padding-bottom:.75rem}}[data-product-card] .product-card--slim{background-color:#fff;flex-direction:row;align-items:center;margin:.75rem}@media(min-width:768px){[data-product-card] .product-card--slim{margin-left:0;margin-right:0}}[data-product-card] .product-card--slim .grid-view-item__image-container{width:25%;margin-left:.75rem;margin-right:.75rem}[data-product-card] .product-card--slim .grid-view-item__content-container{width:60%;padding:.75rem;padding-left:0}[data-product-card] .product-card--slim .grid-view-item__title{font-size:1rem;line-height:1.5rem;margin-bottom:0;line-height:1!important}@media(min-width:768px){[data-product-card] .product-card--slim .grid-view-item__title{font-size:1.25rem;line-height:1.75rem}}[data-product-card] .product-card--naked{background-color:transparent;flex-direction:row;align-items:center}[data-product-card] .product-card--naked:hover{box-shadow:none}[data-product-card] .product-card--naked .grid-view-item__link,[data-product-card] .product-card--naked .grid-view-item__label,[data-product-card] .product-card--naked .grid-view-item__image-container{display:none}[data-product-card] .product-card--naked .grid-view-item__content-container{width:100%;padding:0}[data-product-card] .product-card--naked .grid-view-item__content{display:none}[data-product-card] .product-card--naked .button__atc--collection{margin:0;display:inline-block;background-color:#fff;color:#000;font-family:Founders Grotesk,sans-serif;font-weight:700;pointer-events:auto;width:100%;border-radius:.25rem;padding:.5rem .25rem;font-size:.875rem;line-height:1.25rem}@media(hover:hover){[data-product-card] .product-card--naked .button__atc--collection:hover{background-color:#000;color:#fff}}[data-product-card] .product-card--naked .button__atc--collection:focus-visible{background-color:#000;color:#fff}[data-product-card] .product-card--naked .button__atc--collection[disabled]{background-color:#757575}[data-product-card] .product-card--sets{flex-direction:row;align-items:center;margin-top:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}[data-product-card]:last-of-type .product-card--sets{border-bottom:0;padding-bottom:0}@media(min-width:768px){[data-product-card] .product-card--sets{margin-left:0;margin-right:0}}[data-product-card] .product-card--sets .grid-view-item__label{top:-.75rem;right:0;font-size:.75rem;line-height:1rem}[data-product-card] .product-card--sets .grid-view-item__image-container{width:100%}[data-product-card] .product-card--sets .grid-view-item__content-container{width:100%;padding:0}[data-product-card] .product-card--sets [data-shade-title]{font-size:1rem;line-height:1.25rem;display:block}[data-product-card] .product-card--sets [data-shade-description]{display:block;font-size:.75rem;margin-top:2px}[data-product-card] .product-card--sets .swatch-badge{display:none}[data-product-card] .product-card--sets product-options{position:relative;z-index:20}[data-product-card] .product-card--sets .product-grid-form{display:block}[data-product-card] .product-card--sets .button__atc,[data-product-card] .product-card--sets span[data-special-message]{display:none}[data-product-card] .product-card--sets .swatch-container--shade label{width:2rem!important;height:2rem!important}[data-product-card]:last-of-type[data-card-type=compact]{border-bottom-width:0px}[data-product-card][data-hidden]{display:none}[data-product-card][data-card-type=compact]{border-bottom:1px solid #eaeaea}[data-product-card][data-card-type=compact] .product-single__review-badge,[data-product-card][data-card-type=compact] .grid-view-item__label,[data-product-card][data-card-type=compact] .grid-view-item__tagline{display:none}[data-product-card][data-card-type=compact] .grid-view-item__image-wrapper{width:2.25rem;margin-right:.25rem}[data-product-card][data-card-type=compact] .grid-view-item__title{font-size:.875rem;margin-bottom:0}[data-product-card][data-card-type=compact] form{border-bottom:0}[data-product-card][data-card-type=compact] .grid-view-item__content-container{height:100%;justify-content:flex-start}[data-product-card][data-card-type=compact] .product-card--sets{margin:0;padding:.5rem 0 0}[data-product-card][data-card-type=compact] .product-form__item{display:flex;flex-direction:column-reverse}[data-product-card][data-card-type=compact] .options-heading{line-height:1;padding-top:8px}[data-product-card][data-card-type=compact] [data-shade-title]{display:inline;line-height:1;padding:0;white-space:nowrap;margin-right:4px}[data-product-card][data-card-type=compact] [data-shade-description]{display:inline!important;line-height:1;padding:0}[data-product-card][data-card-type=minimal] product-options,[data-product-card][data-card-type=minimal] .product-single__review-badge,[data-product-card][data-card-type=minimal] .grid-view-item__label,[data-product-card][data-card-type=minimal] .grid-view-item__tagline{display:none}[data-product-card][data-card-type=minimal] .grid-view-item__image-wrapper{width:2.25rem;margin-right:.25rem}[data-product-card][data-card-type=minimal] .grid-view-item__title{font-size:.875rem;margin-bottom:0}[data-product-card][data-card-type=minimal] form{display:none!important}[data-product-card][data-card-type=minimal] .product-card--sets{margin:0}product-card[data-style=card] .product-single__review-badge{display:none}product-card[data-style=card] .grid-view-item__title,product-card[data-style=card] .grid-view-item__tagline{text-align:center;width:100%}product-card[data-style=naked]{width:100%}.search-overlay__input::-webkit-search-cancel-button,.search-overlay__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-overlay__backdrop{background:#2e282066}.search-overlay__panel:has([data-search-results][hidden]):has([data-search-link][hidden]){display:none}.search-overlay__suggestion em{font-style:normal;font-weight:600}search-overlay[data-inline] [data-search-backdrop]{display:none}search-overlay[data-inline] form[data-active] [data-search-backdrop]{display:block}.selling-plan-select{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 5.137 1.269.226a.724.724 0 0 0-1.051 0 .792.792 0 0 0 0 1.091l5.256 5.457a.725.725 0 0 0 1.051 0l5.257-5.457A.784.784 0 0 0 12 .772a.784.784 0 0 0-.218-.546.724.724 0 0 0-1.051 0L6 5.137z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:.625rem auto}.selling-plan-learn-more .icon-minus-circle,.selling-plan-learn-more[aria-expanded=true] .icon-plus-circle{display:none}.selling-plan-learn-more[aria-expanded=true] .icon-minus-circle{display:block}
/*# sourceMappingURL=/cdn/shop/t/340/compiled_assets/styles.css.map */
