.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;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid black;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;margin-top:-10px;left:0;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;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;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-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;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{box-sizing:border-box;border:none;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;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;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{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 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;width:1px!important;white-space:nowrap!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;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.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-top:5px;margin-right:10px;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-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{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:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.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;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=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;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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-right:1px solid #aaa;border-radius:4px 0 0 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 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;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{outline:0;box-shadow:none}.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:gray}.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;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.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{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;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{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.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{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top: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 *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.tooltipster-base{font-size:14px}@font-face{font-family:BeonMedium;src:url(https://sys-cdn.cablemod.com/build/assets/beon-medium-767d091f.woff2) format("woff2"),url(https://sys-cdn.cablemod.com/build/assets/beon-medium-ff2c23f1.svg#beon-medium) format("svg"),url(https://sys-cdn.cablemod.com/build/assets/beon-medium-7940604c.ttf) format("ttf");font-weight:400;font-style:normal}*{-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{position:relative;padding-bottom:60px}#cmconfigurator:after{clear:right;content:"";display:block}#cmconfigurator button:not(.single_add_to_cart_button){width:auto;padding:10px 16px;border:0;border-radius:0;text-shadow:none;font-weight:400;box-shadow:0 1px #0000001a}#cmconfigurator select{margin-bottom:0}#cmconfigurator a{cursor:pointer}#cmcfg_loader{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.8);text-align:center;z-index:999}#cmcfg_loader i{font-size:120px;position:absolute;left:50%;top:50%;margin:-60px 0 0 -60px}#cmcfg_step_navigation{width:100%;position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}#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{width:100%;margin-top:10px}#cmcfg_step_navigation button{width:100%!important}}.cmcfg_language_switch{display:flex;margin-bottom:30px;justify-content:flex-end}.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{padding:0 5px;flex-grow:0}#cmcfg_step_timeline .step.pointer{cursor:pointer}#cmcfg_step_timeline .step .dot{width:20px;height:20px;background:#555555;color:#fff;text-align:center;border-radius:1000px;margin:0 auto 5px;font-size:.8rem;font-weight:700}#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{flex-grow:1;height:7px;background:#555;margin-top:7px;border-radius:2px}#cmcfg_step_timeline .connector.done{background:#4cae4c}.cmcfg_hardware_psu{display:flex;justify-content:space-between;flex-wrap:wrap;margin:20px 0;align-items:center;gap:20px}.cmcfg_hardware_psu>div input{width:100%}.cmcfg_hardware_disclaimer{margin:20px 0;color:#c37716}#cmcfg_cables_stock_add{margin-top:20px}.cmcfg_cables_stock_add_row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.cmcfg_cables_stock_add_row select{width:calc(100% - 4px);margin:0 4px 0 0}.cmcfg_cables_stock_add_row button{height:30px;padding:0 8px!important}.cmcfg_cables_stock_add_row>div:nth-child(1){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){width:58px;padding:0 4px}.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:nth-child(1){width:100%!important}.cmcfg_cables_stock_add_row>div:nth-child(2){width:100%!important}.cmcfg_cables_stock_add_row>div:nth-child(3){width:100%!important}.cmcfg_cables_stock_add_row>div:nth-child(4){width:30%!important;text-align:center}.cmcfg_cables_stock_add_row>div:nth-child(5){width:30%!important;text-align:center;flex-grow:0}.cmcfg_cables_stock_add_row>div:nth-child(6){width:30%!important;text-align:center}}#cmcfg_cables_stock>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}#cmcfg_cables_stock>div:hover{background:#efefef}#cmcfg_cables_stock>div>div:nth-child(1){width:50px}#cmcfg_cables_stock>div>div:nth-child(2){flex-grow:1}#cmcfg_cables_stock>div>div:nth-child(3){width:320px;padding-right:20px}#cmcfg_cables_stock>div>div:nth-child(3)>div{display:flex;gap:20px;align-items:center;width:100%}#cmcfg_cables_stock>div>div:nth-child(4){width:70px}#cmcfg_cables_custom_add{margin-top:20px}.cmcfg_cables_custom_add_row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.cmcfg_cables_custom_add_row select{width:calc(100% - 4px);margin:0 4px 0 0}.cmcfg_cables_custom_add_row button{height:30px;padding:0 8px!important}.cmcfg_cables_custom_add_row>div:nth-child(1){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:nth-child(1){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;width:45%!important;text-align:left}}#cmcfg_cables_custom>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-top:20px}#cmcfg_cables_custom>div:hover{background:#efefef}#cmcfg_cables_custom>div>div:nth-child(1){width:155px;font-weight:700;padding-right:5px}#cmcfg_cables_custom>div>div:nth-child(1) .cable_total_length{width:100%;margin-top:4px;font-size:10px}#cmcfg_cables_custom>div>div:nth-last-child(1){padding:0}#cmcfg_cables_custom>div>div:nth-last-child(2){padding:0 3px 0 0;flex-grow:1;text-align:right}#cmcfg_cables_custom .cable_port{background:#252525;color:#fff;text-align:center;width:70px;align-self:stretch;display:flex;align-items:center;justify-content:center}#cmcfg_cables_custom .cable_length{padding:0 5px;width:125px;height:55px;overflow:hidden}#cmcfg_cables_custom .cable_length>div:nth-of-type(1){width:100%;margin-top:10px}#cmcfg_cables_custom .cable_length>div:nth-of-type(2){width:100%;margin-top:4px;text-align:center;font-size:10px;padding:0;margin-bottom:0}#cmcfg_cables_custom .cable_length_load{padding:5px 10px}#cmcfg_cables_custom .cable_dummy{display:block;padding-top:10px;margin-top:0}#cmcfg_cables_custom .cable_dummy:hover{background:none}.noUi-horizontal.noUi-extended{padding-right:16px!important;padding-left:16px!important}@media (max-width: 1200px){#cmcfg_cables_custom>div>div{width:100%!important}#cmcfg_cables_custom>div>div:nth-last-child(1),#cmcfg_cables_custom>div>div:nth-last-child(2){width:45%!important}}#cmcfg_cables_90d_16p_info{margin:30px 0 20px;display:flex;gap:30px;flex-wrap:wrap;background-color:#efefef;padding:10px}#cmcfg_cables_90d_16p_info>div:nth-child(1){flex-grow:1;max-width:90vw;width:720px}#cmcfg_cables_90d_16p_info img{width:400px;max-width:90vw}.cmcfg_colors_total{font-weight:700;text-align:right}.cmcfg_colors_select{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:20px 0 40px}.cmcfg_colors_select>div{text-align:center;vertical-align:top;cursor:pointer;position:relative;padding:5px}.cmcfg_colors_select>div.active{cursor:zoom-in}.cmcfg_colors_select>div img{max-width:100%;max-height:100%;border-radius:9999px;border:2px solid black}.cmcfg_colors_select>div.active img{border-color:#fff;box-shadow:#000 0 0 5px}.cmcfg_colors_select>div.active:after{font-size:33px;padding-top:22px;text-shadow:#000 0 0 5px;text-align:center;display:block;color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;font-family:"font awesome 5 free";content:"";font-weight:900}.cmcfg_colors_select.cmcfg_colors_select_qdc_list>div{cursor:auto}#cmcfg_colors_connectors{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:20px 0 0}#cmcfg_colors_connectors>div{margin:0 70px 40px 0}#cmcfg_colors_connectors>div ul{list-style:none;margin:0;padding:0;height:250px;position:relative}#cmcfg_colors_connectors>div ul li{cursor:copy;width:20px;position:absolute;top:0;height:250px;background-position:0 0;background-repeat:no-repeat}#cmcfg_colors_connectors.cable-load>div ul li{cursor:auto}#cmcfg_colors_connectors>div .connector-title{padding:8px 0;text-align:center;font-weight:700}#cmcfg_colors_connectors_new{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:20px 0 0}#cmcfg_colors_connectors_new>div{height:404px;position:relative;margin-bottom:20px}#cmcfg_colors_connectors_new>div img{height:404px;position:absolute;top:0;left:0;max-width:unset!important}#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 .addons-img{z-index:92;height:404px;position:absolute;top:0;left:0;max-width:unset!important}#cmcfg_colors_connectors_new>div .addons-img img{z-index:92}#cmcfg_colors_connectors_new>div .title{position:absolute;bottom:0;left:0;width:100%;color:#000;text-shadow:#fff 0 0 5px;text-align:center;font-weight:700}#cmcfg_colors_connectors_new>div button{z-index:96;position:absolute;background:#fff;color:#000;font-weight:700!important;font-size:12px;text-transform:uppercase;line-height:1;padding:6px!important;box-shadow:none!important;text-align:center;border-radius:8px!important;border:1px solid #000!important}#cmcfg_colors_connectors_new>div button:hover{border-color:#bd081d!important;color:#bd081d}#cmcfg_colors_connectors_new>div .addons{position:absolute;z-index:96}#cmcfg_colors_connectors_new>div .addons button{position:unset}#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{cursor:auto}#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{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:20px 0 40px}#cmcfg_upgrades_marketing>div:nth-child(1){width:500px;max-width:100%}#cmcfg_upgrades_marketing .video{position:relative;padding-bottom:56.25%}#cmcfg_upgrades_marketing .video iframe{position:absolute;top:0;left:0;width:100%;height: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-left:30px;margin-bottom:5px}.cmcfg_upgrades_dummy{white-space:nowrap;display:flex;gap:5px}.cmcfg_upgrades_dummy>label{padding:3px 5px;background:#d1e5fd;border-radius:.25rem;margin-bottom:0}.cmcfg_upgrades_dummy>label .flex{display:flex;gap:5px}.cmcfg_upgrades_dummy>label img{width:75%;margin:5px auto 0}.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{display:flex;width:62px;gap:3px;align-items:center;overflow:hidden}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input{margin:0;-moz-appearance:initial;width:36px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input::-webkit-outer-spin-button,.cmcfg_upgrade_combs .cmcfg_upgrade_combs_amount input::-webkit-inner-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{display:flex;gap:10px;align-items:center}.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;justify-content:space-between;gap:10px}.cmcfg_upgrade_combs .cmcfg_upgrade_combs_matcol .cmcfg_comb_preview_left_change_cta{cursor:pointer;display:inline-block;color:#d33;text-decoration:underline}.cmcfg_combselection{width:100%;max-width:600px}.cmcfg_combselection .text{font-size:18px;font-weight:700}.cmcfg_combselection .mat{font-size:14px;font-weight:700}.cmcfg_combselection .matcol{display:flex;gap:10px;flex-wrap:wrap}.cmcfg_combselection .matcol>div{cursor:pointer;width:calc(25% - 7.5px);border:2px solid #000;border-radius:2px;position:relative}.cmcfg_combselection .matcol>div.active{border-color:#4cae4c}.cmcfg_combselection .matcol>div.active:after{position:absolute;top:3px;left:4px;font-size:1.3rem;font-family:"font awesome 5 free";font-weight:900;color:#fff;content:"";text-shadow:#4cae4c 0 0 5px}.cmcfg_combselection input[type=number]{margin:0;-moz-appearance:initial;width:60px;padding:6px 10px;height:auto}.cmcfg_combselection input[type=number]::-webkit-outer-spin-button,.cmcfg_combselection input[type=number]::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button}.cmcfg_kbc_render{position:relative;width:1200px;height:600px;margin:30px -15px 0;-webkit-user-select:none;user-select:none;transform-origin:left top;max-width:1200px!important}.cmcfg_kbc_render.cmcfg_kbc_render_summary{margin-top:0}.cmcfg_kbc_render img{max-width:fit-content}.cmcfg_kbc_render .length-slider{position:absolute;top:0;left:0;background:#efefef;padding:3px;z-index:900}.cmcfg_kbc_render .length-slider .title{font-weight:700;text-align:center}.cmcfg_kbc_render .length-slider .noUi-extended{min-width:140px;width:100%;margin:10px 0 5px}.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{position:absolute;top:0;left:0;background:#efefef;padding:10px;z-index:900;text-align:center}.cmcfg_kbc_render .quickcharge-indicator .ind{display:flex;justify-content:center;font-size:16px;margin-bottom:10px;font-weight:700}.cmcfg_kbc_render .quickcharge-indicator .ind span{margin-right:10px;font-size:24px}.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{position:absolute;top:0;left:0;transition:opacity .2s 0s;opacity:1}.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{position:absolute;top:0;left: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{position:absolute;top:0;left:0}.cmcfg_kbc_render .render-qdc .kb,.cmcfg_kbc_render .render-qdc .host{z-index:301}.cmcfg_kbc_render .render-qdc .ring{z-index:302}.cmcfg_kbc_render .render-qdc .accent_kb,.cmcfg_kbc_render .render-qdc .accent_host{z-index:303}.cmcfg_kbc_render canvas{z-index:500;position:absolute;top:0;left:0;width:1200px;height:600px}.cmcfg_kbc_totals{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.cmcfg_kbc_totals_toolong{text-align:center;font-weight:700;color:#d33}.cmcfg_kbc_render .render-connector[data-slug=usba]{width:173px;height:52px}.cmcfg_kbc_render .render-connector[data-slug=musbb],.cmcfg_kbc_render .render-connector[data-slug=miniusb]{width:146px;height:41px}.cmcfg_kbc_render .render-connector[data-slug=usbc]{width:149px;height:41px}.cmcfg_kbc_render .render-connector[data-slug="90dusbc"]{width:97px;height:84px}.cmcfg_kbc_render .render-qdc[data-slug=aviator]{width:210px;height:54px}.cmcfg_kbc_render .render-qdc[data-slug=slimline]{width:210px;height:35px}.cmcfg_kbc_render .render-qdc[data-slug=lemo]{width:223px;height:35px}.cmcfg_kbc_render .render-orientation-right{transform:scaleY(-1)}.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:not(.render-orientation-right){transform:rotate(90deg) scaleX(-1);transform-origin:bottom left}.cmcfg_kbc_render .render-facing-down.render-orientation-right{transform:rotate(90deg) scaleX(-1) scaleY(-1)}.cmcfg_kbc_render .render-facing-down[data-slug=usba]{margin-top:121px}.cmcfg_kbc_render .render-facing-down[data-slug=musbb],.cmcfg_kbc_render .render-facing-down[data-slug=miniusb]{margin-top:105px}.cmcfg_kbc_render .render-facing-down[data-slug=usbc]{margin-top:108px}.cmcfg_kbc_render .render-facing-up[data-slug=usba],.cmcfg_kbc_render .render-facing-up[data-slug=musbb],.cmcfg_kbc_render .render-facing-up[data-slug=miniusb],.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{padding:6px 10px!important;background:transparent;box-shadow:none!important;right:0;top:0;border:1px solid #ededed!important}.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{top:200px;left:100px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-size{top:290px;left:100px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length1{top:0;left:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length2{top:420px;left:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .length-slider-length3{top:420px;left:790px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-qdc{top:420px;left:610px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-connector-kb-color{top:110px;left:20px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-connector-host-color{top:420px;right:10px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-color1{top:250px;left:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=right] .change-color2{top:340px;left:710px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-coil-length{top:90px;left:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-coil-size{top:90px;left:340px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length1{top:370px;left:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length2{top:370px;left:540px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .length-slider-length3{top:370px;left:900px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-qdc{top:420px;left:730px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-connector-kb-color{top:460px;left:130px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-connector-host-color{top:420px;right:10px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-color1{top:110px;left:170px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=right] .change-color2{top:110px;left:830px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-length{top:200px;left:100px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-size{top:290px;left:100px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length1{top:430px;left:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length2{top:130px;left:420px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .length-slider-length3{top:130px;left:790px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-qdc{top:130px;left:610px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-connector-kb-color{top:460px;left:20px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-connector-host-color{top:130px;right:10px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-color1{top:340px;left:430px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=upwards][data-orientation=left] .change-color2{top:220px;left:730px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-coil-length{top:90px;left:720px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-coil-size{top:90px;left:930px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length1{top:370px;left:910px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length2{top:370px;left:540px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .length-slider-length3{top:370px;left:100px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-qdc{top:420px;left:350px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-connector-kb-color{top:460px;right:180px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-connector-host-color{top:420px;left:20px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-color1{top:110px;left:680px}.cmcfg_kbc_render[data-layout=procoiled][data-coil=straight][data-orientation=left] .change-color2{top:110px;left:100px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-length{top:200px;left:100px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-coil-size{top:290px;left:100px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-length1{top:0;left:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .length-slider-length2{top:420px;left:600px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-connector-kb-color{top:110px;left:20px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-connector-host-color{top:420px;right:10px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=right] .change-color1{top:250px;left:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-coil-length{top:90px;left:130px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-coil-size{top:90px;left:340px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-length1{top:370px;left:130px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .length-slider-length2{top:370px;left:730px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-connector-kb-color{top:460px;left:130px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-connector-host-color{top:420px;right:10px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=right] .change-color1{top:110px;left:170px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-length{top:200px;left:100px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-coil-size{top:290px;left:100px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-length1{top:430px;left:420px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .length-slider-length2{top:120px;left:610px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-connector-kb-color{top:460px;left:20px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-connector-host-color{top:130px;right:10px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=upwards][data-orientation=left] .change-color1{top:280px;left:430px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-coil-length{top:90px;left:720px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-coil-size{top:90px;left:930px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-length1{top:370px;left:910px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .length-slider-length2{top:370px;left:330px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-connector-kb-color{top:460px;right:180px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-connector-host-color{top:420px;left:20px}.cmcfg_kbc_render[data-layout=classiccoiled][data-coil=straight][data-orientation=left] .change-color1{top:110px;left:530px}.cmcfg_kbc_render[data-layout=prostraight] .length-slider-length1{top:140px;left:220px}.cmcfg_kbc_render[data-layout=prostraight] .length-slider-length2{top:140px;left:770px}.cmcfg_kbc_render[data-layout=prostraight] .change-qdc{top:160px;left:530px}.cmcfg_kbc_render[data-layout=prostraight] .change-connector-kb-color{top:160px;left:10px}.cmcfg_kbc_render[data-layout=prostraight] .change-connector-host-color{top:160px;right:10px}.cmcfg_kbc_render[data-layout=prostraight] .change-color1{top:400px;left:170px}.cmcfg_kbc_render[data-layout=prostraight] .change-color2{top:400px;left:830px}.cmcfg_kbc_render[data-layout=classicstraight] .length-slider-length1{top:140px;left:470px}.cmcfg_kbc_render[data-layout=classicstraight] .change-connector-kb-color{top:160px;left:10px}.cmcfg_kbc_render[data-layout=classicstraight] .change-connector-host-color{top:160px;right:10px}.cmcfg_kbc_render[data-layout=classicstraight] .change-color1{top:400px;left:480px}.cmcfg_kbc_render[data-layout=classicstraight] .quickcharge-indicator{top:380px;left:450px}.cmcfg_select_popin{max-width:100%;width:1000px}.cmcfg_select_popin p.text{margin-bottom:40px}.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_popin .hidden{display:none!important}.cmcfg_select{-webkit-user-select:none;user-select:none;margin:0 0 40px;gap:20px;display:grid;grid-auto-columns:auto}.cmcfg_select+h4{display:block;padding-top:40px;border-top:1px solid #ccc}.cmcfg_select>div{cursor:pointer;position:relative}.cmcfg_select>div.disabled{cursor:not-allowed}.cmcfg_select>p{display:block;width:100%;margin:20px 0 10px}.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{gap:10px;display:flex;align-items:start;justify-content:flex-start;flex-wrap:wrap}.cmcfg_select>div>.highlight{width:calc(100% - 6px);border:3px solid #000;border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover}.cmcfg_select>div>.highlight img{width:100%}.cmcfg_select>div>.highlight h3{margin:0;font-size:1.8rem;font-weight:700;padding:0 20px;line-height:1.3;font-family:BeonMedium,serif;text-transform:uppercase;color:#fff;text-shadow:#000 0 0 20px,#000 0 0 20px,#000 0 0 20px,#000 0 0 10px,#000 0 0 10px}.cmcfg_select>div>.highlight span{font-weight:300;font-size:.9rem;display:block;text-shadow:none;color:#000;font-family:sans-serif}.cmcfg_select>div>.highlight p{margin:0;font-size:.9rem;font-weight:700;padding:0 20px;color:#fff;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{margin:0;font-size:.9rem;font-weight:400;padding:0 20px;color:#000;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{font-size:1rem;font-family:"font awesome 5 free";font-weight:900;color:#4cae4c;content:"";margin-right:5px}.cmcfg_select>div.active>.highlight{border-color:#4cae4c}.cmcfg_select>div.active>.highlight:after{position:absolute;top:15px;right:15px;font-size:1rem;font-family:"font awesome 5 free";font-weight:900;color:#fff;content:"";text-shadow:#4cae4c 0 0 5px,#4cae4c 0 0 5px}.cmcfg_select>div.active>.highlight.highlight-left:after{top:15px;left:15px}.cmcfg_select>div>.title{margin:20px 0;font-weight:700;padding:0 10px;font-size:1.2rem}.cmcfg_select.cmcfg_select_condensed>div>.title{font-size:.9rem;margin:5px 0;padding:0 3px}.cmcfg_select>div>.title .sub{font-weight:300;font-size:.9rem;display:inline-block;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{gap:10px;display:flex;align-items:start;justify-content:flex-start;flex-wrap:wrap}.cmcfg_select.cmcfg_select_colorcircles>div{width:50px;height:50px}.cmcfg_select.cmcfg_select_colorcircles>div>.highlight{border-radius:9999px;overflow:hidden;width:100%}.cmcfg_select.cmcfg_select_colorcircles>div>.highlight img{max-width:100%;max-height:100%}.cmcfg_select.cmcfg_select_colorcircles>div.active>.highlight:after{font-size:33px;padding-top:16px;text-shadow:#000 0 0 5px;text-align:center;display:block;color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;font-family:"font awesome 5 free";content:"";font-weight:900}.cmcfg_select_warning{padding:10px;background:#fae9c5}.cmcfg_select_info{padding:10px;background:#cef3ff}#cmcfg_colors_preview{display:flex;gap:10px;flex-wrap:wrap}#cmcfg_colors_preview>div{width:440px;max-width:100%;height:350px;background-size:cover;background-position:left bottom}@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%;width:600px;overflow-x:hidden}.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{text-decoration:underline;margin:30px 0 15px;font-size:16px}.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:nth-child(1){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{justify-content:space-around;align-items:stretch}.cmcfg_select.cmcfg_select_service>div>.highlight h3{text-align:center;padding:20px 0}.cmcfg_select.cmcfg_select_service>div>.highlight p{text-align:center;padding:0 0 20px}.cmcfg_select.cmcfg_select_service [data-mode=direct] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_direct-876bf23b.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=extension] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_extension-9dc53454.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=sff] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_sff-fe66cea3.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_kbcable-4e2e4b21.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable_console] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_kbcable_console-4a1c53e4.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable_charging] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/service_kbcable_charging-20b0661f.jpg)}.cmcfg_select.cmcfg_select_service [data-mode=kbcable] .highlight .tag{display:block;color:#fff;padding:2px 4px;font-weight:700;position:absolute;right:15px;bottom:-14px;box-shadow:#000 0 0 3px,#fff 0 0 3px;border-radius:3px}.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:#dd3333}.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{border-radius:5px;background:rgba(0,0,0,.82);padding:10px;color:#fff;margin:0 20px 20px}.cmcfg_select.cmcfg_select_sleeve .highlight .colors span{color:#fff}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul{display:flex;list-style:none;margin:10px 0 0;padding:0;align-items:flex-start;justify-content:space-between}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul li{text-align:center;vertical-align:top;box-shadow:inset 0 2px 4px #0000000f}.cmcfg_select.cmcfg_select_sleeve .highlight .colors ul li img{max-width:100%;max-height:100%;border-radius:9999px}.cmcfg_select.cmcfg_select_sleeve>div.is-oos{cursor:not-allowed}.cmcfg_select.cmcfg_select_sleeve>div.is-oos .highlight h3:after{display:inline-block;margin-left:30px;margin-top:-3px;font-size:13px;font-family:Helvetica,sans-serif;content:"Temporarily Out Of Stock";color:#fff;background:#dd3333;padding:2px 4px;font-weight:700;box-shadow:#000 0 0 3px,#fff 0 0 3px;border-radius:3px}.cmcfg_select .is_oos_tag{font-size:13px;font-family:Helvetica,sans-serif;color:#fff;background:#dd3333;padding:2px 4px;font-weight:700;box-shadow:#000 0 0 3px,#fff 0 0 3px;border-radius:3px}.cmcfg_select.cmcfg_select_sleeve [data-sleeve=modmesh] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/sleeve_modmesh-89a4d84c.jpg)}.cmcfg_select.cmcfg_select_sleeve [data-sleeve=modflex] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/sleeve_modflex-c1a76e06.jpg)}.cmcfg_select.cmcfg_select_sleeve_kbc [data-sleeve=dualsleeve] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_sleeve_dualsleeve-a4617363.jpg)}.cmcfg_select.cmcfg_select_sleeve_kbc [data-sleeve=modmatch] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_sleeve_modmatch-244b41ca.jpg)}.cmcfg_select.cmcfg_select_sleeve_kbc [data-sleeve=modmetal] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_sleeve_modmetal-89ee5aa9.jpg)}.cmcfg_select.cmcfg_select_sleeve_kbc .highlight .colors ul li img{background:#fff}.cmcfg_select.cmcfg_select_sleeve_kbc .title-line{display:flex;align-items:center;gap:20px}.cmcfg_select.cmcfg_select_sleeve_kbc>div>.highlight p.invert{padding:0}.cmcfg_select.cmcfg_select_mode{place-items:center}.cmcfg_select.cmcfg_select_mode>div{max-width:420px;width:100%}.cmcfg_select.cmcfg_select_mode .highlight h3{height:200px;line-height:200px}.cmcfg_select.cmcfg_select_mode [data-value=classic] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/mode_classic-3a00171a.jpg)}.cmcfg_select.cmcfg_select_mode [data-value=pro] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/mode_pro-b04aec1b.jpg)}.cmcfg_select.cmcfg_select_mode [data-value=pro] .highlight:before{display:block;content:"Configurator 2.0 Available";color:#fff;background:#089abd;padding:2px 4px;font-weight:700;position:absolute;left:30px;bottom:-17px;box-shadow:#000 0 0 3px,#fff 0 0 3px;border-radius:3px}.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(https://sys-cdn.cablemod.com/build/assets/sff_silver-806a0503.jpg)}.cmcfg_select.cmcfg_select_sff_color [data-value=black] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/sff_black-b6d6cd55.jpg)}.cmcfg_select.cmcfg_select_kbc_layout_type>div .highlight{height:215px;background-position:bottom}.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(https://sys-cdn.cablemod.com/build/assets/kbc_layout_type_full-f81eddbd.png)}.cmcfg_select.cmcfg_select_kbc_layout_type [data-value=kbonly] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_type_kbonly-d10ae7fb.png)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_layout_procoiled-278e3d15.png)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=prostraight] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_prostraight-197e48e2.png)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=classiccoiled] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_classiccoiled-1e9e797c.png)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=classicstraight] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_classicstraight-d327bfc4.png)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=prostraight_kbonly] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_prostraight_kbonly-c83b4d65.png)}.cmcfg_select.cmcfg_select_kbc_layout [data-value=procoiled_kbonly] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_layout_procoiled_kbonly-a2717c65.png)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_connector_musbb-df418d69.jpg)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=miniusb] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_miniusb-de337231.jpg)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=usbc] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_usbc-9c244585.jpg)}.cmcfg_select.cmcfg_select_kbc_connector [data-value=usba] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_usba-a8d25a29.jpg)}.cmcfg_select.cmcfg_select_kbc_connector [data-value="90dusbc"] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_90dusbc-19e56f68.jpg)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_musbb_up-d951cddf.jpg)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=musbb][data-value=down] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_musbb_down-1c769914.jpg)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=miniusb][data-value=up] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_miniusb_up-2b2e2f1d.jpg)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector=miniusb][data-value=down] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_miniusb_down-01cf9782.jpg)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector="90dusbc"][data-value=left] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_90dusbc_left-f7366f7f.jpg)}.cmcfg_select.cmcfg_select_kbc_connector_orientation [data-connector="90dusbc"][data-value=right] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_connector_orientation_90dusbc_right-371bd4e8.jpg)}.cmcfg_select[data-store=kbcable_qdc] .highlight{height:130px}.cmcfg_select[data-store=kbcable_qdc] [data-value=aviator] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_qdc_aviator-4ce5d3fa.jpg)}.cmcfg_select[data-store=kbcable_qdc] [data-value=slimline] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_qdc_slimline-6f4ef960.jpg)}.cmcfg_select[data-store=kbcable_qdc] [data-value=lemo] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_qdc_lemo-3f6a3ca5.jpg)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_straight-3dfd92da.png)}.cmcfg_select.cmcfg_select_kbc_orientation[data-kb-orientation=left] [data-value=straight] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_straight_left-771f19f6.png)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=upwards] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_upwards-45595f91.png)}.cmcfg_select.cmcfg_select_kbc_orientation[data-kb-orientation=left] [data-value=upwards] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_upwards_left-d0790552.png)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=left] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_left-d1bbc342.png)}.cmcfg_select.cmcfg_select_kbc_orientation [data-value=right] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_orientation_right-32f91186.png)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_keyboard_norgb-de1a8529.jpg)}.cmcfg_select.cmcfg_select_kbc_rgb [data-value="1"] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_keyboard_rgb-dfba0a81.jpg)}.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(https://sys-cdn.cablemod.com/build/assets/kbc_controller_ps5-1d43da00.jpg)}.cmcfg_select.cmcfg_select_kbc_controller [data-value=xbox] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_controller_xbox-7821d8f5.jpg)}.cmcfg_select.cmcfg_select_kbc_controller [data-value=switchpro] .highlight{background-image:url(https://sys-cdn.cablemod.com/build/assets/kbc_controller_switchpro-4bd0e86e.jpg)}@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{vertical-align:middle;width:auto!important;margin-bottom:0!important;text-align:center;margin-right:10px}#cmcfg_additionals>div{display:block;border-bottom:1px solid #ccc;padding:20px 0}#cmcfg_additionals>div:after{display:block;content:"";clear:both}#cmcfg_additionals>div .info{width:calc(70% - 30px);float:left;padding-top:15px;padding-left: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;padding:9px 20px;font-weight:700;display:inline-block;margin-top:30px}#cmcfg_additionals>div .img,#cmcfg_additionals>div .imgp{width:30%;float:left;position:relative}#cmcfg_additionals>div .img:after{display:block;opacity:0;content:"Add to cart";color:#fff;width:200px;height:50px;background:rgba(0,0,0,.6);position:absolute;top:50%;left:50%;margin:-25px 0 0 -100px;text-align:center;vertical-align:middle;line-height:50px;font-size:30px;font-weight:700;transition:opacity .2s 0ms}#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{font-weight:700;width:150px;float:left;padding-top:5px}#cmcfg_additionals .attr{margin:20px 0}#cmcfg_colors_connectors.cable-type-modflex ul>li{background-image:url(https://sys-cdn.cablemod.com/build/assets/modflex-687673ec.jpg)}#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(https://sys-cdn.cablemod.com/build/assets/modmesh-0ac2f0ae.jpg)}#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:nth-child(1){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:nth-child(1){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:nth-child(1){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-size:100%;background-repeat:no-repeat;background-position:0 0}#cmcfg_colors_connectors .connector-24pin_atx>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/24pin_atx-25e71448.png);width:245px;height:91px}#cmcfg_colors_connectors .connector-4p_atx>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/4p_atx-a182b50e.png);width:47px;height:95px}#cmcfg_colors_connectors .connector-6p2_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/6p2_pcie-89fbaee3.png);width:119px;height:96px;margin-top:-1px}#cmcfg_colors_connectors .connector-6p2_pcie_2>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/6p2_pcie-89fbaee3.png);width:119px;height:96px;margin-top:-1px}#cmcfg_colors_connectors .connector-4p4_eps>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/4p4_eps-91e7a129.png);width:120px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-4p_eps>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/4p_atx-a182b50e.png);width:47px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-8p_eps>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p_eps-4a559983.png);width:88px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-molex>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/molex-5bc5403f.png);width:91px;height:93px}#cmcfg_colors_connectors .connector-sata_power>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/sata_power-438746c2.png);width:106px;height:91px}#cmcfg_colors_connectors .connector-6p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/6p_pcie-29ef7183.png);width:68px;height:95px}#cmcfg_colors_connectors .connector-8p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p_pcie-4f935b9b.png);width:86px;height:95px}#cmcfg_colors_connectors .connector-6p6p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/6p6p_pcie-efcb3dc4.png);width:141px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-6p8p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/6p8p_pcie-6053253d.png);width:159px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-8p6p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p6p_pcie-437f19e6.png);width:159px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-8p8p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p8p_pcie-54c030b1.png);width:177px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-8p8p_eps>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p8p_eps-b85e5e69.png);width:181px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-8p8p8p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/8p8p8p_pcie-c293cd42.png);width:267px;height:95px;margin-top:-1px}#cmcfg_colors_connectors .connector-12p_pcie>div.connector-image{background-image:url(https://sys-cdn.cablemod.com/build/assets/12p_pcie-3c23688c.png);width:119px;height:95px;margin-top:-1px}
