@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.triage-product-card-wrapper .row-card{display:flex;flex-direction:row;flex-wrap:wrap;gap:18px;justify-content:center;margin-bottom:20px;width:100%}
.triage-product-card-wrapper .triage-product-card{background:#fff;border:1px solid #d1d1d1;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:24px;width:307px}
.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-content,.triage-product-card-wrapper .triage-product-card.no-features-list footer .feature-cta{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{align-items:center;display:flex;flex-direction:row;margin-bottom:18px}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header img{align-items:center;height:2pc;margin:0 9pt 0 0;width:2pc}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header h3{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;line-height:normal;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{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:.875rem;line-height:normal;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{background-color:#e5edf7;border-radius:3px;display:inline-block;font:500 .88rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;margin:0 0 8px;max-width:372px;padding:8px}
.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 #d1d1d1;padding-bottom:24px}
.triage-product-card-wrapper .triage-product-card footer .cta-footer-wrapper .cta-apply-now{display:block;font:400 .88rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;margin:6px auto 0;padding:11px 9pt;width:78pt}
.triage-product-card-wrapper .triage-product-card footer .feature-cta{color:#1a65b2;display:block;font:400 .88rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;margin:24px 0 0;text-align:center;text-decoration-line:none;width:100%}
.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{content:"-";font:400 1rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;margin-right:7px}
.triage-product-card-wrapper .triage-product-card footer .feature-cta:before{content:"+";font:400 1rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;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{display:flex;flex-direction:row;font:400 .88rem/1.15rem Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;margin-top:8px}
.triage-product-card-wrapper .triage-product-card footer .feature-content ul li img{align-self:center;height:8px;margin-right:10px;width:10px}
@media(min-width:768px){.triage-product-card-wrapper .row-card{gap:1pc;justify-content:left;margin:0 auto 20px;max-width:8in}
.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:992px){.triage-product-card-wrapper .row-card{justify-content:left;margin:0 auto 20px;max-width:75pc}
.triage-product-card-wrapper .triage-product-card{display:block;float:left;width:318px}
.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:1rem;font-weight:400}
.triage-product-card-wrapper .triage-product-card .triage-product-card-content header img{height:3pc;width:3pc}
.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}
}