@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');   
html{
    background-color: rgb(184, 232, 216);
    font-family: "Comfortaa", sans-serif;
}
.main_link{
    text-decoration: none;
    color: black;
    font-weight: 700;
}
.main_link_container{
    transition: transform 400ms;
}
.main_link_container:hover{
    transform: scale(110%);
    transition: all 300ms ease;
}
.prices_link{
    text-decoration: none;
    color: black;
    font-weight: 700;
}
.prices_link_container{
    transition: transform 400ms;
}
.prices_link_container:hover{
    transform: scale(110%);
    transition: all 300ms ease;
}
.wk:hover{
    transform: scale(110%);
    transition: all 300ms ease;
}
.telegram:hover{
    transform: scale(110%);
    transition: all 300ms ease;
}
@media screen and (min-width: 1079px) and (max-width: 1300px){
    .wk{
        width: 140px;
        padding-left: 10%;
    }
    .telegram{
        width: 140px;
    }
    .top{
        display: flex;
        flex-direction: row;
    }
    .logo{
        width: 530px;
        height: 270px;
        display: block;
        margin-left: auto;
        margin-right: auto; 
    }
    .main_link{
        font-size: 27px;
    }
    .main_link_container{
        margin-top: 15%;
        margin-left: 2%;
    }
    .prices_link{
        font-size: 35px;
    }
    .prices_link_container{
        margin-top: 15%;
        margin-right: 2%;
    }
    .shv_con{
        display: flex;
        flex-direction: column;
    }
    .Shvetsov{
        display: block;
        margin-left: 5%;
        width: 960px;
    }
    .shv_name{
        font-size: 80px;
        margin-left: 17%;
        margin-top: 4%;
    }
    .shv_work{
        font-size: 40px;
        margin-left: 20%;
        margin-top: 1%;
    }
    .ste_con{
        display: flex;
        flex-direction: column;
    }
    .Stepanov{
        display: block;
        margin-left: 5%;
        margin-top: 5%;
        width: 960px;
    }
    .ste_name{
        font-size: 70px;
        margin-top: 4%;
        margin-left: 13%;
    }
    .ste_work_1{
        font-size: 40px;
        margin-left: 25%;
        margin-top: 1%;
    }
    .ste_work_2{
        font-size: 40px;
        margin-left: 38%;
    }
    .stel_con{
        display: flex;
        flex-direction: column;
    }
    .Stella{
        display: block;
        margin-left: 5%;
        margin-top: 5%;
        width: 960px;
    }
    .stel_name{
        font-size: 70px;
        margin-top: 4%;
        margin-left: 12%;
    }
    .stel_work{
        font-size: 40px;
        margin-left: 18%;
        margin-top: 1%;
    }
    .chu_con{
        display: flex;
        flex-direction: column;
    }
    .Chulkov{
        display: block;
        margin-left: 5%;
        margin-top: 5%;
        width: 960px;
    }
    .chu_name{
        font-size: 70px;
        margin-top: 4%;
        margin-left: 22%;
    }
    .chu_work_1{
        font-size: 40px;
        margin-left: 25%;
        margin-top: 1%;
    }
    .chu_work_2{
        font-size: 40px;
        margin-left: 35%;
    }
    .links{
        margin-left: 32%;
        margin-top: 7%;
    }
}
@media screen and (min-width: 2200px) and (min-height: 1200px){
    .logo{
        display: block;
        margin: 0px auto 0px auto;
    }
    .top{
        display: flex;
        flex-direction: row;
        height: 350px;
    }
    .main_link{
        font-weight: 700;
        font-size: 30px;
        text-decoration: none;
        color: black;
    }
    .main_link_container{
        width: 240px;
        height: 50px;
        transition: transform 400ms;
        margin-top: 6%;
        margin-left: 7%;
    }
    .prices_link_container{
        width: 170px;
        height: 40px;
        transition: transform 400ms;
        margin-top: 6%;
        margin-right: 10%;
    }
    .prices_link{
        font-weight: 700;
        font-size: 30px;
        text-decoration: none;
        color: black;
    }
    .prices_link_container:hover{
        transform: scale(110%);
        transition: all 300ms ease;
    }
    .main_link_container:hover{
        transform: scale(110%);
        transition: all 300ms ease;
    }
    .shv_con{
        display: flex;
        flex-direction: column;
        width: 455px;
        height: 535px;
        margin-left: 7%;
        margin-top: 5%;
        font-size: 22px;
    }
    .Shvetsov{
        width: 350px;
    }
    .shv_name{
        font-size: 40px;
        margin-top: 5%;
    }
    .shv_work{
        margin-top: 2%;
    } 
    .ste_con{
        display: flex;
        flex-direction: column;
        margin-top: 5%;
        margin-left: 4%;
        font-size: 25px;
    }
    .Stepanov{
        width: 350px;
        margin-left: 10%;
    }
    .ste_name{
        font-size: 40px;
        margin-top: 5%;
    }
    .ste_work_1{
        margin-left: 12%;
        margin-top: 2%;
    }
    .ste_work_2{
        margin-left: 29%;
    }
    .stel_con{
        display: flex;
        flex-direction: column;
        margin-top: 5%;
        margin-left: 6%;
        font-size: 25px;
    }
    .Stella{
        width: 350px;
        margin-left: 10%;
    }
    .stel_name{
        font-size: 40px;
        margin-top: 5%;
    }
    .stel_work{
        margin-left: 7%;
        margin-top: 2%;
    }
    .chu_con{
        display: flex;
        flex-direction: column;
        margin-top: 5%;
        margin-left: 7%;
        font-size: 25px;
        width: 450px;
    }
    .chu_name{
        font-size: 40px;
        margin-top: 5%;
        margin-left: 11%;
    }
    .Chulkov{
        width: 350px;
        margin-left: 10%;
    }
    .chu_work_1{
        margin-left: 13%;
        margin-top: 2%;
    }
    .chu_work_2{
        margin-left: 25%;
    }
    .creators{
        display: flex;
        flex-direction: row;
    }
    .telegram{
        width: 100px;
        transition: transform 400ms;
    }
    .telegram:hover{
        transform: scale(110%);
        transition: all 300ms ease;
    }
    .wk{
        width: 100px;
        margin-left: 2%;
        transition: transform 400ms;
    }
    .wk:hover{
        transform: scale(110%);
        transition: all 300ms ease;
    }
    .links{
        text-align: center;
        margin: 75px;
        margin-top: 10%;
    }     
}