.afb-tabs-with-forms{min-height:100vh;overflow:hidden}.afb-tabs-with-forms>.afc-background{padding-block:var(--afs-spacings-mobile-4);min-height:100vh}@media (width>=1024px){.afb-tabs-with-forms>.afc-background{padding-block:var(--afs-spacings-desktop-4)var(--afs-spacings-desktop-3)}}.afb-tabs-with-forms__title{text-align:center}.afb-tabs-with-forms__title.afc-title--style-default,.afb-tabs-with-forms__title.afu-title-style--default{--afs-title-text-decoration:var(--afs-title-h1-text-decoration);--afs-title-text-transform:var(--afs-title-h1-text-transform);--afs-title-line-height:var(--afs-title-h1-line-height);--afs-title-letter-spacing:var(--afs-title-h1-letter-spacing);--afs-title-font-weight:var(--afs-title-h1-font-weight);--afs-title-font-size:var(--afs-title-h1-font-size);--afs-title-font-family:var(--afs-title-h1-font-family)}@media (width>=2560px){.afb-tabs-with-forms__title.afc-title--style-default,.afb-tabs-with-forms__title.afu-title-style--default{--afs-title-font-size:5.875rem;--afs-title-line-height:calc(103/94);--afs-title-letter-spacing:-.02em}}.afb-tabs-with-forms__subtitle{text-align:center;margin-top:10px}@media (width>=1024px){.afb-tabs-with-forms__subtitle{margin-top:var(--afs-spacings-desktop-6)}}.afb-tabs-with-forms__subtitle.afc-title--style-default,.afb-tabs-with-forms__subtitle.afu-title-style--default{--afs-title-text-decoration:var(--afs-title-h4-text-decoration);--afs-title-text-transform:var(--afs-title-h4-text-transform);--afs-title-line-height:var(--afs-title-h4-line-height);--afs-title-letter-spacing:var(--afs-title-h4-letter-spacing);--afs-title-font-weight:var(--afs-title-h4-font-weight);--afs-title-font-size:var(--afs-title-h4-font-size);--afs-title-font-family:var(--afs-title-h4-font-family)}.afb-tabs-with-forms__tabs{--cols:1;margin-top:var(--afs-spacings-mobile-4);gap:var(--afs-spacings-mobile-7);flex-wrap:wrap;justify-content:center;display:flex}@media (width>=768px){.afb-tabs-with-forms__tabs{--cols:3}}@media (width>=1024px){.afb-tabs-with-forms__tabs{margin-top:48px}}.afb-tabs-with-forms__tabs-item{background-color:var(--afs-white);align-items:center;gap:var(--afs-spacings-mobile-7);cursor:pointer;flex:0 0 calc((100% - var(--afs-spacings-mobile-7)*(var(--cols) - 1))/var(--cols));border-radius:8px;padding:20px;display:flex;box-shadow:0 1px 2px rgba(16,24,40,.05)}@media (width>=1024px){.afb-tabs-with-forms__tabs-item{transition-duration:var(--afs-trs-md);transition-property:border-color;transition-timing-function:var(--afs-trs-timing-function);gap:var(--afs-spacings-desktop-6);border:5px solid transparent;padding:25px}}.afb-tabs-with-forms__tabs-item picture{flex:0 0 50px}.afb-tabs-with-forms__tabs-item .afc-title.afc-title--style-default,.afb-tabs-with-forms__tabs-item .afc-title.afu-title-style--default{font-family:var(--afs-title-font-family);font-size:var(--afs-title-font-size);line-height:var(--afs-title-line-height);letter-spacing:var(--afs-title-letter-spacing);font-weight:var(--afs-title-font-weight);color:inherit;--afs-title-text-decoration:var(--afs-title-h5-text-decoration);--afs-title-text-transform:var(--afs-title-h5-text-transform);--afs-title-line-height:var(--afs-title-h5-line-height);--afs-title-letter-spacing:var(--afs-title-h5-letter-spacing);--afs-title-font-weight:var(--afs-title-h5-font-weight);--afs-title-font-size:var(--afs-title-h5-font-size);--afs-title-font-family:var(--afs-title-h5-font-family)}.afb-tabs-with-forms__tabs-item .afc-text{color:#000;margin-top:5px}.afb-tabs-with-forms__tabs-item .afc-text.afc-text--style-default,.afb-tabs-with-forms__tabs-item .afc-text.afu-text-style--default{--afs-text-text-decoration:var(--afs-text-p3-text-decoration);--afs-text-text-transform:var(--afs-text-p3-text-transform);--afs-text-line-height:var(--afs-text-p3-line-height);--afs-text-letter-spacing:var(--afs-text-p3-letter-spacing);--afs-text-font-weight:var(--afs-text-p3-font-weight);--afs-text-font-size:var(--afs-text-p3-font-size);--afs-text-font-family:var(--afs-text-p3-font-family);--afs-text-font-style:var(--afs-text-p3-font-style)}.afb-tabs-with-forms__tabs-item:hover:not(.active){border-color:#ccd9f4}.afb-tabs-with-forms__tabs-item div{pointer-events:none}.afb-tabs-with-forms__tabs-item.active{background-color:var(--afs-black);color:var(--afs-white)}.afb-tabs-with-forms__tabs-item.active .afc-text{color:var(--afs-white)}.afb-tabs-with-forms__tabs-content{margin-top:var(--afs-spacings-mobile-4);position:relative}@media (width>=1024px){.afb-tabs-with-forms__tabs-content{margin-top:48px}}.afb-tabs-with-forms__tabs-content-item{flex-direction:column;display:flex}.afb-tabs-with-forms__tabs-content-item:not(.active){opacity:0;visibility:hidden;width:100%;display:none;position:absolute;top:0;left:0}.afb-tabs-with-forms__tabs-content-item .afc-title-with-icon{background-color:var(--afs-white);border-bottom:1px solid var(--afs-colors-secondary-1);border-radius:20px 20px 0 0;padding:30px 20px 20px}@media (width>=1280px){.afb-tabs-with-forms__tabs-content-item .afc-title-with-icon{padding:36px 40px 20px}}@media (width>=1920px){.afb-tabs-with-forms__tabs-content-item .afc-title-with-icon{padding:40px 60px 28px}}.afb-tabs-with-forms__tabs-content-item .afc-title-with-icon__title{--afs-title-text-decoration:var(--afs-title-h4-text-decoration);--afs-title-text-transform:var(--afs-title-h4-text-transform);--afs-title-line-height:var(--afs-title-h4-line-height);--afs-title-letter-spacing:var(--afs-title-h4-letter-spacing);--afs-title-font-weight:var(--afs-title-h4-font-weight);--afs-title-font-size:var(--afs-title-h4-font-size);--afs-title-font-family:var(--afs-title-h4-font-family)}.afb-tabs-with-forms__tabs-content-item .afc-title-with-icon+.afc-form-post{border-top-left-radius:0!important;border-top-right-radius:0!important}.afb-tabs-with-forms__tabs-content-item .afc-form-post{background-color:var(--afs-white);padding-block:30px;border-radius:20px;padding:30px 20px}@media (width>=1024px){.afb-tabs-with-forms__tabs-content-item .afc-form-post form{grid-template-columns:1fr;gap:24px 20px;display:grid}}@media (width>=1280px){.afb-tabs-with-forms__tabs-content-item .afc-form-post{padding:20px 40px 36px}}@media (width>=1920px){.afb-tabs-with-forms__tabs-content-item .afc-form-post{padding:32px 60px 56px}}.afb-tabs-with-forms__tabs-content-item .afc-form-post .hs-form-field{position:relative}.afb-tabs-with-forms__tabs-content-item .afc-form-post .hs_error_rollup{display:none}.afb-tabs-with-forms__tabs-content-item .afc-form-post .afc-form-hubspot__error-messages{position:absolute;top:98%;left:0}.afb-tabs-with-forms__tabs-content-item-nav{border:2px solid var(--afs-colors-secondary-1);background-color:var(--afs-athens-gray);font-size:1rem;font-weight:500;line-height:1.375;font-family:var(--afs-font-hauora);letter-spacing:-.01em;border-radius:1000px;flex-wrap:nowrap;justify-content:center;align-self:center;width:auto;margin-inline:auto;padding:6px;display:flex;box-shadow:0 1px 2px rgba(16,24,40,.05)}.afb-tabs-with-forms__tabs-content-item-nav-inner{flex-wrap:nowrap;display:flex}@media (width<768px){.afb-tabs-with-forms__tabs-content-item-nav{min-width:450px}}.afb-tabs-with-forms__tabs-content-item-nav-button.swiper-slide{transition-duration:var(--afs-trs-md);transition-property:all;transition-timing-function:var(--afs-trs-timing-function);color:#667085;cursor:pointer;border-radius:1000px;flex:none;width:auto;padding:10px 14px;display:block;position:relative}.afb-tabs-with-forms__tabs-content-item-nav-button.swiper-slide:hover,.afb-tabs-with-forms__tabs-content-item-nav-button.swiper-slide.active{background-color:var(--afs-blue);color:var(--afs-white)}.afb-tabs-with-forms__tabs-content-form{margin-inline:auto;margin-top:var(--afs-spacings-mobile-4);width:100%;max-width:600px;position:relative}@media (width>=1024px){.afb-tabs-with-forms__tabs-content-form{margin-top:48px}}.afb-tabs-with-forms__tabs-content-form-item{flex-direction:column;display:flex}.afb-tabs-with-forms__tabs-content-form-item:not(.active){opacity:0;visibility:hidden;width:100%;display:none;position:absolute;top:0;left:0}.afb-tabs-with-forms__tabs-content-form-item .afc-title-with-icon{background-color:var(--afs-white);border-bottom:1px solid var(--afs-colors-secondary-1);border-radius:20px 20px 0 0;padding:30px 20px 20px}@media (width>=1280px){.afb-tabs-with-forms__tabs-content-form-item .afc-title-with-icon{padding:36px 40px 20px}}@media (width>=1920px){.afb-tabs-with-forms__tabs-content-form-item .afc-title-with-icon{padding:40px 60px 28px}}.afb-tabs-with-forms__tabs-content-form-item .afc-title-with-icon__title{--afs-title-text-decoration:var(--afs-title-h4-text-decoration);--afs-title-text-transform:var(--afs-title-h4-text-transform);--afs-title-line-height:var(--afs-title-h4-line-height);--afs-title-letter-spacing:var(--afs-title-h4-letter-spacing);--afs-title-font-weight:var(--afs-title-h4-font-weight);--afs-title-font-size:var(--afs-title-h4-font-size);--afs-title-font-family:var(--afs-title-h4-font-family)}.afb-tabs-with-forms__tabs-content-form-item .afc-title-with-icon+.afc-form-post{border-top-left-radius:0!important;border-top-right-radius:0!important}.afb-tabs-with-forms__tabs-content-form-item .afc-form-post{background-color:var(--afs-white);scroll-margin:calc(var(--header-height,70px) + 120px);padding-block:30px;border-radius:20px;padding:30px 20px}@media (width>=1024px){.afb-tabs-with-forms__tabs-content-form-item .afc-form-post form{grid-template-columns:1fr;gap:24px 20px;display:grid}}@media (width>=1280px){.afb-tabs-with-forms__tabs-content-form-item .afc-form-post{padding:20px 40px 36px}}@media (width>=1920px){.afb-tabs-with-forms__tabs-content-form-item .afc-form-post{padding:32px 60px 56px}}.afb-tabs-with-forms__tabs-content-form-item .afc-form-post .hs-form-field{position:relative}.afb-tabs-with-forms__tabs-content-form-item .afc-form-post .hs_error_rollup{display:none}.afb-tabs-with-forms__tabs-content-form-item .afc-form-post .afc-form-hubspot__error-messages{position:absolute;top:98%;left:0}