.select-input-container .custom-select__input,.select-input-container .custom-select__input-container{color:var(--theme-color-1)}.select-input-container .custom-select__placeholder{color:var(--theme-color-3);margin-left:6px}.select-input-container.has-error .custom-select__control{border-color:var(--theme-color-10)}.select-input-container .custom-select__control{width:100%;height:44px;border-radius:4px;border:1px solid var(--theme-color-11);background-color:transparent;font-size:13px;line-height:24px;font-weight:400;outline:none!important;box-sizing:border-box;box-shadow:0 0 2px 0 hsla(0,0%,90%,.1);transition-property:border,box-shadow;transition:.15s linear;color:var(--theme-color-1)!important;text-align:left;cursor:pointer}.select-input-container .custom-select__control.custom-select__control--is-disabled{background-color:hsla(0,0%,100%,.067);color:hsla(0,0%,100%,.067)!important;cursor:not-allowed}.select-input-container .custom-select__control .custom-select__control--is-focused{outline:none!important;box-shadow:none!important;box-shadow:0 0 2px 0 rgba(0,0,0,.1);border-color:var(--theme-color-1)}.select-input-container .custom-select__control .custom-select__single-value{color:var(--theme-color-1)!important}.select-input-container .custom-select__indicator{padding-right:14px}.select-input-container .custom-select__indicator-separator{display:none}.select-input-container .custom-select__menu{z-index:3;background-color:var(--theme-color-2);text-align:left}.select-input-container .custom-select__menu .custom-select__menu-list .custom-select__option{cursor:pointer;font-size:14px;line-height:24px;font-weight:300;color:var(--theme-color-5)}.select-input-container .custom-select__menu .custom-select__menu-list .custom-select__option.custom-select__option--is-focused{background-color:var(--theme-color-3);transition:all .2s linear}.select-input-container .custom-select__menu .custom-select__menu-list .custom-select__option.custom-select__option--is-selected{color:var(--theme-color-2)!important;background-color:var(--theme-color-3)!important}.select-input-container .custom-select__menu .custom-select__menu-list .custom-select__option:hover{background-color:hsla(0,0%,90%,.067)}.select-input-container .custom-select__input{margin:0;padding:0}.register-form-container.form-content{padding-top:0}.inner-group,.rf-info-btn{position:relative;display:flex}.rf-info-btn{margin-left:10px;cursor:pointer}.rf-info-btn .info-desc{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:100%;height:100%;min-width:300px;min-height:112px;padding:10px;border-radius:6px;background-image:linear-gradient(-225deg,#231557,#44107a 29%,#35037f 67%,#44107a);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);visibility:hidden;opacity:0;transition:visibility .2s linear 0s,opacity .2s linear 0s,bottom .2s linear 0s,transform .3s ease-in-out;z-index:1;text-align:center;margin:auto}.rf-info-btn .info-desc.show{visibility:visible;opacity:1;bottom:25px}.rf-info-btn .info-desc.hide{visibility:hidden;opacity:0}.rf-info-btn svg{transition:all .3s ease-in-out}.rf-info-btn h3{font-size:14px;font-weight:400;line-height:24px;color:var(--theme-color-3)}.rf-info-btn:hover svg{fill:#ae62ff}.rf-info-btn.show svg{fill:#44107a}@media screen and (max-width:767px){.rf-info-btn .info-desc{bottom:30px;min-width:280px;min-height:120px;left:100%;transform:translateX(-100%)}}@media screen and (max-width:575px){.rf-info-btn .info-desc{bottom:30px}.rf-info-btn .info-desc.show{bottom:40px}}#register-modal .modal-footer{display:flex;justify-content:start;align-items:flex-start;flex-wrap:nowrap;gap:12px;padding-top:30px;margin-top:10px;border-top:1px solid hsla(0,0%,85%,.28)}#register-modal .modal-footer svg{margin-top:5px;min-width:16px}#register-modal .modal-footer h3{color:var(--theme-color-3);font-size:14px;font-weight:400;line-height:24px;text-align:left}#register-modal .modal-footer h3 span{font-style:italic}#welcome-screen{position:relative;display:flex;justify-content:center;flex-direction:column;width:100%;height:100svh;min-height:100svh;background-color:var(--theme-color-2)}#welcome-screen .cds-video-container{position:relative;width:100%;height:100%;background-color:rgba(0,0,0,.169);z-index:0}#welcome-screen .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:auto;padding:0 24px}#welcome-screen .content .welcome-date{color:var(--theme-color-4);text-align:center;text-shadow:0 0 3px hsla(0,0%,100%,.4);font-size:16px;font-weight:300;line-height:normal;letter-spacing:.36px;margin-bottom:10px}#welcome-screen .content .welcome-title{color:var(--theme-color-5);text-align:center;font-size:90px;font-style:normal;font-weight:600;line-height:120px;margin-bottom:30px;max-width:1024px;animation:glow 1.5s infinite alternate}#welcome-screen .content .welcome-desc{color:var(--theme-color-6);text-align:center;font-size:16px;font-weight:400;line-height:30px;max-width:800px}#welcome-screen .content .welcome-logo{position:relative;width:100%;padding-top:15%}#welcome-screen .content .event-ticket{position:relative;width:100%;max-width:810px;height:320px;margin:52px 0;overflow:hidden}#welcome-screen .content .event-ticket .ticket-background{position:relative;width:inherit;height:inherit;background-image:url(/images/ticket-background.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}#welcome-screen .content .event-ticket .ticket-content{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;padding:30px 30px 30px 55px}#welcome-screen .content .event-ticket .ticket-item{display:flex;flex-direction:column;justify-content:center;align-items:baseline}#welcome-screen .content .event-ticket .ticket-item .title{color:var(--theme-color-1);font-size:18px;font-weight:400;line-height:normal;margin-bottom:10px}#welcome-screen .content .event-ticket .ticket-item .desc{color:var(--theme-color-3);font-size:14px;font-weight:300;line-height:24px;font-style:italic;max-width:490px;margin-bottom:30px}#welcome-screen .content .event-ticket .ticket-item .bottom-content{display:flex;flex-direction:column;gap:20px;width:100%;max-width:480px}#welcome-screen .content .event-ticket .ticket-item .date-col{display:flex;align-items:center;gap:24px}#welcome-screen .content .event-ticket .ticket-item .date-col .date-item{display:flex;align-items:center;justify-content:center;cursor:pointer}#welcome-screen .content .event-ticket .ticket-item .date-col .date-item span{color:var(--theme-color-1);text-align:center;font-size:14px;font-weight:300;line-height:normal;letter-spacing:.32px;margin-left:10px}#welcome-screen .content .event-ticket .ticket-item .date-col .session-group{display:flex;align-items:center;gap:12px}#welcome-screen .content .event-ticket .ticket-item .date-col .session-group span{color:var(--theme-color-7);font-size:14px;font-weight:300;line-height:normal}#welcome-screen .content .event-ticket .ticket-item .date-col .session-group .session-time{color:var(--theme-color-1);font-size:14px;font-style:normal;font-weight:300;line-height:normal;text-decoration-line:underline}#welcome-screen .content .event-ticket .ticket-item .borderline{width:100%;height:1px;background-image:url(/images/border.svg);background-size:cover;background-position:0;background-repeat:no-repeat}#welcome-screen .content .event-ticket .ticket-item .address{display:flex;align-items:center;gap:12px;width:100%;max-width:430px}#welcome-screen .content .event-ticket .ticket-item .address span{color:var(--theme-color-1);font-size:14px;font-weight:300;line-height:normal;text-decoration-line:underline}@keyframes glow{0%{text-shadow:1px 1px 10px hsla(0,0%,100%,.3)}to{text-shadow:1px 1px 20px hsla(0,0%,100%,.5)}}@media screen and (max-width:1520px){#welcome-screen .content .event-ticket{margin:10px 0;height:340px;width:740px}}@media screen and (max-width:991px){#welcome-screen .content .welcome-date{font-size:14px}#welcome-screen .content .welcome-title{font-size:40px;line-height:60px}#welcome-screen .content .welcome-desc{font-size:14px;line-height:20px;max-width:100%}#welcome-screen .content .welcome-logo{padding-top:20%;margin:0}}@media screen and (max-width:767px){#welcome-screen .content{padding:60px 20px 0}#welcome-screen .content .welcome-date{font-size:12px}#welcome-screen .content .welcome-title{font-size:30px;line-height:40px}#welcome-screen .content .welcome-desc{font-size:12px}#welcome-screen .content .welcome-logo{padding-top:40%}#welcome-screen .content .event-ticket{width:100%;border-radius:1px;background:hsla(0,0%,75%,.06);box-shadow:0 0 3px 1px hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:24px 0}#welcome-screen .content .event-ticket .ticket-background{display:none}#welcome-screen .content .event-ticket .ticket-content{padding:30px 24px}#welcome-screen .content .event-ticket .ticket-item .title{font-size:14px}#welcome-screen .content .event-ticket .ticket-item .desc{font-size:12px;margin-bottom:20px;line-height:20px}#welcome-screen .content .event-ticket .ticket-item .bottom-content{gap:20px;max-width:100%}#welcome-screen .content .event-ticket .ticket-item .date-col{flex-direction:column;align-items:flex-start;gap:10px}#welcome-screen .content .event-ticket .ticket-item .date-col .date-item{gap:10px}#welcome-screen .content .event-ticket .ticket-item .date-col .date-item span{font-size:12px}#welcome-screen .content .event-ticket .ticket-item .date-col .session-group{gap:10px}#welcome-screen .content .event-ticket .ticket-item .address span,#welcome-screen .content .event-ticket .ticket-item .date-col .session-group .session-time,#welcome-screen .content .event-ticket .ticket-item .date-col .session-group span{font-size:12px}}main #main-text-section{margin:60px 0 0}main #main-conf-section{margin:50px 0 90px}main #brands-marquee-section,main #last-events-section{margin:90px 0}@media screen and (max-width:991px){main #main-text-section{margin:30px 0 0}main #main-conf-section{margin:20px 0 30px}main #brands-marquee-section{margin:20px 0}main #last-events-section{margin:30px 0 40px}}#brands-marquee-section{position:relative;width:100%;overflow:hidden}#brands-marquee-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(10,13,26,.973) 10%,rgba(29,33,45,0) 50%,rgba(10,13,26,.973) 90%);z-index:9;pointer-events:none}#brands-marquee-section svg{height:50px;width:180px;fill:var(--theme-color-3);opacity:.4;transition:fill .2s linear}#brands-marquee-section svg:hover{fill:var(--theme-color-1)}#brands-marquee-section .marquee-container{position:relative;display:flex;align-items:center;height:80px;width:calc(100% + 35px);left:-20px}#brands-marquee-section .marquee-container .scroll-marquee{display:flex;align-items:center}#brands-marquee-section .marquee-container .scroll-marquee:hover .marquee-group{animation-play-state:paused!important}#brands-marquee-section .marquee-container .marquee-group{display:flex;align-items:center;white-space:nowrap;will-change:transform;overflow-x:hidden;animation:marquee-animation 100s linear -100s infinite}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:90px}@keyframes marquee-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:991px){#brands-marquee-section{margin-top:10px;height:60px}#brands-marquee-section svg{width:100px;height:40px}#brands-marquee-section .marquee-container{height:40px}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:120px}}@media screen and (max-width:767px){#brands-marquee-section{height:80px}#brands-marquee-section svg{width:60px;height:60px}q #brands-marquee-section:before{background:linear-gradient(90deg,rgba(10,13,26,.973) 5%,rgba(29,33,45,0) 50.28%,rgba(10,13,26,.973) 95%)}#brands-marquee-section .marquee-container{height:80px;width:calc(100% + 20px);left:-10px}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:80px}}.cds-map{position:relative;width:100%;height:100%}.cds-map:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#0a0d1a,rgba(29,33,45,0) 50.28%,#0a0d1a);z-index:1;pointer-events:none}@media screen and (max-width:991px){.gm-style div[style="width: 100px; height: 100px; overflow: hidden; position: absolute; cursor: pointer; touch-action: none; left: -50px; top: -100px; z-index: 0;"] img{width:40px;height:40px}}.paragraph{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;color:var(--theme-color-4);text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:54px;margin:auto auto 20px}.paragraph .word{position:relative;margin-right:12px;margin-top:12px}.paragraph .word span{transition:all .5s linear}.paragraph .word .shadow{position:absolute;opacity:52%}@media screen and (max-width:1199px){.paragraph{font-size:14px;line-height:26px;padding:0 30px}}@media screen and (max-width:991px){.paragraph{font-size:13px;line-height:26px;padding:0 20px}}.slogan-section{background-color:var(--theme-color-1);background:rgba(21,17,39,.2);box-shadow:0 0 3px 0 hsla(0,0%,100%,.104);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.slogan-section .text-group{position:sticky;top:0;display:flex;align-items:center;overflow:hidden}.slogan-section .slogan-text{color:hsla(0,0%,59%,.627);text-align:center;font-size:20px;font-style:normal;line-height:60px;white-space:nowrap;margin-right:12px;will-change:transform;animation:slogan-animation 15s linear -15s infinite}.slogan-section .slogan-text span{font-weight:300;font-style:italic}.slogan-section .slogan-text span:first-child{font-weight:100}.slogan-section .slogan-text span:nth-child(2){font-weight:200}.slogan-section .slogan-text span:last-child{font-weight:400}@keyframes slogan-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:991px){.slogan-section{margin-top:24px;margin-bottom:24px}.slogan-section .slogan-text{font-size:14px;line-height:30px;margin-right:16px}}