

/* Start:/local/templates/AlcorTemplate/components/bitrix/news/alcor_applications/bitrix/news.list/.default/style.css?17127403975097*/
.content .container:has(.industry_list) {
    padding-left: 0vw;
}

.industry_list {
    display: grid;
    grid-auto-rows: 24.115vw;
}

.industry_list .item {
    display: grid;
    grid-template-columns: 50% 50%;
    text-decoration: none;
}

.industry_list .item .description {
    margin-top: 3.576vw;
    margin-left: 2.083vw;
}

.industry_list .item .description .title {
    color: #201F26;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
    margin-bottom: 1.563vw;
}

.industry_list .item .description .text {
    color: #201F26;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    max-width: 37.656vw;
    margin-bottom: 2.708vw;
    height: 5.417vw;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.industry_list .item .description .button {
    color: #BFBFBF;
    font-size: 0.938vw;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.875vw;
    text-decoration: none;
    padding: 0.622vw 3.281vw 0.615vw 3.229vw;
    border: 0.104vw solid #BFBFBF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.industry_list .item .image {
    padding: 1.667vw 2.083vw 1.615vw 2.083vw;
    width: 41.667vw;
    height: 20.833vw;
    flex-shrink: 0;
    border-left: 0.052vw solid #BFBFBF;
}

.industry_list .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industry_list .item+.item {
    border-top: 0.052vw solid #BFBFBF;
}

@media (max-device-width: 744px) and (min-device-width: 360px) and (min-device-height: 640px) {
    .page_head .page_h1 {
        max-width: unset !important;
    }

    .page_head .page_description {
        font-size: 3.73333vw !important;
    }

    .industry_list {
        grid-auto-rows: auto;
    }
    
    .industry_list .item {
        display: flex;
        flex-direction: column;
    }
    
    .industry_list .item .description {
        margin-top: 23px;
        margin-left: 0;
        padding: 0 20px;
        padding-bottom: 17px;
        border-bottom: 0.26667vw solid #D7D7D7;
    }
    
    .industry_list .item .description .title {
        border-top: 0;
        border-bottom: 0;
        padding: 0;

        font-size: 4.26667vw;
        margin-bottom: 5.06667vw;
    }
    
    .industry_list .item .description .text {
        font-size: 14px;
       
        max-width: 100%;
        margin-bottom: 2.708vw;

        height: 34vw;
        -webkit-line-clamp: 7;
    }
    
    .industry_list .item .description .button {
        font-size: 3.73333vw;
        text-transform: uppercase;
        line-height: 200%;
        font-weight: 600;
        padding: 2.93333vw 12vw;
        border: 0.53333vw solid #D7D7D7;
    }
    
    .industry_list .item .image {
        padding: 4.53333vw 5.33333vw;
        width: 72vw;
        height: 72vw;
        border-left: none;
    }
    
    .industry_list .item+.item {
        border-top: 0.26667vw solid #D7D7D7;
    }

    .industry_list .item:last-child .image {
        border-bottom: 0.26667vw solid #D7D7D7;
        margin-bottom: 75px;
    }
}

@media (max-device-width: 1240px) and (min-device-width: 744px) and (orientation: portrait) { 
    .page_head .page_h1 {
        max-width: unset !important;
    }

    .page_head .page_description {
        font-size: 2.41935vw !important;
    }

    .industry_list {
        grid-auto-rows: auto;
    }
    
    .industry_list .item {
        display: flex;
        flex-direction: column;
    }
    
    .industry_list .item .description {
        margin-top: 3.36022vw;
        margin-left: 0;
        padding: 0 4.03226vw;
        padding-bottom: 4.03226vw;
        border-bottom: 0.13441vw solid #D7D7D7;
    }
    
    .industry_list .item .description .title {
        border-top: 0;
        border-bottom: 0;
        padding: 0;

        font-size: 2.82258vw;
        margin-bottom: 1.74731vw;
    }
    
    .industry_list .item .description .text {
        font-size: 2.41935vw;

        max-width: 100%;
        margin-bottom: 3.74731vw;

        height: 11.97849vw;
        -webkit-line-clamp: 4;
    }
    
    .industry_list .item .description .button {
        font-size: 1.88172vw;
        text-transform: uppercase;
        line-height: 200%;
        font-weight: 600;
        padding: 1.47849vw 6.04839vw;
        border: 0.26882vw solid #D7D7D7;
    }
    
    .industry_list .item .image {
        padding: 4.03226vw;
        width: calc(100% - 8.06452vw);
        height: 39.51613vw;
        border-left: none;
    }
    
    .industry_list .item+.item {
        border-top: 0.13441vw solid #D7D7D7;
    }

    .industry_list .item:last-child .image {
        border-bottom: 0.13441vw solid #D7D7D7;
        margin-bottom: 4.03226vw;
    }
}
/* End */
/* /local/templates/AlcorTemplate/components/bitrix/news/alcor_applications/bitrix/news.list/.default/style.css?17127403975097 */
