

/* Start:/local/components/icl/specproject.list/templates/.default/style.css?17649372791294*/
.specproject-list {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
}
.row.specproject-list {
    margin-bottom: 40px;
}
.wrap-specproject-item {
    width: 50%;
    padding: 12px;
}
.wrap-specproject-item.STD_CARD {
    width: 50%;
}
.wrap-specproject-item.BANNER_CARD,
.wrap-specproject-item.LARGE_CARD {
    width: 100%;
}
.specproject-item {
    display: block;
    background-color: #f0f0f5;
    margin-bottom: 8px;
    padding: 32px;
    height: 100%;
    align-content: center;
    color: #000;
}
a.specproject-item,
a.specproject-item:hover,
a.specproject-item:focus {
    color: #000;
}
.wrap-specproject-item.BANNER_CARD .specproject-item {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    text-align: center;
}
.specproject-item .tag {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
}
.specproject-item .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 8px;
}
.specproject-item .desc {
    font-size: 18px;
    line-height: 24px;
}
@media (max-width: 1279px) {
    .wrap-specproject-item {
        width: 100%;
    }
    .specproject-item .title {
        font-size: 28px;
        line-height: 32px;
    }
    .wrap-specproject-item.STD_CARD {
        width: 100%;
    }
}
/* End */
/* /local/components/icl/specproject.list/templates/.default/style.css?17649372791294 */
