.rephora-announcement-bar-wrapper{width:100%;position:relative;z-index:1;background-color:var(--rephora-announcement-bg, #a3c928);color:var(--rephora-announcement-color, #000000);border-bottom:var(--rephora-announcement-border-width, 0px) solid var(--rephora-announcement-border-color, transparent);padding-top:var(--rephora-announcement-padding-top, 8px);padding-bottom:var(--rephora-announcement-padding-bottom, 8px)}.rephora-announcement-bar__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;width:100%}.rephora-announcement-bar__container--align-left{justify-content:flex-start}.rephora-announcement-bar__container--align-center{justify-content:center}.rephora-announcement-bar__container--align-right{justify-content:flex-end}.rephora-announcement-bar__slider{width:100%;display:flex;flex-direction:column}.rephora-announcement-bar__item{display:flex;align-items:center;justify-content:var(--rephora-item-alignment, center);width:100%;color:var(--rephora-announcement-color, inherit);background-color:var(--rephora-announcement-bg, transparent);font-family:var(--rephora-font-heading, "Poppins", sans-serif);font-size:14px;font-weight:500;line-height:1.2;letter-spacing:0}.rephora-announcement-bar__content{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.rephora-announcement-bar__text{display:inline-block}.rephora-announcement-bar__link{display:inline-flex;align-items:center;gap:.4rem;color:inherit;text-decoration:none;font-weight:500;transition:opacity .2s ease}.rephora-announcement-bar__link:hover{opacity:.8}.rephora-announcement-bar__arrow{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.rephora-announcement-bar__link:hover .rephora-announcement-bar__arrow{transform:translate(3px)}.rephora-header-wrapper{width:100%;position:relative;z-index:100}.rephora-header__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.rephora-header__logo{display:flex;align-items:center;flex-shrink:0}.rephora-header__logo-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.rephora-header__logo-default svg,.rephora-header__logo-svg svg{display:block;width:auto;height:auto;max-width:100%}.rephora-header__logo-img{height:auto;max-height:40px;width:auto;object-fit:contain}.rephora-header__nav{display:flex;align-items:center}.rephora-header__menu-list{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.rephora-header__menu-link{font-family:var(--rephora-font-body, "Helvetica Neue", sans-serif);font-size:14px;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center;color:var(--Primary, #dfdcd8);text-decoration:none;transition:color .2s ease}.rephora-header__menu-link:hover,.rephora-header__menu-link.is-active{color:#fff}.rephora-header__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.rephora-header__cart-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;position:relative;padding:4px}.rephora-header__cart-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.rephora-header__cart-badge{position:absolute;top:-6px;right:-10px;background-color:var(--var-lime, #a3c928);color:#0e0e0b;font-family:var(--rephora-font-heading, "Poppins", sans-serif);font-size:14px;font-weight:500;line-height:1.24;letter-spacing:0;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;text-align:center}.rephora-header__cta-btn{display:inline-flex;align-items:center;justify-content:center;background-color:var(--Primary, #dfdcd8);color:#0e0e0b;font-family:var(--rephora-font-heading, "Poppins", sans-serif);font-size:14px;font-weight:600;line-height:1.24;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:100px;padding:13px 20px;transition:opacity .2s ease,transform .2s ease}.rephora-header__mobile-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:4px;align-items:center;justify-content:center}.rephora-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#121212;z-index:999999!important;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.rephora-mobile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.rephora-mobile-overlay__close{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.rephora-mobile-overlay__content{width:100%;text-align:center;padding:2rem}.rephora-mobile-overlay__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.75rem;align-items:center}.rephora-mobile-overlay__link{font-family:var(--rephora-font-heading, "Poppins", sans-serif);font-size:24px;font-weight:500;color:var(--Primary, #dfdcd8);text-decoration:none;transition:color .2s ease}.rephora-mobile-overlay__link:hover,.rephora-mobile-overlay__link.is-active{color:#fff}.rephora-hero-wrapper{width:100%;position:relative;background-color:#141313;padding-top:var(--rephora-hero-padding-top, 120px);padding-bottom:var(--rephora-hero-padding-bottom, 120px);overflow:hidden}.rephora-hero__glow-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center;opacity:.95}.rephora-hero__glow-bg svg{width:100%;height:100%}.rephora-hero__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;position:relative;min-height:620px}.rephora-hero__content{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:2}.rephora-hero__title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:148px;line-height:90%;text-transform:none;color:#dfdcd8;margin:0;letter-spacing:-.01em}.rephora-hero__subtitle{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;color:#dfdcd8;max-width:506px}.rephora-hero__action{display:flex;align-items:center;margin-top:.5rem}.rephora-hero__btn{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 20px;gap:10px;border:1px solid #B3B2AB;border-radius:72px;font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#b3b2ab;background:transparent;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.rephora-hero__btn:hover{border-color:#dfdcd8;color:#dfdcd8;background-color:#dfdcd814}.rephora-hero__media{position:static;display:flex;align-items:center;justify-content:flex-end}.rephora-hero__image-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;display:flex;justify-content:center;pointer-events:none}.rephora-hero__image{max-width:100%;height:auto;max-height:640px;object-fit:contain}.rephora-hero__placeholder{width:280px;height:480px;background:#ffffff08;border:1px dashed rgba(255,255,255,.15);border-radius:16px;display:flex;align-items:center;justify-content:center}.rephora-hero__placeholder-svg{width:60%;height:60%;opacity:.2}.rephora-hero__features{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:4;margin-left:auto}.rephora-hero__feature-card{position:relative;box-sizing:border-box;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(179,178,171,.3);border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;max-width:312px;transition:border-color .3s ease,transform .3s ease}.rephora-hero__feature-pointer{position:absolute;top:70px;left:-260px;width:260px;height:12px;display:flex;align-items:center;pointer-events:none}.rephora-hero__feature-card--2 .rephora-hero__feature-pointer{top:42px;left:-260px;width:260px}.rephora-hero__pointer-dot{width:8px;height:8px;background-color:transparent;border:1.5px solid rgba(223,220,216,.85);border-radius:50%;flex-shrink:0;box-shadow:0 0 5px #dfdcd899}.rephora-hero__pointer-line{flex-grow:1;height:1px;background-color:#dfdcd859}.rephora-hero__feature-title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;color:#dfdcd8;width:100%;max-width:264px}.rephora-hero__feature-value{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:88px;line-height:124%;color:#dfdcd8;width:100%;max-width:264px;margin-top:64px}@media screen and (min-width:990px)and (max-width:1280px){.rephora-hero__feature-pointer,.rephora-hero__feature-card--2 .rephora-hero__feature-pointer{left:-150px;width:150px}}@media screen and (max-width:989px){.rephora-announcement-bar__container{padding:0 20px}.rephora-header__nav{display:none}.rephora-header__container{padding:0 20px;gap:.75rem}.rephora-header__actions{gap:.75rem}.rephora-header__logo-default svg,.rephora-header__logo-svg svg{width:143px;height:24px}.rephora-header__cta-btn{padding:6px 12px;font-size:12px}.rephora-header__mobile-toggle{display:inline-flex!important;align-items:center;justify-content:center;flex-shrink:0}.rephora-hero-wrapper{position:relative;overflow:hidden}.rephora-hero__glow-bg{width:284px;height:284px;top:35%;left:calc(50% + 5px);transform:translate(-50%,-50%);background:#a5c922;filter:blur(160px);-webkit-filter:blur(160px);border-radius:50%}.rephora-hero__glow-bg svg{display:none}.rephora-hero__container{display:flex;flex-direction:column;min-height:auto}.rephora-hero__media{order:1;width:100%;position:relative;display:flex;justify-content:center;align-items:center;min-height:340px}.rephora-hero__content{order:2;gap:1.25rem;margin-top:8px;position:relative;z-index:5}.rephora-hero__image-wrapper{position:relative;left:auto;top:auto;transform:none;pointer-events:auto;display:flex;justify-content:center}.rephora-hero__image{max-height:520px}.rephora-hero__title{font-size:104px;line-height:90%}.rephora-hero__features{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:400px;margin:0 auto;height:100%;pointer-events:none;display:block}.rephora-hero__feature-card{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:16px 12px;gap:12px;width:168px;min-height:169px;height:auto;background:#b3b2ab0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #DFDCD8;border-radius:16px;pointer-events:auto;max-width:168px}.rephora-hero__feature-card--1{left:20px;top:0;margin-top:76px;z-index:3}.rephora-hero__feature-card--2{right:20px;top:0;margin-top:158px;z-index:3}.rephora-hero__feature-title{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:400;font-size:19px;line-height:115%;color:#fff}.rephora-hero__feature-value{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:700;font-size:32px;line-height:32px;text-transform:capitalize;color:#fff;margin-top:auto}.rephora-hero__feature-pointer{display:none}}@media screen and (max-width:480px){.rephora-announcement-bar__container{padding:0 20px}.rephora-announcement-bar__item{font-size:13px}.rephora-announcement-bar__content{gap:.5rem}.rephora-header__container{padding:0 20px;gap:.4rem}.rephora-header__actions{gap:.4rem}.rephora-header__cta-btn{padding:7.5px 12px;font-size:11px;letter-spacing:.04em}.rephora-hero-wrapper{padding-top:60px;padding-bottom:60px}.rephora-hero__content{gap:1rem;margin-top:12px;position:relative;z-index:5}.rephora-hero__title{width:100%;max-width:350px;font-size:85px;line-height:80px;letter-spacing:-.03em;text-transform:none}.rephora-grid-wrapper{padding:0 0 60px}.rephora-hero__subtitle{width:100%;max-width:350px;font-size:18px;line-height:24px}.rephora-hero__btn{padding:16px 20px;font-size:14px;line-height:124%;letter-spacing:.08em}.rephora-hero__image{max-height:360px}.rephora-grid__research-overlay{padding-top:16px;gap:28px}.rephora-hero__media{width:100%;position:relative;display:flex;justify-content:center;margin-top:24px;min-height:420px}.rephora-hero__features{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;display:block;max-width:350px}.rephora-hero__feature-card{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:16px 12px;gap:12px;width:168px;min-height:169px;height:auto;background:#b3b2ab0f;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid #DFDCD8;border-radius:16px;pointer-events:auto}.rephora-hero__feature-card--1{left:0;top:0;margin-top:76px;z-index:3}.rephora-hero__feature-card--2{right:0;top:0;margin-top:158px;z-index:3}.rephora-hero__feature-title{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:400;font-size:19px;line-height:115%;color:#fff}.rephora-hero__feature-value{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:700;font-size:32px;line-height:32px;text-transform:capitalize;color:#fff;margin-top:auto}}@media screen and (max-width:360px){.rephora-announcement-bar__container{padding:0 20px}.rephora-announcement-bar__item{font-size:12px}.rephora-header__container{padding:0 20px;gap:.25rem}.rephora-header__actions{gap:.25rem!important}.rephora-header__logo-default svg,.rephora-header__logo-svg svg{width:98px;height:auto}.rephora-header__cta-btn{padding:4px 6px;font-size:10px;letter-spacing:.02em}.rephora-header__mobile-toggle svg{width:24px;height:10px}.rephora-hero__title{font-size:69px;line-height:69px}}.rephora-features-wrapper{width:100%;position:relative;background-color:#141313;overflow:hidden}.rephora-features__inner{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0 20px;position:relative}.rephora-features__hero-banner{position:relative;width:100%;min-height:840px;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:top center;background-repeat:no-repeat}.rephora-features__hero-banner--placeholder{background:radial-gradient(circle at 50% 40%,#23231ecc,#0e0e0b 90%)}.rephora-features__desktop-cards{position:relative;z-index:3;width:100%}.rephora-features__cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;align-items:start}.rephora-features__card{box-sizing:border-box;background:#dfdcd805;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid #B3B2AB;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:32px;min-height:220px;height:auto;transition:border-color .3s ease,transform .3s ease}.rephora-features__card--1{margin-top:225px}.rephora-features__card--2{margin-top:318px}.rephora-features__card--3{margin-top:443px}.rephora-features__card--4{margin-top:100px}.rephora-features__card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#dfdcd8;width:50px;height:50px}.rephora-features__card-icon svg{width:50px;height:50px}.rephora-features__card-text-group{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%}.rephora-features__card-title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;color:#dfdcd8;margin:0}.rephora-features__card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#dfdcd8}.rephora-features__card-desc{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#dfdcd8;margin-top:4px}.rephora-features__card-caption{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#919189}.rephora-features__heading-container{position:relative;z-index:3;width:100%;display:flex;justify-content:center;align-items:center;margin-top:160px;margin-bottom:80px}.rephora-features__heading{font-family:"Feature Deck","Feature Deck Web",var(--rephora-font-heading, serif);font-style:normal;font-weight:400;font-size:64px;line-height:83px;display:block;text-align:center;color:#dfdcd8;margin:0;white-space:pre-line}.rephora-features__heading p{margin:0}.rephora-features__heading-italic,.rephora-features__heading em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,serif;font-style:italic;font-weight:400;display:block!important;margin-top:4px}.rephora-features__heading-svg{width:100%;max-width:624px;height:auto;display:block}.rephora-features__mobile-icons,.rephora-features__mobile-cards-grid{display:none}@media screen and (max-width:989px){.rephora-features__desktop-cards{display:none}.rephora-features__hero-banner{min-height:520px;border-radius:0;overflow:hidden;margin-left:20px;margin-right:20px;width:auto}.rephora-features-wrapper{padding-bottom:60px}.rephora-features__mobile-icons{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;max-width:246px;left:calc(50% - 123px)}.rephora-features__mobile-icon-box{position:absolute;box-sizing:border-box;width:57px;height:57px;background:#00000001;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border:1px solid #DFDCD8;border-radius:8px;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));display:flex;align-items:center;justify-content:center;color:#dfdcd8}.rephora-features__mobile-card-icon svg{width:32px;height:32px}.rephora-features__mobile-icon-box--1{right:0;top:0;margin-top:149px}.rephora-features__mobile-icon-box--2{right:12px;top:0;margin-top:284px}.rephora-features__mobile-icon-box--3{left:40px;top:0;margin-top:192px}.rephora-features__mobile-icon-box--4{left:80px;top:0;margin-top:61px}.rephora-features__heading{font-size:29px;line-height:37px}.rephora-features__hero-banner>.rephora-features__inner{flex:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.rephora-features__heading-container{margin-top:auto;margin-bottom:0;padding-bottom:35px}.rephora-features__heading-container svg{padding-top:61px}.rephora-features__mobile-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.rephora-features__mobile-card{box-sizing:border-box;background:transparent;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(179,178,171,.25);border-radius:16px;padding:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:140px}.rephora-features__mobile-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column-reverse}.rephora-features__mobile-card-title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:400;font-size:15px;line-height:129%;color:#fff;margin:0}.rephora-features__mobile-card-icon{flex-shrink:0;color:#dfdcd8;margin-left:auto}.rephora-features__mobile-card-text{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", sans-serif);font-style:normal;font-weight:400;font-size:15px;line-height:16px;color:#b3b2ab;display:flex;flex-direction:column;gap:8px;margin-top:12px}.rephora-features__mobile-card-sub{font-size:13px;opacity:.8}}@media screen and (max-width:320px){.rephora-features__mobile-cards-grid{grid-template-columns:repeat(1,1fr)}}.rephora-grid-wrapper{width:100%;position:relative;background-color:var(--rephora-grid-bg, #0e0e0b);padding:80px 0}.rephora-grid__divider{width:100%;max-width:var(--rephora-page-width, 1248px);margin:0 auto 80px;border-top:1px solid rgba(223,220,216,.2)}.rephora-grid__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0}.rephora-grid__layout{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.rephora-grid__card{position:relative;border-radius:0;overflow:hidden;min-height:520px;display:flex;flex-direction:column;box-sizing:border-box}.rephora-grid__card--text{background-color:#181814;padding:48px;justify-content:flex-start;gap:24px}.rephora-grid__label{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:132%;text-transform:uppercase;color:#dfdcd8;flex:none;order:0;flex-grow:0}.rephora-grid__title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;text-transform:uppercase;color:#dfdcd8;margin:0}.rephora-grid__desc{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#dfdcd8;margin:0}.rephora-grid__card--image{background-color:#141410}.rephora-grid__img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.rephora-grid__img-placeholder{width:100%;height:100%;min-height:520px;background:#1e1e19;display:flex;align-items:center;justify-content:center}.rephora-grid__placeholder-svg{width:80px;height:80px;opacity:.3}.rephora-grid__card--research{background-color:#141410;justify-content:flex-end;padding:48px 32px}.rephora-grid__research-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.rephora-grid__research-overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;width:100%}.rephora-grid__label--mobile{display:none}.rephora-grid__research-title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:36px;line-height:132%;text-transform:uppercase;color:#fff;margin:0}.rephora-grid__research-subtitle{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#fff;margin:0;max-width:440px}.rephora-grid__btn{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 20px;gap:10px;min-width:166px;height:44px;border:1px solid #B3B2AB;border-radius:72px;text-decoration:none;margin-top:8px;transition:border-color .2s ease,background-color .2s ease}.rephora-grid__btn span{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#b3b2ab;transition:color .2s ease}.rephora-grid__btn:hover{background-color:#dfdcd81a;border-color:#dfdcd8}.rephora-grid__btn:hover span{color:#dfdcd8}@media screen and (min-width:990px)and (max-width:1280px){#rephora-grid-template--27641252839458__rephora_grid_Bwq6Vp,#rephora-grid-template--27641252839458__rephora_grid_CVx4XN{padding:60px 20px}#rephora-grid-template--27641252839458__rephora_grid_CVx4XN .rephora-grid__divider{margin:0 auto 60px}}@media screen and (max-width:989px){#rephora-grid-template--27641252839458__rephora_grid_Bwq6Vp{padding:60px 0}#rephora-grid-template--27641252839458__rephora_grid_CVx4XN{padding:0 0 60px}.rephora-grid__divider{display:none}.rephora-grid__card{min-height:350px}.rephora-grid__card--text{padding:32px 24px;gap:28px}.rephora-grid__title{font-size:34px;line-height:42px}.rephora-grid__research-title{font-size:34px;line-height:42px;color:#dfdcd8}.rephora-grid__research-subtitle{color:#dfdcd8;max-width:100%}.rephora-grid__container{padding:0 20px}}@media screen and (max-width:749px){.rephora-grid__layout{grid-template-columns:1fr;gap:16px}.rephora-grid__card--research{padding:0;background-color:transparent;border-radius:0;min-height:auto}.rephora-grid__card--research .rephora-grid__research-bg{position:relative;height:340px;border-radius:0}.rephora-grid__research-overlay{align-items:flex-start;text-align:left;padding-top:24px;gap:16px}.rephora-grid__label--mobile{display:block}}.rephora-packs-wrapper{width:100%;position:relative;background-color:var(--rephora-packs-bg, #ecebe8);padding:48px 0 40px}.rephora-packs__divider{width:100%;max-width:var(--rephora-page-width, 1248px);margin:0 auto;border-top:1px solid #0E0E0B}.rephora-packs__divider--top{margin-bottom:52px}.rephora-packs__divider--bottom{margin-top:60px}.rephora-packs__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0}.rephora-packs__heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;text-transform:uppercase;color:#262624;margin:0 0 52px}.rephora-packs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.rephora-packs__card{display:flex;flex-direction:column;gap:40px}.rephora-packs__image-box{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid #0E0E0B;border-radius:20px;overflow:hidden;background-color:#e5e4e0;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.rephora-packs__img{width:100%;height:100%;object-fit:contain;display:block}.rephora-packs__placeholder-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rephora-packs__placeholder-svg{width:120px;height:120px;opacity:.3}.rephora-packs__content{display:flex;flex-direction:column}.rephora-packs__title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:36px;line-height:132%;text-transform:uppercase;color:#0e0e0b;margin:0}.rephora-packs__desc{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#0e0e0b;margin-top:32px}.rephora-packs__action-row{display:flex;align-items:center;justify-content:flex-start;margin-top:40px;gap:40px}.rephora-packs__price{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:36px;line-height:120%;color:#0e0e0b}.rephora-packs__btn{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 20px;gap:10px;min-width:132px;height:44px;border:1px solid #B3B2AB;border-radius:72px;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.rephora-packs__btn span{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#262624;transition:color .2s ease}.rephora-packs__btn:hover{background-color:#26262414;border-color:#262624}@media screen and (max-width:1239px){.rephora-packs__container{padding:0 20px}.rephora-packs__divider{padding:0 20px;width:calc(100% - 40px)}}@media screen and (max-width:749px){.rephora-packs-wrapper{padding:48px 0}.rephora-packs__divider--top{margin-bottom:61px}.rephora-packs__divider--bottom{margin-top:62px}.rephora-packs__heading{font-size:34px;line-height:42px;margin-bottom:32px}.rephora-packs__card{gap:24px}.rephora-packs__desc{margin-top:16px}.rephora-packs__action-row{margin-top:24px}.rephora-packs__grid{grid-template-columns:1fr;gap:32px}.rephora-packs__title{font-size:30px;line-height:132%}.rephora-packs__price{font-size:36px;line-height:120%}.rephora-packs-wrapper{padding:13px 20px}.rephora-packs__container{padding:0}.rephora-packs__divider{width:100%}#rephora-grid-template--27641252839458__rephora_grid_Bwq6Vp{padding:60px 0}#rephora-grid-template--27641252839458__rephora_grid_Bwq6Vp .rephora-grid__card.rephora-grid__card--text:nth-child(2){order:-1}}.rephora-faq-wrapper{width:100%;position:relative;background-color:var(--rephora-faq-bg, #181814);padding:48px 0 40px}.rephora-faq__divider{width:100%;max-width:var(--rephora-page-width, 1248px);margin:0 auto;border-top:1px solid #B3B2AB}.rephora-faq__divider--top{margin-bottom:52px}.rephora-faq__divider--bottom{margin-top:140px}.rephora-faq__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0}.rephora-faq__grid{display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start}.rephora-faq__heading{font-family:var(--rephora-font-heading, "Helvetica Neue", sans-serif);font-style:normal;font-weight:400;font-size:57px;line-height:140%;color:#dfdcd8;margin:0}.rephora-faq__accordion{display:flex;flex-direction:column;width:100%}.rephora-faq__item:first-child{padding:13px 0 23px}.rephora-faq__item{border-bottom:1px solid #B3B2AB;padding:32px 0 23px}.rephora-faq__button{width:100%;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;text-align:left}.rephora-faq__question{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;color:#dfdcd8}.rephora-faq__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#dfdcd8}.rephora-faq__icon-close,.rephora-faq__item.is-open .rephora-faq__icon-plus{display:none}.rephora-faq__item.is-open .rephora-faq__icon-close{display:block}.rephora-faq__answer{margin-top:16px}.rephora-faq__answer-content{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#dfdcd8}.rephora-faq__action{display:none;margin-top:32px}.rephora-faq__btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #B3B2AB;border-radius:72px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.rephora-faq__btn span{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", sans-serif);font-style:normal;font-weight:600;font-size:13px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#b3b2ab;transition:color .2s ease}.rephora-faq__btn:hover{background-color:#dfdcd8}.rephora-faq__btn:hover span{color:#181814}@media screen and (max-width:1239px){.rephora-faq__container{padding:0 20px}.rephora-faq__divider{padding:0 20px;width:calc(100% - 40px)}}@media screen and (max-width:749px){.rephora-faq-wrapper{padding:12px 0}.rephora-faq__divider--top{margin-bottom:65px}.rephora-faq__divider--bottom{margin-top:60px}.rephora-faq__grid{grid-template-columns:1fr;gap:32px}.rephora-faq__heading{font-size:44px;line-height:120%}.rephora-faq__question{font-size:24px;line-height:132%}.rephora-faq__answer-content{font-size:18px;line-height:24px}.rephora-faq__action{display:block}}.rephora-full-banner-wrapper{width:100%;position:relative;background-color:var(--rephora-full-banner-bg, #0e0e0b);padding:100px 0;box-sizing:border-box}.rephora-full-banner__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;width:100%}.rephora-full-banner__img{width:100%;height:auto;display:block;object-fit:cover}.rephora-full-banner__placeholder{width:100%;min-height:400px;background-color:#1e1e19;display:flex;align-items:center;justify-content:center}.rephora-full-banner__placeholder-svg{width:120px;height:120px;opacity:.3}@media(min-width:990px){footer,#shopify-section-template--27641252839458__rephora_full_banner_CQ8dBB,#shopify-section-template--27641252839458__rephora_faq_MteBFd,#rephora-grid-template--27641252839458__rephora_grid_CVx4XN{margin-top:-1px}}@media screen and (max-width:1239px){.rephora-full-banner__container{padding:0 20px}}@media screen and (min-width:990px)and (max-width:1280px){.rephora-full-banner-wrapper{padding:60px 0}}@media screen and (max-width:989px){.rephora-full-banner-wrapper{padding:60px 20px 32px}}@media screen and (max-width:749px){.rephora-full-banner-wrapper{padding:60px 20px 32px}.rephora-full-banner__container{padding:0}.rephora-full-banner__img{height:350px}}.rephora-footer-wrapper{width:100%;position:relative;background-color:var(--rephora-footer-bg, #0e0e0b);padding:0 0 60px;box-sizing:border-box}.rephora-footer__container{max-width:var(--rephora-page-width, 1248px);margin:0 auto;padding:0;display:flex;flex-direction:column}.rephora-footer__brand{display:flex;flex-direction:column;gap:354px;margin-bottom:50px}.rephora-footer__logo-wrapper{display:flex;align-items:center}.rephora-footer__logo-svg svg,.rephora-footer__logo-svg-default{display:block;width:auto;max-width:100%;height:auto}.rephora-footer__logo-svg svg{width:334px}.rephora-footer__logo-img{max-height:57px;width:auto;object-fit:contain}.rephora-footer__text{font-family:"Feature Text Web","Feature Text",var(--rephora-font-heading, serif);font-style:normal;font-weight:400;font-size:40px;line-height:52px;color:#dfdcd8;max-width:845px;margin:0}.rephora-footer__divider{width:100%;border-top:1px solid #B3B2AB;margin:0 0 24px;opacity:.4}.rephora-footer__menus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:187px}.rephora-footer__menu-col{display:flex;flex-direction:column;gap:16px}.rephora-footer__menu-title{font-family:var(--rephora-font-body, "Helvetica Neue", sans-serif);font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-transform:uppercase;color:#dfdcd8;margin:0}.rephora-footer__menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.rephora-footer__menu-link{font-family:var(--rephora-font-body, "Helvetica Neue", sans-serif);font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#b3b2ab;text-decoration:none;transition:color .2s ease}.rephora-footer__menu-link:hover{color:#dfdcd8}.rephora-footer__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:32px}.rephora-footer__copyright{font-family:var(--rephora-font-body, "Helvetica Neue", sans-serif);font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#454444;max-width:717px}.rephora-footer__socials{display:flex;align-items:center;gap:20px;flex-shrink:0}.rephora-footer__social-circle{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;background:#45444433;border:1px solid rgba(223,220,216,.1);color:#dfdcd8;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.rephora-footer__social-circle:hover{background:#dfdcd8;border-color:#dfdcd8;color:#262624}@media screen and (max-width:1239px){.rephora-footer__brand{gap:183px}.rephora-footer__container{padding:0 20px}}@media screen and (max-width:749px){.rephora-footer-wrapper{padding:0 0 20px}.rephora-footer__brand{gap:183px;margin-bottom:44px}.rephora-footer__text{font-size:22px;line-height:28px}.rephora-footer__menus-grid{grid-template-columns:1fr;gap:32px;margin-bottom:26px}.rephora-footer__divider{margin:0 0 19px}.rephora-footer__divider:nth-child(2){display:none}.rephora-footer__bottom-row{flex-direction:column-reverse;align-items:flex-start;gap:26px}.rephora-footer__copyright{font-size:16px;line-height:22px}.rephora-footer__logo-svg svg{width:168px}#shopify-section-template--27641252839458__rephora_features_KdQNct,#shopify-section-template--27641252839458__rephora_grid_CVx4XN,#shopify-section-template--27641252839458__rephora_faq_MteBFd,#shopify-section-template--27641252839458__rephora_full_banner_CQ8dBB{margin-top:-1px}}.rephora-product-section{background-color:#141313;color:#dfdcd8;padding:115px 0 100px;margin-top:-75px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.media-gallery--carousel slideshow-arrows .slideshow-control{display:none}.rephora-product__container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start;width:100%;box-sizing:border-box}@media(max-width:991px){.rephora-product-section{padding:110px 0 60px}.rephora-product__container{grid-template-columns:1fr;gap:28px;padding:0 20px;width:100%;max-width:100%;box-sizing:border-box}.flavor-columns-container{flex-direction:column}}summary:hover{color:#fff}.rephora-product__gallery{display:flex;flex-direction:column;gap:16px;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.rephora-product__gallery media-gallery,.rephora-product__gallery slideshow-component,.rephora-product__gallery .slideshow-container{max-width:100%!important;width:100%!important;box-sizing:border-box!important}.rephora-product__featured-image img,.rephora-product__main-img{width:100%;height:auto;border-radius:12px;object-fit:cover;background-color:#1a1a17}.rephora-product__thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rephora-product__thumb-img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;background-color:#1a1a17}.rephora-product__info{display:flex;flex-direction:column;gap:16px;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.product__flavor-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;gap:10px;width:fit-content;min-width:120px;height:34px;background:#a5c922;border-radius:40px;font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:500;font-size:14px;line-height:152%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#0e0e0b;flex:none;order:0;flex-grow:0}.rephora-product__reviews{display:flex;align-items:center;gap:10px}.rephora-product__stars{display:flex;gap:4px;align-items:center}.rephora-product__reviews-text{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:16px;line-height:160%;leading-trim:both;text-edge:cap;color:#dfdcd8}.rephora-product__subtitle{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:16px;line-height:160%;leading-trim:both;text-edge:cap;color:#dfdcd8;word-break:break-word;overflow-wrap:break-word;max-width:100%}@media(max-width:768px){.rephora-product__subtitle{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-weight:500;font-size:16px;line-height:22px}}.rephora-product__title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;leading-trim:both;text-edge:cap;text-transform:none;color:#dfdcd8;margin:0;word-break:break-word;overflow-wrap:break-word;max-width:100%}@media(max-width:768px){.rephora-product__title{font-size:28px;line-height:36px}slideshow-slides{max-height:350px}}.flavor-selector-wrapper{display:flex;flex-direction:column;gap:12px;margin-top:10px}.flavor-selector-heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;leading-trim:both;text-edge:cap;color:#dfdcd8}.flavor-columns-container{display:flex;gap:15px}.flavor-column{flex:1;display:flex;flex-direction:column;gap:10px}.flavor-card{width:100%;position:relative;display:flex;align-items:center;gap:12px;padding:4px;background:#1c1c1a;border:1px solid #444444;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;min-height:84px}.flavor-card.active{border:1px solid #919189;opacity:1;background:#262624}.flavor-card__radio{position:absolute;top:10px;right:10px;width:16px;height:16px;border:1px solid #DFDCD8;border-radius:50%;display:flex;align-items:center;justify-content:center}.flavor-card.active .flavor-card__radio-dot{width:8px;height:8px;background:#fff;border-radius:50%}.flavor-card .flavor-image img{width:100px;height:100px;object-fit:contain;border-radius:6px}.flavor-card .flavor-info{display:flex;flex-direction:column;gap:4px}.flavor-card .badge{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:12px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;background-color:#141313;color:#dfdcd8;padding:7px 10px;width:fit-content;flex:none;order:0;flex-grow:0;border-radius:8px}.flavor-card .title{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#fff;flex:none;order:1;align-self:stretch;flex-grow:0}.servings-selector-wrapper{display:flex;gap:10px;width:100%}.serving-link-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#262624;border:1px solid #444444;border-radius:8px;font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-weight:500;font-size:14px;color:#dfdcd8;text-decoration:none;text-align:center;transition:all .2s ease}.serving-link-btn:hover{border-color:#dfdcd8}.serving-link-btn.active{background:#dfdcd8;color:#262624;border-color:#dfdcd8}.rephora-purchase-options{display:flex;flex-direction:column;gap:12px;margin-top:15px;width:100%}.purchase-options-heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:24px;line-height:132%;color:#dfdcd8;display:block}.purchase-options-list{display:flex;flex-direction:column;gap:12px;width:100%}.purchase-option-card{position:relative;display:flex;flex-direction:column;gap:10px;width:100%;box-sizing:border-box;background:#1c1c1a;border:1px solid #333333;border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .2s ease}.purchase-option-card.active{border:1px solid #919189;background:#333232}.purchase-option-card__badge-row{display:flex;align-items:center;width:100%}.purchase-option-card__badge{display:inline-block;font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:12px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#dfdcd8;width:auto;min-width:101px;flex:none;order:0;flex-grow:0;background-color:#141313;padding:7px 10px;border-radius:8px}.purchase-option-card__header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.purchase-option-card__radio-wrapper{display:flex;align-items:center;gap:12px;flex-shrink:0;width:50%}.purchase-option-radio{display:none}.purchase-option-radio-custom{width:20px;height:20px;border:1px solid #B3B2AB;border-radius:50%;display:inline-block;position:relative;flex-shrink:0;box-sizing:border-box;flex:none;order:0;flex-grow:0}.purchase-option-card.active .purchase-option-radio-custom{border-color:#b3b2ab}.purchase-option-card.active .purchase-option-radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14.29px;height:14.29px;background:#dfdcd8;border-radius:50%}.purchase-option-card__title{font-family:"Noto Sans",var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:20px;line-height:172%;color:#dfdcd8;white-space:nowrap;flex:none;order:1;flex-grow:0}.purchase-option-card__price-wrapper{display:flex;flex-direction:column;align-items:flex-start;text-align:right;gap:2px;flex-shrink:0;width:50%}.purchase-option-card__price{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:700;font-size:16px;line-height:160%;color:#dfdcd8;white-space:nowrap;flex:none;order:0;flex-grow:0}.purchase-option-card__per-serving{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:500;font-size:12px;line-height:172%;color:#a5c922;white-space:nowrap;flex:none;order:1;flex-grow:0}.purchase-option-card__details{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:4px;padding-top:12px;border-top:1px solid #2a2a26;font-size:14px;color:#dfdcd8;flex-wrap:wrap;gap:12px}.purchase-option-card__freq{font-size:14px;color:#dfdcd8}.purchase-option-card__perks{display:flex;gap:16px;font-size:14px;color:#dfdcd8;justify-content:center;width:100%}.purchase-option-card__subinfo{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:16px;line-height:160%;color:#dfdcd8;text-align:center;margin:10px auto 0;width:100%;flex:none;order:0;flex-grow:0;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.rephora-product-form{margin-top:15px;width:100%}.rephora-add-to-cart-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 4px 20px 28px;gap:12px;width:100%;height:48px;background:#dfdcd8;border-radius:50px;border:none;cursor:pointer;font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro","Haas Grotesk Display Web",var(--rephora-font-heading, sans-serif);font-style:normal;font-weight:600;font-size:16px;line-height:124%;text-align:center;color:#262624;transition:opacity .2s ease}.rephora-add-to-cart-btn:hover{opacity:.9}.rephora-add-to-cart-btn svg{width:24px;height:24px;flex-shrink:0}.rephora-product__trust-badges{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:12px;width:100%;margin-top:12px;font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:500;font-size:14px;line-height:92%;text-align:center;text-transform:capitalize;color:#dfdcd8;margin-bottom:76px}.rephora-product__trust-badges .dot{color:#666}.rephora-product__accordion{border-top:1px solid #333333;width:100%}.rephora-product__accordion:first-of-type{border-top:none;margin-top:0}.rephora-product__accordion:last-of-type{border-bottom:1px solid #333333}.rephora-product__accordion-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;list-style:none;font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:22px;line-height:160%;color:#fff}.rephora-product__accordion-header::-webkit-details-marker{display:none}.rephora-product__accordion-icon--close,.rephora-product__accordion[open] .rephora-product__accordion-icon--plus{display:none}.rephora-product__accordion[open] .rephora-product__accordion-icon--close{display:inline-block}.rephora-product__accordion-content{font-family:var(--rephora-font-body, "helvetica-neue-lt-pro", "Helvetica Neue", Arial, sans-serif);font-style:normal;font-weight:400;font-size:16px;line-height:160%;color:#fff;padding:0 0 20px}.rephora-product__accordion-content p{margin-top:0;margin-bottom:12px}.rephora-product__accordion-content ul,.rephora-product__accordion-content ol{margin:8px 0 16px 20px;padding:0}.rephora-product__accordion-content li{margin-bottom:6px;color:#fff}.rephora-product__gallery .slideshow-controls__thumbnails-container{display:flex;width:100%;overflow-x:auto;scrollbar-width:none;margin-top:16px}.rephora-product__gallery .slideshow-controls__thumbnails-container::-webkit-scrollbar{display:none}.rephora-product__gallery .slideshow-controls__thumbnails{display:flex;flex-wrap:wrap;gap:16px;padding:0;margin:0;width:100%;justify-content:flex-start}.rephora-product__gallery .slideshow-controls__thumbnail,.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail{box-sizing:border-box!important;width:196px!important;height:196px!important;max-width:calc(33.333% - 11px);aspect-ratio:1 / 1!important;background:#1c1c1a;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;overflow:hidden;position:relative;cursor:pointer;outline:none!important;transition:all .2s ease;padding:0!important}.rephora-product__gallery .slideshow-controls__thumbnail img,.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:12px!important}.rephora-product__gallery .slideshow-controls__thumbnail:is([aria-selected=true],[aria-current=true],.active),.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail:is([aria-selected=true],[aria-current=true],.active){border:1px solid #919189!important;border-radius:12px!important;outline:none!important}.rephora-product__accordion:last-of-type{margin-top:-20px}.rephora-testimonial-card__text{text-align:center}@media(max-width:991px){.purchase-option-card__header{flex-direction:column;align-items:flex-start}.purchase-option-card__price-wrapper{margin-left:0;align-items:flex-start;text-align:left}.rephora-product__trust-badges{flex-direction:column;align-items:flex-start}.rephora-product__trust-badges .dot{display:none}.rephora-product__trust-badges{margin-bottom:30px}.product-media,.product-media img{border-radius:8px}slideshow-container{background-color:#141313}#rephora-features-template--27697152065570__rephora_features_FWhUfY{padding-top:20px}}@media(max-width:768px){.rephora-product__gallery .slideshow-controls__thumbnails-container{margin-top:8px}.rephora-product__gallery media-gallery,.rephora-product__gallery slideshow-component,.rephora-product__gallery slideshow-container,.rephora-product__gallery slideshow-slide,.rephora-product__gallery .product-media-container,.rephora-product__gallery .product-media-constraint-wrapper,.rephora-product__gallery .product-media,.rephora-product__gallery .product-media img,.product-media-container,.product-media-constraint-wrapper,.product-media,.product-media img,.rephora-product__featured-image img,.rephora-product__main-img{background-color:#141313}.rephora-product__gallery .slideshow-controls__thumbnails{gap:7px;flex-wrap:nowrap;overflow-x:auto}.rephora-product__gallery .slideshow-controls__thumbnail,.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail{width:112px!important;height:112px!important;max-width:none;flex-shrink:0;border-radius:8px!important}.rephora-product__gallery .slideshow-controls__thumbnail img,.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail img{border-radius:8px!important}.rephora-product__gallery .slideshow-controls__thumbnail:is([aria-selected=true],[aria-current=true],.active),.rephora-product__gallery .slideshow-control.slideshow-controls__thumbnail:is([aria-selected=true],[aria-current=true],.active){border-radius:8px!important}.rephora-product__info,.flavor-selector-wrapper,.rephora-purchase-options{gap:20px}.purchase-option-card__details{flex-direction:column;align-items:flex-start}.purchase-option-card__subinfo{text-align:left}.rephora-product-form{margin-top:20px}.rephora-product__accordion-content{padding:0 0 20px}:is(.rte,.shopify-policy__title) :is(ul,ol):not(:is(ul,ol) :is(ul,ol)){margin-block-end:0}.rephora-features__mobile-cards-grid{margin-top:16px}}.rephora-trust-bar-section{width:100%;background-color:#1c1c1a;padding:30px 20px}.rephora-trust-bar__container{max-width:920px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.rephora-trust-bar__item{display:flex;justify-content:center;align-items:center}.rephora-trust-bar__svg svg{width:160px;height:auto;max-height:160px;display:block}@media(max-width:768px){.rephora-trust-bar-section{padding:20px 16px}.rephora-trust-bar__container{gap:20px}.rephora-trust-bar__svg svg{width:100px}}@media(max-width:320px){.rephora-trust-bar__container{flex-direction:column}}.rephora-comparison-section{background-color:var(--bg-color, #141313);color:#dfdcd8;padding:var(--pt, 80px) 0 var(--pb, 80px) 0;position:relative;width:100%;box-sizing:border-box}.rephora-comparison__divider{max-width:1280px;margin:0 auto;border-top:1px solid var(--line-color, #B3B2AB)}.rephora-comparison__container{max-width:1280px;margin:0 auto;padding:40px 0 80px;width:100%;box-sizing:border-box}.rephora-comparison__header{display:flex;flex-direction:column;margin-bottom:20px}.rephora-comparison__label{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:132%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;display:block;margin-bottom:12px}.rephora-comparison__heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;margin:0 0 16px;max-width:460px}.rephora-comparison__text{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:460px}.rephora-comparison__main{position:relative;width:100%;margin-top:70px;margin-bottom:50px}.rephora-comparison__image-wrapper{position:absolute;left:48%;top:52%;transform:translate(-50%,-50%);z-index:2;pointer-events:none;display:flex;align-items:center;justify-content:center}.rephora-comparison__stick-img{height:695px;width:auto;object-fit:contain;filter:drop-shadow(0px 10px 30px rgba(0,0,0,.6))}.rephora-comparison__glow{position:absolute;width:420px;height:420px;left:calc(50% - 210px);top:calc(50% - 210px);background:#a5c922;filter:blur(200px);z-index:-1;pointer-events:none;border-radius:50%}.rephora-comparison__table{width:100%;display:flex;flex-direction:column}.rephora-comparison__headers-row{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:16px;width:100%}.rephora-comparison__feature-col-header{flex:1}.rephora-comparison__cols-header-group{display:flex;gap:32px;width:360px;justify-content:space-between}.rephora-comparison__col-title{font-family:var(--rephora-font-body, "Haas Grot Text", sans-serif);font-style:normal;font-weight:500;font-size:14px;line-height:132%;leading-trim:both;text-edge:cap;display:flex;align-items:center;text-align:center;justify-content:center;text-transform:uppercase;color:#b3b2ab;width:96px}.rephora-comparison__rows{display:flex;flex-direction:column;border-top:1px solid var(--line-color, #B3B2AB)}.rephora-comparison__row{display:flex;justify-content:space-between;align-items:center;padding:16px 0 16px 110px;border-bottom:1px solid var(--line-color, #B3B2AB);min-height:80px;box-sizing:border-box}.rephora-comparison__feature-text{font-family:var(--rephora-font-body, "Haas Grot Text", sans-serif);font-style:normal;font-weight:400;font-size:24px;line-height:132%;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:400px}.rephora-comparison__dots-group{display:flex;gap:32px;width:360px;justify-content:space-between;align-items:center}.rephora-comparison__dot-cell{width:96px;display:flex;justify-content:center;align-items:center}.rephora-comparison__dot{display:block;border-radius:50%;box-sizing:border-box}.rephora-comparison__dot.active{width:48px;height:48px;background:#262624;border:12px solid #FFFFFF}.rephora-comparison__dot.inactive{width:48px;height:48px;background:#dfdcd8;border:12px solid #FFFFFF}@media(max-width:1024px){.rephora-product__container{padding:0 20px}.rephora-comparison-section{padding:var(--pt, 80px) 20px var(--pb, 80px) 20px}.rephora-comparison__row{padding:24px 0}}@media(max-width:991px){.rephora-comparison__image-wrapper{display:none}}@media(max-width:768px){.rephora-comparison__container{padding:20px 0 0}.rephora-comparison__main{margin-top:20px;margin-bottom:0}.rephora-comparison__heading{font-size:34px;line-height:42px}.rephora-comparison__text{font-family:var(--rephora-font-body, "Haas Grot Text", sans-serif);font-weight:400;font-size:18px;line-height:24px;margin-bottom:0}.rephora-comparison__cols-header-group{width:180px;gap:8px}.rephora-comparison__col-title{font-weight:400;font-size:12px;line-height:16px;width:54px}.rephora-comparison__row{padding:16px 0;min-height:60px}.rephora-comparison__feature-text{font-size:12px;line-height:16px;max-width:50%}.rephora-comparison__dots-group{width:180px;gap:8px}.rephora-comparison__dot-cell{width:54px}.rephora-comparison__dot.active{width:37px;height:37px;background:#141313;border:10px solid #EBE7E6}.rephora-comparison__dot.inactive{width:37px;height:37px;background:#fff;border:10px solid #EBE7E6}.rephora-comparison__divider--bottom{display:none}.product-media-container.media-fit-contain img{object-fit:cover}.rephora-comparison-section{padding:0 20px 60px}#shopify-section-template--27697152065570__rephora_comparison_custom,#shopify-section-template--27697152065570__rephora_trust_bar_custom,#shopify-section-template--27697152065570__rephora_research_custom,#shopify-section-template--27697152065570__rephora_faq_FNexWD,#shopify-section-template--27697152065570__rephora_gallery_slider_custom,#shopify-section-template--27697152065570__rephora_full_banner_DWPRAa,#shopify-section-sections--27641252610082__rephora_footer_t6yg3x,#shopify-section-template--27697152065570__rephora_features_FWhUfY{margin-top:-1px}}.rephora-research-section{background-color:var(--bg-color, #141313);color:#dfdcd8;padding:var(--pt, 80px) 0 var(--pb, 80px) 0;position:relative;width:100%;box-sizing:border-box}.rephora-research__container{max-width:1280px;margin:0 auto;padding:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:40px}.rephora-research__header{display:flex;flex-direction:column;align-items:flex-start}.rephora-research__label{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:132%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;display:block;margin-bottom:12px}.rephora-research__heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;margin:0 0 16px;max-width:680px}.rephora-research__text{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:487px;margin-bottom:24px}.rephora-research__btn{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 20px;gap:10px;width:fit-content;min-width:166px;height:44px;border:1px solid #B3B2AB;border-radius:72px;text-decoration:none;background:transparent;transition:all .2s ease}.rephora-research__btn span{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:124%;letter-spacing:.08em;text-transform:uppercase;color:#b3b2ab;transition:color .2s ease}.rephora-research__btn:hover{border-color:#dfdcd8;background-color:#ffffff0d}.rephora-research__btn:hover span{color:#dfdcd8}.rephora-research__media{width:100%;display:flex;justify-content:center}.rephora-research__picture{width:100%;display:block}.rephora-research__img{width:100%;height:auto;display:block;border-radius:12px;object-fit:cover}.rephora-research__placeholder{width:100%;height:300px;background:#1c1c1a;border-radius:12px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.rephora-research__container{padding:0 20px;gap:0}.rephora-research__heading{font-size:34px;line-height:42px;max-width:310px}.rephora-research__text{font-size:18px;line-height:24px;max-width:100%}.rephora-research__header{background-color:#262624;padding:20px 20px 47px}.rephora-research__img{border-radius:0}.rephora-research-section{padding:0 0 50px}}.rephora-testimonials-section{background-color:var(--bg-color, #141313);color:#dfdcd8;padding:100px 0 20px;position:relative;width:100%;box-sizing:border-box;overflow:hidden}.rephora-testimonials__container{max-width:1280px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:40px}.rephora-testimonials__header{display:flex;flex-direction:column;align-items:flex-start}.rephora-testimonials__label{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:132%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;display:block;margin-bottom:12px}.rephora-testimonials__heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;margin:0 0 16px;max-width:680px}.rephora-testimonials__text{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:487px}.rephora-testimonials__tracks-wrapper{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:24px;padding:0;margin:60px 0 50px}.rephora-testimonials__overlay{position:absolute;top:0;bottom:0;width:200px;z-index:10;pointer-events:none}.rephora-testimonials__overlay--left{left:0;background:linear-gradient(270deg,#0e0e0b00,#0e0e0b)}.rephora-testimonials__overlay--right{right:0;background:linear-gradient(90deg,#0e0e0b00,#0e0e0b)}.rephora-testimonials__track{display:flex;width:100%;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none}.rephora-testimonials__track.is-dragging{cursor:grabbing}.rephora-testimonials__marquee-inner{display:flex;gap:24px;width:max-content;will-change:transform}.rephora-testimonials__marquee-content{display:flex;gap:24px;flex-shrink:0}@keyframes testimonials-scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes testimonials-scroll-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.rephora-testimonials__mobile-row{display:none}.rephora-testimonial-card{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:32px 28px;gap:20px;background:#262624;border:1px solid #333332;border-radius:16px;width:420px;min-height:220px;flex-shrink:0}.rephora-testimonial-card__quote{display:flex;align-items:center}.rephora-testimonial-card__text{font-family:Feature Text Web,Feature Text,Georgia,serif;font-style:normal;font-weight:400;font-size:18px;line-height:160%;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:396px}.rephora-testimonial-card__author-row{display:flex;align-items:center;gap:12px;margin-top:auto}.rephora-testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.rephora-testimonial-card__author-details{display:flex;flex-direction:column;gap:4px}.rephora-testimonial-card__name{font-family:Helvetica Neue,Arial,sans-serif;font-style:italic;font-weight:700;font-size:20px;line-height:92%;leading-trim:both;text-edge:cap;color:#dfdcd8}.rephora-testimonial-card__stars{display:flex;gap:4px;align-items:center}.rephora-testimonials__footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px}.rephora-testimonials__btn{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 24px;gap:10px;width:fit-content;min-width:312px;height:51px;background:#dfdcd8;border-radius:72px;text-decoration:none;transition:all .2s ease}.rephora-testimonials__btn span{font-family:Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:124%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#262624}.rephora-testimonials__btn:hover{background:#fff}@media(max-width:768px){.rephora-testimonials__track{display:none}.rephora-testimonials__overlay{width:40px}.rephora-testimonials__container{padding:0 16px;gap:30px}.rephora-testimonials__heading{font-size:34px;line-height:42px;max-width:100%}.rephora-testimonials__text{font-size:18px;line-height:24px;max-width:100%}.rephora-testimonials__mobile-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.rephora-testimonials__mobile-row::-webkit-scrollbar{display:none}.rephora-testimonial-card{width:290px;min-width:290px;flex-shrink:0;scroll-snap-align:start;padding:24px 20px}.rephora-testimonials__btn{width:100%;max-width:312px;text-align:center}.rephora-testimonials-section{padding:60px 0}.rephora-testimonials__overlay{display:none}.rephora-testimonials__tracks-wrapper{padding:40px 0 40px 20px;margin:0}.rephora-testimonials__footer{margin-top:0}.rephora-testimonial-card__text{text-align:center}.rephora-gallery-slider__header{margin-bottom:26px}.rephora-full-banner-wrapper{padding:0 20px 60px}.rephora-footer__socials{padding-left:10px}}@media(max-width:600px){.rephora-testimonials__btn{max-width:100%}}.rephora-gallery-slider-section{background-color:var(--bg-color, #141313);color:#dfdcd8;padding:var(--pt, 80px) 0 0 0;position:relative;width:100%;box-sizing:border-box;overflow:hidden}.rephora-gallery-slider__container{max-width:1280px;margin:0 auto;padding:0;width:100%;box-sizing:border-box}.rephora-gallery-slider__header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px}.rephora-gallery-slider__label{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:600;font-size:14px;line-height:132%;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;display:block;margin-bottom:12px}.rephora-gallery-slider__heading{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:57px;line-height:66px;leading-trim:both;text-edge:cap;text-transform:uppercase;color:#dfdcd8;margin:0 0 16px;max-width:460px}.rephora-gallery-slider__text{font-family:var(--rephora-font-heading, "neue-haas-grotesk-display", "Neue Haas Grotesk Display Pro", sans-serif);font-style:normal;font-weight:500;font-size:18px;line-height:24px;leading-trim:both;text-edge:cap;color:#dfdcd8;max-width:460px}.rephora-gallery-slider__carousel-wrapper{position:relative;width:100%;overflow:hidden}.rephora-gallery-slider__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 40px;cursor:grab;user-select:none;-webkit-user-select:none}.rephora-gallery-slider__track::-webkit-scrollbar{display:none}.rephora-gallery-slider__track.is-dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important}.rephora-gallery-slider__slide{flex:0 0 auto;width:824px;scroll-snap-align:center;overflow:hidden;position:relative;background:#1c1c1a}.rephora-gallery-slider__img{width:100%;height:824px;object-fit:cover;display:block;-webkit-user-drag:none;user-drag:none;pointer-events:none}.rephora-gallery-slider__placeholder{width:100%;height:560px;background:#1c1c1a;display:flex;align-items:center;justify-content:center;border-radius:12px}.rephora-gallery-slider__dots{display:none;justify-content:center;align-items:center;gap:12px;margin-top:24px}.rephora-gallery-slider__dot{box-sizing:border-box;width:8px;height:8px;padding:0;border:1px solid #B3B2AB;background:transparent;border-radius:50%;cursor:pointer;transition:all .2s ease}.rephora-gallery-slider__dot.active{background:#dfdcd8;border-color:#dfdcd8}@media(max-width:1280px){.rephora-gallery-slider__container,.rephora-research__container{padding:0 20px}}@media(max-width:768px){.rephora-gallery-slider__container{padding:0 16px}.rephora-gallery-slider__heading{font-size:34px;line-height:42px;max-width:100%}.rephora-gallery-slider__text{font-size:18px;line-height:24px;max-width:100%}.rephora-gallery-slider__track{padding:0 16px;gap:16px}.rephora-gallery-slider__slide{width:290px}.rephora-gallery-slider__img,.rephora-gallery-slider__placeholder{height:320px}.rephora-gallery-slider__dots{display:flex}.rephora-gallery-slider-section{padding:0 0 60px}.rephora-gallery-slider__carousel-wrapper{padding-left:0}}body:not(.template-index) #MainContent{margin-top:76px}@media screen and (max-width:480px){body:not(.template-index) #MainContent{margin-top:44px}}.rephora-research__heading{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:57px!important;line-height:66px!important;text-transform:none!important;color:#dfdcd8;margin:0 0 16px;max-width:680px}.rephora-research__heading em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important;margin-top:4px}@media(max-width:768px){.rephora-research__heading{font-size:34px!important;line-height:42px!important;max-width:310px}}.rephora-grid__research-title{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;text-transform:none!important;letter-spacing:0!important;color:#fff}.rephora-grid__research-title em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important;margin-top:4px}.rephora-grid__desc{font-style:italic!important}.rephora-grid__title,.rephora-grid__research-title{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important}.rephora-grid__research-title em{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:italic!important;font-weight:500!important;display:block!important}.rephora-hero__subtitle-line{display:block;margin-top:4px}@media(max-width:768px){.rephora-hero__subtitle{font-size:22px!important;line-height:1.25!important}}.rephora-hero__subtitle{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}.rephora-hero__subtitle em{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:italic!important;font-weight:500!important;display:block!important;margin-top:4px}.rephora-hero__subtitle{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:32px!important;line-height:1.2!important;text-transform:none!important;letter-spacing:0!important}.rephora-hero__subtitle em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important;margin-top:4px}.rephora-hero__title{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important;text-transform:none!important}.rephora-features__heading{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}.rephora-features__heading p,.rephora-features__heading em,.rephora-features__heading-italic{font-family:inherit!important;font-style:normal!important;font-weight:500!important;display:inline!important;margin-top:0!important}html body h2.rephora-features__heading,html body h2.rephora-features__heading p,html body h2.rephora-features__heading em,html body h2.rephora-features__heading .rephora-features__heading-italic{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important;display:inline!important;margin-top:0!important}.rephora-grid__card--text .rephora-grid__title:has(em){font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:clamp(2.8rem,5.2vw,4.6rem)!important;line-height:1.06!important;text-transform:none!important;letter-spacing:0!important}.rephora-grid__card--text .rephora-grid__title:has(em) em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important;margin-top:.04em}.rephora-grid__card--text:has(.rephora-grid__title em) .rephora-grid__desc{font-size:1.2rem!important;line-height:1.45!important;margin-top:1.4rem!important}.rephora-grid__card--text:has(.rephora-grid__title em) .rephora-grid__desc{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:1.35rem!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important;margin-top:1.4rem!important}#rephora-grid-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title,#shopify-section-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:clamp(2.6rem,5vw,4.4rem)!important;line-height:1.08!important;text-transform:none!important;letter-spacing:0!important}#rephora-grid-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title em,#shopify-section-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important}#rephora-grid-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__desc,#shopify-section-template--27967873089570__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__desc{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:1.35rem!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}#shopify-section-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title,#rephora-grid-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:clamp(2.6rem,5vw,4.4rem)!important;line-height:1.06!important;text-transform:none!important;letter-spacing:0!important;text-align:left!important;color:#dfdcd8!important}#shopify-section-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title em,#rephora-grid-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__title em{font-family:Feature Deck Condensed,Feature Deck Condensed Web,Feature Deck,Georgia,serif!important;font-style:italic!important;font-weight:400!important;display:block!important;text-transform:none!important}#shopify-section-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__desc,#rephora-grid-template--28072247296034__rephora_grid_Bwq6Vp .rephora-grid__card--text .rephora-grid__desc{font-family:Feature Deck,Feature Deck Web,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:1.35rem!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important;text-align:left!important;margin-top:1.6rem!important;color:#dfdcd8!important}.rephora-grid__card--text .rephora-grid__title:has(em){text-transform:none!important}.rephora-founder-quote{width:100%;color:#dfdcd8;border-top:1px solid rgba(223,220,216,.18);border-bottom:1px solid rgba(223,220,216,.18)}.rephora-founder-quote__inner{max-width:920px;margin:0 auto;padding:48px 24px;text-align:center;box-sizing:border-box}.rephora-founder-quote__text{margin:0;padding:0;border:0}.rephora-founder-quote__text p{margin:0;font-family:Feature Text,Feature Text Web,Georgia,serif!important;font-style:italic!important;font-weight:400!important;font-size:32px!important;line-height:1.25!important;color:#dfdcd8!important;text-transform:none!important;letter-spacing:0!important;text-wrap:balance}.rephora-founder-quote__attr{margin:16px 0 0;font-family:Haas Grotesk Text Web,helvetica-neue-lt-pro,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important;font-weight:500!important;font-size:18px!important;line-height:140%;letter-spacing:.02em;color:#b3b2ab}.rephora-founder-quote__attr-prefix{margin-right:6px}.rephora-founder-quote__attr-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(179,178,171,.45);transition:color .15s ease,border-color .15s ease}.rephora-founder-quote__attr-link:hover{color:#dfdcd8;border-bottom-color:#dfdcd8b3}@media(max-width:989px){.rephora-founder-quote__inner{padding:40px 20px}.rephora-founder-quote__text p{font-size:26px!important}.rephora-founder-quote__attr{font-size:16px!important}}@media(max-width:749px){.rephora-founder-quote__inner{padding:36px 16px;max-width:560px}.rephora-founder-quote__text p{font-size:22px!important;line-height:1.3!important}.rephora-founder-quote__attr{font-size:15px!important;margin-top:12px}}@media screen and (max-width:989px){.rephora-hero-wrapper{overflow:hidden}.rephora-hero__container{position:relative;display:flex;flex-direction:column}.rephora-hero__media{order:1;position:relative;z-index:1;min-height:440px!important;margin-top:0!important}.rephora-hero__image-wrapper,.rephora-hero__image{position:relative;z-index:1}.rephora-hero__image{max-height:520px!important}.rephora-hero__features{z-index:2;pointer-events:none}.rephora-hero__content{order:2;position:relative;z-index:5!important;margin-top:-240px!important;width:100%;max-width:100%;padding:56px 20px 28px!important;box-sizing:border-box;gap:1rem!important}.rephora-hero__content:before{content:"";position:absolute;top:0;right:0;bottom:-12px;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#14131300,#14131373 22%,#141313db 52%,#141313f7)}.rephora-hero__title{font-size:56px!important;line-height:1.05!important;letter-spacing:-.03em!important;max-width:100%!important;width:100%!important;overflow:visible!important;position:relative;z-index:6;text-shadow:0 2px 24px rgba(0,0,0,.35)}.rephora-hero--motion .rephora-hero__title-line{overflow:visible!important}.rephora-hero__subtitle,.rephora-hero__subtitle em,.rephora-hero__subtitle-line,.rephora-hero__action{position:relative;z-index:6}.rephora-hero__subtitle,.rephora-hero__subtitle em,.rephora-hero__subtitle-line{font-size:18px!important;line-height:1.35!important;max-width:100%!important;width:100%!important}.rephora-hero__feature-card--1{margin-top:36px!important}.rephora-hero__feature-card--2{margin-top:110px!important}}@media screen and (max-width:480px){.rephora-hero__media{min-height:400px!important}.rephora-hero__image{max-height:460px!important}.rephora-hero__content{margin-top:-220px!important;padding:48px 18px 24px!important}.rephora-hero__title{font-size:48px!important;line-height:1.05!important}.rephora-hero__subtitle,.rephora-hero__subtitle em,.rephora-hero__subtitle-line{font-size:17px!important;line-height:1.35!important}.rephora-hero__feature-card--1{margin-top:28px!important}.rephora-hero__feature-card--2{margin-top:96px!important}}@media screen and (max-width:360px){.rephora-hero__content{margin-top:-200px!important;padding:44px 16px 22px!important}.rephora-hero__title{font-size:42px!important}.rephora-hero__subtitle,.rephora-hero__subtitle em,.rephora-hero__subtitle-line{font-size:16px!important}}.badge.badge--sold-out,.rephora-packs__sold-out-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:#3a3a38;color:#dfdcd8;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle}.flavor-info .badge.badge--sold-out{margin-left:0;margin-bottom:4px;background:#8b2e2e;color:#fff}.flavor-card--sold-out{opacity:.78}.rephora-add-to-cart-btn:disabled,.rephora-add-to-cart-btn[disabled]{opacity:.55;cursor:not-allowed;filter:grayscale(.35)}.rephora-packs__card--sold-out .rephora-packs__img{opacity:.72;filter:grayscale(.2)}.rephora-packs__btn--sold-out{display:inline-flex;align-items:center;justify-content:center;pointer-events:none;opacity:.7;cursor:not-allowed;border:1px solid #666;color:#dfdcd8;background:transparent}.rephora-product-wrapper .appstle_subscription_wrapper,.rephora-product-wrapper .appstle_subscription_widget,.rephora-product-wrapper #appstle_subscription_widget0,.rephora-product-wrapper .appstle_sub_widget,.rephora-product-wrapper .appstle_tooltip_wrapper,.rephora-product-wrapper .appstle_tooltip_wrapper_static,.rephora-product-wrapper .appstle_tooltip_hover,.rephora-product-wrapper .appstle_widget_title,body.template-product .appstle_subscription_wrapper,body.template-product .appstle_subscription_widget,body.template-product #appstle_subscription_widget0,body.template-product .appstle_sub_widget,body.template-product .appstle_tooltip_wrapper,body.template-product .appstle_tooltip_wrapper_static{display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important}.rephora-product-wrapper .rephora-purchase-options{margin-bottom:12px}.rephora-product-wrapper .rephora-add-to-cart-btn{margin-top:8px}.rephora-founder-quote__text p,.rephora-founder-quote__text p em{font-family:Feature Text,Feature Text Web,Georgia,serif!important;font-style:italic!important;font-weight:400!important}.rephora-founder-quote__attr,.rephora-founder-quote__attr-link,.rephora-founder-quote__attr-prefix{font-family:Haas Grotesk Text Web,helvetica-neue-lt-pro,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important;font-weight:500!important}.rephora-product-wrapper .rephora-add-to-cart-btn,.rephora-product-wrapper .rephora-add-to-cart-btn .rephora-atc-label{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro","Haas Grotesk Display Web",var(--rephora-font-heading, sans-serif)!important;font-weight:600!important;font-style:normal!important}html body .rephora-packs-wrapper h2.rephora-packs__heading,html body .rephora-packs-wrapper h3.rephora-packs__title,html body .rephora-packs-wrapper .rephora-packs__heading,html body .rephora-packs-wrapper .rephora-packs__title{font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro","Haas Grotesk Display Web",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:600!important}html body .rephora-packs-wrapper .rephora-packs__desc,html body .rephora-packs-wrapper .rephora-packs__price,html body .rephora-packs-wrapper .rephora-packs__btn,html body .rephora-packs-wrapper .rephora-packs__btn span,html body .rephora-packs-wrapper .rephora-packs__sold-out-badge{font-family:Haas Grotesk Text Web,helvetica-neue-lt-pro,Helvetica Neue,Arial,sans-serif!important;font-style:normal!important}html body .rephora-packs-wrapper .rephora-packs__btn span{font-weight:600!important}html body .rephora-packs-wrapper .rephora-packs__content{align-items:center;text-align:center}html body .rephora-packs-wrapper .rephora-packs__title{text-transform:none!important;text-align:center}html body .rephora-packs-wrapper .rephora-packs__desc{text-align:center;max-width:28rem}html body .rephora-packs-wrapper .rephora-packs__action-row{justify-content:center}html body .rephora-packs-wrapper .rephora-packs__image-link{display:block;text-decoration:none;color:inherit;cursor:pointer}html body .rephora-packs-wrapper .rephora-packs__image-link:hover .rephora-packs__img{opacity:.92}html body .rephora-packs-wrapper .rephora-packs__title{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;font-size:0!important;line-height:0!important}html body .rephora-packs-wrapper .rephora-packs__title-bubble{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:72px;font-family:"neue-haas-grotesk-display","Neue Haas Grotesk Display Pro","Haas Grotesk Display Web",var(--rephora-font-heading, sans-serif)!important;font-style:normal!important;font-weight:500!important;font-size:22px!important;line-height:124%!important;letter-spacing:.04em;text-transform:uppercase;color:#0e0e0b!important;background-color:#dfdcd8}html body .rephora-packs-wrapper .rephora-packs__card--lemon .rephora-packs__title-bubble{background-color:#a8c840!important}html body .rephora-packs-wrapper .rephora-packs__card--berry .rephora-packs__title-bubble{background-color:#c0a8e0!important}@media screen and (max-width:749px){html body .rephora-packs-wrapper .rephora-packs__title-bubble{font-size:18px!important;padding:8px 18px}}html body .rephora-packs-wrapper .rephora-packs__sold-out-badge{font-size:11px!important;line-height:1!important;letter-spacing:.06em}
/*# sourceMappingURL=/cdn/shop/t/8/assets/rephora-custom.css.map */
