@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--color1:#01427e;--color2:#93278f;--color3:#0f1a28;--gradient1:linear-gradient(45deg,#01427e,#93278f);--gradient2:linear-gradient(45deg,#93278f,#01427e);--color-primary:#cf35ca;--tickets-bgColor:#d1d1d1}*,:after,:before{box-sizing:border-box}*{font:inherit;font-family:Poppins,sans-serif;margin:0;padding:0}::selection{background-color:purple;color:#fff}body,html{height:100%}html:focus-within{scroll-behavior:smooth}body{font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5;text-rendering:optimizeSpeed}body:has(.modal){overflow:hidden}ol,ul{list-style:none}img,picture,svg{display:block;max-width:100%}a,button,label{background-color:initial;border:none;cursor:pointer}a,a:active,a:focus,a:focus-visible,a:focus-within{color:#fff;text-decoration:none}span,sup{font-size:medium}.banner{aspect-ratio:367/493;background-color:var(--color3);height:auto;margin:0;padding:0;position:relative;width:100%}.banner.video{aspect-ratio:1/1}.banner>img,.banner>video{height:100%;object-fit:cover;width:100%}.items-on-banner{align-items:center;background:linear-gradient(180deg,#ffffff00,#3e3e3eb0);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:0 .5em;position:absolute;text-align:center}.venue .items-on-banner{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.items-on-banner section:first-child{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;width:100%}.items-on-banner section:last-child{align-items:stretch;display:flex;flex-direction:column;gap:2em;justify-content:center;padding-bottom:5em}.items-on-banner h1{font-size:2em;font-weight:700;text-shadow:0 0 5px #000}.items-on-banner h2{font-size:2em;font-weight:500;text-shadow:0 0 5px #000}.items-on-banner h3{font-size:1.5em;font-weight:300;text-shadow:0 0 5px #000}.items-on-banner .btn{border:2px solid #fff}.shimmer-wrapper{background:var(--color2);height:100%;overflow:hidden;width:100%}.shimmer{-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;background:linear-gradient(90deg,var(--color2),var(--color1),var(--color2));height:100%;opacity:.2;width:50%}@-webkit-keyframes loader{0%{-webkit-transform:translateX(-150%);transform:translateX(-150%)}50%{-webkit-transform:translateX(-60%);transform:translateX(-60%)}to{-webkit-transform:translateX(150%);transform:translateX(150%)}}@keyframes loader{0%{-webkit-transform:translateX(-150%);transform:translateX(-150%)}50%{-webkit-transform:translateX(-60%);transform:translateX(-60%)}to{-webkit-transform:translateX(150%);transform:translateX(150%)}}@media (min-width:900px){.banner,.banner.video{aspect-ratio:1909/733}.items-on-banner{justify-content:flex-end;padding:1em;text-align:center}.items-on-banner h1{font-size:2em}}@media (min-width:1200px){.items-on-banner h1{font-size:3em;font-weight:700}}.modal{background:#fff;height:100%;inset:0;overflow:auto;position:fixed;width:100%;z-index:1000000}.modal-container{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999}.btn{align-items:center;background:var(--gradient1);border:2px solid #fff;border-radius:50px;color:#fff;display:inline-flex;font-size:.9em;font-weight:500;justify-content:center;padding:.5em 2.5em .5em 1em;position:relative;text-align:center;text-transform:uppercase;transition:all .3s}.btn:not(.disabled):hover{background:#fff;border:2px solid var(--color1);color:var(--color1)}.btn:after,.btn:before{border-radius:30px 0 30px 100px;border-right:4px solid #fff;border-top:4px solid #fff;content:"";height:12px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);transition:all .3s;width:12px}.btn:before{right:12px}.btn:not(.disabled):hover:after,.btn:not(.disabled):hover:before{border-right:4px solid var(--color1);border-top:4px solid var(--color1)}.btn.b2{background:#fff;color:var(--color1)}.btn.b2:after,.btn.b2:before{border-right:4px solid var(--color1);border-top:4px solid var(--color1)}.btn:not(.disabled):hover:after{-webkit-animation:bounce 1.5s ease-in-out;animation:bounce 1.5s ease-in-out}.btn-container{display:flex;justify-content:center}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}50%{-webkit-transform:translate(8px,-50%) rotate(45deg);transform:translate(8px,-50%) rotate(45deg)}to{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}}@keyframes bounce{0%{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}50%{-webkit-transform:translate(8px,-50%) rotate(45deg);transform:translate(8px,-50%) rotate(45deg)}to{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}}.freeze{background:#00000030;inset:0;position:fixed;z-index:99999999999}.freeze:after{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-bottom:10px dotted #00000020;border-left:10px dotted #00000020;border-radius:100%;border-top:10px dotted #00000020;border-color:#00000090 #00000020 #00000090 #000;border-style:dotted;border-width:10px;content:"";height:100px;left:50%;position:fixed;top:50%;width:100px}#nav-icon{cursor:pointer;height:20px;position:relative;width:25px}#nav-icon span{background:var(--color2);border-radius:50px;display:block;height:2px;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);transition:.25s ease-in-out;width:100%}#nav-icon span:first-child{top:2px}#nav-icon span:nth-child(2){top:50%}#nav-icon span:nth-child(3){top:calc(100% - 2px)}#nav-icon.open span:first-child{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}#nav-icon.open span:nth-child(2){opacity:0;width:0}#nav-icon.open span:nth-child(3){top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}#loader,#loader:after,#loader:before{border:3px solid transparent;border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-top-color:var(--color5);height:60px;width:60px}#loader:before{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;height:80px;width:80px}#loader:after,#loader:before{border-top-color:var(--color2);content:""}#loader:after{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;height:40px;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}#glowLink{border:.703704px solid var(--color1);box-shadow:0 2.81481px 2.81481px rgba(0,0,0,.25);color:#000;font-weight:700;padding:.5em 1.5em;position:relative;text-shadow:0 0 0 1.125em #fff,0 0 0 1.45em var(--color1);white-space:nowrap}#glowLink.active{background-color:var(--color1);color:#fff}#glowLink .svg-animation{height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;width:100%}#glowLink .rect-blur,#glowLink .rect-line{fill:transparent;stroke:var(--color1);stroke-width:1px;stroke-dasharray:20px 30px;height:100%;width:100%}#glowLink .rect-blur.round,#glowLink .rect-line.round{rx:1.25rem;stroke:#fff}#glowLink .rect-blur{-webkit-filter:blur(5px);filter:blur(5px)}#glowLink.active .rect-blur,#glowLink.active .rect-line,#glowLink:hover .rect-blur,#glowLink:hover .rect-line{stroke-dashoffset:50px;transition:stroke-dashoffset 1s ease-in-out}#glowLink:is(:hover,:focus) .svg-animation{-webkit-animation:glow 1s ease-in-out;animation:glow 1s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}#glowLink.active .svg-animation{-webkit-animation:glow 1s ease-in-out;animation:glow 1s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes glow{0%,to{opacity:0}25%,75%{opacity:1}}@keyframes glow{0%,to{opacity:0}25%,75%{opacity:1}}#timeZoneCheckBox{margin-top:5px}#timeZoneCheckBox label{display:inline-block;height:1em;position:relative;width:2em}#timeZoneCheckBox label input{height:0;opacity:0;width:0}#timeZoneCheckBox label span{background:#dedede;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}#timeZoneCheckBox label span:before{background-color:var(--color1);border-radius:50%;bottom:-15%;content:"";height:1.35em;left:40%;position:absolute;transition:.4s;width:1.35em}#timeZoneCheckBox input:checked+span:before{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.home .top-section{display:flex;flex-direction:column}.home .top-section .banner{flex:1 1}.home .top-section .banner>img{height:100%;inset:0;position:absolute}.home .video-section{background:var(--gradient1)}.home .items-on-banner{border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;text-shadow:1px 1px 5px #000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home .items-on-banner h2{font-size:1.5em}.home .items-on-banner>svg{height:auto;margin-bottom:1em;padding:0 1em;width:500px}.home .items-on-banner .btns{display:flex;gap:1em;padding:1em 0}.home .items-on-banner .btn{box-shadow:0 0 10px 10px rgba(0,0,0,.25);text-shadow:inherit;width:120px}.home .items-on-banner h1{-webkit-animation:txtBannerShimmer 5s;animation:txtBannerShimmer 5s;-webkit-animation-delay:1s;animation-delay:1s;background:var(--gradient1);-webkit-background-clip:text;background-clip:text;background-size:300px;padding-bottom:.5em}@-webkit-keyframes txtBannerShimmer{0%{background-position-x:0;color:transparent;text-shadow:none}to{background-position-x:100%}}@keyframes txtBannerShimmer{0%{background-position-x:0;color:transparent;text-shadow:none}to{background-position-x:100%}}.home .items-on-banner h1 sup{font-weight:500}.home .items-on-banner .btn,.home .items-on-banner>h1,.home .items-on-banner>h2,.home .items-on-banner>h3,.home .items-on-banner>svg{z-index:99}@media (max-width:900px){.home .items-on-banner{align-items:center;justify-content:center;padding:1em}.home .items-on-banner>h1{text-align:center}}@media (max-width:500px){.home .items-on-banner h2{font-size:1.5em}}.partners .items-on-banner h4{align-items:center;display:flex;font-size:1em}.partners .items-on-banner span{color:var(--color3);font-size:1.5em}@media (min-width:500px){.partners .items-on-banner h4{font-size:1.5em}}.faqContainer{display:flex;flex-direction:column;gap:3em;margin:5em auto;max-width:1050px;position:relative}.faqCategory{display:flex}section.categoryName{align-items:center;background:var(--gradient1);display:flex;height:106px;width:45%}.categoryName h4{color:#fff;font-size:1.5em;font-weight:700;padding:0 1.5em}section.qsAndAs{background:#f1f1f1;border-top:1px solid #000;display:flex;flex-direction:column;width:55%}.qaItem{border-bottom:1px solid #000}.q{align-items:center;cursor:pointer;display:flex;font-size:1.3em;font-weight:700;height:105px;line-height:1.3;padding-left:1em;padding-right:3em;position:relative;width:100%}.q.open{background:var(--color1);color:#fff}.q:hover:not(.open){background:var(--color2);color:#fff}.qaItem svg{font-size:1.25em;position:absolute;right:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.qaItem h4 svg{transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;transition:transform .25s ease-in,-webkit-transform .25s ease-in}.qaItem h4 svg path{stroke:#000}.q.open svg path,.q:hover svg path{stroke:#fff}.qaItem h4.open svg{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.ans{font-size:1.2em;line-height:1.5;max-height:0;overflow:hidden;padding:0 1em;text-align:left;transition:all .1s cubic-bezier(0,1,0,1)!important}.ans a{color:blue;text-decoration:underline}.ans.open{height:auto;max-height:9999px;padding:1em;transition:all .1s cubic-bezier(1,0,1,0)!important}@media (max-width:1050px){.faqCategory{display:flex;flex-direction:column}section.categoryName{min-height:100px}section.categoryName,section.qsAndAs{width:100%}.q{font-size:1.15em;height:120px}.ans{font-size:1em}}.register .contact-us{background:#fff;padding:4em;text-align:center}.register .contact-us h1{color:#000;font-size:2em;padding:1em}.register .contact-us div{margin:auto;max-width:800px;padding:1em;width:90%}.register .items-on-banner section:first-child{gap:.5em;margin-top:1em}.register .items-on-banner section:last-child{padding-bottom:1em}.register .items-on-banner h2{font-size:3em;font-weight:600}.register .headers{color:var(--color1);padding:3em 2em 0;text-align:center}.register .headers>h1{font-size:2.5em;font-weight:700}.register .headers>h2{font-size:1.3em;font-weight:600}.register .headers>h4{font-weight:600;padding-top:4em}.register>section{min-height:900px}.register section>nav{align-items:center;display:flex;gap:1em;justify-content:center;margin:2em}.register section>nav a{border:2px solid var(--color1);border-radius:0;border-radius:initial;font-weight:700;padding:.5em 0;width:250px}.register section>nav a.btn:hover{background:var(--gradient1);color:#fff}.register section>nav a.btn:hover:after,.register section>nav a.btn:hover:before{border-right:4px solid #fff;border-top:4px solid #fff}@media (max-width:900px){.register section>nav{flex-direction:column}.register .items-on-banner h2{font-size:2em}}.testimonials{min-height:calc(100vh - 100px);padding:2em;position:relative}.testimonials .cards{-webkit-column-fill:balance;column-fill:balance;-webkit-column-fill:initial;column-fill:initial;-webkit-column-gap:2em;column-gap:2em;-webkit-column-width:350px;column-width:350px;margin:auto;max-width:1600px}.testimonials .testimonial-card{-webkit-column-break-inside:avoid;background:var(--gradient2);border-radius:10px;break-inside:avoid;color:#fff;margin-bottom:2em;padding:1em;page-break-inside:avoid}.testimonials .testimonial-card>svg{margin:1em 0}.testimonials .testimonial-card>p{font-size:1.5em}.testimonials .testimonial-card>div{align-items:center;display:flex;gap:1em;margin-top:2em}.testimonials .testimonial-card>div>img{border:2px solid #fff;border-radius:50%;height:100px;object-fit:cover;width:100px}.loader{height:100%;position:relative;width:100%}.loader .triangle{height:100px;left:50%;position:absolute;top:25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:bottom;transform-origin:bottom;width:100px}.loader .triangle svg{height:100%;width:100%}.loader.dark1 .triangle1 svg path,.loader.dark2 .triangle2 svg path,.loader.dark2 .triangle3 svg path{fill:#000}.loader .triangle1{-webkit-animation:loadSpin1 4s ease-in-out infinite;animation:loadSpin1 4s ease-in-out infinite}.loader .triangle2{-webkit-animation:loadSpin2 4s ease-in-out infinite;animation:loadSpin2 4s ease-in-out infinite}.loader .triangle3{-webkit-animation:loadSpin3 4s ease-in-out infinite;animation:loadSpin3 4s ease-in-out infinite}@-webkit-keyframes loadSpin1{0%{-webkit-transform:translate3d(-50%,-50%) rotate(0deg);transform:translate3d(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@keyframes loadSpin1{0%{-webkit-transform:translate3d(-50%,-50%) rotate(0deg);transform:translate3d(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@-webkit-keyframes loadSpin2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@keyframes loadSpin2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@-webkit-keyframes loadSpin3{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@keyframes loadSpin3{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}14%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}28%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}42%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}56%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}70%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}85%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}.progress-bar{border-bottom:1px solid var(--color2);display:flex;justify-content:center;margin:auto;padding-bottom:1em;padding-top:4em;position:relative;width:80%}.progress-bar .progress-line{background:var(--color1);height:3px;left:0}.progress-bar .progress-line,.progress-bar .progress-line:after{bottom:0;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%)}.progress-bar .progress-line:after{background:#fff;border:3px solid var(--color1);border-radius:50%;content:"";height:1em;right:0;width:1em}.progress-bar div h3{font-weight:600}@media (max-width:750px){.progress-bar{display:none}}.nav-bar{align-items:center;background:var(--color3);box-shadow:0 5px 15px 0 rgba(0,0,0,.5);color:#fff;display:flex;height:80px;justify-content:space-between;padding:1em;position:fixed;top:0;width:100%;z-index:100000}.nav-bar .logo-section{align-items:end;display:flex;gap:.5em}.nav-bar .logo-section .logo-venue,.nav-bar .logo-section .logo-venue sup{font-size:.8em}.nav-bar .hamburger-section button{align-items:center;display:flex;height:35px;justify-content:center;width:35px}.nav-bar .hamburger-section button svg.clear{height:20px;width:20px}.nav-bar .hamburger-section button svg path{fill:var(--color2)}.nav-bar .logo-section a svg{height:50px;max-width:150px}.nav-bar .nav{background:inherit;display:flex;flex-direction:column;gap:1em;justify-content:space-between;left:0;margin-bottom:.5em;padding:1em;position:absolute;text-align:left;top:100%;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.nav-bar .nav .link{font-size:1em;opacity:0;text-decoration:none;text-transform:uppercase;transition:opacity .15s ease-in-out;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav-bar .nav.open{-webkit-transform:scale(1);transform:scale(1)}.nav-bar .nav.open .link{opacity:1;transition:opacity .25s ease-in-out .25s}.dropdown-content{background:var(--color1);display:none;padding:.5em 0}.dropdown-content.open{display:block}.dropdown-content a{border-bottom:2px solid #ffffff00;color:#fff;display:block;padding:.5em 1em;white-space:nowrap}.dropdown-content a:hover{background:#111e3c;border-bottom:2px solid var(--color2)}.nav-bar .btns.mobile{display:flex;gap:1em}.nav-bar .btns.desktop{display:none}.nav-bar .btn{border:1px solid #fff;box-shadow:0 0 10px #fff;text-transform:uppercase;width:190px}.btns .btn.long{width:210px}@media (min-width:550px){.nav-bar .btns{margin-right:1em}.nav-bar .btns.mobile{display:none}.nav-bar .btns.desktop{display:flex;gap:1em}}@media (min-width:1100px){.nav-bar .hamburger-section{display:none}.nav-bar .nav{all:unset;background:none;display:flex;gap:1em;left:auto;position:relative;top:auto;transition:none}.nav-bar .nav .link{line-height:2;opacity:1;position:relative}.nav-bar .nav .link:after{background:var(--color2);bottom:-10%;content:"";display:block;height:2px;left:-5%;position:absolute;right:-5%;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.nav-bar .nav .link.active,.nav-bar .nav .link:hover{color:inherit}.nav-bar .nav .link.active:after,.nav-bar .nav .link:hover:after{-webkit-transform:scale(1);transform:scale(1)}.dropdown-content{position:absolute;z-index:1e+28}.dropdown:hover .dropdown-content{display:block}}@media (min-width:1500px){.nav-bar{padding:1em 4em}}@media (min-width:990px) and (max-width:1280px){.nav-bar .logo-section .logo-venue{display:none}}@media (max-width:700px){.nav-bar .logo-section .logo-venue{display:none}}.ribbon-adds{background:var(--color2);box-shadow:0 5px 10px #00000080;overflow:hidden;padding:.25em 0;position:fixed;top:80px;width:100%;z-index:99999}.ribbon-adds .ribbon-inner{-webkit-animation:scroll 200s linear infinite;animation:scroll 200s linear infinite;display:flex;gap:400px;white-space:nowrap;width:-webkit-max-content;width:max-content}.ribbon-adds .ribbon-inner:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.ribbon-adds .ribbon-inner h1{color:#fff}.ribbon-adds .ribbon-inner h1 a{text-decoration:underline}@-webkit-keyframes scroll{to{-webkit-transform:translate(calc(-50% - 200px));transform:translate(calc(-50% - 200px))}}@keyframes scroll{to{-webkit-transform:translate(calc(-50% - 200px));transform:translate(calc(-50% - 200px))}}.ribbon-counter{-webkit-animation:bounceIn .7s ease;animation:bounceIn .7s ease;background:var(--color2);bottom:0;box-shadow:0 0 10px #fff;color:#fff;padding:20px;position:fixed;width:100%;z-index:9999}@-webkit-keyframes bounceIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}40%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}40%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.ribbon-counter a{background:linear-gradient(var(--color1),var(--color3));border-radius:50px;box-shadow:0 0 10px #fff;margin-left:5px;padding:5px 15px;text-decoration:none}.ribbon-counter a:hover{box-shadow:none}.ribbon-counter>div{align-items:center;display:flex;gap:3em;justify-content:center;position:relative}.ribbon-counter>div>p{font-size:1.2em}.ribbon-counter>div>button{position:absolute;right:0;top:0}.ribbon-counter>div>button svg{height:15px;width:15px}.ribbon-counter>div>button svg path{fill:#fff}.ribbon-counter .count-down{margin:0}.ribbon-counter .count-down .times .time{background:none;border:none;font-size:1.2em;gap:0;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ribbon-counter .count-down .times .time span{font-size:inherit;line-height:1}@media screen and (max-width:1200px){.ribbon-counter>div{flex-direction:column;gap:1em}}@media screen and (max-width:800px){.ribbon-counter{display:none}}.featured-sectors-container{background:var(--color3);color:#fff;position:relative;width:100%}.featured-sectors-container>svg{bottom:0;height:auto;position:absolute;right:0;width:100%}.featured-sectors-container>svg path{fill:#ffffff15}.featured-sectors{align-items:center;display:flex;flex-direction:column;gap:1em;padding:2.5em}.featured-sectors>svg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:250px}.featured-sectors>*{z-index:9}.featured-sectors h1,.featured-sectors h2{font-weight:700;text-align:center}.featured-sectors h1{font-size:3em;padding-bottom:.5em}.featured-sectors h2{color:var(--color2);font-size:2em;padding:.5em}.featured-sectors p{font-size:.85em;text-align:center;width:55%}.featured-sectors p span{color:var(--color2)}.featured-sectors .cards-container{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin:auto;max-width:1280px}.featured-sectors .card{align-items:center;border-radius:45px;display:flex;flex-direction:column;gap:1em;padding:2em 1em;width:200px}.featured-sectors .card h3{font-size:1em;font-weight:500;margin:.5em auto;text-align:center}.featured-sectors .card svg{height:70px}.featured-sectors .card li{font-size:.85em;margin-bottom:1em;text-align:center}.featured-sectors .motto{align-items:center;display:flex;font-size:2em;font-weight:700;gap:1em;justify-content:center;padding:1em}.featured-sectors .motto svg path{stroke:var(--color2)}.featured-sectors a{box-shadow:0 0 10px #fff;width:185px}@media (max-width:950px){.featured-sectors .motto{font-size:1.5em}}@media (max-width:750px){.featured-sectors{padding:2em}.featured-sectors p{width:90%}.featured-sectors .motto{font-size:1em}}@media (max-width:500px){.featured-sectors{padding:1em}.featured-sectors .card{align-items:center;display:flex;flex-direction:column;font-size:.8em;gap:.5em;padding:2em 1em;width:150px}.featured-sectors .motto{font-size:.7em}}.footer{background:var(--color3);box-shadow:0 -3.97917px 17.2431px 1.32639px #00000066;width:"100%"}.footer *>h6:not(.copy-rights h6,.logo h6){font-size:1.1em;font-weight:700;margin-bottom:.75em}.footer *>a,.footer *>h6,hr:not([size]){color:#fff;font-size:1em}.footer *>li{padding:.05em 0}.footer *>li:hover{opacity:.7}.footer .main-footer{display:flex;gap:1em;justify-content:space-around;padding:3em 0}.footer .main-footer .logo{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:start;margin:0 1em}.footer .main-footer .logo>svg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:150px}.footer .main-footer .logo>svg:first-of-type{width:250px}.footer .main-footer .logo>h6:first-of-type{font-size:.7em;margin-bottom:-20px;margin-left:-70px;margin-top:20px}.footer .main-footer .follow-us .icons{display:flex;gap:.5em}.follow-us .icons div a svg path{fill:var(--color2)}.follow-us .icons div:hover a svg path{fill:var(--color1)}.footer .main-footer .our-events{flex-basis:20%}.footer .copy-rights h6{margin:0;padding:2em 0;text-align:center}.footer>hr:not([size]){height:2px;margin:auto;opacity:.2;width:95%;z-index:10000}@media (max-width:1000px){.footer .main-footer{align-items:baseline;flex-direction:column-reverse;gap:7px;padding:2em}.footer .main-footer .logo{align-self:center}}@media (max-width:500px){.footer .main-footer{padding:2em 1em}}.footer-form{background-attachment:fixed;background-image:url(/events/nevs24/static/media/footer-form.85a630ade78113ec03c1.jpg);background-position:50%;background-size:cover;color:#fff;padding:3em 1em}.footer-form.partner-form{background-image:url(/events/nevs24/static/media/partners-footer-form.50a293f3411273d6294c.jpg)}.footer-form.speakers-form{background-image:url(/events/nevs24/static/media/speakers-footer-form.1784210d4f450cde3507.jpg)}.footer-form.volunteer-form{background-image:url(/events/nevs24/static/media/volunteer-footer-form.f57d4461e2298e17f8b5.jpg)}.footer-form h1{color:#fff;font-size:1.25em;font-weight:600;margin-bottom:1em;text-align:center}.footer-form p{color:#fff;margin:auto auto 1em;max-width:600px;text-align:center}.footer-form a{color:#007bff}.footer-form.txt-start p{text-align:left}.footer-form form{align-items:center;display:flex;flex-direction:column;gap:1em}.footer-form .hs-submit .hs-button{background:var(--gradient1);border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:.25em 1em;text-transform:uppercase}.footer-form .hs-submit .hs-button:hover{background:#fff;border-color:var(--color1);color:var(--color1)}.footer-form .hs-input{background-color:initial;border:2px solid var(--color1);padding:.25em}.footer-form .hs-form-field{width:250px}.footer-form .hs-form-field input,.footer-form .hs-form-field select,.footer-form .hs-form-field textarea{border-radius:5px;color:#fff;width:100%}.footer-form .hs-form-field select option{color:#000}@media (min-width:900px){.footer-form .hs-form-field{width:275px}}.video-section h1{color:#fff;font-size:1.5em;font-weight:700;padding:1em;text-align:center}.video-section section{padding-bottom:calc(56.25% + 1em);position:relative}.video-section section div{aspect-ratio:16/9;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.video-section section div iframe{border-radius:10px}.press .video-section h1,.venture-nurturing .video-section h1{color:var(--color1)}@media (min-width:700px){.video-section section{padding-bottom:calc(28.125% + 2em)}.video-section section div{width:50%}.video-section h1{font-size:2.5em}}.videos-grid{background:var(--gradient1);color:#fff;padding:2em}.videos-grid h1{font-size:2.5em;font-weight:700;padding:1em;text-align:center;text-transform:uppercase}.videos-grid section{grid-gap:1em;display:grid;grid-template-columns:2.1fr 1fr;grid-template-rows:1fr 1fr;margin:auto;max-width:1200px}.videos-grid section div{aspect-ratio:16/9;border-radius:5px;height:100%;overflow:hidden}.videos-grid section div:first-of-type{grid-row:1/-1}@media screen and (max-width:700px){.videos-grid{padding:2em 0}.videos-grid h1{font-size:1.5em}.videos-grid section{grid-gap:.5em;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.videos-grid section div:first-of-type{grid-column:1/-1}}.info-section{background:var(--gradient1);color:#fff;display:flex}.info-section>*{flex-basis:100%}.info-section section{display:flex;flex-direction:column}.info-section section:first-child{padding:2em}.info-section h1{font-size:1.7em;font-weight:700}.info-section h2{font-weight:600;padding:1em 0}.info-section h3{font-weight:600}.info-section span{background:#fff;display:block;height:2px;margin:1em 0;width:120px}.info-section p{margin-bottom:1em;white-space:pre-wrap}.info-section ol{font-size:.9em;list-style:numbers;margin-bottom:1em;padding-left:2em}.info-section ol li{padding-left:.5em}.info-section img{object-fit:cover}.info-section .video-section,.info-section img{height:100%;width:100%}.info-section .video-section section{height:100%;padding-bottom:56.25%;width:100%}.info-section .video-section section div{height:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.info-section .btn-container{align-items:flex-end;flex:1 1;justify-content:flex-start;padding-top:1em}.info-section .btn{border:2px solid #fff}@media (max-width:900px){.info-section{flex-direction:column}}.speaker-cards-container{background-attachment:fixed;background-image:url(/events/nevs24/static/media/background-logo.fbb17c848a273a85f393.svg),linear-gradient(var(--color3),var(--color3));background-position:50%;background-size:cover;min-height:400px}.speaker-cards{color:#fff;margin:auto;max-width:1400px;min-height:200px;padding:2em;position:relative;text-align:center}.speaker-cards h1{font-size:2em;font-weight:700;padding-bottom:1em}.speaker-cards h2{font-size:1.5em;padding-top:2em}.speaker-cards>.btn-container{margin-top:2em}.speaker-card-container{align-items:start;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;text-align:center}.speaker-card{color:#fff;font-size:.8em;max-width:125px}.speaker-card h3{color:var(--color2);font-weight:800;padding-top:.5em}.speaker-card img,.speaker-card svg{border:2px solid var(--color2);border-radius:50%;height:100%;margin:auto;width:100%}.speaker-card>div{position:relative}.speaker-card>div:after{background-image:url(/events/nevs24/static/media/background-logo2.5c97026581ab50527331.svg),linear-gradient(#00000000 60%,#000);background-position:bottom -40px center;background-repeat:no-repeat;background-size:100%;border:solid #fff;border-radius:50%;border-width:1px 1px 10px;content:"";height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:all 1s ease-in-out;width:100%}.speaker-card>div:hover:after{background-position:bottom -5px center;opacity:1}@media (min-width:750px){.speaker-card-container{gap:2em}.speaker-cards{padding:6em 2em}.speaker-card{max-width:150px}.speaker-cards h1{font-size:2.5em}.speaker-cards h2{font-size:2em}}@media (min-width:980px){.speaker-card{font-size:1em;max-width:220px}}@media (min-width:1500px){.speaker-card{font-size:1em;width:220px}}.presenter-cards{padding:2em}.presenter-cards h1{font-size:2em;font-weight:600;padding:1em;text-align:center}.presenter-cards h2{color:var(--color2);font-size:1.5em;font-weight:500;padding-bottom:1.5em;text-align:center}.presenter-cards h2 span{font-size:1em;font-weight:700}.presenter-cards>a{background:var(--color2);border-radius:0;border-radius:initial;color:#fff!important;display:block;margin:auto;width:250px}.presenter-cards #glowLink .rect-blur,.presenter-cards #glowLink .rect-line{stroke:#fff;stroke-width:5px;stroke-dasharray:10px 20px}.presenter-cards>div{align-items:center;border:1px solid var(--color2);display:flex;gap:2em;justify-content:left;margin:2.5em auto;max-width:1200px;padding:1em}.presenter-cards div section>*{padding:1em 0}.presenter-cards section h1{font-size:1.5em;font-weight:600;text-align:center}.presenter-cards section>img{height:100%;object-fit:contain;width:100%}.presenter-cards section:first-of-type{align-items:center;display:flex;height:200px;justify-content:center;max-width:200px;min-width:200px}.presenter-cards section svg{height:2em}.presenter-cards section svg path{fill:var(--color2)}.presenter-cards section>div{align-items:center;border-top:1px solid var(--color2);display:flex;gap:1em;margin-top:1em}.presenter-cards section .headshot{border-radius:100px;height:60px;object-fit:cover;width:60px}.presenter-cards section h3{font-weight:700}.partner-logos{align-items:center;display:flex;overflow:hidden;padding:2em 0}.partner-logos .slide-track{align-items:center;-webkit-animation:slide 500s linear infinite;animation:slide 500s linear infinite;display:flex;height:100%}.partner-logos .slide img,.partner-logos .slide svg{height:50px;object-fit:contain;width:200px}@media (max-width:750px){.presenter-cards>div{flex-direction:column;gap:0}.presenter-cards section:first-of-type{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.presenters{background:var(--gradient1);color:#fff;padding:2em;position:relative;text-align:center}.presenters>h1{font-size:2em;font-weight:700;padding:1em;text-transform:uppercase}.presenters .card-container{align-items:center;display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.presenters .presenters-card{background:#fff;border-radius:10px;box-shadow:0 0 20px var(--color9);padding:1em}.presenters .presenters-card img,.presenters .presenters-card>h1{height:100px;object-fit:contain;width:200px}.presenters .presenters-card>h1{color:var(--color3);font-size:1.5em;font-weight:700}.presenters .presenters-card>h1:hover,.presenters .presenters-card>img:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}.presenters .presenters-modal{align-items:center;background:#fff;border-radius:10px;color:var(--color3);display:flex;gap:1em;height:80%;justify-content:center;left:50%;max-height:300px;max-width:800px;padding:1em;position:absolute;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.presenters .presenters-modal h1{color:var(--color9);font-size:1.5em;font-weight:700;width:100%}.presenters .presenters-modal p{padding:1em 0;text-align:left}.presenters .presenters-modal section:first-of-type{flex:30% 1}.presenters .presenters-modal section:last-of-type{flex:70% 1;position:relative}.presenters .presenters-modal img{height:100%;width:200px}.presenters .presenters-modal svg{width:30px}.presenters .presenters-modal svg path{fill:var(--color3)}.presenters .presenters-modal section svg path{fill:var(--color9)}.presenters .presenters-modal button{margin:.5em;position:absolute;right:0;top:0}.presenters .presenters-modal button:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}@media (max-width:600px){.presenters{padding:1em}.presenters .presenters-card img,.presenters .presenters-card>h1{height:80px;width:100px}.presenters .presenters-card>h1{font-size:1em}.presenters .presenters-modal{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:500px}.presenters .presenters-modal img{height:100%;width:200px}}.speaker-modal{background:#fff;border:2px solid var(--color1);display:flex;gap:1em;height:350px;max-width:850px;padding:1em 3em;position:relative;width:810px}.speaker-modal:focus-visible{outline:none}.arrow-left,.arrow-right{color:var(--color3);cursor:pointer;font-size:2.5em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .1s ease-in-out}.arrow-left.disabled,.arrow-right.disabled{color:#00000050}.arrow-left{left:0}.arrow-right{right:0}.arrow-left:focus-visible,.arrow-right:focus-visible{opacity:1}.speaker-modal section:first-child{align-items:center;display:flex;flex-basis:35%;flex-direction:column;justify-content:space-between}.speaker-modal section:first-child h6{color:var(--color3);font-size:1em;font-weight:700;margin-bottom:.5em;margin-top:.75em;text-align:center}.speaker-modal section:first-child h5{color:#0f1a28;font-size:.85em;text-align:center}.speaker-modal section:first-child h4{color:#000;font-size:.9em;font-weight:600;margin:0;text-align:center;white-space:nowrap}.speaker-modal section:last-child{align-items:flex-start;display:flex;flex-basis:65%;flex-direction:column;justify-content:space-between}.speaker-modal section:last-child .info{color:#000;flex-basis:100%;font-size:.85em;height:auto;margin:0;max-height:260px;overflow-y:auto;padding-right:1em;text-align:start;white-space:pre-wrap}.speaker-modal section:last-child .info::-webkit-scrollbar{width:10px}.speaker-modal section:last-child .info::-webkit-scrollbar-track{background:#e1e1e1}.speaker-modal section:last-child .info::-webkit-scrollbar-thumb{background:var(--color3)}.speaker-modal section:last-child>button{background:#a6a6a6;border-radius:5px;color:#fff;padding:0 .5em;text-transform:uppercase;width:110px}.speaker-modal section:last-child>button:hover{background:#747474}.speaker-modal .info div{align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center}.speaker-modal .info div span{background:var(--color3);border-radius:5px;color:#fff;padding:2px 5px;text-align:center;width:210px}.speaker-modal .btns{align-items:center;display:flex;justify-content:space-between;padding-top:1em;width:100%}.speaker-modal .btns .web{display:flex;gap:.5em}.speaker-modal .btns .web a svg{height:30px;width:30px}.speaker-modal .btns path{fill:var(--color3)}.speaker-modal section:last-child div :last-child img{height:15px;width:20px}@media (max-width:900px){.speaker-modal{flex-direction:column;gap:5%;height:600px;justify-content:space-between;margin:50px auto;width:90vw}.speaker-modal section:first-child{flex-basis:25%}.speaker-modal section:last-child{flex-basis:75%}.speaker-modal section img{height:150px;width:150px}.arrow-left,.arrow-right{top:25%}.speaker-modal section:last-child .info{height:25vh;margin-top:1em;max-height:200px}.speaker-modal .btns{margin:0;padding:0 1em 1em}}.testimonial-carousel{background:var(--gradient1);height:450px;padding:2em 3em;position:relative;width:100%}.testimonial-slide{align-items:center}.testimonial-slide,.testimonial-slide .testimonial{display:flex;height:100%;justify-content:center;padding:2em}.testimonial-slide .testimonial{background:#fff;border-radius:10px;color:var(--color3);flex-direction:column;margin-left:4em;max-width:1200px;position:relative;text-align:center;width:90%}.testimonial-slide .testimonial h1{font-size:1.5em;font-weight:700;padding:0 3em 1em}.testimonial-slide .testimonial h5{color:var(--color1)}.testimonial-slide .testimonial>img{border-radius:50%;box-shadow:0 0 10px #00000060;height:150px;left:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150px}@media (max-width:900px){.testimonial-carousel{height:550px;padding:0 0 2em;width:100%}.testimonial-carousel .carousel-slider>button{display:none}.testimonial-slide{padding:5em 2em 2em}.testimonial-slide .testimonial{height:90%;margin:auto;padding:2em 1em 1em;width:100%}.testimonial-slide .testimonial h1{font-size:1em;font-weight:600;padding:.3em 0 1em}.testimonial-slide .testimonial>img{left:50%;top:0}}.carousel-slider{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;width:100%}.carousel-slider img.round{border-radius:50%;height:100%}.carousel-slider>button{cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.carousel-slider>button:first-of-type{left:0}.carousel-slider>button:last-of-type{right:0}.carousel-slider .slides{height:100%;position:relative}.carousel-slider .slides.transition{transition:.5s ease-in-out}.carousel-slider .indicators{align-items:center;bottom:0;display:flex;gap:1em;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-slider .indicator span{border:2px solid var(--color3);border-radius:50%;display:block;height:1em;width:1em}.carousel-slider .indicator.curr-indicator span{background:var(--color3)}.carousel-slider .slide{height:100%;position:absolute;width:100%}@media (max-width:600px){.carousel-slider .indicator span{height:.7em;width:.7em}}.discount-popup{background:var(--gradient1);border-radius:30px;box-shadow:0 0 10px #fff;color:#fff;left:50%;max-width:600px;overflow:hidden;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;z-index:99999}.discount-popup button{display:flex;justify-content:flex-end;padding:.5em;width:100%}.discount-popup h1{font-size:2em;font-weight:600}.discount-popup h2{font-size:2.5em;font-weight:700}.discount-popup h2 span{-webkit-text-fill-color:transparent;background:var(--gradient2);background-clip:text;-webkit-background-clip:text;font-size:1em;font-weight:700}.discount-popup h3{font-size:1.2em;font-weight:600}.discount-popup .count-down .times .time{background:var(--gradient4);color:var(--color3)}.discount-popup>section{position:relative}.discount-popup>section div{bottom:0;position:absolute;right:0}.discount-popup>section div svg{height:80px;width:100%}.discount-popup>section .btn{background:var(--gradient3);margin:2em}@media (max-width:950px){.discount-popup{width:80%}}@media (max-width:900px){.discount-popup .count-down .times .time{height:80px;width:80px}.discount-popup .count-down .times .time span{font-size:2em}.discount-popup .count-down .times .time h6{font-size:.8em}}@media (max-width:550px){.discount-popup .count-down .times{gap:.5em}.discount-popup .count-down .times .time span{font-size:1.5em}.discount-popup>section div svg{height:60px}}@media (max-width:470px){.discount-popup .count-down .times .time{gap:0;height:60px;width:60px}}@media (max-width:380px){.discount-popup .count-down .times .time:last-child{display:none}}.slides-container{height:100%;overflow:hidden;width:100%}.slides-container .slides-frame{display:flex;height:100%;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%}.slides-container .slides-frame img{flex-grow:1;flex-shrink:0;height:100%;object-fit:cover;width:100%}.slides-container .slides-frame.last-img{transition:none}.schedule{min-height:300px;padding:1em 0;position:relative}.schedule .container{margin:auto;width:95%}.schedule .main{align-items:center;display:flex;flex-direction:column}.schedule .header{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1400px;padding:3em 2em 0}.schedule .days-nav{align-items:center;display:flex;gap:5%;justify-content:flex-start}.schedule .days-nav a{text-align:center;width:180px}.schedule .zone{align-items:center;display:flex;gap:10%;justify-content:center;margin-right:2em}.schedule .zone h6{font-size:.9rem;font-weight:700;margin:0;white-space:nowrap}.schedule .title-zone{align-items:center;display:flex;gap:20%}.schedule .title-zone span{color:#6c757d;font-size:3em;overflow:hidden;width:27px}.schedule .local-zone span,.schedule .summit-zone span{font-size:.9rem;white-space:nowrap}.schedule .day{margin-bottom:.5em;margin-left:200px;margin-top:3em;max-width:1180px;width:80%}.schedule .day h6{border:2px solid var(--color1);color:var(--color1);font-weight:900;padding:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule .hour-artical{max-width:1220px;width:80%}.schedule .hour-artical-main{display:flex;flex-direction:column;gap:1em;margin-left:105px}.schedule .hour{align-items:center;background-color:var(--color1);color:#fff;display:flex;height:2em;justify-content:center;position:absolute;white-space:nowrap;width:100px}.schedule .hour>h6{margin:0}.schedule .hour-artical-main>span{border-bottom:1px solid var(--color1);margin:1em 0 0 .5em}.schedule .session{border:1px solid var(--color1);margin:.5em auto;overflow:hidden;padding:1em;width:100%}.schedule .session h6{white-space:pre-wrap}.schedule .session-header-date{display:flex;gap:1em;margin-bottom:1em;margin-left:1em;margin-top:.5em}.schedule .session-header-date section{gap:1em;height:1em}.schedule .session-header>h5{color:var(--color1);font-weight:600;margin-left:1em}.schedule .session-header>h6{margin:.5em 0 .5em 1em}.schedule .ms{display:flex}.schedule .ms h1{color:var(--color1);flex-basis:75%;font-size:.9rem;font-weight:700;margin:0;padding:1em 0 1em 7em;white-space:nowrap}.schedule .session header section{align-items:center;display:flex}.schedule .session section h6{font-size:.9rem;margin:0;white-space:nowrap}@media (max-width:1050px){.schedule .header{flex-direction:column-reverse;padding:1.5em 0}}@media (max-width:900px){.schedule .zone{margin:0}.schedule .session-header-date{flex-direction:column}}@media (max-width:600px){.schedule .days-nav{flex-direction:column;gap:1em;justify-content:center}.schedule .hour-artical-main{align-items:end;margin-left:0}.schedule .hour{left:2%}.schedule .hour-artical-main>span{width:85%}.schedule .day{margin-left:0;margin-top:1em}}@media (max-width:500px){.schedule .session{padding:.5em;width:100%}.schedule .zone{gap:5%;margin:0}.schedule .zone h6{white-space:wrap}.schedule .hour-artical{width:95%}.schedule .hour-artical-main>span{width:70%}.schedule .day{width:95%}}.img-slider{height:150px;width:100%}.img-slider .speakers{align-items:center;display:flex;height:100%;justify-content:left;margin-left:50px;width:100%}.img-slider path{fill:var(--color2)}.schedule .moderator{border-right:1px solid #000;display:flex;gap:5%}.schedule .speaker{cursor:pointer;display:flex;gap:5%}.schedule .speaker.firstSpeaker{margin-left:2em}.schedule .moderator img,.schedule .speaker img{width:100px}.schedule .moderator ul,.schedule .speaker ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0;width:150px}.schedule .moderator li,.schedule .speaker li{font-size:.8rem;text-align:left;width:100%}.schedule .speaker li:first-child{color:var(--color2);font-weight:600}.schedule .speaker li:nth-child(2){color:#000;font-weight:600;max-width:110px}.schedule .speaker li:nth-child(3){color:#223b52;font-size:.7rem}.schedule .speaker li:nth-child(4){color:#0f1a28;font-size:.7rem}.hero{aspect-ratio:1910/770;background:var(--gradient1);color:#fff;overflow:hidden;position:relative;width:100%}.hero section>video{height:100%;object-fit:cover;width:100%}.hero section:first-of-type{position:absolute;width:100%;z-index:9}.hero section:last-of-type{height:100%;position:absolute;right:0;top:0;width:65%}.hero section>svg{height:100%;position:relative;width:100%}.hero section .name-location{font-weight:600;left:10vw;position:absolute;text-shadow:0 0 5px #000;top:5%}.hero section .name-location h1{font-size:calc(2em + 5vw);line-height:1;text-transform:uppercase}.hero section .name-location h1:first-child{font-size:calc(1em + 5vw);font-weight:400}.hero section .name-location h2{font-size:1.4em;font-weight:600;padding-top:10px}.hero section .name-location h3{font-size:1.3em;font-weight:300}.hero section .name-location h2,.hero section .name-location h3{padding-left:10px}.hero>div{bottom:0;padding-bottom:1em;position:absolute;width:100%;z-index:99}@media (max-width:900px){.hero{aspect-ratio:938/1498}.hero section{background:#0f1a28c9}.hero section:last-of-type{bottom:0;height:65%;top:auto;width:100%}.hero section:last-of-type img{object-position:right}.hero section .name-location{left:6vw;top:7%}.hero section .name-location h1{font-size:calc(2em + 8vw)}.hero section .name-location h1:first-child{font-size:calc(1em + 8vw);font-weight:400}.hero section .name-location h2{font-size:1.2em}}.involved-cards{background:linear-gradient(1turn,#9d6c88,#d1bebf)}.involved-cards-container{display:flex;flex-direction:column;margin:auto;max-width:600px;width:90%}.involved-cards-container h1{color:#fff;font-size:2em;margin-top:1em;text-align:center}.involved-cards-container h1 span{-webkit-text-fill-color:transparent;background:linear-gradient(#cf1b5b,#d80acf);background-clip:text;-webkit-background-clip:text;color:transparent}.i-cards{grid-gap:20px;align-items:stretch;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);justify-items:stretch;margin-bottom:4em;padding:5%}.i-card{border-radius:12px;box-shadow:0 0 22.1865px 17.7492px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:1em;max-width:550px;min-width:300px;padding:2em}.i-card a{align-items:flex-end;display:flex;max-height:43px;width:200px}.i-card a button{min-width:200px}.i-card>*{flex-grow:1}.i-card h5,.i-card pre{color:#fff;overflow:hidden}@media (min-width:900px){.involved-cards-container{max-width:1100px}.involved-cards-container h1{font-size:52px;padding:0 1em;text-align:left}.i-cards{grid-template-columns:50% 50%;grid-template-rows:minmax(150px,auto)}}.register-cards{background:#fff;min-height:500px;padding:6em 1em 1em}.register-cards .cards-container{margin:0 auto;max-width:1200px;width:80%}.register-cards .card{align-items:center;background:var(--gradient2);border-radius:10px;color:#fff;display:flex;flex-direction:row-reverse;gap:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:4em;max-width:100%;min-height:380px;padding:1em;position:relative}.register-cards .card:nth-child(2n){background:var(--gradient1);flex-direction:row}.register-cards .card section{flex-basis:50%}.register-cards .card section:last-child{align-self:end}.register-cards .card img{background:var(--color2);border-radius:10px;box-shadow:0 0 10px #00000060;left:0;max-height:80%;position:absolute;top:0;-webkit-transform:translate(-2em,-2em);transform:translate(-2em,-2em);width:50%}.register-cards .card:nth-child(2n) img{left:auto;right:0;-webkit-transform:translate(2em,-2em);transform:translate(2em,-2em)}.register-cards .card h4{font-size:1.5em;font-weight:800;padding:1em}.register-cards .card p{font-size:1em;padding:1em;width:100%}.register-cards .btn-container{padding:1em}.register-cards .btn{background:var(--color1);border:2px solid #fff;box-shadow:0 0 20px #fff;width:210px}.register-cards .btn:hover{background:#fff}@media (max-width:900px){.register-cards .card{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:55% 1em 1em}.register-cards .card:nth-child(2n){flex-direction:column}.register-cards .card section:last-child{align-self:center}.register-cards .card img{max-height:50%;width:100%}.register-cards .card h4{font-size:1.2em;font-weight:700;padding:.5em}}.sponsors{margin:auto;max-width:800px;min-height:400px;position:relative;text-align:start;width:90%}.sponsors .btn-container{bottom:2em;left:0;position:absolute}.sponsors .btn-container>a{height:100%;width:200px}.sponsors h1{color:#000;font-size:2em;font-weight:700;margin:2em 0 1em}.sponsors main{padding-bottom:6em}.sponsor h3{background:var(--gradient1);color:#fff;font-size:1.5em;font-weight:600;padding:.2em .5em}.sponsor .logos{align-items:center;display:flex;flex-wrap:wrap;gap:2em;max-width:1200px;padding:2em 1em}.sponsor .logos .logo{max-width:150px}@media (min-width:700px){.sponsors{width:80%}.sponsor .logos{gap:3em}.sponsor .logos .logo{max-width:200px}}@media (min-width:1200px){.sponsor .logos{gap:4em}}@media (min-width:1300px){.sponsors{max-width:1200px}}@media (min-width:1500px){.sponsor .logos{gap:5em}}.vc-logos{align-items:center;display:flex;overflow:hidden;padding:1em 0}.vc-logos .slide-track{align-items:center;-webkit-animation:slide 1200s linear infinite;animation:slide 1200s linear infinite;display:flex;gap:20px;height:100%}.vc-logos .slide img,.vc-logos .slide svg{height:50px;object-fit:contain;width:200px}@-webkit-keyframes slide{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}@keyframes slide{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}@media (max-width:500px){.vc-logos .slide img,.vc-logos .slide svg{height:45px}.vc-logos .slide-track{-webkit-animation:slide 600s linear infinite;animation:slide 600s linear infinite}}@media ((max-width:1300px) and (min-width:900px)){.vc-logos .slide img,.vc-logos .slide svg{height:25px}}@media ((max-width:1200px) and (min-width:900px)){.vc-logos:first-of-type{display:none}}.stats-banner{background:#fff;color:#000;min-height:250px;padding:1.5em 1em;width:100%}.stats-banner h1{background:var(--gradient1);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:3em;font-weight:700;padding-bottom:1em;text-align:center}.imgTxt,.stats-banner main,.stats-item{align-items:center;display:flex}.stats-banner main{justify-content:space-between}.stats-item{flex-grow:1;gap:1em;justify-content:space-around}.stats-item>span{color:var(--color2);font-size:4em}.stats-item:last-child>span{display:none}.img-txt{flex-direction:column;font-weight:600;gap:1em;justify-content:space-between}.img-txt h3{align-items:center;display:flex;font-size:2.5em;font-weight:400;justify-content:center;text-align:center}.img-txt h3>span{font-size:inherit;font-weight:600}.img-txt h6{font-size:1.5rem;text-align:center;white-space:nowrap}@media (max-width:900px){.stats-banner main{flex-direction:column;gap:1em}.stats-item>span{display:none}}@media (max-width:1200px){.img-txt h6{font-size:1rem}.img-txt h3{font-size:1.5rem}}.partner-cards{min-height:600px;position:relative}.partner-cards header{align-items:center;background:var(--gradient1);color:#fff;font-size:1.25rem;justify-content:space-around;padding:max(2%,30px);text-align:center}.partner,.partner-cards header{display:flex;flex-direction:column}.partner{border:3px solid var(--color1);gap:2em;margin:1em auto;max-width:1250px;padding:1em;width:90%}.details{color:var(--color1);display:flex;flex-direction:column;gap:1em}.details .btn-container{align-items:flex-end;flex:1 1;justify-content:flex-start}.details img{height:80px;max-width:200px;object-fit:contain;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.details p{overflow-wrap:break-word;white-space:pre-wrap}.details h5{background:var(--color1);border-radius:0 0 100px 0;color:#fff;font-weight:600;margin:-1em -1em 0;padding:.5em 0 .5em 1em;text-transform:uppercase}.members{align-content:start;display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.member{align-items:center;display:flex;flex-direction:column;gap:.5em;height:250px;padding:1em 0;position:relative;text-align:center;width:160px}.member,.member img{box-shadow:0 0 10px #cdcdcd}.member img{border-radius:50%;height:100px;width:100px}.member h6{align-items:baseline;display:flex;flex-wrap:wrap;font-size:.9em;gap:5px;justify-content:center}.member p{font-size:.8em}.member a{bottom:0;padding:1em;position:absolute;right:0}.member a svg{height:15px;width:15px}.member a svg path{fill:#0a66c2}@media (min-width:970px){.partner{flex-direction:row}.details{flex-basis:65%}.details p{box-shadow:0 0 10px #cdcdcd;max-height:300px;overflow-y:auto;padding:1em}.details p::-webkit-scrollbar{width:5px}.details p::-webkit-scrollbar-track{background:#e1e1e1}.details p::-webkit-scrollbar-thumb{background:var(--color1);border-radius:50px}.members{flex-basis:35%;justify-content:flex-end}}@media (max-width:500px){.members{gap:.5em}.member{height:220px;padding:.5em;width:140px}}@media (max-width:375px){.member{width:120px}}.startup-gaining{padding:2em 0}.startup-gaining h1{color:var(--color1);font-size:3em;font-weight:900;margin-bottom:1em;text-align:center}.startup-gaining h1 span{color:var(--color2);font-size:1em}.startup-gaining .cards{grid-gap:3em;align-items:center;display:grid;gap:3em;grid-template-columns:minmax(200px,350px);justify-content:center;padding:2em}.startup-gaining .card{background-color:initial;height:300px;-webkit-perspective:1000px;perspective:1000px;text-align:center;width:100%}.startup-gaining .card-inner{height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.startup-gaining .card:hover .card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.startup-gaining .back,.startup-gaining .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--color1);border-radius:10px;box-shadow:0 0 10px #00000040;height:100%;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.startup-gaining .back{color:#fff;padding:2em;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.startup-gaining .card img{border-radius:10px;height:100%;object-fit:cover;overflow:hidden;position:relative;width:100%}.startup-gaining .card .back:after,.startup-gaining .card .front:after{border-radius:10px;box-shadow:inset 0 0 50px #000;content:"";height:100%;inset:0;position:absolute;width:100%}.startup-gaining .card .front h3{color:#fff;font-size:2em;font-weight:800;left:50%;position:absolute;text-shadow:0 0 10px var(--color1),0 0 10px var(--color2),0 0 10px var(--color1);text-transform:uppercase;top:50%;-webkit-transform:translate3d(-50%,-50%,50px);transform:translate3d(-50%,-50%,50px)}.startup-gaining .card p{font-size:1em;-webkit-transform:translateZ(30px);transform:translateZ(30px)}.startup-gaining .card p:first-of-type{padding-bottom:1em}.button-section{display:flex;justify-content:center;margin-top:1em}@media (min-width:750px){.startup-gaining .cards{grid-template-columns:repeat(2,minmax(200px,350px))}}@media (min-width:1300px){.startup-gaining .cards{grid-template-columns:repeat(4,minmax(200px,350px))}}.hotel{background:var(--gradient1);color:#fff;padding:2em;text-align:center}.hotel>h1{font-size:2em;font-weight:700}.hotel>h3{font-size:1.2em;font-weight:500;margin:1em}.hotel .card-container{align-items:center;display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.hotel .card-container .star,.hotel .hotel-card{align-items:center;display:flex;gap:.5em;justify-content:center}.hotel .hotel-card{background:var(--gradient1);box-shadow:0 0 10px #fff;flex-direction:column;height:400px;max-width:300px;padding:1em}.hotel .hotel-card .btn-container{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.hotel .hotel-card .btn{border:1px solid #fff;box-shadow:0 0 10px #fff}.hotel .hotel-card>img{border:1px solid #ffffff50;cursor:pointer}.hotel .hotel-card>img:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}.hotel .hotel-modal{align-items:center;background:#fff;color:var(--color1);display:flex;flex-direction:column;font-size:1em;gap:.5em;justify-content:space-between;max-width:500px;overflow-y:auto;padding:1em;width:100vw}.hotel .hotel-modal h1{color:var(--color1);font-size:2em;font-weight:700}.hotel .hotel-modal button{border:2px solid var(--color2);border-radius:50px;margin:1em;padding:0 1em;text-transform:uppercase}.hotel .hotel-modal button:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}.location{background:var(--gradient1);border-radius:10px;color:#fff;display:flex;flex-direction:column;height:400px;margin:2em auto;max-width:1200px;width:78%}.location section{flex:1 1;height:80%;text-align:center}.location section iframe{background:var(--gradient1);border-radius:10px;box-shadow:0 0 10px #212121;margin:-8em -3em 0 0}.location section h1{font-size:1.5em;font-weight:700;padding-bottom:.5em}.location section p{font-size:1.1em}.location section .icons{display:flex;gap:2em;justify-content:center;margin-top:1em}.location section .icons a{align-items:center;background:#fff;border-radius:50%;display:flex;height:55px;justify-content:center;width:55px}.location section .icons a:first-child img{width:25px}.location section .icons a:last-child img{width:40px}.location section:first-child{align-items:center;display:flex;justify-content:center}@media (min-width:900px){.location{flex-direction:row-reverse;height:350px}.location,.location section{align-items:center;justify-content:center}.location section{display:flex;flex-direction:column}}.volunteer-cards .cards-container{align-items:stretch;display:flex;justify-content:space-between;margin:2.5em auto;max-width:1280px;width:95%}.volunteer-cards .card{align-items:center;background:var(--color1);border-radius:10px;box-shadow:0 0 10px #000;display:flex;flex-basis:30%;flex-direction:column;gap:1em;max-width:375px;overflow:hidden}.volunteer-cards .card h4{-webkit-text-fill-color:transparent;background:var(--color2);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-flex;font-weight:900;max-width:300px;min-height:3em;text-align:center}.volunteer-cards .card p{color:#fff;padding:1em}@media (max-width:899px){.volunteer-cards .cards-container{align-items:center;flex-direction:column;gap:2.5em;padding:0 5%}}.volunteer-collage{display:flex;overflow:hidden;position:relative}.volunteer-collage article section{align-items:center;height:50%}.volunteer-collage article section:last-child{color:#fff;display:flex;flex-direction:column;gap:2em;justify-content:space-evenly;padding:1em 0;z-index:10}.volunteer-collage article section img{height:100%;object-fit:cover;width:100%}.volunteer-collage article section div{display:flex;gap:2px;width:90%}.volunteer-collage article section div h6{align-items:center;display:inline-flex;margin:0;min-width:165px;text-align:center;width:70%}.volunteer-collage article section div svg:last-child{align-self:flex-end}.volunteer-collage article section p{font-size:.85em;margin:0;text-align:center}.article0{display:flex;flex-direction:column}.article1,.article1>*,.article2,.article2>*,.article3,.article3>*{display:none}@media (min-width:625px){article{flex-basis:50%}.article0{max-width:550px}.article1{flex-direction:column-reverse}.article1,.article1>*{display:flex}}@media (min-width:950px){article{flex-basis:33.33%}.article2{flex-direction:column}.article2,.article2>*{display:flex}}@media (min-width:1275px){article{flex-basis:25%}.article3{flex-direction:column-reverse}.article3,.article3>*{display:flex}}.confirmation{left:50%;max-width:800px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%}.confirmation section{border:2px solid var(--color1);margin-bottom:1em;padding:1em}.confirmation section h1{color:var(--color1);font-size:1.3em;font-weight:600}.confirmation section p{padding:1em 0}.confirmation section div{display:flex;justify-content:space-between;margin-bottom:1em}.confirmation section div:not(:first-of-type){border:1px solid var(--color1);padding:.5em 1em}.confirmation section div span{background:#e7e7e7}.count-down{flex-direction:column;margin:2em}.count-down,.count-down .times,.count-down .times .time{align-items:center;display:flex;justify-content:center}.count-down .times .time h6,.count-down .times .time span,.count-down h5{font-weight:500;margin:0}.count-down h5{margin-top:1.5em}.count-down>h6{color:#fff;font-size:20px;font-weight:600;margin-bottom:1.5em;margin-top:.75em}.count-down .times{gap:2em}.count-down .times .time{background:var(--color2);border:1px solid #fff;border-radius:5px;flex-direction:column;gap:5px;height:90px;width:90px}.count-down .times .time h6{flex:1 1;font-size:1em}.count-down .times .time span{font-size:2.25em}@media (max-width:725px){.count-down .times{gap:1.5em}}@media (max-width:500px){.count-down .times{gap:.75em}.count-down .times .time{height:72px;width:70px}.count-down .times .time span{font-size:2em}.count-down .times .time h6{flex:0 1;font-size:smaller}}.tickets>main{display:flex;gap:2em;justify-content:center;padding:2em}@media (max-width:1000px){.tickets>main{align-items:center;flex-direction:column}}.ticket{color:#fff;display:flex;width:320px}.ticket>div{display:flex;flex-direction:column}.ticket.Silver>div>section>svg path{fill:url(#Silver)}.ticket.Gold>div>section>svg path{fill:url(#Gold)}.ticket.Platinum>div>section>svg path{fill:url(#Platinum)}.ticket.Silver>div{-webkit-filter:drop-shadow(0 0 10px #a4a4a4);filter:drop-shadow(0 0 10px #a4a4a4)}.ticket.Gold>div{-webkit-filter:drop-shadow(0 0 10px #ffea00);filter:drop-shadow(0 0 10px #ffea00)}.ticket.Platinum>div{-webkit-filter:drop-shadow(0 0 10px #0cf);filter:drop-shadow(0 0 10px #00ccff)}.ticket.Silver>div>header,.ticket.Silver>div>main{background:linear-gradient(90deg,#707070,#9c9c9c)}.ticket.Gold>div>header,.ticket.Gold>div>main{background:linear-gradient(90deg,#f19100,#eac501)}.ticket.Platinum>div>header,.ticket.Platinum>div>main{background:linear-gradient(90deg,#af2fab,#00a0d2)}.ticket>div>section{margin:-1px 0}.ticket>div>section>svg{height:100%;width:100%}.ticket>div>header{height:250px;padding:0 2em}.ticket>div>header>span{color:#000;display:block;font-style:italic;margin-top:-1.5em;text-align:center}.ticket>div>header h1{font-size:.9em}.ticket>div>header h2:first-of-type{font-size:1.5em;font-weight:700;padding-bottom:1em;text-align:center;text-transform:uppercase}.ticket>div>header h2:last-of-type{font-size:1.2em;font-weight:600}.ticket>div>header h3{font-size:2.5em;font-weight:700;line-height:1;text-align:center}.ticket>div>header h4{font-size:1.25em;text-align:right;text-decoration:line-through;width:75%}.ticket>div>header h5{color:#fcc21b;font-style:italic;text-align:center}.ticket>div sup{display:inline-block;font-size:.5em;font-weight:300;padding-right:.25em}.ticket>div>header button{display:block;margin:auto;position:relative}.ticket>div>header button:hover{opacity:.8;scale:1.1;transition:scale .5s ease-in-out}.ticket>div>header button span{color:#fff;font-weight:400;left:40%;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ticket>div>main{flex:1 1}.ticket>div>main>div{padding:1em}.ticket>div>main .show-more p{color:#fff}.ticket>div>main .show-more.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ticket>div>main .show-more svg{transition:all .25s ease-in}.ticket>div>main strong{font-weight:700}.ticket>div>main ul{list-style:disc;padding-left:2em}.ticket>div>main li{padding-top:.5em;white-space:pre}@media (max-width:1000px){.ticket .list.open{display:block}.ticket .list,.ticket section.hide{display:none}.ticket .show-more{align-items:center;display:flex;gap:1em;justify-content:space-around;padding-bottom:1em;width:100%}}@media (min-width:1000px){.ticket main .show-more{display:none}}:root{--btn-size:20px}.counter{position:relative}.counter div{gap:1em}.counter button,.counter div{align-items:center;display:flex}.counter button{border:2px solid var(--color2);cursor:pointer;height:25px;justify-content:center;width:25px}.counter button:hover svg{opacity:1}.counter button:active svg{-webkit-transform:scale(1.25);transform:scale(1.25)}.counter button svg{opacity:.85}.counter h1{display:inline-flex;font-size:24px;font-size:calc(var(--btn-size)*1.2);justify-content:center;position:relative;width:20px;width:calc(var(--btn-size))}.counter h1:after{background-color:#000;bottom:-1px;content:"";display:block;height:2px;right:50%;width:30px;width:calc(var(--btn-size)*1.5)}.counter .counter-msg,.counter h1:after{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.counter .counter-msg{bottom:-30px;color:red;font-size:.8em;font-style:italic;font-weight:600;white-space:nowrap}@media (min-width:1000px){.counter .counter-msg{left:35%}}.nav-steps{align-items:center;border-bottom:1px solid var(--color1);display:flex;justify-content:center;padding-bottom:.5em;position:relative}.step{flex:1 1}.step h3{color:#9a9a9a;font-size:1em;font-weight:500;text-align:center;white-space:nowrap}.nav-steps>div:last-child{background:var(--color1);bottom:-2px;height:4px;position:absolute;transition:all .5s ease-out}.register-form{grid-gap:2em;background:#fff;color:#000;display:grid;gap:2em;grid-template-areas:"main" "aside" "footer";grid-template-columns:1fr;margin:100px auto auto;max-width:1400px;padding:1em}.register-form>header{align-items:center;background:#fff;box-shadow:0 0 10px #000;display:flex;gap:2em;height:80px;inset:0;justify-content:center;padding:2em;position:fixed;width:100vw;z-index:9}.register-form>header>div{display:none;flex:1 1}.register-form>header>button{background:none;border:none;color:#000;font-size:2em;line-height:1}.register-form main{grid-area:main}.register-form main>h1{color:var(--color1);font-size:.9em;padding-bottom:.5em}.register-form main>h1 a{color:var(--color1);font-weight:600}.register-form aside{grid-area:aside;margin:0 auto;width:300px}.register-form>footer{grid-area:footer;padding-top:2em;position:relative}.register-form>footer h1{background:#fff;border:1px solid red;color:red;font-weight:600;margin:auto;padding:.5em;position:absolute;right:0;text-align:center;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.register-form>footer button{background:var(--color1);border-radius:10px;color:#fff;padding:.2em 1em;position:absolute;text-transform:uppercase;top:0}.register-form>footer button.prev{left:0}.register-form>footer button.next{right:0}.register-form>footer button:hover{opacity:.8}@media (min-width:1000px){.register-form{grid-template-areas:"main   aside" "footer aside";grid-template-columns:3fr 1fr;grid-template-rows:auto 1fr;padding:2em}.register-form>header>div{display:flex}}.tickets-form-container{min-height:200px}.tickets-form{border:2px solid var(--color1);margin:4em auto;max-width:1200px;padding:0 2em;width:90%}.tickets-form>h1{background:var(--gradient1);color:#fff;font-size:2em;font-weight:600;margin:0 -1em;padding:.5em 1em}.tickets-form>header{display:flex;font-weight:700;gap:2em;justify-content:space-between;margin-top:2em;padding:.5em 2em}.tickets-form>header h1:first-of-type{flex:0.37 1}.tickets-form>main{background:#f0f0f0;border:2px solid var(--color1);display:grid;grid-template-areas:"name price counter" "benefits . . ";grid-template-columns:2fr 1fr 1fr;height:100px;margin-bottom:1em;overflow:hidden;padding:2em;position:relative}.tickets-form>main.show-more{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:visible}.tickets-form>main>button{background:#717171;bottom:0;color:#fff;font-size:.9em;left:2em;padding:0 1em;position:absolute;text-transform:uppercase;width:150px}.tickets-form>main>button.Silver{background:linear-gradient(30deg,#707070,#bfbfbf,#707070,#b1b0b0,#707070)}.tickets-form>main>button.Gold{background:linear-gradient(30deg,#f19100,#edda7e,#f19100,#eac501,#f19100)}.tickets-form>main>button.Platinum{background:linear-gradient(30deg,#753393,#6dc7d1,#a20ee6,#7fb2b8,#670296)}.tickets-form>main>button:hover{background:var(--color1)}.tickets-form>main .name{font-size:1.3em;font-weight:600;grid-area:name;padding-bottom:2em}.tickets-form>main .price{grid-area:price;text-align:center}.tickets-form>main .price h1{font-size:1.2em;font-weight:600}.tickets-form>main .counter{grid-area:counter;justify-self:end}.tickets-form>main .benefits{grid-area:benefits}.tickets-form>main .benefits li{white-space:pre}.tickets-form .promo{position:relative}.tickets-form .promo form{display:flex;font-size:.9em;gap:1em;margin-bottom:3em;margin-top:2em}.tickets-form .promo h3{bottom:-1.5em;font-size:.9em;position:absolute}.tickets-form .promo button{background:var(--color2);border-radius:5px;color:#fff;font-size:.9em;height:2em;padding:0 5px}.tickets-form .promo button.active{-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;background:transparent;border:4px solid var(--color2);border-radius:100%;color:transparent;cursor:inherit;width:2em}.tickets-form>footer{display:flex;gap:2em;padding-bottom:2em}.tickets-form>footer .btn.disabled{cursor:inherit;opacity:.5}.tickets-form>footer>div{display:flex;gap:.5em}.tickets-form>footer>div svg{width:30px}@media (max-width:900px){.tickets-form{padding:0 1em}.tickets-form>h1{font-size:1.5em;margin:0 -.7em;padding:.5em}.tickets-form>header{display:none}.tickets-form>main{gap:1em;grid-template-areas:"name" "counter" "price" "benefits";grid-template-columns:100%;height:210px;margin-top:1em}.tickets-form>main .benefits,.tickets-form>main .counter,.tickets-form>main .name{justify-self:center;padding-bottom:0}.tickets-form>main>button{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:500px){.tickets-form{width:100%}.tickets-form>h1{margin:0}.tickets-form>main{height:185px;padding:1em 1em 2em}.tickets-form>main .name{font-size:1em}}:root{--main-width:80%}.summary{background:var(--gradient1);color:#fff;width:100%}.summary>*{padding:.5em;position:relative}.summary h6{font-weight:500;margin:0}.summary header h6{font-size:.75em;padding-top:1em;text-align:center}.summary header svg{display:block;margin:auto;max-height:200px;width:80%;width:var(--main-width)}.summary main{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.summary main>h5,.summary main>h6{font-weight:500;margin:.25em auto;width:76.19048%;width:calc(var(--main-width)/1.05)}.summary main>span{background:#fff;display:block;height:2.5px;width:100%}.summary main section div{display:flex}.table-header{margin:.75em 0}.table-header,.table-header h6{font-weight:700}.table-body div{flex-direction:column;width:100%}.table-body div div{display:flex;flex-direction:row;justify-content:space-between}.table-body>h4{display:flex;justify-content:space-around;margin-left:10px}.summary main section div h6:first-child{flex-basis:20%;text-align:center}.summary main section div h6:nth-child(2){flex-basis:60%;margin-bottom:.25em;padding-right:.5em;text-align:start}.summary main section div h6:nth-child(3){flex-basis:20%;text-align:start}.promo-code{margin:auto;padding:1em 0;width:80%;width:var(--main-width)}.promo-code>h3{font-size:.8em;font-style:italic}.promo-code form{display:flex;gap:5px;justify-content:space-between}.promo-code input{background:#fff;border:none;border-radius:5px;color:#000;flex-basis:70%;font-size:.75em;max-width:80%;max-width:var(--main-width);outline:none;padding:.2em .5em}.summary main form input::-webkit-input-placeholder{color:#000}.summary main form input::placeholder{color:#000}.summary main form button{background:#000;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:.8em;letter-spacing:.25px;padding:.2em .5em}.summary main form button.active{-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;background:transparent;border:4px solid #fff;border-radius:100%;color:#ffffff00;cursor:inherit;height:2em;letter-spacing:inherit;margin:auto;width:2em}@-webkit-keyframes spinner{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.summary main form button:hover{opacity:.8}.summary footer{margin-top:2em;padding-bottom:5em}.summary footer>span{background:#fff;display:block;height:1.5px;width:100%}.summary footer section{display:flex;justify-content:space-between;margin:auto}.summary footer section h6{display:flex;flex-direction:column;font-weight:400}.summary footer section.fees{margin-bottom:.25em;width:80%;width:var(--main-width)}.summary footer section.total{margin-top:.35em;width:80%;width:var(--main-width)}.summary footer section.total h6{font-weight:700}.summary footer section.total h6 small{font-style:italic;font-weight:400}:root{--circle-size:38px;--circle-position:-20px}.summary .circle,.summary .recs>*{background-color:#fff}.summary .circle{border-radius:50%;display:inline-block;height:38px;height:var(--circle-size);padding:0;position:absolute;width:38px;width:var(--circle-size);z-index:1}.summary .circle.upleft{left:-20px;left:var(--circle-position);top:-20px;top:var(--circle-position)}.summary .circle.upright{right:-20px;right:var(--circle-position);top:-20px;top:var(--circle-position)}.summary .circle.middleleft{bottom:0;left:-20px;left:var(--circle-position)}.summary .circle.middleright{bottom:0;right:-20px;right:var(--circle-position)}.summary .recs{align-items:center;bottom:0;display:flex;gap:10.85714px;gap:calc(var(--circle-size)/3.5);height:38px;height:var(--circle-size);justify-content:center;left:0;position:absolute;width:100%}.summary .recs>*{height:2.53333px;height:calc(var(--circle-size)/15);width:28.14815px;width:calc(var(--circle-size)/1.35)}.summary .circle.bottomleft,.summary .circle.bottomright{bottom:10%}.summary .circle.bottomleft{left:-20px;left:var(--circle-position)}.summary .circle.bottomright{right:-20px;right:var(--circle-position)}@media (max-width:1000px){.summary{margin:auto;min-width:300px;width:50%}}@media (max-width:700px){.summary.stage-1,.summary.stage-2{display:none}}.select h2{color:var(--color1);font-size:1.5em;font-weight:800;margin:0;padding:.5em 0}.select h3,.select h6{font-size:1em}.select h3{font-weight:500;padding-bottom:.5em}.select h5{font-style:italic;font-weight:800}.select h5 span{font-weight:600;text-decoration:line-through}.select small{font-size:.85em;font-weight:600}.type{align-items:center;border:2px solid var(--color1);display:flex;flex-direction:column;gap:1em;justify-content:center;padding:1em 1em 2em;text-align:center}.platinum{background:var(--gradient1);color:#fff;padding:.5em 1em}.platinum h6:last-child{cursor:pointer;font-weight:700;text-decoration:underline;white-space:nowrap}.add-ons{border:2px solid var(--color1);margin-top:2em;padding:.5em}.pass{border:1px solid var(--color1);margin-bottom:.5em;padding:1em}.pass h1{font-size:1.2em;font-weight:600}.pass h1 span{font-size:inherit}.add-item{align-items:center;justify-content:space-between}.add-item,.add-item div{display:flex;gap:.5em}.add-item div:first-of-type{justify-content:space-between;width:100%}.add-item div input{all:unset;border:2px solid var(--color2);padding:.5em;position:relative}.add-item div input:after{color:var(--color2);content:"✓";display:none;font-size:1em;font-weight:bolder;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.add-item div input:checked:after{display:block}@media (min-width:1000px){.type{flex-direction:row;text-align:left}.platinum,.type{justify-content:space-between}.platinum{display:flex;gap:.5em}.add-ons{padding:1em}.add-item div{gap:1em}}.assign header h1{font-size:1.3em;font-weight:600;padding-bottom:.5em}.assign form{border:2px solid var(--color1);height:auto;margin-bottom:1em;overflow:hidden;transition:1s}.assign form .inputs-container{grid-gap:2em;display:grid;gap:2em;grid-template-columns:1fr;padding:1em}.assign form>div{align-items:center;background:var(--color1);display:flex;justify-content:space-between;padding:1em}.assign form>div>h6{color:#fff;font-weight:600}.assign form>div>h5{color:red}.assign form>div:hover{cursor:pointer;opacity:.8}.assign form>button{box-shadow:0 0 10px #00000080;margin:auto;width:150px}.register-form .input{height:40px;position:relative;width:100%}.register-form .input input{border:2px solid silver;border-radius:5px;box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;height:100%;outline:none;padding:0 .5em;width:100%}.register-form .input input::-webkit-input-placeholder{color:transparent}.register-form .input input::placeholder{color:transparent}.register-form .input label{bottom:10px;color:grey;left:5px;padding:0 .5em;pointer-events:none;position:absolute;transition:all .3s ease}.register-form .input input:focus~label,.register-form .input input:not(:placeholder-shown)~label{background:#fff;color:#4158d0;font-size:.8em;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.register-form .error{color:red;font-size:.8em;position:absolute;width:100%}.register-form .input select{border:2px solid silver;border-radius:5px;cursor:pointer;height:100%;outline:none;padding:0 .5em;width:100%}.register-form .input select~label{background:#fff;font-size:.8em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:-10px}.register-form .input select option{background:#d3d3d3}@media (min-width:700px){.assign form .inputs-container{grid-template-columns:1fr 1fr}}.payment .form{border:2px solid var(--color1);padding:1em}.payment .form h1{color:var(--color1);font-size:1.3em;font-weight:600;padding:1em 0}.payment .form .exp{align-items:center;border:2px solid silver;border-radius:5px;display:flex;justify-content:space-between;padding:0 .5em}.payment .form .exp select{background:#e9e9e9;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.payment form>span{display:flex;gap:1em;justify-content:space-between;padding:2em 0}.payment .form span div{align-items:center;display:flex;font-size:.8em;gap:.5em}.payment .form span div svg{height:2em}.payment form section{grid-gap:2em;display:grid;gap:2em;grid-template-columns:1fr 1fr}.payment form .card-info .error{bottom:-25px}.payment form .card-info>div{display:flex;gap:2em}.payment form>p{padding-bottom:1em}.payment .checkbox{align-items:center;display:flex;gap:1em}.payment .checkbox input{all:unset;border:2px solid var(--color1);padding:.5em;position:relative}.payment .checkbox input:after{color:var(--color2);content:"\2713";display:none;font-family:sans-serif;font-size:1.2em;font-weight:600;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.payment .checkbox input:checked:after{display:block}.payment form button{display:block;margin:1em auto auto;width:150px}.payment form>div>h4{color:red;padding:1em;text-align:center}.payment form>div>ul{color:red;font-style:italic;padding:0 1em}.payment>section>button{display:block;margin:auto;text-align:center}@media (max-width:700px){.payment form section{grid-template-columns:1fr}}
/*# sourceMappingURL=main.2268e5f2.css.map*/