@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--font-weight-normal:400;--font-weight-bold:700;--font-weight-black:900;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-web-black:#2b2b2b;--color-light-gray:#ededed;--color-yellow:#ffed00;--color-petrol:#238c96;--color-gray:#d8d8d8;--color-danger:#f54f64}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}svg{display:inline-block}h1{font-size:2em;font-weight:900}h3{font-size:1.17em}}@layer antd,components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=576px){.container{max-width:576px}}@media (width>=768px){.container{max-width:768px}}@media (width>=992px){.container{max-width:992px}}@media (width>=1200px){.container{max-width:1200px}}@media (width>=1400px){.container{max-width:1400px}}.m-0{margin:calc(var(--spacing)*0)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-5{margin-right:calc(var(--spacing)*5)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.\!hidden{display:none!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.max-w-\[1280px\]{max-width:1280px}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.border-b-\[1px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#dcdcdc\]{border-color:#dcdcdc}.bg-gray{background-color:var(--color-gray)}.p-3{padding:calc(var(--spacing)*3)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pl-5{padding-left:calc(var(--spacing)*5)}.text-right{text-align:right}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-danger{color:var(--color-danger)}.text-web-black{color:var(--color-web-black)}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (width>=992px){.lg\:top-41{top:calc(var(--spacing)*41)}.lg\:h-8{height:calc(var(--spacing)*8)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.custom-form-item .ant-picker{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.custom-form-item .ant-picker::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-form-item .ant-picker:active,.custom-form-item .ant-picker:focus,.custom-form-item .ant-picker:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-form-item .ant-picker{padding:10px 16px}.custom-form-item .ant-input{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.custom-form-item .ant-input::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-form-item .ant-input:active,.custom-form-item .ant-input:focus,.custom-form-item .ant-input:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-form-item .ant-input{padding:10px 16px}.custom-form-item .ant-input-number{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.custom-form-item .ant-input-number::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-form-item .ant-input-number:active,.custom-form-item .ant-input-number:focus,.custom-form-item .ant-input-number:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-form-item .ant-input-number{margin-bottom:10px;padding:2px 5px 2px 10px!important;font-size:13px!important}.custom-form-item .ant-input-number-disabled{color:#2b2b2b;background-color:#ededed;border:none;font-weight:500}.custom-form-item .ant-input-password{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.custom-form-item .ant-input-password::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-form-item .ant-input-password:active,.custom-form-item .ant-input-password:focus,.custom-form-item .ant-input-password:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-form-item .ant-input-password .ant-input{margin-bottom:0;padding:9px 61px 9px 3px!important}.custom-form-item .ant-input-password .ant-input:active,.custom-form-item .ant-input-password .ant-input:focus,.custom-form-item .ant-input-password .ant-input:hover{box-shadow:none;outline:none}.custom-form-item .ant-input-password.ant-input-affix-wrapper-focused{box-shadow:none;outline:none;border:2px solid #2b2b2b!important}.custom-form-item .ant-input-password-disabled{color:#b3b3b3;background-color:#ededed;border:none;font-weight:500}.custom-form-item .ant-input[disabled]{color:#b3b3b3;background-color:#ededed;border-color:#0000;font-weight:500}.custom-form-item .ant-input-affix-wrapper>input.ant-input{border:none!important;outline:none!important}.ant-form-item-label{padding:0!important}.custom-form-item--disabled .ant-form-item-label label{border-color:#0000;color:#2b2b2b4d!important}.ant-form-item-explain-error{margin:6px 0 12px;font-size:11px;font-weight:700;color:#c00!important}.ant-form-item-has-error label,.ant-form-item-has-error label:before{color:#c00!important}.ant-form-item-has-error .ant-picker,.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-picker:active,.ant-form-item-has-error .ant-picker:focus,.ant-form-item-has-error .ant-picker:hover,.ant-form-item-has-error .ant-input:active,.ant-form-item-has-error .ant-input:focus,.ant-form-item-has-error .ant-input:hover{box-shadow:none;border:2px solid #c00}.ant-form-item-has-error .ant-picker-password,.ant-form-item-has-error .ant-input-password{border:2px solid #c00!important}.ant-form-item-has-error .ant-picker-password:hover:before,.ant-form-item-has-error .ant-input-password:hover:before{color:#c00!important}.ant-form-item-has-error .ant-picker-password .ant-picker,.ant-form-item-has-error .ant-picker-password .ant-input,.ant-form-item-has-error .ant-input-password .ant-picker,.ant-form-item-has-error .ant-input-password .ant-input{box-shadow:none}.ant-input.ant-input-disabled.ant-input-outlined.custom-input{color:#b3b3b3;background-color:#ededed;border-color:#0000;font-weight:500}.ant-input-lg{font-size:16px;font-weight:400}.ant-radio-wrapper .ant-radio .ant-radio-inner{border:2px solid #757575;width:24px;height:24px}.ant-radio-wrapper .ant-radio .ant-radio-inner:after{background-color:#ffed00;width:8px;height:8px;top:50%;left:50%;transform:translate(50%,50%)}.ant-radio-wrapper:hover .ant-radio .ant-radio-inner{background-color:#2b2b2b;border-color:#757575}.ant-radio-wrapper:hover .ant-radio .ant-radio-inner:after{opacity:1;background-color:#ffed00;transform:translate(50%,50%)scale(1)}.ant-radio-wrapper .ant-radio-input:focus+.ant-radio-inner{border-color:#757575}.ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner{background-color:#fff;border-color:#2b2b2b}.ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio .ant-radio-inner:after{background-color:#2b2b2b;transform:translate(50%,50%)scale(1)}.ant-radio-wrapper.ant-radio-wrapper-checked:hover .ant-radio .ant-radio-inner{background-color:#fff}.ant-radio-wrapper.ant-radio-wrapper-checked:hover .ant-radio .ant-radio-inner:after{background-color:#2b2b2b;transform:translate(50%,50%)scale(1)}.ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio .ant-radio-inner{background-color:#ededed;border:none}.ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio .ant-radio-inner:after{top:50%;left:50%;transform:translate(50%,50%)}.ant-radio-wrapper.ant-radio-wrapper-disabled:hover .ant-radio .ant-radio-inner{background-color:#ededed;border:none}.ant-radio-wrapper.ant-radio-wrapper-disabled:hover .ant-radio .ant-radio-inner:after{opacity:0;transform:translate(50%,50%)scale(0)}.ant-radio-wrapper{align-items:end;font-size:13px}.ant-radio-wrapper .ant-radio-inner:after{margin-block-start:-8px;margin-inline-start:-8px}.ant-checkbox-wrapper:hover .ant-checkbox,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#2b2b2b}.ant-checkbox-wrapper{align-items:center;display:inline-flex}.ant-checkbox-wrapper>span:not(.ant-checkbox){font-size:13px;font-weight:500}.ant-checkbox-wrapper:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner{background-color:#fff;border-color:#2b2b2b}.ant-checkbox-wrapper:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner:after{opacity:1}.ant-checkbox-wrapper-checked:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.ant-checkbox-wrapper-checked:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner:after{opacity:1;background-color:#2b2b2b;border-color:#ffed00}.ant-checkbox-inner{border:2px solid #2b2b2b;width:24px;height:24px}.ant-checkbox-inner:after{border-color:#ffed00;width:6px;height:12px;top:10px;left:7px;transform:rotate(45deg)scale(1.1)translate(-45%,-50%)}.ant-checkbox-checked .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b;width:24px;height:24px}.ant-checkbox-checked .ant-checkbox-inner:after{background-color:#2b2b2b;border-color:#ffed00}.ant-checkbox-checked:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.ant-checkbox-checked:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner:after{opacity:1;background-color:#2b2b2b;border-color:#ffed00}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#ededed;border-color:#0000;width:24px;height:24px}.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:#ededed;border-color:#2b2b2b4d;width:6px;height:12px;top:10px;left:7px}.ant-checkbox-disabled:hover .ant-checkbox-inner{background-color:#ededed;border-color:#0000}.ant-checkbox-disabled:hover .ant-checkbox-inner:after{background-color:#ededed}.ant-checkbox.ant-checkbox-indeterminate{border-color:#2b2b2b}.ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner{border-color:#2b2b2b;width:24px;height:24px}.ant-checkbox.ant-checkbox-indeterminate:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-color:#2b2b2b}.ant-checkbox.ant-checkbox-indeterminate:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner:after{opacity:1;content:" ";background-color:#2b2b2b;border-color:#ffed00}.ant-checkbox .ant-checkbox-inner{width:24px;height:24px}.ant-checkbox .ant-checkbox-inner:after{width:7px;height:12px;inset-inline-start:25%}.kaercher-checkbox{align-items:center;display:inline-flex}.kaercher-checkbox>span:last-child{color:#2b2b2b;font-weight:700}.kaercher-checkbox .ant-checkbox-inner{border:2px solid #757575;width:24px;height:24px}.kaercher-checkbox .ant-checkbox-inner:after{content:"";z-index:1;box-sizing:border-box;opacity:0;border:2px solid #ffed00;border-top:0;border-left:0;width:6px;height:9px;display:block;position:absolute;top:50%;left:30%;transform:rotate(45deg)scale(1.1)translate(-45%,-50%)}.kaercher-checkbox .ant-checkbox-wrapper{align-items:center;display:inline-flex}.kaercher-checkbox .ant-checkbox-wrapper>span:not(.ant-checkbox){font-size:13px;font-weight:500}.kaercher-checkbox .ant-checkbox-wrapper:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner{background-color:#fff;border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox-inner:after{opacity:1}.kaercher-checkbox .ant-checkbox-wrapper.ant-checkbox-wrapper-checked:hover:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{opacity:1}.kaercher-checkbox .ant-checkbox-checked:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#2b2b2b;border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-disabled .ant-checkbox-inner{background-color:#ededed;border-color:#0000}.kaercher-checkbox .ant-checkbox-disabled .ant-checkbox-inner:after{opacity:.5;background-color:#ededed;border-color:#2b2b2b4d}.kaercher-checkbox .ant-checkbox-disabled:hover .ant-checkbox-inner{background-color:#ededed;border-color:#0000}.kaercher-checkbox .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:#2b2b2b}.kaercher-checkbox .ant-checkbox-indeterminate .ant-checkbox-inner:after{opacity:1;background-color:#2b2b2b;border:0;width:8px;height:8px;transform:translate(-50%,-50%)scale(1.1)}.kaercher-checkbox .ant-checkbox-indeterminate:hover:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-color:#2b2b2b}.ant-checkbox.ant-checkbox-indeterminate.ant-wave-target .ant-checkbox-inner:after{width:8px;height:8px;inset-inline-start:50%}.ant-modal .ant-modal-content{padding:0;box-shadow:0 10px 25px #00000026}.ant-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;margin-bottom:0;padding:16px 24px}.ant-modal .ant-modal-header .ant-modal-title{font-size:30px;font-weight:900;line-height:1.2}.ant-modal .ant-modal-body{padding:24px}.ant-modal .ant-modal-footer{text-align:right;border-top:1px solid #f0f0f0;padding:12px 24px}.ant-modal .ant-modal-footer .ant-btn+.ant-btn{margin-left:8px}.ant-modal .ant-modal-close:hover{background-color:#0000}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm div{border-radius:0}.ant-form-item.custom-form-item .ant-form-item-label>label{color:#2b2b2b;text-transform:uppercase;font-size:11px;font-weight:700}.ant-carousel .slick-next,.ant-carousel .slick-prev{opacity:1}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{padding-inline:0}.ant-select-single{height:44px}.ant-btn{border-radius:0}.ant-btn-color-dangerous.ant-btn-variant-outlined:not(:disabled,.ant-btn-disabled):hover{color:#ff7875;background-color:#fff;border-color:#ff7875}.ant-select-single .ant-select-selector{font-size:13px}.ant-select-dropdown .ant-select-item{font-size:13px;line-height:22px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{font-size:14px;line-height:22px}.ant-col,.ant-row{font-size:14px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}ul{list-style:none}body{height:100%}picture{max-width:100%;height:auto;display:block}@font-face{font-family:ClanPro;src:url(/fonts/ClanWebPro-News.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:ClanPro;src:url(/fonts/ClanWebPro-Medium.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:ClanPro;src:url(/fonts/ClanWebPro-Bold.woff)format("woff");font-weight:700;font-display:swap}@font-face{font-family:ClanPro;src:url(/fonts/ClanWebPro-NarrBlack.woff)format("woff");font-weight:900;font-display:swap}body{font-family:ClanPro,sans-serif;line-height:1.5}html[lang|=ja] body{font-family:Arial,sans-serif}h1,h2,h3,h4,h5,h6{color:#000000d9;margin-bottom:.5em;font-weight:500}h1{font-weight:900}img{vertical-align:middle;shape-margin:.75rem;background-repeat:no-repeat;background-size:cover;max-width:100%;height:auto}p{margin-top:0;margin-bottom:1em}.link--underline,a.link--underline,.link--underline:hover,a.link--underline:hover{color:#000000d9;text-decoration:underline}a{color:#1890ff;cursor:pointer;outline:none;transition:color .3s}a:hover{color:#40a9ff}.fontBold{font-weight:700}.ant-table-thead tr th.ant-table-cell{vertical-align:text-top;text-align:left}.ant-table-thead tr th span{font-weight:700}.container-full-width-page{margin:0 calc(-21% - 5px);position:relative}@media screen and (width<=1180px){.container-full-width-page{margin:0 -17px}}.full-width-page-component__wrapper{box-sizing:border-box;width:calc(100vw - var(--scrollbar-width,0px));max-width:100vw;left:calc(-50vw + 50% + var(--scrollbar-width,0px) / 2);z-index:2;position:relative}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translate(0,0)}}.fadeInDown{animation-name:fadeInDown;animation-duration:.5s;animation-fill-mode:both}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadein;animation-duration:.5s;animation-fill-mode:both}a.link-normalize,a.link-normalize:hover{color:#333;text-decoration:none}.sort-btn{cursor:pointer;background:0 0;border:none;outline:none;position:relative}.sort-btn__icons{width:10px;height:10px;font-size:10px;display:inline-block}.sort-btn__icons--down{position:absolute;bottom:5px;left:0}.sort-btn__icons--up{position:absolute;top:0;left:0}.sort-btn__texts{display:inline-block}.change-view-icons{vertical-align:middle;padding-top:8px;border-left:1px solid #2b2b2b;margin-block:5px;padding-inline:10px;display:inline-block}.change-view-icons svg{cursor:pointer;display:inline-block}.change-view-icons svg:first-child{margin-right:10px}.fadeIn-01{animation-name:fadein;animation-duration:.1s;animation-fill-mode:both}.fadeIn-02{animation-name:fadein;animation-duration:.2s;animation-fill-mode:both}.fadeIn-03{animation-name:fadein;animation-duration:.3s;animation-fill-mode:both}.fadeIn-04{animation-name:fadein;animation-duration:.4s;animation-fill-mode:both}.fadeIn-05{animation-name:fadein;animation-duration:.5s;animation-fill-mode:both}.fadeIn-06{animation-name:fadein;animation-duration:.6s;animation-fill-mode:both}.fadeIn-07{animation-name:fadein;animation-duration:.7s;animation-fill-mode:both}.fadeIn-08{animation-name:fadein;animation-duration:.8s;animation-fill-mode:both}.fadeIn-09{animation-name:fadein;animation-duration:.9s;animation-fill-mode:both}.fadeIn-1{animation-name:fadein;animation-duration:1s;animation-fill-mode:both}.fadeIn-2{animation-name:fadein;animation-duration:2s;animation-fill-mode:both}.fadeIn-3{animation-name:fadein;animation-duration:3s;animation-fill-mode:both}.fadeIn-4{animation-name:fadein;animation-duration:4s;animation-fill-mode:both}.fadeIn-5{animation-name:fadein;animation-duration:5s;animation-fill-mode:both}.button-as-link{cursor:pointer;background-color:#0000;border:none;margin:0;padding:0;display:inline}.mandatory-title:before{color:#c00;content:"*";margin-inline-end:4px;font-size:14px;line-height:1;display:inline-block}.kaercher-button.ant-btn-primary:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button.ant-btn-default:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button.ant-btn-ghost:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button.ant-btn-action:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button[disabled],.kaercher-button[disabled]:hover,.kaercher-button[disabled]:active,.kaercher-button[disabled]:focus{color:#b3b3b3;background:#ededed;border-color:#ededed}.kaercher-button{border:2px solid #0000;height:auto;padding:12px;font-weight:900;transition:all .25s ease-in-out}.kaercher-button.ant-btn-primary:hover,.kaercher-button.ant-btn-default:hover,.kaercher-button.ant-btn-ghost:hover,.kaercher-button.ant-btn-action:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button.ant-btn-primary{color:#2b2b2b;background:#ffed00;border-color:#ffed00}.kaercher-button.ant-btn-default{color:#fff;background:#238c96;border-color:#238c96}.kaercher-button.ant-btn-ghost{color:#2b2b2b;background:0 0;border-color:#2b2b2b}.kaercher-button.ant-btn-action{color:#fff;background:#238c96;border-color:#238c96}.kaercher-button[disabled],.kaercher-button[disabled]:hover,.kaercher-button[disabled]:active,.kaercher-button[disabled]:focus{color:#b3b3b3;background:#ededed;border-color:#ededed}.kaercher-button[disabled].inverted{background:0 0;border-color:#b3b3b3}.kaercher-button.inverted.ant-btn-primary{color:#fff;background:#2b2b2b;border:2px solid #2b2b2b}.kaercher-button.inverted.ant-btn-primary:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.kaercher-button.inverted.ant-btn-ghost{color:#fff;background:0 0;border:2px solid #fff}.kaercher-button.inverted.ant-btn-ghost:hover{color:#ffed00;background-color:#2b2b2b;border-color:#ffed00;outline:none}.kaercher-button__size--small{height:34px;padding:7px 13px 4px;font-size:13px;font-weight:700}.custom-input.ant-input{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.custom-input.ant-input::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-input.ant-input:active,.custom-input.ant-input:focus,.custom-input.ant-input:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-input.ant-input{padding:10px 16px}.custom-search-input{color:#2b2b2b;border:2px solid #757575;margin-bottom:0;font-size:13px;font-weight:500;padding:0 0 0 11px!important}.custom-search-input::placeholder{color:#757575;font-size:13px;font-weight:500}.custom-search-input:active,.custom-search-input:focus,.custom-search-input:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.custom-search-input{padding:10px 16px}.custom-search-input .ant-input{padding-top:4px!important;padding-left:18px!important}.custom-search-input .ant-input-affix-wrapper{border:none!important}.custom-search-input .ant-input-affix-wrapper-focused{box-shadow:none;border:none!important}.custom-search-input .ant-input-suffix{padding:0}.custom-search-input .ant-input-group-addon{height:auto;padding:12px;font-weight:900;transition:all .6s ease-out}.custom-search-input .ant-input-group-addon__size--small{padding:9px 13px}.custom-search-input .ant-input-group-addon .ant-btn-primary{color:#2b2b2b;background:0 0;border:none;border-left:2px solid #757575}.custom-search-input .ant-input-group-addon .ant-btn-primary:hover,.custom-search-input .ant-input-group-addon .ant-btn-primary:active,.custom-search-input .ant-input-group-addon .ant-btn-primary:focus{border-left:2px solid #2b2b2b}.custom-search-input .ant-input-group-addon .ant-btn-variant-solid{color:#2b2b2b;background:0 0;border:none;border-left:2px solid #757575}.custom-search-input .ant-input-group-addon .ant-btn-variant-solid:hover,.custom-search-input .ant-input-group-addon .ant-btn-variant-solid:active,.custom-search-input .ant-input-group-addon .ant-btn-variant-solid:focus{color:#2b2b2b;background:0 0;border-left:2px solid #2b2b2b}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}@media (width>=1600px){.container{max-width:1320px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.row{flex-wrap:wrap;margin:0 -15px;display:flex}.col{width:100%;padding:0 15px}.col-1{width:.0833333px}@media (width>=576px){.col-sm-1{width:.0833333px}}@media (width>=768px){.col-md-1{width:.0833333px}}@media (width>=992px){.col-lg-1{width:.0833333px}}@media (width>=1200px){.col-xl-1{width:.0833333px}}@media (width>=1600px){.col-xxl-1{width:.0833333px}}.col-2{width:.166667px}@media (width>=576px){.col-sm-2{width:.166667px}}@media (width>=768px){.col-md-2{width:.166667px}}@media (width>=992px){.col-lg-2{width:.166667px}}@media (width>=1200px){.col-xl-2{width:.166667px}}@media (width>=1600px){.col-xxl-2{width:.166667px}}.col-3{width:.25px}@media (width>=576px){.col-sm-3{width:.25px}}@media (width>=768px){.col-md-3{width:.25px}}@media (width>=992px){.col-lg-3{width:.25px}}@media (width>=1200px){.col-xl-3{width:.25px}}@media (width>=1600px){.col-xxl-3{width:.25px}}.col-4{width:.333333px}@media (width>=576px){.col-sm-4{width:.333333px}}@media (width>=768px){.col-md-4{width:.333333px}}@media (width>=992px){.col-lg-4{width:.333333px}}@media (width>=1200px){.col-xl-4{width:.333333px}}@media (width>=1600px){.col-xxl-4{width:.333333px}}.col-5{width:.416667px}@media (width>=576px){.col-sm-5{width:.416667px}}@media (width>=768px){.col-md-5{width:.416667px}}@media (width>=992px){.col-lg-5{width:.416667px}}@media (width>=1200px){.col-xl-5{width:.416667px}}@media (width>=1600px){.col-xxl-5{width:.416667px}}.col-6{width:.5px}@media (width>=576px){.col-sm-6{width:.5px}}@media (width>=768px){.col-md-6{width:.5px}}@media (width>=992px){.col-lg-6{width:.5px}}@media (width>=1200px){.col-xl-6{width:.5px}}@media (width>=1600px){.col-xxl-6{width:.5px}}.col-7{width:.583333px}@media (width>=576px){.col-sm-7{width:.583333px}}@media (width>=768px){.col-md-7{width:.583333px}}@media (width>=992px){.col-lg-7{width:.583333px}}@media (width>=1200px){.col-xl-7{width:.583333px}}@media (width>=1600px){.col-xxl-7{width:.583333px}}.col-8{width:.666667px}@media (width>=576px){.col-sm-8{width:.666667px}}@media (width>=768px){.col-md-8{width:.666667px}}@media (width>=992px){.col-lg-8{width:.666667px}}@media (width>=1200px){.col-xl-8{width:.666667px}}@media (width>=1600px){.col-xxl-8{width:.666667px}}.col-9{width:.75px}@media (width>=576px){.col-sm-9{width:.75px}}@media (width>=768px){.col-md-9{width:.75px}}@media (width>=992px){.col-lg-9{width:.75px}}@media (width>=1200px){.col-xl-9{width:.75px}}@media (width>=1600px){.col-xxl-9{width:.75px}}.col-10{width:.833333px}@media (width>=576px){.col-sm-10{width:.833333px}}@media (width>=768px){.col-md-10{width:.833333px}}@media (width>=992px){.col-lg-10{width:.833333px}}@media (width>=1200px){.col-xl-10{width:.833333px}}@media (width>=1600px){.col-xxl-10{width:.833333px}}.col-11{width:.916667px}@media (width>=576px){.col-sm-11{width:.916667px}}@media (width>=768px){.col-md-11{width:.916667px}}@media (width>=992px){.col-lg-11{width:.916667px}}@media (width>=1200px){.col-xl-11{width:.916667px}}@media (width>=1600px){.col-xxl-11{width:.916667px}}.col-12{width:1px}@media (width>=576px){.col-sm-12{width:1px}}@media (width>=768px){.col-md-12{width:1px}}@media (width>=992px){.col-lg-12{width:1px}}@media (width>=1200px){.col-xl-12{width:1px}}@media (width>=1600px){.col-xxl-12{width:1px}}@media (width>=0){.mt-xs-0{margin-top:0}.mt-xs-1{margin-top:.25rem}.mt-xs-2{margin-top:.5rem}.mt-xs-3{margin-top:1rem}.mt-xs-4{margin-top:1.5rem}.mt-xs-5{margin-top:3rem}}@media (width>=576px){.mt-sm-0{margin-top:0}.mt-sm-1{margin-top:.25rem}.mt-sm-2{margin-top:.5rem}.mt-sm-3{margin-top:1rem}.mt-sm-4{margin-top:1.5rem}.mt-sm-5{margin-top:3rem}}@media (width>=768px){.mt-md-0{margin-top:0}.mt-md-1{margin-top:.25rem}.mt-md-2{margin-top:.5rem}.mt-md-3{margin-top:1rem}.mt-md-4{margin-top:1.5rem}.mt-md-5{margin-top:3rem}}@media (width>=992px){.mt-lg-0{margin-top:0}.mt-lg-1{margin-top:.25rem}.mt-lg-2{margin-top:.5rem}.mt-lg-3{margin-top:1rem}.mt-lg-4{margin-top:1.5rem}.mt-lg-5{margin-top:3rem}}@media (width>=1200px){.mt-xl-0{margin-top:0}.mt-xl-1{margin-top:.25rem}.mt-xl-2{margin-top:.5rem}.mt-xl-3{margin-top:1rem}.mt-xl-4{margin-top:1.5rem}.mt-xl-5{margin-top:3rem}}@media (width>=1600px){.mt-xxl-0{margin-top:0}.mt-xxl-1{margin-top:.25rem}.mt-xxl-2{margin-top:.5rem}.mt-xxl-3{margin-top:1rem}.mt-xxl-4{margin-top:1.5rem}.mt-xxl-5{margin-top:3rem}}@media (width>=0) and (width<=575px){.d-xs-none{display:none!important}.d-xs-block{display:block!important}.d-xs-flex{display:flex!important}}@media (width>=576px) and (width<=767px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (width>=768px) and (width<=991px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (width>=992px) and (width<=1199px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media (width>=1200px) and (width<=1599px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}@media (width>=1600px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}}@media (width<=767px){.container,.container-fluid,[class^=container-]{padding-left:.75rem;padding-right:.75rem}}.configuration-popup__wrapper .ant-modal-header{border:none}.configuration-popup__wrapper .ant-modal-footer{border:none;padding-bottom:40px}.configuration-popup__wrapper .ant-modal-body{padding:0 24px 15px}.configuration-popup__wrapper .ant-modal-title{color:#2b2b2b;text-transform:uppercase;margin-top:40px;font-size:30px;font-weight:900;line-height:1.2}.configuration-popup__wrapper .ant-modal-close{display:none}.configuration-popup__maincontent{color:#2b2b2b;font-size:13px;line-height:1.692}.configuration-popup__maincontent a{color:#2b2b2b;text-decoration:underline}.configuration-popup__confirm-button{text-transform:uppercase}.button__PR{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;color:#2b2b2b;border:2px solid #ffed00;justify-content:center;align-items:center;height:44px;padding:0 35px;font-size:15px;font-weight:900;line-height:19px;display:inline-flex}.button__PR:not(.ghost__Ot,.disabled__1H){background-color:#ffed00}.button__PR:not(.ghost__Ot,.disabled__1H):hover{color:#ffed00;background-color:#2b2b2b;border-color:#2b2b2b;transition:all .25s ease-in-out}.icon__7q+.content__j6,.content__j6+.icon__7q{margin-left:8px}.icon__7q{justify-content:center;align-items:center;width:24px;display:inline-flex}.loading__lJ{opacity:.65;pointer-events:none}.ghost__Ot{color:#2b2b2b;background:0 0;border-color:#2b2b2b}.ghost__Ot:hover{color:#ffed00;background-color:#2b2b2b}.disabled__1H{color:#b3b3b3;pointer-events:none;background:#ededed;border-color:#ededed}.block__m7{width:100%;display:block}.quantity-wrapper{flex-direction:column;display:flex;position:relative}.quantity-wrapper .kaercher-button.ant-btn-primary{font-size:40px;box-shadow:none!important}.quantity-wrapper .kaercher-button.ant-btn-primary>svg{width:16px;height:16px}.quantity-wrapper .ant-input-number-focused{box-shadow:none;border:none;outline:none}.quantity-wrapper .ant-btn-primary:hover:not(:disabled){color:#2b2b2b;background:#ffed00;border-color:#ffed00}.quantity-wrapper .ant-btn-primary:hover:not(:disabled)>svg{fill:#ffed00}.quantity-wrapper .ant-btn-primary:hover:not(:disabled)>svg g,.quantity-wrapper .ant-btn-primary:hover:not(:disabled)>svg path,.quantity-wrapper .ant-btn-primary:hover:not(:disabled)>svg circle,.quantity-wrapper .ant-btn-primary:hover:not(:disabled)>svg rect{fill:#ffed00;stroke:#ffed00}.quantity-wrapper button.custom-button--quantity{border:1px solid #ffed00;width:35px;padding:0 10px!important}.quantity-wrapper button.custom-button--quantity[disabled],.quantity-wrapper button.custom-button--quantity[disabled]:hover{color:#00000040;background:#ededed;border:1px solid #ededed}.quantity-wrapper button.custom-button--quantity[disabled]:hover>svg g{stroke:none;fill:#000}.quantity-wrapper button.custom-button--quantity[disabled]:hover>svg g use{fill:#000}.quantity__top{justify-content:center;display:flex}.quantity__top__input{text-align:center;height:32px;box-shadow:none;border:none;outline:none}.quantity__top__input:focus,.quantity__top__input:hover,.quantity__top__input:active,.quantity__top__input:visited{box-shadow:none;border-color:#d9d9d9;outline:none}.quantity__top__input .ant-input-number-handler-wrap{display:none}.quantity__top__input .ant-input-number-input{text-align:center}.quantity__top__input--error{z-index:2;width:300px;top:35px;left:0}.custom-validate-input__wrapper--error>input{box-shadow:none;border-color:#f54f64}.custom-validate-input__wrapper--error__message{color:#f54f64;position:absolute}.input__XS{text-align:left;border:2px solid #757575;width:100%;margin-bottom:24px;padding-top:11px;padding-bottom:11px;padding-left:15px}.input__XS,.input__XS::placeholder{color:#757575;font-size:13px;font-weight:500;line-height:1.69231}.input__XS:focus-visible{outline:none}@media (width<=991.98px){.input__XS,input::placeholder{font-size:11px}}.modal__9W{max-width:540px;max-height:773px}.modal__9W .ant-modal-content{padding:0}.modal__9W .ant-modal-body{padding:40px 40px 32px}.modal__title__Hi{color:#2b2b2b;text-transform:uppercase;margin-bottom:15px;font-size:30px;font-weight:900;line-height:1.2}.wishlists__Z-{scrollbar-width:thin;max-height:400px;margin:0;padding:0;list-style:none;overflow-y:scroll}.new-wishlist__header__Ix{color:#2b2b2b;text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.54545}.break-line__ko{border-top:1px solid #ededed;margin:24px auto}.modal__action-button__O5{letter-spacing:normal;border:none;margin-left:auto;padding:9px 13px;font-size:13px;font-weight:700;display:block}.product__0r{border:1px solid #757575;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:24px;padding:4px 16px 4px 4px;display:flex}.product__0r>.image__Kd{flex:10%;max-width:72px;margin-right:10px}.product__0r>.image__Kd>img{object-fit:cover;width:100%;max-width:100%;height:auto}.product__0r>.content__5N{flex:auto}.product__0r>.content__5N .material-name__v8{color:#2b2b2b;width:auto;max-width:25ch;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.69231;display:block}.product__0r>.content__5N .sub-information__tk{color:#2b2b2b;font-size:13px;font-weight:400;line-height:1.69231;display:block}.quantity__Ij{width:48px}.quantity__Ij .ant-input-number-input{color:#757575;height:34px;font-size:13px;font-weight:500;line-height:1.69231}.confirmation-modal__button__g-{letter-spacing:normal;border:none;padding:8px 12px;font-size:13px;font-weight:700}.confirmation-modal__button__g-+.confirmation-modal__button__g-{margin-left:8px}@media (width<=991.98px){.ant-modal-centered:before{content:unset}.ant-modal-centered>.ant-modal{display:inline}.modal__9W{max-width:100vw;height:100%;margin:unset;padding:unset;border:0;border-radius:0}.modal__9W .ant-modal-body{padding:30px 16px}.modal__9W .modal__title-wrapper__kw{flex-wrap:wrap;align-items:center;margin-bottom:16px;display:flex}.modal__9W .modal__title-wrapper__kw .modal__close-button__8r{margin-right:8px}.modal__9W .modal__title-wrapper__kw .modal__title__Hi{margin-bottom:0;font-size:14px}.wishlists__Z-{max-height:unset}.product__0r>.image__Kd{max-width:50px;margin-right:8px}.product__0r>.content__5N .material-name__v8{max-width:40ch}.product__0r>.content__5N .sub-information__tk{font-size:11px}.quantity__Ij{width:40px}.quantity__Ij .ant-input-number-input{font-size:11px;line-height:2}}@media (width<=767.98px){.product__0r>.content__5N .material-name__v8{max-width:20ch}}.product__0r>.content__5N .material-name__v8{max-width:16ch}.skeleton__EE{background-color:#e2e5e7;background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0);background-position:-40px 0;background-repeat:no-repeat;background-size:40px 100%;animation:1s infinite shine__Wu}@keyframes shine__Wu{to{background-position:right -40px top 0}}.wrapper__Jl{background-color:#fff;border:1px solid #757575;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px;display:flex}.wrapper__Jl>.content__Dh{flex:auto;max-width:200px}.wrapper__Jl>.content__Dh .name__W4{color:#2b2b2b;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.69231;display:block}.wrapper__Jl>.content__Dh .sub-information__0g{color:#2b2b2b;font-size:13px;font-weight:400;line-height:1.69231;display:block}.wrapper__Jl>.skeletonContent__F4{max-width:unset}.add-button__8j{padding:9px 13px 8px;font-size:13px;font-weight:700}@media (width>=992px){.wrapper__Jl:hover{background-color:#f5f5f5;border-color:#0000;transition-property:border-color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out}}@media (width<=991.98px){.wrapper__Jl{margin-bottom:12px;padding:14px 16px}}.container__oO{white-space:pre-wrap;background:#ededed;border-top:1px solid #dcdcdc;width:100%}.container__oO a{color:#333}.container__oO h3{color:#2b2b2b;text-transform:uppercase;margin-bottom:10px;font-weight:500}.container__oO p{margin-bottom:0;font-size:11px;line-height:2}.top__wrapper__8A{margin:0 auto;padding:28px 0}.col_wrapper__lv{white-space:pre-wrap;margin-bottom:10px}.bottom__wrapper__fg{background:#fff;padding:20px 0}.bottom__wrapper__fg h3{margin:0 auto;font-size:11px}.business-workspace__Yz{text-align:center;color:#2b2b2b;padding:12px}.business-workspace__Yz span:first-of-type{text-transform:uppercase;font-size:12px;font-weight:900}.business-workspace__Yz span:last-of-type{font-size:11px;font-weight:700}.SSL-icon__zk{padding-top:56.25%}@media screen and (width<=1180px){.top__wrapper__8A{width:inherit;padding:25px 36px 45px}.col_wrapper__lv{margin-bottom:25px}.col_wrapper__lv:nth-of-type(3){margin-bottom:0}.bottom__wrapper__fg{padding:13px 17px}}.public-page__header__wrapper{background-color:#fff;border-bottom:6px solid #6e6e6e;align-items:center;height:88px;display:flex}.public-page__header__logo{width:125px;height:auto}.public-page__content{width:100%;max-width:1008px;padding:0 17px}@media (width>=1181px){.public-page__content{padding:0}}.public-page__content__wrapper{justify-content:center;display:flex}.wrapper__bd{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;max-height:100%;display:flex}.title__U5{font-size:30px}.description__jv,.back-button__u8{font-size:13px;font-weight:400}:root{--bprogress-color:#29d;--bprogress-height:2px;--bprogress-spinner-size:18px;--bprogress-spinner-animation-duration:.4s;--bprogress-spinner-border-size:2px;--bprogress-box-shadow:0 0 10px var(--bprogress-color), 0 0 5px var(--bprogress-color);--bprogress-z-index:99999;--bprogress-spinner-top:15px;--bprogress-spinner-bottom:auto;--bprogress-spinner-right:15px;--bprogress-spinner-left:auto}.bprogress{pointer-events:none;width:0;height:0;z-index:var(--bprogress-z-index)}.bprogress .bar{background:var(--bprogress-color);z-index:var(--bprogress-z-index);width:100%;height:var(--bprogress-height);position:fixed;top:0;left:0}.bprogress .peg{width:100px;height:100%;box-shadow:var(--bprogress-box-shadow);opacity:1;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px)}.bprogress .spinner{z-index:var(--bprogress-z-index);top:var(--bprogress-spinner-top);bottom:var(--bprogress-spinner-bottom);right:var(--bprogress-spinner-right);left:var(--bprogress-spinner-left);display:block;position:fixed}.bprogress .spinner-icon{width:var(--bprogress-spinner-size);height:var(--bprogress-spinner-size);box-sizing:border-box;border:solid var(--bprogress-spinner-border-size) transparent;border-top-color:var(--bprogress-color);border-left-color:var(--bprogress-color);-webkit-animation:bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;animation:bprogress-spinner var(--bprogress-spinner-animation-duration) linear infinite;border-radius:50%}.bprogress-custom-parent{position:relative;overflow:hidden}.bprogress-custom-parent .bprogress .spinner,.bprogress-custom-parent .bprogress .bar{position:absolute}.bprogress .indeterminate{width:100%;height:var(--bprogress-height);position:fixed;top:0;left:0;overflow:hidden}.bprogress .indeterminate .inc,.bprogress .indeterminate .dec{background-color:var(--bprogress-color);height:100%;position:absolute;top:0}.bprogress .indeterminate .inc{animation:2s infinite bprogress-indeterminate-increase}.bprogress .indeterminate .dec{animation:2s .5s infinite bprogress-indeterminate-decrease}@keyframes bprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bprogress-indeterminate-increase{0%{width:5%;left:-5%}to{width:100%;left:130%}}@keyframes bprogress-indeterminate-decrease{0%{width:80%;left:-80%}to{width:10%;left:110%}}.container__zO{z-index:9999;background-color:#f8f8f8;position:absolute;inset:0}.container__X1{justify-content:flex-end;align-items:center;padding-right:10px;display:flex}.wrapper__BV{z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:inline-flex}.text__Y1{display:none}@media screen and (width<=768px){.container__X1{margin-top:12px;margin-bottom:6px;padding-right:0}.wrapper__BV{justify-content:center;align-items:center;gap:8px;width:100%;font-weight:700;display:inline-flex}.wrapper__BV>svg{width:20px;height:20px}.text__Y1{text-transform:uppercase;margin-right:11px;font-size:11px;font-weight:700;display:inline-block}}.ant-menu-light.ant-menu-horizontal>.ant-menu-item:after{border-bottom:none}.header-wrapper{background-color:#0000;height:auto;padding:0}.header-wrapper.ant-layout-header{line-height:1}.header .menu-top-level__wrapper{height:100%}.header .menu-top-level__wrapper>ul{border-bottom:none;height:100%}.header .menu-top-level__wrapper>ul .ant-menu-item{margin:0;padding:0}.header .menu-top-level__wrapper>ul>li{justify-content:center;height:100%;display:flex}.header-nav{border:none;align-items:center;display:flex}.header-nav .toggle-submenu-btn{box-shadow:none;cursor:pointer;text-transform:uppercase;color:#2b2b2b;background:0 0;border:none;outline:none;padding:24px 16px;font-size:13px;font-weight:700;line-height:1.7;transition:all .2s}.header-nav .toggle-submenu-btn.active{background:#ededed;transition:all .8s}.header-nav .ant-menu-item,.header-nav .ant-menu-item:hover{border-bottom:none!important}.header-nav.ant-menu-item-selected:after{border-bottom:unset}.header-nav.ant-menu-item,.header-nav__main-button{text-align:left;text-transform:uppercase;color:#2b2b2b;font-size:16px;font-weight:700}.header-nav__main-button{justify-content:center;align-items:center;display:flex}.header-nav .ant-menu-item:hover>button,.header-nav .ant-menu-item:hover a{color:#757575}.header-nav .menu-item--space{cursor:auto;flex-basis:1000px;display:inline-block}.header-nav .menu-item--small{margin:0 0 10px!important}.header__return-to-purchase-system{justify-content:center;align-items:center;display:flex}.header__bottom{background:#fff;width:70%;height:100%;margin:0 auto}.header__bottom-wrapper>.ant-affix{background:#fff;width:100%;height:auto!important}.header__bottom__container{background-color:#fff;border-bottom:6px solid #6e6e6e;height:88px}.header__bottom__container__menu{align-items:center;width:100%;height:100%;display:flex}.header__bottom__container__menu .header__logo{margin-right:43px}.header__bottom__container__menu .header__logo .kaercher-logo{width:134px;height:42px}.header__bottom__container__menu__icons{align-items:center;height:100%;margin-left:auto;display:flex}.header__bottom .header-submenu{z-index:11;background-color:#ededed;width:100%;max-width:70%;margin-left:auto;margin-right:auto;padding:15px;position:absolute;left:0;right:0}.header__bottom .header-submenu__container{scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100vh - 200px);overflow-y:auto}.header__bottom .header-submenu__container::-webkit-scrollbar{width:0;height:0}.header__bottom .header-submenu__item__wrapper{display:none}.header__bottom .header-submenu__item__wrapper:first-child{display:block}.header__bottom__search__wrapper{background-color:#ffed00;width:70%;margin:0 auto;padding-top:23px}.header__bottom__search__wrapper-homepage{padding-top:17px}.header__bottom__search__wrapper--mobile{padding-top:0;top:0}.header__bottom__search__background-layer--dim{opacity:.3;background-color:#2b2b2b;width:100%;height:100vh;position:absolute;top:0;left:0}.header__bottom__divider.ant-divider-horizontal{margin:0}.header__bottom__divider.ant-divider{border-top:5px solid #6e6e6e}.header__user-section{justify-content:flex-end;align-items:center;display:flex}.header__user-section__language{padding:0 15px}.header__user-section__button{cursor:pointer}.header__user-section__button.header-submenu-container{justify-content:center;align-items:center;width:60px;height:100%;display:flex}.header__user-section__button.header-submenu-container:hover{background:#ededed}.header__user-section__button:not(:first-of-type){margin-left:20px}.header__user-section__button__icon{color:#000000d9;transition:color .7s;margin-right:0!important}.header__user-section__button__icon>svg{font-size:25px}.header__user-section__button__icon:hover{color:#757575;transition:color .7s}.header__user-section__button .header__user-section__user-menu{visibility:visible;z-index:2;background:#ededed;height:0;padding:0;transition:all .3s ease-out;position:absolute;top:100%;right:0;overflow:hidden}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper h4{text-transform:uppercase;color:#757575;margin-bottom:6px;font-size:11px;font-weight:700}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper>.header__user-section__user-name{text-transform:uppercase;color:#000;font-size:13px;font-weight:500}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile{margin:24px 0}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile a,.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile button{align-items:center;padding:0;display:flex}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile a svg,.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile button svg{height:12px;margin-right:4px}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile a span,.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .link-to-profile button span{color:#000;font-size:13px;font-weight:500}.header__user-section__button .header__user-section__user-menu>.header__user-section__logout-wrapper .kaercher-button{text-transform:uppercase}.header__user-section__button .header__user-section__user-menu>button{visibility:hidden;opacity:0;transition:visibility,opacity .2s}.header__user-section__button:hover .header__user-section__user-menu{visibility:visible;width:max-content;height:auto;padding:20px 60px 20px 20px}.header__user-section__button:hover .header__user-section__user-menu>button{visibility:visible;opacity:1;transition:opacity 1s}.search-not-found__text{color:#2b2b2b;font-size:13px;font-weight:400}.search-not-found__text q{font-weight:700}.search-not-found__text q:before,.search-not-found__text q:after{position:relative;top:-.1em}@media screen and (width<=1180px){.header__bottom,.header__bottom__search__wrapper{width:100%}.header__bottom__container{border-bottom:2px solid #6e6e6e;height:56px;padding:15px 17px 14px}.header__bottom__container__menu .header__logo{margin-right:0}.header__bottom__container__menu .header__logo .kaercher-logo{width:95px;height:25px}.header__return-to-purchase-system{display:none}.header-nav .ant-menu-submenu-title{font-size:40px;font-weight:700}.header__user-section__button{cursor:pointer}.header__user-section__button:not(:first-of-type){margin-left:20px}.header__user-section__button__icon:hover{color:#000000d9;transition:none}.header__user-section__button__icon.menu-burger-icon>g{stroke:#000}.header__user-section__button__icon.menu-burger-icon>g>path{fill:#000}.header__user-section__button.header-submenu-container{width:auto}.header__user-section.header-submenu-container:hover{background:0 0}}@media screen and (width<=480px){.header__bottom{margin-bottom:0}.header__bottom__container__menu .header__logo{width:100%}.header__bottom__container__menu .header__logo img{width:150%}.header__bottom__container__menu__icons{height:auto;margin:0 auto}.header__user-section__language{margin-top:-5px;padding:0 5px}.header__user-section__user-menu{left:210px;right:auto;top:46px!important}}.search__container div.ant-select-show-search{width:100%}.search__container span.ant-input-search span.ant-input-group span.ant-input-affix-wrapper{border:none;border-radius:0}.search__container span.ant-input-wrapper{border-bottom:2px solid #6e6e6e;height:56px;display:inline-flex}@media (width>=1181px){.search__container span.ant-input-wrapper{border:2px solid #ffed00;height:44px}}.search__container span.ant-input-affix-wrapper-focused{box-shadow:none;border:none}.search__container span.ant-input-affix-wrapper-lg{border-radius:0;padding:0 0 0 15px}.search__container span.ant-input-affix-wrapper-lg span.ant-input-prefix{margin-right:14px}.search__container span.ant-input-affix-wrapper-lg input.ant-input.ant-input-lg{color:#2b2b2b;border-radius:0;font-size:14px;font-weight:500;line-height:normal}.search__container span.ant-input-affix-wrapper-lg ::placeholder{color:#747474;font-size:14px;font-weight:500;line-height:normal}@media (width>=1181px){.search__container span.ant-input-affix-wrapper-lg ::placeholder{color:#757575;font-size:13px}}.search__container span.ant-input-group span.ant-input-group-addon{width:unset;background-color:#0000;left:0}@media (width>=1181px){.search__container span.ant-input-group span.ant-input-group-addon:before{content:"";z-index:2;background:#2b2b2b;width:2px;height:75%;position:absolute;transform:translateY(15%)}}.search__container span.ant-input-group span.ant-input-group-addon button.ant-btn{text-transform:uppercase;color:#2b2b2b;text-shadow:none;box-shadow:none;background:#fff;border:none;border-radius:0;width:100%;height:100%;padding:0 17px 0 14px;font-size:15px;font-weight:700}@media (width>=1181px){.search__container span.ant-input-group span.ant-input-group-addon button.ant-btn:hover{color:#ffed00;background:#2b2b2b;transition:color .15s,background .15s}}.search__container span.ant-input-group span.ant-input-group-addon [ant-click-animating-without-extra-node=true]:after,.search__container span.ant-input-group span.ant-input-group-addon .ant-click-animating-node{border-radius:inherit;box-shadow:none;box-shadow:none;opacity:1;content:"";pointer-events:none;animation:none;display:block;position:absolute;inset:0}.search__dropdown__wrapper{background-color:#f5f5f5}@media (width>=1181px){.search__dropdown__wrapper{background-color:#fff;display:flex}}.search__dropdown__suggestion{height:calc(100vh - 56px);overflow:auto}@media (width>=1181px){.search__dropdown__suggestion{width:67.1131%;height:unset}}.search__dropdown__product-categories__wrapper{flex-direction:column;height:calc(100vh - 56px);display:flex}@media (width>=1181px){.search__dropdown__product-categories__wrapper{width:32.8869%;height:unset;flex-direction:row}}.search__dropdown__product-categories__wrapper--inner{width:100%;padding:14px 0 14px 17px}@media (width>=1181px){.search__dropdown__product-categories__wrapper--inner{padding:8px 0 8px 11px}}.search__dropdown__product-categories__divider{padding:0 8px}.search__dropdown__product-categories__divider>.ant-divider{background-color:#979797;margin:0}@media (width>=1181px){.search__dropdown__product-categories__divider{padding:8px 0}.search__dropdown__product-categories__divider>.ant-divider-vertical{width:1px;height:100%}}.search__dropdown__product-categories__title{color:#2b2b2b;font-size:20px;font-weight:700;line-height:28px}.search__dropdown__product-categories__item{cursor:pointer;width:100%;margin-top:15px;padding:0;border:none!important}.search__dropdown__product-categories__item:hover,.search__dropdown__product-categories__item:active{background-color:#ededed;border:#ededed}.search__dropdown__product-categories__item__list{height:calc(100vh - 112px);overflow:auto}@media (width>=1181px){.search__dropdown__product-categories__item__list{height:unset;overflow:hidden}}.search__dropdown__product-categories__item__all-categories-link{margin-top:20px}.search__dropdown__product-categories__item__all-categories-link g use#shape{margin-top:5px}.search__dropdown__product-categories__item__all-categories-link span{color:#000;text-decoration:underline}@media (width>=1181px){.search__dropdown__product-categories__item{height:67px}}.search__dropdown__product-categories__item .suggestion-item__wrapper{width:100%;padding:0 17px 0 0}@media (width>=1181px){.search__dropdown__product-categories__item .suggestion-item__wrapper{padding:0 9px 0 0}}.search__dropdown__product-categories__item .suggestion-item__wrapper .suggestion-item__left{margin-right:0}.search__dropdown__product-categories__item .suggestion-item__wrapper .suggestion-item__right{background-color:#fff;border:none;padding:12px 16px}@media (width>=1181px){.search__dropdown__product-categories__item .suggestion-item__wrapper .suggestion-item__right{background-color:#0000;padding:7px 16px 10px}}.search__dropdown__product-categories__item .suggestion-item__wrapper .suggestion-item__right .suggestion-item__name{font-weight:700}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder{height:calc(100vh - 56px);max-height:calc(100vh - 56px)!important}@media (width>=1181px){.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder{height:unset;max-height:600px!important}}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder-inner{padding:8px 0}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder-inner .ant-select-item{border:1px solid #0000;padding:0;line-height:0}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder-inner .ant-select-item-option-disabled{cursor:default}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder-inner .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#0000}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-holder-inner .ant-select-item-option-active:not(.ant-select-item-option-disabled) .ant-select-item-option-content{background-color:#ededed;border-color:#ededed}.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-scrollbar{display:none}@media (width>=1181px){.suggestion-item-ant-select-item-option--override .rc-virtual-list .rc-virtual-list-scrollbar{display:unset}}div.suggestion-item-ant-select-item-option--override.ant-select-dropdown{border-radius:0;padding:0;width:100%!important}@media (height<=690px){div.suggestion-item-ant-select-item-option--override.ant-select-dropdown{top:65px!important}}@media (width<=1180px){div.suggestion-item-ant-select-item-option--override.ant-select-dropdown{top:56px!important}}@media (width>=1181px){div.suggestion-item-ant-select-item-option--override.ant-select-dropdown{min-width:unset!important;width:70%!important;top:62px!important}}.ant-select-dropdown .ant-select-item-empty{justify-content:center;align-items:center;height:100%;display:flex}.see-all-results__wrapper{justify-content:center;margin:30px auto 17px;display:flex}.see-all-results__button{max-height:44px;padding-top:12px}.suggestion-item__wrapper{align-items:center;padding:0 17px;display:flex}@media (width>=1181px){.suggestion-item__wrapper{padding:0 8px}}.suggestion-item--loading{cursor:default}.suggestion-item__left span{line-height:unset!important}.suggestion-item__right{text-align:left;border-bottom:1px solid #ededed;width:100%;padding:13px 0}@media (width>=1181px){.suggestion-item__right{border:none;padding:9px 16px 13px}}.suggestion-item__image{height:60px;width:60px!important}.suggestion-item__text{color:#2b2b2b;margin-bottom:0}.suggestion-item__category{font-size:13px;line-height:17px}@media (width>=1181px){.suggestion-item__category{line-height:22px}}.suggestion-item__name{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 34px);font-size:16px;font-weight:400;line-height:21px;overflow:hidden}@media (width>=1181px){.suggestion-item__name{width:unset;white-space:pre-wrap;font-weight:700}}.search__dropdown__product-categories__category-item__wrapper{flex-direction:row;align-items:center;width:100%;padding:0 14px;display:flex}@media (width>=1181px){.search__dropdown__product-categories__category-item__wrapper{padding:0 8px}}.search__dropdown__product-categories__category-item__left{width:55px}.search__dropdown__product-categories__category-item__left__image{width:100%;height:unset!important}.search__dropdown__product-categories__category-item__right{text-align:left;word-break:break-word;width:calc(100% - 65px);padding:0 10px}.search__dropdown__product-categories__category-item__right__name{word-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}@keyframes bounceIn__GS{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn__GS{animation-name:bounceIn__GS;animation-duration:1.5s;animation-fill-mode:both}.container__4H{color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:30px;max-width:40px;height:17px;padding:3px 6px 0;font-size:12px;display:flex;position:absolute;top:15px;left:40%}.service-link__TB{text-align:center;text-transform:uppercase;color:#2b2b2b;background-color:#fff;border:2px solid #0000;flex-direction:column;padding:12px;font-size:13px;font-weight:700;line-height:17px;transition:all .3s ease-out;display:inline-flex}.service-link__TB div{margin-bottom:12px}.service-link__TB:hover{color:#2b2b2b;border-color:#ffed00}.service-link__title__nd{color:#2b2b2b;display:inline-block}.header-submenu{padding-bottom:30px}.header-submenu__title{margin-bottom:14px}.header-submenu__title-heading{text-transform:uppercase;background:#fff;margin:0;padding:4px;font-size:13px;font-weight:700;line-height:1}.header-submenu__item{margin-bottom:14px}.header-submenu__item__link{white-space:normal;word-break:break-word;text-align:center;box-sizing:border-box;text-transform:uppercase;color:#333;background:#fff 50% 5px/auto 70px no-repeat;border:3px solid #0000;height:130px;padding:85px 5px 3px;font-size:13px;font-weight:700;transition:all .6s ease-out;display:block;overflow:hidden}.header-submenu__item__link:hover{color:#333;border:3px solid #ffed00}.header-submenu__bottom-link{text-align:center;margin:0;padding:20px 10px}.header-submenu__bottom-link-button{font-weight:700;display:inline-block}.header-menu-drawer .ant-drawer-wrapper-body{background-color:#6e6e6e}.header-menu-drawer .ant-drawer-title .header__logo{padding-left:24px}@media screen and (width<=1180px){.header-menu-drawer .ant-drawer-title .header__bottom__container{padding:0!important}.header-menu-drawer .ant-drawer-title .header__bottom__container__menu__icons{position:relative;right:50px}.header-menu-drawer .ant-drawer-title .header__user-section__button:first-child{padding-top:3px}.header-menu-drawer .ant-drawer-title .header__user-section__button:nth-child(2){padding-top:5px}.header-menu-drawer .ant-drawer-title .header__user-section__button:last-child{padding-top:6px}}@media screen and (width<=480px){.header-menu-drawer .ant-drawer-title .header__bottom__container__menu__icons{position:relative;right:50px}.header-menu-drawer .ant-drawer-title .header__bottom__container{padding:0!important}.header-menu-drawer .ant-drawer-title .header__user-section__button:first-child{padding-top:0}.header-menu-drawer .ant-drawer-title .header__user-section__button:nth-child(2){padding-top:3px}.header-menu-drawer .ant-drawer-title .header__user-section__button:last-child{padding-top:6px}.header-menu-drawer .ant-drawer-title .header__user-section__user-menu{left:-100px;top:30px!important}}.header-menu-drawer .ant-drawer-close{font-size:20px}.header-menu-drawer .ant-drawer-header{background-color:#fff;border:none}.header-menu-drawer .ant-drawer-body{background-color:#f5f5f5;padding:0}.header-menu-drawer .ant-drawer-body .sidebar__header{color:#2b2b2b;padding:10px 0}.header-menu-drawer .ant-drawer-body .sidebar__menu{padding-top:10px}.header-menu-drawer .ant-drawer-body .sidebar__menu .ant-menu-item{white-space:pre-wrap;line-height:1.5;padding:10px!important}.header-menu-drawer .ant-drawer-body .sidebar__menu .ant-menu-item.ant-menu-item-only-child:after{display:none}.header-menu-drawer .ant-drawer-body .sidebar__menu .ant-menu-item.ant-menu-item-selected{background-color:#2b2b2b}.header-menu-drawer .ant-drawer-body .sidebar__menu .ant-menu-item.ant-menu-item-selected a{color:#ffed00}.iconsWrapper__FZ{margin-right:9px}.submenu-mobile__btn{box-shadow:none;color:#2b2b2b;text-transform:uppercase;background:0 0;border:none;outline:none;justify-content:space-between;width:100%;padding:12px 16px;font-size:16px;font-weight:700;display:flex}.header-menu-drawer__sub-drawer .ant-drawer-body{padding:0 16px}.header-menu-drawer__back-button{justify-content:space-between;align-items:center;font-size:14px;display:flex}.header-menu-drawer__back-button__wrapper{color:#757575;background-color:#0000;border:none;border-bottom:1px solid #ededed;width:100%;padding:12px 0}.header-menu-drawer__back-button>span{white-space:pre-wrap;word-break:break-word;text-align:left;width:calc(100% - 16px)}.header-menu-drawer__back-button:focus{outline:none}.header-menu-drawer__back-button svg g use{fill:#757575}.service-item{justify-content:space-between;align-items:center;font-size:16px;display:flex}.service-item__wrapper{background-color:#0000;border:none;border-bottom:1px solid #ededed;width:100%;padding:12px 0}.service-item>span{word-break:break-word;text-align:left;width:calc(100% - 16px)}.service-item--loading>span{width:90%}.service-item:focus{outline:none}.service-case__titleButton--mobile{text-transform:capitalize;text-align:left;background-color:#0000;border:none;border-bottom:1px solid #ededed;width:100%;padding:12px 0;font-size:16px;font-weight:500}.service-case__titleButton--mobile:focus{outline:none}.category-item{justify-content:space-between;align-items:center;font-size:16px;display:flex}.category-item__wrapper--mobile{background-color:#0000;border:none;border-bottom:1px solid #ededed;width:100%;padding:12px 0}.category-item>span{white-space:pre-wrap;word-break:break-word;text-align:left;width:calc(100% - 16px)}.category-item--loading>span{width:90%}.category-item:focus{outline:none}.header-menu-drawer__title-button{text-transform:capitalize;text-align:left;background-color:#0000;border:none;border-bottom:1px solid #ededed;width:100%;padding:12px 0;font-size:16px;font-weight:500}.header-menu-drawer__title-button:focus{outline:none}.main-content__wrapper{width:70%;height:auto}.main-content__wrapper .ant-breadcrumb{word-break:keep-all;white-space:nowrap;width:100%;font-weight:700;overflow:auto hidden}@media screen and (width>=480px) and (width<=1180px){.main-content__wrapper .ant-breadcrumb{width:90%;top:-20px}}@media screen and (width<=480px){.main-content__wrapper .ant-breadcrumb{word-break:keep-all;white-space:nowrap;width:90%;top:-15px;overflow:scroll}}.main-content__wrapper .ant-layout-content{margin-top:18px}@media screen and (width<=1200px){.main-content__wrapper{width:100%}}.main-content__breadcrumbs__wrapper [class^=ant-breadcrumb]{text-overflow:ellipsis;font-weight:500;overflow:hidden}.main-content__wrapper__banner{z-index:-1;background-color:#ffed00;width:100%;position:absolute;top:88px;left:0}.main-content--empty{margin-left:-200px}.main-content__header{z-index:3;width:100%;position:absolute;top:0;left:0}@media screen and (width<=1180px){.main-content__wrapper{flex:1;padding:0 17px}.main-content__wrapper__banner{top:56px}.card-item__container{transition:none}.card-item__container:hover{box-shadow:none}.card-item__container .ant-card-cover{border-bottom:none;overflow:hidden}}.breadcrumbs-container__E1 .ant-breadcrumb a:hover{color:#000000d9;background-color:unset}.breadcrumbs-container__E1 .ant-breadcrumb li:last-child a{color:#000000d9}.sidebar__wrapper{width:15%;margin-top:-19px}.sidebar__wrapper-homepage{margin-top:1px}.sidebar__wrapper a{color:#000000d9}.sidebar__wrapper a:hover{color:#000000d9;font-weight:700}.sidebar__wrapper .ant-layout-sider{z-index:2;min-width:auto!important;max-width:100%!important}.sidebar__wrapper .ant-menu-inline .ant-menu-item:after{display:none}.sidebar__wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#2b2b2b}.sidebar__wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected :first-child{color:#ffed00;font-weight:700}.sidebar__wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected :first-child svg path,.sidebar__wrapper .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected :first-child svg polygon{fill:#ffed00}.sidebar__wrapper .ant-menu-submenu-title a{width:100%;display:block}.sidebar__wrapper .ant-menu-submenu-title:hover,.sidebar__wrapper .ant-menu-submenu-title:hover a{color:#000000d9;font-weight:700}.sidebar__wrapper .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.sidebar__wrapper .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:#000000d9}.sidebar__wrapper .ant-menu-submenu-open .ant-menu-submenu-title>a{font-weight:700}.sidebar__wrapper .ant-menu-submenu-selected{color:#000000d9}.sidebar__wrapper .ant-menu-item,.sidebar__wrapper .ant-menu-item-only-child{white-space:normal;max-width:100%}.sidebar__wrapper .ant-menu-item:hover div:first-of-type,.sidebar__wrapper .ant-menu-item:hover a,.sidebar__wrapper .ant-menu-item-only-child:hover div:first-of-type,.sidebar__wrapper .ant-menu-item-only-child:hover a{color:#000;font-weight:700}.sidebar__wrapper .ant-menu-item:hover div:first-of-type svg path,.sidebar__wrapper .ant-menu-item:hover div:first-of-type svg polygon,.sidebar__wrapper .ant-menu-item:hover a svg path,.sidebar__wrapper .ant-menu-item:hover a svg polygon,.sidebar__wrapper .ant-menu-item-only-child:hover div:first-of-type svg path,.sidebar__wrapper .ant-menu-item-only-child:hover div:first-of-type svg polygon,.sidebar__wrapper .ant-menu-item-only-child:hover a svg path,.sidebar__wrapper .ant-menu-item-only-child:hover a svg polygon{fill:#000}.sidebar__wrapper .ant-menu-item:hover .my-workspace__icons--normal,.sidebar__wrapper .ant-menu-item-only-child:hover .my-workspace__icons--normal{display:none}.sidebar__wrapper .ant-menu-item:hover .my-workspace__icons--selected,.sidebar__wrapper .ant-menu-item-only-child:hover .my-workspace__icons--selected{display:inline-block}.sidebar__wrapper.sticky-outer-wrapper.active>.sticky-inner-wrapper{position:fixed!important}@media screen and (width>=480px) and (width<=1180px){.sidebar__wrapper.sticky-outer-wrapper.active>.sticky-inner-wrapper{transform:translateY(170px)!important}}@media screen and (width<=480px){.sidebar__wrapper.sticky-outer-wrapper.active>.sticky-inner-wrapper{transform:translateY(200px)!important}}.sidebar__menu{background:#6e6e6e;border-right:0;width:210px}@media screen and (width<=1180px){.sidebar__menu{width:100%}}.sidebar__menu li{text-transform:uppercase;margin:0}.sidebar__menu li :first-child{color:#fff;align-items:center;display:inline-flex}.sidebar__menu li :first-child svg path,.sidebar__menu li :first-child svg polygon{fill:#fff}.sidebar__menu li.ant-menu-item-divider{border-top-color:#757575;margin:13px 8px}.sidebar__menu__item--badged{width:55%}.sidebar__menu__item--bordered{position:relative}.sidebar__drawer .ant-drawer-body{background:#6e6e6e;padding:40px 0 24px}.sidebar__drawer .ant-drawer-close{padding:15px 20px 20px}.sidebar__drawer .sidebar__menu{border-bottom:none!important;border-right:none!important}.sidebar__drawer .sidebar__menu .ant-menu-item{max-width:100%;margin:0!important;padding:5px 10px!important}.sidebar__drawer .sidebar__menu .ant-menu-item a{font-weight:700}.sidebar__drawer .sidebar__menu .ant-menu-item:after{display:none}.sidebar__drawer .sidebar__menu .ant-menu-item-selected{background-color:#2b2b2b}.sidebar__drawer .sidebar__menu .ant-menu-item-selected :first-child{color:#ffed00;font-weight:700}.sidebar__drawer .sidebar__menu .ant-menu-item-selected :first-child svg path,.sidebar__drawer .sidebar__menu .ant-menu-item-selected :first-child svg polygon{fill:#ffed00}.sidebar__header{text-transform:uppercase;margin-bottom:8px;padding-left:9px;font-size:20px;font-weight:900}@media screen and (width<=1180px){.sidebar__header{background:#6e6e6e;margin-bottom:0;padding:5px 0 3px 9px}}.sidebar__header>span{white-space:normal;word-wrap:break-word;max-width:210px;line-height:1;display:block}.sidebar__collapse--wrapper{border:none;padding-bottom:0!important}.sidebar__collapse--wrapper .ant-collapse-item{border-bottom:none;border-radius:0!important}.sidebar__collapse--wrapper .ant-collapse-item.sidebar__header{margin-left:-16px;padding-left:16px}.sidebar__collapse--wrapper .ant-collapse-header{color:#fff!important;padding:0 0 0 16px!important}.sidebar__collapse--wrapper .ant-collapse-arrow{top:6px!important}.sidebar__collapse--wrapper .ant-collapse-arrow>g>use{fill:#fff}.sidebar__collapse--wrapper .ant-collapse-content-active{border:none!important}.sidebar__collapse--wrapper .ant-collapse-content-box{padding:0!important}ul.sidebar__menu.ant-menu-inline .ant-menu-item{min-width:0;height:unset;align-items:center;width:100%;margin:0;font-size:11px;font-weight:400;line-height:15px;display:flex;padding:5px 10px!important}ul.sidebar__menu.ant-menu-inline .ant-menu-item>*{height:auto;min-height:30px}ul.sidebar__menu.ant-menu-inline .ant-menu-item>*>span{white-space:nowrap;text-overflow:ellipsis;width:170px;line-height:1.3;display:inline-block;overflow:hidden}.sap-log__wrapper__3Q{opacity:.9;z-index:20;background-color:#6e6e6e;width:70%;height:500px;min-height:500px;padding:15px 15px 2px;position:fixed;bottom:0}.sap-log__list__q-{border:1px solid #fff;height:225px;margin-top:2px;padding:3px;overflow-y:auto}.sap-log__list--item__LY{word-break:break-all;color:#fff;margin-bottom:30px;font-size:10px;font-weight:400;line-height:1.2}.cart-wrapper{flex-direction:column;justify-content:center;width:100%;height:auto;margin:20px auto 0;display:flex}@media screen and (width<=1180px){.cart-wrapper{margin-bottom:50px;position:relative}}.cart-heading{text-transform:uppercase}.cart-heading h1{margin:0;padding:32px 0;font-size:30px;line-height:1.2}.cart-bottom{flex-direction:column;margin-top:20px}.cart-bottom__action{flex-wrap:wrap;justify-content:space-between;font-size:15px;display:flex}.cart-bottom__action__link{text-transform:uppercase;text-decoration:none;display:inline-block}.cart-bottom__action__link a{color:#000;border-bottom:1px solid #000}.cart-bottom__action__link--with-icon>svg{margin:-3px 15px 0 0}.cart-bottom__action__link--with-icon:hover>svg g{stroke:#ffed00;fill:#ffed00}.cart-bottom__action__link--with-icon:hover>svg g use{fill:#ffed00}.cart-bottom__action button{height:44px;font-size:15px;font-weight:700;line-height:19px}.cart-bottom__notification{text-align:end;justify-content:flex-end;align-items:center;margin-top:20px;display:flex}.cart-bottom__notification__text{margin-left:10px}.cart__image{width:100%;height:100%}.cart .boldText{font-weight:600}.cart-heading__buttons,.cart-heading__buttons .leftSection{justify-content:space-between;align-items:center;display:flex}.cart-heading__buttons .rightSection{justify-content:space-between;align-items:baseline;gap:0 16px;display:flex}.quick-entry__wrapper{align-items:center;width:100%;height:100%;margin-top:10px;display:flex;position:relative}@media screen and (width<=767px){.quick-entry__wrapper{width:100%}}.quick-entry__wrapper .loading-icon--small{z-index:1;position:absolute;left:calc(100% + 30px)}.quick-entry__left{flex-direction:column;display:flex}@media screen and (width<=767px){.quick-entry__left{width:calc(100% - 90px);margin-left:90px}}.quick-entry__title{text-transform:uppercase;color:#2b2b2b;font-size:11px;font-weight:700}.quick-entry__input__wrapper{display:flex;position:relative}@media screen and (width<=767px){.quick-entry__input__wrapper{flex-direction:column;width:100%}}.quick-entry__input__wrapper #AddQuickEntry{box-shadow:none;color:#757575;border:2px solid #757575;outline:none;width:269px;padding:8px 12px;font-weight:500;line-height:22px}@media screen and (width<=767px){.quick-entry__input__wrapper #AddQuickEntry{width:100%}}.quick-entry__input__wrapper #AddQuickEntry:focus{box-shadow:none;outline:none}.quick-entry__input__wrapper #AddQuickEntry::placeholder{font-size:13px}.quick-entry__input__wrapper__message{color:#c00;position:absolute;top:100%;left:0}@media screen and (width>=768px){.quick-entry__input__wrapper__message{z-index:1;width:calc(100% + 250px)}}@media screen and (width<=767px){.quick-entry__input__wrapper__message{top:calc(100% + 20px)}}.quick-entry__button__wrapper{z-index:1;align-items:center;display:flex;position:absolute;top:17px;left:calc(100% + 10px)}@media screen and (width<=767px){.quick-entry__button__wrapper{position:initial;width:100%}}.quick-entry__button{width:max-content;max-width:280px;height:42px!important}.quick-entry__button span{white-space:pre-line}@media screen and (width<=767px){.quick-entry__button{width:calc(100% - 44px);max-width:none;position:relative;top:17px;left:0;height:34px!important}}.quick-entry__button--remove-btn{margin-left:10px}@media screen and (width<=767px){.quick-entry__button--remove-btn{display:none}}.loading-wrapper__d3{padding:0 15px}.dot--flashing__kp{color:#ffed00;background-color:#ffed00;border-radius:5px;width:10px;height:10px;animation:1s linear .5s infinite alternate dot-flashing__6p;position:relative}.dot--flashing__kp:before,.dot--flashing__kp:after{content:"";display:inline-block;position:absolute;top:0}.dot--flashing__kp:before{color:#ffed00;background-color:#ffed00;border-radius:5px;width:10px;height:10px;animation:1s infinite alternate dot-flashing__6p;left:-15px}.dot--flashing__kp:after{color:#ffed00;background-color:#ffed00;border-radius:5px;width:10px;height:10px;animation:1s 1s infinite alternate dot-flashing__6p;left:15px}@keyframes dot-flashing__6p{0%{background-color:#ffed00}50%,to{background-color:#fffab3}}.remove-cart-item--btn{color:#2b2b2b;width:max-content;box-shadow:none;background:0 0;border:none;outline:none;font-weight:700;display:flex}.remove-cart-item--btn>span{font-size:13px;line-height:1.5}.remove-cart-item__icon{width:20px;margin:0 5px -2px -2px}.ant-modal-confirm.ant-modal .ant-modal-body{padding:32px 32px 24px}@media (width>=992px){.remove-cart-item--btn{cursor:pointer;border:2px solid #0000;padding:6px 12px}.remove-cart-item--btn:hover{border-color:#2b2b2b}.remove-cart-item__wrapper{justify-content:center;display:flex}.remove-cart-item__wrapper.justify-start{justify-content:flex-start;padding-left:0}}.uploadBlock__KP{display:flex}.uploadBlock__KP .customButton__Os:disabled svg use{fill:#b3b3b3}.uploadBlock__KP .customButton__Os:hover:not(:disabled) svg use{fill:#ffed00}.cart-table .ant-table-row{vertical-align:top;color:#2b2b2b;font-size:13px}.cart-table .ant-table-row:last-child td{border-bottom:8px solid #ededed!important}.cart-table .border-section--upper>td.ant-table-cell:first-child,.cart-table .border-section--lower>td.ant-table-cell:first-child{border-left:2px dashed #747474}.cart-table .border-section--upper>td.ant-table-cell:last-child,.cart-table .border-section--lower>td.ant-table-cell:last-child{border-right:2px dashed #747474}.cart-table .border-section--upper .replaced-annoucement,.cart-table .border-section--lower .replaced-annoucement{z-index:2;width:500px;position:absolute}.cart-table .border-section--lower>td.ant-table-cell{border-bottom:2px dashed #747474!important}.cart-table .border-section--lower>td.ant-table-cell .ant-avatar{margin-bottom:30px}.cart-table .border-section--lower{vertical-align:baseline}.cart-table .border-section--upper>td.ant-table-cell{border-top:2px dashed #747474!important;border-bottom:2px dashed #747474!important}.cart-table .border-section--upper>td.ant-table-cell .ant-avatar{margin-top:40px}.cart-table .border-section--upper{vertical-align:baseline}.cart-table .border-section--confirm-btn{position:absolute;bottom:10px;right:10px}.cart-table .minimum-quantity-section>td.ant-table-cell:first-child{border-left:2px dashed #747474}.cart-table .minimum-quantity-section>td.ant-table-cell:last-child{border-right:2px dashed #747474}.cart-table .minimum-quantity-section>td.ant-table-cell{border-top:2px dashed #747474;border-bottom:2px dashed #747474!important}.cart-table .minimum-quantity-section>td.ant-table-cell .ant-avatar{margin:70px 0 30px}.cart-table .minimum-quantity-section>td.ant-table-cell{vertical-align:baseline}.cart-table .minimum-quantity-section .moq-annoucement{z-index:2;width:700px;max-width:700px;position:absolute}.cart-table .ant-table-tbody>tr.ant-table-row:hover>td:not(:nth-of-type(4)){cursor:pointer}.cart-table .ant-table-tbody>tr.ant-table-row.error-row:hover>td:not(:nth-of-type(4)){cursor:default}.cart-table .ant-table-summary tr td{text-transform:uppercase;padding:10px;font-size:11px}.cart-table .ant-table-summary tr td .voucher-code{color:#4fae47;position:relative;top:-10px}.cart-table .ant-table-summary tr.total-section td{padding:20px 20px 10px;font-size:13px;font-weight:700;background:#ededed!important}.cart-table .ant-table-summary tr.total-section.vat td{padding:10px 20px;font-weight:400}.cart-table .ant-table-summary tr.total-section:last-child td{padding:20px}.cart-table .quantity-wrapper{margin:0 auto}.cart-table .boldText{font-weight:700}.cart-table .material-number-column{color:#2b2b2b;text-decoration:none}.cart-table .material-number-column:hover{color:#2b2b2b}.cart-table .price-column{position:relative}.cart-table .price-column__text{width:350px;display:inline-block;position:absolute;top:50px;right:0}.cart-table .price-column__price{color:#000;font-weight:700}.cart-table .price-column__price--voucher{color:#4fae47;margin-top:20px;display:block}.cart-table .cart-item-quantity-wrapper{width:120px;margin:0 auto}.cart-table .cart-item-quantity-wrapper [class*=quantity__top__input--error]{top:55px;left:unset}.cart-table .cart-item-quantity-wrapper{margin-bottom:8px}.cart-table .cart-item-quantity-wrapper .custom-button--quantity{height:auto}.cart-table .voucher-text{margin-top:20px}.base-table{width:100%;overflow:auto}.base-table .ant-table-thead tr th.ant-table-cell{padding-top:19px;padding-bottom:17px;padding-left:12px}.base-table .ant-table-thead tr th>span,.base-table .ant-table-thead tr .ant-table-cell span{font-size:11px;line-height:2.545}.base-table .ant-table-tbody .ant-table-row{transition:all .5s ease-out;animation:2s fadein}.base-table .ant-table-tbody .ant-table-row>td{background-color:#f5f5f5;border-bottom:2px solid #fff}.base-table.box-shadow,.base-table.box-shadow .ant-table-thead{box-shadow:-1px 2px 4px #00000040,1px 1px 3px #0000001a}.base-table.box-shadow .ant-table-tbody .ant-table-row:hover{transition:all .5s ease-out;box-shadow:-1px 2px 4px #00000040,1px 1px 3px #0000001a}.base-table.striped .ant-table-tbody tr.ant-table-row>td{border-bottom:none}.base-table.striped .ant-table-tbody tr.ant-table-row>td.ant-table-cell{background-color:#fff}.base-table.striped .ant-table-tbody tr.ant-table-row:nth-child(2n)>td.ant-table-cell{background-color:#f5f5f5}.base-table .ant-table-thead>tr>th.ant-table-cell,.base-table .ant-table-thead>tr>th.ant-table-column-has-sorters{text-transform:uppercase;color:#2b2b2b;background-color:#ededed;border-top:1px solid #f0f0f0;font-weight:700}.base-table .ant-table-thead>tr>th.ant-table-cell:first-child,.base-table .ant-table-thead>tr>th.ant-table-column-has-sorters:first-child{border-left:1px solid #f0f0f0}.base-table .ant-table-thead>tr>th.ant-table-cell:last-child,.base-table .ant-table-thead>tr>th.ant-table-column-has-sorters:last-child{border-right:1px solid #f0f0f0}.base-table .ant-table-summary{text-align:right;background:#fafafa}.base-table .ant-table-summary .ant-table-cell{border-bottom:none}.base-table .ant-table-summary>tr>td.ant-table-cell{background-color:#fff}.formatPrice__1G{text-transform:none!important}.cart-item-name,.cart-item-name__title,.cart-item-name__delivery-date{display:block}.cart-item-name__title{margin-bottom:17px}.cart-item-name__link{color:#000;font-weight:700}.cart-item-name__link:hover{color:#000}.cart-item-name__error-message{color:#c00}.cart-item-name__recycling-fee{text-transform:uppercase;font-size:12px}.cart-item-name__recycling-fee span{margin-left:20px}.confirm-modal__footer{justify-content:space-between;display:flex}.cart__wrapper{background-color:#f4f4f4;padding:20px 17px}.cart__heading{background-color:#fff;margin-top:-10px;padding:20px 17px 2px}.cart__heading>h1{color:#2b2b2b;text-transform:uppercase;font-size:30px}.cart__add-button{background-color:#fff;margin-top:30px}.cart__add-button span{white-space:pre-wrap}.container__nW{flex-direction:row;display:flex}.input__ff{color:#2b2b2b;border:2px solid #757575;width:211px;max-width:211px;margin-right:8px;padding-left:15px;padding-right:11px;font-size:13px;font-weight:500}.input__ff:focus-visible{outline:none}.redeem__button__DJ>button{width:max-content;height:46px}.redeem__button__DJ>button>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.redeem__button__DJ>button:disabled,.redeem__button__DJ>button:hover:disabled{color:#2b2b2b;background:0 0;border:2px solid #2b2b2b}@media (width<=767.98px){.container__nW{flex-direction:column}.input__ff{width:100%;max-width:none;height:46px;margin-bottom:10px;margin-right:0}.redeem__button__DJ{width:100%;max-width:none}.redeem__button__DJ>button{width:100%}}.button__qg{box-shadow:none;color:#2b2b2b;text-transform:none;background-color:#0000;border:none;outline:none;align-items:center;padding:0;font-size:13px;font-weight:700;display:inline-flex}.button__qg:hover,.button__qg:focus,.button__qg:active{color:#2b2b2b;background:0 0;border-color:#0000}.icon__Tn{margin-top:4px}.wrapper__IP{background-color:#ededed;align-items:center;margin-top:18px;padding:6px 0 22px 12px;display:flex}.redeemVoucherContainer__t4{margin-right:25px}.title__6r{color:#2b2b2b;text-transform:uppercase;margin-bottom:0;font-size:11px;font-weight:700;line-height:2.54545}.information__GW{word-wrap:break-word;line-break:auto;color:#2b2b2b;max-width:320px;font-size:13px;font-weight:400;line-height:1.69231}.voucherCode__nV{font-weight:900}@media (width<=767.98px){.wrapper__IP{flex-direction:column;padding:17px}.redeemVoucherContainer__t4{margin-right:unset;width:100%}.title__6r{width:100%;margin-right:0}.information__GW{max-width:none;margin-top:15px}}.cart-table-mobile-wrapper{background-color:#f4f4f4;flex-direction:column;display:flex}.cart-item-mobile__wrapper,.cart-item-mobile--replacement__wrapper,.cart-item-mobile--moq__wrapper{background-color:#fff;flex-wrap:wrap;width:100%;min-height:300px;margin-top:30px;padding:16px 14px;display:flex}.cart-item-mobile__wrapper .ant-avatar-image,.cart-item-mobile--replacement__wrapper .ant-avatar-image,.cart-item-mobile--moq__wrapper .ant-avatar-image{width:100%;height:100%}.cart-item-mobile__wrapper .cart-item-quantity-wrapper,.cart-item-mobile--replacement__wrapper .cart-item-quantity-wrapper,.cart-item-mobile--moq__wrapper .cart-item-quantity-wrapper{width:125px}.cart-item-mobile__block{flex-direction:column;display:inline-flex;position:relative}.cart-item-mobile__block .remove-cart-item__icon{width:34px}.cart-item-mobile__block--disabled-loading{outline:none}.cart-item-mobile__left{width:40%;padding-right:10px;position:relative}.cart-item-mobile__left__top{position:absolute;top:0;left:0}.cart-item-mobile__left__bottom{justify-content:space-between;margin-top:15px;display:flex}.cart-item-mobile__left__bottom .quantity__top__input{border:1px solid #f4f4f4}.cart-item-mobile__left__bottom span{width:100%}.cart-item-mobile__right{text-align:left;background-color:#0000;border:none;width:60%;padding:0 10px 0 0;position:relative}.cart-item-mobile__right--full-width{width:100%}.cart-item-mobile__right--full-width .custom-validate-input__wrapper{width:calc(100% - 50px)}.cart-item-mobile__right--full-width .custom-validate-input__wrapper #AddQuickEntry{width:100%;height:34px}.cart-item-mobile__right--remove-margin{margin-bottom:40px}.cart-item-mobile__right--remove-margin.cart-item-mobile__right{padding:0}.cart-item-mobile__right--remove-margin .cart-item-mobile__item-number,.cart-item-mobile__right--remove-margin .cart-item-mobile__item-number .quick-entry-wrapper{margin-top:0}.cart-item-mobile__right__bottom{justify-content:space-between;align-items:center;width:100%;margin-top:11px;display:flex}.cart-item-mobile__right__top{text-align:left;background-color:#0000;border:none;padding-left:0}.cart-item-mobile__right--small-mobile .quantity__top{justify-content:flex-start}.cart-item-mobile__right--small-mobile .cart-item-quantity-wrapper{width:125px;margin:0!important}.cart-item-mobile__bottom{width:100%;margin-top:11px}.cart-item-mobile__bottom p{color:#2b2b2b;margin:4px 0 0 3px;font-size:10px}.cart-item-mobile__bottom--dangerous-good--wrapper{display:flex}.cart-item-mobile__bottom--dangerous-good--wrapper svg{position:relative;top:3px}.cart-item-mobile__bottom--dangerous-good--wrapper p{margin-left:3px}.cart-item-mobile__remove-button--empty-row{position:absolute;top:calc(100% - 17px);right:-5px}.cart-item-mobile__title{color:#2b2b2b;text-transform:uppercase;overflow-wrap:break-word;width:100%;font-size:13px;font-weight:500;display:block}@media screen and (width<=375px){.cart-item-mobile__title{font-size:10px}}.cart-item-mobile__item-number{color:#757575;text-transform:uppercase;margin-top:11px;font-size:10px;display:block}@media screen and (width<=375px){.cart-item-mobile__item-number{font-size:8px}}.cart-item-mobile__status{color:#2b2b2b;margin-top:11px;font-size:13px;display:block}@media screen and (width<=375px){.cart-item-mobile__status{margin-top:10px;font-size:10px}}.cart-item-mobile__list-price__text{font-size:12px;display:block}@media screen and (width<=375px){.cart-item-mobile__list-price__text{font-size:12px}}.cart-item-mobile__list-price__value{font-size:13px;font-weight:500;display:block}@media screen and (width<=375px){.cart-item-mobile__list-price__value{font-size:10px}}.cart-item-mobile__total-price{margin-right:5px}.cart-item-mobile__total-price__text{font-size:12px;font-weight:500;display:block}@media screen and (width<=375px){.cart-item-mobile__total-price__text{font-size:12px}}.cart-item-mobile__total-price__value{font-size:13px;font-weight:700;display:block}.cart-item-mobile__total-price__value--voucher{color:#4fae47}@media screen and (width<=375px){.cart-item-mobile__total-price__value{font-size:10px}}.cart-item-mobile__quantity-section{width:100%}.cart-item-mobile__quantity-section--empty-row.cart-item-mobile__bottom{align-items:center;width:100%;display:flex}@media screen and (width<=375px){.cart-item-mobile__quantity-section .cart-item-quantity-wrapper{width:115px;margin-right:10px}.cart-item-mobile__price-section{flex-direction:column-reverse}.cart-item-mobile__price-section .cart-item-mobile__price-block:last-child{margin-bottom:10px}}.cart-item-mobile--replacement__wrapper .cart-item-mobile__wrapper{margin-top:0}.cart-item-mobile--replacement__wrapper .cart-item-mobile__wrapper:first-child{border-bottom:1px solid #979797}.cart-item-mobile--replacement__wrapper{border:2px dashed #979797}.cart-item-mobile--replacement__annoucement{color:#2b2b2b;margin-bottom:11px;font-size:13px;font-weight:500}.cart-item-mobile--replacement__hint{color:#2b2b2b;margin-top:22px;font-size:10px}.cart-item-mobile--replacement__confirm-btn{justify-content:center;align-items:center;width:100%;margin-top:15px;display:flex}.cart-item-mobile--replacement__confirm-btn .custom-button{min-width:188px}.cart-item-mobile--moq__wrapper .cart-item-mobile__wrapper{margin-top:0}.cart-item-mobile--moq__wrapper{border:2px dashed #979797}.cart-item-mobile--moq__annoucement{color:#2b2b2b;margin-bottom:11px;font-size:13px;font-weight:500}.cart-item-mobile--moq__hint{color:#2b2b2b;margin-top:22px;font-size:10px}.cart-summary-mobile__wrapper{background-color:#f4f4f4;width:100%;margin-top:20px}.cart-summary-mobile__footer{background-color:#ededed;padding:0 17px}.cart-summary-mobile__text{color:#2b2b2b;width:70%;padding:20px 0;font-size:11px;display:inline-block}.cart-summary-mobile__text__sub-total{text-transform:uppercase;font-size:10px}.cart-summary-mobile__text--large{font-size:16px!important}.cart-summary-mobile__text--medium{font-weight:500}.cart-summary-mobile__text--bold{font-weight:700}.cart-summary-mobile__text--uppercase{text-transform:uppercase}.cart-summary-mobile__value{color:#2b2b2b;width:30%;font-size:12px;display:inline-block}.checkout{width:100%;max-width:1280px;margin:0 auto;padding:0}.checkout__title{text-transform:uppercase;margin-bottom:28px;font-size:30px;line-height:1.5}.checkout__bottom-space{height:30px}@media (width>=768px){.checkout__bottom-space{height:24px}}@media screen and (width<=480px){.checkout__button-wrapper{margin:50px 20px 0}.checkout__button-wrapper .kaercher-button.ant-btn-primary.checkout-button{width:120px}}.checkout.full-width .fw-container,.checkout.full-width .ant-tabs-nav{padding-left:20px;padding-right:20px}.checkout.full-width .bg-gray{background-color:#f5f5f5}.checkout.full-width .checkout-step1__divider{display:none}.checkout.full-width .delivery__wrapper{padding-top:30px}@media (width<=767.98px){.checkout{padding-bottom:30px}.checkout__title{margin-bottom:20px}.checkout__wrapper .ant-tabs-nav{margin-bottom:30.5px}}.wrapper__rN{margin-top:9px}.heading__DI{padding:32px 0}.headingWrapper__ZY{background-color:#f5f5f5;padding:0 17px}.headingTitle__WB{text-transform:uppercase;margin-bottom:20px;font-size:30px;font-weight:900;line-height:1.1}.headingTitleWrapper__b9{justify-content:space-between;display:flex}.contentWrapper__hA{margin-top:50px}@media (width>=1200px){.heading__DI{width:70%;margin:0 auto}.headingWrapper__ZY{padding:0}}.b2bec-tab__step-item__index{text-align:center;border-radius:50%;font-weight:400}.b2bec-tab__step-item__label{margin-left:10px}.ant-tabs-tab-active .b2bec-tab__step-item__label{font-weight:700}.b2bec-tab__steps{width:100%}.b2bec-tab__steps .ant-tabs-nav{width:100%;margin-bottom:26px}.b2bec-tab__steps .ant-tabs-nav:before{border:none}.b2bec-tab__steps .ant-tabs-nav-list{width:100%;padding-right:30px}.b2bec-tab__steps .ant-tabs-nav-list .ant-tabs-ink-bar,.b2bec-tab__steps .ant-tabs-nav-list .ant-tabs-ink-bar-animated{display:none}.b2bec-tab__steps .ant-tabs-tab:before{content:" ";z-index:1;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:30px solid #fff;width:0;height:0;margin-top:-50px;margin-left:1px;display:block;position:absolute;top:50%;left:100%}.b2bec-tab__steps .ant-tabs-tab:after{content:" ";z-index:2;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:30px solid #ededed;width:0;height:0;margin-top:-50px;display:block;position:absolute;top:50%;left:100%}.b2bec-tab__steps .ant-tabs-tab{color:#2b2b2b;background:#ededed;margin-right:0;padding-left:40px;font-size:12px;position:relative}.b2bec-tab__steps .ant-tabs-tab:first-child{padding-left:15px}.b2bec-tab__steps .ant-tabs-tab:hover{color:#2b2b2b}.b2bec-tab__steps .ant-tabs-tab-active.ant-tabs-tab{background:#2b2b2b;flex-basis:100%}.b2bec-tab__steps .ant-tabs-tab-active.ant-tabs-tab .ant-tabs-tab-btn{color:#ffed00}.b2bec-tab__steps .ant-tabs-tab-active.ant-tabs-tab:after{border-left-color:#2b2b2b}.b2bec-tab__steps .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 10px}.b2bec-tab__steps .ant-tabs-tab-btn:focus:not(:focus-visible){color:#ffed00;outline:none}@media (width>=992px){.b2bec-tab__steps .ant-tabs-tab{text-transform:uppercase;text-overflow:ellipsis;flex-grow:1;flex-basis:100%;font-size:15px;font-weight:700}.b2bec-tab__steps .ant-tabs-tab-btn{padding:6px 0}}@media (width<=991.98px){.b2bec-tab__steps .b2bec-tab__step-item__index{vertical-align:0}.b2bec-tab__steps .ant-tabs-tab:not(.ant-tabs-tab-active) .b2bec-tab__step-item__label{display:none}.b2bec-tab__steps .ant-tabs-tab:not(.ant-tabs-tab-active) .b2bec-tab__step-item__index{vertical-align:0}}.checkout-step1__wrapper{color:#2b2b2b}.checkout-step1__divider{border:none;border-top:1px solid #ededed}@media (width<=991.98px){.checkout-step1__divider{margin:32px 0}}.checkout-step1-section__wrapper{box-sizing:border-box}.checkout-step1-section__wrapper p{margin:0}.checkout-step1-section__heading{margin-bottom:14px;font-size:14px;font-weight:700;line-height:1.2}.checkout-step1-section__heading__left{text-transform:uppercase;word-break:break-word;white-space:normal;margin:0;font-size:14px;font-weight:700}.checkout-step1-section__delivery-address{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}@media (width<=991.98px){.checkout-step1-section__wrapper p{margin-bottom:5px}.checkout-step1-section__heading{font-size:14px}}.checkout-step1-section-container__text{margin-top:2px;font-size:13px;font-weight:400}.checkout-step1-section-container__text--bold{font-weight:700}@media (width<=991.98px){.checkout-step1-section-container__text{margin-top:0}}.button-wrapper{flex-flow:column-reverse wrap;width:100%;display:flex}.button-wrapper__button{width:100%}.button-wrapper__button:hover svg path{fill:#ffed00}.button-wrapper__button--back{margin-top:30px}.button-wrapper__button--back>svg{margin-right:12px}@media (width>=768px){.button-wrapper{flex-direction:row;justify-content:space-between}.button-wrapper__button--back{width:auto;margin-top:0}.button-wrapper__button--back>svg{margin-right:12px}.button-wrapper__button--next{width:320px}}@media (width<=767.98px){.button-wrapper__button--back{margin-top:30px}}.deliveryAddress__3E{font-size:13px}.deliveryAddress__3E>span,.deliveryAddress__3E>strong{display:block}.delivery__wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:auto;display:flex}.delivery__wrapper .ant-form-item{margin-bottom:0}.delivery__wrapper .ant-form-item-control-input{min-height:0}.delivery__wrapper .ant-input{margin-bottom:0}.delivery__wrapper .ant-input[disabled].delivery-content__field-input--disabled{color:#000000d9;cursor:text;background:0 0}.delivery__wrapper .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{left:0}.delivery-content__field-input--disabled-resize{resize:none}.delivery-content__field-input--disabled{background:0 0;border:none;width:100%;font-size:13px;font-weight:400;line-height:22px;color:#2b2b2b!important}.delivery-content__field-input--bold{font-weight:700}.delivery-content__field-input--blur{color:#2b2b2b1a!important}.delivery-content__field-input--dark{background-color:#f5f5f5!important}.delivery-text{color:#000;text-transform:uppercase;font-size:13px;font-weight:700}.delivery-text--left-space{margin-left:30px}.delivery__option__title{color:#2b2b2b;font-size:13px;font-weight:500}.ant-radio-wrapper-checked .delivery__option__title{font-weight:700}.SearchAddressModal.ant-modal{height:100vh;margin:0;top:0;width:100%!important}.SearchAddressModal.ant-modal .ant-modal-body{height:calc(100vh - 10px)}.SearchAddressModal.ant-modal .ant-modal-content,.SearchAddressModal.ant-modal .ant-modal-wrap{width:100%;height:100vh;margin:0;top:0}.delivery-adress-mobile>.delivery-text{margin-bottom:26px}.delivery-information.disabled{color:#757575}.delivery-information>span{display:block}.delivery-information-radio{align-items:flex-start;padding-bottom:30px;display:flex}.delivery-information-radio.border-bottom{border-bottom:1px solid #ededed;margin-bottom:30px}.delivery-information-radio.border-bottom:last-child{border-bottom:none}.delivery-information-radio .ant-input[disabled]{background-color:#ededed}.delivery-information__name{white-space:normal}.wrapper__Ca{justify-content:center;align-items:baseline;margin-block:25px;display:flex}.wrapper__Ca .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#2b2b2b;box-shadow:0 0 0 2px #0000001a}.wrapper__Ca .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#ffed00;background-color:#000;font-weight:500}.wrapper__Ca .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{color:#ffed00;background-color:#000}.ant-pagination{justify-content:center;align-items:center;font-size:12px;display:flex}.ant-pagination .ant-pagination-item:not(.ant-pagination-item-active):hover{background-color:#0000}.ant-pagination .ant-pagination-item-active{border:none}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:0 0}.ant-pagination .ant-pagination-item a{display:flex}.ant-pagination-item{border:none;border-radius:0;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:12px;line-height:22px;display:flex}.ant-pagination-item>a{color:#2b2b2b;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ant-pagination-item:hover>a{color:#2b2b2b}.ant-pagination-item-active>a{color:#2b2b2b;font-weight:500}.ant-pagination-item-active>a:hover,.ant-pagination-item:not(.ant-pagination-item-active){color:#2b2b2b}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{justify-content:center;align-items:center;min-width:32px;height:32px;display:flex}.ant-pagination .ant-pagination-prev:hover button,.ant-pagination .ant-pagination-next:hover button{border-color:unset;outline:none}.ant-pagination .ant-pagination-next{margin-left:0}.ant-pagination .ant-pagination-prev{margin-right:0}.ant-pagination-jump-prev,.ant-pagination-jump-next{color:#2b2b2b;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:12px;line-height:22px;display:flex}.ant-pagination-jump-prev .ant-pagination-item-container,.ant-pagination-jump-next .ant-pagination-item-container{justify-content:center;align-items:center;display:flex}.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon{color:#2b2b2b}.ant-pagination-options-size-changer{transition:all .3s}.ant-pagination-options-size-changer:hover .ant-select-selector{border-color:#2b2b2b!important;box-shadow:0 0 0 2px #2b2b2b4d!important}.ant-pagination-options-size-changer .ant-select-selector{transition:all .3s}.ant-pagination-options-size-changer .ant-select-selector:focus,.ant-pagination-options-size-changer .ant-select-selector:focus-within,.ant-pagination-options-size-changer .ant-select-focused .ant-select-selector{border-color:#2b2b2b!important;box-shadow:0 0 0 2px #2b2b2b4d!important}.roundButton__u-{background-color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.roundButton__u->svg{width:12px;height:12px}.roundButton__u->svg>path{fill:#ffed00}.roundButton__u-[disabled]{cursor:not-allowed;pointer-events:none;background-color:#d8d8d8}.roundButton__u-[disabled]>svg>path{fill:#757575}.searchTerm__Gr{padding:0 12px}.searchTermInner__jc{color:#757575;border:1.5px solid #757575;justify-content:space-between;justify-items:center;height:32px;padding:0 0 0 12px;font-weight:500;line-height:32px;display:flex}.searchTermInner__jc>button{color:#757575}.listSearchTerm__SJ{margin:0 -12px;display:flex}.address__Oy{width:33.3333%;padding:12px}.addressInner__3D{cursor:pointer;background-color:#ededed;border:2px solid #0000;flex-direction:column;height:100%;padding:12px;display:flex}.addressSelected__tI{border:2px solid #000}.listAddress__9N{flex-wrap:wrap;margin:0 -12px;display:flex}.inputWrapper__j8{justify-content:space-between;width:calc(100% + 50px);padding:58px 12px 16px;display:flex;position:relative;top:-24px;left:-24px;box-shadow:0 0 2px #0003}.startPosition__Z6{position:absolute;left:24px}.searchingInput__6s{top:-7px;left:30px}.searchingInput__6s .searchingButton__0H,.searchingInput__6s .searchingButton__0H:active,.searchingInput__6s .searchingButton__0H:focus,.searchingInput__6s .searchingButton__0H:hover{width:90%}.searchingInput__6s .closeButton__UB{position:absolute;left:100%}.searchTitle__cI{display:inline-block;position:relative;top:-2px;left:10px}.totalResult__Z7{margin-top:12px}.searchAddressInput__cW{max-width:380px}@media screen and (width<=768px){.address__Oy{width:100%;padding:12px}}.order-overview__divider{margin:30px 0}@media (width>=768px){.order-overview__divider{margin:24px 0}}.divider--thin[class*=ant-divider]{border-top:1px solid #ededed}.order-overview__lower-section__wrapper{background-color:#f4f4f4}@media (width>=768px){.order-overview__lower-section__wrapper{background-color:#0000;margin-top:16px}}.order-overview__lower-section__left-part{flex-direction:column;justify-content:space-between;margin-bottom:30px;display:flex}.order-overview__lower-section__left-part__title{text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}@media (width>=768px){.order-overview__lower-section__left-part__title{margin-bottom:4px}}.order-overview__lower-section__left-part__input{margin-bottom:0}.order-overview__lower-section__left-part__input textarea{resize:none;margin-bottom:unset!important;border:unset!important}.order-overview__lower-section__left-part__input textarea::placeholder{color:#757575!important}@media (width>=768px){.order-overview__lower-section__left-part__input{margin-bottom:24px}.order-overview__lower-section__left-part{margin-bottom:0}}.order-overview__lower-section__bottom-bar{background-color:#ededed;padding:16px 20px;font-size:14px;font-weight:700}.order-overview__lower-section__bottom-bar .ant-row:not(:last-child){margin-bottom:30px}.order-overview__lower-section__bottom-bar__title{text-align:left;text-transform:uppercase}@media (width>=768px){.order-overview__lower-section__bottom-bar__title{text-align:right}}.order-overview__lower-section__bottom-bar__price{text-align:right}.order-overview__lower-section__bottom-bar__price.voucher-value{color:#4fae47}.cost-summary__wrapper{height:100%}.cost-summary__wrapper--borderless{border:none}.cost-summary__upper-section__inner-container__padding{padding:32px 20px 10px}@media (width>=768px){.cost-summary__upper-section__inner-container__padding{padding:12px}}.cost-summary__upper-section__subtotal{text-transform:uppercase;padding-bottom:20px;font-size:10px}@media (width>=768px){.cost-summary__upper-section__subtotal{text-transform:unset;font-size:13px}}.cost-summary__upper-section__subtotal [class*=cost-summary__price] p{font-weight:700}@media (width>=768px){.cost-summary__upper-section__subtotal [class*=cost-summary__price] p{font-weight:400}}.cost-summary__upper-section__voucher-cost .cost-summary__voucher-price{color:#4fae47}.cost-summary__upper-section__additional-cost,.cost-summary__upper-section__shipping-cost,.cost-summary__upper-section__voucher-cost,.cost-summary__upper-section__vat{padding-bottom:20px;font-size:11px}@media (width>=768px){.cost-summary__upper-section__additional-cost,.cost-summary__upper-section__shipping-cost,.cost-summary__upper-section__voucher-cost,.cost-summary__upper-section__vat{font-weight:400}}.cost-summary__upper-section__total{text-transform:uppercase;padding:0 0 16px;font-size:16px;font-weight:700}@media (width>=768px){.cost-summary__upper-section__total{font-size:14px}}.cost-summary__upper-section__total [class*=cost-summary__price]{font-size:14px}.cost-summary__upper-section__total [class*=cost-summary__price] p{font-weight:700}.cost-summary__upper-section__normal-row{font-size:13px}.cost-summary__lower-section__inner-container__padding{padding:0 20px 10px}@media (width>=768px){.cost-summary__lower-section__inner-container__padding{padding:20px}}.cost-summary__lower-section__subtotal{text-transform:uppercase;padding-bottom:20px;font-size:1px}@media (width>=768px){.cost-summary__lower-section__subtotal{text-align:left;font-size:13px}}.cost-summary__lower-section__subtotal [class*=cost-summary__price] p{font-weight:700}.cost-summary__lower-section__voucher-cost .cost-summary__voucher-price{color:#4fae47}.cost-summary__lower-section__additional-cost,.cost-summary__lower-section__shipping-cost,.cost-summary__lower-section__voucher-cost,.cost-summary__lower-section__vat{padding-bottom:20px;font-size:11px}@media (width>=768px){.cost-summary__lower-section__additional-cost,.cost-summary__lower-section__shipping-cost,.cost-summary__lower-section__voucher-cost,.cost-summary__lower-section__vat{text-align:left;font-size:13px}}.cost-summary__lower-section__total{text-transform:uppercase;padding:16px 0;font-size:16px;font-weight:700}@media (width>=768px){.cost-summary__lower-section__total{font-size:14px}}.cost-summary__inner-container--dark-background{background-color:#ededed}.cost-summary__title{text-transform:uppercase;padding-bottom:16px;font-size:14px;font-weight:700}@media (width>=768px){.cost-summary__title{padding-bottom:14px}}.cost-summary__subtitle{font-size:11px}.cost-summary__subtitle--left{text-align:left}.cost-summary__subtitle--right{text-align:right}.cost-summary__price{text-align:right;font-size:13px;font-weight:400}.cost-summary__divider{border-top:1px solid #979797;margin:0;padding:0 0 16px}.cost-summary__general-terms-and-conditions{margin:0 0 16px;font-size:13px;font-weight:500}@media (width>=768px){.cost-summary__general-terms-and-conditions{margin:0;font-weight:400}}.cost-summary__general-terms-and-conditions__link{color:#2b2b2b;font-weight:500;text-decoration:underline}.cost-summary__general-terms-and-conditions__link:hover,.cost-summary__general-terms-and-conditions__link:active,.cost-summary__general-terms-and-conditions__link:focus{color:#2b2b2b;text-decoration:underline}.cost-summary__button{margin-top:30px}@media (width>=768px){.cost-summary__button{margin-top:12px}}.kaercher-button.ant-btn-primary.cost-summary__wrapper__btn{width:100%;margin:0}.order-overview__middle-section__title{text-transform:capitalize;margin-bottom:30px;font-size:20px;font-weight:700}.order-overview__middle-section__table .ant-table table{border-spacing:0 6px}.order-overview__middle-section__table .ant-table-thead>tr>th{text-transform:uppercase;background-color:#ededed;font-weight:700}.order-overview__middle-section__table .ant-table-tbody .ant-table-row{vertical-align:top;background-color:#f6f6f6;height:65px;font-size:13px;font-weight:400;transition:all .5s ease-out;animation:2s fadein}.order-overview__middle-section__table .ant-table-footer{background-color:#ededed;border-radius:0;padding:8px}.order-overview__middle-section__table__image{width:80px;height:80px}.order-overview__middle-section__table__name-column{font-weight:700}.order-overview__middle-section__table__total-column{position:relative}.order-overview__middle-section__table__total-column__price{font-weight:700}.order-overview__middle-section__table__total-column__text{width:325px;font-style:italic;display:inline-block;position:absolute;top:25px;right:0}.checkout-name-title__wrapper{justify-content:space-between;display:flex}.order-overview__middle-section__cart-item-list__wrapper{background-color:#f4f4f4;padding-top:30px;padding-bottom:30px}.order-overview__middle-section__cart-item__wrapper{background-color:#fff;padding:16px}.order-overview__middle-section__cart-item__wrapper:not(:last-child){margin-bottom:30px}.order-overview__middle-section__cart-item__upper-section{flex-direction:row;display:flex}.order-overview__middle-section__cart-item__lower-section{margin-top:16px}.order-overview__middle-section__cart-item__left-part{flex-direction:column;justify-content:space-between;align-items:center;width:40%;font-size:16px;font-weight:500;display:flex}.order-overview__middle-section__cart-item__right-part{flex-direction:column;justify-content:space-between;width:60%;display:flex}.order-overview__middle-section__cart-item__img{width:100%;height:auto}.order-overview__middle-section__cart-item__img--loading{width:100%;padding-right:12px}.order-overview__middle-section__cart-item__img--loading span{height:175px}@media (width>=576px){.order-overview__middle-section__cart-item__img--loading span{height:200px}}.order-overview__middle-section__cart-item__quantity{margin-top:16px}.order-overview__middle-section__cart-item__quantity--loading{width:50px}.order-overview__middle-section__cart-item__name{font-size:13px;font-weight:500}.order-overview__middle-section__cart-item__material-number{color:#757575;text-transform:uppercase;margin:35px 0 30px;font-size:10px;font-weight:500}.order-overview__middle-section__cart-item__price-section{flex-direction:row;display:flex}.order-overview__middle-section__cart-item__price__unit{margin-top:4px}.order-overview__middle-section__cart-item__price__unit-title{white-space:pre-line;font-size:12px}.order-overview__middle-section__cart-item__price__total{margin-top:4px;font-weight:700}.order-overview__middle-section__cart-item__price__total__wrapper{margin-left:48px}@media (width>=576px){.order-overview__middle-section__cart-item__price__total__wrapper{margin-left:96px}}.order-overview__middle-section__cart-item__price__total-title{white-space:pre-line;font-size:12px;font-weight:500}.order-overview__middle-section__cart-item__product-reference__title{text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.order-overview__middle-section__cart-item__product-reference__input textarea{resize:none}.order-overview__middle-section__cart-item__product-reference__input textarea::placeholder{color:#2b2b2b4d!important}.checkout-name__top{justify-content:space-between;display:flex}.checkout-name__top__name{color:#2b2b2b;margin-bottom:8px;font-weight:500}.checkout-name__top__quantity{color:#2b2b2b;font-weight:500}.checkout-name__top button,.checkout-name__top button:active,.checkout-name__top button:hover,.checkout-name__top button:focus{background:0 0;border:none;outline:none}.checkout-name__middle{color:#2b2b2b;margin-bottom:8px}.checkout-name__middle__dangerous-goods{align-items:center;margin-bottom:8px;display:flex}.checkout-name__middle__dangerous-goods__icon{margin-right:11px}.checkout-name__middle__dangerous-goods>span{padding-top:4px;font-size:13px;line-height:18px}.checkout-name__bottom__title{text-transform:uppercase;color:#2b2b2b;padding:8px 0;font-size:11px;font-weight:700;display:block}.checkout-name__bottom__reference-product{width:100%;padding:12px 15px}.order-overview__upper-section .divider--thin[class*=ant-divider]{border-top:1px solid #ededed}.order-overview__upper-section__text-block div:first-child,.order-overview__upper-section__text-block div:last-child{font-weight:700}@media (width>=768px){.order-overview__upper-section__text-block div:first-child,.order-overview__upper-section__text-block div:last-child{font-weight:400}}.order-overview__upper-section__payment-title{font-size:20px;font-weight:700}.order-overview__upper-section__payment-method{text-transform:capitalize}.order-overview__upper-section__payment-method svg{width:auto;height:27px;margin-left:-2px}.order-overview__upper-section__payment-method{margin-bottom:20px}@media (width>=768px){.order-overview__upper-section__payment-method{margin-bottom:0}}.order-overview__upper-section__reference-number{margin-bottom:30px}@media (width>=768px){.order-overview__upper-section__reference-number{margin-bottom:0}}.article-wrapper h3{text-transform:uppercase;font-size:14px;font-weight:700}.article-wrapper__details{align-items:center;font-size:13px;font-weight:400;display:flex}.step-two__wrapper .ant-form-item{margin-bottom:0}.step-two__wrapper .ant-form-item textarea{resize:none}.payment-method__wrapper h3{text-transform:uppercase;word-break:break-word;white-space:normal;color:#2b2b2b;width:100%;font-size:14px;font-weight:700}@media (width<=767.98px){.payment-method__wrapper,.payment-method__wrapper h3{margin-bottom:30px}.payment-method__wrapper:first-of-type h3{margin-bottom:16px}}.checkbox-accordion__wrapper{width:100%}.checkbox-accordion__radio{border-top:2px solid #757575;width:100%;margin-right:0;padding:10px 20px 10px 10px;line-height:0}.checkbox-accordion__radio:last-child{border-bottom:2px solid #757575}.checkbox-accordion__radio__icon{text-align:center;width:60px;padding:0 20px;display:inline-block}.checkbox-accordion__radio__icon>img{max-width:100%;overflow:hidden}.checkbox-accordion__radio__name{color:#2b2b2b;line-height:1.69;display:inline-block}.checkbox-accordion__radio__expand{padding-top:0;transition:visibility .3s linear}.checkbox-accordion__radio__expand__icon{float:right;transform:translateY(8px)}.checkbox-accordion__radio__expand.active{padding-top:20px}.checkbox-accordion__radio__expand.active>input{margin-bottom:0}@media (width<=767.98px){.checkbox-accordion__radio{padding:17px 6px}.checkbox-accordion__radio:first-child{border-top:0;padding-top:0}}.checkout-step2__reference-number{color:#2b2b2b;margin-bottom:16px;font-size:14px}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border:2px solid #2b2b2b}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{box-shadow:none;border:2px solid #2b2b2b}.ant-input-affix-wrapper{border:2px solid #757575}.ant-input-outlined:focus-within{box-shadow:none}.shippingNotes__lc{margin-bottom:10px}.shipping-options--wrapper{width:100%}.shipping-options--wrapper>label.ant-radio-wrapper{white-space:normal;border-top:2px solid #757575;width:100%;margin-right:0;padding:10px 20px 10px 10px}.shipping-options--wrapper>label.ant-radio-wrapper:last-child{border-bottom:2px solid #757575}.shipping-options--wrapper>label.ant-radio-wrapper>span{display:inline-block}.shipping-options--wrapper>label.ant-radio-wrapper>span:nth-child(2){width:calc(100% - 24px);padding-right:0}.shipping-options--wrapper span.ant-radio{vertical-align:top}.shipping-options--container{color:#2b2b2b;justify-content:space-between;padding-left:23px;display:flex}.shipping-options--container--left>strong{margin-top:6px;font-size:13px;line-height:1.69;display:block}.shipping-options--container--left .delivery-date .ant-space-item{font-size:11px;line-height:2}.shipping-options--container--right{color:#000;text-align:right;margin-top:10px;line-height:1.3}.shipping-options__title{text-transform:capitalize}@media (width<=767.98px){.shipping-options--wrapper{margin-bottom:0}.shipping-options--wrapper>label.ant-radio-wrapper{padding:17px 0 17px 6px}.shipping-options__heading{margin-bottom:30px}}@media screen and (width<=424px){.shipping-options--container--left{flex:auto;max-width:190px;margin-bottom:10px}.shipping-options--container--right{flex:auto}}@media screen and (width>=480px){.contact-form__wrapper{width:70%;margin:42px auto auto}}.contact-form__title{text-transform:uppercase;font-size:30px}.contact-form__notification{text-align:center;text-transform:uppercase}.contact-form__label--mandatory:before{content:"⁎";color:#f54f64;margin-right:4px;font-size:18px;position:relative;top:-5px}.contact-form__button{width:100%}.contact-form__submit-result{font-size:24px}.contact-form__submit-result__title{text-transform:uppercase;font-weight:700}.contact-form__submit-result--center{text-align:center}.contact-form__submit-result--alarm{color:#c00}.contact-form__submit-result__separator{background:#000;width:100%;height:1px}.headerWrapper__t2{color:#2b2b2b;background-color:#ffed00;flex-direction:column;justify-content:flex-end;min-height:130px;padding:0 0 6px;display:flex}.headerContainer__Qa{width:70%;margin:0 auto}.headerWelcomeTitle__Qe{text-transform:uppercase;margin-bottom:0;font-size:28px;font-weight:900}.headerWelcomeText__1Z{font-size:18px;font-weight:500}.contentContainer__AG{flex:1;justify-content:center;align-items:center;display:flex}.loginButton__Yu{text-transform:uppercase;width:200px;font-weight:700}.loginButton__Yu:active,.loginButton__Yu:focus{background-color:#ffed00;outline:none}@media (width>=768px){.headerWelcomeTitle__Qe{font-size:28px}.headerWelcomeText__1Z{font-size:18px}.contentContainer__AG{min-height:350px}}.ant-dropdown-open{background:red}.anticon.anticon-down{font-size:14px}li.ant-dropdown-menu-item-selected,li.ant-dropdown-menu-submenu-title-selected{color:#ffed00!important;background-color:#000!important}.iconsWrapper__nC{flex-direction:column;margin-right:9px;display:inline-flex}.iconsWrapper__nC:hover{color:#000}.button__gr{cursor:pointer;background-color:#0000;border:none;align-items:center;margin:0;padding:0;display:inline-flex}.card-item__container--price,.card-item__container--none-price{height:100%}.card-item__container--price p,.card-item__container--none-price p{color:#757575;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500;line-height:1}.card-item__container--price .card-item__title,.card-item__container--none-price .card-item__title{color:#000;-webkit-line-clamp:2;text-transform:none;-webkit-box-orient:vertical;margin-bottom:11px;font-size:16px;font-weight:700;line-height:1.288;display:-webkit-box;overflow:hidden}.card-item__container--price h2,.card-item__container--price h3,.card-item__container--price h4,.card-item__container--none-price h2,.card-item__container--none-price h3,.card-item__container--none-price h4{text-transform:capitalize}.card-item__container--none-price .ant-card-body{flex-direction:column;justify-content:space-between;height:100%;display:flex}.card-item__container--price{max-width:320px;max-height:480px}.card-item__container--price h1{color:#000;font-size:24px}.card-item__container--price h1:first-letter{text-transform:uppercase}.card-item__container--price:hover h1{color:#757575}.card-item__container--price:hover .kaercher-button{color:#ffed00;background:#2b2b2b;border:2px solid #2b2b2b}.card-item__container--price:hover .hover-layer__wrapper{opacity:1;display:block}.card-item__container--price.ant-card-bordered{border:none}.category__name{color:#2b2b2b;flex:1;margin-bottom:6px;font-size:11px;font-weight:400}.card-item__item-number.link-normalize{height:28px;margin-bottom:2px}.card-item__date{color:#fff;background-color:#2b2b2b;border-radius:1px;max-width:fit-content;padding:.3125em .5em}.card-item__btn-wrapper{flex-direction:column;margin-top:40px;display:flex}.card-item__btn-wrapper .ant-btn:first-child{margin-bottom:16px}.card-item__btn-wrapper .ant-btn>span{white-space:break-spaces}.card-item__btn-wrapper__icon__wrapper{width:24px}.card-item__excluded-massages-wrapper,.card-item__excluded-massages-wrapper--mobile{z-index:1;color:#2b2b2b;white-space:pre-wrap;word-break:break-word;background-color:#f5f5f5;padding:15px 18px;font-size:13px;font-weight:400;line-height:1.692;position:absolute;top:80px;left:17px;right:18px}.card-item__excluded-massages-wrapper--mobile{top:50px}.card-item__material-number--wrapper{height:10px}.card-item__item-number--wrapper{justify-content:space-between;display:flex}.list-price__wrapper{justify-content:space-between;align-items:center;display:flex}.list-price__wrapper__title{text-transform:capitalize;color:#757575;font-size:11px;font-weight:500}.list-price__wrapper__price{color:#2b2b2b;font-size:16px;font-weight:700}.card-item__container--price--hover-border:hover .ant-card-body{border:3px solid #ffed00}.card-item__container--price__link{text-align:center;margin-top:30px}.card-item__container--price__link a{color:#000000d9;border-bottom:1px solid #000000d9;padding-bottom:2px;line-height:1}.product-card__content-container a,.card-item__container--price a{display:block}.product-card-modified{background:#fff;border:3px solid #0000;flex-direction:column;justify-content:space-between;transition:border .2s;display:flex;position:relative}.product-card-modified:hover{border-color:#ffed00}.product-card-modified>.add-to-wishlist{z-index:2;flex-flow:wrap;align-items:center;min-width:24px;height:24px;display:flex;position:absolute;top:8px;left:8px}.product-card-modified .card-item__title,.product-card-modified .card-item__item-number,.product-card-modified .list-price__wrapper{padding-left:8px;padding-right:8px}.product-card__content-container{height:100%}.product-card__content-container .ant-card-body{height:inherit;flex-direction:column;padding:14px;display:flex;position:relative}.product-card__content-container .ant-card-body>.add-to-wishlist{z-index:2;min-width:20px;height:20px;position:absolute;top:6px;left:6px}.product-card__content-image{min-width:140px;max-width:140px;margin-right:11.8px}.product-card__content--right-wrapper{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.product-card__content-category{-webkit-line-clamp:2;color:#000;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.product-card__content-name,.product-card__content-name--service-case{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:33px;font-size:18px;line-height:1.28;display:-webkit-box;overflow:hidden}.product-card__content-name--service-case{margin-bottom:20px}.product-card__content-material-number,.product-card__content-serial-number{text-transform:uppercase;color:#757575;margin-bottom:0;font-size:11px;line-height:1.28}.product-card__content-date{color:#fff;background-color:#2b2b2b;border-radius:1px;justify-content:center;align-items:center;width:100px;margin-bottom:10px;padding:2px 8px;font-size:12px;display:flex}.product-card__content--lower-wrapper{justify-content:space-between;display:flex}.product-card__list-price-wrapper{color:#2b2b2b;flex-direction:column;display:inline-flex}.product-card__list-price-text{text-transform:uppercase;font-size:11px;line-height:1.28}.product-card__list-price-number{font-size:18px;font-weight:900;line-height:1.28}.hover-layer__wrapper{opacity:0;width:100%;display:block}.hover-layer__wrapper .functions__wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center;height:46px;padding-left:8px;display:flex}.hover-layer__wrapper .ant-checkbox-wrapper{text-align:left;font-size:13px}.hover-layer__wrapper .ant-form-item-control-input-content{text-align:left}.hover-layer__wrapper button{background-color:#ffed00;width:59px;height:46px}@media screen and (width<=576px){.product-card__content-container .ant-card-body{padding:7px}.product-card__content-image{min-width:125px;max-width:125px;margin-right:9px}.product-card__content-name{margin-bottom:19px}}@media screen and (width<=1180px){.card-item__container{transition:none}.card-item__container .ant-card-cover{border-bottom:none;overflow:hidden}.card-item__container:hover{box-shadow:none}.card-item__btn-wrapper{justify-content:inherit}.card-item__btn-wrapper__icon--machine-page{bottom:205px;left:90%}}.card-item__container--price__GV,.card-item__container--none-price__vu{height:100%}.card-item__container--price__GV p,.card-item__container--none-price__vu p{color:#757575;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500;line-height:1}.card-item__container--price__GV .card-item__title__QR,.card-item__container--none-price__vu .card-item__title__QR{color:#000;-webkit-line-clamp:2;text-transform:none;-webkit-box-orient:vertical;margin-bottom:11px;font-size:16px;font-weight:700;line-height:1.288;display:-webkit-box;overflow:hidden}.card-item__container--price__GV h2,.card-item__container--price__GV h3,.card-item__container--price__GV h4,.card-item__container--none-price__vu h2,.card-item__container--none-price__vu h3,.card-item__container--none-price__vu h4{text-transform:capitalize}.card-item__container--none-price__vu .ant-card-body__B3{flex-direction:column;justify-content:space-between;height:100%;display:flex}.card-item__container--price__GV{max-width:320px;max-height:480px}.card-item__container--price__GV h1{color:#000;font-size:24px}.card-item__container--price__GV h1:first-letter{text-transform:uppercase}.card-item__container--price__GV:hover h1{color:#757575}.card-item__container--price__GV:hover .kaercher-button__ty{color:#ffed00;background:#2b2b2b;border:2px solid #2b2b2b}.card-item__container--price__GV:hover .hover-layer__wrapper__Vd{opacity:1;display:block}.card-item__container--price__GV.ant-card-bordered__vL{border:none}.category__name__-4{color:#2b2b2b;flex:1;margin-bottom:6px;font-size:11px;font-weight:400}.card-item__item-number__-v.link-normalize__Vm{height:28px;margin-bottom:2px}.card-item__date__cd{color:#fff;background-color:#2b2b2b;border-radius:1px;max-width:fit-content;padding:.3125em .5em}.card-item__btn-wrapper__aA{flex-direction:column;margin-top:40px;display:flex}.card-item__btn-wrapper__aA .ant-btn__CJ:first-child{margin-bottom:16px}.card-item__btn-wrapper__aA .ant-btn__CJ>span{white-space:break-spaces}.card-item__btn-wrapper__icon__wrapper__BE{width:24px}.card-item__excluded-massages-wrapper__Xv,.card-item__excluded-massages-wrapper--mobile__a8{z-index:1;color:#2b2b2b;white-space:pre-wrap;word-break:break-word;background-color:#f5f5f5;padding:15px 18px;font-size:13px;font-weight:400;line-height:1.692;position:absolute;top:80px;left:17px;right:18px}.card-item__excluded-massages-wrapper--mobile__a8{top:50px}.card-item__material-number--wrapper__7V{height:10px}.card-item__item-number--wrapper__UF{justify-content:space-between;display:flex}.list-price__wrapper__yd{justify-content:space-between;align-items:center;display:flex}.list-price__wrapper__title__Kk{text-transform:capitalize;color:#757575;font-size:11px;font-weight:500}.list-price__wrapper__price__0l{color:#2b2b2b;font-size:16px;font-weight:700}.card-item__container--price--hover-border__12:hover .ant-card-body__B3{border:3px solid #ffed00}.card-item__container--price__link__dp{text-align:center;margin-top:30px}.card-item__container--price__link__dp a{color:#000000d9;border-bottom:1px solid #000000d9;padding-bottom:2px;line-height:1}.product-card__content-container__C6 a,.card-item__container--price__GV a{display:block}.product-card-modified__i1{background:#fff;border:3px solid #0000;flex-direction:column;justify-content:space-between;transition:border .2s;display:flex;position:relative}.product-card-modified__i1:hover{border-color:#ffed00}.product-card-modified__i1>.add-to-wishlist__Wu{z-index:2;flex-flow:wrap;align-items:center;min-width:24px;height:24px;display:flex;position:absolute;top:8px;left:8px}.product-card-modified__i1 .card-item__title__QR,.product-card-modified__i1 .card-item__item-number__-v,.product-card-modified__i1 .list-price__wrapper__yd{padding-left:8px;padding-right:8px}.product-card__content-container__C6{height:100%}.product-card__content-container__C6 .ant-card-body__B3{height:inherit;flex-direction:column;padding:14px;display:flex;position:relative}.product-card__content-container__C6 .ant-card-body__B3>.add-to-wishlist__Wu{z-index:2;min-width:20px;height:20px;position:absolute;top:6px;left:6px}.product-card__content-image__3D{min-width:140px;max-width:140px;margin-right:11.8px}.product-card__content--right-wrapper__Oo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.product-card__content-category__8C{-webkit-line-clamp:2;color:#000;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.product-card__content-name__qZ,.product-card__content-name--service-case__Z1{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:33px;font-size:18px;line-height:1.28;display:-webkit-box;overflow:hidden}.product-card__content-name--service-case__Z1{margin-bottom:20px}.product-card__content-material-number__Hk,.product-card__content-serial-number__mf{text-transform:uppercase;color:#757575;margin-bottom:0;font-size:11px;line-height:1.28}.product-card__content-date__Rl{color:#fff;background-color:#2b2b2b;border-radius:1px;justify-content:center;align-items:center;width:100px;margin-bottom:10px;padding:2px 8px;font-size:12px;display:flex}.product-card__content--lower-wrapper__ey{justify-content:space-between;display:flex}.product-card__list-price-wrapper__Wx{color:#2b2b2b;flex-direction:column;display:inline-flex}.product-card__list-price-text__20{text-transform:uppercase;font-size:11px;line-height:1.28}.product-card__list-price-number__wI{font-size:18px;font-weight:900;line-height:1.28}.hover-layer__wrapper__Vd{opacity:0;width:100%;display:block}.hover-layer__wrapper__Vd .functions__wrapper__Q5{flex-wrap:nowrap;justify-content:space-between;align-items:center;height:46px;padding-left:8px;display:flex}.hover-layer__wrapper__Vd .ant-checkbox-wrapper__f3{text-align:left;font-size:13px}.hover-layer__wrapper__Vd .ant-form-item-control-input-content__R3{text-align:left}.hover-layer__wrapper__Vd button{background-color:#ffed00;width:59px;height:46px}@media screen and (width<=576px){.product-card__content-container__C6 .ant-card-body__B3{padding:7px}.product-card__content-image__3D{min-width:125px;max-width:125px;margin-right:9px}.product-card__content-name__qZ{margin-bottom:19px}}@media screen and (width<=1180px){.card-item__container__fE{transition:none}.card-item__container__fE .ant-card-cover__4u{border-bottom:none;overflow:hidden}.card-item__container__fE:hover{box-shadow:none}.card-item__btn-wrapper__aA{justify-content:inherit}.card-item__btn-wrapper__icon--machine-page__pD{bottom:205px;left:90%}}.card-skeleton__container__UG{margin-top:40px}.product-card-skeleton__content--right-wrapper__content-name__dI:first-of-type{margin-top:0}.product-card-skeleton__content--right-wrapper__content-name__dI:last-of-type{margin-bottom:0}.title__ve{margin-top:6px}@media (width>=992px){.wrapper__zX{background-color:#f5f5f5;margin:0;padding:30.5px 17px 0}}@media (width>=768px){.wrapper__zX{background-color:#fff;margin:0;padding:0}}@media screen and (width<=320px){.skeleton-card__content--right-wrapper__-E{margin-right:0}}.wrapper__li{align-items:center;margin-top:15px}.heading__-3{text-transform:uppercase;margin-bottom:12px;padding-top:15px;font-size:30px;line-height:1.2}.machines__H5 .ant-input-clear-icon__cP{cursor:pointer;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.machines__H5 .ant-input-clear-icon__cP svg{width:16px;height:16px}.iconContainer__r2{vertical-align:middle;border-left:1px solid #2b2b2b;margin-left:10px;padding:7px 10px 0}.iconWrapper__8r{cursor:pointer;justify-content:center;align-items:center;padding:10px;display:inline-flex}.iconWrapper__8r.active__wV{background:#ffed00}.iconWrapper__8r.active__wV g{stroke:#000}.iconWrapper__8r svg{margin:0}.my-workspace__wrapper h1{text-transform:uppercase;color:#2b2b2b;font-size:30px;line-height:1.2}.my-workspace__wrapper h2 b{font-weight:700}.my-workspace__wrapper h4{text-transform:uppercase;color:#757575;font-weight:700}.my-workspace .break-line__30px{height:30px}.my-workspace__icons-wrapper>svg g path{fill:#fff}@media screen and (width<=1180px){.my-workspace__icons-wrapper>div:last-child{padding-left:15px;font-weight:400}}.my-workspace__icons--selected{display:none}.my-workspace__welcome-banner{z-index:3;padding-left:15%;position:absolute;left:0}.my-workspace__welcome-banner span{text-transform:uppercase;color:#2b2b2b;font-size:30px;font-weight:900;line-height:1.2}.my-workspace__specials-for-you-section{width:100%;margin:16px 0 0!important}@media (width>=992px){.my-workspace__specials-for-you-section{margin:30px 0 0!important}}@media (width>=1181px){.my-workspace__specials-for-you-section{margin:64px 0 0!important}}.my-workspace__my-machines{width:100%;margin:20px 0!important}.my-workspace__my-machines__wrapper{background-color:#f5f5f5}.my-workspace__my-machines__wrapper__inner{width:70%;margin:auto}.my-workspace__my-machines__wrapper__inner .my-machines__section>h2{text-transform:capitalize;margin-bottom:20px;font-size:20px;font-weight:700}.my-workspace__my-machines__container .my-machines__section__see-all{justify-content:center;margin:22px 0;display:flex}@media screen and (width<=767px){.my-workspace__my-machines__container{padding:20px 10px!important}}@media screen and (width<=1180px){.my-workspace__my-machines__wrapper{padding:0 20px}.my-workspace__my-machines__wrapper__inner{width:100%}.my-workspace__welcome-banner{text-align:center;z-index:3;justify-content:center;align-items:center;width:100%;height:40px;padding:0;display:flex;position:absolute;top:56px;left:0}.my-workspace__welcome-banner span{font-size:18px;font-weight:700;line-height:1.2}}.container-full-width-page-workspace{width:calc(100vw - var(--scrollbar-width,0px));max-width:100vw;left:calc(-50vw + 50% + var(--scrollbar-width,0px) / 2);padding:0;position:relative}@media screen and (width<=1180px){.container-full-width-page-workspace{width:calc(100% + 34px);left:inherit;margin:0 -17px;padding:0 20px}}.container__rr{box-sizing:border-box;color:#000000d9;background:#fff;border:1px solid #f0f0f0;border-radius:2px;width:100%;margin:0;padding:0;font-size:14px;line-height:1.5715;list-style:none;position:relative}.cardBody__hk{padding:24px}.cardBody__hk>a{margin-top:3px;margin-bottom:17px;display:block}.cardBody__hk .ant-image{margin:0 auto;display:block}.toggleMessageButton__YS{background-color:#0000;border:none;width:24px;height:24px;margin:0;padding:0}.orderDate__ry{color:#fff;background-color:#2b2b2b;border-radius:1px;max-width:fit-content;padding:.3125em .5em}.categoryName__SG{color:#2b2b2b;margin-bottom:6px;font-size:11px;font-weight:400}.cardItemTitle__vW{color:#000;-webkit-line-clamp:2;text-transform:none;-webkit-box-orient:vertical;margin-bottom:11px;padding-left:8px;padding-right:8px;font-size:18px;font-weight:700;line-height:1.288;display:-webkit-box;overflow:hidden}.cardItemNumber__7T{color:#757575;text-transform:uppercase;margin-bottom:10px;padding-left:8px;padding-right:8px;font-size:11px;font-weight:700;line-height:1}.cardButtonWrapper__eo{margin-top:40px;display:grid}.cardButtonWrapper__eo>:first-child{margin-bottom:17px}.overview-guide{color:#000;padding-top:30px;padding-bottom:30px}.overview-guide__title{text-align:center;color:#2b2b2b;margin-bottom:24px;font-size:20px;font-weight:700;line-height:28px}@media (width>=992px){.overview-guide{padding-top:44px;padding-bottom:44px}}.b2bec-overview-guide{background-color:#fff;border:1px solid #d8d8d8;flex-direction:column;align-items:center;width:100%;max-width:341px;margin:0 auto 20px;padding-top:44px;padding-bottom:43px;display:flex}.b2bec-overview-guide__icon{background-color:#ffed00;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:18px;display:flex;position:relative}.b2bec-overview-guide__icon>svg{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b2bec-overview-guide__description{text-align:center;margin-bottom:32px;font-size:16px;line-height:28px}.b2bec-overview-guide__description>span:not(:last-child){margin-bottom:10px;display:block}.b2bec-overview-guide__button .kaercher-button__size--small{-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:250px;height:34px;padding:7px 13px 4px;font-size:13px;font-weight:700;display:inline-block;overflow:hidden}@media (width>=992px){.b2bec-overview-guide{width:320px;max-width:100%;min-height:380px;padding-top:33px;padding-bottom:33px}}.shop-categories{padding-top:30px;padding-bottom:20px}.shop-categories__title{text-align:center;margin-bottom:20px;font-size:20px;font-weight:700;line-height:28px}@media (width>=992px){.shop-categories{padding-top:44px;padding-bottom:44px}.shop-categories__title{text-align:left}}.b2bec-shop-category{text-align:center}.b2bec-shop-category__image{justify-content:center;align-items:center;width:100%;height:258px;padding-top:19px;padding-bottom:25px;display:flex;position:relative;overflow:hidden}.b2bec-shop-category__img{object-fit:contain;object-position:center;max-width:100%;max-height:100%}.b2bec-shop-category__title{color:#2b2b2b;font-size:13px;font-weight:700}.b2bec-shop-category__content{background-color:#fff;padding-top:10px;padding-bottom:10px;font-size:13px}.b2bec-shop-category__link{color:#2b2b2b;text-transform:uppercase;font-size:13px;display:block}.b2bec-shop-category__link:hover{color:#2b2b2b}.b2bec-shop-category--machines .b2bec-shop-category__image{background-color:#6e6e6e}.b2bec-shop-category--accessories .b2bec-shop-category__image{background-color:#ededed}.b2bec-shop-category--detergents .b2bec-shop-category__image{background-color:#ffed00}.futuretech .b2bec-shop-category__image{background-color:#fff}.futuretech .b2bec-shop-category__image .b2bec-shop-category__img{object-fit:cover}.specials-for-you__items__wrapper{margin-bottom:30px}@media (width>=992px){.specials-for-you__items__wrapper{margin-bottom:44px}}.specials-for-you__items__wrapper--inner{justify-content:center;display:flex}.specials-for-you__items__wrapper--inner>div{width:320px;margin-right:24px}.specials-for-you__carousel{width:100%;margin-bottom:30px;overflow-y:hidden}@media (width>=992px){.specials-for-you__carousel{margin-bottom:44px}}.specials-for-you__carousel__dots{height:25px;margin:0;position:relative;top:-15px}.specials-for-you__carousel .custom-carousel__arrow.slick-arrow{z-index:1}.specials-for-you__carousel .custom-carousel__arrow.slick-prev{order:2;width:28px;height:auto;top:30%;left:0}.specials-for-you__carousel .custom-carousel__arrow.slick-prev>svg{width:28px;height:auto}.specials-for-you__carousel .custom-carousel__arrow.slick-next{order:4;width:28px;height:auto;top:30%;right:0}.specials-for-you__carousel .custom-carousel__arrow.slick-next>svg{width:28px;height:auto}.specials-for-you__carousel__container{flex-flow:wrap;justify-content:center;position:static;display:flex!important}.specials-for-you__carousel__container .slick-list{order:1;width:100%!important}.specials-for-you__carousel__container .slick-list .slick-track{display:flex}.specials-for-you__carousel__container .slick-list .slick-track .slick-slide{float:unset;pointer-events:auto;border:1px solid #0000;width:344px;padding-right:24px}.specials-for-you__carousel__container .slick-list .slick-track .slick-slide>div{width:320px}.specials-for-you__carousel__container__item{justify-content:center;height:100%;overflow:hidden;display:flex!important}.specials-for-you__carousel__container__item img,.specials-for-you__carousel__container__item video{width:auto;max-height:342px}@media (width>=1181px){.specials-for-you__carousel__container__item img,.specials-for-you__carousel__container__item video{max-height:394px}}.specials-for-you__carousel .ant-carousel .slick-dots{z-index:1;order:3;margin-top:30px;position:static}@media (width>=992px){.specials-for-you__carousel .ant-carousel .slick-dots{margin-top:44px}}.specials-for-you__carousel .ant-carousel .slick-dots li{text-align:center;justify-content:center;align-items:center;width:auto;padding:10px 6px 12px;display:flex}.specials-for-you__carousel .ant-carousel .slick-dots li.slick-active{width:auto}.specials-for-you__carousel .ant-carousel .slick-dots li.slick-active button{background:#000;width:16px;height:16px}.specials-for-you__carousel .ant-carousel .slick-dots li button{text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;border:1px solid #2b2b2b;border-radius:50%;width:12px;height:12px;margin:0;padding:2px}.special-item__wrapper{white-space:pre-wrap;word-wrap:anywhere;flex-direction:column;justify-content:space-between;width:100%;height:100%;margin:auto;display:flex}.special-item__wrapper .tag__wrapper{margin:0 0 16px}.special-item__middle-section__wrapper{height:100%;display:flex}@media (width>=768px){.special-item__middle-section__wrapper{margin:0 0 16px}}.special-item__middle-section--left{margin-right:17px}@media (width>=768px){.special-item__middle-section--left{margin-right:24px}}.special-item__middle-section--right{flex-direction:column;justify-content:space-between;width:calc(100% - 165px);display:flex}@media (width>=768px){.special-item__middle-section--right{width:calc(100% - 172px)}}.special-item__image{height:148px;width:148px!important;line-height:unset!important}.special-item__name{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:calc(4.8rem + 18px);font-size:16px;font-weight:700;line-height:calc(1.6rem + 6px);display:-webkit-box;overflow:hidden}.special-item__name--loading{width:80%}.special-item__material-number{color:#757575;text-transform:uppercase;white-space:pre-wrap;font-size:11px;font-weight:500}.special-item__material-number--loading{width:70%}.special-item__price--list{font-size:11px;font-weight:500}.special-item__price--loading{width:60%}.special-item__lower-section__wrapper{display:flex}@media (width>=768px){.special-item__lower-section--left{width:148px;margin-right:24px}}.special-item__lower-section--right{width:100%}@media (width>=768px){.special-item__lower-section--right{width:calc(100% - 172px)}}.special-item__button{white-space:pre-wrap;word-wrap:anywhere;width:100%;padding:8px;font-size:13px;font-weight:700;line-height:14px}@media (width>=768px){.special-item__button{width:unset;min-width:112px}}.tag__wrapper{color:#fff;align-items:flex-end;font-size:11px;font-weight:500;line-height:11px;display:flex}.tag__name{background-color:#238c96;padding:7px 7px 6px}.tag__arrow--left{border-top:12px solid #238c96;border-bottom:12px solid #238c96;border-left:9px solid #0000}.tag__arrow--right{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:9px solid #238c96}.order-confirm-wrapper{text-align:center;flex-direction:column;width:100%;height:auto;margin:0 auto;display:flex}.order-confirm-wrapper .ant-btn>span{text-overflow:ellipsis;overflow:hidden}.order-confirm__divider{border-color:#000000d9}.order-confirm__header{text-transform:uppercase;text-align:left;margin-top:40px;margin-bottom:20px;font-size:30px}.order-confirm__main{background-color:#8288941a;flex-direction:column;padding:0 200px 30px;display:flex}.order-confirm__main__upper{padding:40px 20px 20px}.order-confirm__main__upper--main-text{font-size:20px;font-weight:700}.order-confirm__main__upper--sub-text{font-size:16px}.order-confirm__main__upper--sub-text a{color:#000;text-decoration:underline}.order-confirm__main__middle{flex-direction:column;margin:0 100px;padding-bottom:20px;font-size:13px;display:flex}.order-confirm__main__middle__title{text-transform:uppercase;padding-top:10px;font-weight:700}.order-confirm__main__bottom{padding:20px 0 0}.order-confirm__main__bottom__title{font-size:20px;font-weight:700}.order-confirm__main__bottom__button-group{justify-content:center;padding:20px 50px;display:flex}.order-confirm__main__bottom__panel{width:50%;display:flex;overflow:hidden}.order-confirm__main__bottom__left{justify-content:flex-end;padding-right:10px}.order-confirm__main__bottom__right{justify-content:flex-start;padding-left:10px}.order-confirm__button{padding:20px;width:100%!important}.order-confirm__button--black{color:#d8dce6!important;background:#000!important}@media screen and (width<=1180px){.order-confirm__main{padding:0 50px 10px}.order-confirm__main__upper--main-text{font-size:14px}.order-confirm__main__middle__title{font-size:12px}.order-confirm__main__bottom__title{font-size:14px}.order-confirm__button{font-size:10px}}@media screen and (width<=640px){.order-confirm__main{padding:0 30px 30px}.order-confirm__main__middle{margin:0 10px}.order-confirm__main__bottom{padding:20px 0 0}.order-confirm__main__bottom__panel{width:100%}.order-confirm__main__bottom__left{padding-bottom:10px;padding-right:0}.order-confirm__main__bottom__right{padding-left:0}.order-confirm__main__bottom__button-group{flex-direction:column;align-items:center;padding:10px 0}}.order-detail__wrapper{max-width:1280px;margin:0 auto}.order-detail__wrapper .custom-button.back-btn{margin-top:32px;padding:10px}.order-detail__wrapper .custom-button.back-btn>span{margin-left:12px}.order-detail__bottom{margin-top:16px}.options-container{display:flex}.options-container__btn-option{width:25%;margin:0 10px}.options-container__btn-option__icon--reorder{position:relative;top:-3px;right:5px}@media screen and (width<=640px){.options-container{display:block}.options-container__btn-option{width:100%;min-height:64px;margin:5px 0}}.B2BecCartSummary__sN{background-color:#ededed;padding:16px}.B2BecCartSummary__sN .subtitle__NV{padding-bottom:20px;font-size:11px}@media (width>=768px){.B2BecCartSummary__sN .subtitle__NV{font-size:13px}}.B2BecCartSummary__sN .subtitle__value__WV{text-align:right}.B2BecCartSummary__sN .bold__bK{font-weight:700}.B2BecCartSummary__sN .uppercase__Af{text-transform:uppercase}.icon__aj{text-align:center}.OrderDetailsPageTitle__Fw{max-width:100%;margin:45px 0 32px}.OrderDetailsPageTitle__Fw h1{text-transform:uppercase;color:#2b2b2b;margin-bottom:12px;font-size:30px;line-height:36px}.OrderDetailsPageTitle__Fw h3{text-transform:uppercase;margin-bottom:0;font-size:14px;font-weight:700;line-height:28px}.invoices-download-modal .ant-modal-body{padding:32px 40px 0}.invoices-download-modal .ant-modal-footer{border:none;padding:40px}.invoices-download-modal .ant-modal-footer>.ant-row>.ant-col:last-child{text-align:right}.invoices-download-modal .ant-modal-footer>.ant-row>.ant-col:last-child .custom-button{display:inline-block}.invoices-download-modal p{margin:0}.invoices-download-modal__title{text-transform:uppercase;margin-bottom:20px;font-size:30px;font-weight:900;line-height:36px}.invoices-download-modal__order-number{margin-bottom:30px}.invoices-download-modal__order-number p:first-child{font-size:14px;font-weight:700}.invoices-download-modal__order-number p:last-child{font-size:13px}.invoices-download-modal__order-date-reference-number__wrapper{justify-content:space-between;max-width:50%;margin-bottom:30px;display:flex}.invoices-download-modal__order-date p:first-child,.invoices-download-modal__reference-number p:first-child,.invoices-download-modal__status p:first-child{text-transform:uppercase;font-size:14px;font-weight:700}.invoices-download-modal__order-date p:last-child,.invoices-download-modal__reference-number p:last-child,.invoices-download-modal__status p:last-child{font-size:13px}.invoices-download-modal__status{margin-bottom:54px}.invoices-download-modal__table.striped .ant-table-thead .ant-table-cell{text-transform:uppercase;letter-spacing:.5px;background-color:#ededed;padding:12px 8px;font-size:13px;font-weight:500}.invoices-download-modal__table.striped .ant-table-tbody tr.ant-table-row>td{border-bottom:2px solid #ededed}.invoices-download-modal__table.striped .ant-table-tbody tr.ant-table-row>td.ant-table-cell{background-color:#0000;padding:0}.invoices-download-modal__table.striped .ant-table-tbody tr.ant-table-row>td>div{flex-direction:column;display:flex}.invoices-download-modal__table.striped .ant-table-tbody tr.ant-table-row:nth-child(2n)>td.ant-table-cell{background-color:#0000}.invoices-download-modal__table.striped .ant-table-tbody tr.ant-table-row:hover>td{background-color:#ededed80}.invoices-download-modal__table__row--nested{align-items:center;height:80px;padding:12px 16px;display:flex}.invoices-download-modal__table__row--nested:not(:last-child){border-bottom:1px solid #0000000f}.invoices-download-modal__table__cell__align--center-horizontal{align-items:center}.invoices-download-modal__table__cell__align--middle-vertical{justify-content:center}.invoices-download-modal__table__cell--dark{background-color:#f5f5f5}.invoices-download-modal__table__checkbox .ant-checkbox-inner{width:24px;height:24px}.invoices-download-modal__table__invoiceNumber{color:#2b2b2b;font-size:14px;font-weight:600}.invoices-download-modal__table__image img{object-fit:contain;background-color:#fff;border:1px solid #ededed;border-radius:4px;width:64px;height:64px;padding:4px}.invoices-download-modal__table__information{font-size:13px;line-height:1.5}.invoices-download-modal__table__information>div:first-child{color:#2b2b2b;margin-bottom:4px;font-weight:600}.invoices-download-modal__table__information>div:last-child{color:#757575}.invoices-download-modal__cancel{padding:13px!important}.invoices-download-modal__cancel>span{font-weight:700}.invoices-download-modal__download{padding:13px 18px!important}.invoices-download-modal__download>span{font-weight:700}.button__b2{cursor:pointer;background-color:#0000;border:none;outline:none;padding-top:8px}.button__b2 .ant-spin__si{color:#2b2b2b}.orderDetailsTable__pt table{border-collapse:collapse}.orderDetailsTable__pt .base-table .ant-table-summary>tr>td.ant-table-cell{background-color:#fff}.orderDetailsTable__pt .ant-table-thead>tr>th.ant-table-cell{text-transform:uppercase;background-color:#ededed;font-weight:600}.orderDetailsTable__pt .ant-table-tbody>tr>td{background-color:#f6f6f6;border-top:5px solid #fff}.orderDetailsTable__pt .ant-table-tbody>tr>td a{color:#333}.orderDetailsTable__pt .ant-table-tbody>tr:last-child>td{border-bottom:1px solid #969696}.orderDetailsTable__pt .ant-table-tbody>tr.ant-table-row:hover>td{cursor:pointer}.orderDetailsTable__pt .ant-table-row{vertical-align:top;color:#2b2b2b;font-size:13px}.orderDetailsTable__pt .ant-table-row:last-child td{border-bottom:8px solid #ededed!important}.orderDetailsTable__pt .ant-table-summary tr td{text-transform:uppercase;padding:10px;font-size:13px}.orderDetailsTable__pt .ant-table-summary tr.total-section td{padding:20px;font-size:13px;font-weight:700;background:#ededed!important}.orderDetailsTable__pt .ant-table-summary tr.total-section.vat td{padding:10px 20px;font-weight:400}.orderDetailsTable__pt .ant-table-summary tr:last-child td{padding-bottom:40px}.orderDetailsTable__pt .shipmentLink{color:#2b2b2b;cursor:pointer;text-decoration:underline;display:block}.orderDetailsTable__pt .unavailable-product__text{color:#2b2b2b;background:#ededed;margin-top:6px;margin-bottom:0;padding:4px 8px;font-size:13px;font-weight:400;line-height:22px}.orderDetailsTable__pt .text--bold{font-weight:700}.datePeriodWrapper__Gk .ant-picker-focused{box-shadow:none;border-right-width:2px!important}.datePeriodWrapper__Gk .ant-picker:hover,.datePeriodWrapper__Gk .ant-picker-focused{border:2px solid #2b2b2b!important}.datePeriodWrapper__Gk .ant-picker-dropdown .ant-picker-panel-container{position:inherit}.datePeriodWrapper__Gk .dropdown__6N .ant-picker-header-view button:hover{color:inherit;opacity:.7}.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{color:#2b2b2b;background:#ffed00}.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#2b2b2b}.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-in-range:before,.datePeriodWrapper__Gk .dropdown__6N .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before{background:#f5f5f5}.datePeriodWrapper__Gk .dropdown__6N .ant-picker-date-range-wrapper .ant-picker-panels{width:inherit}.datePeriodWrapper__Gk .dropdown__6N{z-index:2}.datePeriodWrapper__Gk .picker__Dj{border-width:2px;border-color:#757575;padding:8px 11px}.datePeriodWrapper__Gk .picker__Dj .ant-picker-suffix{color:#000;font-size:16px}.datePeriodWrapper__Gk .picker__Dj .ant-picker-clear{font-size:16px}.datePeriodWrapper__Gk .picker__Dj .ant-picker-suffix>*,.datePeriodWrapper__Gk .picker__Dj .ant-picker-clear>*{vertical-align:unset}.datePeriodWrapper__Gk .picker__Dj .ant-picker-active-bar{background:#2b2b2b}.datePeriodWrapper__Gk .picker__Dj input,.datePeriodWrapper__Gk .picker__Dj input::placeholder{color:#2b2b2b;font-size:13px;font-weight:500;line-height:1.69231}.datePeriodWrapper__Gk .picker__Dj input::placeholder{color:#757575}.title__5W{color:#2b2b2b;text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.54545}.title__Ih{text-transform:uppercase;margin:30px 0;font-size:30px}.header__4Y{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.right__kK{align-items:baseline;gap:24px;display:flex}.wrapper__IN{margin-bottom:30px}.wrapper__IN td.ant-table-column-sort{background:#fff}.wrapper__IN .ant-table-column-sorter,.wrapper__IN .ant-table-column-sorter-full{display:none}.wrapper__IN .ant-table-thead .ant-table-cell:last-child{padding-right:16px}.wrapper__IN .ant-table-thead .ant-table-column-sorters>span>span>span,.wrapper__IN .ant-table-thead tr .ant-table-cell>span{font-size:14px;font-weight:700;line-height:1.5}.wrapper__IN .ant-table-thead tr th.ant-table-cell{padding-top:18px;padding-bottom:18px}.wrapper__IN .ant-table-tbody .ant-table-row .ant-table-cell{color:#2b2b2b}.wrapper__IN .ant-table-tbody .ant-table-row .ant-table-cell a{color:#2b2b2b;display:block}.text__tE{font-size:13px;font-weight:400;line-height:16px}.saleOrderNumber__qs{font-size:13px;font-weight:500;line-height:16px}.total__mh{font-size:13px;font-weight:700}.actionWrapper__rR{justify-content:flex-end;display:flex}.actionWrapper__rR svg:hover{transition:transform .3s ease-in-out;transform:scale(1.2)}@media (width<=991.98px){.actionButton__Ms:first-of-type{margin-right:0}}.search__vO{max-width:320px}.search__vO .input__sz{box-shadow:unset;border:2px solid #757575;border-radius:0;outline:none;flex:1;padding-right:8px}.search__vO .input__sz .ant-input-prefix{margin-right:0}.search__vO .input__sz .ant-input-lg{color:#2b2b2b;font-size:13px;font-weight:500;line-height:1.69231}.search__vO .input__sz .ant-input{padding-left:.8rem!important}.search__vO .input__sz .ant-input-affix-wrapper-lg{padding-left:6px}.search__vO .input__sz .ant-input::placeholder{color:#757575;font-size:13px;font-weight:500;line-height:1.69231}.search__vO .input__sz .ant-input-group-addon:last-child{left:0}.search__vO .input__sz:hover,.search__vO .input__sz:focus{box-shadow:unset;border-color:#2b2b2b;outline:none;border-right-width:2px!important}.search__vO .icon__J0{transform:rotateY(360deg)}.title__kc{color:#2b2b2b;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:inline-block}.select__Ub{width:150px}.wrapper__-j{justify-content:center;margin-top:50px;display:flex}.wrapper__-j ol,.wrapper__-j ul{padding-left:0;list-style-position:inside}.wrapper__-j ol li,.wrapper__-j ul li{margin-bottom:.5em}.wrapper__-j ol li span,.wrapper__-j ul li span{font-size:16px}.wrapper__-j ol li p,.wrapper__-j ul li p{margin-top:.5em;font-weight:400}.wrapper__-j ol{list-style-type:decimal}.wrapper__-j ol ol{margin-top:.5em;padding-left:2em;list-style-type:lower-alpha}.wrapper__-j ol.headline-1__c4 li>span{font-size:15px;font-weight:500}.wrapper__-j ol.headline-1__c4 li::marker{font-size:15px;font-weight:500}.wrapper__-j ol.headline-2__St li span{font-size:14px}.wrapper__-j ul{list-style:none}.wrapper__-j ul li:before{content:"•";color:#000;width:1em;font-weight:700;display:inline-block}.containerWidth__or{width:50%}@media screen and (width<=1440px){.containerWidth__or{width:70%}}@media screen and (width<=1180px){.containerWidth__or{width:95%}}.info__jB{flex-direction:column;display:flex}.justityText__-z{text-align:justify;text-justify:inter-word;width:100%}.pd10__TI{padding:10px 0}.pd10Top__y2{padding-top:10px}.dataPolicySection__rO{margin-bottom:30px}.cookieSettingsBlock__kg{flex-direction:column;display:flex}.settingButton__K7{margin:0 auto 15px;display:block}.general-terms__wrapper{color:#2b2b2b;justify-content:center;margin:60px 0 40px;font-size:13px;display:flex}.general-terms__wrapper section>p{text-align:justify;margin-bottom:10px}.general-terms__wrapper section>p:first-child{font-weight:700}.general-terms__wrapper section>ol{margin:0 0 10px;padding:0 0 0 15px}.general-terms__wrapper section>ol li{margin:0;padding:0}.general-terms__wrapper-width{width:50%}@media screen and (width<=1440px){.general-terms__wrapper-width{width:70%}}@media screen and (width<=1180px){.general-terms__wrapper-width{width:95%}}.imprint-wrapper{color:#2b2b2b;justify-content:center;margin:60px 0 40px;font-size:13px;display:flex}.imprint-wrapper .pd-10-top{padding-top:10px}.imprint-wrapper__container-width{width:50%}@media screen and (width<=1440px){.imprint-wrapper__container-width{width:70%}}@media screen and (width<=1180px){.imprint-wrapper__container-width{width:95%}}.imprint-wrapper .row{margin:0 -15px 20px}.imprint-wrapper .row .hrbold{box-sizing:content-box;border:0;border-top:3px solid #eee;width:100%;height:0;margin:20px 0}.imprint-wrapper a{color:#2b2b2b;outline:none;font-weight:500;text-decoration:none}.imprint-wrapper a:hover,.imprint-wrapper a:focus,.imprint-wrapper a:active{color:#757575;outline:none;font-weight:500;text-decoration:none}.imprint-section section{width:100%}.imprint-section section>h2{font-size:20px;font-weight:700}.imprint-section section>p{text-align:justify;text-justify:inter-word}@media screen and (width>=1180px){.imprint-section section{width:75%}}.product-comparison__header{background-color:#ededed;border-bottom:1px solid #fff;margin-bottom:23px;padding-top:17px;padding-bottom:28px}.product-comparison__header__title{text-transform:uppercase;margin-bottom:21px;font-size:30px;font-weight:900;line-height:36px}.product-comparison-card__action-buttons{justify-content:space-between;align-items:center;display:flex}@media (width<=991.98px){.container-full-width-page .product-comparison__header,.container-full-width-page .product-comparison__content{padding-left:17px;padding-right:17px}}@media (width>=1200px){.container-full-width-page .product-comparison__header,.container-full-width-page .product-comparison__content{padding-left:15%;padding-right:15%}.container-full-width-page .product-comparison__content{padding-top:65px}}.product-comparison-table{background-color:#0000;width:100%;max-width:100%;font-size:13px}.product-comparison-table thead{margin-bottom:35px}.product-comparison-table thead>tr>th:first-child{width:500px}.product-comparison-table thead>tr>th{vertical-align:top}.product-comparison-table td{vertical-align:top;padding:14px 21px}.product-comparison-table .product-comparison-table__header{padding-top:23px;padding-bottom:23px;font-weight:700}.product-comparison-table .product-comparison-table__header h4{margin-bottom:0}.product-comparison-table>tbody>tr:nth-child(odd)>td,.product-comparison-table>tbody>tr:nth-child(odd)>th,.product-comparison-table>tbody>tr:nth-child(odd)>td,.product-comparison-table>tbody>tr:nth-child(odd)>th{background-color:#f5f5f5}.product-comparison-table>tbody>tr:first-child>td,.product-comparison-table>tbody>tr:first-child>th{background-color:#ededed}.product-comparison-table .green-tick{background-color:#4fae47;border-radius:50%;width:16px;height:16px;display:block}.product-comparison-table .green-tick:after{content:"✔";color:#fff;font-size:11px;position:relative;top:-2px;left:3.5px}.product-comparison-table__product-description{width:300px}.number-items-1 .product-comparison-table__product-description{width:initial}.product-comparison-card__Tb{color:#2b2b2b;margin-bottom:35px;padding-right:24px;font-weight:400}.image__2z{margin-bottom:25px}.name__qr{height:50.288px;font-size:16px;font-weight:700}.number__Vp{color:#757575;text-transform:uppercase;margin-bottom:25px;font-size:11px;display:block}.price__w1{text-transform:uppercase;color:#2b2b2b;justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.price__w1>span:first-child{font-size:12px;font-weight:500}.price__w1>span:last-child{font-size:18px;font-weight:900}.product-details__page__wrapper{margin-top:16px}.product-details__page__wrapper h1,.product-details__page__wrapper h2,.product-details__page__wrapper h3{line-height:1}.product-details__page__wrapper h1{text-transform:uppercase;font-size:30px}.product-details__page__wrapper h2{font-size:26px;font-weight:700}@media (width>=1181px){.product-details__page__wrapper h2{font-size:20px}}.product-details__page__wrapper h3{text-transform:uppercase;font-size:14px;font-weight:700}.product-details__top__wrapper{margin:0 -17px}@media (width>=1181px){.product-details__top__wrapper{justify-content:space-between;align-items:flex-end;margin:28px 0 24px;display:flex}}.product-details__carousel{width:100%;margin-bottom:8px;overflow-y:hidden}@media (width>=1200px){.product-details__carousel{width:75%;margin-bottom:0}}.product-details__carousel__list{height:25px;margin:0;position:relative;top:-15px}.product-details__carousel .slick-slide{min-width:100px}.product-details__carousel .custom-carousel__arrow.slick-arrow{z-index:1}.product-details__carousel .custom-carousel__arrow.slick-prev{order:2;width:28px;height:auto;margin-left:12px;left:0}.product-details__carousel .custom-carousel__arrow.slick-prev>svg{width:28px;height:auto}.product-details__carousel .custom-carousel__arrow.slick-next{order:4;width:28px;height:auto;margin-right:12px;right:0}.product-details__carousel .custom-carousel__arrow.slick-next>svg{width:28px;height:auto}@media (width>=1181px){.product-details__carousel .custom-carousel__arrow.slick-prev{margin-left:0}.product-details__carousel .custom-carousel__arrow.slick-next{margin-right:0}}.product-details__carousel__container{flex-flow:wrap;justify-content:center;position:static;display:flex!important}.product-details__carousel__container .slick-list{width:100%!important}.product-details__carousel__container__item{justify-content:center;height:100%;overflow:hidden;display:flex!important}.product-details__carousel__container__item img,.product-details__carousel__container__item video{width:auto;max-height:342px}@media (width>=1181px){.product-details__carousel__container__item img,.product-details__carousel__container__item video{max-height:394px}}.product-details__carousel__container .slick-list{order:1}.product-details__carousel .ant-carousel .slick-dots{z-index:1;order:3;position:static;margin:-32px 0 0 10px!important}.product-details__carousel .ant-carousel .slick-dots li{text-align:center;justify-content:center;align-items:center;width:auto;padding:10px 6px 12px;display:flex}.product-details__carousel .ant-carousel .slick-dots li.slick-active{width:auto}.product-details__carousel .ant-carousel .slick-dots li.slick-active button{opacity:1;background:#000;width:16px;height:16px}.product-details__carousel .ant-carousel .slick-dots li.slick-active:after{content:none}.product-details__carousel .ant-carousel .slick-dots li button{text-align:center;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;border:1px solid #2b2b2b;border-radius:50%;width:12px;height:12px;margin:0;padding:2px}@media screen and (width<=576px){.product-details__carousel .ant-carousel .slick-dots{margin:-8px 10px 20px!important}}.product-details__title{background:#ffed00;padding:12px 20px}@media (width>=1181px){.product-details__title{padding:12px 0}}.product-details__title__container{justify-content:space-between;width:100%;display:flex}@media (width>=1181px){.product-details__title__container{width:70%;margin:auto}}.product-details__title__item--left{max-width:60%}.product-details__title__item--left h1{margin-bottom:10px}.product-details__title__item--left h2{margin-bottom:5px}.product-details__title__item--left p{color:#757575;text-transform:capitalize;margin-bottom:10px}.product-details__title__item--right{justify-content:space-between;align-items:flex-start;min-width:320px;display:flex}@media (width>=1181px){.product-details__title__item--right{width:20%}}@media (width>=1200px){.product-details__title__item--right{width:28.5%}}.product-details__title__item--right .add-to-wishlist__button:hover{fill:#000;transition:fill .2s ease-in-out}.product-details__title__item--right .compare-product-btn{cursor:pointer;box-shadow:none;word-break:break-word;white-space:normal;background:0 0;border:none;outline:none;padding:5px 0 0;font-size:13px;font-weight:700;overflow:hidden}.product-details__title__item--right .compare-product-btn:active,.product-details__title__item--right .compare-product-btn:visited,.product-details__title__item--right .compare-product-btn:hover{box-shadow:none;background:0 0;border:none;outline:none}.product-details__title__item--right .compare-product-btn svg{vertical-align:middle;width:14px;height:auto;margin-right:5px}.product-details__title__item-number{font-size:13px;font-weight:500;text-transform:uppercase!important}@media (width>=1181px){.product-details__title__item-number{font-size:12px}}.product-details__anchor-button-wrapper{margin:16px 0}.product-details__anchor-button-wrapper a{font-size:13px;font-weight:500;padding:14px 18px!important}.product-details__content-wrapper{margin:16px 0}@media (width>=768px){.product-details__content-wrapper{margin:24px 0}}.product-details__content__background{background-color:#f5f5f5}.ant-carousel .slick-dots li{margin:0!important}.price-box__container{min-width:320px;min-height:342px}@media (width>=1181px){.price-box__container{width:20%;margin:8px 0 0 8px}}@media (width>=1200px){.price-box__container{width:30%}}@media screen and (width<=640px){.product-details__content__second-column{margin-top:50px;padding-left:0}}@media screen and (width<=1180px){.product-details--padding-left{padding-left:8px}.product-details--padding-right{padding-right:8px}.product-details__page__wrapper{margin-top:11px}}.wrapper__le{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;max-height:100%;display:flex}.wrapper__le a{color:#1890ff}.product-comparison-modal .ant-modal-title{font-size:13px}.product-comparison-modal .ant-modal-body{border-top:5px solid #ededed;padding:40px 0;font-size:13px}.product-comparison-modal .ant-modal-content{padding:30px}.product-comparison-modal .ant-modal-header{border:none;padding:0 0 30px}.product-comparison-modal .ant-modal-close{top:22px;right:12px}.product-comparison-modal .ant-modal-close-x svg{color:#2b2b2b;font-size:25px}.product-comparison-modal .ant-modal-footer{text-align:left;border:none;padding:10px 0}.product-comparison-modal .ant-modal-footer>.ant-row{flex-wrap:wrap;justify-content:space-between}.product-comparison-modal .ant-modal-footer>.ant-row>.ant-col:last-child{text-align:right}.product-comparison-modal .ant-modal-footer>.ant-row>.ant-col:last-child .custom-button{display:inline-block}.product-comparison-modal .ant-modal-footer .kaercher-button{word-break:break-word;max-width:100%;overflow:hidden}.product-comparison-modal__summary{border-top:5px solid #ededed;margin-top:30px;padding:30px 0}.product-comparison-modal__summary h2{text-transform:uppercase;margin-bottom:30px;font-size:30px;font-weight:900;line-height:1}.product-comparison-modal__summary p{margin-bottom:0}.product-comparison-modal .product-comparison-card__img{margin-top:-10px}.product-comparison-modal .product-comparison-card__img>img{width:100%;height:auto}.product-comparison-modal .product-comparison-card__main-content{padding:25px 0}.product-comparison-modal .product-comparison-card__category-name--multi{font-size:13px;font-weight:400}.product-comparison-modal .product-comparison-card__name--multi{font-size:16px;font-weight:700}.product-comparison-modal .product-comparison-card__list-price{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.product-comparison-modal .product-comparison-card__list-price__left{text-transform:uppercase;width:40%;font-size:12px;font-weight:500}.product-comparison-modal .product-comparison-card__list-price__right{word-break:break-word;text-align:right;width:60%;font-size:18px;font-weight:900}.product-comparison-modal .product-comparison-card__wrapper{flex-direction:column;align-items:flex-start;display:flex}.product-comparison-modal .product-comparison-card__wrapper--multi h4{word-break:break-word;flex:1 0 auto;width:100%;margin-bottom:8px;font-weight:400}.product-comparison-modal .product-comparison-card__wrapper--multi h3{word-break:break-word;width:100%;margin:0;font-size:16px;font-weight:700}.product-comparison-modal .product-comparison-card__wrapper--multi button{background-color:#0000;border:none;padding:1px 0;font-size:13px;font-weight:700}.product-comparison-modal .product-comparison-card__wrapper--multi .remove-product-btn{cursor:pointer}.product-comparison-modal .product-comparison-card__wrapper--single h4{word-break:break-word;width:100%;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1}.product-comparison-modal .product-comparison-card__wrapper--single h3{word-break:break-word;text-transform:uppercase;width:100%;margin-bottom:25px;font-size:30px;font-weight:900;line-height:1}@media screen and (width<=1180px){.product-comparison-modal .product-comparison-card__list-price__left{width:30%}.product-comparison-modal .product-comparison-card__list-price__right{width:70%}}.price-box__wrapper{background-color:#0000}.price-box__top{flex-direction:column;justify-content:space-between;padding:20px;display:flex}.price-box__top-wrapper{background:#f8f8f8}@media (width>=1181px){.price-box__top{min-height:342px}}.price-box__listing-price{white-space:pre-wrap;word-break:break-word;color:#747474;margin-bottom:15px}.price-box__listing-price__title{text-transform:uppercase;font-size:11px;font-weight:700}.price-box__listing-price__price{font-size:11px}@media (width>=1181px){.price-box__listing-price__price{font-size:14px;font-weight:700}}.price-box__title{white-space:pre-wrap;word-break:break-word;text-transform:uppercase;font-size:11px;font-weight:700}.price-box__price{white-space:pre-wrap;word-break:break-word;font-size:33px;font-weight:900}@media (width>=1181px){.price-box__price{font-size:30px}}.price-box__delivery-info{color:#747474;white-space:pre-wrap;word-wrap:break-word;flex-direction:column;margin-bottom:15px;font-size:13px;display:flex}@media (width>=1181px){.price-box__delivery-info{font-size:11px}}.price-box__item{white-space:pre-wrap;word-break:break-word;text-transform:uppercase;margin-top:15px;font-size:11px;font-weight:700}.price-box__quantity{justify-content:flex-start;margin-top:5px;display:flex}.price-box__quantity button.custom-button--quantity{width:50px;height:50px;padding:0!important}.price-box__quantity .quantity__top__input{width:50px;height:auto}.price-box__quantity .quantity__top__input .ant-input-number-input-wrap,.price-box__quantity .quantity__top__input .ant-input-number-input-wrap input{height:100%}@media (width>=1181px){.price-box__quantity{margin-top:8px}.price-box__quantity button.custom-button--quantity{width:34px;height:34px}}.price-box__change-button{font-size:20px;padding-top:5px!important;padding-left:10px!important;padding-right:10px!important}.price-box__bottom-wrapper{background-color:#f8f8f8;padding:0 20px 20px}@media (width>=1181px){.price-box__bottom-wrapper{background-color:#0000;padding:0}}.price-box__bottom__button{white-space:pre-wrap;word-break:break-word;border-radius:0;width:100%;font-weight:900}.price-box__dangerous-goods{color:#2b2b2b;font-size:11px;font-weight:400}.price-box__dangerous-goods__icon{margin:0 10px 0 0}.price-box__input{min-width:50px!important}.price-box--unavailable{margin-bottom:4px}.price-box--unavailable__message{background-color:#f8f8f8;padding:20px;font-weight:500}.enquiryModule__Rb{overflow:hidden}.enquiryModule__Rb .enquiry-modal .scrollable{height:calc(100vh - 380px);margin:-12px -12px 18px;padding:12px;overflow:hidden auto}.enquiryModule__Rb .enquiry-modal__header{text-transform:uppercase;margin-bottom:14px;font-size:30px;font-weight:900}.enquiryModule__Rb .enquiry-modal__form{margin-bottom:70px}.enquiryModule__Rb .enquiry-modal__form .custom-form-item{margin-bottom:8px}.enquiryModule__Rb .enquiry-modal__form .custom-form-item:last-child{margin-bottom:25px}.enquiryModule__Rb .enquiry-modal__form .ant-radio-wrapper{align-items:end}.enquiryModule__Rb .enquiry-modal__footer{justify-content:space-between;margin-bottom:10px;display:flex}.enquiryModule__Rb .enquiry-modal .ant-modal-body{padding:30px 40px 20px}.enquiryModule__Rb .enquiry-modal-error{color:#f54f64;margin-bottom:24px}.enquiryModule__Rb .enquiry-modal-success{text-align:center}.enquiryModule__Rb .enquiry-modal-success .anticon-check-circle{color:#65db75;margin-bottom:24px;font-size:72px}.enquiryModule__Rb .enquiry-modal-success .custom-button{margin:0 auto}.enquiryModule__Rb .enquiry-modal-success__message{margin-bottom:24px;display:block}.enquiry-modal__header{text-transform:uppercase;margin-bottom:14px;font-size:30px;font-weight:900}.enquiry-modal__description{width:85%;margin-bottom:14px;font-size:13px;line-height:1.4}.enquiry-modal__form{margin-bottom:70px}.enquiry-modal__footer{justify-content:space-between;margin-bottom:10px;display:flex}.product-details__jumper__wrapper{margin:29px 0 35px}.product-details__jumper__title{text-transform:uppercase;margin-bottom:29px;font-size:14px;font-weight:700}.product-details__jumper__item{color:#2b2b2b;width:142px;min-width:142px;font-size:13px;font-weight:500}.product-details__jumper__item:hover{color:#2b2b2b}.product-details__jumper__item__wrapper{padding-bottom:30px;display:flex;overflow-x:auto}@media (width>=576px){.product-details__jumper__item__wrapper{padding-bottom:0}}.product-details__jumper__item__wrapper::-webkit-scrollbar{height:3px}.product-details__jumper__item__wrapper::-webkit-scrollbar-track{background-color:#ededed}.product-details__jumper__item__wrapper::-webkit-scrollbar-thumb{background:#000}.product-details__jumper__item__wrapper::-webkit-scrollbar-thumb:hover{background:#000}.product-details__jumper__item__image{background-color:#ededed;width:142px;height:71px;position:relative}.product-details__jumper__item__image>div{height:100%}.product-details__jumper__item__image>div>img{width:auto;max-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-anchor{background-color:#ededed;margin-left:0;padding-left:0}.custom-anchor .ant-anchor{background-color:#ededed;padding:0;display:flex}.custom-anchor__link{border-right:1px solid #fff;margin-right:1px;padding:0;font-weight:700}.custom-anchor__link .ant-anchor-link-title{text-transform:uppercase;border:2px solid #0000;padding:16px}.custom-anchor__link .ant-anchor-link-title:hover{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.custom-anchor__link.ant-anchor-link-active{background-color:#333}.custom-anchor__link.ant-anchor-link-active>.ant-anchor-link-title{color:#ffed00;background:#2b2b2b;border-color:#2b2b2b;outline:none}.custom-anchor__link.ant-anchor-link-active>.ant-anchor-link-title.ant-anchor-link-title-active{color:#ffed00}.custom-anchor.ant-anchor-wrapper .ant-anchor:before{content:none}.custom-anchor.ant-anchor-wrapper .ant-anchor .ant-anchor-ink{background-color:#0000;width:0}.spare-parts-component__container{background:#f5f5f5}.spare-parts-component__item{width:70%;margin:auto;padding:40px 0}.spare-parts-component__item .spare-part-bg-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;min-height:250px}.spare-parts-component__item .block-two-col__footer .kaercher-button.ant-btn-ghost{width:auto}.spare-parts-component__item .block-two-col__content{font-size:13px}@media screen and (width<=1180px){.spare-parts-component__item{width:100%}.spare-parts-component__item .block-two-col__header,.spare-parts-component__item .block-two-col__content,.spare-parts-component__item .block-two-col__footer{padding:0 20px}}.block-two-col{overflow:hidden}.block-two-col__header{font-size:30px!important;font-weight:900!important}.block-two-col__btn-wrapper{display:block}@media (width>=992px){.block-two-col__btn-wrapper{display:inline-flex}}.block-two-col__btn-wrapper .kaercher-button.ant-btn-primary{white-space:normal;padding-left:48px;padding-right:48px}@media (width>=992px){.block-two-col__btn-wrapper .kaercher-button.ant-btn-primary{padding-left:16px;padding-right:16px}}.accessories-detergents__content{padding:0 16px}.accessories-detergents__btn-wrapper>.custom-button{margin-bottom:30px}.accessories-detergents__btn-wrapper>.custom-button:last-child{margin-bottom:0}.accessories-detergents .block-two-col__header{line-height:1.2}.accessories-detergents .block-two-col__header,.accessories-detergents .block-two-col__content{margin-bottom:30px;font-size:13px}@media (width>=768px){.accessories-detergents{padding:0 16px}.accessories-detergents__image{align-items:center;max-width:406px;margin:0 auto;display:flex}.accessories-detergents__content{padding:0}}@media (width>=1200px){.accessories-detergents{padding:48px 0}.accessories-detergents__btn-wrapper{display:flex}.accessories-detergents__btn-wrapper>.custom-button{margin-bottom:0}.accessories-detergents__btn-wrapper>.custom-button:first-child{margin-right:24px}.accessories-detergents .block-two-col__header,.accessories-detergents .block-two-col__content,.accessories-detergents .block-two-col__footer{margin-right:80px}.application-area__list-item{width:100%}}.application-area__list-item ul{color:#2b2b2b;padding:0;list-style-type:none}.application-area__list-item ul li{text-transform:uppercase;border:2px solid #2b2b2b;margin-bottom:4px;margin-right:4px;padding:6.5px 13px;font-size:13px;font-weight:700;line-height:17px;display:inline-block}.equipment__list{background:#f5f5f5;padding-left:30px;list-style-type:square;list-style-position:outside}.equipment__list li{border-bottom:1px solid #fff;margin-bottom:1px;padding:5px 0;font-size:13px;font-weight:500;line-height:1.692}.equipment__list li::marker{font-size:20px}.equipment table{border-spacing:0!important}@media (width>=1181px){.product-description__wrapper{padding-right:48px}}@media (width>=1200px){.product-description__wrapper{padding-right:96px}}.product-description__image{width:100%;display:inline-block}.product-description__text{font-size:13px}.product-details__document-wrapper{grid-template-columns:1fr 1fr 1fr;gap:29px;display:grid}.product-details__document-tile__img__wrapper{margin-bottom:8px;display:block;position:relative}.product-details__document-tile__img__background{width:100%;height:auto}.product-details__document-tile__img__background--hovered{opacity:.5}.product-details__document-tile__img__button{z-index:2;background-image:url("data:image/svg+xml,%3csvg%20height='24'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m22%2020v2h-20v-2zm-10-19a1%201%200%200%201%201%201v11.585l2.293-2.292a1%201%200%200%201%201.32-.083l.094.083a1%201%200%200%201%200%201.414l-4%204a1.006%201.006%200%200%201%20-.707.293l.085-.004a1.006%201.006%200%200%201%20-.052.003l-.033.001a1.018%201.018%200%200%201%20-.52-.146%201.035%201.035%200%200%201%20-.187-.147l.09.08a1.006%201.006%200%200%201%20-.09-.08l-4-4a1%201%200%200%201%201.414-1.414l2.293%202.292v-11.585a1%201%200%200%201%20.883-.993z'/%3e%3c/svg%3e");width:20px;height:21px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-details__document-tile__img__overlay{opacity:.05;z-index:1;background-color:#ffed00;width:100%;height:100%;position:absolute;top:0;left:0}.product-details__document-tile__img__border{z-index:3;border:3px solid #ffed00;width:100%;height:100%;position:absolute;top:0;left:0}.product-details__document-tile__img__border img{opacity:0;width:100%;height:auto}.product-details__document-tile__subtitle{text-align:left;color:#000;margin:0;font-size:13px;font-weight:700;line-height:26px}.product-details__document-tile__subtitle:first-letter{text-transform:uppercase}.product-details__document-button{white-space:pre-wrap;text-transform:uppercase;max-width:100%;font-weight:700}.technical-data__table{border-collapse:separate;border-spacing:0 1px;width:100%;font-size:13px;font-weight:500}.technical-data__table tr{background:#f5f5f5}.technical-data__table tr td{padding:15px;line-height:1.692}.custom-collapse>.ant-collapse-item>.ant-collapse-header{text-transform:uppercase;border-bottom:1px solid #e3e3e3;font-size:13px}@media (width>=992px){.custom-collapse>.ant-collapse-item>.ant-collapse-header{padding-left:0}}.b2b-carousel__title{text-transform:uppercase;font-size:24px;font-weight:700}.b2b-carousel__dots.slick-dots-bottom{margin:0;position:static}.b2b-carousel__dots.slick-dots-bottom ul{margin:0;padding:0}.b2b-carousel__dots.slick-dots-bottom li{width:24px;height:auto}.b2b-carousel__dots.slick-dots-bottom li>button{height:auto}.b2b-carousel__dots.slick-dots-bottom .b2b-carousel__dots__item{color:#2b2b2b;font-size:18px}.b2b-carousel__dots.slick-dots-bottom .b2b-carousel__dots__item:disabled{cursor:not-allowed;opacity:.3}@media (width>=768px){.b2b-carousel{margin-left:-12px;margin-right:-12px}.b2b-carousel__item{padding-left:12px;padding-right:12px}}@media (width>=992px){.b2b-carousel{margin-left:-16px;margin-right:-16px}.b2b-carousel__item{padding-left:16px;padding-right:16px}}.add-to-cart-btn__container{box-shadow:none;cursor:pointer;background:0 0;border:none;outline:none;padding-left:0}.add-to-cart-btn__container>img{display:inline!important}.category-overview__wrapper{padding-bottom:70px}.category-overview__heading{background:#f8f8f8}.category-overview__heading__container{width:70%;margin:-10px auto 0}.category-overview__heading__container p{margin:0;padding-bottom:10px}.category-overview__title{padding:32px 0;font-size:30px;margin:0!important}@media (width>=1024px){.category-overview__description{width:60%}}.category-overview__middle-section__title{font-size:20px;font-weight:700}.category-overview__middle-section__image{width:100%}.category-overview__middle-section__image__subtitle{color:#2b2b2b;text-align:center;font-size:18px;font-weight:700}@media screen and (width<=1180px){.category-overview__heading__container{width:100%;margin:-25px auto 0}.category-overview__title{padding:32px 20px;margin-top:32px!important}.category-overview__description{padding:0 20px}}.spare-parts{flex-direction:column;justify-content:space-between;height:100%;display:flex}.category-item__wrapper{width:100%}@media screen and (width>=1180px){.category-item__wrapper{height:100%}}.category-item__title{color:#2b2b2b;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:65px;font-size:18px;font-weight:700;display:-webkit-box;overflow:hidden}.category-item__image{height:100%;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.category-item__image-wrapper{width:100%;padding-top:36%;position:relative}.category-item__image-wrapper.no-image{padding-top:0}.sub-item__list{padding-inline-start:0;font-size:13px;font-weight:400;list-style:none;overflow:hidden}.sub-item__list li{position:relative}.sub-item__list li:before{content:url("data:image/svg+xml,%3csvg%20height='16'%20viewBox='0%200%2016%2016'%20width='16'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m9.58578644%208-5.29289322%205.2928932c-.39052429.3905243-.39052429%201.0236893%200%201.4142136s1.02368927.3905243%201.41421356%200l6.00000002-6.00000002c.3905243-.39052429.3905243-1.02368927%200-1.41421356l-6.00000002-6c-.39052429-.39052429-1.02368927-.39052429-1.41421356%200s-.39052429%201.02368927%200%201.41421356z'%20fill='%232b2b2b'/%3e%3c/svg%3e");width:20px;position:absolute;top:0}.sub-item__list li h3{word-wrap:break-word;padding-left:25px;display:inline-block}.sub-item__list li a{color:#000}.sub-item__list-wrapper{flex-direction:column;justify-content:space-between;height:100%;display:flex}.sub-item__list-button .custom-button{padding:8px 16px}.sub-item__list-button .custom-button>svg{position:relative;top:-2px}.sub-item__list-button .custom-button:hover svg{fill:#ffed00}.sub-category-overview__wrapper h1{text-transform:uppercase;margin:0;font-size:30px}.sub-category-overview__wrapper h2{margin-bottom:10px;font-size:20px;font-weight:700}.sub-category-overview__wrapper h3{font-size:13px;font-weight:400}@media (width<=767.98px){.sub-category-overview__wrapper h3{margin-top:16px}}.sub-category-overview__heading{background-color:#ffed00}.sub-category-overview__heading__inner{padding:20px}@media (width>=1025px){.sub-category-overview__heading__inner{width:70%;margin:auto;padding:20px 0}}.sub-category-overview__heading__subtitle{width:75%;margin-top:8px;font-size:14px;font-weight:500}.sub-category-overview__sub-category-item__wrapper{margin-top:48px}.sub-category-overview__sub-category-item__description{font-size:13px;font-weight:400}.sub-category-overview__lower-section__wrapper{background-color:#f5f5f5;margin:64px 0}@media (width<=1180px){.sub-category-overview__lower-section__wrapper{padding:0 20px}}.sub-category-overview__lower-section__inner{padding:32px 0}@media (width>=1025px){.sub-category-overview__lower-section__inner{width:70%;margin:auto}}.sub-category-overview__lower-section__title{margin:24px 0 0!important;font-size:30px!important;font-weight:900!important}.sub-category-overview__lower-section__description{margin:16px 24px 16px 0;font-size:13px;font-weight:400}.sub-category-overview__lower-section__button{white-space:pre-wrap;word-break:break-word}.wrapper__i0{width:100%;height:auto}@media screen and (width<=1180px){.sub-category__header{flex-direction:column-reverse;display:flex}}.sub-category-back-to-category__wrapper{background-color:#f5f5f5;width:100%;padding:10px 0 17px}.sub-category-back-to-category__content{align-items:center;width:70%;margin:auto auto 25px}@media screen and (width<=1180px){.sub-category-back-to-category__content{justify-content:flex-end;width:auto;margin:10px 20px 25px}.filter-bar__wrapper .filter-bar__list__item--top{position:absolute;top:30px}}.sub-category-description-box__wrapper{background-color:#ffed00;width:100%;padding:22px 0}.sub-category-description-box__content-wrapper{width:70%;margin:auto}@media screen and (width<=1180px){.sub-category-description-box__content-wrapper{width:auto;margin:auto 17px}}.sub-category-description-box__heading{text-transform:uppercase;margin-bottom:0;font-size:30px}.sub-category-description-box__description{max-width:750px;font-size:13px;font-weight:500}.filter-bar__wrapper{width:70%;margin:auto;padding-bottom:30px;overflow-x:auto}.filter-bar__wrapper::-webkit-scrollbar{height:3px}.filter-bar__wrapper::-webkit-scrollbar-track{background:#ededed}.filter-bar__wrapper::-webkit-scrollbar-thumb{background:#000}.filter-bar__wrapper::-webkit-scrollbar-thumb:hover{background:#000}@media screen and (width<=1180px){.filter-bar__wrapper{width:auto;margin:auto 20px}}.filter-bar__wrapper button[ant-click-animating-without-extra-node]:after{animation:none!important}.filter-bar__list{flex-wrap:wrap;margin-bottom:0;padding:0;list-style-type:none;display:flex}@media screen and (width<=1180px){.filter-bar__list{flex-wrap:nowrap}}.filter-bar__list__item{box-shadow:none;background-color:#0000;border:none;font-size:13px;font-weight:500}.filter-bar__list__item--selected{font-weight:700;color:#ffed00!important;background-color:#000!important}.filter-bar__list .ant-btn:hover{color:#000!important;background-color:#ffed00!important;border-color:#0000!important}.filter-bar__list .ant-btn:focus{color:#000;background-color:#0000;outline:0}.sub-category .product-card-list__wrapper{margin-top:40px}.sub-category .product-card-list__item-wrapper{margin-bottom:32px}.sub-category .product-card-list__item-wrapper .ant-card-bordered{border:none}@media screen and (width<=1180px){.sub-category .product-card-list__container{padding:30.5px 17px 30px;background-color:#f5f5f5;margin:0;padding-block:30px}.sub-category .product-card-list__item-wrapper{margin-bottom:30.5px}}.b2bec-change-invoice{margin-top:70px}.b2bec-change-invoice__header>h1{text-transform:uppercase;margin-bottom:12px;font-size:30px;line-height:36px}.b2bec-change-invoice__header{margin-bottom:30px}@media (width>=992px){.b2bec-change-invoice__form{max-width:492px}}.b2bec-change-invoice__form>.ant-form{margin-bottom:25px}.b2bec-change-invoice__form .custom-form-item{margin-bottom:6px}.b2bec-change-invoice__description,.b2bec-change-invoice__message{margin-bottom:30px;display:block}.invoice-change-modal-success{text-align:center}.invoice-change-modal-success .anticon-check-circle{color:#65db75;margin-bottom:24px;font-size:72px}.invoice-change-modal-success .custom-button{margin:0 auto}.invoice-change-modal-success__message{margin-bottom:24px;display:block}.profile__wrapper{width:100%}.profile__title{color:#2b2b2b;text-transform:uppercase;font-size:30px;font-weight:900}.profile__head__wrapper{flex-direction:column;justify-content:space-between;padding:60px 0 0;display:flex}.profile__head__background{width:calc(100vw - var(--scrollbar-width,0px));z-index:-1;background-color:#f5f5f5;max-width:100vw;height:160px;margin-top:10px;position:absolute;left:0}.profile__head__title{color:#757575;text-transform:uppercase;font-size:11px;font-weight:700}.profile__head__value{color:#000;overflow-wrap:break-word;font-size:13px;font-weight:500}.profile__main-block__label{color:#2b2b2b;text-transform:uppercase;font-size:13px;font-weight:700}.profile__main-block__description{color:#2b2b2b;margin-top:8px;padding:2px 0;font-size:13px;font-weight:400}.profile__main-block__description p{margin-bottom:0}.profile__main-block__description--bold{font-weight:700}.profile__main-block__buttons{justify-content:flex-start;display:flex}.profile__checkbox-text{margin-top:4px;margin-left:32px;font-size:13px;font-weight:400;display:block}.profile .ant-btn{white-space:break-spaces!important;text-align:left!important}.invoice-address__wrapper{line-height:1.692}.invoice-address__text{font-size:13px;font-weight:400}.invoice-address__text--bold{font-weight:700}@media (width>=992px){.profile__wrapper{margin-bottom:0}}.service-confirmation{padding-top:50px;font-size:13px}.service-confirmation .flex{flex-direction:column;display:flex}.service-confirmation__header{text-transform:uppercase;margin-bottom:40px;font-size:30px}.service-confirmation__main{background-color:#ededed;margin:0 60px;padding:40px 0}.service-confirmation__main>.service-block{text-align:center;padding:0 20px}.service-confirmation__main .service-block__header>h2{margin-bottom:0;font-size:20px}.service-confirmation__main .service-block__header{margin-bottom:39px}.service-confirmation .ant-divider-horizontal{margin:40px 0}.service-confirmation__whatsnext .service-block__header{margin-bottom:20px}.service-information{text-align:left;width:70%;margin:0 auto;font-size:13px;line-height:1.846}.service-information>.font-weight-bold{text-align:center}.service-information p{margin-bottom:0}.service-information>span{display:block}.service-information>span:first-child{text-transform:uppercase}@media screen and (width<=480px){.service-confirmation__header{margin-bottom:20px}.service-confirmation__main{margin:0;padding:25px 0}.service-confirmation__main>.service-block{text-align:left}.service-confirmation__main .service-block__header,.service-confirmation__main .service-block__header>h2{margin-bottom:20px}.service-confirmation__main .service-block__header--center>h2{text-align:center}.service-confirmation .ant-divider-horizontal{width:unset;min-width:unset;margin:20px}}@media (width>=1200px){.service-confirmation__main{padding:40px 100px}.service-confirmation__main>.service-block{padding:0 80px}.service-confirmation .ant-divider-horizontal{margin:40px 0}}.service-request{padding:45px 0 0}.service-request__title{text-transform:uppercase;margin-bottom:8px;font-size:30px;line-height:36px}.service-request__wrapper{width:100%}.service-request__wrapper .b2bec-tab__steps .ant-tabs-nav{margin-bottom:20px;padding:0 16px}.service-request__layout--shrink{padding:0 16px}@media (width>=768px){.service-request{padding:62px 0 32px}.service-request__title{margin-bottom:32px;line-height:32px}.service-request__wrapper{width:100%}.service-request__wrapper .b2bec-tab__steps .ant-tabs-nav{margin-bottom:50px;padding:0}.service-request__layout--shrink,.service__layout--shrink{padding:0}}.address-and-date-step--shrink{padding:0 16px}@media (width>=768px){.address-and-date-step--shrink{padding:0}}.address-display{font-size:13px;font-weight:400;line-height:22px}@media (width>=768px){.address-display{margin-bottom:38px}}.address-display>span{display:block}.address-display__country{margin-bottom:22px}.select-address__label{margin-bottom:20px;padding:0 16px;font-size:13px;font-weight:500;line-height:22px}@media (width>=768px){.select-address__label{margin-bottom:30px;padding:0}}.select-address__group{background-color:#f5f5f5;padding:30px 16px 0}@media (width>=768px){.select-address__group{background-color:#0000;padding:0}}.select-address__group__label{text-transform:uppercase;margin-bottom:30px;font-size:14px;font-weight:700;line-height:28px}.select-address__group__label.space-between{justify-content:space-between;display:flex}.select-address__group>.ant-form-item{margin:0}@media (width>=768px){.select-address__group__address-item__wrapper .b2bec-radio-button:not(:last-child){margin-bottom:38px}.select-address__group__address-item__wrapper .b2bec-radio-button .ant-radio-wrapper{margin-bottom:16px}}.select-address__group__address-item__wrapper .b2bec-radio-button .b2bec-select{margin-bottom:16px}.select-address__group__address-item__wrapper .b2bec-radio-button label{font-weight:700}.select-address__group__address-item__wrapper>div:last-child{margin-bottom:30px}@media (width>=768px){.select-address__group__address-item__wrapper>div:last-child{margin-bottom:0}}.select-address__group__address-item--mobile label>span{float:left}.select-address__group__address-item--mobile .b2bec-radio-button .ant-radio-wrapper{margin-bottom:0}.select-address__group__address-item__dropdown .custom-ant-select{width:100%}.select-address__group__add-new-address--mobile{margin-bottom:16px}.contact-info__wrapper{padding:0 16px}@media (width>=768px){.contact-info__wrapper{padding:0}}.contact-info__wrapper .ant-form-item{margin-bottom:0}.contact-info__wrapper .ant-form-item .ant-input{margin-bottom:16px}.contact-info__title{color:#2b2b2b;margin-bottom:20px;font-size:13px;font-weight:500;line-height:22px;display:inline-block}@media (width>=768px){.contact-info__title{margin-bottom:32px}}.modal__wU .ant-modal{height:100vh;margin:0;top:0;width:100%!important}.modal__wU .ant-modal .ant-modal-body{height:calc(100vh - 10px);overflow-y:auto}.modal__wU .ant-modal .ant-modal-content,.modal__wU .ant-modal .ant-modal-wrap{width:100%;height:100vh;margin:0;top:0}@media screen and (width<=480px){.service-step__machine{padding:16px}}.service-step__machine__description{font-size:13px;font-weight:500}.expand__wrapper{justify-content:center;margin-top:20px;padding:10px 20px;display:flex}.expand__button svg{margin:-3px 0 0 15px}.select-machine__wrapper{margin-top:100px}@media screen and (width<=480px){.select-machine__wrapper{padding:0}}.select-machine__wrapper [ant-click-animating-without-extra-node]:after{animation:none!important}.select-machine__error{color:#c00;font-size:14px;font-weight:700;line-height:2.545}.select-machine__description{margin-bottom:25px;font-size:13px;font-weight:500;display:block}.select-machine__label{text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.5}.select-machine__more-info{margin-top:8px;width:24px!important;height:24px!important}.select-machine__left__item-number{margin-bottom:30px}@media screen and (width<=480px){.select-machine__left__item-number{margin-bottom:0}}.select-machine__left__item-number__wrapper{justify-content:space-between;display:flex;position:relative}.select-machine__left__item-number__input{width:90%}@media screen and (width<=480px){.select-machine__left__item-number__input{width:100%;margin-top:15px}}.select-machine__left__item-number__green-check{position:absolute;top:10px;right:calc(10% + 1.5rem)}.select-machine__left__name{margin-bottom:30px}@media screen and (width<=480px){.select-machine__left__name{margin-bottom:0}}.select-machine__left__name__input{width:90%}@media screen and (width<=480px){.select-machine__left__name__input{width:100%}}.select-machine__left__name__block{background-color:#ededed;padding:5px}.select-machine__left__name__block .ant-image{margin-right:10px}.select-machine__left__name__block span{font-size:16px;font-weight:900}@media screen and (width<=480px){.select-machine__left__serial-number{margin-top:12px}}.select-machine__left__serial-number__wrapper{justify-content:space-between;display:flex;position:relative}.select-machine__left__serial-number__input{width:90%}@media screen and (width<=480px){.select-machine__left__serial-number__input{width:100%;margin-top:15px}}.select-machine__left__serial-number__green-check,.select-machine__left__serial-number__alert{position:absolute;top:10px;right:calc(10% + 30px)}@media screen and (width<=480px){.select-machine__left__serial-number__green-check,.select-machine__left__serial-number__alert{top:25px;right:1.5rem}}.select-machine__left__more-info-button{background-color:#0000;border:none}.select-machine__left__more-info-button:hover{cursor:pointer}@media screen and (width<=480px){.select-machine__left__more-info-button{position:absolute;top:-40px;right:0}}.select-machine__left__more-info-button .ant-click-animating-node{display:none}.select-machine__left__image{width:50%}.select-machine__right__block{opacity:0;background-color:#f5f5f5;margin-bottom:24px;padding:28px 62px 20px 25px;display:flex}.select-machine__right__block--visible{opacity:1}.select-machine__right__image{width:35%}.select-machine__right__main-content{width:60%}.select-machine__right__content{display:flex}.select-machine__right__content__description{flex-direction:column;margin-left:24px;display:flex}.select-machine__excluded-machine__messages{padding:20px 0;font-size:13px;font-weight:400;line-height:22px}.select-machine__excluded-machine__redirect-link,.select-machine__excluded-machine__redirect-link:hover{text-decoration:underline}@media screen and (width<=480px){.info-modal--wrapper .ant-modal-title{color:#2b2b2b;font-size:13px;font-weight:700}.info-modal--wrapper .ant-modal-body{color:#2b2b2b;font-size:12px}.info-modal--wrapper .ant-modal-body div{margin-bottom:24px}.info-modal--wrapper .ant-modal-content{height:600px;top:-50px}}.service-step__service__description__wrapper{background-color:#f5f5f5;padding:20px 16px}@media (width>=992px){.service-step__service__description__wrapper{padding:28px 40px 49px 36px}}.service-step__service__description__title{text-transform:uppercase;color:#2b2b2b;padding-bottom:15px;font-size:14px;font-weight:700;line-height:24px}@media (width>=992px){.service-step__service__description__title{padding-bottom:20px;line-height:28px}}.service-step__service__description__text{white-space:pre-line;color:#2b2b2b;font-size:13px}.service-step__service__select-desire-service-text{color:#2b2b2b;margin:21px 0 24px;font-size:13px;font-weight:500}@media (width>=768px){.service-step__service__select-desire-service-text{margin:55px 0 32px}}.service-step__service__FAQ__wrapper .ant-form-item{margin-bottom:0}.service-step__service__FAQ__wrapper label{width:100%}.service-step__service__FAQ__wrapper textarea{margin-bottom:0!important}.service-step__service__FAQ__wrapper textarea::placeholder{color:#757575;font-size:13px;font-weight:500;line-height:22px}.service-step__service__upload-damaged-picture{margin-top:40px}@media (width>=768px){.service-step__service__upload-damaged-picture{margin-top:50px}}.FAQ__info-icon{width:24px;height:24px}.FAQ__close-icon{width:20px;height:20px}.FAQ__failures{margin-bottom:20px}@media (width>=768px){.FAQ__failures{margin-bottom:30px}}.FAQ__failures__title,.FAQ__failures__notes-title{color:#2b2b2b;text-transform:uppercase;font-size:11px;font-weight:700;line-height:28px}.FAQ__failures__title--optional,.FAQ__failures__notes-title--optional{opacity:.3;text-transform:capitalize;float:right}.FAQ__failures__title--required,.FAQ__failures__notes-title--required{display:none}.FAQ__failures__title{margin-bottom:19px}@media (width>=768px){.FAQ__failures__title{margin-bottom:30px}}.FAQ__failures__notes-title{width:100%}.FAQ__failures__issue{justify-content:space-between;margin-bottom:20px;display:flex}.FAQ__failures__issue__wrapper .ant-checkbox-group{width:100%}.FAQ__failures__issue span:last-child{font-size:13px;font-weight:500;line-height:25px}@media (width>=768px){.FAQ__failures__issue{margin-bottom:30px}}.FAQ__failures .kaercher-checkbox{display:flex}.FAQ__solutions__wrapper{background-color:#f5f5f5;padding-top:18px;padding-bottom:18px}@media (width>=768px){.FAQ__solutions__wrapper{padding:28px 25px}}.FAQ__solutions__wrapper--mobile{z-index:99;position:fixed;top:56px}.FAQ__solutions__wrapper--mobile>div{width:100vw;height:calc(100vh - 56px)}.FAQ__solutions__list{color:#2b2b2b;padding-inline-start:16px;font-size:12px;line-height:20px}.FAQ__solutions__list li{margin-bottom:20px;padding-left:10px}@media (width>=768px){.FAQ__solutions__list li{margin-bottom:30px;padding-left:15px}.FAQ__solutions__list{font-size:13px;line-height:22px}}.FAQ__solutions__title{text-transform:uppercase;font-size:14px;font-weight:700;line-height:22px}@media (width>=768px){.FAQ__solutions__title{line-height:28px}}.FAQ__solutions__title__wrapper{justify-content:space-between;margin-bottom:25px;display:flex}@media (width>=768px){.FAQ__solutions__title__wrapper{justify-content:flex-start;margin-bottom:30px}}.FAQ__solutions__title__wrapper .FAQ__info-icon{margin:7px 24px 0 0}.FAQ__solutions__title__wrapper .FAQ__close-icon{margin-left:16px}.upload-file__error{color:#c00;font-size:14px;font-weight:700;line-height:2.545}.upload-block__content .ant-upload.ant-upload-select-picture-card{background-color:#0000;border:1px dashed #000;width:100%;height:52px}@media (width>=768px){.upload-block__content .ant-upload.ant-upload-select-picture-card{width:88px;height:88px}}.upload-block__content .ant-upload-list-picture-card-container{width:100%;height:52px}@media (width>=768px){.upload-block__content .ant-upload-list-picture-card-container{width:88px;height:88px}}.upload-block__content .ant-upload-list-picture .ant-upload-list-item,.upload-block__content .ant-upload-list-picture-card .ant-upload-list-item{border:1px solid #000}.upload-block__button{text-transform:uppercase;flex-direction:row;align-items:center;font-size:11px;font-weight:700;line-height:28px;display:flex}@media (width>=768px){.upload-block__button{flex-direction:column;justify-content:center;font-size:13px}}.upload-block__button svg{width:8px;height:8px;margin:-2px 4px 0 0}@media (width>=768px){.upload-block__button svg{width:16px;height:16px}}.upload-block__title{color:#2b2b2b;text-transform:uppercase;width:45%;font-size:11px;font-weight:700;line-height:28px}.service-review{color:#2b2b2b;padding:0 16px}.service-review .ant-form-item-label>label{margin-bottom:15px;font-size:14px!important}.service-review>.ant-row{margin-bottom:35px}.service-review .custom-form-item:last-child{margin-bottom:0}.service-information{color:#2b2b2b;padding-top:31.5px;padding-bottom:32px;font-size:13px;line-height:1.692}.service-information__header{text-transform:uppercase;color:#2b2b2b;margin-bottom:15px;font-size:14px;font-weight:700;line-height:2}.selected-machine{align-items:center;display:flex}.selected-machine__image{width:83px;height:83px;margin-right:8px}.selected-machine__image img{object-fit:cover;width:83px;height:100%;display:block}.selected-machine__information{flex-basis:100%;padding:0}.delivery-address>span,.date-preference>span,.selected-service>span,.what-happens-next>span,.failure-description>span,.warranty>span,.selected-machine__information>span,.contact-information>span{display:block}.what-happens-next{background:#ededed;flex-direction:column;width:100%;margin-bottom:30px;padding:0 16px;display:block}.what-happens-next>.service-information .service-information__header{margin-bottom:13.5px}.what-happens-next>.service-information .service-information__content{line-height:20px}.date-preference>span,.warranty>span,.failure-description>span{margin-bottom:5px}.damaged-picture__item__image{margin-bottom:12px}.damaged-picture__item__title{color:#757575}.damaged-picture__item__title:after{content:"✔";color:#fff;background-color:#4fae47;border-radius:50%;padding:4px 4.6px;font-size:9px;position:relative;left:10px}.service-overview__back-button{order:1;margin-bottom:6px}.service-overview__request-button{margin-top:6px;margin-bottom:6px}@media (width>=768px){.what-happens-next>.service-information{margin-bottom:10px;padding:10px}.what-happens-next>.service-information .service-information__header{margin-bottom:15px}.service-overview__back-button{order:0;margin-bottom:0}.service-overview__request-button{order:0;margin-top:0;margin-bottom:0}}.search-results__button-wrapper .kaercher-button{margin:auto}.search-results .bg-gray{background-color:#ededed}.search-results__header{background-color:#ededed;padding:24px 16px}.search-results__header .ant-affix{background-color:inherit;z-index:9}.search-results__header__title{text-transform:uppercase;font-size:30px;font-weight:900}.search-results__header__title__text{text-transform:uppercase}.search-results__header__title q:before,.search-results__header__title q:after{position:relative;top:-.1em}.search-results .ant-collapse{background-color:#fff}.search-results .ant-collapse-item{margin-bottom:16px}.search-results .ant-collapse-header{font-weight:700}.search-results .ant-collapse-content-box{padding-left:2px;padding-right:2px}.search-results .card-item__container.--no-shadow,.search-results .card-item__container.--no-shadow:hover{box-shadow:none}.search-results .card-item__container .ant-card-cover{border:none}@media screen and (width<=1180px){.search-results{position:relative;top:2px}}@media (width>=992px){.container-full-width-page .search-results__header,.container-full-width-page .search-results__content{padding-left:15%;padding-right:15%}.container-full-width-page .search-results__content{margin-top:40px}.container-full-width-page .search-results .custom-anchor{padding-left:15%}.container-full-width-page .search-results__anchor .ant-affix{z-index:9}}@media (width>=1200px){.container-full-width-page .search-results__header{border-bottom:5px solid #fff;padding-top:32px}.container-full-width-page .search-results__header__title{margin-bottom:16px;line-height:36px}}.empty-content__wrapper{min-height:365px;padding-top:100px}@media (width>=768px){.empty-content__wrapper{padding-top:200px}}.sort-btn{margin-top:30px}.search-results__content .sort-btn{margin-top:10px}.service-packages__wrapper{padding:4px 0 0}@media (width>=768px){.service-packages__wrapper{padding:0 0 96px}}.service-packages__wrapper button{border-radius:0;font-weight:700;line-height:19px;border:none!important}.service-packages__wrapper .b2bec-info-layout__heading{padding:19px 0}.service-packages__wrapper .b2bec-info-layout__heading__title{margin-bottom:6px}.service-packages__wrapper .b2bec-info-layout__heading__extra{font-size:13px;font-weight:500;line-height:22px}.service-packages__wrapper .b2bec-info-layout__content__wrapper{margin-top:12px}@media (width>=768px){.service-packages__wrapper .b2bec-info-layout__content__wrapper{margin-top:50px}}.service-packages__wrapper .b2bec-info-layout__content__wrapper h3{text-transform:uppercase;white-space:pre-wrap;font-size:30px;font-weight:900;line-height:36px}.service-packages__details-wrapper h2{text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:500;line-height:20px}@media (width>=768px){.service-packages__details-wrapper h2{margin-bottom:18px;font-size:14px;font-weight:700;line-height:28px}}.service-packages__details-wrapper p{font-size:13px;line-height:22px;margin-bottom:16px!important}.service-packages__details__upper-section{position:relative}.service-packages__details__lower-section{flex-wrap:wrap;justify-content:space-between;display:flex}.service-packages__details__lower-section>div{width:100%;padding-bottom:30px}@media (width>=768px){.service-packages__details__lower-section>div{width:31.5476%;padding-bottom:47px}}.service-packages__details__lower-section>div p{white-space:pre-wrap;margin:0}.service-packages__details__lower-section>div button{width:100%}.service-packages__details__description{margin:0}@media (width>=768px){.service-packages__details__description{z-index:1;width:318px}}.service-packages__details__image{padding:12px 0 24px}@media (width>=768px){.service-packages__details__image{height:auto;margin:0 auto;padding:44px 0;display:block;width:435px!important}}.service-packages__overview{width:100%;padding:0 17px}.service-packages__overview-wrapper{background-color:#f5f5f5;padding:24px 0 32px}@media (width>=768px){.service-packages__overview-wrapper{padding:47px 0 80px}}.service-packages__overview h3{margin-bottom:24px}@media (width>=768px){.service-packages__overview h3{margin-bottom:0}}@media (width>=1181px){.service-packages__overview{width:70%;margin:auto}}.service-packages__table{overflow:hidden}.service-packages__table.striped .ant-table-thead .ant-table-cell{text-transform:capitalize;background-color:#0000;border:none;padding:0}.service-packages__table.striped .ant-table-thead .ant-table-cell:first-child,.service-packages__table.striped .ant-table-thead .ant-table-cell:last-child{border:none}.service-packages__table.striped .ant-table-tbody tr.ant-table-row{height:100%}.service-packages__table.striped .ant-table-tbody tr.ant-table-row>td{border-bottom:none}.service-packages__table.striped .ant-table-tbody tr.ant-table-row>td.ant-table-cell{background-color:#0000;height:100%;padding:0}.service-packages__table.striped .ant-table-tbody tr.ant-table-row:nth-child(2n)>td.ant-table-cell{background-color:#f5f5f5}.service-packages__table__header__legend{display:flex;align-items:flex-end!important;padding-bottom:0!important}.service-packages__table__header__legend>span{text-transform:capitalize;color:#6e6e6e;margin-right:3px;padding-top:4px;font-size:13px;display:inline-block;font-weight:400!important}.service-packages__table__header__legend__icon{width:22px;height:22px;display:inline-block}.service-packages__table__header__cell{text-transform:capitalize;background-color:#f5f5f5;align-items:center;height:64px;padding:0 16px;font-size:14px;font-weight:700;display:flex}.service-packages__table__header__cell--center-horizontal{text-align:center;justify-content:center}.service-packages__table__header__cell--customized{text-transform:uppercase}.service-packages__table__header__cell--dark{background-color:#ededed}.service-packages__table__footer__wrapper{background-color:#f5f5f5;border-top:8px solid #ededed;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:120px;margin-top:1px;padding:0 16px;display:flex}.service-packages__table__footer__title{text-transform:uppercase;text-align:center;font-size:14px;font-weight:700;line-height:28px}.service-packages__table__footer__button{width:100%}.service-packages__table__color-cell{color:#2b2b2b;border:0 solid #f5f5f5;border-width:1px 0 0 1px;align-items:center;width:100%;height:100%;min-height:54px;padding:3px 16px 0;font-size:13px;font-weight:500;line-height:22px;display:flex}.service-packages__table__color-cell--no-left-bordered{border-left-width:0}.service-packages__table__color--included{background-color:#ffed00}.service-packages__table__color--optional{background-color:#ededed}.service-packages__table__color--not-included{background-color:#fff}.service-packages__table__benefit{color:#6e6e6e;width:80%;padding:8px 0 8px 16px;font-size:13px;line-height:20px}.service-packages__advisor{width:100%;padding-bottom:24px}@media (width>=768px){.service-packages__advisor{padding-top:90px;padding-bottom:80px}}@media (width>=992px){.service-packages__advisor{padding-left:17px;padding-right:17px}}@media (width>=1181px){.service-packages__advisor{width:70%;margin:0 auto;padding-left:0;padding-right:0}}.service-packages__advisor-divider{border-top:1px solid #ededed;margin:0 17px}@media (width>=1181px){.service-packages__advisor-divider{width:70%;margin:0 auto}}.service-packages__advisor-wrapper{background-color:#f5f5f5}.service-packages__advisor-image{width:492px;max-width:100%;height:auto}.service-packages__advisor .ant-row{margin:0!important}.service-packages__advisor .ant-row .ant-col{padding:0!important}@media (width>=992px){.service-packages__advisor .ant-row{margin:-12px -12px 12px!important}.service-packages__advisor .ant-row .ant-col{padding:12px!important}}.service-packages__advisor-content{flex-direction:column;justify-content:space-between;padding:8px 17px 0;display:flex}@media (width>=992px){.service-packages__advisor-content{width:95%;height:100%;padding:0}}.service-packages__advisor-content__title{text-transform:uppercase;white-space:pre-wrap;margin-bottom:8px;font-size:30px;font-weight:900;line-height:36px}@media (width>=992px){.service-packages__advisor-content__title{margin:0}}.service-packages__advisor-content__description{margin-bottom:8px;font-size:13px}@media (width>=992px){.service-packages__advisor-content__description{margin:0}}.service-packages__advisor-content__button{width:100%}@media (width>=992px){.service-packages__advisor-content__button{width:auto}}.enquiry-modal__form .custom-form-item{margin-bottom:8px}.enquiry-modal__form .custom-form-item:last-child{margin-bottom:25px}.enquiry-modal__form .ant-radio-wrapper{align-items:end}.enquiry-modal__footer{justify-content:space-between;display:flex}.enquiry-modal .ant-modal-body{padding:30px 40px 20px}.enquiry-modal-error{color:#f54f64;margin-bottom:24px}.enquiry-modal-success{text-align:center}.enquiry-modal-success .anticon-check-circle{color:#65db75;margin-bottom:24px;font-size:72px}.enquiry-modal-success .custom-button{margin:0 auto}.enquiry-modal-success__message{margin-bottom:24px;display:block}.service-table__labels{justify-content:flex-end;display:flex}.service-table__label{color:#2b2b2b;margin-left:32px;font-size:10px;position:relative}.service-table__label--included:before{content:"";background-color:#ffed00;width:14px;height:14px;position:absolute;left:-20px}.service-table__label--optional:before{content:"";background-color:#ededed;width:14px;height:14px;position:absolute;left:-20px}.service-table__label--not-included:before{content:"";background-color:#fff;width:14px;height:14px;position:absolute;left:-20px}.service-table__header,.service-table__footer{white-space:pre-wrap;text-align:center;vertical-align:middle;text-transform:uppercase;color:#2b2b2b;padding:8px;font-size:8px;font-weight:500}@media (width>=576px){.service-table__header,.service-table__footer{font-size:12px}}.service-table__header__first-column,.service-table__footer__first-column{width:51%}.service-table__header__second-column,.service-table__header__third-column,.service-table__header__forth-column,.service-table__footer__second-column,.service-table__footer__third-column,.service-table__footer__forth-column{width:16%}.service-table__footer{border-top:6px solid #ededed}.service-table__content{width:100%}.service-table__content tbody tr.service-table__normal-row:nth-child(2n){background-color:#fff}.service-table__content tbody tr.service-table__normal-row:nth-child(odd){background-color:#f5f5f5}.service-table__section-title{color:#2b2b2b;background-color:#ededed;font-size:12px;font-weight:500}.service-table__section-title td{padding:8px 4px}.service-table__normal-row{color:#2b2b2b;font-size:10px}.service-table__normal-row td{padding:7px 4px}.service-table__normal-row td:first-child{width:51%}.service-table__normal-row td:not(:first-child){text-align:center;vertical-align:middle;width:16%;font-weight:500}.service-table__normal-row td:not(:last-child).service-table__normal-row--border{border-bottom:2px solid #fff;border-right:2px solid #fff}.service-table__normal-row td:last-child.service-table__normal-row--border{border-bottom:2px solid #fff}.service-table__normal-row--included{background-color:#ffed00}.service-table__normal-row--optional{background-color:#ededed}.service-table__normal-row--not-included{background-color:#fff}.set-password-form__title-wrapper,.set-password-form__container{align-items:center;width:100%;min-height:300px;margin:auto;display:flex}.set-password-form__title-wrapper .ant-form,.set-password-form__container .ant-form{width:100%}.set-password-form__title-wrapper{min-height:100px;margin-top:50px;display:block}.set-password-form__title-wrapper h1{text-transform:uppercase;font-size:30px;font-weight:900}.set-password-form__title-wrapper--message{width:60%;font-size:13px;line-height:2}.set-password-form__btn--back{margin-bottom:30px}@media screen and (width<=480px){.set-password-form__container{justify-content:center;width:100%;padding:0 10px}.set-password-form__container .ant-form-item-control-input-content{text-align:left}}.validate-message{color:red;display:block}.hide-message{display:none}.container__pb{background-color:#f8f8f8;justify-content:space-between;padding:28px 62px 20px 25px;display:flex}.container__pb .image__rf{width:35%}.container__pb .content__Rn{flex-direction:column;width:60%;display:flex}.container__pb .heading__65{margin-bottom:30px;display:block}.sparePartsFinderInput__qQ{min-height:300px}.sparePartsFinderInput__qQ input{padding-right:40px!important}.sparePartsFinderInput__qQ .label__YO{text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.545}.sparePartsFinderInput__qQ .wrapper__K-{justify-content:space-between;display:flex;position:relative}.sparePartsFinderInput__qQ .greenCheck__Bm{position:absolute;top:10px;right:65px}.sparePartsFinderInput__qQ .error__Pu{color:#c00;font-size:35px;position:absolute;top:-2px;right:65px}.infoButton__We{background-color:#0000;border:none}.infoButton__We img{width:24px;height:24px;margin-top:8px}@media screen and (width<=480px){.infoButton__We{position:absolute;top:-40px;right:0}}.sparePartsProductInfo__as{margin-bottom:48px;padding-right:70px;font-weight:700;font-size:14px!important}.sparePartsProductInfo__as .productImage__pa{width:150px}.error__WF{color:red}.SparePartsFinder__si h2{text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;line-height:2}.SparePartsFinder__si .description__Jo{width:510px;max-width:100%;margin-bottom:24px;font-size:13px;line-height:22px}.SparePartsFinder__si .b2bec-info-layout__content__wrapper{margin-top:32px;overflow:hidden}.wrapper__1k{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;display:inline-flex}.wrapper__1k+.wrapper__1k{margin-left:8px}.wrapper__1k.disabled__gs{pointer-events:none;opacity:.5}.icon__1l+.content__Wx,.content__Wx+.icon__1l{margin-left:8px}.icon__1l{text-align:center;width:16px;display:inline-block}.confirm-modal__JY .ant-modal .ant-modal-content__5s{padding:34px 22px}.confirm-modal__JY .ant-modal .ant-modal-header__BF,.confirm-modal__JY .ant-modal .ant-modal-footer__YS{border:none}.confirm-modal__JY .ant-modal .ant-modal-header__BF button,.confirm-modal__JY .ant-modal .ant-modal-footer__YS button{font-weight:700}.confirm-modal__JY .ant-modal .ant-modal-body__sI{width:80%;margin-bottom:30px;padding-top:8px;font-size:13px}.confirm-modal__JY .ant-modal .ant-modal-body__sI>div{white-space:pre-wrap}.confirm-modal__JY .ant-modal .ant-modal-title__kb{text-transform:uppercase;color:#2b2b2b;font-size:30px}@media screen and (width<=480px){.confirm-modal__JY button{width:100%;margin:10px 0}}.b2b-user-form .ant-checkbox-group{width:100%}.b2b-user-form__assign-roles .ant-form-item-explain-error{margin-top:-10px}.roleCountryItem__HD{position:relative}.minusButton__tc{cursor:pointer;position:absolute;top:15px;left:calc(100% + 15px)}.addButton__u8{font-size:15px;font-weight:700}.addButton__u8 svg{position:relative;top:-2px}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#ffed00}.model__wrapper__LC{max-width:540px;max-height:800px}.model__wrapper__LC .ant-modal-body{padding:40px 40px 32px}.title__W1{text-transform:uppercase;margin-bottom:16px;font-size:30px;font-weight:900;line-height:1.2}.inputField__Tk{margin-bottom:8px}.label__a5{text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.545}.autocomplete__Tg{width:100%;margin-bottom:20px}.list__ym{height:250px;margin-top:12px;overflow:auto}.disableList__9T{cursor:pointer}.wishlistItem__BR{justify-content:space-between;align-items:center;display:flex}.wishlistItem__BR:not(:last-of-type){margin-block-end:4px}.wishlistItem_input__-I{width:100%;margin-bottom:0}.wishlistItem_input__-I input{border:none;width:100%}.wishlistItem_input__-I:focus-visible,.wishlistItem_input__-I input:focus-visible,.wishlistItem_input__-I .ant-form-item-control:focus-visible,.wishlistItem_input__-I .ant-form-item-control-input:focus-visible,.wishlistItem_input__-I .ant-form-item-control-input-content:focus-visible{outline:none}.disableBackground__G7{background-color:#6e6e6e}.disableBackground__G7:focus-visible{outline:none}.emailSpan__oW{cursor:not-allowed}.wishlistItem_deleteButton__Dj{cursor:pointer}.footer__l-{border-top:1px solid #ededed;justify-content:space-between;margin-top:10px;padding-top:24px;display:flex}@media (width<=991.98px){.model__wrapper__LC{display:contents!important}.model__wrapper__LC .ant-modal-body{padding:40px 20px}.model__wrapper__LC .ant-modal-centered:before{content:unset}.model__wrapper__LC .ant-modal-content{height:100vh}.modal__Uu{max-width:100vw;height:100%;margin:unset;padding:unset;border:0;border-radius:0}.title__W1{flex-direction:row;justify-content:space-between;font-size:14px;font-weight:700;line-height:20px;display:flex}.divider__Gj{background-color:#0003;width:calc(100% + 800px);height:2px;margin-left:-400px}.list__ym{margin-top:20px}.wishlistItem__BR{padding:5px 0}}.autoComplete__OE,.autoComplete__OE .ant-select-selector{width:100%}.autoComplete__OE input:disabled,.autoComplete__OE input:hover:disabled{color:#00000040;cursor:not-allowed;opacity:1;background-color:#f5f5f5}.searchSuggestion__Zj{display:flex;position:relative}.searchSuggestion__Zj input{vertical-align:middle;white-space:normal;box-sizing:content-box;background:0 0;border:2px solid #757575;flex:1;margin:0;padding:11px 24px 11px 44px;font-family:Arial;font-size:13px;line-height:1;display:inline-block}.searchSuggestion__Zj input:focus{outline:0}.searchSuggestion__Zj .icon__Uh{height:24px;padding:0 10px;position:absolute;top:8px}.searchSuggestion__Zj .searchButton__Ay{text-align:center;border:2px solid #2b2b2b;padding:0 24px;font-size:15px;font-weight:700;line-height:41px;position:relative;left:-1px}.container__S8{background:#fff;border:3px solid #0000;flex-direction:column;justify-content:space-between;max-width:320px;height:100%;max-height:480px;transition:border .2s;display:flex;position:relative}.container__S8:hover{border-color:#ffed00}.container__S8:hover h1{color:#757575}.container__S8:hover .kaercher-button__Gv{color:#ffed00;background:#2b2b2b;border:2px solid #2b2b2b}.container__S8:hover .hover-layer__DA{opacity:1;display:block}.container__S8:hover .ant-card-body__C4{border:3px solid #ffed00}.heart-container__4l{z-index:1;position:absolute}.heart__VN{cursor:pointer;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;background-color:#0000!important}.heart__VN:hover{border:none}.imageWrapper__q-{position:relative}.imageWrapper__q- .quantity__JC{z-index:1;position:absolute;bottom:10px;right:10px}.imageWrapper__q- .quantity-input__W2{width:60px!important}.imageWrapper__q- .ant-image{display:block}.product-card-title__F3{color:#000;-webkit-line-clamp:2;text-transform:none;-webkit-box-orient:vertical;margin-bottom:11px;padding:0 8px;font-size:18px;font-weight:700;line-height:1.288;display:-webkit-box;overflow:hidden}.product-card-item-number__9F{color:#757575;text-transform:uppercase;margin-bottom:10px;padding:0 8px;font-size:11px;font-weight:700;line-height:1}.list-price-wrapper__tp{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.list-price-title__Mf{text-transform:capitalize;color:#757575;font-size:11px;font-weight:700}.list-price-price__8i{color:#2b2b2b;font-size:18px;font-weight:700}.hover-layer__DA{opacity:0;width:100%;display:block}.hover-layer__DA .functions-wrapper__WH{flex-wrap:nowrap;justify-content:space-between;align-items:center;height:46px;padding-left:8px;display:flex}.hover-layer__DA .ant-checkbox-wrapper__dS{text-align:left;font-size:13px}.hover-layer__DA .ant-form-item-control-input-content__R-{text-align:left}.hover-layer__DA button{background-color:#ffed00;width:59px;height:46px}.link-normalize__DQ{height:28px;margin-bottom:2px}.left-wrapper__0F{margin-right:10px}@media screen and (width<=750px){.quantity__JC{max-width:140px}}.wishlist-search__4s{color:#2b2b2b;border:2px solid #757575;font-size:13px;font-weight:500}.wishlist-search__4s::placeholder{color:#757575;font-size:13px;font-weight:500}.wishlist-search__4s:active,.wishlist-search__4s:focus,.wishlist-search__4s:hover{box-shadow:none;border-color:#2b2b2b;outline:none}.wishlist-search__4s{padding:10px 16px}.search-icon__UE{transform:rotateY(180deg)}.search-icon__UE .ant-input-prefix__Ps{margin-right:10px!important}.header-container__Ee{justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:40px;display:inline-flex}@media screen and (width<=750px){.header-container__Ee{margin-bottom:0;display:inline-block}}.total-products__Wz{width:65%}@media screen and (width<=750px){.total-products__Wz{width:100%}}.total-products__Wz h2{font-weight:700;line-height:1.4}.search-product__zQ{width:35%}@media screen and (width<=750px){.search-product__zQ{width:100%;margin-top:30px}}.empty-result__SG{margin:0 auto}.title-content-wrapper__Xt{justify-content:space-between;align-items:center;display:flex}.layout-content-wrapper__iY{margin-top:20px}.owner-name__9L{font-weight:700}.wishlist-actions-container__dx{display:inline-flex}.actions-btn__ol{margin-left:24px!important}.actions-btn__ol svg{width:24px;height:24px}.header-buttons__2E{margin-left:24px}.mobile-actions-section__BO{z-index:10;background-color:#fff;width:100%;padding:15px 35px 35px;position:fixed;bottom:0;left:0;box-shadow:0 0 5px #0000004d}.mobile-actions-section__BO .buttons-wrapper__q0{justify-content:center;align-items:center;margin-top:10px;display:flex}.mobile-actions-section__BO .buttons-wrapper__q0 button{min-width:200px}@media screen and (width<=750px){.mobile-actions-section__BO .buttons-wrapper__q0 button{min-width:160px}}.modal__PH{max-width:540px}.modal__PH .ant-modal-body{padding:40px 40px 32px}.modal__title__b-{color:#2b2b2b;text-transform:uppercase;margin-bottom:17px;font-size:30px;font-weight:900;line-height:1.2}.modal__title-left__Cp{align-items:center;display:flex}.modal__description__An{color:#2b2b2b;margin-bottom:16px;font-size:13px;font-weight:400;line-height:1.69231}.new-wishlist__label__S8{color:#2b2b2b;text-transform:uppercase;font-size:11px;font-weight:700;line-height:2.54545}.new-wishlist__input--no-margin__Tt{margin:0}.break-line__jh{border-top:1px solid #ededed;margin:24px auto}.modal__action-buttons__vY{justify-content:space-between;align-items:center;display:flex}.modal__action-button__gu{letter-spacing:.47px;padding:8px 13px;font-size:13px;font-weight:700}@media (width<=991.98px){.ant-modal-centered:before{content:unset}.ant-modal-centered>.ant-modal{height:100%;display:inline-block}.modal__PH{margin:unset;padding:unset;max-width:100vw;height:-webkit-fill-available;overflow:hidden}.modal__PH .ant-modal-body{padding:30px 16px}.modal__PH .ant-modal-content{height:100%}.modal__PH .modal__title-wrapper__NI{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:0;line-height:1.2;display:flex}.modal__PH .modal__title-wrapper__NI .modal__close-button__YY{margin-right:8px;padding-right:7px}.modal__PH .modal__title-wrapper__NI .modal__title__b-{margin-bottom:0;font-size:14px}.modal__PH .modal__title-wrapper__NI .modal__save-button__9-{color:#1890ff;background-color:#0000;font-weight:800}.modal__PH .break-line__jh{margin:14px auto}}.wishlistItem__pI{color:#2b2b2b;cursor:pointer;border:1px solid #f0f0f0;max-width:100%;min-height:326px;padding:24px 0 9px;line-height:1.125}.wishlistItem__pI a{color:#2b2b2b}.wishlistItem__pI .header__sp{justify-content:space-between;margin-bottom:23px;padding:0 24px;display:flex}.wishlistItem__pI h3{text-overflow:ellipsis;height:56px;margin:0 0 4px;font-size:20px;font-weight:700;line-height:1.4;overflow:hidden}.wishlistItem__pI .infoText__Ov{margin-bottom:4px;font-size:13px;font-weight:400;display:block}.wishlistItem__pI .productList__BS{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;height:100%;padding:0 24px;display:grid;overflow:hidden}.wishlistItem__pI .productItem__Cs{aspect-ratio:1;max-height:82px}.wishlistItem__pI .productItem__Cs img{aspect-ratio:1;height:100%;max-height:82px}.wishlistItem__pI .productItemSkeleton__ZL{flex:1 0 30%}.wishlistItem__pI .productItemSkeleton__ZL span{aspect-ratio:1}.wishlistItem__pI .productItemSkeleton__ZL img{width:100%;height:100%}.wishlistActions__Vp ul{margin:0;padding:0;list-style:none}.wishlistActions__Vp li{cursor:pointer;padding:6px 16px;font-size:13px;line-height:22px}.wishlistActions__Vp li:hover{color:#ffed00;background-color:#2b2b2b}.overlay__N9{padding:0}.overlay__N9 .ant-popover-arrow{display:none}.overlay__N9 .ant-popover-inner{padding:0}.overlay__N9 .ant-popover-inner-content{width:200px;padding:6px 0}.wishlistItemInfo__Kw{display:block;overflow:hidden}.wishlistOverview__3i .title__48{justify-content:space-between;align-items:center;display:flex}.wishlistOverview__3i.desktop__lg .title__48 .titleActions__1R{justify-content:flex-end;display:flex}.wishlistOverview__3i h1{color:#2b2b2b;text-transform:uppercase;margin-bottom:0;font-size:30px;font-weight:900;line-height:1.2}.wishlistOverview__3i .wishlistList__DN{flex-wrap:wrap;display:flex}.searchInputContainer__ig{margin-bottom:43px}.searchInputContainer__ig .ant-input-affix-wrapper{color:#2b2b2b;margin-bottom:0;font-weight:500;border:2px solid #757575!important;padding:0 0 0 11px!important;font-size:13px!important}.searchInputContainer__ig .ant-input-affix-wrapper .ant-input{padding:11px 0}.desktop__lg .searchInputContainer__ig{justify-content:flex-end;display:flex}.desktop__lg .searchInputContainer__ig .ant-input-affix-wrapper{max-width:320px}.addButton__2P{background-color:#0000;border:0;justify-content:center;align-items:center;padding:12px;display:flex}.wrapper__1j{color:#c00;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.heading__Kn{font-size:18px;font-weight:600}
