@charset "UTF-8";.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.theme-auto-complete{--input-background-color:#fff;--input-border-color:#0446f2;--input-box-shadow:0 4px 30px 0 rgba(15,91,255,.2);--input-text-color:#000;--input-placeholder-color:#878d96;--input-clear-text-color:#000;--search-icon-color:#0446f2;--auto-complete-background-color:#fff;--auto-complete-font-color:#4d5358;--auto-complete-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);--auto-focus-item-background-color:#f2f4f8;--text-highlight-match-color:#0446f2;--auto-complete-divider-color:#dde1e6;--auto-complete-title-color:#878d96;--auto-complete-arrow-icon-color:#21272a;--auto-complete-border-color:#a2a9b0}.gbt-theme-dark .theme-auto-complete{--input-background-color:#21272a;--input-border-color:#a2a9b0;--input-box-shadow:0 4px 15px 0 rgba(0,204,255,.4);--input-text-color:#fff;--input-placeholder-color:#999;--input-clear-text-color:#fff;--search-icon-color:#21d4fd;--auto-complete-background-color:#0a0e14;--auto-complete-font-color:#fff;--auto-complete-box-shadow:0 4px 15px 0 rgba(0,204,255,.3);--auto-focus-item-background-color:#343a3f;--text-highlight-match-color:#21d4fd;--auto-complete-divider-color:#4d5358;--auto-complete-title-color:#c1c7cd;--auto-complete-arrow-icon-color:#f2f4f8;--auto-complete-border-color:#a2a9b0}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.auto-complete-block{margin:0 auto;max-width:500px;position:relative}@media(min-width:768px){.auto-complete-block{max-width:650px}}@media(min-width:1024px){.auto-complete-block{max-width:750px}}@media(min-width:1366px){.auto-complete-block{max-width:850px}}@media(min-width:1920px){.auto-complete-block{max-width:1060px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.auto-complete-block{max-width:1060px}}}.auto-complete-block .search-form-group{align-items:center;background-color:var(--input-background-color);border:1px solid #9da6fa;border-color:var(--input-border-color);border-radius:10px;box-shadow:var(--input-box-shadow);cursor:pointer;display:flex;justify-content:flex-start;padding:10px 12px;position:relative}@media(min-width:1024px){.auto-complete-block .search-form-group{padding:10px 16px}}@media(min-width:1366px){.auto-complete-block .search-form-group{padding:10px 24px}}.auto-complete-block .search-form-group.no-radius{border-bottom-left-radius:0;border-bottom-right-radius:0}.auto-complete-block .search-form-group.error-input{border:1px solid #f00707}.auto-complete-block .search-form-group.form-focus{border:1px solid #0446f2}.auto-complete-block .search-form-group .icon-spinner,.auto-complete-block .search-form-group .search-icon{cursor:pointer;flex-shrink:0;height:auto;width:25px}.auto-complete-block .search-form-group .icon-spinner{animation:loading-spin 1s linear infinite}.auto-complete-block .search-form-group .search-icon{fill:var(--search-icon-color)}.auto-complete-block .search-form-group .search-form-control{background-color:transparent;border:none;color:var(--input-text-color);font-family:Segoe UI,Noto Sans,Noto Sans TC,微軟正黑體,Microsoft JhengHei,新細明體,微軟雅黑體,Microsoft YaHei,SimHei,ＭＳ Ｐゴシック,メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Arial,Verdana,Helvetica,sans-serif;font-size:16px;font-weight:400;height:28px;line-height:1.5;margin-inline-start:12px;outline:none;width:100%}@media(min-width:1024px){.auto-complete-block .search-form-group .search-form-control{font-size:18px;font-weight:400;height:33px;line-height:1.5}}@media(min-width:1366px){.auto-complete-block .search-form-group .search-form-control{height:46px;margin-inline-start:16px}}.auto-complete-block .search-form-group .search-form-control::-moz-placeholder{color:var(--input-placeholder-color);font-size:16px;font-weight:400;line-height:1.5}.auto-complete-block .search-form-group .search-form-control::placeholder{color:var(--input-placeholder-color);font-size:16px;font-weight:400;line-height:1.5}@media(min-width:1024px){.auto-complete-block .search-form-group .search-form-control::-moz-placeholder{font-size:18px;font-weight:400;line-height:1.5}.auto-complete-block .search-form-group .search-form-control::placeholder{font-size:18px;font-weight:400;line-height:1.5}}.auto-complete-block .search-form-group .input-clean-text{color:var(--input-clear-text-color);white-space:nowrap}.auto-complete-block .product-list-suggestion{align-items:center;color:#21272a;display:flex;font-size:12px;font-weight:400;gap:0 .5em;justify-content:center;line-height:1.5;margin-top:10px;text-align:center;white-space:nowrap}.auto-complete-block .product-list-suggestion .product-list-link{color:#0446f2;text-decoration:underline}@media(hover:hover){.auto-complete-block .product-list-suggestion .product-list-link:hover{color:#0073b0}}.auto-complete-block .min-chars-notice{color:red;font-size:13px;font-weight:400;line-height:1.2;margin-top:10px;position:absolute;text-align:center}.auto-complete-block .auto-complete-result-block{background-color:var(--auto-complete-background-color);border:1px solid var(--auto-complete-border-color);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:unset;box-shadow:var(--auto-complete-box-shadow);overflow-y:auto;padding:8px 6px;position:absolute;text-align:start;width:100%;z-index:10000}.auto-complete-block .auto-complete-result-block .search-result-item{border-radius:4px;color:var(--auto-complete-font-color);cursor:pointer;display:block;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1366px){.auto-complete-block .auto-complete-result-block .search-result-item{font-size:16px;font-weight:500;line-height:1.5}}.auto-complete-block .auto-complete-result-block .search-result-item .text-highlight-match{color:var(--text-highlight-match-color);display:inline}@media(hover:hover){.auto-complete-block .auto-complete-result-block .search-result-item:hover{background-color:var(--auto-focus-item-background-color)}}.auto-complete-block .auto-complete-result-block .search-result-item.focusing{background-color:var(--auto-focus-item-background-color)}.auto-complete-block .auto-complete-result-block .search-result-divider{border-bottom:1px solid var(--auto-complete-divider-color);margin:12px 0}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base{align-items:center;box-sizing:content-box;display:flex;font-size:14px;font-weight:500;gap:6px;height:24px;line-height:1.5;padding:8px}@media(min-width:1366px){.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base{font-size:16px;font-weight:500;line-height:1.5}}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base.product-list-title{color:var(--auto-complete-title-color);padding-top:12px}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item{border-radius:4px;color:var(--auto-complete-font-color);cursor:pointer}@media(hover:hover){.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item:hover{background-color:var(--auto-focus-item-background-color)}}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item.focusing{background-color:var(--auto-focus-item-background-color)}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-content{align-items:center;display:flex;gap:6px;width:100%}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-icon svg{fill:var(--auto-complete-arrow-icon-color);height:12px;width:12px}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-text{flex:1;min-width:0}.auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-text .text-highlight-match{color:var(--text-highlight-match-color);display:inline}.auto-complete-block ::-webkit-scrollbar{display:block;width:5px}.auto-complete-block ::-webkit-scrollbar-thumb{background-color:#dde1e6}.auto-complete-block ::-webkit-scrollbar-track{background-color:#f2f4f8}.css-rtl .auto-complete-block .search-form-group .search-form-control{padding:0 5px 0 0}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html{--base-theme-back-ground-color:#fff;background-color:var(--base-theme-back-ground-color)}html.gbt-theme-dark{--base-theme-back-ground-color:#0a0e14}.gbt-module--page.gbt-module--page-topics .gbt-modules--section-block .gbt-module-parent-block:has(.gbt-module--top-banner){padding:0}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner{display:block;overflow:hidden;position:relative;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .swiper-wrapper{background-color:#000}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper{height:auto;min-height:480px;position:relative}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper{min-height:300px}}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper{height:33.8541666667vw}}@media(min-width:1920px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper{max-height:900px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper{max-height:900px}}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-video{display:none;left:0;padding-bottom:41.66%;position:absolute;top:0;width:100%}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-video{display:block}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-video .top-banner-video-iframe{border:none;height:100%;left:50%;position:absolute;top:25%;transform:translate(-50%,-50%);width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-video .top-banner-video-iframe .html5-video-player .video-click-tracking,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-video .top-banner-video-iframe .html5-video-player .video-stream{left:100%!important;width:100%!important}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-normal-video{aspect-ratio:6/2.5;display:none;height:100%;padding-bottom:0;position:relative;width:100%}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-normal-video{display:block}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-normal-video .top-banner-video-element{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-mobile-image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:relative;top:0;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-mobile-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .top-banner-mobile-image{display:none}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-wrapper .overlay-video{height:100%;position:absolute;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image-mask{background:linear-gradient(90deg,#1b1e2a,#1b1e2a00);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image{display:block;display:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:relative;top:0;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:transform 1s ease-in-out;visibility:hidden;width:100%}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image img.loaded{opacity:1;visibility:visible}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image{display:block}}@media screen and (min-width:2500px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-image{display:block}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .gbt-module-banner-wrapper{display:block;height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:2}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-inner{height:100%;position:relative;width:100%}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-inner{display:flex}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:24px}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;line-height:1.5;padding:8px 16px;transition:background-color .3s ease}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--primary{background-color:#0446f2;color:#fff}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--primary:hover{background-color:#0033da}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--secondary{background-color:#4d5358;color:#fff}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--secondary:hover{background-color:#343a3f}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--white{background-color:#fff;color:#0446f2}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-cta .gbt-button.gbt-button--white:hover{background-color:#f2f4f8}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content{border-radius:.5rem;color:#fff;margin:auto;text-align:center;width:100%}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content{width:90%}}@media(min-width:1366px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content{width:80%}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-left{left:0;max-width:100%;padding:50px 0 15%;text-align:left;transform:translate(0)}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-left{margin:0 auto;max-width:90%;padding:70px 0 15%}}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-left{left:0;margin:auto 0;max-width:50%;padding:10% 0}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-left .top-banner-cta{justify-content:flex-start}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-center{left:0;padding:50px 0 15%;text-align:left;transform:translate(0)}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-center{padding:70px 0 15%}}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-center{margin:auto;padding:10% 0;text-align:center}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-center .top-banner-cta{justify-content:center}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-right{left:0;max-width:100%;padding:50px 0 15%;text-align:left;transform:translate(0)}@media(min-width:768px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-right{margin:0 auto;max-width:90%;padding:70px 0 15%}}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-right{left:inherit;margin:auto 0 auto auto;max-width:50%;padding:10% 0;right:0}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.layout-right .top-banner-cta{justify-content:flex-end}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content.color-dark{background-color:transparent;color:#21272a}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h1,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h2{font-size:28px;font-weight:500;line-height:1.35;margin-bottom:12px;text-shadow:0 0 8px rgba(0,0,0,.25)}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h1,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h2{font-size:32px;font-weight:500;line-height:1.35}}@media(min-width:1366px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h1,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h2{font-size:42px;font-weight:500;line-height:1.35;margin-bottom:16px}}@media(min-width:1920px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h1,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h2{font-size:54px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h1,.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content h2{font-size:54px;font-weight:500;line-height:1.35}}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content .module--banner-description{font-size:16px;font-weight:400;line-height:1.5;text-shadow:0 0 8px rgba(0,0,0,.25)}@media(min-width:1024px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content .module--banner-description{font-size:18px;font-weight:400;line-height:1.5}}@media(min-width:1366px){.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .top-banner-content .module--banner-description{font-size:18px;font-weight:400;line-height:1.5}}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .swiper-pagination{background:#fffc;border-radius:24px;bottom:24px;display:flex;gap:16px;justify-content:center;left:50%;padding:6px 8px;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .3s;z-index:10}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .swiper-pagination .swiper-pagination-bullet{background:#ceced1;border:1px solid #4d5358;border-radius:25px;cursor:pointer;height:8px;opacity:1;position:relative;transition:width .3s ease,background-color .3s ease;width:8px}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .swiper-pagination .swiper-pagination-bullet.active{border-radius:24px;width:50px}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner .swiper-pagination .swiper-pagination-bullet.active .swiper-pagination-bullet-inner{background:#4d5358;height:100%;left:0;position:absolute;top:0;width:0}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner.layout-light-mode .swiper-pagination{background:#ffffff1a}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner.layout-light-mode .swiper-pagination .swiper-pagination-bullet{background:#ffffff1a;border:1px solid #fff}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner.layout-light-mode .swiper-pagination .swiper-pagination-bullet.active{background:#ffffff1a}.gbt-module--page.gbt-module--page-topics .gbt-module--top-banner.layout-light-mode .swiper-pagination .swiper-pagination-bullet.active .swiper-pagination-bullet-inner{background:linear-gradient(90deg,#0e57e9,#00d5ca)}.section-media-slider .gbt-restrict-container{position:relative}.section-media-slider .gbt-restrict-container .gbt-breadcrumb{margin-top:8px;padding:unset;top:0;z-index:2}@media(min-width:1366px){.section-media-slider .gbt-restrict-container .gbt-breadcrumb{margin-top:12px}}.section-media-slider .gbt-restrict-container .gbt-breadcrumb .gbt-breadcrumb__ol .gbt-breadcrumb__li:last-child span{color:#fff}.section-media-slider .section-content-info{position:relative}.section-media-slider .section-content-info:after,.section-media-slider .section-content-info:before{content:"";inset-inline-start:0;pointer-events:none;position:absolute;right:0;z-index:2}.section-media-slider .section-content-info:before{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 63.94%);height:20%;top:0}.section-media-slider .section-content-info:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4));bottom:0;height:15%}.image-slider-block-grid:has(.swiper-btn-prev.swiper-button-disabled) .side-shadow-left{display:none}.image-slider-block-grid:has(.swiper-btn-next.swiper-button-disabled) .side-shadow-right{display:none}.image-slider-block-grid .swiper-wrapper-side-shadow{bottom:0;display:none;height:100%;position:absolute;width:160px;z-index:1}@media(min-width:768px){.image-slider-block-grid .swiper-wrapper-side-shadow{display:block}}.image-slider-block-grid .swiper-wrapper-side-shadow.side-shadow-left{background:var(--media-slider-side-shadow-left);inset-inline-start:0}.image-slider-block-grid .swiper-wrapper-side-shadow.side-shadow-right{background:var(--media-slider-side-shadow-right);inset-inline-end:0}.image-slider-block-grid .image-slider-container-top{position:relative;text-align:center}.image-slider-block-grid .image-slider-container-bot .swiper-module-container{position:relative;visibility:hidden}.image-slider-block-grid .image-slider-container-bot .swiper-module-container.swiper-initialized{visibility:visible}.image-slider-block-grid .image-slider-container-bot .swiper-module-container.swiper-initialized .swiper-wrapper{row-gap:12px}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container.swiper-initialized .swiper-wrapper{row-gap:0}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{height:226px!important;padding-inline-end:12px}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{height:250px!important;max-width:26.5625vw;padding-inline-end:16px}}@media(min-width:1024px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{max-width:19.921875vw;padding-inline-end:24px}}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{height:321px!important;max-width:17.1303074671vw}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{height:367px!important;max-width:inherit;min-width:272px;padding-inline-end:32px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item{height:367px!important;max-width:inherit;min-width:272px;padding-inline-end:32px}}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{align-items:center;background:var(--media-item-background-color);border-radius:12px;box-shadow:var(--media-item-box-shadow);cursor:pointer;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;padding:12px 10px 8px}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{gap:24px;padding:16px 10px}}@media(min-width:1024px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{padding:16px 10px}}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{gap:40px;justify-content:center;padding:24px 12px 16px}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{padding:24px 16px 16px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link{padding:24px 16px 16px}}}@media(hover:hover){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover{background:var(--media-item-background-color-hover)}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-img{transform:scale(1.05)}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-title{color:var(--media-item-title-text-color-hover)}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-hover-border{opacity:1;transform:scaleX(1)}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{align-items:center;display:flex;flex:1;flex-direction:column;gap:12px;justify-content:space-between;width:100%;z-index:1}@supports (aspect-ratio:1/1){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper img{aspect-ratio:180/180}}@supports not (aspect-ratio:1/1){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{padding-top:100%;position:relative;width:100%}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{flex:1 0 0;gap:16px;justify-content:center}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{align-self:stretch;gap:32px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{align-self:stretch;gap:32px}}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s,opacity .3s;width:140px}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:160px}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:180px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:180px}}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{color:var(--media-item-title-text-color);font-size:18px;font-weight:500;line-height:1.5;text-align:center}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:20px;font-weight:500;line-height:1.5}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:24px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:24px;font-weight:500;line-height:1.35}}}.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{background:var(--media-item-hover-border-color);border-radius:10px;display:block;height:5px;margin:0 auto;opacity:0;position:relative;transform:scaleX(0);transform-origin:center;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .2s ease;width:160px;will-change:transform;z-index:1}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{width:140px}}@media(min-width:1366px){.image-slider-block-grid .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{width:160px}}.image-slider-block-grid .image-slider-container-bot .swiper-pagination{display:block;padding-top:24px;position:inherit}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-pagination{display:none}}.image-slider-block-grid .image-slider-container-bot .swiper-pagination .swiper-pagination-bullet{background:var(--media-slider-dot-default-color);background-clip:content-box;border-radius:4px;box-sizing:content-box;height:3px;opacity:1;padding:4px 0;width:50px}.image-slider-block-grid .image-slider-container-bot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--media-slider-dot-active-color);background-clip:content-box}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:var(--media-slider-arrow-color);border-radius:100%;box-shadow:0 0 10px #00000040;cursor:pointer;display:none;justify-content:center;opacity:1;padding:12px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;z-index:2}@media(min-width:768px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn{display:flex}}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-button-disabled{opacity:0}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn svg{fill:#fff;height:16px;width:16px}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn svg{height:24px;width:24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn svg{height:24px;width:24px}}}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.before-init-hidden{opacity:0;visibility:hidden}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:0}@media(min-width:1024px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:12px}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:-24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:-24px}}}.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:0}@media(min-width:1024px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:12px}}@media(min-width:1920px){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:-24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block-grid .image-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:-24px}}}.image-slider-block .image-slider-container-top{position:relative;text-align:center}.image-slider-block .image-slider-container-bot .swiper-module-container{position:relative;visibility:hidden}.image-slider-block .image-slider-container-bot .swiper-module-container.swiper-initialized{visibility:visible}.image-slider-block .image-slider-container-bot .swiper-module-container .swiper-wrapper{margin-bottom:5px}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item{height:226px!important}@media(min-width:768px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item{height:250px!important}}@media(min-width:1366px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item{height:290px!important}}@media(min-width:1920px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item{height:320px!important}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item{height:320px!important}}}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link{align-items:center;background:var(--media-item-background-color);border-radius:12px;box-shadow:var(--media-item-box-shadow);cursor:pointer;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;padding:12px 10px 8px}@media(min-width:768px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link{padding-bottom:12px;padding-top:16px}}@media(min-width:1366px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link{justify-content:center;padding:16px 24px}}@media(min-width:1920px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link{gap:24px;padding:24px 16px 16px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link{gap:24px;padding:24px 16px 16px}}}@media(hover:hover){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover{background:var(--media-item-background-color-hover)}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-img{transform:scale(1.05)}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-title{color:var(--media-item-title-text-color-hover)}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link:hover .image-slider-item-hover-border{opacity:1;transform:scaleX(1)}}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;width:100%;z-index:1}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper picture{display:flex;justify-content:center}@supports (aspect-ratio:1/1){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper picture img{aspect-ratio:190/190}}@supports not (aspect-ratio:1/1){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper picture{padding-top:100%;position:relative;width:100%}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper picture img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:1920px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{align-self:stretch}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper{align-self:stretch}}}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s,opacity .3s;width:140px}@media(min-width:768px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:160px}}@media(min-width:1366px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:180px}}@media(min-width:1920px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:190px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-img-wrapper .image-slider-item-img{width:190px}}}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{color:var(--media-item-title-text-color);font-size:18px;font-weight:500;line-height:1.5;text-align:center}@media(min-width:1366px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:20px;font-weight:500;line-height:1.5}}@media(min-width:1920px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:24px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-title{font-size:24px;font-weight:500;line-height:1.35}}}.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{background:var(--media-item-hover-border-color);border-radius:10px;display:block;height:5px;margin:0 auto;opacity:0;position:relative;transform:scaleX(0);transform-origin:center;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .2s ease;width:160px;will-change:transform;z-index:1}@media(min-width:768px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{width:140px}}@media(min-width:1366px){.image-slider-block .image-slider-container-bot .swiper-module-container .image-slider-item-link .image-slider-item-hover-border{width:160px}}.image-slider-block .image-slider-container-bot .swiper-pagination{display:block;padding-top:24px;position:inherit}@media(min-width:768px){.image-slider-block .image-slider-container-bot .swiper-pagination{display:none}}.image-slider-block .image-slider-container-bot .swiper-pagination .swiper-pagination-bullet{background:var(--media-slider-dot-default-color);background-clip:content-box;border-radius:4px;box-sizing:content-box;height:3px;opacity:1;padding:4px 0;width:50px}.image-slider-block .image-slider-container-bot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--media-slider-dot-active-color);background-clip:content-box}.theme-hot-promotion{--media-item-title-text-color:#343a3f;--media-item-title-text-color-hover:#343a3f;--media-item-background-color:#f2f4f8;--media-item-background-color-hover:#f2f4f8;--media-item-box-shadow:inherit;--media-item-hover-border-color:linear-gradient(90deg,#0e57e9,#00d5ca);--media-slider-side-shadow-left:linear-gradient(90deg,var(--base-theme-back-ground-color) 0%,hsla(0,0%,100%,0) 100%);--media-slider-side-shadow-right:linear-gradient(90deg,hsla(0,0%,100%,0) 0%,var(--base-theme-back-ground-color) 100%);--media-slider-arrow-color:rgba(33,39,42,.5);--media-slider-dot-default-color:rgba(221,225,230,.7);--media-slider-dot-active-color:#0446f2}.gbt-theme-dark .theme-hot-promotion{--media-item-title-text-color:#fff;--media-item-title-text-color-hover:#21272a;--media-item-background-color:linear-gradient(180deg,#656870,#1e1f21),#1e1f21;--media-item-background-color-hover:linear-gradient(159deg,#dbedf2 1.07%,#7a7d83 98.93%);--media-item-box-shadow:0 4px 10px 0 rgba(0,0,0,.25);--media-item-hover-border-color:#21d4fd;--media-slider-side-shadow-left:linear-gradient(90deg,var(--base-theme-back-ground-color) 0%,hsla(0,0%,7%,0) 100%);--media-slider-side-shadow-right:linear-gradient(90deg,hsla(0,0%,7%,0) 0%,var(--base-theme-back-ground-color) 100%);--media-slider-arrow-color:hsla(0,0%,100%,.2);--media-slider-dot-default-color:hsla(210,6%,44%,.7);--media-slider-dot-active-color:#21d4fd}.section-hot-promotion .section-image-slider{overflow:hidden;position:relative}.section-hot-promotion .section-image-slider.image-slider-block-grid{padding-top:48px}@media(min-width:1366px){.section-hot-promotion .section-image-slider.image-slider-block-grid{padding-top:64px}}.section-hot-promotion .section-image-slider.image-slider-block{margin-top:48px}@media(min-width:1024px){.section-hot-promotion .section-image-slider.image-slider-block{margin-top:64px}}@media(min-width:1366px){.section-hot-promotion .section-image-slider.image-slider-block{margin-top:80px}}.section-hot-promotion .section-image-slider .section-content-title{margin-bottom:32px}@media(min-width:1024px){.section-hot-promotion .section-image-slider .section-content-title{margin-bottom:40px}}@media(min-width:1920px){.section-hot-promotion .section-image-slider .section-content-title{margin-bottom:48px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-hot-promotion .section-image-slider .section-content-title{margin-bottom:48px}}}.theme-find-product{--gradient-back-color:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='500' fill='none' viewBox='0 0 1920 500'%3E%3Cmask id='b' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23a)' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' fill-opacity='.4' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cmask id='c' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill='url(%23d)' d='M0-198.629h1920v698.63H0z'/%3E%3Cellipse cx='1094' cy='333.333' fill='url(%23e)' rx='445' ry='507.991' transform='rotate(180 1094 333.333)'/%3E%3Cellipse cx='897.5' cy='549.659' fill='url(%23f)' rx='662.5' ry='756.279' transform='rotate(180 897.5 549.659)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='matrix(0 507.991 -445 0 1094 333.333)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233a43ff'/%3E%3Cstop offset='.817' stop-color='%233a72ff' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(0 756.279 -662.5 0 897.5 549.659)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300f7ff'/%3E%3Cstop offset='.178' stop-color='%233bbbbf'/%3E%3Cstop offset='1' stop-color='%230e4263' stop-opacity='0'/%3E%3C/radialGradient%3E%3ClinearGradient id='a' x1='0' x2='1920' y1='250' y2='250' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332cecb'/%3E%3Cstop offset='.5' stop-color='%233055ea'/%3E%3Cstop offset='1' stop-color='%2332cecb'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='960' x2='960' y1='-198.629' y2='500.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230b4c61'/%3E%3Cstop offset='1' stop-color='%23142856'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");--gbt-chip-text-color:inherit;--gbt-chip-text-color-hover:inherit;--gbt-chip-background-color:inherit;--gbt-chip-border-color:#c1c7cd;--gbt-chip-border-color-hover:#697077;--video-background-cover:linear-gradient(180deg,#fff,transparent)}.gbt-theme-dark .theme-find-product{--gradient-back-color:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='500' fill='none' viewBox='0 0 1920 500'%3E%3Cmask id='b' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23a)' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' fill-opacity='.4' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cmask id='c' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill='url(%23d)' d='M0-198.629h1920v698.63H0z'/%3E%3Cellipse cx='1094' cy='333.333' fill='url(%23e)' rx='445' ry='507.991' transform='rotate(180 1094 333.333)'/%3E%3Cellipse cx='897.5' cy='549.655' fill='url(%23f)' rx='662.5' ry='756.279' transform='rotate(180 897.5 549.655)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='matrix(0 507.991 -445 0 1094 333.333)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ff3ac4'/%3E%3Cstop offset='.817' stop-color='%23ff3ac4' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(0 756.279 -662.5 0 897.5 549.655)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300f7ff'/%3E%3Cstop offset='.178' stop-color='%233bbbbf'/%3E%3Cstop offset='1' stop-color='%23131313' stop-opacity='0'/%3E%3C/radialGradient%3E%3ClinearGradient id='a' x1='0' x2='1920' y1='250' y2='250' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332cecb'/%3E%3Cstop offset='.5' stop-color='%233055ea'/%3E%3Cstop offset='1' stop-color='%2332cecb'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='960' x2='960' y1='-198.629' y2='500.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%233b2e45'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");--gbt-chip-text-color:#e5edff;--gbt-chip-text-color-hover:#21d4fd;--gbt-chip-background-color:#343a3f;--gbt-chip-border-color:hsla(210,9%,60%,.3);--gbt-chip-border-color-hover:#9099a2;--video-background-cover:inherit}.gbt-theme-dark .find-product-bg-video{display:none}.section-find-product{padding:96px 0;position:relative;text-align:center}@media(min-width:1366px){.section-find-product{padding:120px 0}}@media(min-width:1920px){.section-find-product{padding:160px 0}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-find-product{padding:160px 0}}}.section-find-product .section-content-title{margin-bottom:24px}@media(min-width:1366px){.section-find-product .section-content-title{margin-bottom:32px}}@media(min-width:1920px){.section-find-product .section-content-title{margin-bottom:40px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-find-product .section-content-title{margin-bottom:40px}}}.section-find-product .section-find-product-bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100dvw;z-index:0}.section-find-product .white-mask{background:var(--video-background-cover);height:250px;position:absolute;top:-5px;width:100%;z-index:1}.section-find-product .gbt-restrict-container{position:relative;z-index:2}.section-find-product .find-product-hot-keywords-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}@media(min-width:1366px){.section-find-product .find-product-hot-keywords-list{gap:16px;margin-top:32px}}@media(min-width:1920px){.section-find-product .find-product-hot-keywords-list{margin-top:40px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-find-product .find-product-hot-keywords-list{margin-top:40px}}}@media(min-width:1366px){.section-find-product .find-product-hot-keywords-list .gbt-chip{font-size:16px;font-weight:400;line-height:1.5;padding:4px 16px}}.section-find-product .find-product-hot-keywords-list .gbt-chip{background-color:var(--gbt-chip-background-color);border-color:var(--gbt-chip-border-color)}@media(hover:hover){.section-find-product .find-product-hot-keywords-list .gbt-chip:hover{border-color:var(--gbt-chip-border-color-hover)}.section-find-product .find-product-hot-keywords-list .gbt-chip:hover .gbt-chip-link{color:var(--gbt-chip-text-color-hover)}}.section-find-product .find-product-hot-keywords-list .gbt-chip .gbt-chip-link{color:var(--gbt-chip-text-color)}.banner-style-container{height:100%}.swiper-container-background{display:none;height:100%;opacity:1;width:100%}@supports (aspect-ratio:1/1){.swiper-container-background.style-container-no-data img{aspect-ratio:192/275}}@supports not (aspect-ratio:1/1){.swiper-container-background.style-container-no-data{padding-top:143.2291666667%;position:relative;width:100%}.swiper-container-background.style-container-no-data img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:768px){@supports (aspect-ratio:1/1){.swiper-container-background.style-container-no-data img{aspect-ratio:192/65}}@supports not (aspect-ratio:1/1){.swiper-container-background.style-container-no-data{padding-top:33.8541666667%;position:relative;width:100%}.swiper-container-background.style-container-no-data img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}}@media(min-width:768px){.swiper-container-background{display:flex}}.swiper-container-background.mobile-only{display:flex}@media(min-width:768px){.swiper-container-background.mobile-only{display:none}}.swiper-container-background img,.swiper-container-background picture,.swiper-container-background video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.theme-multiple-type-banner{--gradient-progress-bar-color:linear-gradient(270deg,#3055ea,#32dac8)}.gbt-theme-dark .theme-multiple-type-banner{--gradient-progress-bar-color:#21d4fd}.section-multiple-type-banner{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:0 auto;position:relative;transition:background-image .3s ease-in-out;width:100%}.section-multiple-type-banner .multiple-type-banner-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.section-multiple-type-banner .multiple-type-banner-bg.dark-style{background-color:#000}.section-multiple-type-banner .multiple-type-banner-bg .swiper{overflow:auto;width:100%}.section-multiple-type-banner .multiple-type-banner-bg .swiper-background{height:100%;position:relative;width:100%;z-index:0}.section-multiple-type-banner .multiple-type-banner-bg .swiper-background .swiper-wrapper{width:100%}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m{border-radius:6px;font-size:14px;font-weight:500;line-height:1.5;padding:4px 12px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m:before{border-radius:6px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m svg{height:16px;margin-left:4px;width:16px}@media(min-width:1366px){.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m{border-radius:8px;font-size:16px;font-weight:500;line-height:1.5;padding:8px 16px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m:before{border-radius:8px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m svg{height:20px;margin-left:8px;width:20px}}@media(min-width:1920px){.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m{border-radius:8px;font-size:18px;font-weight:500;line-height:1.5;padding:8px 24px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m:before{border-radius:8px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m svg{height:20px;margin-left:8px;width:20px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m{border-radius:8px;font-size:18px;font-weight:500;line-height:1.5;padding:8px 24px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m:before{border-radius:8px}.section-multiple-type-banner button.gbt-main-btn-size.gbt-main-btn-size-m svg{height:20px;margin-left:8px;width:20px}}}.section-multiple-type-banner .multiple-type-banner-wrapper{--type-banner-title-color:inherit;--type-banner-desc-color:#4d5358}.section-multiple-type-banner .multiple-type-banner-wrapper.dark-style{background-color:#000;color:#fff;--type-banner-title-color:#fff;--type-banner-desc-color:#fff}.section-multiple-type-banner .multiple-type-banner-wrapper{background-color:#fff;height:100%;margin:0 auto;padding-bottom:16px;padding-top:32px;transition:background-color .5s ease-in-out;width:100%}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper{padding:0 0 24px}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper{padding:0 0 32px}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper{padding:0 0 40px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper{padding:0 0 40px}}}.section-multiple-type-banner .multiple-type-banner-wrapper .section-slider-container{height:auto;margin:0 0 32px}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .section-slider-container{margin:0 0 6px}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .section-slider-container{margin:0 0 12px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .section-slider-container{margin:0 0 12px}}}.section-multiple-type-banner .multiple-type-banner-wrapper .section-slider-container .swiper-slide{align-items:center;display:flex;font-size:18px;justify-content:center;text-align:center}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{display:flex;flex-direction:column;gap:32px;height:100%;width:100%}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{flex-direction:row;gap:16px;margin-bottom:24px;margin-top:32px}}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{gap:40px;margin-bottom:48px;margin-top:48px}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{gap:64px;margin:48px 0}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{gap:96px;margin:73px 0}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container{gap:96px;margin:73px 0}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box{align-items:center;display:flex;justify-content:flex-start;order:1;padding:15px 0 0;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-left{padding:0}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box{order:0;width:50%}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content{width:100%}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content{text-align:left;width:auto}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-title{color:var(--type-banner-title-color);display:-webkit-box;font-size:24px;font-weight:500;-webkit-line-clamp:2;line-height:1.35;margin-bottom:8px;overflow:hidden;text-align:left;text-overflow:ellipsis;-webkit-box-orient:vertical}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-title{font-size:28px;font-weight:500;line-height:1.35}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-title{font-size:32px;font-weight:500;line-height:1.35;margin-bottom:16px}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-title{font-size:42px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-title{font-size:42px;font-weight:500;line-height:1.35}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{color:#4d5358;color:var(--type-banner-desc-color);display:-webkit-box;-webkit-line-clamp:5;margin-bottom:16px;overflow:hidden;text-align:left;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.5}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{font-size:14px;font-weight:500;line-height:1.5;padding-top:0}}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{font-size:16px;font-weight:500;line-height:1.5}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{margin-bottom:24px}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{font-size:18px;font-weight:500;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-description{font-size:18px;font-weight:500;line-height:1.5}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button{margin:0 auto 0 0;width:100%}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button{width:auto}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button{border-radius:8px;font-size:16px;font-weight:500;line-height:1.5;padding:8px 16px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button:before{border-radius:8px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button svg{height:20px;margin-left:8px;width:20px}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button{border-radius:8px;font-size:18px;font-weight:500;line-height:1.5;padding:8px 24px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button:before{border-radius:8px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button svg{height:20px;margin-left:8px;width:20px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button{border-radius:8px;font-size:18px;font-weight:500;line-height:1.5;padding:8px 24px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button:before{border-radius:8px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box .swiper-box-content .multiple-type-banner-button svg{height:20px;margin-left:8px;width:20px}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right{order:0;position:relative}@supports (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{aspect-ratio:720/480}}@supports not (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right{padding-top:66.6666666667%;position:relative;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right{order:1}@supports (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{aspect-ratio:720/515}}@supports not (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right{padding-top:71.5277777778%;position:relative;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.empty-img-box{aspect-ratio:720/370;max-height:515px;max-width:720px}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;right:10px;top:-10px;width:100%;z-index:1}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right img{right:15px;top:-15px}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper{align-items:center;aspect-ratio:720/370;display:flex;height:100%;margin:0 0 0 auto;max-height:370px;max-width:720px;position:relative;width:calc(100% - 10px)}@supports (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper img{aspect-ratio:720/370}}@supports not (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper{padding-top:51.3888888889%;position:relative;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper{width:calc(100% - 15px)}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper .product-cover{-o-object-fit:cover;object-fit:cover}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper .product-contain{-o-object-fit:contain;object-fit:contain}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper.product-box{box-sizing:border-box;justify-content:center}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper.product-box img{height:100%;-o-object-fit:contain;object-fit:contain;padding:10px 16px;width:100%}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper.product-box img{padding:12px 24px}}@media(min-width:1366px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-wrapper.product-box img{padding:16px 34px}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box{padding:0}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper{aspect-ratio:auto;margin:0;max-height:515px;max-width:none;width:100%}@supports (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{aspect-ratio:720/480}}@supports not (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper{padding-top:66.6666666667%;position:relative;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}@media(min-width:768px){@supports (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{aspect-ratio:720/515}}@supports not (aspect-ratio:1/1){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper{padding-top:71.5277777778%;position:relative;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper picture{height:100%;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{aspect-ratio:720/480;-o-object-fit:contain;object-fit:contain;right:0;top:0}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right.product-box .box-right-wrapper img{aspect-ratio:720/515;padding:6% 10%}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-container .swiper-box.box-right .box-right-gradient-box{background:linear-gradient(90deg,#32dac8,#3055ea);bottom:0;height:100%;position:absolute;right:0;width:100%;z-index:0}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination{display:grid;gap:12px;margin:0 auto;opacity:0;position:relative;transition:opacity .3s ease-in-out}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.show-pagination{opacity:1}@media(min-width:768px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination{gap:20px}}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination{min-height:50px}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet{all:unset;cursor:pointer;padding:4px 0;text-align:left}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-topic{color:#697077;display:none;font-size:12px;font-weight:500;line-height:1.5;margin-top:8px;text-align:left}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-topic{display:block}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-topic{font-size:14px;font-weight:500;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-topic{font-size:14px;font-weight:500;line-height:1.5}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-title{display:none;font-size:12px;font-weight:400;line-height:1.5}@media(min-width:1024px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-title{color:#697077;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}}@media(min-width:1920px){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-title{font-size:14px;font-weight:400;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .bullet-title{font-size:14px;font-weight:400;line-height:1.5}}}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet:hover .bullet-title,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet:hover .bullet-topic{color:#21272a}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .progress-bar{background-color:#dde1e6b3;border-radius:2px;height:4px;overflow:hidden;width:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet .progress-bar span{display:block;height:100%}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet.active .progress-bar span{background-color:var(--gradient-progress-bar-color)!important}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet.active .bullet-title,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination .swiper-pagination-bullet.active .bullet-topic{color:#21272a}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet .bullet-title,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet .bullet-topic{color:#a2a9b0}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet .progress-bar{background-color:#697077b3!important}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet.active .progress-bar span{background:var(--gradient-progress-bar-color)!important}.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet.active .bullet-title,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet.active .bullet-topic,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet:hover .bullet-title,.section-multiple-type-banner .multiple-type-banner-wrapper .swiper-pagination.dark-style .swiper-pagination-bullet:hover .bullet-topic{color:#fff}.section-multiple-type-banner .banner-bg-mask{background:linear-gradient(1turn,hsla(0,0%,100%,.7),transparent);bottom:0;height:50%;left:0;position:absolute;transition:background .2s ease-in-out;width:100%;z-index:1}.section-multiple-type-banner .banner-bg-mask.dark-style{background:linear-gradient(1turn,rgba(0,0,0,.85),transparent);color:#fff}.theme-card-slider{--background-image:url(./bot-bg.BS3mpLo3.jpg);--item-info-text-color:#697077;--item-title-text-color:#21272a;--item-title-text-color-hover:#0446f2;--side-link-text-color:#0446f2;--item-info-background-color-hover:linear-gradient(90deg,#0e57e9,#00d5ca)}.gbt-theme-dark .theme-card-slider{--background-image:inherit;--item-info-text-color:#697077;--item-title-text-color:#dde1e6;--item-title-text-color-hover:#21d4fd;--side-link-text-color:#21d4fd;--item-info-background-color-hover:#21d4fd}.section-card-slider{background-attachment:fixed;background-image:var(--background-image);background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-top:48px;position:relative}.section-card-slider:not(.adjacent-with-news){padding-bottom:48px}@media(min-width:1024px){.section-card-slider:not(.adjacent-with-news){padding-bottom:64px}}@media(min-width:1366px){.section-card-slider:not(.adjacent-with-news){padding-bottom:96px}}@media(min-width:1024px){.section-card-slider{padding-top:64px}}@media(min-width:1366px){.section-card-slider{padding-top:96px}}.section-card-slider .card-slider-container-top{position:relative}.section-card-slider .card-slider-container-top .section-content-title{font-size:24px;font-weight:500;line-height:1.35}@media(min-width:1024px){.section-card-slider .card-slider-container-top .section-content-title{font-size:28px;font-weight:500;line-height:1.35}}@media(min-width:1366px){.section-card-slider .card-slider-container-top .section-content-title{font-size:32px;font-weight:500;line-height:1.35}}@media(min-width:1920px){.section-card-slider .card-slider-container-top .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-top .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}}.section-card-slider .card-slider-container-top a.side-link-btn{bottom:0;font-size:14px;font-weight:500;line-height:1.5;position:absolute;right:0}.section-card-slider .card-slider-container-top a.side-link-btn svg{height:14px;margin-left:6px;width:14px}@media(min-width:1366px){.section-card-slider .card-slider-container-top a.side-link-btn{font-size:18px;font-weight:500;line-height:1.5}.section-card-slider .card-slider-container-top a.side-link-btn svg{height:16px;margin-left:6px;width:16px}}.section-card-slider .card-slider-container-top a.side-link-btn .gbt-ui-link-text{color:var(--side-link-text-color)}.section-card-slider .card-slider-container-top a.side-link-btn .gbt-ui-link-icon{fill:var(--side-link-text-color)}.section-card-slider .swiper-slide{padding-inline-end:16px;width:276px}@media(min-width:1024px){.section-card-slider .swiper-slide{padding-inline-end:24px;width:324px}}@media(min-width:1920px){.section-card-slider .swiper-slide{padding-inline-end:32px;width:408px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .swiper-slide{padding-inline-end:32px;width:408px}}}@media(hover:hover){.section-card-slider .swiper-slide .card-slider-item:hover .card-slider-item-img .card-slider-item-img-bg{opacity:1}.section-card-slider .swiper-slide .card-slider-item:hover .card-slider-item-img img{transform:scale(1.05)}.section-card-slider .swiper-slide .card-slider-item:hover .card-slider-item-content .card-slider-item-title{color:var(--item-title-text-color-hover)}}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img{background:none;border-radius:16px;height:100%;position:relative;width:100%}@supports (aspect-ratio:1/1){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img img{aspect-ratio:376/198}}@supports not (aspect-ratio:1/1){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img{padding-top:52.6595744681%;position:relative;width:100%}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img img{height:auto;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img .card-slider-item-img-bg{background:var(--item-info-background-color-hover);border-radius:16px;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scaleX(1.02) scaleY(1.04);transition:opacity .5s;width:100%;z-index:0}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img .card-slider-item-img-wrapper{border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:transform .3s,opacity .3s;visibility:hidden;width:100%}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-img img.loaded{opacity:1;visibility:visible}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-desc{color:var(--item-info-text-color);font-size:12px;font-weight:400;line-height:1.5;padding:12px 0 0}@media(min-width:1920px){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-desc{font-size:14px;font-weight:400;line-height:1.5;padding:16px 0 0}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-desc{font-size:14px;font-weight:400;line-height:1.5;padding:16px 0 0}}}.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-title{color:var(--item-title-text-color);display:-webkit-box;font-size:18px;font-weight:500;-webkit-line-clamp:2;line-height:1.5;margin:4px 0;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical}@media(min-width:1920px){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-title{font-size:20px;font-weight:500;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .swiper-slide .card-slider-item .card-slider-item-content .card-slider-item-title{font-size:20px;font-weight:500;line-height:1.5}}}.section-card-slider .card-slider-container-bot{margin-top:20px}@media(min-width:1024px){.section-card-slider .card-slider-container-bot{margin-top:24px}}@media(min-width:1366px){.section-card-slider .card-slider-container-bot{margin-top:32px}}@media(min-width:1920px){.section-card-slider .card-slider-container-bot{margin-top:40px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-bot{margin-top:40px}}}.section-card-slider .card-slider-container-bot .swiper-module-container{position:relative;visibility:hidden}.section-card-slider .card-slider-container-bot .swiper-module-container.swiper-initialized{visibility:visible}.section-card-slider .card-slider-container-bot .swiper-arrow-btn{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#fff3;border-radius:100%;cursor:pointer;display:flex;justify-content:center;opacity:1;padding:12px;position:absolute;top:67.5px;transform:translateY(-50%);transition:opacity .3s;z-index:2}.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-button-disabled{opacity:0}@media(min-width:1024px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn{top:80px}}@media(min-width:1920px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn{top:100px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-bot .swiper-arrow-btn{top:100px}}}.section-card-slider .card-slider-container-bot .swiper-arrow-btn svg{fill:#fff;height:16px;width:16px}@media(min-width:1920px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn svg{height:24px;width:24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-bot .swiper-arrow-btn svg{height:24px;width:24px}}}.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:0}@media(min-width:1024px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:12px}}@media(min-width:1920px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:-24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-prev{left:-24px}}}.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:0}@media(min-width:1024px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:12px}}@media(min-width:1920px){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:-24px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-card-slider .card-slider-container-bot .swiper-arrow-btn.swiper-btn-next{right:-24px}}}.theme-support-download{--gradient-back-color:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='500' fill='none' viewBox='0 0 1920 500'%3E%3Cmask id='b' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23a)' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' fill-opacity='.4' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cmask id='c' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill='url(%23d)' d='M0-198.629h1920v698.63H0z'/%3E%3Cellipse cx='1094' cy='333.333' fill='url(%23e)' rx='445' ry='507.991' transform='rotate(180 1094 333.333)'/%3E%3Cellipse cx='897.5' cy='549.659' fill='url(%23f)' rx='662.5' ry='756.279' transform='rotate(180 897.5 549.659)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='matrix(0 507.991 -445 0 1094 333.333)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233a43ff'/%3E%3Cstop offset='.817' stop-color='%233a72ff' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(0 756.279 -662.5 0 897.5 549.659)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300f7ff'/%3E%3Cstop offset='.178' stop-color='%233bbbbf'/%3E%3Cstop offset='1' stop-color='%230e4263' stop-opacity='0'/%3E%3C/radialGradient%3E%3ClinearGradient id='a' x1='0' x2='1920' y1='250' y2='250' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332cecb'/%3E%3Cstop offset='.5' stop-color='%233055ea'/%3E%3Cstop offset='1' stop-color='%2332cecb'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='960' x2='960' y1='-198.629' y2='500.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230b4c61'/%3E%3Cstop offset='1' stop-color='%23142856'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.gbt-theme-dark .theme-support-download{--gradient-back-color:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='500' fill='none' viewBox='0 0 1920 500'%3E%3Cmask id='b' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23a)' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' fill-opacity='.4' d='M0 0h1920v500H0z'/%3E%3Cpath fill='%23000' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cmask id='c' width='1920' height='500' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h1920v500H0z'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill='url(%23d)' d='M0-198.629h1920v698.63H0z'/%3E%3Cellipse cx='1094' cy='333.333' fill='url(%23e)' rx='445' ry='507.991' transform='rotate(180 1094 333.333)'/%3E%3Cellipse cx='897.5' cy='549.655' fill='url(%23f)' rx='662.5' ry='756.279' transform='rotate(180 897.5 549.655)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='matrix(0 507.991 -445 0 1094 333.333)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ff3ac4'/%3E%3Cstop offset='.817' stop-color='%23ff3ac4' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(0 756.279 -662.5 0 897.5 549.655)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300f7ff'/%3E%3Cstop offset='.178' stop-color='%233bbbbf'/%3E%3Cstop offset='1' stop-color='%23131313' stop-opacity='0'/%3E%3C/radialGradient%3E%3ClinearGradient id='a' x1='0' x2='1920' y1='250' y2='250' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332cecb'/%3E%3Cstop offset='.5' stop-color='%233055ea'/%3E%3Cstop offset='1' stop-color='%2332cecb'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='960' x2='960' y1='-198.629' y2='500.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23131313'/%3E%3Cstop offset='1' stop-color='%233b2e45'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.section-support-download{background:var(--gradient-back-color);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:80px;padding-top:64px;text-align:center}@media(min-width:1366px){.section-support-download{padding-bottom:120px;padding-top:96px}}.section-support-download .section-content-categories{color:#dde1e6}.section-support-download .section-content-title{color:#fff;margin-bottom:32px}@media(min-width:1920px){.section-support-download .section-content-title{margin-bottom:48px}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-support-download .section-content-title{margin-bottom:48px}}}.section-support-download .section-links-container{display:grid;gap:16px;grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:1376px;width:90%}@media(min-width:768px){.section-support-download .section-links-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.section-support-download .section-links-container{grid-template-columns:repeat(4,1fr);width:100%}}@media(min-width:1366px){.section-support-download .section-links-container{gap:24px}}.section-support-download .section-links-container .bot-item-link{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:space-between}.section-support-download .section-links-container .bot-item-link span{align-items:center;display:flex;gap:10px}.section-support-download .section-links-container .bot-item-content{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-shadow:0 10px 10px #0000001a;color:#fff;justify-content:space-between;margin:0 auto;padding:12px;transition:background .5s;width:100%}@media(hover:hover){.section-support-download .section-links-container .bot-item-content:hover{background:#fff3}}.section-support-download .section-links-container .bot-item-content svg{fill:#fff}.section-support-download .section-links-container .bot-item-content svg.icon-arrow-right{height:16px;width:16px}.section-support-download .section-links-container .bot-item-content svg.icon-item-left{height:20px;width:20px}@media(min-width:1366px){.section-support-download .section-links-container .bot-item-content{padding:16px}}.section-support-download .section-links-container .bot-item-content .bot-item-text{font-size:14px;font-weight:500;line-height:1.5}@media(min-width:1366px){.section-support-download .section-links-container .bot-item-content .bot-item-text{font-size:16px;font-weight:500;line-height:1.5}}html{--title-text-color:#21272a;--categories-text-color:#697077}html.gbt-theme-dark{--title-text-color:#fff;--categories-text-color:#a2a9b0}html.gbt-theme-dark .gbt-loading-icon{fill:#21d4fd}.consumer-home-content-container{display:flex;flex-direction:column;overflow-x:hidden}.section-content-style .section-content-categories.base-color-categories{color:var(--categories-text-color)}.section-content-style .section-content-categories{font-size:16px;font-weight:500;line-height:1.5}@media(min-width:1920px){.section-content-style .section-content-categories{font-size:18px;font-weight:500;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-content-style .section-content-categories{font-size:18px;font-weight:500;line-height:1.5}}}.section-content-style .section-content-title.base-color-title{color:var(--title-text-color)}.section-content-style .section-content-title{font-size:28px;font-weight:500;line-height:1.35}@media(min-width:1366px){.section-content-style .section-content-title{font-size:32px;font-weight:500;line-height:1.35}}@media(min-width:1920px){.section-content-style .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){.section-content-style .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}}
