﻿@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,hgroup,menu,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,hgroup,menu,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{list-style:none}img{max-width:100%;height:auto;display:block;border:0}a{text-decoration:none;color:#fff}.wrap{font-family:"Lato","Noto Sans TC","Microsoft Jhenghei","微軟正黑",sans-serif;position:relative;overflow:hidden}.container{max-width:1200px;margin:0 auto}p,li{line-height:1.5;color:#fff}.sc_tit{font-size:40px;font-weight:700;color:#fe8414;line-height:1.25;text-align:center}.modal .modal-dialog{max-width:800px}.modal .modal-content{padding:20px 30px;border-radius:20px}.modal .modal-header{position:relative;justify-content:space-between;border-bottom:0}.modal .modal-header::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg, #fe8414, #f39800)}.modal .modal-header .modal-title{font-size:20px;font-weight:bold;display:block;color:#fe8414;line-height:1.25;font-family:"Noto Sans TC",sans-serif}.modal .modal-header .sub{position:relative;margin:5px 0 0 0;font-size:20px;line-height:1.4;font-weight:300;color:#fe8414;display:block}.modal .modal-header .btn-close{position:absolute;top:25px;right:30px;transform:rotate(0deg);transition:all .3s ease-in-out;cursor:pointer}.modal .modal-header .btn-close:hover{transform:rotate(180deg)}.modal .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;background-color:rgba(0,0,0,0);border:0;float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.modal .modal-body{position:relative;font-size:20px;font-weight:300;color:#000;line-height:1.6;text-align:left;padding:0}.modal .modal-body p,.modal .modal-body li{font-family:"Noto Sans TC",sans-serif}.modal .modal-body .sec_n{position:relative;width:100%;font-size:24px;font-weight:bold;display:block;margin:35px auto 15px auto;box-sizing:border-box;padding:1rem 0}.modal .modal-body .sec_n::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:105%;height:1px;background:linear-gradient(90deg, #fe8414, #f39800)}.modal .modal-body span{font-weight:bold}.modal .modal-body .cnt{position:relative;width:100%;box-sizing:border-box;padding:10px 0;margin:10px 0;font-size:18px;border:dashed rgba(248,197,73,.3);border-width:1px 0 1px 0}.modal .modal-body .t{color:#a31cb3;display:block}.modal .modal-body ol{list-style:decimal;padding:0 0 0 20px}.modal .modal-body ul{font-size:18px;list-style:disc;padding:0 0 0 20px}.modal .modal-footer{flex-direction:column;align-items:center;justify-content:center;border:0}.modal .modal-footer .ps{position:relative;font-size:24px;font-weight:bold;color:#000;margin:0 0 20px 0}.modal .modal-footer .btn{position:relative;display:inline-block;box-sizing:border-box;padding:17px 40px;font-size:1.5rem;font-weight:800;border-radius:10px;color:#fff;background-color:#f8c549;border:1px solid #f8c549;transition:all .3s ease-in-out;text-decoration:none}.modal .modal-footer .btn:hover{color:#f8c549;background-color:#fff}#aiexpo_modal .modal-content{position:relative;border-radius:0;padding:0}#aiexpo_modal .modal-body .close{position:absolute;bottom:0%;right:0%;background-color:rgba(0,0,0,.5);border:0;display:block;width:50px;height:50px;opacity:.75;transition:all .3s ease-in-out;margin:0;padding:0}#aiexpo_modal .modal-body .close:hover{background-color:#000;opacity:1}#aiexpo_modal .modal-body .close-inner{position:relative;width:100%;height:100%}#aiexpo_modal .modal-body .close-inner::after,#aiexpo_modal .modal-body .close-inner::before{content:"";position:absolute;top:50%;left:50%;height:1px;width:30px;background-color:#fff}#aiexpo_modal .modal-body .close-inner::after{transform:translate(-50%, -50%) rotate(45deg)}#aiexpo_modal .modal-body .close-inner::before{transform:translate(-50%, -50%) rotate(-45deg)}#aiexpo_modal .text{max-width:650px;margin:1.75rem auto 0 auto}#aiexpo_modal p{color:#fff;text-align:justify;font-weight:300;font-size:1rem;margin-bottom:1rem}#aiexpo_modal p:last-child{margin-bottom:0}#aiexpo_modal p .subtit{color:#f28e1f;font-size:1.5rem;text-decoration:none;letter-spacing:1px}#aiexpo_modal p span{font-weight:700;font-size:1.075rem;text-decoration:underline}@media(max-width: 768px){.container{max-width:720px}.sc_tit{font-size:24px;text-align:left}.modal .modal-dialog{max-width:800px}.modal .modal-content{margin:50px 20px;padding:10px 20px}.modal .modal-header{text-align:left;padding:.75rem .5rem}.modal .modal-header .btn-close{top:18px;right:5px}.modal .modal-header .modal-title{font-size:1.2rem}.modal .modal-header .sub{font-size:16px}.modal .modal-body{line-height:1.3;letter-spacing:0;font-size:15px}.modal .modal-body p{letter-spacing:0;font-size:15px}.modal .modal-body ul{letter-spacing:0;font-size:15px}#aiexpo_modal .modal-body .close{width:30px;height:30px}#aiexpo_modal .modal-body .close-inner::after,#aiexpo_modal .modal-body .close-inner::before{width:20px}#aiexpo_modal .CES{top:28px;right:1.25rem;width:30%}#aiexpo_modal .text{max-width:100%;margin:2.5rem auto 0 auto}#aiexpo_modal p .subtit{font-size:1.05rem;margin-bottom:1.25rem}#aiexpo_modal p span{font-size:.975rem;letter-spacing:.5px}}.fix_aside{position:fixed;z-index:99;bottom:1%;right:-20%;display:flex;flex-direction:column;transition:all 1s}.fix_aside.is_active{right:.5%}.fix_aside .item{width:64px;height:64px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);border-radius:.5rem;margin:.35rem;cursor:pointer;transition:all .3s ease-in-out}.fix_aside .item.signup{background-color:#fe8414;position:relative}.fix_aside .item.signup p{position:absolute;top:20%;left:25%;color:#fff;line-height:1.25}.fix_aside .item.contact{background-image:url(../../assets/images/fixAside_AIexpo.jpg);background-repeat:no-repeat;background-position:center center;background-size:contain}.fix_aside .item.scrollTop{background-image:url(../../assets/images/icons/arrow_top.png);background-repeat:no-repeat;background-position:center center}.fix_aside .item:hover{transform:translateY(-3px);box-shadow:0 1px 3px 0 rgba(0,0,0,0)}.g_header{position:relative;width:100%;height:50vw}.g_header .mainBG{top:0%;left:0%;width:100%}.g_header .mainBG .inner{position:relative;top:-10px;height:50vw}.g_header .mainBG .inner .geer1{position:absolute;z-index:0;width:6.875%;top:54%;left:39%}.g_header .mainBG .inner .geer2{position:absolute;z-index:0;width:6.875%;top:18%;left:39.5%}.g_header .mainBG .inner .geer3{position:absolute;z-index:1;width:6.71875%;top:28%;left:55.25%}.g_header .mainBG .inner .p1{position:absolute;z-index:1;width:8.5416666667%;top:41.9%;left:15%}.g_header .mainBG .inner .question{position:absolute;z-index:1;width:1.5625%;top:33%;left:16%;opacity:0;transform-origin:center bottom}.g_header .mainBG .inner .chatBox{position:absolute;z-index:1;width:5.1041666667%;top:28%;left:20%;opacity:0}.g_header .mainBG .inner .eye_L{position:absolute;z-index:1;width:.2083333333%;top:44.25%;left:21.05%}.g_header .mainBG .inner .eye_R{position:absolute;z-index:1;width:.2083333333%;top:44.25%;left:22.75%}.g_header .mainBG .inner .eyebrow_L{position:absolute;z-index:1;width:1.71875%;top:41%;left:20%}.g_header .mainBG .inner .eyebrow_R{position:absolute;z-index:1;width:2.0833333333%;top:41%;left:22%}.g_header .mainBG .inner .p2{position:absolute;z-index:2;width:10.78125%;top:40.65%;left:28.5%}.g_header .mainBG .inner .chart1{position:absolute;z-index:1;width:4.4270833333%;top:38.25%;left:32.25%}.g_header .mainBG .inner .chart2{position:absolute;z-index:0;width:6.1458333333%;top:41%;left:35%}.g_header .mainBG .inner .p3{position:absolute;z-index:2;width:8.75%;top:34.9%;left:45.5%}.g_header .mainBG .inner .bulb{position:absolute;z-index:2;width:3.0729166667%;top:22%;left:48.5%;transform:scale(0.95)}.g_header .mainBG .inner .light{position:absolute;z-index:2;width:4.9479166667%;top:20%;left:47.5%;transform:scale(0.95)}.g_header .mainBG .inner .p4{position:absolute;z-index:1;width:10.46875%;top:45.25%;left:58%}.g_header .mainBG .inner .p4Hand{position:absolute;z-index:2;width:3.75%;top:47.75%;left:67.25%;transform:rotate(0deg);transform-origin:left bottom}.g_header .mainBG .inner .lineChart{position:absolute;z-index:2;width:5.3645833333%;top:36.5%;left:65%;transform:scale(0)}.g_header .mainBG .inner .p5{position:absolute;z-index:1;width:9.4270833333%;top:39.25%;left:75%}.g_header .mainBG .inner .cir{position:absolute;z-index:2;width:8.4375%;top:20%;left:75%}.g_header .mainBG .inner .arrow{position:absolute;z-index:2;width:5.8333333333%;top:15%;left:83%;transform:scale(1) rotate(12deg);transform-origin:left bottom}.g_header .mainBG .inner .mail{position:absolute;z-index:2;width:3.3854166667%;top:37%;left:73%;opacity:1}.g_header .mainBG .inner .puzzle{position:relative;width:72.9166666667%;top:50%;left:50%;transform:translate(-50%, -60%)}.g_header .kv_logo{position:absolute;z-index:1;top:7%;left:3.25%;max-width:17.2916666667%}.g_header .title{position:absolute;z-index:3;bottom:12%;left:50%;transform:translateX(-50%);max-width:1400px;width:90%}.g_header .title_main{font-size:3rem;font-weight:700;color:#000;text-align:center}.g_header .title_sub{margin-top:1.25rem;font-size:1.75rem;text-align:center}.g_header .title img{margin:0 auto}.main{position:relative;z-index:1;background-color:#333}.sc_intro{text-align:center;padding:3rem;margin-top:-28px}.sc_intro p{max-width:800px;margin:0 auto 30px auto;font-size:1.5rem;color:#fff;font-weight:300}.sc_intro-bttn{display:inline-block;background-color:#fe8414;color:#fff;font-size:24px;font-weight:700;border-radius:100px;padding:20px 40px;border:2px solid #fe8414;transition:all .3s ease-in-out}.sc_intro-bttn:hover{color:#fe8414;background-color:#fff;border:2px solid #fe8414;box-shadow:inset 0 0 2px 2px rgba(254,132,20,.75);text-decoration:none}.sc_audience{padding:5rem 0;background-color:#fff}.sc_audience .sc_tit{margin-bottom:5rem}.sc_audience-map{position:relative;margin-bottom:4rem}.sc_audience-map img{margin:0 auto}.sc_audience-map .map-num{position:absolute;display:inline-flex;align-items:center;justify-content:center;border-radius:200px;top:50%;left:50%}.sc_audience-map .map-num .spot{position:absolute;min-width:60px;min-height:78px;text-align:center;background-image:url(../../assets/images/layout/loca_black.png);background-repeat:no-repeat;background-position:center center;background-size:contain}.sc_audience-map .map-num .spot-inner{position:relative}.sc_audience-map .map-num .spot-inner .percentage{transform:translateY(12px);color:#333;font-weight:700}.sc_audience-map .map-num .spot-inner .place{opacity:0;display:none;position:absolute;z-index:1;transform:translate(-100%, -50%);background-color:#fe8414;color:#fff;text-wrap:nowrap;padding:0 .5rem}.sc_audience-map .map-num .spot:hover{background-image:url(../../assets/images/layout/loca_orange.png)}.sc_audience-map .map-num .spot:hover .percentage{color:#fe8414}.sc_audience-map .map-num .spot:hover .place{opacity:1;display:block}.sc_audience-map .map-num.asia.NA{top:35%;left:75%;animation-name:asiaNA-ani;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes asiaNA-ani{0%{top:35%}50%{top:34%}100%{top:35%}}.sc_audience-map .map-num.asia.NA:hover{animation-play-state:paused}.sc_audience-map .map-num.asia.SA{top:53%;left:65%;animation-name:asiaSA-ani;animation-duration:1.25s;animation-delay:.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes asiaSA-ani{0%{top:53%}50%{top:52%}100%{top:53%}}.sc_audience-map .map-num.asia.SA:hover{animation-play-state:paused}.sc_audience-map .map-num.asia.ME{top:55%;left:52%;animation-name:asiaME-ani;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes asiaME-ani{0%{top:55%}50%{top:54%}100%{top:55%}}.sc_audience-map .map-num.asia.ME:hover{animation-play-state:paused}.sc_audience-map .map-num.europe{top:30%;left:55%;animation-name:europe-ani;animation-duration:1.25s;animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes europe-ani{0%{top:30%}50%{top:29%}100%{top:30%}}.sc_audience-map .map-num.europe:hover{animation-play-state:paused}.sc_audience-map .map-num.america.NA{top:40%;left:25%;animation-name:americaNA-ani;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes americaNA-ani{0%{top:40%}50%{top:39%}100%{top:40%}}.sc_audience-map .map-num.america.NA:hover{animation-play-state:paused}.sc_audience-map .map-num.america.SA{top:70%;left:35%;animation-name:americaSA-ani;animation-duration:1.25s;animation-delay:.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes americaSA-ani{0%{top:70%}50%{top:69%}100%{top:70%}}.sc_audience-map .map-num.america.SA:hover{animation-play-state:paused}.sc_audience-data .data-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.sc_audience-data .data-item:nth-child(2){flex-direction:row-reverse;margin-bottom:0}.sc_audience-data .data-item:nth-child(2) .info .head{background-color:#000}.sc_audience-data .data-item p{color:#333;line-height:1.25}.sc_audience-data .data-item .display{width:40%}.sc_audience-data .data-item .info{width:59%}.sc_audience-data .data-item .info .head{background-color:#fe8414;color:#fff;padding:10px 18px;width:100%;display:flex;justify-content:space-between}.sc_audience-data .data-item .info .head p{width:70%;font-size:24px;font-weight:700;color:#fff}.sc_audience-data .data-item .info .head a{width:30%;display:flex;justify-content:flex-end;align-items:center;transition:all .3s ease-in-out}.sc_audience-data .data-item .info .head a:hover{color:#fff}.sc_audience-data .data-item .info .head a:hover img{animation-name:arrow-move}.sc_audience-data .data-item .info .head a img{width:12px;margin-left:.25rem;animation-duration:.75s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;transition:all .3s ease-in-out}@keyframes arrow-move{0%{transform:translateX(0px)}50%{transform:translateX(4px)}100%{transform:translateX(0px)}}.sc_audience-data .data-item .info .text{display:flex;justify-content:space-between;flex-wrap:wrap;padding:16px 8px;margin-left:1rem;font-size:18px}.sc_audience-data .data-item .info .text .text-item{display:flex;align-items:center;width:48%;margin:1% .5%}.sc_audience-data .data-item .info .text .text-item img{margin-right:12px}.sc_audience-data .data-item .info .text .text-item .num{color:#f39800;font-size:28px;font-weight:700}.sc_whyDT{display:flex;justify-content:center;background-color:#f39800}.sc_whyDT .side{padding:2rem 3.5rem}.sc_whyDT .side_L{width:45%}.sc_whyDT .side_L .sc_whyDT-tit{text-align:right}.sc_whyDT .side_L .sc_whyDT-tit .sc_tit{font-size:48px;text-align:right}.sc_whyDT .side_L .sc_whyDT-tit span{font-size:52px;font-style:normal}.sc_whyDT .side_L .sc_whyDT-tit .sc_tit{color:#fff}.sc_whyDT .side_R{width:55%}.sc_whyDT .side_R .sc_whyDT-cnt{text-align:left}.sc_whyDT .side_R .sc_whyDT-cnt ul{max-width:450px}.sc_whyDT .side_R .sc_whyDT-cnt li{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.sc_whyDT .side_R .sc_whyDT-cnt li .whyDT-num{font-size:36px;font-weight:700;margin-right:10px}.sc_whyDT .side_R .sc_whyDT-cnt li .whyDT-info{width:70%;text-align:center;font-size:24px;background-color:#fff;color:#fe8414;padding:.25rem 0}.sc_provide{padding:5rem 0;background-color:#e8e8e8}.sc_provide .sc_tit{margin-bottom:2rem}.sc_provide-cnt .provide-bttns{display:flex;justify-content:space-between;margin-bottom:18px}.sc_provide-cnt .provide-bttns .bttn{width:33%;display:inline-block;padding:1rem 1.5rem;border:0;border-bottom:0;background-color:#333;color:#fff;font-size:1.125rem;border-radius:100px}.sc_provide-cnt .provide-bttns .bttn.active{background-color:#f39800;color:#fff}.sc_provide-cnt .provide-tables{background-color:#fff;border-radius:.5rem;padding:1.25rem 1rem}.sc_provide-cnt .provide-tables .provide-table{display:none;overflow-x:auto;margin-bottom:0}.sc_provide-cnt .provide-tables .provide-table.active{display:block}.sc_provide-cnt .provide-tables .provide-table .tr{display:flex;align-items:center;padding:.25rem 0;border-bottom:1px solid #f39800;transition:all .3s ease-in-out}.sc_provide-cnt .provide-tables .provide-table .tr:hover{background-color:rgba(243,152,0,.075)}.sc_provide-cnt .provide-tables .provide-table .tr:first-child{border-bottom:0 solid #f39800;align-items:stretch;background-color:#f39800}.sc_provide-cnt .provide-tables .provide-table .tr:first-child .td{display:flex;align-items:center;justify-content:center;padding:.5rem 0}.sc_provide-cnt .provide-tables .provide-table .tr:first-child .td p{color:#fff;font-weight:700;line-height:1}.sc_provide-cnt .provide-tables .provide-table .td{flex:1;text-align:center;font-size:1.125rem;line-height:1.25}.sc_provide-cnt .provide-tables .provide-table .td:first-child{text-align:center}.sc_provide-cnt .provide-tables .provide-table .td p{color:#333;margin-bottom:0;font-weight:700;padding:0 1rem}.sc_provide-cnt .provide-tables .provide-table .td span{display:inline-block;font-size:1.125rem;opacity:.75}.sc_provide-cnt .provide-tables .provide-table .td li{color:#333;padding:.25rem;line-height:1.25;border-bottom:.5px solid rgba(243,152,0,.5)}.sc_provide-cnt .provide-tables .provide-table .td li:last-child{border-bottom:0}.sc_provide-cnt .provide-tables .provide-table .remark{padding:.75rem 1rem 0 1rem;text-align:center}.sc_provide-cnt .provide-tables .provide-table .remark p{color:#333;line-height:1.25}.sc_partner{background-color:#fff;padding:5rem 0 2.5rem 0}.sc_partner .sc_tit{margin-bottom:1rem}.sc_partner-cnt{display:flex;align-items:center}.sc_partner-cnt .slider{width:100%;margin-bottom:0}.sc_partner-cnt .slick-slide{margin:0px 10px}.sc_partner-cnt .slick-slide img{width:75%;margin:0 auto}.sc_partner-cnt .slick-prev:before,.sc_partner-cnt .slick-next:before{color:#000}.sc_partner-cnt .slick-slide{transition:all ease-in-out .3s;margin:0 20px}.sc_partner-cnt .slick-active{opacity:1}.sc_partner-cnt .slick-current{opacity:1}.sc_partner-cnt .slick-dots{bottom:-50px}.sc_partner-cnt .slick-dots li button:before{color:#d6dbb0;opacity:1;font-size:10px}.sc_partner-cnt .slick-dots li.slick-active button:before{color:#5f9519;opacity:1}.sc_contact{background-color:#e8e8e8;padding:5rem 0}.sc_contact .sc_tit{margin-bottom:1.5rem}.sc_contact-cnt{max-width:800px;border-radius:.5rem;margin:0 auto;background-color:#fff;padding:3rem}.sc_contact-cnt .form .form-inner .separate .list-item{width:100%;display:flex;align-items:center}.sc_contact-cnt .form .form-inner.merge .list-item{align-items:flex-start}.sc_contact-cnt .form .form-inner.merge .list-item .checkbox{margin-right:.5rem}.sc_contact-cnt .form .form-inner.merge .list-item label{width:100%}.sc_contact-cnt .form .form-inner.statement{margin-top:3rem}.sc_contact-cnt .form .form-inner.statement .list-item{display:flex;align-items:flex-start}.sc_contact-cnt .form .form-inner.statement .checkbox{margin:.5rem .5rem .5rem 0}.sc_contact-cnt .form .form-inner.statement label{line-height:1.5;width:100%}.sc_contact-cnt .form .form-inner a{text-decoration:underline}.sc_contact-cnt .form .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.sc_contact-cnt .form .list-item{margin-bottom:1rem}.sc_contact-cnt .form .list-item p{color:#333;font-size:1.125rem;margin-bottom:.25rem}.sc_contact-cnt .form .list-item .item-inner{display:flex;margin-bottom:.5rem}.sc_contact-cnt .form .list-item .item-inner label{width:100%;font-weight:300;font-size:1.125rem}.sc_contact-cnt .form .list-item .item-inner .checkbox{margin-right:.5rem}.sc_contact-cnt .form .list-item .item-inner .input{border:0;border-bottom:1px solid #333;padding:0;height:auto;width:20%}.sc_contact-cnt .form .input,.sc_contact-cnt .form select{width:70%;padding:.375rem .75rem;height:calc(1.5em + .75rem + 2px);border:1px solid #ced4da;border-radius:.25rem}.sc_contact-cnt .form label{display:block;width:30%;font-size:1.125rem}.sc_contact-cnt .form label span{color:red}.sc_contact-cnt .form .form-btn{text-align:center;margin-top:3rem}.sc_contact-cnt .form .form-btn .btn{display:inline-block;background-color:#fe8414;color:#fff;border:0;border-radius:100px;padding:1rem 3rem;font-size:1.5rem;font-weight:700;letter-spacing:2px;text-align:center;text-decoration:none}.g_footer{padding:60px 0;background-color:#171821;color:#fff}.g_footer .ft__col .title{font-size:1.125em;font-weight:700;margin-bottom:30px}.g_footer .ft__col ul{list-style:none;padding-left:0;margin-bottom:0}.g_footer .ft__col .links li{margin-top:15px}.g_footer .ft__col .links li a:hover{text-decoration:none;color:var(--m1)}.g_footer .ft__col .logo{width:180px;height:27px}.g_footer .ft__col .cpy{margin-top:20px;font-size:.8125em;color:#83858f}.g_footer .ft__col .socials{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.g_footer .ft__col .socials li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:10px}.g_footer .ft__col .socials a{display:block;-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms,-webkit-transform 300ms}.g_footer .ft__col .socials a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.g_footer .ft__col .socials .icon{width:36px;height:36px}.sc_intro-headline{font-size:2.5rem;font-weight:900;color:#fff;text-align:center;line-height:1.2;margin-bottom:.5rem}.sc_intro-subline{font-size:1.5rem;font-weight:400;color:#f39800;text-align:center;margin-bottom:2rem}.sc_intro-maas{max-width:800px;margin:0 auto 2rem auto;padding:1.5rem 2rem;background-color:hsla(0,0%,100%,.07);border-radius:.75rem}.sc_intro-maas-tit{font-size:1.5rem;font-weight:700;color:#f39800;margin-bottom:.75rem}.sc_intro-maas p{font-size:1.5rem;color:hsla(0,0%,100%,.9);font-weight:300;margin-bottom:.5rem;text-align:left;line-height:1.7}.sc_intro-maas p:last-child{margin-bottom:0}.sc_multimedia{padding:5rem 0;background-color:#fff}.sc_multimedia .sc_tit{color:#fe8414;margin-bottom:1.5rem;font-size:2rem}.sc_multimedia-intro{font-size:1.125rem;color:#333;font-weight:400;margin-bottom:2.5rem;line-height:1.7}.sc_multimedia-content{display:flex;align-items:center;gap:3rem}.sc_multimedia-text{flex:1}.sc_multimedia-text ul{list-style:none;padding:0}.sc_multimedia-text ul li{position:relative;padding:1rem 1rem 1rem 1.5rem;margin-bottom:1rem;border-left:3px solid #fe8414;background-color:rgba(51,51,51,.04);font-size:1.125rem;color:#333;font-weight:400;line-height:1.7;border-radius:0 .5rem .5rem 0}.sc_multimedia-text ul li strong{color:#fe8414;display:block;margin-bottom:.25rem;font-weight:700}.sc_multimedia-text ul li:last-child{margin-bottom:0}.sc_multimedia-img{flex:0 0 38%;max-width:38%}.sc_multimedia-img img{border-radius:1rem;width:100%}.sc_videos{padding:5rem 0;background-color:#f5f5f5}.sc_videos-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;align-items:start}.sc_videos-group{display:flex;flex-direction:column;gap:0;background-color:#fff;border-radius:.75rem;overflow:hidden;border:2px solid #e8e8e8}.sc_videos-group.booth{border-color:#f39800}.sc_videos-hd{padding:1rem 1.25rem .9rem;border-bottom:2px solid #e8e8e8;background-color:#fafafa}.sc_videos-hd .vhd-phase{display:block;font-size:1.125rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#f39800;margin-bottom:.25rem}.sc_videos-hd .vhd-name{display:block;font-size:1.125rem;font-weight:700;color:#333;line-height:1.3}.sc_videos-group.booth .sc_videos-hd{border-bottom-color:#f39800;background-color:rgba(243,152,0,.06)}.sc_videos-videos{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.sc_videos .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:.5rem;background-color:#000}.sc_videos .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.sc_package{padding:5rem 0;background-color:#333}.sc_package .sc_tit{margin-bottom:2rem}.sc_package-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.75rem}.sc_package-table{width:100%;border-collapse:collapse;font-size:1.125rem;background-color:#fff;border-radius:.75rem;overflow:hidden;min-width:700px}.sc_package-table thead tr{background-color:#f39800}.sc_package-table thead tr th{padding:1rem .75rem;color:#fff;font-weight:700;text-align:center;line-height:1.3;border:1px solid hsla(0,0%,100%,.2)}.sc_package-table thead tr th .price{display:block;font-size:1.125rem;font-weight:900;margin-top:.25rem}.sc_package-table thead tr th.col-item{width:10%}.sc_package-table thead tr th.col-services{width:40%}.sc_package-table thead tr th.col-tier{width:17%}.sc_package-table thead tr th.tier-exclusive{background-color:#e68a00;color:#fff}.sc_package-table thead tr th.tier-diamond{background-color:#f5a52d;color:#fff}.sc_package-table thead tr th.tier-platinum{background-color:#f8b358;color:#fff}.sc_package-table tbody tr{border-bottom:1px solid rgba(243,152,0,.2);transition:background-color .2s ease}.sc_package-table tbody td{padding:.9rem .75rem;color:#333;vertical-align:middle;text-align:center;line-height:1.5;font-size:1.125rem;border:1px solid #e8e8e8}.sc_package-table tbody td strong{font-weight:700;color:#333}.sc_package-table tbody td .note{font-size:1.125rem;color:#888;display:block;margin-top:.2rem}.sc_package-table tbody td.cat-label{font-weight:700;background-color:#f39800;color:#fff;font-size:1.125rem;letter-spacing:.5px}.sc_package-table tbody td.check{color:#fe8414;font-size:1.4rem;font-weight:700}.sc_package-table tbody td.addon{color:#fe8414;font-weight:700;font-size:1.125rem;line-height:1.3}.sc_package-table tbody td:nth-child(2 of :not(.cat-label)){background-color:#d4d8df;color:#444}.sc_package-table tbody td:nth-child(3 of :not(.cat-label)){background-color:#dedfe2;color:#333}.sc_package-table tbody td:nth-child(4 of :not(.cat-label)){background-color:#f3f4f6;color:#222}.sc_package-note{margin-top:1.25rem;font-size:1.125rem;color:hsla(0,0%,100%,.65);text-align:center;font-style:italic}.sc_events{padding:3.5rem 0;background-color:#f5f5f5}.sc_events .sc_tit{color:#fe8414;margin-bottom:2rem}.sc_events-calendar{display:flex;gap:1.25rem;align-items:flex-start}.sc_events .calendar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.sc_events .calendar-month{background-color:#fe8414;color:#fff;font-weight:700;font-size:1.125rem;letter-spacing:1.5px;text-transform:uppercase;padding:.7rem 1.6rem;border-radius:100px;display:inline-block;white-space:nowrap}.sc_events .calendar-events{display:flex;flex-direction:column;gap:.65rem;width:100%}.sc_events .calendar-event{display:block;background-color:#fff;border-radius:1rem;padding:1.1rem 1rem;text-align:center;font-size:1.125rem;font-weight:600;color:#333;line-height:1.4;box-shadow:0 2px 12px rgba(0,0,0,.08);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.sc_events .calendar-event:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.13);background-color:#fe8414;color:#fff}.sc_special{padding:5rem 0;background-color:#f5f5f5}.sc_special .sc_tit{margin-bottom:2rem}.sc_special-content{display:flex;align-items:center;gap:3rem}.sc_special-text{flex:1}.sc_special-text p{font-size:1.125rem;color:#333;font-weight:400;line-height:1.75;margin-bottom:1rem}.sc_special-text p:last-child{margin-bottom:0}.sc_special-img{flex:0 0 35%;max-width:35%}.sc_special-img img{border-radius:1rem;width:100%}.sc_provide .sc_tit{color:#fe8414}.form-tagline-block{margin-top:2rem;padding:1.5rem 2rem}.form-tagline-block-img{flex:0 0 200px;max-width:200px}.form-tagline-block-img img{width:100%;border-radius:.5rem;display:block}.form-tagline-block-text{flex:1}.form-tagline{font-size:1.125rem;font-style:italic;color:#333;font-weight:400;line-height:1.7;margin:0;text-align:center}#submitModal .modal-dialog{height:calc(100vh - 2rem);margin:1rem auto}.submit-modal{border-radius:.75rem;overflow:hidden;position:relative;border:none;height:100%;max-height:calc(100vh - 2rem);display:flex;flex-direction:column}.submit-modal-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;font-size:1.75rem;color:#333;cursor:pointer;z-index:1;line-height:1;padding:0}.submit-modal-close:hover{color:#fe8414}.submit-modal-body{display:flex;flex-direction:column;flex:1;min-height:0}.submit-modal-text{flex-shrink:0;padding:3rem 3rem 0rem 3rem}.submit-modal-text p{font-size:1.125rem;line-height:1.8;color:#333;margin:0 0 1rem 0}.submit-modal-text p:last-child{margin:0}.submit-modal-img{flex:1;min-height:0;max-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.submit-modal-img img{width:100%;height:100%;object-fit:contain;display:block}.submit-modal-tagline{font-style:italic;color:#fe8414;font-weight:600}.sc_special-books{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;margin-top:2.5rem}.sc_special-book{display:block;text-decoration:none;text-align:center;transition:transform .3s ease}.sc_special-book:hover{transform:translateY(-5px)}.sc_special-book:hover img{box-shadow:0 10px 30px rgba(0,0,0,.2)}.sc_special-book img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:box-shadow .3s ease;display:block}.sc_special-book .book-label{display:block;margin-top:.75rem;font-size:1.125rem;font-weight:600;color:#333;line-height:1.4}.sc_exhibition-block{background-color:#fff}.sc_exhibition-block .sc_multimedia{background-color:rgba(0,0,0,0)}.sc_exhibition-block .sc_multimedia .sc_tit{color:#fe8414}.sc_exhibition-block .sc_multimedia-intro p{color:#333}.sc_exhibition-block .sc_multimedia-list li{color:#333;border-left-color:#fe8414}.sc_exhibition-block .sc_multimedia-list li strong{color:#333}.sc_exhibition-block .sc_multimedia-text p{color:#333}.sc_exhibition-block .sc_videos{background-color:#f5f5f5}.sc_exhibition-block .sc_videos .sc_tit{margin-bottom:2rem}.sc_exhibition-block .sc_videos-group{background-color:#fff;border-color:#e8e8e8}.sc_exhibition-block .sc_videos-group.booth{border-color:#f39800}.sc_exhibition-block .sc_videos-hd{background-color:#fafafa;border-bottom-color:#e8e8e8}.sc_exhibition-block .sc_videos-hd .vhd-phase{color:#f39800}.sc_exhibition-block .sc_videos-hd .vhd-name{color:#333}.sc_special-slider{margin-top:2.5rem}.sc_special-slider .slick-slide{padding:0 .75rem}.sc_special-slider .slick-slide img{width:100%;height:auto;border-radius:.5rem;display:block;transition:transform .3s ease,box-shadow .3s ease}.sc_special-slider .slick-prev,.sc_special-slider .slick-next{width:40px;height:40px;z-index:2}.sc_special-slider .slick-prev::before,.sc_special-slider .slick-next::before{color:#fe8414;font-size:28px;opacity:1}.sc_special-slider .slick-prev{left:-44px}.sc_special-slider .slick-next{right:-44px}.sc_special-slider .slick-dots{bottom:-2rem}.sc_special-slider .slick-dots li button::before{color:#fe8414;font-size:10px;opacity:.4}.sc_special-slider .slick-dots li.slick-active button::before{opacity:1}.sc_partner .slick-slide img{filter:grayscale(100%);opacity:.6;transition:filter .4s ease,opacity .4s ease}.sc_provide-outro{display:flex;align-items:center;gap:3rem;margin-top:3rem;padding:3rem 3rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 24px rgba(0,0,0,.07)}.sc_provide-outro-img{flex:0 0 40%;max-width:40%}.sc_provide-outro-img img{width:100%;border-radius:.75rem;display:block}.sc_provide-outro-text{flex:1}.sc_provide-outro-text p{font-size:1.125rem;color:#333;line-height:1.75;margin:0}.sc_contact{position:relative;overflow:hidden}.sc_contact-deco{position:absolute;bottom:0;width:20%;max-width:260px;pointer-events:none;opacity:.7}.sc_contact-deco img{width:100%;display:block;border-radius:.75rem .75rem 0 0}.sc_contact-deco--left{left:0}.sc_contact-deco--right{right:0}.sc_faq{padding:5rem 0;background-color:#f5f5f5}.sc_faq .sc_tit{margin-bottom:2rem}.sc_faq-list{max-width:900px;margin:0 auto}.sc_faq-item{border-bottom:1px solid #ddd}.sc_faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;font-weight:600;font-size:22px;color:#333;transition:color .2s;user-select:none;gap:1rem}.sc_faq-question span:first-child{flex:1}.sc_faq-question:hover{color:#fe8414}.sc_faq-question[aria-expanded=true]{color:#fe8414}.sc_faq-question[aria-expanded=true] .sc_faq-icon{transform:rotate(45deg)}.sc_faq-icon{width:30px;height:30px;border-radius:50%;border:2px solid #fe8414;display:flex;align-items:center;justify-content:center;color:#fe8414;flex-shrink:0;font-size:1.4rem;font-weight:300;line-height:1;transition:transform .3s ease}.sc_faq-answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(0.4, 0, 0.2, 1)}.sc_faq-answer p{font-size:18px;line-height:1.8;color:#000;padding-bottom:1.5rem;margin:0}@media(max-width: 992px){.g_header .title_main{font-size:2rem}.g_header .title_sub{margin-top:1rem;font-size:1.25rem}}@media(max-width: 768px){.g_header .title{bottom:20%}.g_header .title_main{font-size:.95rem;font-weight:700;color:#000;text-align:center}.g_header .title_sub{margin-top:.25rem;font-size:.55rem;text-align:center}.sc_intro{padding:2rem 10px}.sc_intro p{font-size:1rem;margin:0 auto 16px auto}.sc_intro-bttn{width:100%;font-size:18px;padding:10px 16px;line-height:1.25}.sc_audience{padding:2rem 10px}.sc_audience .sc_tit{margin-bottom:2rem}.sc_audience-map{margin-bottom:3rem}.sc_audience-map .map-num{transform:scale(0.45)}.sc_audience-map .map-num.asia.NA{left:80%;z-index:1}.sc_audience-map .map-num.asia.SA{left:69%;z-index:1}.sc_audience-map .map-num.america.NA{left:20%}.sc_audience-map .map-num.america.SA{left:30%}.sc_audience-data .data-item{flex-direction:column;margin-bottom:2rem}.sc_audience-data .data-item:nth-child(2){flex-direction:column;margin-bottom:0}.sc_audience-data .data-item:nth-child(2) .info .text{border:1px solid #000}.sc_audience-data .data-item .display{width:90%;margin:0 auto .5rem auto}.sc_audience-data .data-item .info{width:100%}.sc_audience-data .data-item .info .head{flex-direction:column;padding:10px 18px}.sc_audience-data .data-item .info .head p{text-align:center;width:100%;font-size:20px;margin-bottom:.25rem}.sc_audience-data .data-item .info .head a{width:100%;justify-content:center}.sc_audience-data .data-item .info .text{flex-direction:column;margin-left:0;padding:8px 10px;border:1px solid #fe8414}.sc_audience-data .data-item .info .text .text-item{width:100%;margin:0 0 .5rem 0}.sc_audience-data .data-item .info .text .text-item .num{font-size:22px}.sc_whyDT{flex-direction:column;padding:2rem 10px}.sc_whyDT .side{padding:0}.sc_whyDT .side_L{width:100%;margin-bottom:.5rem}.sc_whyDT .side_L .sc_whyDT-tit{text-align:center}.sc_whyDT .side_L .sc_whyDT-tit .sc_tit{font-size:26px;text-align:center}.sc_whyDT .side_L .sc_whyDT-tit span{font-size:32px}.sc_whyDT .side_R{width:100%}.sc_whyDT .side_R .sc_whyDT-cnt{text-align:left}.sc_whyDT .side_R .sc_whyDT-cnt li{margin-bottom:.25rem}.sc_whyDT .side_R .sc_whyDT-cnt li .whyDT-num{font-size:24px}.sc_whyDT .side_R .sc_whyDT-cnt li .whyDT-info{width:75%;font-size:16px}.sc_provide{padding:2rem 10px}.sc_provide .sc_tit{margin-bottom:1rem}.sc_provide-cnt .provide-bttns{flex-direction:column;margin-bottom:.25rem}.sc_provide-cnt .provide-bttns .bttn{width:100%;margin-bottom:.75rem;padding:.5rem;font-size:16px}.sc_provide-cnt .provide-tables{overflow-x:scroll}.sc_provide-cnt .provide-tables p{color:rgba(51,51,51,.75);margin-bottom:.5rem}.sc_provide-cnt .provide-tables .provide-table{display:none;width:1145px}.sc_partner{padding:2rem 10px}.sc_partner .sc_tit{margin-bottom:.5rem}.sc_partner-cnt .slider{margin-bottom:30px}.sc_contact{padding:3rem 0}.sc_contact-cnt{padding:1.5rem}.sc_contact-cnt .form .form-inner .separate .list-item{width:100%;flex-direction:column;align-items:flex-start}.sc_contact-cnt .form .form-inner .separate .list-item label{margin-bottom:.5rem}.sc_contact-cnt .form .form-inner.merge .list-item{align-items:flex-start}.sc_contact-cnt .form .form-inner.merge .list-item .checkbox{margin-right:.5rem}.sc_contact-cnt .form .form-inner.merge .list-item label{width:100%}.sc_contact-cnt .form .form-inner.statement{margin-top:3rem}.sc_contact-cnt .form .form-inner.statement .list-item{display:flex;align-items:flex-start}.sc_contact-cnt .form .form-inner.statement .checkbox{margin:.5rem .5rem .5rem 0}.sc_contact-cnt .form .form-inner.statement label{line-height:1.5;width:100%}.sc_contact-cnt .form .form-inner a{text-decoration:underline}.sc_contact-cnt .form .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.sc_contact-cnt .form .list-item{margin-bottom:.5rem}.sc_contact-cnt .form .list-item p{color:#333;font-size:1rem}.sc_contact-cnt .form .list-item .item-inner label{font-size:1rem}.sc_contact-cnt .form .input,.sc_contact-cnt .form select{width:100%;padding:.375rem .75rem;height:auto;border:1px solid #ced4da;border-radius:.25rem}.sc_contact-cnt .form label{width:100%;font-size:1rem}.sc_contact-cnt .form .form-btn{margin-top:1.5rem}.g_footer{padding:48px 0}.g_footer .ft__col{margin-bottom:2rem}.sc_intro-headline{font-size:1.6rem}.sc_intro-subline{font-size:1.1rem}.sc_intro-maas{padding:.75rem 1rem}.sc_multimedia{padding:3rem 1rem}.sc_multimedia .sc_tit{font-size:1.4rem;text-align:left}.sc_multimedia-content{flex-direction:column;gap:2rem}.sc_multimedia-img{flex:0 0 100%;max-width:100%}.sc_videos{padding:3rem 1rem}.sc_videos-grid{grid-template-columns:1fr;gap:1.25rem}.sc_videos-hd{padding:.85rem 1rem .75rem}.sc_videos-hd .vhd-phase{font-size:.7rem}.sc_videos-hd .vhd-name{font-size:1rem}.sc_videos-videos{padding:.75rem;gap:.75rem}.sc_package{padding:3rem 1rem}.sc_package .sc_tit{font-size:1.4rem}.sc_package-table{font-size:.8rem}.sc_package-table thead tr th{padding:.6rem .4rem;font-size:.8rem}.sc_package-table thead tr th .price{font-size:.9rem}.sc_package-table tbody td{padding:.6rem .4rem}.sc_events{padding:3rem 1rem}.sc_events-calendar{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.75rem;padding-bottom:.75rem}.sc_events .calendar-col{min-width:120px;flex:0 0 120px}.sc_events .calendar-month{font-size:.8rem;padding:.45rem .9rem}.sc_events .calendar-event{font-size:.8rem;padding:.75rem .5rem;border-radius:.75rem}.sc_special{padding:3rem 1rem}.sc_special-content{flex-direction:column-reverse;gap:2rem}.sc_special-img{flex:0 0 100%;max-width:100%}.sc_special-slider{margin-top:1.5rem}.sc_special-slider .slick-prev{left:-28px}.sc_special-slider .slick-next{right:-28px}.sc_provide-outro{flex-direction:column;gap:1.5rem;padding:1.5rem 1.25rem;margin-top:2rem}.sc_provide-outro-img{flex:0 0 100%;max-width:100%}.sc_contact-deco{display:none}.sc_special-books{grid-template-columns:repeat(2, 1fr);gap:1rem;margin-top:1.5rem}.form-tagline-block{flex-direction:column;gap:1rem;padding:1.25rem}.form-tagline-block-img{flex:0 0 100%;max-width:100%}.form-tagline{font-size:1rem}.submit-modal{max-height:60vh}.submit-modal-body{justify-content:center}.submit-modal-text{padding:2rem 1.75rem 1.5rem}.submit-modal-text p{font-size:.9rem}.submit-modal-img{flex:0 0 160px;height:160px}.sc_faq{padding:3rem 1rem}.sc_faq-question{font-size:20px;padding:1.25rem 0}.sc_faq-answer p{font-size:18px}}/*# sourceMappingURL=all.min.css.map */
