.features-section{background-image:var(--bgImage);background-position:50%;background-size:cover;padding:80px 0}.features-section__container.container{padding-left:0;padding-right:0}.features-section__title{color:#fff;font-family:Bariol;font-size:58px;font-weight:500;margin-bottom:80px;text-align:center}.features-section h3{color:#009ee2}.features{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;text-align:center}.feature__item{flex:1}.feature__image-wrapper{align-items:center;display:flex;height:130px;justify-content:center;margin-bottom:25px}.feature__image{max-height:100%}.feature__content p{color:#fff;font-size:18px;line-height:24px}@media screen and (max-width:767px){.features-section{padding:50px 0}.features-section__title{font-size:42px;margin-bottom:40px}.features{padding:0 40px}.feature__item{flex-basis:50%}.feature__image-wrapper{max-height:80px}}@media screen and (min-width:768px) and (max-width:1024px){.features{padding:0 40px}.feature__item{flex-basis:40%;flex-shrink:0}}@media screen and (min-width:1025px) and (max-width:1350px){.features-section__container.container{max-width:985px}}@media screen and (min-width:1600px){.features-section__container.container{max-width:1540px}}