*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


  
.wrapper{
    width: 100%;
    display: flex;
    flex-wrap: wrap; 
    font-family: "Jost", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;   
}


header{
    width: 100%;
    height: 56px;
    background-color: #260101;
    display: flex;
    justify-content: space-between;
}
header .head_logo{
    width: 10%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}
header .head_logo img{
    width: 100%;
    height: 100%;
    background-size: cover;
}
header nav{
    width: 600px;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
header nav button{
    border: none;
    background: none;
}
header nav button a{
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-family: "Jost", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal; 
}
header nav button:nth-child(1){
    border-bottom: 2px solid white;
}
header nav button:nth-child(2){
    border-bottom: none;
}
header .user_log{
    width: 100px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
header .user_log button{
    border: none;
    background: none;
}
header .user_log button a{
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-family: "Jost", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal; 
}


.section {
    width: 100%;
    height: 900px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
}

.section_text {
    width: 90%;
    height: 350px;
    color: white;
}
.section_text h1 {
    font-size: 60px;
}
.section_text p {
    font-size: 24px;
}
.section_text button {
    background-color: #590202E3;
    width: 300px;
    border: none;
    height: 70px;
    border-radius: 30px;
}
.section_text button a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 20px;
}


main{
    width: 100%;
    display: flex;
    margin-top: -10px;
    flex-wrap: wrap;
    background: rgb(23,30,40);
    background: linear-gradient(90deg, rgba(23,30,40,1) 0%, rgba(56,72,96,1) 50%, rgba(23,30,40,1) 100%);
    color: white;
}
main .new_info{
    width: 95%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}
main .new_info h1{
    width: 100%;
    margin-bottom: 40px;
    margin-top: 50px;
}
main .new_info .new_opt_block{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
main .new_info .new_opt_block .new_block{
    width: 150px;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
main .new_info .new_opt_block .new_block img{
    width: 130px;
    height: 150px;
}
main .new_info .new_opt_block .new_block p{
    width: 100%;
    margin-top: 5px;
    text-align: center;
    color: white;
}
.test{
    width: 100%;
    height: 400px;
    color: white;
    display: flex;
    justify-content: space-between;
}
.test .new_info{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.test .block1{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_one.webp);
}
.test .block2{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_two.webp);
}
.test .block3{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_three.jpg);
}
.test .block4{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_four.jpg);
}
.test .block5{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block6{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block7{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block8{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block9{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block10{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_five.jpg);
}
.test .block11{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: right;
    background-image: url(/img/new_film_11.jpg);
}
.test .block12{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_12.webp);
}
.test .block13{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_13.jpg);
}
.test .block14{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_14.webp);
}
.test .block15{
    width: 320px;
    height: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/new_film_15.webp);
}
.test .block1:hover, .block2:hover, .block3:hover, .block4:hover, .block5:hover, .block6:hover, .block7:hover, .block8:hover, .block9:hover, .block10:hover, .block11:hover, .block12:hover, .block13:hover, .block14:hover, .block15:hover{
    transform: scale(1.1);
    transition: 0.6s;
}
.test h1{
    width: 100%;
    margin-bottom: 20px;
}
.block1 p, .block2 p ,.block3 p, .block4 p, .block5 p, .block6 p, .block7 p, .block8 p, .block9 p, .block10 p, .block11 p, .block12 p, .block13 p, .block14 p, .block15 p{
    margin-left: 10px;
    margin-bottom: 20px;
    cursor: pointer;
}
.genres{
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.genres h1{
    width: 90%;
    margin-top: 50px;
    margin-bottom: 30px;
}
.genres .genres_block{
    width: 90%;
    height: auto;
    display: flex;
    justify-content: space-around;
}
.genres .genres_block .block{
    width: 287px;
    height: 87px;
    border-radius: 15px;
    background-color: #071216;
}
.genres .genres_block .block button{
    width: 100%;
    height: 100%;
    border-radius: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: none;
    background: #071216;
    text-decoration: none;
}
.genres .genres_block .block button a{
    width: 100%;
    height: 100%;
    border-radius: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: none;
    background: #071216;
    text-decoration: none;
    color: white;
    font-size: 20px;
}
.genres .genres_block .block button a img{
    width: 45px;
    height: 45px;
}


footer{
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: rgb(51,0,0);
    background: linear-gradient(90deg, rgba(51,0,0,1) 0%, rgba(96,32,32,1) 50%, rgba(51,0,0,1) 100%);
}
footer .form{
    width: 30%;
    height: 400px;
    display: flex;
    flex-wrap: wrap;
}
footer .form h2{
    margin-top: 30px;
    width: 100%;
    color: white;
}
footer .form input{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid white;
    outline: none;
    background: none;
}
footer .form input:focus{
    color: white;
    font-size: 16px;
    border-bottom: 1px solid white;
}
footer .form input::placeholder{
    color: white;
    font-size: 16px;
}
footer .form textarea{
    width: 100%;
    height: auto;
    background: none;
    color: white;
    font-size: 16px;
    padding-left: 10px;
    border: none;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    outline: none;
}
footer .footer_logo{
    width: 50%;
    height: 200px;
    background-image: url(https://uiparadox.co.uk/public/templates/animetube/assets/media/footer/pngwing.com1.png);
    background-repeat: no-repeat;
}