.cm-scene{position:relative}.cm-sticky{height:100vh;overflow:hidden;position:sticky;top:0}.cm-sticky,.content_scroll{align-items:center;display:flex}.content_scroll{flex-direction:column;gap:32px;justify-content:space-between;padding:48px 0;width:100%}.content_scroll--content{align-items:flex-start;display:flex;flex:1;flex-direction:column;max-width:520px}.content_scroll--content .section_label{margin-bottom:16px}.content_scroll--content h2{color:#303030;font-size:32px;font-weight:700;letter-spacing:-1px;line-height:40px;padding-bottom:8px}.content_scroll--content .section_body{color:#616161;font-size:16px;line-height:28px}.content_scroll--cards{display:flex;flex-direction:column;gap:8px}.content_scroll--cards .card{align-items:center;background-color:#fff;border:1px solid #e3e3e3;border-radius:16px;display:flex;flex-direction:row!important;gap:16px;min-width:370px;padding:16px}.content_scroll--cards .card .card_image{flex-shrink:0;height:56px;object-fit:contain;width:56px}.content_scroll--cards .card .card_title{color:#303030;font-family:Plus Jakarta Sans;font-size:16px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:0}.content_scroll--cards .card .card_description{color:#616161;font-size:14px;margin-bottom:0}.content_scroll--cards.is-scroll-locked{--card-h:96px;--card-gap:8px;--visible:3.5;height:calc((var(--card-h) + var(--card-gap))*var(--visible));overflow:hidden}.cards-track{display:flex;flex-direction:column;gap:8px;will-change:transform}.cards-scroll-indicator{display:flex;gap:6px;justify-content:center;margin-top:12px}@media screen and (min-width:920px){.content_scroll{align-items:center;flex-direction:row;gap:130px;padding:0}.content_scroll.reverse{flex-direction:row-reverse}.content_scroll--content h2{font-size:48px;letter-spacing:-1.5px;line-height:56px}.content_scroll--content .section_body{font-size:18px;line-height:30px}.content_scroll--cards .card{min-width:370px}.content_scroll--cards .card .card_image{height:64px;width:64px}.content_scroll--cards .card .card_title{font-size:18px;line-height:30px}.content_scroll--cards .card .card_description{font-size:16px}.content_scroll--cards.is-scroll-locked{--card-h:110px}}@media screen and (min-width:1440px){.content_scroll--cards .card{min-width:520px}}