@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600&display=swap);.navbar{background-color:#fff;box-shadow:0 2px 5px #0000001a;font-family:Work Sans,sans-serif;padding:10px 20px;position:relative}.navbar-container{align-items:center;display:flex;justify-content:space-between}.logo img{height:50px;width:50px}.nav-links{display:flex;gap:20px;list-style:none}.nav-item,.nav-item a{position:relative}.nav-item a{color:#000;font-weight:600;padding:10px;text-decoration:none;transition:color .3s ease}.nav-item a.active,.nav-item a:hover{color:#0b3bc9}.nav-item a:after{background-color:#0b3bc9;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease-in-out;width:100%}.nav-item a:hover:after{transform:scaleX(1)}.dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;left:0;opacity:0;position:absolute;top:40px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:180px;z-index:1000}.dropdown:hover .dropdown-menu,.nav-item:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-menu li{padding:10px}.dropdown-menu li a{color:#000;font-size:14px;font-weight:600;position:relative;text-decoration:none;transition:color .3s ease}.dropdown-menu li a:hover{color:#0b3bc9}.dropdown-menu li a:after{background-color:#0b3bc9;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s ease-in-out;width:100%}.dropdown-menu li a:hover:after{transform:scaleX(1)}.login-btn{background:#0b3bc9;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 15px;transition:background .3s ease}.login-btn:hover{background:#092a91}.footer{background-color:#000;color:#fff;font-family:Work Sans,sans-serif;padding:20px 40px}.footer-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.actions,.contact,.location,.socials{flex:1 1;min-width:220px;text-align:left}.title{color:#f4a261;font-weight:700;margin-bottom:5px}.actions{align-items:center;display:flex;flex-direction:column;gap:10px}.donate-btn,.join-btn{border:none;border-radius:5px;cursor:pointer;font-weight:700;padding:10px 20px;text-align:center;transition:background-color .3s,color .3s;width:200px}.join-btn{background-color:#e07b39;color:#fff}.join-btn:hover{background-color:#cf641d}.donate-btn{background-color:#2e3ec1;color:#fff}.donate-btn:hover{background-color:#082a91}.socials{text-align:center}.icons{display:flex;gap:15px;justify-content:center;margin-top:10px}.icon{color:#fff;cursor:pointer;font-size:32px}.footer-bottom{border-top:1px solid #fff;font-size:14px;margin-top:20px;padding-top:10px;text-align:center}.hero-section{align-items:center;background:url(/static/media/TeamCover.63d2f1f88fdd1e8faf70.jpg) no-repeat 50%/cover;display:flex;height:80vh;justify-content:flex-start;padding-left:10%;position:relative;width:100%}.overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.137),rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%}.hero-text{animation:fadeIn 1.2s ease-in-out;color:#fff;font-family:Work Sans,sans-serif;max-width:50%;position:relative}.hero-text h1{font-size:4rem;font-weight:600;margin-bottom:10px}.hero-text p{font-size:2rem;font-weight:300}.info-section{flex-direction:column;padding:50px 0;text-align:center}.content,.info-section{align-items:center;display:flex;justify-content:center;width:100%}.content{gap:40px;margin:0 auto 40px;max-width:1200px}.content img{border-radius:10px;max-height:300px;object-fit:cover;width:40%}.text{font-family:Work Sans,sans-serif;max-width:600px;text-align:justify}.text h2{font-size:2rem;font-weight:600;margin-bottom:10px}.text p{font-size:1.2rem;font-weight:300;line-height:1.5}.content.reverse{flex-direction:row-reverse}.video-section{font-family:Work Sans,sans-serif;margin-top:-80px;padding:40px 20px;text-align:center}.video-title{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:20px}.video-container{align-items:center;display:flex;justify-content:center;margin:20px 0}.video-container iframe{border-radius:10px;box-shadow:0 4px 10px #0003;height:450px;max-width:800px;width:80%}.video-description{color:#555;font-size:1.2rem;font-weight:300;line-height:1.5;margin:0 auto;max-width:800px;text-align:center}@media (max-width:768px){.hero-text{max-width:80%;text-align:center}.hero-section{justify-content:center;padding-left:0}.hero-text h1{font-size:3rem}.hero-text p{font-size:1.5rem}.content{flex-direction:column!important;gap:20px;text-align:center}.content img{max-height:250px;width:100%}.text{max-width:90%;width:100%}.video-container iframe{height:250px;width:100%}.video-title{font-size:2rem}.video-description{font-size:1rem;padding:0 10px}}.notfound-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.notfound-image{height:auto;width:500px}.notfound-text{color:#1d2e99;font-family:Raleway,sans-serif;font-size:32px;font-weight:700;margin-top:15px}body,html{-ms-overflow-style:none;height:100%;overflow-y:scroll!important;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.sponsors-hero-section{align-items:center;background:url(/static/media/Negotiations.af33385b83dbb79fdde5.jpg) no-repeat 50%/cover;display:flex;height:80vh;justify-content:flex-start;padding-left:10%;position:relative;width:100%}.sponsors-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.137),rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%}.sponsors-hero-text{animation:fadeIn 1.2s ease-in-out;color:#fff;font-family:Work Sans,sans-serif;max-width:50%;position:relative}.sponsors-hero-text h1{font-size:4rem;font-weight:600;margin-bottom:10px}.sponsors-hero-text p{font-size:2rem;font-weight:300}.sponsors-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}footer{margin-top:auto!important}.sponsors-title{color:#333;font-family:Work Sans,sans-serif;font-size:2.5rem;margin-bottom:10px}.sponsors-description{color:#555;font-family:Work Sans,sans-serif;font-size:1.2rem;justify-content:center;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.sponsors-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center;margin:0 auto;max-width:800px}.sponsor-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;justify-content:center;padding:15px;transition:transform .3s ease,box-shadow .3s ease}.sponsor-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.sponsor-image{height:auto;max-width:100%;object-fit:contain}.prototype-hero-section{align-items:center;background:url(/static/media/Celebration.be5eb63a5237cf51fd92.jpg) no-repeat 50%/cover;display:flex;height:80vh;justify-content:flex-start;padding-left:10%;position:relative;width:100%}.prototype-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.137),rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%}.prototype-hero-text{animation:fadeIn 1.2s ease-in-out;color:#fff;font-family:Work Sans,sans-serif;max-width:50%;position:relative}.prototype-hero-text h1{font-size:4rem;font-weight:600;margin-bottom:10px}.prototype-hero-text p{font-size:2rem;font-weight:300}.prototype-icons-section{display:flex;gap:30px;justify-content:center;margin:50px auto;max-width:1000px}.prototype-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0003;padding:20px;text-align:center;transition:transform .3s ease-in-out;width:250px}.prototype-card:hover{transform:scale(1.05)}.prototype-icon{color:#f4a261;font-size:3rem;margin-bottom:10px}.prototype-card h3{font-size:1.5rem;font-weight:600;margin-bottom:10px}.prototype-card p{color:#555;font-size:1rem;font-weight:300}.prototype-info-section{flex-direction:column;padding:50px 0;text-align:center}.prototype-content,.prototype-info-section{align-items:center;display:flex;justify-content:center;width:100%}.prototype-content{gap:40px;margin:0 auto 40px;max-width:1200px}.prototype-content img{border-radius:10px;max-height:300px;object-fit:cover;width:40%}.prototype-text{font-family:Work Sans,sans-serif;max-width:600px;text-align:justify}.prototype-text h2{font-size:2rem;font-weight:600;margin-bottom:10px}.prototype-text p{font-size:1.2rem;font-weight:300;line-height:1.5}.prototype-content.home-reverse{flex-direction:row-reverse}@media (max-width:768px){.prototype-hero-text{max-width:80%;text-align:center}.prototype-hero-section{justify-content:center;padding-left:0}.prototype-hero-text h1{font-size:3rem}.prototype-hero-text p{font-size:1.5rem}.prototype-content{flex-direction:column!important;gap:20px;text-align:center}.prototype-content img{max-height:250px;width:100%}.prototype-text{max-width:90%;width:100%}.prototype-icons-section{align-items:center;flex-direction:column;gap:20px}.prototype-card{width:80%}}.competition-hero-section{align-items:center;background:url(/static/media/EcoShellCompetition.b0af95ebf9c86c5c0934.JPG) no-repeat 50%/cover;display:flex;height:80vh;justify-content:flex-start;padding-left:10%;position:relative;width:100%}.competition-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.137),rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%}.competition-hero-text{animation:fadeIn 1.2s ease-in-out;color:#fff;font-family:Work Sans,sans-serif;max-width:50%;position:relative}.competition-hero-text h1{font-size:4rem;font-weight:600;margin-bottom:10px}.competition-hero-text p{font-size:2rem;font-weight:300}.competition-info-section{flex-direction:column;padding:50px 0;text-align:center}.competition-content,.competition-info-section{align-items:center;display:flex;justify-content:center;width:100%}.competition-content{gap:40px;margin:0 auto 40px;max-width:1200px}.competition-content img{border-radius:10px;max-height:300px;object-fit:cover;width:40%}.competition-text{font-family:Work Sans,sans-serif;max-width:600px;text-align:justify}.competition-text h2{font-size:2rem;font-weight:600;margin-bottom:10px}.competition-text p{font-size:1.2rem;font-weight:300;line-height:1.5}.competition-content.competition-reverse{flex-direction:row-reverse}.competition-participation-section{font-family:Work Sans,sans-serif;margin-top:-80px;padding:50px 20px;text-align:center}.competition-participation-title{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:20px}.competition-participation-description{color:#555;font-size:1.2rem;font-weight:300;line-height:1.5;margin:0 auto;max-width:800px;text-align:justify}.competition-offtrack-list{list-style-position:inside;margin:15px auto;max-width:600px;padding:0;text-align:left}.competition-offtrack-item{color:#555;font-family:Work Sans,sans-serif;font-size:1.2rem;font-weight:300;margin:8px 0}.competition-gallery-container{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:20px}.competition-gallery-item{aspect-ratio:4/3;border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative;width:100%}.competition-gallery-image{height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.competition-gallery-item:hover .competition-gallery-image{transform:scale(1.05)}@media (max-width:768px){.competition-hero-text{max-width:80%;text-align:center}.competition-hero-section{justify-content:center;padding-left:0}.competition-hero-text h1{font-size:3rem}.competition-hero-text p{font-size:1.5rem}.competition-content{flex-direction:column!important;gap:20px;text-align:center}.competition-content img{max-height:250px;width:100%}.competition-text{max-width:90%;width:100%}.competition-participation-title{font-size:2rem}.competition-participation-description{font-size:1rem;padding:0 10px}.competition-gallery-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.competition-gallery-item{aspect-ratio:16/9}}body,html{height:100vh;margin:0;overflow:hidden;padding:0}.unauthorized-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.unauthorized-image{height:auto;width:500px}.unauthorized-text{color:#1d2e99;font-family:Raleway,sans-serif;font-size:32px;font-weight:700;margin-top:15px}.achievements-hero-section{align-items:center;background:url(/static/media/Celebration.be5eb63a5237cf51fd92.jpg) no-repeat 50%/cover;display:flex;height:80vh;justify-content:flex-start;padding-left:10%;position:relative;width:100%}.achievements-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.137),rgba(0,0,0,.908));height:100%;left:0;position:absolute;top:0;width:100%}.achievements-hero-text{animation:fadeIn 1.2s ease-in-out;color:#fff;font-family:Work Sans,sans-serif;max-width:50%;position:relative}.achievements-hero-text h1{font-size:4rem;font-weight:600;margin-bottom:10px}.achievements-hero-text p{font-size:2rem;font-weight:300}.achievements-icons-section{display:flex;gap:30px;justify-content:center;margin:50px auto;max-width:1000px}.achievement-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0003;padding:20px;text-align:center;transition:transform .3s ease-in-out;width:250px}.achievement-card:hover{transform:scale(1.05)}.achievement-icon{color:#f4a261;font-size:3rem;margin-bottom:10px}.achievement-card h3{font-size:1.5rem;font-weight:600;margin-bottom:10px}.achievement-card p{color:#555;font-size:1rem;font-weight:300}.achievements-info-section{flex-direction:column;padding:50px 0;text-align:center}.achievements-content,.achievements-info-section{align-items:center;display:flex;justify-content:center;width:100%}.achievements-content{gap:40px;margin:0 auto 40px;max-width:1200px}.achievements-content img{border-radius:10px;max-height:300px;object-fit:cover;width:40%}.achievements-text{font-family:Work Sans,sans-serif;max-width:600px;text-align:justify}.achievements-text h2{font-size:2rem;font-weight:600;margin-bottom:10px}.achievements-text p{font-size:1.2rem;font-weight:300;line-height:1.5}.achievements-content.home-reverse{flex-direction:row-reverse}@media (max-width:768px){.achievements-hero-text{max-width:80%;text-align:center}.achievements-hero-section{justify-content:center;padding-left:0}.achievements-hero-text h1{font-size:3rem}.achievements-hero-text p{font-size:1.5rem}.achievements-content{flex-direction:column!important;gap:20px;text-align:center}.achievements-content img{max-height:250px;width:100%}.achievements-text{max-width:90%;width:100%}.achievements-icons-section{align-items:center;flex-direction:column;gap:20px}.achievement-card{width:80%}}
/*# sourceMappingURL=main.be988139.css.map*/