.rs-hero{background:var(--rs-cream-light);border-bottom:.1rem solid var(--rs-line);overflow:hidden}.rs-hero__inner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(48rem,1.12fr);min-height:clamp(58rem,67vw,72rem);width:min(144rem,100%);margin-inline:auto}.rs-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(5.6rem,7vw,10rem) clamp(3rem,6vw,8rem);position:relative;z-index:2}.rs-hero__title{max-width:67rem;margin:0;color:var(--rs-ink);font-family:var(--font-heading-family);font-size:clamp(4.4rem,5.4vw,7.8rem);font-weight:400;letter-spacing:-.055em;line-height:.98;text-wrap:balance}.rs-hero__text{max-width:62rem;margin:2.4rem 0 0;color:#111116bd;font-size:clamp(1.7rem,1.55vw,2rem);line-height:1.65}.rs-hero__search{display:grid;grid-template-columns:1fr auto;max-width:62rem;margin-top:3.2rem;padding:.6rem;background:#fff;border:.1rem solid rgba(17,17,22,.2);border-radius:1.2rem;box-shadow:0 1rem 3rem #11111614}.rs-hero__search input{min-width:0;min-height:5.2rem;padding:0 1.6rem;background:transparent;border:0;color:var(--rs-ink);font:inherit}.rs-hero__search input::placeholder{color:#1111168c}.rs-hero__search button{min-width:11rem;min-height:5.2rem;padding:0 2rem;background:var(--rs-ink);border:0;border-radius:.8rem;color:#fff;cursor:pointer;font-weight:800}.rs-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.rs-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2.2rem;border:.1rem solid var(--rs-ink);border-radius:.8rem;color:var(--rs-ink);font-weight:800;text-decoration:none}.rs-hero__button--gold{background:var(--rs-gold);border-color:var(--rs-gold)}.rs-hero__shortcuts{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;margin-top:2.4rem;color:#111116ad;font-size:1.35rem}.rs-hero__shortcuts a{color:inherit;text-underline-offset:.35rem}.rs-hero__media{min-height:52rem;position:relative}.rs-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--rs-cream-light) 0%,transparent 22%),linear-gradient(to left,var(--rs-cream-light) 0%,transparent 16%);pointer-events:none}.rs-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.rs-hero__finder-card{position:absolute;right:clamp(2rem,4vw,5rem);bottom:clamp(2rem,4vw,5rem);z-index:2;width:min(36rem,calc(100% - 4rem));padding:2.4rem;background:#111116f0;border:.1rem solid rgba(212,175,55,.55);border-radius:var(--rs-radius-md);box-shadow:0 2rem 5rem #00000042;color:#fff}.rs-hero__finder-card p{margin:0 0 1.6rem;color:#ffffffc7;line-height:1.55}.rs-hero__finder-card strong{display:block;margin-bottom:.8rem;color:var(--rs-gold);font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400}.rs-hero__finder-card a{color:#fff;font-weight:800;text-underline-offset:.4rem}@media screen and (min-width:990px){.rs-hero__inner{grid-template-columns:minmax(0,1fr) minmax(44rem,1fr);min-height:62rem}.rs-hero__content{padding:4rem clamp(3rem,4vw,5.6rem)}.rs-hero__title{font-size:clamp(4.4rem,4.5vw,6.8rem);line-height:1}.rs-hero__text{margin-top:1.8rem;line-height:1.55}.rs-hero__search{margin-top:2.4rem}.rs-hero__actions{margin-top:1.6rem}.rs-hero__shortcuts{margin-top:1.8rem}.rs-hero__media{min-height:62rem}}.rs-trust-row{background:var(--rs-ink);color:#fff}.rs-trust-row__inner{display:grid;grid-template-columns:repeat(4,1fr);width:min(120rem,calc(100% - 4rem));margin-inline:auto}.rs-trust-row__item{display:flex;align-items:center;justify-content:center;min-height:7.2rem;padding:1.4rem;gap:1rem;color:#ffffffe6;font-size:1.35rem;font-weight:700;text-align:center}.rs-trust-row__item+.rs-trust-row__item{border-left:.1rem solid rgba(255,255,255,.14)}.rs-trust-row__mark{color:var(--rs-gold);font-size:1.8rem}.rs-paths{background:var(--rs-paper)}.rs-paths__header,.rs-how__header{display:flex;align-items:end;justify-content:space-between;gap:2.4rem;margin-bottom:3.6rem}.rs-paths__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.rs-path-card{min-height:38rem;position:relative;overflow:hidden;border-radius:var(--rs-radius-md);color:#fff;isolation:isolate}.rs-path-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.82) 100%)}.rs-path-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rs-path-card__content{display:flex;flex-direction:column;justify-content:flex-end;min-height:38rem;padding:2.4rem}.rs-path-card h3{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2.5rem,2.3vw,3.4rem);font-weight:400;line-height:1.05}.rs-path-card p{margin:.8rem 0 1.6rem;color:#ffffffd1;line-height:1.5}.rs-path-card a{align-self:flex-start;color:#fff;font-weight:800;text-decoration-thickness:.12rem;text-underline-offset:.35rem}@media(hover:hover){.rs-path-card:hover .rs-path-card__image{transform:scale(1.035)}}.rs-how{background:var(--rs-cream)}.rs-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.rs-how-card{padding:clamp(2.4rem,4vw,4rem);background:#fffdf8b8;border:.1rem solid rgba(17,17,22,.12);border-radius:var(--rs-radius-md)}.rs-how-card__number{display:grid;place-items:center;width:4.4rem;height:4.4rem;margin-bottom:2.4rem;background:var(--rs-ink);border-radius:50%;color:var(--rs-gold);font-family:var(--font-heading-family);font-size:2.1rem}.rs-how-card h3{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:2.5rem;font-weight:400}.rs-how-card p{margin:0;color:#111116b8;line-height:1.65}.rs-editorial{background:var(--rs-ink);color:#fff}.rs-editorial__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3.2rem,7vw,9rem);align-items:start}.rs-editorial .rs-eyebrow,.rs-editorial .rs-section-heading{color:var(--rs-gold)}.rs-editorial__copy{color:#ffffffc7;font-size:1.7rem;line-height:1.8}.rs-editorial__copy p:first-child{margin-top:0}.rs-editorial__links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.rs-editorial__links a{padding:1rem 1.4rem;border:.1rem solid rgba(212,175,55,.5);border-radius:10rem;color:#fff;font-weight:700;text-decoration:none}@media screen and (max-width:989px){.rs-hero__inner{grid-template-columns:1fr}.rs-hero__media{min-height:46rem;order:-1}.rs-hero__media:after{background:linear-gradient(0deg,var(--rs-cream-light) 0%,transparent 30%)}.rs-hero__content{padding-top:3.2rem}.rs-paths__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-editorial__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.rs-hero__inner{min-height:auto}.rs-hero__media{min-height:38rem}.rs-hero__image{object-position:68% center}.rs-hero__finder-card{right:1.6rem;bottom:1.6rem;width:calc(100% - 3.2rem);padding:2rem}.rs-hero__content{padding:3.6rem 1.6rem 5.6rem}.rs-hero__title{font-size:clamp(4rem,13vw,5.4rem)}.rs-hero__search{grid-template-columns:1fr}.rs-hero__search button,.rs-hero__actions,.rs-hero__button{width:100%}.rs-trust-row__inner{grid-template-columns:repeat(2,1fr);width:100%}.rs-trust-row__item{min-height:7.8rem;border-bottom:.1rem solid rgba(255,255,255,.12)}.rs-trust-row__item:nth-child(odd){border-left:0}.rs-paths__header,.rs-how__header{display:block}.rs-paths__header .rs-link-arrow{margin-top:1.6rem}.rs-paths__grid{grid-template-columns:1fr}.rs-path-card,.rs-path-card__content{min-height:32rem}.rs-how__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rs-path-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/remiscent-home.css.map */
