.steps-item{padding:0 .5rem}.steps-item,.steps-item__body{display:flex;flex-direction:column}.steps-item__body{gap:.75rem;padding-left:1rem;position:relative}.steps-item__body:before{background-color:#5b7180;content:"";height:calc(100% - 2rem);left:0;opacity:50%;position:absolute;top:2rem;width:1px}.steps-item__tag{align-items:center;background-color:var(--color-primary);border-radius:.375rem;color:var(--color-white);display:flex;font-size:.875rem;font-weight:500;height:2.1rem;justify-content:center;line-height:1.4;padding:0 .75rem;position:relative;width:-moz-fit-content;width:fit-content}.steps-item__tag:before{background-color:var(--color-primary);border-radius:50%;content:"";height:.5rem;left:-1rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.steps-item__title{color:#5b7180;font-size:1.5rem;font-weight:500;letter-spacing:-.03em;line-height:1.1}.steps-item__desc{color:#5b7180;font-size:.875rem;font-weight:500;letter-spacing:-.02em;line-height:1.4;max-width:10rem}.steps-item__image-wrap{margin-bottom:-2.5rem;margin-left:-1.5rem;position:relative;width:calc(100% + 1.5rem);z-index:2}.steps-item__picture{padding-bottom:100%}@media screen and (max-width:498px){.steps-item__image-wrap{margin-bottom:0;margin-left:0;width:100%}}.steps{padding:3rem 0}.steps__container{display:flex;flex-direction:column;gap:4rem}@media screen and (max-width:498px){.steps__container{gap:3.6rem}.steps__swiper{margin:0 -.5rem;width:calc(100% + 1rem)}.steps__swiper .swiper{padding:0 1rem}}
