﻿









.box {
    position: relative;
    display: inline-block;
}


.prize_colomn {
    display: grid;
    max-width: 900px;
    margin: 50px auto;
    grid-template-columns: 40% 20% 40%;
}



.prize_3_colomn {
    display: grid;
    max-width: 900px;
    margin: 50px auto;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap:5%;
}

    .prize_3_colomn .card {
        width: 100%;
        max-width: 250px;
        margin-left: -40px;
        justify-self: right;
    }


    .prize_3_colomn  .vrezka {
    font-size:18px;
        text-align: left;
        text-transform:none;
    
    }




.prize_text_wrap {
    color: #01AE87;
}


.prize_header {
    font-family: 'Montserrat';
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.1;
    color: #766CD6;
    position: relative;
    display: block;
    padding-left: 60px;
    font-weight: 900;
    margin-bottom: 20px;
}



.prize_col {
    grid-row-gap: 10px;
    display: grid;
}


.przie_wrap {
    grid-template-columns: 40% 55%;
    grid-column-gap: 5%;
    display: grid;
    margin-bottom: 20px;
}


.prize_text_2 span {
    margin-top: 5px;
    font-weight: 600;
}


.vrezka_border {
    line-height: 1.4;
    font-size: 18px;
    color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    opacity: 1;
    text-align: center;
    padding: 40px 30px;
    border-radius: 10px;
    margin: 15px auto 5px auto;
    max-width: 600px;
    display: block;
    margin-bottom: 50px;
    background: linear-gradient(-45deg, #008C6C -2.85%, #00B98E 100.17%);
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);

}





    .vrezka_border a, .vrezka_border a:visited {
     color: white;
     
    }


    .prize_text_2 {
        font-family: 'Montserrat';
        font-size: 17px;
        text-transform: uppercase;
        text-align: left;
        line-height: 1.3;
        display: block;
        font-weight: 500;
        margin-bottom: 5px;
    }


.przie_wrap .prize_text_big {
    font-family: 'Montserrat';
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.1;
    display: block;
    font-weight: 900;
    text-align: left;
    margin-bottom: 5px;
}

.prize_1 {
width:100%
}


.line {
    width: 1px;
    height: 100%;
    border-left: 1px dashed #cfcfcf;
}

.prize_line {
    justify-items: center;
}


.pluss_1 {
    width: 60px;
    position: relative;
    left: 160px;
    margin-top: -20px;
    margin-bottom: -15px;
}


.med {
    width: 50px;
    position: absolute;
    top: -9px;
    left: -2px;
}




.kubok_back {
    position: absolute;
    left: 50%;
    width: 900px;
    margin-left: -450px;
    margin-right: -450px;
    z-index: -1;
    margin-top: 110px;
    opacity: 0.15;
}

@media screen and (max-width: 767px) {

    .kubok_back {
        display: none;
    }


    .med {
        width: 40px;
        position: relative;
        top: 19px;
        left: -10px;
    }

    .pluss_1 {
        width: 40px;
        position: relative;
        left: 50%;
        margin-top: 0;
        margin-bottom: -15px;
        margin-left: -18px;
    }


}


    .timer-header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        text-align: center;
        font-size: 33px;
        color: #766CD6;
        max-width: 300px;
        line-height: 1.10;
        margin: auto;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }

    .countdown {
        text-align: center;
        width: 100%;
        margin: 20px 0 7vh 0;
        font-family: 'Montserrat';
    }




    .countdown-text {
        color: rgb(0 0 0 / 0.51);
        font-size: 14px;
        text-transform: uppercase;
    }

    .countdown-time {
        padding: 30px 20px;
        background: linear-gradient(180deg, #008C6C -2.85%, #00B98E 120.17%);
        color: #ffffff;
        border-radius: 14px;
        font-size: 22px;
        width: 90px;
        margin-bottom: 10px;
        display: inline-block;
        font-weight: 500;
        box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.25) inset;
    }

    .countdown-number {
        width: 100px;
        display: inline-block;
    }

    .topper {
        margin-top: -100px;
        top: -30px;
        position: relative;
    }

    .box select {
        background-color: white;
        color: #00AA89;
        padding: 12px;
        width: 250px;
        border: 4px solid white;
        border-radius: 16px;
        font-size: 20px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
        -webkit-appearance: button;
        appearance: button;
        outline: none;
    }

    .box:before {
        content: " ";
        position: absolute;
        width: 44px;
        height: 50px;
        border-radius: 0 12px 12px 0;
        top: 3px;
        border-left: 2px solid #B795FF;
        right: 4px;
        background-color: #9A6DF9;
        text-align: center;
        color: rgba(255, 255, 255, 0.5);
        pointer-events: none;
        cursor: pointer;
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 376.2 220.6' style='enable-background:new 0 0 376.2 220.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:46;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg id='Layer_2_1_'%3E%3Cg id='Layer_1-2'%3E%3Cpolyline class='st0' points='359.9,16.3 188.1,188.1 16.3,16.3 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    }

    option {
        color: #00AA89;
    }

    .option:hover {
        background-color: aquamarine;
        padding: 10px;
    }

    .box:hover::before {
        background-color: #8459DD;
        cursor: pointer;
    }

    .box .select .option {
        padding: 30px;
        background-color: white;
        border-radius: 50px;
        color: green;
    }


    .section_4_back_2 {
        background-image: url(../images/w_wave_4.svg);
        background-repeat: repeat-x;
        background-position: center bottom;
        background-size: 2289px;
        height: 162px;
        position: relative;
        width: 100%;
        left: 0;
        background-color: transparent;
        bottom: 0;
    }





    .land_footer .grid_section_2 .grid_item:hover {
        opacity: 0.7;
    }


    option {
        color: #00AA89;
    }

    .option:hover {
        background-color: aquamarine;
        padding: 10px;
    }







    .box:hover::before {
        background-color: #8459dd;
        cursor: pointer;
    }

    .box .select .option {
        padding: 30px;
        background-color: white;
        border-radius: 50px;
        color: green;
    }







    body {
        padding: 0;
        margin: 0;
    }

    html {
        scroll-behavior: smooth;
    }

    .land_anchor {
        position: absolute;
        margin-top: -100px;
    }



    .zoom-animation.show-on-scroll {
        transform: scale(0.9);
        transform-origin: 50% 50%;
        opacity: 0.5;
    }


        .zoom-animation.show-on-scroll.is-visible {
            animation: zoom1 1s ease-in-out forwards;
        }

    @keyframes zoom1 {
        0% {
            opacity: 0.8;
            transform: scale(0.9);
            filter: blur(5px);
        }

        75% {
            opacity: 1;
            transform: scale(1.05);
            filter: blur(0);
        }

        100% {
            opacity: 1;
            transform: scale(1);
            filter: blur(0);
        }
    }




    .section_4 .header_color_3 {
        font-size: 30px;
        color: white;
        opacity: 1;
        border: 2px dashed;
        padding: 15px;
        border-radius: 10px;
        margin: 15px auto 5px auto;
        max-width: 227px;
        display: block;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        text-align: center;
        line-height: 1;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }








    option {
        color: #00AA89;
    }

    .option:hover {
        background-color: aquamarine;
        padding: 10px;
    }





    .box:hover::before {
        background-color: #8459dd;
        cursor: pointer;
    }

    .box .select .option {
        padding: 30px;
        background-color: white;
        border-radius: 50px;
        color: green;
    }



    .land {
        display: none;
    }

    .active {
        display: block !important;
    }


    .constant {
        display: none;
    }

















    .class_select {
        background: linear-gradient(313deg, #008C6C -2.85%, #00B98E 100.17%);
        margin-bottom: 60px;
        padding: 40px;
        margin: 20px auto 60px auto;
        width: 100%;
        text-align: center;
        border-radius: 20px;
        background: linear-gradient(289.26deg, #008C6C -2.85%, #00B98E 100.17%);
        box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        max-width: 800px;
    }


    @media (max-width: 840px) {
        .class_select {
            width: 94%;
            display: block;
            margin: 20px 3% 60px 3%;
        }
    }



    .class_select .header_color_2 {
        font-size: 36px;
        color: #FFFFFF;
        opacity: 1;
        display: block;
        margin-bottom: 10px;
    }


    .class_select .header {
        color: #ffffff;
        max-width: 520px;
        position: relative;
        margin: 0 auto 30px auto;
        z-index: 5;
    }


    .class_select .header {
        font-size: 22px;
        line-height: 1.2;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }


    @media (max-width: 767px) {
        .land_anchor {
            position: absolute;
            margin-top: -70px;
        }
    }

.mob_h {
    display:none;
}

@media (max-width: 767px) {


    .mob_h {
        display: block;
    }



    .prize_header {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: -10px;
        padding-left: 5px;
        text-align: center;
        display: block;
    }



        .countdown-time {
            padding: 20px 20px;
            color: #ffffff;
            border-radius: 14px;
            font-size: 20px;
            width: 70px;
            margin-bottom: 10px;
            display: inline-block;
            font-weight: 500;
            box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.25) inset;
        }

        .countdown-number {
            width: 70px;
            display: inline-block;
        }

        .countdown-text {
            color: rgb(0 0 0 / 0.51);
            font-size: 12px;
            text-transform: uppercase;
        }

        .prize_1 {
            width: 100%;
            max-width: 100px;
            display: block;
            margin: auto;
        }


        .prize_text_2 {
            font-size: 14px;
            line-height: 1.3;
            display: block;
            font-weight: 500;
            text-align: center;
            margin-bottom: 5px;
        }

    .prize_colomn {
        display: grid;
        max-width: 900px;
        margin: 50px auto;
        justify-items: center;
        grid-template-columns: 45% 10% 45%;
    }

        .prize_3_colomn .vrezka {
            font-size: 16px;
            text-align: left;
            text-transform: none;
        }

        .prize_3_colomn .card {
            width: 100%;
            max-width: 200px;
            margin-left: -10px;
            margin-bottom: -20px;
            justify-self: right;
        }
    }


    @media (max-width: 620px) {

 

        .prize_3_colomn {
            display: grid;
            max-width: 900px;
            padding: 0 20px;
            margin: 50px auto;
            grid-template-columns: 50% 50%;
            grid-column-gap: 5%;
        }




       
    }


    @media screen and (max-width: 800px) {
        .section_3_1 .header_color_3 {
            margin-bottom: 10px;
        }
    }

    @media (max-width: 400px) {

        .prize_colomn {
            display: grid;
            max-width: 900px;
            margin: 50px auto;
            justify-items: center;
            grid-template-columns: 100%;
        }


    


        .prize_col {
            grid-row-gap: 5px;
            display: grid;
        }

        .prize_header {
            margin-bottom: 20px;
            margin-top: -10px;
            padding-left: 5px;
        }

        .prize_3_colomn .vrezka {
            text-align: center;
        }


        .przie_wrap {
            grid-template-columns: 100%;
            max-width: 200px;
        }


        .prize_3_colomn {
            display: grid;
            max-width: 300px;
            padding: 0 20px;
            text-align: center;
            margin: 20px auto;
            grid-template-columns: 100%;
            grid-column-gap: 0;
        }

            .prize_3_colomn .card {
                width: 100%;
                max-width: 150px;
                margin-left: inherit;
                margin-bottom: -30px;
                justify-self: center;
            }

        .vrezka_border {
            margin-bottom: 10px;
            font-size: 16px;
        }
    }


    .section_1 {
        background: radial-gradient(60% 80% at 25% 25%, #AAA2EF 0%, #6A60CD 140%);
        position: relative;
        overflow: hidden;
    }

    .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        text-align: center;
        font-size: 50px;
        line-height: 1;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }

    .section_1_back {
        background-image: url(../images/w_wave_2.svg);
        background-repeat: repeat-x;
        background-position: center bottom;
        background-size: 3000px;
        height: 200px;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: -5px;
    }


    .landing-button {
        font-family: 'Verdana';
        font-style: normal;
        display: inline-block;
        font-weight: 700;
        background: linear-gradient(289.26deg, #008C6C -2.85%, #00B98E 100.17%);
        border: 3px solid #FFFFFF;
        border-radius: 100px;
        font-size: 17px;
        margin: 20px 0;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 30px;
        line-height: 20px;
        color: white;
        min-width: 250px;
        box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1),0px 8px 0px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(39, 18, 101, 0.22);
        transition: box-shadow 0.3s ease-in-out;
    }


        .landing-button:hover {
            background: linear-gradient(155deg, #7357c6 -2.85%, #4a3587 100.17%);
            color: white;
            box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1),0px 0px 0px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(39, 18, 101, 0.22);
        }

    .background-wave {
        height: 118px;
        width: 120%;
        background-image: url(../images/w_wave_2.svg);
        position: absolute;
        background-position: center bottom;
        background-repeat: repeat-x;
        transform: scaleY(0.8) translateY(0);
        background-size: 3000px;
        bottom: -2px;
        transform-origin: bottom;
        left: -12%;
        z-index: 3;
        transition: 1s ease-in-out;
    }

    .section_1 .grid_section {
        display: grid;
        grid-template-columns: auto 750px;
        width: 100%;
        min-height: 440px;
        height: 50vh;
        margin: auto;
        margin-top: 60px;
        max-width: 1400px;
        align-items: center;
        max-height: 1000px;
    }


    .section_1 .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        margin-left: -6px;
        margin-bottom: 10px;
        text-align: left;
        font-size: 75px;
        margin-top: 15px;
        color: white;
        line-height: 1.1;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }


    .section_3 .header_color_3 {
        font-size: 30px;
        color: #01ae87;
        opacity: 1;
        border: 2px dashed;
        padding: 15px;
        border-radius: 10px;
        margin: 15px auto 5px auto;
        max-width: 227px;
        display: block;
        /* margin-bottom: 10px; */
    }






    .section_3_1 .header_color_3 {
        font-size: 22px;
        color: #01ae87;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        opacity: 1;
        text-transform: uppercase;
        text-align: center;
        border: 2px dashed;
        padding: 15px;
        border-radius: 10px;
        margin: 15px auto 5px auto;
        max-width: 227px;
        display: block;
        margin-bottom: 50px;
    }



    .border_left {
        border-left: 1px dashed #cfcfcf;
        padding-left: 50px;
    }

    .pre_header {
        color: white;
        font-family: 'Montserrat';
        font-size: 28px;
        font-weight: 600;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
        text-transform: uppercase;
    }

    .header_color_2 {
        opacity: 0.8;
    }


    .section_1 .text {
        color: white;
        font-family: 'Montserrat';
        font-size: 23px;
        max-width: 390px;
        font-weight: 600;
    }


    .text_wrap {
        display: inline-grid;
        grid-template-columns: 120px auto;
        align-items: center;
    }

    .circ {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 1600px;
        margin-left: -794px;
        margin-top: -805px;
    }

    .section_1 .grid_item_A {
        text-align: center;
    }

    .section_1 .grid_item_B {
        z-index: 5;
    }


    .img_wrap {
        width: 100%;
        position: relative;
        height: auto;
        display: inline-block;
    }

    .chem {
        width: 100%;
        max-width: 600px;
        margin: -100px auto;
        position: relative;
    }

    @media screen and (max-height: 1000px) {

        .chem {
            width: 100%;
            max-width: 450px;
            margin: -100px auto;
            position: relative;
        }


        .section_1 .grid_section {
            margin-bottom: 20px;
        }
    }



    @media screen and (max-width: 1000px) {
        .section_1 .header {
            margin-bottom: 3px;
            font-size: 45px;
            color: white;
        }

        .pre_header {
            font-size: 20px;
        }

        .section_1 .text {
            font-size: 18px;
            max-width: 280px;
            margin-top: 5px;
        }

        .section_1 .grid_section {
            display: grid;
            grid-template-columns: auto 520px;
            width: 100%;
            min-height: 450px;
            height: 60vh;
            margin: auto;
            max-width: 1200px;
            align-items: center;
            max-height: 1000px;
        }
    }



    .landing_icone {
        width: 100px;
        margin: -60px auto 5px auto;
        display: block;
    }



    .grid_section_2 .grid_item {
        border: 2px solid rgba(209, 200, 255, 0.90);
        border-radius: 10px;
        box-shadow: 0px 2px 10px rgba(39, 18, 101, 0.22);
        padding: 20px 20px 35px 20px;
        background-color: rgba(0, 10, 126, 0.10);
    }

    .grid_section_2 .text {
        color: white;
        font-family: 'Montserrat';
        font-size: 18px;
        text-align: center;
        max-width: 390px;
        font-weight: 600;
    }



    .block_arrow {
        margin: 0 -30px;
        display: inline-block;
    }


    .grid_section_2 .grid_item_b {
        text-align: center;
        position: relative;
        z-index: 2;
    }


    .grid_section_2 {
        display: grid;
        grid-template-columns: 210px auto 210px auto 210px;
        width: 100%;
        margin: auto;
        max-width: 900px;
        padding: 0 20px;
        align-items: center;
        margin-bottom: 150px;
        position: relative;
        z-index: 5;
    }







    @media screen and (max-width: 767px) {

        .section_1 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            min-height: 650px;
            height: auto;
            margin: auto;
            max-width: 450px;
            margin-bottom: -60px;
            align-items: center;
            max-height: 1000px;
        }


        .grid_section_2 .grid_item {
            padding: 25px 20px;
            margin-bottom: 5px;
            position: relative;
        }

        .chem {
            width: 100%;
            max-width: 250px;
            margin-bottom: -130px;
            margin-top: -51px;
            position: relative;
        }

        .menu-wrap .menu-header {
            padding: 0 15px;
            height: 50px;
        }

        .grid_section_2 .text {
            color: white;
            font-family: 'Montserrat';
            font-size: 17px;
            text-align: left;
            margin-left: 100px;
            max-width: 390px;
            margin-top: 0;
        }

        .block_arrow {
            display: none;
        }

        .grid_section_2 {
            display: grid;
            grid-template-columns: 100%;
            margin: auto;
            max-width: 400px;
            padding: 0 20px;
            align-items: center;
            margin-bottom: 100px;
            z-index: 5;
        }

        .landing_icone {
            width: 100px;
            margin: unset;
            left: 10px;
            top: 6px;
            display: block;
            position: absolute;
        }




        .menu-wrap .menu-header .logo {
            margin-top: 15px;
            width: 142px;
            position: absolute;
            /* top: 48px; */
        }

        .circ {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 900px;
            margin-top: -361px;
            margin-left: -450px;
            margin-top: -406px;
        }

        .section_1 .header {
            margin-bottom: -3px;
            font-size: 40px;
            color: white;
            text-align: center;
        }

        .pre_header {
            font-size: 20px;
            margin-top: -100px;
            padding: 0 20px;
        }

        .section_1 .grid_item_B {
            text-align: center;
            z-index: 5;
        }

        .text_wrap {
            display: inline-block;
            grid-template-columns: 120px px auto;
            align-items: center;
        }


        .landing-button {
            margin: 15px 0;
            padding: 15px 20px;
            font-size: 14px;
        }
    }

    @media screen and (max-width: 340px) {


        .section_1 .header {
            margin-bottom: -3px;
            font-size: 30px;
        }
    }

    @media screen and (max-width: 390px) {


        .section_1 .header {
            margin-bottom: -3px;
            font-size: 30px;
        }
    }


    .section_2 {
        margin: 3vh auto;
    }

    .section_3 {
        margin-bottom: 80px;
        padding: 0 20px;
    }



    .section_3_1 {
        margin-bottom: 80px;
        padding: 0 20px;
        position:relative;
        overflow:hidden;
    }

    .section_2 .header {
        color: #01AE87;
        margin-bottom: 30px;
    }





    .section_2 .grid_section {
        display: grid;
        grid-template-columns: 50% 50%;
        width: 100%;
        margin: auto;
        max-width: 800px;
        padding: 0 20px;
        align-items: center;
        margin-bottom: 100px;
        position: relative;
        z-index: 5;
    }



    .section_2 .text {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        display: inline-block;
        color: #4e4e3f;
        line-height: 1.6;
        margin-bottom: 10px;
    }

    .section_2 .icon_img {
        width: 250px;
        margin: 0 auto;
        display: block;
    }


    .landing-button_2 {
        font-family: 'Verdana';
        font-style: normal;
        display: inline-block;
        font-weight: 700;
        background: linear-gradient(289.26deg, #008C6C -2.85%, #00B98E 100.17%);
        box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        border-radius: 100px;
        border-bottom: 3px solid #026c54;
        font-size: 15px;
        margin: 20px 0;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 60px;
        line-height: 20px;
        color: white;
        transition: box-shadow 0.3s ease-in-out;
    }






        .landing-button_2:hover {
            background: linear-gradient(119.93deg, #E0D6FF -136.3%, #8466e0 100%);
            box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0), 0 0px 10px 0 rgba(0, 0, 0, 0);
            border-bottom: 3px solid #775ace;
        }



    @media screen and (max-width: 767px) {

        .section_2 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            margin: auto;
            max-width: 400px;
            padding: 0 20px;
            align-items: center;
            margin-bottom: 40px;
        }

        .section_2 .header {
            font-size: 40px;
            padding: 0 20px;
            text-align: center;
        }

        .section_3 {
            margin-bottom: 40px;
        }


        .section_2 .grid_item {
            text-align: center;
        }

        .landing-button_2 {
            font-size: 14px;
            margin: 10px 0;
            padding: 20px 60px;
        }
    }


    .section_3 .header,
    .section_5 .header {
        color: #01AE87;
        max-width: 520px;
        margin: 0 auto 30px auto;
        z-index: 5;
        position: relative;
    }



    .section_3_1 .header,
    .section_5 .header {
        color: #01AE87;
        max-width: 520px;
        margin: 0 auto 30px auto;
        z-index: 5;
        position: relative;
    }




    .section_5 .header {
        color: #01AE87;
        max-width: 520px;
        margin: 0 auto 10px auto;
        z-index: 5;
        position: relative;
    }



    .section_3 .header_color_2 {
        font-size: 30px;
        color: #766CD6;
        opacity: 1;
        display: inline-block;
        margin-bottom: 10px;
    }



    .section_3_1 .header_color_2 {
        font-size: 30px;
        color: #766CD6;
        opacity: 1;
        display: inline-block;
        margin-bottom: 10px;
    }


    .section_3 .header .icon_img {
        width: 90px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }


    .section_3_1 .header .icon_img {
        width: 90px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }


    .section_3 .header {
        display: block;
        margin: auto;
        margin-bottom: -10px;
    }


    .section_3 .grid_section {
        display: grid;
        grid-template-columns: 30% 30% 30%;
        grid-column-gap: 5%;
        width: 100%;
        margin: auto;
        margin-top: 60px;
        text-align: center;
        max-width: 900px;
        padding: 0 20px;
        align-items: start;
        margin-bottom: 40px;
    }


    .card {
        width: 100%;
        max-width: 300px;
        justify-self: right;
    }


    .grid_section_2_col .vrezka {
        text-align: left;
    }



    .grid_section_2_col {
        grid-template-columns: 48% 48%;
        grid-column-gap: 4%;
        display: grid;
        width: 100%;
        margin: auto;
        margin-top: 60px;
        text-align: center;
        max-width: 900px;
        padding: 0 20px;
        align-items: start;
        margin-bottom: 40px;
    }




        .grid_section_2_col .prize_text_big {
            font-family: 'Montserrat';
            font-size: 30px;
            text-transform: uppercase;
            text-align: left;
            line-height: 1.1;
            display: block;
            font-weight: 900;
            margin-bottom: 5px;
        }



        .grid_section_2_col .prize_text {
            color: #01AE87;
            font-family: 'Montserrat';
            font-size: 17px;
            font-weight: 500;
            display: inline-block;
            line-height: 1.35;
            max-width: 199px;
            text-align: left;
            margin: 0 0 20px 20px;
            text-transform: uppercase;
        }

        .grid_section_2_col .prize {
            width: 128px;
            display: inline-block;
            position: relative;
            top: 20px;
        }


    @media screen and (max-width: 1000px) {
        .grid_section_2_col .prize_text {
            font-size: 15px;
            margin: 0 0 20px 10px;
        }






        .grid_section_2_col .prize {
            width: 110px !important;
            display: inline-block;
            position: relative;
            left: -10px;
            top: 5px;
            vertical-align: top;
        }


        .grid_section_2_col .prize_text_big {
            font-size: 24px;
            line-height: 1.1;
            margin-bottom: 5px;
        }

        .border_left {
            padding-left: 20px;
        }


        .section_3_1 .grid_item {
            text-align: left;
            position: relative;
            margin-bottom: 20px;
        }
    }














    .section_3_1 .header {
        display: block;
        margin: auto;
        margin-bottom: -10px;
    }


    .section_3_1 .grid_section {
        display: grid;
        grid-template-columns: 30% 30% 30%;
        grid-column-gap: 5%;
        width: 100%;
        margin: auto;
        margin-top: 60px;
        text-align: center;
        max-width: 900px;
        padding: 0 20px;
        align-items: center;
        margin-bottom: 40px;
    }



    .prize {
        width: 250px;
    }



    @media screen and (max-width: 800px) {

        .grid_section_2_col .prize_text {
            font-size: 15px;
            max-width: 130px !important;
            margin: 0 0 20px 10px;
        }


        .section_3_1 .header_color_3 {
            font-size: 18px;
            padding: 10px;
        }
    }




    @media screen and (max-width: 680px) {

        .grid_section_2_col .prize {
            width: 110px !important;
            display: block;
            position: relative;
            margin: 0 auto 20px auto;
            left: auto;
            top: 5px;
            vertical-align: top;
        }




        .grid_section_2_col .prize_text {
            text-align: center;
            display: block;
            max-width: 300px !important;
            margin: auto;
        }

        .grid_section_2_col .prize_text_big {
            text-align: center;
        }

        .section_3_1 .grid_item {
            text-align: center;
            position: relative;
        }
    }






    @media screen and (max-width: 900px) {



        .section_3 .grid_section {
            grid-template-columns: 32% 32% 32%;
            grid-column-gap: 2%;
        }


        .section_3_1 .grid_section {
            grid-template-columns: 32% 32% 32%;
            grid-column-gap: 2%;
        }
    }


    .section_3 .grid_item {
        text-align: center;
    }


    .section_3_1 .grid_item {
        text-align: left;
        position: relative;
    }


    .vrezka {
        color: #01AE87;
        font-family: 'Montserrat';
        font-size: 20px;
        font-weight: 500;
        display: block;
        line-height: 1.3;
        max-width: 512px;
        text-align: center;
        margin: 20px auto;
        text-transform: uppercase;
    }




    @media screen and (max-width: 767px) {
        .section_3 .header {
            max-width: 420px;
            font-size: 40px;
            margin: 0 auto 30px auto;
        }

        .section_3 .grid_item {
            margin-bottom: 40px;
        }

        .section_3 .header .icon_img {
            width: 70px;
            display: block;
            margin: auto;
            margin-bottom: 0;
        }


        .section_3 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            grid-column-gap: 5%;
            width: 100%;
            margin: auto;
            max-width: 900px;
            padding: 0 20px;
            align-items: center;
            margin-bottom: 40px;
        }


        .section_3_1 .header {
            max-width: 420px;
            font-size: 40px;
            margin: 0 auto 30px auto;
        }

        .section_3_1 .grid_item {
            margin-bottom: 40px;
        }

        .section_3_1 .header .icon_img {
            width: 70px;
            display: block;
            margin: auto;
            margin-bottom: 0;
        }


        .section_3_1 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            grid-column-gap: 5%;
            width: 100%;
            margin: auto;
            max-width: 900px;
            padding: 0 20px;
            align-items: center;
            margin-bottom: 40px;
        }

        .vrezka {
            font-size: 18px;
            font-weight: 500;
            display: block;
            line-height: 1.3;
            padding: 0 20px;
            max-width: 400px;
            text-align: center;
            margin: 20px auto;
            text-transform: uppercase;
        }
    }




    @media screen and (max-width: 450px) {
        .grid_section_2_col {
            grid-template-columns: 100%;
        }

        .section_3_1 .grid_item {
            margin-bottom: 20px;
        }


        .border_left {
            border: none;
            padding: 0;
        }


        .grid_section_2_col .vrezka {
            text-align: center;
        }


        .card {
            width: 100%;
            max-width: 200px;
            margin-bottom: -20px;
            justify-self: center;
        }
    }




    .section_4 {
        background: linear-gradient(289.26deg, #6A60CD -2.85%, #AAA2EF 100.17%);
        position: relative;
        padding-bottom: 100px;
        padding: 0 20px 100px 20px;
        text-align: center;
    }

        .section_4 .header .icon_img {
            width: 100px;
            display: block;
            margin: auto;
            margin-bottom: 10px;
        }

        .section_4 .header {
            color: #ffffff;
            max-width: 520px;
            position: relative;
            margin: 0 auto 30px auto;
            z-index: 5;
        }

        .section_4 .header_color_2 {
            font-size: 30px;
            color: #FFFFFF;
            opacity: 1;
            display: block;
            margin-bottom: 5px;
        }


        .section_4 .grid_section {
            grid-template-columns: 110px 160px 160px 160px;
            grid-template-rows: 170px 170px;
            margin: auto;
            width: 590px;
            margin-top: 80px;
            display: grid;
        }




    @media screen and (max-width: 650px) {


        .section_4 .grid_section {
            grid-template-columns: 160px;
            grid-template-rows: 100px 140px 140px 140px 100px 140px 140px 140px;
            margin: auto;
            width: 160px;
            margin-top: -40px;
            margin-bottom: 60px;
            display: grid;
        }

            .section_4 .grid_section .header {
                font-size: 18px;
                text-align: center !important;
                margin: 0;
                padding: 10px;
            }


            .section_4 .grid_section .header {
                align-self: end;
            }

            .section_4 .grid_section .grid_item.header.bottom {
                vertical-align: bottom;
                align-self: start;
            }

        .border_top {
            border-top: none !important;
        }
    }





    .section_4 .grid_section .header {
        font-size: 18px;
        text-align: right;
        margin: 0;
        padding: 10px;
    }





    .section_4 .grid_section .grid_item.header.bottom {
        vertical-align: bottom;
        align-self: end;
    }



    .border_top .spot {
        background: linear-gradient(155deg, #896BE3 -2.85%, #6e47e1 100.17%);
        transform: rotate(225deg);
        top: 30px;
    }



    .border_top .spot_text {
        top: 48px;
        margin-bottom: 52px;
    }

    .border_top {
        border-top: 1px dashed white;
    }





    .spot {
        width: 140px;
        height: 140px;
        position: absolute;
        top: 0;
        left: 10px;
        border-radius: 72px 72px 0px 72px;
        background: linear-gradient(-45deg, #009D78 27.9%, #01BA8F 98.16%);
        border: 7px solid #FFFFFF;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
        transform: rotate(45deg);
        color: #FFFFFF;
    }


    .spot_wrap {
        position: relative;
        color: white;
    }

    .spot_text {
        position: relative;
        top: 28px;
        display: inline-block;
        margin-bottom: 34px;
        font-style: normal;
        font-weight: 800;
        font-size: 28px;
        line-height: 1.1;
        font-family: 'Montserrat';
        z-index: 5;
    }



    .spot_text_2 {
        position: relative;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 1.2;
        font-family: 'Open Sans';
        z-index: 5;
    }

        .spot_text_2 span {
            display: block;
        }


    .spot_text span {
        display: block;
        font-size: 18px;
    }

    .section_2_back {
        background-image: url(../images/w_wave_3.svg);
        background-repeat: repeat-x;
        background-position: center bottom;
        background-size: 2289px;
        height: 150px;
        position: absolute;
        width: 100%;
        left: 0;
        top: -40px;
    }

    .left_column_border {
        border-left: 1px solid white;
        stroke-dasharray: 6px 4px;
        stroke-width: 1px;
        margin-top: 0;
        margin: 80px auto;
        padding-top: 0;
        max-width: 458px;
        display: inline-block;
        position: relative;
        z-index: 1;
    }

    .bulet_text_wrap {
        display: inline-block;
        width: 100%;
        padding-left: 40px;
        text-align: left;
        color: white;
        margin-bottom: 60px;
    }

    .bulet {
        width: 9px;
        height: 9px;
        margin-left: -45px;
        float: left;
        /* margin-top: 5px; */
        display: inline-block;
        border-radius: 100%;
        background: #ffffff;
    }

    .bulet_text {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        display: inline-block;
        float: left;
        margin-top: 0;
        line-height: 1.6;
        text-align: left;
    }


    .bulet_text_wrap .header {
        color: white;
        font-family: 'Montserrat';
        font-size: 40px;
        margin-left: 0;
        text-transform: uppercase;
        text-align: left;
        margin-top: -12px;
        margin-bottom: 15px;
        font-weight: 900;
    }


    .bulet_text_wrap .sub_header {
        color: white;
        font-family: 'Montserrat';
        font-size: 20px;
        text-transform: uppercase;
        text-align: left;
        max-width: 450px;
        font-weight: 900;
        margin-bottom: 15px;
    }

    .landing-button_3 {
        font-family: 'Verdana';
        font-style: normal;
        display: inline-block;
        font-weight: 700;
        background: white;
        box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        border-radius: 100px;
        border-bottom: 3px solid #7358c6;
        font-size: 14px;
        margin: 20px 0;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 35px;
        line-height: 20px;
        color: #7168d1;
        transition: box-shadow 0.3s ease-in-out;
    }

        .landing-button_3:hover {
            color: white;
            background: linear-gradient(155deg, #7357c6 -2.85%, #4a3587 100.17%);
            box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0), 0 0px 10px 0 rgba(0, 0, 0, 0);
        }



    .landing-button_4 {
        font-family: 'Verdana';
        font-style: normal;
        display: block;
        font-weight: 700;
        background: white;
        box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        border-radius: 100px;
        border: 3px solid #775ace;
        font-size: 14px;
        margin: 20px auto;
        max-width: 380px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 20px;
        line-height: 1.2;
        color: #775ace;
        transition: box-shadow 0.3s ease-in-out;
    }

        .landing-button_4:hover {
            opacity: 0.5;
            box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0), 0 0px 10px 0 rgba(0, 0, 0, 0);
        }




    .left_column_border :last-child {
        margin-bottom: 0;
    }

    .background-wave_3 {
        height: 100%;
        width: 100%;
        position: absolute;
        background-position: center top;
        background-image: url('//uploads.cdn.uzdevumi.lv/upload/TestWorkContestLandingTemplateFiles/id-49315/ver-74/images/tri.svg');
        background-size: 1800px;
        opacity: 0.15;
        left: 0;
        top: 0;
        transition: 1s ease-in-out;
    }




    @media screen and (max-width: 767px) {

        .bulet_text_wrap .header {
            color: white;
            font-family: 'Montserrat';
            font-size: 24px;
            margin-left: 0;
            text-transform: uppercase;
            margin-top: -5px;
            margin-bottom: 5px;
            font-weight: 900;
        }

        .bulet_text_wrap {
            padding-left: 25px;
            margin-bottom: 40px;
        }

        .bulet {
            margin-left: -30px;
        }

        .bulet_text_wrap .sub_header {
            font-size: 17px;
            margin-bottom: 15px;
        }

        .bulet_text {
            font-size: 15px;
            line-height: 1.5;
            text-align: left;
        }

        .landing-button_3 {
            font-size: 14px;
            padding: 18px 15px 15px 15px;
            line-height: 1.2;
        }


        .left_column_border {
            margin: 20px auto 100px auto;
        }
    }

    .section_5 .header .icon_img {
        width: 90px;
        display: block;
        margin: auto;
        margin-bottom: 0;
    }


    @media screen and (max-width: 767px) {


        .section_5 .header {
            max-width: 420px;
            font-size: 40px;
            margin: 0 auto 30px auto;
        }

            .section_5 .header .icon_img {
                width: 70px;
                display: block;
                margin: auto;
                margin-bottom: 0;
            }
    }


    @media screen and (max-width: 360px) {


        .section_5 .header {
            max-width: 420px;
            font-size: 30px;
            margin: 0 auto 30px auto;
        }
    }

    .section_6 {
        margin: 40px auto;
        text-align:center;
    }


    .section_7_1 {
        position: relative;
        padding-bottom: 200px;
        margin-bottom: 0;
    }

    .section_7 {
        position: relative;
        padding-bottom: 200px;
        margin-bottom: -120px;
    }

        .section_7 .header .icon_img {
            width: 140px;
            display: block;
            margin: auto;
            margin-bottom: -10px;
        }

        .section_7 .header {
            color: #01AE87;
            max-width: 520px;
            margin: 0 auto 30px auto;
            z-index: 5;
            position: relative;
        }

        .section_7 .header_color_2 {
            font-size: 30px;
            color: #766CD6;
            opacity: 1;
            display: inline-block;
            margin-bottom: 10px;
        }


    .question_block {
        margin-bottom: 8px;
        cursor: pointer;
    }


    .question_level_1 {
        background: #876CD6;
        box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.10);
        border-radius: 10px;
        width: 100%;
        color: white;
        font-family: 'Montserrat';
        align-items: center;
        display: inline-grid;
        text-align: left;
        min-height: 70px;
        position: relative;
    }

    .question_level_1_text {
        font-size: 17px;
        line-height: 1.3;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: bold;
        padding-right: 50px;
        padding-left: 40px;
    }

    .level_2_text {
        position: relative;
        text-align: left;
        font-family: 'Open Sans';
        font-weight: 400;
        display: none;
        line-height: 1.5;
        background-color: white;
        padding: 30px;
        border-radius: 0 0 10px 10px;
        font-size: 15px;
        border: 2px solid #7350BE;
        margin-bottom: 5px;
        padding-left: 100px;
        padding-right: 60px;
        box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.10);
    }

    .open .question_level_1 {
        font-size: 17px;
        background: #7350BE;
        line-height: 1.3;
        border-radius: 10px 10px 0 0;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
    }

    .open .level_2_text {
        display: block !important;
    }

    .bulet_2 {
        width: 30px;
        left: -51px;
        top: 14px;
        height: 4px;
        background-color: #876CD6;
        position: relative;
        right: 40px;
    }

    .arrow {
        width: 25px;
        position: absolute;
        right: 40px;
        animation: arrow_moove_2 ease-in-out 0.4s forwards;
    }


    .open .arrow {
        width: 25px;
        position: absolute;
        right: 40px;
        animation: arrow_moove ease-in-out 0.4s forwards;
    }


    @keyframes arrow_moove {

        0% {
            transform: rotateX(0) scale(1);
        }

        50% {
            transform: rotateX(90deg) scale(0.5);
        }


        100% {
            transform: rotateX(180deg) scale(1);
        }
    }


    @keyframes arrow_moove_2 {

        0% {
            transform: rotateX(180deg);
        }

        50% {
            transform: rotateX(90deg) scale(0.5);
        }


        100% {
            transform: rotateX(0);
        }
    }




    .question_wrap {
        width: 100%;
        max-width: 800px;
        display: block;
        margin: 0 auto;
        padding: 0 20px;
    }

    @media screen and (max-width: 767px) {
        .question_level_1_text {
            font-size: 14px;
            line-height: 1.3;
            font-style: normal;
            font-weight: 500;
            padding-right: 50px;
            padding-left: 20px;
        }

        .przie_wrap {
            grid-template-columns: 100%;
            max-width: 200px;
        }

        .section_4 {
            padding: 0 20px 20px 20px;
        }


        .section_7 .header {
            font-size: 40px;
            max-width: 520px;
            margin: 0 auto 30px auto;
            z-index: 5;
            position: relative;
        }

        .level_2_text {
            position: relative;
            text-align: left;
            display: none;
            padding: 30px;
            border-radius: 0 0 10px 10px;
            font-size: 14px;
            margin-bottom: 5px;
            padding-left: 50px;
            padding-right: 20px;
        }

        .open .arrow {
            width: 15px;
            position: absolute;
            right: 20px;
            animation: arrow_moove ease-in-out 0.4s forwards;
        }

        .arrow {
            width: 15px;
            position: absolute;
            right: 20px;
        }

        .bulet_2 {
            width: 15px;
            left: -30px;
            top: 12px;
            height: 4px;
            position: relative;
            right: 40px;
        }

        .question_wrap {
            padding: 0 15px;
        }
    }

    .chem_back {
        display: block;
        width: 2000px;
        position: absolute;
        left: 50%;
        margin-left: -1000px;
        opacity: 0.15;
        margin-top: -283px;
    }

    .chem_back_wrap {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        width: 100%;
        height: 100%
    }


    .land_footer {
        background: linear-gradient(180deg, #6A60CD 0%, #AAA2EF 80%);
        position: relative;
        padding-bottom: 40px;
        text-align: center;
        margin-top: -5px;
    }



    .section_4_back {
        background-image: url(../images/w_wave_4.svg);
        background-repeat: repeat-x;
        background-position: center bottom;
        background-size: 2289px;
        height: 162px;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
    }


    .land_footer .icon_img {
        width: 250px;
        margin: 40px auto 0 auto;
        display: block;
    }


    .land_footer .grid_section {
        display: grid;
        grid-template-columns: 50% 50%;
        width: 100%;
        margin: auto;
        max-width: 800px;
        padding: 0 20px;
        align-items: center;
        position: relative;
        z-index: 5;
    }

    .land_footer .header {
        color: white;
        text-align: left;
        font-size: 22px;
        line-height: 1.4;
    }

    .footer-phone {
        text-align: left;
        color: #fff;
        display: block;
        letter-spacing: 2px;
        font-size: 32px;
        cursor: pointer;
        text-decoration: none;
        font-family: 'Montserrat';
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 40px;
        position: relative;
    }

        .footer-phone:hover {
            opacity: 0.5
        }

    .footer-meil:hover {
        opacity: 0.5
    }

    .footer-meil {
        text-align: left;
        color: #fff;
        display: block;
        text-decoration: none;
        font-size: 20px;
        cursor: pointer;
        font-family: 'Montserrat';
        font-weight: 500;
        position: relative;
    }

    @media screen and (max-width: 767px) {

        .land_footer .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            margin: auto;
            max-width: 800px;
            padding: 0 20px;
            align-items: center;
            position: relative;
            z-index: 5;
        }

        .land_footer .icon_img {
            width: 140px;
            margin: -150px auto 0 auto;
            display: block;
        }


        .footer-meil {
            text-align: center;
        }

        .footer-phone {
            text-align: center;
        }

        .land_footer .header {
            text-align: center;
            font-size: 18px;
            line-height: 1.3;
        }
    }








    .prize_text {
        color: #01AE87;
        font-family: 'Montserrat';
        font-size: 17px;
        font-weight: 500;
        display: block;
        line-height: 1.35;
        max-width: 512px;
        text-align: center;
        margin: 20px auto;
        text-transform: uppercase;
    }


    .prize_text_big {
        font-family: 'Montserrat';
        font-size: 34px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.1;
        display: block;
        font-weight: 900;
        margin-bottom: 5px;
    }


    .prize_link {
        display: block;
        color: #01AE87;
        text-decoration: underline;
        margin-bottom: 2px;
    }

        .prize_link:hover {
            color: #2ad5af;
        }



    .logo_linck {
        opacity: 1;
        cursor: pointer;
    }

        .logo_linck:hover {
            opacity: 0.5;
        }


    .header_2 {
        color: #ffffff;
        max-width: 520px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        text-align: center;
        font-size: 50px;
        line-height: 1;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
        position: relative;
        margin: 60px auto 30px auto;
        z-index: 5;
    }


        .header_2 .header_color_2 {
            font-size: 30px;
            color: #FFFFFF;
            opacity: 1;
            display: block;
            margin-bottom: 5px;
        }


.land_footer .grid_section_2 {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    text-align: center;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    justify-content: center;
    margin: auto;
    max-width: 900px;
    padding: 0 20px;
    align-items: stretch;
    margin-bottom: 100px;
    position: relative;
    z-index: 5;
}


        .land_footer .grid_section_2 .grid_item {
            border: none;
            border-radius: 10px;
            box-shadow: 0px 2px 10px rgba(39, 18, 101, 0.22);
            padding: 20px;
            height: 100%;
            display: grid;
            min-height: 150px;
            justify-items: center;
            align-items: center;
            background-color: white;
        }



    @media screen and (max-width: 767px) {
        .land_footer .grid_section_2 {
            display: grid;
            grid-template-columns: 140px 140px;
            text-align: center;
            grid-column-gap: 5px;
            grid-row-gap: 5px;
            width: 100%;
            justify-content: center;
            margin: auto;
            max-width: 190px;
            padding: 0 20px;
            align-items: stretch;
            margin-bottom: 150px;
            position: relative;
            z-index: 5;
        }

        .non_mobile {
            display: none;
        }


        .land_footer .grid_section_2 .grid_item {
            min-height: 140px;
            padding: 10px;
            max-height: 140px;
        }


        .header_2 {
            font-size: 40px;
        }

        .mob_n {
            display: none;
        }

        .prize_1 {
         
            margin-bottom: 7px;
        }

        .section_3_1 .header_color_3 {
           
            margin-bottom: 10px;
        }
    }


    .logo_sp {
        width: 100%;
    }




.vrezka_border .landing_icone {
    width: 140px;
    margin: -80px auto 5px auto;
    display: block;
}
