.header-container{align-items:center;background-color:var(--background-dark);display:flex;justify-content:space-between;padding:1rem 2rem;width:100%}.logo{height:auto;max-width:200px;width:100%}.header-right{flex:1 1;justify-content:flex-end}.desktop-menu,.header-right{align-items:center;display:flex}.desktop-menu{flex-wrap:wrap;gap:1.5rem}.link-text{text-align:center;text-decoration:none;text-transform:uppercase}.button-highlight{background-color:initial;border:1px solid var(--background-light);border-radius:4px;color:var(--background-light);padding:.75rem 1rem;transition:background-color .3s ease}.button-highlight:hover{background-color:var(--background-light);color:var(--background-dark)}.desktop-dropdown{align-items:center;display:flex;gap:.5rem;position:relative}.dropdown-content{background-color:var(--background-dark-98);border:1px solid #fff;left:0;min-width:220px;padding:1rem;position:absolute;top:100%;z-index:100}.dropdown-link-row{margin-bottom:.75rem}.mobile-menu-toggle{display:none}.menu-icon{cursor:pointer;font-size:2rem}.mobile-menu{background-color:var(--background-dark-98);bottom:0;display:none;left:0;overflow-y:auto;padding:5%;position:fixed;right:0;top:0;z-index:1000}.mobile-menu ul{list-style:none;padding:0}.mobile-menu-section{margin-bottom:1.5rem}@media (max-width:425px){.desktop-menu{display:none}.mobile-menu-toggle{display:flex;justify-content:flex-end;width:100%}.mobile-menu{display:block;text-align:right}.header-container{align-items:flex-start}.header-right{justify-content:space-between;margin-top:1rem;padding:5% 0;width:100%}.logo{max-width:200px}}.footer{background:var(--background-dark);display:flex;flex-direction:column;gap:2rem;padding:2rem}.footer-col{flex:1 1}.footer-brand,.footer-cta,.footer-social{border-top:1px solid var(--mid-grey);padding-top:1.5rem}.footer-logo{height:auto;max-width:100%;width:220px}.footer-heading{color:var(--light-grey);font-size:.9rem;margin-bottom:1rem}.footer-text{font-size:1rem;line-height:1.6;margin-bottom:1rem}.copyright{color:inherit;display:inline-block;font-size:.9rem;margin-top:1rem;text-decoration:none}.footer-event-details{display:flex;flex-direction:column;gap:.3rem;margin:1.5rem 0}.footer-register-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.footer-btn{align-items:center;border-radius:8px;display:flex;font-weight:600;justify-content:center;padding:.85rem 1rem;text-decoration:none}.footer-btn,.footer-btn-outline{background:#0000;border:1px solid #fff6}.footer-btn-outline{color:#fff}.footer-tagline{font-weight:600;line-height:1.5}.footer-link{display:block;margin-bottom:.6rem;text-decoration:none}@media (min-width:768px){.footer{align-items:flex-start;flex-direction:row;gap:3rem}.footer-brand,.footer-cta,.footer-social{border-left:1px solid var(--mid-grey);border-top:none;padding-left:2rem;padding-top:0}.footer-brand{border-left:none;padding-left:0}}.hero-wrapper{margin-bottom:var(--margin-medium);position:relative}.hero-background-img,.hero-image-container{display:block;height:80vh;width:100%}.hero-background-img{mix-blend-mode:luminosity;object-fit:cover}.hero-overlay{background:linear-gradient(180deg,var(--background-dark) 0,#07101d00 100%);height:100%;left:0;mix-blend-mode:darken;position:absolute;top:0;width:100%;z-index:1}.hero-content-position{bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:2rem;z-index:2}.sub-title,.title{max-width:100%;width:100%}.sub-title{margin-bottom:1rem}.btn-link{color:inherit;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}.home-page{display:flex;flex-direction:column}.convention-section,.final-section,.intro-section,.section{padding:3rem 5%}.banner-image,.home-image{border-radius:12px;mix-blend-mode:luminosity;width:100%}.info-card{border:1px solid #ffffff4d;border-radius:12px;height:100%;padding:1.5rem;text-align:center}.banner-wrapper{position:relative}.banner-content{padding:2rem;text-align:center;width:100%}.highlight-grid{margin-top:2rem}.highlight{border:1px solid #ffffff4d;border-radius:10px;font-weight:700;padding:1.2rem;text-align:center}.button-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.btn-link{padding:.75rem 1.4rem}.final-section{text-align:center}@media (max-width:768px){.convention-section,.final-section,.intro-section,.section{padding:2rem 5%}.banner-content{position:static}}.event-page{display:flex;flex-direction:column}.event-section{padding:4rem 5%;text-align:center}.event-section h2{font-size:2rem;font-weight:800;margin-bottom:1.5rem}.event-section p{font-size:1.1rem;line-height:1.7}.event-image{border-radius:10px;mix-blend-mode:luminosity}.experience-card{height:100%;line-height:1.6;padding:1.5rem;text-align:left}.experience-card,.registration-box{border:1px solid #fff;border-radius:10px}.registration-box{margin-top:3rem;padding:2rem}.about-main{display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:3rem;margin:0 auto;max-width:1200px;padding:3rem 1.5rem}.about-hero{text-align:center}.about-heading{font-size:3rem;font-weight:700;margin-bottom:1rem}.about-subheading{font-size:1.3rem;font-weight:600;opacity:.85}.about-introduction{display:flex;flex-direction:column;gap:2rem}.about-video{border-radius:1rem;height:400px;object-fit:cover;width:100%}.about-content h2,.about-section h2,.contact-section h2,.vision-section h2{font-size:2rem;margin-bottom:1rem}.about-main p{font-size:1.05rem;line-height:1.7}.about-section{display:flex;flex-direction:column;gap:1rem}.section-highlight{font-size:1.3rem!important;font-weight:600}.initiative-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:1.5rem}.initiative-card{background:#ffffff0d;border:1px solid var(--mid-grey);border-radius:1rem;padding:1.5rem}.initiative-card h3{font-size:1.3rem;margin-bottom:.75rem}.vision-section{text-align:center}blockquote{border-left:4px solid #2563eb;font-size:1.5rem;margin:2rem auto;padding:1rem 1.5rem}.vision-tagline{font-weight:700}.contact-section{background:#ffffff0d;border-radius:1rem;padding:3rem 2rem;text-align:center}.contact-section a{display:inline-block;font-size:1.2rem;font-weight:600;margin-top:1rem;text-decoration:none}@media (min-width:768px){.about-introduction{align-items:center;flex-direction:row}.about-content,.about-video-container{flex:1 1}.initiative-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.about-heading{font-size:3.5rem}.about-main{padding:4rem 2rem}}.contact-container{display:flex;flex-direction:row;gap:2rem;justify-content:center;padding:3rem 2rem;width:100%}.contact-card,.contact-info{border-radius:1rem;flex:1 1;max-width:500px;padding:2rem;text-align:center}.contact-card h3,.contact-info h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.contact-card p{line-height:1.6;margin-bottom:2rem}.contact-button{align-items:center;background:#3b82f6;border-radius:.5rem;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:.9rem 1.5rem;text-decoration:none}.contact-grid{align-items:center;display:flex;flex-direction:column;gap:1rem}.contact-grid a{border:1px solid #3b82f6;border-radius:.5rem;color:#3b82f6;max-width:250px;padding:.75rem 1rem;text-decoration:none;width:100%}@media(max-width:768px){.contact-container{align-items:center;flex-direction:column}.contact-card,.contact-info{width:100%}}.schedule-page{margin:auto;max-width:1200px;padding:2rem}.schedule-header{margin-bottom:3rem;text-align:center}.schedule-header h1{font-size:3rem;margin-bottom:1rem}.schedule-header p{line-height:1.7;margin:1rem auto;max-width:900px}.archive-section,.experience-section,.schedule-section,.video-section{margin-bottom:4rem;text-align:center}.experience-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.experience-card{border:1px solid #ffffff40;border-radius:12px;padding:2rem}.video-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.video-container{background:#000;border-radius:12px;margin-top:1rem;overflow:hidden}.video-container iframe{border:0;left:0;top:0}.schedule-image{border-radius:12px;margin-top:2rem;max-width:100%;width:100%}h2{margin-bottom:1rem}@media(max-width:768px){.schedule-page{padding:1rem}.schedule-header h1{font-size:2rem}.video-grid{grid-template-columns:1fr}}.speakers-page{min-height:100vh;padding-bottom:4rem}.speakers-intro{margin:0 auto;max-width:1100px;padding:2rem 5%;text-align:center}.speakers-intro p{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.speakers-section{padding:2rem 5%}.speakers-section h2{font-size:2rem;margin-bottom:2rem;text-align:center}.coming-soon{font-size:1.2rem;opacity:.8;padding:3rem;text-align:center}@media(max-width:768px){.speakers-intro,.speakers-section{padding:2rem}}.gallery-section{max-width:100%}.gallery-card{background:var(--background-dark-98);overflow:visible}.gallery-header{background:var(--mid-blue);padding:1rem;text-align:center}.gallery-header h3{color:var(--text-light);font-size:1.4rem;font-weight:600;letter-spacing:.5px}.gallery-tabs{background:var(--mid-blue);border-bottom:1px solid #ffffff14;display:flex;gap:1rem;justify-content:center;padding:1rem}.gallery-btn{background:var(--mid-blue);border:1px solid #fff3;border-radius:.75rem;color:var(--text-light);font-size:.95rem;font-weight:500;padding:.6rem 1.2rem}.gallery-btn:hover{background:#ffffff1a}.gallery-btn.active{background:#6366f1;border-color:#6366f1;box-shadow:0 4px 12px #6366f180;color:#fff}.gallery-iframe-container{background:var(--background-dark-98);padding:1.5rem}.gallery-iframe{background:var(--background-dark-98);border:none;height:700px;width:100%}.gallery-footer{background:var(--mid-blue);border-top:1px solid #ffffff14;color:var(--light-grey);font-size:.9rem;padding:.75rem;text-align:center}.photo-gallery-page{display:flex;flex-direction:column}.gallery-intro{margin:auto;max-width:900px;padding:4rem 5%;text-align:center}.gallery-intro h2{font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.gallery-intro p{font-size:1.15rem;line-height:1.7;margin-bottom:1rem}.gallery-container{padding:2rem 5% 5%;width:100%}.gallery-cta{border-top:1px solid #fff3;padding:5%;text-align:center}.gallery-cta h2{font-size:2rem;margin-bottom:1rem}.gallery-cta p{line-height:1.7;margin:auto;max-width:800px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.btn-link{align-items:center;display:inline-flex;justify-content:center;padding:.8rem 1.5rem;transition:.2s ease}.btn-link:hover{background:#004c99;transform:translateY(-2px)}@media(max-width:768px){.gallery-intro{padding:3rem 4%}.gallery-intro h2{font-size:1.8rem}.gallery-intro p{font-size:1rem}.gallery-cta{padding:8% 4%}}.convention-main{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh;padding:3rem 2rem}.convention-container{max-width:900px;width:100%}.convention-main h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.convention-main h3{font-size:1.5rem;font-weight:500;margin-bottom:2rem;text-align:center}.convention-main p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}@media (min-width:768px){.convention-main{padding:4rem 3rem}.convention-main h1{font-size:3rem}.convention-main h3{font-size:1.75rem}}.news-article-container{background:#111;border:1px solid #ffffff26;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;transition:.3s ease}.news-article-container:hover{transform:translateY(-3px)}.news-article-title{font-size:1.4rem!important;font-weight:700!important}.news-article-paragraph{line-height:1.7}.news-article-button-container{display:flex;justify-content:center;margin-top:1rem}.news-article-button-container button{border-radius:20px}.news-page{margin:auto;max-width:1400px;padding:4%}.news-hero{margin:auto;max-width:850px;padding-bottom:3rem;text-align:center}.news-hero h1{font-size:3rem;font-weight:800}.news-hero p{font-size:1.15rem;line-height:1.7}.featured-news{background:#111;border:1px solid #ffffff26;border-radius:16px;margin-bottom:4rem;padding:2.5rem}.featured-news span{color:#00bfff;font-size:.8rem;letter-spacing:2px}.featured-news h2{font-size:2rem;margin:1rem 0}.featured-news p{line-height:1.7}.news-layout{align-items:flex-start}.section-title{font-size:2rem;margin-bottom:2rem;text-align:center}.social-sidebar{position:-webkit-sticky;position:sticky;top:20px}.social-card{border:1px solid #fff3;border-radius:14px;margin-bottom:2rem;padding:1.5rem}.social-card h3{margin-bottom:1rem;text-align:center}.video-container{height:0;padding-bottom:56.25%;position:relative}.video-container iframe{height:100%;position:absolute;width:100%}@media(max-width:900px){.news-page{padding:8% 4%}.news-hero h1{font-size:2.2rem}.social-sidebar{position:static}}.main-container{min-height:100vh}.ezine-intro{margin:auto;max-width:1000px;padding:4% 8%;text-align:center}.ezine-intro h2{font-size:2.5rem;margin-bottom:1.5rem}.ezine-intro p{font-size:1.1rem;line-height:1.7}.ezine-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));padding:2% 5% 5%}.ezine-card{background:#ffffff0d;border:1px solid #fff3;border-radius:15px;display:flex;flex-direction:column;padding:2rem}.ezine-card h3{font-size:1.6rem;margin-top:.5rem;text-align:center}.ezine-card p{line-height:1.6;margin-bottom:1.5rem;text-align:center}.ezine-year{color:#00bfff;display:block;font-size:.9rem;font-weight:700;text-align:center;text-transform:uppercase}.iframe-container{border-radius:10px;overflow:hidden;position:relative;width:100%}.ezine-iframe{border:none;height:550px;width:100%}.ezine-card:hover{transform:translateY(-5px);transition:.3s ease}@media(max-width:768px){.ezine-grid{grid-template-columns:1fr;padding:5%}.ezine-card{padding:1.2rem}.ezine-intro h2{font-size:2rem}.ezine-iframe{height:400px}}@media(max-width:480px){.ezine-iframe{height:350px}}.sponsors-page{padding:5%}.page-title{margin-bottom:2rem;text-align:center}.sponsors-intro{line-height:1.7;margin:auto;max-width:1000px;text-align:center}.collaboration-section,.partner-section,.sponsors-section{margin-top:4rem;text-align:center}.partner-card{border:1px solid #fff3;border-radius:12px;height:100%;padding:2rem}.partner-card h3{margin-bottom:1rem}.sponsor-image-wrapper{display:flex;justify-content:center;margin:2rem}.sponsor-image{max-width:500px;opacity:.8;transition:.3s ease;width:100%}.sponsor-image:hover{opacity:1;transform:scale(1.02)}.collaboration-card{align-items:center;display:flex;flex-direction:column;gap:1rem}.collaboration-logo{border-radius:8px;max-width:80%;width:250px}.sponsor-cta{background:#0066cc26;border-radius:15px;margin-top:5rem;padding:3rem;text-align:center}.sponsor-button{background:#06c;border-radius:8px;color:#fff;display:inline-flex;font-weight:700;margin-top:2rem;padding:.8rem 2rem;text-decoration:none}.sponsor-button:hover{background:#004c99}@media(max-width:768px){.sponsors-page{padding:8% 4%}.partner-card{padding:1.5rem}}.app-page{display:flex;flex-direction:column}.advert-container,.industry-callout,.intro-section,.pathway-section{padding:4% 6%;text-align:center}.advert-container p,.intro-section p,.pathway-section p{line-height:1.7;margin:1rem auto;max-width:900px}.intro-highlights{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.intro-highlights span{background:#222;border:1px solid #444;border-radius:25px;padding:.8rem 1.5rem}.pathway-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.pathway-card{border:1px solid #ffffff40;border-radius:12px;padding:1.5rem;text-align:center}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.opportunity-card{background:#1a1a1a;border:1px solid #444;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.card-img{background:#fff;height:120px;object-fit:contain;width:100%}.card-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.card-content p{flex-grow:1}.app-button{background:#06c;border-radius:8px;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:.7rem 1.4rem;text-decoration:none}.app-button:hover{background:#004c99}.industry-callout{background:#111}@media(max-width:768px){.advert-container,.industry-callout,.intro-section,.pathway-section{padding:8% 5%}}.main-container{display:flex;flex-direction:column}.event-container{padding-bottom:3rem;text-align:center}.grid-container{padding:0 5%}.text-container{text-align:left}.event-image{border-radius:12px;box-shadow:0 8px 20px #00000026;display:block;width:100%}.content-section{text-align:left}.content-section h2,.corporate-section h2{font-weight:700;margin-bottom:1rem}.content-section p,.corporate-section p{line-height:1.7}ul{line-height:1.8;padding-left:1.5rem}.info-subtitle{margin-bottom:1rem}.btn-link{background:#06c;border-radius:8px;color:#fff;display:inline-block;font-weight:700;margin-top:1.5rem;padding:.9rem 1.8rem;text-decoration:none;transition:.3s ease}.btn-link:hover{background:#004a99;color:#fff}.corporate-section{margin:4rem 0;text-align:left}.corporate-section a{display:block;margin-top:.5rem}blockquote{margin:4rem auto 2rem;max-width:700px}@media(max-width:768px){.grid-container{padding:0 1.5rem}.content-section,.corporate-section{margin:2.5rem 0}}.carousel-container{margin:auto;max-width:800px;overflow:hidden;position:relative;width:100%}.carousel-slide img{border-radius:8px;height:auto;width:100%}.carousel-button{background-color:#00000080;border:none;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.carousel-dots{margin-top:10px;text-align:center}.dot{background-color:#ccc;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 4px;width:12px}.dot.active{background-color:#007bff}.exhibitor-content{margin:auto;max-width:1200px;padding:5%}.exhibitor-heading{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.exhibitor-paragraph{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.involvement-grid,.opportunity-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:3rem 0}.involvement-card,.opportunity-card{border:1px solid #fff3;border-radius:12px;padding:2rem}.involvement-card h3,.opportunity-card h3{font-size:1.4rem;margin-bottom:1rem}.content-section{margin:4rem 0}.industry-button{border:1px solid #fff;border-radius:8px;display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:.3s ease}.industry-button:hover{background:#0056b3;color:#fff}.contact-box{border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.contact-box a{color:#007bff}blockquote{font-size:1.3rem;font-style:italic;line-height:1.6;margin:4rem auto;text-align:center}@media(max-width:768px){.exhibitor-content{padding:2rem 1.5rem}}:root{--background-dark-90:#041326cc;--submit-green:#4caf50}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}@media only screen and (min-width:1024px){.App_container__Rt8T2 header .App_header-nav-area__k1qI- #App_nav_container__9V-bJ{display:flex}}body{background:var(--background-dark);font-size:16px;line-height:1.6;margin:0;padding:0}a{color:var(--text-light)!important;text-decoration:none}a:hover{color:var(--mid-grey)!important}p{color:var(--text-light);font-size:16px;line-height:1.6}p>.App_text-dark__JBtl3{color:var(--text-dark)}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}@media (min-width:768px){h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}}@media (min-width:992px){h1{font-size:40px}h2{font-size:36px}h3{font-size:32px}h4{font-size:28px}h5{font-size:24px}}.App_AppHeader__qxGqX{align-items:center;background-color:var(--background-dark);display:flex;flex-direction:column;font-size:18px;justify-content:center;min-height:100vh}.App_App-link__XPeK4,.App_AppHeader__qxGqX{color:var(--text-light)}@keyframes App_App-logo-spin__1up6W{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App_registration-form__5VEC3{border:1px solid #ccc;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:auto;max-width:80%;padding:20px}.App_form__label__D1WdO{display:block;font-weight:700;margin-bottom:8px}.App_form__input__8pbdP,.App_form__textarea__DbcNd{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:15px;padding:10px;width:100%}.App_form__textarea__DbcNd{resize:vertical}.App_submit-button__2ioYk{border:none;border-radius:4px;color:var(--text-light);cursor:pointer;font-size:16px;padding:15px;width:100%}.App_submit-button__2ioYk,.App_submit-button__2ioYk:hover{background-color:var(--submit-green)}.App_alert-message__uMbeb{margin-top:20px}*{box-sizing:border-box;margin:0;padding:0}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--background-dark:#041326;--background-dark-98:#041326fa;--background-dark-90:#041326e6;--background-dark-hover:#0c2546;--background-light:#fff;--text-light:#fff;--text-dark:#041326;--light-grey:#b3b9bd;--mid-grey:#98a1a6;--mid-blue:#0c2840;--font-sans:"Inter",sans-serif;--padding-small:0.5rem;--padding-medium:0.75rem;--padding-large:1.25rem;--margin-small:0.75rem;--margin-medium:1.25rem;--margin-large:2rem;overflow-x:hidden}.title{color:var(--text-light);font-size:1.1rem;font-weight:700;letter-spacing:.4rem;margin-bottom:.2rem}.sub-title{font-size:.8rem;font-weight:500;margin-bottom:.5rem}h1{font-size:2rem;line-height:1.2}h2{font-size:1.75rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.4}h4{font-size:1.25rem;line-height:1.5}h5{font-size:1.1rem;line-height:1.6}h6{font-size:1rem;line-height:1.7}.title{font-size:3rem}.sub-title{font-size:2.1rem}.link-text,p{font-size:1rem;line-height:1.6}.underline-text{text-decoration:underline}.text-large{font-size:2.1rem}.text-thin{color:var(--light-grey);font-size:1.2rem;font-weight:lighter}.pt-1{padding-top:var(--padding-small)}.pt-2{padding-top:var(--padding-medium)}.pt-3{padding-top:var(--padding-large)}.pb-1{padding-bottom:var(--padding-small)}.pb-2{padding-bottom:var(--padding-medium)}.pb-3{padding-bottom:var(--padding-large)}.pl-1{padding-left:var(--padding-small)}.pl-2{padding-left:var(--padding-medium)}.pl-3{padding-left:var(--padding-large)}.pr-1{padding-right:var(--padding-small)}.pr-2{padding-right:var(--padding-medium)}.pr-3{padding-right:var(--padding-large)}.mb-1{margin-bottom:var(--margin-small)}.mb-2{margin-bottom:var(--margin-medium)}.mb-3{margin-bottom:var(--margin-large)}.mt-1{margin-top:var(--margin-small)}.mt-2{margin-top:var(--margin-medium)}.mt-3{margin-top:var(--margin-large)}.ml-1{margin-left:var(--margin-small)}.ml-2{margin-left:var(--margin-medium)}.ml-3{margin-left:var(--margin-large)}.mr-1{margin-right:var(--margin-small)}.mr-2{margin-right:var(--margin-medium)}.mr-3{margin-right:var(--margin-large)}ul{list-style-type:none;padding:0}.dropdown-menu li{padding-bottom:var(--padding-medium);padding-top:var(--padding-medium)}.mobile-menu li ul{padding-left:1rem}.mobile-menu a,.mobile-menu li ul li{padding:.5rem 0}.mobile-menu a{color:var(--text-light);display:block;text-decoration:none}.text-link.text-dark:hover{color:var(--text-dark)}a{color:var(--text-light)}a:hover{color:var(--light-grey)}body{color:var(--text-light);font-family:var(--font-sans)}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}p>.text-large{font-size:1.7rem}.copyright{color:var(--mid-grey);font-size:1.4rem}.uppercase{text-transform:uppercase}.btn-primary{background-color:var(--background-dark-90);border-radius:2px;font-size:18px;font-weight:600;letter-spacing:.2rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1.2rem 3.6rem;text-align:center}.btn-primary:hover{background-color:var(--background-dark-hover)}.btn-secondary{background-color:var(--light-grey);border-radius:2px;color:var(--text-dark);font-size:18px;font-weight:600;letter-spacing:.1rem}.btn-secondary,.btn-tertiary{padding:1.2rem 4rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-tertiary{background-color:var(--background-dark);border:1px solid var(--mid-grey);border-radius:2px;font-size:16px}.btn-tertiary:hover{background-color:var(--background-dark-hover)}button:hover{cursor:pointer}.custom-form-container{margin:3rem auto 0;width:100%}.flex-container{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.flex-col-center{align-items:center;display:flex;flex-direction:column}.align-center{justify-content:center}.align-vertical-middle{align-items:center}.align-vertical-btm{align-items:end}.space-between{align-content:space-between}.space-between-col{justify-content:space-between}.hero-content-container .align-start{align-items:start}.flex-1{flex-grow:1}.width-30{flex-basis:30%}.width-70{flex-basis:70%}.hero-content-position{left:5%;max-width:100%;position:absolute;top:40%;z-index:1}.hero-content-container{height:auto;left:5%;position:absolute;top:1%}.site-map{flex-basis:fill;margin-left:0;width:100%}.exhibitor-container{justify-content:space-between}.exhibitor-container,.exhibitor-inner-container{display:flex;flex-direction:column}.exhibitor-inner-container a{align-self:center}.exhibitor-container h3{font-size:1.75rem;font-weight:500}.exhibitor-container a{color:var(--text-dark);font-size:1.25rem;font-weight:500}.AppHeader{align-items:center;background-color:var(--background-dark);color:#fff;display:flex;flex-direction:column;font-size:calc(5px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.form{padding:20px}.form-body{padding:20px 10px;text-align:left}.form-body>*{padding:5px}.form__label{width:40%}.form_input{width:60%}.form__label{display:block;font-weight:700;margin-bottom:8px}.form__input,.form__textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:15px;padding:10px;width:100%}.form__textarea{resize:vertical}.submit-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:15px;width:100%}.submit-button:hover{background-color:#45a049}.alert-message{margin-top:20px}.registration-form{border:1px solid #ccc;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:auto;max-width:95%;padding:20px}.card-container{background-color:var(--background-dark);border-radius:4px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:var(--margin-small);transition:transform .2s}.card{flex-basis:100%;flex-grow:1}.img-fluid{display:block;height:auto;max-width:100%}.card-heading{font-size:1.2rem;line-height:inherit;margin:var(--margin-small) 0 0 0;text-transform:uppercase}.card-description{color:var(--text-light);font-size:1.2rem;text-align:left}.event-container{padding:2% 5%}.event-title{text-align:center}.timeline{margin-top:20px}.timeline-item{border-left:2px solid #98a1a6;margin-bottom:20px;padding:10%;position:relative}.timeline-date{background-color:#041326;border-radius:4px;color:#fff;left:-50px;padding:8px;position:absolute;top:50%;transform:translateY(-50%)}.timeline-content{margin-left:20px}.short-text{display:inline-block}.full-text{display:none}@media screen and (min-width:600px){.btn-primary,.btn-secondary,.btn-tertiary{font-size:18px;padding:1.2rem 4rem;text-align:center}.hero-content-position{top:20%}.hero-content-container{width:70%}.hero-image-container{max-height:100vh}.title{font-size:3rem;letter-spacing:.25rem}.sub-title{font-size:1.6rem;margin-bottom:var(--margin-medium)}h4{font-size:rem}.avconXtra-position{margin-bottom:var(--margin-large);order:2}@media screen and (max-width:768px){.event-container{padding:2% 3%}.timeline-date{left:0;margin-bottom:10px;top:0;transform:none}.timeline-content{margin-left:0}}}@media screen and (min-width:768px){:root{--padding-small:0.5rem;--padding-medium:1rem;--padding-large:1.25rem;--margin-small:0.5rem;--margin-medium:1rem;--margin-large:1.5rem}.full-text{display:inline-block}.short-text{display:none}.hero-content-position{position:absolute;width:90%}.title{font-size:2.8rem;letter-spacing:.3rem}.sub-title,.title{margin-bottom:var(--margin-small)}.sub-title{font-size:1.8rem}.card{flex-basis:calc(40% - 1rem);flex-grow:1;gap:2.5rem}.btn-primary{font-size:1.2rem}.btn-tertiary{font-size:1rem;padding:var(--padding-medium) var(--padding-large)}h1{font-size:2.5rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h6{font-size:1rem}.link-text,p{font-size:.75rem}.custom-form-container{margin:5rem auto 0;width:100%}.card-container{gap:3rem}.card-heading{font-size:1.5rem}.site-map{flex-basis:65%}.position{order:2}.exhibitor-container{align-items:start;display:flex;flex-direction:row}.exhibitor-inner-container{display:flex;flex-direction:column}.exhibitor-container h3{flex-basis:fill;font-size:2.2rem;font-weight:600}.exhibitor-container h4{font-size:1.7rem;font-weight:600}.exhibitor-container a{align-self:start;font-size:1.5rem;font-weight:600}.site-map{margin-left:var(--margin-large)}}@media screen and (min-width:992px){:root{--padding-small:0.75rem;--padding-medium:1.25rem;--padding-large:1.5rem;--margin-small:0.75rem;--margin-medium:1.25rem;--margin-large:1.5rem}.card-container{gap:3rem}.card{flex-basis:calc(40% - 1rem);flex-grow:1}.title{letter-spacing:.5rem}.full-text{font-size:2.2rem}.sub-title{font-size:1.5rem;margin-bottom:var(--margin-small)}.btn-primary{font-size:1.4rem;padding:var(--padding-medium) 4rem}h1{font-size:2.5rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h6,p{font-size:1rem}.link-text{font-size:.8rem}.underline-text{text-decoration:underline}.custom-form-container{margin:5rem auto 0;width:85%}.site-map{flex-basis:65%}.avconXtra-container .position{order:1}}@media screen and (min-width:1024px){:root{--padding-small:1rem;--padding-medium:1.5rem;--padding-large:2rem;--margin-small:1rem;--margin-medium:1.5rem;--margin-large:2rem}.container header .header-nav-area #nav_container,.custom-form-container{margin:6rem auto 0;width:95%}.custom-form-container form{width:100%}.hero-content-position{top:15%;width:80%}.title{font-size:3.6rem;letter-spacing:.4rem}.sub-title{font-size:2rem;margin-bottom:var(--margin-large)}.card-container{gap:2rem}.card{flex-basis:calc(30% - 0.5rem);flex-grow:1}.card-heading{line-height:1.7rem}}@media screen and (min-width:1200px){:root{--padding-small:1.25rem;--padding-medium:1.75rem;--padding-large:2.5rem;--margin-small:1.25rem;--margin-medium:1.75rem;--margin-large:2.5rem}.hero-content-container{width:80%}.title{font-size:3.6rem;letter-spacing:.4rem}.sub-title{font-size:2rem;margin-bottom:var(--margin-small)}.btn-primary{font-size:1.6em;letter-spacing:.4rem}.btn-tertiary{font-size:2rem;padding:var(--padding-small) 3rem}h1{font-size:2.5rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h6{font-size:1rem}p{font-size:1.375rem}.link-text{font-size:1rem}.underline-text{text-decoration:underline}.custom-form-container{margin:6rem auto 0;width:95%}.card{flex-basis:calc(30% - 2rem)}}@media screen and (min-width:1600px){.link-text{font-size:1.5rem;font-weight:400}.hero-content-container:has(.title-long){max-width:75%}.hero-content-position{top:20%;width:85%}.title{font-size:4rem;letter-spacing:.4rem}.sub-title{font-size:2rem;margin-bottom:var(--margin-large)}.link-text{font-size:1.2rem}.btn-primary,.btn-tertiary{font-size:1.8rem;padding:1.8rem 6rem}}
/*# sourceMappingURL=main.31846c7a.css.map*/