<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.drag-block.BRANDS .maxwidth-theme{padding-bottom: 69px;}
.drag-block.BRANDS .maxwidth-theme.no-title{padding-top: 69px;}

.item-views.brands .item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.item-views.brands .item.bordered{
	line-height: 150px;
	height: 150px;
}*/

.item-views.brands .item.bordered{
    border-left:none;
}

.item-views.brands.with_border{
    border-left:1px solid #ececec;
}

.item-views.tizers {padding-bottom:60px;}
.item-views.tizers .item .inner-text span {display:block; margin:8px auto; font-size: 1.0667em;line-height: 1.5625em;}

.item-views.tizers .item .inner-text span {font-weight: 700; color:#014985; text-transform: uppercase;}
.item-views.tizers .item .inner-text div {text-align: justify; color:#014985;}
.item-views.tizers img {max-width:100%; height:auto;}

@media(min-width: 992px) {
    .wrapper1:not(.with_left_block) #content .wrapper_inner.front .drag-block.container.BRANDS .maxwidth-theme{padding-bottom: 79px;}
    .wrapper1:not(.with_left_block) #content .wrapper_inner.front .drag-block.container.BRANDS .maxwidth-theme.no-title{padding-top: 79px;}
}

@media(max-width: 600px) {
    .drag-block.container.BRANDS .maxwidth-theme.no-title{padding-top: 40px;}
    body#main .wrapper1 .wrapper_inner.front .drag-block.container.BRANDS .content_wrapper_block &gt; .maxwidth-theme {padding-bottom: 40px;}
    .content_wrapper_block.front_brands_slider .top_block {margin-bottom: 28px;}
    .item-views.brands {margin-right: -16px;width: calc(100% + 16px);}
    .item-views.brands.owl-carousel .owl-stage-outer {margin-left: -16px;padding-left: 16px;}
    .item-views.brands .owl-item {width: 120px !important;flex-shrink: 0;}
    .item-views.brands.with_border .owl-item {width: 140px !important;}
    .content_wrapper_block.front_brands_slider .owl-stage {display: flex !important;}
    .item-views.tizers {padding-bottom:30px;}
}
@media(max-width: 485px) {
    .item-views.brands .owl-item {width: 140px !important;}
}
@media(max-width: 430px) {
    .item-views.brands .owl-item {width: 120px !important;}
}
@media(max-width: 350px) {
    .item-views.brands .owl-item {width: 110px !important;}
}</pre></body></html>