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,footer,header,hgroup,menu,nav,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,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}ol,ul,li,a{list-style:none}a{text-decoration:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}select{-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}textarea{-webkit-appearance:none}input,button{border-radius:0}input[type="number"]{appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:0.3s;transition:0.3s}@font-face{font-family:"custom-font";src:local("PingFang"),local("Microsoft JhengHei"),local("微軟正黑體")}@-webkit-keyframes kv-arrow{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes kv-arrow{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@-webkit-keyframes card-svg-arrow-move{from{-webkit-transform:translateX(-30%);transform:translateX(-30%)}to{-webkit-transform:translateX(30%);transform:translateX(30%)}}@keyframes card-svg-arrow-move{from{-webkit-transform:translateX(-30%);transform:translateX(-30%)}to{-webkit-transform:translateX(30%);transform:translateX(30%)}}@-webkit-keyframes skeleton{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);left:0}to{-webkit-transform:translateX(0);transform:translateX(0);left:500px}}@keyframes skeleton{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);left:0}to{-webkit-transform:translateX(0);transform:translateX(0);left:500px}}@-webkit-keyframes skeleton-lines1{from{left:0;background-position:0 0}to{left:380px;background-position:-380px 0}}@keyframes skeleton-lines1{from{left:0;background-position:0 0}to{left:380px;background-position:-380px 0}}@-webkit-keyframes skeleton-lines2{from{left:0;background-position:0 0}to{left:496px;background-position:-496px 0}}@keyframes skeleton-lines2{from{left:0;background-position:0 0}to{left:496px;background-position:-496px 0}}@-webkit-keyframes skeleton-lines3{from{left:0;background-position:0 0}to{left:380px;background-position:-380px 0}}@keyframes skeleton-lines3{from{left:0;background-position:0 0}to{left:380px;background-position:-380px 0}}@-webkit-keyframes skeleton-lines3-m{from{left:0;background-position:0 0}to{left:195px;background-position:-195px 0}}@keyframes skeleton-lines3-m{from{left:0;background-position:0 0}to{left:195px;background-position:-195px 0}}@-webkit-keyframes skeleton-lines4{from{left:0;background-position:0 0}to{left:300px;background-position:-300px 0}}@keyframes skeleton-lines4{from{left:0;background-position:0 0}to{left:300px;background-position:-300px 0}}@-webkit-keyframes jumping-arrow{0%,20%,50%,80%,100%{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}60%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}@keyframes jumping-arrow{0%,20%,50%,80%,100%{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}60%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}.header{background-color:#097979;width:100%;max-width:100vw;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:99;top:0;left:0}@media (max-width: 767px){.header{height:50px}}.header .header-wrapper{width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1279px){.header .header-wrapper{max-width:100vw;padding-left:35px}}@media (max-width: 767px){.header .header-wrapper{padding-left:20px}}.header .header-wrapper h1 img{width:166px}@media (max-width: 767px){.header .header-wrapper h1 img{width:108px}}.header .header-wrapper .toggle-btn{width:80px;height:80px;display:none;background-size:contain;background-repeat:no-repeat;background-position:center center}@media (max-width: 1279px){.header .header-wrapper .toggle-btn{display:block;background-image:url(../img/nav-toggle-on-p.svg)}.header .header-wrapper .toggle-btn.off{background-image:url(../img/nav-toggle-off-p.svg)}}@media (max-width: 767px){.header .header-wrapper .toggle-btn{width:50px;height:50px;background-image:url(../img/nav-toggle-on-m.svg)}.header .header-wrapper .toggle-btn.off{background-image:url(../img/nav-toggle-off-m.svg)}}.header .header-wrapper nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:18px;vertical-align:text-top}.header .header-wrapper nav.slide-in{top:80px}@media (max-width: 767px){.header .header-wrapper nav.slide-in{top:50px}}@media (max-width: 1279px){.header .header-wrapper nav{position:fixed;background-color:#fff;width:100%;top:-100vh;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0}}@media (max-width: 767px){.header .header-wrapper nav{top:-100vh;padding:40px 0 50px}}.header .header-wrapper nav a{color:#fff;font-size:18px;line-height:1.4;display:inline-block;position:relative;text-align:center}@media (max-width: 1279px){.header .header-wrapper nav a{color:#333;font-size:30px;width:400px;margin-bottom:30px}.header .header-wrapper nav a:last-of-type{margin-bottom:0}}@media (max-width: 767px){.header .header-wrapper nav a{width:160px;font-size:16px;margin-bottom:28px}}.header .header-wrapper nav a::before{content:"";position:absolute;display:inline-block;width:0;height:5px;background-color:#fe5c3f;top:100%;left:0;-webkit-transition:0.3s;transition:0.3s}@media (max-width: 1279px){.header .header-wrapper nav a::before{width:100%;background-color:#999;height:1px}}@media (max-width: 767px){.header .header-wrapper nav a::before{top:calc(100% + 2px)}}.header .header-wrapper nav a:hover,.header .header-wrapper nav a.now{font-weight:bold}@media (max-width: 1279px){.header .header-wrapper nav a:hover,.header .header-wrapper nav a.now{color:#fe5c3f}}.header .header-wrapper nav a:hover::before,.header .header-wrapper nav a.now::before{width:100%;-webkit-transition:0.3s;transition:0.3s}@media (max-width: 1279px){.header .header-wrapper nav a:hover::before,.header .header-wrapper nav a.now::before{background-color:#fe5c3f}}.header .header-wrapper nav .deco-bar{pointer-events:none}@media (max-width: 1279px){.header .header-wrapper nav .deco-bar{display:none}}@media (max-width: 1279px){.footer{margin-bottom:60px}}@media (max-width: 767px){.footer{margin-bottom:40px}}.footer .footer-info-wrapper{background-color:#e6e6e6;padding:66px 0}@media (max-width: 1279px){.footer .footer-info-wrapper{padding:57px 96px}}@media (max-width: 767px){.footer .footer-info-wrapper{padding:45px 30px}}.footer .footer-info-wrapper .text{max-width:100%;width:1050px;margin:auto;font-size:14px;line-height:22px;text-align:left}.footer .footer-info-wrapper .text span{font-weight:bold;color:#097979}.footer .bottom-copy-text{font-size:14px;font-weight:bold;line-height:1.43;letter-spacing:1.4px;color:#ffffff;border:solid 1px #707070;background-color:#097979;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:57px}.fix-links-wrapper{position:fixed;z-index:11;right:0;top:calc(50vh - 150px);-webkit-transition:0.3s;transition:0.3s;opacity:1}@media (max-width: 1279px){.fix-links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:auto;bottom:0;right:auto;left:0;width:100%;background-color:#fff}}@media (max-width: 767px){.fix-links-wrapper{width:100%}}.fix-links-wrapper.touch-hide{-webkit-transition:0.3s;transition:0.3s;opacity:0;pointer-events:none}.fix-links-wrapper .other-link{display:inline-block;width:80px;height:80px;margin-bottom:10px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/fix-btn-link.png);font-size:0}@media (max-width: 1279px){.fix-links-wrapper .other-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;margin-bottom:0;background-image:none;background-color:#fe5c3f;font-size:20px;color:#fff;font-weight:bold;border-right:1px solid #fff}}@media (max-width: 767px){.fix-links-wrapper .other-link{font-size:16px;height:40px}}.fix-links-wrapper .links{display:block;position:relative;width:70px;height:100px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);margin:auto;margin-bottom:10px}@media (max-width: 1279px){.fix-links-wrapper .links{width:100%;height:60px;background-color:#fe5c3f;margin-bottom:0;border-right:1px solid #fff}}@media (max-width: 767px){.fix-links-wrapper .links{height:40px}}.fix-links-wrapper .links:last-of-type{margin-bottom:20px}@media (max-width: 1279px){.fix-links-wrapper .links:last-of-type{margin-bottom:0;border-right:none}}.fix-links-wrapper .links:hover span{color:#fff}.fix-links-wrapper .links:hover .bottom-area{height:100%}.fix-links-wrapper .links .bottom-area{position:absolute;bottom:0;left:0;width:100%;height:36px;background-color:#fe5c3f}@media (max-width: 1279px){.fix-links-wrapper .links .bottom-area{display:none}}.fix-links-wrapper .links span{font-weight:bold;font-size:14px;line-height:1.29;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;color:#333;position:relative;text-align:center}@media (max-width: 1279px){.fix-links-wrapper .links span{color:#fff;font-size:20px;height:100%}.fix-links-wrapper .links span br{display:none}}@media (max-width: 767px){.fix-links-wrapper .links span{font-size:16px}}.fix-links-wrapper .links img{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10px}@media (max-width: 1279px){.fix-links-wrapper .links img{display:none}}#go-top-btn{position:fixed;z-index:11;right:5px;bottom:20px;width:70px;height:70px;border-radius:50%;background-color:#097979;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:0.3s;transition:0.3s}#go-top-btn.on{opacity:1;-webkit-transition:0.3s;transition:0.3s}@media (max-width: 1279px){#go-top-btn{right:10px;top:auto;bottom:100px}}@media (max-width: 767px){#go-top-btn{width:49px;height:49px;bottom:60px}}#go-top-btn:hover{background-color:#fe5c3f}@media (max-width: 1279px){#go-top-btn:hover{background-color:#097979}}@media (max-width: 767px){#go-top-btn img{width:10px}}#go-top-btn span{color:#fff;font-weight:bold;font-size:16px;line-height:1.13;margin-top:4px;font-family:"Lato", sans-serif}@media (max-width: 767px){#go-top-btn span{font-size:11px}}.notepage-wrapper{background-color:#fff;height:100vh;min-height:100vh;width:1280px;position:fixed;top:0;right:-120vw;z-index:102;-webkit-transition:0.75s;transition:0.75s}.notepage-wrapper.on{-webkit-transition:0.75s;transition:0.75s;right:0}@media (max-width: 1279px){.notepage-wrapper{width:calc(100vw - 75px)}}@media (max-width: 767px){.notepage-wrapper{width:calc(100vw - 40px)}}.notepage-wrapper .np-header{width:100%;height:146px;position:relative}@media (max-width: 1279px){.notepage-wrapper .np-header{height:135px}}@media (max-width: 767px){.notepage-wrapper .np-header{height:70px}}.notepage-wrapper .np-header h3{position:relative;width:320px;height:100%;font-size:36px;letter-spacing:3.6px;font-weight:bold;color:#fff;padding-right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1279px){.notepage-wrapper .np-header h3{width:268px;padding-right:18px;font-size:30px;letter-spacing:3px}}@media (max-width: 767px){.notepage-wrapper .np-header h3{width:150px;padding-right:15px;font-size:18px;line-height:1.39;letter-spacing:1.8px}}.notepage-wrapper .np-header h3.section2-np-label{background-image:url(../img/np-label.svg);background-size:contain;background-repeat:no-repeat;background-position:left top}@media (max-width: 1279px){.notepage-wrapper .np-header h3.section2-np-label{background-size:cover;background-position:right center}}.notepage-wrapper .np-header h3 img{width:60px;margin-right:7px}@media (max-width: 1279px){.notepage-wrapper .np-header h3 img{width:40px;margin-right:10px}}.notepage-wrapper .np-header .deco-bar{position:absolute;width:100%;height:120px;top:0;left:0;background-image:url(../img/np-bar.jpg);background-repeat:no-repeat;background-size:cover;background-position:center right}@media (max-width: 1279px){.notepage-wrapper .np-header .deco-bar{height:120px;background-image:url(../img/np-bar-p.jpg)}}@media (max-width: 767px){.notepage-wrapper .np-header .deco-bar{height:62px;background-image:url(../img/np-bar-m.jpg)}}.notepage-wrapper .np-header .deco-bar.bar2-1{background-image:url(../img/np-banner/1.jpg)}@media (max-width: 1279px){.notepage-wrapper .np-header .deco-bar.bar2-1{background-image:url(../img/np-banner/1-p.jpg)}}@media (max-width: 767px){.notepage-wrapper .np-header .deco-bar.bar2-1{background-image:url(../img/np-banner/1-m.jpg)}}.notepage-wrapper .np-header .deco-bar.bar2-2{background-image:url(../img/np-banner/2.jpg)}@media (max-width: 1279px){.notepage-wrapper .np-header .deco-bar.bar2-2{background-image:url(../img/np-banner/2-p.jpg)}}@media (max-width: 767px){.notepage-wrapper .np-header .deco-bar.bar2-2{background-image:url(../img/np-banner/2-m.jpg)}}.notepage-wrapper .np-header .deco-bar.bar2-3{background-image:url(../img/np-banner/3.jpg)}@media (max-width: 1279px){.notepage-wrapper .np-header .deco-bar.bar2-3{background-image:url(../img/np-banner/3-p.jpg)}}@media (max-width: 767px){.notepage-wrapper .np-header .deco-bar.bar2-3{background-image:url(../img/np-banner/3-m.jpg)}}.notepage-wrapper .np-header .deco-bar.bar2-4{background-image:url(../img/np-banner/4.jpg)}@media (max-width: 1279px){.notepage-wrapper .np-header .deco-bar.bar2-4{background-image:url(../img/np-banner/4-p.jpg)}}@media (max-width: 767px){.notepage-wrapper .np-header .deco-bar.bar2-4{background-image:url(../img/np-banner/4-m.jpg)}}.notepage-wrapper .close-btn{position:absolute;z-index:10;width:75px;height:150px;background-color:#fe5c3f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);left:-37px}@media (max-width: 1279px){.notepage-wrapper .close-btn{top:0;left:-75px;-webkit-transform:none;transform:none}}@media (max-width: 767px){.notepage-wrapper .close-btn{width:40px;height:80px;left:-40px}}.notepage-wrapper .close-btn:hover img{-webkit-animation:jumping-arrow infinite 2s ease-in-out;animation:jumping-arrow infinite 2s ease-in-out;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@media (max-width: 767px){.notepage-wrapper .close-btn img{width:12px}}.notepage-wrapper .np-content-wrapper{height:calc(100% - 146px);overflow-y:scroll;padding:50px 90px 50px 125px;position:relative;z-index:1}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper{height:calc(100% - 135px);padding:40px 30px 40px 50px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper{height:calc(100% - 70px);padding:19px 19px}}.notepage-wrapper .np-content-wrapper h4{font-size:30px;font-weight:bold;line-height:1.4;letter-spacing:normal;text-align:left;color:#097979;margin-bottom:12px}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper h4{margin-bottom:9px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper h4{font-size:20px;margin-bottom:15px}}.notepage-wrapper .np-content-wrapper .text{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#333333;margin-bottom:50px}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper .text{line-height:1.39;margin-bottom:40px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .text{font-size:16px;line-height:1.6;margin-bottom:20px}}.notepage-wrapper .np-content-wrapper .charts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1000px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper .charts-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:600px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .charts-wrapper{width:280px}}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container{width:480px;margin-bottom:50px}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container{width:280px}}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container.wide{width:900px}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container.wide{width:600px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container.wide{width:280px}}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container .chart-title{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left;margin-bottom:10px}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container .chart-title span{display:inline-block;padding-bottom:4px;border-bottom:4px solid #5fc4c1;width:100%}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container .chart-title span{width:auto}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container .chart-title{font-size:16px;line-height:1.6}}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container img{width:100%}.notepage-wrapper .np-content-wrapper .charts-wrapper .chart-container .src-text{font-size:12px;line-height:1.4}.notepage-wrapper .np-content-wrapper .next-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:60px}@media (max-width: 1279px){.notepage-wrapper .np-content-wrapper .next-link-wrapper{padding-right:20px;margin-bottom:40px}}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .next-link-wrapper{padding-right:0;margin-bottom:30px}}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link{height:53px;width:240px;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:1.8px;text-align:left;color:#333333;padding-left:27px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background-color:#ffffff;position:relative;cursor:pointer}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link{width:196px;height:40px;font-size:14px;letter-spacing:1.4px;padding-left:22px}}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link:hover{color:#fff}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link:hover::before{width:100%;-webkit-transition:0.3s;transition:0.3s}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link span{line-height:53px;position:relative}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link span{line-height:40px}}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link img{width:10px;position:absolute;right:14px;top:20px}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link img{right:10px;top:13px;width:8px}}.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link::before{content:"";position:absolute;-webkit-transition:0.3s;transition:0.3s;top:0;right:0;width:35px;height:100%;background-color:#fe5c3f}@media (max-width: 767px){.notepage-wrapper .np-content-wrapper .next-link-wrapper .next-link::before{width:30px}}.os-scrollbar-track.os-scrollbar-track-off::before{content:"";display:block;position:absolute;top:0;width:2px;height:100%;left:50%;margin-left:-1px;background-color:rgba(0,0,0,0.2)}html{overflow-x:hidden;width:100vw}body{background-color:#f9f9f9;font-family:"custom-font", "Microsoft JhengHei", "微軟正黑體";color:#333;overflow-x:hidden;width:100vw}body.scrolllock{height:100vh;overflow:hidden}.fc_green{color:#097979}.fw_bold{font-weight:bold}#kv{width:100%;height:100vh;overflow:hidden;background-image:url(../img/kv.jpg);background-size:2048px 1024px;background-repeat:no-repeat;background-position:center center;color:#fff;position:relative}@media screen and (min-width: 2048px){#kv{background-size:cover}}@media (max-width: 1279px){#kv{background-size:cover;background-image:url(../img/kv-p.jpg)}}@media (max-width: 767px){#kv{background-image:url(../img/kv-m.jpg)}}#kv .text-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;left:calc(50% - 295px)}@media (max-width: 1279px){#kv .text-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(50% - 350px)}}@media (max-width: 767px){#kv .text-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:static}}#kv .text-wrapper .kv-title-text{font-size:41px;font-weight:bold;line-height:1.4}@media (max-width: 1279px){#kv .text-wrapper .kv-title-text{font-size:26px;margin-bottom:6px;width:100%;text-align:right;padding-right:50px}}@media (max-width: 767px){#kv .text-wrapper .kv-title-text{width:auto;text-align:left;position:absolute;font-size:19px;line-height:1.35;left:31px;top:268px}}#kv .text-wrapper h2{font-size:100px;text-shadow:0 3px 6px rgba(0,0,0,0.5);line-height:1.4;letter-spacing:5px;font-weight:bold;margin-bottom:2px}@media (max-width: 1279px){#kv .text-wrapper h2{font-size:80px;line-height:1.4;margin-bottom:13px}}@media (max-width: 767px){#kv .text-wrapper h2{font-size:52px;line-height:1.25;margin-bottom:0;position:absolute;top:128px;left:31px}}#kv .text-wrapper h2 br{display:none}@media (max-width: 767px){#kv .text-wrapper h2 br{display:block}}#kv .text-wrapper .kv-subtitle{text-shadow:0 3px 6px #000000;font-size:22px;font-weight:bold;line-height:1.36;letter-spacing:1px;text-align:right;color:#ffffff;margin-bottom:40px}@media (max-width: 1279px){#kv .text-wrapper .kv-subtitle{font-size:22px;line-height:1.36;margin-bottom:50px;max-width:580px;text-align:left}}@media (max-width: 767px){#kv .text-wrapper .kv-subtitle{display:none}}@media (max-width: 1279px){#kv .text-wrapper .kv-subtitle br{display:none}}#kv .text-wrapper .square-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-60px}@media (max-width: 1279px){#kv .text-wrapper .square-wrapper{margin-right:0}}@media (max-width: 767px){#kv .text-wrapper .square-wrapper{display:block;margin-right:0}}#kv .text-wrapper .square-wrapper .kv-square1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:622px;height:72px;background-image:url(../img/kv-square-new-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;padding-left:80px;font-size:29px;font-weight:bold;margin-right:-70px}@media (max-width: 1279px){#kv .text-wrapper .square-wrapper .kv-square1{width:552px;height:64px;padding-left:59px;font-size:25px;margin-right:-70px}}@media (max-width: 767px){#kv .text-wrapper .square-wrapper .kv-square1{position:absolute;height:46px;width:290px;font-size:16px;padding-left:0px;text-align:center;top:327px;left:27px;background-image:none;background-color:#24a09a;-webkit-transform:skewX(-35deg);transform:skewX(-35deg)}#kv .text-wrapper .square-wrapper .kv-square1 span{display:inline-block;width:100%;text-align:center;-webkit-transform:skewX(35deg);transform:skewX(35deg)}}#kv .text-wrapper .square-wrapper .kv-square2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:304px;height:72px;background-image:url(../img/kv-square-new-2.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;padding-left:105px}@media (max-width: 1279px){#kv .text-wrapper .square-wrapper .kv-square2{width:213px;height:64px;padding-left:59px;background-image:url(../img/kv-square-new-2-p.svg)}}@media (max-width: 767px){#kv .text-wrapper .square-wrapper .kv-square2{position:absolute;width:134px;height:39px;top:368px;left:199px;padding-left:39px}}#kv .text-wrapper .square-wrapper .kv-square2 span{font-size:29px;font-weight:bold}@media (max-width: 1279px){#kv .text-wrapper .square-wrapper .kv-square2 span{font-size:24px}}@media (max-width: 767px){#kv .text-wrapper .square-wrapper .kv-square2 span{font-size:16px}}#kv .deco-lines{display:inline-block;position:absolute;overflow:hidden}#kv .deco-lines::before{position:absolute;content:"";left:0;top:0;height:100%;width:20px;background:radial-gradient(circle, #fff 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0.3) 100%);-webkit-animation:skeleton 1.5s infinite linear;animation:skeleton 1.5s infinite linear}#kv .deco-lines.line1{width:374px;height:9px;top:calc(50% - 300px);left:calc(50% - 240px);background-image:url(../img/kv-line1.svg)}@media (max-width: 1279px){#kv .deco-lines.line1{width:255px;height:9px;background-size:cover;background-position:center left;top:165px;left:calc(50% + 9px)}}@media (max-width: 767px){#kv .deco-lines.line1{width:227px;height:8px;top:426px;background-position:center center;left:auto;right:calc(50% + 40px)}}#kv .deco-lines.line2{width:121px;height:16px;top:154px;left:calc(50% + 848px);background-image:url(../img/kv-line2.svg)}@media (max-width: 1279px){#kv .deco-lines.line2{top:680px;left:auto;right:calc(50% + 317px)}}@media (max-width: 767px){#kv .deco-lines.line2{top:575px;height:8px;width:160px;right:auto;background-size:cover;background-position:center center;left:calc(50% + 82px)}}#kv .deco-lines.line3{width:159px;height:16px;bottom:476px;right:calc(50% + 865px);background-image:url(../img/kv-line3.svg)}@media (max-width: 767px){#kv .deco-lines.line3{display:none}}#kv .deco-lines.line4{width:438px;height:16px;bottom:167px;left:calc(50% + 329px);background-image:url(../img/kv-line4.svg)}@media (max-width: 1279px){#kv .deco-lines.line4{display:none}}#kv .deco-lines img{width:100%;line-height:0;font-size:0;border:0}#kv .deco-dots{position:absolute;bottom:80px;right:calc(50% + 858px);width:113px}@media (max-width: 1279px){#kv .deco-dots{display:none}}#kv .down-arrow-container{width:80px;position:absolute;bottom:52px;left:calc(50% - 40px);text-align:center}@media (max-width: 1279px){#kv .down-arrow-container{bottom:90px}}@media (max-width: 767px){#kv .down-arrow-container{width:56px;bottom:60px;left:calc(50% - 28px)}}#kv .down-arrow-container span{display:inline-block;color:#fff;font-size:16px;font-weight:bold;line-height:1.38;margin-bottom:10px}@media (max-width: 767px){#kv .down-arrow-container span{font-size:14px;line-height:20px;margin-bottom:8px}}#kv .down-arrow-container a{display:inline-block;width:64px;height:64px;border-radius:50%;background-image:url(../img/down-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;animation:kv-arrow 0.4s ease-in-out alternate-reverse infinite}@media (max-width: 767px){#kv .down-arrow-container a{width:46px;height:46px}}#kv .kv-mask{position:absolute;bottom:0;left:0;pointer-events:none;width:100%;height:200px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));background-image:linear-gradient(to bottom, rgba(0,0,0,0), #000)}@media (max-width: 767px){#kv .kv-mask{height:150px}}#section1{padding-top:110px;position:relative}@media (max-width: 1279px){#section1{padding-top:79px}}@media (max-width: 767px){#section1{padding-top:37px}}#section1 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 60px;padding-left:25px;position:relative}@media (max-width: 1279px){#section1 h2{margin-bottom:54px;padding-left:43px}}#section1 h2 img{margin-right:15px;width:34px}#section1 h2 span{font-size:36px;letter-spacing:3.6px;color:#fff;font-weight:bold}@media (max-width: 767px){#section1 h2{padding-left:10px;margin-bottom:32px}#section1 h2 img{width:19px;margin-right:9px}#section1 h2 span{font-size:24px;letter-spacing:2.4px}}#section1 .deco-square{position:absolute;top:0;left:0;width:100%;height:556px;background-image:url(../img/sec1-bg.svg);background-size:2048px 556px;background-repeat:no-repeat;background-position:center top}@media (max-width: 1279px){#section1 .deco-square{background-size:1687px 458px;background-position:right top}}@media (max-width: 767px){#section1 .deco-square{background-image:none;background-color:#24a09a;height:96px}#section1 .deco-square::after{content:"";position:absolute;right:0;top:0;display:inline-block;border-style:solid;border-width:0 0 96px 60px;border-color:transparent transparent #ffffff transparent}}#section1 .deco-rec{position:absolute;width:1300px;height:731px;background-color:#e6e6e6;top:261px;left:calc(50% - 724px)}@media (max-width: 1279px){#section1 .deco-rec{width:657px;height:779px;top:107px;left:calc(50% - 384px)}}@media (max-width: 767px){#section1 .deco-rec{display:none}}#section1 .deco-lines-container{position:absolute;width:380px;height:122px;top:290px;left:calc(50% + 644px);background:url(../img/element_sparkle_1.svg) no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section1 .deco-lines-container{display:none}}#section1 .deco-lines-container::before{content:"";display:block;position:absolute;width:20px;height:100%;top:0;left:0;background:url(../img/element_sparkle_1.svg) no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines1 1.5s infinite linear;animation:skeleton-lines1 1.5s infinite linear}#section1 .deco-dots-1{position:absolute;width:116px;top:750px;left:calc(50% + 862px)}@media (max-width: 1279px){#section1 .deco-dots-1{display:none}}#section1 .deco-dots-2{position:absolute;width:80px;top:895px;left:calc(50% + 783px)}@media (max-width: 1279px){#section1 .deco-dots-2{display:none}}#section1 .main-wrapper{width:100%;max-width:1200px;height:720px;margin:auto;border-left:20px solid #097979;padding:50px 65px 50px 60px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);position:relative}@media (max-width: 1279px){#section1 .main-wrapper{width:700px;height:627px;padding:60px 40px 0 40px}}@media (max-width: 767px){#section1 .main-wrapper{width:340px;height:auto;padding:48px 19px 50px;border-left:none}}#section1 .main-wrapper .tags-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-35px;right:-60px}@media (max-width: 1279px){#section1 .main-wrapper .tags-container{top:-40px;right:-15px}}@media (max-width: 767px){#section1 .main-wrapper .tags-container{top:-22px;right:6px}}#section1 .main-wrapper .tags-container .tag{cursor:pointer;width:290px;height:70px;background-color:#fea483;overflow:hidden;-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}@media (max-width: 767px){#section1 .main-wrapper .tags-container .tag{width:160px;height:39px}}#section1 .main-wrapper .tags-container .tag:hover{background-color:#fe5c3f}#section1 .main-wrapper .tags-container .tag:hover img{opacity:1}#section1 .main-wrapper .tags-container .tag.active{background-color:#fe5c3f;-webkit-transform:skewX(-25deg) translateY(10px);transform:skewX(-25deg) translateY(10px)}#section1 .main-wrapper .tags-container .tag.active img{opacity:1}#section1 .main-wrapper .tags-container .tag .tag-inner-container{-webkit-transform:skewX(25deg);transform:skewX(25deg);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;color:#fff;font-weight:bold}@media (max-width: 767px){#section1 .main-wrapper .tags-container .tag .tag-inner-container{font-size:14px}}#section1 .main-wrapper .tags-container .tag img{margin-left:10px;opacity:0}@media (max-width: 767px){#section1 .main-wrapper .tags-container .tag img{margin-left:9px;width:9px}}#section1 .main-wrapper .main-container{text-align:center}#section1 .main-wrapper .main-container.hide{display:none}#section1 .main-wrapper .main-container h3{font-size:30px;font-weight:bold;line-height:1.4;color:#097979;text-align:left;margin-bottom:12px}@media (max-width: 767px){#section1 .main-wrapper .main-container h3{font-size:20px;margin-bottom:6px}}#section1 .main-wrapper .main-container .sub-title{font-size:20px;font-weight:bold;line-height:1.4;margin-bottom:11px;color:#333;text-align:left}@media (max-width: 1279px){#section1 .main-wrapper .main-container .sub-title{margin-bottom:21px}}@media (max-width: 767px){#section1 .main-wrapper .main-container .sub-title{font-size:18px;margin-bottom:11px}}#section1 .main-wrapper .main-container .text{font-size:18px;line-height:1.39;margin-bottom:59px;text-align:left}@media (max-width: 1279px){#section1 .main-wrapper .main-container .text{margin-bottom:20px}}@media (max-width: 767px){#section1 .main-wrapper .main-container .text{font-size:16px;line-height:1.6;margin-bottom:13px}}#section1 .main-wrapper .main-container .src-text{text-align:left;font-size:12px;line-height:1.42}@media (max-width: 767px){#section1 .main-wrapper .main-container .src-text{margin-top:25px}}#section1 .main-wrapper .main-container .chart-img{width:900px;margin-bottom:50px}@media (max-width: 1279px){#section1 .main-wrapper .main-container .chart-img{width:600px}}@media (max-width: 767px){#section1 .main-wrapper .main-container .chart-img{display:none}}#section1 .main-wrapper .main-container .chart-img-m{display:none}@media (max-width: 767px){#section1 .main-wrapper .main-container .chart-img-m{display:inline-block}#section1 .main-wrapper .main-container .chart-img-m img{width:300px}}@media (max-width: 767px){#section1 .main-wrapper .main-container.main-container-2 .chart-img{display:inline-block;width:280px;margin-bottom:0}}#section2{padding-top:194px;padding-bottom:200px;position:relative}@media (max-width: 1279px){#section2{padding-top:189px;padding-bottom:50px}}@media (max-width: 767px){#section2{padding-top:53px}}#section2 .deco-rec{position:absolute;width:1760px;height:447px;bottom:0;left:calc(50% - 704px);background-image:url(../img/element_bg_green-2.svg)}@media (max-width: 1279px){#section2 .deco-rec{width:768px;height:392px;background-size:cover;background-position:left center;left:calc(50% - 384px)}}@media (max-width: 767px){#section2 .deco-rec{height:226px;width:442px;left:38px;right:0}}#section2 .deco-lines{width:496px;height:122px;position:absolute;top:75px;right:calc(50% + 610px);background:url(../img/element_sparkle_2.svg) no-repeat;background-size:cover;overflow:hidden}#section2 .deco-lines::before{content:"";position:absolute;width:20px;height:100%;display:block;background:url(../img/element_sparkle_2.svg) no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines2 1.5s infinite linear;animation:skeleton-lines2 1.5s infinite linear}@media (max-width: 1279px){#section2 .deco-lines{display:none}}#section2 .deco-dots-1{position:absolute;width:116px;bottom:39px;right:calc(50% + 782px)}@media (max-width: 1279px){#section2 .deco-dots-1{display:none}}#section2 .deco-dots-2{display:none}@media (max-width: 1279px){#section2 .deco-dots-2{display:inline-block;position:absolute;width:80px;top:174px;left:calc(50% + 251px)}}#section2 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 60px;padding-left:25px;position:relative}@media (max-width: 1279px){#section2 h2{padding-left:43px}}#section2 h2 img{margin-right:15px;width:34px}#section2 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section2 h2{padding-left:10px;margin-bottom:30px}#section2 h2 img{width:19px;margin-right:9px}#section2 h2 span{font-size:24px;letter-spacing:2.4px}}#section2 .cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1279px){#section2 .cards-wrapper{height:400px}}@media (max-width: 767px){#section2 .cards-wrapper{height:244px}}#section2 .cards-wrapper .card-container{width:280px;height:400px;overflow:hidden;cursor:pointer;position:relative;-webkit-transform:skewX(10deg);transform:skewX(10deg);margin-right:20px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}@media (max-width: 1279px){#section2 .cards-wrapper .card-container{height:320px;width:224px;margin-top:40px}#section2 .cards-wrapper .card-container.slick-active{height:400px;width:280px;margin-top:0}}@media (max-width: 767px){#section2 .cards-wrapper .card-container{height:197px;width:140px;margin-top:25px}#section2 .cards-wrapper .card-container.slick-active{height:244px;width:170px}#section2 .cards-wrapper .card-container.slick-active .arrow{visibility:visible}#section2 .cards-wrapper .card-container .arrow{visibility:hidden}}#section2 .cards-wrapper .card-container:last-of-type{margin-right:0}@media (max-width: 1279px){#section2 .cards-wrapper .card-container:last-of-type{margin-right:20px}}#section2 .cards-wrapper .card-container::before{-webkit-transition:0.3s;transition:0.3s;content:"";position:absolute;left:0;top:0;width:125%;height:100%;-webkit-transform:skewX(-10deg);transform:skewX(-10deg);-webkit-transform-origin:left top;transform-origin:left top;background-position:center center}#section2 .cards-wrapper .card-container::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;-webkit-transition:0.3s;transition:0.3s;background-color:rgba(0,0,0,0.5)}@media (min-width: 1280px){#section2 .cards-wrapper .card-container:hover::before{opacity:0;-webkit-transition:0.3s;transition:0.3s}#section2 .cards-wrapper .card-container:hover::after{background-color:#fe5c3f;-webkit-transition:0.3s;transition:0.3s}#section2 .cards-wrapper .card-container:hover .card-inner-container .arrow{background-color:#fff}#section2 .cards-wrapper .card-container:hover .card-inner-container .arrow svg .cls-1{stroke:#fe5c3f}}#section2 .cards-wrapper .card-container.card1::before{background-image:url(../img/card3.jpg)}#section2 .cards-wrapper .card-container.card2::before{background-image:url(../img/card2.jpg)}#section2 .cards-wrapper .card-container.card3::before{background-image:url(../img/card1.jpg)}#section2 .cards-wrapper .card-container.card4::before{background-image:url(../img/card4.jpg)}#section2 .cards-wrapper .card-container .card-inner-container{width:100%;height:100%;-webkit-transform:skewX(-10deg);transform:skewX(-10deg);position:relative;z-index:1}#section2 .cards-wrapper .card-container .card-inner-container .text{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:90px;left:70px}@media (max-width: 1279px){#section2 .cards-wrapper .card-container .card-inner-container .text{top:90px;left:50px}}@media (max-width: 767px){#section2 .cards-wrapper .card-container .card-inner-container .text{top:55px;left:30px}}#section2 .cards-wrapper .card-container .card-inner-container .text span:first-of-type{font-size:52px;font-weight:bold;line-height:1.2;margin-bottom:2px;font-family:"Lato", sans-serif}@media (max-width: 1279px){#section2 .cards-wrapper .card-container .card-inner-container .text span:first-of-type{font-size:41px}}@media (max-width: 767px){#section2 .cards-wrapper .card-container .card-inner-container .text span:first-of-type{font-size:25px}}#section2 .cards-wrapper .card-container .card-inner-container .text span:last-of-type{font-size:30px;font-weight:bold;line-height:1.4;letter-spacing:3px}@media (max-width: 1279px){#section2 .cards-wrapper .card-container .card-inner-container .text span:last-of-type{font-size:24px;letter-spacing:2.4px}}@media (max-width: 767px){#section2 .cards-wrapper .card-container .card-inner-container .text span:last-of-type{font-size:14px;letter-spacing:1.4px}}#section2 .cards-wrapper .card-container .card-inner-container .arrow{width:64px;height:64px;border-radius:50%;background-color:#fe5c3f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:30px;left:55%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width: 1279px){#section2 .cards-wrapper .card-container .card-inner-container .arrow{width:51px;height:51px;bottom:44px}}#section2 .cards-wrapper .card-container .card-inner-container .arrow svg{animation:card-svg-arrow-move 0.5s infinite ease-in-out alternate-reverse}@media (max-width: 1279px){#section2 .cards-wrapper .card-container .card-inner-container .arrow svg{width:15px}}#section2 .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-28px}@media (max-width: 767px){#section2 .slick-dots{bottom:-38px}}#section2 .slick-dots li{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);margin:0 8px}@media (max-width: 767px){#section2 .slick-dots li{width:8px;height:8px;margin:0 6px}}#section2 .slick-dots li.slick-active{background-color:#fe5c3f}#section2 .slick-dots li button{font-size:0;color:transparent}#section2 .slick-arrow{display:none}#section3{position:relative;padding-top:176px;padding-bottom:125px}@media (max-width: 1279px){#section3{padding-top:227px;padding-bottom:65px}}@media (max-width: 767px){#section3{padding-top:155px;padding-bottom:0}}#section3 .deco-rec{width:1470px;height:563px;background-color:#e6e6e6;position:absolute;top:276px;left:calc(50% - 720px)}@media (max-width: 1279px){#section3 .deco-rec{display:none}}#section3 .deco-lines{position:absolute;width:380px;height:122px;top:92px;left:calc(50% + 160px);background:url(../img/sec3-lines.svg) no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section3 .deco-lines{width:300px;top:49px;left:calc(50% - 300px)}}@media (max-width: 767px){#section3 .deco-lines{width:195px;height:68px;top:32px;left:auto;right:calc(50% - 26px);background:url(../img/sec3-lines-m.svg) no-repeat}}#section3 .deco-lines::before{content:"";position:absolute;display:block;width:20px;height:100%;background:url(../img/sec3-lines.svg) no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines3 1.5s infinite linear;animation:skeleton-lines3 1.5s infinite linear}@media (max-width: 767px){#section3 .deco-lines::before{width:10px;background:url(../img/sec3-lines-m.svg) no-repeat;-webkit-animation:skeleton-lines3-m 1.5s infinite linear;animation:skeleton-lines3-m 1.5s infinite linear}}#section3 .deco-photo{position:absolute;top:177px;left:calc(50% + 350px);width:792px}@media (max-width: 1279px){#section3 .deco-photo{display:none}}#section3 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 136px;padding-left:25px;position:relative}@media (max-width: 1279px){#section3 h2{padding-left:43px;margin-bottom:48px}}#section3 h2 img{margin-right:15px;width:34px}#section3 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section3 h2{padding-left:10px;margin-bottom:22px}#section3 h2 img{width:19px;margin-right:9px}#section3 h2 span{font-size:24px;letter-spacing:2.4px}}@media (max-width: 1279px){#section3 .cards-out-wrapper{background-color:#e6e6e6;padding:65px 0}}@media (max-width: 767px){#section3 .cards-out-wrapper{padding:50px 0}}#section3 .cards-out-wrapper .cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;width:1200px;padding-left:25px;padding-right:425px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1279px){#section3 .cards-out-wrapper .cards-wrapper{width:100%;max-width:768px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper{max-width:330px}}#section3 .cards-out-wrapper .cards-wrapper .card{width:360px;height:180px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;overflow:hidden}#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(1),#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(2){margin-bottom:30px}#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(1),#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(3){margin-right:20px}@media (max-width: 1279px){#section3 .cards-out-wrapper .cards-wrapper .card{width:300px;height:150px}#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(1),#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(2){margin-bottom:20px}}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper .card{width:160px;height:160px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(1),#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(3){margin-right:10px}#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(1),#section3 .cards-out-wrapper .cards-wrapper .card:nth-of-type(2){margin-bottom:20px}}#section3 .cards-out-wrapper .cards-wrapper .card:hover .icon{display:none}#section3 .cards-out-wrapper .cards-wrapper .card:hover span{color:#fff}#section3 .cards-out-wrapper .cards-wrapper .card:hover .corner{-webkit-transition:0.6s;transition:0.6s;border-radius:0;width:200%;height:200%}#section3 .cards-out-wrapper .cards-wrapper .card:hover .corner img{opacity:0;-webkit-transition:0s;transition:0s}#section3 .cards-out-wrapper .cards-wrapper .card .icon{margin-right:12px}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper .card .icon{margin-right:0}}#section3 .cards-out-wrapper .cards-wrapper .card span{font-size:24px;font-weight:bold;line-height:1.4;letter-spacing:2.4px;color:#333333;position:relative;z-index:1}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper .card span{font-size:18px;line-height:1.39;letter-spacing:1.8px}}#section3 .cards-out-wrapper .cards-wrapper .card .corner{position:absolute;width:120px;height:120px;bottom:-60px;right:-60px;border-radius:50%;background-color:#fe5c3f}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper .card .corner{width:80px;height:80px;bottom:-40px;right:-40px}}#section3 .cards-out-wrapper .cards-wrapper .card .corner img{position:absolute;top:30px;left:26px}@media (max-width: 767px){#section3 .cards-out-wrapper .cards-wrapper .card .corner img{width:12px;top:20px;left:18px}}#section4{padding-top:140px;position:relative}@media (max-width: 1279px){#section4{padding-top:91px;z-index:1}}@media (max-width: 767px){#section4{padding-top:65px}}#section4 .deco-rec{width:100%;height:382px;background-color:#e6e6e6;position:absolute;top:433px;left:0}@media (max-width: 1279px){#section4 .deco-rec{display:none}}#section4 .deco-dots{width:116px;position:absolute;top:164px;right:calc(50% + 782px)}@media (max-width: 1279px){#section4 .deco-dots{display:none}}#section4 .deco-dots-p{display:none}@media (max-width: 1279px){#section4 .deco-dots-p{display:inline-block;position:absolute;width:80px;height:80px;top:61px;left:calc(50% + 211px)}}@media (max-width: 767px){#section4 .deco-dots-p{display:none}}#section4 .deco-lines{position:absolute;width:380px;height:122px;top:710px;left:calc(50% + 600px);background:url(../img/sec3-lines.svg) no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section4 .deco-lines{display:none}}#section4 .deco-lines::before{content:"";position:absolute;width:20px;height:100%;background-image:url(../img/sec3-lines.svg);background-repeat:no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines3 1.5s infinite linear;animation:skeleton-lines3 1.5s infinite linear}#section4 .deco-lines-p{position:absolute;width:300px;height:105px;top:670px;right:calc(50% + 67px);background-image:url(../img/element_sparkle_1_pad.svg);background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width: 767px){#section4 .deco-lines-p{display:none}}#section4 .deco-lines-p::before{content:"";position:absolute;width:20px;height:100%;background-image:url(../img/element_sparkle_1_pad.svg);background-repeat:no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines4 1.5s infinite linear;animation:skeleton-lines4 1.5s infinite linear}#section4 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 122px;padding-left:25px;position:relative}@media (max-width: 1279px){#section4 h2{padding-left:43px}}#section4 h2 img{margin-right:15px;width:34px}#section4 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section4 h2{padding-left:10px;margin-bottom:60px}#section4 h2 img{width:19px;margin-right:9px}#section4 h2 span{font-size:24px;letter-spacing:2.4px}}#section4 .main-wrapper{position:relative;width:1200px;height:650px;margin:auto;background-image:url(../img/sec4-bg.svg);background-size:cover;background-repeat:no-repeat;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1279px){#section4 .main-wrapper{width:763px;height:422px;background-image:url(../img/sec4-bg-p.svg);background-position:right center}}@media (max-width: 767px){#section4 .main-wrapper{width:100%;height:auto;padding:33px 0;background-image:none;background-color:#24a09a}}#section4 .main-wrapper .tags{position:absolute;height:70px;top:-35px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1279px){#section4 .main-wrapper .tags{display:none}}#section4 .main-wrapper .tags .tag{cursor:pointer;width:220px;height:70px;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);background-color:#ffa483;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:24px;font-weight:bold;margin-left:0;-webkit-transition:0.3s;transition:0.3s}#section4 .main-wrapper .tags .tag.active{-webkit-transition:0.3s;transition:0.3s;background-color:#fe5c3f;-webkit-transform:skewX(-15deg) translateY(10px);transform:skewX(-15deg) translateY(10px)}#section4 .main-wrapper .tags .tag.active img{opacity:1}#section4 .main-wrapper .tags .tag:hover{-webkit-transition:0.3s;transition:0.3s;background-color:#fe5c3f}#section4 .main-wrapper .tags .tag:hover img{opacity:1}#section4 .main-wrapper .tags .tag span{-webkit-transform:skewX(15deg);transform:skewX(15deg)}#section4 .main-wrapper .tags .tag img{-webkit-transform:skewX(15deg);transform:skewX(15deg);width:15px;margin-left:10px;opacity:0}#section4 .main-wrapper .video-container{width:878px;height:494px;-webkit-box-shadow:#097979 0 0 0 14px;box-shadow:#097979 0 0 0 14px}@media (max-width: 1279px){#section4 .main-wrapper .video-container{width:566px;height:316px;-webkit-box-shadow:#097979 0 0 0 9px;box-shadow:#097979 0 0 0 9px}}@media (max-width: 767px){#section4 .main-wrapper .video-container{width:304px;height:170px;-webkit-box-shadow:#097979 0 0 0 5px;box-shadow:#097979 0 0 0 5px}}#section4 .main-wrapper .video-container iframe{width:100%;height:100%}#section4 .main-wrapper .video-title{position:absolute;height:70px;left:36px;bottom:-30px;background-color:#333333;font-size:30px;font-weight:bold;line-height:1.4;letter-spacing:3px;text-align:left;color:#f9f9f9;padding:0 60px 0 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:17px solid #097979}@media (max-width: 1279px){#section4 .main-wrapper .video-title{height:74px;border-left:22px solid #097979;padding:0 79px 0 48px;left:118px;bottom:auto;top:-52px}}@media (max-width: 767px){#section4 .main-wrapper .video-title{height:45px;border-left:13px solid #097979;padding:0 50px 0 29px;top:-39px;left:18px;font-size:18px;letter-spacing:1.8px}}#section4 .main-wrapper label{display:none}@media (max-width: 1279px){#section4 .main-wrapper label{display:block;position:absolute;bottom:-40px;right:98px;width:245px;height:65px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background-color:#fff}#section4 .main-wrapper label::before{content:"";position:absolute;display:inline-block;background-image:url(../img/icon_arrow_down_defult.svg);background-repeat:no-repeat;width:20px;height:13px;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}#section4 .main-wrapper label select{border:none;outline:none;width:100%;height:100%;font-size:24px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"custom-font";padding:0 30px;background-color:#fff}}@media (max-width: 767px){#section4 .main-wrapper label{width:146px;height:40px;bottom:-30px;right:auto;left:calc(50% + 24px)}#section4 .main-wrapper label::before{width:13px;height:9px;background-size:contain;background-position:center center}#section4 .main-wrapper label select{font-size:16px;letter-spacing:1.6px;padding:0 10px 0 20px}}#section5{padding:140px 0;position:relative}@media (max-width: 1279px){#section5{padding:181px 0 78px}}@media (max-width: 767px){#section5{padding:110px 0 50px}}#section5 .deco-dots-1{position:absolute;width:116px;top:61px;right:calc(50% + 782px)}@media (max-width: 1279px){#section5 .deco-dots-1{display:none}}#section5 .deco-square{position:absolute;width:1500px;height:547px;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);top:223px;left:calc(50% - 120px);background-color:#24a09a}@media (max-width: 1279px){#section5 .deco-square{display:none}}@media (max-width: 767px){#section5 .deco-square{display:block;height:695px;width:700px;top:163px;left:calc(50% - 240px)}}#section5 .deco-dots-2{position:absolute;width:116px;top:157px;left:calc(50% + 755px)}@media (max-width: 1279px){#section5 .deco-dots-2{display:none}}#section5 .deco-lines{position:absolute;width:380px;height:122px;bottom:86px;right:calc(50% + 518px);background:url(../img/sec3-lines.svg) no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section5 .deco-lines{display:none}}#section5 .deco-lines::before{content:"";position:absolute;width:20px;height:100%;background-image:url(../img/sec3-lines.svg);background-repeat:no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines3 1.5s infinite linear;animation:skeleton-lines3 1.5s infinite linear}#section5 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 102px;padding-left:25px;position:relative}@media (max-width: 1279px){#section5 h2{padding-left:43px}}#section5 h2 img{margin-right:15px;width:34px}#section5 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section5 h2{padding-left:10px;margin-bottom:66px}#section5 h2 img{width:19px;margin-right:9px}#section5 h2 span{font-size:24px;letter-spacing:2.4px}}#section5 .main-wrapper{width:100%;max-width:1200px;height:720px;margin:auto;border-left:20px solid #097979;padding:50px 65px 0 60px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);position:relative}@media (max-width: 1279px){#section5 .main-wrapper{max-width:700px;height:auto;padding:61px 20px 55px 15px}}@media (max-width: 767px){#section5 .main-wrapper{max-width:340px;padding:40px 25px 55px;border-left:none}}#section5 .main-wrapper .tags-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-35px;right:-60px}@media (max-width: 1279px){#section5 .main-wrapper .tags-container{top:-45px;right:-15px}}@media (max-width: 767px){#section5 .main-wrapper .tags-container{top:-19px;right:0}}#section5 .main-wrapper .tags-container.fixed{position:fixed;top:80px;right:0;z-index:2;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:100px}@media (max-width: 767px){#section5 .main-wrapper .tags-container.fixed{top:50px;padding-left:15px}}#section5 .main-wrapper .tags-container.fixed .tag.active{background-color:#fe5c3f;-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}#section5 .main-wrapper .tags-container.fixed .tag.active img{opacity:1}#section5 .main-wrapper .tags-container .tag{cursor:pointer;width:290px;height:70px;background-color:#fea483;overflow:hidden;-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}@media (max-width: 1279px){#section5 .main-wrapper .tags-container .tag{width:210px}}@media (max-width: 767px){#section5 .main-wrapper .tags-container .tag{width:108px;height:40px}}#section5 .main-wrapper .tags-container .tag:hover{background-color:#fe5c3f}#section5 .main-wrapper .tags-container .tag:hover img{opacity:1}#section5 .main-wrapper .tags-container .tag.active{background-color:#fe5c3f;-webkit-transform:skewX(-25deg) translateY(10px);transform:skewX(-25deg) translateY(10px)}#section5 .main-wrapper .tags-container .tag.active img{opacity:1}#section5 .main-wrapper .tags-container .tag .tag-inner-container{-webkit-transform:skewX(25deg);transform:skewX(25deg);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;color:#fff;font-weight:bold}@media (max-width: 767px){#section5 .main-wrapper .tags-container .tag .tag-inner-container{font-size:14px}}#section5 .main-wrapper .tags-container .tag img{margin-left:10px;opacity:0}@media (max-width: 767px){#section5 .main-wrapper .tags-container .tag img{width:10px;margin-left:6px}}#section5 .main-wrapper .main-container{text-align:center;height:670px;overflow-y:scroll}@media (max-width: 1279px){#section5 .main-wrapper .main-container{height:auto}}#section5 .main-wrapper .main-container.hide{display:none}#section5 .main-wrapper .main-container.gold10 .info-chart-wrapper{margin-bottom:0}#section5 .main-wrapper .main-container.gold10 .info-chart-wrapper .container:nth-of-type(3),#section5 .main-wrapper .main-container.gold10 .info-chart-wrapper .container:nth-of-type(4){margin-bottom:0}#section5 .main-wrapper .main-container h3{font-size:30px;font-weight:bold;line-height:1.4;color:#097979;text-align:left}@media (max-width: 767px){#section5 .main-wrapper .main-container h3{font-size:20px;margin-bottom:6px}}#section5 .main-wrapper .main-container .sub-title{font-size:20px;font-weight:bold;line-height:1.4;margin-bottom:11px;color:#333;text-align:left}@media (max-width: 767px){#section5 .main-wrapper .main-container .sub-title{font-size:18px;margin-bottom:10px}}#section5 .main-wrapper .main-container .text{font-size:18px;line-height:1.39;text-align:left;margin-bottom:20px}@media (max-width: 767px){#section5 .main-wrapper .main-container .text{font-size:16px;line-height:1.6;margin-bottom:17px}}#section5 .main-wrapper .main-container .src-text{text-align:left;font-size:12px;line-height:1.42;margin-top:12px}#section5 .main-wrapper .main-container .info-chart-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:35px;-ms-flex-wrap:wrap;flex-wrap:wrap}#section5 .main-wrapper .main-container .info-chart-wrapper .container{width:480px;max-width:100%;margin-bottom:50px}@media (max-width: 767px){#section5 .main-wrapper .main-container .info-chart-wrapper .container{width:280px}}#section5 .main-wrapper .main-container .info-chart-wrapper .container:first-of-type,#section5 .main-wrapper .main-container .info-chart-wrapper .container:nth-of-type(3){margin-right:30px}@media (max-width: 1279px){#section5 .main-wrapper .main-container .info-chart-wrapper .container:first-of-type,#section5 .main-wrapper .main-container .info-chart-wrapper .container:nth-of-type(3){margin-right:0;margin-bottom:50px}}@media (max-width: 1279px){#section5 .main-wrapper .main-container .info-chart-wrapper .container:last-of-type{margin-bottom:0}}#section5 .main-wrapper .main-container .info-chart-wrapper .container p.img-title{font-size:18px;font-weight:bold;text-align:left;color:#333;line-height:1.4;margin-bottom:20px}@media (max-width: 767px){#section5 .main-wrapper .main-container .info-chart-wrapper .container p.img-title{line-height:1.6;font-size:16px}}#section5 .main-wrapper .main-container .info-chart-wrapper .container p.img-title span{border-bottom:4px solid #5fc4c1}#section5 .main-wrapper .main-container .info-chart-wrapper .container img{width:100%}#section6{padding-top:51px;padding-bottom:65px;position:relative}@media (max-width: 1279px){#section6{padding-top:93px;padding-bottom:0;max-width:100%}}@media (max-width: 767px){#section6{padding:40px 0 25px}}#section6 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 54px;padding-left:25px;position:relative}@media (max-width: 1279px){#section6 h2{padding-left:43px}}#section6 h2 img{margin-right:15px;width:34px}#section6 h2 span{font-size:36px;letter-spacing:3.6px;color:#fff;font-weight:bold}@media (max-width: 767px){#section6 h2{padding-left:10px;margin-bottom:15px}#section6 h2 img{width:19px;margin-right:9px}#section6 h2 span{font-size:24px;letter-spacing:2.4px}}#section6 .deco-square-green{position:absolute;width:2048px;left:calc(50% - 1024px);top:0}@media (max-width: 1279px){#section6 .deco-square-green{width:1687px;left:auto;right:0}}@media (max-width: 767px){#section6 .deco-square-green{width:410px}}#section6 .deco-square-gray{position:absolute;width:1250px;left:calc(50% - 729px);top:165px}@media (max-width: 1279px){#section6 .deco-square-gray{display:none}}@media (max-width: 767px){#section6 .deco-square-gray{display:inline-block;left:auto;top:auto;bottom:0;right:calc(50% - 107px)}}#section6 .deco-dots{position:absolute;width:80px;top:563px;left:calc(50% + 834px)}@media (max-width: 1279px){#section6 .deco-dots{display:none}}#section6 .deco-lines{position:absolute;width:380px;height:122px;bottom:-85px;right:calc(50% + 592px);background:url(../img/sec3-lines.svg) no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section6 .deco-lines{bottom:-106px;right:calc(50% + 112px)}}@media (max-width: 767px){#section6 .deco-lines{display:none}}#section6 .deco-lines::before{content:"";position:absolute;width:20px;height:100%;background-image:url(../img/sec3-lines.svg);background-repeat:no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines3 1.5s infinite linear;animation:skeleton-lines3 1.5s infinite linear}#section6 .main-wrapper{position:relative;width:1200px;max-width:100%;height:651px;margin:auto;background-image:url(../img/sec6-wrap-bg.svg);background-size:cover;background-repeat:no-repeat;background-position:center center;padding:49px 130px 0 179px}@media (max-width: 1279px){#section6 .main-wrapper{width:700px;height:auto;padding:61px 52px 41px 38px;background-image:none;border-left:20px solid #097979;background-color:#fff;z-index:1;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}}@media (max-width: 767px){#section6 .main-wrapper{border-left:none;width:340px;padding:50px 15px}}#section6 .main-wrapper h3{font-size:30px;font-weight:bold;line-height:1.4;text-align:left;color:#097979;margin-bottom:64px}@media (max-width: 767px){#section6 .main-wrapper h3{font-size:20px;margin-bottom:48px}}#section6 .main-wrapper .feature-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1279px){#section6 .main-wrapper .feature-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#section6 .main-wrapper .feature-wrapper .feature-container{width:270px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1279px){#section6 .main-wrapper .feature-wrapper .feature-container:first-of-type{margin-right:40px}}@media (max-width: 767px){#section6 .main-wrapper .feature-wrapper .feature-container{width:300px;margin-bottom:48px}#section6 .main-wrapper .feature-wrapper .feature-container:first-of-type{margin-right:0}}#section6 .main-wrapper .feature-wrapper .feature-container img{width:144px;margin-bottom:12px}@media (max-width: 767px){#section6 .main-wrapper .feature-wrapper .feature-container img{margin-bottom:14px}}#section6 .main-wrapper .feature-wrapper .feature-container .title{text-align:center;font-size:20px;line-height:1.4;font-weight:bold;margin-bottom:14px}@media (max-width: 767px){#section6 .main-wrapper .feature-wrapper .feature-container .title{font-size:18px;margin-bottom:15px}}#section6 .main-wrapper .feature-wrapper .feature-container ul{max-width:100%}#section6 .main-wrapper .feature-wrapper .feature-container ul li{font-size:18px;line-height:1.39;letter-spacing:normal;text-align:left;color:#333333;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){#section6 .main-wrapper .feature-wrapper .feature-container ul li{font-size:16px;margin-bottom:10px}}#section6 .main-wrapper .feature-wrapper .feature-container ul li::before{content:"";display:block;width:10px;height:10px;min-width:10px;min-height:10px;max-width:10px;max-height:10px;border-radius:50%;background-color:#fe5c3f;margin-right:10px;position:relative;top:7px}#section6 .main-wrapper .src-text{font-size:12px;line-height:1.4;letter-spacing:normal;text-align:left;color:#333333;margin-top:45px;position:absolute;bottom:30px;left:200px}@media (max-width: 1279px){#section6 .main-wrapper .src-text{position:static}}@media (max-width: 767px){#section6 .main-wrapper .src-text{margin-top:0}}#section7{position:relative;padding-top:154px;padding-bottom:193px}@media (max-width: 1279px){#section7{padding-top:163px;padding-bottom:59px}}@media (max-width: 767px){#section7{padding:50px 0 0}}#section7 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 40px;padding-left:25px;position:relative}@media (max-width: 1279px){#section7 h2{padding-left:43px;margin-bottom:39px}}#section7 h2 img{margin-right:15px;width:34px}#section7 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section7 h2{padding-left:10px;margin-bottom:14px}#section7 h2 img{width:19px;margin-right:9px}#section7 h2 span{font-size:24px;letter-spacing:2.4px}}#section7 .main-wrapper{position:relative;width:100%;width:1200px;margin:auto;background-color:#fff;border-left:20px solid #097979;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);padding:42px 0 40px 60px}@media (max-width: 1279px){#section7 .main-wrapper{width:700px;padding:30px 40px 74px 60px}}@media (max-width: 767px){#section7 .main-wrapper{width:340px;border-left:none;padding:30px 30px 35px}}#section7 .main-wrapper .table{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1279px){#section7 .main-wrapper .table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#section7 .main-wrapper .table .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}#section7 .main-wrapper .table .row-title{font-size:18px;font-weight:bold;line-height:1.1;text-align:left}@media (max-width: 767px){#section7 .main-wrapper .table .row-title{font-size:16px}}#section7 .main-wrapper .table .row-text{font-size:18px;font-weight:normal;line-height:1.1;text-align:left}@media (max-width: 767px){#section7 .main-wrapper .table .row-text{font-size:16px}}#section7 .main-wrapper .table a{color:#fe5c3f;text-decoration:underline}#section7 .main-wrapper .table a:first-of-type{margin-right:0.5em}@media (max-width: 767px){#section7 .main-wrapper .table a:first-of-type{display:block;width:100%;margin-bottom:12px}}@media (max-width: 1279px){#section7 .main-wrapper .table .table-left{width:260px;border-left:none;border-bottom:1px solid #999;padding-bottom:10px;margin-left:0;padding-left:0;margin-bottom:20px}}@media (max-width: 767px){#section7 .main-wrapper .table .table-left{width:100%}}#section7 .main-wrapper .table .table-left .row-title{width:120px}@media (max-width: 767px){#section7 .main-wrapper .table .table-left .row-title{width:110px}}#section7 .main-wrapper .table .table-right{border-left:1px solid #999;padding-left:36px;margin-left:64px}@media (max-width: 1279px){#section7 .main-wrapper .table .table-right{padding-left:0;border-left:none;margin-left:0}}@media (max-width: 767px){#section7 .main-wrapper .table .table-right{margin-top:14px}}#section7 .main-wrapper .table .table-right .row-title{width:138px}@media (max-width: 767px){#section7 .main-wrapper .table .table-right .row-title{width:110px;min-width:110px}}@media (max-width: 767px){#section7 .main-wrapper .table .table-right li{display:-webkit-box;display:-ms-flexbox;display:flex}}#section7 .main-wrapper .table .table-right li:first-of-type{margin-bottom:16px}#section7 .main-wrapper .src-text{font-size:12px;line-height:1.4;margin-top:0;text-align:right;width:840px;max-width:100%;margin-bottom:40px}@media (max-width: 767px){#section7 .main-wrapper .src-text{text-align:left;margin-bottom:50px}}#section7 .main-wrapper .sale-branches-wrapper{font-size:18px;line-height:1.4;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){#section7 .main-wrapper .sale-branches-wrapper{font-size:16px}}#section7 .main-wrapper .sale-branches-wrapper p.branch-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px}#section7 .main-wrapper .sale-branches-wrapper p.branch-title span:last-of-type{margin-top:5px;font-size:12px}#section7 .main-wrapper .sale-branches-wrapper .branches-list{width:100%;max-width:760px}@media (max-width: 1279px){#section7 .main-wrapper .sale-branches-wrapper .branches-list{max-width:480px}}@media (max-width: 767px){#section7 .main-wrapper .sale-branches-wrapper .branches-list{max-width:200px}}#section7 .main-wrapper .sale-branches-wrapper .branches-list p{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){#section7 .main-wrapper .sale-branches-wrapper .branches-list p{display:block;word-break:keep-all}}#section7 .main-wrapper .sale-branches-wrapper .branches-list p span:first-of-type{word-break:keep-all;word-wrap:none}#section7 .main-wrapper h3{text-align:left;font-size:18px;line-height:1.4;font-weight:600;margin-bottom:25px}@media (max-width: 767px){#section7 .main-wrapper h3{font-size:16px;margin-bottom:10px}}#section7 .main-wrapper h3 span{display:inline-block;border-bottom:4px solid #5fc4c1}@media (max-width: 767px){#section7 .main-wrapper h3 span{width:100%}}#section7 .main-wrapper .chart-wrap{width:900px;margin-bottom:40px}@media (max-width: 1279px){#section7 .main-wrapper .chart-wrap{width:100%}}#section7 .main-wrapper .chart-wrap img{width:100%}#section7 .main-wrapper .chart-wrap .chart-src-text{font-size:12px;color:#333;margin-top:10px;line-height:1.4}#section7 .deco-square{position:absolute;width:703px;top:193px;left:calc(50% + 260px)}@media (max-width: 1279px){#section7 .deco-square{top:320px;left:calc(50% - 206px)}}@media (max-width: 767px){#section7 .deco-square{display:none}}#section7 .deco-photo{position:absolute;width:703px;top:146px;left:calc(50% + 432px)}@media (max-width: 1279px){#section7 .deco-photo{display:none}}#section7 .deco-dots{position:absolute;width:80px;top:533px;right:calc(50% + 800px)}@media (max-width: 767px){#section7 .deco-dots{display:none}}#section7 .deco-dots-2{display:none}@media (max-width: 767px){#section7 .deco-dots-2{display:inline-block;position:absolute;width:116px;top:-5px;left:calc(50% + 95px)}}#section7 .deco-lines{position:absolute;width:380px;height:122px;top:792px;left:50%;background-image:url(../img/sec3-lines.svg);background-repeat:no-repeat;background-size:cover;overflow:hidden}@media (max-width: 1279px){#section7 .deco-lines{top:auto;bottom:0}}@media (max-width: 767px){#section7 .deco-lines{display:none}}#section7 .deco-lines::before{content:"";position:absolute;width:20px;height:100%;background-image:url(../img/sec3-lines.svg);background-repeat:no-repeat;background-size:cover;-webkit-filter:brightness(1.25);filter:brightness(1.25);background-position:0 0;-webkit-animation:skeleton-lines3 1.5s infinite linear;animation:skeleton-lines3 1.5s infinite linear}#section8{padding:44px 0 150px}@media (max-width: 1279px){#section8{padding:135px 0 150px}}@media (max-width: 767px){#section8{padding:50px 0}}#section8 h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;width:100%;margin:0 auto 54px;padding-left:25px;position:relative}@media (max-width: 1279px){#section8 h2{padding-left:41px}}#section8 h2 img{margin-right:15px;width:34px}#section8 h2 span{font-size:36px;letter-spacing:3.6px;color:#333;font-weight:bold}@media (max-width: 767px){#section8 h2{padding-left:10px;margin-bottom:20px}#section8 h2 img{width:19px;margin-right:9px}#section8 h2 span{font-size:24px;letter-spacing:2.4px}}#section8 .main-wrapper{width:100%;max-width:1200px;margin:auto;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}@media (max-width: 1279px){#section8 .main-wrapper{max-width:700px}}@media (max-width: 767px){#section8 .main-wrapper{max-width:340px}}#section8 .main-wrapper .top-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#097979;padding:35px 0 35px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1279px){#section8 .main-wrapper .top-wrapper{padding:40px 40px 55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper{padding:40px 23px 36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#section8 .main-wrapper .top-wrapper .deco-gift{width:185px;margin-right:20px}@media (max-width: 1279px){#section8 .main-wrapper .top-wrapper .deco-gift{margin-right:0;position:absolute;top:67px;left:44px}}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper .deco-gift{display:block;position:relative;top:auto;left:auto;margin:0 auto 25px;width:144px}}#section8 .main-wrapper .top-wrapper .text-wrapper .line1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1279px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:214px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:27px}}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1{padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}}#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .date{width:247px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../img/date-bg.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;font-family:"Lato";font-size:42px;font-weight:bold;line-height:1.26;letter-spacing:normal;text-align:left;color:#ffffff;margin-right:10px}@media (max-width: 1279px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .date{width:215px;height:55px;font-size:36px;margin-right:0;margin-bottom:10px}}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .date{height:40px;width:156px;font-size:25px}}#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .title{font-size:48px;font-weight:bold;line-height:1.25;letter-spacing:normal;text-align:left;color:#ffa483}@media (max-width: 1279px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .title{font-size:42px;line-height:1.19}}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper .text-wrapper .line1 .title{font-size:28px;line-height:1.29;text-align:center;max-width:275px;margin:auto}}#section8 .main-wrapper .top-wrapper .text-wrapper .line2{font-size:28px;font-weight:bold;line-height:1.43;text-align:left;color:#ffffff;margin-top:10px}@media (max-width: 767px){#section8 .main-wrapper .top-wrapper .text-wrapper .line2{font-size:22px;text-align:center}}#section8 .main-wrapper .bottom-wrapper{background-color:#fff;padding-top:40px;padding-left:205px;padding-bottom:60px}@media (max-width: 1279px){#section8 .main-wrapper .bottom-wrapper{padding:39px 36px 40px 56px}}@media (max-width: 767px){#section8 .main-wrapper .bottom-wrapper{padding:42px 25px 40px}}#section8 .main-wrapper .bottom-wrapper .title{font-size:24px;font-weight:bold;line-height:1.38;text-align:left;color:#097979;margin-bottom:26px}@media (max-width: 767px){#section8 .main-wrapper .bottom-wrapper .title{font-size:18px;margin-bottom:13px}}#section8 .main-wrapper .bottom-wrapper ul{counter-reset:listindex}#section8 .main-wrapper .bottom-wrapper ul li{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#333333;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){#section8 .main-wrapper .bottom-wrapper ul li{font-size:16px;line-height:1.38;margin-bottom:8px}}#section8 .main-wrapper .bottom-wrapper ul li::before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:"Lato";font-weight:bold;font-size:16px;width:25px;height:25px;min-width:25px;max-width:25p;min-height:25px;max-height:25px;border-radius:50%;background-color:#097979;margin-right:16px;counter-increment:listindex;content:counter(listindex)}@media (max-width: 767px){#section8 .main-wrapper .bottom-wrapper ul li::before{width:20px;height:20px;min-width:20px;max-width:20p;min-height:20px;max-height:20px;font-size:12px;margin-right:12px}}#section8 .links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px;margin-top:154px}@media (max-width: 1279px){#section8 .links-wrapper{display:none}}#section8 .links-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;width:240px;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 18px 0 28px;background-color:#fe5c3f;margin-right:20px}#section8 .links-wrapper a:last-of-type{margin-right:0}#section8 .links-wrapper a span{font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:2.4px;text-align:left;color:#ffffff}#section8 .links-wrapper a .arrow-container{width:42px;height:42px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section8 .links-wrapper a .arrow-container img{width:15px;animation:card-svg-arrow-move 0.5s infinite ease-in-out alternate-reverse}.nav-mask{position:fixed;width:100%;height:100%;top:0;left:0;z-index:95;background-color:transparent;pointer-events:none}.nav-mask.on{pointer-events:all;background-color:rgba(0,0,0,0.7)}.mask{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;background-color:transparent;pointer-events:none}.mask.on{pointer-events:all;background-color:rgba(0,0,0,0.7)}
/*# sourceMappingURL=index.min.css.map */