*,
*::before,
*::after {
	box-sizing: border-box;
}

::selection {
	background: #00D8FF;
  }

* { 
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none; 
}

body {
	background: #222527;
    font-family: neulis-sans, sans-serif; 
	padding: 0px 0px;
	font-size: 16px
	margin: 0;
	color: #ffffff;
	line-height: normal;
	margin: 0px 0px;
}

/* @font-face {
	font-family: neulis-cursive;
	src: url(comic.ttf);
}

@font-face {
	font-family: neulis-sans;
	src: url(comic.ttf);
} */

@media screen and (min-width: 992px) {
	h1 {
		color: #FFF;
        font-family: neulis-cursive, sans-serif; 
		font-size: 3.5rem;
		font-style: normal;
		font-weight: 700;
		line-height: normal
	}
  }
@media screen and (max-width: 992px) {
	h1 {
		color: #FFF;
        font-family: neulis-cursive, sans-serif; 
		font-size: 5.3rem;
		font-style: normal;
		font-weight: 700;
		line-height: normal
	}
  }

  @media screen and (min-width: 992px) {
	h2 {
		color: #FFF;
        font-family: neulis-cursive, sans-serif; 
		font-size: 2.8rem;
		font-style: normal;
		font-weight: 700;
		line-height: normal
	}
  }
@media screen and (max-width: 992px) {
	h2 {
		color: #FFF;
        font-family: neulis-cursive, sans-serif; 
		font-size: 5rem;
		font-style: normal;
		font-weight: 700;
		line-height: normal
	}
  }

  @media screen and (min-width: 992px) {
	h3 {
		color: #FFF;
        font-family: neulis-sans, sans-serif; 
		font-size: 1.8rem;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
  }
@media screen and (max-width: 992px) {
	h3 {
		color: #FFF;
        font-family: neulis-sans, sans-serif; 
		font-size: 4rem;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
  }

  @media screen and (min-width: 992px) {
	p {
		color: #FFF;
        font-family: neulis-sans, sans-serif; 
		font-size: 1.25rem;
		font-style: normal;
		font-weight: 400;
		line-height: 1.5rem
	}
  }
@media screen and (max-width: 992px) {
	p {
		color: #FFF;
        font-family: neulis-sans, sans-serif; 
		font-size: 3rem;
		font-style: normal;
		font-weight: 400;
		line-height: normal
	}
  }


  @media screen and (min-width: 992px) {
	.mobileyes {
		display: none;
	}
}
@media screen and (max-width: 992px) {
    .mobileno {
		display: none;
    
	}
}


.blue {
	background: -webkit-linear-gradient(0deg, rgba(0,216,255,1) 0%, rgba(170,252,255,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.orange {
	background: -webkit-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,140,0,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.yellow {
	background: -webkit-linear-gradient(0deg, rgba(255,140,0,1) 0%, rgba(255,221,0,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


@media screen and (min-width: 992px) {
	div.headcontainer {
		margin: 17% 10% 10% 15%;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		max-width: 100%;
		flex-wrap: wrap;
		z-index: 1;

	}
}
@media screen and (max-width: 992px) {
	div.headcontainer {
		margin: 0% 5% 10% 5%;
	}
}

div.flex {
	display: flex;
	/* outline: 5px dotted yellow; */
	justify-content: start;
	position: relative;
	align-items: center;
	margin: 10% 0% 0% 0%;
	width: 100%;
	

	
}

div.flexleft {
	margin: 10% 0% 10% 0%;
	display: flex;
	/* outline: 5px dotted green; */
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	justify-content: center;
	
}
@media screen and (max-width: 992px) {
	div.flexleft {
		display: flex;
		/* outline: 5px dotted green; */
		justify-content: space-between;
		position: relative;
		align-items: left;
		flex-direction: column;
		
	}
}

div.flex2 {
	display: flex;
	flex-direction: column;
	align-items: left;
	/* outline: 3px dotted blue; */
	min-width: 700px;
}



@media screen and (min-width: 992px) {
	.textimagelogo {
		margin: 0.65rem 0.3rem 0 0.8rem;
		height: 3.32rem;
	}
}
@media screen and (max-width: 992px) {
	.textimagelogo {
		margin: 0.8rem 0.3rem 0 0.8rem;
		height: 6rem;
	}
}

	.headerimage {
		height: 1.6rem;
		margin-left: 1.5rem;
		margin-right: 4rem;
		margin-bottom: 0.2rem;

	}





@media screen and (min-width: 992px) {
	div.container {
		/* outline: 3px dotted floralwhite; */
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}
@media screen and (max-width: 992px) {
	div.container {
		display: none

	}
}

@media screen and (max-width: 992px) {
	div.container2 {
		/* outline: 3px dotted floralwhite; */
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin: 30% 0% 0% 0%;
	}
}

@media screen and (min-width: 992px) {
	div.container2 {
		display: none;
	}
}

.dodoimage {
	transform: rotate(0deg) scale(1, 1);
	transition: 3s;
}

.dodoimage:hover { 
	transform: rotate(360deg) scale(2, 0.5);
}

@media screen and (max-width: 992px) {
	.dodoimage {
		transform: rotate(0deg) scale(1, 1);
		transition: 3s;
		width: 50%;
	}
}

.cardcontainer {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	flex-wrap: wrap;
	z-index: 1;
}

.cardcontainer .card {
	position: relative;
	width: 280px;
	height: 410px;
	margin: 2.6rem;
	box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
	border-radius: 15px;
	background: #3b3d3fb1;
	overflow: hidden;
	display: flex;
	justify-items: center;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(15px);
	vertical-align: middle;
	align-items: top;
	}

	@media screen and (max-width: 992px) {
	.cardcontainer .card {
		position: relative;
		width: 70vw;
		height: 90vw;
		margin: 5%;
		box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
		border-radius: 50px;
		background: rgba(255, 255, 255, 0.1);
		overflow: hidden;
		display: flex;
		justify-items: center;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		border-left: 1px solid rgba(255, 255, 255, 0.5);
		backdrop-filter: blur(15px);
		transform: rotate(0deg) scale(1, 1);
		transition: 3s;
	}
}



	.cardcontainer img {
		transition: 1s;
	}

	.cardcontainer img:hover {
		}



.cardcontainer .card .content {
	padding: 20px;
	text-align: left;
	transition: 0.5s;
	vertical-align: middle;
	margin: 0 auto;
	display: flex;
	align-items: left;
	flex-direction: column;
}

.cardcontainer .card .content .imageframe {
	justify-items: center;
	vertical-align: middle;
	display: grid;
}
  

@media screen and (max-width: 992px) {
	.cardcontainer .card .content {
		padding: 10%;
		text-align: center;
		transition: 0.5s;
		vertical-align: middle;
		margin: 0 auto;
	}
}

.wrapper {
	width: 85%;
	max-width: 1536px;
	margin-inline: auto;
	position: relative;
	height: 150px;
	overflow: hidden;
	margin-bottom: 40px;
	mask-image: linear-gradient(
	  to right,
	  rgba(0, 0, 0, 0),
	  rgba(0, 0, 0, 1) 20%,
	  rgba(0, 0, 0, 1) 80%,
	  rgba(0, 0, 0, 0)
	);
  }
  
  @keyframes scrollLeft {
	to {
	  left: -250px;
	}
  }
  
  .item {
	width: 250px;
	height: 125px;
	border-radius: 6px;
	position: absolute;
	left: max(calc(250px * 6), 100%);
	animation-name: scrollLeft;
	animation-duration: 30s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
  }

  @media screen and (max-width: 992px) {
	.wrapper {
		width: 85%;
		max-width: 1536px;
		margin-inline: auto;
		position: relative;
		height: 200px;
		overflow: hidden;
		margin-bottom: 40px;
		mask-image: linear-gradient(
		  to right,
		  rgba(0, 0, 0, 0),
		  rgba(0, 0, 0, 1) 20%,
		  rgba(0, 0, 0, 1) 80%,
		  rgba(0, 0, 0, 0)
		);
	  }
	  
	  @keyframes scrollLeft {
		to {
		  left: -210vw;
		}
	  }

	.item {
		width: 500px;
		height: 200px;
		border-radius: 6px;
		position: absolute;
		left: max(calc(200px * 6), 100%);
		animation-name: scrollLeft;
		animation-duration: 30s;
		animation-timing-function: linear;
		animation-iteration-count: infinite;
	  }
}
  
  .item1 {
	animation-delay: calc(30s / 6 * (6 - 1) * -1);
	background: url('images/houmous.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;

  }
  
  .item2 {
	animation-delay: calc(30s / 6 * (6 - 2) * -1);
	background-image: url('images/bisect.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
  }
  
  .item3 {
	animation-delay: calc(30s / 6 * (6 - 3) * -1);
	background-image: url('images/academy.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
  }
  
  .item4 {
	animation-delay: calc(30s / 6 * (6 - 4) * -1);
	background-image: url('images/paladium.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
  }
  
  .item5 {
	animation-delay: calc(30s / 6 * (6 - 5) * -1);
	background-image: url('images/cnes.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
  }
  
  .item6 {
	animation-delay: calc(30s / 6 * (6 - 6) * -1);
	background-image: url('images/block_factory.png');
	background-size:contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
  }

  @media screen and (min-width: 992px) {
	.rolling-text {
	  color: #FFF;
	  font-family: neulis-sans, sans-serif;
	  font-size: 1.25rem;
	  font-style: normal;
	  font-weight: 400;
	  line-height: 1.5rem;
	  overflow: hidden;
	  height: 1.5rem;
	}
  }
  
  @media screen and (max-width: 992px) {
	.rolling-text {
	  color: #FFF;
	  font-family: neulis-sans, sans-serif;
	  font-size: 3rem;
	  font-style: normal;
	  font-weight: 400;
	  line-height: normal;
	  overflow: hidden;
	  height: 3rem; 
	}
  }


  .rolling-container {
	display: flex;
	
  }

  .rolling-text {
	padding: 0 1.1rem 0 1.1rem;
  }
  
  .rolling-text:hover .letter,
  .rolling-text.play .letter {
	transform: translateY(-100%);
  }
  
  .rolling-text .block:last-child {
	color: white;
  }
  
  .rolling-text .letter {
	display: inline-block;
	transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  }
  
  .letter:nth-child(1) {
	transition-delay: 0s;
}

.letter:nth-child(2) {
	transition-delay: 0.02s;
}

.letter:nth-child(3) {
	transition-delay: 0.04s;
}

.letter:nth-child(4) {
	transition-delay: 0.06s;
}

.letter:nth-child(5) {
	transition-delay: 0.08s;
}

.letter:nth-child(6) {
	transition-delay: 0.1s;
}

.letter:nth-child(7) {
	transition-delay: 0.12s;
}

.letter:nth-child(8) {
	transition-delay: 0.14s;
}

.letter:nth-child(9) {
	transition-delay: 0.16s;
}

.letter:nth-child(10) {
	transition-delay: 0.18s;
}

.letter:nth-child(11) {
	transition-delay: 0.2s;
}

.letter:nth-child(12) {
	transition-delay: 0.22s;
}

.letter:nth-child(13) {
	transition-delay: 0.24s;
}

.letter:nth-child(14) {
	transition-delay: 0.26s;
}

.letter:nth-child(15) {
	transition-delay: 0.28s;
}



        .header {
            position: fixed;
            top: 0;
            left: 50%;
            transform: translate(-50%, 0%);
            width: calc(40rem - 2.4rem);
            max-width: 90%;
            overflow: hidden;
            margin: 1.2rem;
            padding: 1rem 1rem 0.3rem 1rem;
            box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5);
            border-radius: 300px;
            background: #3b3d3fb1;
            display: flex;
            justify-content: center;
            border-top: 1px solid rgba(255, 255, 255, 0.5);
            border-left: 1px solid rgba(255, 255, 255, 0.5);
            backdrop-filter: blur(15px);
            z-index: 1000;
            box-sizing: border-box;
        }

        .header-right {
            float: inline-end;
        }

        @media screen and (max-width: 500px) {
            .header a {
                float: none;
                display: block;
                text-align: left;
            }

            .header-right {
                float: none;
            }
        }

        /* Mobile Header Styles */
        @media screen and (max-width: 992px) {
            .mobile-header {
                position: fixed;
                top: 0;
                left: 50%; /* Center horizontally */
                transform: translateX(-50%); /* Center horizontally */
                width: 90%; /* Responsive width */
                max-width: 90%; /* Max width to mimic desktop header's size */
                display: flex;
                justify-content: space-between; /* Keep logo and hamburger separate */
                align-items: center;
                padding: 1.5rem 1.5rem 1.5rem 3rem; /* Adjust padding as needed */
                background: #3b3d3fb1;
                backdrop-filter: blur(15px);
                border-top: 1px solid rgba(255, 255, 255, 0.5); /* Match desktop */
                border-left: 1px solid rgba(255, 255, 255, 0.5); /* Match desktop */
                border-radius: 300px; /* Apply rounded corners */
                box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5); /* Match desktop */
                z-index: 1000;
                box-sizing: border-box; /* Ensure padding is included in width */
                margin-top: 1.2rem; /* Added margin to the top */
            }

            .mobile-header .mobile-logo {
                height: 3rem;
                margin: 0; 
            }

			.mobile-header .headerimage {
                height: 3rem;
                margin-top: 0.4rem; 
            }

            .hamburger-menu {
                width: 40px;
                height: 30px;
                display: flex;
                flex-direction: column;
                justify-content: space-around;
                z-index: 1001;
            }

            .hamburger-menu .bar {
                width: 100%;
                height: 4px;
                background-color: #fff;
                border-radius: 2px;
                transition: all 0.3s ease-in-out;
            }

            /* Hamburger menu animation */
            .hamburger-menu.open .bar:nth-child(1) {
                transform: translateY(10px) rotate(45deg);
            }
            .hamburger-menu.open .bar:nth-child(2) {
                opacity: 0;
            }
            .hamburger-menu.open .bar:nth-child(3) {
                transform: translateY(-10px) rotate(-45deg);
            }

            .mobile-nav {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: #222527;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                transform: translateY(-100%); /* Changed for top animation */
                transition: transform 0.3s ease-in-out;
                z-index: 999;
            }

            .mobile-nav.open {
                transform: translateY(0); /* Changed for top animation */
            }

            .mobile-nav a {
                color: #fff;
                font-size: 2.5rem;
                padding: 1rem 0;
                display: block;
                text-align: center;
                width: 100%;
                transition: color 0.2s ease-in-out;
            }

            .mobile-nav a:hover {
                color: #e5c700;
            }

            /* Ensure desktop header is hidden on mobile */
            .mobileno .header {
                display: none;
            }
        }

        @media screen and (min-width: 993px) {
            /* Hide mobile header on desktop */
            .mobileyes .mobile-header,
            .mobileyes .mobile-nav {
                display: none;
            }

            /* Ensure desktop header is visible */
            .mobileno .header {
                display: flex;
            }
        }
  
  

  