.features-section{padding:100px 10px;position:relative}.features-section:after{background-position:bottom;background-size:cover;content:"";height:500px;position:absolute;right:0;top:0;width:50px;z-index:1}.features-section .container{max-width:1500px;padding:0 50px}.features-row{display:flex;flex-flow:row wrap;gap:30px}.features-box{display:flex;flex-direction:column;gap:30px;max-width:calc(33.33% - 20px);width:100%}.features-image{border-radius:0 0 120px 0;display:flex;overflow:hidden}.features-image img{width:100%}.features-content{display:flex;flex-direction:column;gap:30px}.features-content h3{color:#003c5b;font-family:Surt-Normal-Light;font-size:34px;font-weight:600;letter-spacing:-1px;margin:0}.features-content p{color:#000;font-family:sofia_prolight;font-size:22px;margin:0}@media(max-width:1440px){.features-section:after{display:none}.features-section .container{padding:0 20px}.features-section{padding:100px 0}}@media(max-width:1200px){.features-row{gap:20px;justify-content:center}.features-box{gap:20px;max-width:calc(33.33% - 13.5px);width:100%}.features-content{gap:20px}.features-content h3{font-size:30px;line-height:1.15}.features-image{border-radius:0 0 100px 0;display:flex;overflow:hidden}}@media(max-width:991px){.features-row{gap:20px;justify-content:center}.features-box{gap:15px;max-width:calc(50% - 10px)}.features-content{gap:15px}.features-content h3{font-size:26px;line-height:1.15}.features-content p{font-size:18px}.features-section{padding:80px 0}}@media(max-width:767px){.features-image{border-radius:0 0 50px 0}.features-box{max-width:500px}.features-content h3{font-size:22px;line-height:1.15}.features-row{gap:30px}.features-content p{max-width:100%}}