

/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockBannerNoMask/style.css?17126790752824*/
.bannerNoMask {
    position: relative;
    overflow: hidden;
}
.bannerNoMask_text {
    position: absolute;
    top: 120px;
    z-index: 20;
    width: 100%;
}
.bannerNoMask_info {
    max-width: 640px;
}
.bannerNoMask_title {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 47px;
}
.bannerNoMask_subTitle {
    margin: 0 0 20px;
}
.bannerNoMask_subTitle,
.bannerNoMask_subTitle a {
    font-size: 24px;
    line-height: 33px;
}

.bannerNoMask_images {
    position: relative;
    height: 492px;
    display: flex;
}
.bannerNoMask_img {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bannerNoMask_desktopImage {
    min-height: 400px;
    height: 100%;
    width: unset;
    margin-left: auto;
    z-index: 10;
    -webkit-mask-box-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    mask-image: linear-gradient(270deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.bannerNoMask_desktopMask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100%;
}
.bannerNoMask_mobileMask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.bannerNoMask .bannerNoMask_mobileMask {
    background: linear-gradient(92.6deg, rgba(255, 255, 255, 0.8) 8.32%, rgba(255, 255, 255, 0.4) 90.16%);
}

.bannerNoMask.dark .bannerNoMask_mobileMask {
    background: linear-gradient(92.6deg, rgba(29, 47, 60, 0.8) 8.32%, rgba(29, 47, 60, 0.4) 90.16%);
}

.bannerNoMask_mobileImage {
    display: none;
    min-height: 400px;
}
@media (max-width: 1279px) {
    .bannerNoMask_desktopImage {
        -webkit-mask-box-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 100%);
        mask-image: linear-gradient(270deg, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 100%);
    }
}
@media (max-width: 767px) {
    .bannerNoMask.dark .bannerNoMask_title,
    .bannerNoMask.dark .bannerNoMask_subTitle {
        color: #FFFFFF;
    }

    .bannerNoMask_text {
        top: 48px;
    }
    .bannerNoMask_info {
        max-width: 310px;
    }
    .bannerNoMask_title {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 16px;
        letter-spacing: 0.02em;
        word-break: break-word;
    }
    .bannerNoMask_subTitle {
        margin: 0 0 16px;
    }
    .bannerNoMask_subTitle,
    .bannerNoMask_subTitle a {
        font-size: 18px;
        line-height: 28px;
    }


    .bannerNoMask_images {
        height: 338px;
    }

    .bannerNoMask_desktopImage,
    .bannerNoMask_desktopMask {
        display: none;
    }
    .bannerNoMask_mobileImage,
    .bannerNoMask_mobileMask {
        display: block;
    }
}

@media (max-width: 400px) {
    .bannerNoMask_mobileMask {
        object-fit: cover;
    }
}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockAnchor/style.css?17406628651473*/
.serviceSection_anchors{
    background: #FFFFFF;
    box-shadow: 0 2px 8px rgba(120, 160, 190, 0.3);
    margin-bottom: 64px;
    position: sticky;
    z-index: 21;
    margin-top: -64px;
    /* вкл аппаратное ускорение на Safari */
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}
.serviceSection_anchor{
    color: #7D8694;
    padding: 16px 0;
    margin-right: 24px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    white-space: nowrap;
}

.serviceSection_anchorsLinks{
    display: flex;
    justify-content: start;
    align-items: center;
    height: 50px;
}
.serviceSection_anchor.active,
.serviceSection_anchor:hover{
    text-decoration: none;
    color: #1D2F3C;
}

@media (max-width: 1279px) {
    .serviceSection_anchors{
        margin-bottom: 32px;
        overflow: auto;
    }
}

@media (max-width: 767px) {
    .serviceSection_anchors{
        margin-bottom: 48px;
    }

    .serviceSection_anchors > .container {
        margin: 0;
    }

    .serviceSection_anchorsLinks{
        overflow: auto;
        padding: 0 16px;
        scrollbar-width: none;
    }

    .serviceSection_anchorsLinks::-webkit-scrollbar {
        display: none;
    }

    .serviceSection_anchor:hover {
        color: #7D8694;
    }

}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockDescription/style.css?17126790751359*/
.blockDescription_text {
    margin-bottom: 40px;
}
.blockDescription_text,
.blockDescription_text * {
    font-size: 16px;
    line-height: 26px;
}

.blockDescription_thesesList {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.blockDescription_thesis {
    display: flex;
    width: calc(33% - 58px);
    margin-left: 88px;
    margin-bottom: 24px;
}
.blockDescription_thesis:nth-child(3n+1) {
    margin-left: 0;
}
.blockDescription_icon {
    width: 48px;
    height: 48px;
    margin-right: 16px;
}
.blockDescription_thesisTitle,
.blockDescription_thesisDescr,
.blockDescription_thesisDescr a {
    font-size: 16px;
    line-height: 26px;
}
.blockDescription_thesis.withDescr .blockDescription_thesisTitle {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin: 0 0 4px;
}


@media (max-width: 1279px) {
    .blockDescription_thesis {
        width: calc(50% - 44px);
        margin-left: 88px;
        margin-bottom: 16px;
    }
    .blockDescription_thesis:nth-child(3n+1) {
        margin-left: 88px;
    }
    .blockDescription_thesis:nth-child(2n+1) {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .blockDescription_text {
        margin-bottom: 32px;
    }
    .blockDescription_thesis {
        width: 100%!important;
        margin-left: 0!important;
        margin-bottom: 8px;
    }
}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockGallery/style.css?17126790751971*/
.blockGallery_container {
    max-width: 1224px;
    margin: auto;
}

.blockGallery_slider {
    position: relative;
    max-width: 100%;
}
.blockGallery_slider .slick-track {
    display: flex!important;
}
.blockGallery_slider .slick-slide {
    height: inherit!important;
}

.blockGallery_slide {
    width: 280px;
}
.blockGallery_slideInner {
    height: calc(100% - 16px);
    margin: 0 16px;
    background: #FFFFFF;
    overflow: hidden;
}
.blockGallery_item {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 100%;
    text-decoration: none!important;
}
.blockGallery_itemPhoto {
    width: 100%;
    height: 248px;
    margin-bottom: 8px;
}
.blockGallery_itemInfo {
    position: relative;
    flex: 1;
    display: flex;
    flex-flow: column nowrap;
    padding-bottom: 8px;
}
.blockGallery_itemPhoto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover; object-position: top;';
    border-radius: 10px;
}
.blockGallery_itemName {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 24px;
    color: #7A858D;
}



.blockGallery_arrow {
    position: absolute;
    top: calc(50% - 28px);
}
.blockGallery_arrow.left {
    left: -76px;
}
.blockGallery_arrow.right {
    right: -76px;
}
.blockGallery_paginationContainer {
    display: flex;
    justify-content: center;
}



@media (max-width: 1439px) {
    .blockGallery_arrow {
        display: none!important;
    }
}

@media (max-width: 1279px) {
    .blockGallery_container {
        margin: 0 16px;
    }

}

@media (max-width: 767px) {
    .blockGallery_container {
        margin: 0 0 0 8px;
    }
    .blockGallery_slide {
        width: 100vw;
    }
    .blockGallery_slideInner {
        box-sizing: border-box;
        min-height: auto;
        padding: 0 8px;
    }
}

@media (max-width: 359px) {
    .blockGallery_itemName {
        font-size: 15px;
        line-height: 25px;
    }
}

/* End */


/* Start:/local/templates/sgm_landings/components/custom/forms/blockProgramForm/style.css?173210472217345*/
/*===================== MAIN ====================*/
.blockPrograms > .container > h2 {
    margin-top: 48px;
    margin-bottom: 32px;
    text-align: center;
}

.blockPrograms_container {
    max-width: 1224px;
    margin: auto;
}

.blockPrograms_slider {
    position: relative;
    max-width: 100%;
}

.blockPrograms_slider .slick-track {
    display: flex !important;
    margin-bottom: 16px;
}

.blockPrograms_slider .slick-slide {
    height: inherit !important;
}

.blockPrograms_slider .slick-list {
    overflow: hidden;
}

.blockPrograms_slide {
    width: 280px;
}

.blockPrograms_slideInner {
    height: 100%;
    min-height: 408px;
    border-radius: 10px;
    margin: 0 12px 8px 12px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px rgba(120, 160, 190, 0.3);
    overflow: hidden;
}

.blockPrograms_item {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

.blockPrograms_item > * {
    margin-left: 20px;
    margin-right: 20px;
}

.blockPrograms_itemPhoto {
    width: 100%;
    height: 220px;
    margin-bottom: 24px;
}

.blockPrograms_itemInfo {
    position: relative;
    flex: 1;
    display: flex;
    flex-flow: column nowrap;
    padding-bottom: 32px;
    margin-left: 16px;
    margin-right: 24px;
}

.blockPrograms_itemPhoto .imgimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    font-family: 'object-fit: cover; object-position: top;';
    display: block;
}

.blockPrograms_itemName {
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #1D2F3C;
    transition: color 0.3s;
}

.blockPrograms_item:hover .blockPrograms_itemName {
    color: #5EB92D;
}

.blockPrograms_itemRank {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #7A858D;
}

.blockPrograms_itemYears {
    position: absolute;
    left: 0;
    bottom: 0;

    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #7A858D;
}

.blockPrograms_item.horizontal {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    height: auto;
}

.blockPrograms_item.horizontal .blockPrograms_itemPhoto {
    width: 80px;
    height: 112px;
    margin-bottom: 0;
    border-radius: 8px;
    overflow: hidden;
}

.blockPrograms_arrow {
    position: absolute;
    top: calc(50% - 28px);
}

.blockPrograms_arrow.left {
    left: -76px;
}

.blockPrograms_arrow.right {
    right: -76px;
}

.blockPrograms_paginationContainer {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}

@media (max-width: 1439px) {
    .blockPrograms_arrow {
        display: none !important;
    }
}

@media (max-width: 1279px) {
    .blockPrograms_container {
        margin: 0 12px;
    }

    .blockPrograms > .container > h2 {
        margin-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .blockPrograms_container {
        margin: 0 0 0 8px;
    }

    .blockPrograms_slide {
        width: calc(100vw - 40px);
    }

    .blockPrograms_slideInner {
        box-sizing: border-box;
        min-height: auto;
        margin: 0 8px 8px 8px;
    }

    .blockPrograms_item.horizontal {
        margin-top: 32px;
        height: auto;
    }

    .blockPrograms_item.horizontal .blockPrograms_itemInfo {
        padding-bottom: 16px;
    }

    .blockPrograms_item.horizontal .blockPrograms_itemYears {
        margin-bottom: 0;
    }

    .blockPrograms > .container > h2 {
        margin-top: 40px;
        margin-bottom: 24px;
    }
}

@media (max-width: 359px) {
    .blockPrograms_itemName {
        font-size: 15px;
        line-height: 20px;
    }
}

/*===================== IS_HOME ====================*/
.location_toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.toggleBtn {
    width: fit-content;
    display: flex;
}

.toggleBtn_text {
    margin-left: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.toggleBtn_input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.toggleBtn_input:checked + .toggleBtn_label {
    background: #79CE4B;
    border: 1px solid #79CE4B;
}

.toggleBtn_input:checked + .toggleBtn_label .toggleBtn_selector {
    margin-left: 21px;
    background: #ffffff;
    border: 1px solid #79CE4B;
}

.toggleBtn_input:checked + .toggleBtn_label .toggleBtn_selector::before {
    content: "";
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
    background-position: center;
}

.toggleBtn_input:checked ~ .toggleBtn_onText {
    display: none;
}

.toggleBtn_input:checked ~ .toggleBtn_offText {
    display: block;
}

.toggleBtn_input:checked + .toggleBtn_wrapper > .toggleBtn_selector {
    left: calc(100% - 50px);
    background-color: #3957ee;
}

.toggleBtn_input:checked ~ .notification > .selected:before {
    content: 'Yes';
}

.toggleBtn_label {
    display: flex;
    align-items: center;
    width: 50px;
    height: 28px;
    background: #fff;
    border: 1px solid #CFD3DA;
    box-sizing: border-box;
    border-radius: 53px;
    transition: all .5s ease;
    cursor: pointer;
}

.toggleBtn_label .toggleBtn_input {
    display: none;
}

.toggleBtn_label .toggleBtn_input :checked + .toggleBtn_wrapper {
    box-shadow: 0 8px 14px 0 #3957ee;
}

.toggleBtn_selector {
    box-sizing: border-box;
    display: flex;
    margin: 0 -1px;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    transition: all .5s ease;
    box-shadow: 0px 2px 8px rgba(120, 160, 190, 0.3);
    border: 1px solid #CFD3DA;
}

/*===================== FILTER ====================*/
.filter_program {
    max-width: fit-content;
    height: 52px;
    display: flex;
    margin: 32px auto 40px auto;
    font-size: 16px;
    border: 1px solid #82C83180;
    border-radius: 8px;
    overflow: hidden;
}

.filter_program.unvisible {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.filter_block {
    padding: 14px 32px;
    color: #5EB92D;
    font-weight: 500;
    user-select: none;
    cursor: pointer;
    -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}

.filter_block:not(:last-child) {
    border-right: 1px solid #82C83180;
}

.filter_block.active {
    background-color: #ECFBDA;
}

@media (max-width: 1279px) {
    .filter_program {
        height: auto;
        margin: 24px auto 24px auto;
    }
}

@media (max-width: 767px) {
    .filter_block {
        box-sizing: border-box;
        font-size: 13px;
        line-height: 20px;
        padding: 12px 18px;
        text-align: center;
    }
}

/*===================== PROGRAM ====================*/
.programBlock-title {
    font-size: 21px;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 24px;
}

.programBlock-description {
    font-size: 15px;
    font-weight: 400;
    line-height: 20.25px;
    margin-bottom: 24px;
}

.programBlock-include {
    display: none;
}

.programBlock-include.active {
    display: block;
}

.programBlock-include p,
.programBlock-extra p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
}

.programBlock-include ul {
    margin: 0;
}

.programBlock-include > *:last-child {
    margin-bottom: 24px;
}

.programBlock-include ul li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 8px;
}

.programBlock-include ul li:last-child {
    margin-bottom: 8px;
}

.svgCleanerProg {
    width: 20px;
    height: 20px;
    fill: #CFD3DA;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 5px;
}

.programBlock-extraList {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    gap: 8px;
    margin-bottom: 24px;
}

.programBlock-extra_checkbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 12px;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #5EB92D;
    cursor: pointer;
    transition: background-color 0.3s ease;
    user-select: none;
    position: relative;
}

.extra_checkbox {
    display: none;
}

.extraList_label {
    width: 100%;
    font-weight: 500;
    cursor: pointer;
    color: #5EB92D;
    border-radius: 12px;
    margin: 4px 0;
}

.extraList_labelBtn {
    display: flex;
    border-radius: 12px;
    background-color: #ECFBDA;
}

.programBlock-extra_checkbox .extraList_labelBtn:hover {
    color: white;
    background: #79CE4B;
    fill: white;
}

.programBlock-extra_checkbox .extraList_labelBtn:hover .formCell_tooltipIcon {
    fill: white;
}

.formCell_tooltipRight {
    display: flex;
    width: 10%;
}

.extraList_labelText {
    width: 90%;
    padding: 4px 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}

.extraList_labelBtn.left .extraList_labelText {
    padding: 4px 0 4px 12px;
}

.blockPrograms_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: 8px;
    background-color: #79CE4B;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.emptyResult {
    margin-top: 20px;
}

@media (max-width: 1279px) {
    .blockPrograms_item::before {
        width: 100%;
    }

    .programBlock-extra_checkbox .extraList_labelBtn:hover {
        color: inherit;
        background: #ECFBDA;
        fill: #79CE4B;
    }

    .programBlock-extra_checkbox .extraList_labelBtn:hover .formCell_tooltipIcon {
        fill: #79CE4B;
    }
}

/*===================== TOOLTIP OLD ====================*/
.formCell_tooltipDesc:focus {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.formCell_tooltipDesc {
    display: flex;
}

.formCell_tooltipModal,
.formCell_tooltipDesc {
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

.formCell_tooltipModal {
    display: none;
}

.inTooltip .formCell_tooltipContainer {
    display: block;
    border-radius: 10px;
}

.formCell_tooltip {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    fill: #5EB92D;
    position: absolute !important;
    right: 6px;
    top: 10px;
}

.formCell_tooltipIcon {
    fill: #79CE4B;
    width: 20px;
    height: 20px;
    transition: fill 0.3s;
}

.formCell_tooltipDesc {
    height: inherit;
}

.formCell_tooltipTitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #1d2f3c;
}

.formCell_tooltipWrapper {
    color: #7D8694;
    font-size: 12px;
    line-height: 19px;
}

.formCell_tooltipSub {
    margin-top: 8px;
    color: #7D8694;
    font-size: 12px;
    line-height: 19px;
}

.formCell_tooltip.active {
    z-index: 102;
}

.formCell_tooltipClose {
    display: none;
    width: 26px;
    height: 26px;
    fill: #7D8694;
    position: absolute;
    right: 16px;
    top: 16px;
}

.formCell_tooltipContainer.heightHalf {
    overflow: hidden;
}

.formCell_tooltipContainer.heightHalf:after {
    content: "";
    background: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0;
    overflow: hidden;
    height: 1px;
    box-shadow: 0 0 21px 41px #ffffffd9;
    z-index: 9999;
    width: 100%;
}

@media (max-width: 1279px) {
    .formCell_tooltipContainer.heightHalf:after {
        display: none;
    }

    .formCell_tooltipDesc {
        display: none;
    }

    .formCell_tooltipModal {
        display: flex;
        height: 100%;
        align-items: center;
    }

    .formCell_tooltipIcon {
        width: 24px;
        height: 24px;
    }
}

/*===================== TOOLTIP NEW ====================*/
.formCell_tooltip.inModal .formCell_tooltipContainer {
    z-index: 1050;
}

.formCell_tooltip.inModal .formCell_tooltipClose {
    display: block;
}

.formCell_tooltipIcon:hover {
    fill: #5EB92D;
}

.formCell_tooltipContainer {
    padding: 16px;
    z-index: 1050;
    display: none;
    box-shadow: 0px 4px 15px rgb(120 160 190 / 30%);
    box-sizing: border-box;
    border-radius: 12px;
    margin-top: 12px;
}

.formCell_tooltipInner {
    text-align: left;
}

.inModal .formCell_tooltipInner {
    height: 100%;
    overflow: auto;
}

.inModal .formCell_tooltipOverlay {
    position: fixed;
    display: flex;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: #1d2f3c;
    opacity: 0.75;
    align-items: flex-end;
    z-index: 9;
}

.inModal .formCell_tooltipContainer {
    top: auto;
    box-sizing: border-box;
    bottom: 0;
    display: flex;
    max-height: calc(100% - 180px);
    width: 100%;
    left: 0;
    position: fixed;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #ffffff;
}

.inModal .formCell_tooltipWrapper {
    width: 100%;
}

.formCell_tooltipTitle {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}

.formCell_tooltipContent,
.formCell_tooltipContent p {
    font-weight: 400;
}

.blockPrograms .formCell_tooltipContent li::before{
    content: "";
    width: 16px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #5EB92D;
}

.multiSelect_years.onError > .current_select.js_currentSelect {
    border-color: #D81615;
}

.multiSelect_years .current_select svg.filter_arrow {
    fill: #7D8694;
}

.multiSelect_years:not(.filled) .current_select .filter_cleaner {
    display: none;
}

.multiSelect_years:not(.filled) .current_select svg.filter_arrow {
    display: block;
}

.js_form_taxCert .js_clinic.disabled .js_currentSelect button {
    font-size: 0;
}

/*===================== ACCORDION ====================*/
.accordion_itemTitle {
    display: flex;
    flex-flow: row nowrap;
    padding: 24px 0;
    justify-content: space-between;
    box-sizing: border-box;
    word-break: break-word;
}

.accordion_itemName {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1D2F3C;
    white-space: break-spaces;
    transition: color .4s;
}

.accordion_itemAction {
    justify-content: center;
    flex-shrink: 0;
    margin-left: 12px;
    width: 24px;
    height: 32px;
    border-radius: 16px;
}

.accordion_itemTitle {
    cursor: pointer;
}

.accordion_item .accordion_actionIcon {
    width: 24px;
    height: 24px;
    fill: #323232;
    transition: transform .4s ease-out, fill .4s;
}

.accordion_item.active .accordion_itemName {
    color: #5EB92D;
    transition: transform .4s ease-out, fill .4s;
}

.accordion_item.active .accordion_itemName {
    color: #5EB92D;
}

.accordion_item.active .accordion_actionIcon {
    transform: rotate(180deg);
    fill: #5EB92D;
}

.programsAccordion_descWrapper {
    width: 100%;
}

.programsAccordion_descWrapper .accordion_item {
    margin: 0;
}

.programsAccordion_descWrapper .accordion_itemTitle {
    padding: 12px 0 0;
    justify-content: space-between;
}

.programsAccordion_descWrapper .accordion_itemName {
    color: #5EB92D;
}

.programsAccordion_descWrapper .accordion_item .accordion_actionIcon {
    fill: #5EB92D;
}

.programBlock-extra .accordion_itemContent {
    gap: 8px;
    display: none;
    flex-direction: column;
}

/*===================== PRICE ====================*/
.divider {
    border: 1px solid #F0F0F0;
    margin-bottom: 24px;
    margin-top: auto;
}

.programBlock_priceContainer {
    display: flex;
    gap: 20px;
    height: 48px;
    margin-bottom: 20px;
}

.programBlock_price {
    display: flex;
    flex-direction: column;
    width: 124px;
}

.programBlock_priceDiscount {
    font-size: 13px;
    color: #7D8694;
    text-decoration: line-through;
    height: 22px;
}

.programBlock_priceFinal {
    font-size: 18px;
    font-weight: 600;
    color: #5EB92D;
    height: 22px;
    white-space: nowrap;
}

.programBlock_priceFinal.extra {
    display: none;
}

.programBlock_price.withExtra .programBlock_priceFinal {
    display: none;
}

.programBlock_price.withExtra .programBlock_priceFinal.extra {
    display: block;
}

.blockProgram-btn.btn {
    padding: 12px 26.5px;
}

@media (max-width: 1279px) {
    .programBlock_priceContainer {
        flex-direction: column;
        height: auto;
    }

    .programBlock_price {
        width: auto;
        flex-direction: row;
        gap: 8px;
    }
}

/*===================== FORM ====================*/
.reveal_error.programs {
    position: fixed;
}

.programsForm .form_title {
    font-size: 36px;
    margin-bottom: 24px;
}

.programsForm .form_subtitle {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 32px;
    line-height: 20px;
}

.programs .h2.answer_header {
    font-size: 36px;
    text-align: center;
    margin-bottom: 24px;
}

.programs .answer_icon {
    width: 64px;
    height: 64px;
}

.programs .answer_text {
    font-size: 15px;
    font-weight: 400;
}

.programsForm .form_btnCell > .btn {
    width: 100%;
}

@media (max-width: 1279px) {
    .programsForm .form_title,
    .programs .h2.answer_header
    {
        font-size: 24px;
    }
}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockFaq/style.css?17126790751408*/
.faq h2 {
    margin-bottom: 16px;
}
.faq .faq_description {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 32px;
}
.faq_info {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgb(120 160 190 / 30%);
    border-radius: 12px;
}
.faq_item {
    margin: 0 24px;
}
.faq_item:not(:last-child) {
    border-bottom: 1px solid #F0F0F0;
}
.faq_item.hidden {
    display: none;
}
.faq_question {
    display: inline-block;
    cursor: pointer;
    padding: 24px 0;
    width: 100%;

    /*remove tap-highlight*/
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.faq_question span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #1D2F3C;

}
.faq_item.open .faq_question span {
    color: #5EB92D;
}
.svgIconArrow {
    position: relative;
    top: 6px;
    width: 24px;
    height: 24px;
    fill: #1D2F3C;
    cursor: pointer;
    transform: rotate(180deg);
    transition: all 0.3s;
}
.faq_item.open .svgIconArrow {
    transform: rotate(0deg);
    fill: #5EB92D;
}
.faq_answer {
    display: none;
    margin: 12px 0 0;
    padding-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
}
.faq_item.open .faq_answer {
    display: block;
}
.faq_button {
    margin-top: 24px;
}

@media (max-width: 767px) {
    .faq_button {
        display: flex;
        justify-content: center;
    }
}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.detail/blockSchedule/style.css?17126790751647*/
h2.blockSchedule_header {
    margin: 0 0 24px;
}
.blockSchedule_text {
    margin-bottom: 32px;
}
.blockSchedule_inner {
    position: relative;
    display: flex;
    /*flex-flow: column nowrap;*/
}
.blockSchedule_mainBlock {
    z-index: 1;
    display: flex;
    flex-flow: column nowrap;
    max-width: 54%;
    width: 100%;
}
.blockSchedule_step {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    padding-left: 41px;
    padding-bottom: 24px;
    border-left: 2px dashed #78A0BE;
    margin-left: 17px;
}
.blockSchedule_step:last-child {
    border-left: 2px dashed transparent;
}
.blockSchedule_stepNum {
    position: absolute;
    top: 0;
    left: -19px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 36px;
    height: 36px;
    border-radius: 50%;

    font-weight: 500;
    font-size: 15px;
    line-height: 20px;

    color: #5EB92D;

    background: #FFFFFF;
    box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);

}
.blockSchedule_stepCaption {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}
.blockSchedule_stepDescr {
    margin-bottom: 0;
}

.blockSchedule_stepDescr,
.blockSchedule_stepDescr * {
    font-size: 16px;
    line-height: 26px;
}

.blockSchedule_imgBlock {
    position: relative;
    flex: 1;
    width: 100%;
    min-height: 240px;
}


@media (max-width: 767px) {
    .blockSchedule_mainBlock {
        max-width: 100%;
    }
    .blockSchedule_imgBlock {
        display: none;
    }
    .blockSchedule_stepCaption {
        font-weight: 500;
        font-size: 18px;
        line-height: 31px;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1570546928666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/sgm_landings/components/bitrix/news.list/blockMap/style.css?17406490298792*/
.mapBlock_item {
    display: none;
    width: 100%;
    box-shadow: 0 4px 15px rgba(120, 160, 190, 0.15);
    border-radius: 16px;
    font-size: 0;
    overflow: hidden;
    height: 450px;
}
.mapBlock_item.active {
    display: block;
}

.tapMap_list {
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    box-sizing: border-box;
    width: 30%;
    height: 100%;
    overflow-y: auto;
    min-width: 280px;
}

.tapMap_listItem{
    width: 100%;
    margin-bottom: 0;
    padding: 8px 24px;
    box-sizing: border-box;
}
.tapMap_listItem:hover {
    background-color: #f6f9fb;
    cursor: pointer;
}

.tapMap_listItem svg{
    fill: #5EB92D;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
}
.tapMap_listItemName{
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #1D2F3C;
    margin-bottom: 8px;
}
.tapMap_listItemPhone {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 8px;
    font-size: 15px;
}
.tapMap_listItemPhone a {
    font-size: 15px;
    line-height: 21px;
    color: #1D2F3C;
    display: inline-block;
    margin: 0;
}
.tapMap_listItemPhone span {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #7A858D;
    margin: 0;
}
.tapMap_listItemAddress {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 8px;
}
.tapMap_listItemAddress p,
.tapMap_listItemAddress a {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #7A858D;
    margin: 0;
}
.tapMap_listItemAddress span {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #7A858D;
    margin: 0;
}
.tapMap_listItemSubway {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
}
.tapMap_listItemSubway p {
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #7A858D;
    margin: 0;
    width: 100%;
}

.metro_ball{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(255,255,255,0);
    border-radius: 50%;
    margin-right: 4px;
}
.metro_ball.blue{
    background: #339BE6;
}
.metro_ball.orange{
    background: #FFA742;
}
.metro_ball.green{
    background: #5EB92D;
}
.metro_ball.red{
    background: #D81615;
}
.metro_ball.purple{
    background: #b700d8;
}
.tapMap_listItemHours{
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #7A858D;
}

.mapBlock_itemMap{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 70%;
    height: 100%;
    max-width: calc(100% - 280px);
}
.mapBlock_itemMapYa {
    width: 100%;
    height: 100%;
}




.mapBlock_tabs {
    width: 100%;
    font-size: 0;
    margin-bottom: 24px;
    display: none;
}
.mapBlock_tabsItem {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    border: 1px solid rgba(130, 200, 50, 0.5);
    font-size: 13px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #5EB92D;
    padding: 14px 0 14px;
    font-weight: 500;
    cursor: pointer;
}
.mapBlock_tabsItem:first-child {
    border-radius: 8px 0 0 8px;
}
.mapBlock_tabsItem:last-child {
    border-radius: 0 8px 8px 0;
    border-left: none;
}
.mapBlock_tabsItem.open {
    background: rgba(130, 200, 49, 0.12);
}
.tapMap_listShowMore {
    display: none!important;
}



@media (min-width: 768px) {
    .tapMap_list {
        display: inline-block!important;
    }
    .mapBlock_itemMap {
        display: inline-block!important;
    }
}

@media (max-width: 767px) {
    .mapBlock_tabs {
        display: block;
    }
    .tapMap_list {
        display: none;
        max-width: unset;
        min-width: unset;
        width: 100%;
        background: none;
    }
    .mapBlock_itemMap {
        display: none;
        max-width: unset;
        min-width: unset;
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
    }
    .mapBlock_itemMap.tab_active {
        display: block;
    }
    .tapMap_list.tab_active {
        display: block;
    }


    .mapBlock_item {
        box-shadow: none;
        border-radius: 0;
        height: auto;
        transition: height, 0.2ms;
    }
    .mapBlock_itemMapYa {
        height: 320px;
    }
    .tapMap_listItem {
        padding: 8px 0;
    }
    .tapMap_listShowMore {
        display: inline-flex!important;
        width: 100%;
    }
    .tapMap_listItem:nth-child(n+5) {
        display: none;
    }
}


/*MAP BALLOON*/
.mapBalloon{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 360px;
    width: 360px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 4px 15px rgba(120, 160, 190, 0.15);
    border-radius: 8px;
    padding: 16px 24px 24px 16px;
}
.mapBalloon_content {
    max-width: 360px;
}
.mapBalloon_arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    border-width: 11px;
}
.mapBalloon_arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;

}
.mapBalloon_arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
}
.mapBalloon .close {
    position: absolute;
    top: 4px;
    right: 4px;
}
.mapBalloon .close svg{
    fill: #7A858D;
    width: 24px;
    height: 24px;
}
.mapBalloon_content svg{
    fill: #5EB92D;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 600px) {
    .mapBalloon{
        max-width: 253px;
        padding: 16px 16px 12px 16px;
    }
    .mapBalloon .tapMap_listItemName {
        max-width: 185px;
        margin-bottom: 4px;
        font-size: 15px;
        line-height: 1;
    }
    .mapBalloon_content {
        max-width: 221px;
    }
    .mapBalloon_content svg {
        display: none;
    }
    .mapBalloon_content .tapMap_listItemPhone {
        display: none;
    }
    .mapBalloon_content .tapMap_listItemAddress {
        padding-left: 0;
        margin-bottom: 4px;
        line-height: 1;
    }
    .mapBalloon_content .tapMap_listItemAddress span{
        display: none;
    }
    .mapBalloon_content .tapMap_listItemAddress p {
        display: block;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 0.02em;
        color: #7A858D;
    }
    .mapBalloon_content .tapMap_listItemHours {
        padding-left: 0;
        margin-bottom: 0;
    }
    .mapBalloon_content .tapMap_listItemSubway {
        padding-left: 0;
        margin-bottom: 4px;
    }
}



/*====================snippet maps info============================*/
.snippetMap_tooltipWrapp{
    width: 328px;
    color: #1D2F3C;

}
.snippetMap_tooltipTitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #1d2f3c;
    width: calc(100% - 16px);
}

.snippetMap_tooltipAdress {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px;
}

.snippetMap_tooltipText{
    background: linear-gradient(98.62deg, #FFEEDE -0.24%, #F2FFE2 100%);
    border-radius: 8px;
    padding: 12px;
    padding-bottom: 8px;
    margin-top: 8px;
    color: #1D2F3C;
    line-height: 20px;
    font-size: 13px;
}
.snippetMap_tooltipText.snippetMap_tooltipText--solo{
    margin-top: 0;
}

.snippetMap_tooltipText p{
    color: #1D2F3C;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 8px;
}

.snippetMap_tooltipText b{
    line-height: 16px;
    font-size: 12px;
}

.snippetMap_tooltipText span{
    width: 100%;
    display: block;
    margin-bottom: 4px;
}

.snippetMap_tooltipCause{
    margin-bottom: 8px;
}

.snippetMap_tooltipPhone {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
}

.snippetMap_tooltipPhone a {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #1D2F3C;
}

.snippetMap_tooltipMetros {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #7D8694;
    margin-top: 8px;
}
.snippetMap_tooltipMetros p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #7D8694;
    margin: 0;
}

.snippetMap_tooltipDetail {
    margin-top: 16px;
    margin-bottom: 0;
}

@media (max-width: 600px) {
    .snippetMap_tooltipWrapp{
        width: 221px;
    }
}

/*====================snippet maps info end========================*/

/* End */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockBannerNoMask/style.css?17126790752824 */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockAnchor/style.css?17406628651473 */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockDescription/style.css?17126790751359 */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockGallery/style.css?17126790751971 */
/* /local/templates/sgm_landings/components/custom/forms/blockProgramForm/style.css?173210472217345 */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockFaq/style.css?17126790751408 */
/* /local/templates/sgm_landings/components/bitrix/news.detail/blockSchedule/style.css?17126790751647 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1570546928666 */
/* /local/templates/sgm_landings/components/bitrix/news.list/blockMap/style.css?17406490298792 */
