.ohso-rdr,.ohso-rdr *,.ohso-rdr :before,.ohso-rdr :after{box-sizing:border-box}.ohso-rdr{--rdr-bg:#000;--rdr-fg:#fff;--rdr-muted:#9a9a9a;--rdr-soft:#d9d9d5;--rdr-line:#ffffff24;--rdr-line-strong:#ffffff47;--rdr-accent:#cfd6e0;--rdr-accent-rgb:207,214,224;--rdr-accent-soft:#cfd6e01f;--rdr-geo:#9c7bff;--rdr-uxflow:#ffa11a;--rdr-content:#3ddc7d;--rdr-tech:#4cc9f0;--rdr-font:var(--font-midnight),"Midnight Sans ST Pro","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rdr-ease:cubic-bezier(.25,1,.5,1);--rdr-ease-expo:cubic-bezier(.16,1,.3,1);--rdr-gutter:clamp(1.25rem,2.2vw,2rem);--rdr-max:1440px;background:var(--rdr-bg);width:100%;color:var(--rdr-fg);font-family:var(--rdr-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:1rem;line-height:1.45;display:block;position:relative;overflow:hidden}.ohso-rdr h1,.ohso-rdr h2,.ohso-rdr h3,.ohso-rdr h4,.ohso-rdr p,.ohso-rdr span,.ohso-rdr a,.ohso-rdr li,.ohso-rdr ul{color:inherit;font-weight:inherit;margin:0;padding:0;text-decoration:none;list-style:none}.ohso-rdr img,.ohso-rdr svg{max-width:100%;display:block}.ohso-rdr ::selection{background:var(--rdr-accent);color:#000}.ohso-rdr [data-reveal]{opacity:0;transition:opacity .9s var(--rdr-ease),transform .9s var(--rdr-ease);will-change:opacity,transform;transform:translateY(28px)}.ohso-rdr [data-reveal].is-in{opacity:1;transform:translate(0,0)}.ohso-rdr .rdr-hero{min-height:clamp(640px,92vh,1020px);padding:clamp(7rem,12vw,11rem) var(--rdr-gutter) clamp(5rem,8vw,8rem);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ohso-rdr .rdr-hero__video{z-index:0;pointer-events:none;opacity:0;transition:opacity 1.4s var(--rdr-ease);position:absolute;inset:0;overflow:hidden}.ohso-rdr .rdr-hero__video.is-ready{opacity:1}.ohso-rdr .rdr-hero__video video{pointer-events:none;object-fit:cover;border:0;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ohso-rdr .rdr-hero__fade{z-index:1;pointer-events:none;background:linear-gradient(#000 0%,#0000 22% 78%,#000 100%);position:absolute;inset:0}.ohso-rdr .rdr-hero__dim{z-index:1;pointer-events:none;opacity:0;transition:opacity 1.8s var(--rdr-ease);background:#000;position:absolute;inset:0}.ohso-rdr .rdr-hero__dim.is-on{opacity:.55}@media (prefers-reduced-motion:reduce){.ohso-rdr .rdr-hero__video{opacity:1;transition:none}.ohso-rdr .rdr-hero__dim{transition:none}}.ohso-rdr .rdr-hero__halo{aspect-ratio:1;filter:blur(20px);z-index:0;pointer-events:none;background:radial-gradient(circle,#cfd6e02e 0%,#cfd6e00a 32%,#0000 60%);width:clamp(640px,80vw,1100px);position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.ohso-rdr .rdr-hero__inner{z-index:2;max-width:var(--rdr-max);text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,2.4vw,2rem);width:100%;display:flex;position:relative}.ohso-rdr .rdr-hero__badge{border:1px solid var(--rdr-line);letter-spacing:.06em;color:var(--rdr-soft);background:#ffffff06;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .95rem;font-size:.8rem;display:inline-flex}.ohso-rdr .rdr-hero__badge .dot{background:var(--rdr-accent);width:.45rem;height:.45rem;box-shadow:0 0 12px var(--rdr-accent);animation:rdr-blink 2.4s var(--rdr-ease) infinite;border-radius:50%;display:inline-block}@keyframes rdr-blink{0%,to{opacity:1}50%{opacity:.45}}.ohso-rdr .rdr-hero__title{letter-spacing:-.025em;color:var(--rdr-fg);max-width:22ch;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:400;line-height:1.02}.ohso-rdr .rdr-hero__title em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-hero__title .rdr-hero__word{opacity:0;transition:transform .9s var(--rdr-ease-expo),opacity .9s var(--rdr-ease);display:inline-block;transform:translateY(105%)}.ohso-rdr .rdr-hero__title .rdr-hero__word+.rdr-hero__word{margin-left:.22em}.ohso-rdr .rdr-hero.is-in .rdr-hero__word{opacity:1;transform:none}.ohso-rdr .rdr-hero.is-in .rdr-hero__word:first-child{transition-delay:50ms}.ohso-rdr .rdr-hero.is-in .rdr-hero__word:nth-child(2){transition-delay:.15s}.ohso-rdr .rdr-hero.is-in .rdr-hero__word:nth-child(3){transition-delay:.25s}.ohso-rdr .rdr-hero.is-in .rdr-hero__word:nth-child(4){transition-delay:.35s}.ohso-rdr .rdr-hero.is-in .rdr-hero__word:nth-child(5){transition-delay:.45s}.ohso-rdr .rdr-hero__lede{color:var(--rdr-soft);max-width:46ch;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.5}.ohso-rdr .rdr-hero__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.ohso-rdr .rdr-cta{letter-spacing:.005em;cursor:pointer;appearance:none;transition:transform .35s var(--rdr-ease),background-color .25s var(--rdr-ease),color .25s var(--rdr-ease),border-color .25s var(--rdr-ease);border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:400;display:inline-flex}.ohso-rdr .rdr-cta--accent{background:var(--rdr-accent);color:#000;border-color:var(--rdr-accent)}.ohso-rdr .rdr-cta--accent:hover{background:#fff;border-color:#fff;transform:translate(2px)}.ohso-rdr .rdr-cta--ghost{color:var(--rdr-soft);border-color:var(--rdr-line-strong)}.ohso-rdr .rdr-cta--ghost:hover{color:#fff;border-color:#fff;transform:translate(2px)}.ohso-rdr .rdr-intro{padding:clamp(5rem,9vw,9rem) var(--rdr-gutter);max-width:calc(var(--rdr-max) + 2 * var(--rdr-gutter));grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:start;gap:clamp(2rem,5vw,5rem);margin:0 auto;display:grid}@media (max-width:780px){.ohso-rdr .rdr-intro{grid-template-columns:1fr;gap:2rem}}.ohso-rdr .rdr-intro__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-accent);margin-bottom:1rem;font-size:.6875rem;font-weight:400}.ohso-rdr .rdr-intro__title{letter-spacing:-.015em;color:var(--rdr-fg);font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:400;line-height:1.1}.ohso-rdr .rdr-intro__body{color:var(--rdr-soft);flex-direction:column;gap:1rem;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55;display:flex}.ohso-rdr .rdr-intro__title em,.ohso-rdr .rdr-intro__body em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-pillars{padding:clamp(4rem,7vw,7rem) var(--rdr-gutter) clamp(5rem,9vw,9rem);background:linear-gradient(#cfd6e006 0%,#0000 70%);position:relative;overflow:hidden}.ohso-rdr .rdr-pillars__container{max-width:var(--rdr-max);flex-direction:column;gap:clamp(2.5rem,5vw,4rem);margin:0 auto;display:flex}.ohso-rdr .rdr-pillars__head{flex-direction:column;gap:1rem;max-width:42rem;display:flex}.ohso-rdr .rdr-pillars__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-accent);font-size:.6875rem;font-weight:400}.ohso-rdr .rdr-pillars__title{letter-spacing:-.02em;color:var(--rdr-fg);font-size:clamp(2rem,4.4vw,3.5rem);font-weight:400;line-height:1.05}.ohso-rdr .rdr-pillars__title em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-pillars__lede{color:var(--rdr-soft);max-width:48ch;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55}.ohso-rdr .rdr-circle{aspect-ratio:1;isolation:isolate;width:100%;max-width:780px;margin:0 auto;position:relative}.ohso-rdr .rdr-circle__svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ohso-rdr .rdr-circle__ring{fill:none;stroke:var(--rdr-line);stroke-width:.4px;opacity:0;transform-origin:50%;transform-box:fill-box;transition:opacity 1s var(--rdr-ease)}.ohso-rdr .rdr-circle.is-in .rdr-circle__ring{opacity:1}.ohso-rdr .rdr-circle.is-in .rdr-circle__ring--mid{transition-delay:.1s}.ohso-rdr .rdr-circle.is-in .rdr-circle__ring--inner{transition-delay:.2s}.ohso-rdr .rdr-circle__ring--dashed{stroke-dasharray:.8 1.6;transform-origin:50%;transform-box:fill-box;animation:50s linear infinite rdr-rotate}@keyframes rdr-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ohso-rdr .rdr-circle__line{stroke:var(--rdr-line);stroke-width:.4px;stroke-linecap:round;stroke-dasharray:60;stroke-dashoffset:60px;transition:stroke-dashoffset 1.1s var(--rdr-ease) .35s}.ohso-rdr .rdr-circle.is-in .rdr-circle__line{stroke-dashoffset:0}.ohso-rdr .rdr-circle__center{border:1px solid var(--rdr-line-strong);z-index:2;opacity:0;width:clamp(118px,17%,150px);height:clamp(118px,17%,150px);transition:opacity .8s var(--rdr-ease) .15s,transform .9s var(--rdr-ease-expo) .15s;background:radial-gradient(circle,#cfd6e01a 0%,#0009 75%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85);box-shadow:0 0 0 6px #0009,0 12px 40px #0009}.ohso-rdr .rdr-circle.is-in .rdr-circle__center{opacity:1;transform:translate(-50%,-50%)scale(1)}.ohso-rdr .rdr-circle__center:before{content:"";z-index:-1;filter:blur(10px);background:radial-gradient(circle,#cfd6e01f,#0000 70%);border-radius:50%;position:absolute;inset:-12px}.ohso-rdr .rdr-circle__center-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--rdr-muted);font-size:.625rem}.ohso-rdr .rdr-circle__center-label{letter-spacing:-.005em;color:var(--rdr-fg);text-align:center;font-size:.95rem;line-height:1.2}.ohso-rdr .rdr-pillar-node{--pill-accent:var(--rdr-accent);text-align:center;z-index:1;opacity:0;width:clamp(170px,24%,230px);transition:opacity .85s var(--rdr-ease),transform 1s var(--rdr-ease-expo);flex-direction:column;align-items:center;gap:.55rem;display:flex;position:absolute}.ohso-rdr .rdr-pillar-node--top{top:0;left:50%;transform:translate(-50%,-25%)scale(.92)}.ohso-rdr .rdr-pillar-node--right{top:50%;right:0;transform:translate(25%,-50%)scale(.92)}.ohso-rdr .rdr-pillar-node--bottom{bottom:0;left:50%;transform:translate(-50%,25%)scale(.92)}.ohso-rdr .rdr-pillar-node--left{top:50%;left:0;transform:translate(-25%,-50%)scale(.92)}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node{opacity:1}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--top{transition-delay:.45s;transform:translate(-50%,-12%)scale(1)}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--right{transition-delay:.6s;transform:translate(12%,-50%)scale(1)}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--bottom{transition-delay:.75s;transform:translate(-50%,12%)scale(1)}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--left{transition-delay:.9s;transform:translate(-12%,-50%)scale(1)}.ohso-rdr .rdr-pillar-node__icon{border:1px solid color-mix(in srgb,var(--pill-accent) 50%,transparent);width:72px;height:72px;color:var(--pill-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .35s var(--rdr-ease),border-color .35s var(--rdr-ease);background:#000000b3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.ohso-rdr .rdr-pillar-node__icon:before{content:"";background:radial-gradient(circle,var(--pill-accent),transparent 65%);opacity:.18;filter:blur(10px);z-index:-1;transition:opacity .35s var(--rdr-ease);border-radius:50%;position:absolute;inset:-10px}.ohso-rdr .rdr-pillar-node:hover .rdr-pillar-node__icon{border-color:var(--pill-accent);transform:scale(1.06)}.ohso-rdr .rdr-pillar-node:hover .rdr-pillar-node__icon:before{opacity:.32}.ohso-rdr .rdr-pillar-node__icon svg{width:28px;height:28px}.ohso-rdr .rdr-pillar-node__name{letter-spacing:-.005em;color:var(--rdr-fg);margin-top:.15rem;font-size:1.0625rem;font-weight:400}.ohso-rdr .rdr-pillar-node__desc{color:var(--rdr-muted);max-width:24ch;font-size:.85rem;line-height:1.45}.ohso-rdr .rdr-pillar-node__product{letter-spacing:.16em;text-transform:uppercase;color:var(--pill-accent);border:1px solid color-mix(in srgb,var(--pill-accent) 35%,transparent);background:#0006;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .6rem;font-size:.625rem;font-weight:400;display:inline-flex}.ohso-rdr .rdr-pillar-node__product--soon{color:var(--rdr-muted);border-color:var(--rdr-line)}.ohso-rdr .rdr-pillar-node--llm{--pill-accent:var(--rdr-geo)}.ohso-rdr .rdr-pillar-node--content{--pill-accent:var(--rdr-content)}.ohso-rdr .rdr-pillar-node--ux{--pill-accent:var(--rdr-uxflow)}.ohso-rdr .rdr-pillar-node--tech{--pill-accent:var(--rdr-tech)}@media (max-width:760px){.ohso-rdr .rdr-circle{aspect-ratio:auto;flex-direction:column;gap:1rem;max-width:none;display:flex}.ohso-rdr .rdr-circle__svg,.ohso-rdr .rdr-circle__center{display:none}.ohso-rdr .rdr-pillar-node{text-align:left;border:1px solid var(--rdr-line);background:#ffffff06;border-radius:14px;flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1rem 1.1rem;position:static}.ohso-rdr .rdr-pillar-node--top,.ohso-rdr .rdr-pillar-node--right,.ohso-rdr .rdr-pillar-node--bottom,.ohso-rdr .rdr-pillar-node--left{transform:translateY(8px)scale(.98)}.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--top,.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--right,.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--bottom,.ohso-rdr .rdr-circle.is-in .rdr-pillar-node--left{transform:translate(0)scale(1)}.ohso-rdr .rdr-pillar-node__icon{flex:none;width:56px;height:56px}.ohso-rdr .rdr-pillar-node__icon svg{width:22px;height:22px}.ohso-rdr .rdr-pillar-node__body{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;display:flex}.ohso-rdr .rdr-pillar-node__desc{max-width:none}}@media (min-width:761px){.ohso-rdr .rdr-pillar-node__body{flex-direction:column;align-items:center;gap:.4rem;display:flex}}.ohso-rdr .rdr-products{padding:clamp(2rem,4vw,4rem) var(--rdr-gutter) clamp(5rem,9vw,9rem);position:relative}.ohso-rdr .rdr-products__container{max-width:var(--rdr-max);flex-direction:column;gap:clamp(1.5rem,2.6vw,2.4rem);margin:0 auto;display:flex}.ohso-rdr .rdr-products__head{border-bottom:1px solid var(--rdr-line);justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:.5rem;padding-bottom:clamp(1rem,2vw,1.5rem);display:flex}.ohso-rdr .rdr-products__head h2{letter-spacing:-.01em;color:var(--rdr-fg);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:400}.ohso-rdr .rdr-products__head .rdr-products__count{letter-spacing:.04em;color:var(--rdr-muted);white-space:nowrap;font-size:.85rem}.ohso-rdr .rdr-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.5rem);display:grid}@media (max-width:980px){.ohso-rdr .rdr-products__grid{grid-template-columns:1fr}}.ohso-rdr .rdr-card{--card-accent:var(--rdr-accent);border:1px solid var(--rdr-line);isolation:isolate;transition:transform .45s var(--rdr-ease),border-color .35s var(--rdr-ease),background-color .35s var(--rdr-ease);background:linear-gradient(#ffffff06,#ffffff01);border-radius:18px;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,2.4vw,2.1rem);display:flex;position:relative;overflow:hidden}.ohso-rdr .rdr-card:before{content:"";background:var(--card-accent);transform-origin:0;width:100%;height:2px;transition:transform .8s var(--rdr-ease) .15s;position:absolute;top:0;left:0;transform:scaleX(0)}.ohso-rdr .rdr-card.is-in:before{transform:scaleX(1)}.ohso-rdr .rdr-card:after{content:"";aspect-ratio:1;background:radial-gradient(circle,var(--card-accent) 0%,transparent 60%);opacity:.08;filter:blur(40px);z-index:-1;width:70%;transition:opacity .45s var(--rdr-ease);border-radius:50%;position:absolute;top:-30%;right:-30%}.ohso-rdr .rdr-card:hover{border-color:var(--rdr-line-strong);transform:translateY(-3px)}.ohso-rdr .rdr-card:hover:after{opacity:.18}.ohso-rdr .rdr-card--geo{--card-accent:#9c7bff}.ohso-rdr .rdr-card--uxflow{--card-accent:#ffa11a}.ohso-rdr .rdr-card--content{--card-accent:#3ddc7d}.ohso-rdr .rdr-card__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ohso-rdr .rdr-card__icon{border:1px solid var(--rdr-line);width:44px;height:44px;color:var(--card-accent);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ohso-rdr .rdr-card__icon svg{width:22px;height:22px}.ohso-rdr .rdr-card__status{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-muted);border:1px solid var(--rdr-line);background:#ffffff05;border-radius:999px;padding:.35rem .6rem;font-size:.625rem;font-weight:400}.ohso-rdr .rdr-card__status--live{color:var(--card-accent);border-color:color-mix(in srgb,var(--card-accent) 50%,transparent)}.ohso-rdr .rdr-card__name{letter-spacing:-.005em;color:var(--rdr-fg);font-size:clamp(1.5rem,2vw,1.875rem);font-weight:400;line-height:1.1}.ohso-rdr .rdr-card__sub{color:var(--rdr-soft);font-size:.95rem;line-height:1.5}.ohso-rdr .rdr-card__points{border-top:1px solid var(--rdr-line);flex-direction:column;gap:.5rem;margin-top:.25rem;padding-top:.75rem;display:flex}.ohso-rdr .rdr-card__point{color:var(--rdr-muted);align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.45;display:flex}.ohso-rdr .rdr-card__point svg{width:14px;height:14px;color:var(--card-accent);flex:none;margin-top:.18rem}.ohso-rdr .rdr-card__cta{letter-spacing:.005em;background:var(--card-accent);color:#0a0a0a;border:1px solid var(--card-accent);transition:gap .35s var(--rdr-ease),background-color .25s var(--rdr-ease),color .25s var(--rdr-ease),border-color .25s var(--rdr-ease),transform .35s var(--rdr-ease),box-shadow .35s var(--rdr-ease);box-shadow:0 8px 24px -12px color-mix(in srgb,var(--card-accent) 70%,transparent);border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.75rem;padding:.8rem 1.3rem;font-size:.95rem;font-weight:500;display:inline-flex}.ohso-rdr .rdr-card__cta svg{width:14px;height:14px;transition:transform .35s var(--rdr-ease)}.ohso-rdr .rdr-card__cta:hover{box-shadow:0 14px 32px -14px color-mix(in srgb,var(--card-accent) 85%,transparent);background:#fff;border-color:#fff;gap:.7rem;transform:translateY(-1px)}.ohso-rdr .rdr-card__cta:hover svg{transform:translate(3px)}.ohso-rdr .rdr-card__cta--soon{color:var(--rdr-muted);border-color:var(--rdr-line);box-shadow:none;cursor:default;background:0 0}.ohso-rdr .rdr-card__cta--soon:hover{border-color:var(--rdr-line);box-shadow:none;background:0 0;gap:.5rem;transform:none}.ohso-rdr .rdr-card__cta--soon:hover svg{transform:none}.ohso-rdr .rdr-method{padding:clamp(5rem,9vw,9rem) var(--rdr-gutter);background:linear-gradient(#cfd6e008 0%,#0000 60%);position:relative}.ohso-rdr .rdr-method__container{max-width:var(--rdr-max);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:clamp(2rem,5vw,5rem);margin:0 auto;display:grid}@media (max-width:780px){.ohso-rdr .rdr-method__container{grid-template-columns:1fr;gap:2rem}}.ohso-rdr .rdr-method__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-accent);margin-bottom:1rem;font-size:.6875rem;font-weight:400}.ohso-rdr .rdr-method__title{letter-spacing:-.015em;color:var(--rdr-fg);font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:400;line-height:1.1}.ohso-rdr .rdr-method__title em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-method__steps{flex-direction:column;gap:1.25rem;display:flex}.ohso-rdr .rdr-step{border-top:1px solid var(--rdr-line);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:1rem;padding:1.25rem 0;display:grid}.ohso-rdr .rdr-step:first-child{border-top:none;padding-top:0}.ohso-rdr .rdr-step__num{letter-spacing:.06em;color:var(--rdr-accent);font-feature-settings:"tnum";font-size:.85rem}.ohso-rdr .rdr-step__name{letter-spacing:-.005em;color:var(--rdr-fg);margin-bottom:.35rem;font-size:1.125rem;line-height:1.3}.ohso-rdr .rdr-step__body{color:var(--rdr-muted);font-size:.95rem;line-height:1.55}.ohso-rdr .rdr-partners{padding:clamp(2.5rem,5vw,4rem) var(--rdr-gutter);background:var(--rdr-bg);position:relative;overflow:hidden}.ohso-rdr .rdr-partners__container{max-width:var(--rdr-max);grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:clamp(1.5rem,3vw,3rem);margin:0 auto;display:grid}.ohso-rdr .rdr-partner{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.5rem;display:flex}.ohso-rdr .rdr-partner__label{letter-spacing:.22em;text-transform:uppercase;color:var(--rdr-accent);font-size:.8125rem;font-weight:400}.ohso-rdr .rdr-partner__mark{justify-content:center;align-items:center;height:clamp(2.25rem,3vw,2.625rem);display:inline-flex}.ohso-rdr .rdr-partner__mark svg,.ohso-rdr .rdr-partner__mark img{object-fit:contain;width:auto;max-width:240px;height:100%;color:var(--rdr-fg);display:block}.ohso-rdr .rdr-partner__mark--ohso{height:clamp(2.25rem,3vw,2.625rem)}.ohso-rdr .rdr-partner__mark--wpp{height:clamp(1.75rem,2.4vw,2.125rem)}.ohso-rdr .rdr-partner__mark--statista{height:clamp(1.5rem,2vw,1.75rem)}.ohso-rdr .rdr-partner__mark--statista img,.ohso-rdr .rdr-partner__mark--wpp img{filter:brightness(0)invert()}.ohso-rdr .rdr-partner{opacity:0;filter:blur(6px);clip-path:inset(0 0 100%);transition:opacity .9s var(--rdr-ease),transform 1s var(--rdr-ease), filter .9s var(--rdr-ease),clip-path 1s var(--rdr-ease);transform:translateY(18px)scale(.96)}.ohso-rdr .rdr-partner:first-child{transition-delay:.1s}.ohso-rdr .rdr-partner:nth-child(2){transition-delay:.22s}.ohso-rdr .rdr-partner:nth-child(3){transition-delay:.34s}.ohso-rdr .rdr-partners.is-in .rdr-partner{opacity:1;filter:blur();clip-path:inset(0);transform:none}@media (max-width:680px){.ohso-rdr .rdr-partners__container{gap:.75rem}.ohso-rdr .rdr-partner{gap:.6rem;padding:.25rem}.ohso-rdr .rdr-partner__label{letter-spacing:.14em;font-size:.7rem}}.ohso-rdr .rdr-clients{padding:clamp(4rem,7vw,6.5rem) var(--rdr-gutter);border-top:1px solid var(--rdr-line);background:linear-gradient(#ffffff05,#fff0);position:relative}.ohso-rdr .rdr-clients__container{max-width:var(--rdr-max);flex-direction:column;gap:clamp(2rem,3.5vw,3rem);margin:0 auto;display:flex}.ohso-rdr .rdr-clients__head{flex-direction:column;gap:.85rem;max-width:42rem;display:flex}.ohso-rdr .rdr-clients__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-accent);font-size:.6875rem;font-weight:400}.ohso-rdr .rdr-clients__title{letter-spacing:-.015em;color:var(--rdr-fg);font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:400;line-height:1.1}.ohso-rdr .rdr-clients__title em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-clients__wall{background:var(--rdr-line);border:1px solid var(--rdr-line);border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.ohso-rdr .rdr-clients__cell{aspect-ratio:5/3;background:var(--rdr-bg);justify-content:center;align-items:center;padding:clamp(1rem,2vw,1.75rem);display:flex}.ohso-rdr .rdr-clients__logo{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:78%;height:auto}.ohso-rdr .rdr-clients__logo[data-shape=wide]{max-height:clamp(22px,2.4vw,34px)}.ohso-rdr .rdr-clients__logo[data-shape=square]{max-width:60%;max-height:clamp(40px,4.4vw,64px)}.ohso-rdr .rdr-clients__logo[src$=smart\.svg]{max-width:60%;height:clamp(64px,7.6vw,110px);max-height:none}.ohso-rdr .rdr-clients--light{background:#fff}.ohso-rdr .rdr-clients--light .rdr-clients__kicker{color:var(--rdr-geo)}.ohso-rdr .rdr-clients--light .rdr-clients__title{color:#0a0a18}.ohso-rdr .rdr-clients--light .rdr-clients__title em{color:var(--rdr-geo)}.ohso-rdr .rdr-clients--light .rdr-clients__wall{background:#0000001f;border-color:#0000001f}.ohso-rdr .rdr-clients--light .rdr-clients__cell{background:#fff}.ohso-rdr .rdr-clients--light .rdr-clients__logo{filter:brightness(0)}@media (max-width:1100px){.ohso-rdr .rdr-clients__wall{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.ohso-rdr .rdr-clients__wall{grid-template-columns:repeat(2,minmax(0,1fr))}}.ohso-rdr .rdr-faq{padding:clamp(5rem,9vw,9rem) var(--rdr-gutter);background:var(--rdr-bg);border-top:1px solid var(--rdr-line);position:relative}.ohso-rdr .rdr-faq__container{max-width:var(--rdr-max);grid-template-columns:minmax(0,18rem) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);margin:0 auto;display:grid}.ohso-rdr .rdr-faq__head{flex-direction:column;gap:1rem;display:flex;position:sticky;top:2rem}.ohso-rdr .rdr-faq__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--rdr-accent);font-size:.6875rem;font-weight:400}.ohso-rdr .rdr-faq__title{letter-spacing:-.015em;color:var(--rdr-fg);font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:400;line-height:1.1}.ohso-rdr .rdr-faq__title em{color:var(--rdr-accent);font-style:normal}.ohso-rdr .rdr-faq__lede{color:var(--rdr-muted);max-width:30ch;font-size:.95rem;line-height:1.55}.ohso-rdr .rdr-faq__list{flex-direction:column;gap:.75rem;max-width:56rem;display:flex}.ohso-rdr .rdr-faq__item{border:1px solid var(--rdr-line);transition:border-color .3s var(--rdr-ease),background .3s var(--rdr-ease);background:linear-gradient(#ffffff06,#ffffff01);border-radius:14px;overflow:hidden}.ohso-rdr .rdr-faq__item[open]{border-color:var(--rdr-line-strong);background:linear-gradient(#cfd6e00a,#ffffff01)}.ohso-rdr .rdr-faq__item summary{cursor:pointer;color:var(--rdr-fg);-webkit-user-select:none;user-select:none;transition:color .25s var(--rdr-ease);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;font-size:clamp(1rem,1.2vw,1.0625rem);line-height:1.35;list-style:none;display:flex}.ohso-rdr .rdr-faq__item summary:hover{color:var(--rdr-accent)}.ohso-rdr .rdr-faq__item summary::-webkit-details-marker{display:none}.ohso-rdr .rdr-faq__item summary::marker{content:"";display:none}.ohso-rdr .rdr-faq__icon{flex-shrink:0;width:20px;height:20px;position:relative}.ohso-rdr .rdr-faq__icon:before,.ohso-rdr .rdr-faq__icon:after{content:"";background:var(--rdr-accent);transition:transform .35s var(--rdr-ease),opacity .35s var(--rdr-ease);border-radius:1px;position:absolute}.ohso-rdr .rdr-faq__icon:before{height:1.5px;top:50%;left:0;right:0;transform:translateY(-50%)}.ohso-rdr .rdr-faq__icon:after{width:1.5px;top:0;bottom:0;left:50%;transform:translate(-50%)}.ohso-rdr .rdr-faq__item[open] .rdr-faq__icon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.ohso-rdr .rdr-faq__answer{color:var(--rdr-muted);max-width:64ch;padding:0 1.4rem 1.25rem;font-size:.92rem;line-height:1.6}@media (max-width:860px){.ohso-rdr .rdr-faq__container{grid-template-columns:1fr}.ohso-rdr .rdr-faq__head{position:static}}@media (prefers-reduced-motion:reduce){.ohso-rdr [data-reveal],.ohso-rdr .rdr-hero__word{opacity:1!important;transition:none!important;transform:none!important}.ohso-rdr .rdr-card:before{transform:scaleX(1)!important}}
