.aproi{--aproi-magenta:#af1469;--aproi-orange:#e76b2c;--aproi-ink:#2b2b31;--aproi-muted:#666670;--aproi-border:#e8e6e9;--aproi-soft:#f8f6f8;--aproi-gradient:linear-gradient(110deg,var(--aproi-magenta),var(--aproi-orange));color:var(--aproi-ink);background:#fff;overflow-x:clip}.aproi section{padding-inline:var(--page-padding-inline)}.aproi-inner{width:100%;max-width:1120px;margin-inline:auto}.aproi-kicker{margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--aproi-magenta)}.aproi-kicker--light{color:rgba(255,255,255,.78)}.aproi-section-head{max-width:670px;margin-bottom:clamp(36px,6vw,64px)}.aproi-section-head h2{margin:0;font-size:clamp(1.55rem,2.7vw,2rem);line-height:1.2;font-weight:600;letter-spacing:-.025em;text-wrap:balance}.aproi-section-head>p:last-child{margin-top:18px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65;color:var(--aproi-muted)}.aproi-section-head--center{margin-inline:auto;text-align:center}.aproi-baseline .aproi-section-head a,.aproi-flow .aproi-section-head a,.aproi-problem__copy a{color:inherit;font-weight:600;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--aproi-magenta) 55%,transparent);text-decoration-thickness:1px;text-underline-offset:3px}.aproi-baseline .aproi-section-head a:hover,.aproi-flow .aproi-section-head a:hover,.aproi-problem__copy a:hover{color:var(--aproi-magenta);text-decoration-color:currentColor}.aproi-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px}.aproi-jump{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:60;opacity:0;transform:translateY(18px);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.aproi-jump.is-visible{opacity:1;transform:none;pointer-events:auto}.aproi-jump a{white-space:nowrap;box-shadow:0 18px 42px -10px rgba(54,4,34,.56),0 5px 14px -5px rgba(54,4,34,.32)!important}.aproi-hero{position:relative;min-height:680px;padding-top:clamp(76px,10vw,126px);padding-bottom:clamp(190px,20vw,260px);color:#fff;background:radial-gradient(circle at 82% 22%,rgba(255,190,112,.24),transparent 28%),radial-gradient(circle at 14% 12%,rgba(255,255,255,.12),transparent 25%),var(--aproi-gradient);overflow:hidden}.aproi-hero__grid{position:relative;z-index:2;display:grid;align-items:center;gap:clamp(50px,7vw,90px)}.aproi-hero h1{max-width:720px;margin:0;color:#fff;font-family:var(--font-heading);font-size:var(--text-heading-h1-size);line-height:var(--text-heading-h1-line-height);font-weight:600;letter-spacing:normal;text-wrap:balance}.aproi-hero h2{margin:-2px 0 0;color:rgba(255,255,255,.72);font-size:1.35rem;line-height:1.35;font-weight:400;letter-spacing:normal}.aproi-hero__lead{max-width:650px;margin-top:28px;font-size:clamp(.96rem,1.5vw,1.08rem);line-height:1.65;color:rgba(255,255,255,.88)}.aproi-hero .aproi-tick-list{margin-top:28px;color:rgba(255,255,255,.94)}.aproi-hero .aproi-tick-icon{color:#fff}.aproi-hero .aproi-actions{margin-top:32px}.aproi-hero__visual{width:100%;max-width:470px;justify-self:center}.aproi-hero-animation{position:relative;min-height:370px}.aproi-hero-animation .aproi-hero-report,.aproi-hero-crunch{position:absolute;inset:0;box-sizing:border-box;transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}.aproi-hero-crunch{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid rgba(255,255,255,.26);border-radius:28px;color:#fff;background:rgba(74,10,49,.14);box-shadow:0 30px 70px -32px rgba(54,4,34,.65);backdrop-filter:blur(12px);opacity:1;transform:scale(1)}.aproi-hero-animation.is-ready .aproi-hero-crunch{opacity:0;transform:scale(.96);pointer-events:none}.aproi-hero-animation .aproi-hero-report{opacity:0;transform:translateY(16px) scale(.98);pointer-events:none}.aproi-hero-animation.is-ready .aproi-hero-report{opacity:1;transform:none;pointer-events:auto}.aproi-hero-crunch__orb{position:relative;display:grid;width:92px;height:92px;place-items:center;border-radius:50%;color:#fff;background:rgba(255,255,255,.12);font-size:1.05rem;font-weight:700}.aproi-hero-crunch__orb:after,.aproi-hero-crunch__orb:before{content:"";position:absolute;border-radius:inherit}.aproi-hero-crunch__orb:before{inset:-8px;border:2px solid rgba(255,255,255,.18);border-top-color:#fff;animation:aproi-crunch-spin .9s linear infinite}.aproi-hero-crunch__orb:after{inset:9px;border:1px dashed rgba(255,255,255,.48);animation:aproi-crunch-spin 1.4s linear infinite reverse}.aproi-hero-crunch__copy{display:grid;gap:5px;margin-top:26px;text-align:center}.aproi-hero-crunch__copy small{color:rgba(255,255,255,.7);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.aproi-hero-crunch__copy strong{font-size:1.05rem;font-weight:600}.aproi-hero-crunch__steps{display:grid;gap:6px;width:min(100%,300px);margin-top:22px}.aproi-hero-crunch__steps span{position:relative;padding-left:18px;color:rgba(255,255,255,.7);font-size:.69rem;opacity:0;animation:aproi-crunch-step .5s ease forwards}.aproi-hero-crunch__steps span:before{content:"";position:absolute;top:.38em;left:1px;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.12)}.aproi-hero-crunch__steps span:first-child{animation-delay:.2s}.aproi-hero-crunch__steps span:nth-child(2){animation-delay:.75s}.aproi-hero-crunch__steps span:nth-child(3){animation-delay:1.3s}.aproi-hero-crunch__progress{width:min(100%,300px);height:4px;margin-top:18px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.16)}.aproi-hero-crunch__progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;transform:scaleX(0);transform-origin:left center;animation:aproi-crunch-progress 2.2s cubic-bezier(.22,1,.36,1) forwards}@keyframes aproi-crunch-spin{to{transform:rotate(1turn)}}@keyframes aproi-crunch-step{to{opacity:1}}@keyframes aproi-crunch-progress{to{transform:scaleX(1)}}.aproi-hero-report{padding:clamp(14px,2.5vw,20px);border:1px solid rgba(255,255,255,.56);border-radius:26px;color:var(--aproi-ink);background:rgba(248,248,250,.98);box-shadow:0 30px 70px -28px rgba(54,4,34,.62)}.aproi-hero-report__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 15px}.aproi-hero-report__head>div{display:grid;gap:2px}.aproi-hero-report__head small{color:var(--aproi-muted);font-size:.65rem}.aproi-hero-report__head strong{font-size:.88rem;font-weight:600}.aproi-hero-report__head>span{padding:5px 9px;border:1px solid rgba(34,197,94,.22);border-radius:999px;color:#15803d;background:rgba(34,197,94,.1);font-size:.64rem;font-weight:600}.aproi-hero-report__kpis{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:9px}.aproi-hero-report__kpi{display:grid;gap:5px;min-width:0;padding:15px;border:1px solid #e5e7eb;border-radius:17px;background:#fff}.aproi-hero-report__kpi--primary{background:linear-gradient(135deg,rgba(175,20,105,.07),rgba(231,107,44,.06))}.aproi-hero-report__kpi small,.aproi-hero-report__kpi span{color:var(--aproi-muted);font-size:.64rem}.aproi-hero-report__kpi strong{color:var(--aproi-magenta);font-size:clamp(.95rem,2vw,1.15rem);line-height:1.25}.aproi-hero-report__kpi:not(.aproi-hero-report__kpi--primary) strong{color:var(--aproi-ink)}.aproi-hero-report__impact{margin-top:9px;padding:15px 15px 11px;border:1px solid #e5e7eb;border-radius:17px;background:#fff}.aproi-hero-report__impact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.aproi-hero-report__impact-head>div{display:grid;gap:3px}.aproi-hero-report__impact-head small{color:var(--aproi-muted);font-size:.64rem}.aproi-hero-report__impact-head strong{font-size:.8rem;font-weight:600}.aproi-hero-report__impact-head>span{color:var(--aproi-magenta);font-size:.68rem;font-weight:700}.aproi-hero-report__impact svg{display:block;width:100%;height:112px;margin-top:7px;overflow:visible}.aproi-hero-report__area{fill:url(#aproi-hero-chart-fill)}.aproi-hero-report__line{fill:none;stroke:var(--aproi-magenta);stroke-width:3;stroke-linecap:round}.aproi-hero-report__impact circle{fill:#fff;stroke:var(--aproi-magenta);stroke-width:3}.aproi-hero-report__axis{display:flex;justify-content:space-between;color:var(--aproi-muted);font-size:.61rem}.aproi-hero-abstract{position:relative;min-height:370px}.aproi-hero-abstract__quiz,.aproi-hero-abstract__results{position:absolute;inset:0;transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1)}.aproi-hero-abstract__quiz{width:min(100%,410px);height:fit-content;margin:auto;padding:22px;border:1px solid rgba(255,255,255,.6);border-radius:25px;color:var(--aproi-ink);background:rgba(255,255,255,.97);box-shadow:0 30px 70px -28px rgba(54,4,34,.58)}.aproi-hero-abstract.is-ready .aproi-hero-abstract__quiz{opacity:0;transform:translateY(-12px) scale(.96);pointer-events:none}.aproi-hero-abstract__quiz-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.aproi-hero-abstract__quiz-head span{padding:4px 9px;border:1px solid rgba(175,20,105,.18);border-radius:999px;color:var(--aproi-magenta);background:rgba(175,20,105,.07);font-size:.63rem;font-weight:600}.aproi-hero-abstract__quiz-head small{color:var(--aproi-muted);font-size:.61rem}.aproi-hero-abstract__question{display:grid;gap:8px;margin-top:24px}.aproi-hero-abstract__question span{height:9px;border-radius:999px;background:#e9e9ee}.aproi-hero-abstract__question span:first-child{width:72%;background:#d8d8df}.aproi-hero-abstract__question span:last-child{width:47%}.aproi-hero-abstract__choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.aproi-hero-abstract__choice{display:flex;align-items:center;gap:10px;min-height:58px;padding:11px;border:1px solid #e3e3e8;border-radius:14px;background:#fff;animation:aproi-choice-press .42s cubic-bezier(.22,1,.36,1) forwards}.aproi-hero-abstract__choice i{position:relative;width:22px;height:22px;flex-shrink:0;border:1.5px solid #d0d0d8;border-radius:6px;background:#f7f7f9;animation:aproi-choice-tick .3s ease forwards}.aproi-hero-abstract__choice i:after{content:"";position:absolute;inset:5px 5px 7px;border-left:2px solid #fff;border-bottom:2px solid #fff;opacity:0;transform:rotate(-48deg) scale(.5);animation:aproi-choice-check .22s ease forwards}.aproi-hero-abstract__choice b{width:58%;height:7px;border-radius:999px;background:#e7e7ec}.aproi-hero-abstract__choice:first-child,.aproi-hero-abstract__choice:first-child i,.aproi-hero-abstract__choice:first-child i:after{animation-delay:.25s}.aproi-hero-abstract__choice:nth-child(2),.aproi-hero-abstract__choice:nth-child(2) i,.aproi-hero-abstract__choice:nth-child(2) i:after{animation-delay:.65s}.aproi-hero-abstract__choice:nth-child(3),.aproi-hero-abstract__choice:nth-child(3) i,.aproi-hero-abstract__choice:nth-child(3) i:after{animation-delay:1.05s}.aproi-hero-abstract__choice:nth-child(4),.aproi-hero-abstract__choice:nth-child(4) i,.aproi-hero-abstract__choice:nth-child(4) i:after{animation-delay:1.45s}.aproi-hero-abstract__quiz-progress{height:4px;margin-top:20px;overflow:hidden;border-radius:999px;background:#ededf1}.aproi-hero-abstract__quiz-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--aproi-gradient);transform:scaleX(0);transform-origin:left center;animation:aproi-quiz-progress 2.05s ease forwards}.aproi-hero-abstract__results{opacity:0;transform:scale(.94);pointer-events:none}.aproi-hero-abstract.is-ready .aproi-hero-abstract__results{opacity:1;transform:none}.aproi-hero-abstract__results:after,.aproi-hero-abstract__results:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.7);box-shadow:52px 34px 0 -2px rgba(255,255,255,.44),318px 42px 0 -1px rgba(255,255,255,.54),382px 240px 0 -2px rgba(255,255,255,.46)}.aproi-hero-abstract__results:before{top:28px;left:38px}.aproi-hero-float{position:absolute;box-sizing:border-box;border:1px solid rgba(255,255,255,.68);border-radius:20px;color:var(--aproi-ink);background:rgba(255,255,255,.96);box-shadow:0 22px 48px -22px rgba(54,4,34,.58);opacity:0}.aproi-hero-abstract.is-ready .aproi-hero-float{animation:aproi-result-in .52s cubic-bezier(.22,1,.36,1) forwards,aproi-result-float 4.6s ease-in-out .9s infinite}.aproi-hero-float--ring{top:66px;left:10px;z-index:2;width:185px;height:176px;padding:22px}.aproi-hero-float__ring{position:relative;display:grid;width:94px;height:94px;margin:0 auto;place-items:center;border-radius:50%;background:conic-gradient(var(--aproi-magenta) 0 76%,#f0e5eb 76% 100%)}.aproi-hero-float__ring:before{content:"";position:absolute;width:69px;height:69px;border-radius:50%;background:#fff}.aproi-hero-float__ring span{position:relative;z-index:1;color:var(--aproi-magenta);font-size:.78rem;font-weight:700}.aproi-hero-float--ring>i{display:block;width:74%;height:6px;margin:14px auto 0;border-radius:999px;background:#e7e7ec}.aproi-hero-float--ring>i:last-child{width:48%;margin-top:7px}.aproi-hero-float--checks{top:20px;right:4px;width:215px;padding:16px;animation-delay:90ms}.aproi-hero-float--checks>span{display:flex;align-items:center;gap:9px;padding-block:7px}.aproi-hero-float--checks i{width:17px;height:17px;border-radius:5px;background:#1b7e2a}.aproi-hero-float--checks b{width:68%;height:6px;border-radius:999px;background:#e5e5ea}.aproi-hero-float--chart{right:0;bottom:14px;width:245px;height:150px;padding:18px;animation-delay:.18s}.aproi-hero-float__bars{display:flex;height:84px;align-items:flex-end;gap:12px;padding-bottom:8px;border-bottom:1px solid #e5e5ea}.aproi-hero-float__bars i{width:24px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,var(--aproi-orange),var(--aproi-magenta))}.aproi-hero-float__bars i:first-child{height:72px;opacity:.42}.aproi-hero-float__bars i:nth-child(2){height:57px;opacity:.58}.aproi-hero-float__bars i:nth-child(3){height:39px;opacity:.76}.aproi-hero-float__bars i:nth-child(4){height:23px}.aproi-hero-float--chart>span{display:inline-block;width:34%;height:6px;margin-top:12px;border-radius:999px;background:#e8e8ed}.aproi-hero-float--chart>span:last-child{width:20%;margin-left:7px}.aproi-hero-float--saving{bottom:28px;left:3px;z-index:3;width:178px;padding:17px;animation-delay:.27s}.aproi-hero-float--saving small{color:var(--aproi-muted);font-size:.62rem}.aproi-hero-float--saving strong{display:block;margin-top:5px;color:var(--aproi-magenta);font-size:1rem}.aproi-hero-float--saving div{display:flex;gap:6px;margin-top:13px}.aproi-hero-float--saving div span{width:52px;height:6px;border-radius:999px;background:#e6e6eb}.aproi-hero-float--saving div span:last-child{width:30px}.aproi-hero-abstract__results{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-template-rows:176px 150px;gap:16px;padding:6px}.aproi-hero-abstract__results .aproi-hero-float{position:relative;inset:auto;width:auto;height:auto}.aproi-hero-float--ring{grid-column:1;grid-row:1}.aproi-hero-float--checks{grid-column:2;grid-row:1;align-self:start;margin-top:45px}.aproi-hero-float--saving{grid-column:1;grid-row:2;align-self:start}.aproi-hero-float--chart{grid-column:2;grid-row:2}@keyframes aproi-choice-press{50%{transform:scale(.96)}to{border-color:rgba(175,20,105,.34);background:rgba(175,20,105,.035);transform:none}}@keyframes aproi-choice-tick{to{border-color:var(--aproi-magenta);background:var(--aproi-magenta)}}@keyframes aproi-choice-check{to{opacity:1;transform:rotate(-48deg) scale(1)}}@keyframes aproi-quiz-progress{to{transform:scaleX(1)}}@keyframes aproi-result-in{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:none}}@keyframes aproi-result-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.aproi-wave{position:absolute;inset-inline:0;bottom:-1px;height:clamp(90px,12vw,150px);line-height:0}.aproi-wave svg{width:100%;height:100%;transform:rotate(180deg);filter:drop-shadow(0 -20px 30px rgba(80,8,52,.2))}.aproi-tick-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.aproi-tick-list li{display:flex;align-items:flex-start;gap:10px;font-size:.94rem;line-height:1.5}.aproi-tick-icon{display:block;width:16px;height:16px;flex-shrink:0;margin-top:3px;color:var(--aproi-magenta)}.aproi-tick-list--pause .aproi-tick-icon{color:#9a681d}.aproi-problem{padding-block:clamp(80px,11vw,132px)}.aproi-problem__inner{display:grid;gap:36px 70px;align-items:start}.aproi-problem h2{margin:0;font-size:clamp(1.7rem,3.1vw,2.4rem);line-height:1.12;font-weight:600;letter-spacing:-.035em}.aproi-problem h2 span{display:block}.aproi-problem .aproi-accent{color:var(--aproi-magenta)}.aproi-problem__copy{max-width:560px}.aproi-problem__copy>p{margin:0;color:var(--aproi-muted)}.aproi-problem__copy>p+p{margin-top:22px}.aproi-problem__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin-top:36px}.aproi-problem__stat{padding-top:18px;border-top:1px solid var(--aproi-border)}.aproi-problem__stat strong{display:block;color:var(--aproi-magenta);font-size:clamp(1.45rem,2.5vw,1.9rem);line-height:1.1;letter-spacing:-.035em}.aproi-problem__stat p{margin:9px 0 0;color:var(--aproi-ink);font-size:.82rem;line-height:1.55}.aproi-problem__stat small{display:block;margin-top:10px;color:var(--aproi-muted);font-size:.68rem;line-height:1.45}.aproi-problem__stat small a{color:inherit;font-weight:500;text-decoration-color:color-mix(in srgb,var(--aproi-muted) 45%,transparent)}.aproi-problem__stat small a:hover{color:var(--aproi-magenta)}.aproi-flow{padding-block:clamp(82px,11vw,130px);background:var(--aproi-soft)}.aproi-flow__grid{display:grid;gap:52px 90px;align-items:start}.aproi-flow__intro{margin-top:18px}.aproi-flow__intro p{margin:0;color:var(--aproi-muted);font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.7}.aproi-flow__intro p+p{margin-top:18px}.aproi-flow__list{position:relative;display:grid;gap:0}.aproi-flow__rail{position:absolute;left:14px;width:2px;overflow:hidden;border-radius:999px;background:#e4e4e8;transform:translateX(-50%)}.aproi-flow__rail-fill{position:absolute;inset:0;background:#1b7e2a;transform-origin:top center;will-change:transform}.aproi-flow__step{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:18px;padding:0 0 38px}.aproi-flow__step:last-child{padding-bottom:0}.aproi-flow__marker{position:relative;z-index:1;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:7px;background:color-mix(in srgb,var(--aproi-magenta) 14%,white);font-size:.7rem;font-weight:700;line-height:1;color:var(--aproi-magenta);transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.aproi-flow__marker:before{content:attr(data-step)}.aproi-flow__marker.is-done{color:#fff;background:#1b7e2a;box-shadow:0 0 0 4px rgba(27,126,42,.12)}.aproi-flow__marker.is-done:before{content:none}.aproi-flow__marker.is-done svg{animation:aproi-tick-pop .28s cubic-bezier(.22,1,.36,1) both}.aproi-flow__label{margin:0 0 6px;color:var(--aproi-magenta);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:color .25s ease}.aproi-flow__step.is-done .aproi-flow__label{color:#1b7e2a}.aproi-flow__step h3{margin:0;font-size:1.2rem;line-height:1.3;font-weight:600}.aproi-flow__step div>p:last-child{max-width:560px;margin-top:8px;color:var(--aproi-muted);font-size:.95rem;line-height:1.62}.aproi-baseline{padding-block:clamp(88px,12vw,144px);background:#fff}.aproi-baseline__grid{display:grid;gap:52px 90px}.aproi-baseline .aproi-section-head{margin-bottom:0}.aproi-baseline__copy{margin-top:22px}.aproi-baseline__copy p{margin:0;color:var(--aproi-muted);font-size:.98rem;line-height:1.7}.aproi-baseline__copy p+p{margin-top:14px}.aproi-baseline__copy strong{display:block;margin-top:18px;color:var(--aproi-ink);font-size:.95rem;line-height:1.6}.aproi-baseline__cta{margin-top:24px}.aproi-baseline__list{display:flex;flex-direction:column}.aproi-baseline__item{display:block}.aproi-baseline__item+.aproi-baseline__item{margin-top:28px}.aproi-baseline__item h3{margin:0;color:var(--aproi-ink);font-size:1.12rem;font-weight:600}.aproi-baseline__item p{margin-top:6px;color:var(--aproi-muted);font-size:.88rem;line-height:1.62}@keyframes aproi-tick-pop{0%{transform:scale(.7)}70%{transform:scale(1.12)}to{transform:scale(1)}}.aproi-assessment{padding:clamp(38px,6vw,64px) 0 clamp(74px,10vw,110px)!important}.aproi-assessment__fade-break{width:min(88%,56rem);height:1px;margin:0 auto clamp(42px,6vw,68px);background:linear-gradient(90deg,transparent,#c7d2e3 50%,transparent)}.aproi-assessment__fade-break--after{margin-top:clamp(42px,6vw,68px);margin-bottom:0}.aproi-assessment__target{position:relative}.aproi-assessment__anchor{position:absolute;top:calc(50% - 18px);width:1px;height:1px;pointer-events:none;scroll-margin-top:50vh}.aproi-assessment__disclaimer{max-width:760px;margin:-20px auto 0;padding-inline:24px;color:var(--aproi-muted);font-size:.75rem;line-height:1.55;text-align:center}.aproi-assessment .fq-section{margin-top:0}.aproi-faqs .ds-faqs-inner{max-width:1120px}.aproi .reveal{opacity:0;transform:translate3d(0,20px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.aproi .reveal.is-in{opacity:1;transform:none}@media (min-width:760px){.aproi-hero h2{font-size:1.65rem}.aproi-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.aproi-problem__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}@media (min-width:960px){.aproi-flow__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.aproi-flow .aproi-section-head{margin-bottom:0}.aproi-baseline__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.aproi-baseline__list{padding-left:42px;border-left:1px solid var(--aproi-border)}.aproi-section-head--sticky{position:sticky;top:40px;align-self:start}}@media (max-width:759px){.aproi-hero{min-height:0}.aproi-wave svg{filter:none}}@media (prefers-reduced-motion:reduce){.aproi-hero-abstract__quiz{display:none}.aproi-hero-abstract__results,.aproi-hero-float{opacity:1;transform:none}.aproi .reveal,.aproi-flow__marker,.aproi-flow__marker.is-done svg,.aproi-flow__rail-fill,.aproi-hero-abstract__results,.aproi-hero-float,.aproi-jump{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}