.rs-hero{--rs-sage:#3E5942;--rs-forest:#22332A;--rs-cloud:#FBFAF6;--rs-linen:#F5F2EB;--rs-gold:#C5A880;--rs-antique:#866738;--rs-ink:#1A1A1A;--rs-muted:#5A5F57;position:relative;display:flex;align-items:center;min-height:clamp(560px,86vh,900px);overflow:hidden;isolation:isolate;background:var(--rs-linen)}.rs-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rs-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.rs-hero__img--placeholder{background:linear-gradient(120deg,#e9e3d6,#d7cdb8)}.rs-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(prefers-reduced-motion:reduce){.rs-hero__video{display:none}}.rs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:rgba(34,51,42,var(--rs-hero-overlay,.1))}.rs-hero__inner{position:relative;z-index:2;width:100%}.rs-hero__inner.page-width{max-width:none;padding-inline:clamp(1.25rem,5vw,5.5rem)}.rs-hero__col{max-width:460px;display:flex;flex-direction:column;gap:1.1rem}.rs-hero--right .rs-hero__col{margin-inline-start:auto}.rs-hero__card{background:#fbfaf6e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 16px 48px -16px #86673847}.rs-hero__eyebrow{display:block;font-family:var(--font-body-family,inherit);text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:600;color:var(--rs-antique);margin-bottom:1rem}.rs-hero__heading{font-family:var(--font-heading-family,serif);font-weight:var(--font-heading-weight,400);color:var(--rs-forest);font-size:clamp(2.6rem,5vw,3.9rem);line-height:1.04;letter-spacing:-.01em;margin:0 0 1rem}.rs-hero__subline{font-family:var(--font-body-family,inherit);color:var(--rs-muted);font-size:1.05rem;line-height:1.5;margin:0 0 1.6rem}.rs-hero__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background:var(--rs-sage);color:var(--rs-cloud);border-radius:999px;padding:.95rem 2.1rem;font-family:var(--font-body-family,inherit);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:600;text-decoration:none;box-shadow:0 14px 34px -14px #3e59428c;transition:transform .28s ease,background-color .28s ease}.rs-hero__cta:hover{background:var(--rs-forest);transform:translateY(-1px);color:var(--rs-cloud)}.rs-hero__chips{display:flex;flex-direction:column;gap:1rem}.rs-hero__chiprow{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;max-width:480px}.rs-hero__chip{display:flex;width:100%;align-items:center;justify-content:center;gap:.45rem;background:#fbfaf6ed;border:1px solid rgba(62,89,66,.3);border-radius:999px;padding:.5rem .7rem;color:var(--rs-ink);font-family:var(--font-body-family,inherit);font-size:.8rem;line-height:1;white-space:nowrap;text-decoration:none;transition:border-color .28s ease,transform .28s ease,box-shadow .28s ease}.rs-hero__chip-icon{color:var(--rs-sage);transition:color .28s ease;flex:0 0 auto}.rs-hero__chip:hover{border-color:var(--rs-gold);transform:translateY(-1px);box-shadow:0 12px 30px -16px #86673866}.rs-hero__chip:hover .rs-hero__chip-icon{color:var(--rs-gold)}.rs-hero__starthere{align-self:flex-start;font-family:var(--font-body-family,inherit);font-size:.9rem;color:var(--rs-sage);text-decoration:underline;text-underline-offset:4px;text-decoration-color:#3e59424d;transition:color .28s ease}.rs-hero__starthere:hover{color:var(--rs-forest);text-decoration-color:var(--rs-forest)}@media screen and (max-width:749px){.rs-hero{display:block;min-height:0}.rs-hero__bg{position:relative;aspect-ratio:4/3}.rs-hero__overlay{display:none}.rs-hero__inner{position:relative;padding-block:1.5rem 2.5rem}.rs-hero__col{max-width:none;margin:0}.rs-hero__card{margin-top:-3rem;position:relative;background:var(--rs-cloud);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 30px -14px #86673838}.rs-hero__chiprow{grid-template-columns:repeat(2,1fr);max-width:none}}@media(prefers-reduced-motion:no-preference){.rs-hero__card,.rs-hero__chips{animation:rsHeroUp .8s cubic-bezier(.16,1,.3,1) both}.rs-hero__chips{animation-delay:.12s}}@keyframes rsHeroUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.rs-markmo{--rs-sage:#3E5942;--rs-forest:#22332A;--rs-cloud:#FBFAF6;--rs-linen:#F5F2EB;--rs-gold:#C5A880;--rs-antique:#866738;--rs-ink:#1A1A1A;--rs-muted:#5A5F57;padding-top:var(--rs-markmo-pt,72px);padding-bottom:var(--rs-markmo-pb,72px)}.rs-markmo--bg-linen{background:radial-gradient(120% 90% at 50% -10%,#FAF7F0,var(--rs-linen) 60%,#EFEBE1)}.rs-markmo--bg-forest,.rs-markmo--bg-gold{background:radial-gradient(130% 110% at 38% 20%,#2c3e32,var(--rs-forest))}.rs-markmo--bg-transparent{background:transparent}.rs-markmo__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.rs-markmo__eyebrow{font-family:var(--font-body-family,inherit);text-transform:uppercase;letter-spacing:.22em;font-size:.66rem;font-weight:600;color:var(--rs-antique)}.rs-markmo--bg-forest .rs-markmo__eyebrow,.rs-markmo--bg-gold .rs-markmo__eyebrow{color:var(--rs-gold)}.rs-markmo__heading{font-family:var(--font-heading-family,serif);font-weight:var(--font-heading-weight,400);color:var(--rs-forest);font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.08;letter-spacing:-.01em;margin:0}.rs-markmo--bg-forest .rs-markmo__heading,.rs-markmo--bg-gold .rs-markmo__heading{color:var(--rs-cloud)}.rs-markmo__stage{width:var(--rs-markmo-size,420px);max-width:92vw;aspect-ratio:1/1;position:relative;margin:.25rem 0}.rs-markmo__subline{font-family:var(--font-body-family,inherit);color:var(--rs-muted);font-size:1.02rem;line-height:1.55;max-width:46ch;margin:0}.rs-markmo--bg-forest .rs-markmo__subline,.rs-markmo--bg-gold .rs-markmo__subline{color:#fbfaf6d1}.rs-markmo__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:.4rem;background:var(--rs-sage);color:var(--rs-cloud);border-radius:999px;padding:.9rem 2.1rem;font-family:var(--font-body-family,inherit);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:600;text-decoration:none;box-shadow:0 14px 34px -14px #3e59428c;transition:transform .28s ease,background-color .28s ease}.rs-markmo__cta:hover{background:var(--rs-forest);transform:translateY(-1px);color:var(--rs-cloud)}.rs-markmo--bg-forest .rs-markmo__cta,.rs-markmo--bg-gold .rs-markmo__cta{background:var(--rs-gold);color:var(--rs-forest)}.rs-markmo--bg-forest .rs-markmo__cta:hover,.rs-markmo--bg-gold .rs-markmo__cta:hover{background:var(--rs-cloud)}@media screen and (max-width:749px){.rs-markmo{padding-top:calc(var(--rs-markmo-pt,72px) * .7);padding-bottom:calc(var(--rs-markmo-pb,72px) * .7)}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
