@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--primary:#3b82f6;--primary-dark:#2563eb;--secondary:#10b981;--dark:#1e293b;--light:#f8fafc;--gray:#64748b;--light-gray:#e2e8f0}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background-color:var(--light);color:var(--dark);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.contact-section{padding:5rem 0;background-color:#1e293b}.event-section{padding:5rem 0}.section-title{color:white}.contact-h2-title{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:white}.contact-container{display:flex;gap:3rem;align-items:flex-start}.contact-info{flex:1;min-width:300px;background-color:white;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.contact-info h3{font-size:1.5rem;margin-bottom:1.5rem;color:var(--primary)}.contact-info p{margin-bottom:1.5rem;color:var(--gray)}.contact-details{list-style:none}.contact-details li{margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.contact-details .icon{width:2.5rem;height:2.5rem;background-color:rgba(59,130,246,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1rem}.contact-form{flex:2;min-width:300px;background-color:white;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.reg-form{background-color:rgb(30,41,59);color:#e0e0e0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-control{width:100%;padding:.75rem;border:1px solid var(--light-gray);border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-control:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}textarea.form-control{min-height:150px;resize:vertical}header{background-color:var(--dark);box-shadow:0 2px 10px rgba(0,0,0,.05);position:sticky;top:0;z-index:100}nav{display:flex;justify-content:space-between;align-items:center;padding-bottom:0}.logo{font-size:1.75rem;font-weight:700;color:var(--primary);text-decoration:none}.nav-links{display:flex;gap:2rem}.nav-links a{color:white;text-decoration:none;font-weight:500;transition:color .2s}.nav-links li{list-style:none;padding-left:0}.nav-links a:hover{color:var(--primary)}.btn{background-color:var(--primary);color:white;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s;text-decoration:none}.btn:hover{background-color:var(--primary-dark)}.btn-secondary{background-color:white;color:var(--primary);border:1px solid var(--primary)}.btn-secondary:hover{background-color:var(--light);color:var(--primary-dark);border-color:var(--primary-dark)}.hero{padding:6rem 0;text-align:center;background:linear-gradient(90deg,#f0f9ff,#e0f2fe)}.hero h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.hero p{font-size:1.25rem;color:var(--gray);max-width:700px;margin:0 auto 2.5rem}.hero-btns{display:flex;gap:1rem;justify-content:center}.services{padding:5rem 0}.events{padding:2rem 0}.section-title{text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:#3c82f6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background-color:white;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s}.events-image{width:100%;height:100%;background-color:var(--light);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary);font-size:1.75rem;border:2px solid white}.events-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:4px}.event-container{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.event-card{display:flex;flex-direction:column;justify-content:flex-start;background-color:#1e293b;color:#c4c4c4}.event-card h2{margin:1rem 0 .5rem;color:#e0e0e0}.event-card p{margin-bottom:1rem;flex-grow:1;color:#e0e0e0!important}.fade-in{animation:fadeIn .6s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.event-card a{margin-top:auto;display:inline-block;padding:.5rem 1rem;text-align:center;background-color:var(--primary);color:#fff;text-decoration:none;border-radius:4px}.event-card a:hover{background-color:var(--primary-dark)}.event-card span{color:var(--gray);font-weight:400}.event-card h5{font-weight:400;margin-bottom:5px}.details-left-side{flex:1;min-width:300px;background-color:#1e293b;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);color:#e0e0e0}.details-left-side h1,.details-left-side p{margin-bottom:20px}.details-right-side{flex:1;min-width:300px;position:sticky;top:150px;align-self:flex-start;background-color:#1e293b;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.service-icon{width:4rem;height:4rem;background-color:var(--light);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary);font-size:1.75rem}.service-icon img{width:45px}.service-card h3{font-size:1.5rem;margin-bottom:1rem}.service-card p{color:var(--gray)}.why-us{padding:5rem 0;background-color:var(--light)}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.feature{display:flex;gap:1.5rem}.feature-icon{flex-shrink:0;width:3rem;height:3rem;background-color:rgba(59,130,246,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.5rem}.feature-content h3{font-size:1.25rem;margin-bottom:.5rem}.feature-content p{color:var(--gray)}.testimonials{padding:5rem 0;background-color:white}.testimonials-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background-color:var(--light);border-radius:.75rem;padding:2rem;position:relative}.quote{font-size:4rem;position:absolute;top:-1rem;left:1rem;opacity:.1;color:var(--primary)}.testimonial p{position:relative;z-index:1;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:3rem;height:3rem;border-radius:50%;background-color:var(--light-gray);overflow:hidden}.author-info h4{font-weight:600}.author-info p{font-size:.875rem;margin:0;font-style:normal;color:var(--gray)}.cta{padding:5rem 0;background-color:#1e293b;color:white;text-align:center}.cta h2{font-size:2.25rem;margin-bottom:1.5rem}.cta p{max-width:700px;margin:0 auto 2.5rem;opacity:.9}.cta .btn{background-color:white;color:var(--primary)}.cta .btn:hover{background-color:var(--light)}footer{background-color:var(--dark);color:white;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-info{max-width:300px}.footer-info p{margin:1.5rem 0;opacity:.8}.social-links{display:flex;gap:1rem;margin-left:75px;margin-top:-20px}.social-link{width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:background-color .2s}.social-link:hover{background-color:rgba(255,255,255,.2)}.footer-links h3{font-size:1.25rem;margin-bottom:1.5rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s}.footer-links a:hover{color:white}.copyright{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.875rem;opacity:.6}@media (max-width:768px){.hero h1{font-size:2.5rem}.contact-container{flex-direction:column}.features,.footer-content{grid-template-columns:1fr}.footer-content{gap:2rem}.footer-info{max-width:100%}.nav-links{display:none}}.about-div-main{display:flex;gap:3rem;align-items:center;flex-wrap:wrap}.about-div-p{margin-bottom:1.5rem}.about-div-left,.about-div-right{flex:1;min-width:300px}.about-div-right{background-color:var(--light-gray);height:350px;border-radius:.75rem;display:flex;justify-content:center;align-items:center}.about-div-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.thank-you-message{padding:0;color:white;text-align:center;width:100%}.thank-you-message h3{font-size:30px}.thank-you-message p{font-size:20px}.confirmation-message h3{font-size:25px;margin-top:30px}.confirmation-message p{font-size:13px;margin-top:10px}.policy{color:var(--gray)}.policy h1{font-size:30px}.policy h2{font-size:20px}.policy h3{font-size:15px}