@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{--html-theme:light;--body-color:#000;--body-fs:1.125rem;--color1:#fff;--color2:#0095c3;--color3:#0f1a28;--color4:#05fea4;--color5:#00c2ff;--color6:#016484;--color7:#03a4ff;--color8:#05fed1;--color9:#02d8dd;--gradient1:linear-gradient(180deg,#016484,#0f1a28);--gradient2:linear-gradient(180deg,#05fea4,#00c2ff);--gradient3:linear-gradient(270deg,#00c2ff,#05fea4);--gradient4:linear-gradient(90deg,#00c2ff,#05fea4);--gradient5:linear-gradient(90deg,#0f1a28,#0095c3);--gradient6:linear-gradient(90deg,#0f1a28 40.62%,#0a6a74 75%,#02d8dd);--gradient7:linear-gradient(180deg,#fff,#00c2ff);--tickets-bgColor:#d1d1d1}*,:after,:before{box-sizing:border-box}*{font:inherit;font-family:Poppins,sans-serif;margin:0;padding:0}body,html{height:100%}html{color-scheme:var(--html-theme)}html:focus-within{scroll-behavior:smooth}body{font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5;margin-top:80px;text-rendering:optimizeSpeed}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}.banner,.banner>img{width:100%}.items-on-banner{color:#fff;inset:0;padding:0 .5em;position:absolute;text-align:center}.items-on-banner,.items-on-banner section:first-child{align-items:center;display:flex;flex-direction:column;justify-content:center}.items-on-banner section:first-child{flex:1 1;gap:2em;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}.shimmer-wrapper{background:var(--gradient1);height:100%;overflow:hidden;width:100%}.shimmer{-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;background:#009fdeaf;height:100%;opacity:.2;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);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{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-container{background:rgba(0,0,0,.495);inset:0;position:fixed;z-index:200}.btn,.btn:active,.btn:focus,.btn:focus-visible{align-items:center;background:var(--color3);border-radius:50px;color:var(--color9);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}.btn.b2{background:var(--color9);color:var(--color3)}.btn.b3{color:var(--color1)}.btn.b4{background:var(--color1)}.btn:after{content:url(/events/nyvs23/static/media/button-arrows.f1c1238e6ad133f21578.svg);line-height:0;position:absolute;right:.75em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn.b2:after{content:url(/events/nyvs23/static/media/button-arrows2.d2fc6d0f83b5762c072e.svg)}.btn.b3:after{content:url(/events/nyvs23/static/media/button-arrows4.81ba91ba9cacac75e567.svg)}.btn: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%);transform:translateY(-50%)}50%{-webkit-transform:translate(.35em,-50%);transform:translate(.35em,-50%)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes bounce{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}50%{-webkit-transform:translate(.35em,-50%);transform:translate(.35em,-50%)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}#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(--color4);height:60px;width:60px}#loader:before{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;border-top-color:var(--color9);content:"";height:80px;width:80px}#loader:after{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;border-top-color:var(--color2);content:"";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(--color9);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(--color9)!important;white-space:nowrap}#glowLink.active{background-color:var(--color9)}#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(--color9);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:#e5e5e5;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}#timeZoneCheckBox label span:before{background-color:var(--color9);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;height:calc(100vh - 80px)}.home .top-section .banner{flex:1 1}.home .top-section .banner>img{height:100%;inset:0;object-fit:cover;object-position:top;position:absolute}.home .video-section{background:#fff}.home .video-section h1{color:var(--color3)}.home .items-on-banner{align-items:flex-start;justify-content:center;padding-left:4em;text-shadow:1px 1px 5px #000}.home .items-on-banner>svg{height:auto;margin-bottom:1em;width:30%}.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{padding-bottom:.5em}.home .items-on-banner h1 sup{font-weight:500}.home .items-on-banner video{all:unset;border-bottom-left-radius:500px;border-bottom-left-radius:100%;border-left:15px solid var(--color9);box-shadow:0 0 100px var(--color3);-webkit-filter:opacity(.1);filter:opacity(.1);height:80%;object-fit:cover;overflow:hidden;position:absolute;right:0;top:0;width:50%}.home .items-on-banner video:hover{-webkit-filter:opacity(1);filter:opacity(1)}.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>svg{width:60%}.home .items-on-banner>h1{text-align:center}}@media (max-width:500px){.home .items-on-banner h2{font-size:1.5em}.home .items-on-banner>svg{width:80%}}.partners .items-on-banner h4{align-items:center;display:flex;font-size:1em}.partners .items-on-banner span{color:var(--color9);font-size:1em}.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;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:inline-flex;font-size:1.35em;font-weight:700;height:105px;line-height:1.3;padding-left:1em;padding-right:3em;position:relative;width:100%}.q.open{background:var(--gradient5);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.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ans{font-size:1.2em;line-height:1.5;max-height:0;overflow:hidden;padding:0 1em;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{background:var(--tickets-bgColor);color:#fff}.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 h1 span,.register .items-on-banner h2 span{font-size:1em}.register .items-on-banner h2{font-weight:600}.register>nav{align-items:center;display:flex;gap:1em;justify-content:center;margin-top:2em}.register>nav a{padding:.75em 0;width:220px}.register .bizzabo-tickets-widget,.register .hs-register-form{margin:auto;max-width:800px;padding:1em}.register .hs-register-form{color:red;text-align:center}@media (max-width:900px){.register>nav{flex-direction:column}.register .items-on-banner>h2{font-size:1.35em;white-space:nowrap}}.nav-bar{align-items:center;background:var(--gradient6);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{font-size:.7em}.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:#fff}.nav-bar .logo-section a svg{height:auto;max-width:175px}.nav-bar .nav{background:var(--gradient1);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{color:#fff;font-size:1em;opacity:0;text-decoration:none;text-transform:uppercase;transition:opacity .15s ease-in-out;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}.nav-bar .btns.mobile{display:flex;gap:1em}.nav-bar .btns.desktop{display:none}.nav-bar .btn{text-transform:uppercase;width:110px}@media (min-width:550px){.nav-bar .logo-section .logo-venue{font-size:.8em}.nav-bar .btns{margin-right:1em}.nav-bar .btns.mobile{display:none}.nav-bar .btns.desktop{display:flex;gap:1em}}@media (min-width:1000px){.nav-bar .hamburger-section{display:none}.nav-bar .nav{all:unset;background:none;display:flex;flex-direction:row;gap:1em;justify-content:space-between;left:auto;max-width:450px;position:relative;text-align:left;top:auto;-webkit-transform:scale(1);transform:scale(1);transition:none;width:100%}.nav-bar .nav .link{line-height:2;opacity:1;position:relative}.nav-bar .nav .link:after{background:var(--color9);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)}}@media (min-width:1500px){.nav-bar{padding:1em 4em}}@media (min-width:990px) and (max-width:1100px){.nav-bar .logo-section .logo-venue{display:none}}@media (min-width:550px) and (max-width:700px){.nav-bar .logo-section .logo-venue{display:none}}.featured-sectors{align-items:center;background:var(--gradient1);color:#fff;display:flex;flex-direction:column;gap:1em;padding:2.5em;width:100%}.featured-sectors h1,.featured-sectors h2{-webkit-text-fill-color:transparent;background:var(--gradient2);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;text-align:center}.featured-sectors h1{font-size:3em;padding-bottom:.5em}.featured-sectors h2{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:stretch;display:flex;gap:1em;justify-content:space-between;margin:auto;max-width:1280px}.featured-sectors .card{align-items:center;background-color:var(--color3);border-radius:45px;display:flex;flex-direction:column;gap:1em;padding:2em 1em;width:200px}.featured-sectors .card h3{font-size:1.3em;font-weight:700;margin:.5em auto;text-align:center}.featured-sectors .card svg{height:50px}.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 a{width:185px}@media (max-width:1400px){.featured-sectors .cards-container{grid-gap:1em;display:grid;gap:1em;grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.featured-sectors .motto{font-size:1.5em}}@media (max-width:750px){.featured-sectors{padding:2em}.featured-sectors .cards-container{grid-template-columns:repeat(2,1fr)}.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(--gradient1);box-shadow:0 -3.97917px 17.2431px 1.32639px rgba(0,0,0,.4);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:center;margin:1em}.footer .main-footer .logo img{margin-bottom:1em;margin-left:2em}.footer .main-footer .follow-us .icons{display:flex;gap:.5em}.follow-us .icons div a svg path{fill:var(--color9)}.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;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/nyvs23/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/nyvs23/static/media/partners-footer-form.50a293f3411273d6294c.jpg)}.footer-form.speakers-form,.footer-form.volunteer-form{background-image:url(/events/nyvs23/static/media/speakers-footer-form.1784210d4f450cde3507.jpg)}.footer-form h1{background:var(--gradient3);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.25em;font-weight:600;margin-bottom:1em;text-align:center}.footer-form p{margin:auto auto 1em;max-width:600px;text-align:center}.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-color:var(--color9);border:none;border-radius:25px;box-shadow:6px 5px 5px 0 rgba(0,0,1,.5);color:var(--color3);cursor:pointer;font-weight:500;letter-spacing:1px;padding:.25em 1em}.footer-form .hs-input{background-color:initial;border:2px solid var(--color9);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%}.press .video-section,.venture-nurturing .video-section{background:#fff}.press .video-section h1,.venture-nurturing .video-section h1{color:var(--color5)}@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}}.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{color:var(--color9);font-size:1.7em;font-weight:700}.info-section h2{color:var(--color9);font-weight:600;padding:1em 0}.info-section h3{font-weight:600}.info-section span{background:var(--color9);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}@media (max-width:900px){.info-section{flex-direction:column}}.speaker-cards-container{background:var(--color3)}.speaker-cards{margin:auto;max-width:1280px;min-height:200px;padding:2em;position:relative;text-align:center}.speaker-cards h1{color:#fff;font-size:2em;font-weight:700;padding-bottom:2em}.speaker-cards h2{color:var(--color9);font-size:1.5em;margin-bottom:2em}.speaker-cards>.btn-container{margin-top:2em}.speaker-cards button{border:2px solid #fff}.speaker-card-container{color:#000;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;justify-items:center;text-align:center}.speaker-card{font-size:.8em;max-width:125px}.speaker-card h3{color:#fff;font-weight:800;padding-top:.5em}.speaker-card h4{color:var(--color9)}.speaker-card img,.speaker-card svg{cursor:pointer;height:100%;margin:auto;width:100%}.speaker-card img:hover,.speaker-card svg:hover{border-radius:50%;box-shadow:0 0 20px var(--color9)}.modal-container .speakere-modal{left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@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{max-width:200px}}.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;display:flex;gap:1em;height:350px;max-width:850px;padding:1em 3em;position:relative;width:800px}.speaker-modal:focus-visible{outline:none}.arrow-left,.arrow-right{color:var(--color9);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{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(--color9);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 p{color:#000;flex-basis:100%;font-size:.85em;height:auto;margin:0;max-height:260px;overflow-y:auto;padding-right:2em;scrollbar-color:#ccc #f5f5f5;scrollbar-width:thin;text-align:start;white-space:pre-wrap}.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}.speaker-modal section:last-child p::-webkit-scrollbar{width:10px}.speaker-modal section:last-child p::-webkit-scrollbar-track{background:#ccc}.speaker-modal section:last-child p::-webkit-scrollbar-thumb{background-color:var(--color9)}@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 p{height:25vh;margin-top:1em;max-height:200px;padding:0}.speaker-modal .btns{margin:0;padding:0 1em 1em}}.testimonial-carousel{background:var(--color3);color:#fff;height:450px;padding:1em 3em;width:100%}.testimonial-slide{align-items:center;display:flex;height:100%;justify-content:center;padding:4em}.testimonial-slide>section:first-of-type{flex-basis:20%}.testimonial-slide>section:last-of-type{flex-basis:80%}.testimonial-slide .testimonial{align-items:center;display:flex;gap:.5em;justify-content:center;text-align:center}.testimonial-slide .testimonial h1{align-items:center;display:flex;font-size:2.5em;font-weight:700;justify-content:center;padding:0 1em}.testimonial-slide section.person{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;padding:1em;text-align:center}.testimonial-slide section.person img{height:150px;width:150px}.testimonial-slide section.person h5{color:var(--color9);font-weight:600}@media (max-width:1200px){.testimonial-slide .testimonial h1{font-size:2em;font-weight:600}.testimonial-slide section.person img{height:120px;width:120px}}@media (max-width:1000px){.testimonial-slide section.person img{height:110px;width:110px}}@media (max-width:850px){.testimonial-carousel,.testimonial-slide{padding:1em}.testimonial-slide .testimonial h1{font-size:1.5em}.testimonial-slide section.person img{height:100px;width:100px}}@media (max-width:500px){.testimonial-carousel{height:500px}.testimonial-slide{flex-direction:column-reverse}.testimonial-slide>section:first-of-type{flex-basis:40%}.testimonial-slide>section:last-of-type{flex-basis:60%}.testimonial-slide section.person img{height:70px;width:70px}.testimonial-slide .testimonial h1{font-size:1.2em}}.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;transition:.5s ease-in-out}.carousel-slider .indicators{align-items:center;display:flex;gap:1em;height:10%;justify-content:center}.carousel-slider .indicator{height:100%}.carousel-slider .indicator.curr-indicator{border:3px solid var(--color9);border-radius:50%}.carousel-slider .slide{height:100%;position:absolute;width:100%}@media (max-width:500px){.carousel-slider .indicators{height:5%}}.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}}.schedule{min-height:300px;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 .days-nav button,.schedule .days-nav button:hover{border:.703704px solid var(--color9);box-shadow:0 2.81481px 2.81481px rgba(0,0,0,.25);color:#000;padding:.5em 1.5em;position:relative;white-space:nowrap;width:115px}.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(--color9);color:var(--color9);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(--color9);color:var(--color3);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 #000;margin:1em 0 0 .5em}.schedule .session{border:1px solid #000;margin:.5em auto;overflow:hidden;padding:1em;width:100%}.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{font-weight:600;margin-left:1em}.schedule .session-header h6{margin:.5em 0 .5em 2em}.schedule .ms{display:flex}.schedule .ms h1{color:var(--color9);flex-basis:75%;font-size:.9rem;font-weight:700;margin:0;padding:1em 0 1em 7em;white-space:nowrap}.schedule .session section{align-items:center;display:flex}.schedule .session>section{align-items:flex-start}.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{display:flex;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}.img-slider nav.indicators{height:25%}.img-slider .indicator{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.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:var(--gradient7);color:#000;display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:2em;position:relative}.register-cards h1{color:var(--color6);font-size:3em;font-weight:700;padding-bottom:1em;text-align:center}.register-cards>svg{bottom:0;left:50%;position:absolute;transform:translate(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.register-cards .cards-container{align-items:stretch;display:flex;gap:2em;justify-content:center;margin:0 auto;max-width:1280px;width:80%;z-index:100}.register-cards .card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 18.3361px 14.6689px rgba(0,0,0,.25);display:flex;flex-basis:30%;flex-direction:column;gap:1em;justify-content:space-between;max-width:375px;padding:1.5em}.register-cards .card img{border-radius:10px}.register-cards .card h4{font-weight:900;text-align:center}.register-cards .card p{flex-basis:50%;font-size:.8em;width:100%}.register-cards .btn{width:210px}@media (max-width:950px){.register-cards .cards-container{align-items:center;flex-direction:column;padding:1em}.register-cards h1{font-size:2em}.register-cards>svg{display:none}}.sponsors{margin:auto;max-width:800px;text-align:start;width:90%}.sponsors .btn-container{justify-content:flex-start;padding-bottom:2em}.sponsors .btn-container>a{width:200px}.sponsors h1{color:#000;font-size:2em;font-weight:700;margin:2em 0 1em}.sponsor h3{background:var(--gradient4);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;background:var(--color3);display:flex;overflow:hidden;padding:2em 0}.vc-logos .slide-track{align-items:center;-webkit-animation:slide 1200s linear infinite;animation:slide 1200s linear infinite;display:flex;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}}.stats-banner{background:var(--gradient1);background:#fff;justify-content:center;padding:1.5em 1em;width:100%}.imgTxt,.stats-banner main,.stats-item{align-items:center;display:flex}.stats-banner main{justify-content:space-between}.stats-item{flex-grow:0.15;justify-content:space-around}.stats-item img{width:75%}.stats-item span{color:var(--color9);font-size:4vw}.stats-item:last-child span{display:none}.img-txt{color:var(--color3);color:#152a45;flex-direction:column;font-weight:700;gap:15px;justify-content:space-between}.img-txt h3{font-size:2.5rem;text-align:center}.img-txt h6{font-size:1.5rem;text-align:center;white-space:nowrap}@media (max-width:900px){.stats-banner main{flex-direction:column;gap:15px}.stats-item span{display:none}.img-txt h6{font-size:1.2rem}}@media (max-width:1150px){.img-txt h6{font-size:1.2rem}.img-txt h3{font-size:2rem}}.partner-cards header{align-items:center;background-color:#0f1a28;color:#fff;display:flex;flex-direction:column;font-size:1.25rem;justify-content:space-around;padding:max(2%,30px);text-align:center}.partner{grid-gap:2em;border:3px solid var(--color9);color:#000;display:grid;gap:2em;margin:1em auto;max-width:1250px;padding:1em;width:90%}.members{align-items:center;flex-wrap:wrap;justify-content:center}.details,.members{display:flex;gap:1em}.details{color:var(--color3);flex-basis:80%;flex-direction:column}.details .btn-container{align-items:flex-end;flex-basis:100%;justify-content:flex-start}.details img{margin:auto;max-width:200px}.details h5{color:var(--color3);font-weight:600;padding-bottom:.5em}.member{align-items:center;background:#ededed;display:flex;flex-direction:column;gap:.5em;height:240px;padding:1em;position:relative;text-align:center;width:150px}.member img{border-radius:50%;box-shadow:0 0 10px 2px rgba(0,0,0,.519);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{grid-template-columns:3fr 2fr}.details img{margin:initial}.members{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(--color3);font-size:3em;font-weight:900;margin-bottom:1em;text-align:center}.startup-gaining h1 span{color:var(--color9);font-size:1em}.startup-gaining .cards{grid-gap:3em;align-items:center;display:grid;gap:3em;grid-template-columns:minmax(100px,350px);justify-content:center;padding:2em}.startup-gaining .card{background-color:initial;height:300px;-webkit-perspective:1000px;perspective:1000px;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;height:100%;position:absolute;width:100%}.startup-gaining .back{background-color:#e6ffff;border-radius:10px;box-shadow:inset 0 0 20px #00000050;padding:1em;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.startup-gaining .card img{border-radius:10px;box-shadow:0 0 30px #00000050;display:block;height:100%;object-fit:cover;overflow:hidden;width:100%}.startup-gaining .card h3{font-size:1.25em;font-weight:600;padding-bottom:1em;text-align:center}.startup-gaining .card p{color:#000;font-size:.85em}.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(100px,350px))}}@media (min-width:1200px){.startup-gaining .cards{grid-template-columns:repeat(4,minmax(100px,350px))}}.hotel{background:var(--gradient1);color:#fff;padding:2em;position:relative;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{box-shadow:0 0 10px var(--color9);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>img:hover{cursor:pointer;-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(--color3);display:flex;flex-direction:column;font-size:.8em;gap:.5em;height:80%;justify-content:space-between;left:50%;max-height:800px;max-width:500px;overflow-y:scroll;position:absolute;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.hotel .hotel-modal h1{color:var(--color9);font-size:1.5em;font-weight:700}.hotel .hotel-modal button{border:2px solid var(--color3);border-radius:50px;margin:1em;padding:0 1em}.hotel .hotel-modal button:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}@media (min-width:750px){.hotel .hotel-modal{font-size:1em;height:85%;padding:1em}.hotel .hotel-modal h1{font-size:2em}}.location{display:flex;flex-direction:column}.location section{flex:1 1;padding:1em;text-align:center}.location section>img{height:350px;object-fit:cover}.location section h1{color:var(--color2);font-weight:700;padding-bottom:1em}.location section p{font-size:.85em}.location section .icons{display:flex;gap:2em;justify-content:center;margin-top:1em}.location section .icons a{align-items:center;background:#c4c4c4;border-radius:50%;box-shadow:0 3.08029px 3.08029px rgba(0,0,0,.25);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}.location,.location section{align-items:center;justify-content:center}.location section{display:flex;flex-direction:column;height:450px}}.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:#fff;border:2px solid var(--color2);border-radius:8.25125px;box-shadow:0 0 18.3361px 14.6689px rgba(0,0,0,.25);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(--gradient1);-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:#000;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}}.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(--color7);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}}:root{--header-height:240px;--circle-size:45px;--li-height:70px}.tickets-benefits{align-items:flex-start;display:flex;gap:1em;justify-content:center;padding:2em}.benefits{margin-top:330px;margin-top:calc(var(--header-height) + var(--circle-size)*2)}.tickets-benefits li{align-items:center;background:hsla(0,0%,100%,.2);display:flex;font-size:.9em;height:70px;height:var(--li-height);line-height:1.25;padding:1em;white-space:pre}.tickets-benefits li:nth-of-type(2n){background:hsla(0,0%,100%,.1)}.tickets{display:flex;gap:1em}.benefits{border-bottom-left-radius:8px 8px;border-top-left-radius:8px 8px}@media (max-width:1300px){.tickets{flex-direction:column;gap:2em}.benefits{display:none}.tickets-benefits li{text-align:center;white-space:pre-wrap}}.ticket{background:linear-gradient(180deg,#2029ff,#1f3776 99.99%);color:#fff;width:285px}.ticket>*{position:relative}.ticket header{height:var(--header-height);padding:1.5em 2em .5em}.ticket h1{font-size:.85em}.ticket h2{font-size:1.25em;font-weight:600}.ticket h3{font-size:2.5em;font-weight:700;line-height:1;text-align:center}.ticket h4{font-size:1.25em;text-align:right;text-decoration:line-through;width:75%}.ticket h5{color:#fcc21b;font-style:italic;text-align:center}.ticket sup{display:inline-block;font-size:.5em;font-weight:300;padding-right:.25em}.ticket .btn-container{display:flex;justify-content:center;margin-top:.5em}.cards-separaiter{align-items:center;display:flex;height:calc(var(--circle-size)*2);padding:0 2em}.ticket main .show-more p{color:#fff}.ticket main .show-more.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ticket main .show-more svg{transition:all .25s ease-in}.ticket .mobile-list{display:none}.ticket main li{display:flex;justify-content:center}.ticket footer{height:calc(var(--circle-size)*2)}.ticket .ticket-modal{background:#fff;border-radius:10px;left:50%;margin:auto;max-height:80%;max-width:1200px;min-height:300px;overflow:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.ticket .ticket-modal #loader{left:47.5%;top:45%;z-index:-1}.circle{background-color:var(--tickets-bgColor);border-radius:50%;height:var(--circle-size);position:absolute;width:var(--circle-size);z-index:1}.circle.left{left:-7.5%}.circle.right{right:-7.5%}.circle.top{top:-10%}.circle.bottom,.circle.middle{top:25%}.recs{align-items:center;display:flex;justify-content:space-around;width:100%}.rec{background-color:#d1d1d1;border-radius:50px;height:2.5px;width:30px}@media (max-width:1299px){.ticket .mobile-list.open{display:block}.ticket .desktop-list,.ticket footer{display:none}.ticket .show-more{align-items:center;display:flex;gap:1em;justify-content:space-around;padding-bottom:1em;width:100%}}@media (min-width:1300px){.ticket main .show-more{display:none}}@media (max-width:900px){.ticket .ticket-modal #loader{left:40%;top:40%;z-index:-1}}
/*# sourceMappingURL=main.fe4cb906.css.map*/