

/* Start:/jsk/jkh/capabilities/style.css?17514439668948*/
h2 {
    color: #000;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    margin: 0px 0;
}

.main_subtitle_header {
    color: #263238;
    text-align: center;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 34.1px */
    letter-spacing: normal;
    margin: 0px 0px 32px 0px;
}

.main_title_header {
    display: block;
    color: #263238;
    text-align: center;
    font-family: Roboto;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    /* 62.1px */
    margin: 0px 0px 32px 0px;
}

.main_parent_img {
    text-align: center;
    margin: 0px 0px 32px 0px;
}

.feedback_text_bottom_button {
    display: flex;
    width: 357.795px;
    height: 56.007px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #009C4D;
    margin: 0 auto 120px;
}

.text-wrapper-bottom-text {
    color: #FFF;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.text-wrapper-bottom-parent-main {
    display: flex;
    width: 357.795px;
    height: 56.007px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #009C4D;
}

.text-wrapper-item1,
.text-wrapper-item2 {
    display: flex;
    justify-content: space-between;
    align-items: end;

}

.grid-container-arrow img {
    min-width: 30px;
    min-height: 30px;
}

.parent_block_possibility {
    display: flex;
    padding: 50px;
    flex-direction: column;
    align-items: flex-start;
    gap: 35px;
    align-self: stretch;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    margin: 0px 0px 27px 0px;
}

.parent_block_possibility_title {
    color: #000;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    /* 48.6px */
}

.parent_block_possibility_list {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 155%;
}

.parent_block_possibility_list_blue {
    color: #3C6B9B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 155%;
    /* 31px */
}

.parent_block_possibility_subtitle {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 31px */
}

.parent_block_possibility_subtitle_blue {
    color: #3C6B9B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 31px */
}

.main_title_bottom {
    color: #263238;
    text-align: center;
    font-family: Roboto;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    /* 62.1px */
    margin: 120px 0px 42px 0px;
}

.parent_block_container {
    padding: 0px 100px;
}

.main_parent_img {
    padding: 0px 100px;
}


@media (max-width: 991px) {
    .main_parent_img {
        padding: 0px 0px;
    }
}

@media (max-width: 768px) {
    .main_title_header {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .iframe_video_top {
        width: 100%;
        height: 190px;
    }
}

@media (max-width: 575px) {
    .main_parent_img {
        padding: 0px 5px;
    }

    .feedback_text_bottom_button {
        width: 100%;
        padding: 0px 5px;
    }
}

@media (max-width: 470px) {
    .iframe_video_top {
        width: 100%;
        height: 100%;
    }
}

.parent_block_possibility_description {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 155%;
}

.btn_callback_new {
    cursor: pointer;

}

.parent_flex {
    display: flex;
    flex-wrap: wrap;
    /* чтобы элементы переносились на новую строку */
    gap: 20px;
    /* отступы между элементами */
}

.parent_flex_element {
    flex: 0 0 calc(50% - 10px);
    /* два элемента в строке с учетом gap */
    background: #FFF;
    border-radius: 20px;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 29px 45px 29px 30px;
    align-items: center;
    min-height: 126px;
}

.parent_flex_element_text {
    color: #3C6B9B;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    /* 34.1px */
}


.parent_block_possibility_list.level-1 {
    /* list-style: none; */
    padding-left: 20px;
}

.parent_block_possibility_list.level-1>li {
    margin-bottom: 10px;
}

.parent_block_possibility_list.level-2 {
    /* list-style: disc; */
    padding-left: 20px;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .parent_block_container {
        padding: 0px;
    }
}


.toggle-icon {
    transition: transform 0.3s ease;
}

.parent_flex_element_img img {
    min-width: 40px;
    min-height: 40px;
}

@media (min-width: 777px) {
    .parent_block_possibility_title svg {
        display: none;
    }
}

@media (max-width: 776px) {
    .parent_block_possibility {
        padding: 50px;
        margin: 0px 0px 12px 0px;
        padding: 50px 30px 50px 50px;
    }

    .parent_block_possibility_title {
        display: flex;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 135%;
        justify-content: space-between;
        width: 100%;
    }

    h2 {
        display: flex;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 135%;
        justify-content: space-between;
        width: 100%;
    }

    .parent_block_possibility_title svg {
        min-width: 20px;
        min-height: 20px;
    }

    .parent_flex_element_text {
        color: #3C6B9B;
        font-family: Roboto;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%;
    }

    .parent_flex {
        flex-direction: column;
        gap: 12px;
    }

    .main_title_bottom {
        margin: 60px 0px 42px 0px;
        color: #263238;
        text-align: center;
        font-family: Roboto;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 135%;
    }

}

@media (max-width: 440px) {
    .feedback_text_bottom_button {
        width: 100%;
        margin: 0 auto 60px;
    }

    .parent_flex_element {
        padding: 29px 15px 29px 30px;
    }
}

.floating-action-panel {
    position: fixed;
    top: 120px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    display: none;
    /* По умолчанию скрыт */
}

.floating-action-panel-inner {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.floating-btn {
    border-radius: 5px;
    border: 1px solid #6BC777;
    display: flex;
    width: 147px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #6BC777;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #fff;
}

.floating-btn svg {
    vertical-align: middle;
}

/* Убираем стили кнопки для .close-btn */
.close-btn {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.close-btn svg {
    display: block;
    width: 15px;
    height: 15px;
}

.close-btn:hover svg path {
    fill: #888;
    /* можно добавить эффект при наведении */
}

@media (min-width: 777px) {
    .floating-action-panel {
        display: none;
    }
}

@media (max-width: 776px) {
    .floating-action-panel {
        top: 130px;
    }
}

@media (max-width: 575px) {
    .floating-action-panel {
        top: 120px;
    }
}

@media (max-width: 364px) {
    .floating-action-panel {
        top: 152px;
    }
}

@media (max-width: 346px) {
    .floating-action-panel {
        top: 170px;
    }
}

/* End */
/* /jsk/jkh/capabilities/style.css?17514439668948 */
