.home-container{padding:30px 10px;position:relative;text-align:center}.home-container h1{color:#ffb703;font-size:3rem;padding-bottom:2vh;padding-top:2vh}.home-container h2{color:#fb8500;font-size:2rem}.gallery-container{align-items:center;display:flex;height:500px;justify-content:center;overflow:hidden;position:relative;width:100%}.gallery-gradient{height:100%;position:absolute;top:0;width:48px;z-index:10}.gallery-content{align-items:center;display:flex;height:100%;justify-content:center;perspective:1000px;transform-style:preserve-3d}.gallery-track{cursor:grab;height:auto;min-height:200px;transform-style:preserve-3d;width:100%}.gallery-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:-webkit-fit-content;height:fit-content;padding:0;position:absolute}.gallery-img{border:3px solid #fff;border-radius:15px;height:120px;pointer-events:none;transition:.3s ease;width:300px}.gallery-item:hover .gallery-img{transform:scale(1.05);transition:.3s ease}@media (max-width:768px){.gallery-img{height:100px;width:220px}}.gallery-content{max-width:800px;overflow:hidden;position:relative;width:100%}.gallery-item,.gallery-track{align-items:center;display:flex;justify-content:center}.gallery-item{transform-style:preserve-3d}.gallery-img{border:2px solid #fff;border-radius:10px;box-shadow:0 0 10px #ffd78ecc,0 0 20px #ffd78ecc,0 0 30px #ffd78ecc;height:200px;object-fit:cover;width:200px}.gallery-item img{border-radius:10px;max-width:100%}@media (max-width:640px){.home-container h1{font-size:2.5rem}.home-container h2{font-size:1.8rem}}.navigation-buttons-container{bottom:0;padding:20px}.footer,.navigation-buttons-container{left:0;margin-top:auto;position:absolute}.nav-buttons{bottom:20px;display:flex;justify-content:space-between;left:0;padding:4vh 5vw;position:relative;right:0}.nav-buttons .home-button{left:88%;padding-bottom:4vh;padding-left:60vw;position:relative;transform:translateX(-50%)}.nav-button.next{bottom:4vh;position:absolute;right:5vw}.nav-button{background:none;border:none;cursor:pointer}.nav-button img{height:auto;transition:transform .2s ease-in-out;width:4vw}.nav-button img:hover{transform:scale(1.1)}.home-button img{height:10vh;width:auto}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{background-color:#219ebc;color:#fff}body,header{padding:20px;text-align:center}header{background:#219ebc;border-radius:10px;box-shadow:0 5px 15px #0003;color:#ffb703}header h1{font-size:2.8rem;font-weight:700;margin-bottom:10px}header h2{color:#fb8500;font-size:1.8rem;font-weight:700}.content{background:#ffb703;border-radius:10px;box-shadow:0 5px 15px #0003;color:#222;margin:20px auto;max-width:1200px;padding:30px}.content p{font-size:1.2rem;line-height:1.6;margin-bottom:20px}.image-container{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin-top:20px}.image-container div{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;color:#222;flex:1 1;padding:15px}.image-container div p{font-size:1rem;margin-bottom:10px}.image{border-radius:10px;box-shadow:0 5px 15px #0003;width:100%}.arrow{color:#fb8500;font-size:2.5rem;margin:30px 0}footer{background:#fb8500;border-radius:10px;box-shadow:0 5px 15px #0003;color:#fff;font-size:1rem;padding:15px}.step-one-container{background-image:url(/static/media/stageOne.05c6a4d01193c904f587.png)}.step-one-container,.step-two-container{background-attachment:scroll;background-position:top;background-repeat:no-repeat;background-size:90vw auto;height:auto;min-height:100vh;text-align:center}.step-two-container{background-image:url(/static/media/stageTwo.0e706e635e3d9e5c65ae.png)}.step-three-container{background-attachment:scroll;background-image:url(/static/media/stageThree.27522f257ffb471cf4e8.png);background-position:top;background-repeat:no-repeat;background-size:contain;min-height:100vh;overflow-y:auto;text-align:center}.step-four-container{background-image:url(/static/media/stageFour.1d89987bb78ac7b8782f.png)}.step-five-container,.step-four-container{background-attachment:scroll;background-position:top;background-repeat:no-repeat;background-size:90% auto;min-height:100vh;overflow:auto;text-align:center}.step-five-container{background-image:url(/static/media/stageFive.f7833f89b1af69fbc939.png)}.step-six-container{background-attachment:scroll;background-image:url(/static/media/stageSix.a57637af14f048568d81.png);background-position:top;background-repeat:no-repeat;background-size:90% auto;min-height:100vh;overflow:auto;text-align:center}.bg-image{display:block;height:auto;margin:0 auto;width:95vw}.video-container{align-items:center;display:flex;justify-content:center;margin-top:20px}video{border-radius:10px;height:auto;max-width:600px;width:80%}@media (max-width:768px){video{max-width:400px;width:100%}}.about-container{margin:0 auto;max-width:900px;padding:20px;text-align:center}.about-title{color:#fb8500;margin-bottom:10px}.about-text{color:#ffb703;font-size:1.2em;margin-bottom:30px}.footer{background:#023047;bottom:0;color:hotpink;font-size:14px;margin-top:50px;text-align:center;width:100%}.collage,.footer{padding:20px;position:relative}.collage{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.collage-item{background:#fff;border:8px solid tan;border-radius:8px;box-shadow:5px 5px 15px #0003;padding:8px;position:relative;transform:rotate(0deg);transform:rotate(calc(var(--rotation, 0)*1deg));transition:transform .3s ease-in-out}.collage-item:hover{transform:scale(1.05) rotate(0deg);transform:scale(1.05) rotate(calc(var(--rotation, 0)*1deg))}.collage-image{border-radius:5px;height:150px;object-fit:cover;width:150px}.collage-item:nth-child(odd){--rotation:-5}.collage-item:nth-child(2n){--rotation:5}.tape{background:#bdac8fcc;box-shadow:0 1px 4px #0003;-webkit-clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);height:20px;left:50%;position:absolute;top:-10px;transform:translateX(-50%) rotate(-5deg);width:40px}.collage-item:nth-child(2n) .tape{rotate:5deg}.navigation-buttons{bottom:20px;display:flex;justify-content:space-between;left:0;padding:20px;position:fixed;right:0;width:100%}.navigation-buttons button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:10px 20px;transition:background .3s}.navigation-buttons button:hover{background:#0056b3}.navigation-buttons button:first-child{left:20px;position:absolute}.navigation-buttons button:last-child{position:absolute;right:20px}.logo{border-radius:10px;height:auto;left:5vh;position:absolute;top:5vh;width:5.7vw;z-index:10}body{background-color:#023047;margin:0;scroll-behavior:smooth}.button,body{font-family:Titles,sans-serif}.button{background-color:initial;border:none;border-radius:5px;color:#f7d683;cursor:pointer;font-family:Body,sans-serif;font-size:16px;margin:5px;padding:10px 20px;text-decoration:none;transition:transform .3s ease}.button:hover{transform:scale(1.1)}.section{background-color:#fff;color:#f7d683;font-family:Titles,sans-serif;height:91vh;margin-top:9vh;padding:100px 20px}.events{background-color:#f7f2e0;color:#b91858;min-height:92vh;padding:50px;text-align:center}.section-logo{height:70px;transform:scale(1.1);width:70px}.spec-button{color:#ba1857;font-family:Titles,sans-serif;transition:transform .3s ease}.spec-button,.spec-button:hover{background-color:#f7f2e0;border-radius:5px;cursor:pointer;margin:5px;padding:10px 20px;text-align:center;text-decoration:none}.spec-button:hover{color:#cd004f;transform:scale(1.1)}.event-button{background-color:#412775;border:none;border-radius:5px;color:#f7d683;cursor:pointer;margin:5px;padding:10px 20px;text-decoration:none}.event-button:hover{transform:scale(1.1)}.h1{text-align:center}.img-container{display:flex;justify-content:center;margin-top:5vh}.img{border:2px solid #ccc;border-radius:50%;box-shadow:0 4px 6px #0000001a;height:50vw;margin:0 1rem;max-height:100px;max-width:100px;min-height:50px;min-width:50px;object-fit:cover;width:50vw}.img:hover{content:attr(data-silly)}
/*# sourceMappingURL=main.6f7ccc86.css.map*/