.features .row-fluid{align-items:stretch;display:flex;flex-wrap:wrap;gap:25px}.features-box{display:flex;flex:1 1 calc(33.33% - 25px);flex-direction:column;justify-content:stretch}.features-content,.features-image,.features-tab{flex-grow:1}.features-tab{background:var(--color-light-gray);border-radius:6px;flex-direction:column;padding:0 15px 30px 0}.features-image,.features-tab{border-radius:12px;display:flex}.features-image{align-items:center;background-position:50%;background-size:cover;flex-grow:1;justify-content:center;min-height:222px}.features-content h3{font-size:34.4px;font-weight:700;line-height:1.2;margin:0}.features-tab h3{font-size:24px;font-weight:600;line-height:1.2;margin:0}.features-tab h3 span{display:inline-block;padding-left:20px;position:relative;top:-3px}.features-tab p{clear:both;padding:22px 0 0 17px}@media (max-width:1060px){.features-tab h3{font-size:18px}.features-content h3{font-size:28px}}@media (max-width:880px){.features-content h3{font-size:24px}.features .row-fluid{display:block}.features-box{margin-top:25px}.features-tab h3{font-size:20px}}