.home .acknowledgement,.home .features,.home .hero,.home .info-section,.home .invitation,.home .potential,.home .register{padding-inline:clamp(1rem,3.5vw,3rem)!important}.home .hero{position:relative;aspect-ratio:16/7;text-align:center;overflow:hidden}.home .hero .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.35) translateY(-13%);z-index:1}.home .hero .hero-content{position:relative;z-index:10;margin-inline:auto;margin-top:6rem;min-height:40vh}.home .hero .hero-content h1{font-size:clamp(var(--fz-xl),10vw,var(--fz-2xl));font-weight:700;color:#ab2024;margin-bottom:1rem}.home .hero .hero-content p{margin-inline:auto;max-width:48%;font-size:var(--fz-sm);color:#3e3e3e;margin-bottom:2rem;font-weight:600;line-height:129%}.home .stats-container{gap:3rem;padding:1rem 3rem;background:#000;flex-wrap:wrap;margin-bottom:2rem}.home .stats-container,.home .stats-container>div{display:flex;justify-content:center;align-items:center}.home .stats-container>div{color:#fff;padding:1rem 1.5rem;font-size:var(--fz-sm);border-radius:20px;background:rgba(149,149,149,.2);text-align:center;flex:1 1 180px;min-height:65px;box-shadow:-2px 0 3px hsla(0,0%,100%,.35),2px 0 3px hsla(0,0%,100%,.35);transition:transform .2s ease}.home .stats-container>div:hover{transform:translateY(-4px)}.home .potential{padding:4rem 0 3rem}.home .potential .potential-wrapper{display:flex;gap:2rem;margin:0 auto}.home .potential .potential-wrapper video{max-width:40%;width:100%;height:auto;border-radius:10px}.home .potential .potential-wrapper .text{max-width:620px}.home .potential .potential-wrapper .text h2{color:#ab2024;font-size:clamp(var(--fz-lg),7vw,var(--fz-xl));margin-bottom:1rem}.home .potential .potential-wrapper .text p{color:#3e3e3e;font-size:var(--fz-md)}.home .potential .potential-wrapper .text p:last-child{margin-top:1.5rem}.home .features{padding:3rem 0;text-align:center}.home .features h3{color:#b91c1c;font-size:clamp(var(--fz-lg),8vw,var(--fz-xl))}.home .features p{margin-top:.5rem;margin-bottom:2rem;font-size:1rem;color:#3e3e3e}.home .features .feature-grid{display:grid;grid-gap:2rem;gap:2rem;margin:0 auto}@media(min-width:768px){.home .features .feature-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.home .features .card{display:flex;flex-direction:column;height:100%;padding:1rem;border-radius:12px;border:1px solid rgba(171,32,36,.1);background:rgba(171,32,36,.05);text-align:left}.home .features .card img{margin-bottom:.5rem}.home .features .card h4{color:#ab2024;font-size:1.2rem;margin-bottom:.5rem}.home .features .card p{font-size:.95rem;color:#3e3e3e}.home .invitation{text-align:center;padding:3rem 1.5rem 0;margin-bottom:4rem}.home .invitation h3{color:#ab2024;font-size:clamp(var(--fz-lg),8vw,var(--fz-xl));margin-bottom:.5rem}.home .invitation>p{max-width:90%;margin:0 auto 2rem;color:#3e3e3e}.home .invitation .grade-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.2rem;gap:1.2rem;justify-content:center}.home .invitation .grade-cards .grade-card{padding:1.2rem;text-align:left;border-radius:12px;border:1px solid rgba(171,32,36,.1);background:rgba(171,32,36,.05)}.home .invitation .grade-cards .grade-card h4{color:#ab2024;margin-bottom:.5rem}.home .invitation .grade-cards .grade-card p{font-size:.9rem;color:#3e3e3e}.home .info-section h2{text-align:center;font-size:clamp(var(--fz-lg),8vw,var(--fz-xl));color:#ab2024;margin-bottom:1rem}.home .info-section p{text-align:left;margin:0 auto 4rem;color:#3e3e3e;font-weight:510;width:80%}.home .register{text-align:center;padding:3rem 1rem}.home .register h3{font-size:clamp(var(--fz-lg),8vw,var(--fz-xl));color:#ab2024;margin-bottom:1rem}.home .register .video-wrapper{display:flex;align-items:center;justify-content:center}.home .register .video-wrapper .video-box{width:100%;height:100%;max-width:700px}.home .about-ie{padding:3rem 0;text-align:center}.home .about-ie h3{color:#b91c1c;font-size:clamp(var(--fz-lg),8vw,var(--fz-xl));margin-bottom:3rem}.home .about-ie .about-ie-wrapper{display:grid;grid-gap:2rem;gap:2rem;max-width:95%;margin:0 auto;align-items:stretch}@media(min-width:768px){.home .about-ie .about-ie-wrapper{grid-template-columns:repeat(3,1fr)}}.home .about-ie .about-ie-wrapper .card{display:flex;flex-direction:column;height:100%;padding:1.5rem;border-radius:12px;border:1px solid rgba(171,32,36,.1);background:rgba(171,32,36,.05);text-align:left}.home .about-ie .about-ie-wrapper .card h4{color:#ab2024;font-size:1.2rem;margin-bottom:.5rem}.home .about-ie .about-ie-wrapper .card p{font-size:.95rem;color:#3e3e3e}.home .acknowledgement{text-align:center;padding:3rem 1rem}.home .acknowledgement h3{font-size:clamp(var(--fz-lg),8vw,var(--fz-xl));color:#ab2024;margin-bottom:2rem}.home .acknowledgement .sponsors{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.home .acknowledgement .sponsors img{width:10%;height:auto;object-fit:cover}@media(max-width:599px){.hero{aspect-ratio:6/7!important}.hero .hero-content{margin-top:3rem!important}.hero .hero-content p{margin-bottom:1rem!important}.hero .hero-content .stats-container,.hero .hero-content p{max-width:100%!important}.hero .hero-content .stats{grid-template-columns:repeat(2,minmax(133px,1fr))!important;gap:2rem!important}.stats-container{gap:1rem!important;padding:1rem!important;background:rgba(0,0,0,0)!important}.stats-container>div{padding:.5rem!important;min-height:0!important;background-color:#000!important}.potential .potential-wrapper{flex-direction:column}.potential .potential-wrapper .text,.potential .potential-wrapper video{max-width:100%!important}.info-section p{width:95%!important}.register .video-wrapper .video-box{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.register .video-wrapper .video-box iframe{position:absolute;top:0;left:0;width:100%;height:100%}.acknowledgement .sponsors img{width:20%!important}}