@font-face{font-family:ESBuildNeutral;src:url(/build/assets/ESBuildNeutral-Regular.ClS0F0I3.woff2) format("woff2"),url(/build/assets/ESBuildNeutral-Regular.C6eyfiCs.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ESBuildNeutral;src:url(/build/assets/ESBuildNeutral-Bold.CBc7lJM_.woff2) format("woff2"),url(/build/assets/ESBuildNeutral-Bold.DApNwwPe.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.modal{width:100%;height:100vh;background:#0000004d;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;padding:20px;pointer-events:none;opacity:0;transition:all ease .3s;z-index:9999}.modal .modal-content{width:800px;background-color:#fff;padding:20px 35px;transform:translateY(-30%);max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;transition:all ease .3s;border-radius:15px;opacity:0;z-index:999}.modal .modal-content.live{width:1024px}@media only screen and (max-width: 600px){.modal .modal-content.live,.modal .modal-content{width:100%}}.modal .modal-content .modal-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;flex-shrink:0}@-moz-document url-prefix(){.modal .modal-content .modal-header{margin-bottom:50px}}.modal .modal-content .modal-header h3{font-weight:700;font-size:28px;background:linear-gradient(90deg,#2ab1e7,#43aa53);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal .modal-content .modal-header button{background:transparent!important;font-size:32px;border:none;outline:none;color:#232323;cursor:pointer}.modal .modal-content .modal-body{width:100%;flex-grow:1;overflow-y:auto}.modal .modal-content .modal-body .form-question{width:100%}.modal .modal-content .modal-body .form-question textarea{width:100%;padding:10px;border-radius:5px;border:1px solid #8968aa;font-size:18px;color:#232323}.modal .modal-content .modal-body .form-question button{font-family:ESBuildNeutral;display:block;margin:0 auto;background-color:#8968aa;color:#fff;border:none;outline:none;padding:10px 20px;font-size:18px;cursor:pointer;margin-top:2rem}.modal .modal-content .modal-body .schedule .schedule-table{width:100%;border-collapse:collapse}.modal .modal-content .modal-body .schedule .schedule-table th,.modal .modal-content .modal-body .schedule .schedule-table td{padding:10px 20px;border:1px solid #f2f2f2}.modal .modal-content .modal-body .schedule .schedule-table th{padding:5px 20px;background-color:#43aa53;color:#fff;font-size:20px;font-weight:700;text-align:left}.modal .modal-content .modal-body .schedule .schedule-table tbody tr:nth-child(odd){background-color:#f2f2f2}.modal .modal-content p{font-size:18px;color:#232323;margin-bottom:1rem}.modal .modal-content p b{font-weight:700;color:#43aa53}.modal.active{opacity:1;pointer-events:initial}.modal.active .modal-content{transform:translate(0);opacity:1}.alert{width:100%;padding:.5rem 1rem;border:1px solid transparent;font-size:14px}.alert.live{margin-top:25px}.alert.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert#success,.alert#error{display:none}.table{width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}.table th,.table td{padding:.75rem;vertical-align:middle;border-top:1px solid #dee2e6;color:#8968aa}.table thead th{vertical-align:middle;border-bottom:2px solid #dee2e6;background-color:#f8f9fa;text-align:start;font-weight:700;color:#8968aa}.table tbody+tbody{border-top:2px solid #dee2e6}.table.table-hover tbody tr:hover{background-color:#0000000d}.table.table-striped tbody tr:nth-of-type(odd){background-color:#00000005}.table.table-bordered,.table.table-bordered th,.table.table-bordered td{border:1px solid #dee2e6}.nav-bottom{width:100%;background-color:#8968aa;position:fixed;bottom:0;display:flex;align-items:center;justify-content:center;z-index:999;padding:0 20px}@media (max-width: 768px){.nav-bottom{justify-content:space-between;padding:8px}}.nav-bottom .mobile-bar{flex-direction:row;justify-content:center;align-items:center;padding:.5em;display:none;color:#fff;border-radius:5px;font-size:20px;cursor:pointer}.nav-bottom .mobile-bar .bars{width:15px;margin-right:1rem}@media (max-width: 768px){.nav-bottom .mobile-bar{display:flex}}.nav-bottom .mobile-bar.active,.nav-bottom .mobile-bar:hover,.nav-bottom .mobile-bar:hover.active{color:#fff}.nav-bottom ul{list-style:none;margin:0;padding:0}.nav-bottom ul.menu-live{width:100%;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.nav-bottom ul.menu-live{align-items:flex-start}.nav-bottom ul{background-color:#8968aa;opacity:0;max-height:0px;overflow:hidden;visibility:none;display:flex;position:absolute;bottom:100%;right:0;left:0;flex-direction:column;margin-bottom:-100%;transition:all .5s ease-out}.nav-bottom ul.active{opacity:1;max-height:500px;right:0;margin-bottom:0%;background-color:#8968aa;transition:all .5s ease-out;z-index:999}.nav-bottom ul.active li{display:block}.nav-bottom ul.active li a{display:flex;align-items:center;justify-content:flex-start}}.nav-bottom ul .reaction-menu{display:flex;justify-content:space-between;max-width:220px;width:100%}@media (max-width: 960px){.nav-bottom ul .reaction-menu{margin-left:1rem}}.nav-bottom ul .reaction-menu li{border-top:3px solid transparent;padding:.2rem}.nav-bottom ul .reaction-menu li:hover{border-top:3px solid transparent}.nav-bottom ul .reaction-menu li a,.nav-bottom ul .reaction-menu li button{background:transparent;border:none;padding:0;cursor:pointer}.nav-bottom ul .reaction-menu li a img,.nav-bottom ul .reaction-menu li button img{width:30px;height:30px;display:block}@media only screen and (max-device-width: 768px){.nav-bottom ul .reaction-menu li img{width:30px}}.nav-bottom ul li{display:inline-block;padding:.5rem 1.5rem;padding:1rem;border-bottom:3px solid transparent}@media (max-width: 960px){.nav-bottom ul li:hover{border-bottom:3px solid transparent}}.nav-bottom ul li a{color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;text-decoration:none}.nav-bottom ul li a:hover{color:#fff}.nav-bottom ul li a img{width:25px;margin-right:10px}.floating-reaction{position:absolute;width:30px;height:30px;opacity:1;animation:floatZigZag 1.5s linear;z-index:99999999;pointer-events:none}@keyframes floatZigZag{0%{transform:translate(0) translateY(0);opacity:1}25%{transform:translate(7px) translateY(-37.5px);opacity:1}50%{transform:translate(0) translateY(-75px);opacity:1}75%{transform:translate(-7px) translateY(-112.5px);opacity:.75}to{transform:translate(0) translateY(-150px);opacity:0}}.construct-text{text-align:center;font-size:16px;color:#232323}.content{width:100%;height:100%;position:relative}.content .box{width:100%;min-height:95vh;padding:50px 0;background:url(/build/assets/bg.D3-UKYSt.png) no-repeat center center fixed;background-size:cover;display:flex;align-items:center;justify-content:start}.content .box.full{min-height:100vh}@media (max-width: 768px){.content .box{width:100%;height:auto;flex-direction:column;justify-content:center;padding-bottom:100px}}.content .box .theme{position:absolute;top:10%;right:10%;width:50%;max-width:450px}@media (max-width: 768px){.content .box .theme{position:static;order:-1;width:60%;max-width:220px;margin:0 auto 20px}}.content .box .theme .image img{width:100%}.content .box .box_form{width:50%;height:100%;display:flex;flex-direction:row}@media (max-width: 768px){.content .box .box_form{flex-direction:column;justify-content:center;width:90%;height:auto;max-height:100%}}.content .box .box_form .left{width:20%;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 768px){.content .box .box_form .left{width:100%;align-items:center;flex-shrink:0}}.content .box .box_form .left .logo .img-v{display:block;width:50px;height:auto;margin-bottom:10px}@media (max-width: 768px){.content .box .box_form .left .logo .img-v{display:none}}.content .box .box_form .left .logo .img-h{display:none;width:90%;height:auto;margin:0 auto;margin-top:2rem;margin-bottom:2rem}@media (max-width: 768px){.content .box .box_form .left .logo .img-h{display:block}}.content .box .box_form .left .logo img{width:100%;height:auto}.content .box .box_form .right{width:65%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 4px 8px #0000001a;padding:20px;border-radius:10px}@media (max-width: 768px){.content .box .box_form .right{width:100%;justify-content:flex-start;overflow-y:auto}}.content .box .box_form .right .right_title{width:100%;text-align:center;margin-bottom:15px}.content .box .box_form .right .right_title p{font-size:42px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg,#2ab1e7,#43aa53);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 768px){.content .box .box_form .right .right_title p{font-size:28px}}.content .box .box_form .right .form{width:100%;border-radius:5px;padding:20px}@media (max-width: 768px){.content .box .box_form .right .form{padding:10px}}.content .box .box_form .right .form .form-group{display:flex;flex-direction:row}@media (max-width: 768px){.content .box .box_form .right .form .form-group{flex-direction:column}}.content .box .box_form .right .form .form-group input[type=text],.content .box .box_form .right .form .form-group input[type=email],.content .box .box_form .right .form .form-group input[type=password],.content .box .box_form .right .form .form-group select{width:50%}.content .box .box_form .right .form .form-group input[type=text]:first-child,.content .box .box_form .right .form .form-group input[type=email]:first-child,.content .box .box_form .right .form .form-group input[type=password]:first-child,.content .box .box_form .right .form .form-group select:first-child{margin-right:5px}@media (max-width: 768px){.content .box .box_form .right .form .form-group input[type=text]:first-child,.content .box .box_form .right .form .form-group input[type=email]:first-child,.content .box .box_form .right .form .form-group input[type=password]:first-child,.content .box .box_form .right .form .form-group select:first-child{margin-right:0}}.content .box .box_form .right .form .form-group input[type=text]:last-child,.content .box .box_form .right .form .form-group input[type=email]:last-child,.content .box .box_form .right .form .form-group input[type=password]:last-child,.content .box .box_form .right .form .form-group select:last-child{margin-left:5px}@media (max-width: 768px){.content .box .box_form .right .form .form-group input[type=text]:last-child,.content .box .box_form .right .form .form-group input[type=email]:last-child,.content .box .box_form .right .form .form-group input[type=password]:last-child,.content .box .box_form .right .form .form-group select:last-child{margin-left:0}.content .box .box_form .right .form .form-group input[type=text],.content .box .box_form .right .form .form-group input[type=email],.content .box .box_form .right .form .form-group input[type=password],.content .box .box_form .right .form .form-group select{width:100%}}.content .box .box_form .right .form input[type=text],.content .box .box_form .right .form input[type=email],.content .box .box_form .right .form input[type=password],.content .box .box_form .right .form select{font-family:ESBuildNeutral;width:100%;box-sizing:border-box;padding:5px 15px;display:block;margin-bottom:10px;background-color:#f6f5f3;border:1px solid #F6F5F3;color:#8968aa;border-radius:5px;font-size:16px}.content .box .box_form .right .form input[type=text]:focus,.content .box .box_form .right .form input[type=email]:focus,.content .box .box_form .right .form input[type=password]:focus,.content .box .box_form .right .form select:focus{outline:none;border:1px solid #8968aa}.content .box .box_form .right .form input[type=text]::-moz-placeholder,.content .box .box_form .right .form input[type=email]::-moz-placeholder,.content .box .box_form .right .form input[type=password]::-moz-placeholder,.content .box .box_form .right .form select::-moz-placeholder{font-family:ESBuildNeutral;color:#8968aa}.content .box .box_form .right .form input[type=text]::placeholder,.content .box .box_form .right .form input[type=email]::placeholder,.content .box .box_form .right .form input[type=password]::placeholder,.content .box .box_form .right .form select::placeholder{font-family:ESBuildNeutral;color:#8968aa}.content .box .box_form .right .form .country-select{position:relative;margin-bottom:10px}.content .box .box_form .right .form .country-select #country-search{margin-bottom:0}.content .box .box_form .right .form .country-select .country-options{display:none;position:absolute;top:100%;left:0;right:0;z-index:20;max-height:220px;overflow-y:auto;margin:2px 0 0;padding:0;list-style:none;background-color:#fff;border:1px solid #8968aa;border-radius:5px}.content .box .box_form .right .form .country-select .country-options li{padding:8px 15px;cursor:pointer;color:#8968aa;font-size:15px}.content .box .box_form .right .form .country-select .country-options li:hover,.content .box .box_form .right .form .country-select .country-options li.active{background-color:#f6f5f3}.content .box .box_form .right .form .country-select .country-options li.empty{cursor:default;color:#232323}.content .box .box_form .right .form .country-select .country-options li.empty:hover{background-color:transparent}.content .box .box_form .right .form .country-select.open .country-options{display:block}.content .box .box_form .right .form label{display:inline-block;font-family:ESBuildNeutral;color:#232323;font-size:14px;line-height:1.5;margin:5px 0}.content .box .box_form .right .form label input[type=checkbox]{flex-shrink:0;width:10px;height:10px}.content .box .box_form .right .form .btn-modal{background-color:transparent;color:#2ab1e7;border:none;font-size:14px;margin:0 5px;cursor:pointer}.content .box .box_form .right .form .btn-modal:hover{text-decoration:underline}.content .box .box_form .right .form .btn-access{display:block;min-width:250px;padding:5px 10px;background-color:#8968aa;color:#fff;border:1px solid transparent;border-radius:5px;font-size:16px;text-transform:uppercase;font-weight:700;margin:25px auto 0;cursor:pointer}.content .box .box_form .right .form .btn-access:hover{border:1px solid #8968aa}.content .box .box_form .right .link-text{width:100%;text-align:center;margin-top:20px}.content .box .box_form .right .link-text p{font-size:16px;color:#232323}.content .box .box_form .right .link-text p a{color:#2ab1e7;text-decoration:none}.content .box .box_form .right .link-text p a:hover{text-decoration:underline}.content .box .scroll-down-container{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:999}@media (max-width: 768px){.content .box .scroll-down-container{bottom:15px}}.content .box .scroll-down-container .scroll-arrow{width:20px;height:20px;margin-top:-10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg);opacity:0;animation:pulse 2s infinite}.content .box .scroll-down-container .scroll-arrow:nth-child(2){animation-delay:.2s}.content .box .scroll-down-container .scroll-arrow:nth-child(3){animation-delay:.4s}@keyframes pulse{0%{opacity:0;transform:rotate(45deg) translateY(0)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translateY(0)}}.content .sponsor{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f6f5f3;padding:30px 15px;text-align:center;box-sizing:border-box}.content .sponsor.live{background-color:#fff}.content .sponsor h2{font-size:32px;color:#232323;font-weight:700;margin:0}@media (max-width: 768px){.content .sponsor h2{font-size:28px}}.content .sponsor .sponsor-category h2{margin:2rem 0;color:#232323}.content .sponsor .sponsor-category .logo-grid{position:relative;max-width:1024px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin:30px 0}@media (max-width: 768px){.content .sponsor .sponsor-category .logo-grid{gap:20px}}.content .sponsor .sponsor-category .logo-grid .sponsor-logo{flex-basis:calc(20% - 40px);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px;position:relative;box-shadow:4px 4px 15px #0000001a}@media (max-width: 768px){.content .sponsor .sponsor-category .logo-grid .sponsor-logo{flex-basis:calc(50% - 20px)}}.content .sponsor .sponsor-category .logo-grid .sponsor-logo:not(:nth-child(5n+1)):after{content:"";display:block;position:absolute;top:50%;left:-40px;width:40px;height:2px;background-color:#8968aa;transform:translateY(-50%)}@media (max-width: 768px){.content .sponsor .sponsor-category .logo-grid .sponsor-logo:not(:nth-child(2n)):after{display:none}.content .sponsor .sponsor-category .logo-grid .sponsor-logo:not(:nth-child(odd)):after{content:"";display:block;position:absolute;top:50%;left:-20px;width:20px;height:2px;background-color:#8968aa;transform:translateY(-50%)}}.content .sponsor .sponsor-category .logo-grid .sponsor-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:15px}.live{width:100%;overflow:hidden;position:relative}.live .live-box{width:100%;display:flex;flex-direction:row;justify-content:start}@media (max-width: 960px){.live .live-box{flex-direction:column}}.live .live-box .left{width:50%;min-height:100vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 960px){.live .live-box .left{width:100%}}.live .live-box .left .header{width:100%;padding-top:50px;padding-left:50px}.live .live-box .left .header .image{max-width:300px}@media (max-width: 1280px){.live .live-box .left .header .image{max-width:200px}}@media (max-width: 960px){.live .live-box .left .header .image{max-width:250px}}.live .live-box .left .header .image img{width:100%}.live .live-box .left .text{padding-left:50px}.live .live-box .left .text p{font-size:60px;font-weight:700;margin-bottom:10px;line-height:1}.live .live-box .left .text p:first-child{color:#fff}.live .live-box .left .text p:last-child{color:#43aa53}@media (max-width: 1280px){.live .live-box .left .text p{font-size:40px}}@media (max-width: 960px){.live .live-box .left .text p{font-size:30px}}.live .live-box .left .footer{width:100%;display:flex;justify-content:start;padding-bottom:100px;padding-left:50px}@media (max-width: 960px){.live .live-box .left .footer{padding-left:0;justify-content:center}}.live .live-box .left .footer .image{max-width:200px}@media (max-width: 1280px){.live .live-box .left .footer .image{max-width:170px}}.live .live-box .left .footer .image img{width:100%}.live .live-box .right{width:50%;min-height:100vh;background-image:url(../images/bg.jpg);background-size:cover;background-position:left;background-repeat:no-repeat}@media (max-width: 960px){.live .live-box .right{display:none}}.live .live-box .right .image{position:absolute;top:-350px;left:-100px}@media (max-width: 1280px){.live .live-box .right .image{top:-250px;left:-80px}}@media (max-width: 960px){.live .live-box .right .image{display:none}}.live .live-box .right .image img{width:1080px}@media (max-width: 1280px){.live .live-box .right .image img{max-width:860px}}.live-page{width:100%;background:url(/build/assets/bg.D3-UKYSt.png) no-repeat center center fixed;background-size:cover;overflow-x:hidden}.live-page .logo{position:absolute;top:100px;left:50px;z-index:0}.live-page .logo img{width:650px}@media (max-width: 960px){.live-page .logo img{width:120px}}.live-page .live-content{width:100%;position:absolute;top:0;left:0;margin:0 auto;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 1080px){.live-page .live-content{flex-wrap:wrap}.live-page .live-content .video{flex:1 1 100%;min-height:60vh}.live-page .live-content .chat{flex:1 1 100%;display:none}.live-page .live-content .chat.active{display:block;margin-bottom:75px}.live-page .live-content .chat .content-box{width:100%!important}}.live-page .live-content .video{flex:2;max-width:100%}.live-page .live-content .video iframe{width:100%;padding:15px;margin-right:auto;margin-left:auto;min-height:86vh}.live-page .live-content .chat{display:none;padding:15px}.live-page .live-content .chat.active{display:block}.live-page .live-content .chat .content-box{width:500px;background:#fff;padding:20px;font-size:18px;border-radius:15px}.live-page .live-content .chat .content-box .content .box-title{text-align:left;margin-bottom:25px;display:flex;align-items:flex-start;justify-content:space-between}.live-page .live-content .chat .content-box .content .box-title p{color:#8968aa;font-weight:700;font-size:25px}.live-page .live-content .chat .content-box .content .box-title button{font-family:ESBuildNeutral;color:#232323;background:transparent!important;font-size:28px;border:none;outline:none!important;cursor:pointer}.live-page .live-content .chat .content-box .content .box-chat iframe{width:100%;margin-right:auto;margin-left:auto;min-height:71.4vh}*{margin:0;padding:0;box-sizing:border-box;font-family:ESBuildNeutral;font-weight:400;position:relative}html,body{min-height:100vh;font-family:ESBuildNeutral}li{list-style:none}a{text-decoration:none}
