.slider-first-item-inner{display: flex;background: #00AAFF;border-bottom-left-radius: 14px;border-bottom-right-radius: 14px;column-gap: 11px;align-items: start;min-height: 155px;}
.slider-first-item-inner .big{font-weight: 300;font-size: 160px;line-height: 80%;letter-spacing: -10px;padding: 10px 0 17px 2px;}
.slider-first-item-inner .big.wide{font-size: 89px;}
.slider-first-item-inner .small{font-weight: 400;font-size: 16px;line-height: 100%;padding-top: 10px;max-width: 150px;}
#slider-first-nav {bottom: auto;display:flex;padding: 9px 7px;column-gap: 2px;margin-bottom:0;position: relative;background: #00AAFF;border-top-right-radius: 14px;border-top-left-radius: 14px;}
#slider-first-nav .slick-dots{background: #00AAFF;border-top-left-radius: 14px;border-top-right-radius: 14px;}
#slider-first-nav .swiper-pagination-bullet{opacity:1;display: block;width: 24px;height: 7px;background: #008DD5;list-style: none;border-radius:0}
#slider-first-nav .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}
.main-first .left-side .slider-first{overflow: hidden;}
@media(max-width: 1399px) {
    .slider-first-item-inner .big{font-size: 80px;}
}
