.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-backface-visibility:hidden;transform:scale(0);transition-property:transform}.tooltipster-grow.tooltipster-show{transform:scale(1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotate(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotate(0deg);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{opacity:0;top:0!important;transition-property:all}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{left:0!important;opacity:0;transition-property:all}@-webkit-keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;left:0;margin-top:-10px;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;right:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{bottom:-17px;height:34px;right:-6px;width:28px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:10px;left:auto;transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{right:28px;top:auto;transform:translateY(-18px)}.tooltipster-base{font-size:14px}@font-face{font-family:BeonMedium;font-style:normal;font-weight:400;src:url(/fonts/beon-medium.woff2?52cdc0045cb1d5c8e2dc32bfba2ff1c5) format("woff2"),url(/fonts/beon-medium.svg?f0b78760e3835dfe18c18e910ef053cb#beon-medium) format("svg"),url(/fonts/beon-medium.ttf?76f7cabdca72e98bfbde3d7f5aff74b4) format("ttf")}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select2-container--default .select2-results>.select2-results__options{max-height:600px}.fancybox-content{max-height:90vh}#cmconfigurator{padding-bottom:60px;position:relative}#cmconfigurator:after{clear:right;content:"";display:block}#cmconfigurator button:not(.single_add_to_cart_button){border:0;border-radius:0;box-shadow:0 1px 0 rgba(0,0,0,.1);font-weight:400;padding:10px 16px;text-shadow:none;width:auto}#cmconfigurator select{margin-bottom:0}#cmconfigurator a{cursor:pointer}#cmcfg_loader{background:hsla(0,0%,100%,.8);height:100%;position:absolute;text-align:center;width:100%;z-index:999}#cmcfg_loader i{font-size:120px;left:50%;margin:-60px 0 0 -60px;position:absolute;top:50%}#cmcfg_step_navigation{align-items:center;bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;position:absolute;width:100%}#cmcfg_step_navigation button{float:none}#cmcfg_step_next{background-color:#d33;color:#fff;font-weight:700!important}#cmcfg_step_next:hover{background-color:#d66}@media (max-width:700px){#cmconfigurator{padding-bottom:120px}#cmcfg_step_navigation{justify-content:flex-end}#cmcfg_step_navigation div{margin-top:10px;width:100%}#cmcfg_step_navigation button{width:100%!important}}.cmcfg_language_switch{display:flex;justify-content:flex-end;margin-bottom:30px}.cmcfg_language_switch select{margin:0}#cmconfigurator_text_step1+.cmcfg_language_switch{margin-top:30px}.cmcfg_language_switch_flag{height:16px;margin-right:6px}#cmcfg_step_timeline{display:flex;margin-bottom:20px}@media (max-width:700px){#cmcfg_step_timeline{display:none}}#cmcfg_step_timeline .step{flex-grow:0;padding:0 5px}#cmcfg_step_timeline .step.pointer{cursor:pointer}#cmcfg_step_timeline .step .dot{background:#555;border-radius:1000px;color:#fff;font-size:.8rem;font-weight:700;height:20px;margin:0 auto 5px;text-align:center;width:20px}#cmcfg_step_timeline .step.done .dot{background:#4cae4c}#cmcfg_step_timeline .step .title{color:#555}#cmcfg_step_timeline .step.done .title{color:#4cae4c}#cmcfg_step_timeline .connector{background:#555;border-radius:2px;flex-grow:1;height:7px;margin-top:7px}#cmcfg_step_timeline .connector.done{background:#4cae4c}.cmcfg_hardware_psu{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:20px 0}.cmcfg_hardware_psu>div input{width:100%}.cmcfg_hardware_disclaimer{color:#c37716;margin:20px 0}#cmcfg_cables_stock_add{margin-top:20px}.cmcfg_cables_stock_add_row{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}.cmcfg_cables_stock_add_row select{margin:0 4px 0 0;width:calc(100% - 4px)}.cmcfg_cables_stock_add_row button{height:30px;padding:0 8px!important}.cmcfg_cables_stock_add_row>div:first-child{width:60px}.cmcfg_cables_stock_add_row>div:nth-child(2){width:450px}.cmcfg_cables_stock_add_row>div:nth-child(3){width:180px}.cmcfg_cables_stock_add_row>div:nth-child(4){padding:0 4px;width:58px}.cmcfg_cables_stock_add_row>div:nth-child(4) img{border-radius:1000px;cursor:zoom-in}.cmcfg_cables_stock_add_row>div:nth-child(5){flex-grow:1}.cmcfg_cables_stock_add_row>div:nth-child(6){font-weight:700}@media (max-width:700px){.cmcfg_cables_stock_add_row>div:first-child,.cmcfg_cables_stock_add_row>div:nth-child(2),.cmcfg_cables_stock_add_row>div:nth-child(3){width:100%!important}.cmcfg_cables_stock_add_row>div:nth-child(4){text-align:center;width:30%!important}.cmcfg_cables_stock_add_row>div:nth-child(5){flex-grow:0;text-align:center;width:30%!important}.cmcfg_cables_stock_add_row>div:nth-child(6){text-align:center;width:30%!important}}#cmcfg_cables_stock>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}#cmcfg_cables_stock>div:hover{background:#efefef}#cmcfg_cables_stock>div>div:first-child{width:50px}#cmcfg_cables_stock>div>div:nth-child(2){flex-grow:1}#cmcfg_cables_stock>div>div:nth-child(3){padding-right:20px;width:320px}#cmcfg_cables_stock>div>div:nth-child(3)>div{align-items:center;display:flex;gap:20px;width:100%}#cmcfg_cables_stock>div>div:nth-child(4){width:70px}#cmcfg_cables_custom_add{margin-top:20px}.cmcfg_cables_custom_add_row{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}.cmcfg_cables_custom_add_row select{margin:0 4px 0 0;width:calc(100% - 4px)}.cmcfg_cables_custom_add_row button{height:30px;padding:0 8px!important}.cmcfg_cables_custom_add_row>div:first-child{width:600px}.cmcfg_cables_custom_add_row>div:nth-child(2){flex-grow:1;padding:0 4px}.cmcfg_cables_custom_add_row>div:nth-child(3){font-weight:700}@media (max-width:700px){.cmcfg_cables_custom_add_row>div:first-child{width:100%!important}.cmcfg_cables_custom_add_row>div:nth-child(2){flex-grow:0;width:45%!important}.cmcfg_cables_custom_add_row>div:nth-child(3){font-weight:700;text-align:left;width:45%!important}}#cmcfg_cables_custom>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:20px}#cmcfg_cables_custom>div:hover{background:#efefef}#cmcfg_cables_custom>div>div:first-child{font-weight:700;padding-right:5px;width:155px}#cmcfg_cables_custom>div>div:first-child .cable_total_length{font-size:10px;margin-top:4px;width:100%}#cmcfg_cables_custom>div>div:last-child{padding:0}#cmcfg_cables_custom>div>div:nth-last-child(2){flex-grow:1;padding:0 3px 0 0;text-align:right}#cmcfg_cables_custom .cable_port{align-items:center;align-self:stretch;background:#252525;color:#fff;display:flex;justify-content:center;text-align:center;width:70px}#cmcfg_cables_custom .cable_length{height:55px;overflow:hidden;padding:0 5px;width:125px}#cmcfg_cables_custom .cable_length>div:first-of-type{margin-top:10px;width:100%}#cmcfg_cables_custom .cable_length>div:nth-of-type(2){font-size:10px;margin-bottom:0;margin-top:4px;padding:0;text-align:center;width:100%}#cmcfg_cables_custom .cable_length_load{padding:5px 10px}#cmcfg_cables_custom .cable_dummy{display:block;margin-top:0;padding-top:10px}#cmcfg_cables_custom .cable_dummy:hover{background:none}.noUi-horizontal.noUi-extended{padding-left:16px!important;padding-right:16px!important}@media (max-width:1200px){#cmcfg_cables_custom>div>div{width:100%!important}#cmcfg_cables_custom>div>div:last-child,#cmcfg_cables_custom>div>div:nth-last-child(2){width:45%!important}}.cmcfg_colors_total{font-weight:700;text-align:right}.cmcfg_colors_select{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:20px 0 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cmcfg_colors_select>div{cursor:pointer;padding:5px;position:relative;text-align:center;vertical-align:top}.cmcfg_colors_select>div.active{cursor:zoom-in}.cmcfg_colors_select>div img{border:2px solid #000;border-radius:9999px;max-height:100%;max-width:100%}.cmcfg_colors_select>div.active img{border-color:#fff;box-shadow:0 0 5px #000}.cmcfg_colors_select>div.active:after{color:#fff;content:"\f00c";display:block;font-family:font awesome\ 5 free;font-size:33px;font-weight:900;height:100%;left:0;padding-top:22px;position:absolute;text-align:center;text-shadow:#000 0 0 5px;top:0;width:100%}.cmcfg_colors_select.cmcfg_colors_select_qdc_list>div{cursor:auto}#cmcfg_colors_connectors{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:20px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#cmcfg_colors_connectors>div{margin:0 70px 40px 0}#cmcfg_colors_connectors>div ul{height:250px;list-style:none;margin:0;padding:0;position:relative}#cmcfg_colors_connectors>div ul li{background-position:0 0;background-repeat:no-repeat;cursor:copy;height:250px;position:absolute;top:0;width:20px}#cmcfg_colors_connectors.cable-load>div ul li{cursor:auto}#cmcfg_colors_connectors>div .connector-title{font-weight:700;padding:8px 0;text-align:center}#cmcfg_colors_connectors_new{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:20px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#cmcfg_colors_connectors_new>div{height:404px;margin-bottom:20px;position:relative}#cmcfg_colors_connectors_new>div img{height:404px;left:0;max-width:unset!important;position:absolute;top:0}#cmcfg_colors_connectors_new>div img.map{z-index:95}#cmcfg_colors_connectors_new>div img.comb{z-index:50}#cmcfg_colors_connectors_new>div img.pins{z-index:10}#cmcfg_colors_connectors_new>div img.connector{z-index:90}#cmcfg_colors_connectors_new>div .title{bottom:0;color:#000;font-weight:700;left:0;position:absolute;text-align:center;text-shadow:#fff 0 0 5px;width:100%}#cmcfg_colors_connectors_new>div button{background:#fff;border:1px solid #000!important;border-radius:8px!important;box-shadow:none!important;color:#000;font-size:12px;font-weight:700!important;line-height:1;padding:6px!important;position:absolute;text-align:center;text-transform:uppercase;z-index:96}#cmcfg_colors_connectors_new>div button:hover{border-color:#bd081d!important;color:#bd081d}#cmcfg_colors_connectors_new>div area{cursor:copy}#cmcfg_colors_connectors_new>div area.area-comb{cursor:pointer}#cmcfg_colors_connectors_new.cable-load>div button{display:none}#cmcfg_colors_connectors_new.cable-load>div area,#cmcfg_colors_connectors_new.cable-load>div area.area-comb{cursor:auto}@media (max-width:500px){#cmcfg_colors_connectors_new{margin-left:-20px;margin-right:-20px}}#cmcfg_upgrades_marketing{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:20px 0 40px}#cmcfg_upgrades_marketing>div:first-child{max-width:100%;width:500px}#cmcfg_upgrades_marketing .video{padding-bottom:56.25%;position:relative}#cmcfg_upgrades_marketing .video iframe{height:100%;left:0;position:absolute;top:0;width:100%}#cmcfg_upgrades_marketing p{font-size:1.1rem;margin-bottom:35px}#cmcfg_upgrades_marketing ul{list-style:square;margin-top:20px}#cmcfg_upgrades_marketing ul li{margin-bottom:5px;margin-left:30px}.cmcfg_upgrades_dummy{display:flex;gap:5px;white-space:nowrap}.cmcfg_upgrades_dummy>label{background:#d1e5fd;border-radius:.25rem;margin-bottom:0;padding:3px 5px}.cmcfg_upgrades_dummy>label .flex{display:flex;gap:5px}.cmcfg_upgrades_dummy>label img{margin:5px auto 0;width:75%}.cmcfg_upgrades_dummy>div{cursor:pointer;padding:3px 5px}.cmcfg_upgrade_combs{width:calc(100% - 10px)}.cmcfg_upgrade_combs.disabled{opacity:.3}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount{align-items:center;display:flex;gap:3px;overflow:hidden;width:62px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input{-moz-appearance:initial;margin:0;width:36px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input::-webkit-inner-spin-button,.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol{flex-grow:1;width:235px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview{align-items:center;display:flex;gap:10px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_left{flex-grow:1}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_right{width:35%}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_left_first{font-weight:700}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_left_second{display:flex;gap:10px;justify-content:space-between}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_left_change_cta{color:#d33;cursor:pointer;display:inline-block;text-decoration:underline}.cmcfg_combselection{max-width:600px;width:100%}.cmcfg_combselection .text{font-size:18px;font-weight:700}.cmcfg_combselection .mat{font-size:14px;font-weight:700}.cmcfg_combselection .matcol{display:flex;flex-wrap:wrap;gap:10px}.cmcfg_combselection .matcol>div{border:2px solid #000;border-radius:2px;cursor:pointer;position:relative;width:calc(25% - 7.5px)}.cmcfg_combselection .matcol>div.active{border-color:#4cae4c}.cmcfg_combselection .matcol>div.active:after{color:#fff;content:"\f14a";font-family:font awesome\ 5 free;font-size:1.3rem;font-weight:900;left:4px;position:absolute;text-shadow:#4cae4c 0 0 5px;top:3px}.cmcfg_combselection input[type=number]{-moz-appearance:initial;height:auto;margin:0;padding:6px 10px;width:60px}.cmcfg_combselection input[type=number]::-webkit-inner-spin-button,.cmcfg_combselection input[type=number]::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.cmcfg_kbc_render{height:600px;margin:30px -15px 0;max-width:1200px!important;position:relative;transform-origin:left top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1200px}.cmcfg_kbc_render.cmcfg_kbc_render_summary{margin-top:0}.cmcfg_kbc_render img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.cmcfg_kbc_render .length-slider{background:#efefef;left:0;padding:3px;position:absolute;top:0;z-index:900}.cmcfg_kbc_render .length-slider .title{font-weight:700;text-align:center}.cmcfg_kbc_render .length-slider .noUi-extended{margin:10px 0 5px;min-width:140px;width:100%}.cmcfg_kbc_render .length-slider.length-slider-wide .noUi-extended{min-width:200px}.cmcfg_kbc_render .length-slider .length{font-size:11px;text-align:center}.cmcfg_kbc_render .quickcharge-indicator{background:#efefef;left:0;padding:10px;position:absolute;text-align:center;top:0;z-index:900}.cmcfg_kbc_render .quickcharge-indicator .ind{display:flex;font-size:16px;font-weight:700;justify-content:center;margin-bottom:10px}.cmcfg_kbc_render .quickcharge-indicator .ind span{font-size:24px;margin-right:10px}.cmcfg_kbc_render .quickcharge-indicator .ind .dashicons-yes{color:#4cae4c}.cmcfg_kbc_render .quickcharge-indicator .ind .dashicons-no{color:#d33}.cmcfg_kbc_render .change-color-cta,.cmcfg_kbc_render button{position:absolute;z-index:900}.cmcfg_kbc_render .render{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s 0s}.cmcfg_kbc_render .render-coil-base,.cmcfg_kbc_render .render-coil-top{z-index:100}.cmcfg_kbc_render .render-connector{z-index:200}.cmcfg_kbc_render .render-connector img{left:0;position:absolute;top:0}.cmcfg_kbc_render .render-connector .plating{z-index:201}.cmcfg_kbc_render .render-connector .coloring{z-index:202}.cmcfg_kbc_render .render-qdc{z-index:300}.cmcfg_kbc_render .render-qdc img{left:0;position:absolute;top:0}.cmcfg_kbc_render .render-qdc .host,.cmcfg_kbc_render .render-qdc .kb{z-index:301}.cmcfg_kbc_render .render-qdc .ring{z-index:302}.cmcfg_kbc_render .render-qdc .accent_host,.cmcfg_kbc_render .render-qdc .accent_kb{z-index:303}.cmcfg_kbc_render canvas{height:600px;left:0;position:absolute;top:0;width:1200px;z-index:500}.cmcfg_kbc_totals{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.cmcfg_kbc_totals_toolong{color:#d33;font-weight:700;text-align:center}.cmcfg_kbc_render .render-connector[data-slug=usba]{height:52px;width:173px}.cmcfg_kbc_render .render-connector[data-slug=miniusb],.cmcfg_kbc_render .render-connector[data-slug=musbb]{height:41px;width:146px}.cmcfg_kbc_render .render-connector[data-slug=usbc]{height:41px;width:149px}.cmcfg_kbc_render .render-qdc[data-slug=aviator]{height:54px;width:210px}.cmcfg_kbc_render .render-qdc[data-slug=slimline]{height:35px;width:210px}.cmcfg_kbc_render .render-qdc[data-slug=lemo]{height:35px;width:223px}.cmcfg_kbc_render .render-facing-up{transform:rotate(90deg);transform-origin:bottom left}.cmcfg_kbc_render .render-facing-right{transform:scaleX(-1)}.cmcfg_kbc_render .render-facing-down{transform:rotate(90deg) scaleX(-1);transform-origin:bottom left}.cmcfg_kbc_render .render-facing-down[data-slug=usba]{margin-top:121px}.cmcfg_kbc_render .render-facing-down[data-slug=miniusb],.cmcfg_kbc_render .render-facing-down[data-slug=musbb]{margin-top:105px}.cmcfg_kbc_render .render-facing-down[data-slug=usbc]{margin-top:108px}.cmcfg_kbc_render .render-facing-up[data-slug=miniusb],.cmcfg_kbc_render .render-facing-up[data-slug=musbb],.cmcfg_kbc_render .render-facing-up[data-slug=usba],.cmcfg_kbc_render .render-facing-up[data-slug=usbc]{margin-top:-43px}.cmcfg_kbc_render .render.color-change-background{opacity:.25}.cmcfg_kbc_render button.toggle-buttons{background:transparent;border:1px solid #ededed!important;box-shadow:none!important;padding:6px 10px!important;right:0;top:0}.cmcfg_kbc_render.toggle-buttons-active button:not(.toggle-buttons){opacity:0;visibility:hidden}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-length{left:100px;top:200px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-size{left:100px;top:290px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length1{left:420px;top:0}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length2{left:420px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length3{left:790px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-qdc{left:610px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-connector-kb-color{left:20px;top:110px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-connector-host-color{right:10px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-color1{left:420px;top:250px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-color2{left:710px;top:340px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-coil-length{left:130px;top:90px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-coil-size{left:340px;top:90px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length1{left:130px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length2{left:540px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length3{left:900px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-qdc{left:730px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-connector-kb-color{left:130px;top:460px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-connector-host-color{right:10px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-color1{left:170px;top:110px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-color2{left:830px;top:110px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-length{left:100px;top:200px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-size{left:100px;top:290px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length1{left:420px;top:430px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length2{left:420px;top:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length3{left:790px;top:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-qdc{left:610px;top:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-connector-kb-color{left:20px;top:460px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-connector-host-color{right:10px;top:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-color1{left:430px;top:340px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-color2{left:730px;top:220px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-coil-length{left:720px;top:90px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-coil-size{left:930px;top:90px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length1{left:910px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length2{left:540px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length3{left:100px;top:370px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-qdc{left:350px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-connector-kb-color{right:180px;top:460px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-connector-host-color{left:20px;top:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-color1{left:680px;top:110px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-color2{left:100px;top:110px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-length{left:100px;top:200px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-size{left:100px;top:290px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-length1{left:420px;top:0}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-length2{left:600px;top:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-connector-kb-color{left:20px;top:110px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-connector-host-color{right:10px;top:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-color1{left:420px;top:250px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-coil-length{left:130px;top:90px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-coil-size{left:340px;top:90px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-length1{left:130px;top:370px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-length2{left:730px;top:370px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-connector-kb-color{left:130px;top:460px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-connector-host-color{right:10px;top:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-color1{left:170px;top:110px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-length{left:100px;top:200px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-size{left:100px;top:290px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-length1{left:420px;top:430px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-length2{left:610px;top:120px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-connector-kb-color{left:20px;top:460px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-connector-host-color{right:10px;top:130px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-color1{left:430px;top:280px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-coil-length{left:720px;top:90px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-coil-size{left:930px;top:90px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-length1{left:910px;top:370px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-length2{left:330px;top:370px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-connector-kb-color{right:180px;top:460px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-connector-host-color{left:20px;top:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-color1{left:530px;top:110px}.cmcfg_kbc_render[data-layout=prostraight] .length-slider-length1{left:220px;top:140px}.cmcfg_kbc_render[data-layout=prostraight] .length-slider-length2{left:770px;top:140px}.cmcfg_kbc_render[data-layout=prostraight] .change-qdc{left:530px;top:160px}.cmcfg_kbc_render[data-layout=prostraight] .change-connector-kb-color{left:10px;top:160px}.cmcfg_kbc_render[data-layout=prostraight] .change-connector-host-color{right:10px;top:160px}.cmcfg_kbc_render[data-layout=prostraight] .change-color1{left:170px;top:400px}.cmcfg_kbc_render[data-layout=prostraight] .change-color2{left:830px;top:400px}.cmcfg_kbc_render[data-layout=classicstraight] .length-slider-length1{left:470px;top:140px}.cmcfg_kbc_render[data-layout=classicstraight] .change-connector-kb-color{left:10px;top:160px}.cmcfg_kbc_render[data-layout=classicstraight] .change-connector-host-color{right:10px;top:160px}.cmcfg_kbc_render[data-layout=classicstraight] .change-color1{left:480px;top:400px}.cmcfg_kbc_render[data-layout=classicstraight] .quickcharge-indicator{left:450px;top:380px}.cmcfg_select_popin{max-width:100%;width:1000px}.cmcfg_select_popin p.text{margin-bottom:20px}.cmcfg_select_popin .cmcfg_select_popin_error{color:#d33;font-weight:700;padding:15px 0 0}.cmcfg_select_popin .cmcfg_select_popin_footer{padding:15px 0 0}.cmcfg_select{display:grid;gap:20px;grid-auto-columns:auto;margin:0 0 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cmcfg_select+h4{border-top:1px solid #ccc;display:block;padding-top:40px}.cmcfg_select>div{cursor:pointer;position:relative}.cmcfg_select>p{display:block;margin:20px 0 10px;width:100%}.cmcfg_select.cmcfg_select_2items{grid-template-columns:repeat(2,minmax(0,1fr))}.cmcfg_select.cmcfg_select_3items{grid-template-columns:repeat(3,minmax(0,1fr))}.cmcfg_select.cmcfg_select_4items{grid-template-columns:repeat(4,minmax(0,1fr))}.cmcfg_select.cmcfg_select_flex{align-items:start;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.cmcfg_select>div>.highlight{background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #000;border-radius:5px;width:calc(100% - 6px)}.cmcfg_select>div>.highlight img{width:100%}.cmcfg_select>div>.highlight h3{color:#fff;font-family:BeonMedium,serif;font-size:1.8rem;font-weight:700;line-height:1.3;margin:0;padding:0 20px;text-shadow:#000 0 0 20px,#000 0 0 20px,#000 0 0 20px,#000 0 0 10px,#000 0 0 10px;text-transform:uppercase}.cmcfg_select>div>.highlight span{color:#000;display:block;font-family:sans-serif;font-size:.9rem;font-weight:300;text-shadow:none}.cmcfg_select>div>.highlight p{color:#fff;font-size:.9rem;font-weight:700;margin:0;padding:0 20px;text-shadow:#000 0 0 20px,#000 0 0 20px,#000 0 0 20px,#000 0 0 20px,#000 0 0 10px,#000 0 0 5px}.cmcfg_select>div>.highlight p.invert{color:#000;font-size:.9rem;font-weight:400;margin:0;padding:0 20px;text-shadow:#fff 0 0 10px,#fff 0 0 5px}.cmcfg_select>div>.highlight p.feature>div{display:inline}.cmcfg_select>div>.highlight p.feature>div:before{color:#4cae4c;content:"\f058";font-family:font awesome\ 5 free;font-size:1rem;font-weight:900;margin-right:5px}.cmcfg_select>div.active>.highlight{border-color:#4cae4c}.cmcfg_select>div.active>.highlight:after{color:#fff;content:"\f14a";font-family:font awesome\ 5 free;font-size:1rem;font-weight:900;position:absolute;right:15px;text-shadow:#4cae4c 0 0 5px,#4cae4c 0 0 5px;top:15px}.cmcfg_select>div.active>.highlight.highlight-left:after{left:15px;top:15px}.cmcfg_select>div>.title{font-size:1.2rem;font-weight:700;margin:20px 0;padding:0 10px}.cmcfg_select.cmcfg_select_condensed>div>.title{font-size:.9rem;margin:5px 0;padding:0 3px}.cmcfg_select>div>.title .sub{display:inline-block;font-size:.9rem;font-weight:300;margin-left:15px}.cmcfg_select.cmcfg_select_condensed>div>.title .sub{font-size:.8rem}.cmcfg_select>div>.text{padding:0 10px}.cmcfg_select>div>.text ul{list-style:square;margin:5px 0 0 20px}.cmcfg_select.cmcfg_select_colorcircles{align-items:start;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.cmcfg_select.cmcfg_select_colorcircles>div{height:50px;width:50px}.cmcfg_select.cmcfg_select_colorcircles>div>.highlight{border-radius:9999px;overflow:hidden;width:100%}.cmcfg_select.cmcfg_select_colorcircles>div>.highlight img{max-height:100%;max-width:100%}.cmcfg_select.cmcfg_select_colorcircles>div.active>.highlight:after{color:#fff;content:"\f00c";display:block;font-family:font awesome\ 5 free;font-size:33px;font-weight:900;height:100%;left:0;padding-top:16px;position:absolute;text-align:center;text-shadow:#000 0 0 5px;top:0;width:100%}.cmcfg_select_warning{background:#fae9c5;padding:10px}.cmcfg_select_info{background:#cef3ff;padding:10px}#cmcfg_colors_preview{display:flex;flex-wrap:wrap;gap:10px}#cmcfg_colors_preview>div{background-position:0 100%;background-size:cover;height:350px;max-width:100%;width:440px}@media (max-width:1200px){.cmcfg_select.cmcfg_select_3items,.cmcfg_select.cmcfg_select_4items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){#cmcfg_colors_preview>div{height:200px}.cmcfg_select{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.cmcfg_popin_kbc_summary{max-width:100%;overflow-x:hidden;width:600px}.cmcfg_popin_kbc_summary h4{margin-top:0}.cmcfg_kbc_summary_data.wide{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.cmcfg_kbc_summary_data h5{font-size:16px;margin:30px 0 15px;text-decoration:underline}.cmcfg_kbc_summary_data.wide h5{margin-top:0}.cmcfg_kbc_summary_data .line{display:flex;flex-wrap:wrap;justify-content:space-between}.cmcfg_kbc_summary_data .line>div:first-child{font-weight:700}@media (max-width:1200px){.cmcfg_kbc_summary_data.wide{grid-template-columns:repeat(1,minmax(0,1fr))}}.cmcfg-kbc-connector-select-usba{transform:scaleX(-1)}.cmcfg_select.cmcfg_select_service{align-items:stretch;justify-content:space-around}.cmcfg_select.cmcfg_select_service>div>.highlight h3{padding:20px 0;text-align:center}.cmcfg_select.cmcfg_select_service>div>.highlight p{padding:0 0 20px;text-align:center}.cmcfg_select.cmcfg_select_service [data-mode=direct] .highlight{background-image:url(/images/service_direct.jpg?81ef0f6723af8653723247ec4abefb6c)}.cmcfg_select.cmcfg_select_service [data-mode=extension] .highlight{background-image:url(/images/service_extension.jpg?9c28ffaf01904a594675c92edac6ca6c)}.cmcfg_select.cmcfg_select_service [data-mode=sff] .highlight{background-image:url(/images/service_sff.jpg?f2884ef822315460ad841dce8b0e253a)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight{background-image:url(/images/service_kbcable.jpg?3f2d310900cff573ec3168af6adcf83d)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable_console] .highlight{background-image:url(/images/service_kbcable_console.jpg?0be105c6139acd3a3c45efa07867edcc)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable_charging] .highlight{background-image:url(/images/service_kbcable_charging.jpg?4b2cee02c6acd8b3c53fa5edf5ed2e39)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight .tag{border-radius:3px;bottom:-14px;box-shadow:0 0 3px #000,0 0 3px #fff;color:#fff;display:block;font-weight:700;padding:2px 4px;position:absolute;right:15px}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight .tag.tag-blue{background:#089abd}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight .tag.tag-red{background:#d33}.cmcfg_select.cmcfg_select_sleeve>div>.highlight h3{padding:20px}.cmcfg_select.cmcfg_select_sleeve>div>.highlight p{padding:0 20px 20px}.cmcfg_select.cmcfg_select_sleeve .highlight .colors{background:rgba(0,0,0,.7);border-radius:5px;color:#fff;margin:0 20px 20px;padding:10px}.cmcfg_select.cmcfg_select_sleeve .highlight .colors span{color:#fff}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul{align-items:flex-start;display:flex;justify-content:space-between;list-style:none;margin:10px 0 0;padding:0}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul li{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);text-align:center;vertical-align:top}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul li img{border-radius:9999px;max-height:100%;max-width:100%}.cmcfg_select.cmcfg_select_sleeve [data-sleeve=modmesh] .highlight{background-image:url(/images/sleeve_modmesh.jpg?ae60a1337666b9c8fa08f43e85d597a2)}.cmcfg_select.cmcfg_select_sleeve [data-sleeve=modflex] .highlight{background-image:url(/images/sleeve_modflex.jpg?ae5a8ee746d4776f87e541df40ae0dc1)}.cmcfg_select.cmcfg_select_mode{justify-content:space-around}.cmcfg_select.cmcfg_select_mode>div{max-width:420px}.cmcfg_select.cmcfg_select_mode .highlight h3{height:200px;line-height:200px}.cmcfg_select.cmcfg_select_mode [data-value=classic] .highlight{background-image:url(/images/mode_classic.jpg?8dcae773b24c6cd71a5ca12da1f948b7)}.cmcfg_select.cmcfg_select_mode [data-value=pro] .highlight{background-image:url(/images/mode_pro.jpg?787efc6c32c986ddbcacd653aba2fa01)}.cmcfg_select.cmcfg_select_mode [data-value=pro] .highlight:before{background:#089abd;border-radius:3px;bottom:-17px;box-shadow:0 0 3px #000,0 0 3px #fff;color:#fff;content:"Configurator 2.0 Available";display:block;font-weight:700;left:30px;padding:2px 4px;position:absolute}.cmcfg_select.cmcfg_select_sff_color{justify-content:space-around}.cmcfg_select.cmcfg_select_sff_color>div{max-width:420px}.cmcfg_select.cmcfg_select_sff_color .highlight h3{height:200px;line-height:200px}.cmcfg_select.cmcfg_select_sff_color [data-value=silver] .highlight{background-image:url(/images/sff_silver.jpg?de42ff506f333ab9a75bbf3b3a883b4e)}.cmcfg_select.cmcfg_select_sff_color [data-value=black] .highlight{background-image:url(/images/sff_black.jpg?b9be93b43f8172df6d68a45dc36ef5e0)}.cmcfg_select.cmcfg_select_kbc_layout_type>div .highlight{background-position:bottom;height:215px}.cmcfg_select.cmcfg_select_kbc_layout_type>div .highlight h3{padding:10px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_layout_type [data-value=full] .highlight{background-image:url(/images/kbc_layout_type_full.png?b4c5f05ead6831d22092672cf0adef4d)}.cmcfg_select.cmcfg_select_kbc_layout_type [data-value=kbonly] .highlight{background-image:url(/images/kbc_layout_type_kbonly.png?bf9b03cf1bb4709d430354673a18afbb)}.cmcfg_select.cmcfg_select_kbc_layout>div .highlight{height:275px}.cmcfg_select.cmcfg_select_kbc_layout>div .highlight h3{padding:20px 20px 0 0;text-align:right}.cmcfg_select.cmcfg_select_kbc_layout>div .highlight p{padding:0 20px 20px 0;text-align:right}.cmcfg_select.cmcfg_select_kbc_layout>div .highlight p.feature{padding:0 20px 10px 0}.cmcfg_select.cmcfg_select_kbc_layout [data-value=procoiled] .highlight{background-image:url(/images/kbc_layout_procoiled.png?9a56d1584c90041cfc5bb20856b32101)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=prostraight] .highlight{background-image:url(/images/kbc_layout_prostraight.png?efa36f11fcce14d439f49bc5fd108b00)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=classiccoiled] .highlight{background-image:url(/images/kbc_layout_classiccoiled.png?2d88527296093e55d789d02cb7f0ae5e)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=classicstraight] .highlight{background-image:url(/images/kbc_layout_classicstraight.png?fb3f7a48ca4af6d2508fcf50d7d7d00e)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=prostraight_kbonly] .highlight{background-image:url(/images/kbc_layout_prostraight_kbonly.png?636f0b471b2fa8affd75c18686153d4c)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=procoiled_kbonly] .highlight{background-image:url(/images/kbc_layout_procoiled_kbonly.png?e819421ea9148d052d9dd27c8072e125)}.cmcfg_select.cmcfg_select_kbc_connector>div .highlight{height:220px}.cmcfg_select.cmcfg_select_kbc_connector>div .highlight h3{padding:20px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_connector>div .highlight p{padding:0 0 20px 20px}.cmcfg_select.cmcfg_select_kbc_connector [data-value=musbb] .highlight{background-image:url(/images/kbc_connector_musbb.jpg?672391279bdee85dd1a045a2062806fb)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=miniusb] .highlight{background-image:url(/images/kbc_connector_miniusb.jpg?d2c209ed87cd7a19bd96b87a29f3097f)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=usbc] .highlight{background-image:url(/images/kbc_connector_usbc.jpg?9731e1ce5dba7b89e474c2c0d30ebc77)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=usba] .highlight{background-image:url(/images/kbc_connector_usba.jpg?6267fcda5d0256c6b983c86cf35de8ce)}.cmcfg_select.cmcfg_select_kbc_connector_orientation>div .highlight{height:220px}.cmcfg_select.cmcfg_select_kbc_connector_orientation>div .highlight h3{padding:20px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_connector_orientation>div .highlight p{padding:0 0 20px 20px}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=musbb][data-value=up] .highlight{background-image:url(/images/kbc_connector_orientation_musbb_up.jpg?1670c39a596905de694096963c03b466)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=musbb][data-value=down] .highlight{background-image:url(/images/kbc_connector_orientation_musbb_down.jpg?7defd1190bead0db052cd075d5801a61)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=miniusb][data-value=up] .highlight{background-image:url(/images/kbc_connector_orientation_miniusb_up.jpg?477a38b28bf3a309f30d7d7ecabc8e81)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=miniusb][data-value=down] .highlight{background-image:url(/images/kbc_connector_orientation_miniusb_down.jpg?5d29b5b927d809a2d63a58712edafef9)}.cmcfg_select.cmcfg_select_kbc_orientation>div .highlight{height:220px}.cmcfg_select.cmcfg_select_kbc_orientation>div .highlight h3{padding:20px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=straight] .highlight{background-image:url(/images/kbc_orientation_straight.png?7b63a9a683b1f41cc0c164582e1ed111)}.cmcfg_select.cmcfg_select_kbc_orientation[data-kb-orientation=left] [data-value=straight] .highlight{background-image:url(/images/kbc_orientation_straight_left.png?6eff010a3465cacfd04e738ceb7cd2d4)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=upwards] .highlight{background-image:url(/images/kbc_orientation_upwards.png?692a0e588483901301ff48d4624098c8)}.cmcfg_select.cmcfg_select_kbc_orientation[data-kb-orientation=left] [data-value=upwards] .highlight{background-image:url(/images/kbc_orientation_upwards_left.png?3e52f2213afec238faa134de640e589b)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=left] .highlight{background-image:url(/images/kbc_orientation_left.png?dc774e8c36c9c2f2af2c3fd50bc4bf6e)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=right] .highlight{background-image:url(/images/kbc_orientation_right.png?746a8c4627415de05540dfb05da7f6a2)}.cmcfg_select.cmcfg_select_kbc_rgb>div .highlight{height:220px}.cmcfg_select.cmcfg_select_kbc_rgb>div .highlight h3{padding:20px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_rgb [data-value="0"] .highlight{background-image:url(/images/kbc_keyboard_norgb.jpg?c2d84f5b06d6f9d3a1d89b19397d3673)}.cmcfg_select.cmcfg_select_kbc_rgb [data-value="1"] .highlight{background-image:url(/images/kbc_keyboard_rgb.jpg?734858d501e4a12fa1ecb1c042955ef3)}.cmcfg_select.cmcfg_select_kbc_controller>div .highlight{height:220px}.cmcfg_select.cmcfg_select_kbc_controller>div .highlight h3{padding:20px 0 0 20px}.cmcfg_select.cmcfg_select_kbc_controller>div .highlight p{padding:0 0 20px 20px}.cmcfg_select.cmcfg_select_kbc_controller [data-value=ps5] .highlight{background-image:url(/images/kbc_controller_ps5.jpg?0536e65c2abfe76154dcac354c046452)}.cmcfg_select.cmcfg_select_kbc_controller [data-value=xbox] .highlight{background-image:url(/images/kbc_controller_xbox.jpg?f5f2f680534268740bde25374eb2e4e0)}.cmcfg_select.cmcfg_select_kbc_controller [data-value=switchpro] .highlight{background-image:url(/images/kbc_controller_switchpro.jpg?775223062ed325b431c0b74643a6b80d)}@media (max-width:980px){.cmcfg_select.cmcfg_select_kbc_orientation>div .highlight{background-size:contain}}#cmcfg_additionals{margin:20px 0 40px}#cmcfg_additionals .combs{margin-top:10px}#cmcfg_additionals .combs_qty{margin-bottom:0!important;margin-right:10px;text-align:center;vertical-align:middle;width:auto!important}#cmcfg_additionals>div{border-bottom:1px solid #ccc;display:block;padding:20px 0}#cmcfg_additionals>div:after{clear:both;content:"";display:block}#cmcfg_additionals>div .info{float:left;padding-left:30px;padding-top:15px;width:calc(70% - 30px)}#cmcfg_additionals>div .info button{margin-top:30px}#cmcfg_additionals>div .info select{display:block;width:70%}#cmcfg_additionals>div .info span.add-ok{color:green;display:inline-block;font-weight:700;margin-top:30px;padding:9px 20px}#cmcfg_additionals>div .img,#cmcfg_additionals>div .imgp{float:left;position:relative;width:30%}#cmcfg_additionals>div .img:after{background:rgba(0,0,0,.6);color:#fff;content:"Add to cart";display:block;font-size:30px;font-weight:700;height:50px;left:50%;line-height:50px;margin:-25px 0 0 -100px;opacity:0;position:absolute;text-align:center;top:50%;transition:opacity .2s 0ms;vertical-align:middle;width:200px}#cmcfg_additionals>div .img:hover:after{opacity:1}#cmcfg_additionals>div .img img,#cmcfg_step4_choices>ul>li .imgp img{max-width:90%}#cmcfg_additionals .var_tit{float:left;font-weight:700;padding-top:5px;width:150px}#cmcfg_additionals .attr{margin:20px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li{background-image:url(/images/modflex.jpg?d3572bfa9222119048d0f01bce0ac22c)}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-yellow{background-position:-8px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-black{background-position:-48px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-blue{background-position:-88px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-green{background-position:-128px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-lblue{background-position:-168px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-lgreen{background-position:-208px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-orange{background-position:-248px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-purple{background-position:-288px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-red{background-position:-328px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-silver{background-position:-368px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-white{background-position:-408px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-pink{background-position:-448px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li.color-gold{background-position:-488px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li{background-image:url(/images/modmesh.jpg?42cd0ffab8cdc0d46eea47dff14f3618)}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-bloodred{background-position:-8px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-black{background-position:-48px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-brown{background-position:-88px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-carbon{background-position:-128px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-darkgray{background-position:-168px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-silver{background-position:-208px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-purple{background-position:-248px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-blue{background-position:-288px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-corsairblue{background-position:-328px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-greenstone{background-position:-368px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-lgreen{background-position:-408px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-yellow{background-position:-448px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-orange{background-position:-488px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-red{background-position:-528px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-white{background-position:-568px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-nvgreen{background-position:-608px 0}#cmcfg_colors_connectors.cable-type-modmesh ul>li.color-pink{background-position:-648px 0}#cmcfg_colors_connectors ul>li:first-child{left:0}#cmcfg_colors_connectors ul>li:nth-child(2){left:20px}#cmcfg_colors_connectors ul>li:nth-child(3){left:40px}#cmcfg_colors_connectors ul>li:nth-child(4){left:60px}#cmcfg_colors_connectors ul>li:nth-child(5){left:80px}#cmcfg_colors_connectors ul>li:nth-child(6){left:100px}#cmcfg_colors_connectors ul>li:nth-child(7){left:120px}#cmcfg_colors_connectors ul>li:nth-child(8){left:140px}#cmcfg_colors_connectors ul>li:nth-child(9){left:160px}#cmcfg_colors_connectors ul>li:nth-child(10){left:180px}#cmcfg_colors_connectors ul>li:nth-child(11){left:200px}#cmcfg_colors_connectors ul>li:nth-child(12){left:220px}#cmcfg_colors_connectors .connector-4p4_eps>ul>li:nth-child(3){left:76px}#cmcfg_colors_connectors .connector-4p4_eps>ul>li:nth-child(4){left:96px}#cmcfg_colors_connectors .connector-6p2_pcie>ul>li:nth-child(2){left:54px}#cmcfg_colors_connectors .connector-6p2_pcie>ul>li:nth-child(3){left:74px}#cmcfg_colors_connectors .connector-6p2_pcie>ul>li:nth-child(4){left:94px}#cmcfg_colors_connectors .connector-6p2_pcie_2>ul>li:nth-child(2){left:54px}#cmcfg_colors_connectors .connector-6p2_pcie_2>ul>li:nth-child(3){left:74px}#cmcfg_colors_connectors .connector-6p2_pcie_2>ul>li:nth-child(4){left:94px}#cmcfg_colors_connectors .connector-sata_power>ul>li:first-child{left:3px}#cmcfg_colors_connectors .connector-sata_power>ul>li:nth-child(2){left:23px}#cmcfg_colors_connectors .connector-sata_power>ul>li:nth-child(3){left:43px}#cmcfg_colors_connectors .connector-sata_power>ul>li:nth-child(4){left:63px}#cmcfg_colors_connectors .connector-sata_power>ul>li:nth-child(5){left:83px}#cmcfg_colors_connectors .connector-molex>ul>li:first-child{left:5px}#cmcfg_colors_connectors .connector-molex>ul>li:nth-child(2){left:25px}#cmcfg_colors_connectors .connector-molex>ul>li:nth-child(3){left:45px}#cmcfg_colors_connectors .connector-molex>ul>li:nth-child(4){left:65px}#cmcfg_colors_connectors .connector-6p6p_pcie>ul>li:nth-child(4){left:76px}#cmcfg_colors_connectors .connector-6p6p_pcie>ul>li:nth-child(5){left:96px}#cmcfg_colors_connectors .connector-6p6p_pcie>ul>li:nth-child(6){left:116px}#cmcfg_colors_connectors .connector-6p8p_pcie>ul>li:nth-child(4){left:76px}#cmcfg_colors_connectors .connector-6p8p_pcie>ul>li:nth-child(5){left:96px}#cmcfg_colors_connectors .connector-6p8p_pcie>ul>li:nth-child(6){left:116px}#cmcfg_colors_connectors .connector-6p8p_pcie>ul>li:nth-child(7){left:136px}#cmcfg_colors_connectors .connector-8p6p_pcie>ul>li:nth-child(5){left:96px}#cmcfg_colors_connectors .connector-8p6p_pcie>ul>li:nth-child(6){left:116px}#cmcfg_colors_connectors .connector-8p6p_pcie>ul>li:nth-child(7){left:136px}#cmcfg_colors_connectors .connector-8p8p_pcie>ul>li:nth-child(5){left:91px}#cmcfg_colors_connectors .connector-8p8p_pcie>ul>li:nth-child(6){left:111px}#cmcfg_colors_connectors .connector-8p8p_pcie>ul>li:nth-child(7){left:131px}#cmcfg_colors_connectors .connector-8p8p_pcie>ul>li:nth-child(8){left:151px}#cmcfg_colors_connectors .connector-8p8p_eps>ul>li:nth-child(5){left:91px}#cmcfg_colors_connectors .connector-8p8p_eps>ul>li:nth-child(6){left:111px}#cmcfg_colors_connectors .connector-8p8p_eps>ul>li:nth-child(7){left:131px}#cmcfg_colors_connectors .connector-8p8p_eps>ul>li:nth-child(8){left:151px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(5){left:91px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(6){left:111px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(7){left:131px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(8){left:151px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(9){left:183px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(10){left:203px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(11){left:223px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>ul>li:nth-child(12){left:243px}#cmcfg_colors_connectors div.connector-image{background-position:0 0;background-repeat:no-repeat;background-size:100%}#cmcfg_colors_connectors .connector-24pin_atx>div.connector-image{background-image:url(/images/24pin_atx.png?f7c0cbb2993ff21d3e935490a7487767);height:91px;width:245px}#cmcfg_colors_connectors .connector-4p_atx>div.connector-image{background-image:url(/images/4p_atx.png?69595b9c23197c9b9f8036c6e33a72cc);height:95px;width:47px}#cmcfg_colors_connectors .connector-6p2_pcie>div.connector-image,#cmcfg_colors_connectors .connector-6p2_pcie_2>div.connector-image{background-image:url(/images/6p2_pcie.png?c2ca95a936d051d0b3f3f302297956ee);height:96px;margin-top:-1px;width:119px}#cmcfg_colors_connectors .connector-4p4_eps>div.connector-image{background-image:url(/images/4p4_eps.png?edd99f0a94cad8f8e59bd27c74422c51);height:95px;margin-top:-1px;width:120px}#cmcfg_colors_connectors .connector-4p_eps>div.connector-image{background-image:url(/images/4p_eps.png?69595b9c23197c9b9f8036c6e33a72cc);height:95px;margin-top:-1px;width:47px}#cmcfg_colors_connectors .connector-8p_eps>div.connector-image{background-image:url(/images/8p_eps.png?cda88011198ea161e22976a82189d8af);height:95px;margin-top:-1px;width:88px}#cmcfg_colors_connectors .connector-molex>div.connector-image{background-image:url(/images/molex.png?54f379e0dda4c30d521273e9b094d5a7);height:93px;width:91px}#cmcfg_colors_connectors .connector-sata_power>div.connector-image{background-image:url(/images/sata_power.png?5b31f4541c26ee6fc378ffd053ce0f0d);height:91px;width:106px}#cmcfg_colors_connectors .connector-6p_pcie>div.connector-image{background-image:url(/images/6p_pcie.png?b8d7403616ea9b6af9c6c664d5240202);height:95px;width:68px}#cmcfg_colors_connectors .connector-8p_pcie>div.connector-image{background-image:url(/images/8p_pcie.png?c90798f812830b670eda1e475b6924a0);height:95px;width:86px}#cmcfg_colors_connectors .connector-6p6p_pcie>div.connector-image{background-image:url(/images/6p6p_pcie.png?d412e2bcb77538ab8579300802413790);height:95px;margin-top:-1px;width:141px}#cmcfg_colors_connectors .connector-6p8p_pcie>div.connector-image{background-image:url(/images/6p8p_pcie.png?08abdf91d287216b021a0b9a3febb49b);height:95px;margin-top:-1px;width:159px}#cmcfg_colors_connectors .connector-8p6p_pcie>div.connector-image{background-image:url(/images/8p6p_pcie.png?b119e316f74121ec460a31a58357f05a);height:95px;margin-top:-1px;width:159px}#cmcfg_colors_connectors .connector-8p8p_pcie>div.connector-image{background-image:url(/images/8p8p_pcie.png?eaed8c7bea39debf3757474017257fd0);height:95px;margin-top:-1px;width:177px}#cmcfg_colors_connectors .connector-8p8p_eps>div.connector-image{background-image:url(/images/8p8p_eps.png?f07c991ce5b02b48af57e72cf23f70df);height:95px;margin-top:-1px;width:181px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>div.connector-image{background-image:url(/images/8p8p8p_pcie.png?1b0729a5e8a26e23928aaf7e4a3e8171);height:95px;margin-top:-1px;width:267px}#cmcfg_colors_connectors .connector-12p_pcie>div.connector-image{background-image:url(/images/12p_pcie.png?768815be78bbb1fa181475515e00e269);height:95px;margin-top:-1px;width:119px}
