.swiper-button-arrow{display:none}
@media(min-width:768px){.swiper-button-arrow{display:block;background-color:#fff;border:1px solid #ddd;border-radius:50%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);width:48px;height:48px}
.swiper-button-arrow:focus{outline:0}
.swiper-button-arrow:after{display:none}
.section-info{font-size:16px}
}
@media(max-width:767px){.section-info{font-size:14px}
}
.swiper-button-arrow>img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:20px;width:20px}
.swiper-button-arrow.swiper-button-prev{left:-45px}
.swiper-button-arrow.swiper-button-prev>img{-webkit-transform:translate(-50%,-50%) scale(-1);transform:translate(-50%,-50%) scale(-1)}
.swiper-button-arrow.swiper-button-next{right:-45px}
.digit-in-news-carousel-container .swiper-slide{height:auto}
.news-item{background-color:#fff;border:1px solid #ddd;border-radius:16px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.news-item:active,.news-item:focus,.news-item:hover{text-decoration:none}
.news-logo{padding:15px}
.news-content{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.news-title{margin:0;color:#000;font-weight:700;font-size:14px;letter-spacing:.11px;line-height:20px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.news-date{padding-left:0;list-style-type:none;margin:8px 0 15px}
.news-date__list{color:#444;font-size:12px;letter-spacing:.08px;line-height:15px;display:inline-block;position:relative;padding-left:15px;margin-right:7px}
.news-date__list::before{position:absolute;left:0;height:5px;width:5px;top:4px;content:"";background-color:#fb0;border-radius:50%}
.news-date__list:last-child{margin-right:0}
.news-read-more{color:#fa0;font-size:12px;line-height:15px;font-weight:800;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}
.news-read-more::after{height:8px;width:8px;border:2px solid #fb0;content:"";right:-12px;top:7px;display:inline-block;border-bottom:0;border-left:0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute}
.news-read-more:active,.news-read-more:focus,.news-read-more:hover{color:#fa0;text-decoration:none}
.news-img{max-height:127px;overflow:hidden;height:127px;padding:16px 16px 0}
.news-img>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:16px}
.mt-25{margin-top:25px}
.mt-15{margin-top:15px}
.bb-ddd.pb-20.pb-sm-40,.our-customer-wrap{overflow:hidden}