@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fugaz+One&family=Lexend+Tera:wght@100..900&family=Lexend:wght@100..900&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&family=Michroma&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rajdhani:wght@300;400;500;600;700&family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Teko:wght@300;400;500;600;700&display=swap');

body{
    padding: 0;
    margin: 0;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}

h1,h2,h3{
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none;
}
@font-face {
    font-family: "mortend bold";
    src: url("../fonts/mortend-mortend-bold-700.otf");
}
@font-face {
    font-family: "mortend light";
    src: url("../fonts/mortend-mortend-light-200.otf");
}
@font-face {
    font-family: "conc";
    src: url("../fonts/the_global_use.ttf");
}
.social{
    position: fixed;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    width: 3vw;
    height: 8vw;
    left: 2vw;
    background: rgb(102, 4, 4);
}
.social i{
    color: white;
    font-size: 1vw;
}
.social i:hover{
    color: red;
}
.company-logo{
    position: fixed;
    z-index: 10;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding: 40px;
}
.company-logo::after{
    content: "";
    width: 2px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.373);
    position: absolute;
    margin-left: 15px;
}
.clogo{
    width: 90px;
}
.trinitylogo{
    width: 70px;
}
/*  */
.container{
    width: 100%;
    height: 100vh;
    background-size: cover;
}
.logo-box{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1vw;
    padding: 3vw 0vw;
    background: linear-gradient(black,rgba(0, 0, 0, 0));
}
.cover-cont{
    width: 100%;
    height: 100vh;
}
.event-logo{
    width: 25vw;
}
.event-box{
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
}

.cover-cont h2{
    color: white;
    font-family: "Montserrat";
    font-size: 1vw;
    font-weight: 600;
    margin-top: 1vw;
    background-color: #e31a3c72;
    padding: 0vw 0.4vw;
    position: absolute;
    top: 2vw;
    transform: translate(-6vw);
}
.date-boxes{
    display: flex;
    width:100%;
    height: 100vh;
    flex-wrap: wrap;
}
.db-overlay{
    width:100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(rgba(0, 0, 0, 0),black);
    z-index: 2;
    transition: all 0.5s ease;
}
.date-box{
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    gap: 2.5vw;
    width: 16.666vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.045);
    cursor: pointer;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}
.bg-img{
    position: absolute;
    width: 220%;
    transition: all 0.5s ease;
}
.ff .bg-img{
    width: 230%;
}
.edition{
    color: white;
    position: relative;
    z-index: 3;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 1vw;
    transform: translateY(1vw);
    transition: all 0.5s ease;
}
.concluded{
    font-family: "conc";
    font-size: 2.1vw;
    color: red;
    position: absolute;
    z-index: 10;
    bottom: 50%;
    border: 2px solid red;
   padding: 0.3vw 1vw;
   padding-top: 0.6vw;
   border-radius: 1vw;
   transform: rotate(-10deg);
}
.place{
    font-family: "Mortend light";
    font-size: 1.2vw;
    border-bottom: 1px solid white;
    position: relative;
    z-index: 3;
    font-weight: 500;
    transition: all 0.5s ease;
}
.date{
    font-family: "Mortend bold";
    font-weight: 600;
    font-size: 3vw;
    line-height: 2.5vw;
    font-weight: 700;
    position: relative;
    z-index: 3;
    margin-bottom: 3vw;
    transition: all 0.5s ease;
}

.date sup{
    font-size: 1.2vw;
    position: absolute;
    transform: translateY(-1.2vw);
    font-weight: 400;
    font-family: "barlow";
}
.date span{
    font-size: 1.5vw;
    font-weight: 500;
    font-family: "Source Sans 3";
}
.db-cont{
    position: relative;
    width: 80%;
    z-index: 2;
    margin-bottom: 3vw;
    font-family: "Source Sans 3";
    font-weight: 300;
    position: absolute;
    transform: translateY(10vw);
    opacity: 0;
    transition: all 0.5s ease;
    font-size: 1vw;
}
.db-cont span{
    color: red;
    font-weight: 500;
}
.date-box:hover .db-cont{
    transform: translateY(0vw);
    opacity: 1;

}
.date-box:hover .edition{
    transform: translateY(-5vw);  
}
.date-box:hover .date{
    transform: translateY(-6vw);
}
.date-box:hover .place{
    transform: translateY(-6vw);
}
.date-box:hover .bg-img{
    transform: translateX(8%);
}
.date-box:hover .db-overlay{
    background: none;
    background-color: rgba(0, 0, 0, 0.719);
}




/* .date-box:hover .place{
    color: black;
    font-weight: 500;
    border-bottom: 1px solid rgb(0, 0, 0);
}

.date-box:hover .date{
    color: black;
} */

@media screen and (max-width:600px) {
    body,html{
        overflow-x: hidden;
    }
    .social {
        gap: 3vw;
        width: 10vw;
        height: 28vw;
        left: 0vw;
        top: 95vw;
    }
    .social i {
        font-size: 3vw;
    }
    .date-boxes{
        height: auto;
    }
    .date-box {
        gap: 4.5vw;
        width: 50vw;
        height: 50vh;
    }
    .db4{
        width: 100vw;
    }

    .concluded {
        font-size: 5.1vw;
        padding: 0.3vw 1vw;
        padding-top: 1.3vw;
        border-radius: 1vw;
        transform: rotate(-10deg);
    }

    .bg-img{
        width: 175%;
    }
    .db5 .bg-img{
        width: 200%;
    }
    .logo-box{
        align-items: flex-start;
    }
    .ff .bg-img{
        width: 250%;
    }
    .event-logo {
        width: 120px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: 25px;
    }
    .clogo {
        width: 60px;
    }
    .trinitylogo {
        width: 45px;
    }
    .company-logo::after {
        content: "";
        height: 20px;
    }
    .company-logo{
        padding-top: 50px;
    }
    .edition {
        font-size: 3vw;
    }
    .date {
        font-size: 7vw;
        line-height: 5.5vw;
    }
    .date sup {
        font-size: 2.2vw;
        transform: translateY(-3.2vw);
    }
    .place {
        font-size: 3.2vw;
    }
    .date span {
        font-size: 3.5vw;
    }

 .db-cont {
    font-size: 3.2vw;
}
.db5 .db-cont {
    width: 60%;
    z-index: 2;
    margin-bottom: 8vw;
}
.date-box:hover .edition {
    transform: translateY(-24vw);
}
.date-box:hover .date {
    transform: translateY(-35vw);
}
.date-box:hover .place {
    transform: translateY(-35vw);
}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .social {
     
        gap: 3vw;
        width: 6vw;
        height: 20vw;
        left: 0vw;
        top: 30vw;
       
    }
    .social i {
        font-size: 2vw;
    }
    .date-boxes{
        height: 100vh;
    }
    .date-box {
        gap: 3.5vw;
        width: 33.33vw;
        height: 50vh;
    }
    .db5{
        width: 50vw;
    }
    .bg-img{
        width: 165%;
    }
    .logo-box{
        align-items: flex-start;
    }
    .db4 .bg-img,.db5 .bg-img{
        width: 165%;
    }
    .event-logo {
        width: 30vw;
        margin-top: 3vw;
        margin-right: 9vw;
        margin-left: 5vw;
    }
    .clogo {
        width: 90px;
    }
    .trinitylogo {
        width: 75px;
    }
    .company-logo::after {
        content: "";
        height: 20px;
    }
    .company-logo{
        padding-top: 50px;
    }
    .edition{
        font-size: 2.5vw;
    }
    .date {
        font-size: 5vw;
        line-height: 4.5vw;
    }
    .date sup {
        font-size: 2vw;
        transform: translateY(-3.2vw);
    }
    .place {
        font-size: 2.5vw;
    }
    .date span {
        font-size: 2.5vw;
    }

 .db-cont {
    font-size: 2.5vw;
}
.date-box:hover .edition {
    transform: translateY(-14vw);
}
.date-box:hover .date {
    transform: translateY(-19vw);
}
.date-box:hover .place {
    transform: translateY(-20vw);
}
  }