﻿.section_1c {
    background: linear-gradient(140deg, #A069FF 4.19%, #6600BF 98.3%);
    padding: 20vh 40px 0 40px;
    position:relative;
}


.button_1:hover {
    opacity: 0.7;
    box-shadow: none;
}

    .section_1c .grid_section {
        position: relative;
        width: 100%;
        width: 100%;
        margin: auto;
        max-width: 900px;
        text-align: center;
        align-items: center;
        display: grid;
        grid-template-columns: 40% 45%;
        grid-column-gap: 15%;
    }

    .section_1c .header, .section_1c .text_block {
        color: white;
        text-align:left;
    }

    .section_1c .text_block {
        margin-bottom: 0;
    }


    .section_1c .header, .section_1 .header {
        color: white;
        font-size: 50px;
        line-height: 1;
        margin-bottom: 20px;
        font-weight: 800;
        text-transform: uppercase;
        text-align: left;
    }

    .section_1c .splat  {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-image: url(../images/splat_3.webp);
        background-repeat: no-repeat;
        transform: scale(0.5) rotate(90);
        background-size: 1100px;
        opacity: 0;
    }
    .section_1c .splat_2 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-image: url(../images/splat_3.webp);
        background-repeat: no-repeat;
        transform: scale(0.5) rotate(310);
        background-size: 1600px;
        opacity: 0;
        z-index: 0;
    }


    .section_1c .splat_3 {
        position: fixed;
        top: 0;
        left: 0;
        background: linear-gradient(140deg, #A069FF 4.19%, #6600BF 98.3%);
        width: 100%;
        height: 100%;
    
        opacity: 1;
        z-index: 0;
    }

.button_1 {
    padding: 15px 40px;
    background-color: #5976f4;
    border-radius: 40px;
    font-size: 16px;
    text-align: center;
    font-family: Montserrat;
    font-weight: 500;
    text-decoration: none;
    color: white;
    border: none;
    box-shadow: 0px 0px 0px 4px #ffffff9e;
    transition: 0.5s ease-in-out;
}

.play_icon {
    top: 3px;
    position: relative;
    margin-left: 5px;
}

.grid_section_2col {
    text-align: left;
    align-items: center;
    display: grid;
    grid-column-gap: 40px;
    width: 390px;
    grid-template-columns: 45% auto;
}

.grid_section_2col {
    margin-top:30px;
}

.screen_1.zoom-animation.show-on-scroll {
    transform: scale(0.45);
    transition: 2s 0.5s ease-in-out;
    opacity: 0;
}

    .screen_1.zoom-animation.show-on-scroll.is-visible {
        transform: scale(1);
        opacity: 1;
    }



.place {
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 50%;
    margin-top: -200px;
    transform: scale(0.80);
    transition: 2s 1s ease-in-out;
}

    .place.zoom-animation.show-on-scroll.is-visible {
        transform: scale(0);
        opacity: 0;
    }

.section_1c_wrap .header {
    text-align:center;
    max-width:600px;
    display:block;
    position:relative;
    z-index:2;
    margin:10px auto;
}

.section_1c_wrap {
    padding:20vh 0;
    justify-items:center;
}


.play_but {
    background-image: url(../images/play_but.png);
    width: 70px;
    height: 70px;
    background-size: contain;
    display: block;
    cursor:pointer;
    transition: 0.4s ease-in-out;
    margin-top: 40px;
}


.pl_1.pos_l {
    position: relative;
    height: 100%;
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 2;
}

.header.pos_l {
    align-self: end;
}


.sc2_cont .text_block {
    align-self: self-start;
}


.play_but:hover {
    opacity: 0.5;
    transform: scale(1.2)
}

.grid_section_2col_1 {
    position: relative;
    width: 100%;
    margin: auto;
    margin-top: 60px;
    max-width: 900px;
    text-align: center;
    align-items: center;
    display: grid;
    align-content: space-between;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%;
    grid-row-gap: 1%;
}

.digit {
    display: block;
    font-size: 60px;
    text-align:center;
    color: white;
}


.color_block {
    text-align: left;
    padding: 20px 40px 30px 40px;
    height: 100%;
    display: grid;
    align-items: stretch;
}

    .color_block .header {
        color: white;
        font-size: 20px;
        line-height: 1;
        display:block;
        font-weight: 600;
        margin:0;
        text-transform: uppercase;
        text-align: center;
    }

.h_s1 {
    font-size: 20px;
    display: inline-block;
    line-height: 1.2;
    margin-top: 10px;
}


.color_block .text_block {
    display: block;
    line-height: 1.5;
    margin-top: 30px;
    font-weight: 500;
}


.backgraund_1 {
    background-color: #7368F1;
    box-shadow: 0 2px 10px #00000030, inset 2px 2px 0px 0px #ffffff3b;
}

.backgraund_2 {
    background: #D200E4;
    box-shadow: 0 2px 10px #00000030, inset 2px 2px 0px 0px #ffffff3b;
}

.backgraund_3 {
    background: #00AEC6;
    box-shadow: 0 2px 10px #00000030, inset 2px 2px 0px 0px #ffffff3b;
}
.backgraund_4 {
    background: #ffb300;
    box-shadow: 0 2px 10px #00000030, inset 2px 2px 0px 0px #ffffff3b;
}




.border_1 {
    border-radius: 50px;
}

.border_2 {
    border-radius: 50px 50px 90px 10px;
}

.border_3 {
    border-radius: 90px 10px 50px 50px;
}

.border_4 {
    border-radius: 10px 90px 50px 50px;
}

.digit_wrap {
display:block;
align-items:center;
}


.screen_1 {
height:100%;
max-width:350px;
}
 .screen_2 {
    height: auto;
    width: 101%;
    margin-bottom:-10px;
}

.grid_section.sc2_cont {
    grid-template-columns: 50% 40%;
    grid-column-gap: 10%;
}


.screen_2.zoom-animation.show-on-scroll {
    transform: scale(0.45);
    transition: 2s 0.5s ease-in-out;
    opacity: 0;
}

    .screen_2.zoom-animation.show-on-scroll.is-visible {
        transform: scale(1);
        opacity: 1;
    }


.sc2_cont .text_block {
    max-width:420px;
}


.grid_section.sc2_cont, .grid_section.sc3_cont {
    margin-bottom: 15vh !important; 
}



.section_1c .grid_section.sc3_cont {
    position: relative;
    width: 100%;
    width: 100%;
    margin: auto;
    max-width: 900px;
    text-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: 40% 45%;
    grid-column-gap: 15%;
}

.header.pos_r {
    align-self: end;
}

.text_block.pos_r {
    align-self: self-start;
}

.button_wrap {
    display: inline-block;
    margin-top: 40px;
    text-align: left;
    width: 100%;
}

.grid_block_3 {
    display: grid;
    grid-template-columns: 43% 47%;
    grid-column-gap: 10%;
    grid-row-gap: 40px;
    justify-items: left;
    max-width: 874px;
    margin: 10vh auto 5vh auto;
}




.pedal_1_small {
    background: linear-gradient(140deg, #f256ce 10%, #e649c2 90%);
    width: 200px;
    display: grid;
    align-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .3), inset 0 -3px 0 rgba(112, 18, 90, .5);
    height: 200px;
    border-radius: 40px;
    cursor: pointer;
    transition: .3s ease-in-out;
    --smooth-corners: 50;
}


.pedal_2_small {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .3), inset 0 -3px 0 rgba(22, 18, 112, .5);
    background: linear-gradient(140deg, #6a72f7 10%, #5f4be0 90%);
    width: 200px;
    display: grid;
    align-content: center;
    height: 200px;
    border-radius: 40px;
    cursor: pointer;
    transition: .3s ease-in-out;
    --smooth-corners: 50;
}

.pedal_3_small {
    background: linear-gradient(140deg, #06c2b7 10%, #05a89e 90%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .3), inset 0 -3px 0 rgba(0, 131, 107, .5);
    width: 200px;
    display: grid;
    align-content: center;
    height: 200px;
    border-radius: 40px;
    cursor: pointer;
    transition: .3s ease-in-out;
    --smooth-corners: 50;
}


.pedal_4_small {
    background: linear-gradient(140deg, #00dff6 10%, #00c5d9 90%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .3), inset 0 -3px 0 rgba(0, 131, 107, .5);
    width: 200px;
    display: grid;
    align-content: center;
    height: 200px;
    border-radius: 40px;
    cursor: pointer;
    transition: .3s ease-in-out;
    --smooth-corners: 50;
}

.pedal_icon {
    display: inline-block;
    width: 85px;
    margin: -5px auto 20px auto;
}

.pedal_1_small .text, .pedal_2_small .text, .pedal_3_small .text, .pedal_4_small .text {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    font-family: Montserrat;
    text-transform: uppercase;
}

.grid_item_pedal_2 {
    grid-template-columns: 50% 50%;
    justify-items: center;
    grid-gap: 20px;
    grid-row-start: 1;
    display: inline-grid;
    grid-row-end: 3;
}


.grid_block_2 {
    display: grid;
    grid-template-columns: auto;
    grid-column-gap: 10px;
    justify-items: left;
    grid-row-gap: 10px;
    text-align: left;
    position: relative;
    max-width: 800px;
    margin: 0px auto 15vh auto;
}



.bulet_icon {
    left: 0;
    display: block;
    position: absolute;
    width: 50px;
}


.sc2_cont {
    position: relative;
    display: grid;
    margin:auto;
    margin-top:5vh;
    margin-bottom:150px;
    max-width:800px;
    grid-template-columns: 45% 45%;
    grid-column-gap: 10%;
}

    .sc2_cont.first {
    margin-top:-50px;
    margin-bottom:50px;
    }

    




.grid_block_2 .text_block {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    text-align: left;
    min-height: 50px;
    padding-left: 80px;
    grid-row-gap: 10px;
    align-items: center;
    max-width: 500px;
    display: inline-grid;
    line-height: 1.3;
}

.text_block_2 {
    color: white;
    font-weight: 500;
    max-width:360px;
    line-height: 1.31;
}

@media (max-width: 1100px) {
    .pedal_1_small .text, .pedal_2_small .text, .pedal_3_small .text, .pedal_4_small .text {
        font-size: 17px;
    }
}
    @media (max-width: 1100px) {
        .pedal_1_small, .pedal_2_small, .pedal_3_small, .pedal_4_small {
            width: 170px;
            height: 170px;
        }
    }


.pl_1 {
    position: relative;
    height: 100%;
    grid-row-start: 1;
    grid-row-end: 4;
}

.grid_section.sc3_cont .pl_1 {
    position: relative;
    height: 100%;
    grid-row-start: 1;
    grid-row-end: 3;
}

.pedal_link {
    text-decoration: none;
    color: unset;
}

    .pedal_link:hover {
        opacity: 0.7;
    }


.header.pos_top {
    max-width: 680px;
    text-align: center;
    margin: auto;
    font-size: 60px;
    position: relative;
    margin-bottom: 7vh;
    margin-top: -40px;
}



.sc2_cont.first span {
    font-weight: 700;
    display: block;
    font-size: 58px;
    margin-bottom: 30px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
}


.sc2_cont.first .text_block_2 {
    order: 0;
}

.sc2_cont .text_block_2 {
    order: 1;
}


.sc2_cont.first .grid_block_2 .text_block {
    text-align: left;
    min-height: 34px;
    padding-left: 50px;
    grid-row-gap: 10px;
}


.sc2_cont.first .grid_block_2 .bulet_icon {
    left: 0;
    display: block;
    position: absolute;
    width: 35px;
}


.header_sub_text {
    font-weight: 400;
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
}


.point_wrap {
margin-top:80px;
}



@media (max-width: 900px) {
    .grid_section_2col {
        text-align: left;
        align-items: center;
        display: grid;
        grid-column-gap: 10px;
        width: 100%;
        grid-template-columns: auto 150px;
    }



    .secton_1 .header {
        font-size: 50px;
    }
  

    .grid_block_4 .header {
        font-size: 45px;
        align-self: end;
        max-width: 260px;
    }

    .sc2_cont {
        grid-template-columns: 48% 48%;
        grid-column-gap: 4%;
    }

    .button_1 {
        padding: 15px 20px;
        margin: 0 10px;
    }
}


@media (max-width: 767px) {
    .grid_section_2col {
        text-align: left;
        align-items: center;
        display: grid;
        grid-column-gap: 10px;
        width: 100%;
        grid-template-columns: auto 150px;
    }

    .sc2_cont.first .grid_block_2 .bulet_icon {
        left: 0;
        display: block;
        position: absolute;
        width: 30px;
        top: -7px;
    }



    .text_block_2 {
        color: white;
        font-weight: 500;
        max-width: 400px;
        padding: 35px;
        border-radius: 40px;
        background-color: #3d0b7991;
        margin: auto;
        margin-top: -34px;
        line-height: 1.31;
    }

    .sc2_cont.first .grid_block_2 .text_block {
        text-align: left;
        min-height: 24px;
        padding-left: 50px;
        grid-row-gap: 0px;
        margin-bottom: 5px;
    }

    .sc2_cont.first .text_block_2 {
        margin-top: 20px;
    }


    .sc2_cont {
        position: relative;
        display: grid;
        margin:auto;
        margin-top: 5vh;
        max-width: 800px;
        grid-template-columns: 100%;
        grid-column-gap: 0px;
    }


    .grid_block_2 .text_block {
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 16px;
        position: relative;
        font-weight: 500;
        text-align: left;
        justify-items: center;
        padding-left: 60px;
        margin-bottom: 10px;
        max-width: 500px;
        display: grid;
        line-height: 1.3;
    }

    .bulet_icon {
        left: 0;
        display: block;
        top: 0;
        margin: 5px auto;
        position: absolute;
        width: 40px;
    }

    .grid_block_2 {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 10px;
        justify-items: left;
        position: relative;
        max-width: 800px;
        margin: 40px auto 8vh  auto;
    }

    .border_1, .border_2, .border_3, .border_4 {
        border-radius: 50px 50px 50px 50px;
    }

    .section_1c .color_block .header {
        font-size: 20px;
        margin-bottom: 8px;
        text-align:center;
    }

    .section_1c_wrap .header {
        text-align: left;
        
      
    }

    .color_block {
        text-align: left;
        padding: 30px 30px 30px 30px;
    }

    .pl_1 {
        grid-row-start: 2;
        grid-row-end: 4;
        margin-bottom: 20px;
        align-items: center;
        justify-items: center;
        display: inline-grid;
        margin-top: 15px;
    }

.screen_1 {
    height: auto;
    width: 105%;
/*    margin-left: -15px;
*/    max-width: 3800px;
}

     .section_1 .header {
        font-size: 36px;
        margin-bottom: 8px;
    }

    .section_1c .header{
        font-size: 34px;
        margin-bottom: 8px;
    }



    .section_1c {
        padding: 10vh 40px 0 40px; 
       
    }


    .place {
        position: absolute;
        /* left: 50%; */
        /* margin-left: -110px; */
        top: 10px;
        left:auto;
        margin-left:-15px;
        transform-origin: 50% 50%;
        height: 90%;
        margin-top: auto;
        max-width:150px;
        transform: scale(0.85);
        transition: 2s 1s ease-in-out;
    }

    .section_1c_wrap {
        padding: 10vh 0;
        max-width: 340px;
        justify-self: center;
    }


    .button_1 {
        padding: 15px 20px;
        margin: 0 10px;
        
    }

    .section_1c .splat_2 {
       
        width: 160%;
        height: 100%;
       
        background-size: cover;
 
    }

    .grid_section_2col_1 {
        margin-top: 30px;
        margin-bottom:8vh;
        max-width: 900px;
        grid-template-columns: 100%;
        grid-column-gap: 1%;
        grid-row-gap: 1%;
    }

    .screen_2 {
        height: auto;
        width: 105%;
        margin-bottom: -20px;
    }

    .pl_1.pos_l {
        position: relative;
        height: 100%;
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-start: 0;
    }

    .sc2_cont .text_block {
        max-width: 420px;
        margin-top: 30px;
    }

 
    .header.pos_l {
        margin-bottom: 20px;
    }

    .header.pos_r {
        margin-bottom: 20px;
    }


    .section_1c .grid_section.sc3_cont {
        position: relative;
        width: 100%;
        width: 100%;
        margin: auto;
        max-width: 340px;
        text-align: center;
        align-items: center;
        display: grid;
        grid-template-columns: 100%;
    }

    grid_section.sc3_cont .pl_1 {
        position: relative;
        height: 100%;
        grid-row-start: 2;
        grid-row-end: 3;
    }

    .sc3_cont .text_block {
        max-width: 420px;
        margin-top: 25px;
    }

    .grid_section.sc3_cont .pl_1 { 
        grid-row-start: 2;
        grid-row-end: 3;
    }

    .text_block.pos_r.dop_m {
        margin-top: 35px;
    }
    .grid_block_3 {
        display: grid;
        grid-template-columns: auto;
        grid-column-gap: 10%;
        grid-row-gap: 40px;
        justify-items: left;
        max-width: 340px;
        margin: 0vh auto 0 auto;
    }

/*    .section_1c :last-child {
        margin-bottom: 60px !important;
    }*/

    .header.pos_top {
        max-width: 600px;
        text-align: center;
        margin: auto;
        font-size:45px;
        position: relative;
        margin-bottom: 40px;
        margin-top: -40px;
    }

    .anti_marg {
        margin-top: -5vh;
    }

    .sc2_cont.text_block.block_margin {
        margin-top: 0;
    }

    .block_margin.text_block {
        margin-top: 0;
    }


    .sc2_cont.first span {
        font-size: 34px;
    }

}

