.skip-link{position:fixed;top:12px;left:12px;z-index:100000;padding:.75rem 1rem;border-radius:.35rem;background:#fff;color:#111827;font-weight:700;text-decoration:none;box-shadow:0 4px 18px rgba(0,0,0,.2);transform:translateY(calc(-100% - 24px));transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}.page-body .title{text-align:center;color:#1f2937;position:relative;z-index:2}.page-body .title h2{font-weight:700;font-size:clamp(2rem,2.8vw,3rem);margin-bottom:clamp(52px,5vw,76px)}.page-body .title::before{content:"";position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);width:106px;height:3px;background-color:#f50002;z-index:1}.page-body .pagination{gap:8px}.page-body .pagination .page-item .page-link{height:-moz-fit-content;height:fit-content;border-radius:4px;border:none;color:#333;transition:all .3s;padding-top:.2rem;padding-bottom:.2rem}.page-body .pagination .page-item .page-link:hover{background-color:#fa8080;color:#fff;border-color:#fa8080}.page-body .pagination .page-item.disabled .page-link{color:#fa8080;background-color:rgba(0,0,0,0);border:none}.page-body .pagination .page-item.active .page-link{background-color:#fa8080;border-color:#fa8080;color:#fff}.page-body .perpage{padding-left:1rem}.page-body .perpage form{display:flex;justify-content:flex-start;align-items:center}@media(max-width: 992px){.page-body .perpage form{justify-content:flex-end}}.page-body .perpage form label{margin-right:1rem}.company-info-block{font-size:1rem;font-weight:400;padding-right:var(--footer-menu-padding-y)}@media(max-width: 576px){.company-info-block{margin-top:2rem;padding-right:0}}.company-info-block ul{margin-top:2.875rem;margin-bottom:2.875rem}@media(max-width: 576px){.company-info-block ul{margin-bottom:2rem}}.company-info-block ul li{display:flex;padding:.625rem 0}.company-info-block ul li i{line-height:1.5}@media(max-width: 576px){.company-info-block ul li.phone{white-space:nowrap}}.company-info-block ul li a,.company-info-block ul li span{margin-left:.5rem;display:inline-block}.company-info-block ul li:hover i{color:#f50002}.company-info-block .map iframe{width:100%;height:248px;border:none}@media(max-width: 576px){.company-info-block .map{margin-bottom:2rem}}.fixed-side-bar{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:1040;width:var(--sidebar-width);background-color:var(--sidebar-bg);border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-5px 0 15px rgba(0,0,0,.08);overflow:hidden}.fixed-side-bar .side-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 0;text-decoration:none;transition:all var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1);position:relative}.fixed-side-bar .side-bar-item:hover{background-color:rgba(0,0,0,.03);filter:brightness(1.05)}.fixed-side-bar .side-bar-item:hover i{transform:scale(1.15)}.fixed-side-bar .side-bar-item i{font-size:26px;transition:transform var(--transition-speed) ease}.fixed-side-bar .side-bar-item span{font-size:11px;font-weight:700;margin-top:2px;letter-spacing:.5px}.fixed-side-bar .side-bar-item.line-bg{background-color:var(--line-color);color:#fff}.fixed-side-bar .side-bar-item.line-bg:hover{filter:brightness(0.9);background-color:var(--line-color)}.fixed-side-bar .side-bar-item.fb-icon i{color:var(--fb-color)}.fixed-side-bar .side-bar-item.yt-icon i{color:var(--yt-color)}@media(max-width: 576px){.fixed-side-bar{display:none}}.pagination-block{margin-top:60px;display:flex;justify-content:center}@media screen and (max-width: 992px){.pagination-block{margin-top:0px}}.pagination-block .active>.page-link,.pagination-block .page-link.active{color:#fff;background-color:#f50002}.pagination-block .page-link{color:#f50002;background-color:rgba(0,0,0,0);border:none}.pagination-block .page-link:hover{color:#fff;background-color:#f50002}.pagination-block .page-link:focus{box-shadow:none}.pagination-block .page-item{position:relative}.pagination-block .page-item.disabled{display:none}.pagination-block .page-item::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;height:50%;width:1px;background-color:#000}.pagination-block .page-item.active::after{display:none}.pagination-block .page-item:last-child::after{display:none}.page-back-wrapper{position:relative;display:flex;justify-content:space-between;padding-top:48px;border-top:#ddd 1px solid}.page-back-wrapper .btn-back-to-list{height:-moz-fit-content;height:fit-content;padding:.25rem 10%;border:#ddd 1px solid;border-radius:1rem;transition:color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out}.page-back-wrapper .btn-back-to-list:hover{color:#fff;background-color:#f50002;border-color:rgba(0,0,0,0)}.page-back-wrapper .btn-prev,.page-back-wrapper .btn-next{display:flex;align-items:flex-start;padding-top:.25rem}.page-back-wrapper .btn-prev span,.page-back-wrapper .btn-next span{display:inline-block;white-space:normal;word-break:break-word;overflow-wrap:break-word;max-width:300px;min-width:200px}@media screen and (max-width: 576px){.page-back-wrapper .btn-prev span,.page-back-wrapper .btn-next span{display:none}}.page-back-wrapper .btn-prev span{padding-left:1rem}.page-back-wrapper .btn-next span{padding-right:1rem}.w-80{width:80% !important}.w-70{width:70% !important}.w-50{width:50% !important}@media screen and (max-width: 576px){.w-80,.w-70,.w-50{width:100% !important}}.btn-more{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;gap:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#222;background:#fff;border:1px solid rgba(34,34,34,.2);border-radius:12px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-more i{display:inline-block;transition:transform .3s ease}.btn-more:hover{background-color:#f50002;border-color:rgba(0,0,0,0);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.btn-more:hover i{transform:translateX(5px);color:#fff}.btn-more:active{transform:scale(0.98)}.page-body .btn-more{font-size:clamp(16px,3vw,21px);font-weight:inherit}.page-body .btn-more:hover{background-color:inherit;border-color:#f50002;color:#f50002;box-shadow:0 4px 12px rgba(0,0,0,.05)}.page-body .btn-more:hover i{transform:translateX(5px);color:#f50002}.products-page-wrapper{padding:80px 0}@media(max-width: 576px){.products-page-wrapper{padding:80px 0}}.list-title{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-size:clamp(1.125rem,1.4vw,1.375rem);font-weight:700}.reveal{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}.reveal.is-reveal-pending{opacity:0;transform:translateY(32px)}.reveal.is-reveal-pending[data-reveal-direction=right]{transform:translateX(-32px)}.reveal.is-reveal-pending[data-reveal-direction=left]{transform:translateX(32px)}.reveal.visible{opacity:1;transform:none}.maintenance-section{min-height:min(760px,75vh);display:grid;place-items:center;padding:clamp(6rem,12vw,10rem) 1.5rem;background:linear-gradient(145deg, #fff 0%, #f7f8fa 100%)}.maintenance-section .content{max-width:760px;text-align:center}.maintenance-section .information{padding:clamp(2rem,5vw,4rem);border:1px solid #ddd;border-radius:1rem;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.08)}.maintenance-section .information h1{margin:1rem 0;font-size:clamp(2rem,5vw,3.5rem)}.maintenance-section .information p{margin:0 auto 2rem;max-width:620px;color:#555}.maintenance-section .maintenance-status{display:inline-flex;padding:.35rem .8rem;border-radius:999px;color:#f50002;background:rgba(245,0,2,.08);font-weight:700}@media(prefers-reduced-motion: reduce){html,body{scroll-behavior:auto !important}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;transition-delay:0ms !important}.reveal,.reveal.is-reveal-pending{opacity:1 !important;transform:none !important}}.youtube-btn{position:fixed;width:72px;height:72px;right:clamp(24px,6vh,96px);bottom:clamp(24px,12vh,126px);z-index:998;display:flex;align-items:center;justify-content:center;color:#f50002;border:2px solid #f50002;border-radius:50%;background-color:#fff;cursor:pointer;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));transition:color .3s cubic-bezier(0.4, 0, 0.2, 1),border-color .3s cubic-bezier(0.4, 0, 0.2, 1),background-color .3s cubic-bezier(0.4, 0, 0.2, 1),opacity .25s ease,transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.youtube-btn i{pointer-events:none;font-size:2rem;line-height:1}.youtube-btn.is-light{color:#fff;border-color:#fff;background-color:#f50002}.youtube-btn:hover{color:#f50002;opacity:.8;transform:translateY(-2px)}.youtube-btn.is-light:hover{color:#fff}.youtube-btn:focus-visible{outline:3px solid rgba(245,0,2,.35);outline-offset:4px}@media(max-width: 576px){.youtube-btn{width:44px;height:44px;right:21px;bottom:126px;border-width:1px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(8px);filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.18))}.youtube-btn i{font-size:1.5rem}.youtube-btn.is-light{color:#fff;border-color:#fff;background:#f50002}}:root{--white: #ffffff;--section-padding-y: 60px;--sidebar-width: 65px;--sidebar-bg: #f8f9fa;--line-color: #06C755;--fb-color: #1877F2;--yt-color: #FF0000;--transition-speed: 0.3s;--page-padding-top: 36px;--page-padding-bottom: 36px}@media(min-width: 768px){:root{--section-padding-y: 140px;--page-padding-top: 140px;--page-padding-bottom: 140px}}*,*::before,*::after{box-sizing:border-box}body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:hidden}body{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:clamp(16px,.28vw + 15px,18px);line-height:1.65;color:#333}body a{color:#333}body article{color:#333}h1,h2,h3,h4,h5,h6{color:#1f2937;font-weight:700;line-height:1.2;letter-spacing:0}[data-aos]{pointer-events:none}.aos-animate{pointer-events:auto}html{scroll-behavior:smooth;overflow-x:hidden;overflow-x:clip}a{text-decoration:none;color:#333;transition:color .3s ease-in-out,font-weight .3s ease-in-out}a:hover,a.active{color:#f50002;font-weight:600}ul{list-style:none;padding:0;margin:0}.sp{display:none}.pc{display:block}@media screen and (min-width: 344px)and (max-width: 1200px){.pc{display:none}.sp{display:block}}.nav-toggle-btn-wrapper{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);color:inherit;font:inherit;line-height:inherit;position:fixed;width:72px;height:72px;top:74px;right:64px;z-index:1060;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.25rem;border:#f50002 2px solid;border-radius:50%;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));transition:top .35s ease,right .35s ease,opacity .25s ease,transform .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1440px){.nav-toggle-btn-wrapper{right:1.5%}}@media(max-width: 576px){.nav-toggle-btn-wrapper{width:44px;height:44px;top:42px;right:21px;padding:0;border:1px solid rgba(245,0,2,.4);background:hsla(0,0%,100%,.92);backdrop-filter:blur(8px);filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.18))}}.nav-toggle-btn-wrapper .nav-toggle-btn{pointer-events:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:none;border:none;color:#f50002}@media(max-width: 576px){.nav-toggle-btn-wrapper .nav-toggle-btn{position:relative;width:100%;height:100%;padding:0}.nav-toggle-btn-wrapper .nav-toggle-btn::before,.nav-toggle-btn-wrapper .nav-toggle-btn::after{content:"";position:absolute;left:50%;width:18px;height:2px;border-radius:999px;background:currentColor;transform:translateX(-50%);transition:transform .25s ease,top .25s ease,box-shadow .25s ease}.nav-toggle-btn-wrapper .nav-toggle-btn::before{top:15px;box-shadow:0 6px 0 currentColor}.nav-toggle-btn-wrapper .nav-toggle-btn::after{top:27px}}.nav-toggle-btn-wrapper .nav-toggle-btn span{display:block;font-size:1rem;font-weight:600;color:#f50002;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 576px){.nav-toggle-btn-wrapper .nav-toggle-btn span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.nav-toggle-btn-wrapper .nav-toggle-btn span.close{display:none;opacity:0}.nav-toggle-btn-wrapper.is-light{border:#fff 2px solid;border-radius:50%}.nav-toggle-btn-wrapper.is-light span{color:#fff}@media(max-width: 576px){.nav-toggle-btn-wrapper.is-light{border:1px solid rgba(245,0,2,.4);background:hsla(0,0%,100%,.92)}.nav-toggle-btn-wrapper.is-light .nav-toggle-btn{color:#f50002}}.nav-toggle-btn-wrapper:hover{transform:translateY(-2px);opacity:.8}.nav-toggle-btn-wrapper:focus-visible{outline:3px solid rgba(245,0,2,.35);outline-offset:4px}.nav-toggle-btn-wrapper.open{top:32px;right:1.5%;border:#fff 2px solid}@media(max-width: 576px){.nav-toggle-btn-wrapper.open{top:42px;right:21px;border:1px solid rgba(245,0,2,.35);background:#f50002}}@media(max-width: 576px){.nav-toggle-btn-wrapper.open .nav-toggle-btn{color:#fff}.nav-toggle-btn-wrapper.open .nav-toggle-btn::before{top:21px;box-shadow:none;transform:translateX(-50%) rotate(45deg)}.nav-toggle-btn-wrapper.open .nav-toggle-btn::after{top:21px;transform:translateX(-50%) rotate(-45deg)}}.nav-toggle-btn-wrapper.open .nav-toggle-btn span{color:#fff}.nav-toggle-btn-wrapper.open .nav-toggle-btn .open{display:none}.nav-toggle-btn-wrapper.open .nav-toggle-btn .close{display:block;opacity:1}#offcanvasNav{background:rgba(0,0,0,0) !important;width:min(580px,85vw) !important;border-right:1px solid hsla(0,0%,100%,.08);box-shadow:4px 0 48px rgba(0,0,0,.4);isolation:isolate}@media(max-width: 576px){#offcanvasNav{width:100% !important}}#offcanvasNav .offcanvas-header{border-bottom:1px solid hsla(0,0%,100%,.08);padding:1.4rem 1.5rem}@media(max-width: 576px){#offcanvasNav .offcanvas-header{padding:16px 12px 0 1.5rem}}#offcanvasNav .offcanvas-header .navbar-brand{height:96px}@media(max-width: 576px){#offcanvasNav .offcanvas-header .navbar-brand{width:200px}}#offcanvasNav .offcanvas-footer{flex-grow:0;text-align:center;background-color:#f50002;color:#fff;font-size:1.5rem;border-top:1px solid hsla(0,0%,100%,.08);padding:1.2rem 1.6rem;font-size:1.125rem;letter-spacing:.06em}#offcanvasNav .offcanvas-footer a{color:#fff}@media(max-width: 576px){#offcanvasNav .offcanvas-footer{padding:1rem}}.offcanvas-body{flex-grow:1}.offcanvas-nav-list{list-style:none;padding:1.5rem 0}@media(max-width: 576px){.offcanvas-nav-list{padding:0}}.offcanvas-nav-list .link-item{font-size:clamp(1.25rem,1vw + .9rem,1.625rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.6rem;border-left:3px solid rgba(0,0,0,0);transition:all .22s}.offcanvas-nav-list .link-item .nav-icon-circle{width:32px;height:32px;flex-shrink:0;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.22);display:flex;align-items:center;justify-content:center;transition:background .22s,border-color .22s,transform .22s}.offcanvas-nav-list .link-item .nav-icon-circle i{opacity:1;transition:transform .22s;font-size:1rem}.offcanvas-nav-list .link-item:hover,.offcanvas-nav-list .link-item.active{color:#fff;font-weight:700;background:hsla(0,0%,100%,.04)}.offcanvas-nav-list .link-item:hover .nav-icon-circle,.offcanvas-nav-list .link-item:hover .nav-icon-circle,.offcanvas-nav-list .link-item.active .nav-icon-circle,.offcanvas-nav-list .link-item.active .nav-icon-circle{border-color:#fff}.offcanvas-nav-list .link-item:hover .nav-icon-circle i,.offcanvas-nav-list .link-item:hover .nav-icon-circle i,.offcanvas-nav-list .link-item.active .nav-icon-circle i,.offcanvas-nav-list .link-item.active .nav-icon-circle i{color:#fff;transform:translateX(2px)}.offcanvas-nav-list .accordion-item{border:none;background:rgba(0,0,0,0)}.offcanvas-nav-list .accordion-item .accordion-button a{color:inherit}.offcanvas-nav-list .accordion-item .accordion-button a:hover{color:inherit}.offcanvas-nav-list .accordion-item .accordion-button::after{display:none}.offcanvas-nav-list .accordion-item .accordion-button:focus{border:none}.offcanvas-nav-list .accordion-item .accordion-toggle-icon{width:50px;background:rgba(0,0,0,0) !important;padding:0}.offcanvas-nav-list .accordion-item .accordion-toggle-icon[aria-expanded=true] .accordion-icon i{transform:rotate(180deg)}.offcanvas-nav-list .accordion-item .accordion-icon{width:0;display:flex;align-items:center;justify-content:center;padding-left:.5rem;cursor:pointer}.offcanvas-nav-list .accordion-item .accordion-icon i{color:#fff;opacity:1;transition:transform .22s;font-size:2rem}.offcanvas-nav-list .sub-nav{list-style:none;padding-left:1.6rem}.offcanvas-nav-list .sub-nav .link-item{position:relative}.offcanvas-nav-list .sub-nav .link-item::before{content:"";position:absolute;width:1rem;height:1px;background-color:#fff;left:0rem;top:50%;transform:translateY(50%)}.offcanvas-nav-list .sub-nav .link-item:hover::before,.offcanvas-nav-list .sub-nav .link-item.active::before{height:2px}#offcanvasNav::before{content:"";position:absolute;inset:0;z-index:-1;backdrop-filter:blur(4px) saturate(180%) brightness(1);-webkit-backdrop-filter:blur(4px) saturate(180%) brightness(1)}.offcanvas-backdrop.show{background:rgba(0,0,0,.8)}footer{background:#f50002;padding:60px 0 20px 0;overflow:hidden}footer .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}footer .container-fluid .footer-wrapper{align-items:center;margin-bottom:1rem}footer .container-fluid .footer-wrapper .company-logo{flex-shrink:0;overflow:hidden;height:84px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content}footer .container-fluid .footer-wrapper .company-logo .icon-logo-h{height:auto;width:112px}footer .container-fluid .footer-wrapper .footer-nav-wrapper{display:flex;align-items:center;padding:0 1rem 0 5%}footer .container-fluid .footer-wrapper nav{width:100%}footer .container-fluid .footer-wrapper nav ul{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;padding:0;margin:0;list-style:none}footer .container-fluid .footer-wrapper nav ul .link-item{display:inline-flex;color:#fff;font-size:clamp(1rem,.6vw + .8rem,1.25rem);font-weight:500;line-height:1.35;transition:all .3s ease-in-out}footer .container-fluid .footer-wrapper nav ul .link-item:hover{transform:translateY(-4px);text-shadow:0 1px 6px rgba(0,0,0,.5)}footer .container-fluid .footer-wrapper .footer-sns-wrapper{display:flex;align-items:center;justify-content:flex-end}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul{display:flex;justify-content:flex-end;gap:2.5rem;padding:0;margin:0;list-style:none}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul .sns-item{display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:transform .4s cubic-bezier(0.23, 1, 0.32, 1),box-shadow .4s cubic-bezier(0.23, 1, 0.32, 1)}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul .sns-item i{color:#fff}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul .sns-item:hover{transform:translateY(-8px);box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul .sns-item:focus-visible{outline:2px solid #fff;outline-offset:5px;border-radius:50%}footer .container-fluid .copyright{text-align:right;color:#fff;font-size:1rem}@media(max-width: 1200px){footer .container-fluid .footer-wrapper{text-align:center;row-gap:1.5rem}footer .container-fluid .footer-wrapper .company-logo{justify-content:center;margin:0 auto}footer .container-fluid .footer-wrapper .footer-nav-wrapper{padding:0 0 0 calc(2.8125% - 12px);justify-content:center;margin-bottom:0}footer .container-fluid .footer-wrapper .footer-nav-wrapper nav ul{justify-content:center}footer .container-fluid .footer-wrapper .footer-sns-wrapper{justify-content:center}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul{justify-content:center;gap:1.5rem}footer .container-fluid .copyright{text-align:center;margin-top:1.5rem}}@media(max-width: 576px){footer .container-fluid .footer-wrapper .footer-nav-wrapper{padding:0}footer .container-fluid .footer-wrapper .footer-nav-wrapper ul{flex-direction:column;gap:.75rem}footer .container-fluid .footer-wrapper .footer-nav-wrapper ul .link-item{font-size:1.125rem}footer .container-fluid .footer-wrapper .footer-sns-wrapper ul{gap:1.25rem}footer .container-fluid .copyright{font-size:.875rem;line-height:1.6}}@media(max-width: 576px){footer{padding:48px 0 24px 0}}#gotop{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;font:inherit;display:block;opacity:0;visibility:hidden;pointer-events:none;position:fixed;right:clamp(24px,6vh,96px);bottom:clamp(24px,4vh,76px);width:72px;height:72px;z-index:999;cursor:pointer;transform:translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .35s cubic-bezier(0.16, 1, 0.3, 1)}#gotop.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#gotop .gotop{width:100%;height:100%;color:#f50002;stroke-width:1}#gotop.is-light .gotop{color:#fff}#gotop:hover{transform:translateY(-15px)}#gotop:hover .gotop{stroke-width:1}#gotop:focus-visible{outline:3px solid rgba(245,0,2,.4);outline-offset:4px;border-radius:50%}@media(max-width: 576px){#gotop{right:18px;bottom:72px;width:48px;height:48px}}.page-header{position:relative;overflow:hidden;max-height:650px}.page-header .swiper-wrapper{position:relative;z-index:1}.page-header .swiper-wrapper::before{content:"";position:absolute;inset:0;background:rgba(38,57,71,.6);width:100%;height:100%;z-index:2;pointer-events:none;transition:opacity .3s ease}.page-header.is-hidden .company-logo{opacity:0;visibility:hidden;transform:translateX(-20px)}@media(max-width: 576px){.page-header.is-hidden .hero-badge,.page-header.is-hidden .hero-title,.page-header.is-hidden .hero-btns{opacity:.2}}.page-header .company-logo{width:auto;height:72px;position:absolute;z-index:3}@media(min-width: 1441px){.page-header .company-logo{left:clamp(20px,2.25vw,32px);top:32px}}@media(max-width: 1441px){.page-header .company-logo{left:clamp(20px,2.25vw,32px);top:32px}}@media(max-width: 576px){.page-header .company-logo{width:200px;top:28px;left:25px}}.page-header .page-header-title{width:100%;position:absolute;top:220px;height:-moz-fit-content;height:fit-content;left:50%;transform:translateX(-50%);z-index:9;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}.page-header .page-header-title.page-header-title-fade-up{animation:page-header-title-fade-up 1.2s cubic-bezier(0.22, 1, 0.36, 1) .3s both}.page-header .page-header-title .page-header-maintitle{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-weight:500;margin-bottom:0;font-size:clamp(2.75rem,4.2vw,4.5rem);color:#fff}.page-header .page-header-title::before{display:none}.page-header .page-header-title .page-header-subtitle{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-weight:400;font-size:clamp(1rem,1.1vw,1.25rem);line-height:1.6;color:hsla(0,0%,100%,.88)}@media(min-width: 992px){.page-header .page-header-title .page-header-subtitle{width:min(720px,58%)}}@media(max-width: 992px){.page-header .page-header-title .page-header-subtitle{width:100%}}.page-header .headerSwiper{width:100%;height:650px;position:relative;overflow:hidden}.page-header .swiper-slide{position:relative;width:100%;overflow:hidden}.page-header .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1;transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1)}.page-header .swiper-slide .container{position:relative;z-index:2;height:100%}.page-header .swiper-button-next,.page-header .swiper-button-prev{color:#fff}.page-header .scrolldown-block{position:absolute;left:50%;transform:translateX(-50%);bottom:3%;height:auto;color:#fff;z-index:3}@media(max-width: 576px){.page-header .scrolldown-block{justify-content:flex-end;bottom:2.5rem}}.page-header .scrolldown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;position:relative;width:30px;height:50px;border:calc(30px/10) solid #fff;border-radius:50px;box-sizing:border-box;margin-bottom:16px;z-index:9;transition:transform .4s ease,box-shadow .4s ease}@media(max-width: 576px){.page-header .scrolldown{margin-bottom:0;margin-right:0}}.page-header .scrolldown::before{content:"";position:absolute;bottom:30px;left:50%;width:6px;height:6px;margin-left:-3px;background-color:#fff;border-radius:100%;animation:scrolldown-anim 2s infinite;box-sizing:border-box}.page-header .scrolldown:hover{transform:translateY(-8px)}@keyframes scrolldown-anim{0%{opacity:0;height:6px}40%{opacity:1;height:10px}80%{transform:translate(0, 20px);height:10px;opacity:0}100%{height:3px;opacity:0}}.page-header .chevrons{padding:6px 0 0 0;margin-left:-3px;margin-top:48px;width:30px;display:flex;flex-direction:column;align-items:center}.page-header .chevrons .chevrondown{margin-top:-6px;position:relative;border:solid #fff;border-width:0 3px 3px 0;display:inline-block;width:10px;height:10px;transform:rotate(45deg)}.page-header .chevrons .chevrondown:nth-child(odd){animation:pulse 500ms ease infinite alternate}.page-header .chevrons .chevrondown:nth-child(even){animation:pulse 500ms ease infinite alternate 250ms}@keyframes pulse{from{opacity:0}to{opacity:.5}}@keyframes page-header-title-fade-up{from{opacity:0;transform:translate(-50%, 32px)}to{opacity:1;transform:translate(-50%, 0)}}.products-detail .page-header .page-header-title .page-header-maintitle{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-weight:400;font-size:clamp(1rem,5.4vw,3rem);line-height:1.25;color:hsla(0,0%,100%,.88);width:100%}@media(min-width: 992px){.products-detail .page-header .page-header-title .page-header-maintitle{width:min(720px,58%)}}@media(max-width: 992px){.products-detail .page-header .page-header-title .page-header-maintitle{width:100%}}.products-detail .page-header .page-header-title .page-header-subtitle{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-weight:500;margin-bottom:0;font-size:clamp(2rem,4.2vw,4rem);color:#fff;width:100%}[lang=zh-TW] .page-header-title .page-header-maintitle{font-weight:600}[lang=zh-TW] .page-header-title .page-header-subtitle{font-size:2.25rem;font-weight:400}.breadcrumb{padding:clamp(20px,2vh,20px) 0;background-color:rgba(0,0,0,0);margin-bottom:0}.breadcrumb .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px);display:flex}.breadcrumb .container-fluid ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumb .container-fluid ul li{display:flex;align-items:center;font-size:clamp(14px,1.2vw,18px);text-decoration:none;transition:color .3s ease;white-space:nowrap;color:#666}@media(max-width: 768px){.breadcrumb .container-fluid ul li{white-space:inherit}}.breadcrumb .container-fluid ul li a:hover{font-weight:400}.breadcrumb .container-fluid ul li::after{content:"/";margin-left:.625rem;margin-right:.625rem;color:#666;font-weight:300}.breadcrumb .container-fluid ul li:last-child::after{display:none}.breadcrumb .container-fluid ul li:last-child.item{pointer-events:none}.breadcrumb .container-fluid ul li.item:not(.breadcrumb-static):hover,.breadcrumb .container-fluid ul li.item:not(.breadcrumb-static).active{font-weight:bold}.breadcrumb .container-fluid ul li.breadcrumb-static{font-weight:400}.productsmenu .productsmenu-title{font-size:clamp(24px,4vw,48px);font-family:"K2D","Bungee","Noto Sans TC",sans-serif;margin-top:120px;margin-bottom:60px;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;position:relative}.productsmenu .productsmenu-title::before{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:30%;height:1px;background-color:#aaa}.productsmenu .products-menu-card{padding:0 40px}.productsmenu .products-menu-card p{font-size:18px;text-align:center}.productsmenu .products-menu-card img{transition:transform .3s ease-in-out}.productsmenu .products-menu-card:hover img{transform-origin:center center;transform:scale(1.05)}.productsmenu .products-menu-card:hover p{font-weight:600}svg.icon{overflow:hidden}.icon-logo{height:100%;width:100%;display:block}#icon-logo .icon-text{stroke-width:3px;stroke-linejoin:round;paint-order:stroke fill}.hero-content .icon-logo.default,.offcanvas-header .icon-logo.default,.page-header .icon-logo.default{--icon-image-color: #F50002;--icon-text-color: #FFFFFF;--icon-text-stroke: #FFFFFF}.hero-content .icon-logo.color-white,.offcanvas-header .icon-logo.color-white,.page-header .icon-logo.color-white{--icon-image-color: #F50002;--icon-text-color: white;--icon-text-stroke: white}#icon-logo-footer{color:#fff}#icon-logo-footer .icon-text{stroke:#fff;stroke-width:1px;stroke-linejoin:round;paint-order:stroke fill}.contacts #icon-safwu-logo{width:50px;overflow:hidden}.contacts .icon-safwu-logo{height:45px;display:block}.contacts .icon-safwu-logo.default{width:180px;--icon-image-color: #F50002}.about-banner .icon-logo{height:85px}.about-banner .icon-logo.default{--icon-image-color: #F50002;--icon-text-color: #333333;--icon-text-stroke: #333333}#hero{background-color:#0d2236;width:100%;height:100dvh;min-height:560px;position:relative;overflow:hidden}@media(max-width: 1200px){#hero .hero-content{padding:0 10%}}@media(max-width: 576px){#hero .hero-content{padding:0 2.5%}}#hero .hero-swiper{height:100%;position:relative}#hero .hero-content{position:absolute;inset:0;color:#fff;z-index:9;pointer-events:none}#hero .hero-content .hero-title-wrapper{position:relative;inset:0;margin-top:70px}@media(max-width: 576px){#hero .hero-content .hero-title-wrapper{margin-top:1rem}}#hero .hero-content .hero-title-wrapper.is-hidden .company-logo{opacity:0;visibility:hidden;transform:translateX(-20px)}@media(max-width: 576px){#hero .hero-content .hero-title-wrapper.is-hidden .hero-badge,#hero .hero-content .hero-title-wrapper.is-hidden .hero-title,#hero .hero-content .hero-title-wrapper.is-hidden .hero-btns{opacity:.2}}#hero .hero-content .hero-title-wrapper .company-logo{overflow:hidden;height:96px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:56px}@media(max-width: 576px){#hero .hero-content .hero-title-wrapper .company-logo{width:200px}}#hero .hero-content .hero-title-wrapper .hero-badge{color:#fff;font-size:clamp(2rem,3vw,6rem);font-weight:900;width:90%;margin-bottom:2rem;line-height:.8}#hero .hero-content .hero-title-wrapper .hero-badge p{margin-bottom:0}#hero .hero-content .hero-title-wrapper .hero-badge span{font-size:1.5rem;font-weight:300}#hero .hero-content .hero-title-wrapper .hero-title{font-family:"League Gothic",sans-serif;color:#fff;font-size:clamp(5rem,7.5vw,10rem);line-height:1;margin-bottom:2.5rem}#hero .hero-content .hero-title-wrapper .hero-btns .btn-more{color:#f50002;background:none;padding:0}#hero .hero-content .hero-title-wrapper .hero-btns .btn-more:hover{color:#fff}#hero .hero-content .hero-title-wrapper .hero-btns .btn-more:hover i{transform:translateX(5px);color:#fff}@media(max-width: 576px){#hero .hero-content .hero-title-wrapper .company-logo .icon-logo{filter:drop-shadow(0 4px 6px rgb(0, 0, 0))}#hero .hero-content .hero-title-wrapper .hero-badge,#hero .hero-content .hero-title-wrapper .hero-title{text-shadow:0 4px 10px rgba(0,0,0,.6)}#hero .hero-content .hero-title-wrapper .hero-badge span{margin-left:0}#hero .hero-content .hero-title-wrapper .hero-title{width:100%;overflow:hidden}}#hero .hero-slide{position:relative;height:100%;overflow:hidden}#hero .hero-slide .hero-bg{width:100%;position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}#hero .hero-slide .hero-bg img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#hero .hero-slide .hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90.2deg, #283239 0.19%, rgba(115, 115, 115, 0) 80%)}@media(max-width: 576px){#hero .hero-slide .hero-bg::after{background:linear-gradient(90.2deg, #283239 0%, rgba(115, 115, 115, 0) 160%)}}#hero .hero-slide .company-logo,#hero .hero-slide .hero-badge,#hero .hero-slide .hero-title,#hero .hero-slide .hero-sub,#hero .hero-slide .hero-btns{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}#hero .hero-slide.swiper-slide-active .company-logo{opacity:1;transform:none;transition-delay:.15s}#hero .hero-slide.swiper-slide-active .hero-badge{opacity:1;transform:none;transition-delay:.15s}#hero .hero-slide.swiper-slide-active .hero-title{opacity:1;transform:none;transition-delay:.3s}#hero .hero-slide.swiper-slide-active .hero-sub{opacity:1;transform:none;transition-delay:.45s}#hero .hero-slide.swiper-slide-active .hero-btns{opacity:1;transform:none;transition-delay:.6s}#hero .hero-slide.swiper-slide-active .hero-btns{opacity:1;transform:none;transition-delay:.6s}.zh #hero .hero-content .hero-title-wrapper .hero-badge{letter-spacing:.5rem}@media(max-width: 576px){.zh #hero .hero-content .hero-title-wrapper .hero-badge{letter-spacing:inherit}}.home{background-color:#fff;overflow-x:hidden}.home #products,.home #about,.home #solution,.home #video-section,.home #news{padding:120px 0}.home #products h2,.home #products h3,.home #products h4,.home #products h5,.home #about h2,.home #about h3,.home #about h4,.home #about h5,.home #solution h2,.home #solution h3,.home #solution h4,.home #solution h5,.home #video-section h2,.home #video-section h3,.home #video-section h4,.home #video-section h5,.home #news h2,.home #news h3,.home #news h4,.home #news h5{font-family:"K2D","Bungee","Noto Sans TC",sans-serif}.home #products p,.home #about p,.home #solution p,.home #video-section p,.home #news p{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif}.home #products .title,.home #about .title,.home #solution .title,.home #video-section .title,.home #news .title{text-align:center;margin-bottom:80px;color:#1f2937}.home #products .title h2,.home #products .title h3,.home #products .title h4,.home #products .title h5,.home #about .title h2,.home #about .title h3,.home #about .title h4,.home #about .title h5,.home #solution .title h2,.home #solution .title h3,.home #solution .title h4,.home #solution .title h5,.home #video-section .title h2,.home #video-section .title h3,.home #video-section .title h4,.home #video-section .title h5,.home #news .title h2,.home #news .title h3,.home #news .title h4,.home #news .title h5{font-weight:700}.home #products .title h2,.home #about .title h2,.home #solution .title h2,.home #video-section .title h2,.home #news .title h2{font-size:clamp(2rem,2.4vw,2.75rem)}.home #products .title p,.home #about .title p,.home #solution .title p,.home #video-section .title p,.home #news .title p{font-size:1.125rem;font-weight:400;color:#667085}.home #products .home-container,.home #about .home-container,.home #solution .home-container,.home #video-section .home-container,.home #news .home-container{padding:1.75rem}.home #products{background:linear-gradient(105.63deg, #F50002 46.16%, #B21500 98.44%);color:#fff;display:flex;align-items:center;position:relative}.home #products .products-wrapper{padding-left:0;padding-right:0;transition:text-shadow .3s ease-in-out}.home #products .products-wrapper img{transition:transform .3s ease-in-out}.home #products .products-wrapper a{color:inherit}.home #products .products-wrapper a:hover{color:inherit;font-weight:inherit}.home #products .products-wrapper:hover{text-shadow:0 2px 10px rgba(0,0,0,.5)}.home #products .products-wrapper:hover img{transform:scale(1.05);transform-origin:center center}.home #products .products-wrapper:hover .btn-more i{transform:translateX(5px)}.home #products canvas{display:block;width:100%;height:100%;position:absolute;border:#fff 1pz solid}.home #products .product-swiper{height:100%;display:flex;align-items:center}.home #products .product-swiper a{display:block}.home #products.products-animation-ready .product-slide .product-img-wrap,.home #products.products-animation-ready .product-slide .product-intro{opacity:0;transition:opacity .7s ease,transform .7s ease}.home #products.products-animation-ready .product-slide .product-img-wrap{transform:translate3d(-48px, 0, 0)}.home #products.products-animation-ready .product-slide .product-intro{transform:translate3d(48px, 0, 0);transition-delay:.15s}.home #products.products-animation-ready.is-inview .product-slide.swiper-slide-active .product-img-wrap,.home #products.products-animation-ready.is-inview .product-slide.swiper-slide-active .product-intro{opacity:1;transform:translate3d(0, 0, 0)}@media(prefers-reduced-motion: reduce){.home #products .product-slide .product-img-wrap,.home #products .product-slide .product-intro{opacity:1;transform:none;transition:none}}.home #products .product-img-wrap{padding:0 4rem;overflow:hidden}.home #products .product-img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 1200px){.home #products .product-img-wrap{height:300px}}@media(max-width: 992px){.home #products .product-img-wrap{padding:0 2rem;height:300px}}@media(max-width: 768x){.home #products .product-img-wrap{padding:0;height:auto}}.home #products .product-intro-wrapper{display:flex;align-items:center;justify-content:center}.home #products .product-intro-wrapper .product-intro{width:88%;height:100%}.home #products .product-intro-wrapper .product-intro .product-name{font-size:clamp(1.5rem,1.6vw,1.875rem);font-weight:700;margin-bottom:2.5rem;color:#fff}.home #products .product-intro-wrapper .product-intro article{color:#fff;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.home #products .product-intro-wrapper .product-intro ul{list-style:disc;padding-left:1.75rem}.home #products .product-intro-wrapper .product-intro .btn-more{margin-top:2.5rem;background:none;box-shadow:none;border:none;color:#fff;padding:0}.home #products .product-intro-wrapper .product-intro .btn-more:hover{color:#fff}.home #products .product-intro-wrapper .product-intro .btn-more:hover i{color:#fff}.home #products .product-intro-wrapper{margin-top:2rem}.home #about{background:#fff}.home #about .title{text-align:left;color:#1f2937;margin-bottom:2rem}.home #about p{line-height:1.5}.home #about p.red{color:#b21500;font-size:clamp(1.125rem,1vw,1.25rem);font-weight:600;margin-bottom:1.5rem}.home #about .hero-btns{margin-top:60px}.home #about .hero-btns .btn-more{color:#f50002;border-color:#f50002}.home #about .hero-btns .btn-more:hover{color:#fff}.home #about .hero-btns .btn-more:hover i{color:#fff}.home #about .about-img-wrap{display:flex;align-items:center;justify-content:center;height:100%;border-radius:2rem;overflow:hidden}@media(max-width: 576px){.home #about .about-img-wrap{margin-top:3.5rem;height:auto}}.home #about .about-img-wrap img{width:100%;height:100%}@media(max-width: 576px){.home #about .about-img-wrap img{height:auto}}.home #solution{position:relative;background:linear-gradient(180deg, #FF636A 0%, #FF2525 100%);overflow:hidden}.home #solution #particles-js{position:absolute;inset:0;z-index:1}.home #solution .overlay-mask{position:absolute;inset:0;z-index:2;background:rgba(183,0,0,.3);mix-blend-mode:multiply;backdrop-filter:contrast(1.2) brightness(1.2)}.home #solution .solution-wrapper{position:relative;z-index:4}.home #solution h2,.home #solution h3,.home #solution h4,.home #solution h5,.home #solution p{color:#fff}.home #solution .title{color:#fff}.home #solution .title p{color:#fff}.home #solution .counter{font-size:clamp(2.75rem,4vw,3.75rem);font-weight:700}.home #solution .solution-card .solution-body{display:flex;flex-direction:column;align-items:center;color:#fff}@media(max-width: 576px){.home #solution .solution-card .solution-body{margin-bottom:3rem}.home #solution .solution-card .solution-body p{font-size:1.25rem}}.home #video-section{background:#f3f2f2}.home #video-section .youtube-lite{position:relative;display:block;width:100%;border:none;padding:0;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);overflow:hidden}.home #video-section .youtube-lite img{width:100%;aspect-ratio:16/9;height:auto}.home #video-section .title i{color:#f50002}.home #video-section .title .bi-youtube{font-size:4rem;margin-right:.75rem}.home #video-section .title .bi-youtube::before{vertical-align:-1rem}.home #video-section .video-swiper{padding:40px 10px;margin:-40px -10px}.home #video-section .video-card iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.home #video-section .video-card p{text-align:center;font-weight:600;font-size:1.125rem}.home #video-section .swiper-pagination{position:relative;margin-top:1rem}.home #video-section .swiper-pagination .swiper-pagination-bullet{width:1rem;height:1rem;margin:.5rem;background-color:#ff6566}.home #video-section .swiper-pagination .swiper-pagination-bullet-active{background:#f50002}.home #news{background:linear-gradient(180deg, #ffffff 0%, #f7f8fa 100%)}.home #news .home-news-groups{display:grid;gap:0}.home #news .home-news-group{display:grid;gap:2rem;scroll-margin-top:120px}.home #news .home-news-group+.home-news-group{margin-top:7.5rem;padding-top:6.5rem;border-top:1px solid rgba(0,0,0,.1)}@media(max-width: 768px){.home #news .home-news-group{gap:1.5rem}.home #news .home-news-group+.home-news-group{margin-top:5rem;padding-top:4rem}}.home #news .news-category-head{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;color:#1f2937}.home #news .news-category-head h3{display:flex;align-items:center;gap:.75rem;margin:0;min-width:-moz-max-content;min-width:max-content;font-family:"Noto Sans TC","Inter","Helvetica Neue",Arial,sans-serif;font-size:clamp(1.75rem,2.6vw,2.5rem);font-weight:700;line-height:1.1;letter-spacing:0;white-space:nowrap}.home #news .news-category-head h3::before{content:"";width:8px;height:42px;border-radius:999px;background:#f50002;flex:0 0 auto}.home #news .news-category-head .btn-more{margin-left:auto;flex-shrink:0;white-space:nowrap}@media(max-width: 576px){.home #news .news-category-head{gap:.75rem;flex-direction:column;align-items:flex-start}.home #news .news-category-head h3{font-size:1.75rem}.home #news .news-category-head h3::before{height:34px}.home #news .news-category-head .btn-more{gap:6px;padding:8px 10px;font-size:.875rem;margin-left:0}}.home #news .news-row{row-gap:1.5rem}.home #news .news-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#1f2937;padding:8px;margin-bottom:0;box-shadow:0 14px 34px rgba(19,33,45,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home #news .news-card .news-img{border-radius:6px;overflow:hidden;aspect-ratio:685/306;width:100%}.home #news .news-card .news-img .img-ph{width:100%;height:100%}.home #news .news-card .news-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out}.home #news .news-card .news-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem}.home #news .news-card .news-body .news-content .news-meta{display:flex;flex-wrap:wrap;gap:.5rem .875rem;margin-bottom:.75rem}.home #news .news-card .news-body .news-content .news-date{display:inline-flex;align-items:center;color:#5d6873;font-size:.9375rem;line-height:1.35}.home #news .news-card .news-body .news-content .news-date i{color:#f50002}.home #news .news-card .news-body .news-content .news-card-heading{font-size:clamp(1.25rem,1.5vw,1.5rem);font-weight:700;line-height:1.25;margin-bottom:.75rem}.home #news .news-card .news-body .news-content h5{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.home #news .news-card .news-body .news-content p{font-size:1rem;line-height:1.6;color:#515b65;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.home #news .news-card .news-body .btn-more{display:flex;flex-direction:row;align-items:center;width:-moz-fit-content;width:fit-content;font-size:1rem;gap:4px;padding:0;border-color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.home #news .news-card:hover{color:inherit;font-weight:inherit;border-color:rgba(245,0,2,.28);box-shadow:0 18px 42px rgba(19,33,45,.12);transform:translateY(-2px)}.home #news .news-card:hover .news-img img{transform:scale(1.05)}.home #news .news-card:hover h4{color:#f50002}.home #news .news-card:hover .btn-more{border-color:rgba(0,0,0,0);color:#f50002;box-shadow:none}.home #news .news-card:hover .btn-more i{transform:translateX(5px);color:#f50002}@media(max-width: 992px){.home #news .latest-news{margin-bottom:0;width:100%}}.home #news .latest-news .news-card{height:100%}.home #news .latest-news .news-card .news-img{flex:1 1 auto;min-height:0}.home #news .latest-news .news-card .news-body{flex:0 0 auto;padding:1.25rem}.home #news .latest-news .news-card .news-content p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.home #news .news-wrapper{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.home #news .news-wrapper .news-card{flex:0 0 auto;height:auto;width:100%}.home #news .news-wrapper .news-card .news-body{padding:.875rem 1rem}.home #news .news-wrapper .news-card .news-body .news-content .news-date{font-size:.875rem}.home #news .news-wrapper .news-card .news-body .news-content h4,.home #news .news-wrapper .news-card .news-body .news-content h5{font-size:1.0625rem;font-weight:700;line-height:1.3}.home #news .news-wrapper .news-card .news-body .news-content p{line-height:1.5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media(max-width: 576px){.home #news .news-card{box-shadow:0 10px 24px rgba(19,33,45,.08)}.home #news .news-card .news-body{padding:1rem .875rem}.home #news .news-card .news-body .news-content .news-card-heading{font-size:1.35rem}.home #news .news-wrapper{gap:1rem}}.home .scrolldown-block{margin-top:3vw;margin-left:1.75vw;color:#fff;z-index:9;width:-moz-fit-content;width:fit-content;pointer-events:auto}@media(max-width: 992px){.home .scrolldown-block{margin-top:10vw}}@media(max-width: 576px){.home .scrolldown-block{margin-top:10vw}}.home .scrolldown-block .scrolldown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:inherit;font:inherit;cursor:pointer;padding:0;pointer-events:auto;position:relative;z-index:9}.home .scrolldown-block .scrolldown .scroll-text{height:-moz-fit-content;height:fit-content;font-size:1rem;line-height:1;position:absolute;left:calc(50% - .6rem);transform:translateX(calc(-50% + 0.6rem));bottom:86px;transform:rotate(90deg);transform-origin:left bottom;z-index:2;display:flex;align-items:center;transition:all .4s cubic-bezier(0.23, 1, 0.32, 1)}.home .scrolldown-block .scrolldown .chevrons{padding:6px 0 0 0;margin-left:-3px;margin-top:48px;width:30px;display:flex;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(0.23, 1, 0.32, 1)}.home .scrolldown-block .scrolldown .chevrons .chevrondown{margin-top:-6px;position:relative;border:solid #fff;border-width:0 3px 3px 0;display:inline-block;width:10px;height:10px;transform:rotate(45deg)}.home .scrolldown-block .scrolldown .chevrons .chevrondown:nth-child(odd){animation:pulse 500ms ease infinite alternate}.home .scrolldown-block .scrolldown .chevrons .chevrondown:nth-child(even){animation:pulse 500ms ease infinite alternate 250ms}.home .scrolldown-block .scrolldown:hover{filter:drop-shadow(0 2px 2px rgba(0, 0, 0, 0.45))}.home .scrolldown-block .scrolldown:hover .scroll-text{bottom:96px}.home .scrolldown-block .scrolldown:hover .chevrons{transform:translateY(10px)}@keyframes scrolldown-anim{0%{opacity:0;height:6px}40%{opacity:1;height:10px}80%{transform:translate(0, 20px);height:10px;opacity:0}100%{height:3px;opacity:0}}@keyframes pulse{from{opacity:0}to{opacity:.5}}.home .scrolldown-block .scrolldown:focus-visible{outline:3px solid hsla(0,0%,100%,.85);outline-offset:6px}@media(min-width: 1900px)and (max-height: 959.98px){#hero .hero-content .hero-title-wrapper .company-logo{margin-bottom:30px}#hero .hero-content .hero-title-wrapper .hero-title{font-size:clamp(5rem,7vw,10rem)}.home .scrolldown-block{margin-top:0}}.aboutus .aboutus-page-wrapper .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.aboutus .aboutus-page-wrapper .container-fluid .section-title{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:36px;font-weight:600;position:relative;padding-left:calc(60px + 1rem);margin-bottom:30px;text-transform:uppercase}.aboutus .aboutus-page-wrapper .container-fluid .section-title::before{content:"";position:absolute;width:60px;height:4px;background-color:red;left:0;top:50%;transform:translateY(50%)}.aboutus .aboutus-page-wrapper .about-banner{position:relative;width:100%;aspect-ratio:1920/940;max-height:940px;overflow:hidden;background-image:var(--about-banner-image);background-position:left bottom;background-repeat:no-repeat;background-size:cover}@media(min-width: 1560px){.aboutus .aboutus-page-wrapper .about-banner{height:940px}}@media(max-width: 1560px){.aboutus .aboutus-page-wrapper .about-banner{height:820px}}@media(max-width: 1200px){.aboutus .aboutus-page-wrapper .about-banner{height:700px;background-position:right bottom}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .about-banner{height:960px;background-position:right bottom;background-size:auto 100%}}@media(max-width: 576px){.aboutus .aboutus-page-wrapper .about-banner{background-position:right -60dvw top}}.aboutus .aboutus-page-wrapper .about-banner .breadcrumb{position:absolute;left:0;top:0;z-index:2}.aboutus .aboutus-page-wrapper .about-banner .breadcrumb .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .about-banner .breadcrumb li{color:#fff}.aboutus .aboutus-page-wrapper .about-banner .breadcrumb li a{color:#fff}.aboutus .aboutus-page-wrapper .about-banner .breadcrumb li::after{color:#fff}}.aboutus .aboutus-page-wrapper .about-banner .safwu-info{width:43.75%;height:100%;background:hsla(0,0%,100%,.6);backdrop-filter:blur(10px);display:flex;justify-content:center}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info{justify-content:flex-start;padding-left:2rem;background:none;backdrop-filter:inherit}}@media(max-width: 576px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info{padding-left:0;justify-content:center;width:100%}}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner{padding-top:160px}@media(max-width: 1440px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner{padding-top:120px}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner{padding-top:80px}}@media(max-width: 576px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner{padding-top:110px}}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .company-logo{width:356px;overflow:hidden;margin-bottom:80px}@media(max-width: 1440px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .company-logo{margin-bottom:54px}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .company-logo{margin-bottom:32px}}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .since{width:100%;display:flex;align-items:center;gap:10px}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .since p{font-size:clamp(1.25rem,2.3vw,2.25rem);margin-bottom:0;white-space:nowrap;flex-shrink:0}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .since::after{content:"";width:100%;height:1px;background-color:#333}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .mit-title{font-family:"League Gothic",sans-serif;font-size:clamp(4rem,5.6vw,6.75rem);color:#f50002;line-height:1;text-transform:uppercase}.aboutus .aboutus-page-wrapper .about-banner .safwu-info .safwu-info-inner .slogan{font-family:"League Gothic",sans-serif;font-size:clamp(3.5rem,6vw,7.25rem);font-weight:700;word-break:keep-all;overflow-wrap:break-word;line-height:1;text-transform:uppercase}.aboutus .aboutus-page-wrapper .aboutus-wrapper{padding:80px 0}@media(max-width: 768px){.aboutus .aboutus-page-wrapper .aboutus-wrapper .section-aboutus-info{margin-bottom:2rem}}.aboutus .aboutus-page-wrapper .aboutus-wrapper article{display:block;width:100%;padding:0 0 0 clamp(28px,4vw,76px)}@media(max-width: 768px){.aboutus .aboutus-page-wrapper .aboutus-wrapper article{padding:0 clamp(28px,4vw,76px)}}.aboutus .aboutus-page-wrapper .aboutus-wrapper .aboutus-img-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.aboutus .aboutus-page-wrapper .service-wrapper{padding:80px 0;background:#f8fafc}.aboutus .aboutus-page-wrapper .service-wrapper .section-title{margin-bottom:60px}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper{display:grid;gap:36px;grid-template-columns:repeat(4, 1fr)}@media(max-width: 1200px){.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper{grid-template-columns:1fr;justify-items:center}}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card{background:#fff;padding:42px 26px;border-radius:1rem;box-shadow:0px 4px 10px 0px rgba(0,0,0,.25);height:420px;overflow:hidden;overflow:hidden}@media(max-width: 1560px){.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card{height:462px}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card{height:auto;width:80%;margin:0 auto 1.5rem auto}}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card .service-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card .service-card-header i{width:124px;height:124px;font-size:80px;color:#f99;background:#fff0f0;border-radius:10px;display:flex;align-items:center;justify-content:center}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card .service-card-header .number{font-family:"Barlow Condensed",sans-serif;font-size:72px;font-weight:300;color:#e0e0e0;line-height:56px}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card .service-card-title{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-weight:700;font-size:clamp(1.75rem,2.2vw,2.25rem);margin-bottom:1rem}.aboutus .aboutus-page-wrapper .service-wrapper .service-card-wrapper .service-card p{color:#666;font-size:clamp(1rem,2vw,1.15rem);line-height:1.25}.aboutus .aboutus-page-wrapper .products-line-wrapper{padding:80px 0;background:#f8fafc}.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article{display:block;width:100%;padding:0 0 0 clamp(28px,4vw,76px)}@media(max-width: 1560px){.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article{padding:0 clamp(28px,4vw,76px)}}.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article .header{display:flex;justify-content:space-between;align-items:center;gap:10%;margin-bottom:60px}@media(max-width: 1200px){.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article .header{gap:6%}}@media(max-width: 992px){.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article .header{flex-direction:column}}.aboutus .aboutus-page-wrapper .products-line-wrapper .section-products-line article .header .header-title{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(2rem,3vw,3.25rem);font-weight:600;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;flex-shrink:0}.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:56px}@media(max-width: 1560px){.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper{gap:56px 42px}}.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper .products-line-card{flex:1 1 450px;max-width:450px;height:132px;border:1px solid #eee;border-radius:12px;padding:0 20px;box-shadow:0 4px 15px rgba(0,0,0,.05)}@media(max-width: 1560px){.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper .products-line-card{flex:1 1 360px}}.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper .products-line-card .products-line-card-body{display:flex;align-items:center;height:100%;gap:30px}.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper .products-line-card .products-line-card-body i{font-size:80px;color:#333}.aboutus .aboutus-page-wrapper .products-line-wrapper .products-line-card-wrapper .products-line-card .products-line-card-body p{margin-bottom:0;line-height:1.25;font-size:clamp(1rem,2vw,1.15rem);font-weight:600}.aboutus .aboutus-page-wrapper .manufacturer-wrapper{inset:0;z-index:1;position:relative;background:url(../img/aboutus/img-aboutus-manufacturer-wrapper-bg.webp) center top no-repeat;background-size:cover}.aboutus .aboutus-page-wrapper .manufacturer-wrapper::after{position:absolute;content:"";background-color:rgba(38,57,71,.6);left:0;top:0;width:100%;height:100%}.aboutus .aboutus-page-wrapper .manufacturer-wrapper .section-manufacturer{position:relative;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px);padding:80px 0;overflow:hidden;z-index:2;color:#fff}.aboutus .aboutus-page-wrapper .manufacturer-wrapper .section-manufacturer .section-title{color:#fff}.aboutus .aboutus-page-wrapper .manufacturer-wrapper .section-manufacturer article{color:#fff;display:block;width:100%;padding:0 clamp(28px,4vw,76px)}.aboutus #solution{position:relative;background:linear-gradient(180deg, #FF636A 0%, #FF2525 100%);overflow:hidden;padding:90px 0}.aboutus #solution h4,.aboutus #solution p{font-family:"K2D","Bungee","Noto Sans TC",sans-serif}.aboutus #solution p{line-height:1}.aboutus #solution .title{text-align:center}.aboutus #solution .title h4{font-size:clamp(2rem,2.6vw,2.75rem);font-weight:600;margin-bottom:24px}.aboutus #solution .title p{font-size:1.125rem;font-weight:400}.aboutus #solution .title{margin-bottom:72px}.aboutus #solution #particles-js{position:absolute;inset:0;z-index:1}.aboutus #solution .overlay-mask{position:absolute;inset:0;z-index:2;background:rgba(183,0,0,.3);mix-blend-mode:multiply;backdrop-filter:contrast(1.2) brightness(1.2)}.aboutus #solution .solution-wrapper{position:relative;z-index:4}.aboutus #solution h2,.aboutus #solution h3,.aboutus #solution h4,.aboutus #solution h5,.aboutus #solution p{color:#fff}.aboutus #solution .title{color:#fff}.aboutus #solution .counter{font-size:clamp(2.75rem,4vw,3.75rem);font-weight:700}.aboutus #solution .solution-card .solution-body{display:flex;flex-direction:column;align-items:center;color:#fff}@media(max-width: 576px){.aboutus #solution .solution-card .solution-body{margin-bottom:3rem}.aboutus #solution .solution-card .solution-body .counter{font-size:3rem}.aboutus #solution .solution-card .solution-body p{font-size:1.25rem}}.products .products-page-container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.products .products-page-row{padding-bottom:60px;border-bottom:1px #ddd solid;margin-bottom:60px}.products .products-page-row:last-child{padding-bottom:0;margin-bottom:0;border:none}@media(max-width: 992px){.products .products-page-row{padding-left:3vw;padding-right:3vw}}.products .products-page-row:hover h2{color:#f50002}.products .products-page-row:hover{font-weight:inherit}.products .products-page-row:hover .btn-more{background-color:inherit;border-color:#f50002;color:#f50002;box-shadow:0 4px 12px rgba(0,0,0,.05)}.products .products-page-row:hover .btn-more i{transform:translateX(5px);color:#f50002}.products .info-wrapper{display:flex;align-items:center}.products .info-wrapper .inner-block{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-size:clamp(16px,4vw,18px);color:#333;display:flex;flex-direction:column}.products .info-wrapper .inner-block.right{padding-left:48px}.products .info-wrapper .inner-block.right .btn-more{align-self:flex-end}@media(max-width: 992px){.products .info-wrapper .inner-block.right{padding-left:0}}.products .info-wrapper .inner-block.left{padding-right:48px}.products .info-wrapper .inner-block.left .btn-more{align-self:flex-start}.products .info-wrapper .inner-block h2{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700}.products .info-wrapper .inner-block h3{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-size:clamp(1.125rem,1.1vw,1.375rem);font-weight:600}.products .info-wrapper .inner-block p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;font-size:clamp(16px,1vw,18px)}.products .info-wrapper .inner-block .btn-more{margin-top:48px}@media(max-width: 992px){.products .info-wrapper .inner-block .btn-more{margin-top:24px}}@media(max-width: 576px){.products .info-wrapper .inner-block .btn-more{margin-top:12px}}.products-series .series-products-card{padding:0 clamp(20px,2.25vw,32px)}.product-index-description{padding:clamp(8px,1.5vw,18px) 0 clamp(18px,3vw,42px)}.product-index-description .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.product-index-description p{max-width:980px;margin:0;padding-left:clamp(16px,2vw,28px);border-left:4px solid #f50002;color:#555;font-size:clamp(16px,1.4vw,20px);line-height:1.85}.product-index-description+.products-page-wrapper{padding-top:clamp(70px,8vw,120px)}.products-series .product-series-info{padding-left:clamp(20px,6vw,62px);padding-right:clamp(20px,6vw,62px);padding-bottom:clamp(1.25rem,2.25vw,2rem)}.products-series .series-products-card{padding:45px clamp(20px,2.8vw,68px);position:relative;z-index:1;overflow:hidden}.products-series .series-products-card.left::after{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(137.75% 61.02% at 50% 100%, #DDDDDD 0%, #FFFFFF 45.57%);transform:matrix(1, 0, 0, -1, 0, 0)}.products-series .series-products-card.right{background:radial-gradient(137.75% 61.02% at 50% 100%, #DDDDDD 0%, #FFFFFF 45.57%)}.products-series .series-products-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg, #1B0101 0%, #300000 50%, #1B0101 100%);opacity:0;transition:opacity .5s ease}.products-series .series-products-card:hover::before{opacity:1}.products-series .series-products-card:hover{color:#fff}.products-series .series-products-card:hover p{font-weight:100;color:#fff}.products-series .series-products-card:hover h3{font-weight:600;color:#fff}.products-series .series-products-card .info-wrapper{max-width:100%;width:auto;padding-left:1rem}.products-series .series-products-card .info-wrapper .inner-block{margin-top:75px}@media(max-width: 576px){.products-series .series-products-card .info-wrapper .inner-block{margin-top:0}}.products-series .series-products-card .info-wrapper .inner-block p{font-size:16px;position:relative;width:-moz-fit-content;width:fit-content}.products-series .series-products-card .info-wrapper .inner-block p::after{position:absolute;content:"";width:90%;height:1px;background-color:#aaa;left:0;bottom:-2px}.products-series .series-products-card .info-wrapper .inner-block h2{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:28px;font-weight:600;color:#f50002;margin-bottom:0}.products-series .series-products-card .info-wrapper .inner-block h3{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-size:21px;font-weight:600}@media(max-width: 576px){.products-series .series-products-card .info-wrapper .inner-block h3{margin-bottom:0}}.products-series .series-products-card .series-products-card-img{padding:0;flex-grow:1}.products-series .series-products-card .img-wrapper{height:332px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width: 576px){.products-series .series-products-card .img-wrapper{padding:0 1rem;height:210px}}.products-series .series-products-card .img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.products-series .series-products-card .img-wrapper img.h-img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 992px){.products-series .series-products-card .img-wrapper img.h-img{width:auto;height:100%}}@media(max-width: 576px){.products-series .series-products-card .img-wrapper img.h-img{width:100%;height:auto}}.products-series .series-products-card .img-wrapper img.v-img{height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1440px){.products-series .series-products-card .img-wrapper img.v-img{width:90%;height:auto}}@media(max-width: 992px){.products-series .series-products-card .img-wrapper img.v-img{width:auto;height:100%}}.main-img-wrapper{position:relative;overflow-x:hidden}.main-img-wrapper .breadcrumb{position:absolute;top:0;z-index:10}@media(max-width: 576px){.main-img-wrapper .breadcrumb{position:inherit}}.main-img-wrapper .productsMainImgSwiper{z-index:1;width:100%;height:auto}.main-img-wrapper .productsMainImgSwiper .img-wrapper{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;overflow:hidden;max-height:916px}.main-img-wrapper .productsMainImgSwiper .img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 1440px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{height:640px}.main-img-wrapper .productsMainImgSwiper .img-wrapper img{width:100%;min-height:290px;-o-object-fit:cover;object-fit:cover;display:block}}@media(max-width: 1366px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{height:600px}}@media(max-width: 992px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{height:460px}}@media(max-width: 820px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{height:320px}}@media(max-width: 768px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{width:100%;height:clamp(240px,68vw,300px);display:flex;align-items:center;justify-content:center}.main-img-wrapper .productsMainImgSwiper .img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#f7f8fa}}@media(max-width: 576px){.main-img-wrapper .productsMainImgSwiper .img-wrapper{margin-bottom:.5rem}.main-img-wrapper .productsMainImgSwiper .img-wrapper img{-o-object-fit:cover;object-fit:cover}}@media(max-width: 820px){.main-img-wrapper .productsMainImgSwiper-footer{display:flex;flex-direction:column-reverse;gap:1.5rem}}@media(max-width: 820px){.main-img-wrapper .productsMainImgSwiper-footer{gap:.5rem}}.main-img-wrapper .productsThumbsSwiper{position:absolute;bottom:40px;right:80px;z-index:10;width:auto;width:460px;display:flex;justify-content:flex-end;cursor:pointer;overflow:visible}.main-img-wrapper .productsThumbsSwiper .swiper-wrapper{justify-content:flex-end}.main-img-wrapper .productsThumbsSwiper .swiper-slide{flex-shrink:0;width:100px;height:100px;transition:all .3s ease;border:1px solid rgba(0,0,0,0);border-radius:16px;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.main-img-wrapper .productsThumbsSwiper .swiper-slide img{max-width:100%;height:100%;opacity:.4;-o-object-fit:cover;object-fit:cover;background-color:balck}.main-img-wrapper .productsThumbsSwiper .swiper-slide-thumb-active img{opacity:1}.main-img-wrapper .productsThumbsSwiper .swiper-slide-thumb-active{border-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1)}@media(max-width: 992px){.main-img-wrapper .productsThumbsSwiper{right:20px}}@media(max-width: 820px){.main-img-wrapper .productsThumbsSwiper{position:static;padding-left:20px;padding-right:20px;width:100%;overflow:hidden}.main-img-wrapper .productsThumbsSwiper .swiper-wrapper{justify-content:flex-start}.main-img-wrapper .productsThumbsSwiper .swiper-slide{border-radius:8px;width:auto;height:auto}}.main-img-wrapper .main-info{position:absolute;left:200px;bottom:40px;z-index:10;pointer-events:none}.main-img-wrapper .main-info .productSeries{font-size:clamp(.75rem,1vw,1rem);position:relative;width:-moz-fit-content;width:fit-content}.main-img-wrapper .main-info .productSeries::after{position:absolute;content:"";width:90%;height:1px;background-color:#aaa;left:0;bottom:-2px}.main-img-wrapper .main-info .producModel{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(2rem,2.6vw,3.25rem);font-weight:600;color:#333;margin-bottom:0}.main-img-wrapper .main-info .productName{font-family:"Inter","Noto Sans TC","Noto Sans SC","Noto Sans KR","Noto Sans JP",system-ui,-apple-system,sans-serif;font-size:clamp(1.25rem,1.45vw,1.875rem);font-weight:600;color:#333}@media(max-width: 992px){.main-img-wrapper .main-info{left:20px}}@media(max-width: 820px){.main-img-wrapper .main-info{position:static;padding-left:20px}.main-img-wrapper .main-info .productSeries{margin-bottom:.75rem}}@media(max-width: 576px){.main-img-wrapper .main-info .productSeries{margin-bottom:.5rem}}.products-detail .products-page-wrapper{padding-left:0;padding-right:0;padding-top:clamp(72px,7vw,112px);padding-bottom:clamp(72px,8vw,120px)}@media(max-width: 1366px){.products-detail .products-page-wrapper{padding-top:96px}}@media(max-width: 992px){.products-detail .products-page-wrapper{padding-top:72px}}@media(max-width: 576px){.products-detail .products-page-wrapper{padding-top:56px;padding-bottom:72px}}.products-detail .products-page-wrapper .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.products-detail .products-page-wrapper .container-fluid .product-speclist-title{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(24px,2.8vw,40px);font-weight:200;text-transform:uppercase;position:relative;margin-bottom:clamp(18px,2.2vw,26px)}.products-detail .products-page-wrapper .container-fluid .product-speclist-title span{background-color:#fff;padding-left:clamp(.25rem,2.5vw,1.25rem);padding-right:.5rem}.products-detail .products-page-wrapper .container-fluid .product-speclist-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:clamp(2px,1vw,8px);height:clamp(24px,4vw,48px);background:linear-gradient(107.87deg, #F50002 0.59%, #AB1400 69.41%)}.products-detail .products-page-wrapper .container-fluid .product-speclist-title::after{content:"";position:absolute;width:100%;height:1px;right:0;top:50%;transform:translateY(-50%);background:#aaa;z-index:-1}.products-detail .products-page-wrapper .container-fluid .summary-wrapper,.products-detail .products-page-wrapper .container-fluid .description-wrapper,.products-detail .products-page-wrapper .container-fluid .advantages-wrapper,.products-detail .products-page-wrapper .container-fluid .feature-wrapper,.products-detail .products-page-wrapper .container-fluid .accessory-wrapper,.products-detail .products-page-wrapper .container-fluid .optional-wrapper,.products-detail .products-page-wrapper .container-fluid .system-wrapper,.products-detail .products-page-wrapper .container-fluid .spec-wrapper,.products-detail .products-page-wrapper .container-fluid .video-wrapper{margin-bottom:clamp(56px,6vw,88px)}@media(max-width: 576px){.products-detail .products-page-wrapper .container-fluid .summary-wrapper,.products-detail .products-page-wrapper .container-fluid .description-wrapper,.products-detail .products-page-wrapper .container-fluid .advantages-wrapper,.products-detail .products-page-wrapper .container-fluid .feature-wrapper,.products-detail .products-page-wrapper .container-fluid .accessory-wrapper,.products-detail .products-page-wrapper .container-fluid .optional-wrapper,.products-detail .products-page-wrapper .container-fluid .system-wrapper,.products-detail .products-page-wrapper .container-fluid .spec-wrapper,.products-detail .products-page-wrapper .container-fluid .video-wrapper{margin-bottom:52px}}.products-detail .products-page-wrapper .container-fluid ul{padding-left:clamp(16px,1.1vw + 10px,21px)}.products-detail .products-page-wrapper .container-fluid ul li{list-style:disc}.products-detail .products-page-wrapper .container-fluid article{max-width:980px;margin-left:auto;margin-right:auto;color:#333;font-size:clamp(16px,.35vw + 14px,18px);line-height:1.75;overflow-wrap:anywhere}.products-detail .products-page-wrapper .container-fluid article p{margin-bottom:.85rem}.products-detail .products-page-wrapper .container-fluid article img{max-width:100%;height:auto !important}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table){display:block !important;width:100% !important;max-width:100%;border-collapse:collapse}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table),.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) tbody{display:block !important}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table){margin:0}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) tr,.products-detail .products-page-wrapper .container-fluid article .cms-content-cell{display:block}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) table:not(.spec-table){margin-top:.35rem}.products-detail .products-page-wrapper .container-fluid article .list-title{font-size:clamp(18px,1.2vw,22px);margin-bottom:.75rem}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) th,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) td{width:auto !important;max-width:100% !important;height:auto !important;padding:0 !important;font-size:inherit !important;line-height:inherit !important;white-space:normal !important;word-break:normal;overflow-wrap:anywhere;vertical-align:top}.products-detail .products-page-wrapper .container-fluid article .cms-empty-row{display:none !important}.products-detail .products-page-wrapper .container-fluid article .cms-empty-cell{display:none !important}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-row{display:grid !important;grid-template-columns:.9rem minmax(0, 1fr);-moz-column-gap:.5rem;column-gap:.5rem;align-items:flex-start;margin:.35rem 0}.products-detail .products-page-wrapper .container-fluid article .cms-content-cell.cms-bullet-marker{display:flex !important;justify-content:center;align-items:flex-start;color:#f50002;font-size:.5em !important;line-height:3.35 !important}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-text{min-width:0}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-text br{display:none}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-row-has-media{margin-top:.45rem;margin-bottom:clamp(18px,2.2vw,28px)}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-row-has-media .cms-bullet-text .cms-media-table{width:calc(100% + 1.65rem) !important;max-width:calc(100% + 1.65rem);margin-left:-1.65rem}.products-detail .products-page-wrapper .container-fluid article .cms-grid-row,.products-detail .products-page-wrapper .container-fluid article .cms-media-row{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr));gap:clamp(14px,2vw,24px);align-items:start;margin:clamp(12px,2vw,22px) 0}.products-detail .products-page-wrapper .container-fluid article .cms-media-table{max-width:900px;margin:clamp(16px,2vw,28px) auto}.products-detail .products-page-wrapper .container-fluid article .cms-paired-media-table{margin-top:clamp(18px,2.2vw,30px)}.products-detail .products-page-wrapper .container-fluid article .cms-media-cell{text-align:center}.products-detail .products-page-wrapper .container-fluid article .cms-media-cell img{display:block;width:min(100%,360px) !important;height:auto !important;margin:0 auto .5rem;border-radius:8px}.products-detail .products-page-wrapper .container-fluid article .cms-media-cell p{margin:.35rem 0 0;font-size:.95em;line-height:1.45;font-weight:600;text-align:center}@media(max-width: 768px){.products-detail .products-page-wrapper .container-fluid article{max-width:100%;font-size:16px;line-height:1.7}.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table),.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) thead,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) tbody,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) tfoot,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) tr,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) th,.products-detail .products-page-wrapper .container-fluid article table:not(.spec-table) td{display:block;width:100% !important;max-width:100% !important;height:auto !important}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-row{grid-template-columns:.8rem minmax(0, 1fr);-moz-column-gap:.65rem;column-gap:.65rem;margin:.35rem 0}.products-detail .products-page-wrapper .container-fluid article .cms-bullet-row-has-media .cms-bullet-text .cms-media-table{width:calc(100% + 1.45rem) !important;max-width:calc(100% + 1.45rem);margin-left:-1.45rem}.products-detail .products-page-wrapper .container-fluid article .cms-grid-row,.products-detail .products-page-wrapper .container-fluid article .cms-media-row{grid-template-columns:1fr;gap:16px;margin:16px 0}.products-detail .products-page-wrapper .container-fluid article .cms-media-cell img{width:min(100%,300px) !important}}.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper{display:flex;flex-wrap:wrap;gap:60px;max-width:1920px;margin-top:30px}.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper .optional-card{flex:0 0 420px;display:flex;flex-direction:column;align-items:center}.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper .optional-card img,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper .optional-card img,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper .optional-card img{width:100%;height:auto;aspect-ratio:496/346;-o-object-fit:contain;object-fit:contain;border-radius:1rem;margin-bottom:1rem}@media(max-width: 1440px){.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper{gap:40px}.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper .optional-card{flex:0 0 380px}}@media(max-width: 992px){.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper{gap:30px}.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper .optional-card{flex:0 0 calc(50% - 15px)}}@media(max-width: 576px){.products-detail .products-page-wrapper .feature-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .accessory-wrapper .optional-img-wrapper .optional-card,.products-detail .products-page-wrapper .optional-wrapper .optional-img-wrapper .optional-card{flex:0 0 100%}}.products-detail .products-page-wrapper .spec-wrapper .table-responsive{width:100%;max-width:960px;overflow-x:auto;margin:30px auto 0 auto;-webkit-overflow-scrolling:touch}.products-detail .products-page-wrapper .spec-wrapper .spec-table{width:100%;min-width:640px;border-collapse:collapse;background-color:#ffe9e9;font-size:15px;border:2px solid #fff}.products-detail .products-page-wrapper .spec-wrapper .spec-table:nth-child(odd){margin-top:2rem;margin-bottom:2rem}.products-detail .products-page-wrapper .spec-wrapper .spec-table tr.table-top td{background-color:#fff;text-align:left;font-size:1.5rem;padding-top:0;padding-bottom:0;color:#f50002;font-weight:900}.products-detail .products-page-wrapper .spec-wrapper .spec-table tr:nth-child(odd){background-color:#fff5f5}.products-detail .products-page-wrapper .spec-wrapper .spec-table th,.products-detail .products-page-wrapper .spec-wrapper .spec-table td{padding:.725rem;border:2px solid #fff;text-align:center;vertical-align:middle}.products-detail .products-page-wrapper .spec-wrapper .spec-table td{white-space:nowrap;font-weight:600}.products-detail .products-page-wrapper .spec-wrapper .spec-table td span:nth-child(2){padding:0 1rem}.products-detail .products-page-wrapper .spec-wrapper .spec-table th{color:#fff;font-weight:bold}.products-detail .products-page-wrapper .spec-wrapper .spec-table th:not(.split-cell){background:linear-gradient(107.87deg, #AB1400 0.59%, #F50002 69.41%);font-size:1.25rem}.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr:not(.table-top)>td:first-child:not([colspan]),.products-detail .products-page-wrapper .spec-wrapper .spec-table .label{background:linear-gradient(107.87deg, #F50002 0.59%, #AB1400 69.41%);color:#fff;font-weight:bold;width:20%}.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr{transition:background-color .2s ease}.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr:hover{color:#fff}.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr:hover .label,.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr:hover>td:first-child:not([colspan]){background:#ff6566}.products-detail .products-page-wrapper .spec-wrapper .spec-table tbody tr:hover{background:#ff6566}@media(max-width: 576px){.products-detail .products-page-wrapper .spec-wrapper .spec-table{min-width:560px}.products-detail .products-page-wrapper .spec-wrapper .spec-table th,.products-detail .products-page-wrapper .spec-wrapper .spec-table td{padding:.65rem .8rem}}.products-detail .products-page-wrapper .spec-wrapper .spec-table-hit{padding:0 1rem}.products-detail .products-page-wrapper .spec-wrapper .spec-table-hit span{font-size:18px;line-height:1.25}@media(max-width: 576px){.products-detail .products-page-wrapper .spec-wrapper .spec-table-hit span{display:block}}.products-detail .products-page-wrapper .spec-wrapper .split-cell{position:relative;width:140px;height:50px;padding:0 !important;background:linear-gradient(107.87deg, #F50002 0.59%, #AB1400 69.41%)}.products-detail .products-page-wrapper .spec-wrapper .split-cell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(to top right, transparent calc(50% - 1px), rgb(255, 255, 255) 50%, transparent calc(50% + 1px));z-index:1;pointer-events:none}.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container{position:relative;width:100%;height:100%}.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container span{position:absolute;color:#fff;line-height:1;white-space:nowrap;font-size:1rem}.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container .top-right{top:.5rem;right:1.875rem}@media(max-width: 576px){.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container .top-right{top:.5rem;right:1.2rem}}.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container .bottom-left{bottom:.7rem;left:1.875rem}@media(max-width: 576px){.products-detail .products-page-wrapper .spec-wrapper .split-cell .split-container .bottom-left{bottom:.7rem;left:1.2rem}}.products-detail .products-page-wrapper .video-wrapper .video-inner{width:100%;height:auto;overflow:hidden}.products-detail .products-page-wrapper .video-wrapper .video-inner iframe,.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite{width:100%;aspect-ratio:16/9;display:block;border:none;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite{position:relative;padding:0;overflow:hidden;cursor:pointer;background:#000}.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite .youtube-lite-play{position:absolute;top:50%;left:50%;width:clamp(54px,7vw,78px);aspect-ratio:1;border:2px solid hsla(0,0%,100%,.9);border-radius:50%;background:rgba(245,0,2,.92);box-shadow:0 8px 24px rgba(0,0,0,.32);transform:translate(-50%, -50%);transition:transform .2s ease,background-color .2s ease}.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite .youtube-lite-play::after{position:absolute;top:50%;left:53%;width:0;height:0;content:"";border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0);border-left:15px solid #fff;transform:translate(-42%, -50%)}.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite:hover .youtube-lite-play,.products-detail .products-page-wrapper .video-wrapper .video-inner .youtube-lite:focus-visible .youtube-lite-play{background:#8e1100;transform:translate(-50%, -50%) scale(1.06)}.products-detail .products-page-wrapper .video-wrapper .video-inner p{text-align:center;padding:.75rem 1.5rem;margin-bottom:0;transition:color .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1180px){.products-detail .products-page-wrapper .video-wrapper .video-inner{font-size:1rem}}@media(max-width: 820px){.products-detail .products-page-wrapper .video-wrapper .video-inner{margin-bottom:3rem;font-size:1.5rem}}.products-detail .products-page-wrapper .video-wrapper .video-inner:hover p{color:#f50002}[lang=en] .split-cell .split-container span{font-size:1rem}.news-page-wrapper{padding:120px 0 160px 0}@media(max-width: 576px){.news-page-wrapper{padding:80px 0}}.news-page-wrapper .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.news-page-wrapper .news-header{display:flex;align-items:center;justify-content:space-between;border-bottom:#ddd 1px solid;padding-bottom:0}.news-page-wrapper .news-header .news-header-title{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-size:clamp(1.75rem,2.4vw,2.625rem);font-weight:700;margin-bottom:0}.news-page-wrapper .news-header .news-menu{width:100%;display:flex;justify-content:center}.news-page-wrapper .news-header .news-menu li{width:300px;text-align:center;border-left:#ddd 1px solid;font-size:clamp(1.25rem,1.25vw,1.625rem);font-weight:600}.news-page-wrapper .news-header .news-menu li:last-child{border-right:#ddd 1px solid}.news-page-wrapper .news-header .news-menu li .active{color:#f50002}@media(max-width: 992px){.news-page-wrapper .news-header .news-menu{align-items:center}.news-page-wrapper .news-header .news-menu li{width:50%;line-height:1;padding:.5rem 0;border-left:none;border-right:#ddd 1px solid}.news-page-wrapper .news-header .news-menu li:last-child{border-right:none}}.exhibitions .dropdown-wrapper,.news .dropdown-wrapper{width:100%;display:flex;justify-content:flex-end;margin-bottom:80px}@media(max-width: 992px){.exhibitions .dropdown-wrapper,.news .dropdown-wrapper{margin:2rem 0 0 0}}.exhibitions .news-page-wrapper,.news .news-page-wrapper{padding:120px 0 160px 0}@media(max-width: 576px){.exhibitions .news-page-wrapper,.news .news-page-wrapper{padding:80px 0}}.exhibitions .news-page-wrapper .news-list-wrapper,.news .news-page-wrapper .news-list-wrapper{min-height:400px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list,.news .news-page-wrapper .news-list-wrapper .news-list{backface-visibility:hidden;opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s cubic-bezier(0.4, 0, 0.2, 1);display:block;visibility:visible;height:auto;margin-bottom:20px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list.is-hidden,.news .news-page-wrapper .news-list-wrapper .news-list.is-hidden{opacity:0;transform:translateY(30px);pointer-events:none;height:0;margin-bottom:0 !important;padding:0 !important;border:none !important;overflow:hidden;visibility:hidden}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .year-title,.news .news-page-wrapper .news-list-wrapper .news-list .year-title{text-align:center;font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:700;margin-bottom:40px}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .year-title,.news .news-page-wrapper .news-list-wrapper .news-list .year-title{text-align:inherit;margin-bottom:0}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper{position:relative}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month{position:relative;padding-bottom:30px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a{font-weight:inherit}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a ul,.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a li,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a ul,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month a li{color:#666}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(odd),.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(odd){padding-right:150px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(even),.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(even){padding-left:150px}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(odd),.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(odd){padding-right:0px;padding-left:92px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(even),.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:nth-child(even){padding-left:92px}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month::after,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month::after{content:"";width:4px;height:100%;background-color:#aaa;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month::after,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month::after{left:78px;transform:none}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:last-child::after,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month:last-child::after{height:calc(100% - 60px)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag{width:-moz-fit-content;width:fit-content;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:9;pointer-events:none;background-color:#ddd;width:120px;height:62px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:clamp(18px,2vw,24px);font-weight:700}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal{opacity:1;transform:translateX(-50%)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.is-reveal-pending,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.is-reveal-pending{opacity:0;transform:translate(-50%, 32px)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.visible,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.visible{opacity:1;transform:translate(-50%, 0)}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag{width:60px;height:auto;padding:.5rem;left:0;transform:none;border-radius:.5rem}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal,.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.visible,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.visible{transform:none}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.is-reveal-pending,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag.reveal.is-reveal-pending{transform:translateY(32px)}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::before,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:0;height:0;z-index:9}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::after,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::after{position:absolute;z-index:10;content:"";width:1rem;height:1rem;background-color:#e60012;border-radius:50%;top:-0.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::after,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month .month-tag::after{top:50%;left:auto;transform:translateY(-50%);right:-28px}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.left .month-tag::before,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.left .month-tag::before{left:-24px;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-right:24px solid #ddd;border-left:0}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.left .month-tag::before,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.left .month-tag::before{left:auto;right:-12px;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-right:0;border-left:12px solid #ddd}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.right .month-tag::before,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.right .month-tag::before{right:-24px;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:24px solid #ddd;border-right:0}@media(max-width: 992px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.right .month-tag::before,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .month.right .month-tag::before{right:-12px;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:12px solid #ddd;border-right:0}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card{border:#999 1px solid;border-radius:1rem;display:flex;margin-bottom:30px;overflow:hidden;flex-direction:column}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img{flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img img,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body{padding:1rem 1.25rem;position:relative}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body .news-card-title,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body .news-card-title{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-size:1.5rem;font-weight:900}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body ul,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body ul{font-size:clamp(14px,2vw,18px)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body ul li,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body ul li{width:calc(100% - 2.5rem)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body i,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-body i{margin-right:.5rem}@media(min-width: 1800px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card{flex-direction:column}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img{width:100%;height:300px;border-bottom:#ddd 1px solid}}@media(max-width: 1560px){.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card .news-card-img{height:200px}}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn{letter-spacing:1px}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn i,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn i{transform:translateX(5px)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle{background-color:#f50002;border-color:rgba(0,0,0,0)}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle .icon-group,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle .icon-group{animation:marqueeArrow .85s linear infinite}.exhibitions .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle .icon-group i,.news .news-page-wrapper .news-list-wrapper .news-list .month-wrapper .news-card:hover .new-more-btn .icon-circle .icon-group i{color:#fff}.exhibitions .news-page-wrapper .custom-select-btn,.news .news-page-wrapper .custom-select-btn{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-weight:800;font-size:clamp(24px,3vw,42px);border:none;background:rgba(0,0,0,0);padding:0;position:relative;text-transform:uppercase;display:inline-flex;align-items:center;white-space:nowrap}.exhibitions .news-page-wrapper .custom-select-btn::after,.news .news-page-wrapper .custom-select-btn::after{flex-shrink:0;content:"";display:inline-block;margin-left:10px;vertical-align:middle;content:"";border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:8px solid #000;border-bottom:0;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.exhibitions .news-page-wrapper .custom-select-btn[aria-expanded=true],.news .news-page-wrapper .custom-select-btn[aria-expanded=true]{color:#ab1400}.exhibitions .news-page-wrapper .custom-select-btn[aria-expanded=true]::after,.news .news-page-wrapper .custom-select-btn[aria-expanded=true]::after{transform:rotate(180deg);border-top-color:#ab1400}.exhibitions .news-page-wrapper .custom-select-btn:focus,.news .news-page-wrapper .custom-select-btn:focus{box-shadow:none}.exhibitions .news-page-wrapper .custom-select-btn:focus-visible,.news .news-page-wrapper .custom-select-btn:focus-visible{outline:3px solid rgba(245,0,2,.3);outline-offset:5px}.exhibitions .news-page-wrapper .dropdown-menu,.news .news-page-wrapper .dropdown-menu{padding:0;min-width:100%;border:#ddd 1px solid;overflow:hidden}.exhibitions .news-page-wrapper .dropdown-menu .dropdown-item,.news .news-page-wrapper .dropdown-menu .dropdown-item{font-family:"K2D",sans-serif;font-weight:600;padding:8px 20px}.exhibitions .news-page-wrapper .dropdown-menu .dropdown-item:not(.active):hover,.news .news-page-wrapper .dropdown-menu .dropdown-item:not(.active):hover{background-color:#f8f9fa;color:#ab1400}.exhibitions .news-page-wrapper .dropdown-menu .dropdown-item.active,.news .news-page-wrapper .dropdown-menu .dropdown-item.active{background-color:#ab1400;color:#fff;cursor:default}.exhibitions .new-more-btn,.news .new-more-btn{font-weight:600;display:flex;align-items:center;gap:8px;transition:all .3s ease;position:absolute;right:1rem;bottom:1rem}.exhibitions .new-more-btn.marquee-style,.news .new-more-btn.marquee-style{cursor:pointer}.exhibitions .new-more-btn.marquee-style .icon-circle,.news .new-more-btn.marquee-style .icon-circle{width:36px;height:36px;background-color:rgba(0,0,0,0);border:1px solid #aaa;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease}.exhibitions .new-more-btn.marquee-style .icon-circle .icon-group,.news .new-more-btn.marquee-style .icon-circle .icon-group{display:flex;align-items:center;gap:11px;position:absolute;left:calc(-1rem - 16px)}.exhibitions .new-more-btn.marquee-style .icon-circle .icon-group i,.news .new-more-btn.marquee-style .icon-circle .icon-group i{color:#aaa;font-weight:600;line-height:1;flex-shrink:0;transition:color .3s ease}@media(max-width: 576px){.exhibitions .new-more-btn,.news .new-more-btn{display:none}}@keyframes marqueeArrow{0%{transform:translateX(0px)}100%{transform:translateX(calc(1rem + 24px))}}.company-news a{font-weight:inherit}.company-news .news-header{margin-bottom:80px}.company-news .company-news-list{align-items:stretch;overflow:hidden}.company-news .company-news-list .company-news-card{border:#999 1px solid;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;margin-bottom:clamp(36px,3vw,60px)}.company-news .company-news-list .company-news-card .card-img-wrapper{max-height:100%;border-radius:0}.company-news .company-news-list .company-news-card .card-img-wrapper .card-img{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden;position:relative;border-radius:0}.company-news .company-news-list .company-news-card .card-img-wrapper .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1);-o-object-position:center center;object-position:center center;border-radius:0}.company-news .company-news-list .company-news-card .card-body{padding:30px 40px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 1200px){.company-news .company-news-list .company-news-card .card-body{padding:24px 32px}}@media(max-width: 576px){.company-news .company-news-list .company-news-card .card-body{padding:16px 21px}}.company-news .company-news-list .company-news-card .card-body .card-title{font-size:clamp(21px,1.25vw,36px);line-height:1.5;font-weight:900;margin-bottom:clamp(12px,3vw,24px)}.company-news .company-news-list .company-news-card .card-body article{display:block;width:100%;overflow-x:hidden}.company-news .company-news-list .company-news-card .card-body article p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.company-news .company-news-list .company-news-card .card-body .more-btn{align-self:flex-end}.company-news .company-news-list .company-news-card:hover .card-img img{transform:scale(1.1)}.news-detail,.exhibitions-detail,.company-news-detail,.exhibitions{overflow-x:hidden}.news-detail .news-detail-page-wrapper,.exhibitions-detail .news-detail-page-wrapper,.company-news-detail .news-detail-page-wrapper,.exhibitions .news-detail-page-wrapper{padding:120px 0 160px 0}@media(max-width: 576px){.news-detail .news-detail-page-wrapper,.exhibitions-detail .news-detail-page-wrapper,.company-news-detail .news-detail-page-wrapper,.exhibitions .news-detail-page-wrapper{padding:80px 0}.news-detail .news-detail-page-wrapper .latest-news-wrapper,.exhibitions-detail .news-detail-page-wrapper .latest-news-wrapper,.company-news-detail .news-detail-page-wrapper .latest-news-wrapper,.exhibitions .news-detail-page-wrapper .latest-news-wrapper{margin-top:80px}}.news-detail .news-detail-page-wrapper .container-fluid,.exhibitions-detail .news-detail-page-wrapper .container-fluid,.company-news-detail .news-detail-page-wrapper .container-fluid,.exhibitions .news-detail-page-wrapper .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}.news-detail .news-main,.exhibitions-detail .news-main,.company-news-detail .news-main,.exhibitions .news-main{overflow-x:hidden;--bs-gutter-x: 60px}.news-detail .news-title,.exhibitions-detail .news-title,.company-news-detail .news-title,.exhibitions .news-title{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:600;margin-bottom:32px}@media(min-width: 992px){.news-detail .news-title,.exhibitions-detail .news-title,.company-news-detail .news-title,.exhibitions .news-title{max-width:75%}}.news-detail .news-main-inner .img-wrapper,.exhibitions-detail .news-main-inner .img-wrapper,.company-news-detail .news-main-inner .img-wrapper,.exhibitions .news-main-inner .img-wrapper{border-radius:1rem;overflow:hidden;margin:0 0 42px 0;inset:0}.news-detail .news-main-inner .img-wrapper img,.exhibitions-detail .news-main-inner .img-wrapper img,.company-news-detail .news-main-inner .img-wrapper img,.exhibitions .news-main-inner .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-detail .news-main-inner .news-content,.exhibitions-detail .news-main-inner .news-content,.company-news-detail .news-main-inner .news-content,.exhibitions .news-main-inner .news-content{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem)}.news-detail .news-main-inner .news-content h1,.news-detail .news-main-inner .news-content h2,.news-detail .news-main-inner .news-content h3,.news-detail .news-main-inner .news-content h4,.news-detail .news-main-inner .news-content h5,.news-detail .news-main-inner .news-content p,.news-detail .news-main-inner .news-content li,.exhibitions-detail .news-main-inner .news-content h1,.exhibitions-detail .news-main-inner .news-content h2,.exhibitions-detail .news-main-inner .news-content h3,.exhibitions-detail .news-main-inner .news-content h4,.exhibitions-detail .news-main-inner .news-content h5,.exhibitions-detail .news-main-inner .news-content p,.exhibitions-detail .news-main-inner .news-content li,.company-news-detail .news-main-inner .news-content h1,.company-news-detail .news-main-inner .news-content h2,.company-news-detail .news-main-inner .news-content h3,.company-news-detail .news-main-inner .news-content h4,.company-news-detail .news-main-inner .news-content h5,.company-news-detail .news-main-inner .news-content p,.company-news-detail .news-main-inner .news-content li,.exhibitions .news-main-inner .news-content h1,.exhibitions .news-main-inner .news-content h2,.exhibitions .news-main-inner .news-content h3,.exhibitions .news-main-inner .news-content h4,.exhibitions .news-main-inner .news-content h5,.exhibitions .news-main-inner .news-content p,.exhibitions .news-main-inner .news-content li{font-family:"Inter","Noto Sans TC","Helvetica Neue",Arial,sans-serif}.news-detail .news-main-inner .news-content h1,.news-detail .news-main-inner .news-content h2,.news-detail .news-main-inner .news-content h3,.news-detail .news-main-inner .news-content h4,.news-detail .news-main-inner .news-content h5,.exhibitions-detail .news-main-inner .news-content h1,.exhibitions-detail .news-main-inner .news-content h2,.exhibitions-detail .news-main-inner .news-content h3,.exhibitions-detail .news-main-inner .news-content h4,.exhibitions-detail .news-main-inner .news-content h5,.company-news-detail .news-main-inner .news-content h1,.company-news-detail .news-main-inner .news-content h2,.company-news-detail .news-main-inner .news-content h3,.company-news-detail .news-main-inner .news-content h4,.company-news-detail .news-main-inner .news-content h5,.exhibitions .news-main-inner .news-content h1,.exhibitions .news-main-inner .news-content h2,.exhibitions .news-main-inner .news-content h3,.exhibitions .news-main-inner .news-content h4,.exhibitions .news-main-inner .news-content h5{font-weight:900}.news-detail .news-main-inner .news-content h5,.exhibitions-detail .news-main-inner .news-content h5,.company-news-detail .news-main-inner .news-content h5,.exhibitions .news-main-inner .news-content h5{font-size:clamp(1rem,3vw,1.75rem);margin-bottom:1.5rem}.news-detail .news-main-inner .news-content .exhibitions-data li,.exhibitions-detail .news-main-inner .news-content .exhibitions-data li,.company-news-detail .news-main-inner .news-content .exhibitions-data li,.exhibitions .news-main-inner .news-content .exhibitions-data li{font-size:clamp(1.25rem,2vw,2rem);font-weight:600}.news-detail .news-main-inner .news-content.company-news-content ul p,.exhibitions-detail .news-main-inner .news-content.company-news-content ul p,.company-news-detail .news-main-inner .news-content.company-news-content ul p,.exhibitions .news-main-inner .news-content.company-news-content ul p{margin-bottom:.5rem}.news-detail .news-main-inner .news-content.company-news-content li,.exhibitions-detail .news-main-inner .news-content.company-news-content li,.company-news-detail .news-main-inner .news-content.company-news-content li,.exhibitions .news-main-inner .news-content.company-news-content li{margin-left:1.5rem;list-style:disc;margin-bottom:.5rem}.news-detail .news-main-inner .news-content.company-news-content li:last-child,.exhibitions-detail .news-main-inner .news-content.company-news-content li:last-child,.company-news-detail .news-main-inner .news-content.company-news-content li:last-child,.exhibitions .news-main-inner .news-content.company-news-content li:last-child{margin-bottom:0}.news-detail .news-main-inner .news-content i,.exhibitions-detail .news-main-inner .news-content i,.company-news-detail .news-main-inner .news-content i,.exhibitions .news-main-inner .news-content i{margin-right:.5rem}.news-detail .back-btn-wrapper,.exhibitions-detail .back-btn-wrapper,.company-news-detail .back-btn-wrapper,.exhibitions .back-btn-wrapper{border-bottom:1px #ddd solid;margin-bottom:2.25rem;padding-bottom:.5rem;display:flex;justify-content:flex-end}.news-detail .back-btn-wrapper .back-btn,.exhibitions-detail .back-btn-wrapper .back-btn,.company-news-detail .back-btn-wrapper .back-btn,.exhibitions .back-btn-wrapper .back-btn{border-radius:1rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.news-detail .news-footer,.exhibitions-detail .news-footer,.company-news-detail .news-footer,.exhibitions .news-footer{width:100%;overflow-x:hidden;margin-top:80px}.news-detail .news-footer .pin-wrapper,.exhibitions-detail .news-footer .pin-wrapper,.company-news-detail .news-footer .pin-wrapper,.exhibitions .news-footer .pin-wrapper{display:flex;margin-bottom:80px;width:100%}.news-detail .news-footer .pin-wrapper ul,.exhibitions-detail .news-footer .pin-wrapper ul,.company-news-detail .news-footer .pin-wrapper ul,.exhibitions .news-footer .pin-wrapper ul{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.news-detail .news-footer .pin-wrapper .pin-item,.exhibitions-detail .news-footer .pin-wrapper .pin-item,.company-news-detail .news-footer .pin-wrapper .pin-item,.exhibitions .news-footer .pin-wrapper .pin-item{display:flex;align-items:center;white-space:nowrap}.news-detail .news-footer .pin-wrapper .pin-item:hover,.exhibitions-detail .news-footer .pin-wrapper .pin-item:hover,.company-news-detail .news-footer .pin-wrapper .pin-item:hover,.exhibitions .news-footer .pin-wrapper .pin-item:hover{font-weight:inherit}.news-detail .news-footer .pin-wrapper .pin-item i,.exhibitions-detail .news-footer .pin-wrapper .pin-item i,.company-news-detail .news-footer .pin-wrapper .pin-item i,.exhibitions .news-footer .pin-wrapper .pin-item i{margin-right:.25rem}.news-detail .news-footer .news-footer-nav,.exhibitions-detail .news-footer .news-footer-nav,.company-news-detail .news-footer .news-footer-nav,.exhibitions .news-footer .news-footer-nav{display:flex;align-items:center;justify-content:space-between;width:100%;overflow:hidden}.news-detail .news-footer .news-footer-nav i,.exhibitions-detail .news-footer .news-footer-nav i,.company-news-detail .news-footer .news-footer-nav i,.exhibitions .news-footer .news-footer-nav i{margin-right:.25rem}.news-detail .news-footer .news-footer-nav i.bi-chevron-double-right,.exhibitions-detail .news-footer .news-footer-nav i.bi-chevron-double-right,.company-news-detail .news-footer .news-footer-nav i.bi-chevron-double-right,.exhibitions .news-footer .news-footer-nav i.bi-chevron-double-right{margin-left:.25rem}.news-detail .news-footer .back-btn,.exhibitions-detail .news-footer .back-btn,.company-news-detail .news-footer .back-btn,.exhibitions .news-footer .back-btn{border-radius:1rem;border:#ddd 1px solid;padding:12px 36px}@media(max-width: 768px){.news-detail .news-footer .back-btn,.exhibitions-detail .news-footer .back-btn,.company-news-detail .news-footer .back-btn,.exhibitions .news-footer .back-btn{border-radius:.5rem;padding:12px}}.news-detail .latest-news-title,.exhibitions-detail .latest-news-title,.company-news-detail .latest-news-title,.exhibitions .latest-news-title{font-size:2rem;font-weight:600;margin-bottom:.5rem}.news-detail .latest-news-card,.exhibitions-detail .latest-news-card,.company-news-detail .latest-news-card,.exhibitions .latest-news-card{margin-bottom:42px}.news-detail .latest-news-card .img-wrapper,.exhibitions-detail .latest-news-card .img-wrapper,.company-news-detail .latest-news-card .img-wrapper,.exhibitions .latest-news-card .img-wrapper{height:124px;display:flex;align-items:center;overflow:hidden;border-radius:.5rem;border:#ddd 1px solid}.news-detail .latest-news-card .latest-news-card-body .latest-news-card-title,.exhibitions-detail .latest-news-card .latest-news-card-body .latest-news-card-title,.company-news-detail .latest-news-card .latest-news-card-body .latest-news-card-title,.exhibitions .latest-news-card .latest-news-card-body .latest-news-card-title{font-size:clamp(.85rem,1vw,1.25rem);font-weight:600;line-height:1;margin:.75rem 0 .5rem 0;color:#13202b}.news-detail .latest-news-card .latest-news-card-body p,.exhibitions-detail .latest-news-card .latest-news-card-body p,.company-news-detail .latest-news-card .latest-news-card-body p,.exhibitions .latest-news-card .latest-news-card-body p{margin-bottom:.5rem;font-size:.85rem;line-height:1.25;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.latest-news-card-wrapper{overflow:hidden}.video .video-page-wrapper .youtube-lite{position:relative;display:block;cursor:pointer;background:#000}.video .video-page-wrapper .youtube-lite img{display:block;-o-object-fit:cover;object-fit:cover}.video .video-page-wrapper .youtube-lite .youtube-lite-play{position:absolute;top:50%;left:50%;width:clamp(54px,7vw,78px);aspect-ratio:1;border:2px solid hsla(0,0%,100%,.9);border-radius:50%;background:rgba(245,0,2,.92);box-shadow:0 8px 24px rgba(0,0,0,.32);transform:translate(-50%, -50%);transition:transform .2s ease,background-color .2s ease}.video .video-page-wrapper .youtube-lite .youtube-lite-play::after{position:absolute;top:50%;left:53%;content:"";width:0;height:0;border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0);border-left:15px solid #fff;transform:translate(-42%, -50%)}.video .video-page-wrapper .youtube-lite:hover .youtube-lite-play,.video .video-page-wrapper .youtube-lite:focus-visible .youtube-lite-play{background:#8e1100;transform:translate(-50%, -50%) scale(1.06)}.video .video-page-wrapper .container-fluid{overflow:hidden;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px);padding-top:120px;padding-bottom:40px}@media(max-width: 576px){.video .video-page-wrapper .container-fluid{padding-top:72px;padding-bottom:24px}}.video .video-page-wrapper .video-header{overflow:hidden;border-radius:1rem;background-color:#f7f8fa;border:#ddd 1px solid;display:flex;margin-bottom:clamp(40px,6vw,100px)}.video .video-page-wrapper .video-header .youtube-lite{flex:0 1 62%;width:62%;max-width:900px;min-width:0;align-self:stretch;border:none;padding:0;overflow:hidden}.video .video-page-wrapper .video-header .youtube-lite img{width:100%;max-width:none;aspect-ratio:16/9;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.video .video-page-wrapper .video-header iframe{flex:0 1 62%;width:62%;max-width:900px;min-width:0;align-self:stretch;height:auto}.video .video-page-wrapper .video-header .video-header-info{flex:1 1 38%;min-width:0;padding:32px 42px;display:flex;flex-direction:column;justify-content:space-between;height:auto;min-height:506px}.video .video-page-wrapper .video-header .video-header-info .inner-block{flex-grow:1;min-width:0}.video .video-page-wrapper .video-header .video-header-info .video-header-info-series,.video .video-page-wrapper .video-header .video-header-info .video-header-description{font-size:clamp(16px,2vw,18px);color:#333}.video .video-page-wrapper .video-header .video-header-info .video-header-info-series{position:relative;width:-moz-fit-content;width:fit-content}.video .video-page-wrapper .video-header .video-header-info .video-header-info-series::after{content:"";position:absolute;left:0;bottom:0;width:70%;height:1px;background-color:#aaa}.video .video-page-wrapper .video-header .video-header-info .video-header-info-title{font-size:clamp(21px,4vw,32px);font-weight:900;margin:2rem 0 1rem 0;line-height:1.25}.video .video-page-wrapper .video-header .video-header-info .video-header-info-title,.video .video-page-wrapper .video-header .video-header-info .video-header-description{overflow-wrap:anywhere}.video .video-page-wrapper .video-header .video-header-info .btn-more{align-self:flex-end;margin-top:1rem}@media(max-width: 1200px){.video .video-page-wrapper .video-header{flex-direction:column;align-items:stretch}.video .video-page-wrapper .video-header .youtube-lite{flex:0 0 auto;width:100%;max-width:100%}.video .video-page-wrapper .video-header .youtube-lite img{height:auto;min-height:0}.video .video-page-wrapper .video-header iframe{flex:0 0 auto;width:100%;max-width:100%;aspect-ratio:16/9;height:auto}.video .video-page-wrapper .video-header .video-header-info{width:100%;height:auto;min-height:0}}@media(max-width: 576px){.video .video-page-wrapper .video-header{border-radius:.75rem}.video .video-page-wrapper .video-header .video-header-info{padding:24px 20px}.video .video-page-wrapper .video-header .video-header-info .video-header-info-title{margin:1.25rem 0 .75rem}.video .video-page-wrapper .video-header .video-header-info .btn-more{align-self:stretch;margin-top:1rem;text-align:center}}.video .video-page-wrapper .video-empty-state{margin-bottom:clamp(40px,6vw,80px);padding:clamp(28px,5vw,54px);border:1px solid #e2e6ea;border-left:6px solid #f50002;border-radius:1rem;background:linear-gradient(135deg, #FFFFFF 0%, #F7F8FA 100%);color:#555;font-size:clamp(17px,2vw,21px);line-height:1.7}.video .video-page-wrapper .video-source-section{scroll-margin-top:110px}.video .video-page-wrapper .video-source-section+.video-source-section{margin-top:clamp(32px,4vw,64px);padding-top:clamp(48px,6vw,84px);border-top:1px solid #ddd}.video .video-page-wrapper .video-source-heading{max-width:900px;margin-bottom:clamp(36px,5vw,64px);padding:clamp(22px,3vw,34px);border:1px solid #e2e6ea;border-left:6px solid #f50002;border-radius:1rem;background:linear-gradient(135deg, #FFFFFF 0%, #F7F8FA 100%)}.video .video-page-wrapper .video-source-heading>span{display:block;margin-bottom:8px;color:#f50002;font-size:13px;font-weight:800;letter-spacing:.08em}.video .video-page-wrapper .video-source-heading h2{margin:0;font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2}.video .video-page-wrapper .video-source-heading p{max-width:760px;margin:12px 0 0;color:#555;font-size:clamp(16px,1.4vw,18px)}.video .video-page-wrapper .vider-menu-wrapper{padding:0;overflow:hidden}@media(max-width: 1200px){.video .video-page-wrapper .vider-menu-wrapper{padding:0 1rem}}.video .video-page-wrapper .menu-toggle-btn{width:100%;padding:.5rem 1rem;background:none;border:#ddd 1px solid;border-radius:.5rem;font-family:"K2D",sans-serif;font-weight:800;display:flex;justify-content:space-between;align-items:center;color:#000;margin-bottom:2rem}.video .video-page-wrapper .menu-toggle-btn i{transition:transform .3s ease}.video .video-page-wrapper .menu-toggle-btn[aria-expanded=true] i{transform:rotate(180deg);color:#ab1400}.video .video-page-wrapper .video-menu{border-bottom:#999 1px solid;margin-bottom:clamp(32px,6vw,60px)}.video .video-page-wrapper .video-menu ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center}.video .video-page-wrapper .video-menu li{position:relative;flex:1 1 auto;border-right:#eee 1px solid;text-align:center;display:flex;justify-content:center;align-items:center;min-width:-moz-max-content;min-width:max-content;font-size:21px;padding:0px 26px}.video .video-page-wrapper .video-menu li:last-child{border-right:none}.video .video-page-wrapper .video-menu li a{display:block;font-family:"K2D",sans-serif;font-weight:700;color:#666;text-decoration:none;text-transform:uppercase;font-size:clamp(16px,1vw,19px);transition:all .3s ease;position:relative;white-space:nowrap;padding:10px 0}.video .video-page-wrapper .video-menu li a::after{content:"";position:absolute;bottom:0;left:50%;width:0%;height:2px;background:#ab1400;transition:all .3s ease;transform:translateX(-50%)}.video .video-page-wrapper .video-menu li:hover a,.video .video-page-wrapper .video-menu li.active a{color:#f50002}.video .video-page-wrapper .video-menu li:hover a::after,.video .video-page-wrapper .video-menu li.active a::after{width:100%}@media(max-width: 1200px){.video .video-page-wrapper{border-bottom:none}.video .video-page-wrapper .video-menu{background:#f8f9fa;padding:10px 20px;border-radius:8px}.video .video-page-wrapper .video-menu ul{flex-direction:column;align-items:flex-start}.video .video-page-wrapper .video-menu li{width:100%;padding:0;border-right:none;border-bottom:1px solid rgba(0,0,0,.05);justify-content:flex-start;text-align:left}.video .video-page-wrapper .video-menu li:last-child{border-bottom:none}.video .video-page-wrapper .video-menu li a{padding:12px 0;font-size:1rem}.video .video-page-wrapper .video-menu li::after{display:none}.video .video-page-wrapper .video-menu li.active a{color:#ab1400;padding-left:5px}}.video .video-page-wrapper .video-wrapper{scroll-margin-top:110px}.video .video-page-wrapper .video-wrapper .video-products-series-title .series-title{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(1.65rem,3.5vw,2.35rem);position:relative;padding-left:1rem}.video .video-page-wrapper .video-wrapper .video-products-series-title .series-title::before{position:absolute;content:"";top:0;left:0;height:100%;width:8px;background:linear-gradient(107.87deg, #F50002 0.59%, #AB1400 69.41%)}.video .video-page-wrapper .video-wrapper .video-products-series-title .video-products-series-info{font-size:18px;line-height:1.5;padding-left:1rem}.video .video-page-wrapper .video-wrapper .video-card-wrapper{margin-top:30px;margin-bottom:90px}.video .video-page-wrapper .video-wrapper .video-card-wrapper.row{--bs-gutter-x: 64px}@media(max-width: 768px){.video .video-page-wrapper .video-wrapper .video-card-wrapper.row{--bs-gutter-x: 24px}}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card{margin-bottom:42px}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .youtube-lite{width:100%;height:100%;display:block;border:none;padding:0;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);overflow:hidden}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .youtube-lite img{width:100%;height:100%;display:block;aspect-ratio:16/9}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-iframe-container{width:100%;aspect-ratio:16/9;overflow:hidden;border:#ddd 1px solid;border-radius:1rem;background:#000;margin-bottom:.75rem}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-iframe-container iframe{width:100%;height:100%;display:block}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-card-body{padding-top:4px}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-card-body .video-card-featured{display:inline-flex;margin-bottom:8px;padding:3px 9px;border-radius:999px;background:rgba(245,0,2,.1);color:#f50002;font-size:12px;font-weight:800}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-card-body .video-card-title{margin:0;font-size:clamp(20px,2vw,24px);font-weight:900;line-height:1.25}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-card-body .video-card-info{margin-top:7px;font-size:1rem}.video .video-page-wrapper .video-wrapper .video-card-wrapper .video-card .video-card-body .video-card-summary{margin:10px 0 0;color:#666;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.video .video-wrapper{transform:none}.video .video-wrapper.fade-in-active{animation:filterFadeIn .4s ease-out forwards}@keyframes filterFadeIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.contacts .contact-page-wrapper .container-fluid{overflow:hidden;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px);padding-top:80px}.contacts .contact-page-wrapper .container-fluid .contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(40px,3vw,100px)}.contacts .contact-page-wrapper .container-fluid .contact-header .contact-header-title{display:flex;align-items:center;gap:1rem}.contacts .contact-page-wrapper .container-fluid .contact-header .contact-header-title .icon-wrapper{width:50px;overflow:hidden}.contacts .contact-page-wrapper .container-fluid .contact-header .contact-header-title span{font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(1.75rem,2.5vw,2.625rem);font-weight:700;line-height:1}.contacts .contact-page-wrapper .container-fluid .contact-header .call-phone{font-size:clamp(21px,3vw,32px)}.contacts .contact-page-wrapper .container-fluid .contact-header .call-phone a:hover{font-weight:inherit}@media(max-width: 1100px){.contacts .contact-page-wrapper .container-fluid .contact-header{flex-direction:column;align-items:flex-start}.contacts .contact-page-wrapper .container-fluid .contact-header .contact-header-title{margin-bottom:1.5rem}}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper{overflow:hidden;padding-bottom:118px;--bs-gutter-x: 60px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card{border:#aaa 1px solid;border-radius:1rem;margin-bottom:42px;overflow:hidden}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body{padding:30px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body a,.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body span{font-size:clamp(1rem,.9vw,1.125rem);line-height:1.45}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body a:hover,.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body span:hover{font-weight:inherit}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body a,.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body span{display:flex;gap:.5rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body li{margin-bottom:.75rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body li:last-child{margin-bottom:0}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body .company-plant-title{font-size:clamp(1.375rem,2vw,1.875rem);font-weight:700;color:#1f2937;margin-bottom:2rem;position:relative;width:-moz-fit-content;width:fit-content}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-body .company-plant-title::before{content:"";position:absolute;left:0;bottom:-0.5rem;height:1px;width:90%;background-color:#999}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-map .map-wrapper{line-height:0;border-top:#aaa 1px solid}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .company-plant-card .company-plant-card-map .map-wrapper iframe{display:block;border:none;vertical-align:bottom;width:100%;height:377px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .contact-inqury-header{margin-bottom:60px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .contact-inqury-header .contact-inqury-title{font-size:clamp(2rem,2.5vw,2.75rem);font-weight:700;line-height:1;color:#1f2937;font-family:"K2D","Bungee","Noto Sans TC",sans-serif;position:relative;margin-bottom:1.875rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .contact-inqury-header .contact-inqury-title::before{position:absolute;content:"";left:0;bottom:-0.76rem;width:110px;height:4px;background:linear-gradient(107.87deg, #F50002 0.59%, #AB1400 69.41%)}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .contact-inqury-header article{color:#666}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .contact-inqury-header article p{margin-bottom:0}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li{margin-bottom:30px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li .form-control{background-color:#fffdf7;padding:0 1.25rem;height:60px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li .form-control:focus{background-color:#fff5f5;border-color:rgba(0,0,0,0);outline:none;box-shadow:0px 4px 4px rgba(0,0,0,.25);color:#333}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li .form-control::-moz-placeholder{color:#666;font-size:.95rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li .form-control::placeholder{color:#666;font-size:.95rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .inquiryForm ul li textarea.form-control{height:180px;padding-top:1rem;padding-bottom:1rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .form-label{font-weight:600;color:#333;margin-bottom:8px;display:inline-block}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .form-label.required::before{content:"* ";color:red;margin-right:4px}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .btn-send-inquiry{border:1px #666 solid;border-radius:1rem;width:100%;padding:20px 0;color:#666;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .btn-send-inquiry .bi{display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .btn-send-inquiry:hover{border:1px #f50002 solid;color:#f50002;gap:1.5rem}.contacts .contact-page-wrapper .container-fluid .contact-inner-wrapper .contact-inqury-wrapper .btn-send-inquiry:hover .bi{transform:rotate(-10deg) scale(1.1)}body.search .search-section{padding:clamp(56px,6vw,88px) 0 clamp(96px,8vw,144px)}body.search .search-section .container-fluid{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,2.25vw,32px);padding-right:clamp(20px,2.25vw,32px)}body.search .search-section h1{display:none}body.search .search-section>.container-fluid>h3{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:clamp(24px,3vw,40px) 0 clamp(36px,4vw,56px);padding:clamp(18px,2.5vw,28px) 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#666;font-size:clamp(1rem,1.2vw,1.25rem);font-weight:500}body.search .search-section>.container-fluid>h3 strong{min-width:0;color:#333;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;overflow-wrap:anywhere}body.search .search-section>.container-fluid>h3 .search-count{margin-left:auto;color:#f50002;font-size:clamp(.95rem,1vw,1.05rem);font-weight:700;white-space:nowrap}body.search .search-section>.container-fluid>h3:not(:first-of-type){align-items:center;justify-content:space-between;gap:1rem;margin:clamp(44px,5vw,72px) 0 0;padding:0 0 18px;border-top:0;border-bottom:1px solid #ddd;color:#1f2937;font-family:"K2D","Bungee","Noto Sans TC",sans-serif;font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:700}body.search .search-section .text-muted{margin:0 0 24px;color:#666 !important;font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.7}body.search .search-section .search-result-item{margin:0 !important;padding:clamp(24px,3vw,36px) 0;border-bottom:1px solid #ddd}body.search .search-section .search-result-item h5{margin:0 0 18px;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.35}body.search .search-section .search-result-item h5 a{color:#1f2937 !important;text-decoration:none}body.search .search-section .search-result-item h5 a:hover,body.search .search-section .search-result-item .fw-semibold:hover{color:#f50002 !important;font-weight:inherit}body.search .search-section .search-result-item .ms-4{display:grid;gap:14px;margin-left:0 !important;padding-left:clamp(16px,2vw,28px);border-left:4px solid #f50002}body.search .search-section .search-result-item .ms-4>.mb-2{margin-bottom:0 !important;padding:16px 0}body.search .search-section .search-result-item .fw-semibold{color:#333;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.45;text-decoration:none;overflow-wrap:anywhere}body.search .search-section .search-result-item .small{margin-top:6px;color:#666 !important;font-size:.95rem;line-height:1.7}body.search .search-section .list-group{display:grid;gap:0;margin-bottom:clamp(36px,4vw,56px) !important;border:0;border-radius:0}body.search .search-section .list-group-item{padding:clamp(22px,3vw,34px) 0;border:0;border-bottom:1px solid #ddd;color:#333}body.search .search-section .list-group-item a{display:inline-block;color:#1f2937;font-size:clamp(1.15rem,1.5vw,1.45rem);font-weight:700;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}body.search .search-section .list-group-item a:hover{color:#f50002;font-weight:700}body.search .search-section .list-group-item small{margin-top:8px}body.search .search-section .list-group-item p{margin:10px 0 0 !important;color:#666 !important;font-size:clamp(1rem,1.05vw,1.1rem);line-height:1.75;overflow-wrap:anywhere}body.search .search-section mark{padding:0 .12em;background:rgba(245,0,2,.12);color:#b21500;font-weight:inherit}@media(max-width: 768px){body.search .search-section{padding-top:40px}body.search .search-section>.container-fluid>h3{display:block}body.search .search-section>.container-fluid>h3 strong{display:block;margin-top:10px}body.search .search-section>.container-fluid>h3 .search-count{display:block;margin:10px 0 0;white-space:normal}}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-img,.card-img-bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}@media(min-width: 1400px){.container,.container-xxl{max-width:1320px}}@media(min-width: 1920px){.container,.container-xxl{max-width:1320px}}.gutter-80{margin-right:calc(80px/-2);margin-left:calc(80px/-2)}.gutter-80>[class^=col-],.gutter-80>[class*=" col-"]{padding-right:calc(80px/2);padding-left:calc(80px/2);margin-bottom:80px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.gutter-80{margin-right:calc(30px/-2);margin-left:calc(30px/-2)}.gutter-80>[class^=col-],.gutter-80>[class*=" col-"]{padding-right:calc(30px/2);padding-left:calc(30px/2);margin-bottom:30px}}.gutter-66{margin-right:calc(66px/-2);margin-left:calc(66px/-2)}.gutter-66>[class^=col-],.gutter-66>[class*=" col-"]{padding-right:calc(66px/2);padding-left:calc(66px/2);margin-bottom:66px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.gutter-66{margin-right:calc(30px/-2);margin-left:calc(30px/-2)}.gutter-66>[class^=col-],.gutter-66>[class*=" col-"]{padding-right:calc(30px/2);padding-left:calc(30px/2);margin-bottom:30px}}.gutter-66-86{margin-right:calc(66px/-2);margin-left:calc(66px/-2)}.gutter-66-86>[class^=col-],.gutter-66-86>[class*=" col-"]{padding-right:calc(66px/2);padding-left:calc(66px/2);margin-bottom:86px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.gutter-66-86{margin-right:calc(30px/-2);margin-left:calc(30px/-2)}.gutter-66-86>[class^=col-],.gutter-66-86>[class*=" col-"]{padding-right:calc(30px/2);padding-left:calc(30px/2);margin-bottom:30px}}.gutter-40{margin-right:calc(40px/-2);margin-left:calc(40px/-2)}.gutter-40>[class^=col-],.gutter-40>[class*=" col-"]{padding-right:calc(40px/2);padding-left:calc(40px/2);margin-bottom:40px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.gutter-40{margin-right:calc(30px/-2);margin-left:calc(30px/-2)}.gutter-40>[class^=col-],.gutter-40>[class*=" col-"]{padding-right:calc(30px/2);padding-left:calc(30px/2);margin-bottom:30px}}.gutter-40-60{margin-right:calc(40px/-2);margin-left:calc(40px/-2)}.gutter-40-60>[class^=col-],.gutter-40-60>[class*=" col-"]{padding-right:calc(40px/2);padding-left:calc(40px/2);margin-bottom:60px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.gutter-40-60{margin-right:calc(30px/-2);margin-left:calc(30px/-2)}.gutter-40-60>[class^=col-],.gutter-40-60>[class*=" col-"]{padding-right:calc(30px/2);padding-left:calc(30px/2);margin-bottom:30px}}.custom-gutter-80{--bs-gutter-x: 24px;--bs-gutter-y: 24px;margin-top:calc(var(--bs-gutter-y)*-1)}@media(min-width: 992px){.custom-gutter-80{--bs-gutter-x: 80px;--bs-gutter-y: 80px}}.custom-gutter-80>*{margin-top:var(--bs-gutter-y)}.mb-36{margin-bottom:36px !important}.custom-pagination .page-item.active .page-link{background-color:#0062af !important;color:#fff !important;border-radius:2px;z-index:1}.custom-pagination .page-link{border:none;background-color:rgba(0,0,0,0);color:#666;padding:8px 15px;font-size:1rem;transition:all .2s ease}.custom-pagination .page-link:hover{background-color:#f0f0f0;color:#0062af}.custom-pagination .page-link:focus{box-shadow:none;background-color:#e9ecef}.custom-pagination .prev-prev-next{color:#0062af !important}@media(max-width: 1200px){.navbar-expand-xl .offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;background-color:#fff;background-clip:padding-box;transition:transform .3s ease-in-out}}.dropdown-item:focus,.dropdown-item:hover{background-color:#f50002;color:#fff}.swiper{overflow:hidden}.swiper:not(.swiper-initialized) .swiper-wrapper{position:relative;width:100%;height:100%;display:flex;flex-wrap:nowrap;overflow:hidden}.swiper:not(.swiper-initialized) .swiper-slide{width:100%;height:100%;flex-shrink:0}.swiper:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}/*# sourceMappingURL=style.min.css.map */