.ft-section{padding-bottom:80px;padding-top:80px}.ft-container{background:#fff;border-radius:var(--radius-xl,28px);box-shadow:0 24px 64px rgba(9,21,64,.07);padding:56px 52px 52px;z-index:0}.ft-header{margin:0 auto 48px;max-width:680px;text-align:center}.ft-subtitle a{color:var(--azure);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.ft-subtitle a:hover{color:var(--oxford-blue)}.ft-card .btn--primary{justify-content:space-between!important;width:fit-content}.ft-grid{display:grid;gap:20px}.ft-grid--three_col{grid-template-columns:repeat(3,1fr)}.ft-grid--single{grid-template-columns:1fr}.ft-card{border:1.5px solid var(--baby-blue-40);border-radius:var(--radius-lg,20px);display:flex;flex-direction:column;overflow:hidden;padding:32px 28px 28px;position:relative;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ft-card:hover{border:1.5px solid var(--baby-blue-80)}.ft-card__title{color:var(--oxford-blue);font-family:var(--font);font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin-bottom:10px}.ft-card__desc{color:var(--text-secondary);flex:1;font-family:var(--font);font-size:.875rem;font-weight:400;line-height:1.65;margin-bottom:28px}.ft-card__desc p{margin:0}.ft-single-layout{align-items:center;display:flex;gap:48px}.ft-single-layout .ft-grid--single{flex:0 0 55%}.ft-single-layout .ft-card{flex-direction:column;height:100%}.ft-header--right{flex:1;margin:0;max-width:none;text-align:left}.ft-header--right h2{text-align:left}.ft-section--dark .ft-container{background:var(--oxford-blue);box-shadow:0 24px 64px rgba(0,0,0,.35)}.ft-section--dark .ft-card{border-color:hsla(0,0%,100%,.12)}.ft-section--dark .ft-card:hover{border-color:hsla(0,0%,100%,.25)}.ft-section--dark .ft-card__icon img,.ft-section--dark .ft-card__icon svg{stroke:#fff}.ft-section--dark .ft-card__title{color:#fff}.ft-section--dark .ft-card__desc{color:hsla(0,0%,100%,.8)}.ft-section--dark .eyebrow{color:var(--honey-yellow)}.ft-section--dark h2{color:#fff}.ft-section--dark .ft-header p,.ft-section--dark .ft-header--right p{color:hsla(0,0%,100%,.8)}.ft-section--dark .ft-header a,.ft-section--dark .ft-header--right a,.ft-section--dark .ft-subtitle a{color:var(--honey-yellow)}.ft-section--dark .ft-card__desc,.ft-section--dark .ft-header p,.ft-section--dark .ft-header--right p{color:hsla(0,0%,100%,.92)}@media (max-width:900px){.ft-container{padding:40px 32px 36px}.ft-grid--three_col{grid-template-columns:1fr 1fr}.ft-single-layout{flex-direction:column-reverse}.ft-single-layout .ft-grid--single{flex:0 0 100%;width:100%}.ft-header--right,.ft-header--right h2{text-align:center}}@media (max-width:560px){.ft-section{padding:60px 0}.ft-container{padding:32px 20px 28px}.ft-grid--three_col{grid-template-columns:1fr}.ft-header{margin-bottom:32px}}