.features-section-outer-wrap{align-items:stretch;border-radius:12px;display:flex;gap:30px 0;justify-content:space-between;padding:50px 60px}.features-section{flex:1;padding:20px 30px;position:relative;text-align:center}.features-section:not(:last-of-type):before{content:"";display:block;height:100%;opacity:.3;position:absolute;right:0;top:0;width:1px}.feature-card .icon img{height:40px;margin-bottom:15px;width:40px}.feature-card h3{color:#00b8b0;font-size:25px;line-height:1.08;margin-bottom:10px}.feature-card p{color:#ccc;font-size:.95rem;margin-bottom:12px}.feature-card .highlight{color:#00b8b0;font-weight:700}.feature-card p.highlight_stats_txt{font-size:24px;line-height:1.4;margin:0}@media(max-width:991px){.features-section-outer-wrap{padding:25px 20px}}@media(max-width:768px){.features-section-outer-wrap{flex-direction:column;gap:20px}.features-section{padding-bottom:25px}.features-section:last-child{border-bottom:none}.features-section{padding:20px 0 30px}.features-section:not(:last-of-type):before{bottom:0;height:1px;top:unset;width:100%}}