:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/noto-sans-tc-400.ttf) format("truetype")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/noto-sans-tc-500.ttf) format("truetype")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/noto-sans-tc-700.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/outfit-400.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/outfit-500.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/outfit-700.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/orbitron-400.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/orbitron-500.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/orbitron-700.ttf) format("truetype")}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.-left-\[51px\]{left:-51px}.-top-8{top:-2rem}.-bottom-2{bottom:-.5rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-bottom-3{bottom:-.75rem}.-bottom-\[6px\]{bottom:-6px}.-left-\[6px\]{left:-6px}.-right-\[6px\]{right:-6px}.-top-\[6px\]{top:-6px}.isolate{isolation:isolate}.z-\[9999\]{z-index:9999}.z-30{z-index:30}.z-\[1\]{z-index:1}.-mt-12{margin-top:-3rem}.ml-\[24px\]{margin-left:24px}.mt-\[146px\]{margin-top:146px}.box-border{box-sizing:border-box}.aspect-\[460\.33\/340\]{aspect-ratio:460.33/340}.h-1\.5{height:.375rem}.min-h-full{min-height:100%}.w-1\.5{width:.375rem}.w-\[120px\]{width:120px}.w-\[171px\]{width:171px}.max-w-\[1417px\]{max-width:1417px}.max-w-\[360px\]{max-width:360px}.max-w-\[658px\]{max-width:658px}.-translate-x-\[120px\]{--tw-translate-x: -120px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[calc\(120px\+1\.25rem\)\]{--tw-translate-x: calc((120px + 1.25rem)*-1) ;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.list-none{list-style-type:none}.border-2,.border-\[2px\]{border-width:2px}.border-solid{border-style:solid}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.py-\[51px\]{padding-top:51px;padding-bottom:51px}.pb-\[208px\]{padding-bottom:208px}.pt-\[130px\]{padding-top:130px}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xs{font-size:.75rem;line-height:1rem}.\!leading-\[1\.8\]{line-height:1.8!important}.tracking-\[4px\]{letter-spacing:4px}.tracking-\[8px\]{letter-spacing:8px}.tracking-wide-4{letter-spacing:4px}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.opacity-80{opacity:.8}.shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 4px 20px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\[border-image-slice\:1\]{border-image-slice:1}.\[border-image-source\:linear-gradient\(60\.62deg\,\#FFFFFF_0\%\,rgba\(255\,255\,255\,0\.5\)_50\.05\%\,\#FFFFFF_100\.1\%\)\]{border-image-source:linear-gradient(60.62deg,#FFFFFF 0%,rgba(255,255,255,.5) 50.05%,#FFFFFF 100.1%)}.\[border-image\:linear-gradient\(60\.62deg\,\#FFFFFF_0\%\,rgba\(255\,255\,255\,0\.5\)_50\.05\%\,\#FFFFFF_100\.1\%\)\]{-o-border-image:linear-gradient(60.62deg,#FFFFFF 0%,rgba(255,255,255,.5) 50.05%,#FFFFFF 100.1%);border-image:linear-gradient(60.62deg,#fff,#ffffff80,#fff 100.1%)}.\[box-shadow\:0px_4px_4px_0px_\#00000040\]{box-shadow:0 4px 4px #00000040}.\[clip-path\:polygon\(0_0\,100\%_0\,100\%_calc\(100\%-14px\)\,calc\(100\%-14px\)_100\%\,0_100\%\)\]{clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%)}.hover\:bg-primary-2:hover{--tw-bg-opacity: 1;background-color:rgb(245 160 122 / var(--tw-bg-opacity, 1))}.hover\:shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.12\)\]:hover{--tw-shadow: 0 8px 30px rgba(0, 0, 0, .12);--tw-shadow-colored: 0 8px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:mx-\[12\.5vw\]{margin-left:12.5vw;margin-right:12.5vw}.sm\:ml-0{margin-left:0}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:w-\[52px\]{width:52px}.sm\:flex-row{flex-direction:row}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width: 768px){.md\:left-10{left:2.5rem}.md\:top-\[200px\]{top:200px}.md\:-ml-20{margin-left:-5rem}.md\:-mt-0{margin-top:-0px}.md\:-mt-6{margin-top:-1.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-\[84px\]{margin-left:84px}.md\:mt-10{margin-top:2.5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-\[100px\]{margin-top:100px}.md\:mt-\[60px\]{margin-top:60px}.md\:block{display:block}.md\:hidden{display:none}.md\:h-4{height:1rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-\[100px\]{height:100px}.md\:h-\[120px\]{height:120px}.md\:h-\[51px\]{height:51px}.md\:h-\[700px\]{height:700px}.md\:w-4{width:1rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-\[100px\]{width:100px}.md\:w-\[120px\]{width:120px}.md\:w-\[146px\]{width:146px}.md\:w-\[160px\]{width:160px}.md\:w-\[250px\]{width:250px}.md\:w-\[320px\]{width:320px}.md\:max-w-\[520px\]{max-width:520px}.md\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:p-4{padding:1rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-\[60px\]{padding-top:60px;padding-bottom:60px}.md\:py-\[80px\]{padding-top:80px;padding-bottom:80px}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-\[120px\]{padding-bottom:120px}.md\:pb-\[60px\]{padding-bottom:60px}.md\:pl-20{padding-left:5rem}.md\:pl-\[24px\]{padding-left:24px}.md\:pt-8{padding-top:2rem}.md\:pt-\[60px\]{padding-top:60px}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[30px\]{font-size:30px}.md\:text-\[56px\]{font-size:56px}.md\:text-base{font-size:1rem;line-height:1.1875}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:left-20{left:5rem}.lg\:left-4{left:1rem}.lg\:right-4{right:1rem}.lg\:top-\[280px\]{top:280px}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-none{order:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-\[10vw\]{margin-left:10vw;margin-right:10vw}.lg\:-mb-\[53px\]{margin-bottom:-53px}.lg\:-mt-\[100px\]{margin-top:-100px}.lg\:-mt-\[30px\]{margin-top:-30px}.lg\:-mt-\[61px\]{margin-top:-61px}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-\[60px\]{margin-bottom:60px}.lg\:ml-0{margin-left:0}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-\[150px\]{margin-top:150px}.lg\:mt-\[50px\]{margin-top:50px}.lg\:mt-\[60px\]{margin-top:60px}.lg\:mt-\[80px\]{margin-top:80px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-3{height:.75rem}.lg\:h-5{height:1.25rem}.lg\:h-\[800px\]{height:800px}.lg\:w-3{width:.75rem}.lg\:w-5{width:1.25rem}.lg\:w-\[160px\]{width:160px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[350px\]{width:350px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[450px\]{width:450px}.lg\:w-auto{width:auto}.lg\:min-w-0{min-width:0px}.lg\:max-w-\[1292px\]{max-width:1292px}.lg\:max-w-\[422px\]{max-width:422px}.lg\:max-w-\[632px\]{max-width:632px}.lg\:max-w-\[680px\]{max-width:680px}.lg\:max-w-\[820px\]{max-width:820px}.lg\:max-w-\[840px\]{max-width:840px}.lg\:max-w-none{max-width:none}.lg\:flex-1{flex:1 1 0%}.lg\:flex-\[0_1_422px\]{flex:0 1 422px}.lg\:flex-\[0_1_632px\]{flex:0 1 632px}.lg\:shrink-0{flex-shrink:0}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-10{gap:2.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:border-\[12px\]{border-width:12px}.lg\:p-12{padding:3rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pb-\[120px\]{padding-bottom:120px}.lg\:pb-\[301px\]{padding-bottom:301px}.lg\:pl-0{padding-left:0}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-0{padding-right:0}.lg\:pr-4{padding-right:1rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-\[173px\]{padding-top:173px}.lg\:pt-\[45px\]{padding-top:45px}.lg\:text-left{text-align:left}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[80px\]{font-size:80px}.lg\:text-base{font-size:1rem;line-height:1.1875}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.xl\:left-40{left:10rem}.xl\:left-6{left:1.5rem}.xl\:right-6{right:1.5rem}.xl\:mx-\[10vw\]{margin-left:10vw;margin-right:10vw}.xl\:-ml-\[120px\]{margin-left:-120px}.xl\:-mt-\[238px\]{margin-top:-238px}.xl\:mt-\[80px\]{margin-top:80px}.xl\:block{display:block}.xl\:h-20{height:5rem}.xl\:h-\[240px\]{height:240px}.xl\:w-20{width:5rem}.xl\:w-\[120px\]{width:120px}.xl\:w-\[200px\]{width:200px}.xl\:w-\[280px\]{width:280px}.xl\:w-\[341px\]{width:341px}.xl\:w-\[350px\]{width:350px}.xl\:w-\[550px\]{width:550px}.xl\:w-\[80px\]{width:80px}.xl\:max-w-\[480px\]{max-width:480px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-10{gap:2.5rem}.xl\:gap-20{gap:5rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-8{gap:2rem}.xl\:gap-\[60px\]{gap:60px}.xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-y-8{row-gap:2rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-\[120px\]{padding-top:120px;padding-bottom:120px}.xl\:py-\[60px\]{padding-top:60px;padding-bottom:60px}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-\[120px\]{padding-bottom:120px}.xl\:pb-\[180px\]{padding-bottom:180px}.xl\:pb-\[200px\]{padding-bottom:200px}.xl\:pl-0{padding-left:0}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-\[120px\]{padding-left:120px}.xl\:pl-\[7\.7vw\]{padding-left:7.7vw}.xl\:pr-\[7\.7vw\]{padding-right:7.7vw}.xl\:pt-12{padding-top:3rem}.xl\:pt-20{padding-top:5rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-\[100px\]{font-size:100px}.xl\:text-\[28px\]{font-size:28px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-\[48px\]{font-size:48px}.xl\:text-base{font-size:1rem;line-height:1.1875}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1536px){.\32xl\:left-60{left:15rem}.\32xl\:top-\[392px\]{top:392px}.\32xl\:mx-\[12\.5vw\]{margin-left:12.5vw;margin-right:12.5vw}.\32xl\:-mt-\[60px\]{margin-top:-60px}.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:ml-\[360px\]{margin-left:360px}.\32xl\:mr-\[240px\]{margin-right:240px}.\32xl\:mt-\[120px\]{margin-top:120px}.\32xl\:mt-\[139px\]{margin-top:139px}.\32xl\:mt-\[213px\]{margin-top:213px}.\32xl\:h-12{height:3rem}.\32xl\:h-24{height:6rem}.\32xl\:w-24{width:6rem}.\32xl\:w-\[120px\]{width:120px}.\32xl\:w-\[160px\]{width:160px}.\32xl\:w-\[200px\]{width:200px}.\32xl\:w-\[320px\]{width:320px}.\32xl\:w-\[483px\]{width:483px}.\32xl\:w-full{width:100%}.\32xl\:max-w-\[1440px\]{max-width:1440px}.\32xl\:max-w-\[540px\]{max-width:540px}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-16{gap:4rem}.\32xl\:gap-20{gap:5rem}.\32xl\:gap-6{gap:1.5rem}.\32xl\:gap-\[120px\]{gap:120px}.\32xl\:gap-\[3\.1vw\]{gap:3.1vw}.\32xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.\32xl\:gap-y-6{row-gap:1.5rem}.\32xl\:gap-y-8{row-gap:2rem}.\32xl\:p-5{padding:1.25rem}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:py-40{padding-top:10rem;padding-bottom:10rem}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\32xl\:text-\[120px\]{font-size:120px}.\32xl\:text-\[32px\]{font-size:32px}.\32xl\:text-\[60px\]{font-size:60px}}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-tc-400.ttf) format("truetype")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/noto-sans-tc-500.ttf) format("truetype")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/noto-sans-tc-700.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/outfit-400.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/outfit-500.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/outfit-700.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/orbitron-400.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/orbitron-500.ttf) format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/orbitron-700.ttf) format("truetype")}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Noto Sans TC,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1920px){.container{max-width:1920px}}.prose{color:#323232;max-width:none}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:none;font-weight:500}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;color:#202124}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;color:#202124}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin:2em auto}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #FF590B;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:2}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em;color:#202124}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose{font-family:Noto Sans TC,sans-serif}.prose :where(ul li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.prose :where(ol li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#202124}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2;font-weight:500}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4;font-weight:500}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556;font-weight:500}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em;color:#202124;padding-left:1.5rem}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em;color:#202124;padding-left:1.5rem;list-style-type:disc}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em;color:#202124}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{max-width:none;color:#323232}.prose-sm :where(ul li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.prose-sm :where(ol li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.cta-button{border-radius:6px;position:relative;clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%)}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-1\.5{bottom:-.375rem}.-right-1\.5{right:-.375rem}.-top-10{top:-2.5rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-5{left:1.25rem}.left-\[12px\]{left:12px}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[-36px\]{top:-36px}.top-\[-56px\]{top:-56px}.top-\[calc\(100\%\+40px\)\]{top:calc(100% + 40px)}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-\[2\.8px\]{margin-left:-2.8px;margin-right:-2.8px}.mx-0{margin-left:0;margin-right:0}.mx-auto{margin-left:auto;margin-right:auto}.-mb-\[6px\]{margin-bottom:-6px}.-ml-5{margin-left:-1.25rem}.-mt-0{margin-top:-0px}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-8{margin-top:-2rem}.-mt-\[60px\]{margin-top:-60px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[118px\]{margin-top:118px}.mt-\[120px\]{margin-top:120px}.mt-\[126px\]{margin-top:126px}.mt-\[160px\]{margin-top:160px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[40\/28\]{aspect-ratio:40/28}.aspect-\[453\.33\/340\]{aspect-ratio:453.33/340}.\!h-auto{height:auto!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[14px\]{height:14px}.h-\[1px\]{height:1px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[51px\]{height:51px}.h-\[60px\]{height:60px}.h-\[640px\]{height:640px}.h-\[6px\]{height:6px}.h-\[80px\]{height:80px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[4lh\]{min-height:4lh}.min-h-\[50vh\]{min-height:50vh}.min-h-\[90px\]{min-height:90px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[114px\]{width:114px}.w-\[130px\]{width:130px}.w-\[146px\]{width:146px}.w-\[14px\]{width:14px}.w-\[17vw\]{width:17vw}.w-\[1px\]{width:1px}.w-\[205px\]{width:205px}.w-\[240px\]{width:240px}.w-\[256px\]{width:256px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[32px\]{width:32px}.w-\[40px\]{width:40px}.w-\[60px\]{width:60px}.w-\[80px\]{width:80px}.w-\[var\(--radix-dropdown-menu-trigger-width\)\]{width:var(--radix-dropdown-menu-trigger-width)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[230px\]{min-width:230px}.min-w-\[250px\]{min-width:250px}.\!max-w-none{max-width:none!important}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1032px\]{max-width:1032px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1320px\]{max-width:1320px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[1680px\]{max-width:1680px}.max-w-\[1760px\]{max-width:1760px}.max-w-\[1840px\]{max-width:1840px}.max-w-\[2000px\]{max-width:2000px}.max-w-\[300px\]{max-width:300px}.max-w-\[36ch\]{max-width:36ch}.max-w-\[500px\]{max-width:500px}.max-w-\[580px\]{max-width:580px}.max-w-\[600px\]{max-width:600px}.max-w-\[708px\]{max-width:708px}.max-w-\[800px\]{max-width:800px}.max-w-\[920px\]{max-width:920px}.max-w-\[960px\]{max-width:960px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-y-100{--tw-scale-y: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[60px\]{gap:60px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-10{row-gap:2.5rem}.gap-y-4{row-gap:1rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1000px\]{border-radius:1000px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[2px\]{border-width:2px}.border-\[6px\]{border-width:6px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-\[0\.5px\]{border-top-width:.5px}.border-neutral-1{--tw-border-opacity: 1;border-color:rgb(249 249 249 / var(--tw-border-opacity, 1))}.border-neutral-2{--tw-border-opacity: 1;border-color:rgb(243 243 243 / var(--tw-border-opacity, 1))}.border-neutral-3{--tw-border-opacity: 1;border-color:rgb(185 185 185 / var(--tw-border-opacity, 1))}.border-neutral-4{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity, 1))}.border-neutral-5{--tw-border-opacity: 1;border-color:rgb(110 110 110 / var(--tw-border-opacity, 1))}.border-neutral-7{--tw-border-opacity: 1;border-color:rgb(69 69 69 / var(--tw-border-opacity, 1))}.border-neutral-8{--tw-border-opacity: 1;border-color:rgb(32 33 36 / var(--tw-border-opacity, 1))}.border-neutral-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-neutral-white\/50{border-color:#ffffff80}.border-primary-4{--tw-border-opacity: 1;border-color:rgb(255 89 11 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#D9D9D9\]{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1))}.bg-neutral-1{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bg-neutral-10{--tw-bg-opacity: 1;background-color:rgb(9 9 9 / var(--tw-bg-opacity, 1))}.bg-neutral-2{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.bg-neutral-3{--tw-bg-opacity: 1;background-color:rgb(185 185 185 / var(--tw-bg-opacity, 1))}.bg-neutral-8{--tw-bg-opacity: 1;background-color:rgb(32 33 36 / var(--tw-bg-opacity, 1))}.bg-neutral-9{--tw-bg-opacity: 1;background-color:rgb(21 21 21 / var(--tw-bg-opacity, 1))}.bg-neutral-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-primary-4{--tw-bg-opacity: 1;background-color:rgb(255 89 11 / var(--tw-bg-opacity, 1))}.bg-primary-5{--tw-bg-opacity: 1;background-color:rgb(226 80 12 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#FF590B\]{--tw-gradient-from: #FF590B var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 89 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-60\%{--tw-gradient-from-position: 60%}.to-\[\#F5A07A\]{--tw-gradient-to: #F5A07A var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-bottom{-o-object-position:bottom;object-position:bottom}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[19px\]{padding-left:19px;padding-right:19px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[120px\]{padding-top:120px;padding-bottom:120px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-\[120px\]{padding-bottom:120px}.pb-\[140px\]{padding-bottom:140px}.pb-\[60px\]{padding-bottom:60px}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-10{padding-right:2.5rem}.pr-20{padding-right:5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.pt-\[120px\]{padding-top:120px}.pt-\[31px\]{padding-top:31px}.pt-\[60px\]{padding-top:60px}.text-left{text-align:left}.text-center{text-align:center}.font-orbitron{font-family:Orbitron,sans-serif}.font-outfit{font-family:Outfit,sans-serif}.font-sans{font-family:Noto Sans TC,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[120px\]{font-size:120px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[48px\]{font-size:48px}.text-base{font-size:1rem;line-height:1.1875}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.capitalize{text-transform:capitalize}.\!leading-\[1\.2\]{line-height:1.2!important}.\!leading-\[1\.3125\]{line-height:1.3125!important}.\!leading-\[1\.75\]{line-height:1.75!important}.\!leading-loose{line-height:2!important}.\!leading-normal{line-height:1.5!important}.\!leading-tight{line-height:1.25!important}.leading-\[100\%\]{line-height:100%}.leading-\[112px\]{line-height:112px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\]{letter-spacing:0}.tracking-\[0px\]{letter-spacing:0px}.tracking-\[10px\]{letter-spacing:10px}.tracking-\[2px\]{letter-spacing:2px}.tracking-\[4px\],.tracking-wide-4{letter-spacing:4px}.text-neutral-2{--tw-text-opacity: 1;color:rgb(243 243 243 / var(--tw-text-opacity, 1))}.text-neutral-3{--tw-text-opacity: 1;color:rgb(185 185 185 / var(--tw-text-opacity, 1))}.text-neutral-5{--tw-text-opacity: 1;color:rgb(110 110 110 / var(--tw-text-opacity, 1))}.text-neutral-7{--tw-text-opacity: 1;color:rgb(69 69 69 / var(--tw-text-opacity, 1))}.text-neutral-8{--tw-text-opacity: 1;color:rgb(32 33 36 / var(--tw-text-opacity, 1))}.text-neutral-9{--tw-text-opacity: 1;color:rgb(21 21 21 / var(--tw-text-opacity, 1))}.text-neutral-dark{--tw-text-opacity: 1;color:rgb(50 50 50 / var(--tw-text-opacity, 1))}.text-neutral-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-primary-4{--tw-text-opacity: 1;color:rgb(255 89 11 / var(--tw-text-opacity, 1))}.text-primary-5{--tw-text-opacity: 1;color:rgb(226 80 12 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-neutral-5::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(110 110 110 / var(--tw-placeholder-opacity, 1))}.placeholder-neutral-5::placeholder{--tw-placeholder-opacity: 1;color:rgb(110 110 110 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 4px 20px rgba(0,0,0,.08);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_16px_16px_0px_\#00000033\]{--tw-shadow: 0px 16px 16px 0px #00000033;--tw-shadow-colored: 0px 16px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_2px_16px_0px_\#0000001A\]{--tw-shadow: 0px 2px 16px 0px #0000001A;--tw-shadow-colored: 0px 2px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_2px_16px_0px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0px 2px 16px 0px rgba(0,0,0,.1);--tw-shadow-colored: 0px 2px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 1024px){.lg\:prose{color:#323232;max-width:none}.lg\:prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.lg\:prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.lg\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:none;font-weight:500}.lg\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{text-decoration:underline}.lg\:prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.lg\:prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;color:#202124}.lg\:prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.lg\:prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.lg\:prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.lg\:prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.lg\:prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.lg\:prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.lg\:prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.lg\:prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.lg\:prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.lg\:prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;color:#202124}.lg\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.lg\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.lg\:prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.lg\:prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.lg\:prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.lg\:prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.lg\:prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.lg\:prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.lg\:prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.lg\:prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.lg\:prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:500;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.lg\:prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.lg\:prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.lg\:prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.lg\:prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin:2em auto}.lg\:prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.lg\:prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.lg\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.lg\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.lg\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.lg\:prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.lg\:prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.lg\:prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.lg\:prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.lg\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.lg\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.lg\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.lg\:prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.lg\:prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.lg\:prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.lg\:prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.lg\:prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.lg\:prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.lg\:prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.lg\:prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.lg\:prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.lg\:prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.lg\:prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #FF590B;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:2}.lg\:prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em;color:#202124}.lg\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.lg\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.lg\:prose :where(.lg\:prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.lg\:prose :where(.lg\:prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.lg\:prose :where(.lg\:prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.lg\:prose :where(.lg\:prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.lg\:prose :where(.lg\:prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.lg\:prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.lg\:prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.lg\:prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.lg\:prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.lg\:prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose :where(.lg\:prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose :where(.lg\:prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.lg\:prose{font-family:Noto Sans TC,sans-serif}.lg\:prose :where(ul li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.lg\:prose :where(ol li):not(:where([class~=not-prose],[class~=not-prose] *)){color:#202124}.lg\:prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#202124}}.placeholder\:text-neutral-3::-moz-placeholder{--tw-text-opacity: 1;color:rgb(185 185 185 / var(--tw-text-opacity, 1))}.placeholder\:text-neutral-3::placeholder{--tw-text-opacity: 1;color:rgb(185 185 185 / var(--tw-text-opacity, 1))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-neutral-1:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-2:hover{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-3:hover{--tw-bg-opacity: 1;background-color:rgb(185 185 185 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-7:hover{--tw-bg-opacity: 1;background-color:rgb(69 69 69 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-8\/30:hover{background-color:#2021244d}.hover\:bg-primary-4:hover{--tw-bg-opacity: 1;background-color:rgb(255 89 11 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-5:hover{--tw-bg-opacity: 1;background-color:rgb(226 80 12 / var(--tw-bg-opacity, 1))}.hover\:text-neutral-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-primary-2:hover{--tw-text-opacity: 1;color:rgb(245 160 122 / var(--tw-text-opacity, 1))}.hover\:text-primary-4:hover{--tw-text-opacity: 1;color:rgb(255 89 11 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.12\)\]:hover{--tw-shadow: 0 8px 30px rgba(0,0,0,.12);--tw-shadow-colored: 0 8px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-primary-4:focus{--tw-border-opacity: 1;border-color:rgb(255 89 11 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-primary-4:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 89 11 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:-translate-x-1{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-primary-4{--tw-text-opacity: 1;color:rgb(255 89 11 / var(--tw-text-opacity, 1))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .3s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .3s ease-out}.group[data-state=open] .group-data-\[state\=open\]\:absolute{position:absolute}.group[data-state=open] .group-data-\[state\=open\]\:opacity-0{opacity:0}.group[data-state=open] .group-data-\[state\=open\]\:opacity-100{opacity:1}.prose-img\:mx-auto :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){margin-left:auto;margin-right:auto}.prose-img\:w-full :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){width:100%}@media (min-width: 640px){.sm\:mx-\[12\.5vw\]{margin-left:12.5vw;margin-right:12.5vw}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:w-\[52px\]{width:52px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:pr-0{padding-right:0}.sm\:text-base{font-size:1rem;line-height:1.1875}}@media (min-width: 768px){.md\:left-10{left:2.5rem}.md\:top-\[-52px\]{top:-52px}.md\:top-\[200px\]{top:200px}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-mt-0{margin-top:-0px}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-\[60px\]{margin-left:60px}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-\[100px\]{margin-top:100px}.md\:mt-\[60px\]{margin-top:60px}.md\:block{display:block}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-16{height:4rem}.md\:h-4{height:1rem}.md\:h-6{height:1.5rem}.md\:h-\[100px\]{height:100px}.md\:h-\[120px\]{height:120px}.md\:h-\[48px\]{height:48px}.md\:h-\[51px\]{height:51px}.md\:h-\[700px\]{height:700px}.md\:h-auto{height:auto}.md\:w-10{width:2.5rem}.md\:w-16{width:4rem}.md\:w-4{width:1rem}.md\:w-6{width:1.5rem}.md\:w-\[100px\]{width:100px}.md\:w-\[120px\]{width:120px}.md\:w-\[146px\]{width:146px}.md\:w-\[200px\]{width:200px}.md\:w-\[250px\]{width:250px}.md\:w-\[320px\]{width:320px}.md\:w-\[60px\]{width:60px}.md\:w-\[64px\]{width:64px}.md\:w-\[80px\]{width:80px}.md\:w-auto{width:auto}.md\:min-w-\[100px\]{min-width:100px}.md\:min-w-\[45\%\]{min-width:45%}.md\:max-w-\[250px\]{max-width:250px}.md\:max-w-\[50\%\]{max-width:50%}.md\:max-w-\[540px\]{max-width:540px}.md\:max-w-\[640px\]{max-width:640px}.md\:max-w-\[920px\]{max-width:920px}.md\:flex-1{flex:1 1 0%}.md\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}.md\:gap-0{gap:0px}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:self-stretch{align-self:stretch}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-60{padding-top:15rem;padding-bottom:15rem}.md\:py-\[60px\]{padding-top:60px;padding-bottom:60px}.md\:py-\[80px\]{padding-top:80px;padding-bottom:80px}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-\[120px\]{padding-bottom:120px}.md\:pb-\[60px\]{padding-bottom:60px}.md\:pl-0{padding-left:0}.md\:pl-10{padding-left:2.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-\[24px\]{padding-left:24px}.md\:pr-6{padding-right:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pt-\[60px\]{padding-top:60px}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[160px\]{font-size:160px}.md\:text-\[30px\]{font-size:30px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[64px\]{font-size:64px}.md\:text-base{font-size:1rem;line-height:1.1875}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:\!tracking-\[0\.1em\]{letter-spacing:.1em!important}.md\:tracking-\[4px\]{letter-spacing:4px}}@media (min-width: 1024px){.lg\:-left-\[60px\]{left:-60px}.lg\:bottom-6{bottom:1.5rem}.lg\:left-20{left:5rem}.lg\:left-4{left:1rem}.lg\:right-4{right:1rem}.lg\:top-\[-12px\]{top:-12px}.lg\:top-\[280px\]{top:280px}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:mx-\[10vw\]{margin-left:10vw;margin-right:10vw}.lg\:-mb-\[60px\]{margin-bottom:-60px}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mt-\[100px\]{margin-top:-100px}.lg\:-mt-\[35px\]{margin-top:-35px}.lg\:-mt-\[61px\]{margin-top:-61px}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-\[120px\]{margin-bottom:120px}.lg\:mb-\[160px\]{margin-bottom:160px}.lg\:mb-\[46px\]{margin-bottom:46px}.lg\:mb-\[60px\]{margin-bottom:60px}.lg\:ml-0{margin-left:0}.lg\:ml-auto{margin-left:auto}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-\[100px\]{margin-top:100px}.lg\:mt-\[150px\]{margin-top:150px}.lg\:mt-\[60px\]{margin-top:60px}.lg\:mt-\[80px\]{margin-top:80px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-5{height:1.25rem}.lg\:h-\[800px\]{height:800px}.lg\:h-\[80px\]{height:80px}.lg\:h-auto{height:auto}.lg\:w-5{width:1.25rem}.lg\:w-\[100px\]{width:100px}.lg\:w-\[160px\]{width:160px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[200px\]{width:200px}.lg\:w-\[255px\]{width:255px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[350px\]{width:350px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[450px\]{width:450px}.lg\:w-auto{width:auto}.lg\:min-w-\[32\.222vw\]{min-width:32.222vw}.lg\:max-w-\[1004px\]{max-width:1004px}.lg\:max-w-\[1292px\]{max-width:1292px}.lg\:max-w-\[1417px\]{max-width:1417px}.lg\:max-w-\[280px\]{max-width:280px}.lg\:max-w-\[350px\]{max-width:350px}.lg\:max-w-\[360px\]{max-width:360px}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[422px\]{max-width:422px}.lg\:max-w-\[43\.8vw\]{max-width:43.8vw}.lg\:max-w-\[580px\]{max-width:580px}.lg\:max-w-\[630px\]{max-width:630px}.lg\:max-w-\[632px\]{max-width:632px}.lg\:max-w-\[658px\]{max-width:658px}.lg\:max-w-\[680px\]{max-width:680px}.lg\:max-w-\[820px\]{max-width:820px}.lg\:max-w-\[840px\]{max-width:840px}.lg\:max-w-none{max-width:none}.lg\:flex-\[0_1_422px\]{flex:0 1 422px}.lg\:flex-\[0_1_632px\]{flex:0 1 632px}.lg\:shrink-0{flex-shrink:0}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[60px\]{gap:60px}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:border-\[12px\]{border-width:12px}.lg\:bg-transparent{background-color:transparent}.lg\:p-12{padding:3rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-\[60px\]{padding-left:60px;padding-right:60px}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-\[120px\]{padding-bottom:120px}.lg\:pb-\[160px\]{padding-bottom:160px}.lg\:pb-\[240px\]{padding-bottom:240px}.lg\:pb-\[301px\]{padding-bottom:301px}.lg\:pb-\[60px\]{padding-bottom:60px}.lg\:pl-0{padding-left:0}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-0{padding-right:0}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-\[120px\]{padding-top:120px}.lg\:pt-\[173px\]{padding-top:173px}.lg\:pt-\[31px\]{padding-top:31px}.lg\:pt-\[45px\]{padding-top:45px}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-\[160px\]{font-size:160px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[80px\]{font-size:80px}.lg\:text-base{font-size:1rem;line-height:1.1875}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:\!leading-\[2\.6666\]{line-height:2.6666!important}}@media (min-width: 1280px){.xl\:left-40{left:10rem}.xl\:left-6{left:1.5rem}.xl\:right-6{right:1.5rem}.xl\:mx-\[10vw\]{margin-left:10vw;margin-right:10vw}.xl\:-mt-20{margin-top:-5rem}.xl\:-mt-\[238px\]{margin-top:-238px}.xl\:-mt-\[35px\]{margin-top:-35px}.xl\:-mt-\[90px\]{margin-top:-90px}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mt-\[191px\]{margin-top:191px}.xl\:mt-\[60px\]{margin-top:60px}.xl\:mt-\[80px\]{margin-top:80px}.xl\:block{display:block}.xl\:h-20{height:5rem}.xl\:h-\[160px\]{height:160px}.xl\:h-\[240px\]{height:240px}.xl\:w-20{width:5rem}.xl\:w-\[120px\]{width:120px}.xl\:w-\[130px\]{width:130px}.xl\:w-\[280px\]{width:280px}.xl\:w-\[320px\]{width:320px}.xl\:w-\[341px\]{width:341px}.xl\:w-\[350px\]{width:350px}.xl\:w-\[550px\]{width:550px}.xl\:w-\[80px\]{width:80px}.xl\:max-w-\[300px\]{max-width:300px}.xl\:max-w-\[400px\]{max-width:400px}.xl\:max-w-\[480px\]{max-width:480px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:justify-center{justify-content:center}.xl\:gap-10{gap:2.5rem}.xl\:gap-20{gap:5rem}.xl\:gap-40{gap:10rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-\[60px\]{gap:60px}.xl\:gap-\[80px\]{gap:80px}.xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-y-8{row-gap:2rem}.xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.xl\:p-10{padding:2.5rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-\[120px\]{padding-left:120px;padding-right:120px}.xl\:px-\[6\.25vw\]{padding-left:6.25vw;padding-right:6.25vw}.xl\:px-\[60px\]{padding-left:60px;padding-right:60px}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-\[120px\]{padding-top:120px;padding-bottom:120px}.xl\:py-\[51px\]{padding-top:51px;padding-bottom:51px}.xl\:py-\[60px\]{padding-top:60px;padding-bottom:60px}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-\[120px\]{padding-bottom:120px}.xl\:pb-\[180px\]{padding-bottom:180px}.xl\:pb-\[200px\]{padding-bottom:200px}.xl\:pb-\[240px\]{padding-bottom:240px}.xl\:pl-0{padding-left:0}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-20{padding-top:5rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-\[100px\]{font-size:100px}.xl\:text-\[28px\]{font-size:28px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-\[40px\]{font-size:40px}.xl\:text-\[48px\]{font-size:48px}.xl\:text-base{font-size:1rem;line-height:1.1875}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1536px){.\32xl\:left-60{left:15rem}.\32xl\:top-\[392px\]{top:392px}.\32xl\:mx-\[12\.5vw\]{margin-left:12.5vw;margin-right:12.5vw}.\32xl\:mx-\[12vw\]{margin-left:12vw;margin-right:12vw}.\32xl\:-ml-20{margin-left:-5rem}.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:ml-\[84px\]{margin-left:84px}.\32xl\:mt-\[139px\]{margin-top:139px}.\32xl\:mt-\[183px\]{margin-top:183px}.\32xl\:mt-\[200px\]{margin-top:200px}.\32xl\:mt-\[71px\]{margin-top:71px}.\32xl\:block{display:block}.\32xl\:h-24{height:6rem}.\32xl\:w-24{width:6rem}.\32xl\:w-\[120px\]{width:120px}.\32xl\:w-\[160px\]{width:160px}.\32xl\:w-\[200px\]{width:200px}.\32xl\:w-\[320px\]{width:320px}.\32xl\:w-\[483px\]{width:483px}.\32xl\:w-full{width:100%}.\32xl\:max-w-\[1440px\]{max-width:1440px}.\32xl\:max-w-\[356px\]{max-width:356px}.\32xl\:max-w-\[540px\]{max-width:540px}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:gap-0{gap:0px}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-16{gap:4rem}.\32xl\:gap-20{gap:5rem}.\32xl\:gap-6{gap:1.5rem}.\32xl\:gap-60{gap:15rem}.\32xl\:gap-\[120px\]{gap:120px}.\32xl\:gap-\[160px\]{gap:160px}.\32xl\:gap-\[256px\]{gap:256px}.\32xl\:gap-\[3\.1vw\]{gap:3.1vw}.\32xl\:gap-\[60px\]{gap:60px}.\32xl\:p-5{padding:1.25rem}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:px-\[8\.33333vw\]{padding-left:8.33333vw;padding-right:8.33333vw}.\32xl\:py-0{padding-top:0;padding-bottom:0}.\32xl\:pb-40{padding-bottom:10rem}.\32xl\:pb-\[320px\]{padding-bottom:320px}.\32xl\:pl-20{padding-left:5rem}.\32xl\:pl-\[8\.33333vw\]{padding-left:8.33333vw}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:pr-\[8\.33333vw\]{padding-right:8.33333vw}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\32xl\:text-5xl{font-size:3rem;line-height:1}.\32xl\:text-\[120px\]{font-size:120px}.\32xl\:text-\[32px\]{font-size:32px}.\32xl\:text-\[60px\]{font-size:60px}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1920px){.\33xl\:max-w-none{max-width:none}}html,body,#root{background-color:transparent}body.page-index .banner-clip{clip-path:none}@media (min-width: 1024px){body.page-index .banner-clip{clip-path:polygon(0 0,100% 0,100% 87%,0% 100%)}}.image-with-border{position:relative}.image-with-border:before{content:"";position:absolute;top:-12px;left:-12px;width:calc(100% - 12px);height:12px;background-color:#ff590bbf;z-index:1}.image-with-border:after{content:"";position:absolute;top:0;left:-12px;width:12px;height:calc(100% - 24px);background-color:#ff590bbf;z-index:1}.circle-decoration{position:absolute;right:0;bottom:0;z-index:-1;width:380px;pointer-events:none}@media (max-width: 1279px){.circle-decoration{bottom:60px}}@media (max-width: 1023px){.circle-decoration{left:50%;right:auto;top:50%;bottom:30%;transform:translate(-50%);width:clamp(240px,19vw,380px)}}@media (max-width: 500px){.circle-decoration{bottom:45%}}.inner-circle{position:absolute;bottom:0;right:0;width:19vw;height:19vw;max-width:380px;max-height:380px;min-width:240px;min-height:240px;background:linear-gradient(180deg,#ffffffbf,#fff0 50%);border-radius:1000px;display:flex;align-items:flex-start;justify-content:center;padding-top:0}.outer-circle{position:absolute;z-index:1;width:85px;height:85px;border:12px solid #ff590b;border-radius:1000px;box-sizing:border-box;right:clamp(120px,9.5vw,190px);bottom:calc(clamp(240px,19vw,380px) + 20px);transform:translate(50%)}@media (min-width: 640px){.outer-circle{border:14px solid #ff590b;width:clamp(80px,6.7vw,125px);height:clamp(80px,6.7vw,125px);right:clamp(120px,9.5vw,190px);bottom:calc(clamp(240px,19vw,380px) + 10px);transform:translate(50%)}}@media (min-width: 1024px){.outer-circle{border:20px solid #ff590b}}.center-line{width:1px;height:6vw;max-height:120px;min-height:60px;background-color:#151515}.feature-item{min-height:120px;position:relative}.feature-number-image{position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain;z-index:0;pointer-events:none}.feature-title{position:relative;margin-top:50px;margin-left:40px;z-index:10}.feature-content{position:relative}.writing-vertical{writing-mode:vertical-rl;text-orientation:mixed}.news-title-circle{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:20vw;height:20vw;max-width:380px;max-height:380px;min-width:240px;min-height:240px;background-color:#fff;border-radius:1000px;z-index:0;display:flex;align-items:center}.news-center-line{width:6vw;height:1px;background-color:#151515;flex-shrink:0}.app-text-box{position:relative;background-color:#ffffffbf;border-radius:16px;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),calc(100% - 60px) 100%,0 100%)}.plan-card{min-height:-moz-fit-content;min-height:fit-content}.plan-card img{pointer-events:none}.plan-title-circle{width:22vw;height:22vw;max-width:380px;max-height:380px;background:linear-gradient(270deg,#fff3,#fff0);border-radius:1000px;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}@media (max-width: 1024px){.plan-title-circle{width:300px;height:300px}}@media (max-width: 768px){.plan-title-circle{width:240px;height:240px}}.plan-swiper{padding-bottom:0}.plan-swiper-pagination{position:absolute;bottom:-40px;right:0;display:flex;gap:8px;z-index:10;width:auto!important}.plan-pagination-bullet{width:12px;height:12px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:all .3s;opacity:1}.plan-pagination-bullet-active{background:#fff;width:12px;height:12px}.hyerwell-title-circle-2{width:22vw;height:auto;min-height:22vw;max-width:100%;max-height:none;background:linear-gradient(to left,#fff3 30%,#ffffff1a,#fff0 90%);border-radius:1000px;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}@media (max-width: 1024px){.hyerwell-title-circle-2{width:300px;min-height:300px}}@media (max-width: 768px){.hyerwell-title-circle-2{width:240px;min-height:240px}}.faq-accordion-item{border-radius:20px;position:relative;isolation:isolate;overflow:hidden;box-shadow:4px 4px 12px #00000040 inset,-4px -4px 12px #00000040 inset;clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 40px),calc(100% - 40px) 100%,0% 100%)}.faq-accordion-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:6px;background:linear-gradient(180deg,#fff 30.92%,#f9f9f9 98.55%);-webkit-mask-composite:destination-out;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}.faq-accordion-item:after{content:"";position:absolute;bottom:0;right:0;width:64px;height:64px;pointer-events:none;z-index:1;background-image:url(/images/faq/accordion-corner.svg);background-size:64px 64px;background-position:right bottom;background-repeat:no-repeat}.trainer-half-circle{width:128px;height:auto}@media (max-width: 768px){.trainer-half-circle{width:100px}}.trainer-title-circle{width:380px;height:380px;background:linear-gradient(180deg,#ffffffbf,#fff0 50%);border-radius:50%;position:absolute;top:24px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.trainer-title-circle{width:400px;height:400px}}@media (max-width: 480px){.trainer-title-circle{width:240px;height:240px}}.trainer-filter-group{width:320px}.trainer-dropdown-btn{transition:border-color .2s ease}.trainer-dropdown-wrapper.open .dropdown-icon,button[data-state=open] .dropdown-icon{transform:rotate(180deg)}.trainer-dropdown-list{animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.trainer-dropdown-wrapper.open .trainer-dropdown-list{display:block}.trainer-search-btn:hover img{filter:brightness(.9)}.trainer-selected-venue-bar{border-radius:4px;min-height:40px}.trainer-card{position:relative;border:8px solid;border-image-source:linear-gradient(135deg,rgba(163,164,166,.5) 0%,rgba(255,255,255,.8) 30%,rgba(255,255,255,.8) 70%,transparent 100%);border-image-slice:1}.trainer-name{font-family:Outfit,sans-serif;font-weight:700;font-style:normal;font-size:32px;line-height:100%;letter-spacing:0px;text-transform:capitalize;color:#151515}.blog-title-circle{width:380px;height:380px;background:linear-gradient(180deg,#ffffff1a,#fff0 50%);border-radius:50%;position:absolute;top:24px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.blog-title-circle{width:400px;height:400px}}@media (max-width: 480px){.blog-title-circle{width:240px;height:240px}}.trainer-title-absolute{left:12.5vw;top:50%;transform:translateY(-50%);z-index:1}@media (max-width: 1536px){.trainer-title-absolute{left:10vw}}@media (max-width: 1023px){.trainer-title-absolute{left:13.5vw}}@media (max-width: 767px){.trainer-title-absolute{left:16vw}}@media (max-width: 640px){.trainer-title-absolute{left:20vw}}@media (max-width: 500px){.trainer-title-absolute{left:25vw}}@media (max-width: 390px){.trainer-title-absolute{left:30vw}}.trainer-back-button{position:relative;background-image:url(../images/trainer/black-deco.svg);background-size:cover;background-position:center;background-repeat:no-repeat;min-width:146px;min-height:51px;display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease}.trainer-back-button:hover{opacity:.9}.location-half-circle{width:128px;height:auto}@media (max-width: 768px){.location-half-circle{width:100px}}.location-title-circle{width:380px;height:380px;background:linear-gradient(180deg,#ffffffbf,#fff0 50%);border-radius:50%;position:absolute;top:24px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.location-title-circle{width:400px;height:400px}}@media (max-width: 480px){.location-title-circle{width:240px;height:240px}}.hyerwell-title-circle{width:380px;height:380px;background:linear-gradient(180deg,#ffffffbf,#fff0 50%);border-radius:50%;position:absolute;top:24px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.hyerwell-title-circle{width:400px;height:400px}}@media (max-width: 480px){.hyerwell-title-circle{width:240px;height:240px}}.location-filter-group{width:320px}.location-dropdown-btn{transition:border-color .2s ease}.location-dropdown-wrapper.open .dropdown-icon{transform:rotate(180deg)}.location-dropdown-wrapper.open .location-dropdown-list{display:block}.dropdown-item.selected{background-color:#ff590b;color:#fff}.location-search-btn:hover img{filter:brightness(.9)}.location-id-title-circle{width:200px;height:200px;background:linear-gradient(90deg,#fff3,#fff0);border-radius:50%;position:relative;pointer-events:none;z-index:0;flex-shrink:0}@media (min-width: 768px){.location-id-title-circle{width:300px;height:300px}}@media (min-width: 1024px){.location-id-title-circle{width:380px;height:380px}}.location-swiper{width:100%;z-index:1}.location-swiper .swiper-wrapper,.location-swiper .swiper-slide{z-index:1}.location-swiper .swiper-slide img{display:block}.swiper-pagination-custom{position:relative;z-index:9999!important}.pagination-dot{transition:all .3s ease;cursor:pointer}.pagination-dot:hover:not(.active){background-color:#e0e0e0}.cta-button{position:relative;overflow:hidden}.cta-button:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 12px 12px;border-color:transparent transparent #ffffff transparent}section.bg-neutral-white .cta-button:after{border-color:transparent transparent #f5f5f5 transparent}.location-title-absolute{left:12.5vw;top:50%;transform:translateY(-50%);z-index:1}@media (max-width: 1024px){.location-title-absolute{left:15vw}}@media (max-width: 640px){.location-title-absolute{left:20vw}}@media (max-width: 500px){.location-title-absolute{left:25vw}}@media (max-width: 390px){.location-title-absolute{left:25vw}}.pagination-dot:not(.active){width:12px!important;cursor:pointer;height:12px!important}.pagination-dot.active{width:24px!important;cursor:pointer;height:24px!important}.pagination-dot.active span{width:12px!important;cursor:pointer;height:12px!important}@media (max-width: 767px){.pagination-dot:not(.active){width:6px!important;cursor:pointer;height:6px!important}.pagination-dot.active{width:12px!important;cursor:pointer;height:12px!important}.pagination-dot.active span{width:6px!important;cursor:pointer;height:6px!important}}.reserve-title-absolute{left:12vw;top:50%;transform:translateY(-50%);z-index:1}@media (max-width: 1536px){.reserve-title-absolute{left:10vw}}@media (max-width: 1023px){.reserve-title-absolute{left:13.5vw}}@media (max-width: 767px){.reserve-title-absolute{left:16vw}}@media (max-width: 640px){.reserve-title-absolute{left:20vw}}@media (max-width: 500px){.reserve-title-absolute{left:25vw}}@media (max-width: 390px){.reserve-title-absolute{left:30vw}}button[data-state=open] .reserve-dropdown-icon{transform:rotate(180deg)}.teambuilding-half-circle{width:128px;height:auto}@media (max-width: 768px){.teambuilding-half-circle{width:100px}}.team-building-title-circle{width:380px;height:380px;background:linear-gradient(180deg,#ffffffbf,#fff0 50%);border-radius:50%;position:absolute;top:88px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.team-building-title-circle{width:400px;height:400px}}@media (max-width: 480px){.team-building-title-circle{width:240px;height:240px}}.team-building-title-circle-2{width:380px;height:380px;background:linear-gradient(90deg,#ffffffbf,#fff0 50%);border-radius:50%;position:absolute;top:88px;left:50%;transform:translate(-50%);pointer-events:none}@media (max-width: 768px){.team-building-title-circle-2{width:400px;height:400px}}@media (max-width: 480px){.team-building-title-circle-2{width:240px;height:240px}}.proposal-title-circle{width:22vw;height:auto;min-height:22vw;max-width:100%;max-height:none;background:linear-gradient(270deg,#ffffffbf,#fff0 50%);border-radius:1000px;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}@media (max-width: 1024px){.proposal-title-circle{width:300px;min-height:300px}}@media (max-width: 768px){.proposal-title-circle{width:240px;min-height:240px}}.terms-text{font-family:Noto Sans TC,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:32px;letter-spacing:0%;color:#202124;margin-bottom:24px}.terms-title{font-family:Noto Sans TC,sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:100%;letter-spacing:0%;color:#202124;margin-bottom:4px}ul.terms-text{font-family:Noto Sans TC,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:32px;letter-spacing:0%;color:#202124;list-style-type:disc;padding-left:1.5rem}ul.terms-text li{font-family:Noto Sans TC,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:32px;letter-spacing:0%;color:#202124}
