.rh-hero-section{margin-top:0!important}.section.rh-hero,.section+.rh-hero,.rh-hero.section,section.rh-hero.section{margin-top:-42px!important}.rh-hero{background:#f7f5f3;padding:0 1rem 6rem;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;margin-top:-42px!important}body .rh-hero.section{margin-top:-42px!important}.rh-hero__container{max-width:1600px;margin:0 auto;width:100%}.rh-hero__launch{text-align:center;margin-bottom:2rem}.rh-hero__badge{padding:1.2rem 2.5rem;background:linear-gradient(135deg,#7ba098,#6a8f85);border-radius:40px;display:inline-block;box-shadow:0 6px 25px #7ba0984d;font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-small);font-weight:var(--cressence-font-weight-semibold);color:#fff;text-transform:uppercase;letter-spacing:var(--cressence-letter-spacing-wide);border:2px solid rgba(255,255,255,.2);transition:var(--cressence-transition-normal)}.rh-hero__badge:hover,.rh-hero__badge:focus{transform:translateY(-2px);box-shadow:0 8px 30px #7ba09866}.rh-hero__badge:focus{outline:2px solid var(--cressence-clear-sage);outline-offset:2px}.rh-hero__badge-text{font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-small);font-weight:var(--cressence-font-weight-semibold);color:#2c3e50;margin-right:1rem}.rh-hero__countdown{display:inline-block;font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-small);font-weight:var(--cressence-font-weight-bold);color:#e74c3c}.rh-hero__content{display:grid;grid-template-columns:1.2fr 1fr;gap:6rem;align-items:center;margin-top:2rem}.rh-hero__text{padding-right:2rem}.rh-hero__rating{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.rh-hero__stars{color:var(--cressence-honest-gold);font-size:2rem;letter-spacing:var(--cressence-letter-spacing-wider);position:relative;text-shadow:0 1px 2px rgba(232,184,109,.3);transition:var(--cressence-transition-normal)}.rh-hero__star-partial{position:relative;display:inline-block;color:var(--cressence-honest-gold)}.rh-hero__star-partial:before{content:"\2605";position:absolute;left:0;top:0;width:80%;overflow:hidden;color:var(--cressence-honest-gold)}.rh-hero__star-partial:after{content:"\2605";position:absolute;left:0;top:0;color:#e0e0e0;z-index:-1}.rh-hero__rating-text{font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-body);font-weight:var(--cressence-font-weight-medium);color:var(--cressence-text-primary);line-height:var(--cressence-line-height-normal)}.rh-hero__headline{font-family:var(--cressence-font-header);font-size:var(--cressence-font-size-hero);font-weight:var(--cressence-font-weight-extrabold);line-height:var(--cressence-line-height-tight);color:#2c3e50;margin:0 0 .25rem;letter-spacing:var(--cressence-letter-spacing-tight)}.rh-hero__subheadline{font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-subheadline);font-weight:var(--cressence-font-weight-regular);line-height:var(--cressence-line-height-relaxed);color:#5a6c7d;margin:0 0 .75rem}.rh-hero__cta-container{margin-top:2rem}.rh-hero__cta,.rh-hero__cta-button{display:inline-block;background:var(--cressence-accent-gradient);color:var(--cressence-white);padding:3rem 6rem;font-family:var(--cressence-font-body);font-size:var(--cressence-font-size-cta-large);font-weight:var(--cressence-font-weight-extrabold);text-decoration:none;border-radius:20px;border:none;cursor:pointer;transition:var(--cressence-transition-normal);text-transform:uppercase;letter-spacing:1px;box-shadow:0 12px 45px var(--cressence-shadow-accent);margin-bottom:3rem;min-width:500px;border:3px solid rgba(255,255,255,.2)}.rh-hero__cta:hover,.rh-hero__cta-button:hover,.rh-hero__cta:focus,.rh-hero__cta-button:focus{background:var(--cressence-button-primary-hover);transform:translateY(-6px) scale(1.02);box-shadow:0 18px 60px var(--cressence-shadow-accent)}.rh-hero__cta:focus,.rh-hero__cta-button:focus{outline:3px solid var(--cressence-honest-gold-light);outline-offset:3px}.rh-hero__cta:active,.rh-hero__cta-button:active{transform:translateY(-3px) scale(1.01);transition:var(--cressence-transition-fast)}.rh-hero__benefits{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.2rem}.rh-hero__benefit{display:flex;align-items:center;gap:1rem}.rh-hero__check{background:var(--cressence-clear-sage);color:var(--cressence-white);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:var(--cressence-font-weight-bold);flex-shrink:0}.rh-hero__benefit-text{font-family:var(--cressence-font-body);font-size:1.4rem;font-weight:var(--cressence-font-weight-medium);color:#2c3e50;line-height:var(--cressence-line-height-normal)}.rh-hero__image{display:flex;align-items:center;justify-content:center;position:relative}.rh-hero__img{width:100%;max-width:650px;height:auto;object-fit:contain;border-radius:20px;box-shadow:0 15px 60px #00000026;transform:scale(.9)}.rh-hero__image-placeholder{width:100%;max-width:800px;height:500px;background:linear-gradient(135deg,#7ba098,#e8b86d);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--cressence-font-body);font-weight:var(--cressence-font-weight-semibold);text-align:center;box-shadow:0 15px 60px #00000026;transform:scale(1.05)}.rh-hero__product-mockup{display:flex;flex-direction:column;align-items:center;gap:1rem}.rh-hero__bottle{width:80px;height:120px;background:#fff3;border-radius:40px 40px 8px 8px;position:relative}.rh-hero__bottle:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:30px;height:15px;background:#ffffff4d;border-radius:15px 15px 0 0}@media screen and (max-width: 1024px){.rh-hero{padding:1rem 1rem 5rem;min-height:85vh}.rh-hero__content{gap:4rem}.rh-hero__headline{font-size:var(--cressence-font-size-hero-tablet)}.rh-hero__subheadline{font-size:var(--cressence-font-size-subheadline-tablet)}.rh-hero__text{padding-right:1rem}.rh-hero__img,.rh-hero__image-placeholder{max-width:700px}}@media screen and (max-width: 768px){.rh-hero{padding:1rem 1rem 4rem;min-height:80vh}.rh-hero__content{grid-template-columns:1fr;gap:3rem;text-align:center}.rh-hero__text{padding-right:0;order:1}.rh-hero__image{order:0;margin-bottom:1rem}.rh-hero__headline{font-size:var(--cressence-font-size-h1-tablet)}.rh-hero__subheadline{font-size:1.8rem}.rh-hero__rating{justify-content:center}.rh-hero__badge{width:100%;max-width:400px;padding:1rem 2rem;font-size:1rem}.rh-hero__cta,.rh-hero__cta-button{width:100%;max-width:500px;padding:2.5rem 4rem;font-size:var(--cressence-font-size-cta-large-tablet);min-width:unset}.rh-hero__img,.rh-hero__image-placeholder{max-width:600px;transform:scale(1)}.rh-hero__rating{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.rh-hero__stars{font-size:1.6rem}.rh-hero__rating-text{font-size:1.1rem}}@media screen and (max-width: 480px){.rh-hero{min-height:75vh}.rh-hero__headline{font-size:var(--cressence-font-size-hero-mobile)}.rh-hero__subheadline{font-size:var(--cressence-font-size-subheadline-mobile)}.rh-hero__badge{padding:1.5rem 2rem;max-width:100%;font-size:1.3rem}.rh-hero__badge-text,.rh-hero__countdown{font-size:1.1rem}.rh-hero__cta,.rh-hero__cta-button{padding:2rem 3rem;font-size:var(--cressence-font-size-cta-large-mobile)}.rh-hero__benefits{align-items:flex-start;text-align:left}.rh-hero__benefit-text{font-size:var(--cressence-font-size-body-mobile)}.rh-hero__img,.rh-hero__image-placeholder{max-width:500px;height:400px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/rh-hero.css.map */
