@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kantumruy+Pro:ital,wght@1,600&display=swap);html{scroll-padding-top:80px}*,body,html{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;width:100%}html{scroll-behavior:smooth}.bg{background-color:#000}body,html{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.navbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000;border-radius:12px;box-sizing:border-box;color:#fff;flex-wrap:nowrap;font-family:Inter,sans-serif;justify-content:space-between;left:50%;max-width:1400px;min-height:60px;padding:.5rem 1rem;position:absolute;top:20px;transform:translateX(-50%);width:95%;z-index:10}.navbar,.navbar-left,.navbar-right{align-items:center;display:flex}.navbar-logo{display:block;height:48px;object-fit:contain}.navbar-right{color:red;flex-shrink:1;gap:1rem}.nav-item{color:red;cursor:pointer;font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-decoration:none;transition:color .3s ease}.nav-item:hover{color:#fff}.nav-icon{color:red;cursor:pointer;font-size:22px;transition:color .3s ease}.nav-icon:hover{color:#fff}.nav-menu-icon{color:red;cursor:pointer;font-size:24px;transition:color .3s ease}.nav-menu-icon:hover{color:#fff}.nav-dropdown{background-color:#000;border-radius:16px;box-shadow:0 6px 16px #0006;color:#fff;min-width:180px;padding:2rem 2.5rem;position:absolute;right:30px;top:70px;z-index:9}.nav-dropdown-item{color:red;cursor:pointer;font-family:Inter,sans-serif;font-size:18px;margin:15px 0;padding:.3rem 0;transition:color .3s ease}.nav-dropdown-item:hover{color:#fff}.transparent-navbar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:initial!important;box-shadow:none!important;left:50%;position:absolute;top:20px;transform:translateX(-50%);z-index:100}.transparent-navbar .nav-menu-icon{color:red!important;display:block}.transparent-navbar .nav-icon{color:#ea0c0c}.transparent-navbar .navbar-logo{filter:brightness(1.2)}.transparent-navbar .nav-icon:hover,.transparent-navbar .nav-menu-icon:hover{color:#fff!important}.team-navbar{backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background-color:#fffcfc1a;box-shadow:0 4px 10px #0003;top:16px;transition:top .3s ease,background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:top .3s ease,backdrop-filter .3s ease,background-color .3s ease;transition:top .3s ease,backdrop-filter .3s ease,background-color .3s ease,-webkit-backdrop-filter .3s ease}.team-navbar-scrolled{top:4px}.nav-fullscreen{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;max-height:100svh;opacity:1;overflow-y:auto;padding-top:4rem;position:fixed;top:0;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;width:100vw;z-index:999}.nav-fullscreen.closed{opacity:0;pointer-events:none;transform:translateY(-100%)}.nav-fullscreen .nav-dropdown-item{color:red;cursor:pointer;font-size:28px;font-weight:600;margin:1.5rem 0;text-decoration:none;transition:color .3s ease}.nav-fullscreen .nav-dropdown-item:hover{color:#fff}.nav-close-icon{color:#fff;cursor:pointer;font-size:28px;position:absolute;right:1.5rem;top:1.5rem;transition:color .3s ease}.nav-close-icon:hover{color:red}@media (max-width:767px){.navbar{align-items:center;flex-direction:row;padding:.75rem 1rem;text-align:center}.navbar-left{margin-bottom:.5rem}.navbar-left,.navbar-right{justify-content:center;width:100%}.nav-item{font-size:17px}.navbar-logo{height:40px}.nav-icon{font-size:22px}}@media (max-width:440px){.navbar{align-items:center;flex-direction:row;padding:.75rem 1rem;text-align:center}.navbar-left{margin-bottom:.5rem}.navbar-left,.navbar-right{justify-content:center;width:100%}.nav-item{font-size:17px}.navbar-logo{height:39px}.nav-icon{font-size:22px}.nav-fullscreen .nav-dropdown-item{font-size:28px;margin:1.25rem 0}}@media (min-width:1500px){.navbar{font-size:1.1rem;max-width:1800px;padding:.75rem 2.5rem;width:98%}.navbar-logo{height:60px}.nav-item{font-size:22px;margin:0 1.5rem}.nav-icon,.nav-menu-icon{font-size:26px}.nav-dropdown{min-width:240px;padding:2.5rem 3rem;right:50px;top:80px}.nav-dropdown-item{font-size:20px;margin:20px 0}}.hero-container{font-family:Inter,sans-serif}.hero-text{color:#fff;left:5%;position:absolute;top:55%;transform:translateY(-50%);z-index:1}.hero-text h1{line-height:1.1;margin:.2rem 0}.slide-in{animation:slideIn 1s ease-out forwards;font-family:Inter,sans-serif;font-size:6rem;font-weight:700;opacity:0;padding-left:0;transform:translateX(-100px);white-space:nowrap}.line-1{animation-delay:1s}.line-2{animation-delay:1.5s}.line-3{animation-delay:2s}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.hero-sphere{bottom:50px;height:70px;position:absolute;right:50px;z-index:2}@media (max-width:768px){.slide-in{font-size:4.3rem}.hero-text{top:50%}.hero-sphere{bottom:60px;height:70px;right:20px}}@media (max-width:480px){.slide-in{font-size:4.3rem}.hero-text{top:50%}.hero-sphere{bottom:60px;height:70px;right:20px}}@media (min-width:1500px){.slide-in{font-size:8rem}.hero-text{left:8%;top:50%}.hero-sphere{bottom:70px;height:90px;right:70px}}@media (min-width:1000px) and (max-width:1499px){.tedx-section{padding:3rem 4rem}.tedx-text-wrapper{max-width:90%;width:700px}.tedx-box{border-radius:22px;padding:1.75rem 1.75rem 2rem 2.5rem}.tedx-box h2{font-size:3.5rem}.tedx-box p{font-size:1.3rem;line-height:1.7}.tedx-x-image{height:90vh;max-width:35%;width:35%}.red-x,.white-x{height:65%;width:85%}}.ted-background{align-items:center;background:url(/static/media/x-pattern.fc78b45d649e43b0819e.jpg) no-repeat 0,#000;background-size:50% 100%;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100vh;justify-content:flex-end;padding-right:5%;width:100%}.about-wrapper{max-width:90%;position:relative;width:650px}.about-shadow{background-color:red;border-radius:20px;height:100%;left:-10px;position:absolute;top:10px;width:100%;z-index:1}.about-box{background-color:#2e2e2e;border-radius:20px;box-shadow:0 0 10px #0003;color:#fff;font-family:Inter,sans-serif;padding:1rem 1rem 1.5rem 2rem;position:relative;text-align:right;z-index:2}.about-box h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.about-box p{font-size:1.2rem;line-height:1.6;margin-bottom:.5rem}@media (max-width:1024px){.ted-background{background-size:40% 100%;justify-content:center;padding:2rem}.about-box{font-size:1rem;padding:1.5rem;text-align:right}.about-box h2{font-size:2rem}.about-box p{font-size:1rem}}@media (max-width:768px){.ted-background{background:url(/static/media/x-pattern.fc78b45d649e43b0819e.jpg) no-repeat 50%,#000;background-size:cover;flex-direction:column;padding:2rem 1rem;position:relative}.about-wrapper{margin-top:2rem;width:100%;z-index:1}.about-box{padding:1.25rem;text-align:right}.about-box h2{font-size:1.8rem}.about-box p{font-size:.95rem}.about-shadow{left:-8px;top:8px}}@media (max-width:480px){.about-box{padding:1rem}.about-box h2{font-size:1.5rem}.about-box p{font-size:.9rem}}.about-box,.about-box h2,.about-box p{opacity:0}.animate .about-shadow{animation:slideInUp .6s ease-out forwards}.animate .about-box{animation:slideInDown .6s ease-out .4s forwards;transform:translateY(-50px)}.animate .about-box h2,.animate .about-box p{animation:slideInRight .5s ease-out .9s forwards;transform:translateX(40px)}@media (min-width:769px) and (max-width:1068px){.ted-background{align-items:center;background:url(/static/media/x-pattern.fc78b45d649e43b0819e.jpg) no-repeat 0,#000;background-size:48% 100%;justify-content:center;padding:3rem 1.5rem}.about-wrapper{max-width:700px;text-align:right;width:100%}.about-box{border-radius:20px;font-size:1.1rem;padding:2rem;text-align:right}.about-box h2{font-size:2.5rem;margin-bottom:1rem}.about-box p{font-size:1.1rem;line-height:1.6}.about-shadow{left:-10px;top:10px}}@media (min-width:1500px){.ted-background{background-size:55% 100%;padding-right:8%}.about-wrapper{max-width:800px}.about-box{border-radius:24px;padding:2.5rem 2rem 3rem 3rem}.about-box h2{font-size:3.5rem;margin-bottom:1.2rem}.about-box p{font-size:1.4rem;line-height:1.8}.about-shadow{border-radius:24px;left:-12px;top:12px}}.tedx-section1{align-items:center;background-color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:100vh;padding:2rem}.tedx-text-wrapper1{margin-right:5vw;max-width:90%;position:relative;width:650px}.tedx-shadow1{background-color:red;border-radius:20px;height:100%;left:-10px;position:absolute;top:10px;width:100%;z-index:1}.tedx-box1{background-color:#2e2e2e;border-radius:20px;box-shadow:0 0 10px #0003;color:#fff;padding:1rem 1rem 1.5rem 2rem;position:relative;text-align:left;z-index:2}.tedx-box1 h2{font-size:3rem;margin-bottom:1rem}.tedx-box1 h2,.tedx-box1 p{font-family:Inter,sans-serif}.tedx-box1 p{font-size:1.2rem;line-height:1.6}.red-x1{bottom:0;right:0;z-index:0}.red-x1,.white-x1{height:60%;object-fit:contain;position:absolute;width:80%}.white-x1{bottom:1%;right:1%;transform:translate(5%,5%);z-index:1}.tedx-box1,.tedx-box1 h2,.tedx-box1 p{opacity:1;transform:none}.animate .tedx-shadow1{animation:slideInUp .6s ease-out forwards}@media (max-width:768px){.tedx-section1{align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem 1rem;position:relative;text-align:center}.tedx-x-image{left:100%;opacity:.2;top:50%;transform:translate(-50%,-50%);z-index:0}.red-x1,.tedx-x-image,.white-x1{height:600px;position:absolute;width:500px}.red-x1,.white-x1{object-fit:contain}.white-x1{transform:translate(5%,5%)}.tedx-text-wrapper1{max-width:90%;width:100%;z-index:1}.tedx-box1{padding:1.5rem;text-align:left}.tedx-box1 h2{font-size:1.2rem}.tedx-box1 p{font-size:.95rem}}.animate-x .white-x1{animation:slideOutRight .8s ease-in-out .3s forwards}@keyframes slideOutRight{0%{transform:translate(5%,5%)}to{transform:translate(200%,5%)}}@media (min-width:769px) and (max-width:1068px){.tedx-section1{align-items:center;flex-direction:row;justify-content:space-between;padding:2rem 1rem;text-align:left}.tedx-text-wrapper1{margin-right:2rem;max-width:none;width:55%}.tedx-x-image{height:300px;position:relative;width:35%}.red-x1,.white-x1{height:100%;object-fit:contain;position:absolute;width:100%}.red-x1{z-index:0}.white-x1{transform:translate(0);z-index:1}.animate-x .white-x1{animation:slideOutRight .8s ease-in-out .3s forwards}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translateX(200%)}}}@media (min-width:1500px){.tedx-section1{gap:4rem;padding:4rem 5rem}.tedx-text-wrapper1{max-width:800px;width:100%}.tedx-box1{border-radius:24px;padding:2.5rem 2.5rem 3rem 3rem}.tedx-box1 h2{font-size:3.5rem;margin-bottom:1.2rem}.tedx-box1 p{font-size:1.4rem;line-height:1.8}.tedx-shadow1{border-radius:24px;left:-12px;top:12px}.tedx-x-image{height:100vh;max-width:35%}.red-x1,.white-x1{height:90%;width:90%}.red-x1{bottom:-22px}.white-x1{bottom:-20px;transform:translate(5%,5%)}}.tedx-section{align-items:center;background-color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:100vh;padding:2rem}.tedx-text-wrapper{margin-right:5vw;max-width:90%;position:relative;width:650px}.tedx-shadow{background-color:red;border-radius:20px;height:100%;left:-10px;position:absolute;top:10px;width:100%;z-index:1}.tedx-box{background-color:#2e2e2e;border-radius:20px;box-shadow:0 0 10px #0003;color:#fff;padding:1rem 1rem 1.5rem 2rem;position:relative;text-align:right;z-index:2}.tedx-box h2{font-size:3rem;margin-bottom:1rem}.tedx-box h2,.tedx-box p{font-family:Inter,sans-serif}.tedx-box p{font-size:1.2rem;line-height:1.6}.highlight-red{color:red}.tedx-x-image{display:block;flex:0 0 30%;height:100vh;margin:0;max-width:30%;padding:0;position:relative}.red-x{bottom:0;right:0;z-index:0}.red-x,.white-x{height:60%;object-fit:contain;position:absolute;width:80%}.white-x{bottom:1%;right:1%;transform:translate(5%,5%);z-index:1}.tedx-box,.tedx-box h2,.tedx-box p{opacity:1;transform:none}.animate .tedx-shadow{animation:slideInUp .8s ease-out forwards}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInDown{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tedx-section{align-items:center;flex-direction:column;text-align:center}.tedx-x-image{width:200px}.tedx-box h2{font-size:2rem}.tedx-box p{font-size:1rem}}.white-x{opacity:0}.animate-x .white-x{animation:slideInRight1 .8s ease-out .3s forwards;transform:translateX(40px)}@keyframes slideInRight1{0%{opacity:0;transform:translate(-200%,5%)}to{opacity:1;transform:translate(5%,5%)}}@media (max-width:768px){.tedx-section{align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem 1rem;position:relative;text-align:center}.tedx-x-image{left:100%;opacity:.2;top:50%;transform:translate(-50%,-50%);z-index:0}.red-x,.tedx-x-image,.white-x{height:600px;position:absolute;width:500px}.red-x,.white-x{object-fit:contain}.white-x{transform:none}.tedx-text-wrapper{max-width:90%;width:100%;z-index:1}.tedx-box{padding:1.5rem;text-align:right}.tedx-box h2{font-size:1.2rem}.tedx-box p{font-size:.95rem}}@media (min-width:769px) and (max-width:1068px){.tedx-section{align-items:center;flex-direction:row;justify-content:space-between;padding:2rem 1rem;text-align:left}.tedx-text-wrapper{margin-right:2rem;width:55%;z-index:2}.tedx-x-image{display:block;height:300px;position:relative;width:40%;z-index:1}.red-x,.white-x{height:100%;object-fit:contain;position:absolute;width:100%}.red-x{z-index:0}.white-x{opacity:0;transform:translateX(-150vw);z-index:1}.animate-x .white-x{animation:slideInWhiteX 1s ease-out forwards}@keyframes slideInWhiteX{0%{opacity:0;transform:translateX(-150vw)}to{opacity:1;transform:translateX(0)}}.tedx-box h2{font-size:2rem}.tedx-box p{font-size:1rem}}@media (min-width:1500px){.tedx-section{padding:4rem 6rem}.tedx-text-wrapper{max-width:100%;width:800px}.tedx-box{border-radius:24px;padding:2rem 2rem 2.5rem 3rem}.tedx-box h2{font-size:4rem}.tedx-box p{font-size:1.5rem;line-height:1.8}.tedx-x-image{height:100vh;max-width:40%;width:40%}.red-x,.white-x{height:70%;width:90%}}.subscribe-section{background:#000;box-sizing:border-box;color:#fff;display:grid;min-height:100vh;padding:2rem;place-items:center;position:relative;width:100%}.subscribe-logo{height:80px;padding-right:10px;position:absolute;right:1.5rem;top:1.5rem;width:90px}.subscribe-content{max-width:1100px;padding:0 1rem;text-align:left;width:100%}.subscribe-content h2{font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin:0 0 2rem}.highlight-red{color:#ff1a1a}.subscribe-form{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.subscribe-input{border:none;border-radius:8px;flex:1 1 300px;font-size:1rem;max-height:3rem;min-width:200px;outline:none;padding:.75rem 1rem}.subscribe-button{background-color:#ff1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:0 1 1200px;font-size:1rem;padding:.75rem 1.5rem;white-space:nowrap}@media (max-width:768px){.subscribe-content{text-align:center}.subscribe-form{align-items:center;flex-direction:row;gap:1rem}.subscribe-button,.subscribe-input{width:100%}.subscribe-button{margin:0 auto;width:auto}}@media (max-width:480px){.subscribe-section{padding:1rem}.subscribe-logo{padding-right:10px;right:1rem;top:1rem;width:78px}.subscribe-content{padding:0}.subscribe-content h2{text-align:left}}.gallery-section{background:#000;color:#fff}.gallery-section2{padding:2rem 1rem 0}.gallery-title{color:#fff;font-family:Inter,sans-serif;font-size:50px;margin-left:20px}.gallery-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-areas:"title  img1  img3" "img2   img4  img6" "img2   img5  img6";grid-template-columns:auto 1fr 1fr;grid-template-rows:auto repeat(2,150px)}.gallery-title{align-self:self-start;grid-area:title}.gallery-item img{border-radius:20px;display:block;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:100%}.gallery-item img:hover{filter:brightness(.85);transform:scale(1.05)}@media (max-width:600px){.gallery-grid{grid-template-areas:"title title" "img1 img2" "img3 img4" "img5 img6";grid-template-columns:1fr 1fr;grid-template-rows:auto repeat(4,120px)}.gallery-title{font-size:35px}}.footer{color:#000;font-family:Inter,sans-serif;overflow:hidden;position:relative}.footer-background-image{background-image:url(/static/media/footer-bg.cd4c9fe648c4653163e2.png);background-position:top;background-repeat:no-repeat;background-size:100% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:6rem .5rem 4rem;position:relative;z-index:2}.footer-left{flex:1 1 250px}.footer-logo{font-size:2rem;font-weight:700;margin-bottom:.5rem}.footer-logo .highlight-red{color:#000}.footer-description{font-size:1rem;line-height:1.4;margin-bottom:1rem}.footer-icons a{color:#000;font-size:1.5rem;margin-right:1rem;text-decoration:none;transition:color .3s}.footer-icons a:hover{color:#ccc}.footer-links{display:flex;flex:2 1 500px;flex-wrap:wrap;gap:7rem}.footer-links div{display:flex;flex-direction:column;gap:.7rem;min-width:140px}.footer-links a,.footer-links p{color:#000;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover,.footer-links p:hover{color:#ccc}@media (max-width:900px){.footer-content{padding:5rem 1.5rem 3rem}.footer-links{flex-direction:row;justify-content:flex-start}.footer-links div{min-width:45%}}@media (max-width:600px){.footer-content{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:3rem 1.5rem 2rem;text-align:left}.footer-background-image{height:450px}.footer-logo{font-size:1.5rem}.footer-description{font-size:.9rem}.footer-links{flex-direction:row;flex-wrap:nowrap;gap:1.5rem;justify-content:space-between;width:100%}.footer-links div{min-width:40%}.footer-links a,.footer-links p{font-size:.95rem}.footer-icons a{font-size:1.3rem}.footer{background:linear-gradient(180deg,#0000 0,#0000 50px,#eb0028 80px);position:relative}.footer-links{align-items:flex-start;flex-direction:column;gap:2rem}.contact-card p{font-size:.95rem;word-break:break-word}}@media (max-width:768px){.footer-links{grid-template-columns:repeat(2,auto)}.footer{background:linear-gradient(180deg,#0000 0,#0000 50px,#eb0028 80px);position:relative}}.contact-card{display:flex;flex-direction:column;gap:.7rem;min-width:140px}@media (min-width:1024px){.footer-content{flex-direction:row;justify-content:space-between}.footer-content,.footer-links{align-items:flex-start;gap:4rem}.footer-links{display:flex;flex-wrap:nowrap;justify-content:flex-end;width:100%}.footer-links div{min-width:160px}.contact-card{border-right:2px solid #000;margin-right:2rem;padding-right:2rem}}@media (max-width:1245px) and (min-width:769px){.footer-links{flex-wrap:wrap;gap:3rem;justify-content:flex-start}.footer-links div{min-width:45%}.footer-content{gap:2rem;padding:5rem 2rem 3rem}.contact-card p{font-size:.95rem;word-break:break-word}.footer{background:linear-gradient(180deg,#0000 0,#0000 50px,#eb0028 80px);position:relative}}@media (min-width:1500px){.footer-content{gap:5rem;max-width:1600px;padding:7rem 4rem 5rem}.footer-links{gap:5rem}.footer-links div{min-width:200px}.footer-logo{font-size:2.5rem}.contact-card p,.footer-description,.footer-links a,.footer-links p{font-size:1.1rem}.footer-icons a{font-size:1.7rem}.footer-background-image{background-size:100% 100%}.contact-card{margin-right:2.5rem;padding-right:2.5rem}}.hero-container1{font-family:Inter,sans-serif;height:auto;max-width:100%;overflow:hidden;position:relative;width:100%}.hero-video1{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.form-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-left:0;margin-right:0;min-height:calc(100vh - var(--footer-height) - var(--navbar-height));padding:100px 25px 15px}.form-inner{max-width:800px;padding:0 1rem;width:100%}.form-inner h1{font-size:2.5rem;margin-bottom:2rem;text-align:center}.form-inner h1,.full-width h3{color:#fff;font-family:Inter,sans-serif}.speaker-form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.speaker-form .two-col{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.speaker-form .full-width{grid-column:1/-1}.speaker-form input,.speaker-form select{background:#fffc;border:2px solid #555;border-radius:4px;box-sizing:border-box;color:#222;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem 1rem;width:100%}.speaker-form button{background-color:#e81b2a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .25s ease;width:100%}.speaker-form .two-col button{width:auto}.speaker-form button:hover{background-color:#c40000}@media (max-width:600px){.speaker-form .two-col{grid-template-columns:1fr}.form-inner h1{font-size:2rem;padding-top:10px}.form-page{padding-bottom:10px}}@media (max-width:900px){.form-inner{max-width:100%;padding:0 1rem}.speaker-form .two-col{grid-template-columns:1fr}.speaker-form button{width:100%}.form-page{padding-bottom:10px;padding-left:3px;padding-right:3px}}@media (max-width:500px){.form-inner h1{font-size:1.75rem;padding-top:30px;text-align:center}.form-page{padding:80px 2px 20px}.speaker-form input{font-size:.95rem}.speaker-form button{font-size:1rem}}@media (min-width:1500px){.form-inner h1{padding-top:15px}}.para{align-items:center;color:#fff;font-size:18px;justify-items:center;text-align:center}@media (max-width:501px){.para{font-size:14px;margin-bottom:5px;padding:25px 15px}}@media (min-width:500px) and (max-width:720px){.para{font-size:14px;line-height:1.4;margin-bottom:40px;padding:14px 15px}}@media (min-width:721px){.para{margin-bottom:40px}}@media (min-width:1200px){.para{font-size:18px;margin-bottom:40px;padding-top:30px}}.hero-container-sponsor{font-family:Inter,sans-serif;height:auto;max-width:100%;overflow:hidden;position:relative;width:100%}.hero-video-sponsor{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.form-page-sponsor{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;margin:0;padding-top:100px;position:relative;width:100%}.form-inner-sponsor{margin:0 auto;max-width:800px;padding:0 1rem;width:100%}.form-inner-sponsor h1{color:#fff;font-family:Inter,sans-serif;font-size:2.5rem;margin-bottom:2rem}.sponsor-form{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;max-width:100%;width:100%}.sponsor-form .two-col-sponsor{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.sponsor-form .full-width-sponsor{grid-column:1/-1}.sponsor-form input,.sponsor-form select{background:#fffc;border:2px solid #555;border-radius:4px;box-sizing:border-box;color:#222;font-size:1rem;padding:.75rem 1rem;width:100%}.sponsor-form button{background-color:#e81b2a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .25s ease;width:100%}.sponsor-form button:hover{background-color:#c40000}.checkbox-group{color:#fff;display:flex;flex-direction:column;font-size:1rem;gap:.5rem}.checkbox-group div{display:flex;gap:1rem}.checkbox-group label{align-items:center;color:#fff;display:flex;gap:.3rem}.checkbox-alignment-container{display:flex;flex-direction:column;gap:1rem}.checkbox-row{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;width:100%}.checkbox-row input[type=checkbox]{accent-color:#e81b2a;flex-shrink:0;height:1.3em;margin-right:.75rem;width:1.3em}@media (max-width:900px){.form-inner-sponsor{max-width:100%;padding:0 1rem}.sponsor-form .two-col-sponsor{grid-template-columns:1fr}}@media (max-width:600px){.form-inner-sponsor h1{font-size:2rem}.sponsor-form input{font-size:.95rem}.sponsor-form button{font-size:1rem}.checkbox-group div{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem}.checkbox-group label{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:auto 1fr;width:100%}.checkbox-group input[type=checkbox]{margin:0}.checkbox-row{align-items:flex-start}.checkbox-row input[type=checkbox]{margin-right:.75rem;margin-top:.1em}.checkbox-row span{margin-left:0;padding-left:0}}@media (max-width:500px){.form-inner-sponsor h1{font-size:1.75rem;padding-top:30px;text-align:center}.form-page-sponsor{padding-top:80px}}.feedback-section{background:#0009;border-radius:10px;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif;margin-left:auto;margin-right:auto;margin-top:5rem;max-width:800px;padding:2rem 1rem;width:100%}.feedback-section h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}.feedback-form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:100%}.feedback-form input,.feedback-form textarea{background:#ffffffe6;border:2px solid #555;border-radius:4px;box-sizing:border-box;color:#222;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem 1rem;width:100%}.feedback-form textarea{min-height:100px;resize:vertical}.star-label{font-size:1rem;margin-top:.5rem}.star-rating{cursor:pointer;display:flex;font-size:2rem;gap:.4rem}.star{color:#ccc;transition:color .2s}.star.filled{color:gold}.consent-label{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;margin-top:.5rem;width:100%}.consent-label input[type=checkbox]{accent-color:#e81b2a;flex-shrink:0;height:1.3em;margin-right:.75rem;width:1.3em}.feedback-form button{background-color:#e81b2a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .25s ease;width:100%}.feedback-form button:hover{background-color:#c40000}@media (max-width:900px){.feedback-section{margin-bottom:2rem;margin-top:3rem;padding:1.5rem}.feedback-section h2{font-size:2rem}.star-rating{font-size:1.75rem}}@media (max-width:600px){.feedback-section{margin-bottom:3rem;margin-top:5rem}.feedback-section h2{font-size:1.75rem;text-align:center}.star-rating{justify-content:center}.feedback-form input,.feedback-form textarea{font-size:.95rem}.feedback-form button{font-size:1rem}.consent-label{align-items:flex-start}.consent-label input[type=checkbox]{margin-right:.75rem;margin-top:.1em}.consent-label span{margin-left:0;padding-left:0}}@media (max-width:500px){.feedback-section{margin-bottom:3rem;margin-top:6rem;padding:1rem}.feedback-section h2,.star-rating{font-size:1.5rem}}.hero-container3{font-family:Inter,sans-serif;height:100vh;overflow:hidden;position:relative;width:100%}.hero-video3{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-text3{color:#fff;left:40%;position:absolute;top:55%;transform:translateY(-50%);z-index:1}.hero-text3 h1{line-height:1.1;margin:.2rem 0}.event{color:red;font-family:Inter,sans-serif;font-size:6rem;font-weight:900;position:relative}.event:after{color:#000;content:"Events";left:.25rem;position:absolute;top:.25rem;z-index:-1}@media (max-width:768px){.event{font-size:4.3rem}}@media (max-width:480px){.event{font-size:4.3rem}}@media (max-width:768px){.hero-container3{height:80vh}.hero-video3{height:100%;object-fit:cover;width:100%}.hero-text3{left:50%;padding:0 1rem;text-align:center;top:50%;transform:translate(-50%,-50%)}.event{font-size:3rem}}@media (max-width:480px){.hero-container3{height:70vh}.hero-video3{height:100%;object-fit:cover;width:100%}.hero-text3{left:50%;padding:0 1rem;text-align:center;top:50%;transform:translate(-50%,-50%)}.event{font-size:2.5rem}}.past-event-section{background-color:#000;color:#fff;font-family:Inter,sans-serif;overflow:hidden;position:relative}.past-event-section-dum{padding:4rem 2rem}.past-event-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:3rem}.event-image img{border-radius:16px;box-shadow:0 0 15px 5px red;max-width:500px;transition:transform .3s ease-in-out;width:100%}.event-image img:hover{transform:scale(1.02)}.event-details{max-width:400px;text-align:left}.event-details h2{font-size:2.5rem;margin-bottom:.5rem}.event-details .year{font-size:1.2rem;font-weight:300;margin-bottom:1rem}.event-details .desc{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.see-more{background-color:red;border-radius:8px;color:#fff;font-weight:600;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .3s ease}.see-more:hover{background-color:#c40000}@media (max-width:768px){.past-event-content{flex-direction:column;text-align:center}.event-details{max-width:90%}.wave-text{font-size:.9rem;top:5px}}.past-event-section1{background-color:#000;color:#fff;font-family:Inter,sans-serif;overflow:hidden;padding:4rem 2rem;position:relative}.past-event-content1{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:3rem}.event-image1 img{border-radius:16px;box-shadow:0 0 15px 5px red;max-width:500px;transition:transform .3s ease-in-out;width:100%}.event-image1 img:hover{transform:scale(1.02)}.event-details1{max-width:400px;text-align:left}.event-details1 h2{font-size:2.5rem;margin-bottom:.5rem}.event-details1 .year1{font-size:1.2rem;font-weight:300;margin-bottom:1rem}.event-details1 .desc1{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.see-more1{background-color:red;border-radius:8px;color:#fff;font-weight:600;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .3s ease}.see-more1:hover{background-color:#c40000}@media (max-width:768px){.past-event-content1{flex-direction:column;text-align:center}.event-details1{max-width:90%}}.slide-in-left{animation:slideInLeft 1s ease-out forwards}.slide-in-right{animation:slideInRight 1s ease-out forwards}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.punarutthan-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:left;padding:0 1rem;position:relative;text-align:left;width:100%}.overlay3{background-color:#000c;inset:0;position:absolute;z-index:1}.punarutthan-text{animation:slideInText 1s ease-out forwards;animation-delay:.5s;border-radius:10px;max-width:800px;padding:2rem;z-index:2}.punarutthan-text h1{color:#e81b2a;font-size:2.5rem;margin-bottom:1rem}.punarutthan-text p{font-size:1.1rem;line-height:1.6}@media (max-width:768px){.punarutthan-text{padding:1.5rem}.punarutthan-text h1{font-size:2rem}.punarutthan-text p{font-size:1rem}}@media (min-width:1000px){.punarutthan-text h1{font-size:4rem}.punarutthan-text p{font-size:1.5rem;line-height:1.3}.punarutthan-text{max-width:1000px;padding:3rem}@media (min-width:1600px){.punarutthan-text p{font-size:1.8rem;line-height:1.5}.punarutthan-text{max-width:1200px;padding:3rem}}}.talks-section{background-color:#000;color:#fff;font-family:Inter,sans-serif;padding:4rem 2rem}.talks-section h2{font-size:2rem;margin-bottom:2rem}.talks-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;justify-content:center}.speaker-card{background-color:#1a1a1a;border-radius:10px;box-shadow:0 0 0 4px red;max-height:400px;max-width:300px;overflow:hidden;transition:transform .3s ease}.talks-grid>.speaker-card{margin:0 auto}.speaker-card img{display:block;height:190px;object-fit:cover;width:290px}.speaker-info{background-color:#e81b2a;color:#fff;padding:1rem;text-align:left}.speaker-info h3{font-size:1.2rem;font-weight:700;margin:0}.speaker-info p{font-size:.95rem;margin:.3rem 0 0}.watch-btn{align-items:center;background-color:#fff;border-radius:16px;color:#e81b2a;display:inline-flex;font-weight:600;margin-top:.8rem;padding:.4rem .8rem;text-decoration:none;transition:background-color .3s ease}.watch-btn:hover{background-color:#ffe3e6}.yt-icon{font-size:1.1rem;margin-left:.5rem}@media (max-width:767px){.talks-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.talks-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.talks-grid{grid-template-columns:repeat(3,1fr)}}.team-section{background-color:#000;color:#fff;font-family:Inter,sans-serif}.team-section-dum{padding:4rem 2rem;text-align:center}.team-section h2{font-size:2rem;margin-bottom:2rem}.team-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;justify-content:center;max-width:1200px}.team-grid,.team-grid>.team-card{margin:0 auto}.team-card{background-color:#1a1a1a;border-radius:10px;box-shadow:0 0 0 4px red;max-height:400px;max-width:300px;overflow:hidden;transition:transform .3s ease}.team-card img{background-color:#1a1a1a;display:block;height:190px;margin:0 auto;object-fit:contain;width:290px}.team-info{background-color:#e81b2a;color:#fff;padding:1rem;text-align:left}.team-info h3{font-size:1.2rem;font-weight:700;margin:0}.team-info p{font-size:.95rem;margin:.3rem 0 0}.see-more-btn{background-color:#e81b2a;border:none;border-radius:5px;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:2.5rem auto 0;padding:.8rem 1.8rem;transition:background-color .3s ease,transform .2s ease}.see-more-btn:hover{background-color:#d11825;transform:translateY(-2px)}@media (max-width:767px){.team-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}.overlay2{background:#000c;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:1000px){.AvantGarde-text h1{font-size:4rem}.AvantGarde-text p{font-size:1.5rem;line-height:1.3}.AvantGarde-text{max-width:1000px;padding:3rem}@media (min-width:1600px){.AvantGarde-text p{font-size:1.8rem;line-height:1.5}.AvantGarde-text{max-width:1200px;padding:3rem}}}.talks-section2{background-color:#000;color:#fff;font-family:Inter,sans-serif;padding:4rem 2rem}.talks-section2 h2{font-size:2rem;margin-bottom:2rem}.talks-grid2{grid-gap:1.5rem;display:grid;gap:1.5rem}.speaker-card2{background-color:#1a1a1a;border-radius:10px;box-shadow:0 0 0 4px red;max-height:400px;max-width:300px;overflow:hidden;transition:transform .3s ease}.talks-grid2>.speaker-card2{margin:0 auto}.speaker-card2 img{display:block;height:190px;object-fit:cover;width:290px}.speaker-info2{background-color:#e81b2a;color:#fff;padding:1rem;text-align:left}.speaker-info2 h3{font-size:1.2rem;font-weight:700;margin:0}.speaker-info2 p{font-size:.95rem;margin:.3rem 0 0}.watch-btn2{align-items:center;background-color:#fff;border-radius:16px;color:#e81b2a;display:inline-flex;font-weight:600;margin-top:.8rem;padding:.4rem .8rem;text-decoration:none;transition:background-color .3s ease}.watch-btn2:hover{background-color:#ffe3e6}.yt-icon2{font-size:1.1rem;margin-left:.5rem}@media (max-width:767px){.talks-grid2{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.talks-grid2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.talks-grid2{grid-template-columns:repeat(3,1fr)}}.team-section3{background-color:#000;color:#fff;font-family:Inter,sans-serif}.team-section3-dum{padding:4rem 2rem}.team-section3 h2{font-size:2rem;margin-bottom:2rem}.team-grid3{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;padding-bottom:30px}.team-grid3>.team-card3{margin:0 auto}.team-card3{background-color:#1a1a1a;border-radius:10px;box-shadow:0 0 0 4px red;max-height:500px;max-width:400px;overflow:hidden;transition:transform .3s ease}.team-card3 img{display:block;height:260px;object-fit:cover;width:350px}.team-info3{background-color:#e81b2a;color:#fff;padding:1rem;text-align:left}.team-info3 h3{font-size:1.2rem;font-weight:700;margin:0}.team-info3 p{font-size:.95rem;margin:.3rem 0 0}@media (max-width:767px){.team-grid3{grid-template-columns:1fr}.team-card3 img{height:260px;width:300px}}@media (min-width:768px) and (max-width:1023px){.team-grid3{grid-template-columns:repeat(2,1fr)}.team-card3{max-height:350px;max-width:250px}.team-card3 img{height:160px;width:250px}}@media (min-width:1024px){.team-grid3{grid-template-columns:repeat(3,1fr)}.team-card3{max-height:350px;max-width:250px}.team-card3 img{height:160px;width:250px}}.team-hero-section{align-items:flex-start;background-color:initial;display:flex;flex-direction:column;padding:1rem;position:relative}@media (min-width:993px){.team-hero-section{align-items:center;height:100vh;justify-content:center;width:100%}}.team-hero-image{display:none;height:auto;margin-bottom:1rem;padding-top:90px;width:100%}.desktop-img{display:block}@media (max-width:992px){.desktop-img{display:none}}@media (min-width:601px) and (max-width:992px){.tablet-img{display:block}}@media (max-width:600px){.mobile-img{display:block}}.team-red-line{background-color:red;border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;height:2px;left:0;position:absolute;width:100%}.curation{align-items:center;background:#0000;color:#fff;flex-wrap:wrap;gap:2rem;padding:4rem 2rem}.curation,.curation-left{display:flex;justify-content:center}.curation-left{flex:1 1;min-height:400px;opacity:0;transform:translateX(-50px);transition:all .8s ease-out}.curation-left.animate{opacity:1;transform:translateX(0)}.curation-left img{border-radius:10px;height:auto;max-width:500px;width:100%}.curation-right{flex:1 1;max-width:600px;text-align:left}.curation-desc{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.curation-btn,.curation-desc{color:#fff;font-family:Kantumruy Pro,sans-serif}.curation-btn{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.curation-btn:hover{color:red}@media (max-width:600px){.curation,.curation-right{flex-direction:column;text-align:center}.curation-right{align-items:center;display:flex;justify-content:center}.curation-desc{display:block;font-size:1rem;padding:1rem 0}.curation-btn{font-size:1rem}}@media (min-width:601px) and (max-width:992px){.curation-desc{font-size:1.1rem;padding-top:40px}}@media (min-width:993px){.curation-desc{font-size:1.3rem;padding-top:40px}}@media (min-width:1300px){.curation{padding:6rem 8rem}.curation-left img{max-width:700px}.curation-desc{font-size:1.7rem;line-height:1.8;padding-top:60px}.curation-btn{font-size:1.2rem}}.lno-section{align-items:center;background-color:initial;color:#fff;flex-wrap:wrap;gap:2rem;padding:4rem 2rem}.lno-image-container,.lno-section{display:flex;justify-content:center}.lno-image-container{flex:1 1}.lno-image{border-radius:10px;height:auto;max-width:500px;opacity:0;transform:translateX(-60px);transition:opacity .3s ease-out,transform .3s ease-out;width:100%}.animate-image.lno-image{animation:slideInFromLeft .8s ease-out forwards}.lno-text{flex:1 1;max-width:600px}.lno-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.lno-button,.lno-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.lno-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.lno-button:hover{color:red}@media (max-width:600px){.lno-section{flex-direction:column;text-align:center}.lno-text{max-width:100%}.lno-description{font-size:1rem;padding-top:1rem}}@media (min-width:601px) and (max-width:992px){.lno-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.lno-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.lno-section{padding:6rem 8rem}.lno-image{max-width:700px}.lno-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.lno-button{font-size:1.2rem}}.editorial-section{align-items:center;background-color:initial;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:4rem 2rem}.editorial-image-container{display:flex;flex:1 1;justify-content:center}.editorial-image{border-radius:10px;height:auto;max-width:500px;opacity:0;transform:translateX(-60px);transition:opacity .3s ease-out,transform .3s ease-out;width:100%}.animate-image.editorial-image{animation:slideInFromLeft .8s ease-out forwards}.editorial-text{flex:1 1;max-width:600px}.editorial-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.editorial-button,.editorial-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.editorial-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.editorial-button:hover{color:red}@media (max-width:600px){.editorial-section{flex-direction:column;text-align:center}.editorial-text{max-width:100%}.editorial-description{font-size:1rem}}@media (min-width:601px) and (max-width:992px){.editorial-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.editorial-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.editorial-section{padding:6rem 8rem}.editorial-image{max-width:700px}.editorial-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.editorial-button{font-size:1.2rem}}.mnm-section{align-items:center;background-color:initial;color:#fff;flex-wrap:wrap;gap:2rem;padding:4rem 2rem}.mnm-image-container,.mnm-section{display:flex;justify-content:center}.mnm-image-container{flex:1 1;opacity:0;transform:translateX(-50px);transition:all .8s ease-out}.mnm-image-container.animate-image{opacity:1;transform:translateX(0)}.mnm-image{border-radius:10px;height:auto;max-width:500px;width:100%}.mnm-text{flex:1 1;max-width:600px}.mnm-title{color:red;font-size:4rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem}.mnm-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.mnm-button,.mnm-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.mnm-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.mnm-button:hover{color:red}@media (max-width:600px){.mnm-section{flex-direction:column;text-align:center}.mnm-text{max-width:100%}.mnm-title{font-size:2.5rem}.mnm-description{display:block;font-size:1rem;line-height:1.5;margin-top:1rem;padding:0 1rem}}@media (min-width:601px) and (max-width:992px){.mnm-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.mnm-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.mnm-section{padding:6rem 8rem}.mnm-image{max-width:700px}.mnm-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.mnm-button{font-size:1.2rem}}.dnp-section{align-items:center;background-color:initial;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:4rem 2rem}.dnp-image-container,.dnp-text{opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.animate-dnp{opacity:1;transform:translateY(0)}.dnp-image-container{display:flex;flex:1 1;justify-content:center}.dnp-image{border-radius:10px;height:auto;max-width:500px;width:100%}.dnp-text{flex:1 1;max-width:600px}.dnp-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.dnp-button,.dnp-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.dnp-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.dnp-button:hover{color:red}@media (max-width:600px){.dnp-section{flex-direction:column;text-align:center}.dnp-text{max-width:100%}.dnp-description{display:block;font-size:1rem}}@media (min-width:601px) and (max-width:992px){.dnp-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.dnp-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.dnp-section{padding:6rem 8rem}.dnp-image{max-width:700px}.dnp-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.dnp-button{font-size:1.2rem}}.dnp-image-container{opacity:0;transform:translateX(-50px);transition:all .8s ease-out}.dnp-image-container.animate-image{opacity:1;transform:translateX(0)}.technical-section{align-items:center;background-color:initial;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:4rem 2rem}.technical-image-container{display:flex;flex:1 1;justify-content:center}.technical-image{border-radius:10px;height:auto;max-width:500px;opacity:0;transform:translateX(-60px);transition:opacity .3s ease-out,transform .3s ease-out;width:100%}.animate-image.technical-image{animation:slideInFromLeft .8s ease-out forwards}.technical-text{flex:1 1;max-width:600px}.technical-title{color:red;font-size:4rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem}.technical-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.technical-button,.technical-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.technical-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.technical-button:hover{color:red}@media (max-width:600px){.technical-section{flex-direction:column;text-align:center}.technical-text{max-width:100%}.technical-title{font-size:2.5rem}.technical-description{font-size:1rem}}@media (min-width:601px) and (max-width:992px){.technical-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.technical-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.technical-section{padding:6rem 8rem}.technical-image{max-width:700px}.technical-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.technical-button{font-size:1.2rem}}.fin-section{align-items:center;background-color:initial;color:#fff;flex-wrap:wrap;gap:2rem;padding:4rem 2rem}.fin-image-container,.fin-section{display:flex;justify-content:center}.fin-image-container{flex:1 1}.fin-image{border-radius:10px;height:auto;max-width:500px;opacity:0;transform:translateX(-60px);transition:opacity .3s ease-out,transform .3s ease-out;width:100%}.animate-image.fin-image{animation:slideInFromLeft .8s ease-out forwards}.fin-text{flex:1 1;max-width:600px}.fin-title{color:red;font-size:4rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem}.fin-description{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.fin-button,.fin-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.fin-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.fin-button:hover{color:red}@media (max-width:600px){.fin-section{flex-direction:column;text-align:center}.fin-text{max-width:100%}.fin-title{font-size:2.5rem}.fin-description{font-size:1rem}}@media (min-width:601px) and (max-width:992px){.fin-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.fin-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.fin-section{padding:6rem 8rem}.fin-image{max-width:700px}.fin-description{font-size:1.7rem;line-height:1.8;padding-top:80px}.fin-button{font-size:1.2rem}}.core-section{align-items:center;background-color:initial;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:4rem 2rem}.core-image-container{display:flex;flex:1 1;justify-content:center}.core-image{border-radius:10px;height:auto;max-width:500px;opacity:0;transform:translateX(-60px);transition:opacity .3s ease-out,transform .3s ease-out;width:100%}.animate-image.core-image{animation:slideInFromLeft .8s ease-out forwards}.core-text{flex:1 1;max-width:600px}.core-title{color:red;font-size:4rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem}.core-description{font-size:1.2rem;font-style:italic;line-height:1.3;margin-bottom:1.5rem}.core-button,.core-description{color:#fff;font-family:Kantumruy Pro,sans-serif}.core-button{border-bottom:1px solid red;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:color .3s}.core-button:hover{color:red}@media (max-width:600px){.core-section{flex-direction:column;text-align:center}.core-text{max-width:100%}.core-title{font-size:2.5rem}.core-description{font-size:1rem}}@media (min-width:601px) and (max-width:992px){.core-description{font-size:1.1rem;padding-top:80px}}@media (min-width:993px){.core-description{font-size:1.3rem;padding-top:80px}}@media (min-width:1300px){.core-section{padding:6rem 8rem}.core-image{max-width:700px}.core-description{font-size:1.7rem;line-height:1.5;padding-top:120px}.core-button{font-size:1.2rem}}.team-page{background-color:#171717;background-image:radial-gradient(circle at top left,#ff00003b 0,#0000 17%),radial-gradient(circle at 95% 30%,#ff00003b 0,#0000 17%),radial-gradient(circle at 0 60%,#ff00003b 0,#0000 17%),radial-gradient(circle at 90% 96%,#ff00003b 0,#0000 17%);background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh}.demo{font-size:5rem}.curation-grid{grid-template-columns:repeat(2,1fr)}.curation-img-tile,.curation-info-tile{border-radius:0;height:100%;min-height:100%}@media (max-width:1200px){.curation-grid{grid-template-columns:repeat(2,1fr);padding:1rem}.title-hero{align-items:center;display:flex;height:50vh;justify-content:center}.demo{color:red;font-family:Alfa Slab One,serif;font-size:6rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}}@media (max-width:1180){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:6rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:1rem}}@media (max-width:768px){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:7rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:2rem 1rem}.curation-grid>:first-child{order:1}.curation-grid>:nth-child(2){order:2}.curation-grid>:nth-child(3){order:4}.curation-grid>:nth-child(4){order:3}.curation-grid>:nth-child(5){order:6}.curation-grid>:nth-child(6){order:5}.curation-grid>:nth-child(7){order:7}.curation-grid>:nth-child(8){order:8}.curation-grid>:nth-child(9){order:9}.curation-grid>:nth-child(10){order:10}.curation-grid>:nth-child(11){order:12}.curation-grid>:nth-child(12){order:11}.curation-grid>:nth-child(13){order:14}.curation-grid>:nth-child(14){order:13}.curation-grid>:nth-child(15){order:15}.curation-grid>:nth-child(16){order:16}.curation-grid>:nth-child(17){order:17}.curation-grid>:nth-child(18){order:18}.curation-grid>:nth-child(19){order:19}.curation-grid>:nth-child(20){order:20}.curation-grid>:nth-child(21){order:22}.curation-grid>:nth-child(22){order:21}.curation-grid>:nth-child(23){order:23}.curation-grid>:nth-child(24){order:24}.curation-grid>:nth-child(25){order:25}.curation-grid>:nth-child(26){order:26}}@media (max-width:480px){.demo{font-size:4rem}}@media (max-width:460px){.demo{font-size:4rem}}@media (max-width:430px){.title-hero{height:40vh;padding-top:2rem}.demo{font-size:4rem}}@media (max-width:390px){.title-hero{height:40vh}.demo{font-size:2rem}.curation-info-tile{font-size:.5rem}.demo2{font-size:2.8rem}}@media (max-width:1180){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:8rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:1rem}}@media (max-width:950px){.demo{color:red;font-size:7rem;font-weight:900;text-align:center}}@media (max-width:768px){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:7rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:2rem 1rem}.curation-grid>:first-child{order:1}.curation-grid>:nth-child(2){order:2}.curation-grid>:nth-child(3){order:4}.curation-grid>:nth-child(4){order:3}.curation-grid>:nth-child(5){order:6}.curation-grid>:nth-child(6){order:5}.curation-grid>:nth-child(7){order:7}.curation-grid>:nth-child(8){order:8}.curation-grid>:nth-child(9){order:9}.curation-grid>:nth-child(10){order:10}.curation-grid>:nth-child(11){order:12}.curation-grid>:nth-child(12){order:11}.curation-grid>:nth-child(13){order:14}.curation-grid>:nth-child(14){order:13}.curation-grid>:nth-child(15){order:15}.curation-grid>:nth-child(16){order:16}.curation-grid>:nth-child(17){order:17}.curation-grid>:nth-child(18){order:18}.curation-grid>:nth-child(19){order:20}.curation-grid>:nth-child(20){order:19}}@media (max-width:720px){.demo{font-size:6rem}}@media (max-width:650px){.title-hero{height:40vh}.demo{font-size:6rem}}@media (max-width:510px){.title-hero{height:40vh}.demo{font-size:5rem}}@media (max-width:592px){.title-hero{height:40vh}.demo{font-size:4.8rem}}@media (max-width:480px){.demo{font-size:3.5rem}}@media (max-width:390px){.title-hero{height:40vh}.demo{font-size:2.5rem}}@media (max-width:350px){.title-hero{height:35vh}.demo{font-size:2.5rem}}@media (max-width:390px){.title-hero{height:40vh}.curation-title{font-size:3.5rem}}.demo{color:red;font-family:Alfa Slab One,serif;font-size:6rem;font-size:7rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}@media (max-width:1200px){.curation-grid{grid-template-columns:repeat(2,1fr);padding:1rem}.title-hero{align-items:center;display:flex;height:50vh;justify-content:center}.demo{color:red;font-family:Alfa Slab One,serif;font-size:8rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}}@media (max-width:1100){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:7rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:1rem}}@media (max-width:900px){.demo{color:red;font-size:7rem;font-weight:900;text-align:center}}@media (max-width:800px){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.demo{color:red;font-size:6rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:2rem 1rem}.curation-grid>:first-child{order:1}.curation-grid>:nth-child(2){order:2}.curation-grid>:nth-child(3){order:4}.curation-grid>:nth-child(4){order:3}.curation-grid>:nth-child(5){order:6}.curation-grid>:nth-child(6){order:5}.curation-grid>:nth-child(7){order:7}.curation-grid>:nth-child(8){order:8}.curation-grid>:nth-child(9){order:9}.curation-grid>:nth-child(10){order:10}.curation-grid>:nth-child(11){order:12}.curation-grid>:nth-child(12){order:11}.curation-grid>:nth-child(13){order:14}.curation-grid>:nth-child(14){order:13}.curation-grid>:nth-child(15){order:15}.curation-grid>:nth-child(16){order:16}.curation-grid>:nth-child(17){order:17}.curation-grid>:nth-child(18){order:18}}@media (max-width:720px){.demo{font-size:5rem}}@media (max-width:650px){.title-hero{height:60vh}.demo{font-size:4rem}}@media (max-width:510px){.title-hero{height:40vh}.demo{font-size:4rem}}@media (width:592px){.title-hero{height:40vh;padding:40%}.demo{font-size:4rem}}@media (max-width:480px){.demo{font-size:3rem}}@media (max-width:460px){.demo{font-size:3rem}}@media (max-width:430px){.title-hero{height:40vh;padding-top:2rem}.demo{font-size:3rem}}@media (max-width:390px){.title-hero{height:40vh}.demo{font-size:3rem}}@media (max-width:350px){.title-hero{height:35vh}.demo{font-size:3rem}}.curation-page{background-color:#0f0f0f;color:#fff;min-height:100vh;padding:4rem 2rem}.title-hero{align-items:center;display:flex;height:50vh;justify-content:center}.curation-title{color:red;font-family:Alfa Slab One,serif;font-size:10rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}.curation-grid{grid-gap:0;align-items:start;display:grid;gap:0;grid-template-columns:repeat(4,1fr);justify-content:center;padding:1rem 2rem 2rem}@media (max-width:1200px){.curation-grid{grid-template-columns:repeat(2,1fr);padding:1rem}.title-hero{align-items:center;display:flex;height:50vh;justify-content:center}.curation-title{color:red;font-family:Alfa Slab One,serif;font-size:8rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}}@media (max-width:1180){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.curation-title{color:red;font-size:10rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:1rem}}@media (max-width:768px){.title-hero{align-items:center;display:flex;height:60vh;justify-content:center}.curation-title{color:red;font-size:7rem;font-weight:900;text-align:center}.curation-grid{gap:0;grid-template-columns:repeat(2,1fr);row-gap:0}.curation-page{padding:2rem 1rem}.curation-grid>:first-child{order:1}.curation-grid>:nth-child(2){order:2}.curation-grid>:nth-child(3){order:4}.curation-grid>:nth-child(4){order:3}.curation-grid>:nth-child(5){order:6}.curation-grid>:nth-child(6){order:5}.curation-grid>:nth-child(7){order:7}.curation-grid>:nth-child(8){order:8}.curation-grid>:nth-child(9){order:9}.curation-grid>:nth-child(10){order:10}.curation-grid>:nth-child(11){order:12}.curation-grid>:nth-child(12){order:11}.curation-grid>:nth-child(13){order:14}.curation-grid>:nth-child(14){order:13}.curation-grid>:nth-child(15){order:15}.curation-grid>:nth-child(16){order:16}.curation-grid>:nth-child(17){order:17}.curation-grid>:nth-child(18){order:18}}@media (max-width:720px){.curation-title{font-size:6rem}}@media (max-width:650px){.title-hero{height:40vh}.curation-title{font-size:6rem}}@media (max-width:510px){.title-hero{height:40vh}.curation-title{font-size:5rem}}@media (max-width:592px){.title-hero{height:40vh}.curation-title{font-size:4.8rem}}@media (max-width:480px){.curation-title{font-size:4rem}}@media (max-width:460px){.curation-title{font-size:4rem}}@media (max-width:430px){.title-hero{height:40vh;padding-top:2rem}.curation-title{font-size:4rem}}@media (max-width:390px){.title-hero{height:40vh}.curation-title{font-size:3rem}}@media (max-width:350px){.title-hero{height:35vh}.curation-title{font-size:3rem}}.curation-card{align-items:center;background-color:#000;border-radius:8px;display:flex;flex-direction:column;max-width:250px;padding:1rem;text-align:center;transition:transform .3s ease;width:100%}.curation-card:hover{transform:scale(1.03)}.curation-img{border-radius:5px;height:300px;object-fit:cover;width:100%}.curation-info{margin-top:1rem}.curation-info h3{font-size:1.2rem;font-weight:700;margin:.4rem 0 .2rem}.curation-info p{color:#ccc;font-size:.95rem;margin:0}.social-icons{margin-top:.5rem}.social-icons a{color:#fff;font-size:1.2rem;margin:0 .4rem;transition:color .3s ease}.social-icons a:hover{color:red}.curation-img-tile{align-items:center;background-color:#000;display:flex;justify-content:center;padding:0}.chessboard-img{aspect-ratio:1/1;height:100%;object-fit:cover;width:100%}.curation-info-tile{align-items:center;background-color:#000;border-radius:0;display:flex;flex-direction:column;font-family:Kantumruy Pro,sans-serif;font-optical-sizing:auto;font-style:italic;font-weight:700;height:100%;justify-content:center;padding:.2rem;text-align:center}.curation-info-tile h3{font-size:3rem;font-weight:600;margin-bottom:.5rem}.curation-info-tile p{color:#ccc;font-size:1rem;margin-bottom:.5rem}@media (max-width:768px){.curation-info-tile{padding:1rem .5rem}.curation-info-tile h3{font-size:1.1rem}.curation-info-tile p{font-size:.9rem}.social-icons a{font-size:1rem;margin:0 .3rem}}.core-team-page{background-color:#0f0f0f;color:#fff;min-height:100vh;padding:4rem 2rem}.core-team-hero{align-items:center;display:flex;height:50vh;justify-content:center}.core-team-title{color:red;font-family:Alfa Slab One,serif;font-size:7rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}.core-team-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:0 auto;max-width:750px;padding:1rem 2rem 2rem}.core-team-grid>:first-child{grid-column:1;grid-row:1}.core-team-grid>:nth-child(2){grid-column:2;grid-row:1}.core-team-grid>:nth-child(3){grid-column:2;grid-row:2}.core-team-grid>:nth-child(4){grid-column:1;grid-row:2}.core-team-grid>:nth-child(5){grid-column:2;grid-row:3}.core-team-grid>:nth-child(6){grid-column:1;grid-row:3}@media (max-width:1200px){.core-team-grid{grid-template-columns:1fr 1fr;padding:1rem}.core-team-hero{align-items:center;display:flex;height:50vh;justify-content:center}.core-team-title{color:red;font-family:Alfa Slab One,serif;font-size:6rem;font-style:normal;font-weight:900;font-weight:400;text-align:center}}@media (max-width:1180px){.core-team-hero{align-items:center;display:flex;height:60vh;justify-content:center}.core-team-title{color:red;font-size:6rem;font-weight:900;text-align:center}.core-team-grid{gap:0;grid-template-columns:1fr 1fr;row-gap:0}.core-team-page{padding:1rem}}@media (max-width:768px){.core-team-hero{align-items:center;display:flex;height:60vh;justify-content:center}.core-team-title{color:red;font-size:6rem;font-weight:900;text-align:center}.core-team-grid{gap:0;grid-template-columns:1fr 1fr;row-gap:0}.core-team-page{padding:2rem 1rem}}@media (max-width:720px){.core-team-title{font-size:5.8rem}}@media (max-width:510px){.core-team-hero{height:40vh}.core-team-title{font-size:4.7rem}}@media (max-width:592px){.core-team-hero{height:50vh}.core-team-title{font-size:4rem}}@media (max-width:480px){.core-team-title{font-size:3.8rem}}@media (max-width:460px){.core-team-title{font-size:3.5rem}}@media (max-width:430px){.core-team-hero{height:40vh;padding-top:2rem}.core-team-title{font-size:3rem}}@media (max-width:390px){.core-team-hero{height:40vh}.core-team-title{font-size:3.5rem}}@media (max-width:350px){.core-team-hero{height:35vh}.core-team-title{font-size:3rem}}.core-team-img-tile{align-items:center;background-color:#000;display:flex;justify-content:center;padding:0}.core-team-img{aspect-ratio:1/1;height:100%;object-fit:cover;width:100%}.core-team-info-tile{align-items:center;background-color:#000;border-radius:0;display:flex;flex-direction:column;font-family:Kantumruy Pro,sans-serif;font-optical-sizing:auto;font-style:italic;font-weight:700;height:100%;justify-content:center;padding:.2rem;text-align:center}.core-team-info-tile h3{font-size:3rem;font-weight:600;margin-bottom:.5rem}.core-team-info-tile p{color:#ccc;font-size:1rem;margin-bottom:.5rem}.core-team-social-icons{margin-top:.5rem}.core-team-social-icons a{color:#fff;font-size:1.2rem;margin:0 .4rem;transition:color .3s ease}.core-team-social-icons a:hover{color:red}@media (max-width:768px){.core-team-info-tile{padding:1rem .5rem}.core-team-info-tile h3{font-size:1.1rem}.core-team-info-tile p{font-size:.9rem}.core-team-social-icons a{font-size:1rem;margin:0 .3rem}}.hero-container{overflow:hidden;position:relative}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-overlay{align-items:baseline;bottom:30px;display:flex;gap:15px;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.btn{align-items:center;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:1;min-width:150px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.learn-btn{background-color:#00000080;border:2px solid #e74c3c;color:#fff}.watch-btn:hover{background-color:#333}.learn-btn:hover{background-color:#e74c3c;color:#fff}@media (max-width:768px){.hero-overlay{align-items:baseline;bottom:20px;gap:10px}.btn{font-size:20px;height:46px;min-width:150px;padding:3px 16px}}@media (max-width:457px){.hero-container{height:100vh}.hero-overlay{align-items:baseline;bottom:15px;flex-direction:row;gap:8px;padding-bottom:30px}.btn{font-size:20px;height:42px;min-width:150px;padding:2px 12px;white-space:nowrap}}@media (max-width:1500px){.hero-overlay{align-items:baseline;bottom:20px;gap:10px}.btn{font-size:25px;height:46px;min-width:150px;padding:3px 16px}}@media (min-width:1500px){.hero-overlay{align-items:baseline;bottom:20px;gap:10px}.btn{font-size:25px;height:46px;min-width:160px;padding:3px 16px}}.AvantGarde-hero{background-position:50%}.AvantGarde-hero,.takeLeap{align-items:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:left;padding:0 1rem;position:relative;text-align:left;width:100%}.takeLeap{background-image:url(/static/media/Take-the-leap-bg-1.04fc4f5cb56e7fd283b0.png);background-position:100%}.AvantGarde-text{align-self:right}.overlay1{background:#000000d4;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.AvantGarde-text{animation:slideInText 1s ease-out forwards;animation-delay:.5s;border-radius:10px;max-width:800px;padding:2rem;position:relative;z-index:2}@keyframes slideInText{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.AvantGarde-text h1{color:#e81b2a;font-size:2.5rem;margin-bottom:1rem}.AvantGarde-text p{font-size:1.1rem;line-height:1.6}@media (max-width:768px){.AvantGarde-text{padding:1.5rem}.AvantGarde-text h1{font-size:2rem}.AvantGarde-text p{font-size:1rem}.takeLeap{background-color:#000;background-image:url(/static/media/TaekTheLeap-BG.201228d4ffeec050ded1.jpg);background-position:center 79px;background-size:cover}}@media (min-width:1000px){.AvantGarde-text h1{font-size:4rem}.AvantGarde-text p{font-size:1.7rem;line-height:1.8}.AvantGarde-text{max-width:1000px;padding:3rem}}.drishti-hero{align-items:center;background-color:#171717;display:flex;justify-content:center;min-height:100vh;padding:2rem}.drishti-hero__container{align-items:center;display:flex;gap:3rem;height:100%;justify-content:space-around;width:100%}.drishti-hero__logo-section{align-items:center;display:flex;flex:0 0 auto;justify-content:center;max-width:500px}.drishti-hero__logo-image{filter:drop-shadow(0 0 20px rgba(255,255,255,.8)) drop-shadow(0 0 40px rgba(255,255,255,.4));height:40rem;max-width:100%;object-fit:contain}.drishti-hero__logo-component{align-items:center;display:flex;justify-content:center}.drishti-hero__content{color:#fff;flex:1 1;max-width:600px}.drishti-hero__title{color:#fff;font-size:4rem;font-style:normal;font-weight:800;letter-spacing:2px;line-height:1.2;margin:0 0 2rem;text-align:center}.drishti-hero__description{color:#e0e0e0;font-family:Kantumruy Pro,sans-serif;font-optical-sizing:auto;font-size:2rem;font-style:italic;font-weight:200;font-weight:800;line-height:1.1;margin:0;text-align:center}@media (max-width:1440px){.drishti-hero__logo-image{height:35rem}.drishti-hero__title{font-size:3.5rem}.drishti-hero__description{font-size:1.5rem}}@media (max-width:1200px){.drishti-hero__container{gap:2rem;padding:0 1rem}.drishti-hero__logo-image{height:30rem}.drishti-hero__title{font-size:3.2rem}.drishti-hero__description{font-size:1.4rem}}@media (max-width:1024px){.drishti-hero{padding:1.5rem}.drishti-hero__container{gap:2rem;justify-content:center}.drishti-hero__logo-section{max-width:350px}.drishti-hero__logo-image{height:25rem}.drishti-hero__title{font-size:3rem}.drishti-hero__description{font-size:1.3rem;line-height:1.3}}@media (max-width:768px){.drishti-hero{min-height:100vh;padding:2rem 1rem}.drishti-hero__container{flex-direction:column;gap:3rem;height:100%;justify-content:center;text-align:center}.drishti-hero__logo-section{max-width:400px;order:1}.drishti-hero__logo-image{height:20rem;max-width:100%}.drishti-hero__content{max-width:none;order:2}.drishti-hero__title{font-size:2.8rem;margin-bottom:2rem}.drishti-hero__description{font-size:1.1rem;line-height:1.4;margin:0 auto;max-width:90%;text-align:center}}@media (max-width:480px){.drishti-hero{min-height:100vh;padding:1.5rem 0}.drishti-hero__container{gap:1rem}.drishti-hero__logo-section{max-width:250px}.drishti-hero__logo-image{height:21rem}.drishti-hero__title{font-size:2.2rem;letter-spacing:1px;margin-bottom:1.5rem}.drishti-hero__description{font-size:1rem;line-height:1.5;max-width:95%}}@media (max-width:360px){.drishti-hero{padding:1rem 0}.drishti-hero__container{gap:1rem}.drishti-hero__logo-section{max-width:200px}.drishti-hero__logo-image{height:14rem}.drishti-hero__title{font-size:2rem;letter-spacing:1px}.drishti-hero__description{font-size:.9rem;line-height:1.4;max-width:100%}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.drishti-hero:focus-within,.drishti-hero__logo-image:focus{outline:2px solid #4ecdc4;outline-offset:4px}.perspective-section2{background-color:#171717}.perspective-section{background:#171717;padding:2rem 1rem}.perspective-grid{grid-row-gap:2rem;grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-areas:"img1 img2 img3" "img1 img2 img3" "img1 img5 img3" "img1 img5 img6" "img4 img5 img6";grid-template-columns:1fr 1fr 1fr;row-gap:2rem}.item-1{grid-area:img1}.item-2{grid-area:img2}.item-3{grid-area:img3}.item-4{grid-area:img4}.item-5{grid-area:img5}.item-6{grid-area:img6}.perspective-item{cursor:pointer;position:relative;transition:transform .3s ease}.perspective-item img{border-radius:20px;display:block;height:100%;object-fit:cover;width:100%}.overlay{align-items:center;background:#0009;border-radius:20px;color:#fff;display:flex;inset:0;justify-content:center;opacity:0;overflow-y:auto;padding:1rem;position:absolute;text-align:center;transition:opacity .4s ease,transform .3s ease}@media (min-width:601px){.perspective-item:hover .overlay{opacity:1}}@media (min-width:601px) and (max-width:800px){.overlay{font-size:.5rem;line-height:1.1;padding:.2rem}}@media (max-width:600px){.perspective-grid{display:block;margin:0}.perspective-item{display:block;margin:0 1rem 1rem;position:relative}.perspective-item img{border-radius:20px;display:block;height:auto;object-fit:cover;width:100%}.perspective-item .overlay{-webkit-overflow-scrolling:touch;align-items:center;border-radius:20px;display:flex;font-size:.65rem;inset:0;justify-content:center;line-height:1.4;opacity:0;overflow-y:auto;padding:.8rem;position:absolute;text-align:left;transition:opacity .3s ease}.perspective-item.active .overlay{opacity:1}.perspective-item.active .overlay p,.perspective-item.active .overlay>*{color:#fff;font-size:.65rem;line-height:1.5;margin:0;text-align:center}}@media (min-width:801px) and (max-width:1100px){.perspective-item:hover .overlay{opacity:1}.overlay{font-size:.6rem;line-height:1.2;padding:.8rem}.perspective-grid{gap:1.5rem;grid-template-columns:1fr 1fr 1fr}}@media (min-width:1101px) and (max-width:1500px){.perspective-item:hover .overlay{opacity:1}.overlay{font-size:.9rem;line-height:1.2;padding:.5rem 1rem 1rem}.perspective-grid{gap:2rem;grid-template-columns:1fr 1fr 1fr}}@media (min-width:1501px){.perspective-item:hover .overlay{opacity:1}.overlay{font-size:1.3rem;line-height:1.1;padding:1.2rem}.perspective-grid{gap:2rem;grid-template-columns:1fr 1fr 1fr}}.perspective-title{animation:fadeInUp 1s ease forwards;color:#fff;font-family:Georgia,serif;font-size:2.5rem;font-weight:700;letter-spacing:1px;opacity:0;padding-bottom:0;padding-left:1.9rem;text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:800px) and (max-width:1100px){.perspective-title{font-size:2.2rem}}@media (max-width:390px){.perspective-item.active .overlay p,.perspective-item.active .overlay>*{font-size:.5rem;line-height:1.5}}.drishti-section{background-color:#171717;color:#fff;overflow:hidden;padding:4rem 2rem;position:relative}.drishti-content{margin:0 auto;max-width:1300px;padding:0 3rem;position:relative;z-index:2}.drishti-title{font-size:3rem;font-weight:700;margin-bottom:2rem;text-align:center}.drishti-text{font-family:Kantumruy Pro,sans-serif;font-size:1.1rem;font-style:italic;line-height:1.8;text-align:center}.drishti-image-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.drishti-grid{filter:brightness(1.2) contrast(1.15);height:100%;object-fit:cover;opacity:.9;width:100%}.fade-overlay{background:linear-gradient(180deg,#00000073 0,#00000040 30%,#0000000d 70%,#0000);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (min-width:768px){.drishti-title{font-size:4rem}.drishti-text{font-size:1.2rem}}@media (min-width:1024px){.drishti-title{font-size:4.5rem}.drishti-text{font-size:1.25rem}}@media (max-width:767px){.drishti-content{max-width:100%;padding:0}.drishti-title{font-size:2rem;line-height:1.3;padding:0 .5rem}.drishti-text{font-size:.95rem;line-height:1.6;padding:0}.fade-overlay{background:linear-gradient(180deg,#00000080 0,#0000004d 40%,#0000001a 80%,#0000)}}.speaker-section{background-color:#171717;background-image:radial-gradient(circle at top left,#ff00003b 0,#0000 17%),radial-gradient(circle at 95% 30%,#ff00003b 0,#0000 17%),radial-gradient(circle at 0 60%,#ff00003b 0,#0000 17%),radial-gradient(circle at 90% 96%,#ff00003b 0,#0000 17%);background-repeat:no-repeat;color:#fff;padding:4rem 2rem}.speaker-infoe,.speaker-photo{align-items:center;animation-duration:.6s;animation-fill-mode:forwards;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.speaker-photo img{margin-bottom:1rem}.speaker-image{border-radius:12px;width:100%}.speaker-back-btn,.speaker-learn-btn{background:#0000;border:1px solid red;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease}.speaker-back-btn:hover,.speaker-learn-btn:hover{background:red;color:#000}.speaker-description{font-family:Kantumruy Pro,sans-serif;font-style:italic}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:991px){.speaker-desktop{display:none}.speaker-mobile{align-items:center;display:flex;flex-direction:column;gap:2rem}.speaker-infoe,.speaker-photo{max-width:400px}.speaker-image{max-width:350px}.speaker-photo{animation-name:slideInFromLeft}.speaker-infoe{animation-name:slideInFromRight}.speaker-description{font-size:1rem;line-height:1.5}.speaker-socials{gap:1.2rem}.social-icon-link{font-size:2.2rem}}@media (min-width:992px){.speaker-mobile{display:none}.speaker-desktop{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-evenly}.speaker-carde{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;max-width:500px;position:relative}.speaker-infoe,.speaker-photo{min-height:450px}.speaker-photo{animation-name:slideInFromLeft}.speaker-infoe{animation-name:slideInFromRight}.speaker-image{max-width:400px}.speaker-description{font-size:1.2rem;line-height:1.6}}.speaker-socials{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem;margin-top:1rem}.social-icon-link{color:#fff;font-size:2.5rem;transition:color .3s ease,transform .3s ease}.social-icon-link:hover{color:#e60023;transform:scale(1.1)}.section-header{background-color:initial;padding:2rem 1rem;text-align:center}.section-header__title{font-family:Kantumruy Pro,sans-serif;line-height:1.2;margin:0}.section-header__pre{color:#fff;display:block;font-size:1.7rem;letter-spacing:1px;margin-bottom:.5rem}.section-header__main{color:#e10600;display:block;font-size:2.7rem;font-weight:800}@media (min-width:992px){.section-header{padding:3rem 1rem}.section-header__pre{font-size:2.7rem}.section-header__main{font-size:4.5rem}}.hero-container{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding-bottom:50px;width:100%}.book-now-btn{background-color:#e62b1e;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:12px 28px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.book-now-btn:hover{background-color:#111}@media (min-width:768px){.hero-container{padding-bottom:80px}.book-now-btn{font-size:1.5rem;padding:16px 36px}}.vid-container{align-items:center;background:#171717;display:flex;flex-direction:column;justify-content:center;padding:2rem}.drishti-video{border-radius:12px;box-shadow:0 4px 20px #0006;height:auto;margin-top:3rem;max-width:1200px;width:65%}.watch-btn{background-color:#171717;border:2px solid red;color:#f59797;font-weight:700;overflow:hidden;position:relative}@media (max-width:1024px){.drishti-video{width:80%}}@media (max-width:600px){.drishti-video{border-radius:8px;width:95%}}
/*# sourceMappingURL=main.8de66706.css.map*/