@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,800&display=swap);
@import url(https://cdn.quilljs.com/1.3.6/quill.snow.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/css/tom-select.css);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap);

.__nuxt-error-page {
  padding: 1rem;
  background: #F7F8FB;
  color: #47494E;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: sans-serif;
  font-weight: 100 !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.__nuxt-error-page .error {
  max-width: 450px;
}
.__nuxt-error-page .title {
  font-size: 1.5rem;
  margin-top: 15px;
  color: #47494E;
  margin-bottom: 8px;
}
.__nuxt-error-page .description {
  color: #7F828B;
  line-height: 21px;
  margin-bottom: 10px;
}
.__nuxt-error-page a {
  color: #7F828B !important;
  text-decoration: none;
}
.__nuxt-error-page .logo {
  position: fixed;
  left: 12px;
  bottom: 12px;
}


.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: black;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}

.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0px;right:0;bottom:0;left:84%;height:28px}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container{display:none}.sp-container.sp-buttons-disabled .sp-button-container{display:none}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));background-image:-webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));background-image:-moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image:-o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image:-ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image:linear-gradient(to right, #fff, rgba(204, 154, 129, 0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr="#FFFFFFFF", endColorstr="#00CC9A81")}.sp-val{background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));background-image:-webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));background-image:-moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image:-o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image:-ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image:linear-gradient(to top, #000, rgba(204, 154, 129, 0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81", endColorstr="#FF000000")}.sp-hue{background:-moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);background:-ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);background:-o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);background:-webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));background:-webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);background:linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00", endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00", endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff", endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff", endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff", endColorstr="#ff0000")}.sp-hidden{display:none !important}.sp-cf:before,.sp-cf:after{content:"";display:table}.sp-cf:after{clear:both}@media(max-device-width: 480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:solid 1px #f0c49b;padding:0}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font:normal 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px !important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:rgba(0,0,0,0);border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px rgba(0,0,0,0)}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-palette-button-container,.sp-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top, #eeeeee, #cccccc);background-image:-moz-linear-gradient(top, #eeeeee, #cccccc);background-image:-ms-linear-gradient(top, #eeeeee, #cccccc);background-image:-o-linear-gradient(top, #eeeeee, #cccccc);background-image:linear-gradient(to bottom, #eeeeee, #cccccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top, #dddddd, #bbbbbb);background-image:-moz-linear-gradient(top, #dddddd, #bbbbbb);background-image:-ms-linear-gradient(top, #dddddd, #bbbbbb);background-image:-o-linear-gradient(top, #dddddd, #bbbbbb);background-image:linear-gradient(to bottom, #dddddd, #bbbbbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f !important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f !important;text-decoration:underline}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.switch-label{font-weight:400;font-size:15px;line-height:24px}.switch{margin-right:8px;width:37px !important;height:auto !important}.switch input[type=checkbox]~.slider.round::before{left:-0.2rem !important;background-color:#89909f !important;border-color:#89909f !important}.switch input[type=checkbox]:checked~.slider.round::before{left:-1.82rem !important}.slider{position:static !important;background:rgba(0,0,0,0) !important;border-radius:0 !important}.switch .slider::after{background:50%/50% 50% no-repeat;position:absolute;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}.switch input[type=checkbox]~.slider::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-switch{top:-5.5px}.switch input[type=checkbox]~.slider::after,.custom-switch .custom-control-input~.custom-control-label::after{-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto;font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900);content:"";text-align:center;color:#89909f;font-size:13px;line-height:1.2;background-color:#fff}.switch input[type=checkbox]:checked~.slider::after,.custom-switch .custom-control-input:checked~.custom-control-label::after{content:"";color:#51992e;line-height:1.3;-webkit-transform:translateX(1.2rem);transform:translateX(1.2rem)}.switch input[type=checkbox]~.slider.round::before,.custom-switch .custom-control-label::before{width:2.5rem;height:1.3rem;border-radius:50px;left:-2.24rem;background-color:#89909f;border-color:#89909f}.switch input[type=checkbox]~.slider::after,.custom-switch .custom-control-label::after{top:6.5px;width:1rem;height:1rem}.switch input[type=checkbox]:checked~.slider::before,.custom-control-input:checked~.custom-control-label::before{border-color:#51992e !important;background-color:#51992e !important}.custom-switch{cursor:pointer}.custom-switch .custom-control-label::before,.custom-switch .custom-control-label::after{transform:rotate(360deg)}.custom-switch .custom-control-input:focus~.custom-control-label::before,.custom-switch .custom-control-input:focus~.custom-control-label::after{outline:none;box-shadow:none;border:none}.tippy-box{font-weight:400;line-height:22px !important;color:#426990 !important;background-color:#f1f5f9 !important;border:1px solid #97b5d3 !important}.tippy-box .tippy-arrow{color:#f1f5f9 !important}.tippy-box .tippy-content{padding:12px}.tippy-box .btn-success-tippy{background-color:#51992e !important;border-color:#51992e !important;margin-top:12px !important;padding:5px 26.5px 5px 28.5px !important;font-size:14px !important;line-height:16px !important;width:100%}.tippy-box .btn-success-tippy:hover{color:#51992e;background-color:rgba(0,0,0,0) !important;border:solid 1px #51992e !important}.tippy-box .btn-success-tippy:hover svg path+path{fill:#51992e}.tippy-box .btn-success-tippy svg{margin-right:3px}.modal-backdrop{opacity:.6}.modal-header{background:#f6f6f7;padding:20px;padding-right:44px;position:relative;border-bottom:1px solid #d2d5db}.modal-header .close{color:#f6f6f7;opacity:1;padding:0;margin:0;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.modal-header .close::before{position:absolute;font-family:"Font Awesome 6 Free";font-weight:400;content:"";-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;color:#5183b6}.modal-title{color:#303133}.modal-footer{background-color:#f6f6f7;border-top:1px solid #d2d5db;padding:20px}.modal-footer .btn{background:#51992e;border-radius:4px;padding:7px 16px;margin:0;font-size:14px;line-height:22px;font-weight:500}.modal-body .modal-block{padding:40px}.modal-body .modal-block .form-group:last-of-type{margin-bottom:0}.modal-body .form-group label{font-size:14px;line-height:24px;color:#606266;margin-bottom:4px}.form-control{height:40px;border-radius:4px;background-color:#fff;border:1px solid #d2d5db;font-size:14px;line-height:22px;color:#303133}.gjs-trt-trait--accordianButton .gjs-field-accordianButton svg+span{float:right}.gjs-pn-panel .gjs-field-number::after{height:calc(100% - 3px);right:0px;top:2px;z-index:1}.bootstrap-select .dropdown-toggle .filter-option,.bootstrap-select .gjs-field-select .filter-option{overflow:visible;position:relative;top:-10px}.gjs-trt-trait__wrp-bgThemeColor .bootstrap-select .dropdown-toggle .filter-option,.gjs-trt-trait__wrp-rootBgThemeColor .bootstrap-select .dropdown-toggle .filter-option,.gjs-trt-trait--themeColor .bootstrap-select .dropdown-toggle .filter-option{top:0}.gjs-pn-panel.gjs-pn-opt-1{position:static !important}.gjs-pn-panel.gjs-pn-opt-1 .gjs-btn{display:flex;white-space:nowrap;position:relative;padding:7px 16px 7px 39px !important;background-color:rgba(0,0,0,0) !important;border-color:#d2d5db !important;color:#636872 !important}.gjs-pn-panel.gjs-pn-opt-1 .gjs-btn .fa-eye-slash{position:absolute;top:50%;left:15px;transform:translateY(-50%)}.gjs-pn-panel.gjs-pn-opt-1 .gjs-yellow-btn-active{color:#c17317 !important;border:1px solid #f4cb90 !important;background-color:#fdf5eb !important}.gjs-trt-trait__wrp-rootWrapperBgOpacity .gjs-field-number-icon{width:100% !important;margin-top:8px}.gjs-trt-trait__wrp-rootWrapperBgOpacity .gjs-field-wrp--number{width:100%}.gjs-trt-trait__wrp-rootWrapperBgOpacity .gjs-trt-trait--number{flex-wrap:wrap}label{margin-bottom:0}.ts-dropdown [data-selectable].option{font-weight:400}.gjs-field-number-icon,.gjs-field-wrp--color .gjs-field-color,.gjs-field-text input[type=text],.gjs-field-select select:not(.ts-hidden-accessible),.ts-control{border:1px solid #d2d5db !important;border-radius:4px;color:#303133 !important;font-weight:400;font-size:12px !important;line-height:22px;padding:5px 6px;background-color:#fff !important;width:100%}.gjs-field-number-icon .title,.gjs-field-wrp--color .gjs-field-color .title,.gjs-field-text input[type=text] .title,.gjs-field-select select:not(.ts-hidden-accessible) .title,.ts-control .title{white-space:nowrap;width:60px;overflow:hidden;display:block;text-overflow:ellipsis}.trait-value-modified[class*=show-on-desktop] .gjs-field-number-icon,.trait-value-modified[class*=show-on-desktop] .gjs-field-wrp--color .gjs-field-color,.trait-value-modified[class*=show-on-desktop] .gjs-field-text input[type=text],.trait-value-modified[class*=show-on-desktop] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-modified[class*=show-on-desktop] .ts-control,.trait-value-inherited[class*=show-on-desktop] .gjs-field-number-icon,.trait-value-inherited[class*=show-on-desktop] .gjs-field-wrp--color .gjs-field-color,.trait-value-inherited[class*=show-on-desktop] .gjs-field-text input[type=text],.trait-value-inherited[class*=show-on-desktop] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-inherited[class*=show-on-desktop] .ts-control{border:1px solid #8936e6 !important}.trait-value-modified[class*=show-on-desktop] .gjs-field-number-icon span.gjs-icon::before,.trait-value-modified[class*=show-on-desktop] .gjs-field-select::before,.trait-value-modified[class*=show-on-desktop] .gjs-field-themeColor::before,.trait-value-modified[class*=show-on-desktop] .gjs-field-colorp::before,.trait-value-inherited[class*=show-on-desktop] .gjs-field-number-icon span.gjs-icon::before,.trait-value-inherited[class*=show-on-desktop] .gjs-field-select::before,.trait-value-inherited[class*=show-on-desktop] .gjs-field-themeColor::before,.trait-value-inherited[class*=show-on-desktop] .gjs-field-colorp::before{background-color:#8936e6}.trait-value-modified[class*=show-on-tablet] .gjs-field-number-icon,.trait-value-modified[class*=show-on-tablet] .gjs-field-wrp--color .gjs-field-color,.trait-value-modified[class*=show-on-tablet] .gjs-field-text input[type=text],.trait-value-modified[class*=show-on-tablet] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-modified[class*=show-on-tablet] .ts-control,.trait-value-inherited[class*=show-on-tablet] .gjs-field-number-icon,.trait-value-inherited[class*=show-on-tablet] .gjs-field-wrp--color .gjs-field-color,.trait-value-inherited[class*=show-on-tablet] .gjs-field-text input[type=text],.trait-value-inherited[class*=show-on-tablet] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-inherited[class*=show-on-tablet] .ts-control{border:1px solid #02968a !important}.trait-value-modified[class*=show-on-tablet] .gjs-field-number-icon span.gjs-icon::before,.trait-value-modified[class*=show-on-tablet] .gjs-field-select::before,.trait-value-modified[class*=show-on-tablet] .gjs-field-themeColor::before,.trait-value-modified[class*=show-on-tablet] .gjs-field-colorp::before,.trait-value-inherited[class*=show-on-tablet] .gjs-field-number-icon span.gjs-icon::before,.trait-value-inherited[class*=show-on-tablet] .gjs-field-select::before,.trait-value-inherited[class*=show-on-tablet] .gjs-field-themeColor::before,.trait-value-inherited[class*=show-on-tablet] .gjs-field-colorp::before{background-color:#02968a}.trait-value-modified[class*=show-on-mobile] .gjs-field-number-icon,.trait-value-modified[class*=show-on-mobile] .gjs-field-wrp--color .gjs-field-color,.trait-value-modified[class*=show-on-mobile] .gjs-field-text input[type=text],.trait-value-modified[class*=show-on-mobile] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-modified[class*=show-on-mobile] .ts-control,.trait-value-inherited[class*=show-on-mobile] .gjs-field-number-icon,.trait-value-inherited[class*=show-on-mobile] .gjs-field-wrp--color .gjs-field-color,.trait-value-inherited[class*=show-on-mobile] .gjs-field-text input[type=text],.trait-value-inherited[class*=show-on-mobile] .gjs-field-select select:not(.ts-hidden-accessible),.trait-value-inherited[class*=show-on-mobile] .ts-control{border:1px solid #02968a !important}.trait-value-modified[class*=show-on-mobile] .gjs-field-number-icon span.gjs-icon::before,.trait-value-modified[class*=show-on-mobile] .gjs-field-select::before,.trait-value-modified[class*=show-on-mobile] .gjs-field-themeColor::before,.trait-value-modified[class*=show-on-mobile] .gjs-field-colorp::before,.trait-value-inherited[class*=show-on-mobile] .gjs-field-number-icon span.gjs-icon::before,.trait-value-inherited[class*=show-on-mobile] .gjs-field-select::before,.trait-value-inherited[class*=show-on-mobile] .gjs-field-themeColor::before,.trait-value-inherited[class*=show-on-mobile] .gjs-field-colorp::before{background-color:#02968a}.trait-value-inherited[class*=show-on-mobile] .gjs-field-select select:not(.ts-hidden-accessible),.ts-control{padding-right:32px !important}.gjs-field-number-icon{padding:0}.gjs-field-number-fixed *{height:100%}.gjs-field-number-icon span.gjs-icon{position:relative}.gjs-field-number-icon span.gjs-icon::before{content:"";width:1px;background-color:#d2d5db;height:100%;position:absolute;top:0;right:32px;z-index:2}.gjs-field-select,.gjs-field-themeColor{position:relative}.gjs-field-select::after,.gjs-field-themeColor::after{content:"";position:absolute;right:9.5px;top:50%;transform:translateY(-50%);color:#606266;font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900);-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-size:17.4px;z-index:1;pointer-events:none}.gjs-field-select::before,.gjs-field-themeColor::before{content:"";width:1px;background-color:#d2d5db;height:100%;position:absolute;top:0;right:32px;z-index:2}.gjs-field-select input[type=select-one],.gjs-field-themeColor input[type=select-one]{display:none !important}.gjs-trt-traits{display:flex;flex-wrap:wrap}.gjs-trt-traits .gjs-trt-trait__wrp-headingTextThemeColor.gjs-trt_child+.gjs-trt-trait__wrp-headingTextColor+.gjs-trt-trait__wrp-headingFontStyles.gjs-trt_child{padding-top:0}.gjs-trt-traits .gjs-trt-trait__wrp-mobileVisibility.show-on-mobile+.gjs-trt-trait__wrp-productAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-mobileVisibility.show-on-mobile+.gjs-trt-trait__wrp-headingTextAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-overlayColourUseTheme.gjs-trt_child,.gjs-trt-traits .gjs-trt-trait__wrp-Margin,.gjs-trt-traits .gjs-trt-trait__wrp-justifyContent+.gjs-trt-trait__wrp-Margin{margin-top:6px !important}.gjs-trt-traits .gjs-trt_child[class*=dividerThickness],.gjs-trt-traits .gjs-trt_parent[class*=useAttribute]+.gjs-trt_child[class*=contentType],.gjs-trt-traits .gjs-trt_parent+.gjs-trt_child[class*=borderType],.gjs-trt-traits .gjs-trt-trait__wrp-autoSlide.gjs-trt_parent+.gjs-trt-trait__wrp-slidePauseOnHover.gjs-trt_child,.gjs-trt-traits .gjs-trt_child[class*=TextEffectColor],.gjs-trt-traits .gjs-trt_parent[class*=TextEffect]+.gjs-trt_child[class*=TextEffectStyle],.gjs-trt-traits [class*=imageOverlay]+.gjs-trt_child[class*=overlayStyle],.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgColor.gjs-trt_child,.gjs-trt-traits .gjs-trt_child[class*=bgColor],.gjs-trt-traits .gjs-trt_child[class*=BtnIconGraphic],.gjs-trt-traits .gjs-trt-trait__wrp-dividerPosition,.gjs-trt-traits [class*=positionOn][class*=show-on-]{background-color:#fafbfb;border-top:1px solid #d2d5db;padding:12px !important;padding-bottom:4px !important;margin-top:6px;position:relative;box-shadow:inset 0px 1px 2px rgba(0,0,0,.04),inset 0px 1px 2px rgba(0,0,0,.04);margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.gjs-trt-traits .gjs-trt_child[class*=dividerThickness]::after,.gjs-trt-traits .gjs-trt_parent[class*=useAttribute]+.gjs-trt_child[class*=contentType]::after,.gjs-trt-traits .gjs-trt_parent+.gjs-trt_child[class*=borderType]::after,.gjs-trt-traits .gjs-trt-trait__wrp-autoSlide.gjs-trt_parent+.gjs-trt-trait__wrp-slidePauseOnHover.gjs-trt_child::after,.gjs-trt-traits .gjs-trt_child[class*=TextEffectColor]::after,.gjs-trt-traits .gjs-trt_parent[class*=TextEffect]+.gjs-trt_child[class*=TextEffectStyle]::after,.gjs-trt-traits [class*=imageOverlay]+.gjs-trt_child[class*=overlayStyle]::after,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgColor.gjs-trt_child::after,.gjs-trt-traits .gjs-trt_child[class*=bgColor]::after,.gjs-trt-traits .gjs-trt_child[class*=BtnIconGraphic]::after,.gjs-trt-traits .gjs-trt-trait__wrp-dividerPosition::after,.gjs-trt-traits [class*=positionOn][class*=show-on-]::after{content:"";position:absolute;background-color:#fafbfb;border:1px solid #d2d5db;transform:rotate(45deg);z-index:1;border-bottom:0;border-right:0;right:22px;left:auto;width:10px;height:10px;top:-6px}.gjs-trt-traits .gjs-trt-trait__wrp-dividerColourUseTheme.gjs-trt_parent,.gjs-trt-traits .gjs-trt-trait__wrp-layout+.gjs-trt-trait__wrp-verticalAlign,.gjs-trt-traits .gjs-trt-trait__wrp-overlayStyle.gjs-trt_child.trt_child,.gjs-trt-traits [class*=FontStyles]+[class*=TextTransform],.gjs-trt-traits .gjs-trt-trait__wrp-useAttribute.gjs-trt_parent,.gjs-trt-traits .gjs-trt_lastchild[class*=Location],.gjs-trt-traits .gjs-trt-trait__wrp-contentAlign,.gjs-trt-traits .gjs-trt_parent[class*=TextEffect],.gjs-trt-traits .gjs-trt-trait__wrp-primaryBtnName,.gjs-trt-traits .gjs-trt-trait__wrp-submissionMessage,.gjs-trt-traits .gjs-trt-trait__wrp-productImage.gjs-trt_lastchild,.gjs-trt-traits .gjs-trt-trait__wrp-secondaryBtnName{padding-bottom:12px !important}.gjs-trt-traits .gjs-trt_lastchild[class*=borderThemeColor],.gjs-trt-traits .gjs-trt_child[class*=dividerSpaceBefore],.gjs-trt-traits .gjs-trt_child[class*=overlayColor],.gjs-trt-traits .gjs-trt_child[class*=borderThemeColor],.gjs-trt-traits .gjs-trt_child[class*=overlayOpacity]{background-color:#fafbfb;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);padding:4px 12px}.gjs-trt-traits .gjs-trt_child[class*=dividerSpaceAfter],.gjs-trt-traits .gjs-trt_child[class*=contentType]+.gjs-trt_lastchild[class*=textContentAttr],.gjs-trt-traits .gjs-trt_lastchild[class*=bgOpacity],.gjs-trt-traits .gjs-trt_child[class*=overlayEndColorOpacity]+.gjs-trt_child[class*=imageHeightType],.gjs-trt-traits .gjs-trt_lastchild[class*=borderWidth],.gjs-trt-traits .gjs-trt_lastchild[class*=TextEffectOpacity],.gjs-trt-traits .gjs-trt-trait__wrp-slideAfterDelay.gjs-trt_lastchild,.gjs-trt-traits [class*=BgOpacity].gjs-trt_lastchild,.gjs-trt-traits .gjs-trt_child[class*=TextEffectThemeColor],.gjs-trt-traits .gjs-trt_lastchild[class*=BtnIconPosition],.gjs-trt-traits .gjs-trt-trait__wrp-heightInPx{padding:12px !important;padding-top:4px !important;border-bottom:1px solid #d2d5db;padding-bottom:12px !important;background-color:#fafbfb;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);margin-bottom:6px}.gjs-trt-traits .gjs-trt-trait__wrp-heightInPx{position:relative;top:-15px}.gjs-trt-traits .gjs-field-color,.gjs-trt-traits .gjs-field-int{padding:0 !important}.gjs-trt-traits .gjs-field-color input,.gjs-trt-traits .gjs-field-int input{width:100%;border:0;padding:4px 6px;border-radius:4px;color:#303133;height:100%}.gjs-trt-traits .gjs-field-color>.gjs-field-colorp,.gjs-trt-traits .gjs-field-int>.gjs-field-colorp{position:relative;order:2;top:-1px}.gjs-trt-traits .gjs-field-color>.gjs-field-colorp::before,.gjs-trt-traits .gjs-field-int>.gjs-field-colorp::before{content:"";width:1px;background-color:#d2d5db;height:100%;position:absolute;top:0;right:32px;z-index:2;top:1px;right:16px}.gjs-trt-traits .gjs-field-color>.gjs-input-holder,.gjs-trt-traits .gjs-field-int>.gjs-input-holder{order:1}.gjs-trt-traits .gjs-field-color .gjs-input-holder,.gjs-trt-traits .gjs-field-int .gjs-input-holder{width:calc(100% - 32px)}.gjs-trt-traits .gjs-trt_child[class*=ThemeColor],.gjs-trt-traits .gjs-trt-trait__wrp-numOfproductCount,.gjs-trt-traits .gjs-trt-trait__wrp.gjs-trt-trait__wrp-textWidth,.gjs-trt-traits .gjs-trt_child[class*=overlayOpacity],.gjs-trt-traits .gjs-trt_lastchild[class*=TextTransform],.gjs-trt-traits .gjs-trt_child[class*=TextTransform],.gjs-trt-traits .gjs-trt-trait__wrp[class*=Accordian]+.gjs-trt_parent[class*=UseTheme]:not(.gjs-trt-trait__wrp-primaryBtnUseTheme,.gjs-trt-trait__wrp-secondaryBtnUseTheme),.gjs-trt-traits .gjs-trt_parent[class*=Enabled],.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme]+.gjs-trt_child[class*=TextSize]+.gjs-trt_child[class*=TextThemeColor]{padding-bottom:12px}.gjs-trt-traits .gjs-trt-trait__wrp-dividerThemeColor.gjs-trt_child,.gjs-trt-traits .gjs-trt-trait__wrp[class*=Accordian]+.gjs-trt_parent[class*=UseTheme]+.gjs-trt_child[class*=TextSize],.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme]+.gjs-trt_child[class*=TextSize]{padding-top:0}.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor.gjs-trt_child+.gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild{padding-bottom:0}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:not(:last-child){border-right:1px solid #d2d5db !important}.gjs-trt-traits .gjs-trt-trait--buttonSelector .btn{display:flex;align-items:center;justify-content:center}.gjs-trt-traits [class*=TextTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child,.gjs-trt-traits [class*=textTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child{border-top:1px solid #d2d5db !important}.gjs-trt-traits [class*=TextTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child.btn-dark,.gjs-trt-traits [class*=textTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child.btn-dark{border:1px solid #426990 !important;border-radius:0 !important;border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;background:rgba(151,181,211,.3) !important}.gjs-trt-traits [class*=TextTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child.btn-dark svg path,.gjs-trt-traits [class*=textTransform] .gjs-field-wrp--buttonSelector .row .btn:last-child.btn-dark svg path{fill:#426990}.gjs-trt-traits [class*=Accordian],.gjs-trt-traits [class*=Navigation],.gjs-trt-traits .gjs-trt-trait__wrp-Margin,.gjs-trt-traits .gjs-trt-trait__wrp-Padding,.gjs-trt-traits .gjs-trt-trait__wrp-Border{padding:15px 12px !important;border-top:1px solid #d2d5db;margin-top:-1px !important;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);cursor:pointer}.gjs-trt-traits [class*=Accordian] .fa,.gjs-trt-traits [class*=Navigation] .fa,.gjs-trt-traits .gjs-trt-trait__wrp-Margin .fa,.gjs-trt-traits .gjs-trt-trait__wrp-Padding .fa,.gjs-trt-traits .gjs-trt-trait__wrp-Border .fa{color:#606266;font-size:17.4px}.gjs-trt-traits .gjs-trt-trait__wrp-textWidth+.gjs-trt-trait__wrp-headingTextAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-productImage+.gjs-trt-trait__wrp-headingTextAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-dividerPosition,.gjs-trt-traits [class*=positionOn][class*=show-on-]{margin-top:-1px !important}.gjs-trt-traits [class*=Accordian]+.gjs-trt-trait__wrp:not(.gjs-trt-trait__wrp-titlePaddingLeft),.gjs-trt-traits [class*=Navigation]+.gjs-trt-trait__wrp{background-color:#fff;margin-top:-1px;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);padding:0 12px 6px}.gjs-trt-traits .gjs-trt-trait__wrp-productNameAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-mobileVisibility+.gjs-trt-trait__wrp-widgetImageAccordian{margin-top:7px !important}.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild+.gjs-trt-trait__wrp-headingTextAccordian,.gjs-trt-traits .gjs-trt-trait__wrp-contentAlign+.gjs-trt-trait__wrp-headingTextAccordian{margin-top:-1px !important}.gjs-trt-traits .gjs-trt-trait__wrp-defaultListView.gjs-trt_lastchild .gjs-trt-trait--checkbox,.gjs-trt-traits .gjs-trt_child[class*=UseTheme]:not(.gjs-trt-trait__wrp-overlayColourUseTheme) .gjs-trt-trait--checkbox{padding:0 !important}.gjs-trt-traits .gjs-trt_parent[class*=headingTextEnabled]+.gjs-trt_child[class*=headingTextUseTheme]{margin-bottom:6px !important;margin-top:6px !important}.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-label,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-label,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-label,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-label,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-label,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-label{margin-bottom:8px !important}.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-trt-trait--color,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-trt-trait--color,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-trt-trait--color,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-trt-trait--color,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-trt-trait--color,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-trt-trait--select,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-trt-trait--number,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-trt-trait--color{flex-wrap:wrap}.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild select,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-rootWrapperBgOpacity.gjs-trt_lastchild .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn select,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-rowNumColumn .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-modal select,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-modal .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-modal .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor select,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-productBackgroundColor .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild select,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-productBorderColor.gjs-trt_lastchild .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-field-wrp--select,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity select,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .ts-control,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-field-color,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-field-number-icon,.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-field-wrp{width:100% !important}.gjs-trt-traits .gjs-trt-trait__wrp-useIframe.gjs-trt_parent+.gjs-trt-trait__wrp-height.gjs-trt_child,.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme],.gjs-trt-traits .gjs-trt_parent+.gjs-trt_lastchild,.gjs-trt-traits .gjs-trt_child[class*=Color]+.gjs-trt_lastchild[class*=Color]:not(.gjs-trt-trait__wrp-productBorderColor){box-shadow:inset 0px -2px 2px rgba(0,0,0,.04),inset 0px 2px 2px rgba(0,0,0,.04);background-color:#fafbfb;border-top:1px solid #d2d5db;border-bottom:1px solid #d2d5db;padding:12px;position:relative;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);margin-top:6px;margin-bottom:6px}.gjs-trt-traits .gjs-trt-trait__wrp-useIframe.gjs-trt_parent+.gjs-trt-trait__wrp-height.gjs-trt_child::after,.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme]::after,.gjs-trt-traits .gjs-trt_parent+.gjs-trt_lastchild::after,.gjs-trt-traits .gjs-trt_child[class*=Color]+.gjs-trt_lastchild[class*=Color]:not(.gjs-trt-trait__wrp-productBorderColor)::after{content:"";position:absolute;background-color:#fafbfb;border:1px solid #d2d5db;transform:rotate(45deg);z-index:1;border-bottom:0;border-right:0;right:22px;left:auto;width:10px;height:10px;top:-6px}.gjs-trt-traits .gjs-trt_child[class*=dividerThickness]::after,.gjs-trt-traits .gjs-trt_parent[class*=useAttribute]+.gjs-trt_child[class*=contentType]::after,.gjs-trt-traits [class*=imageOverlay]+.gjs-trt_child[class*=overlayStyle]::after,.gjs-trt-traits .gjs-trt_child[class*=dividerSetting]::after,.gjs-trt-traits .gjs-trt_child[class*=dividerOffset]::after,.gjs-trt-traits .gjs-trt_parent+.gjs-trt_child[class*=borderType]::after,.gjs-trt-traits .gjs-trt-trait__wrp-defaultListView.gjs-trt_lastchild::after,.gjs-trt-traits .gjs-trt_child[class*=BtnIconGraphic]::after,.gjs-trt-traits .gjs-trt-trait__wrp-autoSlide.gjs-trt_parent+.gjs-trt-trait__wrp-slidePauseOnHover.gjs-trt_child::after,.gjs-trt-traits .gjs-trt_parent[class*=TextEffect]+.gjs-trt_child[class*=TextEffectStyle]::after,.gjs-trt-traits .gjs-trt-trait__wrp-useIframe.gjs-trt_parent+.gjs-trt-trait__wrp-height.gjs-trt_child::after,.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme]::after,.gjs-trt-traits .gjs-trt_parent+.gjs-trt_child:not(.gjs-trt-trait__wrp-bgColor,.gjs-trt-trait__wrp-videoMaxWidthInpx,.gjs-trt-trait__wrp-dividerPosition,[class*=BgColor])::after,.gjs-trt-traits .gjs-trt-trait__wrp-slideAfterDelay.gjs-trt_lastchild::after{right:auto;left:28px}.gjs-trt-traits .gjs-trt-trait__wrp-stwContentPadding .stwContentPadding,.gjs-trt-traits .gjs-trt-trait__wrp-psiContentPadding .psiContentPadding{border-top:0 !important}.gjs-trt-traits .gjs-trt-trait__wrp-slideAfterDelay.gjs-trt_lastchild.trt_child{padding-top:12px !important}.gjs-trt-traits .gjs-trt_child[class*=Color]+.gjs-trt_lastchild[class*=Color]:not(.gjs-trt-trait__wrp-borderColor),.gjs-trt-traits .gjs-trt_parent[class*=Enabled]+.gjs-trt_child[class*=UseTheme]:not(.gjs-trt-trait__wrp-secondaryBtnUseTheme,.gjs-trt-trait__wrp-secondaryTextUseTheme,.gjs-trt-trait__wrp-primaryBtnUseTheme){margin-bottom:12px !important;margin-top:0 !important}.gjs-trt-traits .gjs-trt-trait__wrp-dividerColor+.gjs-trt-trait__wrp-headingTextAccordian,.gjs-trt-traits .gjs-trt_parent[class*=useAttribute]+.gjs-trt_child[class*=contentType],.gjs-trt-traits .gjs-trt-trait__wrp-colOrderInMobile+.gjs-trt-trait__wrp-dividerCheckbox,.gjs-trt-traits .gjs-trt_parent[class*=TextEffect]+.gjs-trt_child[class*=TextEffectStyle],.gjs-trt-traits .gjs-trt-traits .gjs-trt_parent[class*=TextEffect]+.gjs-trt_child[class*=TextEffectStyle]{margin-top:0 !important}.gjs-trt-traits .gjs-trt_child[class*=TextEffectColor]{margin-top:-13px}.gjs-trt-traits .gjs-trt_child[class*=contentType]+.gjs-trt_lastchild[class*=textContentAttr],.gjs-trt-traits .gjs-trt_lastchild[class*=BtnIconPosition],.gjs-trt-traits .gjs-trt_lastchild[class*=TextEffectOpacity],.gjs-trt-traits .gjs-trt_child[class*=TextEffectThemeColor],.gjs-trt-traits .gjs-trt-trait__wrp-baseColor.gjs-trt_lastchild{margin-bottom:12px}.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity{margin-bottom:12px !important}.gjs-trt-traits .gjs-trt-trait__wrp-bgOpacity .gjs-label{display:block}.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingThickness .gjs-field-numberWithOption,.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingLength .gjs-field-numberWithOption{display:flex}.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingThickness .gjs-field-numberWithOption select,.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingLength .gjs-field-numberWithOption select{height:100%;padding:0;width:14px;font-size:12px}.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingThickness .gjs-field-numberWithOption input.form-control,.gjs-trt-traits .gjs-trt-trait__wrp-dividerSettingLength .gjs-field-numberWithOption input.form-control{font-size:12px;height:100%;padding:4.25px 6px}.gjs-trt-traits .gjs-trt-trait--number .gjs-label svg{margin-right:2px}.gjs-trt-traits select:not(.type_el){-webkit-appearance:none}.gjs-trt-traits .gjs-trt-trait__wrp{padding-top:6px;padding-bottom:6px;min-height:32px}.gjs-trt-traits .gjs-trt-trait--select .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--select .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--themeColor .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--themeColor .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--color .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--color .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--numberWithOption .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--numberWithOption .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--number .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--number .gjs-field-wrp{padding-left:6px;padding-right:6px}.gjs-trt-traits .gjs-trt-trait--select .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--themeColor .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--color .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--numberWithOption .gjs-label-wrp,.gjs-trt-traits .gjs-trt-trait--number .gjs-label-wrp{width:auto !important;max-width:100%}.gjs-trt-traits .gjs-trt-trait--select .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--themeColor .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--color .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--numberWithOption .gjs-field-wrp,.gjs-trt-traits .gjs-trt-trait--number .gjs-field-wrp{width:50%}.gjs-trt-trait__wrp-dividerCheckbox.gjs-trt_parent{padding:12px;border-top:1px solid #d2d5db;border-bottom:1px solid #d2d5db;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);margin-top:6px}.gjs-trt_child[class*=dividerSetting],.gjs-trt_child[class*=dividerOffset]{padding-top:4px;padding-top:4px;background-color:#fafbfb}.gjs-trt-trait__wrp-titlePaddingLeft,.gjs-trt-trait__wrp-titlePaddingTop,.gjs-trt-trait__wrp-titlePaddingRight,.gjs-trt-trait__wrp-titlePaddingBottom,[class*=psiPadding],.gjs-trt-trait__wrp-paddingLeft,[class*=PaddingLeft][class*=show-on-],.gjs-trt-trait__wrp-paddingTop,.gjs-trt-trait__wrp-tabletPaddingTop,.gjs-trt-trait__wrp-mobilePaddingTop,[class*=PaddingTop][class*=show-on-],.gjs-trt-trait__wrp-paddingTopWithoutX,[class*=PaddingTopWithoutX][class*=show-on-],.gjs-trt-trait__wrp-paddingRight,[class*=PaddingRight][class*=show-on-],.gjs-trt-trait__wrp-paddingBottom,[class*=PaddingBottom][class*=show-on-],.gjs-trt-trait__wrp-paddingBottomWithoutX,[class*=PaddingBottomWithoutX][class*=show-on-],.gjs-trt-trait__wrp-marginLeft,[class*=MarginLeft][class*=show-on-],.gjs-trt-trait__wrp-marginRight,[class*=MarginRight][class*=show-on-],.gjs-trt-trait__wrp-marginTop,[class*=MarginTop][class*=show-on-],.gjs-trt-trait__wrp-marginBottom,[class*=MarginBottom][class*=show-on-]{width:50% !important;border-radius:0;background-color:#fff}.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait--select,[class*=psiPadding] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait--select,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait--select,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait--select,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait--select,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait--select,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait--select,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait--select,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait--select,[class*=MarginRight][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait--select,[class*=MarginTop][class*=show-on-] .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait--select,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait--select{flex-wrap:wrap;justify-content:flex-start;width:100%}.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait,[class*=psiPadding] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait,[class*=MarginRight][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait,[class*=MarginTop][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait{display:inline-block;margin-left:0;width:100%;padding-bottom:12px !important;background:#fafbfb;flex-wrap:wrap}.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .gjs-label-wrp,[class*=psiPadding] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-label-wrp,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait .gjs-label-wrp,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait .gjs-label-wrp,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .gjs-label-wrp,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait .gjs-label-wrp,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait .gjs-label-wrp,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-label-wrp,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .gjs-label-wrp,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait .gjs-label-wrp,[class*=MarginTop][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait .gjs-label-wrp,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait .gjs-label-wrp{margin-top:16px;margin-bottom:8px;margin-left:4px;padding:0}.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .gjs-field-number-icon,[class*=psiPadding] .gjs-trt-trait .ts-control,[class*=psiPadding] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait .gjs-field-number-icon,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait .ts-control,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-field-number-icon,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .ts-control,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .gjs-field-number-icon,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .ts-control,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait .gjs-field-number-icon,[class*=MarginTop][class*=show-on-] .gjs-trt-trait .ts-control,[class*=MarginTop][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait .ts-control,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait .gjs-field-number-icon,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait .ts-control,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait .gjs-field-number-icon{width:100% !important}.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .gjs-label,[class*=psiPadding] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-label,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait .gjs-label,[class*=PaddingTop][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait .gjs-label,[class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .gjs-label,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait .gjs-label,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait .gjs-label,[class*=PaddingBottomWithoutX][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-label,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .gjs-label,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait .gjs-label,[class*=MarginTop][class*=show-on-] .gjs-trt-trait .gjs-label,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait .gjs-label,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait .gjs-label{display:flex}.gjs-trt-trait__wrp-titlePaddingRight,.gjs-trt-trait__wrp-titlePaddingLeft,.gjs-trt-trait__wrp-marginTop,[class*=MarginTop][class*=show-on-],.gjs-trt-trait__wrp-paddingTop,.gjs-trt-trait__wrp-tabletPaddingTop,.gjs-trt-trait__wrp-mobilePaddingTop,.gjs-trt-trait__wrp-paddingTopWithoutX,[class*=PaddingTop][class*=show-on-],.gjs-trt-trait__wrp-marginBottom,[class*=MarginBottom][class*=show-on-],[class*=PaddingBottom][class*=show-on-]{position:relative}.gjs-trt-trait__wrp-titlePaddingRight::after,.gjs-trt-trait__wrp-titlePaddingLeft::after,.gjs-trt-trait__wrp-marginTop::after,[class*=MarginTop][class*=show-on-]::after,.gjs-trt-trait__wrp-paddingTop::after,.gjs-trt-trait__wrp-tabletPaddingTop::after,.gjs-trt-trait__wrp-mobilePaddingTop::after,.gjs-trt-trait__wrp-paddingTopWithoutX::after,[class*=PaddingTop][class*=show-on-]::after,.gjs-trt-trait__wrp-marginBottom::after,[class*=MarginBottom][class*=show-on-]::after,[class*=PaddingBottom][class*=show-on-]::after{z-index:2;position:absolute;content:"";top:-1px;left:-12px;width:12px;height:2px;background-color:#fff}.gjs-trt-trait__wrp-marginBottom::after,.gjs-trt-trait__wrp-titlePaddingRight::after,[class*=MarginBottom][class*=show-on-]::after,.gjs-trt-trait__wrp-paddingBottom::after,.gjs-trt-trait__wrp-paddingBottomWithoutX::after,[class*=PaddingBottom][class*=show-on-]::after{right:-12px;left:auto}.gjs-trt-trait__wrp-psiPaddingLeft,.gjs-trt-trait__wrp-titlePaddingLeft,.gjs-trt-trait__wrp-marginTop,[class*=MarginTop][class*=show-on-],.gjs-trt-trait__wrp-paddingTop,.gjs-trt-trait__wrp-tabletPaddingTop,.gjs-trt-trait__wrp-mobilePaddingTop,.gjs-trt-trait__wrp-paddingTopWithoutX,[class*=PaddingTop][class*=PaddingTopWithoutX][class*=show-on-]{margin-top:-1px;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important}.gjs-trt-trait__wrp-psiPaddingLeft .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait,[class*=MarginTop][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait,[class*=PaddingTop][class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait{border-top-left-radius:4px;border-top:1px solid #d2d5db;border-left:1px solid #d2d5db;padding-left:12px;padding-right:6px;display:flex}.gjs-trt-trait__wrp-psiPaddingLeft .gjs-trt-trait--select,.gjs-trt-trait__wrp-psiPaddingLeft .gjs-field-wrp,.gjs-trt-trait__wrp-titlePaddingLeft .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingLeft .gjs-field-wrp,.gjs-trt-trait__wrp-marginTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginTop .gjs-field-wrp,[class*=MarginTop][class*=show-on-] .gjs-trt-trait--select,[class*=MarginTop][class*=show-on-] .gjs-field-wrp,.gjs-trt-trait__wrp-paddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingTop .gjs-field-wrp,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-tabletPaddingTop .gjs-field-wrp,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-trt-trait--select,.gjs-trt-trait__wrp-mobilePaddingTop .gjs-field-wrp,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-field-wrp,[class*=PaddingTop][class*=PaddingTopWithoutX][class*=show-on-] .gjs-trt-trait--select,[class*=PaddingTop][class*=PaddingTopWithoutX][class*=show-on-] .gjs-field-wrp{width:100% !important}.gjs-trt-trait__wrp-titlePaddingBottom,.gjs-trt-trait__wrp-psiPaddingBottom,.gjs-trt-trait__wrp-paddingRight,[class*=PaddingRight][class*=show-on-],.gjs-trt-trait__wrp-marginRight,[class*=MarginRight][class*=show-on-]{padding-top:0 !important;padding-left:0 !important}.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait,.gjs-trt-trait__wrp-psiPaddingBottom .gjs-trt-trait,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait,[class*=MarginRight][class*=show-on-] .gjs-trt-trait{border-bottom-right-radius:4px;border-bottom:1px solid #d2d5db;border-right:1px solid #d2d5db;padding-right:12px;padding-left:6px;display:flex}.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-psiPaddingBottom .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .gjs-label-wrp,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .gjs-label-wrp,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .gjs-label-wrp{margin-top:4px;width:100%}.gjs-trt-trait__wrp-titlePaddingBottom .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-psiPaddingBottom .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-paddingRight .gjs-trt-trait .gjs-field-wrp,[class*=PaddingRight][class*=show-on-] .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-marginRight .gjs-trt-trait .gjs-field-wrp,[class*=MarginRight][class*=show-on-] .gjs-trt-trait .gjs-field-wrp{width:100% !important}.gjs-trt-trait__wrp-psiPaddingRight,.gjs-trt-trait__wrp-titlePaddingRight,.gjs-trt-trait__wrp-paddingBottom,.gjs-trt-trait__wrp-paddingBottomWithoutX,[class*=PaddingBottom][class*=show-on-],.gjs-trt-trait__wrp-marginBottom,[class*=MarginBottom][class*=show-on-]{margin-top:-1px;padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important}.gjs-trt-trait__wrp-psiPaddingRight .gjs-trt-trait--select,.gjs-trt-trait__wrp-psiPaddingRight .gjs-field-wrp,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingRight .gjs-field-wrp,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingBottom .gjs-field-wrp,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-field-wrp,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait--select,[class*=PaddingBottom][class*=show-on-] .gjs-field-wrp,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginBottom .gjs-field-wrp,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait--select,[class*=MarginBottom][class*=show-on-] .gjs-field-wrp{width:100% !important}.gjs-trt-trait__wrp-psiPaddingRight .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingRight .gjs-trt-trait,.gjs-trt-trait__wrp-paddingBottom .gjs-trt-trait,.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait,[class*=PaddingBottom][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginBottom .gjs-trt-trait,[class*=MarginBottom][class*=show-on-] .gjs-trt-trait{border-top-right-radius:4px;display:flex;border-top:1px solid #d2d5db;border-right:1px solid #d2d5db;padding-right:12px;padding-left:6px}.gjs-trt-trait__wrp-psiPaddingTop,.gjs-trt-trait__wrp-titlePaddingTop,.gjs-trt-trait__wrp-paddingLeft,[class*=PaddingLeft][class*=show-on-],.gjs-trt-trait__wrp-marginLeft,[class*=MarginLeft][class*=show-on-]{padding-top:0 !important;padding-bottom:12px !important;padding-right:0 !important}.gjs-trt-trait__wrp-psiPaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait{border-bottom-left-radius:4px;border-bottom:1px solid #d2d5db;border-left:1px solid #d2d5db;padding-left:12px;padding-right:6px;display:flex}.gjs-trt-trait__wrp-psiPaddingTop .gjs-trt-trait .gjs-trt-trait--select,.gjs-trt-trait__wrp-psiPaddingTop .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-trt-trait--select,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-trt-trait--select,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-field-wrp,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-trt-trait--select,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-field-wrp,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-trt-trait--select,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-field-wrp,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-trt-trait--select,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-field-wrp{width:100% !important}.gjs-trt-trait__wrp-psiPaddingTop .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-titlePaddingTop .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-paddingLeft .gjs-trt-trait .gjs-label-wrp,[class*=PaddingLeft][class*=show-on-] .gjs-trt-trait .gjs-label-wrp,.gjs-trt-trait__wrp-marginLeft .gjs-trt-trait .gjs-label-wrp,[class*=MarginLeft][class*=show-on-] .gjs-trt-trait .gjs-label-wrp{margin-top:4px}.gjs-traits-label-secondary.psiContentPadding{padding:12px 0 7px}.gjs-trt-traits .gjs-trt_child.trt_child.gjs-trt-trait__wrp-primaryBtnUseTheme,.gjs-trt-trait__wrp-secondaryTextUseTheme{margin-bottom:6px !important;margin-top:6px !important}.gjs-trt-trait__wrp-secondaryTextTransform.gjs-trt_child{padding-bottom:6px !important}.gjs-trt-trait__wrp-bgOpacity .gjs-field-arrows{display:none}.gjs-trt-trait__wrp-paddingTopWithoutX .gjs-trt-trait--select{border-bottom:1px solid #d2d5db;border-bottom-left-radius:4px}.gjs-trt-trait__wrp-paddingBottomWithoutX .gjs-trt-trait--select{border-bottom:1px solid #d2d5db;border-bottom-right-radius:4px}.gjs-editor-cont .gjs-cv-canvas{top:62px}.gjs-editor-cont .history_btn,.gjs-editor-cont .gjs-pn-opt-3 .gjs-btn{position:relative;padding-left:36px}.gjs-editor-cont .history_btn img,.gjs-editor-cont .history_btn svg,.gjs-editor-cont .gjs-pn-opt-3 .gjs-btn img,.gjs-editor-cont .gjs-pn-opt-3 .gjs-btn svg{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels{display:flex;align-items:center;box-shadow:0px 2px 2px rgba(0,0,0,.16);border-radius:4px;margin-bottom:20px;padding:10px 12px !important;background-color:#fff;border-bottom:0}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-views .gjs-pn-buttons button{text-align:left;line-height:22px;font-weight:500;color:#89909f}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-views .gjs-pn-buttons button[title="Open Blocks"].gjs-pn-active{box-shadow:inset 1px -1px 2px rgba(0,0,0,.15)}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel:not(.gjs-pn-commands,.gjs-pn-views,.gjs-pn-views-container){border-right:1px solid #d2d5db;padding:0 16px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel:not(.gjs-pn-commands,.gjs-pn-views,.gjs-pn-views-container).gjs-pn-opt-3{border-right:0;padding-right:0}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel{box-shadow:none !important}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container{padding:0;padding-left:12px;padding-right:12px;max-height:calc(100vh - 90px);height:100%;overflow-y:scroll;min-height:480px;padding-top:76px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category .gjs-block .gjs-block-label svg{display:block;margin:12px auto}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category:first-child .gjs-title{border-top:0}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category:last-child{border-bottom:1px solid #d2d5db}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category.gjs-open{background-color:rgba(0,0,0,0)}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category.gjs-open .gjs-title::after{transform:translateY(-50%) rotate(180deg)}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category .gjs-title{font-size:14px;line-height:22px;font-weight:500 !important;text-transform:capitalize;color:#303133 !important;letter-spacing:0;transition:all .2s}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category .gjs-title svg{margin-right:8px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views-container .gjs-block-category .gjs-title::after{content:"";position:absolute;right:23px;top:50%;transform:translateY(-50%);color:#606266;font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900);-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-size:17.4px;z-index:1}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel .gjs-btn{padding-top:4px;padding-bottom:5px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views{border-bottom:0;padding:0}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn{flex:1;background:#fafbfb;box-shadow:inset -1px -1px 2px rgba(0,0,0,.15);padding:20px 15px;margin:0;display:flex;font-size:14px;flex-direction:column;align-items:center}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn svg{fill:#89909f}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn .fas{font-size:16px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn.gjs-pn-active{background-color:#fff;box-shadow:none;color:#303133}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn.gjs-pn-active svg path{fill:#303133}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn.gjs-pn-active+.gjs-pn-btn{box-shadow:inset 1px -1px 2px rgba(0,0,0,.15)}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-views>.gjs-pn-buttons .gjs-pn-btn.gjs-pn-active .fa{color:#303133}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-options .gjs-pn-buttons .gjs-btn,.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-commands .gjs-pn-buttons .gjs-btn{padding-left:10px;padding-right:10px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-options>.gjs-pn-buttons,.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-opt-3>.gjs-pn-buttons{margin-left:-4px;margin-right:-4px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-opt-2{display:none}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices{position:static}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn{border:1px solid #d2d5db;background:rgba(0,0,0,0);padding-left:25px;padding-right:25px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn svg{min-height:25px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn svg+svg{display:none}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn.gjs-pn-active{border-color:#97b5d3;background:#f1f5f9}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn.gjs-pn-active svg:nth-child(1){display:none}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn.gjs-pn-active svg+svg{display:block}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn:nth-child(2){border-left:0;border-right:0}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn:nth-child(2).gjs-pn-active{border-left:1px solid #97b5d3;border-right:1px solid #97b5d3}.gjs-editor-cont .gjs-cv-canvas+.gjs-pn-panels .gjs-pn-panel.gjs-pn-devices .btn-group .gjs-btn:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.gjs-editor-cont .gjs-pn-panel.gjs-pn-commands{position:static;border-radius:4px;padding-bottom:0;border-bottom:0}.gjs-editor-cont .gjs-pn-panel.gjs-pn-commands .gjs-pn-buttons>.mt-1,.gjs-editor-cont .gjs-pn-panel.gjs-pn-commands .gjs-pn-buttons>.ml-1{margin:0 !important}.gjs-editor-cont .gjs-editor{background-color:rgba(0,0,0,0)}.gjs-editor-cont .gjs-pn-options,.gjs-editor-cont .gjs-pn-opt-3{position:static}.builder__wrapper>.container-fluid{padding-left:.5rem;padding-right:.5rem}.builder__wrapper>.container-fluid .b-sidebar-outer+.row{margin:0 !important}.builder__wrapper>.container-fluid .b-sidebar-outer+.row>.col-12{padding:0 !important}.builder__wrapper h2{color:#303133}.b-overlay-wrap{margin-top:0 !important}.gjs-traits-label+.gjs-trt-traits{padding:0 !important;margin-top:16px}.publish-bar .card{background-color:#203449;box-shadow:0px 1px 1px rgba(0,0,0,.15);border:0}.publish-bar .card .card-body{padding:5px 15px !important}.publish-bar .card .card-body>div{line-height:22px;font-weight:500}.publish-bar .card .card-body>div img{position:relative;top:-3px;width:24px;height:21px}.publish-bar .card .card-body .btn{font-size:14px;line-height:22px;font-weight:500;border-radius:4px}.publish-bar .card .card-body .btn-outline-light{padding:6px 11px}.publish-bar .card .card-body .btn:not(.btn-outline-light){padding:6px 20px}.publish-bar .card .card-body .btn-primary{background-color:#5183b6;border-color:#5183b6}.publish-bar .card .card-body .btn-success{background-color:#51992e;border-color:#51992e}.publish-bar .card .card-body .btn-success .fa-cloud-upload{display:none}@font-face{font-family:"font3336";src:url(/_nuxt/fonts/main-fonts.b8dc468.eot);src:url(/_nuxt/fonts/main-fonts.dbf9ed7.woff) format("woff"),url(/_nuxt/fonts/main-fonts.4d0a765.ttf) format("truetype"),url(/_nuxt/img/main-fonts.404be73.svg) format("svg"),url(/_nuxt/fonts/main-fonts.b8dc468.eot) format("embedded-opentype");font-weight:normal;font-style:normal}.gjs-is__grab,.gjs-is__grab *{cursor:grab !important}.gjs-is__grabbing,.gjs-is__grabbing *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:grabbing !important}.gjs-one-bg{background-color:#fff}.gjs-one-color{color:#fff}.gjs-one-color-h:hover{color:#fff}.gjs-two-bg{background-color:#303133}.gjs-two-color{color:#303133}.gjs-two-color-h:hover{color:#303133}.gjs-three-bg{background-color:#804f7b}.gjs-three-color{color:#804f7b}.gjs-three-color-h:hover{color:#804f7b}.gjs-four-bg{background-color:#007bff}.gjs-four-color{color:#007bff}.gjs-four-color-h:hover{color:#007bff}.gjs-danger-bg{background-color:#dd3636}.gjs-danger-color{color:#dd3636}.gjs-danger-color-h:hover{color:#dd3636}.gjs-bg-main,.gjs-sm-sector .gjs-sm-colorp-c,.gjs-clm-tags .gjs-sm-colorp-c,.gjs-off-prv{background-color:#444}.gjs-color-main,.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,.gjs-off-prv{color:#ddd;fill:#ddd}.gjs-color-active{color:#f8f8f8;fill:#f8f8f8}.gjs-color-warn{color:#ffca6f;fill:#ffca6f}.gjs-color-hl{color:#71b7f1;fill:#71b7f1}.gjs-fonts::before{display:block;font:normal normal normal 14px font3336;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5em}.gjs-f-b1::before{content:"Q"}.gjs-f-b2::before{content:"W"}.gjs-f-b3::before{content:"E"}.gjs-f-b37::before{content:"R"}.gjs-f-hero::before{content:"T"}.gjs-f-h1p::before{content:"y"}.gjs-f-3ba::before{content:"u"}.gjs-f-image::before{content:"I"}.gjs-f-text::before{content:"o"}.gjs-f-quo::before{content:"p"}.gjs-f-button::before{content:"B"}.gjs-f-divider::before{content:"D"}.gjs-invis-invis,.gjs-clm-tags #gjs-clm-new,.gjs-no-app{background-color:rgba(0,0,0,0);border:none;color:inherit}.gjs-no-app{height:10px}.gjs-test::btn{color:"$whiteColor"}.opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-checker-bg,.checker-bg,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}.gjs-no-user-select,.gjs-rte-toolbar,.gjs-layer-name,.gjs-grabbing,.gjs-grabbing *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-pointer-events,.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-resizer-c{pointer-events:none}.gjs-bdrag{pointer-events:none !important;position:absolute !important;z-index:10 !important;width:auto}.gjs-drag-helper{background-color:#3b97e3 !important;pointer-events:none !important;position:absolute !important;z-index:10 !important;transform:scale(0.3) !important;transform-origin:top left !important;-webkit-transform-origin:top left !important;margin:15px !important;transition:none !important;outline:none !important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing !important;cursor:-webkit-grabbing !important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.clear{clear:both}.no-select,.gjs-clm-tags #gjs-clm-close,.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector .gjs-sm-title,.gjs-clm-tags .gjs-sm-title,.gjs-com-no-select,.gjs-com-no-select img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:"Noto Sans",sans-serif;font-size:12px;position:relative;box-sizing:border-box;height:100%}.gjs-freezed,.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-traits-label{font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left;letter-spacing:0px;color:#707070;opacity:1}.gjs-traits-label-secondary{text-align:left;letter-spacing:0px;color:#707070;opacity:1;margin-bottom:0;padding-top:6px}.gjs-label-wrp{width:100%;margin:0;padding:0}.gjs-field-wrp--select button{padding:.25rem .7rem !important;font-size:13px;margin-left:.3rem !important;max-height:1.8rem}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-traits{box-shadow:0 2px 16px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);margin:.5rem;padding:1rem .2rem;border-radius:5px}.gjs-trt-trait{display:block;font-weight:lighter;align-items:center;text-align:left;margin-bottom:0}.gjs-trt-traits{font-size:12px}.gjs-trt-trait .gjs-label{text-align:left;text-overflow:ellipsis;overflow:hidden;color:#707070;opacity:.6;letter-spacing:0px}.show-on-desktop,.show-on-tablet,.show-on-mobile{display:none !important}.display-show-on-desktop .show-on-desktop:not(.d-none){display:block !important}.display-show-on-tablet .show-on-tablet:not(.d-none){display:block !important}.display-show-on-mobile .show-on-mobile:not(.d-none){display:block !important}.trait-value-modified .gjs-trt-trait:not(.gjs-trt-trait--buttonSelector),.trait-value-inherited .gjs-trt-trait:not(.gjs-trt-trait--buttonSelector){display:flex !important;align-items:center !important}.trait-value-modified .gjs-label-wrp,.trait-value-inherited .gjs-label-wrp{border-radius:2px;padding:0px 10px !important}.trait-value-modified .gjs-label-wrp .gjs-label,.trait-value-inherited .gjs-label-wrp .gjs-label{color:inherit !important}.trait-value-modified .gjs-label-wrp{color:#8936e6;max-width:100% !important;padding:0px 10px !important;width:fit-content !important;background:#f5ecff !important}.trait-value-modified .gjs-label-wrp .trait-reset-button{display:inline}.trait-value-inherited .gjs-label-wrp{width:fit-content;color:#02968a;background:#e1f7f5 !important}.canvas-extend{width:100% !important}.gjs-guide-info{position:absolute}.gjs-guide-info__content{position:absolute;height:100%;display:flex;width:100%;padding:5px}.gjs-guide-info__line{position:relative;margin:auto}.gjs-guide-info__line::before,.gjs-guide-info__line::after{content:"";display:block;position:absolute;background-color:inherit}.gjs-guide-info__y{padding:0 5px}.gjs-guide-info__y .gjs-guide-info__content{justify-content:center}.gjs-guide-info__y .gjs-guide-info__line{width:100%;height:1px}.gjs-guide-info__y .gjs-guide-info__line::before,.gjs-guide-info__y .gjs-guide-info__line::after{width:1px;height:10px;top:0;bottom:0;left:0;margin:auto}.gjs-guide-info__y .gjs-guide-info__line::after{left:auto;right:0}.gjs-guide-info__x{padding:5px 0}.gjs-guide-info__x .gjs-guide-info__content{align-items:center}.gjs-guide-info__x .gjs-guide-info__line{height:100%;width:1px}.gjs-guide-info__x .gjs-guide-info__line::before,.gjs-guide-info__x .gjs-guide-info__line::after{width:10px;height:1px;left:0;right:0;top:0;margin:auto;transform:translateX(-50%)}.gjs-guide-info__x .gjs-guide-info__line::after{top:auto;bottom:0}.gjs-badge{white-space:nowrap}.gjs-badge__icon{vertical-align:middle;display:inline-block;width:15px;height:15px}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{display:inline-block;vertical-align:middle}.gjs-frame-wrapper{position:absolute;width:100%;height:100%;left:0;right:0;margin:auto}.gjs-frame-wrapper--anim{transition:width .35s ease,height .35s ease}.gjs-frame-wrapper__top{transform:translateY(-100%) translateX(-50%);display:flex;padding:5px 0;position:absolute;width:100%;left:50%;top:0}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{position:absolute;left:0;transform:translateX(-100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__bottom{position:absolute;bottom:0;transform:translateY(100%) translateX(-50%);width:100%;left:50%}.gjs-frame-wrapper__right{position:absolute;right:0;transform:translateX(100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__icon{width:24px;cursor:pointer}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-padding-v-top,.gjs-fixedpadding-v-top{width:100%;top:0;left:0}.gjs-padding-v-right,.gjs-fixedpadding-v-right{right:0}.gjs-padding-v-bottom,.gjs-fixedpadding-v-bottom{width:100%;left:0;bottom:0}.gjs-padding-v-left,.gjs-fixedpadding-v-left{left:0}.gjs-cv-canvas{background-color:rgba(0,0,0,.15);box-sizing:border-box;width:85%;height:calc(100% - 40px);bottom:0;overflow:hidden;z-index:1;position:absolute;right:0;top:40px}.gjs-cv-canvas.gjs-is__grab .gjs-cv-canvas__frames,.gjs-cv-canvas.gjs-is__grabbing .gjs-cv-canvas__frames{pointer-events:none}.gjs-cv-canvas__frames{position:absolute;top:0;left:0;width:100%;height:100%}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid #3b97e3;outline-offset:-1px;pointer-events:none;width:100%;height:100%}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid #ffca6f}.gjs-cv-canvas .gjs-highlighter-sel{outline:3px solid #3b97e3}.gjs-cv-canvas #gjs-tools,.gjs-cv-canvas .gjs-tools{width:100%;height:100%;position:absolute;top:0;left:0;outline:none;z-index:1}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;margin:auto;display:block;transition:width .35s ease,height .35s ease;position:absolute;top:0;bottom:0;left:0;right:0}.gjs-toolbar{position:absolute;background-color:#3b97e3;white-space:nowrap;color:#fff;z-index:10;top:0;left:0}.gjs-toolbar-item{padding:5px 7px;font-size:.8rem;cursor:pointer;width:26px;vertical-align:middle;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:#ff0}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-padding-v-el,.gjs-fixedpadding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid #3b97e3;width:10px;height:10px;background-color:#fff;margin:-5px}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0;margin:auto -5px;top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{margin:auto -5px;top:0;bottom:0;right:0;cursor:ew-resize}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:rgba(0,0,0,.2);border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-tc,.gjs-pn-panel .gjs-resizer-h-bc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cr,.gjs-pn-panel .gjs-resizer-h-cl{margin:auto 0;height:100%}.gjs-resizing .gjs-highlighter,.gjs-resizing .gjs-badge{display:none !important}.gjs-resizing-tl *{cursor:nwse-resize !important}.gjs-resizing-tr *{cursor:nesw-resize !important}.gjs-resizing-tc *{cursor:ns-resize !important}.gjs-resizing-cl *{cursor:ew-resize !important}.gjs-resizing-cr *{cursor:ew-resize !important}.gjs-resizing-bl *{cursor:nesw-resize !important}.gjs-resizing-bc *{cursor:ns-resize !important}.gjs-resizing-br *{cursor:nwse-resize !important}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{opacity:.7;filter:alpha(opacity=70)}.no-dots,.ui-resizable-handle{border:none !important;margin:0 !important;outline:none !important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-cv-canvas .gjs-comp-selected{outline:3px solid #3b97e3 !important}*.gjs-com-hover,div.gjs-com-hover{outline:1px solid #3b97e3}*.gjs-com-hover-delete,div.gjs-com-hover-delete{outline:2px solid #dd3636;opacity:.5;filter:alpha(opacity=50)}*.gjs-com-hover-move,div.gjs-com-hover-move{outline:3px solid #ffca6f}.gjs-com-badge,.gjs-com-badge-red,.gjs-badge{pointer-events:none;background-color:#3b97e3;color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-com-badge-red{background-color:#dd3636}.gjs-badge-warning{background-color:#ffca6f}.gjs-placeholder,.gjs-com-placeholder,.gjs-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder,.gjs-placeholder{border-style:solid !important;outline:none;box-sizing:border-box;transition:top .2s,left .2s,width .2s,height .2s}.gjs-placeholder.horizontal,.gjs-com-placeholder.horizontal,.gjs-placeholder.horizontal{border-color:rgba(0,0,0,0) #62c462;border-width:3px 5px;margin:-3px 0 0}.gjs-placeholder.vertical,.gjs-com-placeholder.vertical,.gjs-placeholder.vertical{border-color:#62c462 rgba(0,0,0,0);border-width:5px 3px;margin:0 0 0 -3px}.gjs-placeholder-int,.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:#62c462;box-shadow:0 0 3px rgba(0,0,0,.2);height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.panel-hide{width:0 !important;opacity:0 !important}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:3;right:0}.gjs-pn-panel .icon-undo,.gjs-pn-panel .icon-redo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:100%;left:0;top:0;box-shadow:0 0 5px rgba(0,0,0,.2)}.gjs-pn-options{right:70%;top:0}.gjs-pn-views{border-bottom:2px solid rgba(0,0,0,.2);left:0;width:15%;z-index:4}.gjs-pn-views-container{height:100%;padding:42px 0 0;left:0;width:15%;overflow:visible;transition:all .75s ease}.gjs-pn-views-container:after{background:linear-gradient(90deg, #cccccc, #f7f7f7);position:absolute;right:-3px;top:0;height:100%;width:3px;content:""}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{box-sizing:border-box;min-height:30px;min-width:30px;line-height:21px;background-color:rgba(0,0,0,0);border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:4px;position:relative;cursor:pointer}.gjs-pn-btn.gjs-pn-active{background-color:rgba(0,0,0,.15);box-shadow:0 0 3px rgba(0,0,0,.25) inset}.gjs-pn-btn svg{fill:currentColor}.gjs-btn{display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#636872;background-color:#fff;border:1px solid #d2d5db;padding:7px 16px;font-style:normal;font-weight:500;font-size:14px;line-height:22px;border-radius:.25rem;margin:0 4px;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.gjs-pn-panels .gjs-pn-opt-1{right:626px;padding-right:16px;top:10px;min-height:42px}.gjs-pn-panels .gjs-pn-devices{right:450px;top:10px;padding-right:20px}.gjs-pn-panels .gjs-pn-devices .gjs-btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.gjs-pn-panels .gjs-pn-devices .gjs-btn:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.gjs-pn-panels .gjs-pn-options{right:250px;top:10px;padding-right:16px}.gjs-pn-panels .gjs-pn-opt-3{padding-right:16px !important;top:10px}.gjs-btn.gjs-pn-active{background:#f1f5f9;border:1px solid #97b5d3}.btn-group .gjs-btn{border-radius:0;margin:0}.gjs-btn.gjs-success-btn{border:1px solid #97c282;border-radius:4px;color:#51992e;background:#f8fbf7}.gjs-pn-active svg path{fill:#5183b6}.gjs-comp-image-placeholder{display:block;background-color:#f5f5f5;color:#777;height:50px;width:50px;line-height:50px;outline:3px solid #ffca6f;outline-offset:-3px;text-align:center;font-size:16.6666666667px;cursor:pointer}.gjs-comp-image-placeholder.fa-picture-o::after{content:""}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 rgba(255,255,255,.7)}.gjs-input:focus,.gjs-button:focus,.gjs-btn-prim:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input[type=number]::-webkit-outer-spin-button,.gjs-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-select option,.gjs-field-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields option,.gjs-sm-unit option{background-color:#444;color:#ddd}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;z-index:2}.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;right:5px;border-top:4px solid #444;position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-field-arrows{position:absolute;cursor:ns-resize;margin:auto;height:20px;width:9px;z-index:10;bottom:0;right:3px;top:0}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color{display:flex;flex-wrap:wrap}.gjs-field-colorp .gjs-checker-bg{height:100%;width:100%}.gjs-field-checkbox{padding:0;width:17px;height:17px;display:block;cursor:pointer}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:rgba(255,255,255,.5);border-width:0 2px 2px 0;border-style:solid}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid rgba(0,0,0,.2)}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:rgba(0,0,0,.2)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:rgba(255,255,255,.2)}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:5px}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:rgba(255,255,255,.7);cursor:pointer}.gjs-field-arrow-u,.gjs-field-arrow-d{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid rgba(255,255,255,.7);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid rgba(255,255,255,.7);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:rgba(0,0,0,0);border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:#fff;border-radius:4px;background-color:#da2d2d;padding:8px 6px;cursor:pointer;border:none;font-size:.75rem}.gjs-btn-prim:active{background-color:rgba(255,255,255,.1)}.gjs-btn-dark{color:#fff;background-color:#343a40;border-radius:6px}.gjs-btn--full{width:100%}.gjs-chk-icon{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:0 5px;width:6px}.gjs-add-trasp{background:none;border:none;color:#ddd;cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:rgba(0,0,0,.2)}.gjs-devices-c{display:flex;align-items:center;padding:3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-category-open,.gjs-block-category.gjs-open,.gjs-sm-sector.gjs-sm-open,.gjs-sm-open.gjs-clm-tags{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector .gjs-sm-title,.gjs-clm-tags .gjs-sm-title{font-weight:lighter;background-color:rgba(0,0,0,.1);letter-spacing:1px;padding:9px 10px 9px 20px;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;position:relative;cursor:pointer}.gjs-sm-clear{line-height:0;cursor:pointer}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-properties{font-size:12px;padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0}.gjs-sm-close-btn,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.2;filter:alpha(opacity=20)}.gjs-sm-close-btn:hover,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-sm-sector,.gjs-clm-tags{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector #gjs-sm-caret,.gjs-clm-tags #gjs-sm-caret{padding-right:5px;font-size:11px}.gjs-sm-sector .gjs-sm-field,.gjs-clm-tags .gjs-sm-field,.gjs-sm-sector .gjs-clm-select,.gjs-clm-tags .gjs-clm-select,.gjs-sm-sector .gjs-clm-field,.gjs-clm-tags .gjs-clm-field{width:100%;position:relative}.gjs-sm-sector .gjs-sm-field input,.gjs-clm-tags .gjs-sm-field input,.gjs-sm-sector .gjs-clm-select input,.gjs-clm-tags .gjs-clm-select input,.gjs-sm-sector .gjs-clm-field input,.gjs-clm-tags .gjs-clm-field input{background-color:rgba(0,0,0,0);color:rgba(255,255,255,.7);border:none;width:100%}.gjs-sm-sector .gjs-sm-field input,.gjs-clm-tags .gjs-sm-field input,.gjs-sm-sector .gjs-clm-select input,.gjs-clm-tags .gjs-clm-select input,.gjs-sm-sector .gjs-clm-field input,.gjs-clm-tags .gjs-clm-field input{box-sizing:border-box}.gjs-sm-sector .gjs-sm-field input:focus,.gjs-clm-tags .gjs-sm-field input:focus,.gjs-sm-sector .gjs-clm-select input:focus,.gjs-clm-tags .gjs-clm-select input:focus,.gjs-sm-sector .gjs-clm-field input:focus,.gjs-clm-tags .gjs-clm-field input:focus,.gjs-sm-sector .gjs-sm-field select:focus,.gjs-clm-tags .gjs-sm-field select:focus,.gjs-sm-sector .gjs-clm-select select:focus,.gjs-clm-tags .gjs-clm-select select:focus,.gjs-sm-sector .gjs-clm-field select:focus,.gjs-clm-tags .gjs-clm-field select:focus{outline:none}.gjs-sm-sector .gjs-sm-field .gjs-sm-unit,.gjs-clm-tags .gjs-sm-field .gjs-sm-unit,.gjs-sm-sector .gjs-clm-select .gjs-sm-unit,.gjs-clm-tags .gjs-clm-select .gjs-sm-unit,.gjs-sm-sector .gjs-clm-field .gjs-sm-unit,.gjs-clm-tags .gjs-clm-field .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:rgba(255,255,255,.7);cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-clm-select .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-clm-select .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-sm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-clm-select .gjs-sm-int-arrows,.gjs-clm-tags .gjs-clm-select .gjs-sm-int-arrows,.gjs-sm-sector .gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-clm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow{border-bottom:4px solid rgba(255,255,255,.7);top:4px}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow{border-top:4px solid rgba(255,255,255,.7);bottom:4px}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-sm-sector .gjs-sm-field.gjs-sm-color,.gjs-clm-tags .gjs-sm-field.gjs-sm-color,.gjs-sm-sector .gjs-sm-color.gjs-clm-select,.gjs-clm-tags .gjs-sm-color.gjs-clm-select,.gjs-sm-sector .gjs-sm-color.gjs-clm-field,.gjs-clm-tags .gjs-sm-color.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-input,.gjs-clm-tags .gjs-sm-field.gjs-sm-input,.gjs-sm-sector .gjs-sm-input.gjs-clm-select,.gjs-clm-tags .gjs-sm-input.gjs-clm-select,.gjs-sm-sector .gjs-sm-input.gjs-clm-field,.gjs-clm-tags .gjs-sm-input.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-integer,.gjs-clm-tags .gjs-sm-field.gjs-sm-integer,.gjs-sm-sector .gjs-sm-integer.gjs-clm-select,.gjs-clm-tags .gjs-sm-integer.gjs-clm-select,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-list.gjs-clm-select,.gjs-clm-tags .gjs-sm-list.gjs-clm-select,.gjs-sm-sector .gjs-sm-list.gjs-clm-field,.gjs-clm-tags .gjs-sm-list.gjs-clm-field{background-color:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 0 rgba(255,255,255,.1);color:rgba(255,255,255,.7);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,.gjs-sm-sector .gjs-sm-composite.gjs-clm-select,.gjs-clm-tags .gjs-sm-composite.gjs-clm-select,.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,.gjs-clm-tags .gjs-sm-composite.gjs-clm-field{border-radius:2px}.gjs-sm-sector .gjs-sm-field.gjs-sm-select select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select select,.gjs-sm-sector .gjs-clm-select select,.gjs-clm-tags .gjs-clm-select select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field select,.gjs-clm-tags .gjs-sm-select.gjs-clm-field select{height:20px}.gjs-sm-sector .gjs-sm-field.gjs-sm-select option,.gjs-clm-tags .gjs-sm-field.gjs-sm-select option,.gjs-sm-sector .gjs-clm-select option,.gjs-clm-tags .gjs-clm-select option,.gjs-sm-sector .gjs-sm-select.gjs-clm-field option,.gjs-clm-tags .gjs-sm-select.gjs-clm-field option{padding:3px 0}.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,.gjs-sm-sector .gjs-sm-composite.gjs-clm-select,.gjs-clm-tags .gjs-sm-composite.gjs-clm-select,.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,.gjs-clm-tags .gjs-sm-composite.gjs-clm-field{background-color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.25)}.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-list.gjs-clm-select,.gjs-clm-tags .gjs-sm-list.gjs-clm-select,.gjs-sm-sector .gjs-sm-list.gjs-clm-field,.gjs-clm-tags .gjs-sm-list.gjs-clm-field{width:auto;padding:0;overflow:hidden;float:left}.gjs-sm-sector .gjs-sm-field.gjs-sm-list input,.gjs-clm-tags .gjs-sm-field.gjs-sm-list input,.gjs-sm-sector .gjs-sm-list.gjs-clm-select input,.gjs-clm-tags .gjs-sm-list.gjs-clm-select input,.gjs-sm-sector .gjs-sm-list.gjs-clm-field input,.gjs-clm-tags .gjs-sm-list.gjs-clm-field input{display:none}.gjs-sm-sector .gjs-sm-field.gjs-sm-list label,.gjs-clm-tags .gjs-sm-field.gjs-sm-list label,.gjs-sm-sector .gjs-sm-list.gjs-clm-select label,.gjs-clm-tags .gjs-sm-list.gjs-clm-select label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field label{cursor:pointer;padding:5px;display:block}.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-sector .gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label{background-color:rgba(255,255,255,.2)}.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-sector .gjs-sm-list.gjs-clm-select .gjs-sm-icon,.gjs-clm-tags .gjs-sm-list.gjs-clm-select .gjs-sm-icon,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-icon{background-repeat:no-repeat;background-position:center;text-shadow:none;line-height:normal}.gjs-sm-sector .gjs-sm-field.gjs-sm-integer select,.gjs-clm-tags .gjs-sm-field.gjs-sm-integer select,.gjs-sm-sector .gjs-sm-integer.gjs-clm-select select,.gjs-clm-tags .gjs-sm-integer.gjs-clm-select select,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field select,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field select{width:auto;padding:0}.gjs-sm-sector .gjs-sm-list .gjs-sm-el,.gjs-clm-tags .gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid rgba(0,0,0,.2)}.gjs-sm-sector .gjs-sm-list .gjs-sm-el:first-child,.gjs-clm-tags .gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-sector .gjs-sm-list .gjs-sm-el:hover,.gjs-clm-tags .gjs-sm-list .gjs-sm-el:hover{background:rgba(0,0,0,.2)}.gjs-sm-sector .gjs-sm-slider .gjs-field-integer,.gjs-clm-tags .gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-sector .gjs-sm-property,.gjs-clm-tags .gjs-sm-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-sector .gjs-sm-property--full,.gjs-clm-tags .gjs-sm-property--full,.gjs-sm-sector .gjs-sm-property.gjs-sm-composite,.gjs-clm-tags .gjs-sm-property.gjs-sm-composite,.gjs-sm-sector .gjs-sm-property.gjs-sm-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file,.gjs-sm-sector .gjs-sm-property.gjs-sm-list,.gjs-clm-tags .gjs-sm-property.gjs-sm-list,.gjs-sm-sector .gjs-sm-property.gjs-sm-stack,.gjs-clm-tags .gjs-sm-property.gjs-sm-stack,.gjs-sm-sector .gjs-sm-property.gjs-sm-slider,.gjs-clm-tags .gjs-sm-property.gjs-sm-slider,.gjs-sm-sector .gjs-sm-property.gjs-sm-color,.gjs-clm-tags .gjs-sm-property.gjs-sm-color{width:100%}.gjs-sm-sector .gjs-sm-property .gjs-sm-btn,.gjs-clm-tags .gjs-sm-property .gjs-sm-btn{background-color:rgba(33,33,33,.2);border-radius:2px;box-shadow:1px 1px 0 rgba(5,5,5,.2),1px 1px 0 rgba(43,43,43,.2) inset;padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:#ddd;box-sizing:border-box;text-shadow:-1px -1px 0 rgba(0,0,0,.2);border:none;opacity:.85;filter:alpha(opacity=85)}.gjs-sm-sector .gjs-sm-property .gjs-sm-btn-c,.gjs-clm-tags .gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box{background-color:rgba(255,255,255,.05);border-radius:2px;margin-top:5px;position:relative;overflow:hidden}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show{border:1px solid rgba(252,252,252,.05);padding:3px 20px}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{top:-5px;display:block}.gjs-sm-sector .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file{height:50px}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file{background-size:auto 100%;background-repeat:no-repeat;background-position:center center}.gjs-sm-sector .gjs-sm-property .gjs-sm-layers,.gjs-clm-tags .gjs-sm-property .gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer{background-color:rgba(255,255,255,.055);border-radius:2px;margin:2px 0;padding:7px;position:relative;cursor:pointer}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{height:15px;position:absolute;right:27px;top:6px;width:15px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box{border-radius:2px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.5;filter:alpha(opacity=50)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview{background-color:#fff;height:100%;width:100%;background-size:cover !important}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-active{background-color:rgba(255,255,255,.12)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box{display:none}.gjs-sm-sector #gjs-sm-text-shadow #gjs-sm-preview::after,.gjs-clm-tags #gjs-sm-text-shadow #gjs-sm-preview::after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-sector .gjs-sm-stack .gjs-sm-properties,.gjs-clm-tags .gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;font-size:22px;line-height:10px;position:absolute;right:0;top:-17px;opacity:.75}.gjs-sm-sector .gjs-sm-stack #gjs-sm-add:hover,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-sector .gjs-sm-colorp-c,.gjs-clm-tags .gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-sm-sector .gjs-sm-colorp-c .gjs-checker-bg,.gjs-clm-tags .gjs-sm-colorp-c .gjs-checker-bg{height:100%;width:100%;border-radius:1px}.gjs-sm-sector .gjs-sm-color-picker,.gjs-clm-tags .gjs-sm-color-picker{background-color:#ddd;cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px rgba(0,0,0,.2);border-radius:1px}.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-upload,.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-label,.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start;position:absolute;top:0px;left:100%;color:#303133;padding-right:1rem;background-color:#fbfbfb;border:1px solid rgba(255,255,255,.05);min-width:300px;padding-bottom:25px;box-shadow:0 13px 30px -8px rgba(0,0,0,.15)}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category.gjs-open{color:#3b97e3;background:#fbfbfb}.gjs-block-category .gjs-title{font-weight:bold !important;text-transform:uppercase;padding:15px 20px;background-color:rgba(0,0,0,0);border:none}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:calc(50% - 20px);min-width:45px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin:20px 0px 5px 20px;box-shadow:0 0 2px 0 rgba(0,0,0,.15);transition:all .2s ease 0s;transition-property:box-shadow,color;position:relative}.gjs-block:hover{box-shadow:0 3px 4px 0 rgba(0,0,0,.15)}.gjs-block svg{fill:currentColor}.gjs-block__media{margin-bottom:10px}.gjs-block-svg{width:54px;fill:currentColor}.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em}.gjs-block-label{line-height:normal;font-size:.75rem;font-weight:normal;font-family:Helvetica,sans-serif;overflow:hidden;text-overflow:ellipsis;padding-bottom:30px}.gjs-block.gjs-bdrag{width:auto;padding:0}.blockLabelImage{height:100%;width:100%;object-fit:cover;max-height:120px}.blockLabelText{position:absolute;left:0;bottom:10px;padding:0px 4px;text-align:center;width:100%;text-transform:uppercase;font-size:12px}.gjs-selected-parent{border:1px solid #ffca6f}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;background-color:rgba(0,0,0,.1);font-size:12px}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-count{position:absolute;right:27px;top:9px}.gjs-layer-vis{height:auto !important;width:auto !important;left:0;top:0;padding:7px 5px 7px 10px;position:absolute;cursor:pointer;z-index:1}.gjs-layer-caret{font-size:.5rem;width:8px;padding:2px;cursor:pointer;position:absolute;left:-9px;top:6px;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer-title{padding:3px 10px 5px 30px;display:flex;align-items:center}.gjs-layer-title-inn{align-items:center;position:relative;display:flex;width:100%}.gjs-layer__icon{display:block;width:100%;max-width:15px;max-height:15px;padding-left:5px}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{padding:5px 0;display:inline-block;box-sizing:content-box;overflow:hidden;white-space:nowrap;margin:0 30px 0 5px}.gjs-layer-name--no-edit{text-overflow:ellipsis}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{display:none}.gjs-layer-move{padding:7px 10px 7px 5px;position:absolute;font-size:12px;cursor:move;right:0;top:0}.gjs-layer.gjs-hovered .gjs-layer-title{background-color:rgba(255,255,255,.015)}.gjs-layer.gjs-selected .gjs-layer-title{background-color:rgba(255,255,255,.1)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:#62c462}#gjs-clm-add-tag,.gjs-clm-tags-btn{background-color:rgba(255,255,255,.15);border-radius:2px;padding:3px;margin-right:3px;border:1px solid rgba(0,0,0,.15);width:24px;height:24px;box-sizing:border-box;cursor:pointer}.gjs-clm-tags-btn svg{fill:currentColor;display:block}.gjs-clm-header{display:flex;align-items:center;margin:7px 0}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{display:flex;overflow:hidden;align-items:center;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tag-status,.gjs-clm-tag-close{width:12px;height:12px;flex-shrink:1}.gjs-clm-tag-status svg,.gjs-clm-tag-close svg{vertical-align:middle;fill:currentColor}.gjs-clm-sels-info{margin:7px 0}.gjs-clm-sel-id{font-size:.9em;opacity:.5;filter:alpha(opacity=50)}.gjs-clm-label-sel{float:left;padding-right:5px}.gjs-clm-tags{font-size:12px;padding:10px 5px}.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left}.gjs-clm-tags #gjs-clm-sel{font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px;display:flex;flex-wrap:wrap}.gjs-clm-tags #gjs-clm-tags-c{display:flex;flex-wrap:wrap;vertical-align:top;overflow:hidden}.gjs-clm-tags #gjs-clm-new{color:#ddd;padding:5px 6px;display:none}.gjs-clm-tags #gjs-clm-close{opacity:.85;filter:alpha(opacity=85);font-size:20px;line-height:0;cursor:pointer;color:rgba(255,255,255,.9)}.gjs-clm-tags #gjs-clm-close:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags #gjs-clm-checkbox{color:rgba(255,255,255,.9);vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{flex-grow:1;text-overflow:ellipsis;overflow:hidden;padding:0 3px;cursor:text}.gjs-mdl-container{font-family:"Noto Sans",sans-serif;overflow-y:auto;position:fixed;background-color:rgba(0,0,0,.5);display:flex;top:0;left:0;right:0;bottom:0;z-index:100}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,.05);animation:gjs-slide-down .215s;margin:auto;max-width:850px;width:90%;border-radius:3px;font-weight:lighter;position:relative;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-header,.gjs-mdl-content{padding:10px 15px;clear:both}.gjs-mdl-header{position:relative;border-bottom:1px solid rgba(0,0,0,.2);padding:15px 15px 7px}.gjs-export-dl::after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{height:290px;overflow:auto;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;height:70px;width:30%;background-color:#444;border-radius:2px;float:left;overflow:hidden}.gjs-am-preview{position:absolute;background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;z-index:1}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);position:absolute;height:100%;width:100%;z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid rgba(0,0,0,.2);padding:5px;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:rgba(255,255,255,.1)}.gjs-am-assets-cont{background-color:rgba(0,0,0,.1);border-radius:3px;box-sizing:border-box;padding:10px;width:45%;float:right;height:325px;overflow:hidden}.gjs-am-file-uploader{width:55%;float:left}.gjs-am-file-uploader>form{background-color:rgba(0,0,0,.1);border:2px dashed;border-radius:3px;position:relative;text-align:center;margin-bottom:15px}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid #62c462;color:#75cb75}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:150px 10px;width:100%;box-sizing:border-box}.gjs-am-file-uploader #gjs-am-title{position:absolute;padding:150px 10px;width:100%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid rgba(0,0,0,.2)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:rgba(0,0,0,.2);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{border:1px solid rgba(0,0,0,.2);position:absolute;border-radius:3px;z-index:10}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;min-width:25px;border-right:1px solid rgba(0,0,0,.2);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover{background-color:rgba(255,255,255,.1)}.gjs-rte-active{background-color:rgba(255,255,255,.1)}.gjs-rte-disabled{color:rgba(255,255,255,.1);cursor:not-allowed}.gjs-rte-disabled:hover{background-color:unset}.gjs-editor-cont{margin-top:15px}.gjs-editor-cont .sp-hue,.gjs-editor-cont .sp-slider{cursor:row-resize}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-dragger{cursor:crosshair}.gjs-editor-cont .sp-alpha-inner,.gjs-editor-cont .sp-alpha-handle{cursor:col-resize}.gjs-editor-cont .sp-hue{left:90%}.gjs-editor-cont .sp-color{right:15%}.gjs-editor-cont .sp-container{border:1px solid rgba(0,0,0,.2);box-shadow:0 0 7px rgba(0,0,0,.2);border-radius:3px}.gjs-editor-cont .sp-picker-container{border:none}.gjs-editor-cont .colpick_dark .colpick_color{outline:1px solid rgba(0,0,0,.2)}.gjs-editor-cont .sp-cancel,.gjs-editor-cont .sp-cancel:hover{bottom:-8px;color:#777 !important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-cont .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-hue{border:1px solid #333}.gjs-editor-cont .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-cont .sp-dragger{background:rgba(0,0,0,0);box-shadow:0 0 0 1px #111}.gjs-editor-cont .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-cont .sp-container button,.gjs-editor-cont .sp-container button:hover,.gjs-editor-cont .sp-container button:active{background:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2);color:#343a40;text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-cont .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-cont .sp-palette .sp-thumb-el,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-cont .sp-palette .sp-thumb-el:hover,.gjs-editor-cont .sp-palette .sp-thumb-el.sp-thumb-active{border-color:rgba(0,0,0,.9)}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translate(0, -3rem);opacity:0}100%{transform:translate(0, 0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0, 0);opacity:1}100%{transform:translate(0, -3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#fff}.kit-contents-box{padding:10px;border:1px dashed #c3c3c3}.kit-contents-box .img-box{width:100px;padding-right:10px}.kit-contents-box .content-box a{text-decoration:none;color:#000}.row-restraint{max-width:1200px !important;margin:0 auto !important}.display-none{display:none !important}.bg-black{background-color:#000 !important}.enable_product_review h2{display:none}.enable_product_review #rating_wrapper{width:70%;padding-top:0 !important}.enable_product_review #rating_wrapper .d-flex{padding-left:6px !important}.enable_product_review #rating_wrapper .d-flex .btn{margin-right:0px !important;height:44px !important;font-size:16px !important;font-weight:600 !important}.enable_product_review #rating_wrapper .d-flex .btn:hover svg{fill:#fff}.enable_product_review #rating_wrapper .d-flex .align-items-center{padding:0 !important}.enable_product_review #rating_wrapper .d-flex .align-items-center span{font-size:24px !important;font-weight:600 !important}.enable_product_review #rating_wrapper .text-center{padding-top:4px}.enable_product_review #rating_wrapper .text-center .row{align-items:center;margin-bottom:0 !important;padding:6px !important}.enable_product_review #rating_wrapper .text-center .row .col-9{height:16px !important;padding:0;flex:0 0 81% !important;max-width:84% !important}.enable_product_review #rating_wrapper .text-center .row .col-2{font-size:14px;font-weight:500 !important;padding:0;flex:0 0 10.6666666667% !important}.enable_product_review #rating_wrapper .text-center .row .col-1{font-size:14px;padding:0;font-weight:500 !important}@media screen and (max-width: 768px){#rating_wrapper{width:100% !important;padding-top:0 !important;padding:0 !important}#rating_wrapper .rating-row{flex-direction:column}#rating_wrapper .btn-outline-primary{width:50% !important;margin-top:15px}}.vhl-list{display:none}.vhl-list .standard{width:220px !important}.vhl-list .standard .strike-through-price{line-height:16px !important}.vhl-list .image-focused{width:253px !important}.vhl-list .image-focused .layout-2{padding:0 !important}.vhl-list .image-focused .layout-2 .ps-image{height:276px}.vhl-list .image-focused .layout-2 .cart-btn{right:10px !important}.gjs-field-wrp--input{width:120px !important}.gjs-field-wrp--input input{border:1px solid #ced4da !important}.gjs-trt-trait--input{display:flex !important;padding:0 !important}.gjs-editor-cont{height:calc(100vh - 135px) !important;margin-top:0px !important}.gjs-pn-panel{box-shadow:inset -1px 0px 0px #ced4da !important;padding:2px}.gjs-pn-panel::-webkit-scrollbar{width:4px}.gjs-pn-panel::-webkit-scrollbar-thumb{background-color:#426990;border-radius:20px;border:3px solid #426990}.gjs-pn-panel::-webkit-scrollbar-track{background:#bdbaba}.gjs-blocks-c{position:relative !important;left:0 !important;min-width:100px !important;overflow-y:auto !important;padding:0 !important;box-shadow:none !important}.gjs-blocks-c .gjs-block{margin:10px !important}.gjs-pn-views{box-shadow:inset -1px 0px 0px #ced4da !important}.gjs-block-categories{margin-top:3px !important}.gjs-editor-cont{margin:0}.gjs-editor{background-color:#f0f0f0 !important}.carousel-container{width:1280px;margin:50px auto;min-height:200px;position:relative}@media screen and (max-width: 768px){.carousel-container{width:80%}}@media screen and (max-width: 1024px){.carousel-container{width:85%}}.carousel-container .carousel-inner{overflow:hidden}.carousel-container .track{display:inline-flex;transition:transform .5s}.carousel-container .card-container{width:259px;flex-shrink:0;height:250px;padding-right:15px;box-sizing:border-box}.carousel-container .card-container .card{width:100%;height:100%;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column}.nav button{width:60px;height:60px;border-radius:50%;border:1px solid #aaa;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.nav .prev{left:-30px;display:none}.nav .prev.show{display:block}.nav .next{right:-30px}.nav .next.hide{display:none}.card .img{display:flex;justify-content:center;align-items:center;font-size:30px}.card .info{flex-basis:40px;background:#333;color:#fff;flex-grow:0;padding:10px;box-sizing:border-box}.categoriesContainer{width:100%}.filterProductWrapper{display:flex;justify-content:flex-start}.categoryFilterList{width:300px}.categoryProductList{width:300px}.cat-img-style{width:100%;height:auto;background-size:cover;background-repeat:no-repeat;background-position:center}.product-card{height:430px;overflow:hidden;margin-bottom:2.5rem;background-color:#fff;padding:.8rem;border-radius:4px;border:1px solid rgba(0,0,0,.125)}.product-card:hover{box-shadow:0 4px 20px rgba(17,17,16,.16)}.product-card .star-reviews{padding:0;margin:0;list-style:none;display:flex}.product-card .product-card__actions .btn-light{opacity:1}.banner-wrap{height:600px}.banner-wrap img{height:100%;width:100%;object-fit:cover}.banner-wrap .container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.banner-wrap .container .banner-caption{background:rgba(52,58,64,.35);max-width:500px;padding:30px 40px;color:#fff;border-radius:8px}.banner-wrap .container .banner-caption a.banner-link{display:inline-block;margin-top:20px}.two-column-layout{padding-top:4rem;padding-bottom:4rem}.two-column-layout .inner-row{border:1px solid #e4e4e4;border-radius:5px;overflow:hidden}.two-column-layout .inner-row .img-box{height:310px}.two-column-layout .inner-row .img-box img{height:100%;width:100%;object-fit:cover}.product-tabs.show-default .product-tabs__accordian{display:none}.product-tabs.show-accordian .product-tabs__default{display:none}.product-tabs.show-expanded .product-tabs__default{display:none}.product-tabs.show-expanded .card-header,.product-tabs.show-expanded .card{border:0;padding:0}.product-tabs.show-expanded .card-header h5 .btn,.product-tabs.show-expanded .card h5 .btn{font-size:1.2rem}.product-tabs.show-expanded .card{border-bottom:1px solid #efefef}.product-tabs.show-expanded .card-header{background-color:rgba(0,0,0,0)}.product-tabs.show-expanded .card-body{padding-top:0}.product-tabs.show-expanded button{pointer-events:none}.product-tabs.show-expanded .collapse:not(.show){display:block}.gjs-block-category .gjs-blocks-c{box-shadow:1px 2px 3px #e6e6e6;background-color:#fff;overflow-y:scroll;max-height:100%}.gjs-block-category .gjs-blocks-c .close-btn-block{position:absolute;right:0px;border:none;background:rgba(0,0,0,0);font-size:23px;top:0}.gjs-block-category .gjs-blocks-c .close-btn-block:focus{outline:none;box-shadow:none}.gjs-block-category .gjs-blocks-c::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.gjs-block-category .gjs-blocks-c:hover::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.gjs-block-category.gjs-open{background-color:rgba(0,0,0,.2);border-bottom:none}.gjs-block-category.gjs-open .gjs-title{color:#3b97e3}.gjs-blocks-no-cat .gjs-blocks-c{display:none}#__layout{padding-left:15px;padding-right:15px}.gjs-pn-panel.gjs-pn-devices-c{padding-top:3px;padding-bottom:3px}.testimonials{padding:3.5rem 2rem;border:1px solid #dfdfdf;border-radius:8px}.testimonials__text{font-size:1rem;line-height:1.5;font-weight:400;margin-bottom:1rem}.testimonials__author{font-size:1rem;font-weight:bold}.gjs-editor-andigrace .gjs-open .gjs-title{color:#dd3636}.gjs-editor-andigrace .gjs-four-color{color:#dd3636}.gjs-editor-andigrace .gjs-four-color-h:hover{color:#dd3636}.gjs-editor-andigrace .gjs-block-category .gjs-title{background-color:#fff3f3;font-family:"Montserrat",sans-serif;font-weight:400}.gjs-editor-andigrace .gjs-open .gjs-title{background-color:#fff;font-family:"Montserrat",sans-serif;font-weight:400}.gjs-editor-andigrace .gjs-pn-views-container,.gjs-editor-andigrace .gjs-pn-commands,.gjs-editor-andigrace .gjs-pn-options,.gjs-editor-andigrace .gjs-pn-views,.gjs-editor-andigrace .gjs-pn-devices-c,.gjs-editor-andigrace .gjs-one-bg{background-color:#fff3f3}.gjs-editor-andigrace .gjs-block-label{font-family:"Montserrat",sans-serif}.andigraceTwoColLayout .inner-row{align-items:flex-start;flex-direction:row-reverse}.andigraceTwoColLayout .inner-row .img-box img{height:100%;width:100%;object-fit:cover}.andigraceTwoColLayout .inner-row p,.andigraceTwoColLayout .inner-row a,.andigraceTwoColLayout .inner-row h1,.andigraceTwoColLayout .inner-row h2,.andigraceTwoColLayout .inner-row h3,.andigraceTwoColLayout .inner-row h4,.andigraceTwoColLayout .inner-row h5,.andigraceTwoColLayout .inner-row h6{font-family:"Montserrat",sans-serif}.andigraceTwoColLayout .inner-row .btn{background-color:#dd3636;color:#fff;border-color:#dd3636}.andigraceTwoColLayout .inner-row .btn:hover{background-color:rgba(0,0,0,0);color:#dd3636}.ql-editor{height:auto !important}.disable_product_review #disable_product_review{display:block !important}.enable_product_review #disable_product_review{display:none !important}.hm-banner-slider .carousel-item{height:342px}.hm-banner-slider .carousel-caption{top:0;left:0;bottom:0;right:0;position:relative;height:100%}.hm-banner-slider .hm-slide-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hm-banner-slider .hm-slide{display:flex;height:100%;padding:40px 80px;min-width:auto !important}.hm-banner-slider .carousel-control-prev,.hm-banner-slider .carousel-control-next{width:40px}.hm-banner-slider .indicator-circles li{width:14px;height:14px;border-radius:50%}.hm-banner-slider .indicator-squares li{width:14px;height:14px}.hm-banner-slider .overlay{position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0}ol.carousel-indicators.indicator-outside{position:relative;padding-bottom:2px;padding-top:20px}.fit-content{height:fit-content}.gjs-trt-trait .gjs-label{color:#303133;font-style:normal;font-weight:500;line-height:2;opacity:1;text-transform:capitalize}.gjs-trt-traits>div{width:100%}.gjs-trt-traits .gjs-field-wrp--buttonSelector button{flex:1;margin-left:0 !important;margin-right:0 !important;width:100%;background:#fff;max-width:none;padding-top:9px !important;padding-bottom:9px !important;font-size:12px}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(3).col-5{border-right:1px solid rgba(0,0,0,0) !important}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(3).col-5.btn-dark,.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(3).col-5.btn-dark:active{border-color:#426990 !important;border-top-right-radius:4px !important}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(1){border-right-color:rgba(0,0,0,0);border-top-right-radius:0;border-bottom-right-radius:0}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(1).btn-dark,.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(1).btn-dark:active{border-top-left-radius:4px !important}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:last-child{border-left-color:rgba(0,0,0,0);border-top-left-radius:0;border-bottom-left-radius:0}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:last-child.btn-dark,.gjs-trt-traits .gjs-field-wrp--buttonSelector button:last-child.btn-dark:active{border-top-right-radius:4px !important;border-bottom-right-radius:4px !important}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:nth-child(2){border-radius:0}.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark,.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark:active{background:rgba(151,181,211,.3) !important;border-color:#04747c;color:#426990 !important;border:1px solid #426990 !important}.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark svg,.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark:active svg{fill:#426990}.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark svg path,.gjs-trt-traits .gjs-field-wrp--buttonSelector button.btn-dark:active svg path{fill:#426990}.gjs-trt-traits .gjs-field-wrp--buttonSelector button:focus{box-shadow:none;outline:none}.gjs-trt-traits .gjs-field-checkbox{width:16px;height:16px;margin:0;border:1px solid #dadbdc;box-sizing:border-box;border-radius:2px !important;background-color:#fff !important}.gjs-trt-traits .gjs-field-checkbox.checked{background-color:#51992e !important;border-color:#51992e !important}.gjs-trt-traits .gjs-field-checkbox.checked i{transform:rotate(45deg);box-sizing:border-box;display:block;height:10px;margin:0 5px;width:5px;left:-1px;top:1px;border-color:#fff !important}.gjs-trt-traits .gjs-trt-trait--number,.gjs-trt-traits .trt-wrap-within-accordian,.gjs-trt-traits .gjs-trt-trait--themeColor,.gjs-trt-traits .gjs-trt-trait--select{display:flex}.gjs-trt-traits .gjs-trt-trait--number .gjs-label-wrp .gjs-field-wrp--number,.gjs-trt-traits .trt-wrap-within-accordian .gjs-label-wrp .gjs-field-wrp--number,.gjs-trt-traits .gjs-trt-trait--themeColor .gjs-label-wrp .gjs-field-wrp--number,.gjs-trt-traits .gjs-trt-trait--select .gjs-label-wrp .gjs-field-wrp--number{width:auto;flex:1 1}.gjs-trt-traits .gjs-trt-trait--number .bootstrap-select,.gjs-trt-traits .trt-wrap-within-accordian .bootstrap-select,.gjs-trt-traits .gjs-trt-trait--themeColor .bootstrap-select,.gjs-trt-traits .gjs-trt-trait--select .bootstrap-select{width:100% !important;height:32px}.gjs-trt-trait__wrp-productRatings,.gjs-trt-trait__wrp-enableBgColor,.gjs-trt-trait__wrp-autoSlide,.gjs-trt-trait__wrp-imageOverlay,.gjs-trt-trait__wrp-primaryAllowBorder,.gjs-trt-trait__wrp-primaryBtnIcon,.gjs-trt-trait__wrp-secondaryAllowBorder,.gjs-trt-trait__wrp-secondaryBtnIcon{border-bottom-left-radius:0;border-bottom-right-radius:0}.gjs-trt-trait__wrp-headingTextSize,.gjs-trt-trait__wrp-headingTextAlign,.gjs-trt-trait__wrp-secondaryTextSize,.gjs-trt-trait__wrp-secondaryTextAlign,.gjs-trt-trait__wrp-primaryBtnStyle,.gjs-trt-trait__wrp-primaryBtnHoverEffect,.gjs-trt-trait__wrp-primaryBtnWidth,.gjs-trt-trait__wrp-primaryBtnHeight,.gjs-trt-trait__wrp-primaryBtnBgColor,.gjs-trt-trait__wrp-primaryBtnTextColor,.gjs-trt-trait__wrp-primaryBtnBorderRadius{padding-top:16px;border:0 !important;border-radius:0 !important}.gjs-trt-trait__wrp-headingTextSize .gjs-trt-trait,.gjs-trt-trait__wrp-headingTextAlign .gjs-trt-trait,.gjs-trt-trait__wrp-secondaryTextSize .gjs-trt-trait,.gjs-trt-trait__wrp-secondaryTextAlign .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnStyle .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnHoverEffect .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnWidth .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnHeight .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnBgColor .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnTextColor .gjs-trt-trait,.gjs-trt-trait__wrp-primaryBtnBorderRadius .gjs-trt-trait{padding:0}.gjs-custom-accordian{font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#303133}.gjs-custom-accordian .fas{font-size:17.5px;color:#606266}.gjs-trt-trait--color{display:flex}.gjs-trt-trait--color .gjs-label-wrp{width:65px}.gjs-field-number-icon span.gjs-icon{color:#606266;position:relative;display:inline-block;text-align:center;line-height:32px}.gjs-trt-trait__wrp-primaryBtnIcon{margin-top:20px !important}.gjs-trt-traits{box-shadow:none;border-radius:0;margin:0;padding-bottom:150px}.gjs-trt-trait__wrp-psiContentWidth .dropdown.bootstrap-select .btn{height:34px !important;margin:0 !important;min-height:auto;max-height:none}.gjs-trt-trait--numberWithOption{display:flex}.gjs-trt-trait--numberWithOption .gjs-label-wrp{width:85px}.gjs-trt-trait--numberWithOption .gjs-field-numberWithOption .input_el{height:32px !important;padding-left:5px !important;font-size:12px !important}.gjs-trt-trait--numberWithOption .gjs-field-numberWithOption select{height:32px !important;border:1px solid #cecece;font-size:12px !important;padding:0px !important;width:16px}input.qtyInput::-webkit-outer-spin-button,input.qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.image-size-small .head img{height:250px}.image-size-medium .head img{height:330px}.image-size-large .head img{height:500px}.image-alignment-center{text-align:center}.image-alignment-fill .head img{object-fit:cover;width:100% !important}.image-shape-32 .head img{height:250px;width:500px}.image-shape-square .head img{height:500px;width:500px}.image-shape-34 .head img{height:500px;width:250px !important}.carousel-col div.col-4{padding:0px}.carousel-col .container{min-width:80px;overflow:hidden}.carousel-col .head{display:flex;justify-content:center}.carousel-col img{margin:4px;background-color:#e0e0e0}.featured-category__image-wrapper{height:475px}.featured-category__image{width:100%;height:100%;object-fit:cover}.featured-category__title{font-size:1.2rem}.featured-category__wrapper{height:650px;background-size:cover;position:relative}.featured-category__content-wrapper{position:absolute;bottom:1.5rem;left:1.5rem}.featured-category__title{font-size:1.8rem;margin-bottom:1rem}.hide-variable{display:none}div.global-padding{padding:15px !important;display:flex;align-items:center;justify-content:start;flex-direction:column}div.global-padding .row{margin:0 auto}div.global-padding .flex-widget-column,div.global-padding .componentColumnViewClass{min-height:70px !important}div.global-padding .ComponentFlexWidgetViewClass,div.global-padding .flex-widget-column,div.global-padding .ComponentGridWidgetViewClass,div.global-padding .componentColumnViewClass{padding:10px 15px 10px 15px !important}div.global-padding .ComponentFlexWidgetViewClass,div.global-padding .ComponentGridWidgetViewClass{width:100%}div.global-padding div :not(.componentColumnViewClass),div.global-padding section :not(.componentColumnViewClass){max-width:100%}.hide-on-mobile{border:3px dashed #a020f0 !important}.gjs-field option{background:#fff 0% 0% no-repeat padding-box}.gjs-field option{text-align:left;font-family:Roboto;letter-spacing:0px;color:#707070;opacity:1;margin:0}.gjs-field option:hover{background:#4a4a4a 0% 0% no-repeat padding-box !important;color:#fff;box-shadow:inset 20px 20px #4a4a4a;outline:none}.gjs-field .gjs-sel-arrow .gjs-d-s-arrow{right:1rem !important;border-top:8px solid #707070;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.gjs-two-inputs{display:flex;justify-content:center;padding:7px;border:1px solid #707070;border-radius:6px;opacity:1}.gjs-two-inputs .gjs-fas-icon{font-size:1rem}.gjs-dependent-input{width:33%;height:19px}.gjs-field-number-icon .gjs-field-number-text{text-align:left;font:normal normal bold 1.2rem Roboto;letter-spacing:0px;color:#707070;opacity:1;margin-right:10%;align-self:center}.gjs-field-number-icon .gjs-field-number-input{max-width:8rem;align-self:center}.gjs-field-number-icon .gjs-field-number-fixed{width:calc(100% - 32px)}.gjs-field-number-icon .gjs-icon{width:32px}.gjs-field-number-icon .gjs-icon .fa{font-size:15px}.gjs-secondary{background-color:#e5e5e5}.active{background-color:#ccc}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select{flex-direction:column}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .gjs-label-wrp{width:100% !important}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .gjs-label-wrp .gjs-label{margin-bottom:8px !important}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .gjs-field-wrp--select{width:100% !important}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .ts-wrapper .ts-control{cursor:pointer}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .ts-wrapper .ts-control .title{width:48px !important}.gjs-trt-trait__wrp-fieldSupportedTypes .gjs-trt-trait--select .ts-wrapper .ts-control input{min-width:auto !important}.product-tabs{padding:0 !important}.product-tabs>*{padding:0 !important}.product-tabs.show-default .product-tabs__accordian{display:none}.product-tabs.show-accordian .product-tabs__default{display:none}.product-tabs.show-accordian .card{padding:0 !important}.product-tabs.show-expanded .product-tabs__default{display:none}.product-tabs.show-expanded .card-header,.product-tabs.show-expanded .card{border:0;padding:0 !important}.product-tabs.show-expanded .card-header h5 .btn,.product-tabs.show-expanded .card h5 .btn{font-size:1.2rem}.product-tabs.show-expanded .card{border-bottom:1px solid #efefef}.product-tabs.show-expanded .card-header{background-color:rgba(0,0,0,0)}.product-tabs.show-expanded .card-body{padding-top:0 !important}.product-tabs.show-expanded button{pointer-events:none}.product-tabs.show-expanded .collapse:not(.show){display:block}.tab-content-value{background:#fff}#myTabContent{padding:1rem}#accordion{padding:0 !important}.gjs-not-removable{border:3px dashed red !important}.trt-wrap-within-accordian .btn{background-color:#fff}.trt-wrap-within-accordian .btn:hover{background-color:#747474}.trt-wrap-within-accordian .btn-dark{background-color:#747474}.fa-rectangle-landscape{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3C!--%20Created%20with%20Inkscape%20(http%3A%2F%2Fwww.inkscape.org%2F)%20--%3E%3Csvg%20width%3D%22210mm%22%20height%3D%22297mm%22%20viewBox%3D%220%200%20210%20297%22%20version%3D%221.1%22%20id%3D%22svg5%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%0A%20%20%3Cdefs%20id%3D%22defs2%22%2F%3E%3Cg%20id%3D%22layer1%22%3E%3Crect%20style%3D%22opacity%3A0.984%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A19.1999%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%3Bpaint-order%3Anormal%22%20id%3D%22rect846%22%20width%3D%22166.1425%22%20height%3D%2299.228569%22%20x%3D%22-187.51575%22%20y%3D%22-203.50653%22%20transform%3D%22scale(-1)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:25px;height:25px;margin-bottom:-8px}.fa-rectangle-portrait{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3C!--%20Created%20with%20Inkscape%20(http%3A%2F%2Fwww.inkscape.org%2F)%20--%3E%3Csvg%20width%3D%22210mm%22%20height%3D%22297mm%22%20viewBox%3D%220%200%20210%20297%22%20version%3D%221.1%22%20id%3D%22svg5%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%0A%20%20%3Cdefs%20id%3D%22defs2%22%2F%3E%3Cg%20id%3D%22layer1%22%3E%3Crect%20style%3D%22opacity%3A0.984%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A28.4027%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%3Bpaint-order%3Anormal%22%20id%3D%22rect846%22%20width%3D%22236.22134%22%20height%3D%22152.72887%22%20x%3D%2233.938984%22%20y%3D%22-184.31773%22%20transform%3D%22rotate(90)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:20px;height:20px;margin-bottom:-6px}.fa-rectangle-square{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3C!--%20Created%20with%20Inkscape%20(http%3A%2F%2Fwww.inkscape.org%2F)%20--%3E%3Csvg%20width%3D%22210mm%22%20height%3D%22297mm%22%20viewBox%3D%220%200%20210%20297%22%20version%3D%221.1%22%20id%3D%22svg5%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%0A%20%20%3Cdefs%20id%3D%22defs2%22%2F%3E%3Cg%20id%3D%22layer1%22%3E%3Crect%20style%3D%22opacity%3A0.984%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A23.6788%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%3Bpaint-order%3Anormal%22%20id%3D%22rect846%22%20width%3D%22161.66359%22%20height%3D%22155.10561%22%20x%3D%22-188.2357%22%20y%3D%22-229.60246%22%20transform%3D%22scale(-1)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:20px;height:20px;margin-bottom:-6px}button.btn:hover .fa-rectangle-square,button.btn:hover .fa-rectangle-portrait,button.btn:hover .fa-rectangle-landscape,button.btn.text-white .fa-rectangle-square,button.btn.text-white .fa-rectangle-portrait,button.btn.text-white .fa-rectangle-landscape{filter:invert(100%)}.btn-dark g:first-child,.btn-dark line{stroke:#fff !important}.gjs-traits-label-sub-secondary{text-align:left;font:normal normal bold .8rem Roboto;letter-spacing:0px;color:#707070;opacity:1;margin-bottom:0;padding-top:1rem;padding-bottom:.5rem0 .5rem}.componentCategoriesViewClass div{padding:2px 5px !important}.componentCategoriesViewClass .text-strike{font-size:13px;color:gray;text-decoration:line-through}.componentCategoriesViewClass .filter-sidebar{font-size:15px}.componentCategoriesViewClass .list .wrapper-card-product{text-align:unset;display:flex}.componentCategoriesViewClass .list .wrapper-card-product .pro-image img{max-width:180px !important}.componentCategoriesViewClass .list .product-card__content{width:300px}.componentCategoriesViewClass .wrapper-card-product .rating{display:flex}.componentCategoriesViewClass .rating ul{color:#f3cd00;margin:0;padding:0;list-style:none;display:flex}.componentCategoriesViewClass .rating .rating-avg{color:#000;font-weight:bold;margin-left:5px}.componentCategoriesViewClass .custom-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box}.vp-subcontainer{position:relative;margin-left:auto;margin-right:auto;overflow:hidden}.vp-subcontainer svg:first-child{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.btn-circle{width:50px;height:50px;padding:7px 10px !important;border-radius:25px !important;font-size:12px !important;text-align:center !important}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #b8b8b8;height:14px;width:14px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-6px;box-shadow:1px 1px 1px #000,0px 0px 1px #0d0d0d}.static-text-wrapper,.static-text-wrapper input{position:relative;display:block;box-sizing:border-box}.static-text-wrapper::after{content:attr(data-suffix);position:absolute;top:11px;left:55px;z-index:9;font-family:arial,helvetica,sans-serif;font-size:13px;display:block;color:rgba(0,0,0,.4)}button.btn.dropdown-toggle.btn-light.border-grey{border-color:#e5e5e5;margin-top:5px}.ComponentCarouselViewClass div{padding:0 !important}.gjs-trt-trait.gjs-trt-trait--checkbox{display:flex;flex-direction:row-reverse;align-items:center;gap:7px}.gjs-default-checkbox{background-color:rgba(0,0,0,.2) !important}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:#343a3f !important}.dropdown-item.active,.dropdown-item:active{color:#212529 !important;background-color:#dae0e4 !important}.no-margin{margin-left:0 !important;margin-right:0 !important}.ComponentHeaderTwoWidgetViewClass #ComponentGridWidgetView-2>div.col-md-6.col-sm-2.col-2.order-4.order-md-0.order-lg-0.classTrait.componentColumnViewClass{margin-left:0 !important}.ComponentHeaderTwoWidgetViewClass #ComponentGridWidgetView{margin:0 !important}.layout-2{padding:2px}.layout-2 .img-container:hover .cart-btn{display:block}.layout-2 .img-container .cart-btn{position:absolute;right:20px;top:210px;display:none}.layout-2 .product-title{line-height:20px}.layout-2 .strike-through-price{line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#767676}.hmc-testimonial-custom .star-reviews{color:var(--custom)}.hmc-testimonial-custom .hmc-testimonial_name{color:var(--custom)}.hmc-testimonial-custom .layout_1 .quotes{fill:var(--custom) !important}.hmc-testimonial-custom .layout_1 .hmc-testimonial-content{border-style:solid;border-width:1px}.hmc-testimonial-custom .layout_1 .hmc-testimonial-content:hover{border-color:var(--custom) !important}.hmc-testimonial-custom .layout_2 .hmc-testimonial_details:hover{border-color:var(--custom) !important}.gjs-pn-views,.gjs-pn-views-container{position:fixed;left:0;margin-left:8px;width:262px;overflow:auto;top:76px;padding:8px;overflow-x:hidden}.gjs-pn-views div:nth-child(2) .gjs-traits-label,.gjs-pn-views-container div:nth-child(2) .gjs-traits-label{display:none}.gjs-trt-traits::-webkit-scrollbar{width:4px}.gjs-trt-traits::-webkit-scrollbar-thumb{background-color:#426990;border-radius:20px;border:3px solid #426990}.gjs-trt-traits::-webkit-scrollbar-track{background:#fff}.gjs-trt-trait__wrp-psiContentWidth .gjs-label-wrp{display:block !important}.gjs-block-category .gjs-title{padding:16px;border-top:1px solid #d2d5db}.gjs-block-category{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.gjs-block-category .gjs-open{background-color:none !important}.gjs-block-categories .gjs-open .gjs-blocks-c{max-height:2000px !important;display:flex !important;-webkit-transition:max-height .5s;-moz-transition:max-height .5s;-ms-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}.gjs-block-categories .gjs-open .fa-plus{display:none}.gjs-block-categories .gjs-open .fa-minus{display:block}.gjs-block-categories .gjs-blocks-c{-webkit-transition:max-height .2s;-moz-transition:max-height .2s;-ms-transition:max-height .2s;-o-transition:max-height .2s;transition:max-height .2s;overflow:hidden !important;max-height:0 !important}.gjs-block-categories .fa-plus{display:block}.gjs-block-categories .fa-minus{display:none}.gjs-trt-trait--text{padding:0px !important}.gjs-trt-trait--text .gjs-label-wrp{margin-bottom:8px}.gjs-trt-trait--toggle{padding:0 !important}.gjs-trt-trait--toggle label{font-size:12px !important;font-weight:500 !important;color:#303133 !important}.gjs-trt-trait{justify-content:space-between}.gjs-trt-trait--checkbox{justify-content:start;background-color:#fafbfb !important;padding:12px !important;border-radius:8px !important}.gjs-trt-trait__wrp-secondaryTextAccordian{padding-top:0 !important}.gjs-trt-trait--color,.gjs-trt-trait--range,.gjs-trt-trait--sectionHeading{padding:0 !important}.gjs-trt-trait--sectionHeading{border-bottom:1px solid #d2d5db}.gjs-traits-label-secondary{font-size:12px;font-weight:500;color:#303133;padding:10px 0px;margin-bottom:0px}.gjs-trt-trait__wrp-psiContentPlacement,.gjs-trt-trait__wrp-psiContentWidth{width:100% !important}.gjs-trt-trait--themeColor{padding:0px !important}.gjs-field-wrp--themeColor{width:120px !important}.gjs-field-wrp--themeColor .dropdown-toggle{margin:0px !important;padding:7px 8px !important}.gjs-field-wrp--themeColor .filter-option-inner-inner{font-size:12px;display:flex;align-items:center;overflow:visible}.gjs-field-wrp--themeColor .filter-option-inner-inner svg{width:12px !important;height:12px !important;margin-right:5px}.gjs-field-wrp--themeColor .filter-option-inner-inner span{width:12px !important;height:12px !important;margin-right:5px}.gjs-field-color .gjs-field-colorp-c{cursor:pointer}.gjs-field-color .gjs-checker-bg{background-image:none !important}.gjs-field-color .gjs-field-color-picker{width:16px !important;height:16px !important;position:relative;top:8px;left:8px}.gjs-trt-trait--buttonSelector{padding:0px}.gjs-trt-trait--buttonSelector .container{margin:8px 0 0 !important}.gjs-trt-trait--buttonSelector .row{border:1px solid #ced4da;border-radius:4px}.gjs-trt-trait--buttonSelector .btn-outline-dark{background:none !important}.gjs-trt-trait--buttonSelector .btn{border:1px solid #ced4da !important;border-collapse:collapse;margin:0px !important;background:none}.gjs-trt-trait--buttonSelector .btn-dark{border:solid 1px #04747c !important}.gjs-field-wrp--number .gjs-field-number .gjs-field-number-text{display:none}.gjs-trt-trait__wrp-primaryBtnIcon{margin-top:0px !important}.builder__wrapper{padding-left:270px}.builder__wrapper h2{font-family:"Noto Sans SC";font-style:normal;font-weight:500;font-size:20px;line-height:24px;margin:0}.gjs-cv-canvas{width:100%;top:85px !important;border-radius:4px;height:calc(100% - 40px) !important}.gjs-cv-canvas__frames{height:100% !important}.gjs-pn-panels .gjs-pn-commands{padding:12px !important;border-radius:4px}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:#fff !important}.gjs-icon b{font-size:12px;font-weight:500 !important;text-transform:uppercase}.static-text-wrapper::after{font-size:12px !important;font-weight:550 !important}.gjs-trt-trait--buttonSelector .btn-dark{border:solid 1px #426990 !important;background:rgba(66,105,144,.1) !important}@media screen and (min-width: 769px){.show-hidden-widgets .hide-lg-widget{border:2px dotted #c17317;background-color:rgba(0,0,0,.1);background-image:url(data:image/png;base64,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);opacity:1;background-repeat:no-repeat;background-position:50% 50%}.show-hidden-widgets .hide-lg-widget>*{opacity:.07}}@media screen and (max-width: 768px){.show-hidden-widgets .hide-md-widget{border:2px dotted #c17317;background-color:rgba(0,0,0,.1);background-image:url(data:image/png;base64,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);opacity:1;background-repeat:no-repeat;background-position:50% 50%}.show-hidden-widgets .hide-md-widget>*{opacity:.07}}@media screen and (max-width: 576px){.show-hidden-widgets .hide-sm-widget{border:2px dotted #c17317;background-color:rgba(0,0,0,.1);background-image:url(data:image/png;base64,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);opacity:1;background-repeat:no-repeat;background-position:50% 50%}.show-hidden-widgets .hide-sm-widget>*{opacity:.07}.show-hidden-widgets .show-sm-widget{border:none !important;background-color:rgba(0,0,0,0) !important;background-image:none !important;opacity:1}.show-hidden-widgets .show-sm-widget>*{opacity:1 !important}}.gjs_icon__circle{border-radius:50%;display:flex !important;justify-content:center;align-items:center;cursor:pointer;text-decoration:none}.gjs_icon__circle i{font-size:1rem !important}div.embed-container{min-height:68px}.btn-success-tippy{color:#fff;background-color:#28a745 !important;border-color:#28a745 !important}.gjs-trt-trait__wrp.trait-value-modified button.btn-dark{background:#fbf7ff !important;border:1px solid #d0a5ff !important}.gjs-trt-trait__wrp.trait-value-modified button.btn-dark path{fill:#8936e6 !important}.gjs-trt-trait__wrp.trait-value-inherited button.btn-dark{background:#e1f7f5 !important;border:1px solid #02968a !important}.gjs-trt-trait__wrp.trait-value-inherited button.btn-dark path{fill:#02968a !important}.gjs-frame{margin-top:24px;height:97%}@media(max-width: 767px){#__layout>.wrapper .ComponentHeaderThreeWidgetViewClass #headerContainer>.ComponentGridWidgetViewClass>.componentColumnViewClass:nth-child(4)>div{padding-right:0}}#__layout>.wrapper>div>nav.ComponentHeaderThreeWidgetViewClass .ComponentGridWidgetViewClass:first-child>div:not(:last-child){margin-right:10px !important}#__layout>.wrapper>div>nav.ComponentHeaderThreeWidgetViewClass .ComponentGridWidgetViewClass:first-child>div:last-child{margin-left:0 !important}.ComponentHeaderOneWidgetViewClass,.ComponentHeaderTwoWidgetViewClass,.ComponentHeaderThreeWidgetViewClass,.ComponentFooterOne,#ComponentFooterOne{padding:10px !important;width:100%}section[data-gjs-type=ComponentFeaturedProduct] .hmc-fp-section .hmc-fp-row{margin-left:-10px;margin-right:-10px}section[data-gjs-type=ComponentFeaturedProduct] .hmc-fp-section .hmc-fp-row>div{padding:10px !important}.gjs-dashed [data-gjs-type=ComponentFormWrapper],.gjs-dashed [data-gjs-type=ComponentPopup]{min-height:100vh}.gjs-layer .gjs-layer-title{background-color:rgba(0,0,0,0)}.gjs-layer .gjs-layer-title .gjs-layer-title-inn{height:40px}.gjs-layer .gjs-layer-title .gjs-layer-title-inn .gjs-layer-caret{font-size:14px;line-height:22px;color:#303133;letter-spacing:0;position:relative;left:0px;top:0px}.gjs-layer .gjs-layer-title .gjs-layer-title-inn .gjs-layer-name{font-size:14px;line-height:22px;font-weight:500;text-transform:capitalize;color:#303133;letter-spacing:0;margin-left:15px;padding:0px;height:22px}.gjs-layer .gjs-layer-count{font-size:14px;line-height:22px;font-weight:500;text-transform:capitalize;color:#303133;letter-spacing:0;top:14px}.gjs-layer .gjs-layer-move{top:10px}.layer{font-size:16px}.list-unstyled li{padding-bottom:0px !important}.gjs-trt-trait__wrp-psiContentPlacement{display:inline-block;width:48%}.gjs-trt-trait__wrp-psiContentPlacement .gjs-trt-trait--buttonSelector .btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.gjs-trt-trait__wrp-psiContentWidth{display:inline-block;width:48%}.gjs-trt-trait__wrp-psiContentWidth .gjs-label-wrp{display:none}.gjs-trt-trait__wrp-psiContentWidth .dropdown.bootstrap-select .btn{height:34px !important;margin:0 !important}.gjs-trt-trait__wrp-psiContentWidth .dropdown.bootstrap-select .btn .filter-option{height:34px !important;display:flex;align-items:center}.hmc-fwsi_section,.hmc-si_section{position:relative;width:100%;min-height:400px;overflow:hidden}.hmc-fwsi_section .hmc-fwsi-content__wrapper,.hmc-si_section .hmc-fwsi-content__wrapper{padding:29px 55px 52px 55px;position:absolute;box-sizing:border-box;z-index:2;top:0;left:0;width:100%;height:100%}.hmc-fwsi_section .hmc-fwsi-wrapper p,.hmc-si_section .hmc-fwsi-wrapper p{max-width:100% !important}.hmc-fwsi_section .bg-overlay,.hmc-si_section .bg-overlay{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1}.hmc-fwsi_section .hmc-fwsi_image,.hmc-fwsi_section .hmc-si_image,.hmc-si_section .hmc-fwsi_image,.hmc-si_section .hmc-si_image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hmc-fwsi_section .hmc-fwsi_image img,.hmc-fwsi_section .hmc-si_image img,.hmc-si_section .hmc-fwsi_image img,.hmc-si_section .hmc-si_image img{height:100%;width:100%;object-fit:contain}.hmc-fwsi_section.img-style__contain,.hmc-si_section.img-style__contain{min-height:auto}.hmc-fwsi_section.img-style__contain .hmc-fwsi_image,.hmc-si_section.img-style__contain .hmc-fwsi_image{height:auto;position:relative;overflow:hidden}.hmc-fwsi_section.img-style__contain .hmc-fwsi_image.reset-height,.hmc-si_section.img-style__contain .hmc-fwsi_image.reset-height{height:100%}.vue-horizontal-list{position:relative}.vhl-navigation{display:flex;align-items:center;position:absolute;width:100%;height:100%;margin-top:-6px}.vhl-btn-left,.vhl-btn-right{width:48px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:2}.vhl-btn-left:hover,.vhl-btn-right:hover{cursor:pointer}.vhl-btn-left{margin-left:-24px;margin-right:auto}.vhl-btn-right{margin-left:auto;margin-right:-24px}.vhl-container{overflow-y:hidden;height:100%;height:380px;padding:.5rem !important;margin:0px !important}.vhl-list{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.vhl-list::-webkit-scrollbar{display:none}.vhl-item{box-sizing:content-box;padding-top:24px;padding-bottom:24px;z-index:1;min-height:1px;width:200px}.vhl-list>*{scroll-snap-align:start;flex-shrink:0}.vue-horizontal-list .image-container{overflow:hidden;position:relative;width:100%;padding-top:60%}.vue-horizontal-list img{width:100%;height:210px}.vue-horizontal-list .strike-through-price{line-height:16px;text-decoration-line:line-through;color:#868680}.vue-horizontal-list .star-reviews{padding:0;margin:0;list-style:none;display:flex}.fit-content{height:fit-content}.page-404-container{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;text-align:center}.heading-404{font-weight:600;font-size:46px;line-height:66px;margin:30px 0 20px}.page-404-container p{font-weight:400;font-size:16px;line-height:24px}@media screen and (max-width: 767px){.imge-404 svg{width:348px;margin:0 auto}}.ComponentHeaderTogglerViewClass,.componentHeaderUserViewClass,.componentHeaderShoppingCartViewClass{position:absolute}

/** toggle switch */
body {
  background-color: #f0f0f0 !important;
  font-family: Noto Sans SC, sans-serif !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* default theme */
.theme .theme-details-container .input-field {
  border: #2196f3 1px solid;
}

.theme .theme-details-container .input-field.hover {
  box-shadow: 0 0 5px 1px #2195f3b2;
}

.theme .theme-details-container .input-field.press {
  box-shadow: 0 0 0 1px #1361a1;
}

.theme .theme-details-container .input-field.success {
  border: #51a738;
  box-shadow: 0 0 0 1px #51a738;
}

.theme .theme-details-container .input-field.error {
  border: #af0202;
  box-shadow: 0 0 0 1px #af0202;
}

/* new theme */
.new .theme-details-container .input-field {
  border: #5f1e78 1px solid;
}

.new .theme-details-container .input-field.hover {
  box-shadow: 0 0 5px 1px #876de7;
}

.new .theme-details-container .input-field.press {
  box-shadow: 0 0 0 1px #573eaf;
}

.new .theme-details-container .input-field.success {
  border: #a4e375;
  box-shadow: 0 0 2px 1px #a4e375;
}

.new .theme-details-container .input-field.error {
  border: #ff0000;
  box-shadow: 0 0 2px 1px #ff0000;
}

/* buttons */
.new .theme-details-container .btn {
  border-radius: 10px;
}

.new .theme-details-container .btn-primary {
  background-color: #5f1e78;
}

.new .theme-details-container .btn-secondary {
  background-color: #53e0db;
}

.new .theme-details-container .btn-success {
  background-color: #41ca17;
}

.new .theme-details-container .btn-danger {
  background-color: #984771;
}

.new .theme-details-container .btn-warning {
  background-color: #d4b731;
}

.new .theme-details-container .btn-info {
  background-color: #24b6f7;
}

.new .theme-details-container .btn-light {
  background-color: #eeeeee;
}

.new .theme-details-container .btn-dark {
  background-color: #454545;
}

.new .theme-details-container .btn-link {
  color: #3059c9;
}

/* outline buttons */
.new .theme-details-container .btn-outline-primary {
  color: #5f1e78;
  border: #5f1e78 1px solid;
}

.new .theme-details-container .btn-outline-secondary {
  color: #53e0db;
  border: #53e0db 1px solid;
}

.new .theme-details-container .btn-outline-success {
  color: #41ca17;
  border: #41ca17 1px solid;
}

.new .theme-details-container .btn-outline-danger {
  color: #984771;
  border: #984771 1px solid;
}

.new .theme-details-container .btn-outline-warning {
  color: #d4b731;
  border: #d4b731 1px solid;
}

.new .theme-details-container .btn-outline-info {
  color: #24b6f7;
  border: #24b6f7 1px solid;
}

.new .theme-details-container .btn-outline-light {
  color: #000000;
  border: #000000 1px solid;
}

.new .theme-details-container .btn-outline-dark {
  color: #454545;
  border: #454545 1px solid;
}
/* Block manager label css */
.blockLabelImage {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 120px;
}
.blockLabelText {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 0px 4px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
}
.btn-custom-theme {
  background-color: red;
}
/* --- buttons for builder header ---- */
.btn {
  padding: 8px 30px;
  font-size: 13px;
}

:root {
  --level-padding: 15px;
  --level-x: 1; /* Default value */
}
.optgroup-selectable .bootstrap-select .dropdown-menu .inner .show li .dropdown-item .text span {
  padding-left: calc(var(--level-padding) * var(--level-x));
}
.optgroup-selectable .bootstrap-select .dropdown-menu .inner .show li .dropdown-item .text .parentOption {
  font-weight: 600;
}

/*
  * PAGE STYLES
*/

body {
  background-color: #e4e7ed;
}

#__layout {
  padding-left: 0;
  padding-right: 0;
}

.page-content {
}

.page-content__wrapper {
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  height: calc(100vh - 84px) !important;
}

.page-content__wrapper,
.compunsate-header {
  overflow-y: auto;
}

.page-content__header {
  color: #ffffff;
}
.page-content__header h2 {
  color: #426990 !important;
}
.page-content__header .el-button--default {
  color: #fff;
  background-color: #04747c;
  border-color: #04747c;
}
.page-content__header .el-button--default:hover {
  background: #369096 !important;
  border-color: #369096 !important;
  color: #fff !important;
}

/*
  * TYPOGRAPHY
  */
h4,
.h4 {
  font-size: 1.5rem;
  margin-top: 0.5rem;
}

/*
  * NAVIGATION
  */
.navbar.bg-light.navbar-light {
  padding: 1.25rem 1.5rem;
  height: 60px;
  margin-top: 8px;
  border-radius: 4px;
  margin-bottom: 8px;
  background: #426990 !important;
}

/*
  * BUTTONS
  */
.el-button:focus,
.el-button:hover,
.el-button.active {
  color: #426990 !important;
  border-color: #8ebceb !important;
  background-color: #cfddec !important;
}

body {
  background-color: #fff;
}
.gjs-pn-commands {
  box-shadow: none;
}

.hmc-topbar {
  border-bottom: 1px solid #e2e4e8;
  padding-bottom: 20px;
}

.gjs-pn-panels,
.gjs-pn-panels .gjs-pn-commands {
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e4e8;
}

.gjs-cv-canvas {
  top: 70px;
  background: #fff;
}

/* Publish bar */
.publish-bar {
  background-color: #203449;
  box-shadow: 0px 1px 1px #000;
  border-radius: 4px;
  color: #fff;
}
.publish-bar .card {
  background-color: #203449;
}
.publish-bar .card .card-body {
  padding: 6px !important;
}
.publish-bar button {
  margin: 5px !important;
  color: #fff;
}
.publish-bar.collapsing {
  -webkit-transition: none;
  transition: none;
}
.bi-etsy:before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJkSURBVHgBpVU9TBNhGH4xN9x14q4T4AJeB5B2wGCNJFrjYKKLSRdNGJk0amKiCxo1/iQmxkGjiz8TiZPGBQoDzBASSPgdesDCAUuvTHfdyvu87XdpC4UrPMk19333fs/3fs/3Pm/bfD8o+0GJXHeHDMPgR6coCHhNEATkefuyJpXsk3mt4BXp9btPdFY8fjBCCbubNGdjqzLxcKSV9ZIVThTTdXo++pa8YpFnmdDQDQnITU6TzTukBy9R3GqXuaXldVpaWTuSLHNtiOJmuxxd5vSKVFoq2UvD97I0O79AuakZCb7BwUK4skrLTKobRh1hibWb4/g3L56JjkIYq8Ro+ElfHpDnFWupdlTo7OqgJw1yIAbHRPaJC9113zSKCFzev//jQgbxu3ijvLN1ekKQue4eWazvBEuT6u+VYztO5VLjptkaYZ6rIT04IET5779Y56v83kcFvt2E3SMbRSJEWT16OirvUrzlsryblsVV0XMo/ljCVP9FOt/ZITdoWabohWMCsSaOOkcnwC/xrSOpamYKzSx6bIaow7n5xXAMeykU2MPKAC1laPMxv35+Lxmh7iyzniQ3NU1fvv2ksT9/paQi37LSD84BoCHGKCG7+k2aQ1TC7N077O010RRlgoxVPeIbXIaLi0yI4Mz1oXCMjDx2z/D9rLhIsuYGIYR5Z5P1WQ+NXgt3Z1c0qgW0QkEnOTtIgbVqUw2DH7/HhB3t6wq3L4Xbt25Kz/MbGgZMluQih1uAben2ujyayurjh5fhAnUEIFNd1IjavwtkHHrZqr4oe50W8DnQhj+pZvq1AjQKZHwAGrn6+xBAOQ4AAAAASUVORK5CYII=);
}

/* Dropdown Selected Item */
.el-select-dropdown .el-select-dropdown__item.selected {
  color: #04747c !important;
}

/* Popover Styles */
.main-filter__custom-popover {
  background: #f1f5f9 !important;
  border: 1px solid #97b5d3 !important;
  color: #426990 !important;
  font-size: 0.8rem !important;
  font-weight: 400 !important;
}


.main-filter__custom-popover .el-popover__title {
  font-size: 0.8rem !important;
  font-weight: 500 !important;
  color: #426990 !important;
}

.main-filter__custom-popover[x-placement^="top"] .popper__arrow::after { 
  bottom: 1px;
  margin-left: -6px;
  border-top-color: transparent !important;
  border-bottom-width: 0;
  content: " ";
  border-width: 6px;
}

.main-filter__custom-popover[x-placement^="top"] .popper__arrow {
  bottom: -5px;
  left: 50%;
  margin-right: 3px;
  background: #f1f5f9 !important;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  border-bottom: 1px solid #97b5d3 !important;
  border-right: 1px solid #97b5d3 !important;
  border-top: 0;
  border-left: 0;
  box-shadow: none;
  filter: none;
}

/* STYLES FOR POPCONFIRM (Over action buttons [delete, edit]) */
.action-container__popconfirm {
  width: 200px;
  padding: 12px;
}

.action-container__popconfirm .el-popconfirm__action {
  display: flex;
  align-items: center;
  gap: 4px;
}

.action-container__popconfirm .el-popconfirm__main {
  font-size: 0.9rem;
  font-weight: 400;
  color: #303133;
}

.action-container__popconfirm .el-button {
  padding: 5px 16px 5px 16px;
  font-weight: 500;
  font-size: 0.9rem;
  border-radius: 4px;
  border-width: 1px;
}

.action-container__popconfirm .el-button--text,
.action-container__popconfirm .el-button--text:hover {
  color: #636872 !important;
  background: #fff !important;
  border: 1px solid #d2d5db !important;
}

.action-container__popconfirm .el-button--primary,
.action-container__popconfirm .el-button--primary:hover {
  background-color: #fef0f0 !important;
  border-color: #f9aeae !important;
  color: #f24545 !important;
}

/* GLOBAL MODAL STYLES */
.global-modal .modal-content .modal-header .close {
  padding: 0 !important;
  margin: 0 !important;
}
.logo[data-v-240b592b]{color:#fff}.user-text[data-v-240b592b]{font-size:14px;font-weight:700}.user-text .el-icon-arrow-right[data-v-240b592b]{font-weight:700;cursor:pointer}.avatar[data-v-240b592b]{border:2px solid #d2d5db;height:32px;width:32px;border-radius:50%;margin-right:4px}.avatar .text-icon[data-v-240b592b]{background:#f6f6f7;color:#426990;font-size:12px;border-radius:50%;border:2px solid #5183b5;display:flex;align-items:center;justify-content:center;height:100%}.profile[data-v-240b592b]{color:#5183b6;font-weight:500;font-size:12px;cursor:pointer}.btn-logout[data-v-240b592b]{background:#f2f8ff;color:#5183b6;font-weight:500;font-size:14px;line-height:22px;padding:.5rem 0;border-color:#a3cffe}.el-dropdown.el-dropdown__jovy .el-dropdown-menu[data-v-240b592b]{min-width:200px}.el-dropdown.el-dropdown__jovy .el-dropdown-menu__item[data-v-240b592b]:hover{background-color:#f1f5f9;color:#5183b6;font-weight:500}.z-index-100[data-v-240b592b]{z-index:100}.select-client-button[data-v-240b592b]{pointer-events:none}.select-client-button.clickable[data-v-240b592b]{pointer-events:all;cursor:pointer}
.modal-title-custom[data-v-2c8ad9f9]{display:flex;align-items:center;gap:1rem;margin-right:1rem}.modal-title-custom .modal-title-text[data-v-2c8ad9f9]{font-size:18px;white-space:nowrap}.clients-list[data-v-2c8ad9f9]{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 160px);overflow:hidden auto}
.tippy-box[data-theme~=gjstheme][data-v-d8956aca]{background-color:#f1f5f9;color:#426990;border-radius:4px;border:1px solid #97b5d3;font-size:14px;font-weight:400;line-height:22px;margin-right:10px}.tippy-box[data-theme~=gjstheme][data-placement^=top]>.tippy-arrow[data-v-d8956aca]::before{border-top-color:#f1f5f9}.el-header[data-v-d8956aca]{padding:0 8px !important}.logo[data-v-d8956aca]{min-width:262px;margin:8px 0px 8px 8px !important}.main-header[data-v-d8956aca]{width:calc(100% - 270px)}
.sidebar-menu{list-style:none;padding:0;text-align:center}@media(min-width: 1024px){.sidebar{width:200px;position:fixed;top:8px;left:8px;bottom:8px;z-index:1020;max-height:calc(100% - 16px);overflow:auto}}.sidebar .sidebar-item{cursor:pointer}.sidebar .sidebar-items{flex-grow:1;padding-top:8px;background:#fff}@media(min-width: 1024px){.sidebar .sidebar-items{border-radius:4px;box-shadow:0px 2px 2px rgba(0,0,0,.16)}}.sidebar .wrapper-sidebar-menu ul{padding:0;margin:0;list-style:none}.sidebar .wrapper-sidebar-menu ul>li>.sidebar-item,.sidebar .wrapper-sidebar-menu ul>li>a{padding:9px 6px;font-weight:700;font-size:14px;line-height:22px;font-style:normal;color:#303133;border:1px solid rgba(0,0,0,0);border-radius:4px;display:flex;align-items:center}.sidebar .wrapper-sidebar-menu ul>li:hover>.sidebar-item,.sidebar .wrapper-sidebar-menu ul>li:hover>a{background:#f6f6f7;border-color:#e7eef5;text-decoration:none;color:#606266}.sidebar .wrapper-sidebar-menu ul>li:hover>.sidebar-item .icon,.sidebar .wrapper-sidebar-menu ul>li:hover>a .icon{color:#606266}.sidebar .wrapper-sidebar-menu>ul{padding:0}.sidebar .wrapper-sidebar-menu>ul>li{position:relative;padding:0 .5rem;margin-bottom:.5rem}.sidebar .wrapper-sidebar-menu>ul>li a{color:#303133;font-weight:500}.sidebar .wrapper-sidebar-menu>ul>li a:hover{text-decoration:none}.sidebar .wrapper-sidebar-menu>ul>li a.active{font-weight:700}.sidebar .wrapper-sidebar-menu>ul>li svg{width:26px}.sidebar .wrapper-sidebar-menu>ul>li .icon{font-size:24px;color:#426990;margin-right:.5rem}.sidebar .wrapper-sidebar-menu>ul>li>.sub-flyout{display:none;padding:.5rem 0 .5rem .5rem}.sidebar .wrapper-sidebar-menu>ul>li ul{padding:0;margin:0}.sidebar .wrapper-sidebar-menu>ul>li.accordion .sub-flyout{display:none}.sidebar .wrapper-sidebar-menu>ul>li.accordion .sub-flyout li a{border:0;border-radius:0;border-left:2px solid #e4e9f1;white-space:nowrap;overflow:hidden}.sidebar .wrapper-sidebar-menu>ul>li.accordion .sub-flyout li a:hover,.sidebar .wrapper-sidebar-menu>ul>li.accordion .sub-flyout li a.active{background:#f2f8ff;border-color:#5183b6;text-decoration:none}.sidebar .wrapper-sidebar-menu>ul>li.accordion .icon{color:#606266}.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>.sidebar-item,.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>a,.sidebar .wrapper-sidebar-menu>ul>li .accordion>.sidebar-item,.sidebar .wrapper-sidebar-menu>ul>li .accordion>a{border-color:#e4e9f1;background:#f5f7fa;color:#606266;font-weight:700}.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>.sub-flyout,.sidebar .wrapper-sidebar-menu>ul>li .accordion>.sub-flyout{display:block}.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>.sub-flyout li a,.sidebar .wrapper-sidebar-menu>ul>li .accordion>.sub-flyout li a{border:0;border-radius:0;border-left:2px solid #e4e9f1;white-space:nowrap;overflow:hidden;display:block}.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>.sub-flyout li a:hover,.sidebar .wrapper-sidebar-menu>ul>li.accordion-actived>.sub-flyout li a.active,.sidebar .wrapper-sidebar-menu>ul>li .accordion>.sub-flyout li a:hover,.sidebar .wrapper-sidebar-menu>ul>li .accordion>.sub-flyout li a.active{background:#f2f8ff;border-color:#5183b6;text-decoration:none}.sidebar .wrapper-sidebar-menu>ul>li.flyout>.sub-flyout{position:fixed;min-width:160px;z-index:3010}.sidebar .wrapper-sidebar-menu>ul>li.flyout ul{border-width:1px 1px 1px 0px;border-style:solid;border-color:#e4e9f1;box-shadow:0px 2px 4px rgba(0,0,0,.12);border-radius:0px 4px 4px 0px;padding:0;max-height:350px;overflow:auto;background:#fff;margin-left:.5rem}.sidebar .wrapper-sidebar-menu>ul>li.flyout ul li{overflow:hidden}.sidebar .wrapper-sidebar-menu>ul>li.flyout ul li a{border:0;border-radius:0;white-space:nowrap;overflow:hidden;display:block;font-weight:500;padding:12px}.sidebar .wrapper-sidebar-menu>ul>li.flyout ul li a:hover,.sidebar .wrapper-sidebar-menu>ul>li.flyout ul li a.active{background:#f2f8ff;color:#426990;text-decoration:none;font-weight:700}.sidebar .wrapper-sidebar-menu>ul>li.flyout:hover>.sub-flyout{display:block}.sidebar .wrapper-sidebar-menu>ul>li .accordion-actived .icon{color:#606266}.sidebar .wrapper-sidebar-menu{overflow:auto;max-height:calc(100vh - 95px);scrollbar-width:none}.sidebar .wrapper-sidebar-menu::-webkit-scrollbar{width:0;background:#f2f8ff;display:block}.logo{background:#426990;text-align:center;padding:15px;height:60px}@media(min-width: 1024px){.logo{border-radius:4px;margin-bottom:8px;box-shadow:0px 2px 2px rgba(0,0,0,.16)}}.logo img{max-width:100%;object-fit:contain;height:30px}.menu-items{max-height:fit-content !important}.contact-support{text-align:center;position:fixed;bottom:10px;background-color:#fff;margin-left:0px;font-size:14px;width:260px;text-decoration:underline}@media(min-width: 981px){.contact-support{width:200px}}
.el-header[data-v-5d6687f0],.el-main[data-v-5d6687f0]{padding:0}.el-header[data-v-5d6687f0]{position:sticky;top:0;z-index:100}.el-aside[data-v-5d6687f0]{min-height:100vh;position:fixed;top:0;left:0;z-index:5}.main-wrapper[data-v-5d6687f0]{padding-left:216px;padding-right:8px}[data-v-5d6687f0] .b-overlay-wrap{width:100%}[data-v-5d6687f0] .el-table{min-width:920px}[data-v-5d6687f0] .el-table .el-table__body{border-collapse:seperate;border-spacing:0px 8px}[data-v-5d6687f0] .el-table .el-table__body tr:hover{cursor:pointer}[data-v-5d6687f0] .el-table .el-table__body tr:hover td{border-color:#97b5d3 !important}[data-v-5d6687f0] .el-table .el-table__header .el-table__cell{color:#303133;font-weight:500}[data-v-5d6687f0] .el-table .el-table__header .el-table__cell .cell{padding-left:8px !important;white-space:nowrap}[data-v-5d6687f0] .el-table .el-table__header .el-table__cell:first-child .cell{padding-left:12px !important}[data-v-5d6687f0] .el-table .el-table__header .el-table__cell:last-child{padding:12px 12px 12px 8px !important}[data-v-5d6687f0] .el-table .el-table__header .el-table__cell:last-child .cell{padding-right:12px !important}[data-v-5d6687f0] .el-table.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:rgba(0,0,0,0)}[data-v-5d6687f0] .el-table:before{content:none;z-index:0}[data-v-5d6687f0] .el-table th.el-table__cell.is-leaf{border-bottom:none}[data-v-5d6687f0] .el-table .el-table__row{border:none}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell{border-color:#d2d5db;border-style:solid;border-width:1px 0 1px 0;padding:0}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell .cell{padding:12px 8px !important;font-size:14px;line-height:32px;width:100%;white-space:nowrap}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell .cell *{white-space:nowrap;overflow:visible}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell .cell.el-tooltip{border-right:none}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell:first-child{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;padding-left:4px !important}[data-v-5d6687f0] .el-table .el-table__row .el-table__cell:last-child{border-radius:0 4px 4px 0;border-width:1px 1px 1px 0;padding-right:8px !important}[data-v-5d6687f0] .el-table .menus-used,[data-v-5d6687f0] .el-table .header-footer-used{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:0px;align-items:first baseline}[data-v-5d6687f0] .el-table .menus-used span,[data-v-5d6687f0] .el-table .header-footer-used span{display:inline-block;overflow:hidden !important;text-overflow:ellipsis !important;max-width:100%}[data-v-5d6687f0] .el-table .el-table__empty-block{display:none}[data-v-5d6687f0] .el-pagination{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;padding:0;margin-top:10px !important;margin-bottom:20px;max-height:35px;width:100%}[data-v-5d6687f0] .el-pagination .spacer{height:0;width:100%}@media(min-width: 768px){[data-v-5d6687f0] .el-pagination{flex-wrap:nowrap}[data-v-5d6687f0] .el-pagination .spacer{display:none}}[data-v-5d6687f0] .el-pagination button+span{margin-left:27px}[data-v-5d6687f0] .el-pagination span.el-pagination__total{color:#303133;font-size:14px !important;font-weight:400 !important;height:22px !important;line-height:22px !important}[data-v-5d6687f0] .el-pagination>span{margin-top:16px}@media(min-width: 768px){[data-v-5d6687f0] .el-pagination>span{margin-top:0}}[data-v-5d6687f0] .el-pagination .el-pager li,[data-v-5d6687f0] .el-pagination .btn-next,[data-v-5d6687f0] .el-pagination .btn-prev{background:#fff !important;border:1px solid #d2d5db !important;border-radius:4px !important;height:32px !important;width:32px !important;color:#303133}[data-v-5d6687f0] .el-pagination .el-pager li:hover,[data-v-5d6687f0] .el-pagination .btn-next:hover,[data-v-5d6687f0] .el-pagination .btn-prev:hover{color:#04747c !important}[data-v-5d6687f0] .el-pagination .el-pager li:not(.disabled).active{background:#f1f5f9 !important;border:1px solid #97b5d3 !important;color:#426990 !important}[data-v-5d6687f0] .el-pagination .el-pagination__total{color:#606266}[data-v-5d6687f0] .el-pagination .el-pagination__sizes{display:flex;flex-direction:row;height:32px !important;justify-content:space-between;margin-right:0}[data-v-5d6687f0] .el-pagination .el-pagination__sizes .el-input{margin-right:0;position:relative;width:120px !important}[data-v-5d6687f0] .el-pagination .el-pagination__sizes .el-input .el-input__inner{align-items:center;border:1px solid #d2d5db !important;border-radius:4px !important;display:flex;flex-direction:row;font-size:14px !important;font-weight:400 !important;height:100%;line-height:22px !important;padding:5px 32px 5px 6px !important;text-align:start;color:#606266;width:100% !important}[data-v-5d6687f0] .el-pagination .el-pagination__sizes .el-input .el-input__inner:hover{border-color:#04747c !important}[data-v-5d6687f0] .el-pagination .el-pagination__sizes .el-input .el-input__suffix{height:32px !important;width:32px !important}[data-v-5d6687f0] .el-pagination .el-pagination__sizes .el-input .el-input__suffix .el-select__caret{font-size:16px !important}[data-v-5d6687f0] .b-overlay .position-absolute:nth-child(2){position:fixed !important;transform:translateX(calc(-50% + 125px)) translateY(-50%) !important}[data-v-5d6687f0] .b-overlay .position-absolute:nth-child(2) span{color:#04747c !important}
