.jf-feature-cards .jf-feature-cards--wrapper{display:flex;flex-direction:column;gap:3.75rem}@media(max-width:991px){.jf-feature-cards .jf-feature-cards--wrapper{gap:2rem}}.jf-feature-cards>.container>.jf-feature-cards--wrapper>.text-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center}.jf-feature-cards>.container>.jf-feature-cards--wrapper>.text-wrapper h2{color:#f9fafa}@media(max-width:991px){.jf-feature-cards>.container>.jf-feature-cards--wrapper>.text-wrapper h2{font-size:2rem;line-height:1.3}}.jf-feature-cards--grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1400px){.jf-feature-cards--grid{gap:1.5rem}}@media(max-width:991px){.jf-feature-cards--grid{grid-template-columns:1fr}}.jf-feature-cards .feature-card{backdrop-filter:blur(5px);background:rgba(12,29,55,.02);border:1px solid #4257a0;border-radius:1.25rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;min-height:17.625rem;padding:1.5rem}@media(max-width:991px){.jf-feature-cards .feature-card{min-height:auto}}.jf-feature-cards .feature-card--content{display:flex;flex-direction:column;gap:1.5rem;width:100%}.jf-feature-cards .feature-card .label-wrapper{align-items:center;background:#2c345e;border-radius:3.75rem;display:inline-flex;gap:.5rem;padding:.5rem 1rem;width:fit-content}.jf-feature-cards .feature-card .label-wrapper img{display:block;flex-shrink:0;height:1.125rem;object-fit:contain;width:1.125rem}.jf-feature-cards .feature-card .label-wrapper span{color:#e4e9ea;font-size:.8125rem;font-weight:600;line-height:1.25rem;text-transform:uppercase;white-space:nowrap}.jf-feature-cards .feature-card .text-wrapper{display:flex;flex-direction:column;gap:.75rem;width:100%}.jf-feature-cards .feature-card .text-wrapper h3{color:#f9fafa;font-size:1.5rem;font-weight:600;line-height:2rem;margin:0}.jf-feature-cards .feature-card .text-wrapper .content-wrapper p{color:#e4e9ea;font-size:1rem;line-height:1.625;margin:0}.jf-feature-cards .feature-card .button-wrapper{margin-top:auto}