:root{--black:#191919;--white:white;--orange:#ff9e91;--blue:#2353f5;--marine-green:#79b2c0;--light:#f6f8f9;--lightgreen:#b3d7d6;--grey:#666}body{color:var(--black);font-family:Kanit,Arial,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5}h1,h2{margin-top:0;margin-bottom:0;font-size:3.5rem;font-weight:500;line-height:1.16}h3{margin-top:0;margin-bottom:0;font-size:2.5rem;font-weight:500;line-height:1.16}h4{margin-top:0;margin-bottom:0;font-size:1.5rem;font-weight:700;line-height:1.16}h5{margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:700;line-height:1.16}h6{margin-top:0;margin-bottom:0;font-size:1rem;font-weight:700;line-height:1.16}p{color:#bbb;margin-bottom:0}a{color:var(--white)}ul,ol{margin-top:0;margin-bottom:0;padding-left:1.5rem}li{margin-bottom:.25rem}img{object-fit:cover;max-width:100%;display:inline-block;overflow:clip!important}label{margin-bottom:.25rem;font-weight:500}blockquote{border-left:.25rem solid #e2e2e2;margin-bottom:0;padding:0 1.25rem;font-size:1.25rem;line-height:1.5}figure{margin-top:2rem;margin-bottom:2rem}figcaption{text-align:center;margin-top:.25rem}.z-index-2{z-index:2;position:relative}.container-small{width:100%;max-width:68rem;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}.container-small.navbar{padding-top:0;padding-bottom:0}.text-weight-medium{font-weight:500}.overflow-hidden{overflow:hidden}.text-size-16{font-size:1rem}.max-width-750{width:100%;max-width:46.875rem}.text-size-24{font-size:1.5rem;line-height:1.2}.text-size-24.text-weight-semibold{color:var(--black);font-size:1.25rem;font-weight:500}.text-size-24.text-weight-semibold.text-color-white{color:var(--white)}.container-large{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}.text-align-center{text-align:center;text-align:center}.max-width-150{width:100%;max-width:10rem}.margin-auto{margin-left:auto;margin-right:auto}.button{grid-column-gap:2ch;grid-row-gap:2ch;background-color:var(--white);color:var(--orange);text-align:center;background-image:none;border:1px solid #fff;border-radius:100px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1.125rem;font-weight:500;line-height:1.3;transition:background-color .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);display:flex}.button:hover{background-image:linear-gradient(90deg,var(--orange),#ff9182);color:var(--white);border:1px solid #fff}.button.w--current:where(.w-variant-dd159fb8-057f-8563-fae6-fd7554373a15){display:none}.button.is-secondary{color:var(--white);background-color:#ffffff2e;border:.125rem solid #ffffff4d;font-weight:400;display:none}.button.is-secondary:hover{background-color:#ffffff4d;background-image:none}.button.blue{background-color:var(--blue);color:var(--white);border-style:none}.button.blue:hover{background-color:#4b74ff;background-image:none}.button-group{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:wrap;justify-content:flex-start;align-items:center;display:flex}.button-group.align-c{justify-content:center;align-items:center}.hide{display:none}.container-medium{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}.max-width-650{width:100%;max-width:40.625rem}.align-c{align-items:center}.flex-v{flex-flow:column;display:flex}.flex-v.align-c.padding-top-14{padding-top:14px}.flex-v.align-c.padding-top-14.gap-s{gap:.25rem}.gap-m{gap:3rem}.justify-b{justify-content:space-between}.h-100{height:100%;max-height:100%}.flex{flex-flow:row;display:flex}.flex.gap-m.space-between{display:flex}.gap-s{gap:1.5rem}.text-size-18{font-size:1.125rem}.bg-color-black{background-color:var(--black)}.navbar{background-color:var(--black);background-color:var(--black);padding-top:15px;padding-bottom:15px;position:sticky;top:0}.text-size-32{font-size:2rem}.nav-link{color:var(--white);padding-left:10px;padding-right:10px;transition:opacity .3s cubic-bezier(.165,.84,.44,1)}.nav-link:hover{opacity:.6}.nav-link.w--current{color:var(--orange)}.flexbox{display:flex}.flexbox.gap-30{grid-column-gap:30px;grid-row-gap:30px}.flexbox.gap-48{grid-column-gap:48px;grid-row-gap:48px}.flexbox.flex-v-center{align-items:center}.flexbox.gap-16{grid-column-gap:16px;grid-row-gap:16px}.flexbox.flex-h-center{justify-content:center}.navbar-wrapper{justify-content:space-between;align-items:center;display:flex}.nav-logo{width:170px}.section-main.sp-120-120{padding-top:120px;padding-bottom:120px}.section-main.sp-98-98{padding-top:98px;padding-bottom:98px}.section-main.sp-140-140{padding-top:140px;padding-bottom:140px}.section-main.sp-90-90{padding-top:90px;padding-bottom:90px}.section-main.sp-30-30{padding-top:30px;padding-bottom:30px}.section-main.sp-50-30{padding-top:50px;padding-bottom:30px}.text-color-white{color:var(--white)}.text-color-white.font-size-14{font-size:15px}.text-color-white.text-size-32{min-width:1.25rem;display:block}.text-color-white.text-size-16{flex:1;order:0;align-self:auto;font-size:1.25rem}.spacer-32{width:100%;height:32px}.home-hero-component{text-align:center;flex-flow:column;justify-content:center;align-items:center;max-width:62rem;margin-left:auto;margin-right:auto;display:flex}.position-relative{position:relative}.bg-color-orange{background-image:linear-gradient(90deg,#ffac89,#ff9182)}.spacer-64{width:100%;height:64px}.chart-component-2{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr}.spacer-16{width:100%;height:16px}.text-size-48{font-size:3rem}.text-color-orange{color:var(--orange)}.spacer-24{width:100%;height:24px}.max-width-200{width:100%;max-width:200px}.accordion-component{border-left:8px solid var(--blue);cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.accordion-component.orange{border-left-color:var(--orange)}.accordion-component.marine-green{border-left-color:var(--marine-green)}.accordion-head{grid-column-gap:24px;grid-row-gap:24px;background-color:#edf2f7;justify-content:space-between;align-items:center;padding:36px;display:flex}.accordion-body{background-color:#fff}.accordion-body-inner{background-color:#f8f9fa;border-radius:12px;padding:48px 48px 24px}.spacer-8{width:100%;height:8px}.accordion-stats-wrapper{grid-column-gap:8px;grid-row-gap:8px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-bottom:24px;padding-left:24px;padding-right:24px;display:grid}.accordion-stats-wrapper.hidden{display:none}.stats-block{text-align:center;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.text-color-blue{color:var(--blue)}.bg-color-light{background-color:var(--light)}.text-color-marinegreen{color:var(--marine-green)}.stats-component{grid-column-gap:40px;grid-row-gap:40px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;max-width:80rem;margin-left:auto;margin-right:auto;display:grid}.why-stats-block{text-align:center}.text-size-64{font-size:4rem}.text-color-lightgreen{color:var(--lightgreen)}.spacer-4{width:100px;height:4px}.spacer-48{width:100%;height:48px}.text-color-grey{color:var(--grey)}.testimonial-component{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.testimonial-block{background-color:#fff;border-left:9px solid #000;border-radius:24px 24px 0;padding:48px 36px;position:relative;box-shadow:10px 10px #000}.testimonial-block.marine-green{border-left-color:var(--marine-green);box-shadow:none}.testimonial-block.blue{border-left-color:var(--blue);box-shadow:none}.testimonial-block.orange{border-left-color:var(--orange);box-shadow:none}.icon-48{width:48px;height:48px}.footer-link{font-size:1rem;text-decoration:none;display:none}.spacer-110{width:100%;height:110px}.section-divider-img._1,.section-divider-img._2{margin-top:-1px;margin-bottom:-1px}.section-divider-img{width:100%;overflow:clip!important}.section-divider-img._1,.section-divider-img._2{margin-top:-1px;margin-bottom:-1px}.section-divider-img._1,.section-divider-img._2{margin-top:-1px;margin-bottom:-1px}.section-divider-img._3{background-color:var(--light);width:100%;max-width:none;margin-top:-1px;margin-bottom:0}.section-divider-img.hero{margin-bottom:-1px}.divider-wrapper{margin-top:-1px;margin-bottom:-1px;overflow:hidden}.home-hero-lottie{z-index:-1;width:100%;max-width:100vw;margin-left:auto;margin-right:auto;position:absolute;inset:0%}.opacity-90{opacity:.9}.uvps-wrapper{flex-flow:column;width:100%;max-width:32.2rem;display:flex}.uvps-wrapper-outer{height:2000px;position:relative}.uvps-item{grid-column-gap:16px;grid-row-gap:16px;opacity:0;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;place-items:center stretch;height:33rem;display:grid;position:absolute}.uvps-item.chart{display:block;position:static}.uvps-item.active{opacity:1}.galaxy--overlay{z-index:2;width:110%;max-width:none;margin-left:50%;transform:translate(-50%)}.height-100{height:100%}.section-star-bg{z-index:-1;width:100%;height:100%;position:absolute;inset:0%}.section-star-bg.large{z-index:0;object-fit:cover;object-position:50% 40%;z-index:0;object-fit:cover;object-position:50% 40%;transform:scale(1.3)}.spacer-140{width:100%;height:140px}.arrow-accordion{flex-direction:column;justify-content:center;align-items:center;width:2.25rem;height:2.3125rem;display:flex}.p1{width:32rem;height:50px;position:absolute;top:100px;left:-20px}.sicky-wrapper{min-height:500px;position:sticky;top:20vh}.sun-img{width:500px;margin-left:auto;margin-right:auto}.lottie-wrapper{height:28.75rem}.img-scroll{max-width:110%;position:relative;transform:translate(-29px)}@media screen and (max-width:991px){.hide-tablet{display:none}.fs-styleguide_2-col{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:1fr}.max-width-full-tablet{width:100%;max-width:none}.container-small.navbar{justify-content:space-between;padding-top:0;padding-bottom:0;display:flex}.fs-styleguide_1-col{grid-column-gap:2rem;grid-row-gap:2rem}.fs-styleguide_heading-medium{font-size:3rem}.fs-styleguide_4-col{grid-template-columns:1fr}.padding-section-large{padding-top:6rem;padding-bottom:6rem}.fs-styleguide_3-col{grid-template-columns:1fr}.text-size-24{font-size:1.375rem}.text-size-20{font-size:1.125rem}.fs-styleguide_section{grid-column-gap:2.5rem;grid-template-columns:1fr}.container-medium.nav-flex{justify-content:space-between;display:flex}.text-size-50{font-size:2rem}.text-size-56{font-size:2.375rem}.sp-medium{padding-top:3.75rem;padding-bottom:3.75rem}.sp-small{padding-top:3rem;padding-bottom:3rem}.sp-large{padding-top:5.375rem;padding-bottom:5.375rem}.spacer-xlarge{padding-top:3rem}.spacer-huge{padding-top:4.5rem}.spacer-small{padding-top:.875rem}.spacer-xxhuge{padding-top:9rem}.spacer-tiny{padding-top:.09375rem}.spacer-large{padding-top:2.25rem}.spacer-xhuge{padding-top:6rem}.spacer-medium{padding-top:1.5rem}.spacer-xxlarge{padding-top:3.75rem}.spacer-xsmall{padding-top:.375rem}.spacer-xxsmall{padding-top:.1875rem}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.padding-xhuge{padding:6rem}.padding-xxhuge{padding:8rem}.padding-large{padding:2.5rem}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-medium{padding:1.5rem}.padding-xxlarge{padding:4rem}.padding-huge{padding:5rem}.padding-xlarge{padding:3rem}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.t-rspan-3{grid-row:span 3}.t-h-xh{height:32rem}.t-w-l{width:100%;max-width:8rem}.t-justify-stretch{justify-content:stretch;justify-items:stretch}.t-h-unset{height:unset;max-height:unset}.t-justify-self-c{justify-self:center}.t-justify-c{justify-content:center;justify-items:center}.t-order-f{order:-999}.t-align-self-s{align-self:start}.t-justify-s{justify-content:flex-start;justify-items:start}.t-h-s{height:3.5rem}.t-align-c{align-items:center}.rgap-xxs{row-gap:.25rem}.t-align-stretch{align-items:stretch}.t-h-xxs{height:1.5rem}.t-w-xs{width:100%;max-width:2.25rem}.rgap-xxl{row-gap:7rem}.t-span-2{grid-column:span 2}.rgap-s{row-gap:1.5rem}.t-grid-1{grid-template-columns:1fr;display:grid;grid-auto-flow:unset!important}.gap-m{gap:2.5rem}.t-w-m{width:100%;max-width:5.5rem}.t-w-vp{width:100vw;max-width:100vw}.t-grid-6{grid-template-columns:repeat(6,1fr);display:grid;grid-auto-flow:unset!important}.t-w-xh{width:100%;max-width:32rem}.t-span-3{grid-column:span 3}.justify-b{justify-content:space-between}.gap-l{gap:4rem}.t-align-self-stretch{align-self:stretch}.t-align-self-e{align-self:end}.t-grid-2{grid-template-columns:repeat(2,1fr);display:grid;grid-auto-flow:unset!important}.t-order-l{order:999}.t-justify-e{justify-content:end;justify-items:end}.t-grid-3{grid-template-columns:repeat(3,1fr);display:grid;grid-auto-flow:unset!important}.gap-xxl{gap:7rem}.t-h-t{height:1rem}.t-span-4{grid-column:span 4}.t-flex-v{flex-flow:column;display:flex}.t-w-100{width:100%;max-width:100%}.t-align-s{align-items:start}.ll-container{flex-flow:column;padding-top:2rem;padding-bottom:2rem}.t-w-xxh{width:100%;max-width:40rem}.t-span-5{grid-column:span 5}.t-h-xs{height:2.25rem}.t-w-xl{width:100%;max-width:12rem}.t-h-h{height:24rem}.t-w-xxl{width:100%;max-width:18rem}.t-h-vp{height:100vh;max-height:100svh}.t-h-xxl{height:18rem}.t-w-xxs{width:100%;max-width:1.5rem}.rgap-0{row-gap:0}.t-span-6{grid-column:span 6}.t-h-m{height:5.5rem}.t-justify-self-s{justify-self:start}.rgap-l{row-gap:4rem}.flex.gap-m.align-c{flex-direction:column;align-items:end;padding-right:2.5rem}.flex.gap-m.tablet-custom{flex-direction:column;align-items:end;gap:.5rem;padding-bottom:2.55rem;padding-right:2.5rem}.flex.justify-b.gap-s.t-flex-v.t-gap-l{gap:90px}.t-h-xxh{height:40rem}.t-justify-self-e{justify-self:end}.t-justify-a{justify-content:space-around}.t-grid-5{grid-template-columns:repeat(5,1fr);display:grid;grid-auto-flow:unset!important}.t-rspan-2{grid-row:span 2}.t-w-t{width:100%;max-width:1rem}.rgap-xl{row-gap:5.5rem}.t-justify-self-stretch{justify-self:stretch}.t-justify-b{justify-content:space-between}.t-flex{flex-flow:row;display:flex}.t-rspan-1{grid-row:span 1}.t-h-l{height:8rem}.rgap-xs{row-gap:.75rem}.t-w-h{width:100%;max-width:24rem}.t-grid-4{grid-template-columns:repeat(4,1fr);display:grid;grid-auto-flow:unset!important}.t-h-100{height:100%;max-height:100%}.t-align-self-c{align-self:center}.gap-xl{gap:5.5rem}.t-w-s{width:100%;max-width:3.5rem}.rgap-m{row-gap:2.5rem}.t-h-xl{height:12rem}.t-w-unset{width:unset;max-width:unset}.t-align-e{align-items:end}.t-flex-w{flex-flow:wrap;display:flex}.t-span-1{grid-column:span 1}.text-size-32,.text-size-40{font-size:2rem}.nav-link{margin-left:0;margin-right:0}.max-width-560.t-max-width-auto{max-width:none}.stats-component{grid-template-columns:1fr 1fr 1fr}.testimonial-component{grid-template-columns:1fr 1fr}.menu-button{color:var(--white)}.p1{top:40px}.margin-box._20-0-100-0.tablet-top-20{margin-bottom:0}.demo-wrapper{margin-left:auto;margin-right:auto}.inner-footer{flex-direction:column}.partners-form-wrapper{margin-left:auto;margin-right:auto}.partners-container.container-left{width:100%;padding-top:44px;position:relative}.partners-container.container-right{text-align:center;width:100%;padding-top:28px;padding-bottom:35px;display:block}.footer-left-wrapper{justify-content:space-between;align-items:flex-end;display:flex}.section-11{flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:none}.container{flex-direction:column;flex:0 auto;justify-content:center;align-items:center;max-width:750px;margin-left:auto;display:block}.form-container{min-width:361px;max-width:540px;min-height:556px;max-height:556px;margin-top:0;padding-bottom:20px;position:relative}.form-container.white{max-height:none;margin-left:auto;margin-right:auto}.footer-item-wrapper{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.partners-section-wrapper{flex-direction:column}.max-wdith-204.tablet-none{max-width:none}.new-footer-bottom{grid-column-gap:20px;grid-row-gap:20px;flex-direction:column}.card-pink,.card-pink.is-small.bg-color-orange,.card-pink.is-small.bg-color-orange,.card-pink.is-small.bg-color-orange{max-width:none}.card-grey.is-large,.flex-cards{flex-flow:column}.leaders-wrapper{max-width:none}.icon-49{color:var(--white)}.nav-menu{background-color:var(--black)}.menu-button-2,.menu-button-2.w--open{background-color:#0000}.center-txt{font-size:30px;line-height:36px}}@media screen and (max-width:767px){body{font-size:1.125rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}.hide-mobile-landscape{display:none}.fs-styleguide_heading-large{font-size:3rem}.padding-global{padding-left:1.25rem;padding-right:1.25rem}.fs-styleguide_section-header{font-size:.875rem}.fs-styleguide_heading-medium{font-size:2rem}.text-size-16{font-size:.875rem}.max-width-full-mobile-landscape{width:100%;max-width:none}.text-size-14{font-size:.75rem}.padding-section-large{padding-top:4rem;padding-bottom:4rem}.text-size-24{font-size:1.25rem}.fs-styleguide_version{font-size:.875rem}.button{padding:.5rem 1.5rem;font-size:1rem}.text-size-20{font-size:1rem}.container-medium{padding-left:1.5rem;padding-right:1.5rem}.text-size-50{font-size:1.625rem}.text-size-56{font-size:1.875rem}.sp-medium{padding-top:3rem;padding-bottom:3rem}.sp-small{padding-top:2rem;padding-bottom:2rem}.sp-large{padding-top:3rem;padding-bottom:3rem}.spacer-xlarge{padding-top:2.25rem}.fs-styleguide_section-header-3{font-size:.875rem}.spacer-huge{padding-top:2.5rem}.spacer-xxhuge{padding-top:3.5rem}.spacer-large{padding-top:1.5rem}.spacer-xhuge{padding-top:3rem}.spacer-medium{padding-top:1.125rem}.spacer-xxlarge{padding-top:2.2rem}.spacer-xsmall{padding-top:.28125rem}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.fs-styleguide_section-header-4{font-size:.875rem}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.padding-xhuge{padding:4rem}.padding-xxhuge{padding:4.5rem}.padding-large{padding:1.5rem}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-medium{padding:1.25rem}.padding-xxlarge{padding:3rem}.padding-huge{padding:3.5rem}.padding-xlarge{padding:2rem}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.ml-align-e{align-items:center}.ml-h-100{height:100%;max-height:100%}.ml-justify-self-e{justify-self:end}.ml-span-1{grid-column:span 1}.ml-justify-a{justify-content:space-around}.ml-w-xl{width:100%;max-width:12rem}.ml-h-xxs{height:1.5rem}.ml-flex-w{flex-flow:wrap;display:flex}.ml-justify-stretch{place-items:unset}.ml-justify-e{justify-content:end;justify-items:end}.ml-w-t{width:100%;max-width:1rem}.rgap-xxs{row-gap:.25rem}.ml-flex{flex-flow:row;display:flex}.ml-align-self-c{align-self:center}.ml-justify-self-s{justify-self:start}.rgap-xxl{row-gap:4rem}.ml-h-h{height:24rem}.ml-align-self-s{align-self:start}.ml-order-l{order:999}.ml-w-xxl{width:100%;max-width:18rem}.ml-w-xs{width:100%;max-width:2.25rem}.ml-w-s{width:100%;max-width:3.5rem}.rgap-s{row-gap:1rem}.ml-justify-self-stretch{justify-self:stretch}.gap-m{gap:1.5rem}.ml-h-xs{height:2.25rem}.ml-align-stretch{align-items:stretch}.ml-rspan-2{grid-row:span 2}.ml-grid-1{grid-template-columns:1fr;display:grid;grid-auto-flow:unset!important}.ml-span-4{grid-column:span 4}.gap-l{gap:2rem}.ml-rspan-1{grid-row:span 1}.gap-xxl{gap:4rem}.ml-justify-s{justify-content:start;justify-items:start}.ml-w-l{width:100%;max-width:8rem}.ml-align-s{align-items:start}.ll-container{padding-left:1rem;padding-right:1rem}.ml-h-xxh{height:40rem}.ml-justify-b{justify-content:space-between}.ml-justify-self-c{justify-self:center}.ml-h-vp{height:100vh;max-height:100svh}.ml-w-xxh{width:100%;max-width:40rem}.ml-justify-c{justify-content:center;justify-items:center}.ml-w-m{width:100%;max-width:5.5rem}.ml-h-l{height:8rem}.ml-align-self-e{align-self:end}.ml-h-m{height:5.5rem}.ml-align-c{align-items:center}.ml-align-self-stretch{align-self:stretch}.ml-h-unset{height:unset;max-height:unset}.ml-order-f{order:-999}.rgap-0{row-gap:0}.ml-span-3{grid-column:span 3}.ml-w-h{width:100%;max-width:24rem}.ml-w-unset{width:unset;max-width:unset}.ml-grid-2{grid-template-columns:repeat(2,1fr);display:grid;grid-auto-flow:unset!important}.rgap-l{row-gap:2rem}.flex.gap-s.justify-b.ml-flex-wrap,.flex.justify-b.gap-xs.ml-flex-wrap,.flex.gap-s.justify-b.ml-flex-wrap,.flex.gap-s.justify-b.ml-flex-wrap,.flex.gap-s.justify-b.ml-flex-wrap,.flex.justify-b.gap-xs.ml-flex-wrap,.flex.justify-b.gap-xs.ml-flex-wrap,.flex.justify-b.gap-xs.ml-flex-wrap{flex-wrap:wrap;justify-content:center}.ll-section{padding:1.2rem 1.5rem 1.5rem}.ml-h-s{height:3.5rem}.rgap-xl{row-gap:3rem}.ml-w-xh{width:100%;max-width:32rem}.ml-grid-3{grid-template-columns:repeat(3,1fr);display:grid;grid-auto-flow:unset!important}.ml-w-vp{width:100vw;max-width:100vw}.ml-flex-v{flex-flow:column;display:flex}.gap-xs{gap:.5rem}.ml-h-xh{height:32rem}.ml-h-xl{height:12rem}.rgap-xs{row-gap:.5rem}.ml-h-xxl{height:18rem}.ml-grid-4{grid-template-columns:repeat(4,1fr);display:grid;grid-auto-flow:unset!important}.gap-xl{gap:3rem}.ml-span-2{grid-column:span 2}.ml-w-xxs{width:100%;max-width:1.5rem}.rgap-m{row-gap:1.5rem}.ml-w-100{width:100%;max-width:100%}.ml-h-t{height:1rem}.gap-s{gap:1rem}.waitlist-wrapper{height:120vh}.waitlist-content-wrapper{padding:1.5rem}.text-style-brand{font-size:2.6rem}.text-size-18,.text-size-18.ml-size-16,.text-size-18.ml-size-16{font-size:1rem}.text-size-32,.text-size-40{font-size:1.625rem}.text-size-16-copy{font-size:.875rem}.nav-link{font-size:1rem}.section-main.sp-120-120{padding-top:80px;padding-bottom:80px}.section-main.sp-98-98{padding-top:60px;padding-bottom:60px}.section-main.sp-140-140{padding-top:80px;padding-bottom:80px}.section-main.sp-90-90{padding-top:60px;padding-bottom:60px}.text-color-white.text-align-center.ml-hide{display:none}.spacer-64{height:40px}.chart-component-2{grid-template-columns:1fr}.text-size-48.text-color-white{font-size:2.5rem}.accordion-body,.accordion-body-inner{padding:12px}.stats-component{grid-template-columns:1fr 1fr}.text-size-64{font-size:2rem}.testimonial-component{grid-template-columns:1fr}.spacer-110{height:60px}.section-divider-img._3{margin-top:-5px}.uvps-item{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;display:flex}.spacer-140{height:60px}.arrow-accordion{width:1.5rem;height:1.5rem}.p1{width:360px;top:-50px}.sicky-wrapper{top:22vh}.new-footer{padding-bottom:30px}.partners-container.container-left{padding-left:20px;padding-right:20px}.partners-container.container-right,.partners-container.container-left{padding-left:20px;padding-right:20px}.partners-container.container-left.custom-paddings{padding-left:20px}.partners-container.container-right{padding-left:20px;padding-right:20px}.section-11{max-height:none;padding-left:0;padding-right:0}.container{max-width:540px;margin-left:auto;padding-right:10px}.form-container{min-width:100%;max-width:none;min-height:400px;margin-top:35px;margin-bottom:0;margin-left:0;padding-bottom:20px;padding-left:40px;padding-right:40px}.footer-item-wrapper{flex-direction:column;margin-bottom:50px;display:flex}.font-size-24{font-size:20px}.font-size-32{font-size:24px}.partners-section-wrapper{flex-direction:column}.form-wrapper-mobile{margin-bottom:40px;margin-left:-20px;margin-right:-20px;display:block}.font-size-26.font-weight-600.text-color-white.mobile-max-204{max-width:204px}.sun-img{width:auto}.card-grey{max-width:none}.founder-card.is-team-member.width-auto{width:15rem}.nav-menu{z-index:1000}.img-scroll{max-width:100%;transform:none}.center-txt{font-size:30px;font-weight:400;line-height:40px}}@media screen and (max-width:479px){.container-small.navbar{padding-left:.25rem;padding-right:.25rem}.max-width-full-mobile-portrait{width:100%;max-width:none}.hide-mobile-portrait{display:none}.text-align-left.okta-demo{text-align:left;text-align:left;margin-top:0;font-size:28px;line-height:110%}.container-large{padding-left:1.2rem;padding-right:1.2rem}.container-medium{padding-right:.5rem}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-horizontal{padding-top:0;padding-bottom:0}.padding-left{padding-top:0;padding-bottom:0;padding-right:0}.padding-right{padding-top:0;padding-bottom:0;padding-left:0}.mp-h-xxl{height:18rem}.mp-align-self-stretch{align-self:stretch}.mp-h-s{height:3.5rem}.mp-rspan-1{grid-row:span 1}.mp-w-vp{width:100vw;max-width:100vw}.mp-span-2{grid-column:span 2}.mp-w-xxs{width:100%;max-width:1.5rem}.mp-w-s{width:100%;max-width:3.5rem}.mp-h-xxh{height:40rem}.mp-h-xs{height:2.25rem}.mp-h-xh{height:32rem}.gap-m{gap:1rem}.mp-h-l{height:8rem}.mp-h-100{height:100%;max-height:100%}.mp-flex-v{flex-flow:column;display:flex}.mp-justify-e{justify-content:end;justify-items:end}.mp-grid-2{grid-template-columns:repeat(2,1fr);display:grid;grid-auto-flow:unset!important}.mp-align-stretch{align-items:stretch}.mp-align-e{align-items:end}.gap-l{gap:1rem}.mp-h-t{height:1rem}.mp-w-t{width:100%;max-width:1rem}.mp-align-self-s{align-self:start}.mp-flex-w{flex-flow:wrap;display:flex}.mp-w-h{width:100%;max-width:24rem}.mp-justify-stretch{place-items:unset}.mp-align-self-e{align-self:end}.gap-xxl{gap:1rem}.mp-justify-a{justify-content:space-around}.mp-w-100{width:100%;max-width:100%}.mp-h-unset{height:unset;max-height:unset}.mp-h-h{height:24rem}.mp-w-xxh{width:100%;max-width:40rem}.mp-order-l{order:999}.mp-justify-s{justify-content:start;justify-items:start}.mp-h-vp{height:100vh;max-height:100svh}.mp-align-c{align-items:center}.mp-justify-self-c{justify-self:center}.mp-justify-self-stretch{justify-self:stretch}.mp-w-unset{width:unset;max-width:unset}.mp-align-self-c{align-self:center}.mp-justify-c{justify-content:center;justify-items:center}.mp-w-xh{width:100%;max-width:32rem}.mp-h-m{height:5.5rem}.mp-justify-self-s{justify-self:start}.mp-w-xxl{width:100%;max-width:18rem}.mp-order-f{order:-999}.mp-w-m{width:100%;max-width:5.5rem}.mp-grid-1{grid-template-columns:1fr;display:grid;grid-auto-flow:unset!important}.mp-h-xxs{height:1.5rem}.mp-w-xl{width:100%;max-width:12rem}.mp-w-l{width:100%;max-width:8rem}.mp-span-1{grid-column:span 1}.gap-xl{gap:1rem}.mp-flex{flex-flow:row;display:flex}.mp-h-xl{height:12rem}.mp-align-s{align-items:start}.mp-w-xs{width:100%;max-width:2.25rem}.gap-s{gap:.75rem}.mp-justify-self-e{justify-self:end}.mp-justify-b{justify-content:space-between}.waitlist-wrapper{height:auto;padding-top:100px;padding-bottom:100px}.text-style-brand{line-height:1.2}.text-size-18{font-size:1rem}.text-size-32{font-size:1.25rem}.section-divider-img._1{width:130%;max-width:none;margin-top:-4px}.section-divider-img._3{width:140%;max-width:none;margin-top:-10px;margin-bottom:-2px}.p1{width:280px;height:40px}.font-size-14.font-weight-600.mobile-center{margin-left:auto;margin-right:auto}.jira-img-wrapper.mobile-pr-15{padding-right:15px}.image-196{display:none}.partners-form-wrapper{width:auto}.youtube-4{padding-right:0}.jira-partners-img{width:auto}.jira-partners-img.okta{width:100%}.partners-container.container-left{padding-top:40px;padding-bottom:20px;padding-left:20px}.partners-container.container-right{display:block}.heading-11{font-size:25px}.container-45{padding-left:0;padding-right:0}.image-8{margin-bottom:40px}.image-8.okta-mobile{margin-bottom:30px}.flexbox-2.space-between{padding-top:0;padding-bottom:0}.section-11{max-height:none;padding-top:0;padding-left:0;padding-right:0}.container{flex-direction:column-reverse;grid-template:"Area""."/1fr 1fr;grid-auto-columns:1fr;place-items:stretch stretch;max-width:1300px;margin-bottom:0;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;display:block}.form-container{width:100%;min-width:100%;max-width:100%;min-height:400px;max-height:none;margin-bottom:10px;margin-left:0;padding-bottom:20px;padding-left:20px;padding-right:20px}.form-container.white.okta-demo{margin-top:0}.partners{grid-column-gap:10px;grid-row-gap:10px;flex-wrap:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;justify-items:center;display:grid}.font-size-24.text-color-yellow{display:none}.font-size-32{line-height:32px}.font-size-32.ns{font-size:22px}.font-size-32.ns.lh-38.text-color--354062.okta-mobile{text-align:left;text-align:left;text-align:left;text-align:left;font-size:16px;line-height:22px}.form-wrapper-mobile{display:block}.demo-img{width:100%}.founder-card.is-team-member{height:270px}.team-img{max-height:10rem}.img-scroll{max-width:100%;transform:none}}