:root{--color-celldermal-primary: #7cb8a8;--color-celldermal-primary-dark: #689f90;--color-celldermal-aqua: #9bcfc4;--color-celldermal-cream: #f5f0e8;--color-celldermal-text: #2c2c2c;--color-celldermal-text-light: #666666;--font-celldermal-body: var(--font-body-family);--font-celldermal-heading: var(--font-heading-family)}body,button,input,select,textarea{font-family:var(--font-celldermal-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.celldermal-container{max-width:140rem;margin:0 auto;padding:0 3rem}@media screen and (max-width:749px){.celldermal-container{padding:0 2rem}}.celldermal-section{padding:8rem 3rem}@media screen and (max-width:749px){.celldermal-section{padding:6rem 2rem}}.celldermal-section--white{background-color:#fff}.celldermal-section--cream{background-color:var(--color-celldermal-cream)}.celldermal-section__header{text-align:center;margin-bottom:6rem;max-width:90rem;margin-left:auto;margin-right:auto}.celldermal-section__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.25rem;color:var(--color-celldermal-text-light);margin-bottom:1.5rem;font-weight:700;display:block}.celldermal-section__title{font-family:var(--font-celldermal-heading);font-size:clamp(3.2rem,4.5vw,5rem);font-weight:600;color:var(--color-celldermal-text);margin-bottom:2rem;line-height:1.15;letter-spacing:-.02em}.celldermal-section__subtitle{font-size:clamp(1.6rem,1.8vw,1.8rem);color:var(--color-celldermal-text-light);line-height:1.6}.celldermal-hero{display:grid;grid-template-columns:1.2fr 1fr;min-height:85vh;align-items:center;position:relative;overflow:hidden}.celldermal-hero--cream{background-color:var(--color-celldermal-cream)}.celldermal-hero--white{background-color:#fff}.celldermal-hero--mist{background:linear-gradient(125deg,#faf7f2,#f2f6f4 45%,#eef8f6)}.celldermal-hero:before,.celldermal-hero:after{content:"";position:absolute;border-radius:999rem;pointer-events:none}.celldermal-hero:before{width:42rem;height:42rem;right:-12rem;top:-14rem;background:radial-gradient(circle,#9bcfc442,#9bcfc400 72%)}.celldermal-hero:after{width:36rem;height:36rem;right:18%;bottom:-20rem;background:radial-gradient(circle,#7cb8a82e,#7cb8a800 75%)}.celldermal-hero__content{padding:8rem 6rem;max-width:72rem;z-index:2}.celldermal-hero__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.25rem;color:var(--color-celldermal-text-light);margin-bottom:2rem;font-weight:700;display:block}.celldermal-hero__title{font-family:var(--font-celldermal-heading);font-size:clamp(4.2rem,6.5vw,7rem);line-height:1.05;font-weight:600;margin-bottom:2.5rem;color:var(--color-celldermal-text);letter-spacing:-.02em}.celldermal-hero__subtitle{font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.65;color:var(--color-celldermal-text-light);margin-bottom:3rem}.celldermal-hero__benefits{list-style:none;margin:0 0 3rem;padding:0;display:grid;gap:1rem}.celldermal-hero__benefit{display:flex;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:1.4;color:var(--color-celldermal-text)}.celldermal-hero__benefit-dot{width:.85rem;height:.85rem;border-radius:50%;margin-top:.55rem;flex-shrink:0;background:linear-gradient(135deg,var(--color-celldermal-primary),var(--color-celldermal-aqua))}.celldermal-hero__buttons{display:flex;gap:2rem;flex-wrap:wrap}.celldermal-hero__note{margin:2rem 0 0;font-size:1.4rem;color:var(--color-celldermal-text-light)}.celldermal-hero__image{height:100%;display:flex;align-items:center;justify-content:center;padding:4rem;position:relative;z-index:1}.celldermal-hero__image picture{width:min(100%,54rem)}.celldermal-hero__image img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 2rem 4rem rgba(0,0,0,.08))}@media screen and (max-width:989px){.celldermal-hero{grid-template-columns:1fr;min-height:auto}.celldermal-hero__content{padding:5rem 3rem;max-width:100%}.celldermal-hero__image{display:none}.celldermal-hero__image--show-mobile{display:flex;padding:0 3rem 3rem}}@media screen and (max-width:749px){.celldermal-hero__buttons{flex-direction:column}.celldermal-hero__buttons .button{width:100%}}.button--celldermal-primary{background-color:var(--color-celldermal-primary);color:#fff;border:0;padding:1.7rem 4.5rem;font-size:1.6rem;font-weight:600;border-radius:.4rem;letter-spacing:.05rem;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;box-shadow:0 .4rem 1.2rem #7cb8a840}.button--celldermal-primary:hover{background-color:var(--color-celldermal-primary-dark);transform:translateY(-2px);box-shadow:0 .7rem 1.8rem #7cb8a859;color:#fff}.button--celldermal-primary:focus-visible,.button--celldermal-secondary:focus-visible{outline:2px solid var(--color-celldermal-primary);outline-offset:3px}.button--celldermal-secondary{background-color:transparent;color:var(--color-celldermal-text);border:2px solid var(--color-celldermal-text);padding:1.5rem 4.5rem;font-size:1.6rem;font-weight:600;border-radius:.4rem;letter-spacing:.05rem;transition:all .25s ease}.button--celldermal-secondary:hover{background-color:var(--color-celldermal-text);color:#fff}.button--celldermal-primary:before,.button--celldermal-primary:after,.button--celldermal-secondary:before,.button--celldermal-secondary:after{box-shadow:none}.celldermal-features{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:2.5rem 0;background-color:#fff}.celldermal-features--cream{background-color:var(--color-celldermal-cream)}.celldermal-features--dark{background-color:var(--color-celldermal-text);border-color:#ffffff26}.celldermal-features--dark .celldermal-features__item{color:#ffffffe6}.celldermal-features--dark .celldermal-features__icon svg{fill:var(--color-celldermal-aqua)}.celldermal-features__grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem 3rem;max-width:140rem;margin:0 auto;padding:0 3rem}.celldermal-features__item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;text-transform:uppercase;letter-spacing:.2rem;font-weight:700;color:var(--color-celldermal-text);white-space:nowrap}.celldermal-features__icon{width:2rem;height:2rem;flex-shrink:0}.celldermal-features__icon svg{width:100%;height:100%;fill:var(--color-celldermal-primary)}@media screen and (max-width:989px){.celldermal-features__grid{justify-content:center;text-align:center}}@media screen and (max-width:749px){.celldermal-features__item{font-size:1rem;letter-spacing:.15rem}}.celldermal-product-card{background:#fff;border-radius:.8rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid #f2f2f2}.celldermal-product-card:hover{transform:translateY(-8px);box-shadow:0 1.6rem 4rem #00000014}.celldermal-product-card__image{position:relative;aspect-ratio:3 / 4;overflow:hidden;background-color:#fafafa}.celldermal-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.celldermal-product-card:hover .celldermal-product-card__image img{transform:scale(1.05)}.celldermal-product-card__badge{position:absolute;top:1.5rem;left:1.5rem;background-color:var(--color-celldermal-primary);color:#fff;padding:.6rem 1.4rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.15rem;border-radius:.3rem}.celldermal-product-card__content{padding:2.5rem;flex-grow:1;display:flex;flex-direction:column}.celldermal-product-card__vendor{margin:0 0 .8rem;font-size:1.2rem;color:var(--color-celldermal-text-light)}.celldermal-product-card__category{font-size:1.2rem;font-weight:400;line-height:1.8rem;text-transform:uppercase;letter-spacing:.1rem;color:var(--color-celldermal-text-light);margin:0 0 1rem}.celldermal-product-card__title{font-size:1.6rem;font-weight:500;line-height:1.3;color:var(--color-celldermal-text);margin:0 0 .8rem}.celldermal-product-card__title a{color:inherit;text-decoration:none}.celldermal-product-card__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.celldermal-product-card__price{font-size:1.4rem;font-weight:400;line-height:1.8rem;color:var(--color-celldermal-text);margin:0 0 1.5rem}.celldermal-product-card__price-group{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.celldermal-product-card__price-group .celldermal-product-card__price{margin-bottom:0}.celldermal-product-card__price-compare{font-size:1.6rem;color:var(--color-celldermal-text-light);text-decoration:line-through}.celldermal-product-card__button{margin-top:auto;width:100%}.celldermal-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2.5rem}.celldermal-category{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:.8rem}.celldermal-category img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}a.celldermal-category:hover img{transform:scale(1.08)}.celldermal-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 55%);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem}.celldermal-category__title{color:#fff;font-size:2.6rem;font-weight:600;letter-spacing:-.01em;margin:0}.celldermal-category__subtitle{margin:.8rem 0 0;color:#ffffffdb;font-size:1.4rem;line-height:1.4}.celldermal-newsletter{max-width:75rem;margin:0 auto;text-align:center}.celldermal-newsletter__form{display:flex;gap:1.5rem;max-width:60rem;margin:3rem auto 2rem}.celldermal-newsletter__input{flex:1;padding:1.8rem 2.4rem;font-size:1.6rem;border:2px solid #e5e5e5;border-radius:.4rem;background:#fff}.celldermal-newsletter__input:focus{outline:none;border-color:var(--color-celldermal-primary)}.celldermal-newsletter__disclaimer{font-size:1.4rem;color:var(--color-celldermal-text-light);margin-top:1.5rem}.celldermal-newsletter__message{margin:0 auto 2rem;max-width:60rem;padding:1.2rem 1.6rem;border-radius:.6rem;font-size:1.4rem;line-height:1.4}.celldermal-newsletter__message--success{background:#eaf7f3;color:#1e5f4f}.celldermal-newsletter__message--error{background:#fff2f2;color:#9f3434}.celldermal-newsletter__message--error ul,.celldermal-newsletter__message--error .errors ul{margin:0;padding-left:2rem;text-align:left}@media screen and (max-width:749px){.celldermal-newsletter__form{flex-direction:column}}.celldermal-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem}.celldermal-testimonial{background:#fff;padding:3.4rem;border-radius:1.2rem;box-shadow:0 .8rem 3rem #0000000f}.celldermal-testimonial__rating{display:flex;align-items:center;gap:.4rem;margin-bottom:1.2rem}.celldermal-testimonial__star{color:#d7d7d7;font-size:1.6rem}.celldermal-testimonial__star--filled{color:#e8b75f}.celldermal-testimonial__text{font-size:1.8rem;line-height:1.75;color:var(--color-celldermal-text);font-style:italic;margin:0 0 2rem}.celldermal-testimonial__author{margin:0;font-size:1.6rem;font-weight:600;color:var(--color-celldermal-text)}.celldermal-testimonial__meta{margin:.5rem 0 0;font-size:1.3rem;color:var(--color-celldermal-text-light)}.celldermal-grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:3rem}.celldermal-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:4rem}.header{border-bottom:1px solid #f0f0f0}.header__heading-logo{max-width:15rem}.footer{background-color:var(--color-celldermal-text);color:#fff}.footer a{color:#fffc}.footer a:hover{color:#fff}@media(prefers-reduced-motion:no-preference){.celldermal-hero__content>*{opacity:0;transform:translateY(1.4rem);animation:celldermal-fade-up .7s ease forwards}.celldermal-hero__content>*:nth-child(2){animation-delay:.08s}.celldermal-hero__content>*:nth-child(3){animation-delay:.14s}.celldermal-hero__content>*:nth-child(4){animation-delay:.2s}.celldermal-hero__content>*:nth-child(5){animation-delay:.26s}}@keyframes celldermal-fade-up{to{opacity:1;transform:translateY(0)}}.celldermal-header__inner,.celldermal-products-section__container,.celldermal-categories-section__container,.celldermal-content-align-section__container,.celldermal-content-align-2-section__container,.celldermal-ingredients-section__container,.celldermal-articles-section__container,.celldermal-testimonials-section__container,.celldermal-instagram-section__container,.celldermal-newsletter-section__container,.celldermal-footer__container,.celldermal-collection-hero__content{max-width:192rem;margin:0 auto}@media screen and (max-width:1919px){.celldermal-header__inner,.celldermal-products-section__container,.celldermal-categories-section__container,.celldermal-content-align-section__container,.celldermal-content-align-2-section__container,.celldermal-ingredients-section__container,.celldermal-articles-section__container,.celldermal-testimonials-section__container,.celldermal-instagram-section__container,.celldermal-newsletter-section__container,.celldermal-footer__container,.celldermal-collection-hero__content{padding-left:15rem!important;padding-right:15rem!important}}@media screen and (max-width:1199px){.celldermal-header__inner,.celldermal-products-section__container,.celldermal-categories-section__container,.celldermal-content-align-section__container,.celldermal-content-align-2-section__container,.celldermal-ingredients-section__container,.celldermal-articles-section__container,.celldermal-testimonials-section__container,.celldermal-instagram-section__container,.celldermal-newsletter-section__container,.celldermal-footer__container,.celldermal-collection-hero__content{padding-left:6rem!important;padding-right:6rem!important}}@media screen and (max-width:989px){.celldermal-header__inner,.celldermal-products-section__container,.celldermal-categories-section__container,.celldermal-content-align-section__container,.celldermal-content-align-2-section__container,.celldermal-ingredients-section__container,.celldermal-articles-section__container,.celldermal-testimonials-section__container,.celldermal-instagram-section__container,.celldermal-newsletter-section__container,.celldermal-footer__container,.celldermal-collection-hero__content{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (max-width:749px){.celldermal-header__inner,.celldermal-products-section__container,.celldermal-categories-section__container,.celldermal-content-align-section__container,.celldermal-content-align-2-section__container,.celldermal-ingredients-section__container,.celldermal-articles-section__container,.celldermal-testimonials-section__container,.celldermal-instagram-section__container,.celldermal-newsletter-section__container,.celldermal-footer__container,.celldermal-collection-hero__content{padding-left:2rem!important;padding-right:2rem!important}}.drawer{background-color:#1a1f2480!important}.drawer__inner{width:44rem!important;max-width:calc(100vw - 2rem)!important;background-color:#fff!important;border:none!important;border-left:1px solid #E8E9EB!important;padding:0 2.4rem!important;box-shadow:-4px 0 24px #1a1f2414!important}.drawer__header{padding:2.4rem 0 2rem!important;border-bottom:1px solid #E8E9EB!important;margin-bottom:0!important}.drawer__heading{font-family:Inter,sans-serif!important;font-size:1.2rem!important;font-weight:600!important;letter-spacing:.2rem!important;text-transform:uppercase!important;color:#1a1f24!important;margin:0!important}.drawer__close{color:#1a1f24!important;min-width:3.2rem!important;min-height:3.2rem!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;transition:opacity .2s ease!important}.drawer__close:hover{opacity:.5!important}.drawer__close .svg-wrapper{width:1.8rem!important;height:1.8rem!important}.cart-drawer .cart-item__details .a,.cart-drawer .cart-item__name,.cart-drawer .cart-item__name:hover{font-family:Inter,sans-serif!important;font-size:1.3rem!important;font-weight:500!important;color:#1a1f24!important;text-decoration:none!important}.cart-drawer .cart-item__image{border-radius:0!important}.cart-drawer .price,.cart-drawer .cart-item__price{font-family:Inter,sans-serif!important;font-size:1.3rem!important;font-weight:500!important;color:#1a1f24!important}.cart-drawer .product-option,.cart-drawer .cart-item__options-text{font-family:Inter,sans-serif!important;font-size:1.1rem!important;color:#55606a!important}.cart-drawer .quantity__button,.cart-drawer .quantity__input{border-radius:0!important;font-family:Inter,sans-serif!important;font-size:1.3rem!important;color:#1a1f24!important;border-color:#e8e9eb!important}.cart-drawer .quantity__button:hover{background-color:#f2f4f6!important}.cart-drawer cart-remove-button button,.cart-drawer .button--tertiary{font-family:Inter,sans-serif!important;font-size:1.1rem!important;color:#55606a!important}.cart-drawer cart-remove-button button:hover{color:#1a1f24!important}.cart-drawer .cart-items th{border-bottom-color:#e8e9eb!important}.drawer__footer{border-top:1px solid #E8E9EB!important;padding:2rem 0 2.4rem!important;background-color:#fff!important}.cart-drawer .totals{font-family:Inter,sans-serif!important}.cart-drawer .totals__subtotal{font-size:1.3rem!important;font-weight:400!important;color:#55606a!important;text-transform:uppercase!important;letter-spacing:.05rem!important}.cart-drawer .totals__subtotal-value{font-size:1.6rem!important;font-weight:600!important;color:#1a1f24!important}.cart-drawer .tax-note{font-family:Inter,sans-serif!important;font-size:1.1rem!important;color:#55606a!important;margin-bottom:1.6rem!important}.cart-drawer .cart__checkout-button,.cart-drawer__footer .cart__checkout-button{font-family:Inter,sans-serif!important;font-size:1.3rem!important;font-weight:600!important;letter-spacing:.1rem!important;text-transform:uppercase!important;background-color:#c9a24a!important;color:#fff!important;border:2px solid #C9A24A!important;border-radius:0!important;padding:1.6rem 2rem!important;transition:background-color .3s ease,color .3s ease!important}.cart-drawer .cart__checkout-button:hover{background-color:#1a1f24!important;border-color:#1a1f24!important;color:#fff!important}.cart-drawer__empty-content .cart__empty-text{font-family:Inter,sans-serif!important;font-size:1.6rem!important;font-weight:400!important;color:#1a1f24!important}.cart-drawer__empty-content .button{font-family:Inter,sans-serif!important;font-size:1.2rem!important;font-weight:600!important;letter-spacing:.1rem!important;text-transform:uppercase!important;background-color:#c9a24a!important;color:#fff!important;border-radius:0!important;border:2px solid #C9A24A!important}.cart-drawer__empty-content .button:hover{background-color:#1a1f24!important;border-color:#1a1f24!important}cart-drawer-items::-webkit-scrollbar{width:2px!important}cart-drawer-items::-webkit-scrollbar-thumb{background-color:#e8e9eb!important;border-radius:0!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/celldermal-custom.css.map */
