.features{padding:2rem 0}.features__container{margin:0 auto;max-width:1748px;overflow:hidden;padding:3rem 0}.features__item,.features__wpapper{position:relative}.features__item{display:flex;flex-direction:column;z-index:1}.features__info{max-width:100%;padding-right:0;padding-top:0}.features__steps{align-self:stretch;flex:1;margin-top:3rem}.features__step-wrapper{counter-reset:step-counter;display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));position:relative}.features__step{display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:3rem;position:relative;z-index:1}.features__step-number{align-self:flex-start;border-radius:5px;color:#fff;display:inline-flex;font-size:.875rem;justify-content:center;margin-bottom:2.5rem;padding:.375rem .75rem}.features__step-number:after{content:counter(step-counter);counter-increment: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}}