.triage-product-card-wrapper .row-card{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:18px;width:100%;margin-bottom:20px}
.triage-product-card-wrapper .triage-product-card{width:307px;background:#fff;padding:24px;border-radius:8px;border:1px solid #ccc;margin:0;display:flex;flex-direction:column;justify-content:space-between}
.triage-product-card-wrapper .triage-product-card.feature-content-open footer .feature-content{display:block;margin-top:24px}
.triage-product-card-wrapper .triage-product-card.no-features-list footer .cta-footer-wrapper{border-bottom:0;padding-bottom:0}
.triage-product-card-wrapper .triage-product-card.no-features-list footer .feature-cta{display:none}
.triage-product-card-wrapper .triage-product-card.no-features-list footer .feature-content{display:none}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content{display:block}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header{display:flex;flex-direction:row;align-items:center;margin-bottom:18px}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header img{width:32px;height:32px;align-items:center;margin:0 12px 0 0}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header h3{font-weight:600;font-size:1rem;line-height:normal;font-family:"benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;margin:0;max-width:70%}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content .card-content{overflow:auto}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content p{font-size:.875rem;line-height:normal;font-family:"benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#000;margin:0}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content section{display:block}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content section small{font:500 .88rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;display:inline-block;max-width:372px;background-color:#f4f8fc;margin:0 0 8px;padding:8px;border-radius:3px}
.triage-product-card-wrapper .triage-product-card footer{margin-top:24px}
.triage-product-card-wrapper .triage-product-card footer .cta-footer-wrapper{border-bottom:1px solid #ccc;padding-bottom:24px}
.triage-product-card-wrapper .triage-product-card footer .cta-footer-wrapper .cta-apply-now{font:400 .88rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;width:104px;padding:11px 12px;margin:6px auto 0;display:block}
.triage-product-card-wrapper .triage-product-card footer .feature-cta{font:400 .88rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;margin:24px 0 0;width:100%;color:#2f78c6;display:block;text-decoration-line:none}
.triage-product-card-wrapper .triage-product-card footer .feature-cta span{text-decoration-line:underline}
.triage-product-card-wrapper .triage-product-card footer .feature-cta.feature-open::before{font:400 1rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;content:'-';margin-right:7px}
.triage-product-card-wrapper .triage-product-card footer .feature-cta::before{font:400 1rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;content:'+';margin-right:7px}
.triage-product-card-wrapper .triage-product-card footer .feature-content{display:none;overflow:auto}
.triage-product-card-wrapper .triage-product-card footer .feature-content ul{margin:8px 0 0;padding:0}
.triage-product-card-wrapper .triage-product-card footer .feature-content ul li{font:400 .88rem/1.15rem "benton-sans","Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:8px;display:flex;flex-direction:row}
.triage-product-card-wrapper .triage-product-card footer .feature-content ul li img{width:10px;height:8px;margin-right:10px;align-self:center}
@media(min-width:720px){.triage-product-card-wrapper .row-card{max-width:768px;gap:16px;justify-content:left;margin:0 auto 20px}
.triage-product-card-wrapper .triage-product-card{width:183px}
.triage-product-card-wrapper .triage-product-card:nth-child(2n){margin:0}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content p{font-size:.875rem}
}
@media(min-width:960px){.triage-product-card-wrapper .row-card{max-width:1200px;justify-content:left;margin:0 auto 20px}
.triage-product-card-wrapper .triage-product-card{width:318px;float:left;display:block}
.triage-product-card-wrapper .triage-product-card:nth-child(2n){margin:0}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content p{font-weight:400;font-size:1rem}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header img{width:48px;height:48px}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header h3{font-size:1.1875rem;max-width:90%}
}
@media(max-width:719px){.triage-product-card-wrapper .triage-product-card .triage-product-card-content{min-height:auto !important}
}