:root{--vt-c-white: #fff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #000;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--ant-font-family: "Archivo", sans-serif}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--reveal-percent: 0%}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{margin:0;overflow-x:hidden;min-height:100dvh;color:var(--color-text);background:#fff;transition:color .5s,background-color .5s;line-height:1.6;font-family:Archivo,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{background-color:#fff!important}main{display:flex;justify-content:center;height:100%}main .main-page{max-width:800px;width:100%;padding:40px 8px}.show-result .main-page .search-results{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:32px}.show-result .main-page .search-results .search-info{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.show-result .main-page .search-results .search-info-title h1,.show-result .main-page .search-results .search-info-title h3{font-family:Archivo;font-size:18px;font-weight:400;line-height:normal;color:#000;text-align:center;margin-bottom:0}.show-result .main-page .search-results .search-info-title h1{text-align:center;font-size:24px;font-weight:800}.show-result .main-page .search-results .search-info-title h3{text-align:center;font-size:18px;font-weight:400;margin-bottom:4px}.show-result .main-page .search-results .search-info .reset-search-btn{width:100%;height:100%;border-radius:4px;border-color:#000;padding:10px 16px}.show-result .main-page .search-results .search-info .reset-search-btn span{font-family:Archivo;font-size:16px;font-weight:700;line-height:18px;color:#000;text-align:center;letter-spacing:.48px}.show-result .main-page .search-results .results{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:24px;width:100%}.show-result .main-page .search-results .results-list{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:initial;width:100%;padding:8px;border-radius:8px;border:1px solid #d8d8d8}.show-result .main-page .search-results .results-list .overview{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;gap:8px;background:#f2f2f2;width:100%;padding:16px 8px;border-radius:8px}.show-result .main-page .search-results .results-list .overview-item{flex:1;max-width:235px}.show-result .main-page .search-results .results-list .overview-item .image{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.show-result .main-page .search-results .results-list .overview-item .image span{font-family:Archivo;font-size:17px;font-weight:700;line-height:normal;color:#e4342f;text-align:center}.show-result .main-page .search-results .results-list .overview-item .image img{width:68px}.show-result .main-page .search-results .results-list .overview-item .info{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:initial;margin-top:6px}.show-result .main-page .search-results .results-list .overview-item .info span{font-family:Archivo;font-size:15px;font-weight:400;line-height:100%;color:#828282;text-align:center}.show-result .main-page .search-results .results-list .overview-item .info .length{font-family:Archivo;font-size:30px;font-weight:800;line-height:100%;color:#ee3325;text-align:center;margin-bottom:6px}.show-result .main-page .search-results .results-list .overview-item .info .part-number{font-family:Archivo;font-size:16px;font-weight:600;line-height:100%;color:#000;text-align:center;margin-top:4px}.show-result .main-page .search-results .results-list .remark{width:100%;margin-top:8px}.show-result .main-page .search-results .results-list .remark span{font-family:Archivo;font-size:16px;font-weight:400;line-height:120%;color:#000;text-align:start;display:block;width:100%}.show-result .main-page .search-results .results-list .remark spanstrong{font-weight:700}.show-result .main-page .search-results .results-list .product-cards{width:100%;overflow:hidden}.show-result .main-page .search-results .results-list .product-cards .card{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:9px;margin-top:40px}.show-result .main-page .search-results .results-list .product-cards .card-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:initial;width:100%}.show-result .main-page .search-results .results-list .product-cards .card-header span{font-family:Archivo;font-size:20px;font-weight:700;line-height:110%;color:#e4342f;text-align:initial}.show-result .main-page .search-results .results-list .product-cards .card-header .length-part-number{color:#000;font-size:16px}.show-result .main-page .search-results .results-list .product-cards .card-detail{width:100%;border-radius:8px;border:1px solid #d8d8d8;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2;border-right:1px solid #d8d8d8}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .header{border-radius:8px 0 0}.show-result .main-page .search-results .results-list .product-cards .card-detail .connector{grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2}.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .header{border-radius:0 8px 0 0}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .header,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .header{padding:10px;background:#000;color:#fff;text-align:center}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .header span,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .header span{font-family:Archivo;font-size:14px;font-weight:700;line-height:normal;color:#fff;text-align:center}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .arm-type-content,.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .connector-content,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .arm-type-content,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .connector-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;padding:16px}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .arm-type-content .arm-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .arm-type-content .connector-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .connector-content .arm-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .connector-content .connector-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .arm-type-content .arm-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .arm-type-content .connector-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .connector-content .arm-img img,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .connector-content .connector-img img{max-width:100%;height:auto}.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .arm-type-content span,.show-result .main-page .search-results .results-list .product-cards .card-detail .arm-type .connector-content span,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .arm-type-content span,.show-result .main-page .search-results .results-list .product-cards .card-detail .connector .connector-content span{font-family:Archivo;font-size:16px;font-weight:400;line-height:110%;color:#000;text-align:center}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;border-top:1px solid #d8d8d8;grid-column-start:1;grid-column-end:7;grid-row-start:2;grid-row-end:3;padding-bottom:32px}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video .product-image{padding:16px}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video .product-image img{width:100%}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video .install-video-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:initial;max-width:210px;height:44px;border-radius:4px;background:#e4342f;text-align:center;border-color:transparent}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video .install-video-btn span{font-family:Archivo;font-size:16px;font-weight:800;line-height:110%;color:#fff;text-align:center}.show-result .main-page .search-results .results-list .product-cards .card-detail .product-img-and-video .install-video-btn:hover{border-color:transparent}.show-result .main-page .search-results .results-list .details-btn{font-family:Archivo;font-size:16px;font-weight:400;line-height:normal;color:#828282;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:4px;padding:24px 10px;height:100%}@media(min-width:375px){main .main-page{padding:40px 20px}.show-result .main-page .search-results .results-list{padding:16px}.show-result .main-page .search-results .results-list .overview .overview-item .image span{font-size:18px}}@media(min-width:600px){main .main-page{padding:60px 40px}main .main-page .reset-search-btn:hover{opacity:.6}main .main-page .install-video-btn:hover{opacity:.8}.show-result .main-page .search-results .results-list .details-btn:hover{opacity:.8}}@media(min-width:768px){.show-result .main-page .search-results .results{gap:24px}.show-result .main-page .search-results .results-list{max-width:800px;padding:24px}.show-result .main-page .search-results .results-list .product-cards .card .card-detail{grid-template-columns:repeat(10,1fr);grid-template-rows:auto}.show-result .main-page .search-results .results-list .product-cards .card .card-detail .arm-type{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.show-result .main-page .search-results .results-list .product-cards .card .card-detail .connector{grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2;border-right:1px solid #d8d8d8}.show-result .main-page .search-results .results-list .product-cards .card .card-detail .connector .header{border-radius:0}.show-result .main-page .search-results .results-list .product-cards .card .card-detail .product-img-and-video{grid-column-start:7;grid-column-end:11;grid-row-start:1;grid-row-end:2;border:none}}.main-filer{display:flex;flex-direction:column;gap:32px}.main-filer .title{opacity:0;visibility:hidden;transform:translateY(30px)}.main-filer .title h1,.main-filer .title h3{color:#000;line-height:normal;margin-bottom:0;font-family:Archivo;text-align:center}.main-filer .title h1{font-size:24px;font-weight:800}.main-filer .title h3{font-size:18px;font-weight:400}.main-filer .required{color:#ff4545}.main-filer .dropdown-btn{width:100%;padding:12px 16px;height:44px;display:flex;justify-content:space-between;align-items:center;border-radius:4px;border-color:#b8bbc2;color:#000}.main-filer .dropdown-btn span{font-size:16px}.main-filer .icon{color:#313144}.main-filer .actions{display:flex;flex-direction:column;gap:17px}.main-filer .search-btn,.main-filer .reset-btn{padding:16px 48px;box-shadow:none;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.main-filer .search-btn span,.main-filer .reset-btn span{font-family:Archivo;font-size:18px;font-style:normal;font-weight:700;line-height:110%}.main-filer .search-btn{border-radius:4px;background-color:#e4342f;margin:8px 0}.main-filer .search-btn span{color:#fff}.main-filer .search-btn:hover{background-color:#e4342f}.main-filer .reset-btn{border:none}.main-filer .reset-btn span{color:#000}.main-filer .ant-form{display:flex;flex-direction:column}.main-filer .ant-form .ant-form-item{opacity:0;visibility:hidden;transform:translateY(30px)}.main-filer .ant-form .ant-form-item .ant-row{width:100%}.main-filer .ant-form .ant-form-item-required{font-size:14px;font-weight:700;flex-direction:row-reverse;gap:4px}.main-filer .ant-form .ant-form-item-required:before{color:#ff4545!important;font-family:inherit;font-style:18px}@media(min-width:600px){.main-filer .search-btn:hover{opacity:.8}.main-filer .reset-btn:hover{opacity:.6}}#app{font-weight:400}.ant-dropdown .ant-dropdown-menu{border-radius:4px;padding:0}.ant-dropdown-menu-title-content{font-size:16px;font-weight:400;padding:0}.ant-dropdown-trigger .iconify{display:inline-block;transition:transform .3s ease}.ant-dropdown-trigger.ant-dropdown-open .iconify{transform:rotate(180deg)}.ant-dropdown{box-shadow:0 4px 12px #00000026!important;border-radius:4px}.ant-dropdown-menu{max-height:260px;overflow-y:auto}.ant-modal-content{padding:10px 12px!important}.video-modal.ant-modal .ant-modal-content{padding:0!important;border-radius:0}.video-modal .ant-modal-close{top:-42px;right:0;color:#fff;width:40px;height:40px}.video-modal .ant-modal-close .ant-modal-close-x{font-size:24px;line-height:normal}.ant-modal-root .ant-modal-mask{background-color:#000c}.ant-btn-default{background-color:transparent}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.lang-selector[data-v-4f0c6bd3]{background-color:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff;padding:6px 10px}.lang-selector[data-v-4f0c6bd3]:hover{color:#fff;border-color:#fff}header[data-v-7f58aea1]{width:100%;height:68px;background:#000;z-index:1000;display:flex;justify-content:center}header .navigation[data-v-7f58aea1]{padding:16px 20px;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.container[data-v-7f58aea1]{line-height:0;width:160px;perspective:1000px;transform-style:preserve-3d;z-index:10;cursor:pointer}.logo[data-v-7f58aea1]{width:100%}.logo[data-v-7f58aea1]{transition:filter .3s}.back-to-top[data-v-7f58aea1]{position:fixed;bottom:20px;right:20px;width:48px;height:48px;padding:8px;border-radius:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#cfcfcf;box-shadow:0 2px 8px #00000026}.back-to-top[data-v-7f58aea1]:hover{background:#cfcfcf}.back-to-top span[data-v-7f58aea1]{color:#000;text-align:center;font-family:Archivo;font-size:15px;font-style:normal;font-weight:500;line-height:135%}.back-to-top svg[data-v-7f58aea1]{width:20px;height:8px}@media(min-width:600px){.back-to-top[data-v-7f58aea1]:hover{opacity:.8}}.video-play[data-v-3f881674]{width:100%;height:100%;display:block}
