@charset "UTF-8";*{margin:0;padding:0}audio,embed,img,object,video{height:auto;max-width:100%}img,picture{font-size:0;max-height:100%;width:auto}iframe{max-width:100%}a,fieldset,iframe,img,input,label,option,select,textarea{border:none;outline:none}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:#fff;box-sizing:border-box;color:#22262c;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;overflow:auto;overflow-x:hidden}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}a{color:inherit;text-decoration:none}sub,sup{font-size:80%;line-height:1;padding-left:3px}label{cursor:pointer}ul{list-style:none}input::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:none;outline:none}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none}input[type=submit]{cursor:pointer;font-family:Roboto,Arial,sans-serif}input[type=checkbox],input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;appearance:none}input,textarea{font-family:Roboto,Arial,sans-serif;font-size:inherit}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--color-placeholder);font-family:Roboto,Arial,sans-serif;font-size:inherit;opacity:1;text-overflow:ellipsis}input::placeholder,textarea::placeholder{color:var(--color-placeholder);font-family:Roboto,Arial,sans-serif;font-size:inherit;opacity:1;text-overflow:ellipsis}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;outline:none}button:focus{outline:inherit}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}.js__accordion_content{height:0;overflow:hidden;will-change:height}.ajaxLoader{height:100%;position:relative;width:100%}.ajaxLoader:after,.ajaxLoader:before{border:.25rem solid transparent;border-radius:100%;border-top:.25rem solid var(--color-primary);content:"";height:1.875rem;left:50%;margin-left:-.9375rem;margin-top:-.9375rem;position:absolute;top:50%;width:1.875rem;z-index:10}.ajaxLoader:before{border-color:var(--color-background)}.ajaxLoader:after{animation:ajaxLoaderSpin 1s infinite;z-index:11}@keyframes ajaxLoaderSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn{align-items:center;background-color:#f2f3f4;cursor:pointer;display:inline-flex;font-family:Roboto,Arial,sans-serif;font-size:11px;font-weight:700;height:2.8947368421vw;justify-content:center;line-height:1.2;max-height:55px;min-height:45px;min-width:120px;padding:0 25px;text-transform:uppercase;transition:background-color .3s cubic-bezier(.365,.005,.355,1),color .3s cubic-bezier(.365,.005,.355,1),border-color .3s cubic-bezier(.365,.005,.355,1)}.btn:focus,.btn:hover{background-color:#dcdfe1}.btn--small{height:2.8947368421vw;max-height:55px;min-height:45px;min-width:120px}.btn--square_icon{color:#22262c;font-size:26px;padding:0}.btn--square_icon,.btn--square_icon.btn--small{max-width:55px;min-width:45px;width:2.8947368421vw}.btn--ghost{background-color:transparent;border:1px solid #22262c;color:#22262c}.btn--ghost:focus,.btn--ghost:hover{background-color:var(--color-primary--hover);border-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}.btn--ghost-primary{background-color:transparent;border:1px solid var(--color-primary);color:var(--color-primary)}.btn--ghost-primary:focus,.btn--ghost-primary:hover{background-color:var(--color-primary--hover);border-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}.btn--dark-ghost{background-color:transparent;border:1px solid #22262c;color:#22262c}.btn--dark-ghost:focus,.btn--dark-ghost:hover{background-color:var(--color-primary--hover);border-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}.btn--light-ghost{background-color:transparent;border:1px solid #fff;color:#fff;min-width:12.5rem}.btn--light-ghost:focus,.btn--light-ghost:hover{background-color:var(--color-primary--hover);border-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}.btn--primary{background-color:var(--color-primary);color:var(--color-primary--text)}.btn--primary:focus,.btn--primary:hover{background-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}.btn--secondary{background-color:var(--color-secondary);color:var(--color-secondary--text)}.btn--secondary:focus,.btn--secondary:hover{background-color:var(--color-secondary--hover);color:var(--color-secondary--text-hover)}.btn--gray{background-color:#f2f3f4;color:#22262c}.btn--gray:focus,.btn--gray:hover{background-color:#e7e9eb;color:#22262c}.btn--tertiary{background-color:var(--color-tertiary);color:var(--color-tertiary--text)}.btn--tertiary:focus,.btn--tertiary:hover{background-color:var(--color-tertiary--hover);color:var(--color-tertiary--text-hover)}.btn--disabled{background-color:#f2f3f4;color:#969a9d}.btn--disabled:focus,.btn--disabled:hover{background-color:#f2f3f4;color:#969a9d;cursor:default}.btn--iconText .btn__icon{font-size:1.375rem;margin-right:6px}@media (min-width:768px) and (max-width:1199px){.btn{font-size:10px;padding:0 20px}}@media (min-width:1200px){.btn{font-size:.875rem}}.itemCounter{border-radius:2px;font-family:Roboto,Arial,sans-serif!important;font-weight:700;line-height:1;padding:3px;position:absolute;right:0;text-align:center;top:5px;transform:translate(50%,-50%);white-space:nowrap}.itemCounter--rectangle{border-radius:2px;font-size:9px;height:16px;min-width:18px}.itemCounter--circle{border-radius:11px;font-size:10px;height:22px;width:22px}.itemCounter--basket,.itemCounter--offer{background-color:var(--color-tertiary);color:var(--color-tertiary--text)}.itemCounter--clipboard{background-color:var(--color-secondary);color:var(--color-secondary--text)}@media (min-width:768px){.itemCounter{top:0}.itemCounter--rectangle{border-radius:2px;font-size:.75rem;height:1.25rem;min-width:1.25rem}.itemCounter--circle{border-radius:.75rem;font-size:.6875rem;height:1.5rem;width:1.5rem}}.itemCounter--rectangle{border-radius:.5rem;font-size:.7rem;letter-spacing:-.2px}@media (min-width:768px){.itemCounter--rectangle{max-height:16px;min-width:1.875rem}.itemCounter{top:.1875rem}}@media (max-width:767px){.customSelectWrap{display:block;position:relative}.customSelectWrap select{display:block!important;height:100%;opacity:0;position:absolute;width:100%}.customSelect{pointer-events:none;z-index:1}}.customSelect .customSelect__label,.customSelectWrap{height:100%}.customSelect{border:1px solid var(--color-border);box-sizing:border-box;display:inline-block;float:left;font-family:Roboto,Arial,sans-serif;height:100%;position:relative;transition:border-color .3s ease-out}.customSelect.-invalid{border-color:#ee5c61!important}.customSelect.-invalid .customSelect__label{background:#fff2f2}.customSelect.-active{border-color:var(--color-border--hover)}.customSelect--noBorder{border:none}.customSelect--withoutLabel{height:0}.customSelect__label{align-items:center;background:#fff;color:#22262c;cursor:pointer;display:flex;position:relative;width:100%}.customSelect__labelText{overflow:hidden;padding:.625rem .9375rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 1.875rem)}.customSelect__labelIcon{align-items:center;aspect-ratio:1/1;background:#fff;display:flex;font-family:arrows-regular!important;height:100%;justify-content:center}.customSelect__labelIcon:before{content:"\ea61";transition:transform .15s ease-out}.customSelectOptionList{background:#fff;border:1px solid var(--color-border);min-width:100%;opacity:0;pointer-events:none;position:absolute;visibility:hidden;will-change:opacity,visibility,pointer-events;z-index:50}.customSelectOptionList .simpleScrollBar__Content{max-height:20rem}.customSelectOptionList.simpleScrollBar__Container .simpleScrollBar__Content{padding-bottom:10px}.customSelectOptionList.simpleScrollBar__Container .simpleScrollBar__Wrapper:after{background:linear-gradient(180deg,transparent 0,#fff 50%);bottom:0;content:"";display:block;height:20px;left:0;position:absolute;width:100%}.customSelectOptionList.js__simpleScrollBar{position:absolute!important}.customSelectOptionList__search_icon{display:flex;font-family:core-core_01!important;font-size:1.1875rem;left:.625rem;position:absolute;top:50%;transform:translateY(-50%)}.customSelectOptionList__search_icon:before{content:"\ea98"}.customSelectOptionList__search{border-bottom:1px solid var(--color-border);padding:.625rem 1.875rem .625rem 2.5rem}.customSelectOptionList__option,.customSelectOptionList__search{align-items:center;color:#22262c;cursor:pointer;display:flex;min-height:2.1875rem;position:relative;white-space:nowrap;width:100%}.customSelectOptionList__option{height:100%;padding:.625rem 1.875rem .625rem .625rem;transition:all .1s linear}.customSelectOptionList__option:focus,.customSelectOptionList__option:hover{background:#efefef;color:#22262c}.customSelectOptionList__option--selected{background:#f5f5f5;color:#22262c}.customSelect.-active .customSelectOptionList{opacity:1;pointer-events:auto;visibility:visible}.customSelect.-active .customSelect__label{color:#22262c}.customSelect.-active .customSelect__label .customSelect__labelIcon:before{transform:rotateX(180deg) rotateY(-180deg)}.layoutTemplate--twoColumns{padding-bottom:1.25rem}.layoutTemplate--twoColumns>.column:not(:last-child){margin-bottom:20px}@media (min-width:768px){.layoutTemplate--twoColumns{display:flex;flex-direction:row;padding-bottom:1.5625rem}.layoutTemplate--twoColumns>.column{flex:49% 0 0}.layoutTemplate--twoColumns>.column:not(:last-child){margin-bottom:0;margin-right:2%}}.layoutTemplate--sizeTable{overflow:hidden;padding:3.125rem 2.8125rem;width:100%}.layoutTemplate--sizeTable__table{overflow-x:auto}#tinymce .layoutTemplate--sizeTable__table{overflow-x:unset}.layoutTemplate--sizeTable__header{font-size:1.875rem;font-weight:700;line-height:1;padding-bottom:1.75rem}.layoutTemplate--sizeTable tr:first-child{background-color:#f8f8f8}.layoutTemplate--sizeTable tr td:first-child{background-color:#f8f8f8;min-width:9.375rem}.layoutTemplate--sizeTable tr td:not(:first-child){text-align:center}.layoutTemplate--sizeTable tr td{min-width:5.625rem}.layoutTemplate--sizeTable td{padding:.9375rem .625rem}.layoutTemplate--sizeTable td,.layoutTemplate--sizeTable th{border:1px solid #e1e2e8;font-size:.875rem}@media (min-width:768px){.layoutTemplate--sizeTable{max-width:50rem}}.layoutTemplate--advantages_list{display:flex;flex-wrap:wrap;margin-left:0!important;padding-bottom:0!important}.layoutTemplate--advantages_list .layoutTemplate--advantages_list__row{align-items:center;display:flex;margin:.46875rem 0;min-width:-moz-min-content;min-width:min-content;width:50%}.layoutTemplate--advantages_list__row:before{display:none}.layoutTemplate--advantages_list__text{align-items:center;color:#22262c;display:flex;font-size:1.125rem;line-height:1.1;padding-right:.625rem}.layoutTemplate--advantages_list__text:before{color:var(--color-primary);content:"☑";font-size:4rem;font-weight:400;margin-right:1.25rem}.menuLeft .module_head .header,.menuLeft .module_head h1,.menuLeft .module_head h2,.menuLeft .module_head h3,.menuLeft .module_head h4,.menuLeft .module_head h5,.menuLeft .module_head h6{line-height:1;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0;text-transform:inherit}.menuLeft{background-color:var(--color-container);line-height:1;margin-bottom:1.5625rem}.columnLeft--border-default .menuLeft{border:1px solid var(--color-border)}.menuLeft .module_head,.menuLeftHeader{align-items:center;border-bottom:2px solid #031c6b;display:flex;font-size:.875rem;font-weight:700;height:3.75rem;padding:1.0625rem;text-transform:uppercase}.menuLeftHeader{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);border-top:1px solid var(--color-border)}.menuLeft li a{align-items:center;display:flex;font-size:.875rem;font-weight:400;min-height:3.375rem;padding:1.25rem 1.875rem 1.25rem 1.25rem;position:relative;text-transform:uppercase;transition:border-color .15s ease-out;transition:background-color .15s ease-out,color .15s ease-out}.menuLeft li a:hover{background-color:var(--color-background)}.menuLeft li a .product_count{color:#a1a4a7;font-weight:400}.menuLeft li:not(:last-child) a{border-bottom:1px solid var(--color-border)}.menuLeft ul.level2 li a{background-color:var(--color-background);font-size:.9375rem;padding-left:1.875rem}.menuLeft ul.level2 li a:hover{background-color:var(--color-background--hover)}.menuLeft li>a:after,.menuLeft ul.level2 li>a:after{content:"\eaa6";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;color:#323940;font-size:.625rem;position:absolute;right:1.25rem;text-transform:none;top:50%;transform:translateY(-50%);transition:color .3s ease-out}.menuLeft li.-hasSubs>a{position:relative;transition:all .3s}.menuLeft li.-hasSubs>a:after{content:"\eaa6";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;font-size:.625rem;text-transform:none}.menuLeft li.-hasSubs>ul{display:block!important;max-height:0;overflow:hidden;transition:max-height .6s}.menuLeft li.-hasSubs.-expanded>a:after{content:"\eaa7";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;font-size:.5625rem;text-transform:none}.menuLeft li.-hasSubs.-expanded>ul{max-height:2160px;transition:max-height 1.5s}.menuLeft li.-active>a:before,.menuLeft li.-expanded>a:before,.menuLeft ul.level2 li a:before{background-color:#031c6b;content:"";height:calc(100% + 1px);left:0;position:absolute;top:0;transition:background-color .3s;width:2px;z-index:1}.menuLeft ul.level2 li a:before{background-color:#393e40}.menuLeft li.-active>a,.menuLeft li.expanded>a{color:#22262c;font-weight:700}.message{background:#fafafb;border:1px solid #a1a4a7;clear:both;color:#a1a4a7;display:block;font-family:Roboto,Arial,sans-serif;font-size:14px;height:auto;line-height:1.1;margin:1.25rem 10px;max-height:none;max-width:none;min-height:0;min-width:0;padding:.8125rem 1.25rem;text-align:center;text-transform:none;width:auto}.message--small{display:flex}.message--left{text-align:left}.message--noMargin{margin:0}.message--bigTitle{font-size:1rem;margin-bottom:8px}.message__subMessages span{font-size:.875rem;line-height:1;margin-bottom:2px;padding-left:8px;position:relative}.message__subMessages span:before{content:"";display:block;height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.message.-blue{background-color:#f3fbff;border-color:#1bb0f7;color:#1bb0f7}.message.-blue a.message_button{color:#1bb0f7!important}.message.-blue .message__subMessages span:before{background-color:#1bb0f7}.message.-ok{background-color:#fafcf5;border-color:#9bcb3b;color:#9bcb3b}.message.-ok a.message_button{color:#9bcb3b!important}.message.-ok .message__subMessages span:before{background-color:#9bcb3b}.message.-error{background-color:#fef7f7;border-color:#ee5c61;color:#ee5c61}.message.-error a.message_button{color:#ee5c61!important}.message.-error .message__subMessages span:before{background-color:#ee5c61}.message.-info{background-color:#fafafb;border-color:#a1a4a7;color:#a1a4a7}.message.-info a.message_button{color:#a1a4a7!important}.message.-info .message__subMessages span:before{background-color:#a1a4a7}.message a:not(.message_button){color:inherit;text-decoration:underline}.message a:not(.message_button):hover{text-decoration:none}.message_button{margin-left:20px}.message_button__icon{font-family:core-core_01!important}.message_button__icon:before{content:"\ea6c"}@keyframes message-autoclose-open{0%{opacity:1}to{opacity:0;pointer-events:none;visibility:hidden}}@keyframes message-autoclose-close{0%{height:auto}to{height:0;margin:0;padding:0}}.message--autoclose{animation:message-autoclose-open .5s ease-in .5s forwards,message-autoclose-close .5s ease-in 1s forwards}@media (min-width:768px){.message{padding:1.625rem 2.5rem}.message--small{padding:1.25rem 1.5625rem}}.messageBoxContainer{font-family:Roboto,Arial,sans-serif;left:50%;margin:0 0 0 -125px;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translateY(-50%);transition:opacity .5s ease-out;width:250px;will-change:pointer-events;z-index:1000}.messageBoxContainer.-active{opacity:1;pointer-events:auto}.messageBox{background:#fafafb;border:1px solid #a1a4a7;color:#a1a4a7;font-size:13px;line-height:1.1;margin:10px;opacity:.9;padding:20px 10px;text-align:center}.messageBox a{color:#fff;font-size:12px;text-decoration:underline}.messageBox.-error{background-color:#fef7f7;border-color:#ee5c61;color:#ee5c61}.messageBox.-ok{background-color:#fafcf5;border-color:#9bcb3b;color:#9bcb3b}.messageBox.-blue{background-color:#f3fbff;border-color:#1bb0f7;color:#1bb0f7}.pagerInput__item{height:40px;margin:0 5px;text-align:center;width:40px}.pager{height:2.1052631579vw;max-height:40px;min-height:35px}.pager__arrow,.pager__page,.pager__sep{background-color:var(--color-container);height:100%;max-width:40px;min-width:35px;transition:background-color .3s cubic-bezier(.365,.005,.355,1),border-color .3s cubic-bezier(.365,.005,.355,1),color .3s cubic-bezier(.365,.005,.355,1);width:2.1052631579vw}.pager__arrowIcon{font-size:.75rem}.pager__changePageIcon--prev{font-family:arrows-regular!important}.pager__changePageIcon--prev:before{content:"\ea62"}.pager__changePageIcon--next{font-family:arrows-regular!important}.pager__changePageIcon--next:before{content:"\ea63"}.pager__arrow:focus,.pager__arrow:hover,.pager__page--current,.pager__page:not(.pager__page--current):focus,.pager__page:not(.pager__page--current):hover{background-color:var(--color-primary);color:var(--color-primary--text)}.pager>*{margin:0 0 0 5px}.pager__dot{background-color:#a1a4a7;border-radius:50%;height:15px;margin:0 5px;width:15px}.pager__dot:focus,.pager__dot:hover{background-color:#94979b}.pager__dot--current{background-color:var(--color-primary);color:var(--color-primary--text)}.pager__dot--current:focus,.pager__dot--current:hover{background-color:var(--color-primary--hover);color:var(--color-primary--text-hover)}@media (min-width:768px) and (max-width:1199px){.pager__page{font-size:12px}}@media (min-width:900px){.pager{margin-left:auto}}@media (min-width:768px) and (max-width:889px){.pager__page--first,.pager__page--last,.pager__sep{display:none}}.popupContainer{bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .15s;width:100%;will-change:pointer-events;z-index:101}.popupContainer.-active{opacity:1;pointer-events:auto}.popupContainer .popupContainer__content{height:100%;width:100%}.popupContainer__background{background-color:rgba(50,57,64,.3);bottom:0;cursor:pointer;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.popupContainer__closeButton{background-color:#f2f3f4;cursor:pointer;font-family:core-core_01!important;font-size:7px;height:5.8670143416vw;max-height:45px;max-width:45px;min-height:30px;min-width:30px;position:absolute;right:0;top:0;width:5.8670143416vw;z-index:1}.popupContainer__closeButton:before{content:"\ea6c"}@media (min-width:768px){.popupContainer__closeButton{font-size:.5625rem;height:2.8125rem;transition:background-color .3s;width:2.8125rem}.popupContainer__closeButton:hover{background-color:#dcdfe1}}.quantityField{border:1px solid var(--color-border);font-size:11px;height:45px;padding:0 23px;position:relative;transition:border-color .15s ease-out;width:80px}.quantityField.-focus{border-color:var(--color-border--hover)}.quantityField input{height:100%;text-align:center;width:100%}.quantityField .quant_dec,.quantityField .quant_inc{align-items:center;background-color:var(--color-background);bottom:0;display:flex;font-size:.625rem;height:100%;justify-content:center;position:absolute;top:0;transition:background-color .15s ease-out;width:18px}.quantityField .quant_dec:focus,.quantityField .quant_dec:hover,.quantityField .quant_inc:focus,.quantityField .quant_inc:hover{background-color:var(--color-background--hover)}.quantityField .quant_dec{border-right:1px solid var(--color-border);font-family:core-core_01!important;left:0}.quantityField .quant_dec:before{content:"\ea95"}.quantityField .quant_inc{border-left:1px solid var(--color-border);font-family:core-core_01!important;right:0}.quantityField .quant_inc:before{content:"\ea96"}.quantityFieldCustom{display:flex;flex-direction:column}.quantityFieldCustom .quantityField--productCard{align-items:center;border:0;display:flex;height:3.125rem;margin-bottom:.625rem;padding:0;width:100%}.quantityFieldCustom .quant_custom:not(:last-child){margin-right:.1875rem}.quantityFieldCustom .quant_dec_custom,.quantityFieldCustom .quant_inc_custom{align-items:center;background-color:color-mix(in srgb,var(--color-background) 10%,transparent);border:1px solid var(--color-border);display:flex;flex-shrink:0;font-weight:700;height:2.8125rem;justify-content:center;width:2.8125rem}.quantityFieldCustom .quant_dec_custom.-deactive,.quantityFieldCustom .quant_inc_custom.-deactive{background-color:hsla(228,8%,88%,.5);border:1px solid #dddee2;color:rgba(var(--color-primary--text),.3);cursor:default}.quantityFieldCustom .quant_input_custom{border:1px solid var(--color-border);height:3.125rem;width:100%}.quantityFieldCustom .productAddToBasketButtonB2B{margin-top:.3125rem;max-height:3.125rem}@media (max-width:767px){.quantityFieldCustom .quant_dec_custom,.quantityFieldCustom .quant_inc_custom{height:2.5rem;width:2.5rem}.quantityFieldCustom .quant_input_custom{height:2.5rem;width:3.75rem}}@media (min-width:768px){.quantityField{font-size:11px;height:2.8947368421vw;max-height:55px;min-height:45px;width:6.25rem}.quantityField .quant_dec,.quantityField .quant_inc{width:1.4375rem}.quantityField--small{height:2.8947368421vw;max-height:55px;min-height:45px;width:5rem}.quantityField--small .quant_dec,.quantityField--small .quant_inc{width:1.4375rem}}@media (min-width:1200px){.quantityField{font-size:.875rem;width:7.5rem}}.productTileIconV1__quantityField .quantityField,.quantityField{border:1px solid var(--color-border);font-size:11px;height:40px;padding:0 30px;position:relative;transition:border-color .15s ease-out;width:100%}.productTileIconV1__quantityField .quantityField.-focus,.quantityField.-focus{border-color:var(--color-border--hover)}.productTileIconV1__quantityField .quantityField input,.quantityField input{height:100%;text-align:center;width:100%}.productTileIconV1__quantityField .quantityField .quant_dec,.productTileIconV1__quantityField .quantityField .quant_inc,.quantityField .quant_dec,.quantityField .quant_inc{align-items:center;background-color:#f8f8f8;bottom:0;display:flex;font-size:.625rem;height:100%;justify-content:center;position:absolute;top:0;transition:background-color .15s ease-out;width:30px}.productTileIconV1__quantityField .quantityField .quant_dec:focus,.productTileIconV1__quantityField .quantityField .quant_dec:hover,.productTileIconV1__quantityField .quantityField .quant_inc:focus,.productTileIconV1__quantityField .quantityField .quant_inc:hover,.quantityField .quant_dec:focus,.quantityField .quant_dec:hover,.quantityField .quant_inc:focus,.quantityField .quant_inc:hover{background-color:var(--color-primary);color:#fff}.productTileIconV1__quantityField .quantityField .quant_dec,.quantityField .quant_dec{border-right:1px solid var(--color-border);font-family:core-core_01!important;left:0}.productTileIconV1__quantityField .quantityField .quant_dec:before,.quantityField .quant_dec:before{content:"\ea95"}.productTileIconV1__quantityField .quantityField .quant_dec,.quantityField .quant_dec{font-size:.625rem}.productTileIconV1__quantityField .quantityField .quant_inc,.quantityField .quant_inc{border-left:1px solid var(--color-border);font-family:core-core_01!important;right:0}.productTileIconV1__quantityField .quantityField .quant_inc:before,.quantityField .quant_inc:before{content:"\ea96"}.productTileIconV1__quantityField .quantityField .quant_inc,.quantityField .quant_inc{font-size:.625rem}.productVariantContainer .product_quantity.quantity_input .quant_dec,.productVariantContainer .product_quantity.quantity_input .quant_inc{width:1.4375rem}.productVariantContainer .systemTable__td--basket .quantityField{padding-left:1.4375rem;padding-right:1.4375rem}@media (max-width:767px){.productTileFullV1Right__quantityField .quantityField{height:45px}.quantityFieldCustom .quant_dec_custom,.quantityFieldCustom .quant_inc_custom{height:2.5rem;width:2.5rem}.quantityFieldCustom .quant_input_custom{height:2.5rem;width:3.75rem}}@media (min-width:768px){.quantityField{font-size:11px;height:2.8947368421vw;max-height:55px;min-height:45px;padding:0 2.5rem;width:100%}.quantityField .quant_dec,.quantityField .quant_inc{width:2.5rem}.productTileIconV1__quantityField .quantityField{height:2.6315789474vw;max-height:50px;min-height:40px;padding:0 2.5rem;width:100%}.productTileIconV1__quantityField .quantityField .quant_dec,.productTileIconV1__quantityField .quantityField .quant_inc{width:2.5rem}}@media (min-width:1200px){.quantityField{font-size:11px;padding:0 3.125rem}.quantityField .quant_dec,.quantityField .quant_inc{width:3.125rem}.quantityField--small{padding:0 2.5rem}.quantityField--small .quant_dec,.quantityField--small .quant_inc{width:2.5rem}.quantityField{font-size:.875rem;width:100%}}@media (min-width:1900px){.quantityField .quant_dec,.quantityField .quant_inc,.quantityField--small .quant_dec,.quantityField--small .quant_inc{font-size:11px}}.section:empty,.section:has(.section_body:empty),.section_body:empty,.section_header:empty{display:none}.section--background{background-color:var(--color-background)}.section--padding-bottom-tiny{padding-bottom:15px}.section--padding-bottom-small{padding-bottom:20px}.section--padding-bottom-big,.section--padding-bottom-medium{padding-bottom:30px}.section--padding-bottom-large{padding-bottom:40px}.section--padding-top-tiny{padding-top:15px}.section--padding-top-small{padding-top:20px}.section--padding-top-big,.section--padding-top-medium{padding-top:30px}.section--padding-top-large{padding-top:40px}.section--margin-bottom-tiny{margin-bottom:15px}.section--margin-bottom-small{margin-bottom:20px}.section--margin-bottom-big,.section--margin-bottom-medium{margin-bottom:30px}.section--margin-bottom-large{margin-bottom:40px}@media (max-width:767px){body:not(.--noTransition) .section--mobileCollapse .section_body{animation-play-state:paused}.section--mobileCollapse{margin:0!important;padding:0!important}.section--mobileCollapse .section_header{border-bottom:1px solid var(--color-border);display:flex}.section--mobileCollapse .section_header .section_header__text{border:none;flex-grow:1;font-size:17px;justify-content:flex-start;margin:0!important;padding:12px 3px!important;text-align:left}.section--mobileCollapse .section_header .section_header__text:after{height:0}.section--mobileCollapse .section_header .section_header__arrow{align-items:center;backface-visibility:hidden;display:flex;flex-shrink:0;font-family:arrows-regular!important;font-size:15px;justify-content:center;transition:transform .15s ease-out}.section--mobileCollapse .section_header .section_header__arrow:before{content:"\ea61"}.section--mobileCollapse .section_body{display:none;padding:17px 0}.section--mobileCollapse .sectionToggleTrigger:checked~.section_header .section_header__arrow{transform:rotateX(180deg) rotateY(-180deg)}.section--mobileCollapse .sectionToggleTrigger:checked~.section_body{display:block}}@media (min-width:360px) and (max-width:767px){.section--padding-bottom-tiny{padding-bottom:2.6075619296vw}.section--padding-bottom-small{padding-bottom:3.9113428944vw}.section--padding-bottom-medium{padding-bottom:5.2151238592vw}.section--padding-bottom-big{padding-bottom:6.518904824vw}.section--padding-bottom-large{padding-bottom:10.4302477184vw}.section--padding-top-tiny{padding-top:2.6075619296vw}.section--padding-top-small{padding-top:3.9113428944vw}.section--padding-top-medium{padding-top:5.2151238592vw}.section--padding-top-big{padding-top:6.518904824vw}.section--padding-top-large{padding-top:10.4302477184vw}.section--margin-bottom-tiny{margin-bottom:2.6075619296vw}.section--margin-bottom-small{margin-bottom:3.9113428944vw}.section--margin-bottom-medium{margin-bottom:5.2151238592vw}.section--margin-bottom-big{margin-bottom:6.518904824vw}.section--margin-bottom-large{margin-bottom:10.4302477184vw}}@media (min-width:768px){.section--padding-bottom-tiny{padding-bottom:1.0526315789vw}.section--padding-bottom-small{padding-bottom:1.5789473684vw}.section--padding-bottom-medium{padding-bottom:2.1052631579vw}.section--padding-bottom-big{padding-bottom:2.6315789474vw}.section--padding-bottom-large{padding-bottom:4.2105263158vw}.section--padding-top-tiny{padding-top:1.0526315789vw}.section--padding-top-small{padding-top:1.5789473684vw}.section--padding-top-medium{padding-top:2.1052631579vw}.section--padding-top-big{padding-top:2.6315789474vw}.section--padding-top-large{padding-top:4.2105263158vw}.section--margin-bottom-tiny{margin-bottom:1.0526315789vw}.section--margin-bottom-small{margin-bottom:1.5789473684vw}.section--margin-bottom-medium{margin-bottom:2.1052631579vw}.section--margin-bottom-big{margin-bottom:2.6315789474vw}.section--margin-bottom-large{margin-bottom:4.2105263158vw}}@media (min-width:1900px){.section--padding-bottom-tiny{padding-bottom:20px}.section--padding-bottom-small{padding-bottom:30px}.section--padding-bottom-medium{padding-bottom:40px}.section--padding-bottom-big{padding-bottom:50px}.section--padding-bottom-large{padding-bottom:80px}.section--padding-top-tiny{padding-top:20px}.section--padding-top-small{padding-top:30px}.section--padding-top-medium{padding-top:40px}.section--padding-top-big{padding-top:50px}.section--padding-top-large{padding-top:80px}.section--margin-bottom-tiny{margin-bottom:20px}.section--margin-bottom-small{margin-bottom:30px}.section--margin-bottom-medium{margin-bottom:40px}.section--margin-bottom-big{margin-bottom:50px}.section--margin-bottom-large{margin-bottom:80px}}.js__simpleScrollBar{overflow:hidden;position:relative}.simpleScrollBar__Wrapper{float:left;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.simpleScrollBar__Content{box-sizing:border-box;height:100%;overflow-x:auto;overflow-y:scroll;padding:0;position:relative;scrollbar-width:none;width:100%}.simpleScrollBar__Content::-webkit-scrollbar{display:none;height:0;width:0}.simpleScrollBar__Content.-rtl{right:auto;width:calc(100% + 18px)}.simpleScrollBar__Scroll{background:rgba(80,80,80,.33);border-radius:4px;cursor:pointer;opacity:0;position:absolute;top:0;transition:opacity .25s linear;visibility:hidden;width:6px;z-index:2}.simpleScrollBar__Scroll.-active{visibility:visible}.simpleScrollBar__Scroll.-visible{opacity:1}.-hideScrollBar{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.simpleScrollBar__Container:hover .simpleScrollBar__Scroll{opacity:1}}.passwordValidator{background:var(--color-background);border-radius:10px;display:none;margin:0 auto;padding:1.25rem;width:100%}.passwordValidator.-active{display:block}.passwordValidatorRow{display:none}.passwordValidatorRow.-active{display:flex}.passwordValidatorRow--strength{margin:.9375rem 0}.passwordValidatorMessage{align-items:center;font-size:clamp(10px,1.0842368641vw,13px);margin-bottom:5px}.passwordValidatorMessage__icon{align-items:center;display:flex;font-family:core-core_01!important;justify-content:center;margin-right:.625rem}.passwordValidatorMessage__icon:before{content:"\ea85"}.passwordValidatorMessage__icon:after{font-size:clamp(11px,1.1676396997vw,14px)}.passwordValidatorMessage--errors .passwordValidatorMessage__icon{color:#f63b37}.passwordValidatorMessage--errors .passwordValidatorMessage__icon:before{content:"\ea90";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;text-transform:none}.passwordValidatorMessage--warnings .passwordValidatorMessage__icon{color:#ffc52b}.passwordValidatorMessage--warnings .passwordValidatorMessage__icon:before{content:"\ea92";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;text-transform:none}.passwordValidatorMessage.-pending .passwordValidatorMessage__icon:before{animation:load 1s linear infinite;aspect-ratio:1;background:#dcdcdc;border-radius:50%;box-sizing:border-box;content:"";-webkit-mask:conic-gradient(transparent,#000),linear-gradient(#000 0 0) content-box;mask:conic-gradient(transparent,#000),linear-gradient(#000 0 0) content-box;-webkit-mask-composite:source-out;mask-composite:subtract;padding:2px;width:clamp(11px,1.1676396997vw,14px)}@keyframes load{to{transform:rotate(1turn)}}.passwordValidatorMessage.-pending .passwordValidatorMessage__icon:after{display:none!important}.passwordValidatorStrength{align-items:center}.passwordValidatorStrength__bar{display:grid;flex-grow:1;gap:2px;grid-template-columns:repeat(6,1fr)}.passwordValidatorStrength__part{background:#dcdcdc;height:3px}.passwordValidatorStrength__info{font-weight:500;margin-left:.9375rem;width:7.5rem}.passwordValidatorStrength__bar[data-strength="0"] .passwordValidatorStrength__part--incorrect{background:#1c1c1c}.passwordValidatorStrength__bar[data-strength="1"] .passwordValidatorStrength__part--incorrect,.passwordValidatorStrength__bar[data-strength="1"] .passwordValidatorStrength__part--very_weak{background:#ea4b47}.passwordValidatorStrength__bar[data-strength="2"] .passwordValidatorStrength__part--incorrect,.passwordValidatorStrength__bar[data-strength="2"] .passwordValidatorStrength__part--very_weak,.passwordValidatorStrength__bar[data-strength="2"] .passwordValidatorStrength__part--weak{background:#f8811c}.passwordValidatorStrength__bar[data-strength="3"] .passwordValidatorStrength__part--incorrect,.passwordValidatorStrength__bar[data-strength="3"] .passwordValidatorStrength__part--medium,.passwordValidatorStrength__bar[data-strength="3"] .passwordValidatorStrength__part--very_weak,.passwordValidatorStrength__bar[data-strength="3"] .passwordValidatorStrength__part--weak{background:#f1c94b}.passwordValidatorStrength__bar[data-strength="4"] .passwordValidatorStrength__part--incorrect,.passwordValidatorStrength__bar[data-strength="4"] .passwordValidatorStrength__part--medium,.passwordValidatorStrength__bar[data-strength="4"] .passwordValidatorStrength__part--strong,.passwordValidatorStrength__bar[data-strength="4"] .passwordValidatorStrength__part--very_weak,.passwordValidatorStrength__bar[data-strength="4"] .passwordValidatorStrength__part--weak{background:#96e34a}.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--incorrect,.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--medium,.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--strong,.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--very_strong,.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--very_weak,.passwordValidatorStrength__bar[data-strength="5"] .passwordValidatorStrength__part--weak{background:#50b250}@media (min-width:768px){.passwordValidatorStrength__part{height:.3125rem}.passwordValidatorStrength__bar{gap:4px}.passwordValidatorRow--info{font-size:clamp(10px,.6842105263vw,13px)}.passwordValidatorMessage__icon:after{font-size:clamp(11px,.7368421053vw,14px)}.passwordValidatorMessage.-pending .passwordValidatorMessage__icon:before{width:clamp(11px,.7368421053vw,14px)}}.systemForm{margin-bottom:20px}.systemForm--greyContainer{background-color:var(--color-background);border:1px solid var(--color-border);padding:5.6603773585vw 3.7735849057vw}.systemForm--smallContainer{margin:0 auto;max-width:570px;width:100%}.systemForm__head{font-size:clamp(16px,16px,1199px,16px);margin:1.25rem 0 1.9375rem;padding-bottom:1.375rem;width:100%}.systemFormLegend{font-weight:700;margin-bottom:1.25rem;text-transform:uppercase}.systemFormLegend--invisible{height:1px;left:100vw;overflow:hidden;position:absolute;width:1px}.systemForm__requiredInfo{font-size:12px;grid-column:span 12;width:100%}.systemFormFieldset{display:grid;gap:clamp(18px,3.6505867014vw,28px) clamp(20px,3.9113428944vw,30px);grid-template-columns:repeat(12,1fr);margin-bottom:1.375rem;width:100%}.systemForm__fieldWrap>.btn{margin-top:1.375rem}.systemForm__field_error{bottom:0;font-size:80%;left:0;padding:2px 4px;position:absolute;transform:translateY(100%)}.systemForm__input[keyboard-focus]+.systemForm__icon{z-index:5}.systemForm__icon{align-items:center;aspect-ratio:1/1;background:#fff;bottom:1px;cursor:pointer;display:flex;font-size:clamp(14px,2.6075619296vw,20px);height:calc(100% - 2px);justify-content:center;position:absolute;right:1px;top:1px;transition:color .3s ease-out;z-index:1}.systemForm__icon:hover{color:var(--color-primary--hover)}.systemForm__icon--date{pointer-events:none}.systemForm__fieldWrap{position:relative}.systemForm__fieldWrap,.systemForm__fieldWrap--checkbox,.systemForm__fieldWrap--width_1,.systemForm__fieldWrap--width_2,.systemForm__fieldWrap--width_3,.systemForm__fieldWrap--width_4{grid-column:span 12;width:100%}.systemForm__field{font-size:clamp(10px,1.8252933507vw,14px);height:7.1707953064vw;max-height:55px;min-height:35px;position:relative}.systemForm__field--textarea{height:8.6842105263vw;max-height:165px;min-height:105px}.systemForm__textarea,.systemForm__textfield{border:1px solid var(--color-border);border-radius:0;height:100%;padding:0 .625rem;transition:border-color .3s ease-out;width:100%}.systemForm__textarea.-invalid,.systemForm__textfield.-invalid{background:#fff2f2;border-color:#ee5c61!important}.systemForm__textarea.-invalid+.systemForm__icon,.systemForm__textfield.-invalid+.systemForm__icon{background:#fff2f2}.systemForm__textarea.-disabled,.systemForm__textfield.-disabled{background:#e4e4e4;border-color:#e4e4e4!important;cursor:not-allowed;opacity:.5;pointer-events:none}.systemForm__textarea.-disabled+.systemForm__icon,.systemForm__textfield.-disabled+.systemForm__icon{background:#e4e4e4}.systemForm__textarea:focus,.systemForm__textfield:focus{border-color:var(--color-border--hover)}.systemForm__textarea[type=number],.systemForm__textfield[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.systemForm__textarea[type=number]::-webkit-inner-spin-button,.systemForm__textarea[type=number]::-webkit-outer-spin-button,.systemForm__textfield[type=number]::-webkit-inner-spin-button,.systemForm__textfield[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.systemForm__textarea[type=date],.systemForm__textfield[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;font:inherit!important}.systemForm__textarea[type=date]::-webkit-date-and-time-value,.systemForm__textfield[type=date]::-webkit-date-and-time-value{color:#22262c!important;font:inherit!important;text-align:left}.systemForm__textarea[type=date]::-webkit-calendar-picker-indicator,.systemForm__textarea[type=date]::-webkit-inner-spin-button,.systemForm__textfield[type=date]::-webkit-calendar-picker-indicator,.systemForm__textfield[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;display:none}.systemForm__field--number .systemForm__quantityWrap{aspect-ratio:1/1;background:#fff;border-left:1px solid var(--color-border);bottom:1px;display:flex;flex-direction:column;height:calc(100% - 2px);left:auto;position:absolute;right:1px;top:1px}.systemForm__field--number .systemForm__quantity{align-items:center;display:flex;font-size:.625rem;height:50%;justify-content:center}.systemForm__field--number .systemForm__quantity:hover{background:#f2f3f4}.systemForm__field--number .systemForm__quantity:first-child{border-bottom:1px solid var(--color-border)}.systemForm__textarea{padding-bottom:.625rem;padding-top:.625rem}.systemForm__field .customSelectWrap{min-height:0;width:100%}.systemForm__field .customSelectWrap .customSelect{height:100%;min-height:0;width:100%}.systemForm__field .customSelectWrap .customSelect .customSelect__label{padding:0 0 0 1.25rem}.systemForm__field .customSelectWrap .customSelect .customSelect__labelText{padding-left:0}.systemForm__label{display:block;font-size:13px;height:25px;padding-bottom:5px;white-space:nowrap}.systemForm__field--captcha,.systemForm__field--file{display:flex}.systemForm__field--file .systemForm__textfield{align-items:center;border-right:none!important;display:flex;gap:10px;justify-content:flex-start;overflow:hidden;position:relative}.systemForm__field--file .systemForm__fileInputText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.systemForm__field--file .systemForm__fileInputText:not(.-active){color:var(--color-placeholder)}.systemForm__field--file .systemForm__fileInputClear{cursor:pointer}.systemForm__field--file .systemForm__fileInputClear:not(.-active){display:none}.systemForm__field--file .btn{height:100%;max-height:100%;min-height:auto;min-width:140px}.systemForm__captcha{background-color:var(--color-container);border:1px solid var(--color-border);justify-content:center;margin-right:10px}.systemForm__captcha,.systemForm__field--checkbox,.systemForm__field--radio{align-items:center;display:flex}.systemForm__field--checkbox .systemForm__field--placeholder,.systemForm__field--radio .systemForm__field--placeholder{margin-left:10px}.systemForm__field--placeholder{font-size:11px}.systemForm__submitRow{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin-top:15px;width:100%}.systemForm__submitRow .systemForm__button:not(:last-child){margin-right:10px}.systemForm__field--date{position:relative}.systemFormCheckbox,.systemFormRadio{-webkit-appearance:initial!important;background:#fff;border:1px solid var(--color-border);cursor:pointer;display:inline-block;flex-shrink:0;height:20px;max-height:none;max-width:none;min-height:0;min-width:0;position:relative;width:20px}.systemFormCheckbox--source,.systemFormRadio--source{height:0!important;min-height:0;min-width:0;opacity:0!important;position:absolute;width:0!important;z-index:-1}.systemFormCheckbox:before,.systemFormRadio:before{background-color:var(--color-primary);border-radius:inherit;content:"";display:block;height:65%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5);transition:opacity .15s,transform .15s;width:65%}.systemFormCheckbox:checked+.systemFormCheckbox:before,.systemFormCheckbox:checked+.systemFormRadio:before,.systemFormCheckbox:checked+label .systemFormCheckbox:before,.systemFormCheckbox:checked+label .systemFormRadio:before,.systemFormCheckbox:checked:before,.systemFormRadio:checked+.systemFormCheckbox:before,.systemFormRadio:checked+.systemFormRadio:before,.systemFormRadio:checked+label .systemFormCheckbox:before,.systemFormRadio:checked+label .systemFormRadio:before,.systemFormRadio:checked:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.systemFormCheckbox:focus,.systemFormCheckbox:focus+.systemFormCheckbox,.systemFormCheckbox:focus+.systemFormRadio,.systemFormCheckbox:focus+label .systemFormCheckbox,.systemFormCheckbox:focus+label .systemFormRadio,.systemFormRadio:focus,.systemFormRadio:focus+.systemFormCheckbox,.systemFormRadio:focus+.systemFormRadio,.systemFormRadio:focus+label .systemFormCheckbox,.systemFormRadio:focus+label .systemFormRadio{border-color:var(--color-border--hover)}.systemFormCheckbox.-invalid,.systemFormRadio.-invalid{background:#fff2f2;border-color:#ee5c61!important}.systemFormCheckbox.-disabled,.systemFormRadio.-disabled{background:#e4e4e4;border-color:#e4e4e4!important;cursor:not-allowed;opacity:.5;pointer-events:none}.systemFormCheckbox--tick:before{content:"\eaa5";display:inline-block;font-family:core-core_01!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;speak:none;background-color:transparent;color:var(--color-primary);font-size:9px;height:auto;text-transform:none;width:auto}.systemFormCheckboxSwitch__input{left:50%;opacity:0!important;pointer-events:none!important;position:absolute;top:50%;transform:translate(-50%,-50%)}.systemFormCheckboxSwitch__placeholder,.systemFormCheckboxSwitch__placeholderContainer{border-radius:2.125rem;position:relative}.systemFormCheckboxSwitch__placeholder{background-color:#dcdfe1;border:none;display:inline-block;height:1.5rem;transition:background-color .15s ease-out;width:3rem}.systemFormCheckboxSwitch__placeholder:before{background-color:var(--color-container);border-radius:50%;bottom:.125rem;content:"";display:block;height:1.25rem;left:.125rem;opacity:1;position:absolute;top:auto;transform:none;transition:background-color .15s ease-out,transform .15s ease-out;width:1.25rem}.systemFormCheckboxSwitch__input.-disabled+.systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder{cursor:not-allowed;opacity:.3}.systemFormCheckboxSwitch__input:checked+.systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder{background-color:var(--color-primary)}.systemFormCheckboxSwitch__input:checked+.systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder:before{opacity:1;transform:translateX(1.5rem)}.systemFormRadio{border-radius:100%}.systemFormRadio:after{background:var(--color-primary);border-radius:inherit;content:""}@media (min-width:360px){.systemForm__head{font-size:clamp(19px,27px,1199px,27px);margin:1.25rem 0 1.9375rem;padding-bottom:1.375rem;width:100%}}@media (min-width:530px){.systemForm--greyContainer{padding:30px 20px}}@media (max-width:767px){.systemForm__submitRow--button_full .systemForm__button{width:100%}.systemForm__submitRow--button_full .systemForm__button:not(:last-child){margin-bottom:10px;margin-right:0}}@media (min-width:768px){.systemForm__head{margin-right:1.875rem}.systemFormFieldset{gap:1.75rem 1.875rem;margin-bottom:1.625rem}.systemForm__fieldWrap>.btn{margin-top:1.625rem}.systemForm__fieldWrap--width_2,.systemForm__fieldWrap--width_3,.systemForm__fieldWrap--width_4{grid-column:span 6}.systemForm--greyContainer{padding:2.5rem 1.875rem}.systemForm__label{display:block;font-size:1rem;padding-bottom:.5rem}.systemForm__textfield{padding:0 1.25rem}.systemForm__textarea{padding:1.25rem}.systemForm{margin-bottom:2.5rem}.systemForm__submitRow{flex-direction:row;justify-content:flex-end;margin-top:1.875rem}.systemForm__submitRow--button_between{justify-content:space-between}.systemForm__icon{font-size:1.25rem}.systemForm__icon--date{pointer-events:auto}.systemFormCheckbox,.systemFormRadio{height:1.875rem;width:1.875rem}.systemFormCheckbox:before,.systemFormRadio:before{font-size:.8125rem}.systemForm__field{font-size:clamp(10px,.7368421053vw,14px);height:2.8947368421vw}.systemForm__field--checkbox .systemForm__field--placeholder,.systemForm__field--radio .systemForm__field--placeholder{margin-left:1.25rem}.systemForm__field--placeholder{font-size:.875rem}.systemFormCheckbox--switch{height:1.875rem;width:3.75rem}.systemFormCheckbox--switch:before{bottom:.125rem;height:1.625rem;left:.125rem;top:auto;width:1.625rem}.systemFormCheckbox--switch:checked+.systemFormCheckbox--switch:before,.systemFormCheckbox--switch:checked+label .systemFormCheckbox--switch:before,.systemFormCheckbox--switch:checked:before{transform:translateX(1.875rem)}.systemFormCheckbox--small,.systemFormRadio--small{height:1.25rem;width:1.25rem}.systemFormCheckbox--small:before,.systemFormRadio--small:before{font-size:.625rem}}@media (min-width:1200px){.systemForm__fieldWrap--width_3{grid-column:span 4}.systemForm__fieldWrap--width_4{grid-column:span 3}}.systemTable{overflow-x:scroll}.systemTable__table{width:100%}.systemTable__table--even_row_dark .systemTable__body .systemTable__row:nth-child(2n){background-color:var(--color-background)}.systemTable__td,.systemTable__th{height:3.5rem;padding:.625rem 1.8125rem;position:relative;text-align:left;vertical-align:middle}.systemTable__th{font-weight:700;line-height:1.2;padding:.625rem .5625rem .625rem 1.8125rem;text-transform:uppercase}.systemTable__th:not(.-noSeparator):not(:first-child){padding-left:1.875rem}.systemTable__td{font-weight:400;line-height:1}.systemTable__data{display:flex;flex-direction:column;justify-content:center;white-space:nowrap}.systemTable__data:not(.-noSeparator):before{border-left:1px solid var(--color-border);content:"";display:block;height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%)}.systemTable__a{align-items:center;display:flex;height:100%}.systemTable .-textCenter>.systemTable__data,.systemTable .systemTable__th.-textCenter{padding-left:0;padding-right:0;text-align:center}.systemTable .-textRight>.systemTable__data,.systemTable .systemTable__th.-textRight{padding-left:1.25rem;text-align:right}.-noSeparator .systemTable__data,.systemTable__td:first-child .systemTable__data{padding-left:0}.-noSeparator .systemTable__data:before,.systemTable__td:first-child .systemTable__data:before{display:none}.systemTable__row--body{border-bottom:1px solid var(--color-border)}.systemTable__row--body.-active,.systemTable__table--even_row_dark .systemTable__body .systemTable__row:nth-child(2n).-active{background-color:color-mix(in srgb,var(--color-primary) 9%,transparent)}.systemTable__row--head{border-bottom:2px solid var(--color-primary)}.systemTable__buttons .btn{font-size:17px}.systemTable__buttons .btn:not(:last-child){margin-right:.625rem}.systemTable__buttons .btn--delete{font-size:8px}.systemTableSummary{margin-bottom:20px;min-height:22px}.systemTable__table--flex .systemTable__row{display:flex}.systemTable__table--flex .systemTable__td,.systemTable__table--flex .systemTable__th{align-items:center;display:flex}.systemTable__row .quantityFieldCustom{flex-direction:row}.systemTable__row .quantityFieldCustom .productIconV1__quantityField{display:flex;justify-content:flex-end;margin-right:.3125rem;width:auto}.systemTable__row .quantityFieldCustom .quantityField--small{width:auto}.systemTable__row .quantityFieldCustom .quantityField_custom{align-items:center}.systemTable__row .quantityFieldCustom .quantityField--productCard{height:3.125rem;margin-bottom:0}.systemTable__row .quantityFieldCustom .quant_dec_custom,.systemTable__row .quantityFieldCustom .quant_inc_custom{height:2.5rem;width:2.5rem}.systemTable__row .quantityFieldCustom .quant_input_custom{height:2.5rem;text-align:center}.systemTable__row .quantityFieldCustom .productInfoBlockB2CAskAboutProduct__text{color:var(--color-primary-text)!important}.systemTable__row .quantityFieldCustom .productInfoBlockB2C__row--ask_about_product .productInfoBlockB2C__rowBox{border:1px solid var(--color-border)}.systemTable__row .quantityFieldCustom .productInfoBlockB2CAskAboutProduct__icon{color:var(--color-primary-text)!important}.systemTable__sortIcon--up{font-family:core-core_01!important}.systemTable__sortIcon--up:before{content:"\ea63"}.systemTable__sortIcon--down{font-family:core-core_01!important}.systemTable__sortIcon--down:before{content:"\ea61"}.tableProductBasketButton__icon{font-family:core-core_01!important}.tableProductBasketButton__icon:before{content:"\ea85"}@media (max-width:767px){.systemTable{margin-right:-15px}.systemTable__td,.systemTable__th{font-size:12px}}@media (min-width:768px) and (max-width:999px){.systemTable{margin-right:-2.9411vw}}@media (min-width:768px){.systemTable__td,.systemTable__th{font-size:10px}.systemTableSummary{margin-bottom:2.5rem}}@media (min-width:1200px){.systemTable__td,.systemTable__th{font-size:.875rem}.systemTable__buttons .btn{font-size:1.375rem}.systemTable__buttons .btn--delete{font-size:.625rem}}@media (min-width:1366px){.systemTable{overflow-x:visible}}@media (max-width:767px){.systemTable__td{padding:.625rem 1.0125rem}}.tooltip{position:relative}.tooltip:before{background-color:var(--color-container);border:1px solid var(--color-border);bottom:calc(100% + 7px);color:#22262c;content:attr(data-tooltip);display:flex;font-size:clamp(8px,.5263157895vw,10px);max-width:225px;padding:6px 10px;text-align:center;white-space:pre-wrap;width:-moz-max-content;width:max-content}.tooltip:after,.tooltip:before{left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .15s,visibility .15s;visibility:hidden}.tooltip:after{border:solid;border-color:var(--color-border) transparent;border-width:5px 5px 0;bottom:calc(100% + 2px);content:"";display:block}.tooltip:hover:after,.tooltip:hover:before{opacity:1;visibility:visible}.mce-content-body,.mce-content-body p,.typography,.typography p{color:#22262c;font-family:Roboto,Arial,sans-serif;font-size:clamp(13px,1.9556714472vw,15px);font-style:normal;font-weight:400;line-height:1.4;text-transform:none}.mce-content-body p,.typography p{color:inherit;padding-bottom:1.5625rem}.mce-content-body p{font-family:Roboto,Arial,sans-serif;font-weight:400}.mce-content-body b,.mce-content-body strong,.typography b,.typography strong{font-weight:700}.mce-content-body a:not(.btn),.typography a:not(.btn){text-decoration:underline;transition:color .15s ease-out}.mce-content-body a:not(.btn):hover,.typography a:not(.btn):hover{color:var(--color-primary)}.header,.mce-content-body .-h1,.mce-content-body .-h2,.mce-content-body .-h3,.mce-content-body .-h4,.mce-content-body .-h5,.mce-content-body .-h6,.mce-content-body h1,.mce-content-body h2,.mce-content-body h3,.mce-content-body h4,.mce-content-body h5,.mce-content-body h6,.typography .-h1,.typography .-h2,.typography .-h3,.typography .-h4,.typography .-h5,.typography .-h6,h1,h2,h3,h4,h5,h6{color:#22262c;font-family:Roboto,Arial,sans-serif;font-weight:700;line-height:1.2;text-transform:none}.header--white{color:#fff}.header--center,.header--section{align-items:center;display:flex;justify-content:center;text-align:center}.header--section{border-bottom:1px solid var(--color-border);margin-bottom:1.75rem;padding-bottom:1.0625rem;position:relative}.header--section:after{background-color:var(--color-primary);bottom:0;content:"";display:block;height:3px;position:absolute;width:2.5rem}.header--underscore,.mce-content-body .header--underscore,.typography .header--underscore{margin-bottom:1.75rem;padding-bottom:1.0625rem;padding-top:1.0625rem;position:relative}.header--underscore:after,.mce-content-body .header--underscore:after,.typography .header--underscore:after{background-color:var(--color-primary);bottom:0;content:"";display:block;height:3px;position:absolute;width:2.5rem}.-h1,.mce-content-body .-h1,.mce-content-body h1,.typography .-h1,.typography h1{font-size:clamp(26px,8.8888888889vw,32px)}@media (min-width:360px){.-h1,.mce-content-body .-h1,.mce-content-body h1,.typography .-h1,.typography h1{font-size:clamp(36px,2.3157894737vw,44px)}}.-h2,.mce-content-body .-h2,.mce-content-body h2,.typography .-h2,.typography h2{font-size:clamp(24px,8.3333333333vw,30px)}@media (min-width:360px){.-h2,.mce-content-body .-h2,.mce-content-body h2,.typography .-h2,.typography h2{font-size:clamp(32px,2.1052631579vw,40px)}}.-h3,.mce-content-body .-h3,.mce-content-body h3,.typography .-h3,.typography h3{font-size:clamp(22px,7.7777777778vw,28px)}@media (min-width:360px){.-h3,.mce-content-body .-h3,.mce-content-body h3,.typography .-h3,.typography h3{font-size:clamp(28px,1.8947368421vw,36px)}}.-h4,.mce-content-body .-h4,.mce-content-body h4,.typography .-h4,.typography h4{font-size:clamp(20px,7.2222222222vw,26px)}@media (min-width:360px){.-h4,.mce-content-body .-h4,.mce-content-body h4,.typography .-h4,.typography h4{font-size:clamp(26px,1.6842105263vw,32px)}}.-h5,.mce-content-body .-h5,.mce-content-body h5,.typography .-h5,.typography h5{font-size:clamp(18px,6.6666666667vw,24px)}@media (min-width:360px){.-h5,.mce-content-body .-h5,.mce-content-body h5,.typography .-h5,.typography h5{font-size:clamp(22px,1.4736842105vw,28px)}}.-h6,.mce-content-body .-h6,.mce-content-body h6,.typography .-h6,.typography h6{font-size:clamp(16px,6.1111111111vw,22px)}@media (min-width:360px){.-h6,.mce-content-body .-h6,.mce-content-body h6,.typography .-h6,.typography h6{font-size:clamp(18px,1.2631578947vw,24px)}}.mce-content-body ol,.typography ol{list-style:decimal}.mce-content-body ol,.mce-content-body ul,.typography ol,.typography ul{margin-left:1.875rem;padding-bottom:1.5625rem}.mce-content-body ol ol,.mce-content-body ol ul,.mce-content-body ul ol,.mce-content-body ul ul,.typography ol ol,.typography ol ul,.typography ul ol,.typography ul ul{padding-bottom:0}.mce-content-body li,.typography li{line-height:1.2;margin:25px 0}.mce-content-body ul li,.typography ul li{display:block;margin-left:37pxpx;position:relative}.mce-content-body ul li:before,.typography ul li:before{border-top:1px solid var(--color-primary);content:"";height:1px;left:-37px;margin:calc(.6em + 2px) .46875rem 0;position:absolute;width:22px}.tinyColumnSection{align-items:stretch!important;display:flex;flex-direction:column;justify-content:space-between!important}.tinyColumnSection .tinyColumnSection__item{flex:1 1 0}.typography .NumerTelefonuStopkaDuzy{font-size:2.75rem;line-height:1.05}.typography .big_text{font-size:17px;letter-spacing:-.38px}@media (min-width:768px){.mce-content-body,.mce-content-body p,.typography,.typography p{font-size:clamp(11px,.875rem,14px)}.header--section:after,.header--underscore:after,.mce-content-body .header--underscore:after,.typography .header--underscore:after{width:3.75rem}.header--section{margin-bottom:2.3125rem;padding-bottom:1.375rem}.header--underscore,.mce-content-body .header--underscore,.typography .header--underscore{margin-bottom:2rem;padding-bottom:1.5rem}.tinyColumnSection{flex-direction:row;gap:1.25rem}}@media (min-width:1200px){.typography .big_text{font-size:19px}}@media (min-width:768px){.header--section .-h1{color:#1b1918;letter-spacing:-.38px}.header--section:after{bottom:-2px}}@media (min-width:360px){.header--section .-h1,.section_header .-h1{font-size:clamp(32px,1.8947368421vw,36px)}}.productFlag{align-items:center;background-color:#f2f3f4;display:flex;font-size:9px;font-weight:700;height:1.5625rem;justify-content:center;margin-bottom:4px;min-width:5rem;text-align:center;text-transform:uppercase}.productFlag--discount{min-width:0;width:1.875rem}.productFlag--text_dark{color:#22262c}.productFlag--text_bright{color:#fff}.productFlag--subFlag{margin-left:4px;min-width:auto;padding:0 6px}@media (min-width:768px){.productFlag{font-size:.625rem}}.productFlag{background:#fff;border:1px solid;font-weight:600;letter-spacing:-.01125rem;padding:0 .625rem}.productParam__icon{align-items:center;display:flex;justify-content:center;margin-right:7px;width:16px}.productParam__icon.iconset-core-available-status-available{color:#9bcb3b}.productParam__icon.iconset-core-available-status-unavailable{color:#ee5c61}.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row{border-bottom:1px solid var(--color-border);line-height:1;padding:.3125rem 0 .625rem;width:50%}.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row+.productParam--in_row{padding-left:1.25rem;position:relative}.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row+.productParam--in_row:after{background-color:var(--color-border);content:"";height:70%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.productParam--oversize .productParam__icon{font-size:20px}@media (min-width:768px){.productParam__icon{font-size:13px}.productParam__value--big{font-size:130%}}@media (min-width:1200px){.productParam__icon{font-size:1rem}.productParam--oversize .productParam__icon{font-size:1.5rem}}@media (min-width:480px) and (max-width:650px),(min-width:768px) and (max-width:1450px){.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row{padding-left:0;width:100%}.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row+.productParam--in_row{padding-left:0}.productTileIconV1__box.productTileIconV1__box--params .productParam.productParam--in_row+.productParam--in_row:after{display:none}}.productParam--availability .iconset-core-available-status-available{background-color:#80b61d;border-radius:.875rem;height:.75rem;width:.75rem}.productParam--availability .iconset-core-available-status-available:before{content:""}body:not([class*=" -os--"]):not([class*=-offer--]){background:var(--color-body)}a:focus-visible,button:focus-visible,input[keyboard-focus],label:focus-visible,textarea[keyboard-focus]{outline:2px dashed red;position:relative;z-index:5}.sliderArrow{align-items:center;background-color:#f2f3f4;color:#22262c;display:flex;font-size:12px;height:36px;justify-content:center;transition:background-color .3s ease-out;width:36px}.sliderArrow--absolute{position:absolute;top:50%;transform:translateY(-50%)}.sliderArrow--absolute.sliderArrow-up{top:0}.sliderArrow--absolute.sliderArrow--right{right:0}.sliderArrow--absolute.sliderArrow--down{bottom:0}.sliderArrow--absolute.sliderArrow--left{left:0}.sliderArrow--absolute:focus{position:absolute}body.--arrows-circle .sliderArrow{border-radius:50%}body.--arrows-modern .sliderArrow{background-color:transparent;font-size:1.875rem}.sliderArrowIcon--up{font-family:arrows-regular!important}.sliderArrowIcon--up:before{content:"\ea65"}.sliderArrowIcon--right{font-family:arrows-regular!important}.sliderArrowIcon--right:before{content:"\ea63"}.sliderArrowIcon--down{font-family:arrows-regular!important}.sliderArrowIcon--down:before{content:"\ea61"}.sliderArrowIcon--left:before{content:"\ea62"}.-column--left{flex-shrink:0;width:18.75rem}.-column--right{flex-grow:1}.-column--top{flex-grow:1;width:100%}@media (min-width:768px){.sliderArrow{height:3.125rem;transition:background-color .15s ease-out,color .15s ease-out;width:3.125rem}.sliderArrow.-disable{cursor:no-drop;opacity:.3}body.--arrows-modern .sliderArrow{font-size:3.125rem}body.--arrows-circle .sliderArrow,body.--arrows-square .sliderArrow{font-size:.875rem;transition:background-color .15s ease-out,color .15s ease-out}body.--arrows-circle .sliderArrow.-disable,body.--arrows-square .sliderArrow.-disable{cursor:no-drop;opacity:.3}body.--arrows-circle .sliderArrow:not(.-disable):focus,body.--arrows-circle .sliderArrow:not(.-disable):hover,body.--arrows-square .sliderArrow:not(.-disable):focus,body.--arrows-square .sliderArrow:not(.-disable):hover{background-color:var(--color-primary);color:var(--color-primary--text-hover)}}.sliderArrow{background-color:hsla(0,0%,100%,.7);font-size:27px}.sliderArrowIcon--left{font-family:arrows-regular!important}.sliderArrowIcon--left:before{content:"\ea63"}.sliderArrowIcon--left{transform:rotate(180deg)}@media (min-width:768px){body.--arrows-circle .sliderArrow,body.--arrows-square .sliderArrow{font-size:2.5625rem}}