

/* Start:/ru/special-project/collab/style.css?17568709503700*/
.specialProjectFormTitle{
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #27303E;
    margin-bottom: 30px;
}
.specialProjectFormDescription{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #535D63;
    margin-bottom: 30px;
}
.specialProjectFormBlock{

}
.specialProjectNews{
        background: #FFFFFF;
        border: 1px solid #E1EDFF;
        box-shadow: 0px 6px 26px rgba(0, 0, 0, 0.1);
        border-radius: 12px;
        margin-bottom: 30px;
    }
    .specialProjectNewsDate{
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #A3AAAE;
        margin-bottom: 16px;
    }
    .specialProjectNewsTitle{
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        color: #27303E;
        margin-bottom: 16px;
    }
    .specialProjectNewsDescription{
        font-size: 16px;
        line-height: 20px;
        color: #27303E;
    }

    .specialProjectNewsImg{

        overflow: hidden;
        height: 265px;
        border-radius: 10px;

        background: url(/local/templates/Aeb/assets/img/asset-photo.png);
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .specialProjectNewsBlock{
        display: flex!important;
        flex-direction: column;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    @media (max-width: 575.98px) {
        .btn-special{
            width: 100%;
            text-align: center;
        }
        .specialProjectNewsDescription{
            margin-bottom: 32px;
        }
        .specialProjectNewsImg{
            margin-bottom: 24px;
            height: 180px;
        }
        .specialProjectContent{
            padding: 15px;
        }
        .specialProjectNews{
            padding: 15px !important;
        }
    }
    @media (min-width: 576px) and (max-width: 767.98px) {
        .btn-special{
            width: 100%;
            text-align: center;
        }
        .specialProjectNewsDescription{
            margin-bottom: 32px;
        }
        .specialProjectNewsImg{
            margin-bottom: 24px;
            height: 180px;
        }
        .specialProjectContent{
            padding: 15px;
        }
        .specialProjectNews{
            padding: 15px !important;
        }
    }
    @media (min-width: 768px) and (max-width: 991.98px) {
        .btn-special{
            width: inherit;
            text-align: center;
        }
        .specialProjectNewsDescription{
            margin-bottom: 0;
        }
        .specialProjectNewsImg{
            margin-bottom: 0;
        }
        .specialProjectContent{
            padding: 0;
        }
        .specialProjectNews{
            padding: 30px !important;
        }
    }
    @media (min-width: 992px) and (max-width: 1199.98px) {
        .btn-special{
            width: inherit;
            text-align: center;
        }
        .specialProjectNewsDescription{
            margin-bottom: 0;
        }
        .specialProjectNewsImg{
            margin-bottom: 0;
        }
        .specialProjectContent{
            padding: 0;
        }
        .specialProjectNews{
            padding: 30px !important;
        }
    }
    @media (min-width: 1200px) {
        .btn-special{
            width: inherit;
            text-align: center;
        }
        .specialProjectNewsDescription{
            margin-bottom: 0;
        }
        .specialProjectNewsImg{
            margin-bottom: 0;
        }
        .specialProjectContent{
            padding: 0;
        }
        .specialProjectNews{
            padding: 30px !important;
        }
    }
/* End */
/* /ru/special-project/collab/style.css?17568709503700 */
