body {
    
    background-image:linear-gradient(270deg, #4f0dd5, #ffffff, #9c16ba);
}

header {
        display: flex;
        align-items: center;
        background-image: linear-gradient(45deg, #9009d9 50%, 
        #0d0dab 20%,#c3a5f2 30% );
        justify-content: space-around;

}

.header_menu {
    position: relative;  
    display:flex;
    list-style: none;
    padding: 20px;
}
.header_title {
    font-size: 55px;
    color: rgb(0, 233, 233);
    
    padding:20px;
}
.menu_item a {
    align-items: right;
    color:#ffffff;
    text-decoration: none;
    background-color: #970ded;
    font-size: 20px;
    padding: 20px;

   margin: left 120px;
}

.menu_item a:hover {
    background-color: #0dbddc;
    transition: 2s;
    border-block: 3px solid white;
}

.section_gallery1 {
    display:inline;
    position: absolute;
    height: 300px;
}
.gallery_promo1 {
    height: 250px;
    width: 250px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 33px;
    left:170px;
    background-image: linear-gradient(-30deg, #8c00f7, #10a8ce);
    opacity: 0.8;
}
.gallery_promo1 h2 {
    text-align: center;
    color: rgb(9, 222, 222);
}
.gallery_promo1 p {
    text-align: center;
    color: #ffffff;
}

.section_gallery2 {
    display:inline;
    position: absolute;
    height: 300px;
}
.gallery_promo2 h2 {
    text-align: center;
    color: rgb(9, 222, 222);
}
.gallery_promo2 p {
    text-align: center;
    color: #ffffff;
}
.gallery_promo2 {
    height: 250px;
    width: 250px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 66px;
    left:590px;
    background-image: linear-gradient( 270deg, #e1eb20, #eb6725);
    
}
.gallery_promo2 h2 {
    text-align: center;
}

.gallery_promo2 p {
    line-height: 33px;
}
.section_gallery3 {
    display:inline;
    position: relative;
    height: 300px;
}
.gallery_promo3 h2{
    text-align: center;
    color: rgb(9, 222, 222);
}
.gallery_promo3 p {
    text-align: center;
    color: #ffffff;
}
.gallery_promo3 {
    height: 250px;
    width: 250px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 33px;
    left:1010px;
    background-image:  linear-gradient(-100deg, #f70077, #6610ce);
    
}
.gallery_promo3 h2 {
    text-align: center;
}

.gallery_promo3 h3 {
    line-height:50px;
    text-align: center;
}
.section_gallery4 {
    display:inline;
    position: absolute;
    height: 300px;
}
.gallery_promo4 h2 {
    text-align: center;
    color: rgb(9, 222, 222);
}
.gallery_promo4 p {
    text-align: center;
    color: #ffffff;
}
.gallery_promo4 {
    height: 250px;
    width: 250px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 66px;
    left:1430px;
    background-image:  linear-gradient(-45deg, #b500f7, #092ec3,#ffffff);
    
}
.gallery_promo4 h2 {
    text-align: center;
}

.gallery_promo4 h3 {
    line-height:50px;
    text-align: center;
}
.section1_news {
    padding: 66px;
    height: 900px;
    text-align: center;
    background-color: rgba(165, 33, 198, 0.635);
}
.news_title1 {
    margin: 0;
    padding: 20px;
}
.news_content1 {
    

}
.video1_download {
   
    display: flex;
    height: 70px;
    width: 160px;   
    background-color: #f8f818;
    border-radius: 15px;
}
.video1_download a {
    padding: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.section2_news {
   
    height: 900px;
    text-align: center;
    background-color: rgba(165, 33, 198, 0.635);
}
.news_title2 {
    margin: 0;
    padding: 20px;
}
.news_content2 {
    

}
.video2_download {
   
    display: flex;
    height: 70px;
    width: 160px;   
    background-color: #f8f818;
    border-radius: 15px;
}
.video2_download a {
    padding: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.section3_news {
   
    height: 900px;
    text-align: center;
    background-color: rgba(165, 33, 198, 0.635);
}
.news_title3 {
    margin: 0;
    padding: 20px;
}
.news_content3 {
    

}
.video3_download {
   
    display: flex;
    height: 70px;
    width: 160px;   
    background-color: #f8f818;
    border-radius: 15px;
}
.video3_download a {
    padding: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.section4_news {
   
    height: 900px;
    text-align: center;
    background-color: rgba(165, 33, 198, 0.635);
}
.news_title4 {
    margin: 0;
    padding: 20px;
}
.news_content4 {
    

}
.video4_download {
   
    display: flex;
    height: 70px;
    width: 160px;   
    background-color: #f8f818;
    border-radius: 15px;
}
.video4_download a {
    padding: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.pz_links {
    display: flex;
    justify-content: space-around;
}
.pz_link {
    border-radius: 15px;
    transition: all 0.3s;
}

.pz_links img {
    padding: 80px;
    width: 230px;
    height: 150px;
}

.pz_link:hover {
    transform: scale(1.2);
}