

/* Start:/local/templates/kmkit/components/bitrix/news.list/common-advantages/style.css?17569714032121*/
.coop-formats {
    margin-bottom: var(--component-bottom-margin);
}

.coop-formats-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0 -5px;
}

.coop-format-num-col, .coop-format-col {
    padding: 5px;
}

.coop-format-num-col-inner {
    background-color: #F2F2F2;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 15px;
    height: 100%;
    border-radius: 15px;
}

.coop-format-num-col-header {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.coop-format-num-col-icon {

}

.coop-format-num-col-num {
    color: rgba(0, 0, 0, 0.40);
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px; /* 125% */
}

.coop-format-num-col-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.coop-format-num-col-description {
    color: rgba(0, 0, 0, 0.80);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.coop-format-col-inner {
    border-radius: 15px;
    background-image: url('/local/templates/kmkit/images/format-col-bg.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 -5px;
    padding: 15px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    color: #FFF;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

@media (min-width: 320px) {
    .coop-format-num-col, .coop-format-col {
        width: 100%;
    }
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {
    .coop-format-num-col, .coop-format-col {
        width: 50%;
    }
}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {
    .coop-format-num-col, .coop-format-col {
        width: 33.3333%;
    }
}

@media (min-width: 1440px) {

}
/* End */
/* /local/templates/kmkit/components/bitrix/news.list/common-advantages/style.css?17569714032121 */
