.custom-section{background-color:#f9f9fb;border-radius:0;overflow:hidden;padding:50px 0;position:relative}.ani__dur{transition-duration:1s!important}.custom-section .main-content{margin-bottom:40px;text-align:center}.custom-section .main-content h2{color:#242424;font-family:var(--font-medium);font-size:2.3rem;font-weight:500;line-height:1.5;margin-bottom:0}.custom-section .main-content span{color:#673695}.custom-section .row>div{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-section .features-box{-webkit-box-flex:1;border-radius:20px;color:#373737;-ms-flex:1;flex:1;margin:10px 0;overflow:hidden;position:relative;text-align:center}.custom-section .features-box .img-box{max-height:220px;min-height:220px;overflow:hidden;position:relative}.custom-section .features-box .img-box img{border-radius:0;cursor:pointer;height:auto;max-height:220px;min-height:220px;-o-object-fit:cover;object-fit:cover;overflow:hidden;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s linear;-webkit-transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:100%}.custom-section .features-box .box-content{-webkit-box-flex:1;background-color:#fff;border-radius:0 0;-ms-flex:1;flex:1;height:100%;margin-bottom:10px;min-height:215px;padding:21px 21px 11px;position:relative;text-align:left}.custom-section .features-box .box-content p{color:#373737;font-size:1rem;line-height:1.6;margin-bottom:10px}.custom-section .features-box .box-content h6{color:#212121;font-family:Poppins Semi Bold,sans-serif;font-size:15px;line-height:1.6;margin-bottom:6px}.custom-section .features-box .box-content span{color:#373737;font-family:Poppins Semi Bold,sans-serif;font-size:15px;line-height:1.6;margin-bottom:10px}.custom-section .features-box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.custom-section .btn-review{color:#141414;display:block;font-family:Poppins Md,sans-serif;font-size:14px;line-height:2;position:relative;text-align:center;-webkit-transition-duration:1s;transition-duration:1s;width:100%}.custom-section .btn-prime,.custom-section .btn-prime:after{color:#141414!important}@media(max-width:767px){.custom-section{border-radius:50px 50px 0 0}}