.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2);animation:slideIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.hero-logo{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#1e3c72);background-size:400% 400%;animation:gradientShift 15s ease infinite}.hero-overlay{background:url(/images/background_dimmed.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.3;z-index:1}.hero-overlay,.hero-overlay:after{position:absolute;top:0;left:0;right:0;bottom:0}.hero-overlay:after{content:"";background:linear-gradient(45deg,rgba(30,60,114,.8),rgba(42,82,152,.6));z-index:2}.hero-content{position:relative;z-index:3;text-align:center;max-width:1200px;padding:0 2rem;animation:fadeInUp 1s ease-out}.logo-container{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.icon-wrapper,.logo-wrapper{position:relative}.hero-icon{width:180px!important;height:180px!important;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));transition:all .3s ease}.hero-logo-img{max-width:600px!important;height:auto!important;filter:drop-shadow(0 5px 20px rgba(0,0,0,.2));transition:all .3s ease}.hero-text{animation:fadeInUp 1s ease-out .3s both}.hero-title{margin:0 0 1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#ffffff,#e3f2fd 50%,#bbdefb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 20px rgba(255,255,255,.3);animation:textGlow 3s ease-in-out infinite alternate}.hero-subtitle{font-size:1.5rem;color:rgba(255,255,255,.9);font-weight:300;max-width:600px;margin:0 auto 3rem;line-height:1.6}.hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-primary,.cta-secondary{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:180px;box-shadow:0 8px 25px rgba(0,0,0,.2)}.cta-primary{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:white;transform:translateY(0)}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,107,107,.4);background:linear-gradient(135deg,#ff5252,#ff7979)}.cta-secondary{background:rgba(255,255,255,.1);color:white;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.cta-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,255,255,.1)}.particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:rgba(255,255,255,.6);border-radius:50%;animation:float 20s linear infinite}.particle:first-child{left:10%;animation-delay:0s;animation-duration:25s}.particle:nth-child(2){left:20%;animation-delay:5s;animation-duration:30s}.particle:nth-child(3){left:60%;animation-delay:10s;animation-duration:20s}.particle:nth-child(4){left:80%;animation-delay:15s;animation-duration:35s}.particle:nth-child(5){left:90%;animation-delay:20s;animation-duration:28s}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes textGlow{0%{text-shadow:0 4px 20px rgba(255,255,255,.3)}to{text-shadow:0 4px 30px rgba(255,255,255,.6),0 0 40px rgba(255,255,255,.2)}}@keyframes animate-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(3deg)}}@keyframes float{0%{transform:translateY(100vh) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) rotate(1turn);opacity:0}}.animate-float{animation:animate-float 6s ease-in-out infinite}@media (max-width:1024px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.3rem}.hero-icon{width:140px!important;height:140px!important}}@media (max-width:768px){.hero-content{padding:0 1rem}.logo-container{flex-direction:column;gap:1rem;margin-bottom:2rem}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-icon{width:100px!important;height:100px!important}.hero-logo-img{max-width:300px!important}.hero-actions{flex-direction:column;align-items:center;gap:1rem}.cta-primary,.cta-secondary{width:100%;max-width:280px}}@media (max-width:480px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-icon{width:80px!important;height:80px!important}.hero-logo-img{max-width:250px!important}}.sponser-card{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:30vh;border:1px solid #eee;background:transparent;transition:all 1s ease;overflow:hidden}.sponser-card img{position:relative!important;max-width:60%!important;max-height:90%!important;transition:all 1s ease;display:block}.sponser-card:hover img{max-width:80%!important;max-height:100%!important}.sponser-card:hover{background:#eeeeee7a}.membership-hero{background:url(/_next/static/media/faq_header_background.1a2de193.png),linear-gradient(135deg,rgba(0,131,192,1),rgba(13,77,153,1) 69%);background-size:contain;height:100vh;padding-top:90px}.membership-hero .container{display:flex;height:100%;justify-content:space-between;align-items:center}.membership-hero .container .content{display:flex;flex:1;flex-direction:column;justify-content:start;align-items:start}.membership-hero .container h1{color:white;font-size:3rem;text-shadow:4px 1px 29px rgba(3,3,3,.64);margin-bottom:0;margin-top:0;padding-top:0}.membership-hero .container .type-writer{max-width:80%;word-wrap:break-word;color:white;height:144px;font-size:1.2rem}.membership-hero .image-wrapper{flex:1;display:flex;justify-content:end;align-items:center}.membership-hero .image{max-width:500px;height:300px;flex:1;animation:up-and-down 5s linear infinite;position:relative}@media (max-width:993px){.membership-hero .image-wrapper{display:none}.membership-hero .container .content{justify-content:center;width:100%;text-align:center;align-items:center}.membership-hero .container h1{line-height:3rem;margin-bottom:1rem}}.subsection-title{font-size:2rem;width:-moz-fit-content;width:fit-content;letter-spacing:.05em;color:var(--main-heading-color);border-bottom:5px solid var(--main-heading-color);text-align:start}.member-ship-section{padding-top:var(--main-padding-top);padding-bottom:var(--main-padding-bottom);height:100vh;display:flex;justify-content:center;align-items:center}.member-ship-section .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.member-ship-section.gray{background-color:var(--section-background)}.member-ship-section.reverse .container{flex-direction:row-reverse}@media screen and (max-width:992px){.member-ship-section .container,.member-ship-section.reverse .container{flex-direction:column;padding-left:20px;padding-right:20px}}.member-ship-section .container .content,.member-ship-section .container .image-wrapper{flex:1}.member-ship-section .container .image-wrapper{display:flex;justify-content:center;align-items:center}.member-ship-section .container .content p{text-align:start;color:var(--main-text-color);font-size:1.4rem;margin-top:5px;line-height:2rem;font-weight:300;letter-spacing:.05rem}.member-ship-section .container .image{width:100%;height:auto}.faq-hero{background:url(/_next/static/media/faq_header_background.1a2de193.png),linear-gradient(135deg,rgba(0,131,192,1),rgba(13,77,153,1) 69%);background-size:contain;height:100vh;padding-top:90px}.faq-hero .container{display:flex;height:100%;justify-content:space-between;align-items:center}.faq-hero .container .content{display:flex;flex:1;flex-direction:column;justify-content:start;align-items:start}.faq-hero .container h1{color:white;font-size:4rem;text-transform:uppercase;text-shadow:4px 1px 29px rgba(3,3,3,.64);margin-bottom:0;margin-top:0;padding-top:0}@media (max-width:450px){.faq-hero .container h1{font-size:3rem}}@media (max-width:320px){.faq-hero .container h1{font-size:2rem}}.faq-hero .container .type-writer{max-width:80%;word-wrap:break-word;color:white;height:144px;font-size:1.2rem;padding-left:1rem}.faq-hero .image-wrapper{flex:1;display:flex;justify-content:end;align-items:center;max-width:500px}.faq-hero .image{width:70%;height:auto;-o-object-fit:contain;object-fit:contain;animation:up-and-down 4s linear infinite;position:relative}@media (max-width:993px){.faq-hero .image-wrapper{display:none}.faq-hero .container .content{text-align:center;justify-content:center;width:100%;align-items:center}}@keyframes up-and-down{0%,to{top:20px}50%{top:-20px}}