.features__container{max-width:1748px;margin:0 auto;padding:3rem 0;overflow:hidden}.features__wpapper{position:relative}.features__item{position:relative;display:flex;flex-direction:column;z-index:1}.features__info{max-width:100%;padding-right:0;padding-top:0}.features__steps{flex:1;align-self:stretch;margin-top:3rem}.features__step-wrapper{position:relative;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;counter-reset:step-counter}.features__step{position:relative;display:flex;flex-direction:column;justify-content:center;padding:3rem;min-height:390px;z-index:1}.features__icon{display:flex;align-items:center;justify-content:center;flex:none;width:70px;height:70px;padding:1rem;border-radius:50%;margin-bottom:1rem}.features__icon img{display:block;max-width:100%}@media screen and (min-width:1024px){.features__item{flex-direction:row}.features__title{flex:0 0 38%;max-width:38%}.features__info{flex:0 0 60%;max-width:700px;padding-left:7rem}.features__step-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1200px){.features__step-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.features__steps{margin-top:4rem}.features__step{padding:3.75rem}}@media screen and (min-width:1344px){.features__container{padding:7.25rem 0}}