rs-hero{display:block;position:relative;isolation:isolate;overflow:hidden;min-height:720px;color:#fff;background:#8c8780;font-family:var(--font-body--family,Arial,Helvetica,sans-serif)}.rs-hero--full{height:100svh;min-height:720px;max-height:1300px}.rs-hero--large{height:840px}.rs-hero__media,.rs-hero__shade,.rs-hero__media picture{position:absolute;inset:0}.rs-hero__media img,.rs-hero__media video,.rs-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.rs-hero__media video{position:absolute;inset:0}.rs-hero__media video:not(.is-playing){opacity:0}.rs-hero__placeholder{fill:#ddd8d1;background:#aaa399}.rs-hero__shade{background:linear-gradient(90deg,rgb(0 0 0 / var(--rs-hero-overlay)),transparent 80%),linear-gradient(0deg,rgb(0 0 0 / .24),transparent 45%);pointer-events:none}.rs-hero__copy{position:absolute;top:30%;inset-inline-start:5%;max-width:50%;z-index:1}.rs-hero__eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 24px}.rs-hero__heading{font-family:inherit;font-size:clamp(42px,3.85vw,68px);font-weight:400;line-height:.99;letter-spacing:-.045em;color:inherit;margin:0}.rs-hero__text{font-size:14px;line-height:1.5;max-width:290px;margin:30px 0 22px}.rs-hero__text p{margin:0}.rs-hero__link{display:inline-flex;gap:38px;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid currentColor;color:inherit;text-decoration:none;font-size:12px}.rs-hero__link span{font-size:18px}.rs-hero__hotspots{position:absolute;inset:0;pointer-events:none;z-index:2}.rs-hero__hotspot{position:absolute;left:var(--rs-x);top:var(--rs-y);display:flex;align-items:center;gap:10px;max-width:240px;border:0;background:transparent;padding:0;color:#fff;font:inherit;transform:translate(-50%,-50%);cursor:pointer;pointer-events:auto}.rs-hero__dot{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border:1px solid #fff;border-radius:50%;background:rgb(255 255 255 / .1);font-size:21px;font-weight:300;box-shadow:0 0 0 6px rgb(255 255 255 / .12);transition:background .2s,transform .2s}.rs-hero__hotspot:hover .rs-hero__dot{background:#fff;color:#161616;transform:rotate(90deg)}.rs-hero__hotspot-label{display:block;max-width:190px;padding:9px 13px;background:#fff;color:#1b1b1b;font-size:11px;line-height:1.25;text-align:start;border-radius:2px}.rs-hero__add-all{position:absolute;inset-inline-end:5%;bottom:30%;z-index:2;display:flex;align-items:center;gap:35px;color:#fff;border:1px solid rgb(255 255 255 / .7);padding:15px 20px;background:rgb(0 0 0 / .12);backdrop-filter:blur(4px);font:12px var(--font-body--family,Arial,Helvetica,sans-serif);cursor:pointer}.rs-hero__add-all span{font-size:20px;line-height:1}.rs-hero__add-all:hover{background:#fff;color:#111}.rs-hero__video-toggle{position:absolute;top:20px;inset-inline-end:20px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid #fff;background:#0004;color:#fff;cursor:pointer}.rs-hero__marquee{position:absolute;inset-inline:0;bottom:-.11em;z-index:1;overflow:hidden;font:400 clamp(100px,14.8vw,260px)/1.2 var(--font-body--family,Arial,Helvetica,sans-serif);letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px rgb(255 255 255 / .72);pointer-events:none}.rs-hero__marquee-track{display:flex;width:max-content;gap:.4em;animation:rs-hero-marquee 32s linear infinite}.rs-hero__marquee-track span{white-space:nowrap}.rs-hero__dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(540px,100vw);height:100dvh;max-width:100vw;max-height:100dvh;border:0;padding:0;background:#fff;color:#151515;font:14px var(--font-body--family,Arial,Helvetica,sans-serif);box-shadow:-10px 0 80px #0002;overflow:auto}.rs-hero__dialog::backdrop{background:#0007;backdrop-filter:blur(2px)}.rs-hero__dialog-head{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:2;background:#fff}.rs-hero__dialog-head h2{font:400 27px/1.1 var(--font-body--family,Arial,Helvetica,sans-serif);letter-spacing:-.035em;margin:0}.rs-hero__close{width:36px;height:36px;border:0;background:transparent;color:inherit;font:30px/1 var(--font-body--family,Arial,Helvetica,sans-serif);cursor:pointer}.rs-hero__items{padding:0 28px}.rs-hero__item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;padding:26px 0;border-bottom:1px solid #e5e5e5}.rs-hero__item[hidden]{display:none}.rs-hero__item-image{aspect-ratio:3/4;background:#f4f4f2;align-self:start;overflow:hidden}.rs-hero__item-image img,.rs-hero__item-image svg{display:block;width:100%;height:100%;object-fit:cover}.rs-hero__selection{display:flex;align-items:start;gap:9px;line-height:1.4;font-size:13px;cursor:pointer}.rs-hero__selection input{margin:2px 0 0;accent-color:#111;flex:none;width:14px;height:14px}.rs-hero__price{font-size:12px;margin:10px 0 16px}.rs-hero__variant-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.rs-hero__item select{width:100%;max-width:100%;border:1px solid #d0d0d0;border-radius:0;background:#fff;min-height:42px;padding:8px 30px 8px 10px;color:#222;font:12px var(--font-body--family,Arial,Helvetica,sans-serif)}.rs-hero__details{display:inline-flex;gap:24px;justify-content:space-between;font-size:11px;color:inherit;padding-top:14px;text-underline-offset:3px}.rs-hero__dialog-foot{padding:26px 28px 20px}.rs-hero__total{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:19px}.rs-hero__submit{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;border:1px solid #111;padding:17px 20px;background:#111;color:#fff;cursor:pointer;font:12px var(--font-body--family,Arial,Helvetica,sans-serif)}.rs-hero__submit:disabled{opacity:.45;cursor:not-allowed}.rs-hero__status{min-height:2.8em;font-size:12px;line-height:1.4;margin:14px 0 0}.rs-hero__demo-note{font-size:12px;color:#666;line-height:1.5}.rs-hero__item h3{font:400 15px/1.35 var(--font-body--family,Arial,Helvetica,sans-serif);margin:0 0 10px}.rs-hero :focus-visible{outline:2px solid currentColor;outline-offset:5px}.rs-hero__dialog :focus-visible{outline-color:#111}@keyframes rs-hero-marquee{to{transform:translateX(calc(-25% - .1em))}}@media(max-width:749px){rs-hero,.rs-hero--full{height:calc(100svh - 64px);min-height:640px;max-height:950px}.rs-hero--large{height:740px}.rs-hero__copy{inset-inline-start:24px;top:12%;max-width:85%}.rs-hero__heading{font-size:clamp(40px,10.2vw,57px)}.rs-hero__eyebrow{font-size:9px;margin-bottom:18px}.rs-hero__text{font-size:12px;max-width:210px;margin:22px 0 13px}.rs-hero__link{font-size:11px;gap:24px}.rs-hero__hotspot{left:var(--rs-mobile-x);top:var(--rs-mobile-y);max-width:180px}.rs-hero__hotspot-label{font-size:9px;padding:8px;max-width:125px}.rs-hero__dot{width:25px;height:25px;flex-basis:25px;font-size:18px;box-shadow:0 0 0 4px #ffffff1f}.rs-hero__add-all{bottom:22%;inset-inline-end:24px;font-size:11px;padding:12px 15px;gap:20px}.rs-hero__marquee{font-size:25vw;bottom:0}.rs-hero__dialog-head{padding:22px}.rs-hero__items{padding-inline:22px}.rs-hero__item{grid-template-columns:85px minmax(0,1fr);gap:16px}.rs-hero__dialog-foot{padding:22px}}@media(prefers-reduced-motion:reduce){.rs-hero__marquee-track{animation:none}.rs-hero__dot{transition:none}}
