

/* Start:/local/templates/bigwig_wm/components/bitrix/news.list/shares/style.css?17769295531191*/
.align-items-stretch>div{
    min-height: 300px;
}

.promo-card-action {
    position: relative;
    overflow: hidden;
    height: 100%;

    display: flex;
    flex-direction: row;
    background-color: #f4f4f4;
    border-radius: 20px;
    padding: 2rem;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.08);
    width: 100%;
    box-sizing: border-box;
    align-items: stretch;
}

.promo-big {
    min-height: 260px;
    padding: 40px;
}

.promo-small {
    padding: 30px;
    min-height: 260px;
}

.promo-content {
    max-width: 80%;
    z-index: 2;
}
    .promo-content h3{
        font-weight: bold;
        font-size: 1.6rem;
        color: darkred;
    }
    .promo-content p{
        font-size: 18px;
    }

.promo-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.promo-badge {
    position: absolute;
    top: 15px;
    right: -40px;
    background: #e30000;
    color: #fff;
    padding: 6px 50px;
    transform: rotate(45deg);
    font-weight: 600;
    font-size: 14px;
}
.promo-terms{
    font-size: 11px;
    color: #999;
}
.promo-popup {
    max-width: 600px !important;
}

/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block_photo/style.css?17685626201036*/
.trial-section-photo {
    background-color: #f0f0f0;
    background-image: url('/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block_photo/img/request_free_lesson_3.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    border-radius: 1rem;
    position: relative;
    overflow: hidden;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 400px;
}

@media (max-width: 991px) {
    .trial-section-photo {
        background-position: center bottom !important;
        padding-bottom: 300px !important;
    }
}

.form-control-pill {
    border-radius: 50rem !important;
    padding: 0.7rem 1.3rem !important;
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
}

.btn-pill {
    border-radius: 50rem !important;
    padding-left: 2 !important;
    padding-right: 2rem !important;
}

.form-check-input:checked {
    background-color: #dc3545;
    border-color: #dc3545;
}

.content-relative {
    position: relative;
    z-index: 2;
}
/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/news.list/contacts/style.css?1768562619164*/
/* Принудительно включаем анимацию для слайдера */
.carousel-item {
    transition: transform 0.6s ease-in-out !important;
}
/* End */
/* /local/templates/bigwig_wm/components/bitrix/news.list/shares/style.css?17769295531191 */
/* /local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block_photo/style.css?17685626201036 */
/* /local/templates/bigwig_wm/components/bitrix/news.list/contacts/style.css?1768562619164 */
