

/* Start:/local/templates/neverland/components/bitrix/news.detail/event/style.css?17328709204724*/
.card-development {
    margin-top: 60px;
    margin-bottom: 200px;
}
.card-development__main-block {
    max-width: 594px;
    width: 100%;
    margin-right: 50px;
}
.card-development__title {
    margin: 0;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1.2px;
}
.card-development__type {
    margin-top: 0;
    margin-bottom: 20px;
    color: #9F9F9F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.card-development__time-block {
    margin-top: 50px;
}
.card-development__sub-title {
    margin: 0;
    color: #2D6ADC;
    font-size: 24px;
    font-weight: 700;
}
.card-development__price-block,
.card-development__time-info {
    letter-spacing: 1.1px;
    font-size: 20px;
    line-height: 100%;
    margin-top: 20px;
}
.card-development__description-block {
    margin-top: 50px;
}
.card-development__description-text {
    letter-spacing: 1.1px;
    font-size: 20px;
    height: 248px;
    overflow: auto;
    padding-right: 30px;
    margin: 20px 0 0 0;
}
.card-development__description-text::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.card-development__description-text::-webkit-scrollbar-track {
    background: #D9D9D9;
}
.card-development__description-text::-webkit-scrollbar-thumb {
    background-color: #AFAFAF;
    /* цвет плашки */
}
.card-development__button {
    cursor: pointer;
    letter-spacing: 1.1px;
    margin-top: 70px;
    max-width: 548px;
    width: 100%;
    border: none;
    padding: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background: #2D6ADC;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
}
.card-development__image-block {
    max-width: 624px;
}
.card-development__image {
    height: auto;
    width: 100%;
}
@media screen and (max-width: 1120px) {
    .card-development {
        margin-top: 50px;
        margin-bottom: 180px;
    }
    .card-development__main-block {
        max-width: 450px;
    }
    .card-development__title {
        font-size: 32px;
    }
    .card-development__time-block {
        margin-top: 30px;
    }
    .card-development__sub-title {
        font-size: 20px;
    }
    .card-development__price-block,
    .card-development__time-info {
        font-size: 20px;
        margin-top: 20px;
    }
    .card-development__description-block {
        margin-top: 40px;
    }
    .card-development__description-text {
        line-height: 130%;
    }
    .card-development__button {
        margin-top: 50px;
        max-width: 350px;
        padding: 20px 0;
        font-size: 18px;
    }
}
@media screen and (max-width: 900px) {
    .card-development {
        margin-top: 40px;
        margin-bottom: 160px;
    }
    .card-development__main-block {
        max-width: 380px;
    }
    .card-development__title {
        font-size: 28px;
    }
    .card-development__time-block {
        margin-top: 20px;
    }
    .card-development__sub-title {
        font-size: 18px;
    }
    .card-development__price-block,
    .card-development__time-info {
        font-size: 18px;
        margin-top: 15px;
    }
    .card-development__description-block {
        margin-top: 30px;
    }
    .card-development__button {
        margin-top: 40px;
        max-width: 250px;
        padding: 15px 0;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .card-development {
        margin-top: 30px;
    }
    .card-development__main-block {
        margin-top: 30px;
        max-width: 100%;
    }
    .card-development__image-block {
        max-width: 100%;
    }
    .card-development__image {
        height: 340px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media screen and (max-width: 425px) {
    .card-development {
        margin-bottom: 80px;
    }
    .card-development__main-block {
        margin-right: 0;
    }
    .card-development__sub-title {
        font-size: 16px;
    }
    .card-development__price-block,
    .card-development__time-info {
        font-size: 16px;
    }
    .card-development__image {
        height: 280px;
    }
    .card-development__description-text {
        font-size: 16px;
    }
    .card-development__title {
        font-size: 22px;
    }
    .card-development__description-block {
        margin-top: 20px;
    }
    .card-development__button {
        max-width: 100%;
    }
}
/* End */
/* /local/templates/neverland/components/bitrix/news.detail/event/style.css?17328709204724 */
