.kia-new-specs-cmp{display:flex;justify-content:center;width:100%;gap:65px}
.kia-new-specs-section-one-img{width:635px;height:390px;inset:0;object-fit:cover}
.kia-new-specs-section-two-list-ul{padding-left:20px;margin-top:25px;list-style:none}
.kia-new-specs-section-two-list-ul li + li{margin-top:.75rem}
.kia-new-specs-section-two{width:470px}
.kia-new-specs-section-one{width:640px}
.kia-new-specs-section-two-titles{border-bottom:2px solid #05141f;padding-bottom:15px}
.kia-new-specs-section-two-list-item{cursor:pointer;font-size:20px;position:relative}
.kia-new-specs-section-two-list-item::before{content:"•";font-size:2em;margin-left:-.7em;position:absolute;top:60%;transform:translateY(-50%)}
.kia-new-specs-section-one-container{position:relative;padding-top:75%}
.kia-new-specs-section-one-img,.kia-new-specs-section-one-description{position:absolute;visibility:hidden;opacity:0;transition:all .3s ease-in-out}
.kia-new-specs-section-one-description{top:400px;width:86%;left:50%;transform:translateX(-50%);margin:0}
.active--item{cursor:default}
.active--item::before{color:red}
.kia-new-specs-section-two-title-one{font-size:20px;font-weight:bold}
.kia-new-specs-section-two-title-two{font-size:32px;font-weight:bold}
.dark-mode{background-color:#000;color:#fff}
.dark-mode .kia-new-specs-section-two-titles{border-color:#bbb}
.kia-new-sepcs-cmp-mobile{display:none}
.invert-align{flex-direction:row-reverse !important}
@media only screen and (max-width:1024px){.kia-new-sepcs-cmp-mobile{display:block;padding:20px 5%}
.kia-new-specs-cmp{display:none}
.kia-new-specs-carousel{display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:30px}
.kia-new-specs-carousel-item{flex:0 0 100%;transition:transform .45s ease-in-out}
.kia-new-specs-carousel-item-img{width:100%;height:auto}
.kia-new-specs-carousel-item-img img{width:100%;height:auto;object-fit:fill}
.kia-new-specs-carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}
.kia-new-specs-carousel-dots-items{width:30px;height:10px;background-color:#707070}
.active--dot{background-color:#fffbfb}
.kia-new-specs-title-one-mobile,.kia-new-specs-title-two-mobile{margin:0;font-weight:bold}
.kia-new-specs-title-two-mobile{font-size:22px}
}