.step-carousel-wrapper{width:100%}.step-carousel-wrapper .swiper-container{width:100%;margin:0;padding:0;min-height:var(--carousel-min-height,300px);overflow:hidden}.step-carousel-wrapper .swiper-wrapper{width:100%;display:flex;min-height:inherit}.step-carousel-wrapper .swiper-slide{display:flex;align-items:stretch;opacity:1}@media screen and (min-width:1024px){.step-carousel-wrapper .swiper-slide{min-height:var(--carousel-min-height,300px);opacity:.6;transition:opacity 0.3s ease;height:100%}}@media screen and (max-width:767px){.step-carousel-wrapper .step-progress-bar{display:none}.step-carousel-wrapper .swiper-slide{opacity:1!important}}.step-carousel-wrapper .swiper-slide-active{opacity:1}.step-carousel-wrapper .swiper-pagination-bullet{width:10px;height:10px;background:#d7e5ff;transform:0.3s ease}.step-carousel-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#8eb5ff;width:12px;height:12px;transform:0.3s ease}.step-carousel-wrapper .step-carousel-item{border-radius:10px;background:#fff;padding:20px;width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative}.step-carousel-wrapper .step-carousel-item .step-carousel-content{display:flex;flex-direction:column;gap:16px;width:100%;height:100%}.step-carousel-wrapper .step-carousel-item .step-carousel-content p{color:#333;font-size:14px;font-weight:400;line-height:24px;margin:unset}.step-carousel-wrapper .step-carousel-item .step-carousel-content h4{color:#333;font-size:20px;font-weight:500;line-height:26px;margin-block:unset;margin-inline:unset}.step-carousel-wrapper .step-carousel-item .step-carousel-content small{color:#d9e3f6;font-size:30px;font-weight:500;line-height:26px}.step-carousel-wrapper .carousel-controls{display:flex;justify-content:center;align-items:center;gap:10px;margin:41px auto 0 auto;width:max-content}.step-carousel-wrapper .swiper-pagination{position:relative;margin-top:0;display:flex;justify-content:center;align-items:center;gap:10px}.step-carousel-wrapper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0px!important}.step-carousel-wrapper .carousel-nav-prev,.step-carousel-wrapper .carousel-nav-next{width:8px;height:14px;border:none;background:#fff0;color:#333;font-size:14px;font-weight:700;border-radius:0;cursor:pointer;transition:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;aspect-ratio:4/7}.step-carousel-wrapper .carousel-nav-prev svg,.step-carousel-wrapper .carousel-nav-next svg{width:100%;height:100%}.step-carousel-wrapper .carousel-nav-prev:hover,.step-carousel-wrapper .carousel-nav-next:hover{background:#fff0;color:#333}.step-carousel-wrapper .carousel-nav-prev:disabled,.step-carousel-wrapper .carousel-nav-next:disabled{opacity:1;cursor:not-allowed}.step-carousel-wrapper .step-progress-bar{position:absolute;bottom:0;left:0;height:4px;width:0%;background:linear-gradient(90deg,#8eb5ff,#d7e5ff);border-radius:0 10px 0 10px;transition:width linear}