.features{padding:2rem 0}.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:445px;z-index:1}.features__step-number{display:inline-flex;align-self:flex-start;justify-content:center;font-size:.875rem;padding:.375rem .75rem;margin-bottom:2.5rem;color:#fff;border-radius:5px}.features__step-number:after{counter-increment:step-counter;content:counter(step-counter);margin-left:2px}@media screen and (min-width:1024px){.features__item{flex-direction:row}.features__title{flex:0 0 43%;max-width:43%}.features__info{flex:0 0 60%;max-width:600px;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:5rem}.features__step{padding:5rem 3.75rem}}@media screen and (min-width:1344px){.features{padding:5rem 0}.features__container{padding:6.25rem 0 7.25rem 0}}