.Footer-module__3hUVsW__footer{--site-surface:dark;--footer-bg:#0a0a0b;--footer-text:#fff;--footer-muted:#b6b6bb;--footer-link:#d8d8dc;--footer-line:#303033;--footer-accent:var(--roc-orange);color:var(--footer-text);background:var(--footer-bg);border-top:1px solid var(--footer-line)}main:has([data-layout-version="2"]>[data-roc-section][data-tone=dark]:last-child)+.Footer-module__3hUVsW__footer{--site-surface:light;--footer-bg:#f5f5f7;--footer-text:#0a0a0b;--footer-muted:#53535b;--footer-link:#242429;--footer-line:#d5d5da;--footer-accent:#ae3915}.Footer-module__3hUVsW__footer :focus-visible{outline-color:var(--footer-text)}.Footer-module__3hUVsW__footerBody{width:min(calc(100% - 2 * var(--kit-gutter)), var(--kit-width));margin-inline:auto;padding-block:80px 30px}.Footer-module__3hUVsW__inner{grid-template-columns:1.7fr repeat(3,minmax(0,1fr));gap:48px;padding-bottom:90px;display:grid}.Footer-module__3hUVsW__brand{align-content:start;justify-items:start;gap:24px;display:grid}.Footer-module__3hUVsW__footerLogo{width:280px;max-width:100%}.Footer-module__3hUVsW__brand p{max-width:30ch;color:var(--footer-muted);font-size:16px;line-height:1.6}.Footer-module__3hUVsW__contact{border-bottom:1px solid var(--footer-line);letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:24px;min-height:48px;font-size:20px;display:inline-flex}.Footer-module__3hUVsW__contactArrow{width:20px;height:20px}.Footer-module__3hUVsW__contact:hover{color:var(--footer-accent)}.Footer-module__3hUVsW__column{align-content:start;gap:8px;display:grid}.Footer-module__3hUVsW__column strong{color:var(--footer-accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:500}.Footer-module__3hUVsW__column a{width:fit-content;min-height:44px;color:var(--footer-link);align-items:center;font-size:16px;line-height:1.4;display:flex}.Footer-module__3hUVsW__column a:hover{color:var(--footer-accent)}.Footer-module__3hUVsW__meta{border-top:1px solid var(--footer-line);color:var(--footer-muted);flex-wrap:wrap;justify-content:space-between;gap:18px 32px;padding-top:28px;font-size:13px;line-height:1.5;display:flex}.Footer-module__3hUVsW__privacyLink{text-underline-offset:4px;text-decoration:underline}.Footer-module__3hUVsW__privacyLink:hover{color:var(--footer-text)}@media (max-width:1024px){.Footer-module__3hUVsW__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.Footer-module__3hUVsW__brand{grid-column:1/-1;margin-bottom:18px}}@media (max-width:620px){.Footer-module__3hUVsW__footerBody{padding-top:56px}.Footer-module__3hUVsW__inner{grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:48px}.Footer-module__3hUVsW__column:last-child{grid-column:1/-1}.Footer-module__3hUVsW__column strong{margin-bottom:12px}.Footer-module__3hUVsW__meta{display:grid}}
.HeaderDemoForm-module__qka2-G__layout{--demo-input-border:#4c4c52;--demo-input-color:#fff;--demo-input-bg:#151517;--demo-form-muted:#b6b6bb;--demo-form-color:#fff;--demo-form-bg:#151517;color:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,7vw,108px);display:grid}.HeaderDemoForm-module__qka2-G__intro{align-content:start;gap:26px;display:grid}.HeaderDemoForm-module__qka2-G__intro>span{color:var(--roc-orange);letter-spacing:.06em;font-size:12px}.HeaderDemoForm-module__qka2-G__intro h2{letter-spacing:-.045em;max-width:16ch;font-size:clamp(36px,4vw,58px);font-weight:530;line-height:1.08}.HeaderDemoForm-module__qka2-G__intro>p{color:#b6b6bb;max-width:42ch;font-size:18px;line-height:1.55}.HeaderDemoForm-module__qka2-G__scope{flex-wrap:wrap;gap:0 24px;margin-top:16px;display:flex}.HeaderDemoForm-module__qka2-G__scope span{color:#c5c5cb;border-top:1px solid #303033;padding-block:12px;font-size:14px}.HeaderDemoForm-module__qka2-G__form{grid-template-columns:1fr 1fr;align-content:start;gap:16px 24px;min-width:0;display:grid;position:relative}.HeaderDemoForm-module__qka2-G__formHeading{grid-column:1/-1;gap:8px;display:grid}.HeaderDemoForm-module__qka2-G__formHeading>span{letter-spacing:-.025em;font-size:23px;font-weight:500;line-height:1.3}.HeaderDemoForm-module__qka2-G__formHeading p{color:#b6b6bb;font-size:15px;line-height:1.5}.HeaderDemoForm-module__qka2-G__form>label,.HeaderDemoForm-module__qka2-G__phoneField{align-content:start;gap:8px;min-width:0;font-size:14px;display:grid}.HeaderDemoForm-module__qka2-G__form label small{color:#aaaab2;font-size:12px}.HeaderDemoForm-module__qka2-G__form input,.HeaderDemoForm-module__qka2-G__form textarea{border:1px solid var(--demo-input-border);color:#fff;background:var(--demo-input-bg);border-radius:4px;width:100%;min-width:0;padding:11px 16px;scroll-margin-block:16px;font-size:16px;line-height:1.4}.HeaderDemoForm-module__qka2-G__form input{height:48px}.HeaderDemoForm-module__qka2-G__form textarea{resize:vertical;height:80px;min-height:64px}.HeaderDemoForm-module__qka2-G__form input:focus-visible,.HeaderDemoForm-module__qka2-G__form textarea:focus-visible{outline:2px solid var(--roc-orange);outline-offset:2px}.HeaderDemoForm-module__qka2-G__form input::placeholder,.HeaderDemoForm-module__qka2-G__form textarea::placeholder{color:#96969e;opacity:1}.HeaderDemoForm-module__qka2-G__full{grid-column:1/-1}.HeaderDemoForm-module__qka2-G__phoneControl{border:1px solid var(--demo-input-border);background:var(--demo-input-bg);border-radius:4px;grid-template-columns:minmax(180px,.95fr) minmax(0,1.05fr);display:grid}.HeaderDemoForm-module__qka2-G__phoneControl>div>button{height:48px}.HeaderDemoForm-module__qka2-G__phoneControl input[type=search]{min-height:44px;font-size:16px}.HeaderDemoForm-module__qka2-G__phoneControl .HeaderDemoForm-module__qka2-G__phoneInput{background:0 0;border:0}.HeaderDemoForm-module__qka2-G__phoneControl[data-invalid=true]{border-color:#ff9c8b}.HeaderDemoForm-module__qka2-G__fieldHint,.HeaderDemoForm-module__qka2-G__fieldError{margin:0;font-size:12px;line-height:1.5}.HeaderDemoForm-module__qka2-G__fieldHint{color:#b6b6bb}.HeaderDemoForm-module__qka2-G__fieldError{color:#ff9c8b}.HeaderDemoForm-module__qka2-G__submit{color:#0a0a0b;background:var(--roc-orange);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:4px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;min-height:52px;padding:12px 22px;scroll-margin-block:16px;font-size:16px;font-weight:550;display:flex}.HeaderDemoForm-module__qka2-G__submit:hover:not(:disabled){background:#f47749}.HeaderDemoForm-module__qka2-G__submit:disabled{color:#b6b6bb;cursor:default;background:#303033}.HeaderDemoForm-module__qka2-G__submit svg{flex:none;width:20px;height:20px}.HeaderDemoForm-module__qka2-G__consent,.HeaderDemoForm-module__qka2-G__status{color:#b6b6bb;grid-column:1/-1;font-size:13px;line-height:1.6}.HeaderDemoForm-module__qka2-G__consent a{color:#fff;text-underline-offset:3px;text-decoration:underline}.HeaderDemoForm-module__qka2-G__status:empty{display:none}.HeaderDemoForm-module__qka2-G__status:not(:empty){border-left:2px solid var(--roc-orange);color:#fff;background:#18181b;padding:18px}.HeaderDemoForm-module__qka2-G__form .HeaderDemoForm-module__qka2-G__honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:901px) and (max-height:820px){.HeaderDemoForm-module__qka2-G__intro{gap:20px}.HeaderDemoForm-module__qka2-G__intro h2{font-size:clamp(36px,3.6vw,50px)}.HeaderDemoForm-module__qka2-G__scope{margin-top:0}.HeaderDemoForm-module__qka2-G__form{row-gap:12px}.HeaderDemoForm-module__qka2-G__formHeading{gap:6px}.HeaderDemoForm-module__qka2-G__formHeading>span{font-size:21px}.HeaderDemoForm-module__qka2-G__formHeading p{font-size:14px}.HeaderDemoForm-module__qka2-G__form>label,.HeaderDemoForm-module__qka2-G__phoneField{gap:6px}.HeaderDemoForm-module__qka2-G__form textarea{height:64px}.HeaderDemoForm-module__qka2-G__submit{min-height:48px;padding-block:10px}}@media (max-width:900px){.HeaderDemoForm-module__qka2-G__layout{grid-template-columns:1fr;gap:36px}.HeaderDemoForm-module__qka2-G__intro h2{max-width:22ch;font-size:38px}}@media (max-width:480px){.HeaderDemoForm-module__qka2-G__form{grid-template-columns:1fr;gap:22px}.HeaderDemoForm-module__qka2-G__intro h2{font-size:34px}.HeaderDemoForm-module__qka2-G__intro>p{font-size:16px}.HeaderDemoForm-module__qka2-G__phoneControl{grid-template-columns:1fr}}
.PhoneCountrySelect-module__Uls8YW__root{border-right:1px solid var(--demo-input-border,#353535);min-width:0;position:relative}.PhoneCountrySelect-module__Uls8YW__trigger{width:100%;height:54px;color:var(--demo-input-color,white);cursor:pointer;font:inherit;text-align:left;transition:background .16s var(--roc-ease);background:0 0;border:0;border-radius:3px 0 0 3px;grid-template-columns:26px minmax(0,1fr) auto 10px;align-items:center;gap:9px;padding:0 13px;display:grid}.PhoneCountrySelect-module__Uls8YW__trigger:hover,.PhoneCountrySelect-module__Uls8YW__trigger[data-open=true]{background:rgb(var(--roc-orange-rgb) / 9.0%)}.PhoneCountrySelect-module__Uls8YW__trigger:focus-visible{outline:2px solid var(--roc-orange);outline-offset:-3px}.PhoneCountrySelect-module__Uls8YW__flag{object-fit:cover;border-radius:3px;width:26px;height:18px;display:block;box-shadow:0 0 0 1px #80808047}.PhoneCountrySelect-module__Uls8YW__selectedName,.PhoneCountrySelect-module__Uls8YW__optionName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.PhoneCountrySelect-module__Uls8YW__selectedName{font-size:14px;font-weight:500}.PhoneCountrySelect-module__Uls8YW__dialCode,.PhoneCountrySelect-module__Uls8YW__option strong{font-variant-numeric:tabular-nums}.PhoneCountrySelect-module__Uls8YW__dialCode{color:var(--demo-form-muted,#ffffff9e);font-size:13px;font-weight:500}.PhoneCountrySelect-module__Uls8YW__chevron{width:7px;height:7px;transition:margin .18s var(--roc-ease), transform .18s var(--roc-ease);border-bottom:1px solid;border-right:1px solid;margin-top:-4px;transform:rotate(45deg)}.PhoneCountrySelect-module__Uls8YW__trigger[data-open=true] .PhoneCountrySelect-module__Uls8YW__chevron{margin-top:4px;transform:rotate(225deg)}.PhoneCountrySelect-module__Uls8YW__popover{z-index:20;border:1px solid var(--demo-input-border,#353535);width:min(370px,100vw - 52px);color:var(--demo-form-color,white);background:var(--demo-form-bg,var(--roc-dark));animation:PhoneCountrySelect-module__Uls8YW__country-popover-in .18s var(--roc-ease) both;border-radius:4px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 22px 54px #00000061}.PhoneCountrySelect-module__Uls8YW__popoverHeading{justify-content:space-between;align-items:baseline;gap:12px;padding:4px 4px 9px;display:flex}.PhoneCountrySelect-module__Uls8YW__popoverHeading span{color:var(--demo-form-color,white);font-size:14px;font-weight:550}.PhoneCountrySelect-module__Uls8YW__popoverHeading small{color:var(--demo-form-muted,#ffffff85);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:650}.PhoneCountrySelect-module__Uls8YW__popover .PhoneCountrySelect-module__Uls8YW__search{border:1px solid var(--demo-input-border,#353535);width:100%;height:42px;color:var(--demo-input-color,white);background:var(--demo-input-bg,#171717);font:inherit;border-radius:3px;outline:0;margin-bottom:7px;padding:0 12px;font-size:14px}.PhoneCountrySelect-module__Uls8YW__popover .PhoneCountrySelect-module__Uls8YW__search:focus{border-color:var(--roc-orange);box-shadow:0 0 0 3px rgb(var(--roc-orange-rgb) / 16.0%)}.PhoneCountrySelect-module__Uls8YW__popover .PhoneCountrySelect-module__Uls8YW__search::-webkit-search-cancel-button{filter:grayscale()}.PhoneCountrySelect-module__Uls8YW__list{overscroll-behavior:contain;scrollbar-color:var(--demo-input-border,#353535) transparent;scrollbar-width:thin;gap:3px;max-height:min(322px,42dvh);display:grid;overflow-y:auto}.PhoneCountrySelect-module__Uls8YW__option{min-height:47px;color:var(--demo-input-color,white);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:3px;grid-template-columns:26px minmax(0,1fr) 28px 42px 14px;align-items:center;gap:9px;padding:7px 10px;display:grid}.PhoneCountrySelect-module__Uls8YW__option:hover,.PhoneCountrySelect-module__Uls8YW__option:focus-visible{border-color:rgb(var(--roc-orange-rgb) / 36.0%);background:rgb(var(--roc-orange-rgb) / 10.0%);outline:0}.PhoneCountrySelect-module__Uls8YW__option[aria-selected=true]{border-color:rgb(var(--roc-orange-rgb) / 48.0%);background:rgb(var(--roc-orange-rgb) / 13.0%)}.PhoneCountrySelect-module__Uls8YW__optionName{font-size:14px;font-weight:500}.PhoneCountrySelect-module__Uls8YW__optionCode{color:var(--demo-form-muted,#ffffff85);letter-spacing:.06em;font-size:9px;font-weight:750}.PhoneCountrySelect-module__Uls8YW__option strong{color:var(--demo-form-muted,#ffffffb8);text-align:right;font-size:13px;font-weight:500}.PhoneCountrySelect-module__Uls8YW__check{border-bottom:2px solid #0000;border-left:2px solid #0000;width:9px;height:5px;transform:rotate(-45deg)}.PhoneCountrySelect-module__Uls8YW__option[aria-selected=true] .PhoneCountrySelect-module__Uls8YW__check{border-color:var(--roc-orange)}.PhoneCountrySelect-module__Uls8YW__empty{min-height:86px;color:var(--demo-form-muted,#ffffff85);place-items:center;font-size:14px;display:grid}@keyframes PhoneCountrySelect-module__Uls8YW__country-popover-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.PhoneCountrySelect-module__Uls8YW__root{border-right:0;border-bottom:1px solid var(--demo-input-border,#353535)}.PhoneCountrySelect-module__Uls8YW__trigger{border-radius:3px 3px 0 0}.PhoneCountrySelect-module__Uls8YW__popover{width:100%}}@media (prefers-reduced-motion:reduce){.PhoneCountrySelect-module__Uls8YW__trigger,.PhoneCountrySelect-module__Uls8YW__chevron,.PhoneCountrySelect-module__Uls8YW__popover{transition:none;animation:none}}
.Header-module__lnUIdW__header,.Header-module__lnUIdW__curtain{--header-bg:#fff;--header-text:#0a0a0b;--header-muted:#414148;--header-line:#d5d5da;--header-accent:#ae3915;--header-demo-bg:var(--roc-orange);--header-demo-text:#0a0a0b;--header-demo-hover:var(--roc-orange-bright);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.Header-module__lnUIdW__header{z-index:1001;background:var(--header-bg);height:124px;color:var(--header-text);border-bottom:1px solid var(--header-line);position:sticky;top:0}.Header-module__lnUIdW__header[data-surface=dark],.Header-module__lnUIdW__curtain[data-surface=dark]{--header-bg:#0a0a0b;--header-text:#fff;--header-muted:#b6b6bb;--header-line:#303033;--header-accent:var(--roc-orange);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.Header-module__lnUIdW__header[data-surface=orange],.Header-module__lnUIdW__curtain[data-surface=orange]{--header-bg:var(--roc-orange);--header-text:#0a0a0b;--header-muted:#321b12;--header-line:#0a0a0b40;--header-accent:#0a0a0b;--header-demo-bg:#0a0a0b;--header-demo-text:#fff;--header-demo-hover:#29292d}.Header-module__lnUIdW__curtain{--header-curtain-ready:1;z-index:2;pointer-events:none;background:var(--header-bg);color:var(--header-text);border-bottom:1px solid var(--header-line);will-change:clip-path;animation:.4s cubic-bezier(.4,0,.2,1) both Header-module__lnUIdW__headerCurtain;position:absolute;inset:0;overflow:hidden}.Header-module__lnUIdW__curtain [data-curtain-focus-visible]{outline:3px solid var(--header-text);outline-offset:3px}@keyframes Header-module__lnUIdW__headerCurtain{0%{clip-path:inset(0)}to{clip-path:inset(0 0 100%)}}.Header-module__lnUIdW__header :focus-visible{outline-color:var(--header-text)}.Header-module__lnUIdW__shell{width:100%}.Header-module__lnUIdW__topRow{height:123px;width:min(calc(100% - var(--kit-gutter) * 2), var(--kit-width));grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-inline:auto;display:grid}.Header-module__lnUIdW__menuButton,.Header-module__lnUIdW__demo{cursor:pointer;border:0;border-radius:4px;align-items:center;gap:15px;min-height:56px;font-size:16px;font-weight:500;display:inline-flex}.Header-module__lnUIdW__menuButton{color:inherit;background:0 0;justify-self:start;padding:0}.Header-module__lnUIdW__menuButton:hover{color:var(--header-muted)}.Header-module__lnUIdW__menuGlyph{width:16px;height:14px;position:relative}.Header-module__lnUIdW__menuGlyph i{background:currentColor;width:15px;height:1px;transition:transform .18s,top .18s;position:absolute;top:4px;left:0}.Header-module__lnUIdW__menuGlyph i:last-child{top:10px}.Header-module__lnUIdW__menuButton[aria-expanded=true] .Header-module__lnUIdW__menuGlyph i{top:7px;transform:rotate(45deg)}.Header-module__lnUIdW__menuButton[aria-expanded=true] .Header-module__lnUIdW__menuGlyph i:last-child{transform:rotate(-45deg)}.Header-module__lnUIdW__brand{color:inherit;justify-self:center}.Header-module__lnUIdW__brand [class*=fullArtwork]{width:310px}.Header-module__lnUIdW__demo{color:var(--header-demo-text);background:var(--header-demo-bg);justify-self:end;gap:28px;padding:15px 22px}.Header-module__lnUIdW__demo:hover{background:var(--header-demo-hover)}.Header-module__lnUIdW__demo[hidden]{display:none}.Header-module__lnUIdW__demo svg{width:20px;height:20px}.Header-module__lnUIdW__backdrop{z-index:1000;background:#000000b3;position:fixed;inset:0}.Header-module__lnUIdW__panel{overscroll-behavior:contain;background:var(--header-bg);width:100%;max-height:calc(100svh - 124px);color:var(--header-text);border-bottom:1px solid var(--header-line);position:absolute;top:100%;left:0;overflow-y:auto}.Header-module__lnUIdW__panel[hidden]{display:none}.Header-module__lnUIdW__panelInner{width:min(calc(100% - var(--kit-gutter) * 2), var(--kit-width));margin-inline:auto;padding-block:46px 64px}.Header-module__lnUIdW__panelInner[hidden]{display:none}.Header-module__lnUIdW__header[data-panel-mode=navigation] .Header-module__lnUIdW__panelInner{padding-block:28px}.Header-module__lnUIdW__header[data-panel-mode=demo] .Header-module__lnUIdW__panel{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0a0a0b;border-color:#303033;scroll-padding-block:16px}.Header-module__lnUIdW__header[data-panel-mode=demo] .Header-module__lnUIdW__panelInner{padding-block:28px}@media (min-width:901px) and (max-height:820px){.Header-module__lnUIdW__header[data-panel-mode=demo] .Header-module__lnUIdW__panelInner{padding-block:16px}}.Header-module__lnUIdW__label{color:var(--header-accent);letter-spacing:.05em;text-transform:uppercase;font-size:12px}.Header-module__lnUIdW__contact p{color:var(--header-muted);font-size:16px;line-height:1.6}.Header-module__lnUIdW__navigation{grid-template-columns:1.7fr 1fr;gap:80px;display:grid}.Header-module__lnUIdW__label{margin-bottom:22px;display:block}.Header-module__lnUIdW__module{border-top:1px solid var(--header-line);grid-template-columns:30px 1fr 22px;align-items:center;gap:22px;padding:20px 0;display:grid}.Header-module__lnUIdW__module>span{color:var(--header-muted);font-size:12px}.Header-module__lnUIdW__module strong{letter-spacing:-.025em;font-size:26px;font-weight:500;display:block}.Header-module__lnUIdW__module small{color:var(--header-muted);margin-top:8px;font-size:14px;display:block}.Header-module__lnUIdW__module svg,.Header-module__lnUIdW__primaryLink svg,.Header-module__lnUIdW__contact svg{width:20px;height:20px}.Header-module__lnUIdW__module:hover,.Header-module__lnUIdW__primaryLink:hover,.Header-module__lnUIdW__shell [aria-current=page]{color:var(--header-accent)}.Header-module__lnUIdW__header[data-surface=orange] .Header-module__lnUIdW__module:is(:hover,[aria-current=page]) strong,.Header-module__lnUIdW__header[data-surface=orange] .Header-module__lnUIdW__primaryLink:is(:hover,[aria-current=page]){text-underline-offset:.18em;text-decoration:underline}.Header-module__lnUIdW__primaryLink{border-top:1px solid var(--header-line);justify-content:space-between;align-items:center;min-height:65px;font-size:24px;display:flex}.Header-module__lnUIdW__contact{gap:18px;padding-top:40px;display:grid}.Header-module__lnUIdW__contact .Header-module__lnUIdW__label{margin:0}.Header-module__lnUIdW__contact button{width:fit-content;min-height:48px;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:24px;padding:0;display:inline-flex}@media (max-width:900px){.Header-module__lnUIdW__header{height:96px}.Header-module__lnUIdW__topRow{height:95px}.Header-module__lnUIdW__brand [class*=fullArtwork]{width:245px}.Header-module__lnUIdW__panel{max-height:calc(100svh - 96px)}.Header-module__lnUIdW__navigation{gap:40px}.Header-module__lnUIdW__demo{gap:14px;padding:12px 16px;font-size:14px}}@media (max-width:620px){.Header-module__lnUIdW__header{height:82px}.Header-module__lnUIdW__topRow{grid-template-columns:1fr auto 1fr;gap:10px;height:81px}.Header-module__lnUIdW__menuButton{min-width:44px;min-height:44px}.Header-module__lnUIdW__menuButton>span:last-child,.Header-module__lnUIdW__demo>span{display:none}.Header-module__lnUIdW__demo{width:44px;min-height:44px;padding:12px}.Header-module__lnUIdW__brand [class*=compactArtwork]{width:160px}.Header-module__lnUIdW__panel{max-height:calc(100svh - 82px)}.Header-module__lnUIdW__panelInner{padding-block:28px 32px}.Header-module__lnUIdW__navigation{grid-template-columns:1fr;gap:24px}.Header-module__lnUIdW__label{margin-bottom:12px}.Header-module__lnUIdW__module{gap:12px;min-height:68px;padding:15px 0}.Header-module__lnUIdW__module strong{font-size:24px;line-height:1.25}.Header-module__lnUIdW__module small{font-size:14px;line-height:1.45}.Header-module__lnUIdW__primaryLink{min-height:54px;font-size:22px}.Header-module__lnUIdW__contact{gap:12px;padding-top:24px}}@media (prefers-reduced-motion:reduce){.Header-module__lnUIdW__header,.Header-module__lnUIdW__menuButton,.Header-module__lnUIdW__menuGlyph i{transition:none}.Header-module__lnUIdW__curtain{animation:none;display:none}}
.RouteTransition-module__L_B_-G__content{z-index:1;min-width:0;position:relative}.RouteTransition-module__L_B_-G__snapshot{z-index:990;pointer-events:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0;overflow:clip}.RouteTransition-module__L_B_-G__snapshot *{pointer-events:none!important}.RouteTransition-module__L_B_-G__snapshot [data-reveal]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.RouteTransition-module__L_B_-G__content{transform:none!important}.RouteTransition-module__L_B_-G__snapshot{display:none}}
.DataFlow-module__3l8csq__flow{pointer-events:none;isolation:isolate;width:100%;height:100%;position:relative}.DataFlow-module__3l8csq__poster,.DataFlow-module__3l8csq__canvasHost{transition:opacity .36s;position:absolute;inset:0}.DataFlow-module__3l8csq__poster{opacity:1;background:url(/brand/data-flow.webp) 50%/contain no-repeat}.DataFlow-module__3l8csq__canvasHost{opacity:0}.DataFlow-module__3l8csq__canvasHost canvas{width:100%;height:100%;display:block}.DataFlow-module__3l8csq__flow[data-renderer=webgl] .DataFlow-module__3l8csq__poster{opacity:0}.DataFlow-module__3l8csq__flow[data-renderer=webgl] .DataFlow-module__3l8csq__canvasHost{opacity:1}.DataFlow-module__3l8csq__flow[data-orientation=vertical] .DataFlow-module__3l8csq__poster{background:0 0;overflow:clip}.DataFlow-module__3l8csq__flow[data-orientation=vertical] .DataFlow-module__3l8csq__poster:before{top:calc(-1 * var(--flow-scroll-y,0px));width:var(--flow-page-height,100vh);content:"";transform-origin:0 0;background:url(/brand/data-flow.webp) 50%/100% 100% no-repeat;height:100%;max-height:320px;position:absolute;left:50%;transform:rotate(90deg)translateY(-50%)}.DataFlow-module__3l8csq__flow[data-variant=showcase]:before{z-index:-1;background:radial-gradient(ellipse 64% 75% at 50% 112%, var(--roc-orange) 0, rgb(var(--roc-orange-rgb) / 84%) 30%, rgb(var(--roc-orange-rgb) / 22%) 65%, transparent 90%);content:"";position:absolute;inset:0 -15%}.DataFlow-module__3l8csq__flow[data-scope=panel] .DataFlow-module__3l8csq__poster:before{width:var(--flow-panel-height,760px);height:var(--flow-panel-width,400px);background-size:100% 100%;max-height:none;top:0}.DataFlow-module__3l8csq__flow[data-orientation=vertical][data-mode=volume] .DataFlow-module__3l8csq__poster{background:url(/brand/data-flow-vertical.svg) center calc(-1 * var(--flow-scroll-y,0px)) / 100% auto repeat-y}.DataFlow-module__3l8csq__flow[data-orientation=vertical][data-mode=volume] .DataFlow-module__3l8csq__poster:before{display:none}.DataFlow-module__3l8csq__flow[data-orientation=vertical][data-mode=volume][data-scope=panel] .DataFlow-module__3l8csq__poster{background-position-y:0}.DataFlow-module__3l8csq__flow[data-orientation=horizontal][data-continuous=true][data-mode=volume] .DataFlow-module__3l8csq__poster{background:url(/brand/data-flow-horizontal.svg) var(--flow-horizontal-offset,0px) center / auto 100% repeat-x}@media (prefers-reduced-motion:reduce){.DataFlow-module__3l8csq__poster,.DataFlow-module__3l8csq__canvasHost{transition:none}}
.BrandLogo-module__BE6ZOG__logo{flex:none;display:block}.BrandLogo-module__BE6ZOG__full,.BrandLogo-module__BE6ZOG__fullArtwork{aspect-ratio:512.148/164.832;background:currentColor;width:210px;-webkit-mask:url(/brand/roc-full.svg) 50%/contain no-repeat;mask:url(/brand/roc-full.svg) 50%/contain no-repeat}.BrandLogo-module__BE6ZOG__compact,.BrandLogo-module__BE6ZOG__compactArtwork{aspect-ratio:380.949/164.832;background:currentColor;width:140px;-webkit-mask:url(/brand/roc-compact.svg) 50%/contain no-repeat;mask:url(/brand/roc-compact.svg) 50%/contain no-repeat}.BrandLogo-module__BE6ZOG__fullArtwork{display:block}.BrandLogo-module__BE6ZOG__compactArtwork{display:none}.BrandLogo-module__BE6ZOG__mark{aspect-ratio:95.6211/64.6836;background:currentColor;width:28px;-webkit-mask:url(/brand/roc-mark.svg) 50%/contain no-repeat;mask:url(/brand/roc-mark.svg) 50%/contain no-repeat}@media (max-width:720px){.BrandLogo-module__BE6ZOG__responsive .BrandLogo-module__BE6ZOG__fullArtwork{display:none}.BrandLogo-module__BE6ZOG__responsive .BrandLogo-module__BE6ZOG__compactArtwork{display:block}}
.PostList-module__cUpddq__list{grid-template-columns:1fr 1fr;gap:64px 40px;display:grid}.PostList-module__cUpddq__article[data-featured=true]{border-bottom:1px solid var(--kit-line);grid-column:1/-1;padding-bottom:56px}.PostList-module__cUpddq__link{gap:26px;display:grid}[data-featured=true] .PostList-module__cUpddq__link{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px}.PostList-module__cUpddq__cover{aspect-ratio:16/10;background:#0a0a0b;border-radius:4px;position:relative;overflow:hidden}.PostList-module__cUpddq__cover img{object-fit:cover;transition:transform .32s}.PostList-module__cUpddq__link:hover img{transform:scale(1.025)}.PostList-module__cUpddq__copy{gap:24px;display:grid}.PostList-module__cUpddq__meta{color:var(--kit-muted);flex-wrap:wrap;gap:12px 24px;font-size:12px;display:flex}.PostList-module__cUpddq__meta>span{color:var(--kit-accent)}.PostList-module__cUpddq__copy h3{letter-spacing:-.04em;font-size:clamp(26px,2.5vw,38px);font-weight:530;line-height:1.18}.PostList-module__cUpddq__copy p{color:var(--kit-muted);font-size:17px;line-height:1.6}.PostList-module__cUpddq__author{border-top:1px solid var(--kit-line);justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;display:flex}.PostList-module__cUpddq__author svg{width:20px;height:20px}.PostList-module__cUpddq__placeholder{color:#fff;background:radial-gradient(at 100% 100%,#ea5e2d33,#0000);flex-direction:column;justify-content:space-between;height:100%;padding:36px;display:flex}.PostList-module__cUpddq__placeholder>span{letter-spacing:.08em;font-size:12px}.PostList-module__cUpddq__empty{border-top:1px solid var(--kit-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding-block:42px;display:grid}.PostList-module__cUpddq__empty h3{font-size:28px;font-weight:500}.PostList-module__cUpddq__empty p{color:var(--kit-muted);max-width:60ch;margin-top:16px}@media (min-width:1025px) and (min-height:650px){[data-layout-version="2"] .PostList-module__cUpddq__empty{min-height:clamp(220px,30svh,300px)}}@media (max-width:760px){.PostList-module__cUpddq__list,[data-featured=true] .PostList-module__cUpddq__link{grid-template-columns:1fr;gap:36px}.PostList-module__cUpddq__empty{grid-template-columns:1fr;gap:24px}.PostList-module__cUpddq__article[data-featured=true]{padding-bottom:36px}.PostList-module__cUpddq__copy{gap:18px}}
.ExtendedBlocks-module__FBLEtG__asymmetric,.ExtendedBlocks-module__FBLEtG__hotspotLayout,.ExtendedBlocks-module__FBLEtG__scenarioLayout,.ExtendedBlocks-module__FBLEtG__relationshipLayout,.ExtendedBlocks-module__FBLEtG__caseLayout,.ExtendedBlocks-module__FBLEtG__documentLayout,.ExtendedBlocks-module__FBLEtG__videoLayout{min-width:0}.ExtendedBlocks-module__FBLEtG__number{color:var(--kit-accent,var(--roc-orange));font-variant-numeric:tabular-nums;font-size:13px;line-height:1.4}.ExtendedBlocks-module__FBLEtG__caption,.ExtendedBlocks-module__FBLEtG__editorHint{color:var(--kit-muted);white-space:pre-line;margin-top:14px;font-size:13px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__editorHint{font-size:12px}.ExtendedBlocks-module__FBLEtG__inlineLink{width:fit-content;min-height:44px;color:var(--kit-text);align-items:center;gap:16px;font-size:15px;display:inline-flex}.ExtendedBlocks-module__FBLEtG__inlineLink svg,.ExtendedBlocks-module__FBLEtG__fileAction svg{flex:none;width:18px;height:18px}.ExtendedBlocks-module__FBLEtG__inlineLink:hover{text-underline-offset:5px;text-decoration:underline}.ExtendedBlocks-module__FBLEtG__outcome{border-left:2px solid var(--kit-accent);padding-left:18px;color:var(--kit-text)!important}.ExtendedBlocks-module__FBLEtG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.ExtendedBlocks-module__FBLEtG__asymmetric{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:0 clamp(28px,5vw,72px);display:grid}.ExtendedBlocks-module__FBLEtG__asymmetric article{border-top:1px solid var(--kit-line);overflow-wrap:anywhere;align-content:start;justify-items:start;gap:14px;padding-block:26px;display:grid}.ExtendedBlocks-module__FBLEtG__asymmetric .ExtendedBlocks-module__FBLEtG__primaryFeature{grid-row:1/span 3;gap:24px;padding-top:28px}.ExtendedBlocks-module__FBLEtG__primaryFeature h3{letter-spacing:-.035em;max-width:20ch;font-size:clamp(30px,3vw,46px);font-weight:510;line-height:1.12}.ExtendedBlocks-module__FBLEtG__supportFeature h3{letter-spacing:-.025em;font-size:24px;font-weight:520;line-height:1.2}.ExtendedBlocks-module__FBLEtG__asymmetric p{font-size:var(--kit-body);color:var(--kit-muted);white-space:pre-line;line-height:1.55}.ExtendedBlocks-module__FBLEtG__asymmetric small{color:var(--kit-muted);white-space:pre-line;font-size:13px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__featureValue{letter-spacing:-.04em;font-size:clamp(32px,4vw,54px);font-weight:530;line-height:1.1}.ExtendedBlocks-module__FBLEtG__primaryFeature .ExtendedBlocks-module__FBLEtG__featureValue{font-size:clamp(46px,6vw,80px)}.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__primaryFeature{grid-column:2}.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__supportFeature{grid-column:1}.ExtendedBlocks-module__FBLEtG__hotspotLayout{grid-template-columns:minmax(0,1.8fr) minmax(260px,.85fr);align-items:start;gap:clamp(24px,4vw,56px);display:grid}.ExtendedBlocks-module__FBLEtG__hotspotFrame{position:relative}.ExtendedBlocks-module__FBLEtG__hotspotFrame figure{width:100%;max-width:none}.ExtendedBlocks-module__FBLEtG__hotspot{left:var(--point-x);top:var(--point-y);cursor:pointer;z-index:1;width:44px;height:44px;color:var(--roc-dark);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.ExtendedBlocks-module__FBLEtG__hotspot>span{border:1px solid var(--roc-dark);background:var(--roc-orange);border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:650;transition:transform .18s,background .18s;display:grid;box-shadow:0 0 0 3px #0a0a0b8c}.ExtendedBlocks-module__FBLEtG__hotspot[data-active=true]>span,.ExtendedBlocks-module__FBLEtG__hotspot:hover>span{background:#fff;transform:scale(1.14)}.ExtendedBlocks-module__FBLEtG__hotspotDetails{margin:0;padding:0;list-style:none}.ExtendedBlocks-module__FBLEtG__hotspotDetails li{border-top:1px solid var(--kit-line);padding:16px 0;transition:border-color .18s}.ExtendedBlocks-module__FBLEtG__hotspotDetails li[data-active=true]{border-top-color:var(--kit-accent)}.ExtendedBlocks-module__FBLEtG__hotspotDetails button{text-align:left;width:100%;min-height:44px;color:var(--kit-text);cursor:pointer;background:0 0;border:0;align-items:baseline;gap:16px;padding:0;font-size:19px;line-height:1.3;display:flex}.ExtendedBlocks-module__FBLEtG__hotspotDetails p{color:var(--kit-muted);white-space:pre-line;margin-top:5px;padding-left:34px;font-size:15px;line-height:1.6}.ExtendedBlocks-module__FBLEtG__scenarioLayout{grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);gap:clamp(28px,5vw,64px);display:grid}.ExtendedBlocks-module__FBLEtG__scenarioTabs{flex-direction:column;align-self:start;display:flex}.ExtendedBlocks-module__FBLEtG__scenarioTabs button{text-align:left;border:0;border-top:1px solid var(--kit-line);color:var(--kit-muted);cursor:pointer;background:0 0;grid-template-columns:24px minmax(0,1fr) 18px;align-items:baseline;gap:14px;padding:22px 0;font-size:22px;line-height:1.3;transition:color .18s,border-color .18s;display:grid}.ExtendedBlocks-module__FBLEtG__scenarioTabs button[aria-selected=true]{border-top-color:var(--kit-accent);color:var(--kit-text)}.ExtendedBlocks-module__FBLEtG__scenarioTabs svg{width:18px;height:18px}.ExtendedBlocks-module__FBLEtG__scenarioPanels{align-items:start;min-width:0;display:grid}.ExtendedBlocks-module__FBLEtG__scenarioPanel{grid-area:1/1;min-width:0}.ExtendedBlocks-module__FBLEtG__scenarioPanel[hidden]{display:none}.ExtendedBlocks-module__FBLEtG__scenarioImage{width:100%}.ExtendedBlocks-module__FBLEtG__scenarioImage figure{max-width:100%}.ExtendedBlocks-module__FBLEtG__scenarioExplanation{gap:18px;margin-top:22px;display:grid}.ExtendedBlocks-module__FBLEtG__scenarioExplanation p{color:var(--kit-muted);font-size:var(--kit-body);white-space:pre-line;line-height:1.55}.ExtendedBlocks-module__FBLEtG__storyFacts{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:26px;margin-top:26px;display:grid}.ExtendedBlocks-module__FBLEtG__storyFacts>div{border-top:1px solid var(--kit-line);align-content:start;gap:8px;padding-top:18px;display:grid}.ExtendedBlocks-module__FBLEtG__storyFacts strong{font-size:17px;font-weight:550}.ExtendedBlocks-module__FBLEtG__storyFacts p,.ExtendedBlocks-module__FBLEtG__storyFacts small{color:var(--kit-muted);white-space:pre-line;font-size:14px;line-height:1.55}.ExtendedBlocks-module__FBLEtG__faq{max-width:1040px;margin-left:auto}.ExtendedBlocks-module__FBLEtG__faqItem{border-top:1px solid var(--kit-line)}.ExtendedBlocks-module__FBLEtG__faqItem:last-child{border-bottom:1px solid var(--kit-line)}.ExtendedBlocks-module__FBLEtG__faqItem h3{margin:0}.ExtendedBlocks-module__FBLEtG__faqItem h3 button{text-align:left;width:100%;min-height:72px;color:var(--kit-text);cursor:pointer;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr) 30px;align-items:baseline;gap:20px;padding:24px 0;font-size:clamp(20px,2vw,27px);font-weight:500;line-height:1.3;display:grid}.ExtendedBlocks-module__FBLEtG__faqSign{text-align:center;color:var(--kit-accent);font-size:27px;font-weight:400}.ExtendedBlocks-module__FBLEtG__faqAnswer{padding:0 50px 28px 48px}.ExtendedBlocks-module__FBLEtG__richAnswer{color:var(--kit-muted);font-size:var(--kit-body);overflow-wrap:anywhere;line-height:1.65}.ExtendedBlocks-module__FBLEtG__richAnswer p+p,.ExtendedBlocks-module__FBLEtG__richAnswer ul,.ExtendedBlocks-module__FBLEtG__richAnswer ol{margin-top:14px}.ExtendedBlocks-module__FBLEtG__richAnswer ul{padding-left:22px;list-style:outside}.ExtendedBlocks-module__FBLEtG__richAnswer ol{padding-left:22px;list-style:decimal}.ExtendedBlocks-module__FBLEtG__richAnswer li+li{margin-top:8px}.ExtendedBlocks-module__FBLEtG__richAnswer strong{color:var(--kit-text);font-weight:600}.ExtendedBlocks-module__FBLEtG__richAnswer a{color:var(--kit-text);text-underline-offset:4px;text-decoration:underline}.ExtendedBlocks-module__FBLEtG__relationshipLayout{grid-template-columns:minmax(0,1.5fr) minmax(240px,.7fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.ExtendedBlocks-module__FBLEtG__relationshipDiagram{min-height:480px;position:relative}.ExtendedBlocks-module__FBLEtG__connections{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ExtendedBlocks-module__FBLEtG__connections line{stroke:var(--kit-line);stroke-width:1px;vector-effect:non-scaling-stroke;transition:stroke .18s}.ExtendedBlocks-module__FBLEtG__connections line[data-active=true]{stroke:var(--kit-accent);stroke-width:2px}.ExtendedBlocks-module__FBLEtG__relationshipCenter{text-align:center;background:var(--roc-dark);border:1px solid var(--kit-accent);width:160px;color:var(--kit-text);border-radius:4px;justify-items:center;gap:9px;padding:16px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is([data-tone=light] .ExtendedBlocks-module__FBLEtG__relationshipCenter,[data-tone=soft] .ExtendedBlocks-module__FBLEtG__relationshipCenter){background:var(--roc-bg)}[data-tone=orange] .ExtendedBlocks-module__FBLEtG__relationshipCenter{background:var(--roc-orange)}.ExtendedBlocks-module__FBLEtG__centerDot{background:var(--kit-accent);border-radius:50%;width:8px;height:8px}.ExtendedBlocks-module__FBLEtG__relationshipCenter strong{overflow-wrap:anywhere;font-size:21px;font-weight:550}.ExtendedBlocks-module__FBLEtG__relationshipCenter p{color:var(--kit-muted);white-space:pre-line;font-size:12px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__centerDescription{max-width:90ch;color:var(--kit-muted);white-space:pre-line;margin-top:20px;font-size:15px;line-height:1.6}.ExtendedBlocks-module__FBLEtG__relationshipDiagram[data-long-labels=true]{min-height:0}.ExtendedBlocks-module__FBLEtG__relationshipDiagram[data-long-labels=true] .ExtendedBlocks-module__FBLEtG__connections,.ExtendedBlocks-module__FBLEtG__relationshipDiagram[data-long-labels=true] .ExtendedBlocks-module__FBLEtG__relationshipNode{display:none}.ExtendedBlocks-module__FBLEtG__relationshipDiagram[data-long-labels=true] .ExtendedBlocks-module__FBLEtG__relationshipCenter{text-align:left;justify-items:start;width:100%;position:static;transform:none}.ExtendedBlocks-module__FBLEtG__relationshipNode{left:var(--node-x);top:var(--node-y);border:1px solid var(--kit-line);background:var(--roc-dark);width:min(26%,160px);min-height:64px;color:var(--kit-text);overflow-wrap:anywhere;cursor:pointer;border-radius:4px;gap:8px;padding:12px;font-size:16px;line-height:1.3;transition:border-color .18s;display:grid;position:absolute;transform:translate(-50%,-50%)}:is([data-tone=light] .ExtendedBlocks-module__FBLEtG__relationshipNode,[data-tone=soft] .ExtendedBlocks-module__FBLEtG__relationshipNode){background:var(--roc-bg)}[data-tone=orange] .ExtendedBlocks-module__FBLEtG__relationshipNode{background:var(--roc-orange)}.ExtendedBlocks-module__FBLEtG__relationshipNode[aria-pressed=true],.ExtendedBlocks-module__FBLEtG__relationshipNode:hover{border-color:var(--kit-accent)}.ExtendedBlocks-module__FBLEtG__relationshipDetails article{border-top:1px solid var(--kit-line);padding-block:14px}.ExtendedBlocks-module__FBLEtG__relationshipDetails article[data-active=true]{border-top-color:var(--kit-accent)}.ExtendedBlocks-module__FBLEtG__detailSelector{text-align:left;min-height:44px;color:var(--kit-text);cursor:pointer;background:0 0;border:0;align-items:baseline;gap:14px;padding:0;font-size:20px;line-height:1.3;display:flex}.ExtendedBlocks-module__FBLEtG__relationshipDetails p{color:var(--kit-muted);white-space:pre-line;font-size:15px;line-height:1.55}.ExtendedBlocks-module__FBLEtG__connectionList{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.ExtendedBlocks-module__FBLEtG__connectionList li{border-top:1px solid var(--kit-line);align-content:start;gap:8px;padding-top:18px;display:grid}.ExtendedBlocks-module__FBLEtG__connectionList li[data-active=true]{border-top-color:var(--kit-accent)}.ExtendedBlocks-module__FBLEtG__connectionList span{color:var(--kit-muted);font-size:12px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__connectionList strong{font-size:16px;font-weight:500}.ExtendedBlocks-module__FBLEtG__connectionList p{color:var(--kit-muted);white-space:pre-line;font-size:14px;line-height:1.55}.ExtendedBlocks-module__FBLEtG__caseLayout{grid-template-columns:1fr;gap:36px;display:grid}.ExtendedBlocks-module__FBLEtG__caseLayout[data-with-image=true]{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start}.ExtendedBlocks-module__FBLEtG__caseStory{min-width:0}.ExtendedBlocks-module__FBLEtG__context{border-top:1px solid var(--kit-line);flex-wrap:wrap;justify-content:space-between;gap:12px 24px;padding-block:20px;display:flex}.ExtendedBlocks-module__FBLEtG__context p{white-space:pre-line;font-size:20px;line-height:1.4}.ExtendedBlocks-module__FBLEtG__context span{color:var(--kit-muted);font-size:13px;line-height:1.6}.ExtendedBlocks-module__FBLEtG__caseSteps{margin:0;padding:0;list-style:none;display:grid}.ExtendedBlocks-module__FBLEtG__caseSteps li{border-top:1px solid var(--kit-line);grid-template-columns:26px minmax(0,1fr);gap:18px;padding-block:22px;display:grid}.ExtendedBlocks-module__FBLEtG__caseSteps h3{letter-spacing:-.025em;font-size:24px;font-weight:500;line-height:1.25}.ExtendedBlocks-module__FBLEtG__caseSteps p{color:var(--kit-muted);font-size:var(--kit-body);white-space:pre-line;margin-top:12px;line-height:1.55}.ExtendedBlocks-module__FBLEtG__metrics{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:30px;margin-top:30px;display:grid}.ExtendedBlocks-module__FBLEtG__metrics>div{border-top:1px solid var(--kit-line);flex-direction:column;gap:12px;padding-top:24px;display:flex}.ExtendedBlocks-module__FBLEtG__metrics dt{font-size:17px;line-height:1.4}.ExtendedBlocks-module__FBLEtG__metrics dd{flex-direction:column;gap:12px;margin:0;display:flex}.ExtendedBlocks-module__FBLEtG__metrics strong{letter-spacing:-.035em;font-size:clamp(32px,3.5vw,52px);font-weight:530;line-height:1.1}.ExtendedBlocks-module__FBLEtG__metrics dd span{color:var(--kit-muted);white-space:pre-line;font-size:13px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__quote{border-left:2px solid var(--kit-accent);margin:30px 0 0;padding:24px 0 0 24px}.ExtendedBlocks-module__FBLEtG__quote>p{white-space:pre-line;max-width:65ch;font-size:clamp(21px,2vw,28px);line-height:1.4}.ExtendedBlocks-module__FBLEtG__quote footer{color:var(--kit-muted);gap:4px;margin-top:20px;font-size:14px;line-height:1.5;display:grid}.ExtendedBlocks-module__FBLEtG__caseImage{padding-top:20px}.ExtendedBlocks-module__FBLEtG__documentLayout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(30px,5vw,70px);display:grid}.ExtendedBlocks-module__FBLEtG__documentImage,.ExtendedBlocks-module__FBLEtG__documentCopy{min-width:0}.ExtendedBlocks-module__FBLEtG__documentCopy{gap:26px;display:grid}.ExtendedBlocks-module__FBLEtG__documentItems{margin:0;padding:0;list-style:none}.ExtendedBlocks-module__FBLEtG__documentItems li{border-top:1px solid var(--kit-line);grid-template-columns:26px minmax(0,1fr);gap:14px;padding-block:18px;display:grid}.ExtendedBlocks-module__FBLEtG__documentItems h3{font-size:22px;font-weight:510;line-height:1.25}.ExtendedBlocks-module__FBLEtG__documentItems p,.ExtendedBlocks-module__FBLEtG__documentItems small{color:var(--kit-muted);white-space:pre-line;margin-top:8px;font-size:15px;line-height:1.6;display:block}.ExtendedBlocks-module__FBLEtG__documentItems strong{margin-top:10px;font-size:18px;display:block}.ExtendedBlocks-module__FBLEtG__documentFile{overflow-wrap:anywhere;justify-items:start;gap:9px;display:grid}.ExtendedBlocks-module__FBLEtG__documentFile>span{color:var(--kit-text);font-size:15px}.ExtendedBlocks-module__FBLEtG__documentFile small{color:var(--kit-muted);font-size:13px}.ExtendedBlocks-module__FBLEtG__fileAction{border:1px solid var(--kit-line);max-width:100%;min-height:52px;color:var(--kit-text);border-radius:4px;justify-content:space-between;align-items:center;gap:24px;margin-top:8px;padding:14px 20px;font-size:16px;line-height:1.4;transition:border-color .18s;display:inline-flex}.ExtendedBlocks-module__FBLEtG__fileAction:hover{border-color:var(--kit-text)}.ExtendedBlocks-module__FBLEtG__unavailable{color:var(--kit-muted);border:1px solid var(--kit-line);place-items:center;padding:24px;font-size:16px;line-height:1.5;display:grid}.ExtendedBlocks-module__FBLEtG__videoLayout{grid-template-columns:minmax(0,1fr);gap:32px;display:grid}.ExtendedBlocks-module__FBLEtG__videoLayout:has(.ExtendedBlocks-module__FBLEtG__chapters){grid-template-columns:minmax(0,1.65fr) minmax(240px,.65fr)}.ExtendedBlocks-module__FBLEtG__videoFrame{background:var(--roc-dark);border:1px solid var(--kit-line);aspect-ratio:16/10;border-radius:4px;position:relative;overflow:clip}.ExtendedBlocks-module__FBLEtG__videoFrame>div,.ExtendedBlocks-module__FBLEtG__videoFrame figure{width:100%;max-width:none;height:100%}.ExtendedBlocks-module__FBLEtG__videoFrame figure>div,.ExtendedBlocks-module__FBLEtG__videoFrame picture{height:100%}.ExtendedBlocks-module__FBLEtG__videoFrame img{object-fit:contain;height:100%}.ExtendedBlocks-module__FBLEtG__videoFrame>.ExtendedBlocks-module__FBLEtG__unavailable{height:100%}.ExtendedBlocks-module__FBLEtG__videoPlayer{object-fit:contain;width:100%;height:100%;display:block}.ExtendedBlocks-module__FBLEtG__playButton{border:1px solid var(--roc-orange);background:var(--roc-orange);width:max-content;max-width:calc(100% - 32px);min-height:56px;color:var(--roc-dark);cursor:pointer;border-radius:4px;align-items:center;gap:16px;padding:16px 22px;font-size:16px;transition:background .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ExtendedBlocks-module__FBLEtG__playButton:hover{background:var(--roc-orange-bright)}.ExtendedBlocks-module__FBLEtG__playButton:focus-visible{outline-offset:-5px;outline-color:var(--roc-dark)}.ExtendedBlocks-module__FBLEtG__chapters{margin:0;padding:0;list-style:none}.ExtendedBlocks-module__FBLEtG__chapters button{text-align:left;border:0;border-top:1px solid var(--kit-line);width:100%;min-height:64px;color:var(--kit-text);cursor:pointer;background:0 0;grid-template-columns:44px minmax(0,1fr) 16px;align-items:baseline;gap:12px;padding:18px 0;font-size:18px;line-height:1.4;display:grid}.ExtendedBlocks-module__FBLEtG__chapters button>span:first-child{color:var(--kit-accent);font-variant-numeric:tabular-nums;font-size:13px}.ExtendedBlocks-module__FBLEtG__chapters svg{width:16px;height:16px}.ExtendedBlocks-module__FBLEtG__chapters button[aria-current=true]{border-top-color:var(--kit-accent)}.ExtendedBlocks-module__FBLEtG__chapters button:disabled{opacity:.55;cursor:default}.ExtendedBlocks-module__FBLEtG__videoError{flex-wrap:wrap;align-items:center;gap:16px;padding:18px 0;font-size:15px;line-height:1.55;display:flex}.ExtendedBlocks-module__FBLEtG__videoError button{border:1px solid var(--kit-line);min-height:44px;color:var(--kit-text);cursor:pointer;background:0 0;padding:12px 18px}.ExtendedBlocks-module__FBLEtG__transcript{border-top:1px solid var(--kit-line);margin-top:26px}.ExtendedBlocks-module__FBLEtG__transcript summary{cursor:pointer;width:fit-content;padding-block:18px;font-size:16px;line-height:1.5}.ExtendedBlocks-module__FBLEtG__transcript p{max-width:90ch;color:var(--kit-muted);font-size:var(--kit-body);white-space:pre-line;padding-bottom:20px;line-height:1.65}@media (max-width:1000px){.ExtendedBlocks-module__FBLEtG__hotspotLayout{grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__hotspotDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;display:grid}.ExtendedBlocks-module__FBLEtG__relationshipLayout{grid-template-columns:1fr}.ExtendedBlocks-module__FBLEtG__relationshipDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;display:grid}}@media (max-width:760px){.ExtendedBlocks-module__FBLEtG__asymmetric,.ExtendedBlocks-module__FBLEtG__scenarioLayout,.ExtendedBlocks-module__FBLEtG__caseLayout[data-with-image=true],.ExtendedBlocks-module__FBLEtG__documentLayout{grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__videoLayout:has(.ExtendedBlocks-module__FBLEtG__chapters){grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__asymmetric .ExtendedBlocks-module__FBLEtG__primaryFeature,.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__primaryFeature,.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__supportFeature{grid-area:auto}.ExtendedBlocks-module__FBLEtG__asymmetric .ExtendedBlocks-module__FBLEtG__primaryFeature{gap:18px}.ExtendedBlocks-module__FBLEtG__asymmetric article{padding-block:24px}.ExtendedBlocks-module__FBLEtG__hotspot{display:none}.ExtendedBlocks-module__FBLEtG__hotspotFrame[data-mobile-points=coordinates] .ExtendedBlocks-module__FBLEtG__hotspot[data-mobile-visible=true]{left:var(--mobile-point-x);top:var(--mobile-point-y);display:grid}.ExtendedBlocks-module__FBLEtG__hotspotDetails,.ExtendedBlocks-module__FBLEtG__relationshipDetails{grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__hotspotDetails p{padding-left:0}.ExtendedBlocks-module__FBLEtG__scenarioTabs button{padding-block:16px;font-size:20px}.ExtendedBlocks-module__FBLEtG__scenarioLayout{gap:24px}.ExtendedBlocks-module__FBLEtG__scenarioPanel[hidden]{display:none}.ExtendedBlocks-module__FBLEtG__faqItem h3 button{grid-template-columns:22px minmax(0,1fr) 24px;gap:12px;padding-block:21px}.ExtendedBlocks-module__FBLEtG__faqAnswer{padding:0 0 24px 34px}.ExtendedBlocks-module__FBLEtG__relationshipDiagram{min-height:0}.ExtendedBlocks-module__FBLEtG__connections,.ExtendedBlocks-module__FBLEtG__relationshipNode{display:none}.ExtendedBlocks-module__FBLEtG__relationshipCenter{text-align:left;justify-items:start;width:100%;padding:20px;position:static;transform:none}.ExtendedBlocks-module__FBLEtG__relationshipCenter p{font-size:15px}.ExtendedBlocks-module__FBLEtG__relationshipLayout{gap:24px}.ExtendedBlocks-module__FBLEtG__caseImage{padding-top:0}.ExtendedBlocks-module__FBLEtG__documentLayout{gap:30px}.ExtendedBlocks-module__FBLEtG__documentCopy{gap:22px}.ExtendedBlocks-module__FBLEtG__quote{padding:6px 0 0 20px}}@container (max-width:700px){.ExtendedBlocks-module__FBLEtG__asymmetric,.ExtendedBlocks-module__FBLEtG__hotspotLayout,.ExtendedBlocks-module__FBLEtG__scenarioLayout,.ExtendedBlocks-module__FBLEtG__relationshipLayout,.ExtendedBlocks-module__FBLEtG__caseLayout[data-with-image=true],.ExtendedBlocks-module__FBLEtG__documentLayout{grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__videoLayout:has(.ExtendedBlocks-module__FBLEtG__chapters){grid-template-columns:minmax(0,1fr)}.ExtendedBlocks-module__FBLEtG__asymmetric .ExtendedBlocks-module__FBLEtG__primaryFeature,.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__primaryFeature,.ExtendedBlocks-module__FBLEtG__asymmetric[data-side=right] .ExtendedBlocks-module__FBLEtG__supportFeature{grid-area:auto}.ExtendedBlocks-module__FBLEtG__relationshipDiagram{min-height:0}.ExtendedBlocks-module__FBLEtG__connections,.ExtendedBlocks-module__FBLEtG__relationshipNode{display:none}.ExtendedBlocks-module__FBLEtG__relationshipCenter{text-align:left;justify-items:start;width:100%;position:static;transform:none}.ExtendedBlocks-module__FBLEtG__hotspotDetails,.ExtendedBlocks-module__FBLEtG__relationshipDetails{grid-template-columns:minmax(0,1fr);display:grid}.ExtendedBlocks-module__FBLEtG__faq{margin:0}.ExtendedBlocks-module__FBLEtG__faqItem h3 button{gap:12px;font-size:21px}.ExtendedBlocks-module__FBLEtG__faqAnswer{padding-right:0}.ExtendedBlocks-module__FBLEtG__scenarioPanel[hidden]{display:none}}@media (prefers-reduced-motion:reduce){.ExtendedBlocks-module__FBLEtG__hotspot>span,.ExtendedBlocks-module__FBLEtG__hotspotDetails li,.ExtendedBlocks-module__FBLEtG__scenarioTabs button,.ExtendedBlocks-module__FBLEtG__connections line,.ExtendedBlocks-module__FBLEtG__relationshipNode,.ExtendedBlocks-module__FBLEtG__fileAction,.ExtendedBlocks-module__FBLEtG__playButton{transition:none}}
.ReferenceCompositions-module__qo08sW__detailStage,.ReferenceCompositions-module__qo08sW__comparison,.ReferenceCompositions-module__qo08sW__hierarchy{min-width:0}.ReferenceCompositions-module__qo08sW__detailStage{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4.5vw,64px);display:grid}.ReferenceCompositions-module__qo08sW__detailStage[data-has-detail=false]{grid-template-columns:minmax(0,1fr)}.ReferenceCompositions-module__qo08sW__detailOverview{min-width:0}.ReferenceCompositions-module__qo08sW__detailStage[data-position=right] .ReferenceCompositions-module__qo08sW__detailOverview>:first-child{margin-bottom:28px}.ReferenceCompositions-module__qo08sW__detailOverview figure{width:100%;max-width:none}.ReferenceCompositions-module__qo08sW__detailCard{border:1px solid var(--kit-line);border-top:2px solid var(--kit-accent);background:var(--roc-dark);min-width:0;padding:clamp(18px,2.4vw,28px)}.ReferenceCompositions-module__qo08sW__detailStage .ReferenceCompositions-module__qo08sW__detailCard figure[data-format]{width:100%;max-width:340px;margin-inline:auto}.ReferenceCompositions-module__qo08sW__detailCopy{gap:12px;margin-bottom:22px;display:grid}.ReferenceCompositions-module__qo08sW__detailCopy h3{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:clamp(22px,2.3vw,30px);font-weight:530;line-height:1.2}.ReferenceCompositions-module__qo08sW__detailCopy p{color:var(--kit-muted);white-space:pre-line;overflow-wrap:anywhere;font-size:16px;line-height:1.55}.ReferenceCompositions-module__qo08sW__kicker{color:var(--kit-accent);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom]{display:block}.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom] .ReferenceCompositions-module__qo08sW__detailOverview{padding:0}.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom] .ReferenceCompositions-module__qo08sW__detailCard{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:30px;width:84%;margin:24px auto 0;display:grid;position:relative}.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom] .ReferenceCompositions-module__qo08sW__detailCopy{margin:0}.ReferenceCompositions-module__qo08sW__supportingFacts{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:22px;margin-top:30px;display:grid}.ReferenceCompositions-module__qo08sW__supportingFacts>div{border-top:1px solid var(--kit-line);align-content:start;gap:8px;padding-top:18px;display:grid}.ReferenceCompositions-module__qo08sW__supportingFacts strong{font-size:18px;font-weight:530}.ReferenceCompositions-module__qo08sW__supportingFacts p,.ReferenceCompositions-module__qo08sW__supportingFacts span{color:var(--kit-muted);white-space:pre-line;overflow-wrap:anywhere;font-size:15px;line-height:1.55}.ReferenceCompositions-module__qo08sW__placeholder{border:1px dashed var(--kit-line);color:var(--kit-muted);padding:40px 22px;font-size:15px;line-height:1.5}.ReferenceCompositions-module__qo08sW__empty{color:var(--kit-muted);padding:24px 0;font-size:16px;line-height:1.6}.ReferenceCompositions-module__qo08sW__stateTabs{border:1px solid var(--kit-line);border-radius:6px;gap:4px;width:fit-content;max-width:100%;margin-bottom:30px;padding:4px;display:flex}.ReferenceCompositions-module__qo08sW__stateTabs button{min-height:48px;color:var(--kit-muted);cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:12px;padding:12px 22px;font-size:16px;font-weight:510;line-height:1.4;transition:color .18s,background .18s;display:inline-flex}.ReferenceCompositions-module__qo08sW__stateTabs button[aria-selected=true]{color:var(--roc-dark);background:var(--roc-orange)}[data-tone=orange] .ReferenceCompositions-module__qo08sW__stateTabs button[aria-selected=true]{color:#fff;background:var(--roc-dark)}.ReferenceCompositions-module__qo08sW__stateTabs button:hover{color:var(--kit-text)}.ReferenceCompositions-module__qo08sW__stateTabs button[aria-selected=true]:hover{color:var(--roc-dark)}[data-tone=orange] .ReferenceCompositions-module__qo08sW__stateTabs button[aria-selected=true]:hover{color:#fff}.ReferenceCompositions-module__qo08sW__stateMark{font-size:22px;line-height:1}.ReferenceCompositions-module__qo08sW__statePanel{min-width:0;animation:.2s ease-out ReferenceCompositions-module__qo08sW__reveal}.ReferenceCompositions-module__qo08sW__statePanel[hidden],.ReferenceCompositions-module__qo08sW__levelPanel[hidden]{display:none}.ReferenceCompositions-module__qo08sW__stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.ReferenceCompositions-module__qo08sW__stages[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.ReferenceCompositions-module__qo08sW__stages[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.ReferenceCompositions-module__qo08sW__stage{border-bottom:1px solid var(--kit-line);flex-direction:column;gap:16px;min-width:0;padding-bottom:24px;display:flex}.ReferenceCompositions-module__qo08sW__stageTop{align-items:center;gap:18px;display:flex}.ReferenceCompositions-module__qo08sW__stageNumber{border:1px solid var(--kit-line);width:40px;height:40px;color:var(--kit-muted);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.ReferenceCompositions-module__qo08sW__stageConnector{border-top:1px dashed var(--kit-line);width:100%}.ReferenceCompositions-module__qo08sW__stage:last-child .ReferenceCompositions-module__qo08sW__stageConnector{border:0}.ReferenceCompositions-module__qo08sW__stage h3{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:clamp(20px,2.2vw,28px);font-weight:530;line-height:1.25}.ReferenceCompositions-module__qo08sW__stage p{font-size:var(--kit-body);color:var(--kit-muted);white-space:pre-line;overflow-wrap:anywhere;line-height:1.6}.ReferenceCompositions-module__qo08sW__stage small{color:var(--kit-muted);flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:6px;font-size:13px;display:flex}.ReferenceCompositions-module__qo08sW__statePanel[data-state=after] .ReferenceCompositions-module__qo08sW__stage{border-color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__statePanel[data-state=after] .ReferenceCompositions-module__qo08sW__stageNumber{border-color:var(--kit-accent);color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__statePanel[data-state=after] .ReferenceCompositions-module__qo08sW__stageConnector{border-top-style:solid;border-color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__hierarchyHint{color:var(--kit-muted);margin-bottom:18px;font-size:14px;line-height:1.5}.ReferenceCompositions-module__qo08sW__levels{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.ReferenceCompositions-module__qo08sW__levels[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.ReferenceCompositions-module__qo08sW__levels li{min-width:0}.ReferenceCompositions-module__qo08sW__levels button{text-align:left;border:1px solid var(--kit-line);width:100%;height:100%;color:var(--kit-text);cursor:pointer;background:0 0;grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;gap:20px;padding:22px 24px;transition:border-color .18s,background .18s;display:grid;position:relative}.ReferenceCompositions-module__qo08sW__levels button:hover{border-color:var(--kit-muted)}.ReferenceCompositions-module__qo08sW__levels button[aria-pressed=true]{border-color:var(--kit-accent);background:color-mix(in srgb, var(--kit-accent) 6%, transparent)}.ReferenceCompositions-module__qo08sW__levelNumber{color:var(--kit-muted);font-variant-numeric:tabular-nums;font-size:13px}.ReferenceCompositions-module__qo08sW__levelTitle{letter-spacing:-.025em;overflow-wrap:anywhere;grid-column:1/2;font-size:clamp(21px,2.4vw,29px);font-weight:530;line-height:1.25}.ReferenceCompositions-module__qo08sW__levelArrow{color:var(--kit-muted);grid-column:2;align-self:end;font-size:24px}.ReferenceCompositions-module__qo08sW__levels button[aria-pressed=true] .ReferenceCompositions-module__qo08sW__levelNumber,.ReferenceCompositions-module__qo08sW__levels button[aria-pressed=true] .ReferenceCompositions-module__qo08sW__levelArrow{color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__levelGlyph{width:72px;height:56px;color:var(--kit-muted);grid-column:1/3;grid-template-columns:1fr 1fr;gap:5px;display:grid}.ReferenceCompositions-module__qo08sW__levelGlyph i{border:1px solid}.ReferenceCompositions-module__qo08sW__levelGlyph[data-level="1"]{border:1px solid;grid-template-columns:repeat(4,1fr);width:84px;height:46px;padding:6px}.ReferenceCompositions-module__qo08sW__levelGlyph[data-level="2"]{border:1px solid;gap:5px;width:56px;height:48px;padding:7px}.ReferenceCompositions-module__qo08sW__levelGlyph[data-level="2"] i{border-radius:50%}.ReferenceCompositions-module__qo08sW__levels button[aria-pressed=true] .ReferenceCompositions-module__qo08sW__levelGlyph{color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__levelDetails{border-top:1px solid var(--kit-line);margin-top:24px;padding:clamp(22px,3.5vw,40px) 0 0}.ReferenceCompositions-module__qo08sW__levelPanel{animation:.2s ease-out ReferenceCompositions-module__qo08sW__reveal}.ReferenceCompositions-module__qo08sW__breadcrumb{color:var(--kit-muted);flex-wrap:wrap;gap:6px 12px;margin:0 0 20px;padding:0;font-size:13px;line-height:1.5;list-style:none;display:flex}.ReferenceCompositions-module__qo08sW__breadcrumb li{overflow-wrap:anywhere;gap:12px;min-width:0;display:inline-flex}.ReferenceCompositions-module__qo08sW__breadcrumb li[aria-current]{color:var(--kit-accent)}.ReferenceCompositions-module__qo08sW__levelExplanation{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:30px;display:grid}.ReferenceCompositions-module__qo08sW__levelExplanation h3{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(27px,3vw,40px);font-weight:530;line-height:1.15}.ReferenceCompositions-module__qo08sW__levelExplanation p{color:var(--kit-muted);font-size:var(--kit-body);white-space:pre-line;overflow-wrap:anywhere;line-height:1.6}.ReferenceCompositions-module__qo08sW__levelLink{min-height:44px;color:var(--kit-text);align-items:center;gap:24px;margin-top:16px;font-size:16px;display:inline-flex}.ReferenceCompositions-module__qo08sW__levelLink svg{width:18px;height:18px}.ReferenceCompositions-module__qo08sW__levelLink:hover{text-underline-offset:5px;text-decoration:underline}.ReferenceCompositions-module__qo08sW__comparison :focus-visible,.ReferenceCompositions-module__qo08sW__hierarchy :focus-visible{outline:2px solid var(--kit-accent);outline-offset:4px}@keyframes ReferenceCompositions-module__qo08sW__reveal{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.ReferenceCompositions-module__qo08sW__stages[data-count="4"],.ReferenceCompositions-module__qo08sW__levels[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.ReferenceCompositions-module__qo08sW__detailStage{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}@media (max-width:760px){.ReferenceCompositions-module__qo08sW__detailStage,.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom]{flex-direction:column;gap:24px;display:flex}.ReferenceCompositions-module__qo08sW__detailOverview{width:100%;padding:0}.ReferenceCompositions-module__qo08sW__detailCard,.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom] .ReferenceCompositions-module__qo08sW__detailCard{width:100%;box-shadow:none;margin:0;padding:20px;display:block}.ReferenceCompositions-module__qo08sW__detailStage[data-position=bottom] .ReferenceCompositions-module__qo08sW__detailCopy{margin-bottom:22px}.ReferenceCompositions-module__qo08sW__stateTabs{width:100%}.ReferenceCompositions-module__qo08sW__stateTabs button{flex:1;gap:8px;min-width:0;padding:12px}.ReferenceCompositions-module__qo08sW__stages,.ReferenceCompositions-module__qo08sW__stages[data-count]{grid-template-columns:1fr;gap:24px}.ReferenceCompositions-module__qo08sW__stage{gap:12px;padding-bottom:22px}.ReferenceCompositions-module__qo08sW__stage p{font-size:16px}.ReferenceCompositions-module__qo08sW__levels,.ReferenceCompositions-module__qo08sW__levels[data-count]{grid-template-columns:1fr;gap:10px}.ReferenceCompositions-module__qo08sW__levels button{grid-template-rows:auto;grid-template-columns:26px 50px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:88px;padding:18px}.ReferenceCompositions-module__qo08sW__levels .ReferenceCompositions-module__qo08sW__levelGlyph{grid-column:2;gap:3px;width:46px;height:36px;padding:4px}.ReferenceCompositions-module__qo08sW__levels .ReferenceCompositions-module__qo08sW__levelTitle{grid-column:3;font-size:21px}.ReferenceCompositions-module__qo08sW__levels .ReferenceCompositions-module__qo08sW__levelArrow{grid-column:4;align-self:center}.ReferenceCompositions-module__qo08sW__levelExplanation{grid-template-columns:1fr;gap:16px}.ReferenceCompositions-module__qo08sW__levelExplanation p{font-size:16px}}@media (prefers-reduced-motion:reduce){.ReferenceCompositions-module__qo08sW__statePanel,.ReferenceCompositions-module__qo08sW__levelPanel{animation:none}.ReferenceCompositions-module__qo08sW__stateTabs button,.ReferenceCompositions-module__qo08sW__levels button{transition:none}}
.RouteSpine-module__fpwXEq__spine{z-index:0;pointer-events:none;width:100%;height:100svh;opacity:var(--roc-route-spine-opacity,.58);position:absolute;top:0;left:0;overflow:clip}.RouteSpine-module__fpwXEq__art{--band-height:var(--roc-route-spine-band,clamp(220px, 18vw, 260px));width:100%;height:min(var(--band-height), 100%);position:absolute;bottom:0;left:0}@media (max-width:620px){.RouteSpine-module__fpwXEq__art{--band-height:var(--roc-route-spine-band,190px)}}
.UIKit-module__gmyuqq__page{color:#fff;--kit-section:clamp(48px, 6vw, 88px);background:0 0}.UIKit-module__gmyuqq__section{--kit-text:#fff;--kit-muted:#b6b6bb;--kit-line:#303033;--kit-accent:var(--roc-orange);color:var(--kit-text);background:var(--roc-dark);padding-block:var(--kit-section);border-top:1px solid var(--kit-line);position:relative}.UIKit-module__gmyuqq__section[data-tone=light],.UIKit-module__gmyuqq__section[data-tone=soft]{--kit-text:#0a0a0b;--kit-muted:#5c5c62;--kit-line:#d7d7dc;--kit-accent:#b54119;background:#fff}.UIKit-module__gmyuqq__section[data-tone=soft]{background:#f4f4f5}.UIKit-module__gmyuqq__section[data-tone=orange]{--kit-text:#0a0a0b;--kit-muted:#321b12;--kit-line:#0a0a0b40;--kit-accent:#0a0a0b;background:var(--roc-orange)}.UIKit-module__gmyuqq__section[data-tone=orange] :focus-visible{outline-color:var(--kit-text)}.UIKit-module__gmyuqq__section[data-spacing=compact]{padding-block:calc(var(--kit-section) * .65)}.UIKit-module__gmyuqq__container{min-width:0;width:min(calc(100% - var(--kit-gutter) * 2), var(--kit-width));margin-inline:auto;position:relative}.UIKit-module__gmyuqq__heading{grid-template-columns:minmax(140px,.2fr) minmax(0,1fr);gap:32px;margin-bottom:clamp(28px,4vw,48px);display:grid}.UIKit-module__gmyuqq__headingCopy{gap:26px;min-width:0;display:grid}.UIKit-module__gmyuqq__heading h2,.UIKit-module__gmyuqq__compactHeading h2{max-width:26ch;font-size:var(--kit-h2);letter-spacing:-.045em;text-wrap:pretty;font-weight:530;line-height:1.12}.UIKit-module__gmyuqq__heading p,.UIKit-module__gmyuqq__compactHeading p{max-width:64ch;color:var(--kit-muted);font-size:var(--kit-body);line-height:1.55}.UIKit-module__gmyuqq__eyebrow{color:var(--kit-accent,var(--roc-orange));letter-spacing:.06em;text-transform:uppercase;padding-top:8px;font-size:12px;font-weight:550;line-height:1.5;display:block}.UIKit-module__gmyuqq__compactHeading{align-content:start;gap:24px;display:grid}.UIKit-module__gmyuqq__compactHeading .UIKit-module__gmyuqq__headingCopy{gap:24px}.UIKit-module__gmyuqq__action{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:4px;flex:none;justify-content:space-between;align-items:center;gap:38px;width:fit-content;max-width:100%;min-height:56px;padding:16px 24px;font-size:16px;font-weight:520;line-height:1.35;transition:background .18s,color .18s;display:inline-flex}.UIKit-module__gmyuqq__action svg{flex:none;width:20px;height:20px;transition:transform .18s}.UIKit-module__gmyuqq__action:hover svg{transform:translate(2px,-2px)}.UIKit-module__gmyuqq__primary{color:#0a0a0b;background:var(--roc-orange)}.UIKit-module__gmyuqq__primary:hover{background:#f47749}[data-tone=orange] .UIKit-module__gmyuqq__primary{color:#fff;background:#0a0a0b}[data-tone=orange] .UIKit-module__gmyuqq__primary:hover{background:#29292d}.UIKit-module__gmyuqq__secondary{color:var(--kit-text,white);border-color:var(--kit-line,#303033);background:0 0}.UIKit-module__gmyuqq__secondary:hover{border-color:var(--kit-text,white)}.UIKit-module__gmyuqq__text{color:var(--kit-text,white);background:0 0;padding-inline:0}.UIKit-module__gmyuqq__note{color:var(--kit-muted);white-space:pre-line;margin-top:28px;font-size:14px;line-height:1.65}.UIKit-module__gmyuqq__hero{border-top:0;border-bottom:1px solid var(--kit-line);background:0 0;padding:0}.UIKit-module__gmyuqq__hero>.UIKit-module__gmyuqq__container{grid-template-columns:1.45fr .85fr;align-items:center;gap:48px;min-height:760px;padding-block:82px;display:grid;position:relative}.UIKit-module__gmyuqq__heroCopy{z-index:2;align-content:center;justify-items:start;gap:32px;display:grid;position:relative}.UIKit-module__gmyuqq__hero h1{white-space:pre-line;letter-spacing:-.05em;font-variation-settings:"wdth" 100;text-wrap:pretty;max-width:720px;font-size:clamp(44px,5.2vw,78px);font-weight:590;line-height:1.045}.UIKit-module__gmyuqq__hero p{max-width:660px;color:var(--kit-muted);font-size:clamp(17px,1.5vw,21px);line-height:1.55}.UIKit-module__gmyuqq__hero .UIKit-module__gmyuqq__figure figcaption{width:fit-content;max-width:100%}.UIKit-module__gmyuqq__hero .UIKit-module__gmyuqq__note{margin-top:-12px;font-size:13px}.UIKit-module__gmyuqq__hero .UIKit-module__gmyuqq__action{min-height:64px;margin-top:8px;font-size:20px}.UIKit-module__gmyuqq__hero[data-hero-variant=flow]{background:0 0}.UIKit-module__gmyuqq__flow{width:32%;position:absolute;top:0;bottom:0;right:0}.UIKit-module__gmyuqq__hero[data-hero-variant=product]>.UIKit-module__gmyuqq__container{grid-template-columns:1fr 1.1fr;min-height:680px}.UIKit-module__gmyuqq__hero[data-hero-variant=product] h1{font-size:clamp(40px,4.3vw,64px)}.UIKit-module__gmyuqq__hero[data-hero-variant=editorial]>.UIKit-module__gmyuqq__container{grid-template-columns:1fr;min-height:480px}.UIKit-module__gmyuqq__hero[data-hero-variant=editorial] h1,.UIKit-module__gmyuqq__hero[data-hero-variant=editorial] .UIKit-module__gmyuqq__heroCopy{max-width:1000px}.UIKit-module__gmyuqq__tags{color:var(--kit-muted);text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;gap:12px 24px;font-size:12px;display:flex}.UIKit-module__gmyuqq__modules{margin-left:calc(16.6667% + 26.6667px)}.UIKit-module__gmyuqq__module{border-top:1px solid var(--kit-line);grid-template-columns:36px minmax(200px,.9fr) minmax(0,1.2fr) 20px;align-items:start;gap:22px;padding-block:28px;display:grid}.UIKit-module__gmyuqq__module>span{color:var(--kit-muted);padding-top:4px;font-size:13px}.UIKit-module__gmyuqq__module h3{overflow-wrap:anywhere;letter-spacing:-.025em;min-width:0;font-size:24px;font-weight:520}.UIKit-module__gmyuqq__module p{color:var(--kit-muted);font-size:17px;line-height:1.5}.UIKit-module__gmyuqq__module svg{width:18px;height:18px;color:var(--kit-muted);margin-top:5px}.UIKit-module__gmyuqq__module:hover h3,.UIKit-module__gmyuqq__module:hover svg{color:var(--kit-accent)}.UIKit-module__gmyuqq__section[data-tone=orange] .UIKit-module__gmyuqq__module{transition:background .18s}.UIKit-module__gmyuqq__section[data-tone=orange] .UIKit-module__gmyuqq__module:is(:hover,:focus-visible){background:#ffffff14}.UIKit-module__gmyuqq__section[data-tone=orange] .UIKit-module__gmyuqq__module:focus-visible{outline:3px solid var(--kit-text);outline-offset:3px}.UIKit-module__gmyuqq__story{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);align-items:center;gap:clamp(36px,6vw,84px);display:grid}.UIKit-module__gmyuqq__story[data-side=left]{grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr)}.UIKit-module__gmyuqq__story[data-side=left] .UIKit-module__gmyuqq__storyCopy{order:2}.UIKit-module__gmyuqq__story[data-variant=wide]{grid-template-columns:1fr;gap:48px}.UIKit-module__gmyuqq__story[data-variant=wide] .UIKit-module__gmyuqq__storyCopy{order:0;max-width:940px}.UIKit-module__gmyuqq__storyCopy{align-content:start;gap:30px;min-width:0;display:grid}.UIKit-module__gmyuqq__storyCopy h2{font-size:clamp(32px,3.2vw,48px)}.UIKit-module__gmyuqq__figure{min-width:0;margin:0}.UIKit-module__gmyuqq__figure[data-format=portrait]{justify-self:center;width:100%;max-width:420px}.UIKit-module__gmyuqq__imageFrame{background:#0a0a0b;border:1px solid #3c3c40;border-radius:4px;overflow:hidden}.UIKit-module__gmyuqq__imageFrame img,.UIKit-module__gmyuqq__imageFrame picture{width:100%;height:auto;display:block}.UIKit-module__gmyuqq__figure figcaption{color:var(--kit-muted);margin-top:16px;font-size:12px;line-height:1.5}.UIKit-module__gmyuqq__storyFacts{display:grid}.UIKit-module__gmyuqq__storyFacts>div{border-top:1px solid var(--kit-line);gap:7px;padding-block:17px;display:grid}.UIKit-module__gmyuqq__storyFacts strong{font-size:16px;font-weight:550}.UIKit-module__gmyuqq__storyFacts span{color:var(--kit-muted);font-size:14px}.UIKit-module__gmyuqq__features{display:grid}.UIKit-module__gmyuqq__feature{border-top:1px solid var(--kit-line);grid-template-columns:40px minmax(0,.8fr) minmax(0,1.2fr);gap:28px;padding-block:30px;display:grid}.UIKit-module__gmyuqq__number{color:var(--kit-accent);padding-top:5px;font-size:13px}.UIKit-module__gmyuqq__feature h3,.UIKit-module__gmyuqq__comparison h3{letter-spacing:-.035em;font-size:clamp(23px,2.3vw,32px);font-weight:510;line-height:1.2}.UIKit-module__gmyuqq__feature p,.UIKit-module__gmyuqq__comparison p{color:var(--kit-muted);font-size:17px;line-height:1.6}.UIKit-module__gmyuqq__feature small{color:var(--kit-accent);margin-top:16px;font-size:12px;display:block}.UIKit-module__gmyuqq__features[data-variant=columns]{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.UIKit-module__gmyuqq__features[data-variant=columns] .UIKit-module__gmyuqq__feature{grid-template-columns:1fr;align-content:start;gap:22px}.UIKit-module__gmyuqq__timeline{margin-left:calc(16.6667% + 26.6667px);display:grid}.UIKit-module__gmyuqq__event{grid-template-columns:56px minmax(110px,.45fr) minmax(0,1.2fr);gap:28px;padding-bottom:42px;display:grid;position:relative}.UIKit-module__gmyuqq__event:not(:last-child):before{content:"";background:var(--kit-line);width:1px;position:absolute;top:44px;bottom:0;left:21px}.UIKit-module__gmyuqq__event .UIKit-module__gmyuqq__number{border:1px solid var(--kit-line);border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.UIKit-module__gmyuqq__event>small{color:var(--kit-muted);padding-top:12px;font-size:13px}.UIKit-module__gmyuqq__event h3{letter-spacing:-.03em;font-size:28px;font-weight:510}.UIKit-module__gmyuqq__event p{color:var(--kit-muted);margin-top:10px;font-size:17px}.UIKit-module__gmyuqq__comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 60px;display:grid}.UIKit-module__gmyuqq__comparison[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.UIKit-module__gmyuqq__comparison article{border-top:1px solid var(--kit-line);align-content:start;gap:22px;padding-top:26px;display:grid}.UIKit-module__gmyuqq__comparison strong{font-size:26px;font-weight:500}.UIKit-module__gmyuqq__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.UIKit-module__gmyuqq__facts article{border-top:1px solid var(--kit-line);align-content:start;gap:16px;padding-block:24px;display:grid}.UIKit-module__gmyuqq__facts strong{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(32px,4vw,64px);font-weight:500;line-height:1.08}.UIKit-module__gmyuqq__facts h3{font-size:18px;font-weight:520}.UIKit-module__gmyuqq__facts p{color:var(--kit-muted);font-size:15px}.UIKit-module__gmyuqq__cta{padding-block:clamp(72px,9vw,130px)}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__container{grid-template-columns:1fr auto;align-items:end;gap:38px 70px;display:grid}.UIKit-module__gmyuqq__cta h2{letter-spacing:-.05em;max-width:19ch;font-size:clamp(42px,5.8vw,82px);font-weight:530;line-height:1.04}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__compactHeading{max-width:860px}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__action{min-width:240px;min-height:64px;margin-bottom:6px}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__note{grid-column:1/-1;margin:0}.UIKit-module__gmyuqq__invalid{border:2px dashed var(--roc-orange);color:#fff;background:#241810;padding:30px}@media (min-width:1025px){.UIKit-module__gmyuqq__hero[data-hero-variant=product]>.UIKit-module__gmyuqq__container{min-height:min(680px,100svh - 125px);padding-block:clamp(28px,5svh,64px)}.UIKit-module__gmyuqq__hero[data-hero-variant=product] .UIKit-module__gmyuqq__heroCopy{gap:clamp(20px,3svh,32px)}.UIKit-module__gmyuqq__hero[data-hero-variant=product] h1{font-size:clamp(40px,min(4.3vw,6.5svh),64px)}.UIKit-module__gmyuqq__hero[data-hero-variant=product] .UIKit-module__gmyuqq__action{margin-top:0}}@media (max-width:1024px){.UIKit-module__gmyuqq__hero>.UIKit-module__gmyuqq__container{gap:28px;min-height:630px;padding-block:68px}.UIKit-module__gmyuqq__hero[data-hero-variant=product]>.UIKit-module__gmyuqq__container{grid-template-columns:1fr}.UIKit-module__gmyuqq__hero[data-hero-variant=product] h1{max-width:850px}.UIKit-module__gmyuqq__heading{grid-template-columns:140px 1fr}.UIKit-module__gmyuqq__modules,.UIKit-module__gmyuqq__timeline{margin-left:172px}.UIKit-module__gmyuqq__module{grid-template-columns:26px .9fr 1.1fr 18px;gap:16px}.UIKit-module__gmyuqq__module h3{font-size:21px}.UIKit-module__gmyuqq__module p{font-size:15px}.UIKit-module__gmyuqq__story,.UIKit-module__gmyuqq__story[data-side=left]{gap:34px}.UIKit-module__gmyuqq__story:has(.UIKit-module__gmyuqq__figure[data-format=portrait]){grid-template-columns:1fr}.UIKit-module__gmyuqq__story:has(.UIKit-module__gmyuqq__figure[data-format=portrait]) .UIKit-module__gmyuqq__storyCopy{order:0}.UIKit-module__gmyuqq__features[data-variant=columns]{gap:24px}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__container{grid-template-columns:1fr}}@media (max-width:760px){.UIKit-module__gmyuqq__hero>.UIKit-module__gmyuqq__container{grid-template-columns:1fr;gap:38px;min-height:0;padding-block:52px 60px}.UIKit-module__gmyuqq__hero[data-hero-variant=flow]>.UIKit-module__gmyuqq__container{padding-bottom:0}.UIKit-module__gmyuqq__heroCopy{gap:26px}.UIKit-module__gmyuqq__hero h1,.UIKit-module__gmyuqq__hero[data-hero-variant=product] h1{white-space:normal;font-size:clamp(36px,9.7vw,58px);line-height:1.07}.UIKit-module__gmyuqq__hero p{font-size:17px}.UIKit-module__gmyuqq__hero .UIKit-module__gmyuqq__action{margin:0}.UIKit-module__gmyuqq__flow{grid-row:2;width:100%;height:220px;position:relative;overflow:clip}.UIKit-module__gmyuqq__flow>div{width:200px;margin-inline:auto}.UIKit-module__gmyuqq__hero[data-hero-variant=editorial]>.UIKit-module__gmyuqq__container{min-height:0}.UIKit-module__gmyuqq__heading{grid-template-columns:1fr;gap:18px;margin-bottom:36px}.UIKit-module__gmyuqq__heading h2,.UIKit-module__gmyuqq__compactHeading h2{font-size:clamp(30px,8vw,44px)}.UIKit-module__gmyuqq__headingCopy,.UIKit-module__gmyuqq__compactHeading{gap:20px}.UIKit-module__gmyuqq__eyebrow{padding:0;font-size:11px}.UIKit-module__gmyuqq__modules,.UIKit-module__gmyuqq__timeline{margin-left:0}.UIKit-module__gmyuqq__module{grid-template-columns:24px 1fr 18px;gap:12px 16px;padding-block:23px}.UIKit-module__gmyuqq__module h3{font-size:23px}.UIKit-module__gmyuqq__module p{grid-area:2/2;font-size:15px}.UIKit-module__gmyuqq__module svg{grid-area:1/3}.UIKit-module__gmyuqq__story,.UIKit-module__gmyuqq__story[data-side=left]{grid-template-columns:1fr;gap:36px}.UIKit-module__gmyuqq__story[data-side=left] .UIKit-module__gmyuqq__storyCopy{order:0}.UIKit-module__gmyuqq__feature{grid-template-columns:24px 1fr;gap:14px 18px}.UIKit-module__gmyuqq__feature>div{grid-column:2}.UIKit-module__gmyuqq__feature h3{font-size:26px}.UIKit-module__gmyuqq__feature p{font-size:16px}.UIKit-module__gmyuqq__features[data-variant=columns]{grid-template-columns:1fr;gap:0}.UIKit-module__gmyuqq__features[data-variant=columns] .UIKit-module__gmyuqq__feature{grid-template-columns:24px 1fr}.UIKit-module__gmyuqq__event{grid-template-columns:44px 1fr;gap:12px 20px;padding-bottom:32px}.UIKit-module__gmyuqq__event>small,.UIKit-module__gmyuqq__event>div{grid-column:2}.UIKit-module__gmyuqq__event h3{font-size:26px}.UIKit-module__gmyuqq__event .UIKit-module__gmyuqq__number{grid-row:1/3}.UIKit-module__gmyuqq__comparison,.UIKit-module__gmyuqq__comparison[data-count="3"]{grid-template-columns:1fr;gap:30px}.UIKit-module__gmyuqq__facts{grid-template-columns:1fr;gap:20px}.UIKit-module__gmyuqq__facts article{grid-template-columns:1fr 1fr;align-items:baseline;gap:14px}.UIKit-module__gmyuqq__facts strong{font-size:40px}.UIKit-module__gmyuqq__facts p{grid-column:1/-1}.UIKit-module__gmyuqq__cta h2{font-size:clamp(37px,10vw,60px)}.UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__action{width:100%}}.UIKit-module__gmyuqq__roleImage{max-width:1050px;margin:56px auto 0}.UIKit-module__gmyuqq__ctaPricing{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px;display:grid}.UIKit-module__gmyuqq__ctaPricing>div{border-top:1px solid var(--kit-line);gap:12px;padding-top:24px;display:grid}.UIKit-module__gmyuqq__ctaPricing strong{letter-spacing:-.02em;font-size:23px;font-weight:530}.UIKit-module__gmyuqq__ctaPricing span{font-size:14px}@media (max-width:760px){.UIKit-module__gmyuqq__ctaPricing{grid-template-columns:1fr;gap:24px}}.UIKit-module__gmyuqq__action:disabled{color:#aaaab2;cursor:default;background:#303033}.UIKit-module__gmyuqq__anchorAlias{scroll-margin-top:144px;position:absolute;top:0}.UIKit-module__gmyuqq__figure{position:relative}@media (max-width:620px){.UIKit-module__gmyuqq__anchorAlias{scroll-margin-top:100px}}@media (min-width:1025px) and (min-height:650px){.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section{--kit-section:clamp(48px, 5.5vw, 80px);--kit-h2:clamp(32px, min(3.1vw, 4.8svh), 46px);--kit-body:clamp(16px, 1.3vw, 18px);min-height:0;padding-block:var(--kit-section)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section[data-spacing=compact]{padding-block:calc(var(--kit-section) * .8)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__hero{padding-block:0}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__hero>.UIKit-module__gmyuqq__container{min-height:calc(100svh - 125px);padding-block:clamp(24px,4svh,56px)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__hero[data-hero-variant=editorial] h1{font-size:clamp(40px,min(5.2vw,7.5svh),72px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__heading{margin-bottom:clamp(24px,4svh,40px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__heading h2{max-width:34ch}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__headingCopy,.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__compactHeading,.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__compactHeading .UIKit-module__gmyuqq__headingCopy{gap:16px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__note{margin-top:20px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__module{padding-block:clamp(16px,2.5svh,24px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__story,.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-side=left]{gap:clamp(32px,4vw,60px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__story{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-side=left]{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-variant=split]:not(:has(.UIKit-module__gmyuqq__storyFacts)){grid-template-columns:minmax(0,.7fr) minmax(0,1.6fr)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-variant=split][data-side=left]:not(:has(.UIKit-module__gmyuqq__storyFacts)){grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-variant=wide]{grid-template-columns:1fr;gap:24px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__storyCopy{gap:20px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__storyCopy h2{font-size:var(--kit-h2)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__storyFacts>div{align-content:start;gap:5px;padding-block:10px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__storyFacts:has(>div:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__story .UIKit-module__gmyuqq__figure{justify-self:center;width:100%}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story:has(.UIKit-module__gmyuqq__figure[data-format=portrait]){grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__figure[data-format=portrait]{max-width:420px}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__story[data-variant=wide] .UIKit-module__gmyuqq__figure{justify-self:center;width:100%;max-width:1100px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__feature{gap:20px;padding-block:18px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__feature h3,.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__comparison h3{font-size:clamp(23px,min(2.3vw,3.5svh),30px)}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4)) .UIKit-module__gmyuqq__feature{grid-template-columns:32px 1fr;gap:12px 16px}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4)) .UIKit-module__gmyuqq__feature>div{grid-column:2}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4):last-child) .UIKit-module__gmyuqq__feature{grid-template-columns:1fr;align-content:start}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(4):last-child) .UIKit-module__gmyuqq__feature>div{grid-column:1}.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section:not(.UIKit-module__gmyuqq__pair) .UIKit-module__gmyuqq__features[data-variant=rows]:has(>:nth-child(5)){grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__feature small{margin-top:8px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__timeline{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin-left:0}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event{grid-template-rows:auto auto auto;grid-template-columns:1fr;align-content:start;gap:12px;padding-bottom:0}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event>div{align-self:start}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event:not(:last-child):before{width:auto;height:1px;inset:22px -12px auto 56px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event>small{padding-top:0}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event h3{font-size:24px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__event p{margin-top:6px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__comparison{gap:24px 40px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__comparison article{gap:16px;padding-top:18px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison:has(>article:first-child>.UIKit-module__gmyuqq__storyFacts){grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison .UIKit-module__gmyuqq__storyFacts{grid-template-columns:1fr}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison .UIKit-module__gmyuqq__storyFacts>div{padding-block:8px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison .UIKit-module__gmyuqq__storyFacts strong{font-size:16px;line-height:1.4}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison .UIKit-module__gmyuqq__storyFacts>div:has(strong):has(span){grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:16px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__facts article{gap:12px;padding-block:16px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__cta h2{font-size:clamp(48px,min(6.5vw,9.4svh),84px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__cta .UIKit-module__gmyuqq__container{gap:24px 48px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__ctaPricing{margin-top:8px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__ctaPricing>div{padding-top:16px}.UIKit-module__gmyuqq__page [data-ui-block=roles]:has(.UIKit-module__gmyuqq__roleImage)>.UIKit-module__gmyuqq__container{grid-template-columns:1fr 1fr;align-items:center;gap:24px 40px;display:grid}.UIKit-module__gmyuqq__page [data-ui-block=roles]:has(.UIKit-module__gmyuqq__roleImage) .UIKit-module__gmyuqq__heading{grid-column:1/-1;margin:0}.UIKit-module__gmyuqq__page [data-ui-block=roles]:has(.UIKit-module__gmyuqq__roleImage) .UIKit-module__gmyuqq__note{grid-column:1/-1}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__roleImage{margin:0}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__roleImage .UIKit-module__gmyuqq__figure{width:100%;margin-inline:auto}}@media (min-width:1025px) and (min-height:650px) and (max-height:800px){.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__section[data-section-size=screen]{--kit-body:16px;--kit-section:clamp(24px, 4svh, 40px)}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__heading{margin-bottom:24px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__module,.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__feature{padding-block:14px}.UIKit-module__gmyuqq__page [data-ui-block=roles]:has(.UIKit-module__gmyuqq__roleImage)>.UIKit-module__gmyuqq__container{row-gap:12px}.UIKit-module__gmyuqq__page [data-ui-block=roles]:has(.UIKit-module__gmyuqq__roleImage) .UIKit-module__gmyuqq__headingCopy{gap:8px}.UIKit-module__gmyuqq__page [data-ui-block=product-story] .UIKit-module__gmyuqq__storyCopy{gap:16px}.UIKit-module__gmyuqq__page [data-ui-block=product-story]:has(.UIKit-module__gmyuqq__note) .UIKit-module__gmyuqq__storyFacts>div{padding-block:6px}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__feature p,.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__comparison p{font-size:16px;line-height:1.5}.UIKit-module__gmyuqq__page .UIKit-module__gmyuqq__comparison article{gap:12px;padding-top:14px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator]:not(:has([data-pricing-module])) .UIKit-module__gmyuqq__headingCopy{gap:12px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator]:not(:has([data-pricing-module])) .UIKit-module__gmyuqq__heading p{max-width:none}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator] .UIKit-module__gmyuqq__comparison .UIKit-module__gmyuqq__storyFacts:has(>div:nth-child(6))>div{padding-block:4px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator]:has(.UIKit-module__gmyuqq__facts) .UIKit-module__gmyuqq__heading{margin-bottom:16px}.UIKit-module__gmyuqq__page [data-ui-block=pricing-configurator]:has(.UIKit-module__gmyuqq__facts) .UIKit-module__gmyuqq__facts article{gap:8px;padding-block:8px}}.UIKit-module__gmyuqq__hero[data-hero-pricing]>.UIKit-module__gmyuqq__container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px)}.UIKit-module__gmyuqq__hero[data-hero-pricing] .UIKit-module__gmyuqq__heroCopy{max-width:none}.UIKit-module__gmyuqq__pricingHeroSummary{z-index:2;gap:12px;min-width:0;display:grid;position:relative}.UIKit-module__gmyuqq__pricingHeroProof{width:fit-content;max-width:100%;color:var(--kit-muted);background:var(--roc-dark);font-size:12px;line-height:1.5}.UIKit-module__gmyuqq__pricingHeroPanel{border:1px solid var(--kit-line);background:var(--roc-dark);border-radius:4px;gap:16px;padding:24px;display:grid}.UIKit-module__gmyuqq__pricingHeroPanel>.UIKit-module__gmyuqq__eyebrow{padding:0}.UIKit-module__gmyuqq__pricingHeroPrice{gap:8px;display:grid}.UIKit-module__gmyuqq__pricingHeroPrice>strong{letter-spacing:-.035em;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:48px;font-weight:530;line-height:1.1;display:flex}.UIKit-module__gmyuqq__pricingHeroPrice small{letter-spacing:0;color:var(--kit-muted);font-size:14px;font-weight:450;line-height:1.5}.UIKit-module__gmyuqq__pricingHeroPrice>span{font-size:15px;line-height:1.5}.UIKit-module__gmyuqq__pricingHeroIntro{border-top:1px solid var(--kit-line);gap:4px;padding-top:16px;font-size:14px;line-height:1.5;display:grid}.UIKit-module__gmyuqq__pricingHeroIntro>span{color:var(--kit-muted)}.UIKit-module__gmyuqq__pricingHeroIntro strong{font-weight:500}.UIKit-module__gmyuqq__pricingHeroModules{display:grid}.UIKit-module__gmyuqq__pricingHeroModules>li{border-top:1px solid var(--kit-line);grid-template-columns:28px minmax(64px,.4fr) minmax(0,1fr);align-items:baseline;gap:12px;padding-block:9px;font-size:15px;line-height:1.4;display:grid}.UIKit-module__gmyuqq__pricingHeroModules>li>strong{font-weight:530}.UIKit-module__gmyuqq__pricingHeroNumber{color:var(--kit-muted);font-size:12px}.UIKit-module__gmyuqq__ctaPricing[data-pricing-mode=base]{grid-template-columns:minmax(0,1fr)}.UIKit-module__gmyuqq__ctaPricing[data-pricing-mode=base] strong{font-size:clamp(28px,3vw,42px)}@media (min-width:1025px){.UIKit-module__gmyuqq__page>.UIKit-module__gmyuqq__hero[data-hero-pricing] h1{font-size:clamp(40px,min(4.3vw,6.5svh),64px)}.UIKit-module__gmyuqq__hero[data-hero-pricing] .UIKit-module__gmyuqq__heroCopy{gap:clamp(20px,3svh,32px)}.UIKit-module__gmyuqq__hero[data-hero-pricing] .UIKit-module__gmyuqq__action{margin-top:0}}@media (max-width:1024px){.UIKit-module__gmyuqq__hero[data-hero-pricing]>.UIKit-module__gmyuqq__container{grid-template-columns:minmax(0,1fr)}.UIKit-module__gmyuqq__pricingHeroSummary{width:100%;max-width:620px}}@media (max-width:760px){.UIKit-module__gmyuqq__pricingHeroPanel{padding:20px}}.UIKit-module__gmyuqq__gradient{pointer-events:none;border-radius:inherit;opacity:.66;position:absolute;inset:0;overflow:hidden}.UIKit-module__gmyuqq__gradient[data-strength=soft]{opacity:.38}.UIKit-module__gmyuqq__gradient[data-strength=strong]{opacity:.88}.UIKit-module__gmyuqq__gradient:before{content:"";position:absolute;inset:0}.UIKit-module__gmyuqq__gradient[data-preset=edge-glow]:before{background:radial-gradient(56% 88% at 110% 78%,#f47749 0%,#ea5e2d 20%,#70220b 47%,#70220b1f 73%,#0000 100%)}.UIKit-module__gmyuqq__gradient[data-preset=edge-glow][data-position=left]:before{transform:scaleX(-1)}.UIKit-module__gmyuqq__gradient[data-preset=bottom-glow]:before{background:radial-gradient(90% 64% at 50% 118%,#f47749 0%,#ea5e2d 24%,#79220b 53%,#0000 100%)}.UIKit-module__gmyuqq__gradient[data-preset=orange-depth]:before{background:radial-gradient(88% 100% at 100% 125%,#f47749,#0000 72%),linear-gradient(#0000 12%,#7a200829 100%)}.UIKit-module__gmyuqq__section>.UIKit-module__gmyuqq__container{z-index:1}.UIKit-module__gmyuqq__section[data-section-size=compact]{padding-block:clamp(28px,3.5vw,52px)}.UIKit-module__gmyuqq__section :is(h1,h2,h3,p,strong,figcaption){overflow-wrap:break-word}.UIKit-module__gmyuqq__features[data-count="1"],.UIKit-module__gmyuqq__facts[data-count="1"],.UIKit-module__gmyuqq__comparison[data-count="1"]{grid-template-columns:minmax(0,1fr)}.UIKit-module__gmyuqq__features[data-variant=columns][data-count="2"],.UIKit-module__gmyuqq__facts[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.UIKit-module__gmyuqq__heading:not(:has(>.UIKit-module__gmyuqq__eyebrow)){grid-template-columns:minmax(0,1fr)}.UIKit-module__gmyuqq__heading:not(:has(>.UIKit-module__gmyuqq__eyebrow))+.UIKit-module__gmyuqq__modules{margin-left:0}.UIKit-module__gmyuqq__pairGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,72px);display:grid}.UIKit-module__gmyuqq__pair[data-section-ratio="60-40"] .UIKit-module__gmyuqq__pairGrid{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.UIKit-module__gmyuqq__pair[data-section-ratio="40-60"] .UIKit-module__gmyuqq__pairGrid{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.UIKit-module__gmyuqq__pairedBlock{--kit-text:inherit;--kit-muted:inherit;--kit-line:inherit;--kit-accent:inherit;background:0 0;border:0;min-width:0;min-height:0!important;padding:0!important}.UIKit-module__gmyuqq__pairedBlock>.UIKit-module__gmyuqq__container{width:100%;container-type:inline-size}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__heading{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:28px}.UIKit-module__gmyuqq__pair :is(.UIKit-module__gmyuqq__heading,.UIKit-module__gmyuqq__compactHeading) h2{max-width:none;font-size:clamp(28px,2.8vw,40px)}.UIKit-module__gmyuqq__pair :is(.UIKit-module__gmyuqq__story,.UIKit-module__gmyuqq__story[data-side=left],.UIKit-module__gmyuqq__story[data-variant=split],.UIKit-module__gmyuqq__story[data-variant=wide],.UIKit-module__gmyuqq__story:has(.UIKit-module__gmyuqq__figure[data-format=portrait])){grid-template-columns:minmax(0,1fr);gap:24px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__storyCopy{order:0}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__story .UIKit-module__gmyuqq__figure{width:100%;max-width:min(100%, calc(520px * var(--product-aspect)))}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__figure[data-format=portrait]{max-width:min(100%, calc(520px * var(--product-aspect)))}.UIKit-module__gmyuqq__pair :is(.UIKit-module__gmyuqq__features[data-variant],.UIKit-module__gmyuqq__facts,.UIKit-module__gmyuqq__comparison,.UIKit-module__gmyuqq__comparison[data-count]){grid-template-columns:minmax(0,1fr);gap:0}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__features .UIKit-module__gmyuqq__feature{grid-template-columns:24px minmax(0,1fr);gap:10px 16px;padding-block:20px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__features .UIKit-module__gmyuqq__feature>div{grid-column:2}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__facts article{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:baseline;gap:10px 20px;padding-block:20px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__facts strong{font-size:clamp(28px,3vw,44px)}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__facts p{grid-column:2}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__comparison article{gap:14px;padding-block:20px}.UIKit-module__gmyuqq__pair :is(.UIKit-module__gmyuqq__heading,.UIKit-module__gmyuqq__compactHeading) p{font-size:17px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__note{margin-top:20px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__storyFacts:has(>div:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}@media (min-width:1025px){.UIKit-module__gmyuqq__section[data-section-size=screen]{align-content:center;min-height:calc(100svh - 124px);display:grid}.UIKit-module__gmyuqq__hero[data-section-size=content]>.UIKit-module__gmyuqq__container,.UIKit-module__gmyuqq__hero[data-section-size=compact]>.UIKit-module__gmyuqq__container{min-height:0}.UIKit-module__gmyuqq__hero[data-section-size=content]>.UIKit-module__gmyuqq__container{padding-block:clamp(40px,5vw,72px)}.UIKit-module__gmyuqq__hero[data-section-size=compact]>.UIKit-module__gmyuqq__container{padding-block:clamp(28px,3.5vw,52px)}.UIKit-module__gmyuqq__hero[data-section-size=compact]{padding-block:0}.UIKit-module__gmyuqq__section[data-section-size=screen] .UIKit-module__gmyuqq__story[data-variant=wide] .UIKit-module__gmyuqq__figure{max-width:min(1100px, calc((100svh - 300px) * var(--product-aspect)))}.UIKit-module__gmyuqq__pair [data-process-steps]{grid-template-columns:minmax(0,1fr);display:block}}@media (max-width:1100px){.UIKit-module__gmyuqq__pair[data-section-ratio] .UIKit-module__gmyuqq__pairGrid{grid-template-columns:minmax(0,1fr);gap:40px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__pairedBlock+.UIKit-module__gmyuqq__pairedBlock{border-top:1px solid var(--kit-line);padding-top:36px!important}}@media (max-width:760px){.UIKit-module__gmyuqq__page{--kit-section:48px}.UIKit-module__gmyuqq__section[data-section-size]{min-height:0}.UIKit-module__gmyuqq__hero[data-section-size]>.UIKit-module__gmyuqq__container{min-height:0;padding-block:40px 48px}.UIKit-module__gmyuqq__section[data-section-size=compact]{padding-block:32px}.UIKit-module__gmyuqq__hero[data-section-size=compact]{padding-block:0}.UIKit-module__gmyuqq__features[data-variant=columns][data-count],.UIKit-module__gmyuqq__facts[data-count]{grid-template-columns:minmax(0,1fr)}.UIKit-module__gmyuqq__gradient[data-preset=edge-glow]:before{background:radial-gradient(100% 58% at 108% 106%,#ea5e2d,#70220b 35%,#0000 80%)}.UIKit-module__gmyuqq__gradient[data-strength=strong]{opacity:.58}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__facts article{grid-template-columns:minmax(0,1fr);gap:10px}.UIKit-module__gmyuqq__pair .UIKit-module__gmyuqq__facts p{grid-column:1}}
.Document-module__jzo_TG__page{color:#0a0a0b;background:#fff}.Document-module__jzo_TG__container{width:min(calc(100% - var(--kit-gutter) * 2), var(--kit-width));margin-inline:auto}.Document-module__jzo_TG__hero{color:#fff;background:#0a0a0b;padding-block:clamp(60px,7vw,104px)}.Document-module__jzo_TG__hero .Document-module__jzo_TG__container{gap:30px;display:grid}.Document-module__jzo_TG__label{color:var(--roc-orange);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.Document-module__jzo_TG__hero h1{letter-spacing:-.05em;overflow-wrap:anywhere;max-width:22ch;font-size:clamp(42px,5.2vw,76px);font-weight:530;line-height:1.07}.Document-module__jzo_TG__hero p{color:#b6b6bb;max-width:60ch;font-size:19px;line-height:1.55}.Document-module__jzo_TG__document{padding-block:var(--kit-section);grid-template-columns:220px minmax(0,850px);gap:44px 64px;display:grid}.Document-module__jzo_TG__intro{border-bottom:1px solid #d7d7dc;grid-column:2;gap:24px;padding-bottom:40px;font-size:18px;line-height:1.7;display:grid}.Document-module__jzo_TG__intro>span{color:#5c5c62;font-size:13px}.Document-module__jzo_TG__toc{color:#5c5c62;grid-area:1/1/3;align-self:start;gap:14px;font-size:14px;display:grid;position:sticky;top:155px}.Document-module__jzo_TG__toc strong{color:#0a0a0b;margin-bottom:8px;font-weight:500}.Document-module__jzo_TG__toc a{padding-block:6px}.Document-module__jzo_TG__toc a:hover{color:#b54119}.Document-module__jzo_TG__sections{grid-column:2;gap:40px;display:grid}.Document-module__jzo_TG__sections section{border-top:1px solid #d7d7dc;grid-template-columns:36px minmax(0,1fr);gap:22px;padding-top:30px;display:grid}.Document-module__jzo_TG__sections section>strong{color:#b54119;padding-top:7px;font-size:13px;font-weight:450}.Document-module__jzo_TG__sections h2{letter-spacing:-.035em;margin-bottom:20px;font-size:clamp(27px,2.6vw,37px);font-weight:530;line-height:1.17}.Document-module__jzo_TG__sections p{color:#48484e;white-space:pre-line;font-size:18px;line-height:1.75}.Document-module__jzo_TG__note{color:#5c5c62;border-top:1px solid #d7d7dc;grid-column:2;padding-top:24px;font-size:14px;line-height:1.7}.Document-module__jzo_TG__notFound{align-items:center;min-height:65vh;display:flex}@media (max-width:900px){.Document-module__jzo_TG__document{grid-template-columns:1fr}.Document-module__jzo_TG__toc{grid-area:auto/1;position:static}.Document-module__jzo_TG__intro,.Document-module__jzo_TG__sections,.Document-module__jzo_TG__note{grid-column:1}}@media (max-width:480px){.Document-module__jzo_TG__hero h1{font-size:39px}.Document-module__jzo_TG__hero p,.Document-module__jzo_TG__intro,.Document-module__jzo_TG__sections p{font-size:16px}.Document-module__jzo_TG__sections section{grid-template-columns:26px minmax(0,1fr);gap:12px}}
