@media screen and (max-width:480px){.steps-slider .steps-slider__slider .swiper{margin-right:-2rem;width:calc(100% + 2rem)}.steps-slider .swiper-navigation{margin-right:2rem}}.steps-slider__slider{box-sizing:border-box}.steps-slider__slider .swiper-wrapper{box-sizing:border-box;display:flex}.steps-slider__slider .swiper-slide{box-sizing:border-box;height:auto!important}.steps-slider__item{box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;height:100%;margin:0;position:relative}.steps-slider__item>*{margin:0}.steps-slider__item .button-wrap{margin-top:auto}.steps-slider__text p{margin:0 0 2rem}.steps-slider__text p:last-child{margin:0}.steps-slider__title{padding-left:3.2rem;position:relative}.steps-slider__subtitle{margin:-1.2rem 0 0}.steps-slider__icon{align-items:center;background:var(--green);border-radius:50%;color:var(--white);display:flex;height:2rem;justify-content:center;left:0;position:absolute;top:.7rem;width:2rem}.steps-slider__icon svg{height:1.4rem;line-height:0;width:auto}