body,html{width:100vw;height:100vh;margin:0;padding:0;position:relative;overflow-x:hidden}a,button,div,input,p,select,span,table,td,textarea,tr{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;outline:none;margin:0;padding:0;border:0;border-radius:0}[dir=ltr] a,[dir=ltr] button,[dir=ltr] div,[dir=ltr] input,[dir=ltr] p,[dir=ltr] select,[dir=ltr] span,[dir=ltr] table,[dir=ltr] td,[dir=ltr] textarea,[dir=ltr] tr{background:0}[dir=rtl] a,[dir=rtl] button,[dir=rtl] div,[dir=rtl] input,[dir=rtl] p,[dir=rtl] select,[dir=rtl] span,[dir=rtl] table,[dir=rtl] td,[dir=rtl] textarea,[dir=rtl] tr{background:100%}#app,.router,.router>div{width:100%;height:100%}html{font-family:Noto Sans SC;font-weight:400}.fade-enter-active,.fade-leave-active{transition:opacity .1s ease}.fade-enter-from,.fade-leave-to{opacity:0}#app{height:100vh;height:100dvh;width:100vw}body,html{height:auto!important}.scrollbar-invisible::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.bottom-btn-breathe{animation:bottom-btn-breathe 2s ease-in-out infinite}.btn-breathe{animation:btn-breathe 2.5s ease-in-out infinite}@keyframes btn-breathe{0%{transform:scale(1) translateX(-50%)}50%{transform:scale(1.05) translateX(-48%)}to{transform:scale(1) translateX(-50%)}}@keyframes bottom-btn-breathe{0%{transform:scale(1) translateY(-20%)}50%{transform:scale(1.1) translateY(-20%)}to{transform:scale(1) translateY(-20%)}}@keyframes btn-tada{0%{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);-ms-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}}@keyframes btn-shake{0%{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%);-ms-transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%);transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%);-ms-transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%);transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%);-ms-transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%);transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%)}to{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate{animation:rotating 3s linear infinite}.m_mask-image,.mask-image{mask-image:linear-gradient(180deg,#000 50%,transparent 80%);-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent 80%)}.tooltip-enter-from,.tooltip-leave-to{opacity:0}[dir=ltr] .tooltip-enter-from,[dir=ltr] .tooltip-leave-to{transform:translateX(-50%) translateY(4px)}[dir=rtl] .tooltip-enter-from,[dir=rtl] .tooltip-leave-to{transform:translateX(50%) translateY(4px)}.tooltip-enter-active,.tooltip-leave-active{transition:opacity .2s ease,transform .2s ease}.tooltip-enter-to,.tooltip-leave-from{opacity:1}[dir=ltr] .tooltip-enter-to,[dir=ltr] .tooltip-leave-from{transform:translateX(-50%) translateY(0)}[dir=rtl] .tooltip-enter-to,[dir=rtl] .tooltip-leave-from{transform:translateX(50%) translateY(0)}.swiper-shadow .swiper-slide-next,.swiper-shadow .swiper-slide-prev{filter:brightness(.6)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}60%{transform:scale(1.02);opacity:1}80%{transform:scale(.95)}to{transform:scale(1);opacity:1}}.section-scale-in{animation:scaleIn .8s calc(var(--order, 0)*.2s) cubic-bezier(.68,-.55,.265,1.55) forwards}.btn-breath{animation:btn-breath}@keyframes upDown{50%{-webkit-transform:translate3d(0,-.4vw,0);transform:translate3d(0,-.4vw,0)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes upDownCenter{50%{-webkit-transform:translate3d(0,-.4vw,0) translate(-50%);transform:translate3d(0,-.4vw,0) translate(-50%)}0%{-webkit-transform:translateZ(0) translate(-50%);transform:translateZ(0) translate(-50%)}}.milestone-up-down{animation:upDown 5s ease-in-out calc(var(--order, 0)*.1s) infinite}.up-down{animation:upDown 2s ease-in-out .1s infinite}.up-down-center{animation:upDownCenter 2s ease-in-out .1s infinite}@keyframes swing{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.boli{animation:swing 2s ease-in-out infinite}@keyframes mask-reveal{0%{mask-size:0 0;-webkit-mask-size:0 0}to{mask-size:400% 400%;-webkit-mask-size:400% 400%}}.slide-animating{animation:mask-reveal 1.2s ease-in-out forwards}.mask-image-slide{-webkit-mask-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778673533897-13.png);mask-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778673533897-13.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:400% 400%;mask-size:400% 400%}@keyframes roleAnimation{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}.role-fade-enter-active{animation:roleAnimation .6s cubic-bezier(.22,.61,.36,1) 1}.sidebar-mask-image{background:#fff!important;transition:background .1s}.sidebar-mask-image:hover{background:#57b9fd!important}.default .u_c_KNJN62.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;top:0}[dir=ltr] .default .u_c_KNJN62.normal[data-v-9259d952]{left:0}[dir=rtl] .default .u_c_KNJN62.normal[data-v-9259d952]{right:0}.default .u_c_NZ9263.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .default .u_c_NZ9263.normal[data-v-9259d952]{left:0}[dir=rtl] .default .u_c_NZ9263.normal[data-v-9259d952]{right:0}.default .u_c_7TSJ64.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920039-7.png);top:50%}[dir=ltr] .default .u_c_7TSJ64.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_7TSJ64.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.default .u_c_NWRB69.normal[data-v-9259d952]{position:absolute;top:25.65vh;display:flex;justify-content:center;flex-direction:column;width:100%;align-items:center}.default .u_c_NWRB69.normal.zh-CN[data-v-9259d952],.default .u_c_NWRB69.normal.zh-TW[data-v-9259d952]{top:26.57vh}.default .u_c_KFNC70.normal[data-v-9259d952]{position:absolute;display:flex;justify-content:center;align-items:center;top:-26.57vh;width:29.63vh;height:25.93vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .default .u_c_KFNC70.normal[data-v-9259d952]{left:8.52vh}[dir=rtl] .default .u_c_KFNC70.normal[data-v-9259d952]{right:8.52vh}.default .u_c_6VKO71.normal[data-v-9259d952]{position:relative;width:38.89vh!important;height:29.63vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779265483747-76.png);margin:0 auto}.default .u_c_8CTK72.normal[data-v-9259d952]{position:relative}.default .u_c_LSXS73.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:flex-end;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118191-83.png);width:38.89vh!important;height:6.48vh!important}.default .u_c_EAV074.normal[data-v-9259d952]{position:relative;width:fit-content;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;outline:none;border:none;display:flex;z-index:2;justify-content:flex-start}[dir=ltr] .default .u_c_EAV074.normal[data-v-9259d952]{margin-right:1.11vh}[dir=rtl] .default .u_c_EAV074.normal[data-v-9259d952]{margin-left:1.11vh}.default .u_c_LNPU75.normal[data-v-9259d952]{position:relative;width:12.96vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .default .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh 3.24vh .46vh .93vh;text-align:left}[dir=rtl] .default .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh .93vh .46vh 3.24vh;text-align:right}[dir=ltr] .default .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:rtl}[dir=rtl] .default .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:ltr}.default .u_c_F7XM76.normal[data-v-9259d952]{position:relative}.default .u_c_NC9N78.normal[data-v-9259d952]{position:absolute;width:1.48vh;height:.83vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638608619-40.png);top:50%;transform:translateY(-50%)}[dir=ltr] .default .u_c_NC9N78.normal[data-v-9259d952]{right:1.11vh}[dir=rtl] .default .u_c_NC9N78.normal[data-v-9259d952]{left:1.11vh}.default .u_c_PQEK79.normal[data-v-9259d952]{position:relative;width:.28vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638646660-6.png);top:50%;transform:translateY(-50%)}.default .u_c_CYVP80.normal[data-v-9259d952]{position:relative;width:18.52vh;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;flex-shrink:0;z-index:2}.default .u_c_8GSJ81.normal[data-v-9259d952]{position:absolute;width:100%;height:6.48vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 0;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .default .u_c_8GSJ81.normal[data-v-9259d952]{text-align:left}[dir=rtl] .default .u_c_8GSJ81.normal[data-v-9259d952]{text-align:right}.default .u_c_GTZL86.normal[data-v-9259d952]{position:relative;width:100%;box-sizing:border-box;font-size:1.48vh}[dir=ltr] .default .u_c_GTZL86.normal[data-v-9259d952]{padding-left:.46vh}[dir=rtl] .default .u_c_GTZL86.normal[data-v-9259d952]{padding-right:.46vh}.default .u_c_BU2E87.normal[data-v-9259d952]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;margin:0 3.24vh}.default .u_c_NT9P88.normal[data-v-9259d952]{position:relative;width:1.94vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png);top:.46vh}.default .u_c_NT9P88.normal.checked[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.default .u_c_DCGV89.normal[data-v-9259d952]{position:relative}[dir=ltr] .default .u_c_DCGV89.normal[data-v-9259d952]{margin-left:.93vh}[dir=rtl] .default .u_c_DCGV89.normal[data-v-9259d952]{margin-right:.93vh}.default .u_c_LQLL90.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:6.48vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118123-53.png);margin:1.85vh auto 0;display:flex;justify-content:center;align-items:center;cursor:pointer}.default .u_c_LQLL90.normal.zh-CN[data-v-9259d952],.default .u_c_LQLL90.normal.zh-TW[data-v-9259d952]{margin-top:1.85vh}.default .u_c_JKOL85.normal[data-v-9259d952]{position:relative;font-size:1.48vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:.46vh}[dir=ltr] .default .u_c_JKOL85.normal[data-v-9259d952]{text-align:right;padding-right:.93vh}[dir=rtl] .default .u_c_JKOL85.normal[data-v-9259d952]{text-align:left;padding-left:.93vh}.default .u_c_HJ6K91.normal[data-v-9259d952]{position:absolute;width:4.07vh;height:3.15vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.83vh;cursor:pointer}[dir=ltr] .default .u_c_HJ6K91.normal[data-v-9259d952]{right:-4.54vh}[dir=rtl] .default .u_c_HJ6K91.normal[data-v-9259d952]{left:-4.54vh}.default .u_c_KI2H92.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .default .u_c_KI2H92.normal[data-v-9259d952]{left:0}[dir=rtl] .default .u_c_KI2H92.normal[data-v-9259d952]{right:0}.default .u_c_OMXT93.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920047-18.png);top:50%}[dir=ltr] .default .u_c_OMXT93.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_OMXT93.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.default .u_c_9OLF95.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.default .u_c_CCPZ96.normal[data-v-9259d952]{position:absolute;width:29.26vh;height:27.31vh;background:no-repeat 50%;background-size:contain;margin-top:-22.5vh;display:flex;align-items:center}[dir=ltr] .default .u_c_CCPZ96.normal[data-v-9259d952]{left:9.91vh}[dir=rtl] .default .u_c_CCPZ96.normal[data-v-9259d952]{right:9.91vh}.default .u_c_K4PY97.normal[data-v-9259d952]{position:relative;width:51.2vh;height:44.35vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638928263-48.png);margin:0 auto}.default .u_c_JZPH98.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5.46vh;height:13.89vh;gap:.74vh}.default .u_c_DIY899.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117896-93.png)}.default .u_c_DIY899.normal[data-v-9259d952],.default .u_c_OW1P100.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;flex-shrink:0;cursor:pointer}.default .u_c_OW1P100.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118001-59.png)}.default .u_c_FSPE24.normal[data-v-9259d952]{position:relative;margin-top:9.26vh}.default .u_c_F8ZF101.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:2.22vh;text-decoration:underline}.default .u_c_NABE105.normal[data-v-9259d952]{position:absolute;width:4.17vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.37vh}[dir=ltr] .default .u_c_NABE105.normal[data-v-9259d952]{right:-4.81vh}[dir=rtl] .default .u_c_NABE105.normal[data-v-9259d952]{left:-4.81vh}.default .u_c_MH9A106.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .default .u_c_MH9A106.normal[data-v-9259d952]{left:0}[dir=rtl] .default .u_c_MH9A106.normal[data-v-9259d952]{right:0}.default .u_c_81ZR107.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920050-4.png);top:50%}[dir=ltr] .default .u_c_81ZR107.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_81ZR107.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.default .u_c_LYWE109.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.default .u_c_QK0M110.normal[data-v-9259d952]{position:absolute;width:40.46vh;height:22.04vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;top:-20.46vh}[dir=ltr] .default .u_c_QK0M110.normal[data-v-9259d952]{left:1.02vh}[dir=rtl] .default .u_c_QK0M110.normal[data-v-9259d952]{right:1.02vh}.default .u_c_HZJA111.normal[data-v-9259d952]{position:relative;width:41.67vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118062-93.png);margin:0 auto}.default .u_c_CLLD112.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3.89vh;gap:.46vh}.default .u_c_FXGQ113.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117976-71.png)}.default .u_c_FXGQ113.normal[data-v-9259d952],.default .u_c_M5U9114.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;margin-bottom:.46vh;flex-shrink:0}.default .u_c_M5U9114.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117977-93.png)}.default .u_c_FZH5116.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;gap:.93vh;vertical-align:end;margin-top:.83vh;text-decoration:underline}.default .u_c_HC3E120.normal[data-v-9259d952]{position:absolute;width:4.35vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.74vh}[dir=ltr] .default .u_c_HC3E120.normal[data-v-9259d952]{right:-5.37vh}[dir=rtl] .default .u_c_HC3E120.normal[data-v-9259d952]{left:-5.37vh}.zh-TW .u_c_KNJN62.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;top:0}[dir=ltr] .zh-TW .u_c_KNJN62.normal[data-v-9259d952]{left:0}[dir=rtl] .zh-TW .u_c_KNJN62.normal[data-v-9259d952]{right:0}.zh-TW .u_c_NZ9263.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .zh-TW .u_c_NZ9263.normal[data-v-9259d952]{left:0}[dir=rtl] .zh-TW .u_c_NZ9263.normal[data-v-9259d952]{right:0}.zh-TW .u_c_7TSJ64.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920039-7.png);top:50%}[dir=ltr] .zh-TW .u_c_7TSJ64.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_7TSJ64.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_NWRB69.normal[data-v-9259d952]{position:absolute;top:25.65vh;display:flex;justify-content:center;flex-direction:column;width:100%;align-items:center}.zh-TW .u_c_NWRB69.normal.zh-CN[data-v-9259d952],.zh-TW .u_c_NWRB69.normal.zh-TW[data-v-9259d952]{top:26.57vh}.zh-TW .u_c_KFNC70.normal[data-v-9259d952]{position:absolute;display:flex;justify-content:center;align-items:center;top:-26.57vh;width:29.63vh;height:25.93vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .zh-TW .u_c_KFNC70.normal[data-v-9259d952]{left:8.52vh}[dir=rtl] .zh-TW .u_c_KFNC70.normal[data-v-9259d952]{right:8.52vh}.zh-TW .u_c_6VKO71.normal[data-v-9259d952]{position:relative;width:38.89vh!important;height:29.63vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779265483747-76.png);margin:0 auto}.zh-TW .u_c_8CTK72.normal[data-v-9259d952]{position:relative}.zh-TW .u_c_LSXS73.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:flex-end;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118191-83.png);width:38.89vh!important;height:6.48vh!important}.zh-TW .u_c_EAV074.normal[data-v-9259d952]{position:relative;width:fit-content;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;outline:none;border:none;display:flex;z-index:2;justify-content:flex-start}[dir=ltr] .zh-TW .u_c_EAV074.normal[data-v-9259d952]{margin-right:1.11vh}[dir=rtl] .zh-TW .u_c_EAV074.normal[data-v-9259d952]{margin-left:1.11vh}.zh-TW .u_c_LNPU75.normal[data-v-9259d952]{position:relative;width:12.96vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .zh-TW .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh 3.24vh .46vh .93vh;text-align:left}[dir=rtl] .zh-TW .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh .93vh .46vh 3.24vh;text-align:right}[dir=ltr] .zh-TW .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:rtl}[dir=rtl] .zh-TW .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:ltr}.zh-TW .u_c_F7XM76.normal[data-v-9259d952]{position:relative}.zh-TW .u_c_NC9N78.normal[data-v-9259d952]{position:absolute;width:1.48vh;height:.83vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638608619-40.png);top:50%;transform:translateY(-50%)}[dir=ltr] .zh-TW .u_c_NC9N78.normal[data-v-9259d952]{right:1.11vh}[dir=rtl] .zh-TW .u_c_NC9N78.normal[data-v-9259d952]{left:1.11vh}.zh-TW .u_c_PQEK79.normal[data-v-9259d952]{position:relative;width:.28vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638646660-6.png);top:50%;transform:translateY(-50%)}.zh-TW .u_c_CYVP80.normal[data-v-9259d952]{position:relative;width:18.52vh;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;flex-shrink:0;z-index:2}.zh-TW .u_c_8GSJ81.normal[data-v-9259d952]{position:absolute;width:100%;height:6.48vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 0;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .zh-TW .u_c_8GSJ81.normal[data-v-9259d952]{text-align:left}[dir=rtl] .zh-TW .u_c_8GSJ81.normal[data-v-9259d952]{text-align:right}.zh-TW .u_c_GTZL86.normal[data-v-9259d952]{position:relative;width:100%;box-sizing:border-box;font-size:1.48vh}[dir=ltr] .zh-TW .u_c_GTZL86.normal[data-v-9259d952]{padding-left:.46vh}[dir=rtl] .zh-TW .u_c_GTZL86.normal[data-v-9259d952]{padding-right:.46vh}.zh-TW .u_c_BU2E87.normal[data-v-9259d952]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;margin:0 3.24vh}.zh-TW .u_c_NT9P88.normal[data-v-9259d952]{position:relative;width:1.94vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png);top:.46vh}.zh-TW .u_c_NT9P88.normal.checked[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.zh-TW .u_c_DCGV89.normal[data-v-9259d952]{position:relative}[dir=ltr] .zh-TW .u_c_DCGV89.normal[data-v-9259d952]{margin-left:.93vh}[dir=rtl] .zh-TW .u_c_DCGV89.normal[data-v-9259d952]{margin-right:.93vh}.zh-TW .u_c_LQLL90.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:6.48vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778742674952-24.png);margin:1.85vh auto 0;display:flex;justify-content:center;align-items:center;cursor:pointer}.zh-TW .u_c_LQLL90.normal.zh-CN[data-v-9259d952],.zh-TW .u_c_LQLL90.normal.zh-TW[data-v-9259d952]{margin-top:1.85vh}.zh-TW .u_c_JKOL85.normal[data-v-9259d952]{position:relative;font-size:1.48vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:.46vh}[dir=ltr] .zh-TW .u_c_JKOL85.normal[data-v-9259d952]{text-align:right;padding-right:.93vh}[dir=rtl] .zh-TW .u_c_JKOL85.normal[data-v-9259d952]{text-align:left;padding-left:.93vh}.zh-TW .u_c_HJ6K91.normal[data-v-9259d952]{position:absolute;width:4.07vh;height:3.15vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.83vh;cursor:pointer}[dir=ltr] .zh-TW .u_c_HJ6K91.normal[data-v-9259d952]{right:-4.54vh}[dir=rtl] .zh-TW .u_c_HJ6K91.normal[data-v-9259d952]{left:-4.54vh}.zh-TW .u_c_KI2H92.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .zh-TW .u_c_KI2H92.normal[data-v-9259d952]{left:0}[dir=rtl] .zh-TW .u_c_KI2H92.normal[data-v-9259d952]{right:0}.zh-TW .u_c_OMXT93.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920047-18.png);top:50%}[dir=ltr] .zh-TW .u_c_OMXT93.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_OMXT93.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_9OLF95.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.zh-TW .u_c_CCPZ96.normal[data-v-9259d952]{position:absolute;width:29.26vh;height:27.31vh;background:no-repeat 50%;background-size:contain;margin-top:-22.5vh;display:flex;align-items:center}[dir=ltr] .zh-TW .u_c_CCPZ96.normal[data-v-9259d952]{left:9.91vh}[dir=rtl] .zh-TW .u_c_CCPZ96.normal[data-v-9259d952]{right:9.91vh}.zh-TW .u_c_K4PY97.normal[data-v-9259d952]{position:relative;width:51.2vh;height:44.35vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638928263-48.png);margin:0 auto}.zh-TW .u_c_JZPH98.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5.46vh;height:13.89vh;gap:.74vh}.zh-TW .u_c_DIY899.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117896-93.png)}.zh-TW .u_c_DIY899.normal[data-v-9259d952],.zh-TW .u_c_OW1P100.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;flex-shrink:0;cursor:pointer}.zh-TW .u_c_OW1P100.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118001-59.png)}.zh-TW .u_c_FSPE24.normal[data-v-9259d952]{position:relative;margin-top:9.26vh}.zh-TW .u_c_F8ZF101.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:2.22vh;text-decoration:underline}.zh-TW .u_c_NABE105.normal[data-v-9259d952]{position:absolute;width:4.17vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.37vh}[dir=ltr] .zh-TW .u_c_NABE105.normal[data-v-9259d952]{right:-4.81vh}[dir=rtl] .zh-TW .u_c_NABE105.normal[data-v-9259d952]{left:-4.81vh}.zh-TW .u_c_MH9A106.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .zh-TW .u_c_MH9A106.normal[data-v-9259d952]{left:0}[dir=rtl] .zh-TW .u_c_MH9A106.normal[data-v-9259d952]{right:0}.zh-TW .u_c_81ZR107.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920050-4.png);top:50%}[dir=ltr] .zh-TW .u_c_81ZR107.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_81ZR107.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_LYWE109.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.zh-TW .u_c_QK0M110.normal[data-v-9259d952]{position:absolute;width:40.46vh;height:22.04vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;top:-20.46vh}[dir=ltr] .zh-TW .u_c_QK0M110.normal[data-v-9259d952]{left:1.02vh}[dir=rtl] .zh-TW .u_c_QK0M110.normal[data-v-9259d952]{right:1.02vh}.zh-TW .u_c_HZJA111.normal[data-v-9259d952]{position:relative;width:41.67vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118062-93.png);margin:0 auto}.zh-TW .u_c_CLLD112.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3.89vh;gap:.46vh}.zh-TW .u_c_FXGQ113.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117976-71.png)}.zh-TW .u_c_FXGQ113.normal[data-v-9259d952],.zh-TW .u_c_M5U9114.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;margin-bottom:.46vh;flex-shrink:0}.zh-TW .u_c_M5U9114.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117977-93.png)}.zh-TW .u_c_FZH5116.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;gap:.93vh;vertical-align:end;margin-top:.83vh;text-decoration:underline}.zh-TW .u_c_HC3E120.normal[data-v-9259d952]{position:absolute;width:4.35vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.74vh}[dir=ltr] .zh-TW .u_c_HC3E120.normal[data-v-9259d952]{right:-5.37vh}[dir=rtl] .zh-TW .u_c_HC3E120.normal[data-v-9259d952]{left:-5.37vh}.en-US .u_c_KNJN62.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;top:0}[dir=ltr] .en-US .u_c_KNJN62.normal[data-v-9259d952]{left:0}[dir=rtl] .en-US .u_c_KNJN62.normal[data-v-9259d952]{right:0}.en-US .u_c_NZ9263.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .en-US .u_c_NZ9263.normal[data-v-9259d952]{left:0}[dir=rtl] .en-US .u_c_NZ9263.normal[data-v-9259d952]{right:0}.en-US .u_c_7TSJ64.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920039-7.png);top:50%}[dir=ltr] .en-US .u_c_7TSJ64.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_7TSJ64.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_NWRB69.normal[data-v-9259d952]{position:absolute;top:25.65vh;display:flex;justify-content:center;flex-direction:column;width:100%;align-items:center}.en-US .u_c_NWRB69.normal.zh-CN[data-v-9259d952],.en-US .u_c_NWRB69.normal.zh-TW[data-v-9259d952]{top:26.57vh}.en-US .u_c_KFNC70.normal[data-v-9259d952]{position:absolute;display:flex;justify-content:center;align-items:center;top:-26.57vh;width:29.63vh;height:25.93vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .en-US .u_c_KFNC70.normal[data-v-9259d952]{left:8.52vh}[dir=rtl] .en-US .u_c_KFNC70.normal[data-v-9259d952]{right:8.52vh}.en-US .u_c_6VKO71.normal[data-v-9259d952]{position:relative;width:38.89vh!important;height:29.63vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779265483747-76.png);margin:0 auto}.en-US .u_c_8CTK72.normal[data-v-9259d952]{position:relative}.en-US .u_c_LSXS73.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:flex-end;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118191-83.png);width:38.89vh!important;height:6.48vh!important}.en-US .u_c_EAV074.normal[data-v-9259d952]{position:relative;width:fit-content;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;outline:none;border:none;display:flex;z-index:2;justify-content:flex-start}[dir=ltr] .en-US .u_c_EAV074.normal[data-v-9259d952]{margin-right:1.11vh}[dir=rtl] .en-US .u_c_EAV074.normal[data-v-9259d952]{margin-left:1.11vh}.en-US .u_c_LNPU75.normal[data-v-9259d952]{position:relative;width:12.96vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .en-US .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh 3.24vh .46vh .93vh;text-align:left}[dir=rtl] .en-US .u_c_LNPU75.normal[data-v-9259d952]{padding:.46vh .93vh .46vh 3.24vh;text-align:right}[dir=ltr] .en-US .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:rtl}[dir=rtl] .en-US .u_c_LNPU75.en-US.phone-code[data-v-9259d952]{direction:ltr}.en-US .u_c_F7XM76.normal[data-v-9259d952]{position:relative}.en-US .u_c_NC9N78.normal[data-v-9259d952]{position:absolute;width:1.48vh;height:.83vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638608619-40.png);top:50%;transform:translateY(-50%)}[dir=ltr] .en-US .u_c_NC9N78.normal[data-v-9259d952]{right:1.11vh}[dir=rtl] .en-US .u_c_NC9N78.normal[data-v-9259d952]{left:1.11vh}.en-US .u_c_PQEK79.normal[data-v-9259d952]{position:relative;width:.28vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638646660-6.png);top:50%;transform:translateY(-50%)}.en-US .u_c_CYVP80.normal[data-v-9259d952]{position:relative;width:18.52vh;height:6.48vh;background:no-repeat 50%;background-size:100% 100%;flex-shrink:0;z-index:2}.en-US .u_c_8GSJ81.normal[data-v-9259d952]{position:absolute;width:100%;height:6.48vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 0;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .en-US .u_c_8GSJ81.normal[data-v-9259d952]{text-align:left}[dir=rtl] .en-US .u_c_8GSJ81.normal[data-v-9259d952]{text-align:right}.en-US .u_c_GTZL86.normal[data-v-9259d952]{position:relative;width:100%;box-sizing:border-box;font-size:1.48vh}[dir=ltr] .en-US .u_c_GTZL86.normal[data-v-9259d952]{padding-left:.46vh}[dir=rtl] .en-US .u_c_GTZL86.normal[data-v-9259d952]{padding-right:.46vh}.en-US .u_c_BU2E87.normal[data-v-9259d952]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;margin:0 3.24vh}.en-US .u_c_NT9P88.normal[data-v-9259d952]{position:relative;width:1.94vh!important;height:1.85vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png);top:.46vh}.en-US .u_c_NT9P88.normal.checked[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.en-US .u_c_DCGV89.normal[data-v-9259d952]{position:relative}[dir=ltr] .en-US .u_c_DCGV89.normal[data-v-9259d952]{margin-left:.93vh}[dir=rtl] .en-US .u_c_DCGV89.normal[data-v-9259d952]{margin-right:.93vh}.en-US .u_c_LQLL90.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:6.48vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331773143-59.png);margin:1.85vh auto 0;display:flex;justify-content:center;align-items:center;cursor:pointer}.en-US .u_c_LQLL90.normal.zh-CN[data-v-9259d952],.en-US .u_c_LQLL90.normal.zh-TW[data-v-9259d952]{margin-top:1.85vh}.en-US .u_c_JKOL85.normal[data-v-9259d952]{position:relative;font-size:1.48vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:.46vh}[dir=ltr] .en-US .u_c_JKOL85.normal[data-v-9259d952]{text-align:right;padding-right:.93vh}[dir=rtl] .en-US .u_c_JKOL85.normal[data-v-9259d952]{text-align:left;padding-left:.93vh}.en-US .u_c_HJ6K91.normal[data-v-9259d952]{position:absolute;width:4.07vh;height:3.15vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.83vh;cursor:pointer}[dir=ltr] .en-US .u_c_HJ6K91.normal[data-v-9259d952]{right:-4.54vh}[dir=rtl] .en-US .u_c_HJ6K91.normal[data-v-9259d952]{left:-4.54vh}.en-US .u_c_KI2H92.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .en-US .u_c_KI2H92.normal[data-v-9259d952]{left:0}[dir=rtl] .en-US .u_c_KI2H92.normal[data-v-9259d952]{right:0}.en-US .u_c_OMXT93.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920047-18.png);top:50%}[dir=ltr] .en-US .u_c_OMXT93.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_OMXT93.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_9OLF95.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.en-US .u_c_CCPZ96.normal[data-v-9259d952]{position:absolute;width:29.26vh;height:27.31vh;background:no-repeat 50%;background-size:contain;margin-top:-22.5vh;display:flex;align-items:center}[dir=ltr] .en-US .u_c_CCPZ96.normal[data-v-9259d952]{left:9.91vh}[dir=rtl] .en-US .u_c_CCPZ96.normal[data-v-9259d952]{right:9.91vh}.en-US .u_c_K4PY97.normal[data-v-9259d952]{position:relative;width:51.2vh;height:44.35vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638928263-48.png);margin:0 auto}.en-US .u_c_JZPH98.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5.46vh;height:13.89vh;gap:.74vh}.en-US .u_c_DIY899.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778740979526-35.png)}.en-US .u_c_DIY899.normal[data-v-9259d952],.en-US .u_c_OW1P100.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;flex-shrink:0;cursor:pointer}.en-US .u_c_OW1P100.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778740979527-31.png)}.en-US .u_c_FSPE24.normal[data-v-9259d952]{position:relative;margin-top:9.26vh}.en-US .u_c_F8ZF101.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:2.22vh;text-decoration:underline}.en-US .u_c_NABE105.normal[data-v-9259d952]{position:absolute;width:4.17vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.37vh}[dir=ltr] .en-US .u_c_NABE105.normal[data-v-9259d952]{right:-4.81vh}[dir=rtl] .en-US .u_c_NABE105.normal[data-v-9259d952]{left:-4.81vh}.en-US .u_c_MH9A106.normal[data-v-9259d952]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;z-index:99999}[dir=ltr] .en-US .u_c_MH9A106.normal[data-v-9259d952]{left:0}[dir=rtl] .en-US .u_c_MH9A106.normal[data-v-9259d952]{right:0}.en-US .u_c_81ZR107.normal[data-v-9259d952]{position:absolute;width:46.3vh!important;height:50.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778644920050-4.png);top:50%}[dir=ltr] .en-US .u_c_81ZR107.normal[data-v-9259d952]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_81ZR107.normal[data-v-9259d952]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_LYWE109.normal[data-v-9259d952]{position:absolute;top:23.8vh;display:flex;justify-content:flex-start;flex-direction:column;width:100%;height:37.04vh;align-items:center}.en-US .u_c_QK0M110.normal[data-v-9259d952]{position:absolute;width:40.46vh;height:22.04vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;top:-20.46vh}[dir=ltr] .en-US .u_c_QK0M110.normal[data-v-9259d952]{left:1.02vh}[dir=rtl] .en-US .u_c_QK0M110.normal[data-v-9259d952]{right:1.02vh}.en-US .u_c_HZJA111.normal[data-v-9259d952]{position:relative;width:41.67vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638118062-93.png);margin:0 auto}.en-US .u_c_CLLD112.normal[data-v-9259d952]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3.89vh;gap:.46vh}.en-US .u_c_FXGQ113.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117976-71.png)}.en-US .u_c_FXGQ113.normal[data-v-9259d952],.en-US .u_c_M5U9114.normal[data-v-9259d952]{position:relative;width:35.19vh!important;height:7.41vh!important;margin-bottom:.46vh;flex-shrink:0}.en-US .u_c_M5U9114.normal[data-v-9259d952]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778638117977-93.png)}.en-US .u_c_FZH5116.normal[data-v-9259d952]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.85vh;color:#353535;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;gap:.93vh;vertical-align:end;margin-top:.83vh;text-decoration:underline}.en-US .u_c_HC3E120.normal[data-v-9259d952]{position:absolute;width:4.35vh;height:3.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778580692418-13.png);top:.74vh}[dir=ltr] .en-US .u_c_HC3E120.normal[data-v-9259d952]{right:-5.37vh}[dir=rtl] .en-US .u_c_HC3E120.normal[data-v-9259d952]{left:-5.37vh}.default .u_c_OEA725.normal[data-v-441b8ae0]{position:absolute;width:3.06vh;height:2.96vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776234458659-90.png);top:2.96vh;z-index:3}[dir=ltr] .default .u_c_OEA725.normal[data-v-441b8ae0]{right:6.02vh}[dir=rtl] .default .u_c_OEA725.normal[data-v-441b8ae0]{left:6.02vh}.default .u_c_IUG726.normal[data-v-441b8ae0]{position:absolute;min-width:10.65vh;height:fit-content;top:4.17vh;box-sizing:border-box;display:flex;justify-content:center;align-items:stretch;flex-direction:column;z-index:3;background:#d0d7df;border-radius:.93vh;box-shadow:0 .19vh .93vh rgba(0,0,0,.12);gap:.19vh}[dir=ltr] .default .u_c_IUG726.normal[data-v-441b8ae0]{right:-3.7vh}[dir=rtl] .default .u_c_IUG726.normal[data-v-441b8ae0]{left:-3.7vh}.default .u_c_IUG726.normal[data-v-441b8ae0]:before{content:"";position:absolute;bottom:100%;width:0;height:.83vh;border-style:solid;border-width:0 .74vh .74vh .74vh;border-color:transparent transparent #d0d7df transparent}[dir=ltr] .default .u_c_IUG726.normal[data-v-441b8ae0]:before{left:50%;transform:translateX(-50%)}[dir=rtl] .default .u_c_IUG726.normal[data-v-441b8ae0]:before{right:50%;transform:translateX(50%)}.default .u_c_GAYJ27.normal[data-v-441b8ae0]{position:relative;font-size:1.67vh;color:#3f5573;text-align:center;font-weight:400;white-space:nowrap;line-height:1.5;padding:.93vh 1.39vh;cursor:pointer}.default .u_c_GAYJ27.normal.active[data-v-441b8ae0]{color:#fff;background:#445470}.zh-TW .u_c_OEA725.normal[data-v-441b8ae0]{position:absolute;width:3.06vh;height:2.96vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776234458659-90.png);top:2.96vh;z-index:3}[dir=ltr] .zh-TW .u_c_OEA725.normal[data-v-441b8ae0]{right:6.02vh}[dir=rtl] .zh-TW .u_c_OEA725.normal[data-v-441b8ae0]{left:6.02vh}.zh-TW .u_c_IUG726.normal[data-v-441b8ae0]{position:absolute;min-width:10.65vh;height:fit-content;top:4.17vh;box-sizing:border-box;display:flex;justify-content:center;align-items:stretch;flex-direction:column;z-index:3;background:#d0d7df;border-radius:.93vh;box-shadow:0 .19vh .93vh rgba(0,0,0,.12);gap:.19vh}[dir=ltr] .zh-TW .u_c_IUG726.normal[data-v-441b8ae0]{right:-3.7vh}[dir=rtl] .zh-TW .u_c_IUG726.normal[data-v-441b8ae0]{left:-3.7vh}.zh-TW .u_c_IUG726.normal[data-v-441b8ae0]:before{content:"";position:absolute;bottom:100%;width:0;height:.83vh;border-style:solid;border-width:0 .74vh .74vh .74vh;border-color:transparent transparent #d0d7df transparent}[dir=ltr] .zh-TW .u_c_IUG726.normal[data-v-441b8ae0]:before{left:50%;transform:translateX(-50%)}[dir=rtl] .zh-TW .u_c_IUG726.normal[data-v-441b8ae0]:before{right:50%;transform:translateX(50%)}.zh-TW .u_c_GAYJ27.normal[data-v-441b8ae0]{position:relative;font-size:1.67vh;color:#3f5573;text-align:center;font-weight:400;white-space:nowrap;line-height:1.5;padding:.93vh 1.39vh;cursor:pointer}.zh-TW .u_c_GAYJ27.normal.active[data-v-441b8ae0]{color:#fff;background:#445470}.en-US .u_c_OEA725.normal[data-v-441b8ae0]{position:absolute;width:3.06vh;height:2.96vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776234458659-90.png);top:2.96vh;z-index:3}[dir=ltr] .en-US .u_c_OEA725.normal[data-v-441b8ae0]{right:6.02vh}[dir=rtl] .en-US .u_c_OEA725.normal[data-v-441b8ae0]{left:6.02vh}.en-US .u_c_IUG726.normal[data-v-441b8ae0]{position:absolute;min-width:10.65vh;height:fit-content;top:4.17vh;box-sizing:border-box;display:flex;justify-content:center;align-items:stretch;flex-direction:column;z-index:3;background:#d0d7df;border-radius:.93vh;box-shadow:0 .19vh .93vh rgba(0,0,0,.12);gap:.19vh}[dir=ltr] .en-US .u_c_IUG726.normal[data-v-441b8ae0]{right:-3.7vh}[dir=rtl] .en-US .u_c_IUG726.normal[data-v-441b8ae0]{left:-3.7vh}.en-US .u_c_IUG726.normal[data-v-441b8ae0]:before{content:"";position:absolute;bottom:100%;width:0;height:.83vh;border-style:solid;border-width:0 .74vh .74vh .74vh;border-color:transparent transparent #d0d7df transparent}[dir=ltr] .en-US .u_c_IUG726.normal[data-v-441b8ae0]:before{left:50%;transform:translateX(-50%)}[dir=rtl] .en-US .u_c_IUG726.normal[data-v-441b8ae0]:before{right:50%;transform:translateX(50%)}.en-US .u_c_GAYJ27.normal[data-v-441b8ae0]{position:relative;font-size:1.67vh;color:#3f5573;text-align:center;font-weight:400;white-space:nowrap;line-height:1.5;padding:.93vh 1.39vh;cursor:pointer}.en-US .u_c_GAYJ27.normal.active[data-v-441b8ae0]{color:#fff;background:#445470}.default .u_c_ZM1X27.normal[data-v-05f8b63a]{position:fixed;width:2.31vh;background:no-repeat 50%;background-size:contain;bottom:7.41vh;z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .default .u_c_ZM1X27.normal[data-v-05f8b63a]{right:6.02vh}[dir=rtl] .default .u_c_ZM1X27.normal[data-v-05f8b63a]{left:6.02vh}.default .u_c_9GKZ145.normal[data-v-05f8b63a]{position:relative}.default .u_c_3B29144.normal[data-v-05f8b63a]{position:relative;width:5.56vh;display:block;height:5.56vh;background:no-repeat 50%;background-size:contain;max-width:60px;max-height:60px;--mtop:0.46vh;margin:clamp(0px,var(--mtop),5px) 0}.default .u_c_3B29144.normal[data-v-05f8b63a]:hover{filter:brightness(112%) contrast(99%)}.default .u_c_DNTW22.normal[data-v-05f8b63a]{position:relative;width:10.19vh;height:8.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778471661920-5.png);margin-top:-1.85vh}.zh-TW .u_c_ZM1X27.normal[data-v-05f8b63a]{position:fixed;width:2.31vh;background:no-repeat 50%;background-size:contain;bottom:7.41vh;z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .zh-TW .u_c_ZM1X27.normal[data-v-05f8b63a]{right:6.02vh}[dir=rtl] .zh-TW .u_c_ZM1X27.normal[data-v-05f8b63a]{left:6.02vh}.zh-TW .u_c_9GKZ145.normal[data-v-05f8b63a]{position:relative}.zh-TW .u_c_3B29144.normal[data-v-05f8b63a]{position:relative;width:5.56vh;display:block;height:5.56vh;background:no-repeat 50%;background-size:contain;max-width:60px;max-height:60px;--mtop:0.46vh;margin:clamp(0px,var(--mtop),5px) 0}.zh-TW .u_c_3B29144.normal[data-v-05f8b63a]:hover{filter:brightness(112%) contrast(99%)}.zh-TW .u_c_DNTW22.normal[data-v-05f8b63a]{position:relative;width:10.19vh;height:8.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778471661920-5.png);margin-top:-1.85vh}.en-US .u_c_ZM1X27.normal[data-v-05f8b63a]{position:fixed;width:2.31vh;background:no-repeat 50%;background-size:contain;bottom:7.41vh;z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .en-US .u_c_ZM1X27.normal[data-v-05f8b63a]{right:6.02vh}[dir=rtl] .en-US .u_c_ZM1X27.normal[data-v-05f8b63a]{left:6.02vh}.en-US .u_c_9GKZ145.normal[data-v-05f8b63a]{position:relative}.en-US .u_c_3B29144.normal[data-v-05f8b63a]{position:relative;width:5.56vh;display:block;height:5.56vh;background:no-repeat 50%;background-size:contain;max-width:60px;max-height:60px;--mtop:0.46vh;margin:clamp(0px,var(--mtop),5px) 0}.en-US .u_c_3B29144.normal[data-v-05f8b63a]:hover{filter:brightness(112%) contrast(99%)}.en-US .u_c_DNTW22.normal[data-v-05f8b63a]{position:relative;width:10.19vh;height:8.33vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778471661920-5.png);margin-top:-1.85vh}.default .u_c_EAQW136.normal[data-v-7253d51f]{position:fixed;top:50%;transform:translateY(-50%);z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:max-content}[dir=ltr] .default .u_c_EAQW136.normal[data-v-7253d51f]{left:0}[dir=rtl] .default .u_c_EAQW136.normal[data-v-7253d51f]{right:0}.default .u_c_URVV139.normal[data-v-7253d51f]{position:relative;min-width:17.13vh;background:no-repeat 50%;background-size:contain;background-color:#445470;border-radius:2.04vh;color:#fff;font-weight:400;white-space:pre-wrap;line-height:1.5;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;text-align:center;height:4.91vh;margin-bottom:1.85vh;font-size:1.67vh;width:18.52vh;cursor:pointer}[dir=ltr] .default .u_c_URVV139.normal[data-v-7253d51f]{left:-1.85vh;padding-left:2.78vh}[dir=rtl] .default .u_c_URVV139.normal[data-v-7253d51f]{right:-1.85vh;padding-right:2.78vh}.default .u_c_URVV139.normal.active[data-v-7253d51f]{height:4.91vh;color:#3f5573;background-color:#e8f0f9;box-sizing:border-box;font-size:1.76vh}[dir=ltr] .default .u_c_URVV139.normal.active[data-v-7253d51f]{padding-left:0}[dir=rtl] .default .u_c_URVV139.normal.active[data-v-7253d51f]{padding-right:0}.default .u_c_URVV139.normal.en-US[data-v-7253d51f]{width:20.37vh;height:6.48vh}.default .u_c_URVV139.normal.th-TH[data-v-7253d51f]{width:29.63vh}.default .u_c_URVV139.normal.id-ID[data-v-7253d51f]{width:26.02vh}[dir=ltr] .default .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-left:.93vh}[dir=rtl] .default .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-right:.93vh}.default .u_c_URVV139.normal.en-US .text[data-v-7253d51f]{width:23.15vh}.default .u_c_URVV139.normal .text[data-v-7253d51f]{flex:.09vh}.default .u_c_FCH0147.normal[data-v-7253d51f]{position:relative;width:100%;box-sizing:border-box;white-space:nowrap;padding-right:1.85vh;display:flex;align-items:center}[dir=ltr] .default .u_c_FCH0147.normal[data-v-7253d51f]{padding-right:4.63vh}[dir=rtl] .default .u_c_FCH0147.normal[data-v-7253d51f]{padding-left:4.63vh}.default .u_c_X43S34.normal[data-v-7253d51f]{position:absolute;width:3.7vh;height:3.7vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778498079059-47.png)}[dir=ltr] .default .u_c_X43S34.normal[data-v-7253d51f]{right:.93vh}[dir=rtl] .default .u_c_X43S34.normal[data-v-7253d51f]{left:.93vh}.default .u_c_WUEW19.normal[data-v-7253d51f]{position:relative;width:fit-content;height:100%;display:flex;justify-content:center;align-items:center;white-space:pre-wrap}[dir=ltr] .default .u_c_WUEW19.normal[data-v-7253d51f]{padding-left:0}[dir=rtl] .default .u_c_WUEW19.normal[data-v-7253d51f]{padding-right:0}.default .u_c_0I8Z35.normal[data-v-7253d51f]{position:absolute;width:2.13vh;height:1.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775564953995-42.png)}[dir=ltr] .default .u_c_0I8Z35.normal[data-v-7253d51f]{right:-.74vh}[dir=rtl] .default .u_c_0I8Z35.normal[data-v-7253d51f]{left:-.74vh}.zh-TW .u_c_EAQW136.normal[data-v-7253d51f]{position:fixed;top:50%;transform:translateY(-50%);z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:max-content}[dir=ltr] .zh-TW .u_c_EAQW136.normal[data-v-7253d51f]{left:0}[dir=rtl] .zh-TW .u_c_EAQW136.normal[data-v-7253d51f]{right:0}.zh-TW .u_c_URVV139.normal[data-v-7253d51f]{position:relative;min-width:17.13vh;background:no-repeat 50%;background-size:contain;background-color:#445470;border-radius:2.04vh;color:#fff;font-weight:400;white-space:pre-wrap;line-height:1.5;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;text-align:center;height:4.91vh;margin-bottom:1.85vh;font-size:1.67vh;width:18.52vh;cursor:pointer}[dir=ltr] .zh-TW .u_c_URVV139.normal[data-v-7253d51f]{left:-1.85vh;padding-left:2.78vh}[dir=rtl] .zh-TW .u_c_URVV139.normal[data-v-7253d51f]{right:-1.85vh;padding-right:2.78vh}.zh-TW .u_c_URVV139.normal.active[data-v-7253d51f]{height:4.91vh;color:#3f5573;background-color:#e8f0f9;box-sizing:border-box;font-size:1.76vh}[dir=ltr] .zh-TW .u_c_URVV139.normal.active[data-v-7253d51f]{padding-left:0}[dir=rtl] .zh-TW .u_c_URVV139.normal.active[data-v-7253d51f]{padding-right:0}.zh-TW .u_c_URVV139.normal.en-US[data-v-7253d51f]{width:20.37vh;height:6.48vh}.zh-TW .u_c_URVV139.normal.th-TH[data-v-7253d51f]{width:29.63vh}.zh-TW .u_c_URVV139.normal.id-ID[data-v-7253d51f]{width:26.02vh}[dir=ltr] .zh-TW .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-left:.93vh}[dir=rtl] .zh-TW .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-right:.93vh}.zh-TW .u_c_URVV139.normal.en-US .text[data-v-7253d51f]{width:23.15vh}.zh-TW .u_c_URVV139.normal .text[data-v-7253d51f]{flex:.09vh}.zh-TW .u_c_FCH0147.normal[data-v-7253d51f]{position:relative;width:100%;box-sizing:border-box;white-space:nowrap;padding-right:1.85vh;display:flex;align-items:center}[dir=ltr] .zh-TW .u_c_FCH0147.normal[data-v-7253d51f]{padding-right:4.63vh}[dir=rtl] .zh-TW .u_c_FCH0147.normal[data-v-7253d51f]{padding-left:4.63vh}.zh-TW .u_c_X43S34.normal[data-v-7253d51f]{position:absolute;width:3.7vh;height:3.7vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778498079059-47.png)}[dir=ltr] .zh-TW .u_c_X43S34.normal[data-v-7253d51f]{right:.93vh}[dir=rtl] .zh-TW .u_c_X43S34.normal[data-v-7253d51f]{left:.93vh}.zh-TW .u_c_WUEW19.normal[data-v-7253d51f]{position:relative;width:fit-content;height:100%;display:flex;justify-content:center;align-items:center;white-space:pre-wrap}[dir=ltr] .zh-TW .u_c_WUEW19.normal[data-v-7253d51f]{padding-left:0}[dir=rtl] .zh-TW .u_c_WUEW19.normal[data-v-7253d51f]{padding-right:0}.zh-TW .u_c_0I8Z35.normal[data-v-7253d51f]{position:absolute;width:2.13vh;height:1.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775564953995-42.png)}[dir=ltr] .zh-TW .u_c_0I8Z35.normal[data-v-7253d51f]{right:-.74vh}[dir=rtl] .zh-TW .u_c_0I8Z35.normal[data-v-7253d51f]{left:-.74vh}.en-US .u_c_EAQW136.normal[data-v-7253d51f]{position:fixed;top:50%;transform:translateY(-50%);z-index:2;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:max-content}[dir=ltr] .en-US .u_c_EAQW136.normal[data-v-7253d51f]{left:0}[dir=rtl] .en-US .u_c_EAQW136.normal[data-v-7253d51f]{right:0}.en-US .u_c_URVV139.normal[data-v-7253d51f]{position:relative;min-width:17.13vh;background:no-repeat 50%;background-size:contain;background-color:#445470;border-radius:2.04vh;color:#fff;font-weight:400;white-space:pre-wrap;line-height:1.5;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;text-align:center;height:4.91vh;margin-bottom:1.85vh;font-size:1.67vh;width:18.52vh;cursor:pointer}[dir=ltr] .en-US .u_c_URVV139.normal[data-v-7253d51f]{left:-1.85vh;padding-left:2.78vh}[dir=rtl] .en-US .u_c_URVV139.normal[data-v-7253d51f]{right:-1.85vh;padding-right:2.78vh}.en-US .u_c_URVV139.normal.active[data-v-7253d51f]{height:4.91vh;color:#3f5573;background-color:#e8f0f9;box-sizing:border-box;font-size:1.76vh}[dir=ltr] .en-US .u_c_URVV139.normal.active[data-v-7253d51f]{padding-left:0}[dir=rtl] .en-US .u_c_URVV139.normal.active[data-v-7253d51f]{padding-right:0}.en-US .u_c_URVV139.normal.en-US[data-v-7253d51f]{width:20.37vh;height:6.48vh}.en-US .u_c_URVV139.normal.th-TH[data-v-7253d51f]{width:29.63vh}.en-US .u_c_URVV139.normal.id-ID[data-v-7253d51f]{width:26.02vh}[dir=ltr] .en-US .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-left:.93vh}[dir=rtl] .en-US .u_c_URVV139.normal.active .item[data-v-7253d51f]{padding-right:.93vh}.en-US .u_c_URVV139.normal.en-US .text[data-v-7253d51f]{width:23.15vh}.en-US .u_c_URVV139.normal .text[data-v-7253d51f]{flex:.09vh}.en-US .u_c_FCH0147.normal[data-v-7253d51f]{position:relative;width:100%;box-sizing:border-box;white-space:nowrap;padding-right:1.85vh;display:flex;align-items:center}[dir=ltr] .en-US .u_c_FCH0147.normal[data-v-7253d51f]{padding-right:4.63vh}[dir=rtl] .en-US .u_c_FCH0147.normal[data-v-7253d51f]{padding-left:4.63vh}.en-US .u_c_X43S34.normal[data-v-7253d51f]{position:absolute;width:3.7vh;height:3.7vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778498079059-47.png)}[dir=ltr] .en-US .u_c_X43S34.normal[data-v-7253d51f]{right:.93vh}[dir=rtl] .en-US .u_c_X43S34.normal[data-v-7253d51f]{left:.93vh}.en-US .u_c_WUEW19.normal[data-v-7253d51f]{position:relative;width:fit-content;height:100%;display:flex;justify-content:center;align-items:center;white-space:pre-wrap}[dir=ltr] .en-US .u_c_WUEW19.normal[data-v-7253d51f]{padding-left:0}[dir=rtl] .en-US .u_c_WUEW19.normal[data-v-7253d51f]{padding-right:0}.en-US .u_c_0I8Z35.normal[data-v-7253d51f]{position:absolute;width:2.13vh;height:1.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775564953995-42.png)}[dir=ltr] .en-US .u_c_0I8Z35.normal[data-v-7253d51f]{right:-.74vh}[dir=rtl] .en-US .u_c_0I8Z35.normal[data-v-7253d51f]{left:-.74vh}.default .u_c_NGL119.normal[data-v-ea861820]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;display:block;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774337750712-3.png);z-index:1}.default .u_c_4STU18.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none}.default .u_c_QPAF19.normal[data-v-ea861820]{position:absolute;width:53.7vh;height:28.24vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778470010937-7.png);top:-4.17vh}[dir=ltr] .default .u_c_QPAF19.normal[data-v-ea861820]{left:-5.09vh}[dir=rtl] .default .u_c_QPAF19.normal[data-v-ea861820]{right:-5.09vh}.default .u_c_HLY719.normal[data-v-ea861820]{position:absolute;width:23.7vh;height:13.06vh;background:no-repeat 50%;background-size:100% 100%;top:2.78vh}[dir=ltr] .default .u_c_HLY719.normal[data-v-ea861820]{left:50%;transform:translateX(-50%);margin-left:0}[dir=rtl] .default .u_c_HLY719.normal[data-v-ea861820]{right:50%;transform:translateX(50%);margin-right:0}.default .u_c_YHTB19.normal[data-v-ea861820]{position:absolute;width:114.17vh;height:39.44vh;background:no-repeat 50%;background-size:contain;top:46.76vh}[dir=ltr] .default .u_c_YHTB19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .default .u_c_YHTB19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.default .u_c_DBFU33.normal[data-v-ea861820]{position:absolute;display:flex;justify-content:center;width:31.48vh;z-index:3;bottom:10.19vh;flex-direction:column;gap:1.39vh}[dir=ltr] .default .u_c_DBFU33.normal[data-v-ea861820]{left:3.7vh}[dir=rtl] .default .u_c_DBFU33.normal[data-v-ea861820]{right:3.7vh}.default .u_c_AC8932.normal[data-v-ea861820]{position:relative}.default .u_c_H9AC127.normal[data-v-ea861820]{position:absolute;top:-.93vh}[dir=ltr] .default .u_c_H9AC127.normal[data-v-ea861820]{right:-.93vh}[dir=rtl] .default .u_c_H9AC127.normal[data-v-ea861820]{left:-.93vh}.default .u_c_9X96118.normal[data-v-ea861820],.default .u_c_XLJG24.normal[data-v-ea861820]{position:relative}.default .u_c_2TP822.normal[data-v-ea861820]{position:relative;width:24.63vh}.default .u_c_9SXB45.normal[data-v-ea861820]{position:relative}.default .u_c_JD7P18.normal[data-v-ea861820]{position:absolute;height:fit-content;top:50%;transform:translateY(-50%);box-sizing:border-box;z-index:10}[dir=ltr] .default .u_c_JD7P18.normal[data-v-ea861820]{left:0;padding:5.09vh 1.85vh 5.09vh 0}[dir=rtl] .default .u_c_JD7P18.normal[data-v-ea861820]{right:0;padding:5.09vh 0 5.09vh 1.85vh}.default .u_c_JD7P18.normal.shrink[data-v-ea861820]{height:20.56vh;box-sizing:border-box;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607847302-13.png);width:4.17vh}[dir=ltr] .default .u_c_JD7P18.normal.shrink[data-v-ea861820]{left:0}[dir=rtl] .default .u_c_JD7P18.normal.shrink[data-v-ea861820]{right:0}.default .u_c_JD7P18.normal.expand[data-v-ea861820]{width:20.65vh;min-height:48.33vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326472-22.png);height:fit-content}.default .u_c_UWP320.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_DL4J27.normal[data-v-ea861820]{position:relative;width:15.09vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774346807872-33.png);margin:0 auto .93vh}.default .u_c_VUJU65.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1.94vh}.default .u_c_M1ZQ24.normal[data-v-ea861820]{position:relative;width:14.54vh;height:8.24vh;background:no-repeat 50%;background-size:100% 100%}.default .u_c_OGD926.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.default .u_c_B6QL25.normal[data-v-ea861820]{position:relative;font-size:1.48vh;color:#fff;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.default .u_c_NB7P71.normal[data-v-ea861820]{position:absolute;width:1.57vh;height:1.67vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326466-91.png);top:50%;transform:translateY(-50%)}[dir=ltr] .default .u_c_NB7P71.normal[data-v-ea861820]{right:.74vh}[dir=rtl] .default .u_c_NB7P71.normal[data-v-ea861820]{left:.74vh}.default .u_c_NB7P71.normal.shrink[data-v-ea861820]{top:42%}[dir=ltr] .default .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(180deg) translateY(-50%)}[dir=rtl] .default .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(-180deg) translateY(-50%)}.default .u_c_P2IW28.normal[data-v-ea861820]{position:absolute;background:no-repeat 50%;background-size:contain;top:50%;cursor:pointer;z-index:5}[dir=ltr] .default .u_c_P2IW28.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_P2IW28.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.default .u_c_4SB525.normal[data-v-ea861820]{position:relative;width:13.89vh;height:13.89vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428792-11.png)}.default .u_c_80LW26.normal[data-v-ea861820]{position:absolute;width:3.06vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428783-43.png);z-index:1;top:50%}[dir=ltr] .default .u_c_80LW26.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_80LW26.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.default .u_c_3UKZ29.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.6);z-index:99999}[dir=ltr] .default .u_c_3UKZ29.normal[data-v-ea861820]{left:0}[dir=rtl] .default .u_c_3UKZ29.normal[data-v-ea861820]{right:0}.default .u_c_SK7Z87.normal[data-v-ea861820]{position:relative;width:102.41vh;height:57.87vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534421-71.png);top:50%}[dir=ltr] .default .u_c_SK7Z87.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .default .u_c_SK7Z87.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.default .u_c_D2X594.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.default .u_c_WM0J93.normal[data-v-ea861820]{position:absolute;width:4.63vh;height:4.63vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534415-92.png);top:0}[dir=ltr] .default .u_c_WM0J93.normal[data-v-ea861820]{right:-6.94vh}[dir=rtl] .default .u_c_WM0J93.normal[data-v-ea861820]{left:-6.94vh}.default .u_c_N3RD19.normal[data-v-ea861820]{position:absolute;width:12.13vh;height:12.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778470928225-62.png);--bottom:2.78vh;max-width:90px;max-height:100px;bottom:clamp(0px,var(--bottom),30px)}[dir=ltr] .default .u_c_N3RD19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .default .u_c_N3RD19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.zh-TW .u_c_NGL119.normal[data-v-ea861820]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;display:block;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774337750712-3.png);z-index:1}.zh-TW .u_c_4STU18.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none}.zh-TW .u_c_QPAF19.normal[data-v-ea861820]{position:absolute;width:53.7vh;height:28.24vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778470010937-7.png);top:-4.17vh}[dir=ltr] .zh-TW .u_c_QPAF19.normal[data-v-ea861820]{left:-5.09vh}[dir=rtl] .zh-TW .u_c_QPAF19.normal[data-v-ea861820]{right:-5.09vh}.zh-TW .u_c_HLY719.normal[data-v-ea861820]{position:absolute;width:23.7vh;height:13.06vh;background:no-repeat 50%;background-size:100% 100%;top:2.78vh}[dir=ltr] .zh-TW .u_c_HLY719.normal[data-v-ea861820]{left:50%;transform:translateX(-50%);margin-left:0}[dir=rtl] .zh-TW .u_c_HLY719.normal[data-v-ea861820]{right:50%;transform:translateX(50%);margin-right:0}.zh-TW .u_c_YHTB19.normal[data-v-ea861820]{position:absolute;width:114.17vh;height:39.44vh;background:no-repeat 50%;background-size:contain;top:46.76vh}[dir=ltr] .zh-TW .u_c_YHTB19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .zh-TW .u_c_YHTB19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.zh-TW .u_c_DBFU33.normal[data-v-ea861820]{position:absolute;display:flex;justify-content:center;width:31.48vh;z-index:3;bottom:10.19vh;flex-direction:column;gap:1.39vh}[dir=ltr] .zh-TW .u_c_DBFU33.normal[data-v-ea861820]{left:3.7vh}[dir=rtl] .zh-TW .u_c_DBFU33.normal[data-v-ea861820]{right:3.7vh}.zh-TW .u_c_AC8932.normal[data-v-ea861820]{position:relative}.zh-TW .u_c_H9AC127.normal[data-v-ea861820]{position:absolute;top:-.93vh}[dir=ltr] .zh-TW .u_c_H9AC127.normal[data-v-ea861820]{right:-.93vh}[dir=rtl] .zh-TW .u_c_H9AC127.normal[data-v-ea861820]{left:-.93vh}.zh-TW .u_c_9X96118.normal[data-v-ea861820],.zh-TW .u_c_XLJG24.normal[data-v-ea861820]{position:relative}.zh-TW .u_c_2TP822.normal[data-v-ea861820]{position:relative;width:24.63vh}.zh-TW .u_c_9SXB45.normal[data-v-ea861820]{position:relative}.zh-TW .u_c_JD7P18.normal[data-v-ea861820]{position:absolute;height:fit-content;top:50%;transform:translateY(-50%);box-sizing:border-box;z-index:10}[dir=ltr] .zh-TW .u_c_JD7P18.normal[data-v-ea861820]{left:0;padding:5.09vh 1.85vh 5.09vh 0}[dir=rtl] .zh-TW .u_c_JD7P18.normal[data-v-ea861820]{right:0;padding:5.09vh 0 5.09vh 1.85vh}.zh-TW .u_c_JD7P18.normal.shrink[data-v-ea861820]{height:20.56vh;box-sizing:border-box;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607847302-13.png);width:4.17vh}[dir=ltr] .zh-TW .u_c_JD7P18.normal.shrink[data-v-ea861820]{left:0}[dir=rtl] .zh-TW .u_c_JD7P18.normal.shrink[data-v-ea861820]{right:0}.zh-TW .u_c_JD7P18.normal.expand[data-v-ea861820]{width:20.65vh;min-height:48.33vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326472-22.png);height:fit-content}.zh-TW .u_c_UWP320.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_DL4J27.normal[data-v-ea861820]{position:relative;width:15.09vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778295488518-75.png);margin:0 auto .93vh}.zh-TW .u_c_VUJU65.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1.94vh}.zh-TW .u_c_M1ZQ24.normal[data-v-ea861820]{position:relative;width:14.54vh;height:8.24vh;background:no-repeat 50%;background-size:100% 100%}.zh-TW .u_c_OGD926.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.zh-TW .u_c_B6QL25.normal[data-v-ea861820]{position:relative;font-size:1.48vh;color:#fff;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.zh-TW .u_c_NB7P71.normal[data-v-ea861820]{position:absolute;width:1.57vh;height:1.67vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326466-91.png);top:50%;transform:translateY(-50%)}[dir=ltr] .zh-TW .u_c_NB7P71.normal[data-v-ea861820]{right:.74vh}[dir=rtl] .zh-TW .u_c_NB7P71.normal[data-v-ea861820]{left:.74vh}.zh-TW .u_c_NB7P71.normal.shrink[data-v-ea861820]{top:42%}[dir=ltr] .zh-TW .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(180deg) translateY(-50%)}[dir=rtl] .zh-TW .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(-180deg) translateY(-50%)}.zh-TW .u_c_P2IW28.normal[data-v-ea861820]{position:absolute;background:no-repeat 50%;background-size:contain;top:50%;cursor:pointer;z-index:5}[dir=ltr] .zh-TW .u_c_P2IW28.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_P2IW28.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_4SB525.normal[data-v-ea861820]{position:relative;width:13.89vh;height:13.89vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428792-11.png)}.zh-TW .u_c_80LW26.normal[data-v-ea861820]{position:absolute;width:3.06vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428783-43.png);z-index:1;top:50%}[dir=ltr] .zh-TW .u_c_80LW26.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_80LW26.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_3UKZ29.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.6);z-index:99999}[dir=ltr] .zh-TW .u_c_3UKZ29.normal[data-v-ea861820]{left:0}[dir=rtl] .zh-TW .u_c_3UKZ29.normal[data-v-ea861820]{right:0}.zh-TW .u_c_SK7Z87.normal[data-v-ea861820]{position:relative;width:102.41vh;height:57.87vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534421-71.png);top:50%}[dir=ltr] .zh-TW .u_c_SK7Z87.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .zh-TW .u_c_SK7Z87.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.zh-TW .u_c_D2X594.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.zh-TW .u_c_WM0J93.normal[data-v-ea861820]{position:absolute;width:4.63vh;height:4.63vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534415-92.png);top:0}[dir=ltr] .zh-TW .u_c_WM0J93.normal[data-v-ea861820]{right:-6.94vh}[dir=rtl] .zh-TW .u_c_WM0J93.normal[data-v-ea861820]{left:-6.94vh}.zh-TW .u_c_N3RD19.normal[data-v-ea861820]{position:absolute;width:12.13vh;height:12.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778470928225-62.png);--bottom:2.78vh;max-width:90px;max-height:100px;bottom:clamp(0px,var(--bottom),30px)}[dir=ltr] .zh-TW .u_c_N3RD19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .zh-TW .u_c_N3RD19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.en-US .u_c_NGL119.normal[data-v-ea861820]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;display:block;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774337750712-3.png);z-index:1}.en-US .u_c_4STU18.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none}.en-US .u_c_QPAF19.normal[data-v-ea861820]{position:absolute;width:53.7vh;height:28.24vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778470010937-7.png);top:-4.17vh}[dir=ltr] .en-US .u_c_QPAF19.normal[data-v-ea861820]{left:-5.09vh}[dir=rtl] .en-US .u_c_QPAF19.normal[data-v-ea861820]{right:-5.09vh}.en-US .u_c_HLY719.normal[data-v-ea861820]{position:absolute;width:23.7vh;height:13.06vh;background:no-repeat 50%;background-size:100% 100%;top:2.78vh}[dir=ltr] .en-US .u_c_HLY719.normal[data-v-ea861820]{left:50%;transform:translateX(-50%);margin-left:0}[dir=rtl] .en-US .u_c_HLY719.normal[data-v-ea861820]{right:50%;transform:translateX(50%);margin-right:0}.en-US .u_c_YHTB19.normal[data-v-ea861820]{position:absolute;width:114.17vh;height:39.44vh;background:no-repeat 50%;background-size:contain;top:46.76vh}[dir=ltr] .en-US .u_c_YHTB19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .en-US .u_c_YHTB19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.en-US .u_c_DBFU33.normal[data-v-ea861820]{position:absolute;display:flex;justify-content:center;width:31.48vh;z-index:3;bottom:10.19vh;flex-direction:column;gap:1.39vh}[dir=ltr] .en-US .u_c_DBFU33.normal[data-v-ea861820]{left:3.7vh}[dir=rtl] .en-US .u_c_DBFU33.normal[data-v-ea861820]{right:3.7vh}.en-US .u_c_AC8932.normal[data-v-ea861820]{position:relative}.en-US .u_c_H9AC127.normal[data-v-ea861820]{position:absolute;top:-.93vh}[dir=ltr] .en-US .u_c_H9AC127.normal[data-v-ea861820]{right:-.93vh}[dir=rtl] .en-US .u_c_H9AC127.normal[data-v-ea861820]{left:-.93vh}.en-US .u_c_9X96118.normal[data-v-ea861820],.en-US .u_c_XLJG24.normal[data-v-ea861820]{position:relative}.en-US .u_c_2TP822.normal[data-v-ea861820]{position:relative;width:24.63vh}.en-US .u_c_9SXB45.normal[data-v-ea861820]{position:relative}.en-US .u_c_JD7P18.normal[data-v-ea861820]{position:absolute;height:fit-content;top:50%;transform:translateY(-50%);box-sizing:border-box;z-index:10}[dir=ltr] .en-US .u_c_JD7P18.normal[data-v-ea861820]{left:0;padding:5.09vh 1.85vh 5.09vh 0}[dir=rtl] .en-US .u_c_JD7P18.normal[data-v-ea861820]{right:0;padding:5.09vh 0 5.09vh 1.85vh}.en-US .u_c_JD7P18.normal.shrink[data-v-ea861820]{height:20.56vh;box-sizing:border-box;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607847302-13.png);width:4.17vh}[dir=ltr] .en-US .u_c_JD7P18.normal.shrink[data-v-ea861820]{left:0}[dir=rtl] .en-US .u_c_JD7P18.normal.shrink[data-v-ea861820]{right:0}.en-US .u_c_JD7P18.normal.expand[data-v-ea861820]{width:20.65vh;min-height:48.33vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326472-22.png);height:fit-content}.en-US .u_c_UWP320.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_DL4J27.normal[data-v-ea861820]{position:relative;width:15.09vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778295488517-83.png);margin:0 auto .93vh}.en-US .u_c_VUJU65.normal[data-v-ea861820]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1.94vh}.en-US .u_c_M1ZQ24.normal[data-v-ea861820]{position:relative;width:14.54vh;height:8.24vh;background:no-repeat 50%;background-size:100% 100%}.en-US .u_c_OGD926.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.en-US .u_c_B6QL25.normal[data-v-ea861820]{position:relative;font-size:1.48vh;color:#fff;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.en-US .u_c_NB7P71.normal[data-v-ea861820]{position:absolute;width:1.57vh;height:1.67vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774607326466-91.png);top:50%;transform:translateY(-50%)}[dir=ltr] .en-US .u_c_NB7P71.normal[data-v-ea861820]{right:.74vh}[dir=rtl] .en-US .u_c_NB7P71.normal[data-v-ea861820]{left:.74vh}.en-US .u_c_NB7P71.normal.shrink[data-v-ea861820]{top:42%}[dir=ltr] .en-US .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(180deg) translateY(-50%)}[dir=rtl] .en-US .u_c_NB7P71.normal.shrink[data-v-ea861820]{transform:rotate(-180deg) translateY(-50%)}.en-US .u_c_P2IW28.normal[data-v-ea861820]{position:absolute;background:no-repeat 50%;background-size:contain;top:50%;cursor:pointer;z-index:5}[dir=ltr] .en-US .u_c_P2IW28.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_P2IW28.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_4SB525.normal[data-v-ea861820]{position:relative;width:13.89vh;height:13.89vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428792-11.png)}.en-US .u_c_80LW26.normal[data-v-ea861820]{position:absolute;width:3.06vh;height:3.52vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775570428783-43.png);z-index:1;top:50%}[dir=ltr] .en-US .u_c_80LW26.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_80LW26.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_3UKZ29.normal[data-v-ea861820]{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.6);z-index:99999}[dir=ltr] .en-US .u_c_3UKZ29.normal[data-v-ea861820]{left:0}[dir=rtl] .en-US .u_c_3UKZ29.normal[data-v-ea861820]{right:0}.en-US .u_c_SK7Z87.normal[data-v-ea861820]{position:relative;width:102.41vh;height:57.87vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534421-71.png);top:50%}[dir=ltr] .en-US .u_c_SK7Z87.normal[data-v-ea861820]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .en-US .u_c_SK7Z87.normal[data-v-ea861820]{right:50%;transform:translate(50%,-50%)}.en-US .u_c_D2X594.normal[data-v-ea861820]{position:relative;width:100%;height:100%}.en-US .u_c_WM0J93.normal[data-v-ea861820]{position:absolute;width:4.63vh;height:4.63vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774841534415-92.png);top:0}[dir=ltr] .en-US .u_c_WM0J93.normal[data-v-ea861820]{right:-6.94vh}[dir=rtl] .en-US .u_c_WM0J93.normal[data-v-ea861820]{left:-6.94vh}.en-US .u_c_N3RD19.normal[data-v-ea861820]{position:absolute;width:12.13vh;height:12.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778742877980-80.png);--bottom:2.78vh;max-width:90px;max-height:100px;bottom:clamp(0px,var(--bottom),30px)}[dir=ltr] .en-US .u_c_N3RD19.normal[data-v-ea861820]{left:50%;transform:translateX(-50%)}[dir=rtl] .en-US .u_c_N3RD19.normal[data-v-ea861820]{right:50%;transform:translateX(50%)}.default .u_c_QBU018.normal[data-v-2f543a17]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550402780-66.webp);box-sizing:border-box;padding-top:4.26vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.default .u_c_V8LX20.normal[data-v-2f543a17]{position:relative;width:78.7vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550578040-87.png);margin:auto;flex-shrink:0}.default .u_c_1UA220.normal[data-v-2f543a17]{position:relative;width:100%;margin:-2.78vh auto 7.41vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:.46vh}.default .u_c_790O30.normal[data-v-2f543a17]{position:relative;width:88.89vh!important;height:27.78vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550601321-1.png);padding-top:1.85vh}.default .u_c_790O30.phone-box.en-US[data-v-2f543a17]{width:90.28vh!important;height:29.17vh!important;margin-bottom:-.93vh}.default .u_c_YWGU20.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;width:21.3vh;top:7.41vh}[dir=ltr] .default .u_c_YWGU20.normal[data-v-2f543a17]{left:34.72vh}[dir=rtl] .default .u_c_YWGU20.normal[data-v-2f543a17]{right:34.72vh}.default .u_c_803V22.normal[data-v-2f543a17],.default .u_c_VORC21.normal[data-v-2f543a17]{position:relative}.default .u_c_W73C33.normal[data-v-2f543a17]{position:absolute;top:12.96vh;max-width:48.15vh;height:100%}[dir=ltr] .default .u_c_W73C33.normal[data-v-2f543a17]{left:12.96vh}[dir=rtl] .default .u_c_W73C33.normal[data-v-2f543a17]{right:12.96vh}.default .u_c_W73C33.normal.reserved[data-v-2f543a17]{position:relative;top:unset;width:50%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:1.85vh}[dir=ltr] .default .u_c_W73C33.normal.reserved[data-v-2f543a17]{left:unset;margin-left:8.33vh}[dir=rtl] .default .u_c_W73C33.normal.reserved[data-v-2f543a17]{right:unset;margin-right:8.33vh}.default .u_c_POSO37.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:.46vh}.default .u_c_4ON235.normal[data-v-2f543a17]{position:relative;width:fit-content;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814953-63.png);flex-shrink:0;outline:none;border:none}[dir=ltr] .default .u_c_4ON235.normal[data-v-2f543a17]{margin-right:1.11vh}[dir=rtl] .default .u_c_4ON235.normal[data-v-2f543a17]{margin-left:1.11vh}.default .u_c_DXAI20.normal[data-v-2f543a17]{position:relative;width:16.67vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .default .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 3.7vh .46vh 1.85vh;text-align:left}[dir=rtl] .default .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 1.85vh .46vh 3.7vh;text-align:right}[dir=ltr] .default .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:rtl}[dir=rtl] .default .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:ltr}.default .u_c_MW4Y22.normal[data-v-2f543a17]{position:relative}.default .u_c_SPRI36.normal[data-v-2f543a17]{position:relative;width:27.78vh!important;height:4.63vh!important;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814943-28.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.default .u_c_06KA27.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.63vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .default .u_c_06KA27.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .default .u_c_06KA27.normal[data-v-2f543a17]{text-align:right}.default .u_c_7W5H50.normal[data-v-2f543a17]{position:relative;margin-bottom:.46vh}.default .u_c_YFUH55.normal[data-v-2f543a17]{position:relative;width:48.15vh;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778152203135-89.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.default .u_c_7TZH56.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.44vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .default .u_c_7TZH56.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .default .u_c_7TZH56.normal[data-v-2f543a17]{text-align:right}.default .u_c_2YNC43.normal[data-v-2f543a17]{position:absolute;font-size:1.39vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:-.46vh;top:-2.78vh}[dir=ltr] .default .u_c_2YNC43.normal[data-v-2f543a17]{text-align:right;padding-right:.46vh;right:0}[dir=rtl] .default .u_c_2YNC43.normal[data-v-2f543a17]{text-align:left;padding-left:.46vh;left:0}.default .u_c_QFLC39.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;font-size:1.39vh}[dir=ltr] .default .u_c_QFLC39.normal[data-v-2f543a17]{padding-left:.19vh}[dir=rtl] .default .u_c_QFLC39.normal[data-v-2f543a17]{padding-right:.19vh}.default .u_c_HEQ844.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;margin-top:.19vh}.default .u_c_V8PD40.normal[data-v-2f543a17]{position:relative;width:2.22vh;height:2.04vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png)}.default .u_c_V8PD40.normal.checked[data-v-2f543a17]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.default .u_c_SPCY41.normal[data-v-2f543a17]{position:relative}[dir=ltr] .default .u_c_SPCY41.normal[data-v-2f543a17]{margin-left:.46vh}[dir=rtl] .default .u_c_SPCY41.normal[data-v-2f543a17]{margin-right:.46vh}.default .u_c_TTEJ131.normal[data-v-2f543a17]{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;top:8.33vh;cursor:pointer}[dir=ltr] .default .u_c_TTEJ131.normal[data-v-2f543a17]{left:3.7vh}[dir=rtl] .default .u_c_TTEJ131.normal[data-v-2f543a17]{right:3.7vh}.default .u_c_0LDF42.normal[data-v-2f543a17]{position:relative;width:20.37vh;height:5vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774408296768-84.png);margin:.46vh auto 0;display:flex;justify-content:center;align-items:center}.default .u_c_0LDF42.normal.reserved[data-v-2f543a17]{filter:grayscale(.8);cursor:not-allowed}.default .u_c_XROI133.normal[data-v-2f543a17]{position:relative;font-size:1.67vh;color:#e19546;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:1.85vh;text-decoration:underline}.default .u_c_J6NQ37.normal[data-v-2f543a17]{position:absolute;bottom:-.93vh;width:22.22vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .default .u_c_J6NQ37.normal[data-v-2f543a17]{right:5vh}[dir=rtl] .default .u_c_J6NQ37.normal[data-v-2f543a17]{left:5vh}.default .u_c_H1D238.normal[data-v-2f543a17]{position:relative;width:20.37vh}.default .u_c_AZJE39.normal[data-v-2f543a17]{position:relative;width:21.3vh!important;height:17.59vh!important;object-fit:contain}.default .u_c_ER9340.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 3.52vh}.default .u_c_YU0031.normal[data-v-2f543a17]{position:relative;width:91.85vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550601408-92.png)}.default .u_c_E41Z79.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;top:7.41vh;width:60%;gap:2.78vh}[dir=ltr] .default .u_c_E41Z79.normal[data-v-2f543a17]{left:14.26vh}[dir=rtl] .default .u_c_E41Z79.normal[data-v-2f543a17]{right:14.26vh}.default .u_c_E41Z79.normal .small-reserve-btn[data-v-2f543a17]{width:20.37vh!important;height:5.56vh!important;cursor:pointer}.default .u_c_G4QH29.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_9JGU30.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795906-80.png)}.default .u_c_O82S94.normal[data-v-2f543a17]{position:relative;width:32.22vh;height:7.78vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819534-56.png)}.default .u_c_K3R631.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_UITE32.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795897-29.png)}.default .u_c_J6SA93.normal[data-v-2f543a17]{position:relative;width:31.85vh;height:7.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779801530283-15.png)}.default .u_c_NJ1E95.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .default .u_c_NJ1E95.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .default .u_c_NJ1E95.normal[data-v-2f543a17]{left:3.7vh}.default .u_c_L1SA96.normal[data-v-2f543a17]{position:relative;width:17.59vh}.default .u_c_YK5N97.normal[data-v-2f543a17]{position:relative;width:19.44vh!important;height:16.67vh!important;object-fit:contain}.default .u_c_U9YA98.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.default .u_c_31G832.normal[data-v-2f543a17]{position:relative;width:90.74vh!important;height:26.02vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550601333-85.png);display:flex;align-items:flex-end;box-sizing:border-box;justify-content:center}[dir=ltr] .default .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 11.11vh 2.04vh 12.04vh}[dir=rtl] .default .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 12.04vh 2.04vh 11.11vh}.default .u_c_NF2B51.normal[data-v-2f543a17]{position:absolute;display:flex;align-items:center;top:6.48vh;width:60%;gap:6.3vh;justify-content:center}[dir=ltr] .default .u_c_NF2B51.normal[data-v-2f543a17]{left:13.98vh}[dir=rtl] .default .u_c_NF2B51.normal[data-v-2f543a17]{right:13.98vh}.default .u_c_NF2B51.normal .small-reserve-btn[data-v-2f543a17]{width:16.67vh!important;height:5.56vh!important;cursor:pointer}.default .u_c_RRLU51.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_IIOB52.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321149-17.png)}.default .u_c_C45U121.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819533-46.png)}.default .u_c_K7D754.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_R5BN55.normal[data-v-2f543a17]{position:relative;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321158-63.png);width:9.26vh!important;top:.37vh}.default .u_c_3WKH132.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819526-29.png)}.default .u_c_IBNG34.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .default .u_c_IBNG34.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .default .u_c_IBNG34.normal[data-v-2f543a17]{left:3.7vh}.default .u_c_YRVG35.normal[data-v-2f543a17]{position:relative;width:25vh}.default .u_c_UJU136.normal[data-v-2f543a17]{position:relative;width:24.07vh!important;height:14.81vh!important;object-fit:contain}.default .u_c_WN9937.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.default .u_c_YVXZ58.normal[data-v-2f543a17]{position:relative;font-size:1.48vh;color:#85909f;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.19vh;width:55.56vh}[dir=ltr] .default .u_c_YVXZ58.normal[data-v-2f543a17]{left:-4.63vh}[dir=rtl] .default .u_c_YVXZ58.normal[data-v-2f543a17]{right:-4.63vh}.zh-TW .u_c_QBU018.normal[data-v-2f543a17]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550402780-66.webp);box-sizing:border-box;padding-top:4.26vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.zh-TW .u_c_V8LX20.normal[data-v-2f543a17]{position:relative;width:78.7vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550578040-87.png);margin:auto;flex-shrink:0}.zh-TW .u_c_1UA220.normal[data-v-2f543a17]{position:relative;width:100%;margin:-2.78vh auto 7.41vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:.46vh}.zh-TW .u_c_790O30.normal[data-v-2f543a17]{position:relative;width:88.89vh!important;height:27.78vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1784275770843-7.png);padding-top:1.85vh}.zh-TW .u_c_790O30.phone-box.en-US[data-v-2f543a17]{width:90.28vh!important;height:29.17vh!important;margin-bottom:-.93vh}.zh-TW .u_c_YWGU20.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;width:21.3vh;top:7.41vh}[dir=ltr] .zh-TW .u_c_YWGU20.normal[data-v-2f543a17]{left:34.72vh}[dir=rtl] .zh-TW .u_c_YWGU20.normal[data-v-2f543a17]{right:34.72vh}.zh-TW .u_c_803V22.normal[data-v-2f543a17],.zh-TW .u_c_VORC21.normal[data-v-2f543a17]{position:relative}.zh-TW .u_c_W73C33.normal[data-v-2f543a17]{position:absolute;top:12.96vh;max-width:48.15vh;height:100%}[dir=ltr] .zh-TW .u_c_W73C33.normal[data-v-2f543a17]{left:12.96vh}[dir=rtl] .zh-TW .u_c_W73C33.normal[data-v-2f543a17]{right:12.96vh}.zh-TW .u_c_W73C33.normal.reserved[data-v-2f543a17]{position:relative;top:unset;width:50%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:1.85vh}[dir=ltr] .zh-TW .u_c_W73C33.normal.reserved[data-v-2f543a17]{left:unset;margin-left:8.33vh}[dir=rtl] .zh-TW .u_c_W73C33.normal.reserved[data-v-2f543a17]{right:unset;margin-right:8.33vh}.zh-TW .u_c_POSO37.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:.46vh}.zh-TW .u_c_4ON235.normal[data-v-2f543a17]{position:relative;width:fit-content;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814953-63.png);flex-shrink:0;outline:none;border:none}[dir=ltr] .zh-TW .u_c_4ON235.normal[data-v-2f543a17]{margin-right:1.11vh}[dir=rtl] .zh-TW .u_c_4ON235.normal[data-v-2f543a17]{margin-left:1.11vh}.zh-TW .u_c_DXAI20.normal[data-v-2f543a17]{position:relative;width:16.67vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .zh-TW .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 3.7vh .46vh 1.85vh;text-align:left}[dir=rtl] .zh-TW .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 1.85vh .46vh 3.7vh;text-align:right}[dir=ltr] .zh-TW .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:rtl}[dir=rtl] .zh-TW .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:ltr}.zh-TW .u_c_MW4Y22.normal[data-v-2f543a17]{position:relative}.zh-TW .u_c_SPRI36.normal[data-v-2f543a17]{position:relative;width:27.78vh!important;height:4.63vh!important;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814943-28.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.zh-TW .u_c_06KA27.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.63vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .zh-TW .u_c_06KA27.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .zh-TW .u_c_06KA27.normal[data-v-2f543a17]{text-align:right}.zh-TW .u_c_7W5H50.normal[data-v-2f543a17]{position:relative;margin-bottom:.46vh}.zh-TW .u_c_YFUH55.normal[data-v-2f543a17]{position:relative;width:48.15vh;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778152203135-89.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.zh-TW .u_c_7TZH56.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.44vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .zh-TW .u_c_7TZH56.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .zh-TW .u_c_7TZH56.normal[data-v-2f543a17]{text-align:right}.zh-TW .u_c_2YNC43.normal[data-v-2f543a17]{position:absolute;font-size:1.39vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:-.46vh;top:-2.78vh}[dir=ltr] .zh-TW .u_c_2YNC43.normal[data-v-2f543a17]{text-align:right;padding-right:.46vh;right:0}[dir=rtl] .zh-TW .u_c_2YNC43.normal[data-v-2f543a17]{text-align:left;padding-left:.46vh;left:0}.zh-TW .u_c_QFLC39.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;font-size:1.39vh}[dir=ltr] .zh-TW .u_c_QFLC39.normal[data-v-2f543a17]{padding-left:.19vh}[dir=rtl] .zh-TW .u_c_QFLC39.normal[data-v-2f543a17]{padding-right:.19vh}.zh-TW .u_c_HEQ844.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;margin-top:.19vh}.zh-TW .u_c_V8PD40.normal[data-v-2f543a17]{position:relative;width:2.22vh;height:2.04vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png)}.zh-TW .u_c_V8PD40.normal.checked[data-v-2f543a17]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.zh-TW .u_c_SPCY41.normal[data-v-2f543a17]{position:relative}[dir=ltr] .zh-TW .u_c_SPCY41.normal[data-v-2f543a17]{margin-left:.46vh}[dir=rtl] .zh-TW .u_c_SPCY41.normal[data-v-2f543a17]{margin-right:.46vh}.zh-TW .u_c_TTEJ131.normal[data-v-2f543a17]{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;top:8.33vh;cursor:pointer}[dir=ltr] .zh-TW .u_c_TTEJ131.normal[data-v-2f543a17]{left:3.7vh}[dir=rtl] .zh-TW .u_c_TTEJ131.normal[data-v-2f543a17]{right:3.7vh}.zh-TW .u_c_0LDF42.normal[data-v-2f543a17]{position:relative;width:20.37vh;height:5vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774408296768-84.png);margin:.46vh auto 0;display:flex;justify-content:center;align-items:center}.zh-TW .u_c_0LDF42.normal.reserved[data-v-2f543a17]{filter:grayscale(.8);cursor:not-allowed}.zh-TW .u_c_XROI133.normal[data-v-2f543a17]{position:relative;font-size:1.67vh;color:#e19546;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:1.85vh;text-decoration:underline}.zh-TW .u_c_J6NQ37.normal[data-v-2f543a17]{position:absolute;bottom:-.93vh;width:22.22vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .zh-TW .u_c_J6NQ37.normal[data-v-2f543a17]{right:5vh}[dir=rtl] .zh-TW .u_c_J6NQ37.normal[data-v-2f543a17]{left:5vh}.zh-TW .u_c_H1D238.normal[data-v-2f543a17]{position:relative;width:20.37vh}.zh-TW .u_c_AZJE39.normal[data-v-2f543a17]{position:relative;width:21.3vh!important;height:17.59vh!important;object-fit:contain}.zh-TW .u_c_ER9340.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 3.52vh}.zh-TW .u_c_YU0031.normal[data-v-2f543a17]{position:relative;width:91.85vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1784275554551-78.png)}.zh-TW .u_c_E41Z79.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;top:7.41vh;width:60%;gap:2.78vh}[dir=ltr] .zh-TW .u_c_E41Z79.normal[data-v-2f543a17]{left:14.26vh}[dir=rtl] .zh-TW .u_c_E41Z79.normal[data-v-2f543a17]{right:14.26vh}.zh-TW .u_c_E41Z79.normal .small-reserve-btn[data-v-2f543a17]{width:20.37vh!important;height:5.56vh!important;cursor:pointer}.zh-TW .u_c_G4QH29.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_9JGU30.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795906-80.png)}.zh-TW .u_c_O82S94.normal[data-v-2f543a17]{position:relative;width:32.22vh;height:7.78vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819534-56.png)}.zh-TW .u_c_K3R631.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_UITE32.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795897-29.png)}.zh-TW .u_c_J6SA93.normal[data-v-2f543a17]{position:relative;width:31.85vh;height:7.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779801530283-15.png)}.zh-TW .u_c_NJ1E95.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .zh-TW .u_c_NJ1E95.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .zh-TW .u_c_NJ1E95.normal[data-v-2f543a17]{left:3.7vh}.zh-TW .u_c_L1SA96.normal[data-v-2f543a17]{position:relative;width:17.59vh}.zh-TW .u_c_YK5N97.normal[data-v-2f543a17]{position:relative;width:19.44vh!important;height:16.67vh!important;object-fit:contain}.zh-TW .u_c_U9YA98.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.zh-TW .u_c_31G832.normal[data-v-2f543a17]{position:relative;width:90.74vh!important;height:26.02vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550601333-85.png);display:flex;align-items:flex-end;box-sizing:border-box;justify-content:center}[dir=ltr] .zh-TW .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 11.11vh 2.04vh 12.04vh}[dir=rtl] .zh-TW .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 12.04vh 2.04vh 11.11vh}.zh-TW .u_c_NF2B51.normal[data-v-2f543a17]{position:absolute;display:flex;align-items:center;top:6.48vh;width:60%;gap:6.3vh;justify-content:center}[dir=ltr] .zh-TW .u_c_NF2B51.normal[data-v-2f543a17]{left:13.98vh}[dir=rtl] .zh-TW .u_c_NF2B51.normal[data-v-2f543a17]{right:13.98vh}.zh-TW .u_c_NF2B51.normal .small-reserve-btn[data-v-2f543a17]{width:16.67vh!important;height:5.56vh!important;cursor:pointer}.zh-TW .u_c_RRLU51.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_IIOB52.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321149-17.png)}.zh-TW .u_c_C45U121.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819533-46.png)}.zh-TW .u_c_K7D754.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_R5BN55.normal[data-v-2f543a17]{position:relative;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321158-63.png);width:9.26vh!important;top:.37vh}.zh-TW .u_c_3WKH132.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819526-29.png)}.zh-TW .u_c_IBNG34.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .zh-TW .u_c_IBNG34.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .zh-TW .u_c_IBNG34.normal[data-v-2f543a17]{left:3.7vh}.zh-TW .u_c_YRVG35.normal[data-v-2f543a17]{position:relative;width:25vh}.zh-TW .u_c_UJU136.normal[data-v-2f543a17]{position:relative;width:24.07vh!important;height:14.81vh!important;object-fit:contain}.zh-TW .u_c_WN9937.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.zh-TW .u_c_YVXZ58.normal[data-v-2f543a17]{position:relative;font-size:1.48vh;color:#85909f;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.19vh;width:55.56vh}[dir=ltr] .zh-TW .u_c_YVXZ58.normal[data-v-2f543a17]{left:-4.63vh}[dir=rtl] .zh-TW .u_c_YVXZ58.normal[data-v-2f543a17]{right:-4.63vh}.en-US .u_c_QBU018.normal[data-v-2f543a17]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778550402780-66.webp);box-sizing:border-box;padding-top:4.26vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.en-US .u_c_V8LX20.normal[data-v-2f543a17]{position:relative;width:78.7vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331888572-45.png);margin:auto;flex-shrink:0}.en-US .u_c_1UA220.normal[data-v-2f543a17]{position:relative;width:100%;margin:-2.78vh auto 7.41vh;background:no-repeat 50%;background-size:contain;display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:.46vh}.en-US .u_c_790O30.normal[data-v-2f543a17]{position:relative;width:88.89vh!important;height:27.78vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778741302584-25.png);padding-top:1.85vh}.en-US .u_c_790O30.phone-box.en-US[data-v-2f543a17]{width:90.28vh!important;height:29.17vh!important;margin-bottom:-.93vh}.en-US .u_c_YWGU20.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;width:21.3vh;top:7.41vh}[dir=ltr] .en-US .u_c_YWGU20.normal[data-v-2f543a17]{left:34.72vh}[dir=rtl] .en-US .u_c_YWGU20.normal[data-v-2f543a17]{right:34.72vh}.en-US .u_c_803V22.normal[data-v-2f543a17],.en-US .u_c_VORC21.normal[data-v-2f543a17]{position:relative}.en-US .u_c_W73C33.normal[data-v-2f543a17]{position:absolute;top:12.96vh;max-width:48.15vh;height:100%}[dir=ltr] .en-US .u_c_W73C33.normal[data-v-2f543a17]{left:12.96vh}[dir=rtl] .en-US .u_c_W73C33.normal[data-v-2f543a17]{right:12.96vh}.en-US .u_c_W73C33.normal.reserved[data-v-2f543a17]{position:relative;top:unset;width:50%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:1.85vh}[dir=ltr] .en-US .u_c_W73C33.normal.reserved[data-v-2f543a17]{left:unset;margin-left:8.33vh}[dir=rtl] .en-US .u_c_W73C33.normal.reserved[data-v-2f543a17]{right:unset;margin-right:8.33vh}.en-US .u_c_POSO37.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:.46vh}.en-US .u_c_4ON235.normal[data-v-2f543a17]{position:relative;width:fit-content;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814953-63.png);flex-shrink:0;outline:none;border:none}[dir=ltr] .en-US .u_c_4ON235.normal[data-v-2f543a17]{margin-right:1.11vh}[dir=rtl] .en-US .u_c_4ON235.normal[data-v-2f543a17]{margin-left:1.11vh}.en-US .u_c_DXAI20.normal[data-v-2f543a17]{position:relative;width:16.67vh;height:100%;border:none;outline:none;appearance:none;background:transparent;font-size:1.85vh;color:#333;font-weight:400;white-space:nowrap;line-height:1.5;box-sizing:border-box}[dir=ltr] .en-US .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 3.7vh .46vh 1.85vh;text-align:left}[dir=rtl] .en-US .u_c_DXAI20.normal[data-v-2f543a17]{padding:.46vh 1.85vh .46vh 3.7vh;text-align:right}[dir=ltr] .en-US .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:rtl}[dir=rtl] .en-US .u_c_DXAI20.en-US.phone-code[data-v-2f543a17]{direction:ltr}.en-US .u_c_MW4Y22.normal[data-v-2f543a17]{position:relative}.en-US .u_c_SPRI36.normal[data-v-2f543a17]{position:relative;width:27.78vh!important;height:4.63vh!important;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551814943-28.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.en-US .u_c_06KA27.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.63vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .en-US .u_c_06KA27.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .en-US .u_c_06KA27.normal[data-v-2f543a17]{text-align:right}.en-US .u_c_7W5H50.normal[data-v-2f543a17]{position:relative;margin-bottom:.46vh}.en-US .u_c_YFUH55.normal[data-v-2f543a17]{position:relative;width:48.15vh;height:4.63vh;background:no-repeat 50%;background-size:100% 100%;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778152203135-89.png);flex-shrink:0;flex:.09vh;box-sizing:border-box}.en-US .u_c_7TZH56.normal[data-v-2f543a17]{position:absolute;width:100%;height:4.44vh;bottom:0;appearance:none;border:none;outline:none;background:none;padding:.46vh 1.85vh;box-sizing:border-box;font-size:1.85vh;color:#333;font-weight:400;white-space:pre-wrap;line-height:1.5}[dir=ltr] .en-US .u_c_7TZH56.normal[data-v-2f543a17]{text-align:left}[dir=rtl] .en-US .u_c_7TZH56.normal[data-v-2f543a17]{text-align:right}.en-US .u_c_2YNC43.normal[data-v-2f543a17]{position:absolute;font-size:1.39vh;color:#e05555;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:-.46vh;top:-2.78vh}[dir=ltr] .en-US .u_c_2YNC43.normal[data-v-2f543a17]{text-align:right;padding-right:.46vh;right:0}[dir=rtl] .en-US .u_c_2YNC43.normal[data-v-2f543a17]{text-align:left;padding-left:.46vh;left:0}.en-US .u_c_QFLC39.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;font-size:1.39vh}[dir=ltr] .en-US .u_c_QFLC39.normal[data-v-2f543a17]{padding-left:.19vh}[dir=rtl] .en-US .u_c_QFLC39.normal[data-v-2f543a17]{padding-right:.19vh}.en-US .u_c_HEQ844.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;margin-top:.19vh}.en-US .u_c_V8PD40.normal[data-v-2f543a17]{position:relative;width:2.22vh;height:2.04vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208571-93.png)}.en-US .u_c_V8PD40.normal.checked[data-v-2f543a17]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778552208599-68.png)}.en-US .u_c_SPCY41.normal[data-v-2f543a17]{position:relative}[dir=ltr] .en-US .u_c_SPCY41.normal[data-v-2f543a17]{margin-left:.46vh}[dir=rtl] .en-US .u_c_SPCY41.normal[data-v-2f543a17]{margin-right:.46vh}.en-US .u_c_TTEJ131.normal[data-v-2f543a17]{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;top:8.33vh;cursor:pointer}[dir=ltr] .en-US .u_c_TTEJ131.normal[data-v-2f543a17]{left:3.7vh}[dir=rtl] .en-US .u_c_TTEJ131.normal[data-v-2f543a17]{right:3.7vh}.en-US .u_c_0LDF42.normal[data-v-2f543a17]{position:relative;width:20.37vh;height:5vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774408296768-84.png);margin:.46vh auto 0;display:flex;justify-content:center;align-items:center}.en-US .u_c_0LDF42.normal.reserved[data-v-2f543a17]{filter:grayscale(.8);cursor:not-allowed}.en-US .u_c_XROI133.normal[data-v-2f543a17]{position:relative;font-size:1.67vh;color:#e19546;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-top:1.85vh;text-decoration:underline}.en-US .u_c_J6NQ37.normal[data-v-2f543a17]{position:absolute;bottom:-.93vh;width:22.22vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .en-US .u_c_J6NQ37.normal[data-v-2f543a17]{right:5vh}[dir=rtl] .en-US .u_c_J6NQ37.normal[data-v-2f543a17]{left:5vh}.en-US .u_c_H1D238.normal[data-v-2f543a17]{position:relative;width:20.37vh}.en-US .u_c_AZJE39.normal[data-v-2f543a17]{position:relative;width:21.3vh!important;height:17.59vh!important;object-fit:contain}.en-US .u_c_ER9340.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 3.52vh}.en-US .u_c_YU0031.normal[data-v-2f543a17]{position:relative;width:91.85vh!important;height:25.93vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783332092502-2.png)}.en-US .u_c_E41Z79.normal[data-v-2f543a17]{position:absolute;display:flex;justify-content:center;align-items:center;top:7.41vh;width:60%;gap:2.78vh}[dir=ltr] .en-US .u_c_E41Z79.normal[data-v-2f543a17]{left:14.26vh}[dir=rtl] .en-US .u_c_E41Z79.normal[data-v-2f543a17]{right:14.26vh}.en-US .u_c_E41Z79.normal .small-reserve-btn[data-v-2f543a17]{width:20.37vh!important;height:5.56vh!important;cursor:pointer}.en-US .u_c_G4QH29.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_9JGU30.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795906-80.png)}.en-US .u_c_O82S94.normal[data-v-2f543a17]{position:relative;width:32.22vh;height:7.78vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819536-34.png)}.en-US .u_c_K3R631.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_UITE32.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778555795897-29.png)}.en-US .u_c_J6SA93.normal[data-v-2f543a17]{position:relative;width:31.85vh;height:7.69vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819538-55.png)}.en-US .u_c_NJ1E95.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .en-US .u_c_NJ1E95.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .en-US .u_c_NJ1E95.normal[data-v-2f543a17]{left:3.7vh}.en-US .u_c_L1SA96.normal[data-v-2f543a17]{position:relative;width:17.59vh}.en-US .u_c_YK5N97.normal[data-v-2f543a17]{position:relative;width:19.44vh!important;height:16.67vh!important;object-fit:contain}.en-US .u_c_U9YA98.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.en-US .u_c_31G832.normal[data-v-2f543a17]{position:relative;width:90.74vh!important;height:26.02vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778741302565-96.png);display:flex;align-items:flex-end;box-sizing:border-box;justify-content:center}[dir=ltr] .en-US .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 11.11vh 2.04vh 12.04vh}[dir=rtl] .en-US .u_c_31G832.normal[data-v-2f543a17]{padding:5.28vh 12.04vh 2.04vh 11.11vh}.en-US .u_c_NF2B51.normal[data-v-2f543a17]{position:absolute;display:flex;align-items:center;top:6.48vh;width:60%;gap:6.3vh;justify-content:center}[dir=ltr] .en-US .u_c_NF2B51.normal[data-v-2f543a17]{left:13.98vh}[dir=rtl] .en-US .u_c_NF2B51.normal[data-v-2f543a17]{right:13.98vh}.en-US .u_c_NF2B51.normal .small-reserve-btn[data-v-2f543a17]{width:16.67vh!important;height:5.56vh!important;cursor:pointer}.en-US .u_c_RRLU51.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_IIOB52.normal[data-v-2f543a17]{position:relative;width:9.26vh!important;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321149-17.png)}.en-US .u_c_C45U121.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819533-46.png)}.en-US .u_c_K7D754.normal[data-v-2f543a17]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_R5BN55.normal[data-v-2f543a17]{position:relative;height:9.26vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778556321158-63.png);width:9.26vh!important;top:.37vh}.en-US .u_c_3WKH132.normal[data-v-2f543a17]{position:relative;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779800819526-29.png)}.en-US .u_c_IBNG34.normal[data-v-2f543a17]{position:absolute;bottom:0;width:27.78vh;display:flex;justify-content:center;align-items:center;flex-direction:column}[dir=ltr] .en-US .u_c_IBNG34.normal[data-v-2f543a17]{right:3.7vh}[dir=rtl] .en-US .u_c_IBNG34.normal[data-v-2f543a17]{left:3.7vh}.en-US .u_c_YRVG35.normal[data-v-2f543a17]{position:relative;width:25vh}.en-US .u_c_UJU136.normal[data-v-2f543a17]{position:relative;width:24.07vh!important;height:14.81vh!important;object-fit:contain}.en-US .u_c_WN9937.normal[data-v-2f543a17]{position:relative;width:fit-content;padding:.74vh 1.85vh;background-color:rgba(63,85,115,.5);border-radius:1.48vh;color:#fff;margin:0 auto 2.31vh;text-align:center}.en-US .u_c_YVXZ58.normal[data-v-2f543a17]{position:relative;font-size:1.48vh;color:#85909f;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.19vh;width:55.56vh}[dir=ltr] .en-US .u_c_YVXZ58.normal[data-v-2f543a17]{left:-4.63vh}[dir=rtl] .en-US .u_c_YVXZ58.normal[data-v-2f543a17]{right:-4.63vh}.default .u_c_0459150.normal[data-v-f795c496]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558566125-61.webp);box-sizing:border-box;padding-top:4.26vh;display:block;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.default .u_c_7BSY151.normal[data-v-f795c496]{position:relative;width:78.7vh!important;height:13.06vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779261072328-99.png);margin:0 auto;flex-shrink:0}.default .u_c_TB6U19.normal[data-v-f795c496]{position:relative;width:100%;height:100%;margin:auto;box-sizing:border-box;padding-top:0;flex:1;display:flex;justify-content:center;align-items:center;margin-top:37.04vh}.default .u_c_STFY189.normal[data-v-f795c496]{position:relative;width:120.37vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779262251903-68.png)}[dir=ltr] .default .u_c_STFY189.normal[data-v-f795c496]{left:-4.63vh}[dir=rtl] .default .u_c_STFY189.normal[data-v-f795c496]{right:-4.63vh}.default .u_c_STFY189.normal .doctor[data-v-f795c496]{width:4.63vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.default .u_c_KELZ190.normal[data-v-f795c496]{position:relative;margin-top:0;width:fit-content}[dir=ltr] .default .u_c_KELZ190.normal[data-v-f795c496]{margin-left:0}[dir=rtl] .default .u_c_KELZ190.normal[data-v-f795c496]{margin-right:0}.default .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-top:-42.31vh;width:fit-content}[dir=ltr] .default .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-left:-3.33vh}[dir=rtl] .default .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-right:-3.33vh}.default .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-top:-45.46vh;width:fit-content}[dir=ltr] .default .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-left:23.61vh}[dir=rtl] .default .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-right:23.61vh}.default .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-top:-34.63vh;width:fit-content}[dir=ltr] .default .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-left:50.56vh}[dir=rtl] .default .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-right:50.56vh}.default .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-top:-45.09vh;width:fit-content}[dir=ltr] .default .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-left:77.5vh}[dir=rtl] .default .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-right:77.5vh}.default .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-top:-34.26vh;width:fit-content}[dir=ltr] .default .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-left:103.98vh}[dir=rtl] .default .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-right:103.98vh}.default .u_c_BFVV199.normal[data-v-f795c496]{position:relative;width:30.56vh!important;height:39.81vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774428521154-73.png)}.default .u_c_DZGD200.normal[data-v-f795c496]{position:absolute;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558934578-57.png);bottom:-8.61vh;width:3.89vh;height:5.74vh}[dir=ltr] .default .u_c_DZGD200.normal[data-v-f795c496]{left:50%;transform:translate(-50%)}[dir=rtl] .default .u_c_DZGD200.normal[data-v-f795c496]{right:50%;transform:translate(50%)}.default .u_c_DZGD200.normal.actived[data-v-f795c496]{width:3.89vh;height:5.74vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558944742-6.png)}.default .u_c_DZGD200.normal.current[data-v-f795c496]{width:6.85vh;height:11.94vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.default .u_c_K27T27.normal[data-v-f795c496]{position:absolute;top:-1.3vh}[dir=ltr] .default .u_c_K27T27.normal[data-v-f795c496]{left:.83vh;transform:rotate(15deg)}[dir=rtl] .default .u_c_K27T27.normal[data-v-f795c496]{right:.83vh;transform:rotate(-15deg)}.default .u_c_8OGM31.normal[data-v-f795c496]{position:absolute;top:-3.98vh}[dir=ltr] .default .u_c_8OGM31.normal[data-v-f795c496]{left:24.26vh;transform:rotate(-15deg)}[dir=rtl] .default .u_c_8OGM31.normal[data-v-f795c496]{right:24.26vh;transform:rotate(15deg)}.default .u_c_VGMS32.normal[data-v-f795c496]{position:absolute;top:-2.31vh}[dir=ltr] .default .u_c_VGMS32.normal[data-v-f795c496]{left:52.96vh;transform:rotate(15deg)}[dir=rtl] .default .u_c_VGMS32.normal[data-v-f795c496]{right:52.96vh;transform:rotate(-15deg)}.default .u_c_2V6633.normal[data-v-f795c496]{position:absolute;top:-3.52vh}[dir=ltr] .default .u_c_2V6633.normal[data-v-f795c496]{left:77.41vh;transform:rotate(-15deg)}[dir=rtl] .default .u_c_2V6633.normal[data-v-f795c496]{right:77.41vh;transform:rotate(15deg)}.default .u_c_DOF234.normal[data-v-f795c496]{position:absolute;top:-3.06vh}[dir=ltr] .default .u_c_DOF234.normal[data-v-f795c496]{left:104.81vh;transform:rotate(15deg)}[dir=rtl] .default .u_c_DOF234.normal[data-v-f795c496]{right:104.81vh;transform:rotate(-15deg)}.default .u_c_U5SW18.normal[data-v-f795c496]{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:4.26vh;margin-top:1.2vh}.default .u_c_YAI321.normal[data-v-f795c496]{position:relative;font-size:1.85vh;color:#ced7e0;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin:0 1.39vh}.zh-TW .u_c_0459150.normal[data-v-f795c496]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558566125-61.webp);box-sizing:border-box;padding-top:4.26vh;display:block;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.zh-TW .u_c_7BSY151.normal[data-v-f795c496]{position:relative;width:78.7vh!important;height:13.06vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779261072328-99.png);margin:0 auto;flex-shrink:0}.zh-TW .u_c_TB6U19.normal[data-v-f795c496]{position:relative;width:100%;height:100%;margin:auto;box-sizing:border-box;padding-top:0;flex:1;display:flex;justify-content:center;align-items:center;margin-top:37.04vh}.zh-TW .u_c_STFY189.normal[data-v-f795c496]{position:relative;width:120.37vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779262251903-68.png)}[dir=ltr] .zh-TW .u_c_STFY189.normal[data-v-f795c496]{left:-4.63vh}[dir=rtl] .zh-TW .u_c_STFY189.normal[data-v-f795c496]{right:-4.63vh}.zh-TW .u_c_STFY189.normal .doctor[data-v-f795c496]{width:4.63vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.zh-TW .u_c_KELZ190.normal[data-v-f795c496]{position:relative;margin-top:0;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.normal[data-v-f795c496]{margin-left:0}[dir=rtl] .zh-TW .u_c_KELZ190.normal[data-v-f795c496]{margin-right:0}.zh-TW .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-top:-42.31vh;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-left:-3.33vh}[dir=rtl] .zh-TW .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-right:-3.33vh}.zh-TW .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-top:-45.46vh;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-left:23.61vh}[dir=rtl] .zh-TW .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-right:23.61vh}.zh-TW .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-top:-34.63vh;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-left:50.56vh}[dir=rtl] .zh-TW .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-right:50.56vh}.zh-TW .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-top:-45.09vh;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-left:77.5vh}[dir=rtl] .zh-TW .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-right:77.5vh}.zh-TW .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-top:-34.26vh;width:fit-content}[dir=ltr] .zh-TW .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-left:103.98vh}[dir=rtl] .zh-TW .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-right:103.98vh}.zh-TW .u_c_BFVV199.normal[data-v-f795c496]{position:relative;width:30.56vh!important;height:39.81vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774428521154-73.png)}.zh-TW .u_c_DZGD200.normal[data-v-f795c496]{position:absolute;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558934578-57.png);bottom:-8.61vh;width:3.89vh;height:5.74vh}[dir=ltr] .zh-TW .u_c_DZGD200.normal[data-v-f795c496]{left:50%;transform:translate(-50%)}[dir=rtl] .zh-TW .u_c_DZGD200.normal[data-v-f795c496]{right:50%;transform:translate(50%)}.zh-TW .u_c_DZGD200.normal.actived[data-v-f795c496]{width:3.89vh;height:5.74vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558944742-6.png)}.zh-TW .u_c_DZGD200.normal.current[data-v-f795c496]{width:6.85vh;height:11.94vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.zh-TW .u_c_K27T27.normal[data-v-f795c496]{position:absolute;top:-1.3vh}[dir=ltr] .zh-TW .u_c_K27T27.normal[data-v-f795c496]{left:.83vh;transform:rotate(15deg)}[dir=rtl] .zh-TW .u_c_K27T27.normal[data-v-f795c496]{right:.83vh;transform:rotate(-15deg)}.zh-TW .u_c_8OGM31.normal[data-v-f795c496]{position:absolute;top:-3.98vh}[dir=ltr] .zh-TW .u_c_8OGM31.normal[data-v-f795c496]{left:24.26vh;transform:rotate(-15deg)}[dir=rtl] .zh-TW .u_c_8OGM31.normal[data-v-f795c496]{right:24.26vh;transform:rotate(15deg)}.zh-TW .u_c_VGMS32.normal[data-v-f795c496]{position:absolute;top:-2.31vh}[dir=ltr] .zh-TW .u_c_VGMS32.normal[data-v-f795c496]{left:52.96vh;transform:rotate(15deg)}[dir=rtl] .zh-TW .u_c_VGMS32.normal[data-v-f795c496]{right:52.96vh;transform:rotate(-15deg)}.zh-TW .u_c_2V6633.normal[data-v-f795c496]{position:absolute;top:-3.52vh}[dir=ltr] .zh-TW .u_c_2V6633.normal[data-v-f795c496]{left:77.41vh;transform:rotate(-15deg)}[dir=rtl] .zh-TW .u_c_2V6633.normal[data-v-f795c496]{right:77.41vh;transform:rotate(15deg)}.zh-TW .u_c_DOF234.normal[data-v-f795c496]{position:absolute;top:-3.06vh}[dir=ltr] .zh-TW .u_c_DOF234.normal[data-v-f795c496]{left:104.81vh;transform:rotate(15deg)}[dir=rtl] .zh-TW .u_c_DOF234.normal[data-v-f795c496]{right:104.81vh;transform:rotate(-15deg)}.zh-TW .u_c_U5SW18.normal[data-v-f795c496]{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:4.26vh;margin-top:1.2vh}.zh-TW .u_c_YAI321.normal[data-v-f795c496]{position:relative;font-size:1.85vh;color:#ced7e0;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin:0 1.39vh}.en-US .u_c_0459150.normal[data-v-f795c496]{position:relative;width:100%;height:100%;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558566125-61.webp);box-sizing:border-box;padding-top:4.26vh;display:block;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.en-US .u_c_7BSY151.normal[data-v-f795c496]{position:relative;width:78.7vh!important;height:13.06vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778741394932-65.png);margin:0 auto;flex-shrink:0}.en-US .u_c_TB6U19.normal[data-v-f795c496]{position:relative;width:100%;height:100%;margin:auto;box-sizing:border-box;padding-top:0;flex:1;display:flex;justify-content:center;align-items:center;margin-top:37.04vh}.en-US .u_c_STFY189.normal[data-v-f795c496]{position:relative;width:120.37vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779262251903-68.png)}[dir=ltr] .en-US .u_c_STFY189.normal[data-v-f795c496]{left:-4.63vh}[dir=rtl] .en-US .u_c_STFY189.normal[data-v-f795c496]{right:-4.63vh}.en-US .u_c_STFY189.normal .doctor[data-v-f795c496]{width:4.63vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.en-US .u_c_KELZ190.normal[data-v-f795c496]{position:relative;margin-top:0;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.normal[data-v-f795c496]{margin-left:0}[dir=rtl] .en-US .u_c_KELZ190.normal[data-v-f795c496]{margin-right:0}.en-US .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-top:-42.31vh;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-left:-3.33vh}[dir=rtl] .en-US .u_c_KELZ190.u_c_KELZ190_0[data-v-f795c496]{margin-right:-3.33vh}.en-US .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-top:-45.46vh;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-left:23.61vh}[dir=rtl] .en-US .u_c_KELZ190.u_c_KELZ190_1[data-v-f795c496]{margin-right:23.61vh}.en-US .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-top:-34.63vh;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-left:50.56vh}[dir=rtl] .en-US .u_c_KELZ190.u_c_KELZ190_2[data-v-f795c496]{margin-right:50.56vh}.en-US .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-top:-45.09vh;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-left:77.5vh}[dir=rtl] .en-US .u_c_KELZ190.u_c_KELZ190_3[data-v-f795c496]{margin-right:77.5vh}.en-US .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-top:-34.26vh;width:fit-content}[dir=ltr] .en-US .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-left:103.98vh}[dir=rtl] .en-US .u_c_KELZ190.u_c_KELZ190_4[data-v-f795c496]{margin-right:103.98vh}.en-US .u_c_BFVV199.normal[data-v-f795c496]{position:relative;width:30.56vh!important;height:39.81vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/03/1774428521154-73.png)}.en-US .u_c_DZGD200.normal[data-v-f795c496]{position:absolute;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558934578-57.png);bottom:-8.61vh;width:3.89vh;height:5.74vh}[dir=ltr] .en-US .u_c_DZGD200.normal[data-v-f795c496]{left:50%;transform:translate(-50%)}[dir=rtl] .en-US .u_c_DZGD200.normal[data-v-f795c496]{right:50%;transform:translate(50%)}.en-US .u_c_DZGD200.normal.actived[data-v-f795c496]{width:3.89vh;height:5.74vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778558944742-6.png)}.en-US .u_c_DZGD200.normal.current[data-v-f795c496]{width:6.85vh;height:11.94vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778559034432-16.png)}.en-US .u_c_K27T27.normal[data-v-f795c496]{position:absolute;top:-1.3vh}[dir=ltr] .en-US .u_c_K27T27.normal[data-v-f795c496]{left:.83vh;transform:rotate(15deg)}[dir=rtl] .en-US .u_c_K27T27.normal[data-v-f795c496]{right:.83vh;transform:rotate(-15deg)}.en-US .u_c_8OGM31.normal[data-v-f795c496]{position:absolute;top:-3.98vh}[dir=ltr] .en-US .u_c_8OGM31.normal[data-v-f795c496]{left:24.26vh;transform:rotate(-15deg)}[dir=rtl] .en-US .u_c_8OGM31.normal[data-v-f795c496]{right:24.26vh;transform:rotate(15deg)}.en-US .u_c_VGMS32.normal[data-v-f795c496]{position:absolute;top:-2.31vh}[dir=ltr] .en-US .u_c_VGMS32.normal[data-v-f795c496]{left:52.96vh;transform:rotate(15deg)}[dir=rtl] .en-US .u_c_VGMS32.normal[data-v-f795c496]{right:52.96vh;transform:rotate(-15deg)}.en-US .u_c_2V6633.normal[data-v-f795c496]{position:absolute;top:-3.52vh}[dir=ltr] .en-US .u_c_2V6633.normal[data-v-f795c496]{left:77.41vh;transform:rotate(-15deg)}[dir=rtl] .en-US .u_c_2V6633.normal[data-v-f795c496]{right:77.41vh;transform:rotate(15deg)}.en-US .u_c_DOF234.normal[data-v-f795c496]{position:absolute;top:-3.06vh}[dir=ltr] .en-US .u_c_DOF234.normal[data-v-f795c496]{left:104.81vh;transform:rotate(15deg)}[dir=rtl] .en-US .u_c_DOF234.normal[data-v-f795c496]{right:104.81vh;transform:rotate(-15deg)}.en-US .u_c_U5SW18.normal[data-v-f795c496]{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:4.26vh;margin-top:1.2vh}.en-US .u_c_YAI321.normal[data-v-f795c496]{position:relative;font-size:1.85vh;color:#ced7e0;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin:0 1.39vh}.default .u_c_TQUG35.normal[data-v-dc05baee]{position:relative;width:100%;height:100%;text-align:center;margin:auto;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778577464077-59.webp);box-sizing:border-box;display:block;padding-top:4.26vh}.default .u_c_TQUG35.normal[data-v-dc05baee] .swiper-button-disabled{display:inherit!important}.default .u_c_TQUG35.normal .pagination-btn[data-v-dc05baee]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2025/12/1765960947525-67.png);width:7.41vh!important;height:7.41vh!important}.default .u_c_I1LK36.normal[data-v-dc05baee]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779789454382-38.png);margin:0 auto -5.56vh}.default .u_c_GT6W20.normal[data-v-dc05baee]{position:relative;width:166.67vh;margin:9.26vh auto 0;min-height:92.59vh}.default .u_c_FY2D37.normal[data-v-dc05baee]{position:relative;width:152.5vh;overflow:hidden;height:63.98vh;overflow:visible;display:flex;justify-content:center;align-items:center;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779242515217-45.webp)}[dir=ltr] .default .u_c_FY2D37.normal[data-v-dc05baee]{left:-9.26vh}[dir=rtl] .default .u_c_FY2D37.normal[data-v-dc05baee]{right:-9.26vh}.default .u_c_MITK38.normal[data-v-dc05baee]{position:relative}.default .u_c_JBLO39.normal[data-v-dc05baee]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;overflow:visible;height:57.41vh!important;width:104.54vh!important;background:no-repeat 50%;background-size:contain;bottom:7.41vh}[dir=ltr] .default .u_c_JBLO39.normal[data-v-dc05baee]{left:17.13vh}[dir=rtl] .default .u_c_JBLO39.normal[data-v-dc05baee]{right:17.13vh}.default .u_c_JBLO39.role1[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .default .u_c_JBLO39.role1[data-v-dc05baee]{left:14.81vh}[dir=rtl] .default .u_c_JBLO39.role1[data-v-dc05baee]{right:14.81vh}.default .u_c_JBLO39.role2[data-v-dc05baee]{bottom:12.5vh}[dir=ltr] .default .u_c_JBLO39.role2[data-v-dc05baee]{left:11.57vh}[dir=rtl] .default .u_c_JBLO39.role2[data-v-dc05baee]{right:11.57vh}.default .u_c_JBLO39.role3[data-v-dc05baee]{bottom:5.09vh}[dir=ltr] .default .u_c_JBLO39.role3[data-v-dc05baee]{left:13.43vh}[dir=rtl] .default .u_c_JBLO39.role3[data-v-dc05baee]{right:13.43vh}.default .u_c_JBLO39.role4[data-v-dc05baee]{bottom:11.11vh}[dir=ltr] .default .u_c_JBLO39.role4[data-v-dc05baee]{left:5.83vh}[dir=rtl] .default .u_c_JBLO39.role4[data-v-dc05baee]{right:5.83vh}.default .u_c_JBLO39.role5[data-v-dc05baee]{bottom:4.63vh}[dir=ltr] .default .u_c_JBLO39.role5[data-v-dc05baee]{left:17.13vh}[dir=rtl] .default .u_c_JBLO39.role5[data-v-dc05baee]{right:17.13vh}.default .u_c_JBLO39.role6[data-v-dc05baee]{bottom:5.56vh}.default .u_c_JBLO39.role7[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .default .u_c_JBLO39.role7[data-v-dc05baee]{left:6.94vh}[dir=rtl] .default .u_c_JBLO39.role7[data-v-dc05baee]{right:6.94vh}.default .u_c_8GUX42.normal[data-v-dc05baee]{position:relative;width:100%}.default .u_c_ZQJF38.normal[data-v-dc05baee]{position:absolute;width:28.7vh;height:74.07vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778668845859-70.png);top:-5.56vh}[dir=ltr] .default .u_c_ZQJF38.normal[data-v-dc05baee]{right:13.89vh}[dir=rtl] .default .u_c_ZQJF38.normal[data-v-dc05baee]{left:13.89vh}.default .u_c_9A6O41.normal[data-v-dc05baee]{position:relative;width:10.93vh!important;height:11.11vh!important;background:no-repeat 50%;background-size:100% 100%;transition:all .3s ease;top:12.5vh;cursor:pointer;filter:brightness(.6)}[dir=ltr] .default .u_c_9A6O41.normal[data-v-dc05baee]{left:22.31vh}[dir=rtl] .default .u_c_9A6O41.normal[data-v-dc05baee]{right:22.31vh}.default .u_c_9A6O41.normal.active[data-v-dc05baee]{transform:scale(1.1);filter:brightness(1)}.default .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:-1.11vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{left:7.69vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{right:7.69vh}.default .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:.74vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{left:18.98vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{right:18.98vh}.default .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:8.15vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{left:22.69vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{right:22.69vh}.default .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:15.74vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{left:18.33vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{right:18.33vh}.default .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:17.22vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{left:7.22vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{right:7.22vh}.default .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:27.04vh}[dir=ltr] .default .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{left:8.7vh}[dir=rtl] .default .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{right:8.7vh}.default .u_c_LFCJ42.normal[data-v-dc05baee]{position:relative;width:100%;height:100%}.zh-TW .u_c_TQUG35.normal[data-v-dc05baee]{position:relative;width:100%;height:100%;text-align:center;margin:auto;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778577464077-59.webp);box-sizing:border-box;display:block;padding-top:4.26vh}.zh-TW .u_c_TQUG35.normal[data-v-dc05baee] .swiper-button-disabled{display:inherit!important}.zh-TW .u_c_TQUG35.normal .pagination-btn[data-v-dc05baee]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2025/12/1765960947525-67.png);width:7.41vh!important;height:7.41vh!important}.zh-TW .u_c_I1LK36.normal[data-v-dc05baee]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779789454382-38.png);margin:0 auto -5.56vh}.zh-TW .u_c_GT6W20.normal[data-v-dc05baee]{position:relative;width:166.67vh;margin:9.26vh auto 0;min-height:92.59vh}.zh-TW .u_c_FY2D37.normal[data-v-dc05baee]{position:relative;width:152.5vh;overflow:hidden;height:63.98vh;overflow:visible;display:flex;justify-content:center;align-items:center;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779242515217-45.webp)}[dir=ltr] .zh-TW .u_c_FY2D37.normal[data-v-dc05baee]{left:-9.26vh}[dir=rtl] .zh-TW .u_c_FY2D37.normal[data-v-dc05baee]{right:-9.26vh}.zh-TW .u_c_MITK38.normal[data-v-dc05baee]{position:relative}.zh-TW .u_c_JBLO39.normal[data-v-dc05baee]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;overflow:visible;height:57.41vh!important;width:104.54vh!important;background:no-repeat 50%;background-size:contain;bottom:7.41vh}[dir=ltr] .zh-TW .u_c_JBLO39.normal[data-v-dc05baee]{left:17.13vh}[dir=rtl] .zh-TW .u_c_JBLO39.normal[data-v-dc05baee]{right:17.13vh}.zh-TW .u_c_JBLO39.role1[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .zh-TW .u_c_JBLO39.role1[data-v-dc05baee]{left:14.81vh}[dir=rtl] .zh-TW .u_c_JBLO39.role1[data-v-dc05baee]{right:14.81vh}.zh-TW .u_c_JBLO39.role2[data-v-dc05baee]{bottom:12.5vh}[dir=ltr] .zh-TW .u_c_JBLO39.role2[data-v-dc05baee]{left:11.57vh}[dir=rtl] .zh-TW .u_c_JBLO39.role2[data-v-dc05baee]{right:11.57vh}.zh-TW .u_c_JBLO39.role3[data-v-dc05baee]{bottom:5.09vh}[dir=ltr] .zh-TW .u_c_JBLO39.role3[data-v-dc05baee]{left:13.43vh}[dir=rtl] .zh-TW .u_c_JBLO39.role3[data-v-dc05baee]{right:13.43vh}.zh-TW .u_c_JBLO39.role4[data-v-dc05baee]{bottom:11.11vh}[dir=ltr] .zh-TW .u_c_JBLO39.role4[data-v-dc05baee]{left:5.83vh}[dir=rtl] .zh-TW .u_c_JBLO39.role4[data-v-dc05baee]{right:5.83vh}.zh-TW .u_c_JBLO39.role5[data-v-dc05baee]{bottom:4.63vh}[dir=ltr] .zh-TW .u_c_JBLO39.role5[data-v-dc05baee]{left:17.13vh}[dir=rtl] .zh-TW .u_c_JBLO39.role5[data-v-dc05baee]{right:17.13vh}.zh-TW .u_c_JBLO39.role6[data-v-dc05baee]{bottom:5.56vh}.zh-TW .u_c_JBLO39.role7[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .zh-TW .u_c_JBLO39.role7[data-v-dc05baee]{left:6.94vh}[dir=rtl] .zh-TW .u_c_JBLO39.role7[data-v-dc05baee]{right:6.94vh}.zh-TW .u_c_8GUX42.normal[data-v-dc05baee]{position:relative;width:100%}.zh-TW .u_c_ZQJF38.normal[data-v-dc05baee]{position:absolute;width:28.7vh;height:74.07vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778668845859-70.png);top:-5.56vh}[dir=ltr] .zh-TW .u_c_ZQJF38.normal[data-v-dc05baee]{right:13.89vh}[dir=rtl] .zh-TW .u_c_ZQJF38.normal[data-v-dc05baee]{left:13.89vh}.zh-TW .u_c_9A6O41.normal[data-v-dc05baee]{position:relative;width:10.93vh!important;height:11.11vh!important;background:no-repeat 50%;background-size:100% 100%;transition:all .3s ease;top:12.5vh;cursor:pointer;filter:brightness(.6)}[dir=ltr] .zh-TW .u_c_9A6O41.normal[data-v-dc05baee]{left:22.31vh}[dir=rtl] .zh-TW .u_c_9A6O41.normal[data-v-dc05baee]{right:22.31vh}.zh-TW .u_c_9A6O41.normal.active[data-v-dc05baee]{transform:scale(1.1);filter:brightness(1)}.zh-TW .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:-1.11vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{left:7.69vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{right:7.69vh}.zh-TW .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:.74vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{left:18.98vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{right:18.98vh}.zh-TW .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:8.15vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{left:22.69vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{right:22.69vh}.zh-TW .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:15.74vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{left:18.33vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{right:18.33vh}.zh-TW .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:17.22vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{left:7.22vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{right:7.22vh}.zh-TW .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:27.04vh}[dir=ltr] .zh-TW .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{left:8.7vh}[dir=rtl] .zh-TW .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{right:8.7vh}.zh-TW .u_c_LFCJ42.normal[data-v-dc05baee]{position:relative;width:100%;height:100%}.en-US .u_c_TQUG35.normal[data-v-dc05baee]{position:relative;width:100%;height:100%;text-align:center;margin:auto;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778577464077-59.webp);box-sizing:border-box;display:block;padding-top:4.26vh}.en-US .u_c_TQUG35.normal[data-v-dc05baee] .swiper-button-disabled{display:inherit!important}.en-US .u_c_TQUG35.normal .pagination-btn[data-v-dc05baee]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2025/12/1765960947525-67.png);width:7.41vh!important;height:7.41vh!important}.en-US .u_c_I1LK36.normal[data-v-dc05baee]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331888511-55.png);margin:0 auto -5.56vh}.en-US .u_c_GT6W20.normal[data-v-dc05baee]{position:relative;width:166.67vh;margin:9.26vh auto 0;min-height:92.59vh}.en-US .u_c_FY2D37.normal[data-v-dc05baee]{position:relative;width:152.5vh;overflow:hidden;height:63.98vh;overflow:visible;display:flex;justify-content:center;align-items:center;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779242515217-45.webp)}[dir=ltr] .en-US .u_c_FY2D37.normal[data-v-dc05baee]{left:-9.26vh}[dir=rtl] .en-US .u_c_FY2D37.normal[data-v-dc05baee]{right:-9.26vh}.en-US .u_c_MITK38.normal[data-v-dc05baee]{position:relative}.en-US .u_c_JBLO39.normal[data-v-dc05baee]{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;overflow:visible;height:57.41vh!important;width:104.54vh!important;background:no-repeat 50%;background-size:contain;bottom:7.41vh}[dir=ltr] .en-US .u_c_JBLO39.normal[data-v-dc05baee]{left:17.13vh}[dir=rtl] .en-US .u_c_JBLO39.normal[data-v-dc05baee]{right:17.13vh}.en-US .u_c_JBLO39.role1[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .en-US .u_c_JBLO39.role1[data-v-dc05baee]{left:14.81vh}[dir=rtl] .en-US .u_c_JBLO39.role1[data-v-dc05baee]{right:14.81vh}.en-US .u_c_JBLO39.role2[data-v-dc05baee]{bottom:12.5vh}[dir=ltr] .en-US .u_c_JBLO39.role2[data-v-dc05baee]{left:11.57vh}[dir=rtl] .en-US .u_c_JBLO39.role2[data-v-dc05baee]{right:11.57vh}.en-US .u_c_JBLO39.role3[data-v-dc05baee]{bottom:5.09vh}[dir=ltr] .en-US .u_c_JBLO39.role3[data-v-dc05baee]{left:13.43vh}[dir=rtl] .en-US .u_c_JBLO39.role3[data-v-dc05baee]{right:13.43vh}.en-US .u_c_JBLO39.role4[data-v-dc05baee]{bottom:11.11vh}[dir=ltr] .en-US .u_c_JBLO39.role4[data-v-dc05baee]{left:5.83vh}[dir=rtl] .en-US .u_c_JBLO39.role4[data-v-dc05baee]{right:5.83vh}.en-US .u_c_JBLO39.role5[data-v-dc05baee]{bottom:4.63vh}[dir=ltr] .en-US .u_c_JBLO39.role5[data-v-dc05baee]{left:17.13vh}[dir=rtl] .en-US .u_c_JBLO39.role5[data-v-dc05baee]{right:17.13vh}.en-US .u_c_JBLO39.role6[data-v-dc05baee]{bottom:5.56vh}.en-US .u_c_JBLO39.role7[data-v-dc05baee]{bottom:9.26vh}[dir=ltr] .en-US .u_c_JBLO39.role7[data-v-dc05baee]{left:6.94vh}[dir=rtl] .en-US .u_c_JBLO39.role7[data-v-dc05baee]{right:6.94vh}.en-US .u_c_8GUX42.normal[data-v-dc05baee]{position:relative;width:100%}.en-US .u_c_ZQJF38.normal[data-v-dc05baee]{position:absolute;width:28.7vh;height:74.07vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778668845859-70.png);top:-5.56vh}[dir=ltr] .en-US .u_c_ZQJF38.normal[data-v-dc05baee]{right:13.89vh}[dir=rtl] .en-US .u_c_ZQJF38.normal[data-v-dc05baee]{left:13.89vh}.en-US .u_c_9A6O41.normal[data-v-dc05baee]{position:relative;width:10.93vh!important;height:11.11vh!important;background:no-repeat 50%;background-size:100% 100%;transition:all .3s ease;top:12.5vh;cursor:pointer;filter:brightness(.6)}[dir=ltr] .en-US .u_c_9A6O41.normal[data-v-dc05baee]{left:22.31vh}[dir=rtl] .en-US .u_c_9A6O41.normal[data-v-dc05baee]{right:22.31vh}.en-US .u_c_9A6O41.normal.active[data-v-dc05baee]{transform:scale(1.1);filter:brightness(1)}.en-US .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:-1.11vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{left:7.69vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_0[data-v-dc05baee]{right:7.69vh}.en-US .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:.74vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{left:18.98vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_1[data-v-dc05baee]{right:18.98vh}.en-US .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:8.15vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{left:22.69vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_2[data-v-dc05baee]{right:22.69vh}.en-US .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:15.74vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{left:18.33vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_3[data-v-dc05baee]{right:18.33vh}.en-US .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:17.22vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{left:7.22vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_4[data-v-dc05baee]{right:7.22vh}.en-US .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{width:10.93vh!important;height:11.11vh!important;top:27.04vh}[dir=ltr] .en-US .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{left:8.7vh}[dir=rtl] .en-US .u_c_9A6O41.u_c_9A6O41_5[data-v-dc05baee]{right:8.7vh}.en-US .u_c_LFCJ42.normal[data-v-dc05baee]{position:relative;width:100%;height:100%}.default .u_c_U0T918.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%;text-align:center;margin:auto;font-size:0;margin-top:0;background:no-repeat top;padding-top:4.26vh;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579733979-10.webp);box-sizing:border-box;display:block;overflow:hidden}.default .u_c_U0T918.normal[data-v-7faf87ff] .swiper-button-disabled{display:inherit!important}.default .u_c_U0T918.normal .pagination-btn[data-v-7faf87ff]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762772-77.png);width:9.26vh;height:9.26vh;cursor:pointer}.default .u_c_5NO019.normal[data-v-7faf87ff]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779260981833-21.png);margin:0 auto 3.7vh}[dir=ltr] .default .u_c_5NO019.normal[data-v-7faf87ff]{left:.28vh}[dir=rtl] .default .u_c_5NO019.normal[data-v-7faf87ff]{right:.28vh}.default .u_c_ZZ5641.normal[data-v-7faf87ff]{position:relative;width:100%;padding-top:3.7vh}.default .u_c_4RCF20.normal[data-v-7faf87ff]{position:relative;width:fit-content;margin:auto;text-align:center;height:fit-content}.default .u_c_6CY521.normal[data-v-7faf87ff]{position:absolute;top:50%;transform:translateY(-50%);z-index:3;left:-6.67vh}.default .u_c_ZA4W22.normal[data-v-7faf87ff]{position:absolute;background-size:contain;top:50%;z-index:3;right:-4.17vh}[dir=ltr] .default .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(-180deg)}[dir=rtl] .default .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(180deg)}.default .u_c_2LJ423.normal[data-v-7faf87ff]{position:relative;margin:-5.56vh auto 0;display:block;overflow:hidden;z-index:2;border-radius:1.3vh;width:135.37vh;height:63.61vh}.default .u_c_2LJ423[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-visible){opacity:0;visibility:hidden;pointer-events:none}.default .u_c_2LJ423.swiper-shadow[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-active){filter:brightness(.6)}.default .u_c_0LC724.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}[dir=ltr] .default .u_c_0LC724.normal[data-v-7faf87ff]{margin-left:-7.41vh}[dir=rtl] .default .u_c_0LC724.normal[data-v-7faf87ff]{margin-right:-7.41vh}.default .u_c_VY0X25.normal[data-v-7faf87ff]{position:relative}.default .u_c_VOIM26.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}.default .u_c_UZNK27.normal[data-v-7faf87ff]{position:relative;width:41.94vh;height:64.81vh;margin:0 auto}.default .u_c_UQ1F28.normal[data-v-7faf87ff]{position:relative;display:inline-block;background-size:contain;width:100%;height:100%}.default .u_c_V58Q29.normal[data-v-7faf87ff]{position:relative;margin:auto;margin-top:-1.67vh;display:flex;justify-content:center}.default .normal[data-v-7faf87ff] .swiper-pagination-bullet,.default .u_c_V58Q29.normal .swiper-pagination-bullet[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779260135841-24.png);margin:auto .93vh;cursor:pointer}.default .normal[data-v-7faf87ff] .swiper-pagination-bullet.swiper-pagination-bullet-active,.default .u_c_V58Q29.normal .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762705-70.png);cursor:pointer;margin-top:-.19vh}.default .u_c_OV8V30.normal[data-v-7faf87ff]{position:relative;cursor:pointer}.zh-TW .u_c_U0T918.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%;text-align:center;margin:auto;font-size:0;margin-top:0;background:no-repeat top;padding-top:4.26vh;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579733979-10.webp);box-sizing:border-box;display:block;overflow:hidden}.zh-TW .u_c_U0T918.normal[data-v-7faf87ff] .swiper-button-disabled{display:inherit!important}.zh-TW .u_c_U0T918.normal .pagination-btn[data-v-7faf87ff]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762772-77.png);width:9.26vh;height:9.26vh;cursor:pointer}.zh-TW .u_c_5NO019.normal[data-v-7faf87ff]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779260981833-21.png);margin:0 auto 3.7vh}[dir=ltr] .zh-TW .u_c_5NO019.normal[data-v-7faf87ff]{left:.28vh}[dir=rtl] .zh-TW .u_c_5NO019.normal[data-v-7faf87ff]{right:.28vh}.zh-TW .u_c_ZZ5641.normal[data-v-7faf87ff]{position:relative;width:100%;padding-top:3.7vh}.zh-TW .u_c_4RCF20.normal[data-v-7faf87ff]{position:relative;width:fit-content;margin:auto;text-align:center;height:fit-content}.zh-TW .u_c_6CY521.normal[data-v-7faf87ff]{position:absolute;top:50%;transform:translateY(-50%);z-index:3;left:-6.67vh}.zh-TW .u_c_ZA4W22.normal[data-v-7faf87ff]{position:absolute;background-size:contain;top:50%;z-index:3;right:-4.17vh}[dir=ltr] .zh-TW .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(-180deg)}[dir=rtl] .zh-TW .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(180deg)}.zh-TW .u_c_2LJ423.normal[data-v-7faf87ff]{position:relative;margin:-5.56vh auto 0;display:block;overflow:hidden;z-index:2;border-radius:1.3vh;width:135.37vh;height:63.61vh}.zh-TW .u_c_2LJ423[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-visible){opacity:0;visibility:hidden;pointer-events:none}.zh-TW .u_c_2LJ423.swiper-shadow[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-active){filter:brightness(.6)}.zh-TW .u_c_0LC724.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}[dir=ltr] .zh-TW .u_c_0LC724.normal[data-v-7faf87ff]{margin-left:-7.41vh}[dir=rtl] .zh-TW .u_c_0LC724.normal[data-v-7faf87ff]{margin-right:-7.41vh}.zh-TW .u_c_VY0X25.normal[data-v-7faf87ff]{position:relative}.zh-TW .u_c_VOIM26.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}.zh-TW .u_c_UZNK27.normal[data-v-7faf87ff]{position:relative;width:41.94vh;height:64.81vh;margin:0 auto}.zh-TW .u_c_UQ1F28.normal[data-v-7faf87ff]{position:relative;display:inline-block;background-size:contain;width:100%;height:100%}.zh-TW .u_c_V58Q29.normal[data-v-7faf87ff]{position:relative;margin:auto;margin-top:-1.67vh;display:flex;justify-content:center}.zh-TW .normal[data-v-7faf87ff] .swiper-pagination-bullet,.zh-TW .u_c_V58Q29.normal .swiper-pagination-bullet[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779260135841-24.png);margin:auto .93vh;cursor:pointer}.zh-TW .normal[data-v-7faf87ff] .swiper-pagination-bullet.swiper-pagination-bullet-active,.zh-TW .u_c_V58Q29.normal .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762705-70.png);cursor:pointer;margin-top:-.19vh}.zh-TW .u_c_OV8V30.normal[data-v-7faf87ff]{position:relative;cursor:pointer}.en-US .u_c_U0T918.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%;text-align:center;margin:auto;font-size:0;margin-top:0;background:no-repeat top;padding-top:4.26vh;z-index:1;background:no-repeat 50%;background-size:cover;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579733979-10.webp);box-sizing:border-box;display:block;overflow:hidden}.en-US .u_c_U0T918.normal[data-v-7faf87ff] .swiper-button-disabled{display:inherit!important}.en-US .u_c_U0T918.normal .pagination-btn[data-v-7faf87ff]{background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762772-77.png);width:9.26vh;height:9.26vh;cursor:pointer}.en-US .u_c_5NO019.normal[data-v-7faf87ff]{position:relative;width:71.67vh!important;height:12.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331888516-25.png);margin:0 auto 3.7vh}[dir=ltr] .en-US .u_c_5NO019.normal[data-v-7faf87ff]{left:.28vh}[dir=rtl] .en-US .u_c_5NO019.normal[data-v-7faf87ff]{right:.28vh}.en-US .u_c_ZZ5641.normal[data-v-7faf87ff]{position:relative;width:100%;padding-top:3.7vh}.en-US .u_c_4RCF20.normal[data-v-7faf87ff]{position:relative;width:fit-content;margin:auto;text-align:center;height:fit-content}.en-US .u_c_6CY521.normal[data-v-7faf87ff]{position:absolute;top:50%;transform:translateY(-50%);z-index:3;left:-6.67vh}.en-US .u_c_ZA4W22.normal[data-v-7faf87ff]{position:absolute;background-size:contain;top:50%;z-index:3;right:-4.17vh}[dir=ltr] .en-US .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(-180deg)}[dir=rtl] .en-US .u_c_ZA4W22.normal[data-v-7faf87ff]{transform:translateY(-50%) rotate(180deg)}.en-US .u_c_2LJ423.normal[data-v-7faf87ff]{position:relative;margin:-5.56vh auto 0;display:block;overflow:hidden;z-index:2;border-radius:1.3vh;width:135.37vh;height:63.61vh}.en-US .u_c_2LJ423[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-visible){opacity:0;visibility:hidden;pointer-events:none}.en-US .u_c_2LJ423.swiper-shadow[data-v-7faf87ff] .swiper-slide:not(.swiper-slide-active){filter:brightness(.6)}.en-US .u_c_0LC724.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}[dir=ltr] .en-US .u_c_0LC724.normal[data-v-7faf87ff]{margin-left:-7.41vh}[dir=rtl] .en-US .u_c_0LC724.normal[data-v-7faf87ff]{margin-right:-7.41vh}.en-US .u_c_VY0X25.normal[data-v-7faf87ff]{position:relative}.en-US .u_c_VOIM26.normal[data-v-7faf87ff]{position:relative;width:100%;height:100%}.en-US .u_c_UZNK27.normal[data-v-7faf87ff]{position:relative;width:41.94vh;height:64.81vh;margin:0 auto}.en-US .u_c_UQ1F28.normal[data-v-7faf87ff]{position:relative;display:inline-block;background-size:contain;width:100%;height:100%}.en-US .u_c_V58Q29.normal[data-v-7faf87ff]{position:relative;margin:auto;margin-top:-1.67vh;display:flex;justify-content:center}.en-US .normal[data-v-7faf87ff] .swiper-pagination-bullet,.en-US .u_c_V58Q29.normal .swiper-pagination-bullet[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1779260135841-24.png);margin:auto .93vh;cursor:pointer}.en-US .normal[data-v-7faf87ff] .swiper-pagination-bullet.swiper-pagination-bullet-active,.en-US .u_c_V58Q29.normal .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-7faf87ff]{width:3.89vh;height:6.48vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778579762705-70.png);cursor:pointer;margin-top:-.19vh}.en-US .u_c_OV8V30.normal[data-v-7faf87ff]{position:relative;cursor:pointer}.default .u_c_114L96.normal[data-v-d7c99762]{position:relative}.default .u_c_MYEZ97.normal[data-v-d7c99762]{position:relative;background:#272a2c;padding:2.78vh 0;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;width:69.44vh;margin:auto}.default .u_c_MYEZ97.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{left:0}.default .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.default .u_c_YIN698.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.default .u_c_WZS899.normal[data-v-d7c99762]{position:relative;width:33.33vh;height:7.69vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .default .u_c_WZS899.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .default .u_c_WZS899.normal[data-v-d7c99762]{margin-left:.93vh}.default .u_c_Y4IU100.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.default .u_c_1TLB26.normal[data-v-d7c99762],.default .u_c_DWLW36.normal[data-v-d7c99762]{position:relative}.default .u_c_QXPX103.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.default .u_c_TF7S105.normal[data-v-d7c99762]{position:relative;display:flex;margin-top:1.85vh}.default .u_c_I0WW106.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.default .u_c_WK9I107.normal[data-v-d7c99762]{position:relative}[dir=ltr] .default .u_c_WK9I107.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .default .u_c_WK9I107.normal[data-v-d7c99762]{margin-right:.93vh}.default .u_c_0DJP108.normal[data-v-d7c99762]{position:relative}.default .u_c_MZNQ110.normal[data-v-d7c99762]{position:relative;background:#272a2c;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;margin:auto}.default .u_c_MZNQ110.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{left:0}.default .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.default .u_c_0D8C111.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:2.78vh 12.96vh}.default .u_c_133G112.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.default .u_c_JOFK35.normal[data-v-d7c99762]{position:relative;background:#212121;border:.09vh solid #9ca3af;width:fit-content;height:3.7vh;border-radius:.74vh;font-size:1.3vh;color:#bbb;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;display:flex;justify-content:center;align-items:center;padding:.46vh .93vh;box-sizing:border-box}.default .u_c_HYDZ36.normal[data-v-d7c99762]{outline:none;border:none;background:transparent;font-size:1.48vh;color:#fff;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;width:fit-content;height:100%}.default .u_c_7EZJ37.normal[data-v-d7c99762]{position:relative;font-size:1.67vh;color:#bbb;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.93vh}.default .u_c_7EZJ37.normal.active[data-v-d7c99762]{color:#bbb}.default .u_c_Y4MO113.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.default .u_c_UUHL19.normal[data-v-d7c99762]{position:relative;width:21.3vh;height:4.63vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .default .u_c_UUHL19.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .default .u_c_UUHL19.normal[data-v-d7c99762]{margin-left:.93vh}.default .u_c_UWZ3115.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:start}[dir=ltr] .default .u_c_UWZ3115.normal[data-v-d7c99762]{margin-left:1.85vh}[dir=rtl] .default .u_c_UWZ3115.normal[data-v-d7c99762]{margin-right:1.85vh}.default .u_c_XYTC116.normal[data-v-d7c99762]{position:relative;background:no-repeat 50%;background-size:100% 100%;height:2.78vh}[dir=ltr] .default .u_c_XYTC116.normal[data-v-d7c99762]{margin-right:1.39vh}[dir=rtl] .default .u_c_XYTC116.normal[data-v-d7c99762]{margin-left:1.39vh}.default .u_c_0MXL46.normal[data-v-d7c99762]{position:relative;width:auto;height:100%}.default .u_c_IG47120.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.default .u_c_XTJL122.normal[data-v-d7c99762]{position:relative;max-width:74.07vh}.default .u_c_ZQ0U19.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.default .u_c_8NEU20.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.default .u_c_2RZX21.normal[data-v-d7c99762]{position:relative}[dir=ltr] .default .u_c_2RZX21.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .default .u_c_2RZX21.normal[data-v-d7c99762]{margin-right:.93vh}.default .u_c_XGS522.normal[data-v-d7c99762]{position:relative}.default .u_c_S3CQ128.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.default .u_c_BTHA28.normal[data-v-d7c99762],.default .u_c_GUDP131.normal[data-v-d7c99762],.default .u_c_ULPE133.normal[data-v-d7c99762],.default .u_c_VFHT34.normal[data-v-d7c99762],.zh-TW .u_c_114L96.normal[data-v-d7c99762]{position:relative}.zh-TW .u_c_MYEZ97.normal[data-v-d7c99762]{position:relative;background:#272a2c;padding:2.78vh 0;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;width:69.44vh;margin:auto}.zh-TW .u_c_MYEZ97.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{left:0}.zh-TW .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.zh-TW .u_c_YIN698.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.zh-TW .u_c_WZS899.normal[data-v-d7c99762]{position:relative;width:33.33vh;height:7.69vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .zh-TW .u_c_WZS899.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .zh-TW .u_c_WZS899.normal[data-v-d7c99762]{margin-left:.93vh}.zh-TW .u_c_Y4IU100.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.zh-TW .u_c_1TLB26.normal[data-v-d7c99762],.zh-TW .u_c_DWLW36.normal[data-v-d7c99762]{position:relative}.zh-TW .u_c_QXPX103.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.zh-TW .u_c_TF7S105.normal[data-v-d7c99762]{position:relative;display:flex;margin-top:1.85vh}.zh-TW .u_c_I0WW106.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.zh-TW .u_c_WK9I107.normal[data-v-d7c99762]{position:relative}[dir=ltr] .zh-TW .u_c_WK9I107.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .zh-TW .u_c_WK9I107.normal[data-v-d7c99762]{margin-right:.93vh}.zh-TW .u_c_0DJP108.normal[data-v-d7c99762]{position:relative}.zh-TW .u_c_MZNQ110.normal[data-v-d7c99762]{position:relative;background:#272a2c;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;margin:auto}.zh-TW .u_c_MZNQ110.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{left:0}.zh-TW .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.zh-TW .u_c_0D8C111.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:2.78vh 12.96vh}.zh-TW .u_c_133G112.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.zh-TW .u_c_JOFK35.normal[data-v-d7c99762]{position:relative;background:#212121;border:.09vh solid #9ca3af;height:3.7vh;border-radius:.74vh;font-size:1.3vh;color:#bbb;display:flex;justify-content:center;align-items:center;padding:.46vh .93vh;box-sizing:border-box}.zh-TW .u_c_HYDZ36.normal[data-v-d7c99762],.zh-TW .u_c_JOFK35.normal[data-v-d7c99762]{width:fit-content;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.zh-TW .u_c_HYDZ36.normal[data-v-d7c99762]{outline:none;border:none;background:transparent;font-size:1.48vh;color:#fff;height:100%}.zh-TW .u_c_7EZJ37.normal[data-v-d7c99762]{position:relative;font-size:1.67vh;color:#bbb;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.93vh}.zh-TW .u_c_7EZJ37.normal.active[data-v-d7c99762]{color:#bbb}.zh-TW .u_c_Y4MO113.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.zh-TW .u_c_UUHL19.normal[data-v-d7c99762]{position:relative;width:21.3vh;height:4.63vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .zh-TW .u_c_UUHL19.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .zh-TW .u_c_UUHL19.normal[data-v-d7c99762]{margin-left:.93vh}.zh-TW .u_c_UWZ3115.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:start}[dir=ltr] .zh-TW .u_c_UWZ3115.normal[data-v-d7c99762]{margin-left:1.85vh}[dir=rtl] .zh-TW .u_c_UWZ3115.normal[data-v-d7c99762]{margin-right:1.85vh}.zh-TW .u_c_XYTC116.normal[data-v-d7c99762]{position:relative;background:no-repeat 50%;background-size:100% 100%;height:2.78vh}[dir=ltr] .zh-TW .u_c_XYTC116.normal[data-v-d7c99762]{margin-right:1.39vh}[dir=rtl] .zh-TW .u_c_XYTC116.normal[data-v-d7c99762]{margin-left:1.39vh}.zh-TW .u_c_0MXL46.normal[data-v-d7c99762]{position:relative;width:auto;height:100%}.zh-TW .u_c_IG47120.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.zh-TW .u_c_XTJL122.normal[data-v-d7c99762]{position:relative;max-width:74.07vh}.zh-TW .u_c_ZQ0U19.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.zh-TW .u_c_8NEU20.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.zh-TW .u_c_2RZX21.normal[data-v-d7c99762]{position:relative}[dir=ltr] .zh-TW .u_c_2RZX21.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .zh-TW .u_c_2RZX21.normal[data-v-d7c99762]{margin-right:.93vh}.zh-TW .u_c_XGS522.normal[data-v-d7c99762]{position:relative}.zh-TW .u_c_S3CQ128.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.en-US .u_c_114L96.normal[data-v-d7c99762],.zh-TW .u_c_BTHA28.normal[data-v-d7c99762],.zh-TW .u_c_GUDP131.normal[data-v-d7c99762],.zh-TW .u_c_ULPE133.normal[data-v-d7c99762],.zh-TW .u_c_VFHT34.normal[data-v-d7c99762]{position:relative}.en-US .u_c_MYEZ97.normal[data-v-d7c99762]{position:relative;background:#272a2c;padding:2.78vh 0;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;width:69.44vh;margin:auto}.en-US .u_c_MYEZ97.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:after{left:0}.en-US .u_c_MYEZ97.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.en-US .u_c_YIN698.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.en-US .u_c_WZS899.normal[data-v-d7c99762]{position:relative;width:33.33vh;height:7.69vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .en-US .u_c_WZS899.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .en-US .u_c_WZS899.normal[data-v-d7c99762]{margin-left:.93vh}.en-US .u_c_Y4IU100.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.en-US .u_c_1TLB26.normal[data-v-d7c99762],.en-US .u_c_DWLW36.normal[data-v-d7c99762]{position:relative}.en-US .u_c_QXPX103.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.en-US .u_c_TF7S105.normal[data-v-d7c99762]{position:relative;display:flex;margin-top:1.85vh}.en-US .u_c_I0WW106.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.en-US .u_c_WK9I107.normal[data-v-d7c99762]{position:relative}[dir=ltr] .en-US .u_c_WK9I107.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .en-US .u_c_WK9I107.normal[data-v-d7c99762]{margin-right:.93vh}.en-US .u_c_0DJP108.normal[data-v-d7c99762]{position:relative}.en-US .u_c_MZNQ110.normal[data-v-d7c99762]{position:relative;background:#272a2c;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;margin:auto}.en-US .u_c_MZNQ110.normal .txt[data-v-d7c99762]{color:#bcbcbc;font-size:1.48vh}.en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]{padding:0 1.85vh}[dir=ltr] .en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-left:0}[dir=rtl] .en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:first-child{padding-right:0}.en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{content:"|";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{right:0}[dir=rtl] .en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:after{left:0}.en-US .u_c_MZNQ110.normal .gmlink[data-v-d7c99762]:last-child:after{content:""}.en-US .u_c_0D8C111.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:2.78vh 12.96vh}.en-US .u_c_133G112.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.en-US .u_c_JOFK35.normal[data-v-d7c99762]{position:relative;background:#212121;border:.09vh solid #9ca3af;height:3.7vh;border-radius:.74vh;font-size:1.3vh;color:#bbb;display:flex;justify-content:center;align-items:center;padding:.46vh .93vh;box-sizing:border-box}.en-US .u_c_HYDZ36.normal[data-v-d7c99762],.en-US .u_c_JOFK35.normal[data-v-d7c99762]{width:fit-content;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.en-US .u_c_HYDZ36.normal[data-v-d7c99762]{outline:none;border:none;background:transparent;font-size:1.48vh;color:#fff;height:100%}.en-US .u_c_7EZJ37.normal[data-v-d7c99762]{position:relative;font-size:1.67vh;color:#bbb;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;margin-bottom:.93vh}.en-US .u_c_7EZJ37.normal.active[data-v-d7c99762]{color:#bbb}.en-US .u_c_Y4MO113.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.en-US .u_c_UUHL19.normal[data-v-d7c99762]{position:relative;width:21.3vh;height:4.63vh;background:no-repeat 50%;background-size:contain}[dir=ltr] .en-US .u_c_UUHL19.normal[data-v-d7c99762]{margin-right:.93vh}[dir=rtl] .en-US .u_c_UUHL19.normal[data-v-d7c99762]{margin-left:.93vh}.en-US .u_c_UWZ3115.normal[data-v-d7c99762]{position:relative;display:flex;justify-content:center;align-items:start}[dir=ltr] .en-US .u_c_UWZ3115.normal[data-v-d7c99762]{margin-left:1.85vh}[dir=rtl] .en-US .u_c_UWZ3115.normal[data-v-d7c99762]{margin-right:1.85vh}.en-US .u_c_XYTC116.normal[data-v-d7c99762]{position:relative;background:no-repeat 50%;background-size:100% 100%;height:2.78vh}[dir=ltr] .en-US .u_c_XYTC116.normal[data-v-d7c99762]{margin-right:1.39vh}[dir=rtl] .en-US .u_c_XYTC116.normal[data-v-d7c99762]{margin-left:1.39vh}.en-US .u_c_0MXL46.normal[data-v-d7c99762]{position:relative;width:auto;height:100%}.en-US .u_c_IG47120.normal[data-v-d7c99762]{position:relative;margin-top:.93vh}.en-US .u_c_XTJL122.normal[data-v-d7c99762]{position:relative;max-width:74.07vh}.en-US .u_c_ZQ0U19.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center}.en-US .u_c_8NEU20.normal[data-v-d7c99762]{position:relative;width:5.65vh;height:5.65vh;background:no-repeat 50%;background-size:contain}.en-US .u_c_2RZX21.normal[data-v-d7c99762]{position:relative}[dir=ltr] .en-US .u_c_2RZX21.normal[data-v-d7c99762]{margin-left:.93vh}[dir=rtl] .en-US .u_c_2RZX21.normal[data-v-d7c99762]{margin-right:.93vh}.en-US .u_c_XGS522.normal[data-v-d7c99762]{position:relative}.en-US .u_c_S3CQ128.normal[data-v-d7c99762]{position:relative;display:flex;align-items:center;margin-top:.93vh}.en-US .u_c_BTHA28.normal[data-v-d7c99762],.en-US .u_c_GUDP131.normal[data-v-d7c99762],.en-US .u_c_ULPE133.normal[data-v-d7c99762],.en-US .u_c_VFHT34.normal[data-v-d7c99762]{position:relative}.zh-TW[data-v-27eae759] .anim-btn{animation:btn-breathe-27eae759 2s ease-in-out infinite}[dir=ltr] .zh-TW[data-v-27eae759] .anim-btn{transform-origin:0 0}[dir=rtl] .zh-TW[data-v-27eae759] .anim-btn{transform-origin:100% 0}.zh-TW[data-v-27eae759] .normal .highlight{color:#424f6e;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.zh-TW[data-v-27eae759] .normal .gradient-text{color:transparent;text-align:center;white-space:pre-wrap;line-height:1.5;background:linear-gradient(0deg,#aa7033,#512900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.zh-TW[data-v-27eae759] .normal .limit-config{transform-origin:top center;transition:width height .5s ease-in}.zh-TW[data-v-27eae759] .normal .has-reserved{width:9.81vh!important;height:3.8vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776156543530-36.webp)}[dir=ltr] .zh-TW[data-v-27eae759] .normal .has-reserved{transform:rotate(12deg)}[dir=rtl] .zh-TW[data-v-27eae759] .normal .has-reserved{transform:rotate(-12deg)}.zh-TW[data-v-27eae759] .normal .google-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285623-74.png);cursor:pointer}.zh-TW[data-v-27eae759] .normal .ios-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285615-77.png);cursor:pointer}.zh-TW[data-v-27eae759] .normal .phone-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285585-48.png);cursor:pointer}.zh-TW[data-v-27eae759] .normal .steam-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775645662005-5.png)}.zh-TW[data-v-27eae759] .normal .reserve-btn{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778742674952-24.png);cursor:pointer}.zh-TW[data-v-27eae759] .normal .reserve-btn.reserved{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778742674850-1.png)}.zh-TW[data-v-27eae759] .normal .scale-in-item{opacity:0}.zh-TW[data-v-27eae759] .normal .p-highlight{text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;color:#424f6e}.zh-TW[data-v-27eae759] .normal .dc-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776166434314-22.webp)}.zh-TW[data-v-27eae759] .common-btn:hover{filter:brightness(1.05)}.zh-TW[data-v-27eae759] .home-btn:hover{transform:scale(1.1)}.zh-TW[data-v-27eae759] .home-btn{transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform-origin:center;max-width:330px;max-height:96px}.zh-TW[data-v-27eae759] .normal .mobile-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156867-77.png);cursor:pointer;filter:grayscale(.8)}.zh-TW[data-v-27eae759] .normal .email-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156877-72.png);cursor:pointer;filter:grayscale(.8)}.zh-TW[data-v-27eae759] .normal .reserve-type.active,.zh-TW[data-v-27eae759] .normal .reserve-type:hover{filter:grayscale(0)}.en-US[data-v-27eae759] .anim-btn{animation:btn-breathe-27eae759 2s ease-in-out infinite}[dir=ltr] .en-US[data-v-27eae759] .anim-btn{transform-origin:0 0}[dir=rtl] .en-US[data-v-27eae759] .anim-btn{transform-origin:100% 0}.en-US[data-v-27eae759] .normal .highlight{color:#424f6e;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.en-US[data-v-27eae759] .normal .gradient-text{color:transparent;text-align:center;white-space:pre-wrap;line-height:1.5;background:linear-gradient(0deg,#aa7033,#512900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.en-US[data-v-27eae759] .normal .limit-config{transform-origin:top center;transition:width height .5s ease-in}.en-US[data-v-27eae759] .normal .has-reserved{width:9.81vh!important;height:3.8vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776156543031-28.webp)}[dir=ltr] .en-US[data-v-27eae759] .normal .has-reserved{transform:rotate(12deg)}[dir=rtl] .en-US[data-v-27eae759] .normal .has-reserved{transform:rotate(-12deg)}.en-US[data-v-27eae759] .normal .google-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778740979527-31.png);cursor:pointer}.en-US[data-v-27eae759] .normal .ios-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778740979526-35.png);cursor:pointer}.en-US[data-v-27eae759] .normal .phone-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331785197-91.png);cursor:pointer}.en-US[data-v-27eae759] .normal .steam-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775645662005-5.png)}.en-US[data-v-27eae759] .normal .reserve-btn{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/07/1783331773143-59.png);cursor:pointer}.en-US[data-v-27eae759] .normal .reserve-btn.reserved{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778740816997-16.png)}.en-US[data-v-27eae759] .normal .scale-in-item{opacity:0}.en-US[data-v-27eae759] .normal .p-highlight{text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;color:#424f6e}.en-US[data-v-27eae759] .normal .dc-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776166434314-22.webp)}.en-US[data-v-27eae759] .common-btn:hover{filter:brightness(1.05)}.en-US[data-v-27eae759] .home-btn:hover{transform:scale(1.1)}.en-US[data-v-27eae759] .home-btn{transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform-origin:center;max-width:330px;max-height:96px}.en-US[data-v-27eae759] .normal .mobile-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156867-77.png);cursor:pointer;filter:grayscale(.8)}.en-US[data-v-27eae759] .normal .email-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156877-72.png);cursor:pointer;filter:grayscale(.8)}.en-US[data-v-27eae759] .normal .reserve-type.active,.en-US[data-v-27eae759] .normal .reserve-type:hover{filter:grayscale(0)}.default[data-v-27eae759] .anim-btn{animation:btn-breathe-27eae759 2s ease-in-out infinite}[dir=ltr] .default[data-v-27eae759] .anim-btn{transform-origin:0 0}[dir=rtl] .default[data-v-27eae759] .anim-btn{transform-origin:100% 0}.default[data-v-27eae759] .normal .highlight{color:#424f6e;text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5}.default[data-v-27eae759] .normal .gradient-text{color:transparent;text-align:center;white-space:pre-wrap;line-height:1.5;background:linear-gradient(0deg,#aa7033,#512900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.default[data-v-27eae759] .normal .limit-config{transform-origin:top center;transition:width height .5s ease-in}.default[data-v-27eae759] .normal .has-reserved{width:9.81vh!important;height:3.8vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776156626872-47.webp)}[dir=ltr] .default[data-v-27eae759] .normal .has-reserved{transform:rotate(12deg)}[dir=rtl] .default[data-v-27eae759] .normal .has-reserved{transform:rotate(-12deg)}.default[data-v-27eae759] .normal .google-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285623-74.png);cursor:pointer}.default[data-v-27eae759] .normal .ios-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285615-77.png);cursor:pointer}.default[data-v-27eae759] .normal .phone-reserve{width:29.63vh!important;height:7.96vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778480285585-48.png);cursor:pointer}.default[data-v-27eae759] .normal .steam-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1775645662005-5.png)}.default[data-v-27eae759] .normal .reserve-btn{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778551598744-16.png);cursor:pointer}.default[data-v-27eae759] .normal .reserve-btn.reserved{width:20.37vh!important;height:5vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778654888265-97.png)}.default[data-v-27eae759] .normal .scale-in-item{opacity:0}.default[data-v-27eae759] .normal .p-highlight{text-align:center;font-weight:400;white-space:pre-wrap;line-height:1.5;color:#424f6e}.default[data-v-27eae759] .normal .dc-reserve{width:30.56vh!important;height:8.89vh!important;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/04/1776166434314-22.webp)}.default[data-v-27eae759] .common-btn:hover{filter:brightness(1.05)}.default[data-v-27eae759] .home-btn:hover{transform:scale(1.1)}.default[data-v-27eae759] .home-btn{transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform-origin:center;max-width:330px;max-height:96px}.default[data-v-27eae759] .normal .mobile-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156867-77.png);cursor:pointer;filter:grayscale(.8)}.default[data-v-27eae759] .normal .email-reserve{width:14.54vh;height:4.26vh;background:no-repeat 50%;background-size:contain;background-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778145156877-72.png);cursor:pointer;filter:grayscale(.8)}.default[data-v-27eae759] .normal .reserve-type.active,.default[data-v-27eae759] .normal .reserve-type:hover{filter:grayscale(0)}#app[data-v-27eae759]{height:100vh;height:100dvh;width:100vw}body[data-v-27eae759],html[data-v-27eae759]{height:auto!important}.scrollbar-invisible[data-v-27eae759]::-webkit-scrollbar,body[data-v-27eae759]::-webkit-scrollbar{display:none}.bottom-btn-breathe[data-v-27eae759]{animation:bottom-btn-breathe-27eae759 2s ease-in-out infinite}.btn-breathe[data-v-27eae759]{animation:btn-breathe-27eae759 2.5s ease-in-out infinite}@keyframes btn-breathe-27eae759{0%{transform:scale(1) translateX(-50%)}50%{transform:scale(1.05) translateX(-48%)}to{transform:scale(1) translateX(-50%)}}@keyframes bottom-btn-breathe-27eae759{0%{transform:scale(1) translateY(-20%)}50%{transform:scale(1.1) translateY(-20%)}to{transform:scale(1) translateY(-20%)}}@keyframes btn-tada-27eae759{0%{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);-ms-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}}@keyframes btn-shake-27eae759{0%{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%);-ms-transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%);transform:scale3d(.9,.9,.9) rotate(-3deg) translateX(-50%)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%);-ms-transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%);transform:scale3d(1.1,1.1,1.1) rotate(3deg) translateX(-50%)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%);-ms-transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%);transform:scale3d(1.1,1.1,1.1) rotate(-3deg) translateX(-50%)}to{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}}@keyframes rotating-27eae759{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate[data-v-27eae759]{animation:rotating-27eae759 3s linear infinite}.m_mask-image[data-v-27eae759],.mask-image[data-v-27eae759]{mask-image:linear-gradient(180deg,#000 50%,transparent 80%);-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent 80%)}.tooltip-enter-from[data-v-27eae759],.tooltip-leave-to[data-v-27eae759]{opacity:0}[dir=ltr] .tooltip-enter-from[data-v-27eae759],[dir=ltr] .tooltip-leave-to[data-v-27eae759]{transform:translateX(-50%) translateY(4px)}[dir=rtl] .tooltip-enter-from[data-v-27eae759],[dir=rtl] .tooltip-leave-to[data-v-27eae759]{transform:translateX(50%) translateY(4px)}.tooltip-enter-active[data-v-27eae759],.tooltip-leave-active[data-v-27eae759]{transition:opacity .2s ease,transform .2s ease}.tooltip-enter-to[data-v-27eae759],.tooltip-leave-from[data-v-27eae759]{opacity:1}[dir=ltr] .tooltip-enter-to[data-v-27eae759],[dir=ltr] .tooltip-leave-from[data-v-27eae759]{transform:translateX(-50%) translateY(0)}[dir=rtl] .tooltip-enter-to[data-v-27eae759],[dir=rtl] .tooltip-leave-from[data-v-27eae759]{transform:translateX(50%) translateY(0)}.swiper-shadow .swiper-slide-next[data-v-27eae759],.swiper-shadow .swiper-slide-prev[data-v-27eae759]{filter:brightness(.6)}@keyframes scaleIn-27eae759{0%{transform:scale(0);opacity:0}60%{transform:scale(1.02);opacity:1}80%{transform:scale(.95)}to{transform:scale(1);opacity:1}}.section-scale-in[data-v-27eae759]{animation:scaleIn-27eae759 .8s calc(var(--order, 0)*.2s) cubic-bezier(.68,-.55,.265,1.55) forwards}.btn-breath[data-v-27eae759]{animation:btn-breath}@keyframes upDown-27eae759{50%{-webkit-transform:translate3d(0,-.4vw,0);transform:translate3d(0,-.4vw,0)}0%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes upDownCenter-27eae759{50%{-webkit-transform:translate3d(0,-.4vw,0) translate(-50%);transform:translate3d(0,-.4vw,0) translate(-50%)}0%{-webkit-transform:translateZ(0) translate(-50%);transform:translateZ(0) translate(-50%)}}.milestone-up-down[data-v-27eae759]{animation:upDown-27eae759 5s ease-in-out calc(var(--order, 0)*.1s) infinite}.up-down[data-v-27eae759]{animation:upDown-27eae759 2s ease-in-out .1s infinite}.up-down-center[data-v-27eae759]{animation:upDownCenter-27eae759 2s ease-in-out .1s infinite}@keyframes swing-27eae759{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.boli[data-v-27eae759]{animation:swing-27eae759 2s ease-in-out infinite}@keyframes mask-reveal-27eae759{0%{mask-size:0 0;-webkit-mask-size:0 0}to{mask-size:400% 400%;-webkit-mask-size:400% 400%}}.slide-animating[data-v-27eae759]{animation:mask-reveal-27eae759 1.2s ease-in-out forwards}.mask-image-slide[data-v-27eae759]{-webkit-mask-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778673533897-13.png);mask-image:url(https://cdnimages.awselbcombine.com/public_images/auto_system_upload/2026/05/1778673533897-13.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:400% 400%;mask-size:400% 400%}@keyframes roleAnimation-27eae759{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}.role-fade-enter-active[data-v-27eae759]{animation:roleAnimation-27eae759 .6s cubic-bezier(.22,.61,.36,1) 1}.sidebar-mask-image[data-v-27eae759]{background:#fff!important;transition:background .1s}.sidebar-mask-image[data-v-27eae759]:hover{background:#57b9fd!important}.u_c_59RT18.normal[data-v-27eae759]{position:relative;width:100%;height:100%;transition:transform .6s ease;will-change:transform;scrollbar-width:none;-ms-overflow-style:none}.u_c_T9SQ45.normal[data-v-27eae759]{display:block}.u_c_BWLT81.normal[data-v-27eae759],.u_c_FSEE79.normal[data-v-27eae759],.u_c_L4IG56.normal[data-v-27eae759],.u_c_NNMM54.normal[data-v-27eae759],.u_c_T9SQ45.normal[data-v-27eae759],.u_c_WFBO77.normal[data-v-27eae759]{position:relative;width:100%;height:100%}