.about-slider-root{position:relative;width:100%;height:100%;overflow:hidden;background:var(--theme-img-placeholder)}.about-slider-root .swiper,.about-slider-root .swiper-slide,.about-slider-root .swiper-wrapper{height:100%}.about-slider-root .swiper-slide .about-slide-img,.about-slider-root .swiper-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-slider-root .swiper-pagination{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:6px;z-index:10}.about-slider-root .swiper-pagination-bullet{width:20px;height:2px;margin:0;border-radius:0;background:#141f2b;opacity:1;transition:background .25s ease}.about-slider-root .swiper-pagination-bullet-active{background:#ff7700}@media (min-width:768px){.about-slider-root .swiper-pagination{bottom:20px;gap:8px}.about-slider-root .swiper-pagination-bullet{width:26px;height:2.5px}}@media (min-width:1024px){.about-slider-root .swiper-pagination{bottom:24px;gap:10px}.about-slider-root .swiper-pagination-bullet{width:32px;height:3px}}