

/* 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 */


/* Start:/local/templates/bigwig_wm/components/bitrix/news.list/meropriyatiya_min/style.css?1779002194637*/
.events-list-min {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

a.events-list-min-element {
    display: flex;
    gap: 14px;
}

a.events-list-min-element img {
    width: 130px;
    height: 100px;
    object-fit: cover;
    border-radius: 6px;
    min-width: 130px;
}

.events-list-min-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.events-list-min-title {
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
}
.events-list-element-min-date {
    margin-bottom: 9px;
}
/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block_photo/style.css?17810020641385*/
.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;
    margin-top: 120px;
    padding: 60px 80px;
}
.trial-section-photo h2{
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
}
@media (max-width: 991px) {
    .trial-section-photo {
        background-position: center bottom !important;
        padding-bottom: 300px !important;
    }
}
.trial-section-photo button[type="submit"]{
    text-align: left;
    background: white;
}
.trial-section-photo button[type="submit"]:hover{
    color: #dc3545 !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 */
/* /local/templates/bigwig_wm/components/bitrix/news.list/meropriyatiya/style.css?17790066981166 */
/* /local/templates/bigwig_wm/components/bitrix/news.list/meropriyatiya_min/style.css?1779002194637 */
/* /local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block_photo/style.css?17810020641385 */
