.backed-by{background:var(--backed-by-bg, #ffffff);color:var(--backed-by-text, #111111);padding-top:var(--backed-by-padding-top, 48px);padding-bottom:var(--backed-by-padding-bottom, 48px)}.backed-by__inner{display:flex;flex-direction:column;gap:32px}.backed-by__rating{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--backed-by-muted, #555);text-decoration:none;line-height:1.4;margin-bottom:-22px}.backed-by__rating--align-left{align-self:flex-start}.backed-by__rating--align-center{align-self:center}.backed-by__rating--align-right{align-self:flex-end}.backed-by__rating-stars{display:inline-flex;align-items:center;gap:1px;color:#f59e0b;flex-shrink:0}.backed-by__rating-text{text-decoration:none}.backed-by__rating--link .backed-by__rating-text{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#00000040;transition:text-decoration-color .15s ease}.backed-by__rating--link:hover .backed-by__rating-text{text-decoration-color:currentColor}.backed-by__title-el{margin:0;line-height:1.1;font-weight:600;letter-spacing:-.01em;color:var(--backed-by-title, #111)}.backed-by__title-el--s{font-size:clamp(18px,2vw,22px)}.backed-by__title-el--m{font-size:clamp(22px,3vw,32px)}.backed-by__title-el--l{font-size:clamp(28px,4vw,44px)}.backed-by__title-el--xl{font-size:clamp(34px,5vw,56px);letter-spacing:-.02em;line-height:1.05}.backed-by__title-el--align-left{text-align:left}.backed-by__title-el--align-center{text-align:center}.backed-by__title-el--align-right{text-align:right}@media(max-width:699px){.backed-by__title-el{text-align:left}.backed-by__rating{align-self:flex-start}}.backed-by__title-el em{font-style:italic}.backed-by__title-el a{color:inherit;text-decoration:underline}.backed-by__grid-wrap{width:100%}.backed-by__grid{display:grid;grid-template-columns:1fr;gap:32px;justify-items:center;align-items:stretch}@media(max-width:699px){.backed-by--mobile-scroll .backed-by__grid-wrap{margin:0;padding:0}.backed-by--mobile-scroll .backed-by__grid{grid-template-columns:none;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;padding-inline:var(--page-padding);margin-inline:calc(var(--page-padding) * -1);scroll-padding-inline:var(--page-padding)}.backed-by--mobile-scroll .backed-by__grid::-webkit-scrollbar{display:none}.backed-by--mobile-scroll .backed-by__card{flex:0 0 70%;scroll-snap-align:start;scroll-snap-stop:always;max-width:240px;min-width:200px}.backed-by--mobile-scroll .backed-by__meta{flex-wrap:wrap}}@media(min-width:700px){.backed-by__grid,.backed-by--mobile-scroll .backed-by__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:24px;max-width:720px;margin:0 auto;overflow:visible;padding-right:0;padding-bottom:0}.backed-by--mobile-scroll .backed-by__grid-wrap{margin:0;padding:0}.backed-by--mobile-scroll .backed-by__card{flex:initial;max-width:var(--backed-by-photo-size, 240px)}}@media(min-width:1100px){.backed-by__grid,.backed-by--mobile-scroll .backed-by__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1100px}}@media(min-width:1280px){.backed-by__grid,.backed-by--mobile-scroll .backed-by__grid{gap:32px;max-width:1200px}}.backed-by__card{display:flex;flex-direction:column;width:100%;height:100%;max-width:var(--backed-by-photo-size, 240px);background:var(--backed-by-card-bg, #ffffff);border-radius:14px;overflow:hidden}.backed-by__photo-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#0000000a}.backed-by__photo{width:100%;height:100%;object-fit:cover;display:block}.backed-by__photo--placeholder{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:32px;color:var(--backed-by-muted, #555)}.backed-by__body{display:flex;flex-direction:column;gap:16px;padding:18px 18px 20px;flex:1}.backed-by__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.backed-by__name-block{display:flex;flex-direction:column;gap:2px;min-width:0}.backed-by__name{font-size:15px;font-weight:600;color:var(--backed-by-text, #111);line-height:1.2}.backed-by__title{font-size:13px;color:var(--backed-by-muted, #555);line-height:1.2}.backed-by__firm-logo{height:var(--backed-by-logo-height, 24px);width:auto;max-width:73px;object-fit:contain;flex-shrink:0}.backed-by__quote{margin:0;width:100%;padding:0;background:transparent;font-size:14px;line-height:1.5;color:var(--backed-by-text, #111);display:flex;flex-direction:column;gap:10px}.backed-by__quote p{margin:0;font-style:normal;font-weight:400}.backed-by__quote cite{font-size:12px;font-weight:400;color:var(--backed-by-muted, #555);font-style:normal;line-height:1.3}.backed-by__quote cite a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:#00000040;transition:text-decoration-color .15s ease}.backed-by__quote cite a:hover{text-decoration-color:currentColor}.backed-by__cite-arrow{display:inline-block;margin-left:4px;vertical-align:-1px;color:inherit}.header__sticky-cta{display:inline-flex;align-items:center;justify-content:center;background-color:#000!important;color:#fff;padding:10px 20px;border-radius:999px;font-weight:400!important;font-size:14px;text-decoration:none;white-space:nowrap;flex-shrink:0;flex-grow:0;width:auto;min-width:0;height:auto;font-family:inherit;line-height:1.2;box-sizing:border-box;margin-right:0!important;opacity:0;pointer-events:none;transform:translate(10px);transition:opacity .3s ease,transform .3s ease,background-color .2s ease}.header__buttons>a.header__sticky-cta{width:auto!important;height:auto!important}.header__sticky-cta:hover{background-color:#4f46e5;color:#fff}.header.has-scrolled-past-hero .header__sticky-cta{opacity:1;pointer-events:auto;transform:translate(0)}@media(max-width:1023px){.header__sticky-cta{padding:8px 14px!important;font-size:13px!important}}@media(max-width:1023px){.header__buttons>a.header__sticky-cta{padding:8px 14px!important;font-size:13px!important}.header.mobile\:header--center .header__logo{justify-self:start!important;margin-left:37px!important}.header.mobile\:header--center{grid-template-columns:auto 1fr auto!important}}@media(max-width:480px){.header__buttons>a.header__sticky-cta{padding:10px 14px!important;font-size:12px!important}}@media(max-width:380px){.header__sticky-cta{padding:7px 12px;font-size:12px}}.lost-scenarios{background:var(--ls-section-bg, #ffffff);padding:var(--ls-padding-top, 120px) 24px var(--ls-padding-bottom, 120px);color:var(--ls-text-color, #0a0a0a)}.lost-scenarios *,.lost-scenarios *:before,.lost-scenarios *:after{box-sizing:border-box}.ls-container{max-width:1180px;margin:0 auto}.ls-header{text-align:center;margin:0 0 64px}.ls-headline{font-size:var(--ls-headline-size, 64px);font-weight:700;line-height:1.02;letter-spacing:-.025em;margin:0 0 20px;color:var(--ls-headline-color, #0a0a0a)}.ls-headline-accent{color:var(--ls-accent, #6E5EFA)}.ls-subhead{font-size:17px;line-height:1.5;color:var(--ls-subhead-color, #6b6b6b);margin:0}.ls-simple{color:var(--ls-accent, #6E5EFA);font-weight:500}.ls-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.ls-accordion{display:flex;flex-direction:column;background:var(--ls-accordion-bg, #6E5EFA);border-radius:24px;padding:var(--ls-accordion-padding, 40px);aspect-ratio:var(--ls-tile-aspect, 4 / 5)}.ls-item{border-top:1px solid var(--ls-divider-color, #e5e5e5);transition:border-top-color .25s ease}.ls-item:last-child{border-bottom:1px solid var(--ls-divider-color, #e5e5e5)}.ls-item.is-open{border-top-color:var(--ls-text-color, #0a0a0a)}.ls-item-heading{margin:0;font-weight:inherit;font-size:inherit}.ls-trigger{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;width:100%;padding:var(--ls-trigger-padding, 24px) 0;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-family:inherit;font-size:var(--ls-label-size, 20px);font-weight:600;line-height:1.3;letter-spacing:-.005em;color:var(--ls-label-closed-color, #A097FA);transition:color .2s ease}.ls-trigger:hover{color:var(--ls-text-color, #ffffff)}.ls-trigger:focus-visible{outline:2px solid var(--ls-text-color, #ffffff);outline-offset:4px;border-radius:2px}.ls-item.is-open .ls-trigger{color:var(--ls-text-color, #ffffff)}.ls-label{flex:1 1 auto;letter-spacing:-.72px}.ls-panel{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.ls-item.is-open .ls-panel{grid-template-rows:1fr}.ls-panel-inner{overflow:hidden;min-height:0;padding-bottom:var(--ls-answer-padding, 24px)}.ls-answer{font-size:var(--ls-answer-size, 19px);font-weight:400;line-height:1.5;color:var(--ls-text-color, #0a0a0a);margin:0 0 24px;padding:0;opacity:0;transform:translateY(-4px);transition:opacity .3s ease .1s,transform .3s ease .1s}.ls-item.is-open .ls-answer{opacity:1;transform:translateY(0)}.ls-time{background:color-mix(in srgb,var(--ls-text-color, #ffffff) 20%,transparent);color:var(--ls-text-color, #ffffff);padding:1px 10px;border-radius:6px;font-weight:600;white-space:nowrap}.ls-watch{-webkit-appearance:none;appearance:none;background:var(--ls-text-color, #ffffff);color:var(--ls-accordion-bg, #6E5EFA);border:0;border-radius:999px;padding:11px 20px 11px 13px;font-family:inherit;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;display:inline-flex;align-items:center;gap:9px;cursor:pointer;opacity:0;transform:translateY(-4px);transition:opacity .3s ease .15s,transform .3s ease .15s,box-shadow .2s ease,background .2s ease}.ls-item.is-open .ls-watch{opacity:1;transform:translateY(0)}.ls-watch:hover{box-shadow:0 6px 18px #0000002e}.ls-watch:focus-visible{outline:2px solid var(--ls-text-color, #ffffff);outline-offset:4px}.ls-watch-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--ls-accordion-bg, #6E5EFA);color:var(--ls-text-color, #ffffff);display:inline-flex;align-items:center;justify-content:center;padding-left:1px}.ls-product{background:var(--ls-tile-bg, #EEEDFE);border-radius:24px;padding:0;aspect-ratio:var(--ls-tile-aspect, 4 / 5);position:relative;overflow:hidden;position:sticky;top:80px}.ls-product-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.96);transition:opacity .45s ease,transform .55s cubic-bezier(.2,.8,.2,1);pointer-events:none}.ls-product-stage.is-active{opacity:1;transform:scale(1);pointer-events:auto}.ls-product-stage[hidden]{display:flex;visibility:hidden}.ls-product-image{width:100%;height:100%;object-fit:cover;display:block}.ls-product-image--placeholder{width:60%;height:auto;opacity:.5;object-fit:initial}.ls-placeholder-svg{width:100%;height:auto}.ls-cta-row{display:flex;flex-direction:column;align-items:center;margin:80px 0 0;gap:12px}.ls-cta{background:#0a0a0a;color:#fff;font-size:15px;font-weight:600;padding:16px 28px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;text-decoration:none;transition:transform .2s ease,background .2s ease}.ls-cta:hover{background:#1a1a1a;transform:translateY(-1px)}.ls-cta svg{transition:transform .2s ease}.ls-cta:hover svg{transform:translate(3px)}.ls-cta-sub{font-size:13px;color:var(--ls-subhead-color, #6b6b6b);margin:0}.ls-modal{border:0;padding:0;background:transparent;max-width:min(900px,92vw);width:100%;max-height:92vh;border-radius:16px;overflow:visible}.ls-modal::backdrop{background:#0a0a0ad1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ls-modal[open]{display:flex;align-items:center;justify-content:center;animation:ls-modal-in .25s ease-out}@keyframes ls-modal-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ls-modal-inner{position:relative;background:#0a0a0a;border-radius:16px;overflow:hidden;width:100%}.ls-modal-close{position:absolute;top:12px;right:12px;z-index:2;-webkit-appearance:none;appearance:none;background:#ffffff1f;border:0;border-radius:999px;color:#fff;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.ls-modal-close:hover{background:#ffffff38}.ls-modal-close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.ls-modal-videos,.ls-modal-video-wrap{width:100%}.ls-modal-video-wrap[hidden]{display:none}.ls-modal-video{display:block;width:100%;height:auto;max-height:80vh;background:#000}.ls-modal-caption{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;text-align:center;margin:0;padding:14px 20px;background:#0a0a0a}body.ls-modal-open{overflow:hidden}@media(max-width:768px){.lost-scenarios{padding-top:calc(var(--ls-padding-top, 120px) * .6);padding-bottom:calc(var(--ls-padding-bottom, 120px) * .6);padding-left:16px;padding-right:16px}.ls-header{margin:0 0 40px}.ls-headline{font-size:calc(var(--ls-headline-size, 64px) * .55)}.ls-subhead{font-size:14px}.ls-grid{grid-template-columns:1fr;gap:28px}.ls-product{aspect-ratio:var(--ls-tile-aspect, 4 / 5);border-radius:18px;order:-1;position:relative;top:auto;max-width:320px;margin:0 auto;width:100%}.ls-accordion{border-radius:18px;padding:calc(var(--ls-accordion-padding, 40px) * .65);aspect-ratio:auto;letter-spacing:-.72px}.ls-trigger{font-size:calc(var(--ls-label-size, 20px) * .9);padding:20px 0}.ls-answer{font-size:calc(var(--ls-answer-size, 19px) * .95)}.ls-cta-row{margin:48px 0 0;align-items:stretch}.ls-cta{justify-content:center;padding:17px 22px;font-size:15px}.ls-modal{max-width:96vw}.ls-modal-inner{border-radius:12px}}@media(prefers-reduced-motion:reduce){.ls-product-stage,.ls-answer,.ls-watch,.ls-panel,.ls-cta,.ls-cta svg,.ls-modal[open]{transition:none;animation:none}}.ryder-hero-v2{background:var(--ryder-hero-bg, #ffffff);color:var(--ryder-hero-text, #111111);padding:0 0 32px}.ryder-hero-v2__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;padding-block:32px;padding-top:10px}@media(min-width:960px){.ryder-hero-v2{padding:40px 0 48px}.ryder-hero-v2__inner{grid-template-columns:1fr 1fr;gap:48px;padding-block:48px}.ryder-hero-v2__content{order:1;padding-right:32px}.ryder-hero-v2__media{order:2}}@media(min-width:1280px){.ryder-hero-v2{padding:56px 0 64px}.ryder-hero-v2__inner{gap:64px;padding-block:64px}.ryder-hero-v2__content{padding-right:48px}}@media(max-width:959px){.ryder-hero-v2__media--first{order:-1}.ryder-hero-v2__media--last{order:1}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between){display:flex;flex-direction:column;gap:0;padding-block:24px}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__content{display:contents}.ryder-hero-v2__media--between{order:4}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__trust-strip{order:1}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__headline{order:2}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__subheadline{order:3}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__price-row{order:5}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__buttons{order:6}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__shipping-bar{order:7}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__chips{order:8}.ryder-hero-v2__media--between{margin-top:4px;margin-bottom:20px}.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__subheadline{margin-bottom:12px}}.ryder-hero-v2__trust-strip{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;border:0;font-size:14px;font-family:inherit;color:var(--ryder-hero-text, #111);margin-bottom:18px;line-height:1.4}.ryder-hero-v2__trust-icon{color:var(--ryder-hero-trust-dot, #6C5CE7);flex-shrink:0}.ryder-hero-v2__trust-label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#0000004d;transition:text-decoration-color .15s ease}.ryder-hero-v2__trust-strip--interactive{cursor:pointer;transition:opacity .15s ease}.ryder-hero-v2__trust-strip--interactive:hover .ryder-hero-v2__trust-label{text-decoration-color:currentColor}.ryder-hero-v2__trust-strip--interactive:active{opacity:.7}.ryder-hero-v2__trust-strip--interactive:focus-visible{outline:2px solid var(--ryder-hero-accent, #6C5CE7);outline-offset:4px;border-radius:4px}.ryder-audit-modal{border:0;padding:0;background:transparent;max-width:520px;width:calc(100vw - 32px);max-height:calc(100vh - 40px);border-radius:16px;overflow:hidden}.ryder-audit-modal::backdrop{background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ryder-audit-modal[open]{animation:ryder-audit-fade-in .2s ease-out}@keyframes ryder-audit-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ryder-audit-modal__inner{background:#fff;padding:28px 24px 24px;position:relative;max-height:calc(100vh - 40px);overflow-y:auto}@media(min-width:600px){.ryder-audit-modal__inner{padding:32px 32px 28px}}.ryder-audit-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:0;background:#0000000d;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.ryder-audit-modal__close:hover{background:#0000001a}.ryder-audit-modal__logo{height:22px;width:auto;display:block;margin:0 0 16px}.ryder-audit-modal__title{font-size:22px;font-weight:600;letter-spacing:-.01em;color:#0a0a0a;margin:0 0 4px;padding-right:40px;line-height:1.2}.ryder-audit-modal__subtitle{font-size:13px;color:#6b7280;margin:0 0 20px}.ryder-audit-modal__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}.ryder-audit-modal__stat{background:#f7f7f9;border:1px solid #ececef;border-radius:10px;padding:12px 6px;text-align:center}.ryder-audit-modal__stat--positive{background:#f0fdf4;border-color:#dcfce7}.ryder-audit-modal__stat-num{font-size:22px;font-weight:700;color:#0a0a0a;line-height:1.1;margin-bottom:2px;letter-spacing:-.02em}.ryder-audit-modal__stat--positive .ryder-audit-modal__stat-num{color:#15803d}.ryder-audit-modal__stat-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.ryder-audit-modal__body{font-size:14px;line-height:1.55;color:#374151;margin-bottom:20px}.ryder-audit-modal__body p{margin:0 0 8px}.ryder-audit-modal__body p:last-child{margin-bottom:0}.ryder-audit-modal__h3{font-size:13px;font-weight:600;color:#0a0a0a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px}.ryder-audit-modal__scope{margin-bottom:24px}.ryder-audit-modal__scope-list{font-size:14px;line-height:1.5;color:#374151}.ryder-audit-modal__scope-list ul{list-style:none;padding:0;margin:0}.ryder-audit-modal__scope-list li{position:relative;padding-left:22px;margin-bottom:6px}.ryder-audit-modal__scope-list li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:8px;border-left:2px solid #15803d;border-bottom:2px solid #15803d;transform:rotate(-45deg)}.ryder-audit-modal__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;background:#0a0a0a;color:#fff;text-decoration:none;border-radius:999px;font-size:14px;font-weight:500;transition:background .15s ease}.ryder-audit-modal__cta:hover{background:#1f1f1f}.ryder-audit-modal__cta-logo{height:14px;width:auto;filter:invert(1) brightness(2)}.ryder-hero-v2__headline{line-height:1.05;font-weight:600;letter-spacing:-.02em;margin:0 0 16px}.ryder-hero-v2__headline--s{font-size:clamp(22px,3vw,28px)}.ryder-hero-v2__headline--m{font-size:clamp(26px,4vw,36px)}.ryder-hero-v2__headline--l{font-size:clamp(32px,5vw,48px)}.ryder-hero-v2__headline--xl{font-size:clamp(38px,6vw,64px);line-height:1}.ryder-hero-v2__headline a{color:var(--ryder-hero-accent, #6C5CE7);text-decoration:none}.ryder-hero-v2__headline em{font-style:italic}.ryder-hero-v2__subheadline{line-height:1.5;color:var(--ryder-hero-muted, #555);max-width:560px;margin:0 0 28px}.ryder-hero-v2__subheadline--s{font-size:14px}.ryder-hero-v2__subheadline--m{font-size:16px}.ryder-hero-v2__subheadline--l{font-size:clamp(16px,1.6vw,18px)}.ryder-hero-v2__subheadline--xl{font-size:clamp(18px,1.8vw,22px)}.ryder-hero-v2__subheadline p{margin:0 0 8px}.ryder-hero-v2__subheadline p:last-child{margin-bottom:0}.ryder-hero-v2__subheadline a{color:var(--ryder-hero-accent, #6C5CE7);text-decoration:underline}.ryder-hero-v2__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ryder-hero-v2__price{font-size:28px;font-weight:600}.ryder-hero-v2__price-caption{font-size:13px;color:var(--ryder-hero-muted, #555)}.ryder-hero-v2__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}@media(max-width:959px){.ryder-hero-v2__buttons--full-width-mobile{width:100%}.ryder-hero-v2__buttons--full-width-mobile .button{width:100%;justify-content:center}}.ryder-hero-v2__shipping-bar{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ryder-hero-muted, #555);margin:0 0 14px;line-height:1.4}.ryder-hero-v2__shipping-dot{width:6px;height:6px;background:var(--ryder-hero-shipping-dot, #10B981);border-radius:50%;flex-shrink:0}.ryder-hero-v2__shipping-text{flex:1;min-width:0}.ryder-hero-v2__shipping-text p{margin:0}.ryder-hero-v2__shipping-text strong{color:var(--ryder-hero-text, #111);font-weight:600}.ryder-hero-v2__chips{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.ryder-hero-v2__chip{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;background:var(--ryder-hero-chip-bg, #F7F7F9);border:var(--ryder-hero-chip-border-width, 1px) solid var(--ryder-hero-chip-border, rgba(0, 0, 0, .08));border-radius:var(--ryder-hero-chip-radius, 999px);font-size:14px;font-weight:500;color:var(--ryder-hero-chip-text, #111);line-height:1.3}.ryder-hero-v2__chip-icon{width:16px;height:16px;color:var(--ryder-hero-chip-icon, #6C5CE7);flex-shrink:0}.ryder-hero-v2__media{position:relative;border-radius:16px;overflow:hidden;background:#00000008;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}@media(max-width:959px){.ryder-hero-v2__media{aspect-ratio:var(--ryder-hero-mobile-aspect-ratio, 1 / 1)}}.ryder-hero-v2__image,.ryder-hero-v2__video{width:100%;height:100%;object-fit:cover;display:block}.ryder-hero-v2__media picture{width:100%;height:100%;display:block}.ryder-hero-v2__badge{position:absolute;width:var(--ryder-hero-badge-size-mobile, 60px);height:auto;object-fit:contain;z-index:2;pointer-events:none}@media(min-width:960px){.ryder-hero-v2__badge{width:var(--ryder-hero-badge-size-desktop, 100px)}}.ryder-hero-v2__badge--top-left{top:16px;left:16px}.ryder-hero-v2__badge--top-right{top:16px;right:16px}.ryder-hero-v2__badge--bottom-left{bottom:16px;left:16px}.ryder-hero-v2__badge--bottom-right{bottom:16px;right:16px}@media(min-width:960px){.ryder-hero-v2__badge--top-left,.ryder-hero-v2__badge--top-right{top:24px}.ryder-hero-v2__badge--bottom-left,.ryder-hero-v2__badge--bottom-right{bottom:24px}.ryder-hero-v2__badge--top-left,.ryder-hero-v2__badge--bottom-left{left:24px}.ryder-hero-v2__badge--top-right,.ryder-hero-v2__badge--bottom-right{right:24px}}.ryder-hero-v2__review-chip{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.05);border-radius:999px;font-size:12px;color:#0a0a0a;text-decoration:none;box-shadow:0 2px 8px #00000014;z-index:3;line-height:1}a.ryder-hero-v2__review-chip:hover{background:#fff;box-shadow:0 4px 12px #0000001f}.ryder-hero-v2__review-chip--top-left{top:16px;left:16px}.ryder-hero-v2__review-chip--top-right{top:16px;right:16px}.ryder-hero-v2__review-chip--bottom-left{bottom:16px;left:16px}.ryder-hero-v2__review-chip--bottom-right{bottom:16px;right:16px}@media(min-width:960px){.ryder-hero-v2__review-chip--top-left,.ryder-hero-v2__review-chip--top-right{top:24px}.ryder-hero-v2__review-chip--bottom-left,.ryder-hero-v2__review-chip--bottom-right{bottom:24px}.ryder-hero-v2__review-chip--top-left,.ryder-hero-v2__review-chip--bottom-left{left:24px}.ryder-hero-v2__review-chip--top-right,.ryder-hero-v2__review-chip--bottom-right{right:24px}}.ryder-hero-v2__review-stars{display:inline-flex;align-items:center;gap:1px;color:#f59e0b}.ryder-hero-v2__review-rating{font-weight:600}.ryder-hero-v2__review-count{color:#6b7280;font-weight:400}.ryder-hero-v2__backers-strip{padding-top:32px;margin-top:16px;border-top:1px solid rgba(0,0,0,.08)}.ryder-hero-v2__backers-label{font-size:11px;color:var(--ryder-hero-muted, #555);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px}.ryder-hero-v2__backers-row{display:flex;flex-wrap:wrap;gap:32px;align-items:center;margin-bottom:32px}@media(min-width:700px){.ryder-hero-v2__backers-row{gap:48px}}.ryder-hero-v2__backer{display:flex;align-items:center;gap:12px}.ryder-hero-v2__backer-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#0000000f;flex-shrink:0}.ryder-hero-v2__backer-avatar--placeholder{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:15px;color:var(--ryder-hero-muted, #555)}.ryder-hero-v2__backer-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.ryder-hero-v2__backer-name{font-size:14px;font-weight:500;color:var(--ryder-hero-text, #111);line-height:1.2}.ryder-hero-v2__backer-title{font-size:12px;color:var(--ryder-hero-muted, #555);line-height:1.2}.ryder-hero-v2__vc-logos{display:flex;flex-wrap:wrap;gap:24px 40px;align-items:center}@media(min-width:960px){.ryder-hero-v2__vc-logos{gap:32px 56px}}.ryder-hero-v2__vc-logo{display:flex;align-items:center;justify-content:center;height:28px;flex:0 0 auto}.ryder-hero-v2__vc-logo img{max-height:100%;max-width:140px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.65;transition:filter .2s ease,opacity .2s ease}.ryder-hero-v2__vc-logo img:hover{filter:grayscale(0%);opacity:1}.ryder-hero-v2--full-bleed-desktop,.ryder-hero-v2--full-bleed-mobile{position:relative;overflow:hidden}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__media:after,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:transparent}.ryder-hero-v2--gradient-none.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__media:after,.ryder-hero-v2--gradient-none.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media:after{display:none}.ryder-hero-v2--align-bottom-left.ryder-hero-v2--gradient-subtle .ryder-hero-v2__media:after{background:linear-gradient(to top right,#00000080,#0000 55%)}.ryder-hero-v2--align-bottom-left.ryder-hero-v2--gradient-medium .ryder-hero-v2__media:after{background:linear-gradient(to top right,#000000b3,#0000 60%)}.ryder-hero-v2--align-bottom-left.ryder-hero-v2--gradient-strong .ryder-hero-v2__media:after{background:linear-gradient(to top right,#000000d9,#0000001a 70%)}.ryder-hero-v2--align-bottom-center.ryder-hero-v2--gradient-subtle .ryder-hero-v2__media:after{background:linear-gradient(to top,#00000080,#0000 55%)}.ryder-hero-v2--align-bottom-center.ryder-hero-v2--gradient-medium .ryder-hero-v2__media:after{background:linear-gradient(to top,#000000b3,#0000 60%)}.ryder-hero-v2--align-bottom-center.ryder-hero-v2--gradient-strong .ryder-hero-v2__media:after{background:linear-gradient(to top,#000000d9,#0000001a 70%)}.ryder-hero-v2--align-center-left.ryder-hero-v2--gradient-subtle .ryder-hero-v2__media:after{background:linear-gradient(to right,#00000080,#0000 55%)}.ryder-hero-v2--align-center-left.ryder-hero-v2--gradient-medium .ryder-hero-v2__media:after{background:linear-gradient(to right,#000000b3,#0000 60%)}.ryder-hero-v2--align-center-left.ryder-hero-v2--gradient-strong .ryder-hero-v2__media:after{background:linear-gradient(to right,#000000d9,#0000001a 70%)}.ryder-hero-v2--align-center.ryder-hero-v2--gradient-subtle .ryder-hero-v2__media:after{background:radial-gradient(ellipse at center,#0000008c,#0000 60%)}.ryder-hero-v2--align-center.ryder-hero-v2--gradient-medium .ryder-hero-v2__media:after{background:radial-gradient(ellipse at center,#000000b3,#0000 65%)}.ryder-hero-v2--align-center.ryder-hero-v2--gradient-strong .ryder-hero-v2__media:after{background:radial-gradient(ellipse at center,#000000d9,#0000001a 75%)}@media(min-width:960px){.ryder-hero-v2--full-bleed-desktop{padding:0;min-height:var(--ryder-hero-fb-min-h-desktop, 640px)}.ryder-hero-v2--full-bleed-desktop>.page-width.ryder-hero-v2__inner{grid-template-columns:1fr;gap:0;padding-block:64px;min-height:var(--ryder-hero-fb-min-h-desktop, 640px);position:relative}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-left .ryder-hero-v2__inner{align-items:end;justify-items:start}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-center .ryder-hero-v2__inner{align-items:end;justify-items:center}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center-left .ryder-hero-v2__inner{align-items:center;justify-items:start}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center .ryder-hero-v2__inner{align-items:center;justify-items:center}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-center .ryder-hero-v2__content,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center .ryder-hero-v2__content{text-align:center}.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-center .ryder-hero-v2__chips,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center .ryder-hero-v2__chips,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-center .ryder-hero-v2__buttons,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center .ryder-hero-v2__buttons,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-bottom-center .ryder-hero-v2__price-row,.ryder-hero-v2--full-bleed-desktop.ryder-hero-v2--align-center .ryder-hero-v2__price-row{justify-content:center}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__media{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;aspect-ratio:auto;border-radius:0;background:transparent;z-index:0;margin:0;padding:0;order:0}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__content{max-width:var(--ryder-hero-fb-content-max, 540px);padding-right:0;color:var(--ryder-hero-fb-text, #FFFFFF);order:0;position:relative;z-index:1}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__headline,.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__price{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__headline a,.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__subheadline a{color:var(--ryder-hero-fb-link, #FFFFFF)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__subheadline,.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__price-caption,.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__trust-strip,.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__shipping-bar{color:var(--ryder-hero-fb-muted, #E5E5E5)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__trust-label{text-decoration-color:#fff6}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__trust-strip--interactive:hover .ryder-hero-v2__trust-label{text-decoration-color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__shipping-text strong{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__chips{gap:0;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);width:100%;flex-wrap:wrap}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__chip{background:transparent;border:0;border-radius:0;padding:4px 24px 4px 0;color:var(--ryder-hero-fb-text, #FFFFFF);font-size:13px;position:relative}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__chip+.ryder-hero-v2__chip{padding-left:24px}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__chip+.ryder-hero-v2__chip:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:#fff3}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__chip-icon{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-desktop .ryder-hero-v2__backers-strip{position:relative;z-index:2;background:var(--ryder-hero-bg, #FFFFFF);padding-top:40px;padding-bottom:32px;margin-top:0}}@media(max-width:959px){.ryder-hero-v2--full-bleed-mobile{padding:0;min-height:var(--ryder-hero-fb-min-h-mobile, 560px)}.ryder-hero-v2--full-bleed-mobile>.page-width.ryder-hero-v2__inner,.ryder-hero-v2--full-bleed-mobile>.page-width.ryder-hero-v2__inner:has(.ryder-hero-v2__media--between){display:grid;grid-template-columns:1fr;gap:0;padding-block:40px;min-height:var(--ryder-hero-fb-min-h-mobile, 560px);position:relative}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__inner:has(.ryder-hero-v2__media--between) .ryder-hero-v2__content{display:block}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-left .ryder-hero-v2__inner{align-items:end;justify-items:start}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-center .ryder-hero-v2__inner{align-items:end;justify-items:center}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center-left .ryder-hero-v2__inner{align-items:center;justify-items:start}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center .ryder-hero-v2__inner{align-items:center;justify-items:center}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-center .ryder-hero-v2__content,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center .ryder-hero-v2__content{text-align:center}.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-center .ryder-hero-v2__chips,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center .ryder-hero-v2__chips,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-center .ryder-hero-v2__buttons,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center .ryder-hero-v2__buttons,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-bottom-center .ryder-hero-v2__price-row,.ryder-hero-v2--full-bleed-mobile.ryder-hero-v2--align-center .ryder-hero-v2__price-row{justify-content:center}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media--first,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media--last,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__media--between{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;aspect-ratio:auto;border-radius:0;background:transparent;z-index:0;margin:0;padding:0;order:0}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__content{max-width:var(--ryder-hero-fb-content-max, 540px);width:100%;color:var(--ryder-hero-fb-text, #FFFFFF);order:0;position:relative;z-index:1}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__headline,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__price{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__headline a,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__subheadline a{color:var(--ryder-hero-fb-link, #FFFFFF)}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__subheadline,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__price-caption,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__trust-strip,.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__shipping-bar{color:var(--ryder-hero-fb-muted, #E5E5E5)}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__trust-label{text-decoration-color:#fff6}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__shipping-text strong{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__chips{gap:0;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2);width:100%}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__chip{background:transparent;border:0;border-radius:0;padding:4px 16px 4px 0;color:var(--ryder-hero-fb-text, #FFFFFF);font-size:12px;position:relative}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__chip+.ryder-hero-v2__chip{padding-left:16px}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__chip+.ryder-hero-v2__chip:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:22px;background:#fff3}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__chip-icon{color:var(--ryder-hero-fb-text, #FFFFFF)}.ryder-hero-v2--full-bleed-mobile .ryder-hero-v2__backers-strip{position:relative;z-index:2;background:var(--ryder-hero-bg, #FFFFFF);padding-top:32px;padding-bottom:24px;margin-top:0}}.scroll-reveal{--sr-bg: #ffffff;--sr-text: #0a0a0a;--sr-muted: rgba(10, 10, 10, .65);--sr-muted-soft: rgba(10, 10, 10, .55);--sr-rail-inactive: rgba(10, 10, 10, .4);--sr-rail-accent: #7f77dd;--sr-header-offset: 0px;background-color:var(--sr-bg);color:var(--sr-text);position:relative;width:100%}.scroll-reveal__pin-wrapper{position:relative;height:var(--sr-pin-distance, 400vh);padding-top:var(--sr-padding-top, 0px);padding-bottom:var(--sr-padding-bottom, 0px)}.scroll-reveal__sticky{position:sticky;top:var(--sr-header-offset, 0px);height:calc(100vh - var(--sr-header-offset, 0px));width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.scroll-reveal__stage{position:relative;width:100%;height:100%;max-width:1920px;margin:0 auto;display:grid;grid-template-columns:clamp(10rem,13vw,13rem) minmax(0,1fr);grid-template-rows:100%;gap:0;padding-left:clamp(1.5rem,4vw,3rem);padding-right:0;align-items:center}.scroll-reveal__content{grid-column:2;grid-row:1;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.scroll-reveal__video{height:var(--sr-video-height, 100vh);width:auto;max-width:var(--sr-video-max-width, 60vw);aspect-ratio:1438 / 1080;object-fit:cover;pointer-events:none;align-self:var(--sr-video-align, end);margin-right:var(--sr-video-right-offset, 0rem)}.scroll-reveal__placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1438 / 1080;color:var(--sr-muted);font-size:.875rem;border:1px dashed rgba(10,10,10,.2);padding:2rem;text-align:center}.scroll-reveal__beats{position:absolute;top:50%;left:var(--sr-text-left-offset, 0rem);transform:translateY(calc(-50% + var(--sr-text-offset-y, 0rem)));display:grid;width:100%;max-width:var(--sr-text-max-width, 32rem);align-self:var(--sr-text-align, center);z-index:2;pointer-events:none}.scroll-reveal__beats>*{pointer-events:auto}.scroll-reveal__beat{display:flex;flex-direction:column;justify-content:center;width:100%;grid-area:1 / 1;opacity:0;transition:opacity .4s ease,transform .6s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.scroll-reveal__beat[data-active=true]{opacity:1}.scroll-reveal__headline{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:var(--sr-headline-size, clamp(2.5rem, 5.5vw, 4.5rem));line-height:var(--sr-headline-line-height, .95);letter-spacing:-.035em;margin:0 0 1.25rem;color:var(--sr-text)}.scroll-reveal__sub{font-family:var(--font-body-family, inherit);font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.5;color:var(--sr-muted-soft);margin:0;max-width:26rem}.scroll-reveal__beat .scroll-reveal__headline,.scroll-reveal__beat .scroll-reveal__sub{transform:translateY(12px);opacity:0;transition:opacity .5s ease,transform .6s cubic-bezier(.16,1,.3,1)}.scroll-reveal__beat[data-active=true] .scroll-reveal__headline{transform:translateY(0);opacity:1;transition-delay:.05s}.scroll-reveal__beat[data-active=true] .scroll-reveal__sub{transform:translateY(0);opacity:1;transition-delay:.15s}.scroll-reveal__rail{grid-column:1;grid-row:1;align-self:center;justify-self:start;display:flex;flex-direction:column;gap:18px;z-index:4;pointer-events:auto;transform:translateY(var(--sr-text-offset-y, 0rem));margin:0;padding:0;border:0;background:transparent}.scroll-reveal__rail-item{background:transparent;border:0;padding:0;margin:0;cursor:pointer;text-align:left;font:inherit;color:inherit;display:flex;align-items:center;gap:12px;transition:opacity .3s ease}.scroll-reveal__rail-item:hover .scroll-reveal__rail-label{color:var(--sr-text)}.scroll-reveal__rail-item:focus-visible{outline:2px solid var(--sr-rail-accent);outline-offset:4px;border-radius:2px}.scroll-reveal__rail-line{display:block;width:18px;height:1.5px;background-color:transparent;border-radius:1px;transition:background-color .4s ease,width .4s cubic-bezier(.16,1,.3,1);flex-shrink:0}.scroll-reveal__rail-label{font-family:var(--font-body-family, inherit);font-size:var(--sr-rail-label-size, .8rem);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sr-rail-inactive);transition:color .4s ease,font-weight .4s ease;white-space:nowrap;min-width:max-content}.scroll-reveal__rail-item[data-active=true] .scroll-reveal__rail-line{background-color:var(--sr-rail-accent);width:24px}.scroll-reveal__rail-item[data-active=true] .scroll-reveal__rail-label{color:var(--sr-text);font-weight:600}.scroll-reveal__cue{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--sr-muted);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;opacity:0;transition:opacity .5s ease;z-index:3}.scroll-reveal__cue[data-visible=true]{opacity:1}.scroll-reveal__cue-chevron{display:inline-flex;animation:scroll-reveal-bounce 1.8s ease-in-out infinite}@keyframes scroll-reveal-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.scroll-reveal__progress{position:absolute;top:0;left:0;right:0;height:2px;background-color:transparent;z-index:4;opacity:1;transition:opacity .3s ease;pointer-events:none}.scroll-reveal__progress[data-visible=true]{opacity:1}.scroll-reveal__progress-bar{height:100%;width:0%;background-color:var(--sr-text);transition:width .05s linear;transform-origin:left}.scroll-reveal__mobile{display:none;padding:3rem 1.25rem 4rem}.scroll-reveal__mobile-beats{max-width:32rem;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.scroll-reveal__mobile-card{display:flex;flex-direction:column;gap:1.5rem}.scroll-reveal__mobile-image-wrap{width:100%;background-color:var(--sr-bg);border-radius:14px;overflow:hidden;aspect-ratio:1438 / 1080}.scroll-reveal__mobile-image{display:block;width:100%;height:100%;object-fit:cover}.scroll-reveal__mobile-video-inline{display:block;width:100%;height:100%;object-fit:cover;background-color:var(--sr-bg)}.scroll-reveal__mobile-text{padding:0 .25rem}.scroll-reveal__mobile-step{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.18em;color:var(--sr-muted);margin-bottom:.75rem}.scroll-reveal__mobile-video{width:100%;max-width:22rem;height:auto;margin:0 auto 3rem;display:block;border-radius:12px;background-color:var(--sr-bg)}.scroll-reveal__mobile-content{max-width:32rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.scroll-reveal__mobile-beat{text-align:left;padding-bottom:2rem;border-bottom:1px solid rgba(10,10,10,.08)}.scroll-reveal__mobile-beat:last-child{border-bottom:none}.scroll-reveal__mobile-headline{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:1.625rem;line-height:1.1;letter-spacing:-.02em;margin:0 0 .5rem;color:var(--sr-text)}.scroll-reveal__mobile-sub{font-size:1rem;line-height:1.5;color:var(--sr-muted);margin:0}@media(max-width:1100px)and (min-width:768px){.scroll-reveal__stage{gap:1.5rem;padding-left:1.5rem;padding-right:0;grid-template-columns:clamp(8rem,11vw,10rem) minmax(0,1fr)}.scroll-reveal__video{margin-right:0;max-width:600px;max-height:80vh}.scroll-reveal__headline{font-size:clamp(2rem,4.5vw,3.25rem)}.scroll-reveal__sub{font-size:clamp(.875rem,1.1vw,1rem)}.scroll-reveal__rail{gap:14px}.scroll-reveal__rail-label{font-size:calc(var(--sr-rail-label-size, .8rem) * .92);letter-spacing:.15em}.scroll-reveal__rail-line{width:14px}.scroll-reveal__rail-item[data-active=true] .scroll-reveal__rail-line{width:20px}}@media(max-width:767px){.scroll-reveal__rail{display:none}}@media(max-width:767px){.scroll-reveal__pin-wrapper{display:none}.scroll-reveal__mobile{display:block}}@media(prefers-reduced-motion:reduce){.scroll-reveal__pin-wrapper{display:none}.scroll-reveal__mobile{display:block}.scroll-reveal__cue-chevron{animation:none}}.video-v2{background:var(--video-v2-section-bg, transparent);padding-top:var(--video-v2-padding-top, 48px);padding-bottom:var(--video-v2-padding-bottom, 48px)}.video-v2__outer{display:flex;justify-content:center}.video-v2__container{display:flex;flex-direction:column;gap:var(--video-v2-heading-gap, 32px);width:100%;max-width:var(--video-v2-max-width-mobile, 360px);margin:0 auto}@media(min-width:768px){.video-v2__container{max-width:var(--video-v2-max-width, 900px)}}.video-v2__container--boxed{background:var(--video-v2-container-bg, #F7F7F9);border-radius:var(--video-v2-container-radius, 16px);padding:var(--video-v2-container-padding, 48px)}@media(min-width:768px){.video-v2__container--boxed{max-width:calc(var(--video-v2-max-width, 900px) + (var(--video-v2-container-padding, 48px) * 2))}}.video-v2__text-block{display:flex;flex-direction:column;gap:12px;max-width:720px}.video-v2__text-block--align-left{text-align:left;margin:0}.video-v2__text-block--align-center{text-align:center;margin:0 auto}.video-v2__text-block--align-right{text-align:right;margin-left:auto}.video-v2__eyebrow{font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--video-v2-eyebrow-color, #6C5CE7)}.video-v2__heading{margin:0;font-weight:700;letter-spacing:-.02em;color:var(--video-v2-heading-color, #111);font-family:inherit}.video-v2__heading--s{font-size:clamp(24px,3vw,32px)}.video-v2__heading--m{font-size:clamp(28px,3.5vw,40px)}.video-v2__heading--l{font-size:clamp(36px,5vw,56px);letter-spacing:-.02em}.video-v2__heading--xl{font-size:clamp(44px,6vw,72px);letter-spacing:-.03em}.video-v2__description{font-size:16px;line-height:1.5;color:var(--video-v2-description-color, #555)}.video-v2__description p{margin:0 0 8px}.video-v2__description p:last-child{margin-bottom:0}.video-v2__media-wrap{width:100%}.video-v2__media{position:relative;width:100%;overflow:hidden;border-radius:var(--video-v2-video-radius, 16px);background:#000}.video-v2__media--ratio-16-9{aspect-ratio:16 / 9}.video-v2__media--ratio-4-3{aspect-ratio:4 / 3}.video-v2__media--ratio-1-1{aspect-ratio:1 / 1}.video-v2__media--ratio-21-9{aspect-ratio:21 / 9}.video-v2__media>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-v2__media--ratio-adapt>*{position:relative}.video-v2__media .play-button,.video-v2__media .video__play-button,.video-v2__media button[class*=play],.video-v2__media .deferred-media__poster-button{position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important}.video-v2__media .play-button{width:auto!important;height:auto!important;padding:14px 22px 14px 18px!important;background:#fff!important;color:#111!important;border-radius:999px!important;box-shadow:0 4px 16px #0000002e!important;gap:8px;font-size:15px;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.video-v2__media .play-button:hover{transform:translate(-50%,-50%) scale(1.05)!important;box-shadow:0 6px 20px #0000003d!important}.video-v2__media .play-button:after{content:var(--video-v2-play-label, "Play video");display:inline-block;white-space:nowrap}.video-v2[style*="--video-v2-play-label: ''"] .play-button:after{display:none}.video-v2__media .play-button .icon-play,.video-v2__media .play-button .icon-pause{width:14px!important;height:14px!important}.video-v2__media .play-button .icon-pause,.video-v2--autoplay .video-v2__media .play-button,.video-v2--autoplay .video-v2__media .video__play-button,.video-v2--autoplay .video-v2__media button[class*=play],.video-v2--autoplay .video-v2__media .deferred-media__poster-button{display:none!important}.video-v2__media deferred-media[loaded] .deferred-media__poster-button,.video-v2__media deferred-media[loaded] .video__play-button,.video-v2__media deferred-media[loaded] button[class*=play],.video-v2__media deferred-media[loaded] .deferred-media__poster,.video-v2__media deferred-media[loaded] .play-button{display:none!important}.video-v2__media.is-playing .play-button,.video-v2__media.is-playing .video__play-button,.video-v2__media.is-playing button[class*=play],.video-v2__media.is-playing .deferred-media__poster-button{display:none!important;pointer-events:none!important}.video-v2__media video-media[playing] .play-button{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.video-v2__player--mobile{display:block}.video-v2__player:not(.video-v2__player--mobile){display:none}@media(min-width:768px){.video-v2__player--mobile{display:none}.video-v2__player:not(.video-v2__player--mobile){display:block}}.video-v2__media:not(:has(.video-v2__player--mobile)) .video-v2__player{display:block}.video-v2__button-wrap{display:flex;width:100%}.video-v2__button-wrap--align-left{justify-content:flex-start}.video-v2__button-wrap--align-center{justify-content:center}.video-v2__button-wrap--align-right{justify-content:flex-end}@media(max-width:767px){.video-v2__container--boxed{padding:24px}.video-v2__container{gap:24px}.video-v2__media .play-button{padding:11px 18px 11px 14px!important;font-size:14px}}.video-v2__heading+.video-v2__description{margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/47/compiled_assets/styles.css.map */
