.features{padding:3rem 0}.features__container{background-image:url(/images/features-bg.png);background-position:100%;background-repeat:no-repeat;background-size:contain}.features__item{display:flex;flex-direction:column;justify-content:space-between;z-index:1}.features__item,.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-image:url(/images/underline.svg);background-position:0 100%;background-repeat:no-repeat;background-size:contain}.features__info{margin-bottom:2rem;max-width:100%;padding-right:0;padding-top:0}.features__steps{align-self:stretch;flex:1}.features__step-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}.features__step{border:1px solid #e1e3f0;border-radius:10px;box-shadow:0 10px 20px rgba(153,159,227,.07);display:flex;flex-direction:column;justify-content:center;min-height:445px;padding:2rem;position:relative}.features__icon{margin-bottom:2rem}.features__img{border:10px solid #fff;border-radius:50%;box-shadow:0 10px 20px rgba(153,159,227,.07);height:108px;overflow:hidden;position:absolute;right:2rem;top:-1rem;width:108px}.features__img img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.features__image-decorate-grid{position:absolute;right:50px;top:600px;z-index:0}@media screen and (min-width:1024px){.features__item{flex-direction:row}.features__info{margin-bottom:0;max-width:440px;padding-right:6.2rem;padding-top:3rem}}@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{bottom:2rem;right:-3rem;top:auto}.features__step:nth-child(2){grid-row-end:4;grid-row-start:2}.features__step:nth-child(odd){grid-column:1/2}.features__step:nth-child(2n){grid-column:2/3}}@media screen and (min-width:1344px){.features{padding:8.5rem 0 11.5rem}.features__image-decorate-grid{right:-50px}}