@charset "UTF-8";:root{--blue-50:#F9FBFF;--blue-100:#EBF1FF;--blue-200:#BED2FF;--blue-300:#91B4FF;--blue-400:#6495FF;--blue-500:#336EED;--blue-600:#2157CB;--blue-700:#1242A9;--blue-800:#073087;--blue-900:#002065;--red-100:#FFEBE9;--red-200:#FFC8C2;--red-300:#FFA49B;--red-400:#FF8174;--red-500:#FF5D4D;--red-600:#FF3A26;--red-700:#E72410;--red-800:#D21B08;--pink-100:#FFEBF2;--pink-200:#FFBDD6;--pink-300:#FF90B9;--pink-400:#FF629D;--pink-500:#FC347F;--pink-600:#DA2167;--green-100:#39B88E;--green-200:#15966B;--purple-100:#F5F2FF;--purple-200:#DED5FF;--purple-300:#C7B8FF;--purple-400:#B09BFF;--purple-500:#997EFF;--purple-600:#7A5FE1;--purple-700:#5D43BF;--grey-200:#F6F6F6;--grey-300:#EBEAEA;--grey-400:#C4C4C4;--grey-500:#9C9C9C;--grey-600:#707070;--grey-700:#4A4A4A;--grey-800:#242424;--balck:#1a1a1a;--white:#FFFFFF;--footer-Blue:#254a91}.element{width:5%}.element{width:100px;height:50px}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,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;-webkit-tap-highlight-color:transparent}*{-webkit-tap-highlight-color:transparent}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}a:focus,input:focus,select:focus,textarea:focus,button:focus,summary:focus{outline:0}.header.is-open{height:auto}.header{transition:.2s;position:fixed;z-index:13;width:100%;top:0}@media screen and (min-width: 992px){.header{top:32px}}.header--active{top:0;background:var(--white);box-shadow:0 40px 40px #00000003,0 20px 20px #00000005,0 10px 12px #0000000d}.header--active .header__menu{box-shadow:none}.header--active .header__item_immediately a{width:147px!important;height:55px!important;border-radius:100px!important}@media (max-width: 991px){.header--active .header__item_immediately a{border-radius:8px!important}}.header:after{transition:.4s;opacity:0;pointer-events:none;content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:-1}.header .wrap__inner{max-width:1320px;width:100%;margin:auto;box-sizing:border-box}@media (max-width: 1279px){.header .wrap__inner{padding:0 20px}}@media (max-width: 991px){.header .wrap__inner{background-color:#fff}}@media (max-width: 991px){.header__nav{overflow:hidden;transition:.45s cubic-bezier(.22,.61,.35,1);position:fixed;width:100%;height:0;top:70px;left:0}}@media (max-width: 768px){.header__nav{top:64px}}.header__inner{position:relative;display:flex;justify-content:space-between;align-items:center;height:79px}@media (max-width: 768px){.header__inner{display:flex;justify-content:center;align-items:center;height:64px}}.header__content{display:flex;align-items:center;gap:12px}@media (max-width: 991px){.header__content{display:block;background:#fff;position:relative;padding:16px 20px 32px;border-radius:0 0 20px 20px;z-index:1}}.header__menu{font-size:1.125em;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.36px;display:flex;align-items:center;background:var(--white);border-radius:12px;padding:0 24px;box-shadow:0 40px 40px #00000003,0 20px 20px #00000005,0 10px 12px #0000000d}@media (max-width: 1279px){.header__menu{font-size:1em}}@media (max-width: 991px){.header__menu{position:relative;display:block;text-align:center;font-size:20px;background:none;box-shadow:none;letter-spacing:.8px;line-height:125%}}.header__item{display:block}@media (max-width: 991px){.header__item{position:relative;top:10px;opacity:0;transition:.6s}.header__item:nth-child(1){transition-delay:.135s}.header__item:nth-child(2){transition-delay:.17s}.header__item:nth-child(3){transition-delay:.205s}.header__item:nth-child(4){transition-delay:.24s}.header__item:nth-child(5){transition-delay:.275s}.header__item:nth-child(6){transition-delay:.31s}}.header__link{display:block;position:relative;color:var(--blue-900);padding:27px 20px;transition:.45s cubic-bezier(.22,.61,.35,1)}@media (max-width: 1279px){.header__link{padding:20px 15px}}@media (max-width: 991px){.header__link{position:relative;padding:16px 0;display:block}}.header__link:after{position:absolute;display:inline-block;bottom:0;right:0;width:0;height:4px;content:"";transition:all .45s;transition-delay:0s;transition-timing-function:cubic-bezier(.22,.61,.35,1);background:linear-gradient(90deg,var(--blue-700) 20%,var(--blue-300) 100%)}@media (max-width: 991px){.header__link:after{display:none}}.header__link:hover{color:var(--blue-700);font-weight:700}.header__link:hover:after{left:0;right:auto;width:100%;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);transition-delay:.28s}.header .header__item_immediately a{font-size:18px;line-height:125%;letter-spacing:.72px;width:163px;height:79px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:700;background:linear-gradient(90deg,var(--red-700) 0%,var(--pink-500) 50%,var(--red-700) 100%);border-radius:12px;background-size:200% auto;background-position:left center;transition:background-position .5s}@media (max-width: 1366px){.header .header__item_immediately a{font-size:1em;width:148px;height:62px}}@media (max-width: 991px){.header .header__item_immediately a{transition:.45s cubic-bezier(.22,.61,.35,1);position:relative;top:10px;opacity:0;transition-delay:.315s;margin:20px auto 0;padding:0;width:163px!important;height:57px!important;font-size:20px;letter-spacing:.8px;border-radius:8px}}.header .header__item_immediately a:after{position:relative;top:-3px;width:20px;height:20px;content:"";display:block;background:url(../images/icon_arrw_w.svg)}@media (max-width: 991px){.header .header__item_immediately a:after{display:none}}.header .header__item_immediately a:hover{background-position:right center}@media (max-width: 991px){.header .header__item_immediately a:hover{background-position:left center}}.header__logo{display:inline-block;width:160px;height:47px;position:relative;z-index:9}@media (max-width: 991px){.header__logo{margin:auto;width:108px;height:32px}}.header__logo-img{display:block}.nav__trigger{display:none;position:relative;width:35px;height:30px;cursor:pointer;z-index:10}.nav__trigger.no{opacity:0}@media (max-width: 991px){.nav__trigger{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%)}}.nav__trigger .nav__hamburger-menu,.nav__hamburger-menu:after,.nav__hamburger-menu:before{width:29px;height:2px}.nav__hamburger-menu{position:relative;left:6px;transform:translateY(14px);transition:all 0ms .3s;background:#012b71}.nav__hamburger-menu:before{content:"";position:absolute;left:0;bottom:9px;background:#012b71;transition:bottom .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1)}.nav__hamburger-menu:after{width:20px;content:"";position:absolute;left:0;top:9px;background:#012b71;transition:top .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1)}.js-menu-active:after{opacity:1}.js-menu-active .header__item,.js-menu-active .header__item_immediately a{opacity:1;top:0}.js-menu-active .nav__trigger .nav__hamburger-menu{background:none}.js-menu-active .nav__trigger .nav__hamburger-menu:after{width:100%;top:0;background:#012b71;transform:rotate(45deg);transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1)}.js-menu-active .nav__trigger .nav__hamburger-menu:before{bottom:0;background:#012b71;transform:rotate(-45deg);transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1)}.js-menu-active+main,.js-menu-active+main+footer{pointer-events:none}.footer{width:100%;background-color:var(--footer-Blue)}.footer a{color:var(-- #fff)}.footer__inner{width:90%;max-width:1160px;letter-spacing:.1em;color:var(--white);font-size:14px;line-height:24px;text-align:center;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:16px 20px;box-sizing:border-box}@media (max-width: 768px){.footer__inner{width:100%;display:block}}.footer__link{color:var(--white);margin-left:21px}.footer .hidden-sm{display:none}@media (max-width: 598px){.footer .hidden-sm{display:block}}.footer__item_immediately{transition:.45s;display:none;border-radius:20px 20px 0 0;background:linear-gradient(90deg,var(--red-700) 40%,var(--pink-500) 100%);box-sizing:border-box}@media (max-width: 991px){.footer__item_immediately{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:125%;letter-spacing:.8px;display:flex;color:var(--white);justify-content:center;align-items:center;gap:32px;position:fixed;left:0;bottom:0;z-index:10;opacity:0}.footer__item_immediately--active{opacity:1}.footer__item_immediately a{padding:16px;width:100%;color:var(--white)}}html{font-size:16px;scroll-behavior:smooth}body{background-color:var(--blue-100);overflow-x:hidden;font-family:Roboto,Noto Sans TC,Helvetica,Arial,sans-serif}body.scroll-fixed{overflow:hidden}.section{position:relative}.wrap{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}img{display:block;width:100%}@media (max-width: 991px){main{margin-top:79px}}@media (max-width: 768px){main{overflow:hidden;margin-top:64px}}@media (max-width: 991px){#sec1,#sec2,#sec3,#sec4{scroll-margin-top:30px}}.gradient-bg{position:relative;background-image:url(../images/guide/guide_bg_pc.jpg);background-repeat:no-repeat;background-size:cover;background-position:center bottom}@media (max-width: 991px){.gradient-bg{background:none}.gradient-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(298deg,#00206500 63.88%,#1242a9cc 93.28%),linear-gradient(105deg,#da216700 69.76%,#da2167b3 92.71%),url(../images/trends/trends_bg.png) center/cover no-repeat,#073087;transform:translateZ(0);will-change:transform;z-index:0}}.gradient-bg:after{position:absolute;left:0;bottom:-6%;font-family:Roboto;font-size:180px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3.6px;background:linear-gradient(90deg,var(--Blue-Blue-600, rgba(33, 87, 203, .3)) 0%,var(--bw-white, rgba(255, 255, 255, .3)) 50%,var(--Blue-Blue-600, rgba(33, 87, 203, .3)) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 991px){.gradient-bg:after{bottom:-1.8%;font-size:109px}}@media (max-width: 598px){.gradient-bg:after{font-size:20.5128205128vw}}.mb-use,.mb-f-use{display:none!important}@media (max-width: 991px){.pc-use{display:none!important}.mb-use{display:block!important}.mb-f-use{display:flex!important}}@keyframes float{0%,to{transform:translateY(8px)}50%{transform:translateY(-8px)}}@keyframes float2{0%,to{transform:translateY(-8px)}50%{transform:translate(0)}}@keyframes shine{0%{background-position:100%}to{background-position:0}}@keyframes lineMoveVer{0%{transform:translate3d(0,-100%,0)}to{transform:translate3d(0,100%,0)}}@keyframes fadeInChar{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutChar{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.main_title-box{display:flex;justify-content:center}.main_title{position:relative;font-size:48px;font-style:normal;font-weight:700;line-height:125%;letter-spacing:5.76px;text-transform:uppercase;margin-bottom:24px}@media screen and (max-width: 1279px){.main_title{font-size:40px}}@media (max-width: 991px){.main_title{text-align:center;margin-bottom:32px}}@media (max-width: 598px){.main_title{font-size:8.2051282051vw}}.main_title:before{display:block;position:absolute;top:-20px;left:-20px;width:20px;height:20px;content:"";background-size:cover}@media (max-width: 598px){.main_title:before{width:12px;height:12px;top:-3vw;left:-3vw}}.main_title__w{color:var(--white);text-shadow:0 82px 23px rgba(0,0,0,0),0 52px 21px rgba(0,0,0,.01),0 29px 18px rgba(0,0,0,.05),0 13px 13px rgba(0,0,0,.09),0 3px 7px rgba(0,0,0,.1)}.main_title__w:before{background-image:url(../images/ticon_title_w.svg)}.main_title__b{background-image:linear-gradient(90deg,var(--blue-900) 0,var(--blue-900) 45%,var(--blue-500) 50%,var(--blue-900) 55%,var(--blue-900) 100%);animation:shine 3s linear infinite;background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main_title__b:before{background-image:url(../images/ticon_title_b.svg)}.section-sub_title{color:var(--blue-900);font-size:28px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:1.12px;text-transform:capitalize;margin-bottom:12px}@media (max-width: 1279px){.section-sub_title{font-size:24px}}@media (max-width: 991px){.section-sub_title{font-size:3.8461538462vw;margin-bottom:2.0512820513vw}.section-sub_title br{display:none}}@media (max-width: 598px){.section-sub_title{font-size:6.1538461538vw;letter-spacing:.96px}}.panel__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;transform:perspective(500px) rotateX(0) rotateY(0);transform-style:preserve-3d}.btn-arrow{overflow:hidden;position:relative;width:54px;height:54px;border:0;border-radius:8px;background:var(--white);transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);box-shadow:0 18px 5px #0000,0 11px 5px #00000003,0 6px 4px #0000000d,0 3px 3px #00000017,0 1px 2px #0000001a;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 598px){.btn-arrow{width:13.8461538462vw;height:13.8461538462vw}.btn-arrow svg{width:5.1282051282vw;height:5.1282051282vw}}.btn-arrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,var(--blue-600),var(--blue-400));opacity:0;transition:opacity .45s cubic-bezier(.22,.61,.35,1)}@media (min-width: 589px){.btn-arrow:hover:before{opacity:1}.btn-arrow:hover svg{z-index:1}.btn-arrow:hover svg path{stroke:var(--white)}}.btn-arrow-w{width:54px;height:54px;border:0;border-radius:8px;background:none;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);border:1px solid var(--white);display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 598px){.btn-arrow-w{width:13.8461538462vw;height:13.8461538462vw}.btn-arrow-w svg{width:5.1282051282vw;height:5.1282051282vw}}.swiper-pagination-bullet{width:auto!important;height:auto!important;border-radius:4px!important;background:none!important;margin:0 8px!important;opacity:1!important}.swiper-pagination-bullet:before{background:var(--blue-300);transition:width .3s;display:block;content:"";width:8px;height:8px;border-radius:2px;overflow:hidden}.swiper-pagination-bullet-active:before{width:40px;border-radius:2px;background:linear-gradient(270deg,var(--blue-700) 20%,var(--blue-500) 100%)}.btn-more a{width:220px;height:81px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--white);font-size:20px;font-weight:700;line-height:125%;letter-spacing:.8px;border-radius:8px;background:linear-gradient(90deg,var(--Purple-Purple-600, #7A5FE1) 0%,var(--Blue-Blue-700, #1242A9) 50%,var(--Purple-Purple-600, #7A5FE1) 100%);background-size:200% auto;background-position:left center;transition:background-position .5s}@media (max-width: 991px){.btn-more a{margin:auto}}@media (max-width: 598px){.btn-more a{width:196px;height:71px;font-size:18px}}.btn-more a:after{width:24px;height:24px;content:"";display:inline-block;background:url(../images/faq/btn_arrw.svg)}@media (max-width: 598px){.btn-more a:after{width:20px;height:20px}}@media (min-width: 991px){.btn-more a:hover{background-position:right center}}.go-btn{position:absolute;bottom:20px;left:50%;transform:translate(-50%);max-width:1440px;width:100%;padding:0 60px;box-sizing:border-box;display:flex;justify-content:right;color:var(--blue-600);text-align:center}@media (max-width: 991px){.go-btn{padding:0 20px;bottom:0}}@media (max-width: 768px){.go-btn{bottom:13vw}}@media (max-width: 598px){.go-btn{bottom:23vw}}.go-btn__box{font-family:Roboto;font-size:18px;font-weight:700;letter-spacing:1.44px;display:flex;flex-direction:column;align-items:center}@media (max-width: 598px){.go-btn__box{font-size:4.6153846154vw}}.go-btn__box .go-btn__text{margin-top:12px;display:inline-flex;overflow:hidden}.go-btn__box .go-btn__text span{display:inline-block;opacity:1;transform:translateY(0);transition:all .35s cubic-bezier(.22,.61,.35,1)}@media (min-width: 991px){.go-btn__box:hover .go-btn__default{opacity:0;transition-delay:0s}.go-btn__box:hover .go-btn__text span{opacity:0;transform:translateY(10px);animation:fadeInChar .45s forwards;animation-delay:calc(var(--i) * .1s)}}.blocks_t{position:absolute;top:-46px;right:20px;width:160px}.blocks_b{position:absolute;bottom:30px;left:28px;width:128px}.section-red{color:var(--red-700)}#overlayer{width:100%;height:100%;position:fixed;z-index:1001;background:var(--white);transition:opacity .6s ease;opacity:1;pointer-events:all}#overlayer.is-hide{opacity:0;pointer-events:none}.loader{position:absolute;z-index:1003;top:50%;margin-top:-115px;left:50%;margin-left:-86.5px;transition:opacity .6s ease;opacity:1}.loader.is-hide{opacity:0;display:none}.sinopac-logo{width:173px;margin-bottom:20px}.sinopac-logo img{width:100%}.dawho-logo,.dawho-logo img{width:173px;height:177px}.loading{position:relative;margin-top:-60px}.loading img{width:173px;height:173px}.section-kv{width:100%;height:648px;background-repeat:no-repeat;background-position:center;background-color:var(--blue-100);box-sizing:border-box}@media (max-width: 1279px){.section-kv{height:50.6645817045vw}}@media (max-width: 991px){.section-kv{padding:44px 20px 0;height:calc(130vw - 64px)}}@media (max-width: 768px){.section-kv{height:calc(140vw - 64px)}}@media (max-width: 598px){.section-kv{height:calc(170vw - 64px)}}.section-kv .cube_01,.section-kv .cube_02,.section-kv .cube_03,.section-kv .cube_04,.section-kv .light{position:absolute}.section-kv .cube_01,.section-kv .cube_04{width:67.92px}@media (max-width: 1279px){.section-kv .cube_01,.section-kv .cube_04{width:5.2384675528vw}}.section-kv .cube_02{width:67.93px}@media (max-width: 1279px){.section-kv .cube_02{width:5.2384675528vw}}.section-kv .cube_03{width:33.97px}@media (max-width: 1279px){.section-kv .cube_03{width:2.6583268178vw}}.section-kv__container{display:flex;align-items:center;position:relative;max-width:1440px;width:100%;height:100%;margin:auto;padding-left:3.1%;box-sizing:border-box}@media (max-width: 991px){.section-kv__container{padding:0;align-items:inherit}}.section-kv__slogan{position:relative;top:9.2%;max-width:720px;width:60%;z-index:1;opacity:1}@media (max-width: 991px){.section-kv__slogan{width:100%;max-width:none;top:0}}.section-kv__slogan .light{left:-23%;top:-142%;width:70%;max-width:500px;z-index:-1}@media (max-width: 991px){.section-kv__slogan .light{width:84%;top:-42vw;right:-27vw;left:inherit}}.section-kv__slogan-box{position:relative;z-index:1}.section-kv__slogan-box .cube_01{top:-106%;left:47%;animation:float 3s ease-out infinite}@media (max-width: 991px){.section-kv__slogan-box .cube_01{top:inherit;bottom:-25vw;right:inherit;left:35vw;width:9.7435897436vw}}.section-kv__slogan-box .cube_02{display:none}@media (max-width: 991px){.section-kv__slogan-box .cube_02{display:block;right:5.8974358974vw;top:0vw;width:11.2820512821vw;animation:float 3s ease-out infinite}}.section-kv__slogan-box .cube_03{left:31%;bottom:-69%;animation:float2 3s ease-out infinite}@media (max-width: 991px){.section-kv__slogan-box .cube_03{left:inherit;bottom:0;right:0;top:15vw;width:6.9230769231vw}}@media (max-width: 598px){.section-kv__slogan-box .cube_03{right:-2vw}}.section-kv__title{font-size:72px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:5.76px;background-image:linear-gradient(90deg,var(--blue-900) 0,var(--blue-900) 45%,var(--blue-500) 50%,var(--blue-900) 55%,var(--blue-900) 100%);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:14px;animation:shine 3s linear infinite}.section-kv__title br{display:none}@media (max-width: 1279px){.section-kv__title{font-size:4.0656763096vw}}@media (max-width: 991px){.section-kv__title{font-size:8.8709677419vw;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1.76px}.section-kv__title br{display:block}}@media (max-width: 598px){.section-kv__title{font-size:11.2820512821vw;margin-bottom:16px}}.section-kv__des{color:var(--blue-700);font-size:40px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:3.2px}@media (max-width: 1279px){.section-kv__des{font-size:3.1274433151vw}}@media (max-width: 991px){.section-kv__des{font-size:4.0322580645vw}}@media (max-width: 598px){.section-kv__des{font-size:7.1794871795vw}}.section-kv__right{width:56%;max-width:797px;position:absolute;right:0;bottom:-35%}@media (max-width: 1279px){.section-kv__right{bottom:-28%}}@media (max-width: 991px){.section-kv__right{width:100%;max-width:none;position:absolute;right:0;left:0;bottom:0}.section-kv__right .mb-use{width:116%;max-width:none;position:absolute;right:0;left:-2vw;bottom:-22vw}}@media (max-width: 991px) and (max-width: 598px){.section-kv__right .mb-use{width:133%;left:-10vw;bottom:-23vw}}.section-kv__img-box{position:relative}.section-kv__img-box .cube_01{bottom:40.5%;left:9%;animation:float 3s ease-out infinite}@media (max-width: 991px){.section-kv__img-box .cube_01{display:none}}.section-kv__img-box .cube_02{top:3%;left:37.6%;animation:float 4s .1s ease-out infinite}@media (max-width: 991px){.section-kv__img-box .cube_02{top:-84vw;left:0vw;width:11.2820512821vw;animation:float2 3s ease-out infinite}}.section-kv__img-box .cube_03{top:12.5%;left:14.4%;animation:float2 3s .3s ease-out infinite}@media (max-width: 991px){.section-kv__img-box .cube_03{display:none}}.section-kv__img-box .cube_04{top:6%;right:25%;animation:float2 5s ease-out infinite}@media (max-width: 991px){.section-kv__img-box .cube_04{display:none}}.section-kv .scrolldown{cursor:pointer;position:absolute;z-index:11;bottom:-220px;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1)}@media (max-width: 991px){.section-kv .scrolldown{bottom:0;right:14vw;top:42vw;transform:scale(1.4)}}@media (max-width: 598px){.section-kv .scrolldown{right:4vw;top:12vw;transform:scale(.7084)}}.section-kv .scrolldown:hover .scrolldow-icon img{transform:scale(1.15)}.section-kv .scrolldow-icon{position:relative;width:72px;height:142px}.section-kv .scrolldow-icon img{transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);transform:scale(1)}.section-kv .scrolldow-icon i{position:absolute;top:30%;left:50%;margin-left:-1px;height:100%;width:84px}.section-kv .scrolldow-icon i:before{content:"";position:absolute;bottom:40px;left:-8px;width:0;height:0;border-style:solid;border-width:10px 9px 0 9px;border-color:var(--blue-500) transparent transparent transparent}.section-kv .scrolldow-icon b{position:absolute;width:2px;height:84px;overflow:hidden}.section-kv .scrolldow-icon b:before{content:"";position:absolute;top:0;width:100%;height:100%;background:var(--blue-500);animation:lineMoveVer 2.5s infinite}.section-kv .scrolldow-icon b:after{content:"";position:absolute;top:0;width:100%;height:100%;background:var(--blue-500);animation:lineMoveVer 2.5s infinite;animation-delay:1s}.section-activity{position:relative;padding:140px 60px;border-radius:72px 0 0;background:linear-gradient(180deg,var(--white) 0%,var(--blue-100) 100%)}@media (max-width: 991px){.section-activity{border-radius:48px 0 0;padding:60px 20px 35%}}.section-activity__container{position:relative;width:100%;max-width:1096px;margin:auto}@media (max-width: 768px){.section-activity .blocks_b{width:24.358974359vw;bottom:5vw;left:0;z-index:1}}.section-activity .blocks_t{top:62px;width:130px;z-index:1}@media (max-width: 768px){.section-activity .blocks_t{display:none}}.section-activity .light-l{position:absolute;bottom:0;left:0%;width:250px}@media screen and (max-width: 1440px){.section-activity .light-l{width:200px}}@media (max-width: 768px){.section-activity .light-l{max-width:200px;width:50%;z-index:0}}@media (max-width: 598px){.section-activity .light-l{bottom:-15%}}.section-activity .light-r{position:absolute;top:0;right:0%;width:300px;z-index:0;opacity:.8}@media (max-width: 768px){.section-activity .light-r{opacity:1;width:20%}}@media (max-width: 768px){.section-activity .light-r{width:40%}}.section-activity .main_title{margin-bottom:40px}.section-activity .swiper{position:relative;padding:28px;box-sizing:border-box;background:var(--white);border-radius:12px;box-shadow:0 65px 39px #0000000d,0 29px 29px #00000017,0 7px 16px #0000001a;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1)}@media (max-width: 768px){.section-activity .swiper{border-radius:8px;padding:24px 20px 20px}}.section-activity .swiper:hover{box-shadow:0 65px 39px #00000014,0 29px 29px #0000001a,0 7px 16px #00000026}.section-activity .swiper:hover .activity-card__more{color:var(--blue-700)}.section-activity .swiper:hover .activity-card__more svg path{stroke:var(--blue-700)}.section-activity .swiper:before,.section-activity .swiper:after{content:"";display:block;position:absolute;aspect-ratio:1/1;background-size:contain;background-repeat:no-repeat}.section-activity .swiper:before{top:0;left:0;width:110px;height:110px;background-image:url(../images/activity/icon-bg.svg)}@media (max-width: 768px){.section-activity .swiper:before{display:none}}.section-activity .swiper:after{bottom:-15%;left:37%;width:220px;height:220px;background-image:url(../images/activity/icon-bg-b.svg)}@media (max-width: 768px){.section-activity .swiper:after{width:21.7948717949vw;height:21.7948717949vw;bottom:inherit;right:-4%;top:26%;left:inherit;background-image:url(../images/activity/icon-bg-m-c.svg)}}.section-activity .swiper-slide{opacity:0;transition:all 1s;transition-timing-function:cubic-bezier(.22,.61,.35,1)}.section-activity .swiper-slide.swiper-slide-active{opacity:1}.activity-swiper-wrap,.activity-swiper{overflow:visible}.activity-swiper{min-height:396px;overflow:visible;padding:0 60px}@media (max-width: 1024px){.activity-swiper{min-height:363px}}.activity-card{position:relative;display:flex;align-items:center;overflow:hidden}@media (max-width: 768px){.activity-card{display:block}}.activity-card__meta{width:50%;max-width:490px;margin-right:40px}@media (max-width: 768px){.activity-card__meta{width:100%;max-width:none;margin-right:0}}.activity-card__title{color:var(--blue-900);font-size:36px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:2.88px;text-transform:capitalize;margin-bottom:16px}@media (max-width: 1179px){.activity-card__title{font-size:2.5445292621vw}}@media (max-width: 768px){.activity-card__title{font-size:6.1538461538vw;margin-bottom:12px}}.activity-card__desc{color:var(--blue-700);font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.8px;max-height:50px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 1179px){.activity-card__desc{font-size:1.6963528414vw}}@media (max-width: 768px){.activity-card__desc{font-size:4.1025641026vw;margin-bottom:20px;letter-spacing:.32px;max-height:90px;line-height:45px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width: 598px){.activity-card__desc{max-height:58px;line-height:29px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.activity-card__thumb{border-radius:12px;overflow:hidden;max-width:510px;width:50%}@media (max-width: 768px){.activity-card__thumb{border-radius:4px;width:100%;max-width:none}}.activity-card__thumb img{width:100%;height:100%;object-fit:cover}.activity-card__more{transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);display:flex;align-items:center;position:absolute;bottom:0;color:var(--blue-500)}@media (max-width: 1179px){.activity-card__more{font-size:1.6963528414vw}}@media (max-width: 768px){.activity-card__more{display:none}}.activity-card__more svg path{stroke:var(--blue-500)}.activity-tags{position:relative;display:flex;margin-bottom:24px;padding:0 16px;border-radius:8px;background:var(--white);box-shadow:0 66px 18px #0000,0 42px 17px #00000003,0 24px 14px #0000000d,0 11px 11px #00000017,0 3px 6px #0000001a}@media (max-width: 768px){.activity-tags{padding:0 4.1025641026vw}}.activity-tags__box{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.activity-tags__box::-webkit-scrollbar{width:1px;height:10px}@media (max-width: 598px){.activity-tags__box::-webkit-scrollbar{display:none}}.activity-tags__box::-webkit-scrollbar-track{background-color:var(--blue-100)}.activity-tags__box::-webkit-scrollbar-thumb{background-color:var(--blue-300);height:1px}.activity-tags__item{flex:0 0 auto;white-space:nowrap;position:relative;border:none;padding:24px 20px;background:none;font-weight:700;cursor:pointer;color:var(--blue-300);font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.8px;text-align:center;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1)}@media (max-width: 768px){.activity-tags__item{padding:6.1538461538vw 3.0769230769vw;font-size:4.1025641026vw}}.activity-tags__item:after{position:absolute;display:inline-block;bottom:0;right:0;width:0;height:4px;content:"";transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);background:linear-gradient(90deg,var(--blue-700) 20%,var(--blue-300) 100%)}.activity-tags__item:hover{color:var(--blue-700)}.activity-tags__item--active{color:var(--blue-700);font-weight:700}.activity-tags__item--active:after{left:0;right:auto;width:100%;transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);transition-delay:.25s}.activity-tags__prev,.activity-tags__next{margin:0;padding:0;position:absolute;border:none;background:none;top:50%;transform:translateY(-50%)}.activity-tags__prev{left:0}.activity-tags__next{right:0}.activity-controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:24px;z-index:1}@media (max-width: 768px){.activity-controls{margin-top:32px}}.activity-controls__arrw-box{display:flex;gap:20px}@media (max-width: 768px){.activity-controls__arrw-box{width:100%;justify-content:space-between}}.activity-controls__dots{position:static!important;margin:0;width:auto!important}@media (max-width: 768px){.activity-controls__dots{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}}.section-offers{position:relative;padding:140px 60px}.section-offers .blocks_r{display:none}@media (max-width: 991px){.section-offers .blocks_r{display:block;position:absolute;max-width:75px;width:20%;bottom:15px;right:0}}@media (max-width: 991px){.section-offers{padding:80px 0 160px}.section-offers .blocks_b,.section-offers .blocks_t{display:none}.section-offers .blocks_t{top:inherit;bottom:0}}.section-offers .swiper-wrapper{padding-bottom:75px;align-items:center}@media (max-width: 991px){.section-offers .swiper-slide{width:496px}}@media (max-width: 598px){.section-offers .swiper-slide{width:296px}}@media (max-width: 320px){.section-offers .swiper-slide{width:256px}}.section-offers .light-l{position:absolute;left:0;top:0;width:300px;opacity:.4}@media screen and (max-width: 1440px){.section-offers .light-l{width:200px}}.section-offers .light-r{position:absolute;bottom:-11%;right:0%;width:250px;z-index:-1}.section-offers .swiper{padding-bottom:8px}.section-offers .main_title{margin-bottom:40px}@media (max-width: 991px){.section-offers .main_title{margin-bottom:32px}}.section-offers .swiper-pagination.offers-dots{position:static;width:auto!important}.section-offers .offers-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:-30px}@media (max-width: 991px){.section-offers .offers-controls{justify-content:space-between;padding:0 20px;margin-top:-43px}}.offers-swiper-wrap,.offers-swiper{width:100%;max-width:1280px;overflow:visible;margin:auto}.offers-swiper{overflow:visible;padding:0 60px}.offer-card{transform:scale(.9);display:block;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 118.8px 33.3px #0000,0 76.5px 30.6px #00000003,0 43.2px 26.1px #0000000d,0 18.9px 18.9px #00000017,0 4.5px 10.8px #0000001a}@media (min-width: 991px){.offer-card:hover{transition:all .45s;transition-timing-function:cubic-bezier(.22,.61,.35,1);box-shadow:0 65px 39px #00000014,0 29px 29px #0000001a,0 7px 16px #00000026}}.offer-card__meta{padding:21.6px}@media (max-width: 991px){.offer-card__meta{padding:16px}}.offer-card__title{color:var(--blue-900);font-size:20px;font-weight:700;line-height:125%;letter-spacing:.72px;margin-bottom:10.8px;max-height:64px;line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:64px}@media (max-width: 598px){.offer-card__title{font-size:18px;max-height:50px;min-height:50px;line-height:25px;margin-bottom:12px}}.offer-card__desc{color:var(--blue-700);font-size:14px;font-weight:400;line-height:140%;letter-spacing:.288px}.offer-card__thumb img{display:block;width:100%;height:auto}.swiper-slide-active .offer-card{transition:transform .6s ease;transform:scale(1)}.section-trends{position:relative;overflow:hidden;display:flex;padding:140px 60px;justify-content:space-between;align-items:flex-start;align-self:stretch;border-radius:0 72px}@media (max-width: 991px){.section-trends{border-radius:0 48px;padding:80px 20px 140px}}.section-trends:after{content:"Trends"}.section-trends__container{max-width:1320px;width:100%;margin:auto;display:flex;justify-content:space-between}@media (max-width: 991px){.section-trends__container{display:block}}.section-trends__left{width:min(43%,500px);margin-right:80px}@media screen and (max-width: 1900px){.section-trends__left{margin-right:4.1666666667vw}}@media (max-width: 991px){.section-trends__left{margin-right:0;width:100%;text-align:center}.section-trends__left .main_title{display:inline-block;margin-bottom:12px}}.section-trends__left-content{color:var(--white);text-shadow:0 82px 23px rgba(0,0,0,0),0 52px 21px rgba(0,0,0,.01),0 29px 18px rgba(0,0,0,.05),0 13px 13px rgba(0,0,0,.09),0 3px 7px rgba(0,0,0,.1);font-family:Noto Sans TC;font-size:20px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:2.4px;text-transform:uppercase}@media (max-width: 991px){.section-trends__left-content{margin-bottom:32px;text-align:center}}@media (max-width: 598px){.section-trends__left-content{text-align:left;font-size:4.1025641026vw}}.section-trends__right{width:min(57%,740px)}@media (max-width: 991px){.section-trends__right{width:100%}}.section-trends__list{display:flex;gap:20px}@media (max-width: 991px){.section-trends__list{display:block}}.section-trends__item{position:relative;display:flex;width:360px;flex-direction:column;align-items:flex-start;gap:20px;background:var(--white);padding:28px 28px 20px;border-radius:12px;background:linear-gradient(180deg,var(--bw-white, #FFF) 50%,var(--Blue-Blue-200, #BED2FF) 100%)}@media (max-width: 991px){.section-trends__item{width:100%;max-width:608px;margin:0 auto 24px;padding:20px 20px 24px;box-sizing:border-box;transform:none!important}}.section-trends__item a{width:100%;display:block}.section-trends__item img{display:block;width:100%;height:auto}.section-trends__img{margin-bottom:20px;border-radius:6px}@media (max-width: 598px){.section-trends__img{margin-bottom:12px;border-radius:4px}}.section-trends__information{font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.8px;color:var(--blue-700);margin-bottom:20px}@media (max-width: 768px){.section-trends__information{margin-bottom:0;font-size:3.5897435897vw}}@media (max-width: 598px){.section-trends__information{font-size:4.6153846154vw;letter-spacing:.72px}}.section-trends__more{display:flex;align-items:center;justify-content:right;font-size:18px;font-weight:500;line-height:125%;letter-spacing:.72px;color:var(--blue-500)}@media (max-width: 768px){.section-trends__more{display:none}}.section-trends__more:after{display:block;content:"";width:16px;height:16px;background-image:url(../images/trends/icon_arrw.svg);background-repeat:no-repeat;background-size:cover}.section-guide{position:relative;overflow:hidden;display:flex;padding:100px 0 160px;justify-content:space-between;align-items:flex-start;align-self:stretch;border-radius:0 72px}@media (max-width: 991px){.section-guide{border-radius:0 48px;padding:80px 0 140px;background:linear-gradient(48deg,#5d43bf80 -81.8%,#da216700 37.77%,#da2167b3),var(--blue-700)}.section-guide:before{display:none}}.section-guide:after{bottom:-4%;content:"Function"}.section-guide .main_title-w{margin-bottom:40px}.section-guide__container{width:100%}.section-guide__list{max-width:1120px;margin:auto;display:flex;flex-wrap:wrap;justify-content:center}.section-guide__item{position:relative;display:flex;max-width:352px;width:31%;max-height:300px;padding:24px 0 0 24px;flex-direction:column;align-items:flex-start;border-radius:12px;background:linear-gradient(180deg,var(--white) 50%,var(--blue-200) 100%);margin:0 20px 20px 0;box-sizing:border-box}.section-guide__item:nth-child(3),.section-guide__item:nth-child(6),.section-guide__item:nth-child(8){margin-right:0}.section-guide__item:nth-child(7),.section-guide__item:nth-child(8){max-width:532px;height:auto;padding:24px;width:calc(50% - 20px)}.section-guide__item:nth-child(7) .section-guide__img,.section-guide__item:nth-child(8) .section-guide__img{position:absolute;top:0;right:0}.section-guide__item:nth-child(7) .section-guide__img img,.section-guide__item:nth-child(8) .section-guide__img img{width:140px}@media (max-width: 991px){.section-guide__item{margin-bottom:32px;width:100%;height:100%;max-height:none;max-width:none;border-radius:8px}}@media (max-width: 598px){.section-guide__item{padding:20px 0 0 20px;max-height:none}}@media (max-width: 991px){.section-guide .swiper-slide{width:550px}}@media (max-width: 598px){.section-guide .swiper-slide{width:296px;max-width:none;max-height:inherit}}@media (max-width: 991px){.section-guide .guide-swiper{padding-right:20px}}@media (max-width: 991px){.section-guide .guide-controls{color:var(--blue-200);font-size:22px;font-weight:500;line-height:140%;letter-spacing:.44px;text-transform:uppercase;padding:0 20px;display:flex;justify-content:space-between;align-items:center}}@media (max-width: 991px) and (max-width: 598px){.section-guide .guide-controls{font-size:5.641025641vw}}@media (max-width: 991px){.section-guide .guide-controls .guide-pagination--active{color:var(--white)}.section-guide .guide-controls .guide-nav{display:flex;gap:20px}}.section-guide__item-content{width:100%}.section-guide__information{font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.8px;color:var(--blue-700);margin-bottom:20px;padding-right:24px}@media (max-width: 1179px){.section-guide__information{font-size:16px;padding-right:20px}}@media (max-width: 991px){.section-guide__information{font-size:3vw;min-height:11vw}}@media screen and (max-width: 414px){.section-guide__information{font-size:4.6153846154vw;min-height:18vw;letter-spacing:.72px}}.section-guide__img{display:flex;justify-content:right;position:relative;width:100%}.section-guide__img img{width:160px;display:block}@media (max-width: 768px){.section-guide__img img{width:58%;max-width:160px}}.section-faq{position:relative;padding:160px 60px 17%}@media (max-width: 991px){.section-faq{padding:72px 20px 60%}}@media (max-width: 598px){.section-faq{padding-bottom:90vw}}@media (max-width: 768px){.section-faq{margin-bottom:-10%}}@media (max-width: 598px){.section-faq{margin-bottom:-18vw}}.section-faq .main_title{margin-bottom:40px}@media (max-width: 991px){.section-faq .main_title{display:inline-block;margin-bottom:32px}}.section-faq .icon_l_b{position:absolute;bottom:48px;left:0;width:384px;z-index:-1}@media (max-width: 768px){.section-faq .icon_l_b{bottom:6%;width:60%;max-width:271px}}@media (max-width: 598px){.section-faq .icon_l_b{bottom:5%;width:50%}}.section-faq .light-l{position:absolute;bottom:0;left:0%;width:250px}@media (max-width: 1420px){.section-faq .light-l{width:200px}}@media (max-width: 598px){.section-faq .light-l{z-index:-2;bottom:2%}}.section-faq .light-r{position:absolute;top:0;right:0%;width:300px;z-index:-1;opacity:.4}.section-faq__container{display:flex;max-width:1320px;margin:auto;align-items:flex-start;min-height:660px}@media (max-width: 991px){.section-faq__container{width:100%;display:block;min-height:inherit}}.section-faq__left{width:min(33%,427px);margin-right:20px}@media (max-width: 991px){.section-faq__left{width:100%;margin-right:0;text-align:center}}.section-faq__categories{background:var(--white);display:inline-block;padding:24px;border-radius:8px}@media (max-width: 991px){.section-faq__categories{display:flex;flex-wrap:wrap;margin-bottom:24px}}.section-faq__radio{position:relative;color:var(--blue-900);font-size:20px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:1.6px;cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;user-select:none;gap:16px}@media (max-width: 991px){.section-faq__radio{width:50%}.section-faq__radio:nth-child(-n+2){margin-bottom:24px}}@media (max-width: 598px){.section-faq__radio{font-size:5.1282051282vw}.section-faq__radio:nth-child(-n+2){margin-bottom:6.1538461538vw}}@media (min-width: 991px){.section-faq__radio:not(:last-child){margin-bottom:24px}}.section-faq__radio input{display:none}.section-faq__custom{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid var(--blue-600);border-radius:99em;box-sizing:border-box;transition:all .3s ease}.section-faq__radio input:checked+.section-faq__custom:after{content:"";width:12px;height:12px;display:block;border-radius:99em;background:var(--blue-600)}.section-faq__right{width:min(68%,873px)}@media (max-width: 991px){.section-faq__right{width:100%}}.section-faq__list{display:flex;flex-direction:column;gap:16px}@media (max-width: 991px){.section-faq__list{gap:12px}}.section-faq__item{border-radius:12px}@media (max-width: 991px){.section-faq__item{border-radius:8px}}.section-faq__item--active .section-faq__answer{padding:24px;opacity:1}@media (max-width: 598px){.section-faq__item--active .section-faq__answer{padding:5.1282051282vw 4.1025641026vw}}.section-faq__item--active .section-faq__arrw svg{transform:rotate(180deg)}.section-faq_content{width:calc(100% - 60px);margin-right:20px}@media (max-width: 768px){.section-faq_content{width:calc(100% - 98px)}}.section-faq__arrw{width:40px;height:40px;border-radius:4px;background:var(--blue-600);display:flex;align-items:center;justify-content:center;transition:all .45s cubic-bezier(.22,.61,.35,1)}@media (max-width: 598px){.section-faq__arrw{width:10.2564102564vw;height:10.2564102564vw}}.section-faq__arrw:hover{background:var(--blue-500)}.section-faq__arrw svg{transition:all .45s cubic-bezier(.22,.61,.35,1);width:24px}@media (max-width: 598px){.section-faq__arrw svg{width:6.1538461538vw}}.section-faq__question{cursor:pointer;display:flex;align-items:center;padding:28px 24px;border-radius:12px;background:linear-gradient(180deg,var(--white) 0%,var(--blue-100) 100%);box-shadow:0 65px 39px #0000000d,0 29px 29px #00000017,0 7px 16px #0000001a;color:var(--blue-900);font-size:22px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.88px;text-transform:capitalize;margin-bottom:8px}@media (max-width: 991px){.section-faq__question{padding:20px 16px;border-radius:8px;box-shadow:0 49px 29px #0000000d,0 22px 22px #00000017,0 5px 12px #0000001a}}@media (max-width: 598px){.section-faq__question{font-size:4.1025641026vw;letter-spacing:.64px}}.section-faq__question:before{color:var(--blue-600);font-size:28px;font-weight:700;line-height:140%;letter-spacing:1.12px;content:"Q.";margin-right:12px}@media (max-width: 598px){.section-faq__question:before{font-size:6.1538461538vw}}.section-faq__answer{border-radius:12px;background:var(--blue-500);color:var(--white);overflow:hidden;padding:0;opacity:0;font-size:16px;font-weight:400;line-height:160%;letter-spacing:.32px;text-transform:capitalize}@media (max-width: 991px){.section-faq__answer{border-radius:8px}}@media (max-width: 598px){.section-faq__answer{font-size:3.5897435897vw}}.section-faq__answer b{color:var(--pink-200)}.section-faq__answer a{color:var(--white);text-decoration:underline}.section-faq__answer_content{transition:all .45s cubic-bezier(.22,.61,.35,1);max-height:0}.section-faq__more{margin-top:32px;display:flex;justify-content:right}@media (max-width: 768px){.section-faq__more{margin-top:24px}}.section-faq .desc{padding-left:31px}.section-faq .desc li{list-style:disc;margin-bottom:5px}.section-faq .desc-num{padding-left:31px}.section-faq .desc-num li{list-style:auto;margin-bottom:5px}.marquee{display:flex;width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;margin-bottom:-2px}@media (max-width: 768px){.marquee{margin-bottom:0}}.marquee span{display:inline-flex;align-items:center;padding-right:1rem;animation:loopAnimation linear infinite;animation-duration:20s;font-family:Roboto;color:#fff;font-size:140px;font-weight:400;letter-spacing:2.8px;line-height:normal;background:linear-gradient(90deg,var(--blue-300) 0%,var(--blue-200) 50%,var(--blue-300) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 768px){.marquee span{font-size:13.8461538462vw}}@keyframes loopAnimation{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}
