.features{padding:3rem 0}.features__container{background-position:center right;background-repeat:no-repeat;background-size:contain}.features__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.features__wpapper{position:relative}.features__title h1 span,.features__title h2 span,.features__title h3 span,.features__title h4 span,.features__title h5 span,.features__title h6 span{background-position:left bottom;background-repeat:no-repeat;background-size:contain}.features__info{max-width:100%;padding-right:0;padding-top:0;margin-bottom:2rem}.features__steps{flex:1;align-self:stretch}.features__step-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.features__step{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2rem;min-height:445px;border-radius:10px;border:1px solid #e1e3f0;box-shadow:0px 10px 20px rgba(153,159,227,0.07)}.features__icon{margin-bottom:2rem}.features__img{position:absolute;right:2rem;top:-1rem;width:108px;height:108px;border-radius:50%;overflow:hidden;border:10px solid #fff;box-shadow:0px 10px 20px rgba(153,159,227,0.07)}.features__img img{display:block;object-position:center;object-fit:cover;width:100%;height:100%}.features__image-decorate-grid{position:absolute;top:600px;right:50px;z-index:0}@media screen and (min-width:1024px){.features__item{flex-direction:row}.features__info{max-width:440px;padding-right:6.2rem;padding-top:3rem;margin-bottom:0}}@media screen and (min-width:1200px){.features__step-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.features__step{grid-row:span 2;padding:3.75rem}.features__step:first-child .features__img{right:-3rem;top:2rem}.features__step:last-child .features__img{right:-3rem;top:auto;bottom:2rem}.features__step:nth-child(2){grid-row-start:2;grid-row-end:4}.features__step:nth-child(odd){grid-column:1 / 2}.features__step:nth-child(even){grid-column:2 / 3}}@media screen and (min-width:1344px){.features{padding:8.5rem 0 11.5rem 0}.features__image-decorate-grid{right:-50px}}