

/* Start:/local/templates/bigwig_wm/components/bitrix/news.detail/blog/style.css?17790914872975*/
.page-title h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #5F6065;
}

section.element-blog {
    display: flex;
    gap: 32px;
}

.element-blog-content {
    width: 65%;
}

.element-blog-info {
    width: 35%;
}

.element-blog-date {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1%;
    margin-bottom: 45px;
    color: #353535;
}

img.element-blog-img {
    width: 100%;
    border-radius: 16px;
    margin-bottom: 40px;
}
.element-blog-text p {
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
}

.element-blog-text {
    color: #353535;
}

.element-blog-text h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
    margin: 40px 0;
}

.element-blog-text table {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 40px;
}

.element-blog-text td {
    border: 1px solid #B9B9B9;
    padding: 10px 12px;
}

.element-blog-text td p {
    margin-bottom: 0;
}
.element-blog-text tr:first-child td{
    background: #EEEDF2;
}
.element-blog-info-title {
    font-weight: 300;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #5F6065;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEEDF2;
    margin-bottom: 24px;
}

.element-blog-info-context {
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #353535;
}
.element-blog-info-context a:first-child{
    color: #DF0611;
}
.element-blog-neighbor {
    display: flex;
    gap: 32px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.element-blog-neighbor-el {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.element-blog-neighbor-el-link {
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #DF0611;
}

.element-blog-neighbor-el-title {
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #353535;
    margin-bottom: 20px;
}

img.element-blog-neighbor-el-img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

@media screen and (max-width: 600px){

    .element-blog-content {
        width: 100%;
    }
    .page-title h1 {
        font-size: 24px;
    }
    .element-blog-text h2 {
        font-size: 24px;
    }
    .element-blog-text p {
        font-size: 16px;
    }
    .element-blog-text td {
        padding: 2px;
    }
    .element-blog-neighbor {
        flex-direction: column;
    }
    .element-blog-neighbor-el {
        width: 100%;
    }
    .element-blog-info {
        display: none;
    }
}
/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/style.css?17816765431584*/
.trial-section {
    background-color: #f0f0f0;
    /* Путь к картинке. Если она в папке шаблона, путь нужно уточнить */
    background-image: url('/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/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;
}
.trial-section h2{
    font-weight: 400 !important;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
}
.trial-section{
    padding: 60px 80px;
    margin-bottom: 120px;
    margin-top: 80px;
}
.trial-section button[type="submit"]{
    background: white;
    text-align: left;
    padding-left: 20px !important;
}
.trial-section button[type="submit"]:hover{
    background: #dc3545;
}
/* End */
/* /local/templates/bigwig_wm/components/bitrix/news.detail/blog/style.css?17790914872975 */
/* /local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/style.css?17816765431584 */
