section.hero-tabs-module{--motion-calm:cubic-bezier(0.22,1,0.36,1)}section.hero-tabs-module .container{padding:0 4rem}section.hero-tabs-module .hero-tabs{border-left:1px solid #eaecf0;border-right:1px solid #eaecf0}section.hero-tabs-module .wrapper-top{align-items:center;border-bottom:1px solid #eaecf0;display:flex;flex-direction:column;isolation:isolate;padding:3rem 2rem;position:relative;text-align:center}section.hero-tabs-module .wrapper-top:after{background-color:#eaecf0;bottom:-1px;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}section.hero-tabs-module .wrapper-top>:not(.hero-tabs__bg){position:relative;z-index:2}section.hero-tabs-module .hero-tabs__bg{align-content:stretch;display:grid;grid-auto-rows:70px;grid-template-columns:repeat(var(--grid-cols,1),70px);height:100%;inset:0;justify-content:stretch;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:1}section.hero-tabs-module .hero-tabs__bg .hero-tabs-grid-cell{height:70px;opacity:0;transform:scale(.7);transform-origin:center;transition:opacity 3.6s,transform 3.6s;width:70px}section.hero-tabs-module .hero-tabs__bg .hero-tabs-grid-cell.is-on{opacity:1;transform:scale(1)}section.hero-tabs-module .hero-tabs__bg .hero-tabs-grid-cell--grey-100{background:#e8ecf2}section.hero-tabs-module .hero-tabs__bg .hero-tabs-grid-cell--grey-200{background:#eaecf0;background:#d0d5dd}section.hero-tabs-module .hero-tabs__description,section.hero-tabs-module .hero-tabs__panel-description,section.hero-tabs-module .hero-tabs__panel-title,section.hero-tabs-module .hero-tabs__title{margin:0}section.hero-tabs-module .hero-tabs__title{max-width:600px}section.hero-tabs-module .hero-tabs__description{color:#2e343c;margin-top:.75rem;max-width:750px}section.hero-tabs-module .top-text-line-wrap{display:block;overflow:hidden}section.hero-tabs-module .top-text-line{animation:hero-top-line-reveal 1.26s var(--motion-calm) forwards;animation-delay:var(--line-delay,0s);display:inline-block;opacity:0;transform:translateY(120%);white-space:nowrap}section.hero-tabs-module .wrapper-tabs{border-bottom:1px solid #eaecf0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}section.hero-tabs-module .wrapper-tabs button.hero-tabs__tab-btn{height:auto;padding:1.25rem 2rem}section.hero-tabs-module .hero-tabs__panel{display:none}section.hero-tabs-module .hero-tabs__panel.is-active{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,550px)}section.hero-tabs-module .hero-tabs__media{background:#cfe3ff;min-height:435px;position:relative}section.hero-tabs-module .hero-tabs__media:after,section.hero-tabs-module .hero-tabs__media:before{background-color:#fff;content:"";position:absolute}section.hero-tabs-module .hero-tabs__media:before{bottom:59px;height:2rem;left:59px;width:2rem}section.hero-tabs-module .hero-tabs__media:after{bottom:-1px;height:60px;left:-1px;width:60px}section.hero-tabs-module .hero-tabs__media figure,section.hero-tabs-module .hero-tabs__media iframe,section.hero-tabs-module .hero-tabs__media video{height:100%;left:0;margin:0;position:absolute;top:0;width:100%}section.hero-tabs-module .hero-tabs__media iframe,section.hero-tabs-module .hero-tabs__media img,section.hero-tabs-module .hero-tabs__media video{border:0;display:block;height:100%;object-fit:cover;width:100%}section.hero-tabs-module .hero-tabs__media .hs-video-container,section.hero-tabs-module .hero-tabs__media .hs-video-widget,section.hero-tabs-module .hero-tabs__media .hs-video-wrapper{height:100%!important;inset:0;margin:0!important;max-width:none!important;position:absolute;width:100%!important}section.hero-tabs-module .hero-tabs__media .hs-video-wrapper{padding-bottom:0!important}section.hero-tabs-module .hero-tabs__media .hs-video-container iframe,section.hero-tabs-module .hero-tabs__media .hs-video-widget iframe,section.hero-tabs-module .hero-tabs__media .hs-video-wrapper iframe{height:100%!important;inset:0;position:absolute!important;width:100%!important}section.hero-tabs-module .hero-tabs__content{background:#250b3b;color:#fff;display:flex;flex-direction:column;gap:12px;justify-content:center;max-width:550px;padding:125px 3rem;width:100%}section.hero-tabs-module .hero-tabs__content .hero-tabs__panel-description{color:#d0d5dd}section.hero-tabs-module .hero-tabs__panel-link{display:inline-flex;margin-top:8px;text-decoration:none;width:fit-content}@media (max-width:768px){section.hero-tabs-module .container{padding:0}section.hero-tabs-module .wrapper-tabs{grid-template-columns:1fr}section.hero-tabs-module .hero-tabs__tab-btn{border-bottom:1px solid #eaecf0;border-right:0;text-align:left}section.hero-tabs-module .hero-tabs__tab-btn:last-child{border-bottom:0}section.hero-tabs-module .hero-tabs__panel.is-active{grid-template-columns:minmax(0,1fr) minmax(0,460px)}section.hero-tabs-module .hero-tabs__content{max-width:460px;padding:2rem}}@media (max-width:900px){section.hero-tabs-module .wrapper-top{padding:1.5rem}section.hero-tabs-module .wrapper-tabs{align-items:stretch;display:flex;flex-wrap:wrap;gap:0}section.hero-tabs-module .hero-tabs__tab-btn{flex:1 1 10rem;min-width:10rem;white-space:normal}section.hero-tabs-module .hero-tabs__panel.is-active{grid-template-columns:1fr}section.hero-tabs-module .hero-tabs__content{max-width:none;order:2;padding:1.5rem;width:100%}section.hero-tabs-module .hero-tabs__media{height:300px;min-height:300px;order:1}}@media (prefers-reduced-motion:reduce){section.hero-tabs-module .top-text-line{animation:none;opacity:1;transform:none}}@keyframes hero-top-line-reveal{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}