.scrolling-media{display:block;background-color:var(--scrolling-media-bg, #ffffff);overflow:clip;--sm-gap-h: 40px}.scrolling-media__mobile{display:block;position:relative;padding-top:40px}.scrolling-media_desktop{display:none}.scrolling-media__mobile-stage{position:relative;padding-bottom:calc(var(--sm-content-h, 0px) + var(--sm-gap-h, 0px))}.scrolling-media__mobile-stage:not(:first-child){margin-top:calc((var(--sm-prev-content-h, 0px) + var(--sm-gap-h, 0px))*-1)}.scrolling-media__mobile-stage:last-child{padding-bottom:0}.scrolling-media__mobile-media{padding:0 20px 20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background-color:var(--scrolling-media-bg, #ffffff)}.scrolling-media__mobile-media .scrolling-media__mobile-media-image{position:absolute}.scrolling-media__mobile-media .scrolling-media__mobile-media-frame{position:relative;width:240px;height:auto;max-height:none;object-fit:contain;display:block}.scrolling-media__mobile-content-wrapper{position:relative;z-index:1;padding-bottom:var(--sm-gap-h, 0px);transform:translate3d(0, var(--sm-pin-y, 0px), 0);will-change:transform}.scrolling-media__mobile-content{padding:48px 20px 0;gap:24px;display:flex;flex-direction:column;transform-origin:top center;will-change:opacity,transform;opacity:var(--sm-progress-opacity, 1);transform:scale(var(--sm-progress-scale, 1))}.scrolling-media__mobile-content .h2{font-size:38px;line-height:1.2}.scrolling-media__mobile-content .scrolling-media__mobile-content-text{display:flex;flex-direction:column;gap:24px}.scrolling-media__mobile-content .scrolling-media__mobile-content-text .text-lg{font-size:21px;line-height:1.3}.scrolling-media__mobile-content .scrolling-media__mobile-content-text-bullets{display:flex;flex-direction:column;gap:16px}.scrolling-media__mobile-content .scrolling-media__mobile-content-text-bullets-item{display:flex;gap:12px}.scrolling-media__mobile-content .scrolling-media__mobile-content-text-bullets-item p{font-size:19px;line-height:1.3}.scrolling-media__mobile-content .scrolling-media__mobile-content-text-bullets-item *{margin:auto 0}.scrolling-media__mobile-content .scrolling-media__mobile-content-text-bullets-item svg{max-width:20px;max-height:20px;min-width:20px;min-height:20px}@media(prefers-reduced-motion: reduce){.scrolling-media__mobile-content{opacity:1;transform:none}}.scrolling-media__desktop{display:none}@media screen and (min-width: 700px){.scrolling-media__mobile{display:none}.scrolling-media__desktop{display:block;padding:80px 0;--sm-top-gap: 40px;--sm-graph-gap: 60px}}@media screen and (min-width: 700px)and (max-height: 900px){.scrolling-media__desktop{--sm-top-gap: 24px;--sm-graph-gap: 50px}}@media screen and (min-width: 700px)and (max-height: 800px){.scrolling-media__desktop{--sm-top-gap: 16px;--sm-graph-gap: 40px}}@media screen and (min-width: 700px)and (max-height: 700px){.scrolling-media__desktop{--sm-top-gap: 8px;--sm-graph-gap: 30px}}@media screen and (min-width: 700px){.scrolling-media__desktop-inner{display:grid;grid-template-columns:1fr 1fr;align-items:start}}@media screen and (min-width: 700px){.scrolling-media__desktop-steps{display:flex;flex-direction:column;width:656px;justify-content:center;align-items:center}}@media screen and (min-width: 700px){.scrolling-media__desktop-stage{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:48px;box-sizing:border-box}}@media screen and (min-width: 700px){.scrolling-media__desktop-content{display:flex;flex-direction:column;width:100%;width:518px;gap:32px}.scrolling-media__desktop-content .h2{font-size:63px;line-height:1.2}}@media screen and (min-width: 700px){.scrolling-media__desktop-content-text{display:flex;flex-direction:column;gap:24px}.scrolling-media__desktop-content-text .text-lg{font-size:22px;line-height:1.3}}@media screen and (min-width: 700px){.scrolling-media__desktop-content-text-bullets{display:flex;flex-direction:column;gap:16px}}@media screen and (min-width: 700px){.scrolling-media__desktop-content-text-bullets-item{display:flex;gap:12px}.scrolling-media__desktop-content-text-bullets-item p{font-size:19px;line-height:1.3}.scrolling-media__desktop-content-text-bullets-item *{margin:auto 0}.scrolling-media__desktop-content-text-bullets-item svg{max-width:20px;max-height:20px;min-width:20px;min-height:20px}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-wrap{position:sticky;top:calc(var(--sticky-area-height, 0px) + var(--sm-top-gap) + var(--sm-graph-gap));height:calc(100vh - var(--sticky-area-height, 0px) - var(--sm-top-gap) - var(--sm-graph-gap));display:flex;align-items:center;justify-content:center}.scrolling-media__desktop-media-wrap .scrolling-media__desktop-media-graphs{position:absolute;top:calc(var(--sm-graph-gap)*-1);left:-242px;width:100%;height:184px;z-index:1000;display:flex}.scrolling-media__desktop-media-wrap .scrolling-media__desktop-media-graphs *{margin-top:auto;margin-bottom:0px;align-self:end}}@media screen and (min-width: 700px){.scrolling-media__desktop-media{position:relative;height:664.667px;max-height:100%;aspect-ratio:320/664.667;left:50px}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-phone{position:relative;width:100%;height:100%}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-frame{position:relative;width:100%;height:100%;display:block;z-index:2;pointer-events:none;object-fit:contain}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-screens{position:absolute;top:50%;left:50%;width:93.21%;height:99.08%;transform:translate(-50%, -50%);border-radius:12.5%;overflow:hidden;z-index:1}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-screen{position:absolute;inset:0;opacity:0;transition:opacity .5s cubic-bezier(0.22, 1, 0.36, 1)}.scrolling-media__desktop-media-screen.is-active{opacity:1}.scrolling-media__desktop-media-screen .scrolling-media__desktop-media-screen-image{width:100%;height:100%;object-fit:cover;display:block}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-graphs{position:absolute;top:-24px;left:-40px;width:160px;z-index:3;pointer-events:none}}@media screen and (min-width: 700px){.scrolling-media__desktop-media-graph{position:absolute;bottom:0;right:0;width:100%;opacity:0;transform:translateY(6px);transition:opacity .5s cubic-bezier(0.22, 1, 0.36, 1),transform .5s cubic-bezier(0.22, 1, 0.36, 1)}.scrolling-media__desktop-media-graph.is-active{opacity:1;transform:translateY(0)}.scrolling-media__desktop-media-graph .scrolling-media__desktop-media-graph-image{width:100%;height:auto;display:block;margin-left:auto}}@media(prefers-reduced-motion: reduce){.scrolling-media__desktop-media-screen,.scrolling-media__desktop-media-graph{transition:none}}