:root{--rro-cream: #faf8f5;--rro-rose: #c47f6f;--rro-dark: #2c1f1a;--rro-muted-rose: #f5e8e4;--rro-muted-text: #7a6055;--rro-border: #e8dfd8;--rro-max-width: 1200px;--rro-transition: .3s ease}.rro-hero *,.rro-hero *:before,.rro-hero *:after,.rro-detail *,.rro-detail *:before,.rro-detail *:after{box-sizing:border-box}.rro-container{max-width:var(--rro-max-width);margin:0 auto;padding:0 24px}.rro-hero{background-color:var(--rro-cream)}.rro-hero--has-image{min-height:90vh;background-size:cover;display:flex;align-items:flex-end;position:relative}.rro-hero__image-mobile{display:none}.rro-hero__text{background-color:var(--rro-cream);text-align:center;padding:56px 24px 64px}.rro-hero--has-image .rro-hero__text{background-color:transparent;position:relative;z-index:1;width:100%;padding:0 24px 72px}.rro-hero__eyebrow{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--rro-rose);margin-bottom:16px}.rro-hero--has-image .rro-hero__eyebrow{color:#0b233f}.rro-hero__headline{margin:0 auto 20px;max-width:700px;font-size:clamp(2rem,5vw,3.25rem);font-weight:300;line-height:1.15;color:var(--rro-dark);letter-spacing:-.01em}.rro-hero--has-image .rro-hero__headline{color:#0b233f}.rro-hero__headline small{display:block;font-size:.42em;font-weight:400;letter-spacing:.04em;color:#0b233f;margin-top:10px}.rro-hero--has-image .rro-hero__headline small{color:#0b233f}.rro-hero__subline{margin:0 auto;max-width:560px;font-size:1.0625rem;font-weight:300;line-height:1.65;color:#0b233f}.rro-hero--has-image .rro-hero__subline{color:#0b233f}.rro-hero__subline small{font-size:inherit;text-transform:lowercase}.rro-detail{background-color:var(--rro-cream)}.rro-benefits{margin:0;padding:0}.rro-benefit-tile{display:flex;align-items:stretch;height:600px}.rro-benefit-tile:nth-child(2n){flex-direction:row-reverse}.rro-benefit-tile__image{flex:0 0 50%;overflow:hidden}.rro-benefit-tile__image img{width:100%;height:100%;object-fit:cover;display:block}.rro-benefit-tile__placeholder{width:100%;height:100%;background:var(--rro-muted-rose)}.rro-benefit-tile__content{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:64px 80px;background:var(--rro-cream)}.rro-benefit-tile__label{font-size:1.375rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rro-dark);margin:0 0 12px}.rro-benefit-tile__ingredients{font-size:1.0625rem;color:var(--rro-muted-text);line-height:1.7;margin:0 0 16px;font-style:italic}.rro-benefit-tile__desc{font-size:1.0625rem;line-height:1.7;color:var(--rro-muted-text);margin:0}.rro-banner{width:100%;overflow:hidden;line-height:0}.rro-banner img{width:100%;height:100vh;object-fit:cover;display:block}@media(max-width:768px){.rro-hero--has-image{min-height:0;display:block;padding-top:0;background-image:none!important}.rro-hero__image-mobile{display:block;width:100%;height:85vw;object-fit:cover;object-position:center 65%}.rro-hero--has-image .rro-hero__text{background-color:var(--rro-cream);padding:36px 24px 48px}.rro-benefits{grid-template-columns:1fr}.rro-benefit-tile,.rro-benefit-tile:nth-child(2n){flex-direction:column;height:auto}.rro-benefit-tile__image{flex:0 0 auto;height:300px;width:100%}.rro-benefit-tile__content{flex:0 0 auto;width:100%;padding:40px 24px}.rro-banner img{height:40vh}}.rro-ingredients{padding:80px 0;border-top:1px solid var(--rro-border);background-color:var(--rro-cream)}.rro-ingredients__headline{text-align:center;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300;color:var(--rro-dark);letter-spacing:-.01em;margin:0 0 48px}.rro-ingredients__layout{display:flex;align-items:flex-start;gap:56px}.rro-ingredients__list-wrap{flex:1 1 0;min-width:0}.rro-ingredients__image{flex:0 0 360px;width:360px}.rro-ingredients__image img{display:block;width:100%;object-fit:contain;max-height:480px}.rro-ingredient-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 32px}.rro-ingredient-item{padding:20px 0;border-bottom:1px solid var(--rro-border)}.rro-ingredient-item:nth-last-child(-n+2):not(:nth-child(odd):last-child){border-bottom:none}.rro-ingredient-item__name{display:block;font-size:.8125rem;font-weight:700;font-variant:small-caps;letter-spacing:.12em;text-transform:uppercase;color:var(--rro-dark);margin-bottom:6px}.rro-ingredient-item__desc{font-size:.9375rem;line-height:1.7;color:var(--rro-muted-text);margin:0}@media(max-width:768px){.rro-ingredients{padding:48px 0}.rro-ingredients__layout{flex-direction:column;gap:40px}.rro-ingredients__image{flex:none;width:100%;order:-1}.rro-ingredients__image img{max-height:320px}.rro-ingredient-grid{grid-template-columns:1fr;gap:0}.rro-ingredient-item:last-child{border-bottom:none}}.rro-ritual{background-color:var(--rro-muted-rose);padding:80px 0}.rro-ritual__headline{text-align:center;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300;color:var(--rro-dark);letter-spacing:-.01em;margin:0 0 56px}.rro-ritual__panels{display:flex;align-items:stretch;gap:0;border:1px solid var(--rro-border);border-radius:4px;overflow:hidden}.rro-ritual__panel{flex:1 1 0;padding:48px 40px;background-color:#ffffff8c}.rro-ritual__panel+.rro-ritual__panel{border-left:1px solid var(--rro-border)}.rro-ritual__period{display:block;font-size:.625rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--rro-rose);margin-bottom:8px}.rro-ritual__label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rro-dark);margin-bottom:24px}.rro-ritual__steps{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:12px}.rro-ritual__steps li{font-size:1rem;line-height:1.7;color:var(--rro-dark);padding-left:16px;position:relative}.rro-ritual__steps li:before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:50%;background-color:var(--rro-rose)}.rro-ritual__close{display:block;font-size:.8125rem;font-style:italic;color:var(--rro-rose);line-height:1.5}@media(max-width:768px){.rro-ritual{padding:48px 0}.rro-ritual__panels{flex-direction:column;border-radius:4px}.rro-ritual__panel{padding:36px 24px}.rro-ritual__panel+.rro-ritual__panel{border-left:none;border-top:1px solid var(--rro-border)}}.rro-choice{background-color:var(--rro-cream);padding:80px 0;border-top:1px solid var(--rro-border);position:relative}.rro-choice--has-image{min-height:1300px;background-size:cover;background-position:bottom center}.rro-choice__headline{text-align:center;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300;color:var(--rro-dark);letter-spacing:-.01em;margin:0 0 56px}.rro-choice__cols{display:flex;gap:64px;align-items:flex-start}.rro-choice__col{flex:1 1 0;min-width:0}.rro-choice__col-heading{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rro-dark);margin:0 0 20px}.rro-choice__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.rro-choice__list li{font-size:1.0625rem;line-height:1.7;color:var(--rro-muted-text);padding-left:16px;position:relative}.rro-choice__list li:before{content:"";position:absolute;left:0;top:.65em;width:4px;height:4px;border-radius:50%;background-color:var(--rro-rose)}@media(max-width:768px){.rro-choice{padding:48px 0}.rro-choice--has-image{background-image:none!important;min-height:0}.rro-choice__cols{flex-direction:column;gap:40px}}.rro-badges{background-color:var(--rro-cream);padding:80px 0;border-top:1px solid var(--rro-border)}.rro-badges__row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px 56px}.rro-badge{display:flex;align-items:center;justify-content:center}.rro-badge img{width:80px;height:80px}@media(max-width:768px){.rro-badges{padding:48px 0}.rro-badges__row{gap:24px 40px}}.rro-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-rro-product.css.map */
