

/* Start:/local/templates/erino/assets/css/why-page.css?1784819828512*/
#bx-panel-back {
    display: none !important;
}

.why-hero img {
    display: block;
    width: 100%;
}

.why-hero {
    position: relative;
}

.why-hero h1 {
    position: absolute;
    color: #ffffff;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 40px;
}

@media screen and (max-width: 768px) {
    .why-hero h1 {
        max-width: 350px;
        line-height: 1em;
        align-items: flex-start;
        font-size: 32px;
        left: 0;
    }
}
/* End */


/* Start:/local/templates/erino/components/bitrix/news/programs2/bitrix/news.detail/.default/style.css?1734886800610*/
.section-switch fieldset {
    display: flex;
    gap: 10px;
    padding: 0;
    border: 0;
    margin: 0;
}

.program-detail__desc .item-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.program-detail__desc .item-tag {
    margin: 0 1em 1em 0;
}

.switch__wrapp {
    display: flex;
    gap: 12px;
}

.switch__wrapp input {
    display: none;
}

.switch__wrapp label {
    cursor: pointer;
}

.switch__wrapp input[type=radio]:checked+label {
    color: #2d9d69;
}

.switch__wrapp label {
    color: #b3b3b3;
}
/* End */
/* /local/templates/erino/assets/css/why-page.css?1784819828512 */
/* /local/templates/erino/components/bitrix/news/programs2/bitrix/news.detail/.default/style.css?1734886800610 */
