.feature-tab-section{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:20px}.feature_tb-main-section{scroll-margin-top:20vh}.feature-tab-section h5.a .feature_tb-main-section{padding:50px 1rem 0}.feature-tab-content{width:100%}.blog-section{padding:60px 0 20px}.blog-section .slick-list.draggable{padding-bottom:10px}.feature-tab-section h5{cursor:pointer;margin:0;position:relative}.feature-tab-section h5:after{background-color:#f84e5d;bottom:0;content:"";height:1.5px;left:0;position:absolute;top:35px;transform:scaleX(0);transform-origin:bottom left;transition:transform .3s ease;width:100%}.feature-tab-section h5.active-tab:after,.feature-tab-section h5:hover:after{transform:scaleX(1)}@media (max-width:1000px){.feature-tab-section{gap:20px}.feature-tab-content{padding:60px 0 20px}}.blog-section,.logo-section,.testimonial-section{display:none}.blog-section.active-content,.logo-section.active-content,.testimonial-section.active-content{display:block}@media (max-width:990px){.feature-tab-section{flex-wrap:wrap;gap:35px}}@media (max-width:600px){.feature-tab-section{gap:20px;text-align:center}}@media (max-width:500px){.feature-tab-section h5:after{top:25px}}