

/* Start:/bitrix/templates/prymery.auto/components/bitrix/news.list/main_banner_owl/style.css?1752407760541*/
.tpl29-banner {
    width: 100%;
    max-width: 732px;
}

.tpl29-banner__slider {
    visibility: hidden; /* Hide until OWL Carousel is initialized */
}

.tpl29-banner__slider.owl-loaded {
    visibility: visible;
}

.tpl29-banner__item {
    display: block;
    width: 100%;
    padding-top: 50%; /* 2:1 aspect ratio */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
} 

.tpl29-banner__slider  .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 47%;
}
/* End */


/* Start:/local/components/wa/popular.categories/templates/.default/style.css?17524079043687*/
.mb-80 {
    margin-bottom: 80px;
}
.tpl27-container {
    width: 100%;
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.second-title {
    color: #363636;
    font-size: 26px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    white-space: nowrap;
    margin-bottom: 24px;
}
.pop-cat {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.pop-cat-item__wrap {
    padding: 8px;
    width: 50%;
}
.pop-cat-item {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    border-radius: 4px;
    height: 260px;
    background-color: #fff !important;
    align-items: center;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
    border: 4px solid rgba(0, 0, 0, 0);
    padding: 25px 17px;
    transition: all .25s;
}

.pop-cat-item__img {
    max-width: 205px;
    width: 100%;
}

.pop-cat-item__img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.pop-cat-item__wrap.small .pop-cat-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
}

.pop-cat__block {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.pop-cat__name {
    color: #252525;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 120%;
}
.pop-cat__desc {
    color: #454545;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.pop-cat__link {
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: flex;
    padding: 14px 20px;
    font-size: 12px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
    -webkit-box-align: center;
    width: fit-content;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid;
    border-radius: var(--border-radius);
    text-decoration: none;
    line-height: 1;    
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.pop-cat__link svg {
    fill: #fff;
    transition: all .25s;
}

.pop-cat__link:hover {
    background-color: transparent;
    text-decoration: none;
    color: var(--primary) !important;
}



.pop-cat-item__wrap.small {
    width: 25%;
}
.pop-cat__row {
    display: flex;
    align-items: flex-end;
    gap: 30px;
}

@media (max-width: 767px) {
    .mb-80 {
        margin-bottom: 20px;
    }
}

@media (max-width: 1110px) {
    .tpl27-container {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width: 991px) {
    .second-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .pop-cat-item__wrap {
        width: 100%;
    }
    .pop-cat-item__img {
        max-width: 127px;
        height: 80px;
    }
    .pop-cat-item__img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .pop-cat__block {
        gap: 6px;
    }
    .pop-cat__name {
        font-size: 0.8rem;        
    }
    .pop-cat__desc {
        font-size: 11px;
        line-height: 14px;
    }
    .pop-cat__link {
        max-width: 111px;
        height: 24px;
    }
    .pop-cat-item__wrap.small {
        width: 50%;
    }
    .pop-cat-item__wrap.small .pop-cat-item {
        height: 230px;
    }
    .pop-cat__row {
        gap: 8px;
        flex-direction: column;
        width: 100%;
    }
} 
/* End */
/* /bitrix/templates/prymery.auto/components/bitrix/news.list/main_banner_owl/style.css?1752407760541 */
/* /local/components/wa/popular.categories/templates/.default/style.css?17524079043687 */
