:root{--floating-element-height: 5.5rem}:root:has(.page-nav.is-sticky){--combined-nav-height: calc( var(--main-nav-live-height, var(--nav-height-mobile)) + var(--floating-element-height) + 3rem )}@media(min-width:1025px){:root:has(.page-nav.is-sticky){--combined-nav-height: calc( var(--main-nav-live-height, var(--nav-height-desktop)) + var(--floating-element-height) + 3rem )}}.page-nav.is-sticky{border-bottom:0;background:transparent;padding:0;position:fixed;top:calc(var(--main-nav-live-height, var(--nav-height-mobile)) + .5rem);left:1.5rem;right:0;width:100%;z-index:999}@media(min-width:1025px){.page-nav.is-sticky{top:calc(var(--main-nav-live-height, var(--nav-height-desktop)) + 1rem)}}.page-nav.is-sticky+section{margin-top:unset!important}.page-nav.is-sticky .container{display:flex;max-width:1440px}.page-nav.is-sticky .row{justify-content:flex-start;width:auto}.page-nav.is-sticky nav{position:relative;display:flex;align-items:center;background-color:#fffffff2;backdrop-filter:blur(.4rem);border-radius:5rem;box-shadow:0 5px 42px #23466b14;padding:.6rem .6rem .6rem 1.2rem}@media(max-width:1024.98px){.page-nav.is-sticky nav{background-color:#fff}}.page-nav.is-sticky .page-nav__back-to-top{display:flex;align-items:center;justify-content:center;margin-right:1.2rem;padding:.8rem;border-radius:50%;color:#031a4a;transition:all .2s ease-in-out}.page-nav.is-sticky .page-nav__back-to-top:hover{background-color:#eef6ff}.page-nav.is-sticky .page-nav__active-section{display:none;position:relative;border:0;text-align:left;cursor:pointer;padding:.85rem 3.4rem .85rem 1.6rem;border-radius:5rem;background-color:#e7f1fc;color:#031a4a;font-family:AntennaCond-Regular,arial,helvetica,sans-serif;font-size:1.4rem}.page-nav.is-sticky .page-nav__active-section:after{content:"";position:absolute;top:50%;right:1.4rem;transform:translateY(-50%);width:1rem;height:1rem;background-image:url(/images/icons/chevron-down.svg);background-size:100%;background-repeat:no-repeat;background-position:center}.page-nav.is-sticky .page-nav__active-section.is-expanded:after{background-image:url(/images/icons/chevron-up.svg)}@media(max-width:1024.98px){.page-nav.is-sticky .page-nav__active-section{display:inline-block}}.page-nav.is-sticky .page-nav__list{display:none;width:auto;flex-wrap:nowrap}@media(min-width:1025px){.page-nav.is-sticky .page-nav__list{display:flex;width:auto}}@media(max-width:1024.98px){.page-nav.is-sticky .page-nav__list{display:flex;position:absolute;top:calc(100% + 1rem);left:0;width:20rem;background-color:#fff;box-shadow:0 5px 42px #23466b14;max-height:0;overflow:hidden;transition:max-height .3s ease;flex-direction:column;border-radius:1.5rem}.page-nav.is-sticky .page-nav__list.is-expanded{top:calc(100% + .5rem);max-height:135rem}}.page-nav.is-sticky .page-nav__item{margin-bottom:0}.page-nav.is-sticky .page-nav__item:not(:last-child){margin-right:.4rem}@media(max-width:1024.98px){.page-nav.is-sticky .page-nav__item:first-child{padding-top:1.5rem}.page-nav.is-sticky .page-nav__item:last-child{padding-bottom:1.5rem}}.page-nav.is-sticky .page-nav__item a{display:block;font-family:AntennaCond-Regular,arial,helvetica,sans-serif;font-size:1.4rem;padding:.2rem 0 .2rem 1.5rem;color:#031a4a;transition:all .2s ease-in-out;border:none}@media(min-width:741px){.page-nav.is-sticky .page-nav__item a{display:inline-block;font-family:AntennaCond-Regular,arial,helvetica,sans-serif;border-radius:5rem;padding:.85rem 1.6rem}}@media(min-width:1025px){.page-nav.is-sticky .page-nav__item a:hover{background-color:#e7f1fc}}.page-nav.is-sticky .page-nav__item a.is-active{color:#0e48dd}@media(min-width:1025px){.page-nav.is-sticky .page-nav__item a.is-active{background-color:#d8ebff}}.page-nav.is-sticky .page-nav__cta{margin-left:1.2rem;border-radius:5rem;padding:1rem 2rem;background-color:#0e48dd;color:#fff;text-transform:none}.page-nav.is-sticky .page-nav__cta:hover{background-color:#0c3bb7;transform:none}:root{--nav-height-mobile: 7.3rem;--nav-height-desktop: 7.2rem;--page-nav-height: 6.7rem;--combined-nav-height: var(--nav-height-mobile)}@media(min-width:1025px){:root{--combined-nav-height: var(--nav-height-desktop)}}:root:has(.pageNav.is-sticky){--combined-nav-height: calc( var(--nav-height-mobile) + var(--page-nav-height) )}@media(min-width:1025px){:root:has(.pageNav.is-sticky){--combined-nav-height: calc( var(--nav-height-desktop) + var(--page-nav-height) )}}:root{scroll-padding-bottom:3rem}#pain-points .section-heading{text-align:left}#pain-points .section-heading__title,#pain-points .section-heading__subtitle{margin-left:0}#pain-points .feature-grid__item{border-bottom:0;border-top:1px solid #ffffff;padding-bottom:0;padding-top:3.2rem}#pain-points .feature-grid__item__icon{display:none}#pain-points .feature-grid__item__title{font-size:6.2rem;font-family:AntennaCond-Bold,sans-serif}@media only screen and (min-width:70rem){#pain-points .feature-grid__item__title{font-size:7.2rem}}#pain-points .container{background-color:#031a4a;border-radius:4rem;color:#fff;padding:6.5rem;max-width:138rem}
