

/* Start:/local/templates/bigwig_wm/components/bitrix/form.result.new/callback_popup/style.css?17745187621164*/
.trial-section {
    background-color: #f0f0f0;
    /* Путь к картинке. Если она в папке шаблона, путь нужно уточнить */
    background-image: url('/local/templates/bigwig_wm/components/bitrix/form.result.new/callback_popup/img/request_free_lesson_2.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 1rem;
    position: relative;
    overflow: hidden;
}

.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;
}

.benefit-list li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
    color: #555;
}

.benefit-list li::before {
    content: '✦';
    position: absolute;
    left: 0;
    top: 2px;
    color: #555;
    font-weight: bold;
}

.content-relative {
    position: relative;
    z-index: 2;
}
/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/news.list/meropriyatiya/style.css?17790066981166*/
.events-list {
    display: flex;
    flex-direction: column;
    width: 65%;
    gap: 40px;
    margin-bottom: 40px;
}

.events-list-element {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    border: 1px solid #EEEDF2;
    overflow: hidden;
    gap: 20px;
}

.events-list-element img {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
}

.events-list-element-title {
    margin: 0 20px;
    font-weight: 100;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #353535;
}

.events-list-element-preview {
    margin: 0 20px;
    color: #353535;
}

.events-list-element-date {
    margin: 0 20px;
    color: #353535;
}

a.events-list-element-link {
    color: #DF0611;
    padding: 0 20px 20px;
}
a.show-all {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    padding: 18.5px 90px;
    border: 1px solid #DF0611;
    width: fit-content;
    color: #DF0611;
    border-radius: 32px;
    align-self: center;
}
@media screen and (max-width: 600px){
    .events-list {
        width: 100%;
    }
}
/* End */
/* /local/templates/bigwig_wm/components/bitrix/form.result.new/callback_popup/style.css?17745187621164 */
/* /local/templates/bigwig_wm/components/bitrix/news.list/meropriyatiya/style.css?17790066981166 */
