.MKTHeader{position:relative;background-color:#fff}.MKTHeader__container{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:.2em 15px;max-width:1170px;min-height:40px}.MKTHeader dt{font-size:17px;font-weight:700;white-space:nowrap;color:#000}.MKTHeader dd{display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:14px;text-align:right;white-space:pre-wrap}.MKTHeader dd span{padding:0 3px}.MKTFooter{margin-top:auto;padding:12px;font-size:12px;text-align:center;background-color:#fff}.MKTFooter__container{margin:0 auto;max-width:1170px}.MKTFooter .contact{display:inline-block;vertical-align:middle}.loading-mask{position:fixed;background-color:#007e5c;z-index:100;inset:0}@supports not (inset: 0){.loading-mask{inset:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.loading-mask{inset:0}}.loading-mask{display:flex;align-items:center;justify-content:center}.loading-mask .mark{--strokePath: 100%;width:120px;animation:animate-svg-fade .5s ease-in-out 1.6s forwards}.loading-mask .mark .stroke1,.loading-mask .mark .stroke2{stroke-dasharray:var(--strokePath);stroke-dashoffset:var(--strokePath);animation:animate-svg-path .6s linear .6s forwards,animate-svg-path-opacity .6s linear 1.4s forwards}.loading-mask .mark .fill1{animation:animate-svg-fill-red .8s linear .6s forwards}.loading-mask .mark .fill2{animation:animate-svg-fill-yellow .8s linear .6s forwards}@media (max-width: 768px){.loading-mask .mark{width:80px}}@keyframes animate-svg-path{to{stroke-dashoffset:0}}@keyframes animate-svg-path-opacity{0%{opacity:1}to{opacity:0}}@keyframes animate-svg-fill-red{0%{fill:transparent}to{fill:#e40012}}@keyframes animate-svg-fill-yellow{0%{fill:transparent}to{fill:#f9bd22}}@keyframes animate-svg-fade{0%{transform:scale(1);opacity:1}to{transform:scale(1.15);opacity:0}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{text-decoration:none;color:currentColor}body{text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input,button,textarea,select,input::placeholder{font:inherit;color:currentColor}input,select{appearance:none;margin:0;padding:0;background-color:transparent;border:none;outline:none}select::-ms-expand{display:none}button{appearance:none;padding:0;background-color:transparent;border:none;outline:none}.animate-fade-up-from,.animate-fade-up-leave-to{opacity:0;transform:translateY(10px)}.animate-fade-up-enter-to,.animate-fade-up-leave-from{opacity:1;transform:translateY(0)}.animate-fade-up-enter-active,.animate-fade-up-leave-active{transition:transform .3s ease,opacity .15s linear}.fade-up-enter,.fade-up-leave-to{opacity:0;transform:translateY(20px)}.fade-up-enter-active,.fade-up-leave-active{transition:transform .3s ease,opacity .15s linear}.slide-up-enter,.slide-up-leave-to{transform:translateY(100%)}.slide-up-enter-to,.slide-up-leave{transform:translateY(0)}.slide-up-enter-active,.slide-up-leave-active{transition:transform .4s ease-in-out}.expand-enter-from,.expand-leave-to{clip-path:inset(0 0 100%)}.expand-enter-to,.expand-leave{clip-path:inset(0 0 0)}.expand-enter-active,.expand-leave-active{transition:clip-path .6s cubic-bezier(.77,0,.18,1)}.loading-enter{opacity:0}.loading-enter-to{opacity:1}.loading-leave-to{opacity:0;transform:scale(1.5)}.loading-enter-active{transition:opacity 1s ease}.loading-leave-active{transition:opacity .6s ease,transform 1s ease}.animate-collapse-enter-from,.animate-collapse-leave-to{height:0!important}.animate-collapse-enter-active,.animate-collapse-leave-active{overflow:hidden;transition:height .35s ease}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}@keyframes animate-breath{0%{opacity:.5}to{opacity:1}}@keyframes animate-pulse{50%{transform:scale(1.1)}}@keyframes animate-float-y{50%{transform:translateY(8%)}}@keyframes animate-float-x{0%{transform:translate(-10px)}to{transform:translate(10px)}}@keyframes animate-swing{0%{transform:rotate(0)}20%{transform:rotate(0)}40%{transform:rotate(20deg)}46%{transform:rotate(-10deg)}58%{transform:rotate(5deg)}65%{transform:rotate(0)}}@keyframes animate-bounce{0%{transform:scale(1)}20%{transform:scale(1)}20.1%{transform:scale(1.05)}26%{transform:scale(1)}30%{transform:scale(1)}30.1%{transform:scale(1.05)}35%{transform:scale(1)}}@keyframes animate-spin{to{transform:rotate(360deg)}}@keyframes animate-marquee{to{transform:translate(-100%)}}@keyframes animate-marquee-outside{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes animate-ripple{0%{opacity:1;transform:scale(var(--start-from, .6))}20%{opacity:1}to{opacity:0;transform:scale(var(--end-to, 1.05))}}@keyframes animate-mobile{40%{transform:scaleY(.95)}80%{transform:scaleY(1)}}@keyframes animate-from-left-top{0%{opacity:0;transform:translate(-100%) translateY(-100%)}15%{opacity:1;transform:translate(-100%) translateY(-100%)}40%{opacity:1;transform:translate(0) translateY(0)}90%{opacity:1;transform:translate(0) translateY(0)}to{opacity:0;transform:translate(0) translateY(0)}}@keyframes animate-from-right-top{0%{opacity:0;transform:translate(100%) translateY(-100%)}15%{opacity:1;transform:translate(100%) translateY(-100%)}40%{opacity:1;transform:translate(0) translateY(0)}90%{opacity:1;transform:translate(0) translateY(0)}to{opacity:0;transform:translate(0) translateY(0)}}@font-face{font-family:Microsoft JhengHei Modify;unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:700;src:local("Yu Gothic UI Bold"),local("MS Gothic")}@font-face{font-family:Microsoft JhengHei Modify;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}@font-face{font-family:Microsoft JhengHei;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}body{overflow-x:hidden;margin:0 auto;min-width:360px;max-width:1920px;font-size:16px;font-family:Noto Sans TC,sans-serif;line-height:1.5}input,label,select,button{cursor:pointer}ol,ul{margin:0;padding:0;list-style:none}table{border-spacing:0;border-collapse:collapse}@media (max-width: 359px){body{overflow-x:auto}}#app{display:flex;flex-direction:column;min-height:100vh}#view{flex:1}.c-ani-marquee{--duration: calc(200 * var(--tile-speed, 1.5) * 1s);--ease: var(--tile-ease, linear);overflow:hidden}.c-ani-marquee__container{display:flex;width:var(--tile-width, 100%);height:var(--tile-height, 100%);background-size:0 0;animation-iteration-count:infinite;animation-fill-mode:both}.c-ani-marquee__container>*{flex-basis:100%;flex-shrink:0}.c-ani-marquee.animated:not(.outside) .c-ani-marquee__container{animation:animate-marquee var(--duration) var(--ease) infinite var(--direction, normal) both}.c-ani-marquee.outside.animated .c-ani-marquee__container>*{position:absolute;animation:animate-marquee-outside var(--duration) var(--ease) infinite var(--direction, normal) both}.c-ani-marquee.outside.animated .c-ani-marquee__container>:last-child{animation-delay:calc(var(--duration) * .5)}.c-ani-marquee__tile{background-position:0 100%;background-repeat:no-repeat;background-size:100% auto;background-image:inherit}.c-ani-marquee.l{--direction: reverse}.o-layout-container[data-v-9f31f8fc]{margin:0 auto;padding:0 10px;max-width:1140px}.l-hero[data-v-9f31f8fc]{position:relative;overflow:hidden}.l-hero.animated .l-hero__buildings[data-v-9f31f8fc]{animation:animate-idx-buildings-9f31f8fc .3s cubic-bezier(.165,.84,.44,1) forwards}.l-hero.animated .l-hero__title .hero-title[data-v-9f31f8fc]{animation:animate-idx-title-9f31f8fc 1s cubic-bezier(.36,1.85,.3,.8) .3s forwards}.l-hero__title[data-v-9f31f8fc]{position:absolute;z-index:0;inset:70px 0 0}@supports not (inset: 0){.l-hero__title[data-v-9f31f8fc]{inset:70px 0 0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__title[data-v-9f31f8fc]{inset:70px 0 0}}.l-hero__title[data-v-9f31f8fc]{display:flex;justify-content:center}.l-hero__title .hero-title[data-v-9f31f8fc]{transform:translateY(-100%)}@media (max-width: 420px){.l-hero__title[data-v-9f31f8fc]{inset:55px 0 0}@supports not (inset: 0){.l-hero__title[data-v-9f31f8fc]{inset:55px 0 0}}}@media (max-width: 420px) and (-ms-high-contrast: none),(max-width: 420px) and (-ms-high-contrast: active){.l-hero__title[data-v-9f31f8fc]{inset:55px 0 0}}.l-hero__title .ripple[data-v-9f31f8fc]{position:absolute;top:-3%;right:0;left:0;background-color:#fff;border-radius:50%;z-index:-1;animation:animate-ripple 3s ease infinite both;aspect-ratio:1/1}@supports not (aspect-ratio: auto){.l-hero__title .ripple[data-v-9f31f8fc]:before{content:"";display:block;padding-top:100%}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__title .ripple[data-v-9f31f8fc]:before{content:"";display:block;padding-top:100%}}.l-hero .hero-title[data-v-9f31f8fc]{position:relative;width:21.875%;min-width:255px;font-size:0;line-height:0}.l-hero__background[data-v-9f31f8fc]{position:relative;min-height:540px;background:url(/711/20230821133810/assets/kv_sky-05d0046a.png) no-repeat 50% 0/cover;aspect-ratio:1920/720}@supports not (aspect-ratio: auto){.l-hero__background[data-v-9f31f8fc]:before{content:"";display:block;padding-top:37.5%}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__background[data-v-9f31f8fc]:before{content:"";display:block;padding-top:37.5%}}@media (max-width: 420px){.l-hero__background[data-v-9f31f8fc]{width:1024px}}.l-hero__inner[data-v-9f31f8fc]{position:absolute;inset:0}@supports not (inset: 0){.l-hero__inner[data-v-9f31f8fc]{inset:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__inner[data-v-9f31f8fc]{inset:0}}.l-hero__buildings[data-v-9f31f8fc]{--tile-speed: .6;position:absolute;bottom:17.6388888889%;right:0;left:0;height:64.3055555556%;transform-origin:50% 100%;transform:scaleY(0) translateY(100%)}@media (max-width: 420px){.l-hero__buildings[data-v-9f31f8fc]{bottom:13.8888888889%;height:40%}}.l-hero__buildings[data-v-9f31f8fc] .c-ani-marquee__container{width:auto;height:100%;aspect-ratio:3072/463}@supports not (aspect-ratio: auto){.l-hero__buildings[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(463 / 3072 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__buildings[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(463 / 3072 * 100%)}}@media (max-width: 420px){.l-hero__buildings[data-v-9f31f8fc] .c-ani-marquee__container{width:1435px}.l-hero__buildings[data-v-9f31f8fc] .c-ani-marquee__container>div{transform:translate(-17%)}}.l-hero__road[data-v-9f31f8fc]{--tile-speed: .1;position:absolute;bottom:0;right:0;left:0;height:17.6388888889%;z-index:1}@media (max-width: 420px){.l-hero__road[data-v-9f31f8fc]{height:13.8888888889%}}.l-hero__road[data-v-9f31f8fc] .c-ani-marquee__container{width:auto;height:100%;aspect-ratio:3072/127}@supports not (aspect-ratio: auto){.l-hero__road[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(127 / 3072 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__road[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(127 / 3072 * 100%)}}@media (max-width: 420px){.l-hero__road[data-v-9f31f8fc] .c-ani-marquee__container{width:1812px}}.l-hero__clouds[data-v-9f31f8fc]{--tile-speed: .8;--direction: reverse;position:absolute;top:9.7222222222%;right:0;left:0;height:21.9444444444%}.l-hero__clouds[data-v-9f31f8fc] .c-ani-marquee__container{width:auto;height:100%;aspect-ratio:2242/157}@supports not (aspect-ratio: auto){.l-hero__clouds[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(157 / 2242 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__clouds[data-v-9f31f8fc] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(157 / 2242 * 100%)}}.l-hero__block[data-v-9f31f8fc]{position:absolute;top:4.1666666667%;left:50%;width:67.1875%;transform:translate(-50%);aspect-ratio:1286/284}@supports not (aspect-ratio: auto){.l-hero__block[data-v-9f31f8fc]:before{content:"";display:block;padding-top:calc(284 / 1286 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__block[data-v-9f31f8fc]:before{content:"";display:block;padding-top:calc(284 / 1286 * 100%)}}@media (max-width: 420px){.l-hero__block[data-v-9f31f8fc]{top:1.8518518519%;width:100%;aspect-ratio:360/137}@supports not (aspect-ratio: auto){.l-hero__block[data-v-9f31f8fc]:before{content:"";display:block;padding-top:calc(137 / 360 * 100%)}}}@media (max-width: 420px) and (-ms-high-contrast: none),(max-width: 420px) and (-ms-high-contrast: active){.l-hero__block[data-v-9f31f8fc]:before{content:"";display:block;padding-top:calc(137 / 360 * 100%)}}.l-hero__block--icon[data-v-9f31f8fc]{position:absolute;width:5.0387596899%;min-width:35px;z-index:2;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:infinite;animation-direction:alternate}.l-hero__block--icon img[data-v-9f31f8fc]{transform:scale(0)}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(1){top:27.4647887324%;left:12.4031007752%}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(2){top:11.9718309859%;left:30.8527131783%;animation-delay:.7s}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(3){top:14.4366197183%;left:64.7286821705%;animation-delay:.2s}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(4){top:27.4647887324%;left:81.5503875969%;animation-delay:.4s}@media (max-width: 768px){.l-hero__block--icon[data-v-9f31f8fc]:nth-child(1){top:63.0434782609%;left:5.5555555556%}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(2){top:13.0434782609%;left:19.7222222222%;animation-delay:.7s}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(3){top:10.8695652174%;left:68.8888888889%;animation-delay:.2s}.l-hero__block--icon[data-v-9f31f8fc]:nth-child(4){top:76.8115942029%;left:86.6666666667%;animation-delay:.4s}}.l-hero__block[data-v-9f31f8fc]:after{content:"";position:absolute;background:url(/711/20230821133810/assets/kv_bg_block-03a09f14.png) no-repeat center/100% auto;inset:0}@supports not (inset: 0){.l-hero__block[data-v-9f31f8fc]:after{inset:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.l-hero__block[data-v-9f31f8fc]:after{inset:0}}@media (max-width: 420px){.l-hero__block[data-v-9f31f8fc]:after{background-image:url(/711/20230821133810/assets/kv_bg_block_mb-99a7b571.png)}}.l-hero__block.animated .l-hero__block--icon[data-v-9f31f8fc]{animation-name:animate-pulse}.l-hero__block.animated .l-hero__block--icon:nth-child(1) img[data-v-9f31f8fc]{animation:animate-idx-icon-9f31f8fc .4s linear 1.3s forwards}.l-hero__block.animated .l-hero__block--icon:nth-child(2) img[data-v-9f31f8fc]{animation:animate-idx-icon-9f31f8fc .4s linear 1.75s forwards}.l-hero__block.animated .l-hero__block--icon:nth-child(3) img[data-v-9f31f8fc]{animation:animate-idx-icon-9f31f8fc .4s linear 1.45s forwards}.l-hero__block.animated .l-hero__block--icon:nth-child(4) img[data-v-9f31f8fc]{animation:animate-idx-icon-9f31f8fc .4s linear 1.6s forwards}.l-hero__block.animated .l-hero__block[data-v-9f31f8fc]:before{animation:animate-breath 1s ease infinite alternate both}.l-hero__mobile[data-v-9f31f8fc]{--tile-speed: .1;position:absolute;bottom:0;right:0;left:0;height:17.6388888889%;z-index:1}.mobile-marquee[data-v-9f31f8fc]{--tile-speed: .1;position:absolute;right:0;left:0}.mobile-marquee.dir-r[data-v-9f31f8fc]{bottom:62.9921259843%}.mobile-marquee.dir-l[data-v-9f31f8fc]{bottom:17.3228346457%}.mobile-marquee[data-v-9f31f8fc]:nth-child(1){height:53.5433070866%}.mobile-marquee:nth-child(1) .object[data-v-9f31f8fc]{right:29.6875%;width:9.4791666667%}.mobile-marquee[data-v-9f31f8fc]:nth-child(2){height:85.0393700787%}.mobile-marquee:nth-child(2) .object[data-v-9f31f8fc]{right:21.4583333333%;width:5.2083333333%;animation-delay:.5s}.mobile-marquee[data-v-9f31f8fc]:nth-child(3){height:51.1811023622%}.mobile-marquee:nth-child(3) .object[data-v-9f31f8fc]{right:0;width:7.1875%}.mobile-marquee[data-v-9f31f8fc]:nth-child(4){height:91.3385826772%}.mobile-marquee:nth-child(4) .object[data-v-9f31f8fc]{left:0;width:13.0208333333%;animation-delay:.2s}.mobile-marquee[data-v-9f31f8fc]:nth-child(5){height:94.4881889764%}.mobile-marquee:nth-child(5) .object[data-v-9f31f8fc]{left:25%;width:10.7291666667%}.mobile[data-v-9f31f8fc]{position:relative;width:100%;height:100%}.mobile .object[data-v-9f31f8fc]{position:absolute;bottom:0;transform-origin:50% 100%;animation:animate-mobile 1s ease infinite}@keyframes animate-idx-buildings-9f31f8fc{0%{transform:scaleY(0) translateY(100%)}to{transform:scaleY(1) translateY(0)}}@keyframes animate-idx-title-9f31f8fc{0%{transform:translateY(-100%)}60%{transform:translateY(2%)}80%{transform:translateY(-2%)}to{transform:translateY(0)}}@keyframes animate-idx-icon-9f31f8fc{0%{opacity:0;transform:scale3d(0,0,0)}50%{opacity:1;transform:scale3d(1.2,1.2,1.2)}to{opacity:1;transform:scaleZ(1)}}.o-layout-container{margin:0 auto;padding:0 10px;max-width:1140px}.c-cta{position:fixed;bottom:10%;right:20px;z-index:10;cursor:pointer}@media (max-width: 1024px){.c-cta{position:sticky;bottom:0;right:0;left:0;width:100%}}.o-layout-container[data-v-ceef0935]{margin:0 auto;padding:0 10px;max-width:1140px}.section[data-v-ceef0935]{position:relative;overflow:hidden;padding:70px 0;z-index:0}.section__title[data-v-ceef0935]{display:flex;justify-content:center}.section__title .title[data-v-ceef0935]{position:relative;overflow:hidden}.section__title .title.animated[data-v-ceef0935]:before{transform:translate(-100%)}.section__title .title.animated[data-v-ceef0935]:after{transform:translate(100%)}.section__title .title[data-v-ceef0935]:before,.section__title .title[data-v-ceef0935]:after{position:absolute;top:0;display:block;width:41.095890411%;height:100%;background-color:var(--titleBgColor);content:"";transition:all .5s ease-in-out}.section__title .title[data-v-ceef0935]:before{left:0}.section__title .title[data-v-ceef0935]:after{right:0}@media (max-width: 768px){.section[data-v-ceef0935]{padding:45px 0}}.Index[data-v-ceef0935]{color:#191b1a}.deco[data-v-ceef0935]{position:absolute}.panel[data-v-ceef0935]{position:relative;background-color:#fff;border-radius:10px}.panel__inner[data-v-ceef0935]{margin:0 auto;width:100%;max-width:990px}.panel[data-v-ceef0935]:after{position:absolute;bottom:0;right:0;left:0;height:5px;content:"";border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;background-image:linear-gradient(to right,#e40012,#e40012 25%,#f9bd22 25%,#f9bd22 40%,40%,#007e5c 100%)}.Index__feature[data-v-ceef0935]{--titleBgColor: #fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA78AAAHKAQMAAADxXm6CAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUdwTP///5+UokMAAAACdFJOUwAyvkScuAAAARVJREFUeNrt2KENgEAMQNFiUAxwY7ABqzEak3HYIipQDck716S5Z6p+XJHeyMOah3jt7eXecpZ7W9QfgsFgMBgMBoPBYDAYDAaDweBv8Ox5dx/suMBgMBgMBoPBYDAYDAaDwcqesue4wGAwGAwGg8FgMBgMBoPByp6yBwaDwWAwGAwGg8FgMBgMBit7yh4YDAaDwWAwGAwGg8FgMFjZU/YcFxgMBoPBYDAYDAaDwWAwWNlT9sBgMBgMBoPBYDAYDAaDwWBlT9kDg8FgMBgMBoPBYDAYDAYre8qe4wKDwWAwGAwGg8FgMBgMBit7yp6rBoPBYDAYDAaDwWAwGAwGK3vKHhgMBoPBYDAYDAaDweAfNpCjCX4A0g6koUa4450AAAAASUVORK5CYII=) repeat center,url(/711/20230821133810/assets/s1_bg-fab6dd68.png) no-repeat center/cover}.Index__feature .section__title[data-v-ceef0935]{margin-bottom:20px}.Index__feature__tile[data-v-ceef0935]{position:absolute;bottom:0;right:0;left:0;z-index:-1}.Index__feature__tile[data-v-ceef0935] .c-ani-marquee__container{aspect-ratio:1920/440}@supports not (aspect-ratio: auto){.Index__feature__tile[data-v-ceef0935] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(440 / 1920 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__feature__tile[data-v-ceef0935] .c-ani-marquee__container:before{content:"";display:block;padding-top:calc(440 / 1920 * 100%)}}.Index__feature__tile[data-v-ceef0935] .c-ani-marquee__container{width:100%}.Index__feature__main[data-v-ceef0935]{padding:40px 15px}@media (max-width: 768px){.Index__feature__main[data-v-ceef0935]{padding-bottom:30px}}.Index__feature__medal[data-v-ceef0935]{display:flex;flex-wrap:wrap;justify-content:center;margin:-4px}@media (max-width: 768px){.Index__feature__medal[data-v-ceef0935]{margin:-4px -19px}}.Index__feature__award[data-v-ceef0935]{display:grid;margin:30px auto 0;max-width:980px;font-size:18px;grid-template:auto/32.65% minmax(0,1fr);gap:20px}@media (max-width: 768px){.Index__feature__award[data-v-ceef0935]{font-size:16px;grid-template:250px auto/100%}}.Index__feature__img[data-v-ceef0935]{position:relative}.Index__feature__img img[data-v-ceef0935]{width:100%;height:100%;object-fit:cover}.Index__feature .fig[data-v-ceef0935]{bottom:0;right:7.4561403509%;width:13.1578947368%;z-index:1;transform:translateY(23%)}.Index__feature .trophy[data-v-ceef0935]{bottom:0;right:18.4210526316%;width:8.3333333333%}.Index__feature .award-list[data-v-ceef0935]{max-width:500px;font-weight:500}.Index__feature .award-item[data-v-ceef0935]{display:flex;min-height:35px;opacity:0;transform:translate(20px);transition-property:all;transition-duration:.5s;transition-timing-function:ease-in-out}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(1){transition-delay:.15s}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(2){transition-delay:.3s}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(3){transition-delay:.45s}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(4){transition-delay:.6s}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(5){transition-delay:.75s}.Index__feature .award-item[data-v-ceef0935]:nth-of-type(6){transition-delay:.9s}.Index__feature .award-item.animated[data-v-ceef0935]{opacity:1;transform:translate(0)}.Index__feature .award-item+.award-item[data-v-ceef0935]{margin-top:10px}.Index__feature .award-item[data-v-ceef0935]:before{margin-right:5px;width:30px;height:35px;background:url(/711/20230821133810/assets/medal-15292415.svg) no-repeat center top/contain;content:"";flex-shrink:0}@media (max-width: 768px){.Index__feature .award-item[data-v-ceef0935]{min-height:25px}.Index__feature .award-item[data-v-ceef0935]:before{width:20px;height:25px}}.Index__feature .medal[data-v-ceef0935]{position:relative;display:grid;margin:4px;text-align:center;white-space:nowrap;z-index:0;flex-basis:calc(20% - 8px);grid-template:auto/30px auto 30px;gap:5px}.Index__feature .medal[data-v-ceef0935]:before,.Index__feature .medal[data-v-ceef0935]:after{display:block;background:url(/711/20230821133810/assets/laurels-ffdd953f.svg) no-repeat 50% 100%/contain;z-index:-1;content:"";flex-shrink:0}.Index__feature .medal[data-v-ceef0935]:after{transform:scaleX(-1)}.Index__feature .medal__title[data-v-ceef0935]{padding-bottom:20px;font-size:1.5em;line-height:normal}.Index__feature .medal .text[data-v-ceef0935]{position:absolute;bottom:0;right:0;left:0}.Index__feature .medal .em[data-v-ceef0935]{font-size:1.75em;font-weight:900;color:#007e5c;line-height:1}.Index__feature .medal .medium[data-v-ceef0935]{margin-left:6px;font-size:1.25em;font-weight:700;line-height:1}@media (max-width: 768px){.Index__feature .medal[data-v-ceef0935]{font-size:14px;grid-template:auto/20px auto 20px;gap:0}.Index__feature .medal[data-v-ceef0935]:before,.Index__feature .medal[data-v-ceef0935]:after{background-position-y:50%}}.Index__feature .footer-deco[data-v-ceef0935]{position:absolute;bottom:0;right:0;left:0;aspect-ratio:1140/180}@supports not (aspect-ratio: auto){.Index__feature .footer-deco[data-v-ceef0935]:before{content:"";display:block;padding-top:calc(180 / 1140 * 100%)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__feature .footer-deco[data-v-ceef0935]:before{content:"";display:block;padding-top:calc(180 / 1140 * 100%)}}.Index__feature .dots-left[data-v-ceef0935]{top:15%;left:0;width:7.0175438596%;max-width:80px;transform:translate(-35%);opacity:0}@media (max-width: 768px){.Index__feature .dots-left[data-v-ceef0935]{top:0;left:3%;width:8.3333333333%;transform:translateY(-25%)}}.Index__feature .dots-left.animated[data-v-ceef0935]{animation:animate-fade-in .3s ease-in-out .3s forwards}.Index__feature .dots-right[data-v-ceef0935]{top:0;right:1.0526315789%;width:7.4561403509%;opacity:0}.Index__feature .dots-right.animated[data-v-ceef0935]{animation:animate-fade-in .3s ease-in-out .3s forwards}.Index__intro[data-v-ceef0935]{--titleBgColor: #ecedee;background:url(/711/20230821133810/assets/s2_bg-fece651c.png) no-repeat center/cover}@media (max-width: 768px){.Index__intro[data-v-ceef0935]{--titleBgColor: #fff;background-image:url(/711/20230821133810/assets/s2_bg_mb-35f9b61a.png)}}.Index__intro--header[data-v-ceef0935]{position:relative;display:grid;margin:20px auto;max-width:650px;font-size:20px;font-weight:500;grid-template:auto/minmax(0,1fr) auto;gap:20px}.Index__intro--header .img[data-v-ceef0935]{position:relative}@media (max-width: 768px){.Index__intro--header[data-v-ceef0935]{margin-bottom:0;font-size:18px;grid-template:repeat(2,auto)/100%;gap:15px}.Index__intro--header .img[data-v-ceef0935]{grid-row:1/2;grid-column:1/2;justify-self:center}.Index__intro--header .text-content[data-v-ceef0935]{grid-row:2/3;grid-column:1/2}}.Index__intro .dots-left[data-v-ceef0935]{top:0;left:0;width:12.6153846154%;transform:translate(-55%) translateY(-25%) rotate(-80deg);opacity:0}.Index__intro .dots-left.animated[data-v-ceef0935]{animation:animate-fade-in .3s ease-in-out .3s forwards}.Index__intro .dots-right[data-v-ceef0935]{top:25%;right:0;width:54.0740740741%;transform:translate(65%) scaleY(-1) rotate(25deg);opacity:0}.Index__intro .dots-right.animated[data-v-ceef0935]{animation:animate-fade-in .3s ease-in-out .3s forwards}.Index__intro__grid[data-v-ceef0935]{position:relative;display:grid;grid-template:repeat(3,auto)/repeat(2,1fr);gap:20px}.Index__intro__grid[data-v-ceef0935]:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background-color:#bebcbc;transform:translate(-50%)}.Index__intro__grid .text-content[data-v-ceef0935]{max-width:440px}@media (max-width: 768px){.Index__intro__grid[data-v-ceef0935]{grid-template:repeat(5,auto)/100%;gap:15px}.Index__intro__grid[data-v-ceef0935]:after{display:none}}.Index__intro .grid-item[data-v-ceef0935]{font-weight:500}@media (min-width: 769px){.Index__intro .grid-item[data-v-ceef0935]:nth-child(2){grid-row:2/3;grid-column:1/2}.Index__intro .grid-item[data-v-ceef0935]:nth-child(3){grid-row:3/4;grid-column:1/2}.Index__intro .grid-item[data-v-ceef0935]:nth-child(4){grid-row:1/2;grid-column:2/3;justify-self:flex-end}.Index__intro .grid-item[data-v-ceef0935]:nth-child(5){grid-row:2/3;grid-column:2/3;justify-self:flex-end}}@media (max-width: 768px){.Index__intro .grid-item[data-v-ceef0935]{display:flex;flex-direction:column;align-items:center;padding-bottom:15px;border-bottom:2px solid #bebcbc}}.Index__intro .pill[data-v-ceef0935]{display:inline-block;margin-bottom:8px;padding:.3em 1em;font-size:1.11em;font-weight:700;color:#fff;background-color:#007e5c;border-radius:20rem}.Index__intro .text-content[data-v-ceef0935]{align-self:center}@media (max-width: 768px){.Index__intro .text-content[data-v-ceef0935]{padding:0}}.Index__intro .city[data-v-ceef0935]{bottom:0;right:7.1428571429%;display:flex;justify-content:center}@media (max-width: 768px){.Index__intro .city[data-v-ceef0935]{position:static}}.Index__intro .panel[data-v-ceef0935]{display:grid;grid-template:repeat(2,auto)/100%;gap:60px;padding:30px 15px}.Index__intro .panel__title[data-v-ceef0935]{margin-bottom:30px;font-size:28px;font-weight:700;text-align:center;white-space:nowrap;color:#007e5c;display:flex;align-items:center;justify-content:center}.Index__intro .panel__title .title[data-v-ceef0935]{margin:0 20px}.Index__intro .panel__title[data-v-ceef0935]:before,.Index__intro .panel__title[data-v-ceef0935]:after{display:block;margin-top:5px;width:80px;height:7px;content:""}.Index__intro .panel__title[data-v-ceef0935]:before{background-image:linear-gradient(to left,#e40012,#e40012 25%,#f9bd22 25%,#f9bd22 40%,40%,#007e5c 100%)}.Index__intro .panel__title[data-v-ceef0935]:after{background-image:linear-gradient(to right,#e40012,#e40012 25%,#f9bd22 25%,#f9bd22 40%,40%,#007e5c 100%)}.Index__intro .panel__title .em[data-v-ceef0935]{font-size:1.13em;font-weight:900}@media (max-width: 768px){.Index__intro .panel__title[data-v-ceef0935]{justify-content:space-between;margin:0 auto 15px;width:100%;max-width:340px;font-size:18px}.Index__intro .panel__title .em[data-v-ceef0935]{font-weight:700}.Index__intro .panel__title[data-v-ceef0935]:before,.Index__intro .panel__title[data-v-ceef0935]:after{width:30px;height:4px}.Index__intro .panel__title .title[data-v-ceef0935]{margin:0}}@media (max-width: 768px){.Index__intro .panel[data-v-ceef0935]{grid-template:repeat(3,auto)/100%;gap:15px;padding-bottom:0}}.Index__group[data-v-ceef0935]{--titleBgColor: #cee1a3;display:grid;grid-template:repeat(2,auto)/100%;gap:40px;padding-top:50px;padding-bottom:0;font-size:20px;background:url(/711/20230821133810/assets/s3_bg-5ac18a8b.png) repeat center/cover}.Index__group__title[data-v-ceef0935]{display:grid;overflow:hidden;height:150px;grid-template:auto/auto max-content auto;gap:30px}.Index__group__title .title[data-v-ceef0935]{display:flex}.Index__group__title .fig.animated img[data-v-ceef0935]{transform:translateY(0)}.Index__group__title .fig img[data-v-ceef0935]{transform:translateY(100%);transition:all .3s cubic-bezier(.25,.46,.45,.94) .5s}@media (max-width: 768px){.Index__group__title[data-v-ceef0935]{margin-bottom:20px;height:auto;display:flex;justify-content:center}.Index__group__title .fig[data-v-ceef0935]{display:none}}.Index__group__main[data-v-ceef0935]{position:relative;display:grid;grid-template:repeat(2,1fr)/repeat(3,1fr);gap:30px}@media (max-width: 768px){.Index__group__main[data-v-ceef0935]{grid-template:repeat(3,1fr)/repeat(2,1fr);gap:20px}}.Index__group__figure[data-v-ceef0935]{position:absolute;top:0;right:0;left:0;display:grid;grid-template:auto/repeat(3,1fr);gap:30px;transform:translateY(-100%)}@media (max-width: 768px){.Index__group__figure[data-v-ceef0935]{display:none}}.Index__group__tile[data-v-ceef0935] .c-ani-marquee__container{aspect-ratio:1920/210}@supports not (aspect-ratio: auto){.Index__group__tile[data-v-ceef0935] .c-ani-marquee__container:before{content:"";display:block;padding-top:10.9375%}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__group__tile[data-v-ceef0935] .c-ani-marquee__container:before{content:"";display:block;padding-top:10.9375%}}@media (max-width: 768px){.Index__group__tile[data-v-ceef0935] .c-ani-marquee__container{width:768px}}@media (min-width: 769px){.Index__group .fig[data-v-ceef0935]{align-self:flex-end}.Index__group .fig[data-v-ceef0935]:first-child{display:flex;justify-content:flex-end}.Index__group .fig:first-child img[data-v-ceef0935]{width:56.25%;min-width:140px}.Index__group .fig:last-child img[data-v-ceef0935]{width:62.5%;min-width:160px}}@media (max-width: 768px){.Index__group[data-v-ceef0935]{gap:20px;padding-top:40px}.Index__group .o-layout-container[data-v-ceef0935]{padding-right:20px;padding-left:20px}}.Index__group .group-card[data-v-ceef0935]{position:relative;display:grid;margin:0 auto;width:100%;max-width:320px;font-weight:700;transition:color .2s ease;grid-template:max-content 1fr/100%;gap:15px;line-height:1.25}.Index__group .group-card .icon[data-v-ceef0935]{margin-left:.5em;width:.5em}@media (max-width: 768px){.Index__group .group-card[data-v-ceef0935]{font-size:18px}}@media (max-width: 420px){.Index__group .group-card[data-v-ceef0935]{font-size:16px;gap:8px;letter-spacing:-1px}}@media (max-width: 360px){.Index__group .group-card[data-v-ceef0935]{font-size:12px;letter-spacing:0}}.Index__group .group-card .link[data-v-ceef0935]{position:absolute;font-size:0;line-height:0;inset:0}@supports not (inset: 0){.Index__group .group-card .link[data-v-ceef0935]{inset:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__group .group-card .link[data-v-ceef0935]{inset:0}}.Index__group .group-card__image[data-v-ceef0935]{position:relative;overflow:hidden;border:2px solid #007e5c;border-radius:10px;box-shadow:4px 4px #007e5c;aspect-ratio:320/180}@supports not (aspect-ratio: auto){.Index__group .group-card__image[data-v-ceef0935]:before{content:"";display:block;padding-top:56.25%}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__group .group-card__image[data-v-ceef0935]:before{content:"";display:block;padding-top:56.25%}}.Index__group .group-card__image img[data-v-ceef0935]{position:absolute;width:100%;height:100%;transition:transform .35s ease;object-fit:cover;inset:0}@supports not (inset: 0){.Index__group .group-card__image img[data-v-ceef0935]{inset:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.Index__group .group-card__image img[data-v-ceef0935]{inset:0}}@media (max-width: 420px){.Index__group .group-card__image[data-v-ceef0935]{box-shadow:2px 2px #007e5c}}.Index__group .group-card__content[data-v-ceef0935]{justify-content:flex-end;display:flex;align-items:center}@media (hover: hover){.Index__group .group-card[data-v-ceef0935]:hover{color:#007e5c}.Index__group .group-card:hover .group-card__image img[data-v-ceef0935]{transform:scale(1.1)}}.floating[data-v-ceef0935]{position:relative;display:block;width:100%;font-size:25px;font-weight:500;color:#fff;z-index:10}.floating .icon[data-v-ceef0935]{position:relative;width:.8em}.floating .icon .wave[data-v-ceef0935]:first-child{animation:animate-fade-in 1s ease infinite}.floating .text[data-v-ceef0935]{display:flex;align-items:center}.floating__text .icon[data-v-ceef0935]{margin-left:5px}.floating__text[data-v-ceef0935]{display:grid;grid-template:auto/repeat(2,auto);gap:5px}@media (max-width: 1366px){.floating[data-v-ceef0935]{font-size:20px}}@media (min-width: 1025px){.floating[data-v-ceef0935]{font-size:18px;font-weight:700}.floating[data-v-ceef0935]:after{position:absolute;background:url(/711/20230821133810/assets/btn-point-6d4b09de.svg) no-repeat 50% 15%/70% auto;content:"";animation:animate-pulse 1s ease infinite alternate;inset:0}@supports not (inset: 0){.floating[data-v-ceef0935]:after{inset:0}}}@media (min-width: 1025px) and (-ms-high-contrast: none),(min-width: 1025px) and (-ms-high-contrast: active){.floating[data-v-ceef0935]:after{inset:0}}@media (min-width: 1025px){.floating__inner[data-v-ceef0935]{position:absolute;z-index:1;inset:0}@supports not (inset: 0){.floating__inner[data-v-ceef0935]{inset:0}}.floating__inner[data-v-ceef0935]{display:flex;align-items:center;justify-content:center}}@media (min-width: 1025px) and (-ms-high-contrast: none),(min-width: 1025px) and (-ms-high-contrast: active){.floating__inner[data-v-ceef0935]{inset:0}}@media (min-width: 1025px){.floating .bg[data-v-ceef0935]{width:8.55em;animation:animate-spin 2s ease infinite}.floating .slogan[data-v-ceef0935]{font-size:1.33em}.floating__text[data-v-ceef0935]{display:block}}@media (max-width: 1024px){.floating[data-v-ceef0935]{background-color:#ee8100}.floating[data-v-ceef0935]:after{position:absolute;border:4px solid #fff;content:"";inset:3px}@supports not (inset: 0){.floating[data-v-ceef0935]:after{inset:3px}}}@media (max-width: 1024px) and (-ms-high-contrast: none),(max-width: 1024px) and (-ms-high-contrast: active){.floating[data-v-ceef0935]:after{inset:3px}}@media (max-width: 1024px){.floating__inner[data-v-ceef0935]{height:60px;display:flex;align-items:center;justify-content:center}}
