/* -------------- Первый блок -----------------*/
.main-content {
    margin-top: 196px;
}

.lemma-wwg-container {
    display: flex;
    justify-content: center;
}

.lemma-wwg-container-grid {
    /* добавлено */
    display: grid;
    /* grid-template: repeat(3, 1fr) / repeat(3, 1fr); */
    grid-template-areas:
        "header header header picture picture picture picture picture picture"
        "header header header picture picture picture picture picture picture"
        "header header header picture picture picture picture picture picture"
        "button button button picture picture picture picture picture picture";
    width: 1460px;
    align-items: end;
    position: relative;
}

.lemma-wwg #bx_incl_area_10_5 {
    display: flex;
}

.lemma-wwg #bx_incl_area_10_3 {
    height: 517px;
}

.lemma-wwg-title-wrap {
    grid-area: header;
    color: #232942;
    font-size: 56px;
    line-height: 62px;
    font-family: Graphik LCG;
    font-weight: 400;
    padding-top: 46px;
    padding-left: 60px;
    padding-right: 129px;
    width: 973px;
    height: 472px;
    user-select: none;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 0;
    background-color: #F2F4FD;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    border-top-right-radius: 32px;
    z-index: 10;
}

.lemma-wwg-title {
    display: flex;
    flex-wrap: wrap;
    width: 730px;
}

.lemma-wwg-title_content {
    position: relative;
}

.lemma-wwg-title div {
    margin-right: 10px;
    letter-spacing: -0.02em;
}

.title_sticker {
    width: 355px;
    height: 47px;
    border-radius: 100px;
    transform: rotate(-4.1deg);
    box-shadow: 2px 4px 9px 0px #A3A3A30D;
    background-color: #FFFFFF;
    padding: 10px 21px;
    color: #072D90;
    font-family: Graphik LCG;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    position: absolute;
    left: 426px;
}

.lemma-wwg-title-bot {
    color: #0F3BAC;
    margin-bottom: unset;
    line-height: 62px;
}

.lemma-wwg_background {
    background-color: #F2F4FD;
    position: absolute;
    width: 487px;
    height: 160px;
    right: 0;
    bottom: -160px;
    z-index: 10;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.lemma-wwg-right_content {
    /* добавлено */
    grid-area: picture;
    display: flex;
    width: auto;
    height: 100%;
    background-position-x: right;
    background-position-y: bottom;
    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1s;
    flex-wrap: wrap;
    margin-left: 15px;
    align-content: space-between;
    justify-content: space-between;
    row-gap: 15px;
}

.lemma-wwg-button-wrap {
    grid-area: button;
    background-color: #F2F4FD;
    position: relative;
    width: 486px;
    height: 160px;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}

.lemma-wwg-button-backgroud {
    position: absolute;
    background-color: #FFF;
    width: 100%;
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}

.lemma-wwg-button {
    cursor: pointer;
    transition: background .2s ease-in-out;
    background: #E960A1;
    display: flex;
    font-style: unset;
    /* justify-content: center; */
    align-items: center;
    width: 473px;
    height: 150px;
    border-radius: 24px;
    align-self: end;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0.6s;
    margin-top: 10px;
}

.lemma-wwg-button_content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 36px;
    width: 405px;
}

.lemma-wwg-button_content pre {
    color: #FFF;
    font-family: Graphik LCG;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}

.lemma-wwg-button:hover {
    background: #F67DB6;
    color: #ffffff !important;
}

.lemma-wwg-button_content img {
    transform: rotate(0deg);
    transition: transform 0.5s ease;
    margin-left: 50px;
}

.lemma-wwg-button:hover .lemma-wwg-button_content img {
    transform: rotate(45deg);
}

.wwg_top_right {
    width: 226px;
    height: 311px;
    border-radius: 32px;
    background-color: #F2F4FD;
    padding: 25px 0 0 24px;
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    color: #072D90;
    font-size: 24px;
    overflow: hidden;
    position: relative;
}

.wwg_top_right_text {
    width: 181px;
}

.wwg_top_right_text_description {
    margin-top: 8px;
    font-family: Graphik LCG;
    font-size: 14px;
    color: #586181;
}

.wwg_top_right img {
    position: absolute;
    width: 239px;
    height: 239px;
    top: 113px;
    left: 39px;
}

/*  Текст между блоками */

.this_course {
    margin: 194px auto;
    width: 1171px;
}

.this_course p {
    font-family: Bebas Neue Cyrillic;
    font-weight: 400;
    font-style: Regular;
    font-size: 80px;
    line-height: 1.03;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    color: #072D90;
}

.support_lemma_elements-mid {
    width: 566px;
    height: 62px;
    font-size: 56px;
    margin-bottom: 60px;
    color: #262F4D;
    font-family: Graphik LCG;
    font-weight: 400;
    font-size: 56px;
    line-height: 1.1;
    letter-spacing: -1px;
}

.support_lemma_elements-mid h3 {
    font-weight: 400;
}

.support_lemma_elements-bot {
    display: flex;
    column-gap: 20px;
}

.support_lemma_element-bot {
    padding-top: 36px;
    padding-left: 36px;
    width: 473px;
    height: 194px;
    background-color: #F2F4FD;
    border-radius: 24px;
    border-left: 1px solid;
    border-image: repeating-linear-gradient(rgba(76, 100, 227, 0) 25px 0px, rgba(76, 100, 227, 1) 100px 0px, rgba(76, 100, 227, 0) 150px 200px) 1;
}

.support_lemma_element-bot div:first-child {
    display: flex;
    flex-direction: column;
}

.support_lemma_element-bot div div:first-child {
    font-size: 24px;
    line-height: 29px;
    color: #232942;
}

.support_lemma_element-bot div div:last-child {
    font-size: 16px;
    line-height: 1.4;
    color: #586181;
    opacity: 0.6;
    margin-top: 18px;
    height: 70px;
    overflow: scroll;
    scrollbar-width: none;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.support_lemma_element-bot div div:last-child:hover {
    -webkit-line-clamp: unset;
    text-overflow: unset;
    /* display: -webkit-box; */
    -webkit-box-orient: unset;
}

/* ----------------------------------- Второй раздел(большой текст и кому подойдёт) ------------------------------ */
.new-iiko-support_lemma_wrap.top {
    margin-top: 150px;
}

/* ----------------------------------- Третий раздел(с решениями) ------------------------------ */

.edu_content_section_wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-family: Graphik LCG;
    color: #232942;
    width: 355px;
    margin-bottom: 25px;
}

.deliv_content_section_txt {
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 150%;
    color: #98A1C3;
}

.deliv_content_section_name {
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -1px;
    width: auto;
    height: auto;
    margin-top: 4px;
    margin-bottom: 11px;
}

.deliv_content_section_description {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

.deliv_content_prew_pic {
    max-height: 719px;
    position: absolute;
    top: 38px;
    right: 38px;
    max-width: 692px;
}

.deliv_content_items_block {
    width: 529px;
}

.deliv_content_main_wrap {
    margin-top: 21px;
}

.deliv_content_item_title {
    font-size: 18px;
}

.deliv_content_items_wrap.active {
    padding-left: 50px;
    padding-bottom: 39px;
    min-height: 795px;
}

.deliv_content_item_plus_minus {
    height: 54px;
    width: 54px;
    border-radius: 14px;
}

.deliv_content_item_short {
    width: 422px;
    line-height: 1.4;
}

.deliv_content_item_short.open {
    margin: 13px auto;
}

.deliv_content_item_text {
    width: 422px;
}

.wwg_content_wrap {
    display: flex;
    justify-content: center;
    margin-top: 150px;
}

.wwg_content_wrap_container {
    width: 1460px;
}

.wwg_content_wrap_title {
    font-family: Graphik LCG;
    font-size: 80px;
    font-weight: 400;
    line-height: 88px;
    letter-spacing: -0.018em;
}

.wwg_content_checker {
    margin-top: 80px;
    width: 572px;
    height: 47px;
    display: flex;
    justify-content: space-between;
}

.wwg_content_checker h3 {
    width: 276px;
    padding: 16px 32px;
    text-align: center;
    background-color: #4C64E31A;
    cursor: pointer;
    border-radius: 14px;
    font-size: 15px;
    font-family: Graphik LCG;
    font-weight: 400;
}

.wwg_content_checker h3.active {
    background-color: #052289;
    color: white;
}

.wwg_content_main_wrap {
    margin-top: 47px;
    display: flex;
    justify-content: center;
}

.wwg_content_wrapper {
    width: 1460px;
    overflow: hidden;
}

.wwg_content_items_wrap {

    /* display: none; */
    position: relative;
    transition: opacity 0.5s ease, transform 0.5s ease;
    opacity: 0;
    transform: translateY(-20px);
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}

.wwg_content_items_wrap.active {
    border-radius: 32px;
    background-color: #F2F4FD;
    width: 100%;
    padding-left: 80px;
    padding-top: 55px;
    padding-bottom: 124px;
    margin-bottom: 168px;
    /* display: block; */
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    height: auto;
}

.wwg_content_items_wrap_section_name {
    display: flex;
    justify-content: space-between;
}

.wwg_content_section_integration {
    margin-top: 22px;
    height: 32px;
    font-family: Graphik LCG;
    font-size: 18px;
    font-weight: 400;
    line-height: 19.8px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #98A1C3;
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
}

.wwg_content_section_integration img {
    margin-left: 8px;
}

.wwg_content_section_name {
    font-family: Graphik LCG;
    font-size: 50px;
    font-weight: 400;
    line-height: 55px;
    letter-spacing: -0.018em;
    width: 740px;
    height: 165px;
    margin-bottom: 103px;
    color: #232942;
}

.item_number {
    font-family: Bebas Neue Cyrillic;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #98A1C3;
    margin-right: 26px;
}

.wwg_content_item_title {
    font-size: 20px;
    color: #232942;
    margin-bottom: 16px;
    width: 489px;
    font-weight: 400;
}

.wwg_content_items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}

.wwg_content_items_block {
    border-bottom: 1px solid #DDE3F7;
    padding-bottom: 18px;
    display: flex;
    width: 645px;
}

.wwg_content_item_text {
    display: flex;
    flex-direction: column;
    width: 645px;
    font-family: Graphik LCG;
}

/* Базовые стили для элементов */
.wwg_content_item_short {
    width: 484px;
    font-size: 14px;
    color: #586181;
    overflow: hidden;
    transition: max-height 1s ease, opacity 1s ease;
    max-height: 0;
    opacity: 0;
}

.wwg_content_item_pic {
    width: 700px;
    overflow: hidden;
    transition: max-height 1s ease, opacity 1s ease;
    max-height: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
}

/* Стили для открытых элементов */
.wwg_content_item_short.open,
.wwg_content_item_pic.open {
    max-height: 1000px;
    /* Значение больше максимальной возможной высоты элемента */
    opacity: 1;
}

.wwg_content_prew_pic {
    max-height: 450px;
    position: absolute;
    top: 320px;
    max-width: 750px;
}

.wwg_content_case {
    display: flex;
    width: 832px;
    height: 136px;
    border-radius: 20px;
    background-color: #2546B9;
    transform: rotate(-2.5deg);
    justify-content: space-between;
    position: absolute;
    left: 24%;
    bottom: -60px;
}

.wwg_content_case_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 632px;
    margin-left: 42px;
}

.wwg_content_case_label {
    font-family: Graphik LCG;
    font-size: 14px;
    color: #F2F4FD80;
}

.wwg_content_case_title {
    font-family: Bebas Neue Cyrillic;
    font-size: 32px;
    color: #F2F4FD;
}

.wwg_content_item_plus_minus {
    width: 42px;
    height: 42px;
    background-color: #E960A12B;
    border-radius: 6px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    ;
}

.wwg_content_case_link {
    width: 96px;
    height: 128px;
    border-radius: 16px;
    background-color: #FFFFFF2B;
    margin-top: 4px;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Стили для SVG иконки */
.plus_minus_icon {
    width: 32px;
    height: 32px;
    cursor: pointer;
    stroke-width: 4;
    transition: transform 0.5s ease;
}

.plus_line {
    stroke: black;
    stroke-width: 4;
    transition: transform 0.5s ease;
}

.plus_line.horizontal,
.plus_line.vertical {
    transform-origin: center;
    fill: none;
    stroke: #E960A1;
}

/* Стили для анимации */
.plus_minus_icon.open .plus_line.horizontal {
    transform: translateY(0);
}

.plus_minus_icon.open .plus_line.vertical {
    transform: rotate(90deg);
}

.swipe_block {
    display: none;
}

.tarifs_docs_header {
    display: flex;
    justify-content: center;
    font-family: 'GraphikLCG-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #444C4F;
    padding-top: 36px;
    padding-bottom: 76px;
}


.deliv_content_section_integration img {
    max-width: 32px;
}

/* ------------------------- Стили обучение с поддержкой  -------------------- */


.support_lemma_title div {
    width: 65%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.support_lemma_title div pre:nth-child(3) {
    color: #052289;
}

.new-iiko-support_lemma_wrap .support_lemma_title pre {
    font-family: Graphik LCG;
    font-size: 56px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.018em;
    color: #232942;
}

.support_lemma_title_button {
    height: 55px;
    background-color: #E960A12B;
    color: #E960A1;
    font-size: 18px;
    border-radius: 30px;
    padding: 14px 65px;
    line-height: 27px;
}

.support_lemma_title_button:hover {
    background-color: #E960A11A;
    color: #F67DB6;
}

.new-iiko-support_lemma_wrap {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.new-iiko-support_lemma_wrap .support_lemma_content_wrap {
    width: 1460px;
    display: flex;
    flex-direction: column;
    padding: unset;
    box-shadow: none;
    position: relative;
}

.new-iiko-support_lemma_wrap .support_lemma_title {
    display: flex;
    position: relative;
    margin-bottom: 100px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.support_lemma_elements-top {
    display: flex;
    column-gap: 20px;
}

.support_lemma_element-top {
    width: 473px;
    height: 376px;
    border-radius: 24px;
    background-color: #F2F4FD;
    padding-left: 36px;
    padding-top: 36px;
    padding-right: 42px;
    border-left: 1px solid;
    border-image: repeating-linear-gradient(rgba(76, 100, 227, 0) 0px 50px, rgba(76, 100, 227, 1) 188px 0px, rgba(76, 100, 227, 0) 325px 0px) 1;
}

.support_lemma_text1 {
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.support_lemma_text3 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 188px;
}

.support_lemma_text1 .question {
    background: url(/local/templates/lemma2024-main_page/include/iiko_page/iiko_images/QuestionVector.png) no-repeat;
    width: 204px;
    height: 64px;
    margin-top: 23px;
    margin-bottom: 4px;
    color: #00081F;
    padding-top: 16px;
    padding-left: 24px;
}

.support_lemma_text1 .text {
    text-align: center;
    color: #92AAE1;
    opacity: 0.5;
    line-height: 18px;
}

.support_lemma_text1 .answer {
    background: url(/local/templates/lemma2024-main_page/include/iiko_page/iiko_images/AnswerVector.png) no-repeat;
    width: 204px;
    height: 64px;
    margin-top: 15px;
    margin-left: 191px;
    color: #FFFFFF;
    padding-top: 16px;
    padding-left: 22px;
}

.support_lemma_text_bot {
    font-size: 24px;
    line-height: 29px;
    height: 58px;
    margin-top: 51px;
    color: #232942;
}

.support_lemma_text2 .work_days {
    background: url(/local/templates/lemma2024-main_page/include/iiko_page/iiko_images/workTime.png) no-repeat;
    width: 395px;
    height: 188px;
    padding-top: 32px;
    padding-left: 25px;
}

.support_lemma_text3 .from {
    background: linear-gradient(0deg, #E7EBFA, #E7EBFA);
    border: 1px solid #4C64E31A;
    color: #052289;
}

.support_lemma_text3 .from_to {
    margin-top: 43px;
    width: 64px;
    height: 1px;
    background: linear-gradient(80.13deg, #E7EAFA 20.81%, #4C64E3 100%);
}

.support_lemma_text3 .to {
    background: linear-gradient(0deg, #052289, #052289);
    box-shadow: 0px 0px 22.9px 0px #94ABFE;
    color: #FFFFFF;
}

.support_lemma_text3 .from,
.support_lemma_text3 .to {
    width: 124px;
    height: 111px;
    border-radius: 18px;
    padding: 29px 14px;
    margin-top: 43px;
    font-size: 19px;
    text-align: center;
    align-content: space-evenly;
}

.support_lemma_text3 .from p,
.support_lemma_text3 .to p {
    font-size: 12px;
    line-height: 13px;
    margin-top: 6px;
    color: #98A1C3;
}

.support_lemma_text3 .from p {
    color: #98A1C3;
}

.deliv_content_prew_pic.detail_mob {
    display: none;
}

.deliv_content_items_wrap_section_name_label {
    display: none;
}



/* ------------------------------------------  АДАПТИВ 1460 -> 900 ------------------------------------------ */

@media (max-width: 1460px) {

    .lemma-wwg {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px 4.7vw;
    }

    .lemma-wwg-container-grid {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: start;
    }

    .lemma-wwg-title-wrap {
        padding: 0;
        width: 100%;
        border-radius: 32px;
        display: flex;
        background-color: unset;
        height: auto;
        margin-bottom: 100px;
        margin-top: 60px;
    }
    
    .title_sticker {
        bottom: -35px;
    }

    .lemma-wwg-title {
        width: 730px;
    }

    .lemma-wwg-title_content {
        display: flex;
        align-items: center;
    }

    .lemma-wwg-title-bot {
        margin: 0;
        line-height: 72px;
    }

    .lemma-wwg_background {
        display: none;
    }

    .lemma-wwg-button-wrap {
        width: 100%;
        border-radius: unset;
        background-color: unset;
        margin: 22px 0;
    }

    .lemma-wwg-button-backgroud {
        position: relative;
    }

    .lemma-wwg-button {
        width: auto;
        margin: 0;
    }

    .lemma-wwg-button_content {
        width: 100%;
    }

    .lemma-wwg-right_content {
        flex-direction: row;
        width: 100%;
        height: auto;
        gap: 15px;
        margin-left: unset;
    }

    .wwg_top_right {
        width: 49%;
        height: 197px;
        display: flex;
        justify-content: space-between;
    }

    .wwg_top_right_wr {
        width: 50%;
    }

    .wwg_top_right_text.wwg_top_right_top {
        width: 220px;
    }

    .wwg_top_right img {
        width: auto;
        bottom: unset;
        left: unset;
        height: 210px;
        position: unset;
    }

    .wwg_content_wrap_container {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px 4.7vw;
    }

    .wwg_content_prew_pic {
        height: 233px;
        position: relative;
        top: 0;
    }

    .wwg_content_main_wrap {
        padding: 0px 4.7vw;
    }

    .wwg_content_wrapper {
        width: 100%;
    }

    .wwg_content_items {
        flex-direction: column;
        border-bottom: 1px solid #DDE3F7;
    }

    .wwg_content_items_block {
        border-bottom: none;
        width: 100%;
        justify-content: space-between;
    }

    .wwg_content_items_wrap.active {
        padding: 55px 43px 75px 64px;
        margin-bottom: 196px;
    }

    .wwg_content_items_wrap.active:last-of-type {
        margin-bottom: 0;
    }

    .wwg_content_items_wrap_section_name {
        flex-direction: column-reverse;
        align-items: center;
    }

    .wwg_content_section_name {
        font-size: 42px;
        line-height: 46px;
        width: 69vw;
        margin-top: 23px;
        margin-bottom: 75px;
        text-align: center;
        height: auto;
    }

    .wwg_content_section_name span:nth-child(1) {
        display: inline-block;
    }

    .wwg_content_section_integration {
        margin-top: 0;
        width: auto;
    }

    .wwg_content_item_text {
        width: 100%;
    }

    .wwg_content_case {
        bottom: -156px;
        width: 100%;
        transform: none;
        left: 0;
    }

    .tarifs_docsInBox_wrap .tarifs_iiko_body {
        grid-template-columns: repeat(4, 1fr);
        width: 90vw;
        overflow: scroll;
        scrollbar-width: none;
    }

    .tarifs_docs_body_el {
        width: 350px;
    }
}

/* ------------------------------------------  АДАПТИВ 1050 -> 365 ------------------------------------------ */
@media (max-width: 1050px) {

    .lemma-wwg {
        width: 944px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .title_sticker {
        bottom: -35px;
    }

    .lemma-wwg-button-wrap {
        margin: 16px 0;
        height: unset;
    }

    .lemma-wwg-button_content div {
        display: flex;
    }

    .lemma-wwg-button {
        height: 112px;
    }

    .lemma-wwg-right_content {
        column-gap: 10px;
    }

    .wwg_top_right_text.wwg_top_right_top,
    .wwg_top_right_text {
        width: 80%;
    }

    .wwg_top_right img {
        position: absolute;
        width: 239px;
        height: 239px;
        top: 0;
        left: 278px;
    }

    .tab-wrapper .tarifs_iiko_padding_h2 {
        font-size: 56px;
    }

    .new-iiko-support_lemma_wrap.top {
        width: 944px;
        margin: 120px auto;
    }

    .support_lemma_elements-bot {
        column-gap: 10px;
    }

    .support_lemma_element-bot {
        width: 308px;
    }

    .support_lemma_elements-mid {
        margin: 0 auto 80px auto;
    }

    .support_lemma_element-bot div:first-child {
        height: calc(100% - 12px);
    }

    .support_lemma_element-bot div div:last-child {
        height: 130px;
    }

    .this_course {
        margin: 34px auto 0 auto;
        width: 944px;
    }

    .this_course p {
        font-size: 70px;
    }

    .this_course span {
        width: 100%;
        display: block;
    }

    .deliv_content_wrap {
        margin-top: 63px;
        width: 944px;
    }

    .deliv_content_wrap_container {
        gap: 10px;
        width: 944px;
        padding: unset;
        justify-content: space-between;
    }

    .deliv_content_main_wrap {
        padding: unset;
        width: 944px;
        margin-left: auto;
        margin-right: auto;
    }

    .deliv_content_checker h3 {
        padding: 16px 30px;
    }

    .deliv_content_items_block {
        width: 100%;
    }

    .deliv_content_item_text {
        width: 90%;
    }

    .deliv_content_item_short {
        width: 100%;
    }

    .deliv_content_item_pic {
        width: 100%;
        height: 353px;
        overflow: hidden;
        max-width: unset;
        border-radius: 22px;
    }

    .deliv_content_item_pic.open {
        margin-top: 8px;
        margin-bottom: 9px;
    }

    .deliv_content_prew_pic {
        display: none;
        height: 100%;
        position: relative;
        top: 0;
        width: 100%;
        max-width: unset;
        right: unset;
        max-height: unset;
    }

    .deliv_content_prew_pic.detail_mob {
        display: block;
    }

    .deliv_content_section_name {
        text-align: unset;
    }

    .deliv_content_items_wrap_section_name_label {
        display: block;
        position: absolute;
        top: 54px;
        right: 67px;
        height: 74px;
        width: 178px;
        border-radius: 12px;
        box-shadow: 2px 4px 9px 0px #A3A3A30D;
        background: #FFFFFF;
        transform: rotate(3.96deg);
        padding: 12px 20px;
    }

    .new-iiko-support_lemma_wrap .support_lemma_content_wrap {
        width: 944px;
        align-items: center;
    }

    .new-iiko-support_lemma_wrap .support_lemma_title pre {
        font-size: 36px;
    }

    .support_lemma_text1 .question {
        width: 155px;
        height: 49px;
        background-size: contain;
        font-size: 12px;
        margin-top: 0;
    }

    .support_lemma_text1 .answer {
        width: 155px;
        height: 49px;
        background-size: contain;
        font-size: 12px;
        margin-left: 100px;
    }

    .support_lemma_text_bot {
        margin-top: 0;
        height: auto;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        width: inherit;
    }

    .support_lemma_element-top {
        display: flex;
        width: 308px;
        height: 265px;
        flex-direction: column;
        align-items: center;
        padding: 30px;
        justify-content: space-between;
        border-image: repeating-linear-gradient(rgba(76, 100, 227, 0) 0px 15px, rgba(76, 100, 227, 1) 130px 0px, rgba(76, 100, 227, 0) 245px 0px) 1;
    }

    .support_lemma_text2 .work_days {
        width: 238px;
        height: 149px;
        background-size: contain;
        margin: unset;
        padding: unset;
    }

    .support_lemma_text3 {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 188px;
    }

    .support_lemma_text3 .from,
    .support_lemma_text3 .to {
        width: 94px;
        height: 84px;
        margin-top: 0;
        font-size: 12px;
    }

    .support_lemma_text3 .from_to {
        margin-top: 0;
    }

    .new-iiko-support_lemma_wrap .support_lemma_title {
        margin-bottom: 80px;
    }

    .main-content .pre_footer_form_wrap {
        margin-top: 120px;
    }

    .main-content .pre_footer_form_wrap .pre_footer_form_info {
        width: 944px;
    }

    .main-content .pre_footer_form_wrap .pre_footer_image {
        width: 944px;
        padding: unset;
        margin-left: auto;
        margin-right: auto;
    }

    .label_element:first-child {
        font-family: 'Graphik LCG';
        font-size: 14px;
        color: #98a1c3;
        line-height: 1.5;
    }

    .label_element:last-child {
        font-family: 'Graphik LCG';
        font-weight: 400;
        font-size: 24px;
        color: #0F3BAC;
        line-height: 1.2;
    }

}

@media (max-width: 900px) {

    .lemma-wwg-title {
        width: auto;
    }

    .tarifs_iiko_header {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding-top: 24px;
        padding-bottom: 32px;
        font-size: 13px;
    }

}

@media (max-width: 750px) {

    .lemma-wwg {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px 4.7vw;
        margin-top: 42px;
        width: auto;
    }

    .lemma-wwg-title-wrap {
        font-size: 38px;
        font-weight: 400;
        line-height: 42px;
        letter-spacing: -0.02em;
        height: 168px;
        background-color: unset;
    }

    .lemma-wwg-title {
        width: 343px;
        font-size: 32px;
    }

    .lemma-wwg-title-bot {
        line-height: 42px;
    }

    .lemma-wwg-button-wrap {
        height: auto;
    }

    .lemma-wwg-button {
        height: 105px;
        font-size: 24px;
        line-height: 29px;
    }

    .lemma-wwg-button_content div {
        flex-direction: column;
    }

    .lemma-wwg-button_content pre {
        font-size: 24px;
    }

    .lemma-wwg-button_content img {
        margin-left: 50px;
        margin-bottom: 8px;
    }

    .lemma-wwg-container-grid {
        padding: 0;
    }

    .lemma-wwg-right_content {
        flex-direction: column;
        row-gap: 10px;
    }

    .wwg_top_right {
        width: 100%;
        height: 175px;
    }

    .wwg_top_right_text.wwg_top_right_top,
    .wwg_top_right_text {
        width: 55%;
    }

    .wwg_top_right img {
        left: 156px;
        top: -4px;
    }

    .wwg_content_wrap {
        margin-top: 100px;
        /* width: 92vw; */
    }

    .wwg_content_wrapper {
        width: 92vw;
    }

    .wwg_content_wrap_title {
        font-size: 28px;
        line-height: 31px;
    }

    .wwg_content_checker {
        width: 95%;
        margin-top: 48px;
    }

    .wwg_content_checker h3 {
        padding: unset;
        width: 49%;
        font-size: 13px;
        align-content: center;
    }

    .wwg_content_section_integration {
        flex-direction: column;
        row-gap: 11px;
        height: auto;
    }

    .wwg_content_section_name {
        margin-top: 32px;
        font-family: Graphik LCG;
        font-size: 24px;
        line-height: 28.8px;
        text-align: center;
        width: 80vw;
    }

    .wwg_content_items_wrap.active {
        padding: 45px 18px;
        margin-bottom: 216px;
    }

    .wwg_content_item_text {
        width: 85%;
    }

    .wwg_content_item_short {
        width: auto;
    }

    .wwg_content_item_title {
        font-family: Graphik LCG;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        width: 85%;
    }

    .wwg_content_item_pic {
        justify-content: flex-start;
    }

    .wwg_content_prew_pic {
        height: 143px;
    }

    .wwg_content_case {
        height: 182px;
        bottom: -192px;
    }

    .wwg_content_case_title {
        font-size: 24px;
        line-height: 26.4px;
    }

    .wwg_content_case_text {
        width: auto;
        margin: 18px;
    }

    .wwg_content_case_link {
        height: auto;
        margin-bottom: 4px;
    }

    .main-content .pre_footer_form_wrap {
        margin-top: 100px;
    }

    .new-iiko-support_lemma_wrap {
        flex-direction: column;
        margin-top: 100px;
        align-items: center;
    }

    .new-iiko-support_lemma_wrap .support_lemma_content_wrap {
        width: 91vw;
        margin-bottom: 86px;
    }

    .support_lemma_elements-top {
        flex-direction: column;
        margin-top: 40px;
        width: auto;
    }

    .new-iiko-support_lemma_wrap.top {
        width: 91vw;
    }

    .support_lemma_elements-bot {
        row-gap: 20px;
        flex-direction: column;
        width: auto;
    }

    .support_lemma_elements-mid {
        width: 91vw;
        height: auto;
        font-size: 28px;
        margin-top: 40px;
        margin-bottom: 40px;
        align-self: unset;
        text-align: center;
    }
}

/* ------------------------------------------  АДАПТИВ разное------------------------------------------ */

@media (max-width: 650px) {
    .item_number {
        display: none;
    }

    .tab-wrapper .tarifs_iiko_padding_h2 {
        font-size: 28px;
        justify-content: center;
    }

    .tab-wrapper .filter {
        width: auto;
    }

    .tab-wrapper .filter li {
        padding: 12px 24px;
        width: max-content;
        flex-direction: column;
    }


}

@media (max-width: 450px) {
    
    .title_sticker {
        bottom: unset;
        left: unset;
        top: 0;
        transform: unset;
        font-size: 14px;
        width: unset;
        height: unset;
        padding: 8px 15px;
    }
    
    .lemma-wwg{
        margin-top: 33px;
    }
    
    .lemma-wwg-title-wrap {
        background-color: #FCFCFC;
        margin: 0;
    }
    
    .lemma-wwg-right_content {
        row-gap: 15px;
    }
    
    .lemma-wwg-title{
        margin-top: 39px;
    }

    .lemma-wwg-title div {
        line-height: 1.1;
    }
    
    .lemma-wwg-title_content {
        align-items: flex-start;
    }
    
    .lemma-wwg-button-wrap {
        margin: 32px 0 15px 0;
    }
    
    .new-iiko-support_lemma_wrap.top {
        margin-top: 94px;
        margin-bottom: 0;
    }
    
    .support_lemma_element-bot {
        padding: 30px 26px;
        height: 223px;
        width: auto;
        border-image: repeating-linear-gradient(rgba(76, 100, 227, 0) 0px 20px, rgba(76, 100, 227, 1) 100px 50px, rgba(76, 100, 227, 0) 200px 0px) 1;
    }
    
    .this_course {
        width: auto;
        margin-top: 93px;
    }
    
    .this_course p {
        font-size: 44px;
    }
    
    .this_course span {
        width: auto;
        display: contents;
    }
    
    .deliv_content_wrap {
        width: auto;
    }
    
    .deliv_content_wrap_container {
        width: auto;
    }
    
    .deliv_content_checker {
       width: 100%;
    }
    
    .deliv_content_checker h3 {
        font-size: 15px;
    }
    
    .deliv_content_item_text {
        padding-top: 0px;
    }
    
    .deliv_content_item_title {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .support_lemma_element-bot div:first-child {
        height: auto;
    }
    
    .support_lemma_element-bot div div:last-child {
        height: auto;
        -webkit-line-clamp: unset;
    }
    
    .support_lemma_element-top {
        width: 91vw;
    }
    
    .deliv_content_main_wrap {
        padding: 0px 4.7vw;
        width: 100%;
    }
    
    .deliv_content_items_wrap.active {
        padding: unset; 
        min-height: unset;
        margin-bottom: 90px;
        /* align-items: flex-start; */
    }
    
    .deliv_content_items_block{
        align-items: center;
    }
    
    .deliv_content_items_block.open{
        align-items: unset;
    }
    
    .deliv_content_items_wrap_section_name {
        text-align: center;
    }
    
    .deliv_content_section_name {
        font-size: 28px;
    }
    
    .deliv_content_section_description {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 14px;
    }
    
    .deliv_content_items {
        margin-left: 12px;
        margin-right: 12px;
    }
    
    .edu_content_section_wrap {
        width: auto;
        margin-bottom: 0;
        margin-top: 39px;
    }
    .new-iiko-support_lemma_wrap {
        margin-top: 10px;
    }
    
    .support_lemma_title_button {
        padding: 14px;
        width: 100%;
        text-align: center;
    }
    
    .deliv_content_items_wrap_section_name_label {
        position: unset;
        transform: unset;
        margin: 0px auto 25px auto;
    }
    
    .deliv_content_prew_pic.detail_mob{
        display: none;
    }
    
    .deliv_content_item_pic.open {
        display: none;
    }
    
    .tarifs_docs_body_el {
        width: 317px;
    }

    .wwg_top_right_text.wwg_top_right_top,
    .wwg_top_right_text {
        width: 170px;
    }

    .wwg_top_right {
        height: 195px;
    }

    .tarifs_iiko_body_el_btn #iiko_tariff_button {
        width: 289px;
    }
    
    .new-iiko-support_lemma_wrap .support_lemma_title {
        flex-direction: column;
        margin-bottom: 31px;
    }
    
    .support_lemma_elements-top {
        margin-top: unset;
        row-gap: 10px;
    }
    
    .new-iiko-support_lemma_wrap .support_lemma_content_wrap {
        margin-bottom: unset;
    }
    
    .new-iiko-support_lemma_wrap .support_lemma_title pre {
        font-size: 28px;
        white-space: pre-wrap;
    }
    
    .support_lemma_title div {
        justify-content: center;
        text-align: center;
        width: auto;
        margin-bottom: 24px;
    }

    .swipe_block {
        display: block;
        margin-bottom: 34px;
    }

    .main-content .pre_footer_form_wrap .pre_footer_form_info{
        width: 91vw;
    }

    .main-content .pre_footer_form_wrap .pre_footer_image {
        width: 91vw;
        height: 580px;
    }
}