.steps{background-color:var(--clr-light-2)}.steps .feature-box{gap:0}.steps .swiper-controls{padding:0 10px;justify-content:flex-start}.steps .swiper-controls::before{content:'';position:absolute;top:0;left:0;width:100%;height:25px;background:var(--clr-light)}.steps .swiper-pagination{position:relative;top:0;display:flex;align-items:center}.steps .swiper-pagination-bullet{width:40px;height:40px;background-color:var(--clr-neutral-light);border-radius:50%;color:var(--clr-text);font-size:var(--fs-h5);font-weight:var(--fw-semibold);display:flex;align-items:center;justify-content:center;--swiper-pagination-bullet-horizontal-gap:5px}.steps .swiper-pagination-bullet-active{width:56px;height:56px;background-color:var(--clr-primary);color:var(--clr-light);font-size:var(--fs-h4)}.tab-nav{margin-top:-27px;margin-bottom:32px}@media (min-width:1200px){.steps{margin-top:-25px}.steps .item{padding-bottom:32px}.steps .swiper-controls{padding:0 15px}.steps .swiper-pagination-bullet{width:54px;height:54px;font-size:var(--fs-h3);--swiper-pagination-bullet-horizontal-gap:10px}.steps .swiper-pagination-bullet-active{width:76px;height:76px;font-size:var(--fs-h2)}.tab-nav{margin-top:-52px;margin-bottom:66px}}