@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css";:root{--primary-color: #AC031B;--secondary-color: #000;--accent-color: #009EDC;--primary-background: #fff;--secondary-background: #E5E9F2;--text-color: #3A3A3A;--font-family-azo-sans: "azo-sans", "Courier", "monospace";--font-family-book-antiqua: "book-antiqua"}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Thin-CLW0xm7z.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Light-BZdROV6d.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Regular-BOV2q9U_.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Medium-zLISl4wF.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Bold-Bno3fYuh.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Black-BZ3zAUEr.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Regular-BOV2q9U_.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Regular-BOV2q9U_.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:azo-sans;src:url(/assets/AzoSansTest-Regular-BOV2q9U_.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:book-antiqua;src:url(/assets/Book%20Antiqua-BC6DHrYI.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:book-antiqua;src:url(/assets/Book%20Antiqua%20Bold-DJD5FZJW.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth}body{margin:0;font-family:azo-sans,Courier,"monospace";color:#3a3a3a}header{background-color:#ffffffde;padding:50px 10% 0;height:100vh;display:grid;grid-template-rows:50px auto;box-sizing:content-box;background-image:url(/assets/unga_background-BWVxDjT-.png);background-size:cover;background-repeat:no-repeat;background-blend-mode:overlay}nav{display:flex;align-items:center;gap:30px;justify-content:space-between;font-weight:300}a{text-decoration:none;color:#000}span.youtube{cursor:pointer}.header-main{display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:center;gap:50px;align-self:center}.header-main .scroll-down{align-self:end;display:flex;align-items:center;transform:rotate(270deg);gap:10px;margin-bottom:150px;animation:bounce 2s infinite ease-in-out}.header-main .theme-section{font-size:20px;font-weight:300;line-height:30px;color:#000;margin-bottom:10px;margin-top:30px}.header-main .theme-section .theme{font-weight:700;font-family:azo-sans;color:#ac031b}.buttons .register-now button{color:#fff!important;background-color:var(--primary-color)!important}.button-section{display:grid;grid-template-columns:auto auto auto;gap:50px}.buttons{display:flex;gap:20px;margin-top:30px}.buttons button:first-child{background-color:#ac031b;color:#fff}.buttons button:last-child{background-color:#000;color:#5dd1ff}.buttons button{text-transform:uppercase;padding:15px 20px;width:170px;text-align:center;border:none;cursor:pointer}.header-main-title{margin-bottom:50px;font-size:70px;font-weight:900;line-height:40px}.header-main-title p{margin:0}.header-main-title .main{margin-bottom:30px;font-size:80px}.header-main-title .main .at-sign{font-family:azo-sans;font-weight:900;font-size:85px}.header-main-title .description{font-weight:700;font-size:35px;font-family:book-antiqua;letter-spacing:-2px}.menu{display:none}.link2,.link2 a{color:#ac031b!important}.play-video{text-align:center;width:300px}.play-video p{display:flex;align-items:center;justify-content:center;gap:10px}.play-video p>span>span{background-color:#ac031b;padding:15px;border-radius:100%;height:20px;width:20px;display:flex;align-items:center;justify-content:center}.play-video p span>span svg{color:#fff;fill:#fff}.youtube-video-container{height:0px;width:0px;transition-property:height,width,background-color;transition-duration:.3s,.3s,.3s;transition-delay:0s,0s,.3s;position:fixed;background-color:#0000;justify-content:center;display:flex;align-items:center;z-index:5}.youtube-video-container .close-btn{color:#fff;height:50px;width:50px;position:absolute;top:30px;right:30px;cursor:pointer}.youtube-video-container .close-btn:hover{color:var(--primary-color)}.youtube-video-container iframe{width:90%;height:90%}.youtube-video-container.reveal{height:100vh;width:100%;background-color:#000000b3;transition-property:height,width,background-color;transition-duration:.3s,.3s,.3s;transition-delay:0s,0s,.3s}.youtube-video-container.hide{height:0px;width:0px;transition-property:height,width,background-color;transition-duration:.2s,.2s,.2s;transition-delay:.2s,.2s,0s}.play-video p{cursor:pointer}.play-video p>span{padding:0;border-radius:100%;background-color:#d1d1d1;animation-name:pulse;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes bounce{0%{margin-bottom:300px}50%{margin-bottom:270px}to{margin-bottom:300px}}@keyframes pulse{0%{padding:0}50%{padding:5px}to{padding:0}}@keyframes fadeInOverlay{0%{visibility:visible;opacity:0;background-color:#0000}5%{opacity:0;background-color:#0000}to{opacity:1;background-color:#000000b3}}@keyframes fadeOutOverlay{0%{opacity:1;background-color:#000000b3}95%{opacity:0;background-color:#0000}to{opacity:0;background-color:#0000;visibility:hidden}}@keyframes slideInNav{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutNav{0%{transform:translate(0)}to{transform:translate(100%)}}.mobile-nav.is-revealing{animation:fadeInOverlay .3s forwards}.mobile-nav.is-hiding{animation:fadeOutOverlay .3s forwards;animation-delay:.4s}.nav-panel.is-revealing{animation:slideInNav .3s ease-out forwards;animation-delay:.4s}.nav-panel.is-hiding{animation:slideOutNav .2s ease-in forwards}.mobile-nav{height:100%;width:100%;position:fixed;top:0;left:0;background-color:#000000b3;z-index:3;display:none}.mobile-nav .nav-panel{width:250px;background-color:#f6f9ff;height:100%;justify-self:end;padding:30px;transform:translate(100%)}.mobile-nav .nav-panel .title{display:flex;align-items:center;justify-content:space-between;gap:20px}.mobile-nav .nav-panel .menu-items{margin-top:50px}.mobile-nav .nav-panel .close-btn{cursor:pointer;height:40px;width:40px}.mobile-nav .nav-panel .close-btn:hover{color:var(--primary-color)}.mobile-nav .nav-panel a{font-weight:300;font-size:15px;display:block;margin:55px 0}.mobile-nav .nav-panel .event-details,.mobile-nav .nav-panel .agenda{color:var(--primary-color)}section.footer a:hover{text-decoration:underline}@media (max-width: 1550px){.header-main-title .main,.header-main-title .at-sign{font-size:65px!important}.scroll-down{display:none!important}}@media (max-width: 1350px){section,header{padding:50px 5%!important}nav img{height:40px!important}section.about{height:auto!important}section.about div{width:100%!important}section.about .image-container{display:none}section.why-attend{background-position-y:-50px!important;padding:0!important;height:auto}section.why-attend .image-container{display:none}section.why-attend div.details{padding:50px 5%!important;width:100%!important;background:#fffc!important}}@media (max-width: 1000px){section.youtube-video{display:flex!important}header .play-video{display:none}.youtube-video-container{height:0px;width:0px;transition:all .3s}.menu{display:block;cursor:pointer}.mobile-nav{display:grid}nav{display:grid!important;justify-content:unset;grid-template-columns:30px auto auto}nav img:first-child{justify-self:start}nav img:last-child{justify-self:end}nav a,.link2{display:none!important}section.footer-images img{height:40px}section.footer-images p.copyright{font-size:18px!important}}@media (max-width: 900px){section.event-details{height:auto!important}section.event-details div:first-child{width:100%!important}section.event-details .image-container{display:none}.header-main{grid-template-columns:auto}section.footer div:first-child{width:100%}section.footer div:last-child{display:none}}@media (max-width: 640px){header{height:500px;padding-top:30px!important;padding-bottom:0!important}.header-main-title{margin-bottom:0}.header-main-title .main,.header-main-title .at-sign{font-size:35px!important;margin-bottom:10px}.header-main .theme-section{margin-top:30px}.header-main .theme-value{font-size:15px;line-height:23px}.header-main-title p.description{font-size:20px!important;line-height:25px;letter-spacing:0px}.buttons{margin-top:15px}.buttons button{font-size:12px!important}section .title{font-size:35px!important;text-align:center}section.why-attend div.details{padding:50px 5%!important}section.why-attend .buttons{justify-content:center}section.agenda .sh.details{text-align:center!important}section.agenda .details li{margin-bottom:5px!important}.details{font-size:15px!important;line-height:30px!important}section.footer p.heading{text-align:center}section.footer-images{flex-direction:column;gap:20px;align-items:center;padding-top:0!important;padding-bottom:10px!important}section.footer-images p.copyright{font-size:15px!important;font-family:azo-sans!important;font-weight:500!important}}.timer-container[data-v-a95e4a3b]{display:flex;gap:15px;margin-top:20px}.timer[data-v-a95e4a3b]{text-align:center;padding:20px 25px;background:#009edc47}.days[data-v-a95e4a3b]{border-bottom:3px solid #AC031B}.days .time[data-v-a95e4a3b]{color:#ac031b}.hours[data-v-a95e4a3b]{border-bottom:3px solid #009EDC}.hours .time[data-v-a95e4a3b]{color:#009edc}.minutes[data-v-a95e4a3b]{border-bottom:3px solid #000}.minutes .time[data-v-a95e4a3b]{color:#000}.seconds[data-v-a95e4a3b]{border-bottom:3px solid #AC031B}.seconds .time[data-v-a95e4a3b]{color:#ac031b}.timer[data-v-a95e4a3b] *{margin:0;line-height:normal}.time[data-v-a95e4a3b]{font-size:32px;font-weight:900}.label[data-v-a95e4a3b]{margin-top:10px;font-size:12px;font-weight:400;text-transform:uppercase}@media (max-width: 600px){.time[data-v-a95e4a3b]{font-size:25px;font-weight:900}.label[data-v-a95e4a3b]{font-size:10px;margin-top:5px}.timer-container[data-v-a95e4a3b]{gap:10px}.timer[data-v-a95e4a3b]{padding:15px}}section.youtube-video[data-v-a249fd66]{padding:100px 10%;display:flex;justify-content:center;background:#000}section.speakers[data-v-a249fd66]{background-color:#0a2458;background-size:cover;background-position:center;color:#fff;padding:100px 10%}section.speakers .heading[data-v-a249fd66]{text-align:center;margin-bottom:100px}section.speakers .details[data-v-a249fd66]{margin-top:20px;line-height:30px}section.speakers .heading[data-v-a249fd66] *{margin:0}section.speakers .heading p[data-v-a249fd66]{font-weight:500}section.speakers h2[data-v-a249fd66]{font-size:40px;font-family:book-antiqua;font-weight:900;margin-bottom:10px!important}section.speakers .name[data-v-a249fd66]{color:#fff;font-size:20px;margin:0}section.speakers .org-designation[data-v-a249fd66]{color:#ffffffa7;margin:0;font-weight:300;line-height:20px}section.speakers .speakers-grid[data-v-a249fd66]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:80px}section.speakers .speaker[data-v-a249fd66]{width:250px;cursor:pointer}section.speakers .speaker:hover .name[data-v-a249fd66]{color:var(--accent-color)}section.speakers .speakers-grid .img[data-v-a249fd66]{width:100%;height:auto;object-fit:cover;background-color:#fff}@media (max-width: 1030px){section.speakers .speakers-grid[data-v-a249fd66]{justify-content:center}}@media (max-width: 660px){section.speakers .speaker.hidden-speaker[data-v-a249fd66]{display:none}}section.about[data-v-a249fd66]{height:500px;background-color:#f0f0f0;padding:100px 10%;display:flex;gap:60px;align-items:center}section.about div[data-v-a249fd66]{width:50%}section.about .title[data-v-a249fd66]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.about .details[data-v-a249fd66]{font-weight:300;line-height:45px;font-size:16px}section.about .image-container[data-v-a249fd66]{width:50%;height:100%;background-image:url(/assets/kdi_about-DA8DTyoa.png);background-size:cover;background-position:center}section.why-attend[data-v-a249fd66]{display:flex;align-items:center;background-image:url(/assets/kdi_why_attend-C8D0HmE-.png);background-repeat:no-repeat;background-size:cover;background-position-y:-200px}section.why-attend div.details[data-v-a249fd66]{background:linear-gradient(90deg,#fff0,#fff6 10%,#fffc 40%,#fff);padding:100px 5% 100px 20%;width:80%}section.why-attend .title[data-v-a249fd66]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.why-attend .details[data-v-a249fd66]{font-weight:300;line-height:45px;font-size:16px}section.why-attend .image-container[data-v-a249fd66]{width:50%;height:400px;background-size:cover;background-position:center}section.why-attend button[data-v-a249fd66]{background-color:var(--primary-color);color:#fff}section.event-details[data-v-a249fd66]{height:500px;background-color:#f0f0f0;padding:100px 10%;display:flex;gap:60px;align-items:center}section.event-details div[data-v-a249fd66]{width:50%}section.event-details .title[data-v-a249fd66]{color:var(--accent-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.event-details .details[data-v-a249fd66]{font-weight:300;line-height:55px;font-size:16px;padding-left:20px}section.event-details .details li[data-v-a249fd66]{line-height:30px;margin:30px 0}section.event-details .details span[data-v-a249fd66]{color:var(--primary-color);font-weight:600}section.event-details .image-container[data-v-a249fd66]{width:50%;height:100%;background-image:url(/assets/unga_background-BWVxDjT-.png);background-size:cover;background-position:center}section.agenda[data-v-a249fd66]{padding:100px 10%;display:flex;gap:60px;align-items:center}section.agenda div[data-v-a249fd66]{width:100%}section.agenda .title[data-v-a249fd66]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.agenda .sh span[data-v-a249fd66]{color:var(--accent-color);font-weight:600}section.agenda .details[data-v-a249fd66]{font-weight:300;line-height:30px;font-size:16px}section.agenda .details li[data-v-a249fd66]{line-height:30px;margin-bottom:20px}section.agenda .details span[data-v-a249fd66]{color:var(--primary-color);font-weight:600}section.agenda .image-container[data-v-a249fd66]{width:50%;height:100%;background-image:url(/assets/unga_background-BWVxDjT-.png);background-size:cover;background-position:center}section.registeration[data-v-a249fd66]{padding:40px 10%;background-color:var(--accent-color);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}section.registeration>*[data-v-a249fd66]{margin:0}section.registeration .title[data-v-a249fd66]{font-size:35px;font-family:book-antiqua;font-weight:900}section.registeration p[data-v-a249fd66]{text-align:center;line-height:30px}section.registeration .buttons button[data-v-a249fd66]{width:400px;color:#fff;transform:capitalize}section.footer[data-v-a249fd66]{padding:100px 10%;background-color:var(--secondary-background);display:flex;justify-content:space-between}section.footer .title[data-v-a249fd66]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-a249fd66]{line-height:35px}section.footer .bold[data-v-a249fd66]{font-weight:700;font-size:18px}section.footer li[data-v-a249fd66]{margin-top:15px}section.footer .heading[data-v-a249fd66]{color:var(--accent-color);font-weight:600}.footer-images[data-v-a249fd66]{display:flex;background-color:var(--secondary-background);padding:0 10% 100px;justify-content:space-between}.footer-images>div[data-v-a249fd66]{display:flex;gap:40px}.footer-images .copyright[data-v-a249fd66]{font-size:25px;font-weight:900;font-family:book-antiqua}section.youtube-video[data-v-a249fd66]{display:none}.radio-options[data-v-aae09b14]{display:flex;justify-content:start;gap:50px;margin-top:10px}.attendance-type input[data-v-aae09b14],.attendance-type label[data-v-aae09b14]{width:auto!important;display:inline!important}@keyframes spin-aae09b14{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message[data-v-aae09b14]{width:100%;color:#df1b1b;padding:15px;border-radius:5px;border:2px solid rgb(216,116,116);background-color:#fadfdf;box-sizing:border-box}.success-message[data-v-aae09b14]{width:100%;color:#239c4e;padding:15px;border-radius:5px;border:2px solid rgb(40,135,76);background-color:#c7e3d0;box-sizing:border-box}.spin[data-v-aae09b14]{animation:spin-aae09b14 .5s linear infinite}.menu[data-v-aae09b14]{color:#fff}header[data-v-aae09b14]{background:url(/assets/unga_background_overlay-BbLDHHCQ.png);height:auto;padding-top:0!important;background-size:cover;background-repeat:no-repeat;display:block}header nav[data-v-aae09b14]{padding:50px 0}header nav a[data-v-aae09b14],header .link2 a[data-v-aae09b14],header .link2[data-v-aae09b14]{color:#fff!important}header.home-header[data-v-aae09b14]{padding-bottom:50px!important}.paginator-button[data-v-aae09b14]{margin-top:15px;display:flex;justify-content:space-between}.paginator-button button[data-v-aae09b14]{background-color:transparent;border:none;color:#fff;display:flex;align-items:center;font-family:azo-sans;font-size:17px;gap:20px;cursor:pointer}nav[data-v-aae09b14],.form[data-v-aae09b14]{position:relative;z-index:1}.form-container[data-v-aae09b14]{display:flex;justify-content:center}.form[data-v-aae09b14]{text-align:center;padding:0 50px 50px;width:60%}.form .title[data-v-aae09b14]{margin-bottom:50px;color:#fff}.page3[data-v-aae09b14]{display:flex;justify-content:center;font-family:book-antiqua}.feedback-message[data-v-aae09b14]{text-align:start;color:#fff;width:60%}.feedback-message h3[data-v-aae09b14]{font-size:45px;margin-top:30px;margin-bottom:10px;letter-spacing:-1px}.feedback-message p[data-v-aae09b14]{font-size:20px;margin:10px 0 0;font-weight:100}.feedback-message .paginator-button[data-v-aae09b14]{margin-top:50px}@media (max-width: 1000px){.feedback-message[data-v-aae09b14]{width:100%}.feedback-message h3[data-v-aae09b14]{font-size:35px}}.form .form-field[data-v-aae09b14]{width:100%}.form .form-field label[data-v-aae09b14]{display:block;width:100%;text-align:start;margin-top:20px}.form .form-field input[data-v-aae09b14],.form .form-field select[data-v-aae09b14],.form .form-field textarea[data-v-aae09b14]{text-align:start;width:100%;padding:15px 15px 15px 0;margin-bottom:20px;box-sizing:border-box;background-color:transparent;border:none;color:#fff;font-size:15px;font-weight:300;border-bottom:1px solid white;outline:none}.form .form-field option[data-v-aae09b14]{color:#000}.form .form-field input[data-v-aae09b14]::placeholder,.form .form-field textarea[data-v-aae09b14]::placeholder,.form .form-field label[data-v-aae09b14]{font-family:azo-sans;color:#fff}.phone-container[data-v-aae09b14]{display:flex;gap:50px}.phone-container .code[data-v-aae09b14]{max-width:100px}section.footer[data-v-aae09b14]{padding:100px 10%;background-color:#0a2458;color:#fff;display:flex;justify-content:space-between}section.footer a[data-v-aae09b14]{color:#fff}section.footer .title[data-v-aae09b14]{color:#fff;margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-aae09b14]{line-height:35px}section.footer .bold[data-v-aae09b14]{font-weight:700;font-size:18px}section.footer li[data-v-aae09b14]{margin-top:15px}section.footer .heading[data-v-aae09b14]{color:var(--accent-color);font-weight:600}.footer-images[data-v-aae09b14]{display:flex;padding:0 10% 100px;color:#fff;background-color:#0a2458;justify-content:space-between}.footer-images>div[data-v-aae09b14]{display:flex;gap:40px}.footer-images .copyright[data-v-aae09b14]{font-size:25px;font-weight:900;font-family:book-antiqua}@media (max-width: 1000px){.form[data-v-aae09b14]{text-align:center;width:100%;padding:0}}@media (max-width: 500px){nav[data-v-aae09b14]{padding-top:30px!important;padding-bottom:30px!important}header .title[data-v-aae09b14]{margin:20px 0!important}input[data-v-aae09b14],select[data-v-aae09b14]{font-size:15px}}header[data-v-733ef8ec]{height:auto;padding:50px 15%;background:#fff}section.youtube-video[data-v-733ef8ec]{padding:100px 10%;display:flex;justify-content:center;background:#000}section.header[data-v-733ef8ec]{background-color:#0a2458;background-size:cover;background-position:center;color:#fff;padding:100px 10%;margin:0 15%}section.header .heading[data-v-733ef8ec]{text-align:center}section.header h2[data-v-733ef8ec]{font-size:40px;font-family:book-antiqua;font-weight:900;margin:0}section.registeration[data-v-733ef8ec]{padding:40px 10%;background-color:var(--accent-color);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}section.registeration>*[data-v-733ef8ec]{margin:0}section.registeration .title[data-v-733ef8ec]{font-size:35px;font-family:book-antiqua;font-weight:900}section.registeration p[data-v-733ef8ec]{text-align:center;line-height:30px}section.registeration .buttons button[data-v-733ef8ec]{width:400px;color:#fff;transform:capitalize}section.footer[data-v-733ef8ec]{padding:100px 10%;background-color:var(--secondary-background);display:flex;justify-content:space-between}section.footer .title[data-v-733ef8ec]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-733ef8ec]{line-height:35px}section.footer .bold[data-v-733ef8ec]{font-weight:700;font-size:18px}section.footer li[data-v-733ef8ec]{margin-top:15px}section.footer .heading[data-v-733ef8ec]{color:var(--accent-color);font-weight:600}.footer-images[data-v-733ef8ec]{display:flex;background-color:var(--secondary-background);padding:0 10% 100px;justify-content:space-between}.footer-images>div[data-v-733ef8ec]{display:flex;gap:40px}.footer-images .copyright[data-v-733ef8ec]{font-size:25px;font-weight:900;font-family:book-antiqua}section.youtube-video[data-v-733ef8ec]{display:none}.speakers[data-v-733ef8ec]{padding:40px 15%}.speaker-accordion-item[data-v-733ef8ec]{padding:20px 0;gap:50px;cursor:pointer;transition:background-color .3s ease}.speaker-header[data-v-733ef8ec]{display:flex;align-items:end;gap:20px}.speaker-image[data-v-733ef8ec]{width:250px;height:250px;object-fit:cover;flex-shrink:0}.speaker-info[data-v-733ef8ec]{display:flex;justify-content:space-between;gap:50px;flex-grow:1}.speaker-name[data-v-733ef8ec]{font-family:book-antiqua;font-weight:700;font-size:20px;color:#0a2458}.speaker-title[data-v-733ef8ec]{font-size:14px;line-height:1.5;color:#555;margin-top:5px}.speaker-toggle-btn[data-v-733ef8ec]{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.speaker-toggle-btn .lucide[data-v-733ef8ec]{color:#0a2458}.rotate-180[data-v-733ef8ec]{transform:rotate(180deg)}.speaker-details[data-v-733ef8ec]{max-height:0;overflow:hidden;transition:max-height .5s ease-out;color:#333}.speaker-details.open[data-v-733ef8ec]{max-height:2500px}.speaker-details p[data-v-733ef8ec]{line-height:2;font-weight:300;margin:0 0 20px;text-align:justify}header.home-header[data-v-733ef8ec]{padding-top:30px!important;padding-bottom:30px!important}@media (min-width: 800px){.speaker-details.show-lg[data-v-733ef8ec]{max-height:2500px!important;margin:0}.speaker-toggle-btn[data-v-733ef8ec]{display:none}.speaker-accordion-item[data-v-733ef8ec]{display:flex;align-items:start;padding:20px}.speaker-accordion-item[data-v-733ef8ec]:nth-child(odd),.speaker-accordion-item[data-v-733ef8ec]:nth-child(1){background-color:#f1f1f1}.speaker-header[data-v-733ef8ec]{flex-direction:column;align-items:start}}@media (max-width: 1350px){section.header[data-v-733ef8ec]{margin:0 5%}}@media (max-width: 600px){.speaker-details p[data-v-733ef8ec]{font-size:14px}.speaker-header[data-v-733ef8ec]{flex-direction:column;align-items:start}.speaker-info[data-v-733ef8ec]{width:100%}}.agenda-section[data-v-2cb34886]{padding-bottom:4rem}.container[data-v-2cb34886]{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.agenda-header[data-v-2cb34886]{text-align:center;margin-bottom:3rem}.agenda-header h2[data-v-2cb34886]{font-size:30px;margin:0;color:var(--primary-color);font-family:book-antiqua;font-weight:700;letter-spacing:-1px}@media (max-width: 600px){.agenda-header h2[data-v-2cb34886]{font-size:25px}}.agenda-header p[data-v-2cb34886]{margin-top:1rem;font-weight:300;font-size:16px;color:#4b5563}.timeline-container[data-v-2cb34886]{position:relative;max-width:48rem;margin-left:auto;margin-right:auto}.timeline-line[data-v-2cb34886]{position:absolute;left:50%;margin-left:-1px;width:2px;height:100%;background-image:linear-gradient(to bottom,#3b82f6,#14b8a6)}.timeline-items-wrapper[data-v-2cb34886]{display:flex;flex-direction:column;gap:3rem}.timeline-item[data-v-2cb34886]{position:relative;display:flex;align-items:flex-start}.timeline-dot-container[data-v-2cb34886]{position:absolute;left:50%;transform:translate(-50%);margin-top:.375rem;z-index:10}.timeline-dot[data-v-2cb34886]{width:1.25rem;height:1.25rem;background-color:#fff;border:4px solid;border-radius:9999px;transition:all .3s ease}.timeline-time-container[data-v-2cb34886],.timeline-content-container[data-v-2cb34886]{width:50%}.timeline-time-left[data-v-2cb34886]{padding-right:2rem;text-align:right}.timeline-time-right[data-v-2cb34886]{padding-left:2rem;text-align:left}.timeline-content-left[data-v-2cb34886]{padding-right:2rem}.timeline-content-right[data-v-2cb34886]{padding-left:2rem}.time-text[data-v-2cb34886]{font-size:1.125rem;font-weight:600}.card[data-v-2cb34886]{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease}.timeline-item:hover .card[data-v-2cb34886]{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.timeline-item:hover .timeline-dot[data-v-2cb34886]{transform:scale(1.1)}.card h3[data-v-2cb34886]{font-size:1.25rem;line-height:23px;font-weight:700;color:#1f2937;margin-bottom:1rem}.card-anchor[data-v-2cb34886]{line-height:23px;display:flex;align-items:center;color:#6b7280;padding-top:15px}.card-anchor a[data-v-2cb34886],.mobile-card-footer a[data-v-2cb34886]{text-decoration:underline!important}.card-anchor.anchor-right[data-v-2cb34886]{justify-content:flex-end}.card-anchor i[data-v-2cb34886]{margin-right:.5rem}.card-anchor.anchor-right i[data-v-2cb34886]{margin-right:0;margin-left:.5rem}.panelist-item[data-v-2cb34886]{margin-bottom:.5rem;line-height:20px}.panelist-item a[data-v-2cb34886]{text-decoration:underline}.panelists-section[data-v-2cb34886]{border-bottom:1px solid #b6b6b6}.text-blue[data-v-2cb34886]{color:#2563eb}.text-teal[data-v-2cb34886]{color:#0d9488}.text-purple[data-v-2cb34886]{color:#9333ea}.text-orange[data-v-2cb34886]{color:#ea580c}.text-indigo[data-v-2cb34886]{color:#4f46e5}.text-red[data-v-2cb34886]{color:#dc2626}.border-blue[data-v-2cb34886]{border-color:#3b82f6}.border-teal[data-v-2cb34886]{border-color:#14b8a6}.border-purple[data-v-2cb34886]{border-color:#a855f7}.border-orange[data-v-2cb34886]{border-color:#f97316}.border-indigo[data-v-2cb34886]{border-color:#6366f1}.border-red[data-v-2cb34886]{border-color:#ef4444}.timeline-item:hover .border-blue[data-v-2cb34886]{border-color:#1d4ed8}.timeline-item:hover .border-teal[data-v-2cb34886]{border-color:#0f766e}.timeline-item:hover .border-purple[data-v-2cb34886]{border-color:#7e22ce}.timeline-item:hover .border-orange[data-v-2cb34886]{border-color:#c2410c}.timeline-item:hover .border-indigo[data-v-2cb34886]{border-color:#4338ca}.timeline-item:hover .border-red[data-v-2cb34886]{border-color:#b91c1c}.card-border-left-blue[data-v-2cb34886]{border-left:4px solid #3b82f6}.card-border-left-teal[data-v-2cb34886]{border-left:4px solid #14b8a6}.card-border-left-purple[data-v-2cb34886]{border-left:4px solid #a855f7}.card-border-left-orange[data-v-2cb34886]{border-left:4px solid #f97316}.card-border-left-indigo[data-v-2cb34886]{border-left:4px solid #6366f1}.card-border-left-red[data-v-2cb34886]{border-left:4px solid #ef4444}.card-border-right-blue[data-v-2cb34886]{border-right:4px solid #3b82f6}.card-border-right-teal[data-v-2cb34886]{border-right:4px solid #14b8a6}.card-border-right-purple[data-v-2cb34886]{border-right:4px solid #a855f7}.card-border-right-orange[data-v-2cb34886]{border-right:4px solid #f97316}.card-border-right-indigo[data-v-2cb34886]{border-right:4px solid #6366f1}.card-border-right-red[data-v-2cb34886]{border-right:4px solid #ef4444}.bold[data-v-2cb34886]{font-weight:600}.light[data-v-2cb34886]{font-weight:300}.mobile-agenda-list[data-v-2cb34886]{display:flex;flex-direction:column;gap:1.5rem}.mobile-agenda-item[data-v-2cb34886]{width:100%}.mobile-card[data-v-2cb34886]{background-color:#fff;padding:1.5rem;margin-bottom:30px;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.mobile-card-header[data-v-2cb34886]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-card-header .time-text[data-v-2cb34886]{margin:0}.mobile-card h3[data-v-2cb34886]{font-size:1.25rem;line-height:23px;font-weight:700;color:#1f2937;margin-top:0;margin-bottom:1rem}.mobile-card-footer[data-v-2cb34886]{padding-top:15px;border-top:1px solid #b6b6b6;line-height:20px}.mobile-view[data-v-2cb34886]{display:none}.desktop-view[data-v-2cb34886]{display:block}@media (max-width: 800px){.desktop-view[data-v-2cb34886]{display:none}.mobile-view[data-v-2cb34886]{display:block}.container[data-v-2cb34886]{padding-left:.5rem;padding-right:.5rem}}@media (min-width: 640px){.agenda-section[data-v-2cb34886]{padding-bottom:6rem}}header[data-v-96d4274e]{height:auto;padding:50px 15%;background:#fff}section.youtube-video[data-v-96d4274e]{padding:100px 10%;display:flex;justify-content:center;background:#000}section.header[data-v-96d4274e]{background-color:#0a2458;background-size:cover;background-position:center;color:#fff;padding:100px 10%;margin:0 15%}section.header .heading[data-v-96d4274e]{text-align:center}section.header h2[data-v-96d4274e]{font-size:40px;font-family:book-antiqua;font-weight:900;margin:0}section.registeration[data-v-96d4274e]{padding:40px 10%;background-color:var(--accent-color);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}section.registeration>*[data-v-96d4274e]{margin:0}section.registeration .title[data-v-96d4274e]{font-size:35px;font-family:book-antiqua;font-weight:900}section.registeration p[data-v-96d4274e]{text-align:center;line-height:30px}section.registeration .buttons button[data-v-96d4274e]{width:400px;color:#fff;transform:capitalize}section.footer[data-v-96d4274e]{padding:100px 10%;background-color:var(--secondary-background);display:flex;justify-content:space-between}section.footer .title[data-v-96d4274e]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-96d4274e]{line-height:35px}section.footer .bold[data-v-96d4274e]{font-weight:700;font-size:18px}section.footer li[data-v-96d4274e]{margin-top:15px}section.footer .heading[data-v-96d4274e]{color:var(--accent-color);font-weight:600}.footer-images[data-v-96d4274e]{display:flex;background-color:var(--secondary-background);padding:0 10% 100px;justify-content:space-between}.footer-images>div[data-v-96d4274e]{display:flex;gap:40px}.footer-images .copyright[data-v-96d4274e]{font-size:25px;font-weight:900;font-family:book-antiqua}section.youtube-video[data-v-96d4274e]{display:none}.speakers[data-v-96d4274e]{padding:40px 15%}.speaker-accordion-item[data-v-96d4274e]{padding:20px 0;gap:50px;cursor:pointer;transition:background-color .3s ease}.speaker-header[data-v-96d4274e]{display:flex;align-items:end;gap:20px}.speaker-image[data-v-96d4274e]{width:250px;height:250px;object-fit:cover;flex-shrink:0}.speaker-info[data-v-96d4274e]{display:flex;justify-content:space-between;gap:50px;flex-grow:1}.speaker-name[data-v-96d4274e]{font-family:book-antiqua;font-weight:700;font-size:20px;color:#0a2458}.speaker-title[data-v-96d4274e]{font-size:14px;line-height:1.5;color:#555;margin-top:5px}.speaker-toggle-btn[data-v-96d4274e]{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.speaker-toggle-btn .lucide[data-v-96d4274e]{color:#0a2458}.rotate-180[data-v-96d4274e]{transform:rotate(180deg)}.speaker-details[data-v-96d4274e]{max-height:0;overflow:hidden;transition:max-height .5s ease-out;color:#333}.speaker-details.open[data-v-96d4274e]{max-height:800px}.speaker-details p[data-v-96d4274e]{line-height:2;font-weight:300;margin:20px 0;text-align:justify}header.home-header[data-v-96d4274e]{padding-top:30px!important;padding-bottom:30px!important}section.event-venue-time[data-v-96d4274e]{padding:0 15%!important}section.event-venue-time div[data-v-96d4274e]{width:100%}section.event-venue-time .title[data-v-96d4274e]{color:var(--primary-color);margin:0 0 30px;font-size:30px;letter-spacing:-1px;font-weight:700;font-family:book-antiqua}section.event-venue-time .title.venue[data-v-96d4274e]{margin-top:30px;margin-bottom:10px}section.event-venue-time .details.value[data-v-96d4274e]{font-size:20px;margin-top:10px}section.event-venue-time .sh span[data-v-96d4274e]{color:var(--accent-color);font-weight:600}section.event-venue-time .details[data-v-96d4274e]{font-weight:300;line-height:30px;font-size:16px}section.event-venue-time .details li[data-v-96d4274e]{line-height:30px;margin-bottom:10px}section.event-venue-time .details span[data-v-96d4274e]{color:var(--primary-color);font-weight:600}section.agenda[data-v-96d4274e]{padding:50px 15%;display:flex;gap:60px;align-items:center}section.agenda div[data-v-96d4274e]{width:100%}section.agenda .title[data-v-96d4274e]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.agenda .title.venue[data-v-96d4274e]{margin-top:30px;margin-bottom:10px}section.agenda .details.value[data-v-96d4274e]{font-size:20px;margin-top:10px}section.agenda .sh span[data-v-96d4274e]{color:var(--accent-color);font-weight:600}section.agenda .details[data-v-96d4274e]{font-weight:300;line-height:30px;font-size:16px}section.agenda .details li[data-v-96d4274e]{line-height:30px;margin-bottom:10px}section.agenda .details span[data-v-96d4274e]{color:var(--primary-color);font-weight:600}section.agenda .image-container[data-v-96d4274e]{width:50%;height:100%;background-image:url(/assets/unga_background-BWVxDjT-.png);background-size:cover;background-position:center}@media (min-width: 800px){.speaker-details.show-lg[data-v-96d4274e]{max-height:500px!important;margin:0}.speaker-toggle-btn[data-v-96d4274e]{display:none}.speaker-accordion-item[data-v-96d4274e]{display:flex;align-items:start;padding:20px}.speaker-accordion-item[data-v-96d4274e]:nth-child(odd),.speaker-accordion-item[data-v-96d4274e]:nth-child(1){background-color:#f1f1f1}.speaker-header[data-v-96d4274e]{flex-direction:column;align-items:start}}@media (max-width: 1350px){section.header[data-v-96d4274e]{margin:0 5%}}@media (max-width: 600px){.speaker-details p[data-v-96d4274e]{font-size:14px}.title.venue[data-v-96d4274e]{font-size:25px!important}.speaker-header[data-v-96d4274e]{flex-direction:column;align-items:start}.speaker-info[data-v-96d4274e]{width:100%}}.text-center[data-v-96d4274e]{text-align:center}.comment-skeleton[data-v-41a92fcc]{display:flex;align-items:flex-start;padding:16px;background-color:#fff;border-bottom:1px solid #eee}.skeleton-avatar[data-v-41a92fcc]{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;margin-right:12px;animation:pulse-41a92fcc 1.5s infinite ease-in-out}.skeleton-content[data-v-41a92fcc]{flex-grow:1;display:flex;flex-direction:column}.skeleton-line[data-v-41a92fcc]{height:14px;background-color:#e0e0e0;border-radius:4px;margin-bottom:8px;animation:pulse-41a92fcc 1.5s infinite ease-in-out}.skeleton-line-short[data-v-41a92fcc]{width:30%}.skeleton-line[data-v-41a92fcc]{width:100%}.skeleton-line-long[data-v-41a92fcc]{width:80%}@keyframes pulse-41a92fcc{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.session-details .title[data-v-ddec7a10] *{margin:0;line-height:20px}.session-details .title[data-v-ddec7a10],.session-details .moderator[data-v-ddec7a10],.session-details .panelists[data-v-ddec7a10]{margin-top:25px}.session-details .title h3[data-v-ddec7a10],.session-details .moderator h3[data-v-ddec7a10],.session-details .panelists h3[data-v-ddec7a10]{margin-bottom:10px;color:var(--primary-color)}.session-details .panelists .designation[data-v-ddec7a10]{color:#0a2458;font-style:italic;font-weight:300;font-size:14px}.session-details .moderator[data-v-ddec7a10] *,.session-details .panelists[data-v-ddec7a10] *{margin:0;line-height:20px}.session-details .panelist[data-v-ddec7a10]{margin-bottom:10px}.session-details .moderator .designation[data-v-ddec7a10]{color:#7c7c7c;font-style:italic;font-weight:300;color:#0a2458;font-size:14px}.cursor-pointer[data-v-ddec7a10]{cursor:pointer}.like-dislike-section[data-v-ddec7a10]{text-align:end}button[data-v-ddec7a10]{border:none;width:150px;padding:15px;border-radius:10px;font-size:15px;cursor:pointer}.comments-list .comment[data-v-ddec7a10]{font-weight:300;line-height:22px;font-size:15px;margin-bottom:10px}.comments-list .author[data-v-ddec7a10]{margin-top:0;margin-bottom:10px}.comments-list .time-diff[data-v-ddec7a10]{color:gray}.comments-list[data-v-ddec7a10]{margin-bottom:50px}.user-comment-input[data-v-ddec7a10]{display:flex;gap:1rem;margin-bottom:2rem;width:100%}.user-comment-input .input-container[data-v-ddec7a10]{width:100%}.user-comment-input .email-use-info[data-v-ddec7a10]{padding:0 20px;font-size:14px;font-weight:300;margin-top:5px;margin-bottom:20px}.user-comment-input .email-use-info a[data-v-ddec7a10]{text-decoration:underline}.user-comment-input input.comment-input[data-v-ddec7a10]{margin-bottom:0;min-height:auto}.user-comment-input .comment-input[data-v-ddec7a10]{width:100%;min-height:100px;font-family:azo-sans;font-weight:300;font-size:15px;letter-spacing:.8px;background-color:#f0f0f0;line-height:22px;border:none;outline:none}.user-comment-input .buttons-container[data-v-ddec7a10]{margin-top:20px;text-align:right}.user-comment-input .buttons-container button[data-v-ddec7a10]{border-radius:50px}.user-comment-input .buttons-container button[data-v-ddec7a10]:hover{opacity:.7}.user-comment-input .buttons-container button.comment[data-v-ddec7a10]{background-color:#0164bc;color:#fff;margin-left:20px}.user-img[data-v-ddec7a10]{background-color:#0164bc;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:25px;font-weight:500;color:#fff;min-height:50px;min-width:50px;max-height:50px;max-width:50px;border-radius:50%}.comment-wrapper[data-v-ddec7a10]{width:100%}@media (min-width: 1350px){.comment-container[data-v-ddec7a10]{padding-left:10%;padding-right:10%}}@media (max-width: 950px){.comment-container[data-v-ddec7a10]{flex-direction:column-reverse;gap:50px!important}.title[data-v-ddec7a10]{font-size:16px!important;text-align:start!important}.panel-sessions-container[data-v-ddec7a10]{min-width:auto!important;width:100%!important}.panel-sessions-container .main-title[data-v-ddec7a10]{text-align:start!important}}.comment-container[data-v-ddec7a10]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d3748;min-height:100vh;display:flex;gap:100px}.main-title[data-v-ddec7a10]{font-size:25px;font-weight:700;text-align:start;margin-bottom:2.5rem;color:#1a202c;line-height:1.25}.panel-sessions-container[data-v-ddec7a10]{min-width:300px;width:300px}.panel-sessions-container .sessions[data-v-ddec7a10]{display:flex;gap:10px;justify-content:start}.panel-sessions-container .sessions button[data-v-ddec7a10]{font-size:12px;padding:10px;border-radius:10px;color:#343434}.panel-sessions-container .sessions button.active[data-v-ddec7a10]{background-color:#0a2458;color:#fff;transition:all .5s}.panel-sessions-container .main-title[data-v-ddec7a10]{font-size:20px;color:var(--primary-color);text-align:end;margin-bottom:20px}.session-container[data-v-ddec7a10]{display:flex;flex-direction:column;gap:1.5rem}.session-card[data-v-ddec7a10]{background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;transition:all .3s ease-in-out}.accordion-button[data-v-ddec7a10]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.25rem;font-weight:500;text-align:left;color:#4a5568;transition:color .2s;cursor:pointer;border:none;background:none}.accordion-button[data-v-ddec7a10]:hover{color:#4338ca}.accordion-icon[data-v-ddec7a10]{width:1.5rem;height:1.5rem;transform:rotate(0);transition:transform .3s}.rotate-180[data-v-ddec7a10]{transform:rotate(180deg)}.accordion-content[data-v-ddec7a10]{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-top:0;transition:all .3s ease-in-out}.comment-form[data-v-ddec7a10],.comment-list-container[data-v-ddec7a10]{display:flex;flex-direction:column;gap:1rem}.comment-input[data-v-ddec7a10]{width:100%;box-sizing:border-box;font-family:azo-sans;padding:1rem;font-size:.875rem;color:#1a202c;border:2px solid #e2e8f0;border-radius:.5rem;transition:border-color .2s;resize:none}.comment-input[data-v-ddec7a10]:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #cbcbcb}.button-container[data-v-ddec7a10]{display:flex;justify-content:flex-end}.submit-button[data-v-ddec7a10]{background-color:#4338ca;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:background-color .2s;border:none;cursor:pointer}.submit-button[data-v-ddec7a10]:hover{background-color:#312e81}.submit-button[data-v-ddec7a10]:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #4338ca}.comments-heading[data-v-ddec7a10]{font-size:1.25rem;font-weight:600;color:#4a5568}.no-comments-message[data-v-ddec7a10]{color:#a0aec0;text-align:center;padding:1rem}.comment-item[data-v-ddec7a10]{background-color:#f7fafc;padding:1rem;border-radius:.75rem;box-shadow:inset 0 2px 4px #0000000f;border:1px solid #e2e8f0}.comment-text[data-v-ddec7a10]{color:#1a202c;font-size:.875rem;margin-bottom:.25rem}.comment-meta[data-v-ddec7a10]{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#a0aec0}.toast[data-v-ddec7a10]{position:fixed;right:20px;bottom:20px;z-index:9999;max-width:360px;box-shadow:0 6px 18px #0000001f;border-radius:8px;overflow:hidden;animation:toast-in-ddec7a10 .24s ease}.toast .toast-body[data-v-ddec7a10]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#fff}.toast.success[data-v-ddec7a10]{background:linear-gradient(90deg,#16a34a,#059669)}.toast.error[data-v-ddec7a10]{background:linear-gradient(90deg,#dc2626,#b91c1c)}.toast-message[data-v-ddec7a10]{font-size:14px;line-height:1.2;flex:1 1 auto;margin-right:8px}.toast-close[data-v-ddec7a10]{background:transparent;border:none;color:#fffffff2;font-size:20px;line-height:1;cursor:pointer;padding:0 6px;height:28px;width:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}@keyframes toast-in-ddec7a10{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 600px){.toast[data-v-ddec7a10]{left:10px;right:10px;bottom:12px;max-width:none}.toast .toast-body[data-v-ddec7a10]{padding:10px 12px}button[data-v-ddec7a10]{width:120px}}header[data-v-c715151a]{height:auto;padding:50px 10%;background:#fff}section.live-embed[data-v-c715151a]{padding:50px 10%;padding-top:0!important}section.live-embed .session-title[data-v-c715151a]{font-size:20px;font-weight:500}section.live-embed .playback-alert[data-v-c715151a]{color:gray!important}section.live-embed .video[data-v-c715151a]{height:700px;background-color:#1c1c1c;justify-content:center;align-items:center;display:flex}section.live-embed .video p[data-v-c715151a]{color:#fff;font-size:20px;letter-spacing:0px;font-weight:300}section.youtube-video[data-v-c715151a]{padding:100px 10%;display:flex;justify-content:center;background:#000}section.header[data-v-c715151a]{background-color:#0a2458;background-size:cover;background-position:center;color:#fff;padding:100px 10%;margin:0 15%}section.header .heading[data-v-c715151a]{text-align:center}section.header h2[data-v-c715151a]{font-size:40px;font-family:book-antiqua;font-weight:900;margin:0}section.registeration[data-v-c715151a]{padding:40px 10%;background-color:var(--accent-color);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}section.registeration>*[data-v-c715151a]{margin:0}section.registeration .title[data-v-c715151a]{font-size:35px;font-family:book-antiqua;font-weight:900}section.registeration p[data-v-c715151a]{text-align:center;line-height:30px}section.registeration .buttons button[data-v-c715151a]{width:400px;color:#fff;transform:capitalize}section.footer[data-v-c715151a]{padding:100px 10%;background-color:var(--secondary-background);display:flex;justify-content:space-between}section.footer .title[data-v-c715151a]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-c715151a]{line-height:35px}section.footer .bold[data-v-c715151a]{font-weight:700;font-size:18px}section.footer li[data-v-c715151a]{margin-top:15px}section.footer .heading[data-v-c715151a]{color:var(--accent-color);font-weight:600}.footer-images[data-v-c715151a]{display:flex;background-color:var(--secondary-background);padding:0 10% 100px;justify-content:space-between}.footer-images>div[data-v-c715151a]{display:flex;gap:40px}.footer-images .copyright[data-v-c715151a]{font-size:25px;font-weight:900;font-family:book-antiqua}section.youtube-video[data-v-c715151a]{display:none}header.home-header[data-v-c715151a]{padding-top:30px!important;padding-bottom:30px!important}section.event-venue-time[data-v-c715151a]{padding:0 15%!important}section.event-venue-time div[data-v-c715151a]{width:100%}section.event-venue-time .title[data-v-c715151a]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.event-venue-time .title.venue[data-v-c715151a]{margin-top:30px;margin-bottom:10px}section.event-venue-time .details.value[data-v-c715151a]{font-size:20px;margin-top:10px}section.event-venue-time .sh span[data-v-c715151a]{color:var(--accent-color);font-weight:600}section.event-venue-time .details[data-v-c715151a]{font-weight:300;line-height:30px;font-size:16px}section.event-venue-time .details li[data-v-c715151a]{line-height:30px;margin-bottom:10px}section.event-venue-time .details span[data-v-c715151a]{color:var(--primary-color);font-weight:600}section.agenda[data-v-c715151a]{padding:50px 15%;display:flex;gap:60px;align-items:center}section.agenda div[data-v-c715151a]{width:100%}section.agenda .title[data-v-c715151a]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.agenda .title.venue[data-v-c715151a]{margin-top:30px;margin-bottom:10px}section.agenda .details.value[data-v-c715151a]{font-size:20px;margin-top:10px}section.agenda .sh span[data-v-c715151a]{color:var(--accent-color);font-weight:600}section.agenda .details[data-v-c715151a]{font-weight:300;line-height:30px;font-size:16px}section.agenda .details li[data-v-c715151a]{line-height:30px;margin-bottom:10px}section.agenda .details span[data-v-c715151a]{color:var(--primary-color);font-weight:600}section.agenda .image-container[data-v-c715151a]{width:50%;height:100%;background-image:url(/assets/unga_background-BWVxDjT-.png);background-size:cover;background-position:center}@media (min-width: 800px){.speaker-details.show-lg[data-v-c715151a]{max-height:500px!important;margin:0}.speaker-toggle-btn[data-v-c715151a]{display:none}.speaker-accordion-item[data-v-c715151a]{display:flex;align-items:start;padding:20px}.speaker-accordion-item[data-v-c715151a]:nth-child(odd),.speaker-accordion-item[data-v-c715151a]:nth-child(1){background-color:#f1f1f1}.speaker-header[data-v-c715151a]{flex-direction:column;align-items:start}}@media (max-width: 1350px){section.header[data-v-c715151a]{margin:0 5%}section[data-v-c715151a]{padding-bottom:0!important}}@media (max-width: 600px){.speaker-details p[data-v-c715151a]{font-size:14px}section.live-embed .video[data-v-c715151a]{height:300px}.live-embed .session-title[data-v-c715151a]{text-align:center}.speaker-header[data-v-c715151a]{flex-direction:column;align-items:start}.speaker-info[data-v-c715151a]{width:100%}}.text-center[data-v-c715151a]{text-align:center}.view-more-btn[data-v-0a2f7122]{margin-top:20px;width:200px;font-weight:300;text-align:center;padding:20px!important;font-family:azo-sans!important}header[data-v-0a2f7122]{height:auto;padding:50px 15%;background:#fff}section.youtube-video[data-v-0a2f7122]{padding:100px 10%;display:flex;justify-content:center;background:#000}section.header[data-v-0a2f7122]{background-color:#0a2458;background-size:cover;background-position:center;color:#fff;padding:100px 10%;margin:0 15%}section.header .heading[data-v-0a2f7122]{text-align:center}section.header h2[data-v-0a2f7122]{font-size:40px;font-family:book-antiqua;font-weight:900;margin:0}section.footer[data-v-0a2f7122]{padding:100px 10%;background-color:var(--secondary-background);display:flex;justify-content:space-between}section.footer .title[data-v-0a2f7122]{color:var(--primary-color);margin:0 0 30px;font-size:40px;letter-spacing:-2px;font-weight:700;font-family:book-antiqua}section.footer .details[data-v-0a2f7122]{line-height:35px}section.footer .bold[data-v-0a2f7122]{font-weight:700;font-size:18px}section.footer li[data-v-0a2f7122]{margin-top:15px}section.footer .heading[data-v-0a2f7122]{color:var(--accent-color);font-weight:600}.footer-images[data-v-0a2f7122]{display:flex;background-color:var(--secondary-background);padding:0 10% 100px;justify-content:space-between}.footer-images>div[data-v-0a2f7122]{display:flex;gap:40px}.footer-images .copyright[data-v-0a2f7122]{font-size:25px;font-weight:900;font-family:book-antiqua}section.youtube-video[data-v-0a2f7122]{display:none}.speakers[data-v-0a2f7122]{padding:40px 15%}.speaker-accordion-item[data-v-0a2f7122]{padding:20px 0;gap:50px;cursor:pointer;transition:background-color .3s ease}.speaker-header[data-v-0a2f7122]{display:flex;align-items:end;gap:20px}.speaker-image[data-v-0a2f7122]{width:250px;height:250px;object-fit:cover;flex-shrink:0}.speaker-info[data-v-0a2f7122]{display:flex;justify-content:space-between;gap:50px;flex-grow:1}.speaker-name[data-v-0a2f7122]{font-family:book-antiqua;font-weight:700;font-size:20px;color:#0a2458}.speaker-title[data-v-0a2f7122]{font-size:14px;line-height:1.5;color:#555;margin-top:5px}.speaker-toggle-btn[data-v-0a2f7122]{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.speaker-toggle-btn .lucide[data-v-0a2f7122]{color:#0a2458}.rotate-180[data-v-0a2f7122]{transform:rotate(180deg)}.speaker-details[data-v-0a2f7122]{max-height:0;overflow:hidden;transition:max-height .5s ease-out;color:#333}.speaker-details.open[data-v-0a2f7122]{max-height:2500px}.speaker-details p[data-v-0a2f7122]{line-height:2;font-weight:300;margin:0 0 20px;text-align:justify}header.home-header[data-v-0a2f7122]{padding-top:30px!important;padding-bottom:30px!important}@media (min-width: 800px){.speaker-details.show-lg[data-v-0a2f7122]{max-height:2500px!important;margin:0}.speaker-toggle-btn[data-v-0a2f7122]{display:none}.speaker-accordion-item[data-v-0a2f7122]{display:flex;align-items:start;padding:20px}.speaker-accordion-item[data-v-0a2f7122]:nth-child(odd),.speaker-accordion-item[data-v-0a2f7122]:nth-child(1){background-color:#f1f1f1}.speaker-header[data-v-0a2f7122]{flex-direction:column;align-items:start}}@media (max-width: 1350px){section.header[data-v-0a2f7122]{margin:0 5%}}@media (max-width: 600px){.speaker-details p[data-v-0a2f7122]{font-size:14px}.speaker-header[data-v-0a2f7122]{flex-direction:column;align-items:start}.speaker-info[data-v-0a2f7122]{width:100%}}
