:root{--ro-text-primary: #1a1a1a;--ro-text-muted: #7f7f7f;--ro-border-subtle: #ececec;--ro-border-muted: #c7c7c7;--ro-surface: #ffffff;--ro-accent-green: #046a38;--ro-container: 1440px;--ro-gutter: 48px;--ro-site-margin: clamp(24px, 5vw, 96px);--ro-font-sans: "Hanken Grotesk", "Segoe UI", system-ui, -apple-system, sans-serif}.ro-wl,.ro-wl *,.ro-wl *:before,.ro-wl *:after{box-sizing:border-box}.ro-wl{background:var(--ro-surface);color:var(--ro-text-primary);font-family:var(--ro-font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ro-wl img{display:block;max-width:100%}.ro-wl ul{margin:0;padding:0;list-style:none}.ro-wl p{margin:0}.ro-container{width:100%;margin-inline:auto;padding-inline:var(--ro-site-margin)}.ro-hero{position:relative}.ro-hero__top{padding-block:clamp(28px,2.6vw,48px) 0}.ro-hero__top .ro-container{max-width:1280px}.ro-hero__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:var(--ro-gutter);align-items:start;margin-top:75px}.ro-hero__left{grid-column:1 / span 7}.ro-hero__grid .ro-vprops--stack{grid-column:9 / span 4}.ro-hero__title{margin:0;font-size:clamp(28px,2.6vw,44px);line-height:1.265;font-weight:600;letter-spacing:-.022em}.ro-hero__ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ro-btn{--btn-bg: transparent;--btn-fg: var(--ro-text-primary);--btn-bd: transparent;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 30px;border:1px solid var(--btn-bd);border-radius:999px;background:var(--btn-bg);color:var(--btn-fg);font:inherit;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ro-btn--primary{--btn-bg: #1a1a1a;--btn-fg: #fff;--btn-bd: #1a1a1a}.ro-btn--primary:hover{--btn-bg: #383838;--btn-bd: #383838}.ro-btn--secondary{--btn-bg: #fff;--btn-fg: var(--ro-text-primary);--btn-bd: #dcdcdc}.ro-btn--secondary:hover{--btn-bd: var(--ro-text-primary)}.ro-btn:focus-visible{outline:2px solid #276ef1;outline-offset:2px}.ro-vprop{display:grid;gap:23px;align-items:center;grid-template-columns:auto 1fr;align-items:start;display:flex;flex-flow:column;justify-content:center}.ro-hero__grid .ro-vprops li{display:flex;flex-flow:row!important}.ro-vprop--lg span{color:#000}.ro-vprop--lg{padding:30px}.ro-vprop__icon{display:block;flex:none;color:var(--ro-text-primary)}.ro-vprop__icon svg{width:24px;height:24px;display:block}.ro-vprop__icon--lg svg{width:40px;height:40px}.ro-vprop__text{font-size:18px;line-height:1.42;letter-spacing:-.01em}.ro-vprop__text p strong{color:green}.ro-vprop__text em{font-style:normal;font-weight:700;color:var(--ro-accent-green)}.ro-vprops--stack .ro-vprop{padding-block:8px}.ro-vprops--stack .ro-vprop__text{max-width:14.45em}.ro-vprops--stack .ro-vprop:not(:last-child){border-bottom:1px solid var(--ro-border-subtle)}.ro-vprops--row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,48px)}.ro-vprops--row .ro-vprop{gap:20px;align-items:center}.ro-vprops--row .ro-vprop__text{font-size:18px}.ro-hero__media-row-wrap{padding-inline:max(24px,calc(var(--ro-site-margin) * .55));margin-inline:auto;max-width:calc(var(--ro-container) + 2 * var(--ro-site-margin))}.ro-hero__media-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(56px,5.5vw,80px)}.ro-hero__cell{display:block;position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:#f4f3ef}.ro-bg-grey{background-color:#f4f3ef}.ro-hero__cell img,.ro-hero__cell svg{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.ro-hero__infobar{position:relative;z-index:2;display:flex;justify-content:center;padding-inline:var(--ro-site-margin);margin-top:0;transform:translateY(-50%);margin-bottom:-90px}.ro-hero__infobar-card{width:100%;max-width:1160px;background:var(--ro-surface);padding:50px clamp(24px,4vw,56px);box-shadow:0 12px 32px #00000014}.ro-hero__bottom{padding-top:clamp(24px,3vw,40px);padding-bottom:clamp(40px,5vw,72px);background:#f4f3ef;margin-top:-275px;padding-right:9rem;padding-left:12rem}.ro-hero__disclaimer{margin-top:100px;font-size:12px;color:var(--ro-text-muted);padding:50px}.ro-hero__disclaimer strong{color:var(--ro-text-primary);font-weight:700}.ro-hero__disclaimer a{color:inherit;text-underline-offset:2px}.ro-hero__disclaimer a:hover{color:var(--ro-text-primary)}@media(max-width:1279px){.ro-hero__left{grid-column:1 / span 7}.ro-hero__grid .ro-vprops--stack{grid-column:8 / span 5}}@media(max-width:959px){.ro-hero__grid{display:block}.ro-hero__title{max-width:18ch}.ro-vprops--stack{margin-top:32px}.ro-vprops--stack .ro-vprop:first-child{border-top:1px solid var(--ro-border-subtle);padding-top:20px}.ro-hero__ctas{margin-top:32px}.ro-hero__media-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ro-vprops--row{grid-template-columns:1fr;gap:24px}.ro-vprops--row .ro-vprop{align-items:center}.ro-hero__infobar{margin-bottom:-148px}}@media(max-width:599px){.ro-btn{width:100%;padding-inline:24px}.ro-vprop__text{font-size:17px}.ro-hero__media-row{grid-template-columns:1fr;gap:12px}.ro-hero__cell{aspect-ratio:16 / 10}.ro-hero__infobar-card{padding:28px 24px}.ro-hero__infobar{margin-bottom:-112px}}@media(prefers-reduced-motion:reduce){.ro-btn{transition:none}}.ro-subnav{position:sticky;top:0;z-index:10;background:#f6f4ef;border-bottom:1px solid #000}.ro-subnav__list{display:flex;justify-content:center;gap:clamp(16px,3vw,36px);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.ro-subnav__list::-webkit-scrollbar{display:none}.ro-subnav__link{flex:none;padding:14px 0;font-size:15px;font-weight:600;color:var(--ro-text-muted);text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.ro-subnav__link:hover{color:var(--ro-text-primary)}.ro-subnav__link.ro-is-active{color:var(--ro-text-primary);border-bottom-color:var(--ro-text-primary)}.ro-calc{background:#f4f3ef;padding-block:clamp(48px,6vw,96px)}.ro-calc__grid{max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(32px,4vw,64px);align-items:center}.ro-calc__media{width:100%;border-radius:12px;overflow:hidden}.ro-calc__media img{width:100%;height:auto;display:block}.ro-calc__panel{border-radius:12px;padding:clamp(32px,3.5vw,48px);box-shadow:0 1px 2px #0000000a}.ro-calc__field{background:#fff;margin-top:0;padding:15px}.ro-calc__field+.ro-calc__field{margin-top:0;padding:15px}.ro-calc__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ro-calc__label{font-size:19px;font-weight:500;color:var(--ro-text-primary);line-height:1.3;max-width:15ch}.ro-calc__field+.ro-calc__field .ro-calc__label{font-weight:700}.ro-calc__value{flex:none;font-weight:500;font-size:50px;letter-spacing:-.02em;line-height:.95;text-align:right}.ro-calc__value sup{font-size:20px;font-weight:600;margin-left:6px;top:-.3em}.ro-calc__slider{--calc-accent: #ff5a3c;-webkit-appearance:none;appearance:none;width:100%;height:3px;margin-top:20px;border-radius:4px;background:linear-gradient(to right,var(--calc-accent) 0%,var(--calc-accent) var(--calc-fill, 40%),var(--ro-border-muted) var(--calc-fill, 40%),var(--ro-border-muted) 100%);cursor:pointer}.ro-calc__slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--ro-surface);border:3px solid var(--calc-accent);cursor:grab}.ro-calc__slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--ro-surface);border:3px solid var(--calc-accent);cursor:grab}.ro-calc__slider::-moz-range-track{height:3px;border-radius:4px;background:var(--ro-border-muted)}.ro-calc__slider::-moz-range-progress{height:3px;border-radius:4px;background:var(--calc-accent)}.ro-calc__disclaimer{margin-top:20px;font-size:12px;line-height:1.6;color:var(--ro-text-muted)}.ro-calc__cta{display:flex;width:100%;margin-top:24px}.ro-calc__cta .ro-btn{width:100%}.ro-meds{padding-top:30px;padding-bottom:30px;background:#f4f3ef}.ro-meds__head{margin-bottom:clamp(24px,3vw,40px)}.ro-meds__title{font-size:clamp(26px,2.4vw,36px);font-weight:500;letter-spacing:-.015em;line-height:1.15}.ro-meds__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--ro-site-margin);scrollbar-width:none;padding-bottom:4px}.ro-meds__track::-webkit-scrollbar{display:none}.ro-med-card-col{flex:0 0 auto;width:300px;scroll-snap-align:start}.ro-med-card{position:relative;height:100%;min-height:440px;display:flex;flex-direction:column;background:var(--ro-surface);padding:24px;overflow:hidden}.ro-med-card:before,.ro-med-card:after{content:"";position:absolute;left:0;right:0;z-index:1;pointer-events:none}.ro-med-card:before{top:0;height:45%;background:linear-gradient(to bottom,#ffffffeb,#fff0)}.ro-med-card:after{bottom:0;height:40%;background:linear-gradient(to top,#fffffff2,#fff0)}.ro-med-card__title,.ro-med-card__badges,.ro-med-card__actions{position:relative;z-index:2}.ro-med-card__title{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.ro-med-card__title sup{font-size:11px;font-weight:700;color:var(--ro-text-muted);margin-left:4px;top:-.6em}.ro-med-card__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ro-med-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:var(--ro-surface);font-size:12px;font-weight:600;white-space:nowrap}.ro-med-badge--new{background:#ffe9a8}.ro-med-badge--stock{color:var(--ro-accent-green);background-color:#dbf6e8}.ro-med-badge--stock .ro-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.ro-med-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ro-med-card__photo,.ro-med-card__photo img{width:100%;height:100%}.ro-med-card__photo img{object-fit:cover;object-position:center bottom;transform:scale(var(--photo-scale, 1));transform-origin:var(--photo-origin-x, 50%) 100%}.ro-med-card__actions{display:flex;gap:10px;margin-top:auto}.ro-med-card__actions .ro-btn{flex:1;min-height:46px;padding-inline:0;font-size:14px}.ro-med-card__isi{display:block;margin-top:14px;text-align:center;font-size:13px;font-weight:600;color:var(--ro-text-primary);text-decoration:underline;text-underline-offset:2px}.ro-meds__controls{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:clamp(20px,2.5vw,32px)}.ro-meds__progress{position:relative;flex:none;width:100px;height:24px;border-radius:999px;background:var(--ro-border-subtle);overflow:hidden}.ro-meds__progress-fill{position:absolute;top:0;bottom:0;left:0;margin-block:auto;width:44px;height:10px;border-radius:999px;background:var(--ro-text-primary);transition:transform .2s ease}.ro-meds__arrow{flex:none;width:44px;height:44px;border-radius:50%;border:0;background:var(--ro-border-subtle);color:var(--ro-text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.ro-meds__arrow svg{width:16px;height:16px}.ro-meds__arrow:hover{background:var(--ro-border-muted)}.ro-meds__arrow:disabled{opacity:.5;cursor:default}.ro-meds__arrow:focus-visible{outline:2px solid #276ef1;outline-offset:2px}.ro-timeline{position:relative}.ro-timeline__media{position:relative;width:100%;height:clamp(460px,34vw,40px);overflow:clip}.ro-timeline__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:2.35 / 1}.ro-timeline__card-wrap{position:relative;z-index:1;display:flex;justify-content:center;margin-top:-190px;padding-bottom:clamp(40px,5vw,72px)}.ro-timeline__card{width:100%;max-width:1200px;background:var(--ro-surface);box-shadow:0 24px 64px #0000002e;padding:clamp(28px,3.5vw,44px);display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(24px,3vw,40px)}.ro-timeline__head-title{font-size:clamp(20px,1.8vw,24px);font-weight:600;letter-spacing:-.01em;line-height:1.25}.ro-timeline__head-sub{margin-top:10px;font-size:14px;line-height:1.55;color:var(--ro-text-muted)}.ro-timeline__steps-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.ro-timeline__steps-head svg{width:20px;height:20px;flex:none}.ro-timeline__steps-title{font-size:15px;font-weight:600}.ro-step{border-top:1px solid var(--ro-border-subtle)}.ro-step:last-child{border-bottom:1px solid var(--ro-border-subtle)}.ro-step__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:14px;background:none;border:0;font:inherit;text-align:left;cursor:pointer;color:var(--ro-text-primary)}.ro-step__label{font-size:14px;font-weight:500}.ro-step__chevron{flex:none;width:16px;height:16px;transition:transform .2s ease}.ro-step[data-open=true] .ro-step__chevron{transform:rotate(180deg)}.ro-members ro-wl{padding:10rem}.ro-step__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.ro-step[data-open=true] .ro-step__panel{grid-template-rows:1fr}.ro-step__panel-inner{overflow:hidden}.ro-step__text{padding-bottom:16px;font-size:14px;line-height:1.6;color:var(--ro-text-muted)}.ro-step__text strong{color:var(--ro-text-primary);font-weight:700}.ro-step__media{margin-bottom:16px;border-radius:10px;overflow:hidden;aspect-ratio:16 / 10}.ro-step__media img{width:100%;height:100%;object-fit:cover;display:block}.ro-members{position:relative;width:100%;aspect-ratio:2160 / 849;overflow:clip}.ro-members__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ro-members__bg img{width:100%;height:100%;object-fit:cover;display:block}.ro-members__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:46ch;padding-left:var(--ro-site-margin)}.ro-members__eyebrow{font-size:clamp(24px,2.6vw,36px);font-weight:600;letter-spacing:-.015em;color:var(--ro-surface)}.ro-members__sub{margin-top:14px;font-size:clamp(14px,1vw,16px);line-height:1.55;color:#fff;opacity:.92}.ro-members__cta{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:24px;padding:13px 26px;border-radius:999px;background:var(--ro-surface);color:var(--ro-text-primary);font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s ease}.ro-members__cta:hover{transform:translate(2px)}.ro-members__cta svg{width:16px;height:16px}.ro-included{padding-block:clamp(48px,6vw,96px)}.ro-included__grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(32px,5vw,72px)}.ro-included__media{width:100%;overflow:hidden}.ro-included__media img{width:100%;height:auto;display:block}.ro-included__title{font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.015em;line-height:1.2}.ro-included__list{margin-top:clamp(24px,3vw,36px);display:flex;flex-direction:column;gap:18px}.ro-included__item{display:flex;align-items:center;gap:16px}.ro-included__item svg,.ro-included__item img{flex:none;width:22px;height:22px;color:var(--ro-text-primary);object-fit:contain}.ro-included__item span{font-size:17px;line-height:1.4}.ro-included__cta{display:flex;width:100%;margin-top:clamp(28px,3vw,40px)}.ro-included__cta .ro-btn{width:100%}.ro-explore{padding-block:clamp(48px,6vw,96px)}.ro-results{background:#f4f3ef;padding-block:clamp(48px,6vw,96px)}.ro-results .ro-container{max-width:1280px}.ro-results__head{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(32px,5vw,64px);align-items:start;margin-bottom:clamp(32px,4vw,56px)}.ro-results__head ul li{display:flex;flex-flow:row;text-align:start;justify-content:start}.ro-results__badge{display:inline-block;padding:6px 14px;border-radius:8px;background:#e7f5a3;font-size:13px;font-weight:600;color:var(--ro-text-primary);margin-bottom:16px}.ro-results__title{font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.015em;line-height:1.15}.ro-results__sub{margin-top:14px;font-size:17px;line-height:1.5;color:var(--ro-text-muted);max-width:46ch}.ro-results__stats.ro-vprops--stack .ro-vprop{padding-block:14px;gap:16px;align-items:flex-start}.ro-results__stats .ro-vprop__icon svg{width:22px;height:22px}.ro-results__stats .ro-vprop__text{font-size:16px;max-width:none;font-weight:500}.ro-results__track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--ro-site-margin);scrollbar-width:none;padding-bottom:4px}.ro-results__track::-webkit-scrollbar{display:none}.ro-result-card{flex:0 0 auto;width:380px;scroll-snap-align:start;background:var(--ro-surface);border:0;border-radius:14px;overflow:hidden;padding-bottom:20px}.ro-result-card__media{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden}.ro-result-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ro-result-card__stat{position:absolute;left:50%;bottom:10px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px;min-width:190px;padding:8px 12px;border-radius:10px;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;white-space:nowrap}.ro-result-card__stat svg{width:15px;height:15px;flex:none}.ro-result-card__stat strong{display:block;font-size:19px;font-weight:800;line-height:1}.ro-result-card__stat span{display:block;font-size:11px;line-height:1.3;margin-top:2px;white-space:nowrap}.ro-result-card__quote{margin-top:16px;padding:16px;font-size:16px;line-height:1.5;color:var(--ro-text-primary)}.ro-result-card__name{margin-top:14px;padding-inline:16px;font-size:15px;font-weight:700}.ro-result-card__role{margin-top:2px;padding-inline:16px;font-size:13px;color:var(--ro-text-muted)}.ro-results__controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:clamp(20px,2.5vw,32px)}.ro-results__progress{position:relative;width:100px;height:24px;border-radius:999px;background:var(--ro-border-subtle);overflow:hidden}.ro-results__progress-fill{position:absolute;top:0;bottom:0;left:0;margin-block:auto;width:44px;height:10px;border-radius:999px;background:var(--ro-text-primary);transition:transform .2s ease}.ro-results__arrow{flex:none;width:40px;height:40px;border-radius:50%;border:0;background:var(--ro-border-subtle);color:var(--ro-text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.ro-results__arrow svg{width:15px;height:15px;color:#000}.ro-results__arrow:hover{background:var(--ro-border-muted)}.ro-results__arrow:disabled{opacity:.5;cursor:default}.ro-results__arrow:focus-visible{outline:2px solid #276ef1;outline-offset:2px}.ro-results__disclaimer{margin-top:clamp(24px,3vw,40px);font-size:12px;line-height:1.6;color:var(--ro-text-muted)}.ro-learn{background:#f4f3ef;padding-block:clamp(48px,6vw,96px)}.ro-learn .ro-container{max-width:1280px}.ro-learn__track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--ro-site-margin);scrollbar-width:none;padding-bottom:4px}.ro-learn__track::-webkit-scrollbar{display:none}.ro-learn-card{position:relative;flex:0 0 auto;width:350px;aspect-ratio:3 / 4;overflow:hidden;background:#111;scroll-snap-align:start}.ro-learn-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ro-learn-card__media img,.ro-learn-card__media video{width:100%;height:100%;object-fit:cover;display:block}.ro-learn-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000 55%)}.ro-learn-card__caption{position:absolute;left:24px;right:76px;bottom:24px;z-index:1;color:#fff;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.ro-learn-card__toggle{position:absolute;right:20px;bottom:20px;z-index:3;width:44px;height:44px;border-radius:50%;border:0;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.ro-learn-card__toggle:hover{background:#ffffff52}.ro-learn-card__toggle:focus-visible{outline:2px solid #276ef1;outline-offset:2px}.ro-learn-card__toggle svg{width:18px;height:18px;transition:transform .3s ease}.ro-learn-card[data-open=true] .ro-learn-card__toggle svg{transform:rotate(45deg)}.ro-learn-card__panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;padding:28px 76px 28px 28px;display:flex;align-items:flex-start;pointer-events:none}.ro-learn-card[data-open=true] .ro-learn-card__panel{pointer-events:auto}.ro-learn-card__panel:before,.ro-learn-card__panel:after{content:"";position:absolute;width:100%;height:100%;background:#141414;transition:transform .45s ease;z-index:-1}.ro-learn-card__panel:before{top:0;left:0;transform-origin:top left;transform:scale(0)}.ro-learn-card__panel:after{bottom:0;right:0;transform-origin:bottom right;transform:scale(0)}.ro-learn-card[data-open=true] .ro-learn-card__panel:before,.ro-learn-card[data-open=true] .ro-learn-card__panel:after{transform:scale(1)}.ro-learn-card__panel-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:28px;color:#fff;font-size:15px;line-height:1.55;opacity:0;transition:opacity .2s ease}.ro-learn-card[data-open=true] .ro-learn-card__panel-text{opacity:1;transition:opacity .25s ease .3s}.ro-press{margin-top:clamp(40px,5vw,64px);padding-block:clamp(40px,5vw,56px);border-top:1px solid var(--ro-border-muted);border-bottom:1px solid var(--ro-border-muted)}.ro-press__logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(32px,5vw,72px)}.ro-press__logo{display:flex;flex-direction:column;align-items:center;color:#9a9a9a}.ro-press__logo--gma{font-family:Georgia,Times New Roman,serif}.ro-press__gma-name{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-align:center;text-transform:uppercase}.ro-press__gma-badge{margin-top:4px;width:20px;height:20px;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:8px;font-style:italic;font-family:Georgia,serif}.ro-press__logo--fc{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;letter-spacing:-.01em}.ro-press__logo--today svg{width:32px;height:16px}.ro-press__today-word{margin-top:2px;font-family:Arial,sans-serif;font-size:15px;font-weight:800;letter-spacing:.02em}.ro-press__logo--wsj{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600;letter-spacing:.01em}.ro-press__logo--cnbc svg{width:34px;height:14px}.ro-press__cnbc-word{margin-top:3px;font-family:Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:.03em}.ro-expert{padding-block:clamp(48px,6vw,96px)}.ro-expert .ro-container{max-width:1280px}.ro-expert__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,6vw,96px)}.ro-expert__badge{display:inline-block;padding:6px 14px;border-radius:6px;background:#f5f6a0;font-size:13px;font-weight:600;color:var(--ro-text-primary)}.ro-expert__text{margin-top:20px;font-size:clamp(20px,1.9vw,26px);line-height:1.4;letter-spacing:-.005em;color:var(--ro-text-primary);max-width:46ch}.ro-expert__signature{display:block;margin-top:28px;width:110px;height:auto;color:var(--ro-text-primary)}.ro-expert__name{margin-top:14px;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:var(--ro-text-primary)}.ro-expert__name svg{width:16px;height:16px;flex:none}.ro-expert__title{margin-top:4px;font-size:14px;color:var(--ro-text-muted)}.ro-expert__cta{display:inline-block;margin-top:18px;font-size:14px;font-weight:700;color:var(--ro-text-primary);text-decoration:underline;text-underline-offset:3px}.ro-expert__media{position:relative;width:100%;max-width:380px;margin-inline:auto;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;background:#e9e6df}.ro-expert__video{width:100%;height:100%;object-fit:cover;display:block}.ro-expert__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:64px;height:64px;border-radius:50%;border:0;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease,visibility 0s linear 0s}.ro-expert__play:hover{background:#0000008c}.ro-expert__play:focus-visible{outline:2px solid #276ef1;outline-offset:2px}.ro-expert__play svg{width:26px;height:26px;margin-left:3px}.ro-expert__media.ro-is-playing .ro-expert__play{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s linear .15s}.ro-voices{padding-block:clamp(48px,6vw,96px);background-color:#f4f3ef}.ro-voices__title{font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.015em;line-height:1.15}.ro-voices__disclosure{margin-top:10px;margin-bottom:clamp(24px,3vw,40px);font-size:15px;color:var(--ro-text-muted)}.ro-voices__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--ro-site-margin);scrollbar-width:none;padding-bottom:4px}.ro-voices__track::-webkit-scrollbar{display:none}.ro-voice-card{position:relative;flex:0 0 auto;width:360px;aspect-ratio:2 / 3;overflow:hidden;background:#111;scroll-snap-align:start}.ro-voice-card__video{width:100%;height:100%;object-fit:cover;display:block}.ro-voice-card__scrim-top{position:absolute;inset:0 0 auto 0;height:40%;background:linear-gradient(to bottom,#0000008c,#0000)}.ro-voice-card__scrim-bottom{position:absolute;inset:auto 0 0 0;height:35%;background:linear-gradient(to top,#0009,#0000)}.ro-voice-card__profile{position:absolute;top:16px;left:16px;z-index:1;display:flex;align-items:center;gap:10px}.ro-voice-card__avatar{flex:none;width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}.ro-voice-card__who{display:flex;flex-direction:column;color:#fff;font-size:12px;line-height:1.4}.ro-voice-card__who strong{font-size:14px;font-weight:700}.ro-voice-card__caption{position:absolute;left:16px;right:16px;bottom:20px;z-index:1;color:#fff;font-size:16px;font-weight:600;line-height:1.35}.ro-faq{background:#f4f3ef;padding-block:clamp(48px,6vw,96px)}.ro-faq__inner{max-width:1280px;margin-inline:auto;text-align:left}.ro-faq__title{font-size:clamp(28px,3vw,30px);font-weight:500;letter-spacing:-.015em}.ro-faq-list{margin-top:clamp(24px,3vw,28px)}.ro-faq-item{border-top:1px solid var(--ro-border-muted)}.ro-faq-item:last-child{border-bottom:1px solid var(--ro-border-muted)}.ro-faq-item__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:20px;background:none;border:0;font:inherit;text-align:left;cursor:pointer;color:var(--ro-text-primary)}.ro-faq-item__q{font-size:18px;font-weight:500}.ro-faq-item__chevron{flex:none;width:18px;height:18px;transition:transform .2s ease}.ro-faq-item[data-open=true] .ro-faq-item__chevron{transform:rotate(180deg)}.ro-faq-item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.ro-faq-item[data-open=true] .ro-faq-item__panel{grid-template-rows:1fr}.ro-faq-item__panel-inner{overflow:hidden}.ro-faq-item__a{padding-bottom:20px;padding-right:34px;font-size:15px;line-height:1.6;color:var(--ro-text-muted)}.ro-faq__more{display:inline-block;margin-top:clamp(20px,2.5vw,32px);padding:0 0 2px;background:none;border:0;border-bottom:1px solid var(--ro-text-primary);font:inherit;font-size:15px;font-weight:700;color:var(--ro-text-primary);cursor:pointer}.ro-faq__safety{margin-top:clamp(56px,7vw,96px)}.ro-faq__safety-title{font-size:clamp(26px,2.6vw,36px);font-weight:600;letter-spacing:-.015em}.ro-faq__safety-sub{margin-top:10px;font-size:16px;color:var(--ro-text-muted)}.ro-faq__safety .ro-btn{margin-top:20px;padding-inline:32px}@media(max-width:959px){.ro-calc__grid,.ro-timeline__card,.ro-included__grid,.ro-results__head{grid-template-columns:1fr}.ro-results__stats{margin-top:8px}.ro-expert__grid{grid-template-columns:1fr}.ro-expert__media{order:-1}}@media(max-width:767px){.ro-explore .ro-included__media{order:-1}}@media(max-width:767px){.ro-members{aspect-ratio:585 / 913}.ro-members__content{max-width:none;align-items:center;text-align:center;padding-top:clamp(32px,8vw,56px);justify-content:flex-start}}@media(max-width:599px){.ro-med-card-col{width:82vw}.ro-timeline__media{height:220px}.ro-timeline__card-wrap{margin-top:-48px;padding-inline:var(--ro-site-margin);padding-bottom:32px}.ro-timeline__card{padding:24px}.ro-result-card,.ro-learn-card{width:82vw}.ro-voice-card{width:74vw}}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:inline}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ro-base.css.map */
