@charset "UTF-8";.information-slider{width:100%;overflow:hidden}.information-slider .swiper-slide{display:flex;justify-content:center}.information-slider .service-card{width:100%}.information-slider .swiper-wrapper{align-items:stretch}.information-slider .swiper-slide{display:flex;height:auto}.information-slider .service-card{width:100%;display:flex;flex-direction:column}.information-slider .service-card__body{flex:1}.information-slider .service-card__btn{margin-top:auto}.swiper-pagination{position:static;margin-top:30px}.swiper-pagination-bullet{width:12px;height:12px;background:0 0;opacity:1;border:1px solid;transition:.3s}.swiper-pagination-bullet:nth-child(1){border-color:var(--blue)}.swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active{background:var(--blue)}.swiper-pagination-bullet:nth-child(2){border-color:var(--orange)}.swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{background:var(--orange)}.swiper-pagination-bullet:nth-child(3){border-color:var(--green)}.swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active{background:var(--green)}.swiper-pagination{position:static;margin-top:30px;display:flex;justify-content:flex-start}