.steps{overflow:hidden;padding:5rem 0 3.75rem}.steps .swiper{overflow:visible;padding:.3125rem;margin:-.3125rem}.steps__title{margin-bottom:2.5rem}.steps__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:item}.steps__cards>*{width:33.3333333333%}.steps__card{padding:1.5rem 2rem 2rem;height:auto}.steps__card-number{counter-increment:item;color:var(--red);margin-bottom:1.5rem}.steps__card-number::before{content:counter(item)}.steps__card-title{margin-bottom:.75rem}@media (max-width:768px){.steps{display:block;background-color:var(--beige-dark);border-radius:20px 20px 0 0;padding-top:60px}.steps .swiper-button{border-radius:8px!important;border:1px solid var(--border)}.steps .swiper-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.steps .swiper-button::before{background-color:var(--border)}.steps__title{text-align:center}.steps__cards{-ms-flex-wrap:unset;flex-wrap:unset}.steps__cards>*{width:auto}.steps__card{padding:40px 24px 32px;text-align:center}.steps__card::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:20px;background-color:var(--beige)}}