.hero-rv{--hero-rv-radius: 24px;--hero-rv-gutter: 16px;--hero-rv-pad-x: clamp(20px, 5.29vw, 80px);--hero-rv-header-h: 96px;--hero-rv-accent: #0038c7;--hero-rv-ink: #000;--hero-rv-gray-dark: #5e6366;--hero-rv-gray-mid: #939799;--hero-rv-surface: #d9d8d9;--hero-rv-ease: cubic-bezier(.215, .61, .355, 1);--hero-rv-dur-in: .26s;--hero-rv-dur-out: .2s;display:block;padding-inline:var(--hero-rv-gutter)}.hero-rv--overlap{margin-top:calc(-1 * var(--hero-rv-header-h))}.hero-rv__frame{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;overflow:hidden;border-radius:var(--hero-rv-radius);background-color:var(--page-surface, var(--hero-rv-surface));padding:0 var(--hero-rv-pad-x) 16px;aspect-ratio:1512 / 929;max-height:100svh;min-height:620px}.hero-rv__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;border-radius:var(--hero-rv-radius)}.hero-rv__bg img{position:absolute;left:-14.8%;top:-31.39%;width:160.36%;height:auto;min-height:100%;object-fit:cover;max-width:none;display:block}.hero-rv--product .hero-rv__frame{aspect-ratio:auto;height:calc(100svh - var(--hero-rv-top, 0px));max-height:none}.hero-rv--product .hero-rv__bg img{left:auto;top:auto;right:var(--hero-rv-product-right, 12%);bottom:0;width:auto;height:var(--hero-rv-product-scale, 110%);min-height:0;object-fit:contain;object-position:bottom center}@media(max-width:767px){.hero-rv--product .hero-rv__bg img{right:50%;top:auto;bottom:0;transform:translate(50%);height:62vw;width:auto}}@media(min-width:768px){.hero-rv--product .hero-rv__bg img{top:calc(var(--hero-rv-header-h) + 56px);height:calc(100% - var(--hero-rv-header-h) - 56px)}.hero-rv--product .hero-rv__content{display:grid;grid-template-rows:1fr auto;justify-items:center;height:100%;padding-top:calc(var(--hero-rv-header-h) + 56px);padding-bottom:24px;box-sizing:border-box}.hero-rv--product .hero-rv__head{align-self:center}.hero-rv--product .hero-rv__bottom{display:flex;flex-direction:column;gap:24px;width:100%}}.hero-rv__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1352px;margin-inline:auto}.hero-rv__head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.hero-rv__eyebrow{margin:0;font-family:TT_Hoves_Pro_Medium,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.3;text-transform:uppercase;color:var(--hero-rv-accent)}.hero-rv__title{margin:0;font-family:TT_Hoves_Pro_Light,ui-sans-serif,system-ui,sans-serif;font-weight:400;font-size:clamp(40px,6.35vw,96px);line-height:1;letter-spacing:-.03em;color:var(--hero-rv-ink)}.hero-rv__title p{margin:0}.hero-rv__intro{display:flex;flex-direction:column;gap:24px;width:100%;max-width:578px;margin-top:8px}.hero-rv__bottom{display:contents}.hero-rv__row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;width:100%}.hero-rv__col{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:578px}.hero-rv__lede{margin:0;font-family:TT_Hoves_Pro_Regular,ui-sans-serif,system-ui,sans-serif;font-size:clamp(18px,1.72vw,26px);line-height:1.1;letter-spacing:-.02em;color:var(--hero-rv-gray-dark)}.hero-rv__rating{display:flex;align-items:center;gap:8px;font-family:TT_Hoves_Pro_Regular,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.3;color:#1d1d1f}.hero-rv__rating-stars{display:inline-flex;gap:2px;color:var(--hero-rv-accent)}.hero-rv__rating-stars svg{width:14px;height:14px;display:block}.hero-rv__rating-sep{color:#b9b9b9}.hero-rv__card{display:flex;flex-direction:column;gap:24px;width:308px;max-width:100%;padding:24px;border-radius:24px;background:#ffffff3b;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.hero-rv__card{background:#ffffffbf}}.hero-rv__card-text{display:flex;flex-direction:column;gap:8px}.hero-rv__card-title{margin:0;font-family:TT_Hoves_Pro_Medium,ui-sans-serif,system-ui,sans-serif;font-size:20px;line-height:1.1;letter-spacing:-.03em;color:#000}.hero-rv__card-body{margin:0;font-family:TT_Hoves_Pro_Regular,ui-sans-serif,system-ui,sans-serif;font-size:20px;line-height:1.1;letter-spacing:-.02em;color:#000}.hero-rv__card-cta{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:12px 16px;border-radius:16px;background:var(--hero-rv-accent);color:#fff;font-family:TT_Hoves_Pro_Regular,ui-sans-serif,system-ui,sans-serif;font-size:16px;letter-spacing:-.02em;line-height:normal;text-align:center;text-decoration:none;transition:opacity .15s ease}.hero-rv__card-cta:hover{opacity:.85}.hero-rv__card-cta:active{transform:scale(.97)}.hero-rv__video-trigger{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:219px;height:125px;flex-shrink:0;padding:8px;border:none;border-radius:16px;overflow:hidden;cursor:pointer;background:#000;filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));transition:transform .15s ease}.hero-rv__video-trigger img.hero-rv__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media(hover:hover)and (pointer:fine){.hero-rv__video-trigger:hover{transform:scale(1.02)}}.hero-rv__video-trigger:active{transform:scale(.98)}.hero-rv__video-trigger:after{content:"";position:absolute;inset:auto 0 0 0;height:60%;background:linear-gradient(to top,#0000008c,#0000);pointer-events:none}.hero-rv__video-label{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.hero-rv__video-label img{display:block;width:17px;height:17px;flex-shrink:0}.hero-rv__video-label span{font-family:TT_Hoves_Pro_Regular,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.2;color:#fff;white-space:nowrap}.hero-rv__scroll{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--hero-rv-ink);text-decoration:none}.hero-rv__scroll span{font-family:TT_Hoves_Pro_Medium,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.3;text-transform:uppercase}.hero-rv__scroll img{display:block;width:24px;height:24px}.hero-rv{--hero-rv-reveal-ease: cubic-bezier(.165, .84, .44, 1);--hero-rv-reveal-text: .9s;--hero-rv-reveal-block: .7s}.hero-rv__line{display:block;overflow:hidden}.hero-rv__title p.hero-rv__line{padding-bottom:.14em;margin-bottom:-.14em}.hero-rv__line>span{display:block}.hero-rv.is-animated .hero-rv__line>span{transform:translateY(110%);will-change:transform;transition-property:transform;transition-duration:var(--hero-rv-reveal-text);transition-timing-function:var(--hero-rv-reveal-ease);transition-delay:var(--d, 0ms)}.hero-rv.is-animated.is-revealed .hero-rv__line>span{transform:translateY(0)}.hero-rv.is-animated .hero-rv__reveal{opacity:0;transform:translateY(24px) scale(.98);transition-property:opacity,transform;transition-duration:var(--hero-rv-reveal-block);transition-timing-function:var(--hero-rv-reveal-ease);transition-delay:var(--d, 0ms)}.hero-rv.is-animated.is-revealed .hero-rv__reveal{opacity:1;transform:none}.hero-rv.is-animated .hero-rv__bg img{opacity:0;transition-property:opacity;transition-duration:1.2s;transition-timing-function:var(--hero-rv-reveal-ease)}.hero-rv.is-animated.is-revealed .hero-rv__bg img{opacity:1}.hero-rv__modal[hidden]{display:none}.hero-rv__modal{--hero-rv-modal-pad: clamp(12px, 2vw, 40px);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:var(--hero-rv-modal-pad)}.hero-rv__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;cursor:pointer;transition-property:opacity;transition-duration:var(--hero-rv-dur-out);transition-timing-function:var(--hero-rv-ease)}.hero-rv__modal.is-open .hero-rv__modal-overlay{opacity:1;transition-duration:var(--hero-rv-dur-in)}.hero-rv__panel{position:relative;width:min(1352px,100%,calc((100svh - 2 * var(--hero-rv-modal-pad)) * 1352 / 772));aspect-ratio:1352 / 772;border-radius:24px;overflow:hidden;background:#000;filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));opacity:0;transform:scale(.96);transition-property:opacity,transform;transition-duration:var(--hero-rv-dur-out);transition-timing-function:var(--hero-rv-ease)}.hero-rv__modal.is-open .hero-rv__panel{opacity:1;transform:scale(1);transition-duration:var(--hero-rv-dur-in);will-change:transform}.hero-rv__panel video,.hero-rv__panel iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block;object-fit:cover;background:#000}.hero-rv__close{position:absolute;top:24px;right:24px;z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer;transition:opacity .15s ease}.hero-rv__close img{display:block;width:24px;height:24px}.hero-rv__close:hover{opacity:.7}body.hero-rv-modal-open{overflow:hidden}@media(max-width:1023px){.hero-rv{--hero-rv-header-h: 76px}}@media(max-width:899px){.hero-rv__row{flex-direction:column;align-items:flex-start;gap:24px}}@media(max-width:767px){.hero-rv__frame{aspect-ratio:auto;max-height:none;min-height:0;padding-top:56vw;padding-bottom:24px}.hero-rv__bg img{left:50%;top:0;width:150%;transform:translate(-50%)}.hero-rv--product .hero-rv__frame{height:auto;min-height:calc(var(--hero-rv-header-h) + 16px + 55vh);padding-top:0;padding-bottom:32px;justify-content:flex-start}.hero-rv--product .hero-rv__bg{top:calc(var(--hero-rv-header-h) + 16px);right:0;bottom:auto;left:0;height:55vh}.hero-rv--product .hero-rv__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 25%,var(--page-surface, var(--hero-rv-surface)) 100%);pointer-events:none}.hero-rv--product .hero-rv__bg img{top:0;left:0;right:0;bottom:auto;transform:none;width:100%;height:100%;min-width:0;object-fit:contain;object-position:top center}.hero-rv__rating{flex-wrap:wrap;row-gap:4px}.hero-rv__rating>span{white-space:nowrap}.hero-rv--product .hero-rv__scroll{display:none}.hero-rv--product .hero-rv__card{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.hero-rv--product .hero-rv__card-cta{width:auto;flex-shrink:0}.hero-rv__lede{font-size:15px}.hero-rv__content{position:static;gap:16px}.hero-rv__head{gap:8px}.hero-rv__intro{gap:16px}.hero-rv__row{gap:80px}.hero-rv__col{gap:16px}.hero-rv--product .hero-rv__content{position:relative;z-index:1;margin-top:calc(var(--hero-rv-header-h) + 16px + 38vh + 48px)}.hero-rv--product .hero-rv__video-trigger{position:relative;right:auto;bottom:auto;width:100%;height:160px;z-index:1;opacity:1;visibility:visible}.hero-rv--product .hero-rv__video-trigger.is-pinned{position:relative;right:auto;bottom:auto}.hero-rv--product .hero-rv__video-label span{display:inline}.hero-rv__panel{border-radius:16px}.hero-rv__close{top:8px;right:8px}}@media(prefers-reduced-motion:reduce){.hero-rv__modal,.hero-rv__modal-overlay,.hero-rv__panel,.hero-rv__card-cta,.hero-rv__video-trigger,.hero-rv__close{transition:none}.hero-rv.is-animated .hero-rv__line>span,.hero-rv.is-animated .hero-rv__reveal,.hero-rv.is-animated .hero-rv__bg img{opacity:1;transform:none;transition:none}.hero-rv__panel,.hero-rv__video-trigger:hover,.hero-rv__video-trigger:active,.hero-rv__card-cta:active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/component-hero-reinvented.css.map */
