*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: Poppins;
}
.container{
    max-width: 1640px;
    margin: 0 auto;
}
.navbar{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
}
.logo{
    width: 196px;
    height: 56px;
   
}
.nav_list{
    display: flex;
    list-style: none;
}
.home{
    display: none;
}
.nav_link{
    text-decoration: none;
    margin-right: 39px;
    color: #707070;
}
.nav_link:hover{
    color: blue;
}
.button{
    display: flex;
    align-items: center;
}
.down1{
    color: #707070;
    text-decoration: none;
    margin-right: 24px;
}
.down1:hover{
    color: blue;
}
.down2{
    text-decoration: none;
    color: #fff;
    background-color: #306EF7;
    padding: 13px 20px 12px 22px;
    border-radius: 10px;
}
.down2:hover{
    color: blue;
    background-color: #fff;
}
.header_content{
    margin-top: 128px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.site_own{
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 112px;
    color: #FFFFFF;
}
.span1{
    background: linear-gradient(90deg, #FE6783 1.9%, #FFBF84 97.1%);
    font-family: 'Poppins';
    font-size: 112px;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;

}
.header_post{
    margin-top: 129px;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.tour{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    color: #FFFFFF;
    width: 694px;
}
.get{
    margin-top: 50px;
    text-decoration: none;
    color: #fff;
    background: #306EF7;
    padding: 20px 64px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 26px;
}
.get:hover{
    color: blue;
    background-color: #fff;
}
.view{
    text-decoration: none;
    color: #fff;
    border: solid 1px;
    padding: 20px 64px;
    border-radius: 10px;
}
.view:hover{
    color: blue;
}
.header_button{
    width: 40%;
    margin: 0 auto;
}
.why{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 75px;
    color: #FFFFFF;
    margin-top: 188px;
    display: flex;
    justify-content: center;
    margin-bottom: 64px;
}
.creators_cards{
    display: flex;
    justify-content: space-between;
    
}
.smalik{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.card_img{
    width: 37px;
    height: 37px;
}
.reduced{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 35px;
    line-height: 52px;
    color: #FFFFFF;
}
.never{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    color: #707070;
}
.step1{
    margin-top: 162px;
}
.step_1{
    display: flex;
    justify-content: center;
    color: blue;
    font-weight: 600;
    font-size: 25px;
}
.connect{
    display: flex;
    justify-content: center;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 75px;
    text-align: center;
    color: #FFFFFF;
}
.bring{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    color: #707070;
    width: 900px;
    margin: 0 auto;
}
.button2{
    display: flex;
    justify-content: center;
    margin-top: 34px;
}
.link{
    text-decoration: none;
    color: #707070;
    border: solid 1px;
    border-radius: 10px;
    padding: 20px 60px;
}
.link:hover{
    color: blue;
}
.aaa{
    display: flex;
    justify-content: space-around;
    margin-top: 182px;
}
.your{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    margin-bottom: 80px;
}
.one{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 75px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.span2{
    color: blue;
}
.lists{
    display: flex;
    align-items: center;
}
.number{
    background: #2D2D2D;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 13px;
    color: #fff;
}
.number_text{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 23px;
    color: #FFFFFF;
}
.button3{
    margin-top: 66px;
}
.home_link1{
    text-decoration: none;
    color: #fff;
    padding: 15px 22px;
    background-color: blue;
    border-radius: 10px;
    display: inline-block;
    margin-right: 20px;
}
.home_link1:hover{
    color: blue;
    background-color: #fff;
}
.home_link2{
    text-decoration: none;
    color: #707070;
    border: solid 1px;
    border-radius: 10px;
    padding: 15px 22px;
}
.home_link2:hover{
    color: blue;
}
.skrin{
    width: 700px;
    height: 615px;
}
.card_post{
    background-color: #333;
    width: 854px;
    margin-right: 20px;
}
.card3{
    display: flex;
    margin-top: 176px;
}
.post_name{
    color: #0FC65C;
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    margin-top: 33px;   
    margin-left: 35px;
    margin-bottom: 24px;
}
.post_text2{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 80px;
    color: #919191;
    margin-left: 35px;
}
.span3{
    color: #fff;
}
.card_images{
    margin-left: 35px;
    width: 800px;
    height: 338px;
}
.post_text3{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 80px;
    color: #919191;
    margin-left: 35px;
    margin-top: 96px;
}
.post_down{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.post_link{
    text-decoration: none;
    color: #fff;
    background-color: blue;
    padding: 20px 60px; 
    font-family: 'Poppins';
    border-radius: 12px;
}
.post_link:hover{
    color: blue;
    background-color: #fff;
}
.massage_post{
    display: flex;
    justify-content: space-around;
    margin-top: 189px;
}
.expert{
    display: flex;
    justify-content: center;
    margin-top: 99px;
}
.agree{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 75px;
    color: #FFFFFF;
    margin-bottom: 52px;
}
.agree_img{
    position: relative;
    right: 100px;
}
.bbb{
    background-image: url('images/bgimg.png');
    background-repeat: no-repeat;
    background-position: center;
}
.weve_text{
    margin-top: 221px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 70px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    padding: 253px 388px 336px 296px;
}
.ddd{
    /* display: flex;
    justify-content: center; */
    margin-top: 155px;
}
.img_get{
    margin-bottom: 20px;
    width: 1640px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.get1{
    display: flex;
    justify-content: center;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 100px;
    color: #FFFFFF;

}
.get_text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 43px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.get_down{
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
    background-color: blue;
    border-radius: 15px;
    padding: 28px 110px;
    width: 500px;
    display: block;
    margin: 0 auto;    
    text-align: center;
}
.get_down:hover{
    background-color: #fff;
    color: blue;
}
.get_text2{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 38px;
    text-align: center;
    color: #707070;
    margin-bottom: 180px;
}
.menu{
    display: none;
}
.email_link{
    margin-top: 5px;
    color: #dde5e9;
}

@media(max-width: 380px){
    /* .container{
        width: 370px;
        margin: 0 auto;
    } */
    .navbar{
        display: flex;
        justify-content: space-around;
    }
    .logo{
        width: 100px;
        height: 25px;
      
    }
    .nav_list{
        display: none;
    }
    .home{
        display: flex;
        margin-left: 40px;
        margin-right: 10px;
    }
    .down1{
        font-size: 12px;
        margin-right: 15px;
    }
    .down2{
        font-size: 12px;
        padding: 8px 15px;
    }
    .header_content{
        display: block;
    }
    .site_own{
        font-size: 25px;
    }
    .span1{
        font-size: 25px;
    }
    .header_post{
        margin-top: 70px;
        display: block;
    }
    .tour{
        font-size: 20px;
        display: block;
        width: 280px;
        margin: 0 auto;

    }
    .header_button{
        width: 200px;
        margin: 0 auto;
    }
    .get{
        padding: 12px 20px;
        font-size: 15px;
        width: 200px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .view{
        width: 200px;
        padding: 12px 20px;
        font-size: 15px;
        text-align: center;
        display: block;
    }
    
    .why{
        font-size: 20px;
        margin-top: 80px;
        text-align: center;
        display: block;
    }
    .creators_cards{
        flex-direction: column;
    }
    .card1{
        margin-bottom: 50px;
    }
    
    .smalik{
        flex-direction: column; 
    }
    .reduced{
        font-size: 20px;
    }
    .never{
        font-size: 20px;
        text-align: center;
        display: block;
    }
    .step1{
        margin-top: 20px;
    }
    .connect{
        font-size: 18px;
        margin-top: 15px;
        display: block;
        text-align: center;
    }
    .bring{
        font-size: 17px;
        width: 250px;
        margin-top: 10px;
        text-align: center;
        display: block;
    }
    .link{
        font-size: 13px;
        padding: 10px 30px;
    }
    .aaa{
        flex-direction: column-reverse;
        margin-top: 70px;
    }
    .skrin{
        width: 260px;
        height: 220px;
        margin-bottom: 50px;
        display: block;
        margin: 0 auto
    }
    .your{
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
        display: block;
    }
    .one{
        text-align: center;
        font-size: 20px;
        display: block;
    }
    .lists{
        flex-direction: column;
        text-align: center;
        margin-bottom: 30px;
    }
    .number_text{
        font-size: 20px;
        width: 250px;
        display: block;
        text-align: center;
    }
    .button3{
        margin-top: 10px;
        display: flex;
        justify-content: center;
    }
    .home_link1{
        font-size: 13px;
        padding: 10px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
    .home_link2{
        font-size: 13px;
        padding: 10px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
    .step_1{
        margin-top: 50px;
    }
    .card3{
        flex-direction: column;
        margin-top: 70px;
    }
    .card_post{
        width: 260px;
        margin-bottom: 30px;
        display: block;
        margin-left: 45px;
    }
    .post_name{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .post_text2{
        font-size: 18px;
    }
    .card_images{
        width: 200px;
        height: 90px;
    }
    .post_text3{
        font-size: 20px;
        margin-top: 45px;
        padding-bottom: 20px;
    }
    .post_down{
        margin-top: 10px;
        display: flex;
        justify-content: center;
    }
    .massage_post{
        flex-direction: column-reverse;
        margin-top: 70px;
    }
    .expert{
        display: block;
        margin-top: 20px;
    }
    .agree{
        font-size: 25px;
        text-align: center;

    }
    .content{
        width: 280px;
    }
    .agree_img{
        width: 320px;
        height: 80px;
        position: static;
    }
    .bbb{
        background-size: 300px 150px;
    }
    .weve_text{
        margin-top: 70px;
        padding: 40px 60px;
        font-size: 20px;
    }
    .img_get{
        width: 80px;
        height: 80px;
        margin-top: 70px;
    }
    .get1{
        font-size: 20px;
        margin-top: 15px;
    }
    .get_text{
        font-size: 19px;
        margin-top: 15px;
        text-align: center;   
    }
    .get_down{
        padding: 12px 40px;
        font-size: 15px;
        width: 250px;
    }
    .get_text2{
        font-size: 18px;
        margin-top: 15px;
    }
    .logo{
        width: 80px;
        height: 20px;
    }
    .email_link{
        font-size: 10px;
        margin-top: 1px;
    }
    .menu{
        display: inline-block;
    }
}
