

/* Start:/local/templates/nuna/components/bitrix/catalog/bootstrap_v4/style.min.css?1670184389684*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 0;border-bottom:2px solid #d9dee6;border-bottom-color:var(--primary);color:#000}
/* End */


/* Start:/local/templates/nuna/components/bitrix/catalog.section.list/home/style.css?17812639941990*/
.sections {
    height: 100%;
}

.sections li {
    height: 600px;
}

.catalog-section-list-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
}

.catalog-section-list-item-link {
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}

.catalog-section-list-item-counter {
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.section-name {
    color: white;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    background: linear-gradient(0deg, rgba(7, 28, 58, .82) 0%, rgba(7, 28, 58, .62) 55%, rgba(7, 28, 58, 0) 100%);
    text-shadow: 0 2px 8px rgba(0, 0, 0, .65);
    transition: color 250ms linear;
}

.section-name::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: auto;
    background: radial-gradient(rgba(0,0,0,.2) 0%,transparent 60%);
    background: radial-gradient(rgba(0,0,0,var(--colorImageOverlayTextShadow)) 0%,transparent 60%);
    margin: -100px -200px;
    z-index: 2;
}
.section-name span{
    font-size: 37px;
}

.section-name svg path {
    transition: fill 250ms linear;
}

.catalog-section-list-item-img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 250ms linear all;
    display: flex;
    justify-content: end;
    align-items: end;
    color: white;
}

.catalog-section-list-item-img:hover {
    border-color: var(--theme-color-primary);
}

.catalog-section-list-item-img:hover .section-name {
    color: #8a9dba;
}

.catalog-section-list-item-img:hover .section-name svg path {
    fill: #8a9dba;
}


@media screen and (max-width: 574px){
    .sections li {
        height: 300px;
    }
    .section-name::after {

        margin: 0;

    }
}

/* End */
/* /local/templates/nuna/components/bitrix/catalog/bootstrap_v4/style.min.css?1670184389684 */
/* /local/templates/nuna/components/bitrix/catalog.section.list/home/style.css?17812639941990 */
