

/* Start:/local/templates/new/components/bitrix/news.list/cfa_slider/style.css?17779675641438*/

.cfa_slider .slick-list {
    margin: 0 -20px;
}

.banner-list .image img{
    width: 100%;
    height: auto;
}

.banner_block .slick-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: relative;
    margin-left: -10px;
}

.banner_block .slick-dots li {
    list-style: none;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
}

.banner_block .slick-dots li button {
    display: none;
}

.cfa_slider .hbw_item {
    margin: 0 20px;
    display:flex !important;
    gap:0;
}

.cfa_slider .hbw_item:hover{
    background: #fff;
}

.cfa_slider .hbw_item:hover .hbw_item_name{
    color: #2F3441;
}

.cfa_slider .hbw_item .hbw_item_desc{
    color: #33539B;
}

.cfa_slider .hbw_item .hbw_item_name {
    color: #2F3441;
    display: flex;
    align-items: flex-start;
    margin: 0 ;
    min-height:auto;
}

.role .slider_arrow:hover{
    background: #00AFFF;
}

.role .slider_arrow:hover path{
    stroke:#fff;
}

.role .slick-slide {
    display: block;
    height: auto;
}

.role .slick-track {
    display: flex;
    align-items: stretch;
}

.cfa_slider .hbw_item_icon img{
    width:50px;
}

.cfa_slider .hbw_item{
    padding:20px;
    flex-flow:row wrap;
}

.hbw_item_icon {
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}


/* End */
/* /local/templates/new/components/bitrix/news.list/cfa_slider/style.css?17779675641438 */
