:root{--msw:1440px;--mainPadding:16px;--brandColor:#feba16;--brandSecondaryColor:#ffb400;--iconsStyle:#171b22;--menuToggleBg:#feba16;--menuToggleBgHover:#ffb400}.v_tablet,.v_small_desktop.no-touch{--mainPadding:24px}.d_desktop:not(.v_small_desktop).no-touch{--mainPadding:40px}@font-face{font-family:'NotoSans';font-weight:300;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-Light.woff2')}@font-face{font-family:'NotoSans';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-Regular.woff2')}@font-face{font-family:'NotoSans';font-weight:500;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-Medium.woff2')}@font-face{font-family:'NotoSans';font-weight:600;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-SemiBold.woff2')}@font-face{font-family:'NotoSans';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-Bold.woff2')}@font-face{font-family:'NotoSans';font-weight:800;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-ExtraBold.woff2')}@font-face{font-family:'NotoSans';font-weight:900;font-style:normal;font-display:swap;src:url('../fonts/NotoSans/NotoSans-Black.woff2')}@font-face{font-family:'Exo2';font-weight:800;font-style:normal;font-display:swap;src:url('../fonts/Exo2/Exo2-ExtraBold.woff2')}.boundBlock{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box}.themeScroll{overflow-y:auto;overflow-x:hidden}.themeScroll::-webkit-scrollbar{width:2px}.themeScroll::-webkit-scrollbar:horizontal{height:2px}.themeScroll::-webkit-scrollbar-track{background-color:rgba(0,0,11,.1)}.themeScroll::-webkit-scrollbar-thumb{background-color:#00000b;border-radius:2px}.themeScroll::-webkit-scrollbar-thumb:hover{background-color:#00000b}.themeLoader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.themeLoader p{display:none}.themeLoader img{display:none}.themeLoader:after{content:'';display:inline-flex;width:70%;height:70%;max-width:100px;max-height:100px;background:url(../images/loader.svg) no-repeat 50% 50%;background-size:contain;animation:roundLoader 1s infinite linear}@keyframes roundLoader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.flex-c{display:flex;align-items:center;flex-wrap:wrap}.flex-c-c{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.flex-c-b{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.flex-s{display:flex;align-items:flex-start;flex-wrap:wrap}.qty-input-wrapper{width:120px;height:40px;border:1px solid #e3e3e3;box-sizing:border-box;overflow:hidden;position:relative}.qty-input-wrapper input{width:100%;height:100%;border:none;outline:none;text-align:center;font-size:16px;color:#000;box-sizing:border-box;padding:0 40px}.qty-input-wrapper .nav-up,.qty-input-wrapper .nav-down{width:40px;height:40px;position:absolute;top:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty-input-wrapper .nav-up.disabled,.qty-input-wrapper .nav-down.disabled{opacity:.2;pointer-events:none}.qty-input-wrapper .nav-up{right:0}.qty-input-wrapper .nav-down{left:0}.qty-input-wrapper .plus,.qty-input-wrapper .minus{width:30%;height:30%;position:relative}.qty-input-wrapper .plus:before,.qty-input-wrapper .minus:before{content:'';position:absolute;left:0;top:50%;margin-top:-1px;height:2px;width:100%;background:currentColor}.qty-input-wrapper .plus:after{content:'';position:absolute;top:0;left:50%;margin-left:-1px;height:100%;width:2px;background:currentColor}.qty-input-extend{--btnSize:40px;--blockWidth:160px;border:none;width:var(--blockWidth);height:var(--btnSize)}.qty-input-extend .qty-input-wrapper{border:none;width:var(--blockWidth);height:var(--btnSize)}.qty-input-extend .control{height:100%}.qty-input-extend input{width:100%;height:100%;box-sizing:border-box;padding:0 var(--btnSize);text-align:center;font-weight:700;font-size:18px;background:0 0;border:none;outline:none;-moz-appearance:textfield}.qty-input-extend input:focus{border:none !important;box-shadow:none !important}.qty-input-extend input::-webkit-outer-spin-button,.qty-input-extend input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input-extend .nav-up,.qty-input-extend .nav-down{color:#171b22;width:var(--btnSize);height:var(--btnSize);border-radius:12px;box-sizing:border-box;background:#f7f8f9;top:0;overflow:hidden}.d_desktop.no-touch .qty-input-extend .nav-up,.d_desktop.no-touch .qty-input-extend .nav-down{transition:background .3s}.d_desktop.no-touch .qty-input-extend .nav-up:hover,.d_desktop.no-touch .qty-input-extend .nav-down:hover{background:#e5e9f0}.qty-input-extend .nav-up.disabled,.qty-input-extend .nav-down.disabled{opacity:1;color:#a4acb8}.qty-input-extend .nav-up{right:0}.qty-input-extend .nav-down{left:0}.qty-input-extend .plus:before,.qty-input-extend .minus:before{height:4px;margin-top:-2px}.qty-input-extend .plus:after{width:4px;margin-left:-2px}*{margin:0;padding:0;outline:none}html{padding-right:unset !important}html.overlay,html.region-open,html.nav-open{height:100%}html.overlay.touch,html.region-open.touch,html.nav-open.touch{overflow:hidden}html.overlay.no-touch.full-size,html.region-open.no-touch.full-size,html.nav-open.no-touch.full-size{overflow:hidden}html.overlay.no-touch:not(.full-size),html.region-open.no-touch:not(.full-size),html.nav-open.no-touch:not(.full-size){overflow-x:hidden;overflow-y:scroll}html.overlay.no-touch:not(.full-size) body,html.region-open.no-touch:not(.full-size) body,html.nav-open.no-touch:not(.full-size) body{overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0}body{margin:0;font-family:'NotoSans';color:#171b22;-webkit-tap-highlight-color:transparent;--bannerHeight:0px}body.has-header-banner{--bannerHeight:calc(var(--screenWidth)*3.0099/100)}@media screen and (max-width:1329px){body.has-header-banner{--bannerHeight:40px}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,select,textarea,button{font-family:'NotoSans'}.page-wrapper{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}.page-wrapper>*{width:100%}.page-main{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;flex-grow:1}img{max-width:100%}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon.icon-home,.icon.icon-search,.icon.icon-slider_arrow,.icon.icon-double_arrow,.icon.icon-arrow_down{fill:transparent}[data-dropdown-container] [data-dropdown-toggle],[data-dropdown-container] [data-dropdown-content]{box-sizing:border-box}[data-dropdown-container] [data-dropdown-toggle]{padding:unset;color:currentColor;justify-content:unset}[data-dropdown-container] [data-dropdown-toggle] .icon.icon-arrow_down{width:1em;height:1em;margin-left:7px}[data-dropdown-container] [data-dropdown-content]{padding:unset;box-shadow:none}.advancedproductlabels-wrapper .advancedproductlabel,.advancedproductlabels-content-wrapper .advancedproductlabel{display:inline-block;background:transparent center no-repeat;line-height:normal;transition:all .2s;position:relative;vertical-align:top;z-index:2;background-image:var(--image)}.advancedproductlabels-wrapper .advancedproductlabel__inner,.advancedproductlabels-content-wrapper .advancedproductlabel__inner{height:100%;width:100%}.advancedproductlabels-wrapper .advancedproductlabel__wrapper,.advancedproductlabels-content-wrapper .advancedproductlabel__wrapper{display:table;height:100%;width:100%}.advancedproductlabels-wrapper .advancedproductlabel__content,.advancedproductlabels-content-wrapper .advancedproductlabel__content{display:table-cell;text-align:center;vertical-align:middle}.advancedproductlabels-wrapper .advancedproductlabel img,.advancedproductlabels-content-wrapper .advancedproductlabel img{max-width:unset;width:100%;height:auto}.advancedproductlabels-wrapper .disabled{display:none}.advancedproductlabels-wrapper .absolute{position:absolute;z-index:2;display:grid;grid-template-columns:1fr;grid-gap:4px}.advancedproductlabels-wrapper .absolute .advancedproductlabel{display:inline-flex;align-items:center;justify-content:center;height:24px;box-sizing:border-box;padding:2px 8px;border-radius:6px;font-weight:800;font-size:10px;line-height:1;color:#fefefe}.d_desktop .advancedproductlabels-wrapper .absolute .advancedproductlabel{height:32px;padding:5px 16px;border-radius:12px;font-size:12px;text-transform:uppercase}.advancedproductlabels-wrapper .top-left{top:8px;left:8px}.advancedproductlabels-wrapper .top-right{top:8px;right:8px}.advancedproductlabels-wrapper .top-center{top:8px;left:50%;transform:translateX(-50%);z-index:2}.advancedproductlabels-wrapper .middle-left{top:50%;left:8px;transform:translateY(-50%)}.advancedproductlabels-wrapper .middle-right{right:8px;top:50%;transform:translateY(-50%)}.advancedproductlabels-wrapper .middle-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.advancedproductlabels-wrapper .bottom-left{bottom:8px;left:8px}.advancedproductlabels-wrapper .bottom-right{bottom:8px;right:8px}.advancedproductlabels-wrapper .bottom-center{bottom:8px;left:50%;transform:translateX(-50%);z-index:2}.product-item-info-top .opt-multi-labels .multi-labels-container{position:absolute;z-index:2;top:8px;left:8px;display:grid;grid-template-columns:1fr;grid-gap:4px}.product-item-info-top .opt-multi-labels .multi-labels-container .multi-labels-text{display:inline-flex;align-items:center;justify-content:center;height:24px;box-sizing:border-box;padding:2px 8px;border-radius:6px;font-weight:800;font-size:10px;line-height:1;color:#fefefe}.d_desktop .product-item-info-top .opt-multi-labels .multi-labels-container .multi-labels-text{height:32px;padding:5px 16px;border-radius:12px;font-size:12px;text-transform:uppercase}.price-box{font-family:'Exo2'}.button-extend{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;height:56px;border-radius:12px;border:none;padding:0 15px;transition:background .3s,border-color .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none}.button-extend:disabled,.button-extend.disabled{pointer-events:none}.button{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;height:56px;border-radius:12px;border:none;padding:0 15px;transition:background .3s,border-color .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;--bgColor:#feba16;--bgHoverColor:#ffb400;--color:#171b22;color:var(--color);background:var(--bgColor)}.button:disabled,.button.disabled{pointer-events:none}.d_mobile .button:active{background-color:var(--bgHoverColor)}.d_desktop .button:hover{background-color:var(--bgHoverColor)}.button.notify{--bgColor:#a4acb8;--bgHoverColor:#8695ab}.button:disabled,.button.disabled{--bgColor:#cecece;--bgHoverColor:#cecece;--color:rgba(0,0,11,.4)}.button-light{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;height:56px;border-radius:12px;border:none;padding:0 15px;transition:background .3s,border-color .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;--color:#171b22;color:var(--color);background:#f2f4f6}.button-light:disabled,.button-light.disabled{pointer-events:none}.d_mobile .button-light:active{background-color:#e5e9f0}.d_desktop .button-light:hover{background-color:#e5e9f0}.button-light:disabled,.button-light.disabled{--color:#a4acb8}.breadcrumbs{margin-top:16px;margin-bottom:8px}.d_desktop .breadcrumbs{margin-top:20px;margin-bottom:24px}.breadcrumbs ul{list-style:none;padding:0;margin:0}.breadcrumbs .items{display:flex;flex-wrap:wrap}.breadcrumbs .items .item{display:inline-flex;align-items:center;height:24px;font-weight:500;font-size:11px;line-height:1.2;letter-spacing:.4px}.breadcrumbs .items .item:not(:last-child):after{content:'';display:inline-flex;margin:0 9px 0 6px;width:6px;height:6px;box-sizing:border-box;border-style:solid;border-width:1px;border-color:#a4acb8 #a4acb8 transparent transparent;transform:rotate(45deg)}.breadcrumbs .items .item .icon{width:24px;height:24px}.breadcrumbs .items .item a,.breadcrumbs .items .item strong{display:flex;align-items:center;font-weight:inherit;color:#171b22;word-break:break-word;transition:color .3s}.breadcrumbs .items .item strong{cursor:default;color:#a4acb8}.breadcrumbs .items .item a{text-decoration:none}.d_desktop .breadcrumbs .items .item a{transition:color .3s}.d_desktop .breadcrumbs .items .item a:hover{color:#a4acb8}.breadcrumbs .items .item.shopping_cart{text-transform:uppercase}.breadcrumbs .items .item.shopping_cart a:before{content:'';display:inline-flex;margin:0 9px 0 6px;width:6px;height:6px;box-sizing:border-box;border-style:solid;border-width:2px;border-color:transparent transparent currentColor currentColor;position:relative;top:1px;transform:rotate(45deg)}.d_mobile .breadcrumbs .items .item:not(:nth-last-child(2)):not(.shopping_cart){display:none}.d_mobile .breadcrumbs .items .item:nth-last-child(2) a:before{content:'';display:inline-flex;margin:0 9px 0 6px;width:6px;height:6px;box-sizing:border-box;border-style:solid;border-width:2px;border-color:transparent transparent currentColor currentColor;position:relative;top:1px;transform:rotate(45deg)}.d_mobile .breadcrumbs .items .item:nth-last-child(2):after{display:none}.theme-title{margin:0;word-wrap:break-word;font-weight:800;font-size:16px;line-height:1.2;color:#171b22}.d_desktop .theme-title{font-size:24px;text-align:center}.section-title{font-weight:700;color:#171b22;display:flex;margin-bottom:24px}.d_desktop .section-title{margin-bottom:48px}.section-title.smaller{font-weight:800;font-size:18px}.section-title:not(.seo){font-size:24px;line-height:1.2}.section-title .title{flex-grow:1}.section-title .title-arrows{flex-shrink:0;margin-left:24px}.block-hot-deals,.block-new-arrivals{position:relative}.block-hot-deals .title-arrows .owl-next,.block-new-arrivals .title-arrows .owl-next,.block-hot-deals .title-arrows .owl-prev,.block-new-arrivals .title-arrows .owl-prev{width:var(--mainPadding);position:absolute;top:50%;margin:0;transform:translateY(-50%)}.block-hot-deals .title-arrows .owl-next,.block-new-arrivals .title-arrows .owl-next{left:100%}.block-hot-deals .title-arrows .owl-prev,.block-new-arrivals .title-arrows .owl-prev{right:100%}div.field-error,div.mage-error{font-weight:600;font-size:12px;line-height:1;color:#e53333}.form-extend{--inputHeight:64px;--padding:16px;--borderRadius:12px;--borderColor:#e5e9f0;--borderWidth:1px;--fieldsBg:#fff}.form-extend fieldset{border:none;display:block}.form-extend .field.comment div.mage-error,.form-extend .field.textarea-field div.mage-error{--inputHeight:120px}.form-extend .field,.form-extend .textarea-field{margin-bottom:28px}.form-extend .field:last-child,.form-extend .textarea-field:last-child{margin-bottom:unset}.form-extend .field._required .label:after,.form-extend .textarea-field._required .label:after{content:'*';display:block;position:relative}.form-extend .field._error input:not([type=radio]):not([type=checkbox]),.form-extend .textarea-field._error input:not([type=radio]):not([type=checkbox]),.form-extend .field._error textarea,.form-extend .textarea-field._error textarea{border-color:#e53333}.form-extend .field.captcha .captcha-image,.form-extend .textarea-field.captcha .captcha-image{margin:12px 0 0;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;border-radius:var(--borderRadius);border:var(--borderWidth) solid var(--borderColor);overflow:hidden}.form-extend .field.captcha .captcha-image img,.form-extend .textarea-field.captcha .captcha-image img{object-fit:cover}.form-extend .field.captcha .captcha-image .captcha-reload,.form-extend .textarea-field.captcha .captcha-image .captcha-reload{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;height:56px;border-radius:12px;border:none;padding:0 15px;transition:background .3s,border-color .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;--color:#171b22;color:var(--color);background:#f2f4f6;height:52px;margin:-1px;border-radius:0 var(--borderRadius) var(--borderRadius) 0}.form-extend .field.captcha .captcha-image .captcha-reload:disabled,.form-extend .textarea-field.captcha .captcha-image .captcha-reload:disabled,.form-extend .field.captcha .captcha-image .captcha-reload.disabled,.form-extend .textarea-field.captcha .captcha-image .captcha-reload.disabled{pointer-events:none}.d_mobile .form-extend .field.captcha .captcha-image .captcha-reload:active,.d_mobile .form-extend .textarea-field.captcha .captcha-image .captcha-reload:active{background-color:#e5e9f0}.d_desktop .form-extend .field.captcha .captcha-image .captcha-reload:hover,.d_desktop .form-extend .textarea-field.captcha .captcha-image .captcha-reload:hover{background-color:#e5e9f0}.form-extend .field.captcha .captcha-image .captcha-reload:disabled,.form-extend .textarea-field.captcha .captcha-image .captcha-reload:disabled,.form-extend .field.captcha .captcha-image .captcha-reload.disabled,.form-extend .textarea-field.captcha .captcha-image .captcha-reload.disabled{--color:#a4acb8}.form-extend .field.telephone .iti--allow-dropdown,.form-extend .textarea-field.telephone .iti--allow-dropdown{--toggleSize:48px;--togglePadding:5px;width:100%}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container{z-index:3;top:28px;bottom:unset;left:calc(var(--padding) - var(--togglePadding))}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__selected-flag,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__selected-flag{height:24px;padding:var(--togglePadding);border-radius:4px;background:0 0}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list{position:absolute;z-index:3;top:calc(100% + 8px);left:calc((var(--padding) - var(--togglePadding))*-1);background:var(--fieldsBg);padding:8px;box-sizing:border-box;border-radius:var(--borderRadius);box-shadow:0px 2px 15px rgba(52,56,72,.1);max-height:270px;white-space:nowrap;overflow-y:auto;overflow-x:hidden}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar{width:4px}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar:horizontal,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar:horizontal{height:4px}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-track,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-thumb,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-thumb{background-color:#e5e9f0;border-radius:4px}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-thumb:hover,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-thumb:hover{background-color:#e5e9f0}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list .iti__country,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list .iti__country{display:flex;align-items:center;border-radius:var(--borderRadius)}.form-extend .field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list .iti__country.iti__highlight,.form-extend .textarea-field.telephone .iti--allow-dropdown .iti__flag-container .iti__country-list .iti__country.iti__highlight{background:#f2f4f6}.form-extend .field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]),.form-extend .textarea-field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]){padding-left:calc(var(--toggleSize) + var(--padding))}.form-extend .field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form-extend .textarea-field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder{color:currentColor;opacity:1}.form-extend .field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.form-extend .textarea-field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox])::-moz-placeholder{color:currentColor;opacity:1}.form-extend .field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form-extend .textarea-field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder{color:currentColor;opacity:1}.form-extend .field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.form-extend .textarea-field.telephone .iti--allow-dropdown input:not([type=radio]):not([type=checkbox]):-moz-placeholder{color:currentColor;opacity:1}.form-extend .field.telephone:not(.fill) .iti--allow-dropdown .iti__flag-container,.form-extend .textarea-field.telephone:not(.fill) .iti--allow-dropdown .iti__flag-container{display:none}.form-extend .field.zip div.mage-error.message.warning,.form-extend .textarea-field.zip div.mage-error.message.warning{position:static;text-align:left;margin-top:5px}.form-extend .field input:not([type=radio]):not([type=checkbox]),.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]),.form-extend .field select,.form-extend .textarea-field select,.form-extend .field textarea,.form-extend .textarea-field textarea{display:block;width:100%;box-sizing:border-box;border:none;border-radius:var(--borderRadius);border:var(--borderWidth) solid var(--borderColor);background:var(--fieldsBg);font-weight:600;font-size:16px;color:#171b22;transition:border-color .3s}.form-extend .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form-extend .field select::-webkit-input-placeholder,.form-extend .textarea-field select::-webkit-input-placeholder,.form-extend .field textarea::-webkit-input-placeholder,.form-extend .textarea-field textarea::-webkit-input-placeholder{color:transparent;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.form-extend .field select::-moz-placeholder,.form-extend .textarea-field select::-moz-placeholder,.form-extend .field textarea::-moz-placeholder,.form-extend .textarea-field textarea::-moz-placeholder{color:transparent;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form-extend .field select:-ms-input-placeholder,.form-extend .textarea-field select:-ms-input-placeholder,.form-extend .field textarea:-ms-input-placeholder,.form-extend .textarea-field textarea:-ms-input-placeholder{color:transparent;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.form-extend .field select:-moz-placeholder,.form-extend .textarea-field select:-moz-placeholder,.form-extend .field textarea:-moz-placeholder,.form-extend .textarea-field textarea:-moz-placeholder{color:transparent;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.form-extend .field select:-webkit-autofill,.form-extend .textarea-field select:-webkit-autofill,.form-extend .field textarea:-webkit-autofill,.form-extend .textarea-field textarea:-webkit-autofill,.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover,.form-extend .field select:-webkit-autofill:hover,.form-extend .textarea-field select:-webkit-autofill:hover,.form-extend .field textarea:-webkit-autofill:hover,.form-extend .textarea-field textarea:-webkit-autofill:hover,.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus,.form-extend .field select:-webkit-autofill:focus,.form-extend .textarea-field select:-webkit-autofill:focus,.form-extend .field textarea:-webkit-autofill:focus,.form-extend .textarea-field textarea:-webkit-autofill:focus,.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active,.form-extend .field select:-webkit-autofill:active,.form-extend .textarea-field select:-webkit-autofill:active,.form-extend .field textarea:-webkit-autofill:active,.form-extend .textarea-field textarea:-webkit-autofill:active{box-shadow:inset 0 0 0 500px var(--fieldsBg)}.form-extend .field input:not([type=radio]):not([type=checkbox]).mage-error,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]).mage-error,.form-extend .field select.mage-error,.form-extend .textarea-field select.mage-error,.form-extend .field textarea.mage-error,.form-extend .textarea-field textarea.mage-error{border-color:#e53333}.form-extend .field input:not([type=radio]):not([type=checkbox]):focus,.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]):focus,.form-extend .field select:focus,.form-extend .textarea-field select:focus,.form-extend .field textarea:focus,.form-extend .textarea-field textarea:focus{border-color:#e53333;box-shadow:0 0 0 1px #e53333}.form-extend .field input:not([type=radio]):not([type=checkbox]),.form-extend .textarea-field input:not([type=radio]):not([type=checkbox]),.form-extend .field select,.form-extend .textarea-field select{height:var(--inputHeight);padding:13px var(--padding) 0;outline:none}.form-extend .field select,.form-extend .textarea-field select{-webkit-appearance:none;background:url(../images/arrow_down.svg) no-repeat calc(100% - 20px) 50%;cursor:pointer}.form-extend .field div.field-error,.form-extend .textarea-field div.field-error,.form-extend .field div.mage-error,.form-extend .textarea-field div.mage-error{text-align:right;position:absolute;z-index:3;top:calc(var(--inputHeight) - 6px);right:0;background:var(--fieldsBg);max-width:calc(100% - 16px);padding:0 8px;margin:0 8px}.form-extend .field .message.warning,.form-extend .textarea-field .message.warning,.form-extend .field .email-note,.form-extend .textarea-field .email-note{font-size:12px;line-height:1;color:rgba(23,27,34,.3);margin:10px 0}.form-extend .field .password-validate-note,.form-extend .textarea-field .password-validate-note{font-weight:600;font-size:12px;line-height:16px;color:#feba16;margin:10px 0}.form-extend .field .phonemask-validation,.form-extend .textarea-field .phonemask-validation{-webkit-appearance:none}.form-extend .field textarea,.form-extend .textarea-field textarea{-webkit-appearance:none;resize:vertical;min-height:120px;padding:30px var(--padding) 16px;overflow-y:auto;overflow-x:hidden}.form-extend .field textarea::-webkit-scrollbar,.form-extend .textarea-field textarea::-webkit-scrollbar{width:4px}.form-extend .field textarea::-webkit-scrollbar:horizontal,.form-extend .textarea-field textarea::-webkit-scrollbar:horizontal{height:4px}.form-extend .field textarea::-webkit-scrollbar-track,.form-extend .textarea-field textarea::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}.form-extend .field textarea::-webkit-scrollbar-thumb,.form-extend .textarea-field textarea::-webkit-scrollbar-thumb{background-color:#e5e9f0;border-radius:4px}.form-extend .field textarea::-webkit-scrollbar-thumb:hover,.form-extend .textarea-field textarea::-webkit-scrollbar-thumb:hover{background-color:#e5e9f0}.form-extend .field [id=password-strength-meter-container],.form-extend .textarea-field [id=password-strength-meter-container]{margin-top:5px;font-size:14px}.form-extend .field [id=password-strength-meter-container] span,.form-extend .textarea-field [id=password-strength-meter-container] span{font-weight:500;color:#e53333}.form-extend .field [id=password-strength-meter-container].password-very-strong span,.form-extend .textarea-field [id=password-strength-meter-container].password-very-strong span{color:#50c83a}.form-extend .field [id=password-strength-meter-container].password-none span,.form-extend .textarea-field [id=password-strength-meter-container].password-none span,.form-extend .field [id=password-strength-meter-container].password-weak span,.form-extend .textarea-field [id=password-strength-meter-container].password-weak span{color:#e53333}.form-extend .slide-label-wrap{display:flex;flex-direction:column;position:relative;padding-top:0;--labelHeight:16px}.form-extend .slide-label-wrap .password-wrap{position:static}.form-extend .slide-label-wrap label{--labelPadding:6px;font-weight:400;font-size:13px;line-height:16px;color:rgba(23,27,34,.3);display:flex;align-items:center;width:calc(100% - (var(--padding)*2));height:calc(var(--inputHeight) - (var(--borderWidth)*2));padding-top:0;position:absolute;z-index:2;top:var(--borderWidth);left:var(--padding);transition:top .3s,height .3s,color .3s,padding .3s;pointer-events:none}.form-extend .slide-label-wrap label:before{content:'';position:absolute;top:0;bottom:0;left:calc((var(--labelPadding) + var(--borderWidth))*-1);right:calc((var(--labelPadding) + var(--borderWidth))*-1);background:var(--fieldsBg)}.form-extend .slide-label-wrap label span{position:relative;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-extend .slide-label-wrap.focus label,.form-extend .slide-label-wrap.fill label{padding-top:10px;height:var(--labelHeight)}.form-extend .password-wrap{position:relative;--eyeHeight:24px}.form-extend .password-wrap .icon{position:absolute;z-index:2;top:calc((var(--inputHeight) - var(--eyeHeight))/2);right:10px;width:var(--eyeHeight);height:var(--eyeHeight);display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.form-extend .password-wrap input[type=password][style*="display: none"]~.icon,.form-extend .password-wrap input[type=password][style*="display:none"]~.icon{display:none}.form-extend .password-wrap input[type=password]~.icon-eye-disabled{visibility:hidden;opacity:0}.form-extend .password-wrap input[type=text]~.icon-eye{visibility:hidden;opacity:0}input[type=radio]{-webkit-appearance:none;flex-shrink:0;width:24px;height:24px;margin-right:16px;border:none;border-radius:50%;box-sizing:border-box;background:#fff;border:3px solid #e5e9f0;box-shadow:inset 0 0 0 0 #fff;transition:border-color .3s,background .3s,box-shadow .3s}input[type=radio]:checked{border-color:#feba16;background:#feba16;box-shadow:inset 0 0 0 4px #fff}.checkbox-extend{--checkboxSize:24px;--borderColor:#e5e9f0;--activeColor:#8695ab;display:inline-flex;line-height:var(--checkboxSize);font-size:14px;cursor:pointer}.checkbox-extend input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;padding:0;width:var(--checkboxSize);height:var(--checkboxSize);position:relative;display:flex;justify-content:center;align-items:center;margin:0 12px 0 0;cursor:pointer;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:12px;border:3px solid var(--borderColor);border-radius:4px;transition:background-color .3s,background-size .2s,border-color .3s}.checkbox-extend input[type=checkbox]:active,.checkbox-extend input[type=checkbox]:checked{background-image:url(../images/check.svg);background-color:var(--activeColor);border-color:var(--activeColor)}.modals-wrapper,.page.messages,[id=notice-cookie-block] .content,[id=hdmx__contact-button],[id=hdmx__contact-popup]{display:none}.dotdotdot{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ln_overlay,.loading-mask-block,.loading-mask{display:none}.page-main{position:relative}.page-side-banner{width:calc((var(--screenWidth) - var(--content))/2 - var(--mainPadding));max-width:300px;position:absolute;top:0;bottom:0}@media (max-width:1919px){.page-side-banner{display:none}}.page-side-banner.left-page-banner{right:100%}.page-side-banner.right-page-banner{left:100%}.page-side-banner .page-side-banner-inner{position:sticky;top:80px}.page-side-banner picture{display:flex}.page-header{background:#fff;position:sticky;z-index:10;top:0;--headerInfoHeight:unset;--headerMainHeight:56px;--headerMenuHeight:48px}.d_desktop.no-touch .page-header{--headerInfoHeight:32px;--headerMainHeight:80px}.page-header ul,.page-header li{list-style:none}.page-header a{text-decoration:none}.d_desktop.no-touch .page-header{top:calc((var(--headerInfoHeight) + var(--headerMenuHeight) + 1px)*-1)}.d_desktop.no-touch .page-header:after{content:'';position:absolute;z-index:-1;top:100%;left:0;right:0;height:0;background:linear-gradient(0deg,transparent,rgba(0,0,0,.1));pointer-events:none;transition:height .3s}.d_desktop.header-sticky .page-header:after{height:127px}.touch .page-header .header-info-container,.d_mobile .page-header .header-info-container{display:none}.d_desktop.no-touch .page-header .header-info-container{border-bottom:1px solid #f2f4f6;background:#fff;position:relative;z-index:7}.d_desktop.no-touch .page-header .header-info-container .header-inner-container{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;height:var(--headerInfoHeight);display:grid;grid-template-columns:auto 1fr;grid-gap:40px;align-items:center}.d_desktop.no-touch .page-header .header-info-container .header-icons-container{display:none}.d_desktop.no-touch .page-header .header-info-container .header-navigation-container,.d_desktop.no-touch .page-header .header-info-container .header-contacts-container{grid-row-start:1}.d_desktop.no-touch .page-header .header-info-container .header-navigation-container{grid-column-start:2;display:flex;align-items:center}.d_desktop.no-touch .page-header .header-info-container .header-navigation-container .header-navigation-left-container{order:-1;flex-grow:1}.d_desktop.no-touch .page-header .header-info-container .header-navigation-container .header-navigation-right-container{order:2}.d_desktop.no-touch .page-header .header-info-container .header-navigation-container ul.navigation{display:flex;align-items:center}.d_desktop.no-touch .page-header .header-info-container .header-contacts-container{grid-column-start:1}.d_desktop.no-touch .page-header .header-info-container .header-dropdown-block:not([data-dropdown-container]) [data-dropdown-content]{display:none}.d_desktop.no-touch .page-header .header-info-container .header-dropdown-block .header-dropdown-toggle{height:var(--headerInfoHeight);position:relative;display:flex;align-items:center;font-weight:600;font-size:11px;line-height:15px;color:#171b22}.d_desktop.no-touch .page-header .header-info-container .header-dropdown-block .header-dropdown-toggle a{color:inherit}.d_desktop.no-touch .page-header .header-info-container .header-dropdown-block .header-dropdown-toggle .icon{width:16px;height:16px;margin-left:4px}.d_desktop.no-touch .page-header .header-info-container .header-dropdown-block:not(.open) .header-dropdown-content{display:none}.page-header .header-main-container .header-inner-container{height:var(--headerMainHeight);display:grid;align-items:center}.touch .page-header .header-main-container .header-inner-container,.d_mobile .page-header .header-main-container .header-inner-container{padding:0 var(--mainPadding)}.d_desktop.no-touch .page-header .header-main-container .header-inner-container{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box}.d_desktop.no-touch .page-header .header-main-container .header-inner-container:before{content:'';display:block;width:var(--screenWidth);height:var(--headerMainHeight);background:#fff;position:absolute;left:50%;transform:translateX(-50%);top:0;z-index:-1;pointer-events:none}.d_desktop.no-touch .page-header .header-main-container .header-search-container{display:flex;align-items:center}.touch .page-header .header-main-container .header-inner-container,.d_mobile .page-header .header-main-container .header-inner-container{grid-template-columns:42px 24px 1fr 66px;grid-gap:16px}.page-header .header-main-container .header-minicart-container{display:none}.page-header .header-main-container .info-menu-toggle-block .header-action-block{justify-content:flex-end}.d_desktop.no-touch .page-header .header-main-container{position:sticky;top:0;z-index:5;background:#fff}.d_desktop.no-touch .page-header .header-main-container .icon{flex-shrink:0;font-size:24px}.d_desktop.no-touch .page-header .header-main-container .header-inner-container{grid-template-columns:200px 200px 1fr 400px;grid-gap:24px}.d_desktop.no-touch .page-header .header-main-container .info-menu-toggle-block{display:none}.d_desktop.no-touch .page-header .header-main-container .header-minicart-container{justify-self:end}.d_desktop.no-touch .page-header .header-main-container .header-icons-container{display:grid;grid-template-columns:repeat(2,32px);justify-content:end;grid-gap:24px;padding-left:24px;position:relative;user-select:none}.d_desktop.no-touch .page-header .header-main-container .header-icons-container .header.links li:not(.authorization-link){display:none}.page-header .header-menu-container{background:var(--brandColor)}.page-header .header-menu-container .header-inner-container{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;height:var(--headerMenuHeight)}.touch .page-header .header-menu-container .header-inner-container,.d_mobile .page-header .header-menu-container .header-inner-container{grid-gap:16px}.d_desktop.no-touch .page-header .header-menu-container .header-inner-container{grid-gap:24px}.page-header .header-action-block{display:flex;align-items:center;position:relative;cursor:pointer;color:#171b22}.d_desktop .page-header .header-action-block{transition:color .3s}.d_desktop .page-header .header-action-block:hover{color:#a4acb8}.page-header .header-action-block .icon-block{width:24px;height:24px;font-size:24px;display:flex;align-items:center;justify-content:center}.page-header .header-action-block .name{display:none}.d_desktop.no-touch .page-header .header-action-block{width:32px;height:48px;justify-content:center}.d_desktop.no-touch .page-header .header-action-block .name{display:none}.d_desktop.no-touch .page-header .header-action-block .counter.qty{position:absolute;top:2px;left:calc(100% - 2px);display:flex;align-items:center;height:12px;font-weight:700;font-size:10px;line-height:1;color:#a4acb8}.d_desktop.no-touch .page-header .header-action-block .counter.qty.empty{display:none}.page-header .header-logo-container{display:flex;justify-content:center}.page-header .header-logo-container .nav-toggle{display:none}.page-header .header-logo-container .logo{height:calc(var(--headerMainHeight) - 10px);display:flex;align-items:center;justify-content:center}.page-header .header-logo-container .logo picture{display:flex;align-items:center;justify-content:center;height:100%}.page-header .header-logo-container .logo img{display:block;max-height:100%;width:auto;height:100%}.touch .page-header .header-contacts-container,.d_mobile .page-header .header-contacts-container{margin-top:32px;background:#00000b;color:#fff;box-sizing:border-box;padding:32px}.touch .page-header .header-contacts-container .header-contacts-toggle,.d_mobile .page-header .header-contacts-container .header-contacts-toggle{display:none}.page-header .header-contacts-container a{color:inherit}.page-header .header-navigation-container a{color:inherit}.d_desktop .page-header .header-navigation-container a{transition:color .3s}.d_desktop .page-header .header-navigation-container a:hover{color:#a4acb8}.d_desktop.no-touch .page-header .header-navigation-container{--navMargin:20px}.d_desktop.no-touch .page-header .header-navigation-container .header-navigation-left-container{margin-left:calc(var(--navMargin)*-1)}.d_desktop.no-touch .page-header .header-navigation-container .header-navigation-right-container{margin-right:calc(var(--navMargin)*-1)}.d_desktop.no-touch .page-header .header-navigation-container .close-navigation-block{display:none}.d_desktop.no-touch .page-header .header-navigation-container ul.navigation li{font-weight:600;font-size:11px;line-height:15px;color:#171b22;margin:0 var(--navMargin)}.touch .page-header .header-icons-container,.d_mobile .page-header .header-icons-container{display:grid;grid-template-columns:1fr;grid-gap:24px;align-content:start;margin-bottom:24px}.touch .page-header .header-icons-container .customer-block .header-action-block,.d_mobile .page-header .header-icons-container .customer-block .header-action-block{box-sizing:border-box;padding:24px 32px;background:#feba16;font-weight:700;font-size:13px;line-height:1.2;color:#fff}.touch .page-header .header-icons-container .customer-block .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .customer-block .header-action-block .icon-block,.touch .page-header .header-icons-container .customer-block .header-action-block .counter,.d_mobile .page-header .header-icons-container .customer-block .header-action-block .counter{flex-shrink:0}.touch .page-header .header-icons-container .customer-block .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .customer-block .header-action-block .icon-block{margin-right:24px}.touch .page-header .header-icons-container .customer-block .header-action-block .name,.d_mobile .page-header .header-icons-container .customer-block .header-action-block .name{flex-grow:1;display:block}.touch .page-header .header-icons-container .customer-block .block-customer,.d_mobile .page-header .header-icons-container .customer-block .block-customer{display:none}.touch .page-header .header-icons-container .link.compare .header-action-block,.d_mobile .page-header .header-icons-container .link.compare .header-action-block,.touch .page-header .header-icons-container .quote-list-block .header-action-block,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block{box-sizing:border-box;padding:0 32px;font-weight:700;font-size:13px;line-height:1.2}.touch .page-header .header-icons-container .link.compare .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .link.compare .header-action-block .icon-block,.touch .page-header .header-icons-container .quote-list-block .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block .icon-block,.touch .page-header .header-icons-container .link.compare .header-action-block .counter,.d_mobile .page-header .header-icons-container .link.compare .header-action-block .counter,.touch .page-header .header-icons-container .quote-list-block .header-action-block .counter,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block .counter{flex-shrink:0}.touch .page-header .header-icons-container .link.compare .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .link.compare .header-action-block .icon-block,.touch .page-header .header-icons-container .quote-list-block .header-action-block .icon-block,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block .icon-block{margin-right:24px}.touch .page-header .header-icons-container .link.compare .header-action-block .counter,.d_mobile .page-header .header-icons-container .link.compare .header-action-block .counter,.touch .page-header .header-icons-container .quote-list-block .header-action-block .counter,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block .counter{margin-left:24px;color:#a4acb8}.touch .page-header .header-icons-container .link.compare .header-action-block .name,.d_mobile .page-header .header-icons-container .link.compare .header-action-block .name,.touch .page-header .header-icons-container .quote-list-block .header-action-block .name,.d_mobile .page-header .header-icons-container .quote-list-block .header-action-block .name{flex-grow:1;display:block}.d_desktop.no-touch .page-header .header-icons-container .customer-block .customer-block-inner:not([data-dropdown-container]) .block-customer,.d_desktop.no-touch .page-header .header-icons-container .customer-block .customer-block-inner:not(.open) .block-customer{display:none}.d_desktop.no-touch .page-header .header-icons-container .customer-block .customer-action~.customer-action{display:none}.d_desktop.no-touch .page-header .header-icons-container .customer-block .header-action-block.logged-in .icon-block{position:relative}.d_desktop.no-touch .page-header .header-icons-container .customer-block .header-action-block.logged-in .icon-block:after{content:'';position:absolute;z-index:1;bottom:-2px;right:-2px;width:10px;height:10px;box-sizing:border-box;background:#4172be;border:2px solid #fff;border-radius:50%;pointer-events:none}.page-header .categories-menu .menu-list-block{position:relative;display:flex}.d_desktop .page-header .categories-menu .menu-list-block{justify-content:space-around}.page-header .categories-menu .menu-list-block [class*=nav].level0{display:flex;width:100%;flex-shrink:0}.page-header .categories-menu .menu-list-block [class*=nav].level0.categories,.page-header .categories-menu .menu-list-block [class*=nav].level0.all-brands{display:flex}.page-header .categories-menu .menu-list-block [class*=nav].level0.all-brands{margin-left:auto}.page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block]{width:100%;justify-content:center;border-radius:12px;background-color:var(--brandColor);height:42px;padding:0 10px !important}.page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .image-block{margin-right:0}.page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .name{display:none}.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block]{height:56px;transition:width .3s}.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .image-block{margin-right:6px;transition:margin .3s}.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .name{display:block;overflow:hidden;white-space:nowrap;transition:width .3s}@media screen and (min-width:1100px){.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0{margin:0 5px}}@media screen and (min-width:1280px){.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0{margin:0 8px}}.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0.categories,.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0.all-brands{margin:0}.d_desktop.no-touch .page-header .categories-menu .menu-list-block [class*=nav].level0 .main-sub-title{display:none}.d_desktop.no-touch.header-sticky .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block]{width:56px}.d_desktop.no-touch.header-sticky .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .image-block{margin-right:0}.d_desktop.no-touch.header-sticky .page-header .categories-menu .menu-list-block [class*=nav].level0 [data-menu-toggle-block] .name{width:0}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]{height:var(--headerMenuHeight);display:flex;align-items:center;font-weight:800;font-size:12px;line-height:16px;color:var(--iconsStyle);text-transform:uppercase;box-sizing:border-box;padding:0 var(--mainPadding);cursor:pointer;position:relative}.d_desktop.no-touch .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]{padding:0 12px}@media screen and (min-width:1280px){.d_desktop.no-touch .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]{padding:0 16px}}@media screen and (min-width:1366px){.d_desktop.no-touch .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]{padding:0 24px}}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block] .image-block{display:flex;align-items:center;justify-content:center;transition:opacity .3s}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block] .image-block svg [fill=white]{fill:var(--iconsStyle)}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block] .image-block svg [stroke=white]{stroke:var(--iconsStyle)}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]:after{display:none;content:'';position:absolute;z-index:2;top:100%;left:calc(50% - 8px);width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:8px 12px}.sticky-brand-active.header-sticky .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]{position:static}.sticky-brand-active.header-sticky .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]:after{left:126px}@media screen and (min-width:1280px){.sticky-brand-active.header-sticky .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]:after{left:130px}}@media screen and (min-width:1366px){.sticky-brand-active.header-sticky .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block]:after{left:138px}}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block].open{background:var(--brandSecondaryColor)}.page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block].open .image-block{opacity:1}.d_desktop .page-header .categories-menu [class*=nav].level0 [data-menu-toggle-block].open:after{display:block}.page-header .categories-menu [class*=nav].level0:not(.categories):not(.all-brands) [data-menu-toggle-block] .name{display:none}.page-header .categories-menu [class*=nav].level0:not(.categories):not(.all-brands) [data-menu-toggle-block] .arrow-block{display:none}.page-header .categories-menu [class*=nav].level0.categories [data-menu-toggle-block] .image-block{width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:1}.page-header .categories-menu [class*=nav].level0.categories [data-menu-toggle-block] .arrow-block{display:none}.page-header .categories-menu [class*=nav].level0.all-brands [data-menu-toggle-block] .arrow-block{width:16px;height:16px;font-size:16px;display:flex;align-items:center;justify-content:center;margin-left:4px}.page-header .categories-menu [data-menu-toggle-block=root]:after{left:24px;transition:left .3s}.d_desktop.header-sticky .page-header .categories-menu [data-menu-toggle-block=root]:after{left:15px}.page-header .categories-menu [data-menu-content-block]{display:none}.page-header .categories-menu [data-menu-content-block].open .brands .brand img{display:unset}.page-header .categories-menu .all-brands-html{display:none}.page-header .header-search-container{transition:margin .3s}.page-header .header-search-container .block-search{flex-grow:1;height:var(--headerMainHeight)}.d_desktop.no-touch .page-header .header-search-container .block-search{position:relative;height:56px;margin-left:-16px}.page-header .header-search-container .block-search .icon-block{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:16px;cursor:pointer}.page-header .header-search-container .block-search .close-search,.page-header .header-search-container .block-search .actions{opacity:0;transition:opacity .3s;border-radius:12px;background:#fff}.page-header .header-search-container .block-search .block-title .icon-block{transition:color .3s}.d_desktop .page-header .header-search-container .block-search .block-title .icon-block{transition:color .3s}.d_desktop .page-header .header-search-container .block-search .block-title .icon-block:hover{color:#feba16}.d_desktop.no-touch .page-header .header-search-container .block-search .block-title{position:absolute;z-index:1;top:0;left:0}.d_desktop.no-touch .page-header .header-search-container .block-search .block-title .icon-block{color:#171b22}.touch .page-header .header-search-container .block-search .block-title,.d_mobile .page-header .header-search-container .block-search .block-title{height:100%;display:flex;align-items:center;justify-content:center}.touch .page-header .header-search-container .block-search .block-title .icon-block,.d_mobile .page-header .header-search-container .block-search .block-title .icon-block{margin:0}.page-header .header-search-container .block-search .block-content{display:flex;position:absolute;top:0;left:-100%;bottom:0;right:auto;background:#fff;box-sizing:border-box;transition:left .3s,right .3s}.d_desktop.no-touch .page-header .header-search-container .block-search .block-content{border:1px solid transparent;border-radius:12px;left:0;right:0;transition:right .3s,border-color .3s}.page-header .header-search-container .block-search .block-content .icon-block{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:16px;cursor:pointer;color:#a4acb8;transition:color .3s}.d_desktop .page-header .header-search-container .block-search .block-content .icon-block{transition:color .3s}.d_desktop .page-header .header-search-container .block-search .block-content .icon-block:hover{color:#feba16}.d_desktop.no-touch .page-header .header-search-container .block-search .block-content .icon-block{margin:15px}.page-header .header-search-container .block-search .minisearch{width:100%;display:grid;grid-template-columns:56px 1fr}.page-header .header-search-container .block-search .minisearch input:not([type=radio]):not([type=checkbox]){display:block;height:100%;width:100%;border:none;padding:unset;background:#fff;z-index:1;pointer-events:none;position:relative}.page-header .header-search-container .block-search .minisearch .action.search{background:0 0;border:none}.page-header .header-search-container .block-search .search-autocomplete{display:none;left:-1px;top:calc(100% - 11px);margin:0 !important;padding:16px;width:calc(100% + 2px) !important;background:#fff;box-sizing:border-box;border:1px solid #e5e9f0}.touch .page-header .header-search-container .block-search .search-autocomplete,.d_mobile .page-header .header-search-container .block-search .search-autocomplete{left:0;width:100% !important}.page-header .header-search-container .block-search .search-autocomplete .autocomplete-list-title{font-weight:700;font-size:14px;line-height:1.2}.page-header .header-search-container .block-search .search-autocomplete .search-item.term-item{margin:16px 0;display:flex;align-items:center;font-weight:700}.page-header .header-search-container .block-search .search-autocomplete .search-item.term-item a{font-size:14px;display:block;margin-right:8px;line-height:1.2;color:#171b22}.d_desktop .page-header .header-search-container .block-search .search-autocomplete .search-item.term-item a{transition:color .3s}.d_desktop .page-header .header-search-container .block-search .search-autocomplete .search-item.term-item a:hover{color:#feba16}.page-header .header-search-container .block-search .search-autocomplete .search-item.term-item .amount{font-size:12px;line-height:1;color:#a4acb8}.page-header .header-search-container .block-search .search-autocomplete .search-item.product-item{grid-template-columns:56px 1fr;align-items:center;column-gap:12px;margin-top:16px;display:grid}.page-header .header-search-container .block-search .search-autocomplete .search-item.product-item .product-image-box a{display:block;width:100%;padding-top:100%;border-radius:8px;position:relative;overflow:hidden}.page-header .header-search-container .block-search .search-autocomplete .search-item.product-item .product-image-box a img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.page-header .header-search-container .block-search .search-autocomplete .search-item.product-item .product-data-box a{color:#171b22;text-decoration:none;margin-bottom:5px;display:block}.d_desktop .page-header .header-search-container .block-search .search-autocomplete .search-item.product-item .product-data-box a{transition:color .3s}.d_desktop .page-header .header-search-container .block-search .search-autocomplete .search-item.product-item .product-data-box a:hover{color:#feba16}.page-header .header-search-container .block-search .search-autocomplete .all-results{margin-top:16px}.page-header .header-search-container .block-search .search-autocomplete .all-results button{width:100%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;height:56px;border-radius:12px;border:none;padding:0 15px;transition:background .3s,border-color .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;--bgColor:#feba16;--bgHoverColor:#ffb400;--color:#171b22;color:var(--color);background:var(--bgColor)}.page-header .header-search-container .block-search .search-autocomplete .all-results button:disabled,.page-header .header-search-container .block-search .search-autocomplete .all-results button.disabled{pointer-events:none}.d_mobile .page-header .header-search-container .block-search .search-autocomplete .all-results button:active{background-color:var(--bgHoverColor)}.d_desktop .page-header .header-search-container .block-search .search-autocomplete .all-results button:hover{background-color:var(--bgHoverColor)}.page-header .header-search-container .block-search .search-autocomplete .all-results button.notify{--bgColor:#a4acb8;--bgHoverColor:#8695ab}.page-header .header-search-container .block-search .search-autocomplete .all-results button:disabled,.page-header .header-search-container .block-search .search-autocomplete .all-results button.disabled{--bgColor:#cecece;--bgHoverColor:#cecece;--color:rgba(0,0,11,.4)}.page-header .header-search-container .block-search.open .close-search,.page-header .header-search-container .block-search.open .actions{position:relative;z-index:1;opacity:1}.page-header .header-search-container .block-search.open .block-content{z-index:3;left:0;right:0;pointer-events:auto}.d_desktop.no-touch .page-header .header-search-container .block-search.open .block-content{border-color:#e5e9f0;right:calc(100% - (var(--content) - 416px))}.d_desktop.no-touch.header-sticky .page-header .header-search-container .block-search.open .block-content{right:calc(100% - (var(--content) - 128px))}.page-header .header-search-container .block-search.open .minisearch input:not([type=radio]):not([type=checkbox]){pointer-events:all}.page-header .header-search-container .block-search:not(.open) .search-autocomplete{display:none !important}.d_desktop.no-touch.header-sticky .page-header .header-search-container{margin-left:-144px}.page-header .header-banner{padding:16px 0;min-height:40px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;letter-spacing:.01em;text-align:center;position:absolute;z-index:-1;top:100%;left:0;right:0;box-sizing:border-box;padding:16px 0}.page-header .header-banner img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;pointer-events:none}.page-header .header-banner a{text-decoration:none;color:#fff;padding:0 10px;display:block}.page-header .header-banner:not([style*=background-color]){background:var(--brandColor)}.page-header .header-banner__content{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;position:relative;z-index:1}.page-header .header-banner__hide{width:30px;height:30px;background-color:transparent;color:#fff;border-radius:8px;margin:0;cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.page-header .header-banner__hide:before,.page-header .header-banner__hide:after{content:'';position:absolute;width:15px;height:2px;background-color:currentColor;left:50%;top:50%;color:currentColor}.page-header .header-banner__hide:after{transform:translate(-50%,-50%) rotate(45deg)}.page-header .header-banner__hide:before{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop.no-touch .page-header .header-banner__hide{transition:background .3s,color .3s}.d_desktop.no-touch .page-header .header-banner__hide:hover{background-color:#f2f4f6;color:#171b22}.d_mobile .page-header .header-banner__hide{width:16px;height:16px;right:10px;top:-5px;transform:none}.minicart-wrapper{position:relative}.minicart-wrapper .action.showcart .header-action-block .cart-link,.minicart-wrapper .action.showcart .header-action-block .info-block,.minicart-wrapper .action.showcart .header-action-block .counter{display:none}.touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .cart-link,.d_mobile .minicart-wrapper .action.showcart .header-action-block:not(.empty) .cart-link{display:block;pointer-events:auto;position:absolute;z-index:2;top:0;left:0;right:0;bottom:0}.touch .minicart-wrapper .action.showcart .header-action-block:not(.empty):after,.d_mobile .minicart-wrapper .action.showcart .header-action-block:not(.empty):after{content:'';position:absolute;z-index:1;bottom:-2px;right:-2px;width:10px;height:10px;box-sizing:border-box;background:#feba16;border:2px solid #fff;border-radius:50%;pointer-events:none}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty){width:auto;height:auto;display:grid;grid-template-columns:24px 1fr 24px;grid-gap:16px;align-items:center;box-sizing:border-box;padding:12px 16px;background:#f2f4f6;border-radius:12px;transition:background .3s}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty):hover{background:#e5e9f0}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .icon-block,.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .info-name{color:#171b22}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .info-block{display:flex;flex-direction:column;font-size:12px;line-height:16px}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .info-block .info-name{font-weight:600}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .info-block .info-price{font-weight:800;color:#a4acb8}.d_desktop.no-touch .minicart-wrapper .action.showcart .header-action-block:not(.empty) .counter.qty{position:static;width:24px;height:24px;border-radius:50%;background:#171b22;justify-content:center;font-weight:700;font-size:10px;line-height:1;color:#fff}.minicart-wrapper:not([data-dropdown-container]) .block-minicart-overlay{display:none}.minicart-wrapper:not(.open) .block-minicart-overlay{display:none}.d_desktop.no-touch .minicart-wrapper.open .header-action-block:not(.empty):after{content:'';position:absolute;right:calc(((192px + var(--mainPadding)) + ((var(--screenWidth) - var(--container))/2))*-1);top:calc(100% + 12px);width:var(--screenWidth);background:rgba(0,0,11,.2);z-index:-1;height:100vh;pointer-events:none}.block-minicart-overlay{display:none}.before-header-banner{--backgroundColor:unset;--height:40px;display:flex;background:var(--backgroundColor)}.before-header-banner .before-header-banner-inner{position:relative}.before-header-banner .before-header-banner-inner,.before-header-banner .before-header-banner-inner picture{width:100%;display:flex;justify-content:center;min-height:var(--height)}.before-header-banner .before-header-banner-inner .text{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:5px 10px;color:#fff;position:relative;z-index:2}.before-header-banner .before-header-banner-inner .text~picture{position:absolute;top:0;left:0;right:0;bottom:0}.before-header-banner .before-header-banner-inner img{width:100%;height:100%;object-fit:cover}.page-footer{background:#00000b;color:#fff;--subscribePadding:48px 24px}.d_desktop .page-footer{--subscribePadding:18px var(--mainPadding)}.page-footer a{color:#ababbd;text-decoration:none}.d_desktop .page-footer a{transition:color .3s}.d_desktop .page-footer a:hover{color:#fff}.page-footer ol,.page-footer ul{list-style:none}.page-footer .footer-subscribe-container{background:#feba16}.page-footer .footer-subscribe-container .block.newsletter{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;padding:var(--subscribePadding);display:grid;grid-template-columns:1fr;align-items:center;grid-gap:24px}.d_desktop .page-footer .footer-subscribe-container .block.newsletter{grid-template-columns:auto 1fr}.page-footer .footer-subscribe-container .block.newsletter .title{font-weight:700;font-size:14px;line-height:19px;color:#171b22}.page-footer .footer-subscribe-container .block.newsletter .content{width:100%}.d_desktop .page-footer .footer-subscribe-container .block.newsletter .content{justify-self:end;max-width:720px}.page-footer .footer-subscribe-container .block.newsletter .form{position:relative;color:#171b22;--inputHeight:56px}.page-footer .footer-subscribe-container .block.newsletter .form input{display:block;width:100%;height:var(--inputHeight);background:0 0;padding:0 24px;box-sizing:border-box;border:1px solid rgba(23,27,34,.2);border-radius:8px;font-weight:500;font-size:14px;color:inherit}.page-footer .footer-subscribe-container .block.newsletter .form input::-webkit-input-placeholder{color:rgba(23,27,34,.6);opacity:1}.page-footer .footer-subscribe-container .block.newsletter .form input::-moz-placeholder{color:rgba(23,27,34,.6);opacity:1}.page-footer .footer-subscribe-container .block.newsletter .form input:-ms-input-placeholder{color:rgba(23,27,34,.6);opacity:1}.page-footer .footer-subscribe-container .block.newsletter .form input:-moz-placeholder{color:rgba(23,27,34,.6);opacity:1}.page-footer .footer-subscribe-container .block.newsletter .form input:-webkit-autofill{-webkit-text-fill-color:#171b22;border:1px solid rgba(23,27,34,.2);box-shadow:inset 0 0 0 500px #e53333}.page-footer .footer-subscribe-container .block.newsletter .form .action.subscribe{position:absolute;top:0;right:0;width:var(--inputHeight);height:var(--inputHeight);background:0 0;border:none;display:flex;align-items:center;justify-content:center;color:inherit;font-size:32px;cursor:pointer}.d_desktop .page-footer .footer-subscribe-container .block.newsletter .form .action.subscribe{transition:color .3s}.d_desktop .page-footer .footer-subscribe-container .block.newsletter .form .action.subscribe:hover{color:rgba(23,27,34,.6)}.page-footer .footer-subscribe-container .block.newsletter .form .mage-error{color:#171b22;margin:8px 0 0}.page-footer .footer-main-container{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;padding-top:45px;display:grid;grid-template-columns:1fr;justify-items:center}.d_desktop .page-footer .footer-main-container{padding-top:55px;padding-bottom:90px;grid-template-columns:repeat(2,1fr) 2fr 150px;justify-items:unset;grid-gap:50px}.page-footer .footer-main-container .footer-logo-container{margin:0 0 45px}.d_desktop .page-footer .footer-main-container .footer-logo-container{margin:0}.page-footer .footer-main-container .footer-logo-container .logo-block{width:110px;height:40px}.page-footer .footer-main-container .footer-logo-container .logo-block img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.page-footer .footer-main-container .footer-contacts-container{text-align:center;margin:0 0 80px}.d_desktop .page-footer .footer-main-container .footer-contacts-container{max-width:180px;text-align:left;margin:0}.page-footer .footer-main-container .footer-contacts-container .title{font-weight:600;font-size:12px;line-height:1.4;text-transform:uppercase;margin:0 0 20px}.d_desktop .page-footer .footer-main-container .footer-contacts-container .title{margin:0 0 32px}.page-footer .footer-main-container .footer-contacts-container .phones-block{display:grid;grid-template-columns:1fr;grid-gap:12px;font-weight:700;font-size:24px;line-height:1.4;letter-spacing:.05em;margin:0 0 32px}.d_desktop .page-footer .footer-main-container .footer-contacts-container .phones-block{grid-gap:6px;font-size:16px;margin:0 0 16px}.page-footer .footer-main-container .footer-contacts-container .time-schedule-block{margin:0 0 16px}.page-footer .footer-main-container .footer-contacts-container .time-schedule-block,.page-footer .footer-main-container .footer-contacts-container .address-block{font-weight:500;font-size:12px;line-height:1.4;text-align:center;color:#5a5b66}.d_mobile .page-footer .footer-main-container .footer-contacts-container .time-schedule-block,.d_mobile .page-footer .footer-main-container .footer-contacts-container .address-block{max-width:180px;margin-left:auto;margin-right:auto}.d_desktop .page-footer .footer-main-container .footer-contacts-container .time-schedule-block,.d_desktop .page-footer .footer-main-container .footer-contacts-container .address-block{text-align:left}.page-footer .footer-main-container .footer-navigation-container{display:none}.d_desktop .page-footer .footer-main-container .footer-navigation-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px}.d_desktop .page-footer .footer-main-container .footer-navigation-container .navigation-block .title{font-weight:600;font-size:12px;line-height:1.4;text-transform:uppercase;margin:0 0 32px}.d_desktop .page-footer .footer-main-container .footer-navigation-container .navigation-block ul.navigation{display:grid;grid-template-columns:1fr;grid-gap:16px}.d_desktop .page-footer .footer-main-container .footer-navigation-container .navigation-block ul.navigation a{font-weight:500;font-size:14px;line-height:1.4}.page-footer .footer-main-container .footer-trustpilot-container{--ratingColor:#43ba92;width:100%;display:grid;grid-template-columns:1fr;grid-gap:12px;align-items:start}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating,.page-footer .footer-main-container .footer-trustpilot-container .trustpilot-block{width:100%;border:1px solid rgba(242,244,246,.1);box-sizing:border-box;border-radius:12px;padding:16px}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating{display:flex;align-items:center;justify-content:space-around;padding:24px}.d_desktop .page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating{flex-direction:column;justify-content:unset;padding:16px}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .info-block{display:flex;flex-direction:column;align-items:center}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating-view{width:92px;height:46px;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;margin:0 0 10px}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating-view:before{content:'';position:absolute;top:0;left:0;right:0;height:92px;box-sizing:border-box;border:10px solid #171b22;border-radius:50%}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating-view .rating-round{position:absolute;z-index:1;top:0;left:0;right:0;height:92px;transform:var(--rotatePercent)}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating-view .rating-round:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;box-sizing:border-box;border:10px solid red;border-color:var(--ratingColor) transparent transparent var(--ratingColor);border-radius:50%;transform:rotate(-45deg)}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating-view .rating-round:after{content:'';position:absolute;top:0;right:50%;width:4px;height:16px;background:var(--ratingColor)}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating{font-weight:700;font-size:16px;line-height:22px;line-height:1}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .rating .unit{font-size:10px;margin-left:3px}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .text-note{font-weight:600;font-size:8px;line-height:1.4;text-align:center;text-transform:uppercase;color:#5a5b66}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .image-block{width:95px}.d_desktop .page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .image-block{width:70px;margin:5px 0 0}.page-footer .footer-main-container .footer-trustpilot-container .reviews-co-uk-rating .image-block img{width:100%}.page-footer .footer-bottom-container{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;padding-top:32px;padding-bottom:24px;border-top:1px solid rgba(242,244,246,.1);display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:60px}.d_desktop .page-footer .footer-bottom-container{padding-top:24px;grid-template-columns:1fr auto;grid-gap:24px;min-height:116px;align-items:center;justify-items:unset}.page-footer .footer-bottom-container .footer-social-container{overflow:hidden}.page-footer .footer-bottom-container .footer-social-container .shop-social-links{display:grid;grid-template-columns:90px 1fr;grid-gap:20px;align-items:center}.v_small_mobile .page-footer .footer-bottom-container .footer-social-container .shop-social-links{grid-template-columns:auto 1fr}.page-footer .footer-bottom-container .footer-social-container .shop-social-links>p{font-weight:600;font-size:12px;line-height:1.4;color:#5a5b66}.page-footer .footer-bottom-container .footer-social-container .social-links-items{width:calc(100% + 40px);margin:0 -20px;display:flex;align-items:center;list-style:none}.page-footer .footer-bottom-container .footer-social-container .social-links-items .soc-icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.page-footer .footer-bottom-container .footer-social-container .social-links-items .social-item{margin:0 20px}.page-footer .footer-bottom-container .footer-social-container .social-links-items .social-item a{display:flex;align-items:center;justify-content:center;cursor:pointer}.page-footer .footer-bottom-container .footer-copiryght-container .copyright{font-weight:600;font-size:12px;line-height:1.4;color:#5a5b66}.page-footer .footer-bottom-container .footer-partners-container{overflow:hidden}.page-footer .footer-bottom-container .footer-partners-container .container .description{display:none}.page-footer .footer-bottom-container .footer-partners-container .container .list{width:calc(100% + 30px);margin:0 -15px;display:flex;align-items:center;justify-content:flex-end}.page-footer .footer-bottom-container .footer-partners-container .container .list .item{margin:0 15px}.page-footer .footer-bottom-container .footer-partners-container .container .list .icon{width:auto;height:auto;height:16px;display:flex;align-items:center}.page-footer .footer-bottom-container .footer-partners-container .container .list .icon picture,.page-footer .footer-bottom-container .footer-partners-container .container .list .icon img{display:flex}.page-footer .footer-bottom-container .footer-partners-container .container .list .icon img{width:auto;height:auto;max-height:100%}.esputnik-subscriber-button{position:fixed;width:48px;height:48px;left:24px;bottom:70px;z-index:3;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;transition:none}.esputnik-subscriber-button img{width:auto;height:auto;max-width:100%;max-height:100%;filter:drop-shadow(0px 4px 25px rgba(0,0,0,.6));transition:transform .3s}.esputnik-subscriber-button.open{z-index:503;pointer-events:none}.esputnik-subscriber-button.open img{transform:scale(1.17)}.d_desktop .esputnik-subscriber-button.open img{transform:scale(1.34)}.v_small_mobile .catalog-product-view .esputnik-subscriber-button,.v_norm_mobile .catalog-product-view .esputnik-subscriber-button{bottom:100px}.rating-extend{--starsWidth:116px;--rating:0;width:var(--starsWidth);height:20px;position:relative;background:url(../images/stars.svg) 0 50% no-repeat}.rating-extend:after{content:'';position:absolute;top:0;bottom:0;left:0;width:var(--rating);background:url(../images/stars_filled.svg) 0 50% no-repeat;background-size:var(--starsWidth)}.block.filter{position:relative;outline:none}.d_mobile .block.filter{display:flex;flex-direction:column}.block.filter .block-title.filter-title{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:24px;line-height:1.2;box-sizing:border-box;padding:24px;border-bottom:1px solid #f7f8f9}.d_desktop .block.filter .block-title.filter-title{display:none}.block.filter .block-title.filter-title .title{font-weight:800;font-size:24px;line-height:1.2}.block.filter .block-title.filter-title .reset-filters-toggle{display:flex;font-weight:600;font-size:14px;line-height:19px;color:#a4acb8;cursor:pointer}.block.filter .block-title.filter-title .reset-filters-toggle:not(.show){display:none}.block.filter ul,.block.filter ol{list-style:none;padding:0}.block.filter a{text-decoration:none}.d_mobile .block.filter .filter-content{box-sizing:border-box;padding:24px;overflow-y:auto;overflow-x:hidden}.d_mobile .block.filter .filter-content::-webkit-scrollbar{width:4px}.d_mobile .block.filter .filter-content::-webkit-scrollbar:horizontal{height:4px}.d_mobile .block.filter .filter-content::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}.d_mobile .block.filter .filter-content::-webkit-scrollbar-thumb{background-color:#e5e9f0;border-radius:4px}.d_mobile .block.filter .filter-content::-webkit-scrollbar-thumb:hover{background-color:#e5e9f0}.block.filter .filter-content .filter-subtitle{display:none}.block.filter .filter-content .filter-options{display:grid;grid-template-columns:1fr}.block.filter .filter-content .filter-options .filter-options-item{padding:8px 0;color:#171b22;border-bottom:1px solid #f2f4f6}.block.filter .filter-content .filter-options .filter-options-item .filter-options-title{font-weight:800;font-size:18px;line-height:1.2;padding:24px 0;display:grid;grid-template-columns:1fr 12px;grid-gap:16px;align-items:center}.block.filter .filter-content .filter-options .filter-options-item .icon-block{width:12px;height:12px;background:linear-gradient(0deg,transparent 0px,transparent 4px,currentColor 4px,currentColor 8px,transparent 8px),linear-gradient(90deg,transparent 0px,transparent 4px,currentColor 4px,currentColor 8px,transparent 8px)}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block{position:static;padding:0 0 24px}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block{display:grid;grid-template-columns:1fr 1fr 60px;grid-gap:12px;font-family:'Exo2';margin-right:-10px}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .input-wrap{position:relative}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .input-wrap .currency{position:absolute;top:0;left:0;bottom:4px;width:30px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#a4acb8;pointer-events:none}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .input-wrap input{border:none;border-bottom:3px solid #e5e9f0;width:100%;height:40px;box-sizing:border-box;padding:0 10px 0 32px;font-weight:700;font-size:14px;font-family:'Exo2'}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .price-input-submit{justify-self:end;background:0 0;border:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px;color:#a4acb8;cursor:pointer}.d_desktop .block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .price-input-submit{transition:color .3s}.d_desktop .block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .form-block .price-input-submit:hover{color:#171b22}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .ln_slider_container{padding:7px 14px;margin:24px 0 0}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .ln_slider_container .ln_slider{height:4px;background:#e5e9f0}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .ln_slider_container .ln_slider .ui-slider-range{position:absolute;height:100%;background:var(--brandColor)}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .price-filter-block .ln_slider_container .ln_slider .ui-slider-handle{width:24px;height:18px;margin:-9px 0 0 -12px;background:#fff;border:2px solid #fff;box-shadow:inset 0 0 0 4px var(--brandColor)}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .swatch-attribute-options{display:grid;grid-template-columns:1fr;grid-gap:16px}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .swatch-attribute-options .swatch-option{display:flex;align-items:center;min-height:24px;font-weight:600;font-size:14px;line-height:16px;color:#171b22}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .swatch-attribute-options .swatch-option label{flex-grow:1}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items{display:grid;grid-template-columns:1fr;grid-gap:16px}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item a{display:block}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item label{--checkboxSize:24px;--borderColor:#e5e9f0;--activeColor:#8695ab;display:inline-flex;line-height:var(--checkboxSize);font-size:14px;cursor:pointer;display:flex}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;padding:0;width:var(--checkboxSize);height:var(--checkboxSize);position:relative;display:flex;justify-content:center;align-items:center;margin:0 12px 0 0;cursor:pointer;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:12px;border:3px solid var(--borderColor);border-radius:4px;transition:background-color .3s,background-size .2s,border-color .3s}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]:active,.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]:checked{background-image:url(../images/check.svg);background-color:var(--activeColor);border-color:var(--activeColor)}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item label .fake-input{display:none}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item .label-name{flex-grow:1;display:flex;padding:4px 0;font-weight:600;font-size:14px;line-height:16px;color:#171b22}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .item .label-name .count{color:#a4acb8;margin-left:auto}.block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .visible-filters .title{cursor:pointer;font-size:14px;font-weight:600;color:#171b22}.d_desktop .block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .visible-filters .title{transition:color .3s}.d_desktop .block.filter .filter-content .filter-options .filter-options-item .filter-options-content-block .items .visible-filters .title:hover{color:#feba16}.block.filter .filter-content .filter-options .filter-options-item.open .icon-block{background:linear-gradient(0deg,transparent 0px,transparent 4px,currentColor 4px,currentColor 8px,transparent 8px)}.ui-slider{position:relative;text-align:left}.ui-slider-horizontal .ui-slider-handle{margin-left:-5px}.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:default}.ui-slider-horizontal{height:10px;-webkit-border-radius:10px;border-radius:10px;border:none;background:#dadada}.ui-slider-handle{height:10px;width:10px;-webkit-border-radius:10px;border-radius:10px;background:#f98b25;display:block;position:absolute}.product-items{list-style:none}.product-items._move{overflow:hidden}.product-item{--itemHeight:auto;--marginLeft:0;--hoverBlockHeight:auto;position:relative;min-height:var(--itemHeight);height:100%}.d_desktop .product-item{--hoverBlockHeight:10px}.product-item a{text-decoration:none}.product-item .product-item-info{min-height:var(--itemHeight);height:100%;display:flex;flex-direction:column;background:#fff;top:0;left:0;box-shadow:0 0 0 1px #f2f4f6;transition:box-shadow .3s,height .3s}.product-item .banner-inner{box-shadow:0 0 0 1px #f2f4f6}.product-item .list-item-show-more{height:100%;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 1px #f2f4f6;cursor:pointer;transition:box-shadow .3s}.v_small_mobile .product-item .list-item-show-more,.v_norm_mobile .product-item .list-item-show-more{min-height:184px}.d_desktop.no-touch .product-item .list-item-show-more:hover{box-shadow:0px 4px 25px rgba(23,27,34,.25)}.product-item .list-item-show-more .icon-show_more{width:64px;height:64px;color:var(--brandColor)}.d_desktop .product-item .list-item-show-more .icon-show_more{width:96px;height:96px}.product-item .list-item-show-more .btn-show-more{font-weight:700;font-size:14px;line-height:1.2;margin:20px 0 0}.d_desktop .product-item .list-item-show-more .btn-show-more{margin:40px 0 0}.product-item .product-hover-inner{display:flex;flex-direction:column}.d_mobile .product-item .product-hover-inner{flex-grow:1}.d_desktop .product-item .product-hover-inner{min-height:100%;height:var(--itemHeight)}.product-item._hover .product-item-info{box-shadow:0px 4px 25px rgba(23,27,34,.25)}.d_desktop .product-item._hover .product-actions-block .info-block{opacity:1}.product-item._show{position:static}.product-item._show .product-item-info{position:absolute;z-index:3;height:unset;top:var(--posTop);left:calc(var(--posLeft) + var(--marginLeft));width:var(--width)}.d_desktop .owl-carousel._move .product-item{--hoverBlockHeight:10px !important}.owl-carousel._move .product-item._hover .product-item-info{box-shadow:0px 0 0 rgba(23,27,34,.25)}.d_desktop .owl-carousel._move .product-item._hover .product-actions-block .info-block{opacity:0}.product-item .product-image-container{display:block;width:unset !important;max-width:200px}.product-item .product-image-container .product-image-wrapper{display:block;padding:unset !important}.product-item .product-image-container img{display:block;object-fit:contain}.product-item .product-image-container img.native-lazy{width:200px}.product-item .image-block-wrap{--sideIconsSize:32px;display:grid;grid-template-columns:1fr;justify-items:center;box-sizing:border-box;padding:16px;position:relative}.d_desktop .product-item .image-block-wrap{grid-template-columns:1fr var(--sideIconsSize);padding:32px}.product-item .image-block-wrap .quick-view-col{display:none}.d_desktop .product-item .image-block-wrap .quick-view-col{display:grid;grid-template-columns:1fr;grid-gap:12px;align-content:start;min-height:208px}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener{width:var(--sideIconsSize);height:var(--sideIconsSize);display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;border-radius:8px}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener .icon-quick_view{color:#feba16;transition:color .3s}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener .icon-quick_view:hover{color:#ffb400}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener .icon{width:var(--sideIconsSize);height:var(--sideIconsSize);font-size:var(--sideIconsSize)}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener.image{opacity:.4;transition:opacity .3s}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener.image:hover{opacity:1}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener.text{background:#f2f4f6;font-weight:700;font-size:12px;transition:background .3s}.d_desktop .product-item .image-block-wrap .quick-view-col .quick-view-opener.text:hover{background:#e5e9f0}.product-item .image-block-wrap .image-wrap .labels .absolute{display:flex;flex-direction:column;align-items:flex-start;grid-gap:0px}.product-item .image-block-wrap .image-wrap .labels .absolute>*{margin-bottom:4px}.product-item .image-block-wrap .image-wrap .labels .advancedproductlabel.has-img{height:auto;order:-1}.product-item .image-block-wrap .image-wrap .labels .advancedproductlabel.has-img img{max-height:50px}.v_tablet .product-item .image-block-wrap .image-wrap .labels .advancedproductlabel.has-img img{max-height:60px}.d_desktop .product-item .image-block-wrap .image-wrap .labels .advancedproductlabel.has-img img{max-height:70px}.product-item .image-block-wrap .counter{position:absolute;left:50%;bottom:16px;max-width:100%;transform:translateX(-50%);pointer-events:none}.d_desktop .product-item .image-block-wrap .counter{left:calc(50% - (var(--sideIconsSize)/2));bottom:32px;max-width:calc(100% - var(--sideIconsSize))}.product-item .image-block-wrap .counter-inner{--counter-color:#171b22;--counter-bg-color:#fff;display:flex;align-items:center;box-sizing:border-box;padding:8px;box-shadow:0 0 0 1px #e5e9f0;border-radius:12px;text-align:center;position:relative}.product-item .image-block-wrap .counter-inner:before{content:'';display:block;width:100%;height:100%;border-radius:inherit;position:absolute;left:0;top:0;z-index:-1;opacity:.8;background:var(--counter-bg-color)}.product-item .image-block-wrap .counter-inner>*{width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 8px}.product-item .image-block-wrap .counter-inner>* span{color:var(--counter-color);line-height:1.2}.product-item .image-block-wrap .counter-inner>* span:first-child{font-weight:800;font-size:14px;display:block;margin-bottom:2px}.product-item .image-block-wrap .counter-inner>* span:last-child{font-weight:700;font-size:10px}.product-item .image-block-wrap .counter-inner>*+*{border-left:1px solid #e5e9f0}.v_norm_mobile .product-item .image-block-wrap .counter-inner,.v_small_mobile .product-item .image-block-wrap .counter-inner{padding:5px;border-radius:8px}.v_norm_mobile .product-item .image-block-wrap .counter-inner>*,.v_small_mobile .product-item .image-block-wrap .counter-inner>*{padding:0 5px}.v_norm_mobile .product-item .image-block-wrap .counter-inner>* span:first-child,.v_small_mobile .product-item .image-block-wrap .counter-inner>* span:first-child{font-size:12px}.v_norm_mobile .product-item .image-block-wrap .counter-inner>* span:last-child,.v_small_mobile .product-item .image-block-wrap .counter-inner>* span:last-child{font-size:8px}.product-item .product-item-details-outer{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.product-item .product-item-details{box-sizing:border-box;padding:0 12px 12px;flex-grow:1}.d_mobile .product-item .product-item-details{display:flex;flex-direction:column;justify-content:flex-end}.d_mobile .product-item .product-item-details .attributes-block{order:0}.d_mobile .product-item .product-item-details .rating-block{order:1}.d_mobile .product-item .product-item-details .product-item-name{order:2}.d_mobile .product-item .product-item-details .product-item-price-wrap{order:3}.d_desktop .product-item .product-item-details{display:grid;grid-template-columns:1fr 1fr;padding:0 32px 32px}.product-item .attributes-block{display:grid;grid-template-columns:1fr;grid-gap:12px;justify-items:center;margin:0 0 20px;font-family:'Exo2'}.d_desktop .product-item .attributes-block{margin:0 0 16px;grid-column:span 2}.d_mobile .product-item .attributes-block .swatches-block{display:none}.product-item .attributes-block .swatches-block .swatch-attribute-options{display:inline-flex;border:1px solid #e5e9f0;box-sizing:border-box;border-radius:6px;padding:3px 12px}.product-item .attributes-block .swatches-block .swatch-attribute-options .swatch-option{display:flex;align-items:center;box-sizing:border-box;position:relative;font-weight:600;font-size:12px;line-height:1.4;letter-spacing:.05em;color:#a4acb8}.product-item .attributes-block .swatches-block .swatch-attribute-options .swatch-option:not(:first-child):before{content:'';display:block;margin:0 8px;width:1px;height:14px;background:currentColor}.product-item .attributes-block .listing-attributes{list-style:none;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap}.product-item .attributes-block .listing-attributes li{display:flex;align-items:center;box-sizing:border-box;position:relative;font-weight:600;font-size:12px;line-height:1.4;letter-spacing:.05em;color:#a4acb8}.product-item .attributes-block .listing-attributes li:not(:last-child):after{content:'';display:block;margin:0 6px;width:4px;height:4px;border-radius:50%;background:currentColor}.product-item .product-item-name{margin:0 0 8px}.d_desktop .product-item .product-item-name{grid-column:span 2}.product-item .product-item-name .product-item-link{display:flex;align-items:flex-start;font-weight:600;font-size:12px;line-height:1.5;color:#171b22;height:54px;overflow:hidden}.d_desktop .product-item .product-item-name .product-item-link{font-size:13px;height:60px}.product-item .product-item-price-wrap{height:54px;display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto}.product-item .product-item-price-wrap:empty{display:none}.product-item .product-item-price-wrap .price-wrapper{display:flex}.product-item .product-item-price-wrap .price-label{display:none}.product-item .product-item-price-wrap .price-box{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 8px;align-items:center}.product-item .product-item-price-wrap .price-box .minimal-price-link{display:none}.product-item .product-item-price-wrap .price-box .normal-price,.product-item .product-item-price-wrap .price-box .regular-price,.product-item .product-item-price-wrap .price-box .special-price,.product-item .product-item-price-wrap .price-box>.price-container{grid-column:span 2}.product-item .product-item-price-wrap .discount{display:flex;align-items:center;height:16px;border:2px solid #feba16;box-sizing:border-box;border-radius:10px;padding:0 2px 2px;font-weight:700;font-size:11px;line-height:1;color:#feba16}.product-item .product-item-price-wrap .price{font-weight:800;font-size:24px;line-height:1.2}.d_desktop .product-item .product-item-price-wrap .price{font-size:28px}.product-item .product-item-price-wrap .old-price .price{display:inline-block;position:relative;font-weight:700;font-size:14px;line-height:1;color:#a4acb8}.product-item .product-item-price-wrap .old-price .price:after{content:'';position:absolute;top:calc(50% - 1px);left:0;right:0;border-style:solid;border-width:1px 0;border-color:#fff transparent currentColor}.product-item .rating-wrap{justify-self:end;align-self:end}.product-item .rating-block{display:flex;align-items:center;font-size:11px;line-height:1.2;margin:0 0 3px}.d_desktop .product-item .rating-block{display:grid;grid-template-columns:1fr 34px;grid-column-gap:10px;align-items:end;font-size:12px;margin:0}.d_desktop .product-item .rating-block .rating{font-size:14px}.product-item .rating-block .icon{color:#faae3b}.product-item .rating-block .icon.empty{color:#a4acb8}.d_mobile .product-item .rating-block .icon{order:-1;font-size:22px;margin-right:10px}.d_desktop .product-item .rating-block .icon{font-size:34px}.product-item .rating-block .text{font-weight:700;color:#a4acb8}.d_desktop .product-item .rating-block .text{text-align:right;white-space:nowrap;height:34px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.product-item .rating-block .rating{font-weight:800;color:#171b22;margin-right:4px}.product-item .rating-block.short{order:unset;justify-self:end}.d_mobile .product-item .rating-block.short{flex-direction:row-reverse}.product-item .rating-block.short .text{flex-direction:row;align-items:center}.product-item .rating-block.short .text .rating{order:2;margin:0 0 0 4px}.product-item .rating-block.short .text span:not(.rating):before{content:'('}.product-item .rating-block.short .text span:not(.rating):after{content:')'}.product-item .rating-block.short .icon{order:unset}.d_mobile .product-item .rating-block.short .icon{margin:0 10px 0 0}.product-item .product-actions-block{--actionIconsSize:24px;display:block;margin:-10px 0 0;overflow:hidden;height:var(--hoverBlockHeight);transition:height .3s}.v_small_mobile .product-item .product-actions-block{--actionIconsSize:22px}.d_desktop .product-item .product-actions-block{grid-column:span 2}.product-item .product-actions-block .info-block{display:none}.d_desktop .product-item .product-actions-block .info-block{width:100%;display:flex;position:relative;opacity:0;transition:opacity .3s}.d_desktop .product-item .product-actions-block .info-block:before{content:'';position:absolute;top:10px;left:0;right:0;height:1px;background:#f2f4f6}.d_desktop .product-item .product-actions-block .info-block .info-block-items{position:relative;max-width:calc(100% - 64px);margin:0 32px;overflow:hidden;background:#fff;display:grid;grid-template-columns:auto 1fr;align-items:center}.d_desktop .product-item .product-actions-block .info-block .info-block-items .info-item{display:flex;align-items:center;height:20px;padding:0 4px;font-weight:600;font-size:12px;line-height:1.4;color:#a4acb8}.d_desktop .product-item .product-actions-block .info-block .info-block-items .info-item:not(:first-child):before{content:'';flex-shrink:0;display:inline-flex;width:4px;height:4px;border-radius:50%;background:currentColor;margin:0 4px;position:relative;left:-4px}.d_desktop .product-item .product-actions-block .info-block .info-block-items .info-item.stock{text-transform:uppercase}.d_desktop .product-item .product-actions-block .info-block .info-block-items .info-item.sku{white-space:nowrap;overflow:hidden}.d_desktop .product-item .product-actions-block .info-block .info-block-items .info-item.sku span{overflow:hidden;text-overflow:ellipsis}.product-item .product-actions-block .product-item-actions{--buttonSize:36px;box-sizing:border-box;padding:12px;display:grid;grid-template-columns:var(--buttonSize) auto;grid-gap:16px}.v_small_mobile .product-item .product-actions-block .product-item-actions{--buttonSize:32px;grid-gap:10px}.d_desktop .product-item .product-actions-block .product-item-actions{grid-template-columns:1fr auto;grid-gap:24px;padding:16px}.product-item .product-actions-block .product-item-actions .secondary-addto-links{display:grid;grid-template-columns:repeat(1,var(--actionIconsSize));grid-gap:16px;align-items:center}.d_mobile .product-item .product-actions-block .product-item-actions .secondary-addto-links{justify-content:end}.v_small_mobile .product-item .product-actions-block .product-item-actions .secondary-addto-links{grid-gap:10px}.d_desktop .product-item .product-actions-block .product-item-actions .secondary-addto-links{grid-gap:24px}.product-item .product-actions-block .product-item-actions .secondary-addto-links .action{width:var(--actionIconsSize);height:var(--actionIconsSize);font-size:var(--actionIconsSize);border:none;background:0 0;display:flex;align-items:center;justify-content:center;color:#a4acb8}.d_desktop .product-item .product-actions-block .product-item-actions .secondary-addto-links .action{transition:color .3s}.d_desktop .product-item .product-actions-block .product-item-actions .secondary-addto-links .action:hover{color:#171b22}.product-item .product-actions-block .product-item-actions .secondary-addto-links .action .icon-block{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-item .product-actions-block .product-item-actions .secondary-addto-links .action .text{display:none}.product-item .product-actions-block .product-item-actions .button{width:var(--buttonSize);height:var(--buttonSize);padding:0}.d_desktop .product-item .product-actions-block .product-item-actions .button{width:100%;height:48px;padding:0 15px}.product-item .product-actions-block .product-item-actions .button .name,.product-item .product-actions-block .product-item-actions .button .text{display:none}.d_desktop .product-item .product-actions-block .product-item-actions .button .name,.d_desktop .product-item .product-actions-block .product-item-actions .button .text{display:block}.product-item .product-actions-block .product-item-actions .button .icon-block{width:var(--actionIconsSize);height:var(--actionIconsSize);font-size:var(--actionIconsSize);display:flex;align-items:center;justify-content:center}.d_desktop .product-item .product-actions-block .product-item-actions .button .icon-block{margin-left:10px}.d_desktop .product-item .product-actions-block .product-item-actions .button.notify .icon-block{display:none}.product-item .product-actions-block .product-item-info-bottom{padding:0 16px 24px}.d_mobile .product-item .product-actions-block .product-item-info-bottom{display:none}.product-item .product-actions-block .product-item-info-bottom .delivery-block{background:#f2f4f6;border-radius:6px}.product-item .product-actions-block .product-item-info-bottom .delivery-block .items{display:grid;grid-template-columns:1fr;grid-gap:8px;box-sizing:border-box;padding:12px 16px}.product-item .product-actions-block .product-item-info-bottom .delivery-block .items .shipping-item{display:grid;grid-template-columns:auto auto 1fr;grid-gap:6px;font-size:12px;line-height:1.4;color:#171b22}.product-item .product-actions-block .product-item-info-bottom .delivery-block .items .shipping-item .title{font-weight:500}.product-item .product-actions-block .product-item-info-bottom .delivery-block .items .shipping-item .counter,.product-item .product-actions-block .product-item-info-bottom .delivery-block .items .shipping-item .price{font-weight:800}.product-item .product-actions-block .product-item-info-bottom .delivery-block .items .shipping-item .price{justify-self:end}.product-item .klarna{order:4;display:flex;align-items:flex-start;margin-top:4px}.product-item .klarna__content{background:rgba(255,171,193,.3);border:2px solid #ffabc1;box-sizing:border-box;border-radius:5px;font-weight:700;font-size:11px;line-height:16px;color:#171b22;display:inline-flex;align-items:center;padding:0 6px 0 27px;position:relative}.product-item .klarna__content:before{content:'';display:block;width:15px;height:12px;position:absolute;left:7px;top:50%;transform:translateY(-50%);background:url(../images/klarna.svg) 50% 50%/contain no-repeat}.product-item .klarna__content .price{margin-right:3px}.d_desktop .product-item .klarna{grid-column:span 2;margin-top:0}.d_desktop .product-item .klarna~.rating-block{transform:translateY(13px)}.product-item.out-of-stock .image-wrap .product-image-wrapper,.product-item.out-of-stock .multi-labels-container{opacity:.3}.product-item.out-of-stock .discount,.product-item.out-of-stock .product-item-link,.product-item.out-of-stock .price-box{color:#a4acb8}.product-item.out-of-stock .discount{border-color:#a4acb8}.top-toolbar{display:flex}.toolbar{width:100%}.toolbar ul,.toolbar ol{list-style:none}.toolbar .limiter,.toolbar .toolbar-amount,.toolbar .modes,.toolbar .toolbar-sorter{display:none}.d_desktop .top-toolbar .toolbar{display:flex;align-items:center;min-height:64px;box-sizing:border-box;padding:16px 32px}.top-toolbar .toolbar .pager{display:none !important}.top-toolbar .toolbar .toolbar-sorter{display:block}.d_mobile .top-toolbar .toolbar .toolbar-sorter{position:fixed;z-index:12;top:0;bottom:0;left:-320px;background:#fff;width:calc(100% - 48px);max-width:320px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,left .3s}.d_mobile .top-toolbar .toolbar .toolbar-sorter:before{content:'';position:absolute;top:calc(50% - 36px);left:100%;width:48px;height:72px;background:#171b22 url(../images/close.svg) no-repeat 8px 50%;background-size:24px;border-radius:0 40px 40px 0;pointer-events:none}.d_mobile .top-toolbar .toolbar .toolbar-sorter.active{left:0;opacity:1;visibility:visible}.d_mobile .top-toolbar .toolbar .toolbar-sorter .toolbar-sorter-inner{display:flex;flex-direction:column;max-height:100%}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sorter-label{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:24px;line-height:1.2;box-sizing:border-box;padding:24px;border-bottom:1px solid #f7f8f9}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list{flex-grow:1;display:grid;grid-template-columns:1fr;grid-gap:40px;box-sizing:border-box;padding:0 24px;margin:24px 0;overflow-y:auto;overflow-x:hidden}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list::-webkit-scrollbar{width:4px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list::-webkit-scrollbar:horizontal{height:4px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list::-webkit-scrollbar-thumb{background-color:#e5e9f0;border-radius:4px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list::-webkit-scrollbar-thumb:hover{background-color:#e5e9f0}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item{display:grid;grid-template-columns:1fr;grid-gap:24px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item .arrow-block{width:12px;height:12px;display:flex;align-items:center;justify-content:center;margin-left:3px;position:relative;top:1px}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item .sort{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:1.2}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item .sort:before{content:'';width:24px;height:24px;flex-shrink:0;display:inline-flex;margin-right:16px;border-radius:50%;box-sizing:border-box;border:3px solid #e5e9f0;background:#fff;box-shadow:inset 0 0 0 0 #fff;transition:border-color .3s,background .3s,box-shadow .3s}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item .sort.asc .arrow-block{transform:rotate(180deg)}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item.selected.asc .sort.asc:before,.d_mobile .top-toolbar .toolbar .toolbar-sorter .sort-list .sort-item.selected.desc .sort.desc:before{border-color:var(--brandColor);background:var(--brandColor);box-shadow:inset 0 0 0 4px #fff}.d_desktop .top-toolbar .toolbar .toolbar-sorter .toolbar-sorter-inner{display:flex;align-items:center}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sorter-label{font-weight:600;font-size:12px;line-height:1.2;color:#a4acb8;position:relative;top:1px;margin-right:6px}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-list{display:flex;align-items:center}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item{margin:0 0 0 24px;font-weight:800;font-size:11px;line-height:1.2;color:#a4acb8;text-transform:uppercase;cursor:pointer;transition:color .3s}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item .arrow-block{width:12px;height:12px;display:flex;align-items:center;justify-content:center;margin-left:3px;position:relative;top:1px}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item.selected{color:#171b22}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item:not(.selected) .arrow-block{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item:not(.selected):hover{color:#171b22}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item.asc.selected .sort.asc{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item.asc:not(.selected) .sort.desc{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item.desc.selected .sort.desc{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item.desc:not(.selected) .sort.asc{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item .sort{display:flex;align-items:center}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sort-item .sort.asc .arrow-block{transform:rotate(180deg)}.d_desktop .top-toolbar .toolbar .limiter{display:flex;align-items:center;margin-left:auto}.d_desktop .top-toolbar .toolbar .limiter .label{font-weight:600;font-size:12px;line-height:1.2;color:#a4acb8;position:relative;top:1px}.d_desktop .top-toolbar .toolbar .limiter .control{display:flex;align-items:center}.d_desktop .top-toolbar .toolbar .limiter .control>span{margin:0 0 0 18px;font-weight:800;font-size:11px;line-height:1.2;color:#a4acb8;text-transform:uppercase;cursor:pointer;transition:color .3s}.d_desktop .top-toolbar .toolbar .limiter .control>span.selected{color:#171b22}.d_desktop .top-toolbar .toolbar .limiter .control>span:not(.selected):hover{color:#171b22}.toolbar .pager a{text-decoration:none}.toolbar .pager .pages{padding:0 0 40px;border-bottom:1px solid #f2f4f6;display:grid;grid-template-columns:1fr;grid-gap:48px;justify-items:center}.v_tablet .toolbar .pager .pages,.d_desktop .toolbar .pager .pages{min-height:96px;display:flex;align-items:center;justify-content:space-between}.toolbar .pager .pages-items,.toolbar .pager .pages-navigation{flex-shrink:0;display:flex;align-items:center}.toolbar .pager .pages-items{display:flex;align-items:center}.toolbar .pager .pages-items .item{margin:0 10px}.toolbar .pager .pages-items .item .page{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;line-height:1.2;color:#a4acb8}.d_desktop .toolbar .pager .pages-items .item .page{transition:color .3s}.d_desktop .toolbar .pager .pages-items .item .page:hover{color:#171b22}.toolbar .pager .pages-items .item.current .page{color:#171b22}.toolbar .pager .pages-navigation{--itemColor:#171b22;width:100%;display:flex;align-items:center;justify-content:space-between}.v_tablet .toolbar .pager .pages-navigation,.d_desktop .toolbar .pager .pages-navigation{width:unset}.toolbar .pager .pages-navigation .icon{width:32px;height:32px;font-size:32px;display:flex;align-items:center;justify-content:center}.toolbar .pager .pages-navigation .pages-item-previous .action,.toolbar .pager .pages-navigation .pages-item-next .action{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:1.2;color:var(--itemColor)}.d_desktop .toolbar .pager .pages-navigation .pages-item-previous .action,.d_desktop .toolbar .pager .pages-navigation .pages-item-next .action{transition:color .3s}.d_desktop .toolbar .pager .pages-navigation .pages-item-previous .action:hover,.d_desktop .toolbar .pager .pages-navigation .pages-item-next .action:hover{color:#a4acb8}.toolbar .pager .pages-navigation .pages-item-previous .action span,.toolbar .pager .pages-navigation .pages-item-next .action span{display:block;padding:0 12px}.v_tablet .toolbar .pager .pages-navigation .pages-item-previous .action,.v_tablet .toolbar .pager .pages-navigation .pages-item-next .action,.d_desktop .toolbar .pager .pages-navigation .pages-item-previous .action,.d_desktop .toolbar .pager .pages-navigation .pages-item-next .action{min-width:200px;height:56px}.toolbar .pager .pages-navigation .pages-item-previous .icon{transform:rotate(180deg)}.toolbar .pager .pages-navigation.first-page .pages-item-previous{--itemColor:#a4acb8;pointer-events:none}.toolbar .pager .pages-navigation.last-page .pages-item-next{--itemColor:#a4acb8;pointer-events:none}.content-style-extend{font-weight:500;font-size:16px;line-height:1.8;color:#171b22}.content-style-extend h1,.content-style-extend h2,.content-style-extend h3{font-weight:600;line-height:1.3}.content-style-extend h4,.content-style-extend h5,.content-style-extend h6{font-weight:400;line-height:1.2}.d_mobile .content-style-extend h1{font-size:30px}.d_desktop .content-style-extend h1{font-size:36px}.d_mobile .content-style-extend h2{font-size:26px}.d_desktop .content-style-extend h2{font-size:30px}.d_desktop .content-style-extend h3{font-size:24px}.content-style-extend h4{font-size:18px}.content-style-extend ul,.content-style-extend ol{list-style:none}.content-style-extend ul>li,.content-style-extend ol>li{position:relative;padding-left:38px}.content-style-extend ul>li:not(:first-child),.content-style-extend ol>li:not(:first-child){margin-top:16px}.content-style-extend ul>li:before,.content-style-extend ol>li:before{content:'';position:absolute;left:8px}.content-style-extend ul>li:before{content:'';width:8px;height:8px;top:10px;background-color:#feba16;border-radius:50%}.content-style-extend ol{counter-reset:li}.content-style-extend ol>li{counter-increment:li}.content-style-extend ol>li:before{content:counter(li) '.';font-weight:800;color:#171b22;display:inline}.content-style-extend a{margin:0 3px;text-decoration:none;font-weight:600;color:#4557f6}.d_desktop .content-style-extend a{transition:color .3s}.d_desktop .content-style-extend a:hover{color:#a4acb8}.content-style-extend blockquote{box-sizing:border-box;padding:24px;background:#f2f4f6;border-radius:12px}.content-style-extend table{border-collapse:collapse;outline:none;border:1px solid #f2f4f6}.content-style-extend table._grab{user-select:none}.content-style-extend table th{text-align:center}.content-style-extend table th,.content-style-extend table td{min-width:210px;vertical-align:top;box-sizing:border-box;padding:24px;font-size:14px;line-height:1.8}.content-style-extend table th p,.content-style-extend table td p{margin:0}.content-style-extend table th b,.content-style-extend table td b,.content-style-extend table th strong,.content-style-extend table td strong{font-weight:700}.content-style-extend table th em,.content-style-extend table td em{font-weight:600;font-style:normal;color:#a4acb8}.content-style-extend table th img,.content-style-extend table td img{max-width:100%;height:auto}.content-style-extend table p{margin:0}.d_desktop .content-style-extend .form-title{text-align:center}.d_mobile:not(.v_tablet) .content-style-extend .table-scrollbar-block,.d_mobile:not(.v_tablet) .content-style-extend .swipe-table-block{width:calc(100% + ((var(--mainPadding) - 6px)*2));margin-left:calc((var(--mainPadding) - 6px)*-1);margin-right:calc((var(--mainPadding) - 6px)*-1)}.content-style-extend .table-scrollbar-block{height:16px;box-sizing:border-box;padding:5px 10px;position:relative;margin:0 0 -1px;border:1px solid #f2f4f6}.content-style-extend .table-scrollbar-block.hidden{opacity:0;visibility:hidden}.content-style-extend .table-scrollbar-block .table-scrollbar-thumb{width:var(--thumbWidth);height:4px;border-radius:2px;background:#feba16;position:relative;left:var(--thumbLeft)}.content-style-extend .table-scrollbar-block:before{content:'';position:absolute;left:10px;right:10px;top:6px;bottom:6px;background:#f2f4f6}.content-style-extend .swipe-table-block{position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #f2f4f6;margin:0 0 32px}.d_mobile:not(.v_tablet) .content-style-extend .table-with-photo tr{display:flex;flex-direction:column}.d_mobile:not(.v_tablet) .content-style-extend .table-with-photo td{display:block;width:100% !important;border:none;border-top:1px solid #f2f4f6}.d_mobile:not(.v_tablet) .content-style-extend .table-with-photo .photo-block{order:-1;border-top:none}.content-style-extend h1,.content-style-extend h2,.content-style-extend h3,.content-style-extend h4,.content-style-extend h5,.content-style-extend h6,.content-style-extend ul,.content-style-extend ol,.content-style-extend p,.content-style-extend blockquote,.content-style-extend table{margin-bottom:24px}.content-style-extend *:last-child{margin-bottom:0}.show-hide-block{--maxHeight:120px;max-height:var(--maxHeight);padding-right:20px;overflow-y:auto;overflow-x:hidden}.show-hide-block::-webkit-scrollbar{width:2px}.show-hide-block::-webkit-scrollbar:horizontal{height:2px}.show-hide-block::-webkit-scrollbar-track{background-color:rgba(0,0,11,.1)}.show-hide-block::-webkit-scrollbar-thumb{background-color:#00000b;border-radius:2px}.show-hide-block::-webkit-scrollbar-thumb:hover{background-color:#00000b}.show-hide-wrapper{position:relative}.show-hide-wrapper .show-hide-block{overflow-y:auto;overflow-x:hidden}.show-hide-wrapper .show-hide-block::-webkit-scrollbar{width:2px}.show-hide-wrapper .show-hide-block::-webkit-scrollbar:horizontal{height:2px}.show-hide-wrapper .show-hide-block::-webkit-scrollbar-track{background-color:rgba(0,0,11,.1)}.show-hide-wrapper .show-hide-block::-webkit-scrollbar-thumb{background-color:#00000b;border-radius:2px}.show-hide-wrapper .show-hide-block::-webkit-scrollbar-thumb:hover{background-color:#00000b}.show-hide-wrapper .show-hide-trigger{--iconSize:18px;margin-top:30px;display:inline-flex;align-items:center;height:24px;color:#171b22;cursor:pointer}.show-hide-wrapper .show-hide-trigger .name{font-weight:700;font-size:12px;line-height:16px}.show-hide-wrapper .show-hide-trigger .icon{width:var(--iconSize);height:var(--iconSize);font-size:var(--iconSize);position:relative;margin-left:10px;transform:rotate(-90deg);transition:transform .3s,background .3s}.d_desktop .show-hide-wrapper .show-hide-trigger{transition:color .3s}.d_desktop .show-hide-wrapper .show-hide-trigger:hover{color:rgba(23,27,34,.8)}.show-hide-wrapper .show-hide-trigger:after{content:'';position:absolute;left:0;right:0;bottom:30px;height:120px;background:linear-gradient(0deg,#fff,rgba(255,255,255,0));transition:height .3s;pointer-events:none}.show-hide-wrapper.open .show-hide-block{overflow:hidden}.show-hide-wrapper.open .show-hide-trigger .icon{transform:rotate(-180deg)}.show-hide-wrapper.open .show-hide-trigger:after{height:0}.owl-carousel,.owl-loaded{width:100%;position:relative;z-index:1}.owl-carousel .owl-stage,.owl-loaded .owl-stage{display:flex}.owl-carousel .owl-stage-outer,.owl-loaded .owl-stage-outer{overflow:hidden}.owl-carousel:not(.products-slider) .owl-stage,.owl-loaded:not(.products-slider) .owl-stage,.owl-carousel:not(.products-slider) .owl-stage-outer,.owl-loaded:not(.products-slider) .owl-stage-outer{position:relative}.dot-style .owl-dots{margin-top:24px;display:flex;justify-content:center}.dot-style .owl-dots.disabled{display:none}.dot-style .owl-dots .owl-dot{border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;width:6px;height:6px;margin:2px;background:#a4acb8;cursor:pointer;transition:background .3s}.dot-style .owl-dots .owl-dot span{display:none}.dot-style .owl-dots .owl-dot.active{background:#feba16}.arrow-style .owl-nav{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none}.arrow-style .owl-nav.disabled{display:none}.arrow-style .owl-nav .owl-prev,.arrow-style .owl-nav .owl-next{position:absolute;top:calc(50% - 20px);width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#a4acb8;transition:color .3s}.arrow-style .owl-nav .owl-prev:not(.disabled),.arrow-style .owl-nav .owl-next:not(.disabled){pointer-events:auto}.arrow-style .owl-nav .owl-prev.disabled,.arrow-style .owl-nav .owl-next.disabled{color:#e5e9f0}.arrow-style .owl-nav .owl-prev:not(.disabled):hover,.arrow-style .owl-nav .owl-next:not(.disabled):hover{color:#feba16}.arrow-style .owl-nav .owl-prev{left:-12px}.arrow-style .owl-nav .owl-prev .icon{position:relative;transform:rotate(180deg)}.arrow-style .owl-nav .owl-next{right:-12px}.title-arrows{display:grid;grid-template-columns:repeat(2,15px);grid-gap:72px;align-items:center;user-select:none}.title-arrows.disabled{display:none}.title-arrows .owl-prev,.title-arrows .owl-next{width:40px;height:40px;font-size:30px;margin:-5px -12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a4acb8;transition:opacity .3s,color .3s}.title-arrows .owl-prev.disabled,.title-arrows .owl-next.disabled{color:#e5e9f0;pointer-events:none}.title-arrows .owl-prev:not(.disabled):hover,.title-arrows .owl-next:not(.disabled):hover{color:#feba16}.title-arrows .owl-prev .icon{position:relative;transform:rotate(180deg)}div[class*=dynamic-block][class*=pos-]{margin-bottom:20px}.v_small_mobile div[class*=dynamic-block][class*=pos-],.v_norm_mobile div[class*=dynamic-block][class*=pos-]{margin-bottom:10px}div[class*=dynamic-block][class*=pos-].dynamic-block-image{display:flex;align-items:flex-start;flex-wrap:wrap}div[class*=dynamic-block][class*=pos-].dynamic-block-image a,div[class*=dynamic-block][class*=pos-].dynamic-block-image picture,div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-12{width:100%;display:flex;margin-top:0}div[class*=dynamic-block][class*=pos-].dynamic-block-image img{width:100%;height:auto}div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6{width:calc(50% - 15px);margin-top:0}div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6+.col-6{margin-left:30px}.v_small_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6,.v_norm_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6{width:100%}.v_small_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6:not(:last-child),.v_norm_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6:not(:last-child){margin-bottom:10px}.v_small_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6+.col-6,.v_norm_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image .col-6+.col-6{margin-left:0}div[class*=dynamic-block][class*=pos-].dynamic-block-image.pos-1{margin:0 calc(var(--mainPadding)*-1) 0;width:calc(100% + (var(--mainPadding)*2))}.v_small_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image,.v_norm_mobile div[class*=dynamic-block][class*=pos-].dynamic-block-image{margin:0 calc(var(--mainPadding)*-1) 0;width:calc(100% + (var(--mainPadding)*2))}div[class*=dynamic-block][class*=pos-]+*{margin-top:20px}.v_small_mobile div[class*=dynamic-block][class*=pos-]+*,.v_norm_mobile div[class*=dynamic-block][class*=pos-]+*{margin-top:10px}.home-custom-banner-wrap{margin-bottom:72px}.home-custom-banner-wrap .section-title{align-items:center}.home-custom-banner-wrap .section-title a{font-weight:700;font-size:14px;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#171b22;border-bottom:1px dashed currentColor}.d_desktop .home-custom-banner-wrap .section-title a{transition:color .3s}.d_desktop .home-custom-banner-wrap .section-title a:hover{color:#feba16}.home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-stage{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10px}.d_mobile:not(.v_tablet) .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-item:nth-child(2)~*{display:none}.d_desktop .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-stage{column-gap:20px}.d_desktop:not(.v_big_desktop) .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-stage,.v_tablet .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-stage{grid-template-columns:repeat(4,1fr)}.d_desktop:not(.v_big_desktop) .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-item:nth-child(4)~*,.v_tablet .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-item:nth-child(4)~*{display:none}.v_big_desktop .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-stage{grid-template-columns:repeat(6,1fr)}.v_big_desktop .home-custom-banner-wrap .home-custom-banner-container:not(.owl-carousel) .owl-item:nth-child(6)~*{display:none}.home-custom-banner-wrap .home-custom-banner-container .owl-nav button.owl-prev,.home-custom-banner-wrap .home-custom-banner-container .owl-nav button.owl-next{background:0 0;border:none;padding:0 !important;font-size:30px !important}.d_desktop .home-custom-banner-wrap .home-custom-banner-container{padding:0 30px;box-sizing:border-box}.d_mobile .home-custom-banner-wrap .home-custom-banner-container{position:relative;padding-bottom:34px}.d_mobile .home-custom-banner-wrap .home-custom-banner-container .owl-dots{position:absolute;left:0;bottom:0;width:100%}.d_mobile:not(.v_tablet) .home-custom-banner-wrap .home-custom-banner-container{margin-left:calc(var(--mainPadding)*-1);width:calc(100% + (var(--mainPadding)*2));padding-left:var(--mainPadding);box-sizing:border-box;padding-right:calc(var(--mainPadding) + 10px);overflow:hidden}.d_mobile:not(.v_tablet) .home-custom-banner-wrap .home-custom-banner-container .owl-stage-outer{overflow:visible}.v_large_mobile .home-custom-banner-wrap .home-custom-banner-container{padding-right:calc((var(--mainPadding)*2) + 10px)}.home-custom-banner-wrap .owl-item{display:flex;flex-direction:column}.home-custom-banner-wrap .owl-item .home-banner-inner{background:#f2f4f6;border-radius:12px;display:block;flex-grow:1;padding:10px;font-size:12px;line-height:19px;font-weight:600;text-decoration:none;color:#171b22;word-break:break-word}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner{transition:color .3s}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner:hover{color:#feba16}.home-custom-banner-wrap .owl-item .home-banner-inner .image-block{margin-bottom:10px;display:flex}.home-custom-banner-wrap .owl-item .home-banner-inner img{width:30px;height:30px}.home-custom-banner-wrap .owl-item .home-banner-inner .text-block{display:flex;align-items:flex-end;height:36px;overflow:hidden}.home-custom-banner-wrap .owl-item .home-banner-inner .text-block span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.d_desktop .home-custom-banner-wrap{margin-bottom:80px}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner{padding:20px;font-size:14px;line-height:19px;text-align:center}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner .image-block{margin-bottom:15px}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner img{width:34px;height:34px;margin:auto}.d_desktop .home-custom-banner-wrap .owl-item .home-banner-inner .text-block{align-items:center;justify-content:center;height:38px}.page-title-wrapper{margin:0 0 16px}.page-title-wrapper .page-title{margin:0;word-wrap:break-word;font-weight:800;font-size:16px;line-height:1.2;color:#171b22;margin:0 0 4px}.d_desktop .page-title-wrapper .page-title{font-size:24px;text-align:center}.page-title-wrapper .listing-amount-wrapper{font-weight:500;font-size:11px;line-height:1.2;text-transform:uppercase;color:#a4acb8}.d_desktop .page-title-wrapper .listing-amount-wrapper{text-align:center}.before-main{--bottomIndent:32px;--blockIndent:16px;--itemRows:2;width:calc(100% + (var(--mainPadding)*2));margin:0 calc(var(--mainPadding)*-1) 24px;border-top:1px solid #f2f4f6;border-bottom:1px solid #f2f4f6}.v_tablet .before-main,.d_desktop .before-main{--itemRows:1}.d_desktop .before-main{width:100%;margin:0 0 40px}.before-main .child-cats-inner{display:flex;flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding:var(--blockIndent) 0}.before-main .child-cats-inner .cat-item{width:calc(100%/2);text-decoration:none;position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:24px;color:#171b22}.d_desktop .before-main .child-cats-inner .cat-item{transition:color .3s}.d_desktop .before-main .child-cats-inner .cat-item:hover{color:#a4acb8}.v_large_mobile .before-main .child-cats-inner .cat-item{width:calc(100%/3)}.v_tablet .before-main .child-cats-inner .cat-item{width:calc(100%/4)}.d_desktop .before-main .child-cats-inner .cat-item{width:calc(100%/5);padding:24px 24px 32px}.before-main .child-cats-inner .cat-item .image-block{width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin:0 0 16px}.d_desktop .before-main .child-cats-inner .cat-item .image-block{width:100px;height:100px;margin:0 0 24px}.before-main .child-cats-inner .cat-item .image-block img{display:block;max-height:100%;width:auto;height:auto}.before-main .child-cats-inner .cat-item .image-block .count{position:absolute;top:12px;right:16px;font-weight:600;font-size:16px;line-height:1.2;color:#a4acb8;font-family:'Exo2'}.d_desktop .before-main .child-cats-inner .cat-item .image-block .count{top:24px;right:24px}.before-main .child-cats-inner .cat-item .name{font-weight:600;font-size:12px;line-height:14px}.before-main .child-cats{position:relative;border-radius:0 0 12px 12px;transition:height .3s}.before-main .child-cats .show-hide-toggle-wrap{height:var(--bottomIndent);position:absolute;z-index:2;left:calc((var(--mainPadding) - 6px)*-1);right:calc((var(--mainPadding) - 6px)*-1);bottom:0;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);border-top:none;box-sizing:border-box}.d_desktop .before-main .child-cats .show-hide-toggle-wrap{left:0;right:0}.before-main .child-cats .show-hide-toggle-wrap .show-hide-toggle{--toggleBg:var(--brandColor);width:64px;height:32px;position:relative;display:flex;align-items:flex-end;justify-content:center;font-size:24px;color:var(--iconsStyle);overflow:hidden;cursor:pointer}.d_desktop.no-touch .before-main .child-cats .show-hide-toggle-wrap .show-hide-toggle:hover{--toggleBg:var(--brandSecondaryColor)}.before-main .child-cats .show-hide-toggle-wrap .show-hide-toggle .icon{position:relative;margin:0 0 2px;transform:var(--toggleTransform)}.before-main .child-cats .show-hide-toggle-wrap .show-hide-toggle:before{content:'';position:absolute;top:0;left:0;right:0;width:64px;height:64px;border-radius:50%;background:var(--toggleBg);transition:background .3s}.before-main .child-cats-wrapper{--toggleTransform:rotate(0deg)}.v_small_mobile .before-main .child-cats-wrapper:not(.product-group-init) .cat-item:nth-child(1n+5),.v_norm_mobile .before-main .child-cats-wrapper:not(.product-group-init) .cat-item:nth-child(1n+5){display:none}.v_large_mobile .before-main .child-cats-wrapper:not(.product-group-init) .cat-item:nth-child(1n+7){display:none}.v_tablet .before-main .child-cats-wrapper:not(.product-group-init) .cat-item:nth-child(1n+5){display:none}.d_desktop .before-main .child-cats-wrapper:not(.product-group-init) .cat-item:nth-child(1n+6){display:none}.before-main .child-cats-wrapper.disabled .child-cats .show-hide-toggle-wrap,.before-main .child-cats-wrapper:not(.product-group-init) .child-cats .show-hide-toggle-wrap{display:none}.before-main .child-cats-wrapper.product-group-init .child-cats{overflow:hidden;height:calc((var(--productsListHeight)*var(--itemRows)) + var(--bottomIndent))}.before-main .child-cats-wrapper.product-group-init.products-show{--toggleTransform:rotate(180deg)}.before-main .child-cats-wrapper.product-group-init.products-show .child-cats{height:calc(var(--fullListHeight) + var(--bottomIndent) + (var(--blockIndent)*2))}.d_desktop .before-main .child-cats-wrapper.desktop-disabled .cat-item:nth-child(1n+6){display:flex}.d_desktop .before-main .child-cats-wrapper.desktop-disabled .child-cats{height:auto}.d_desktop .before-main .child-cats-wrapper.desktop-disabled .child-cats .show-hide-toggle-wrap{display:none}.promotion-list{width:calc(100% + ((var(--mainPadding) - 6px)*2));margin:0 calc((var(--mainPadding) - 6px)*-1) 72px}.d_desktop .promotion-list{width:100%;margin:0 auto 80px}.d_desktop .promotion-list .section-title{text-align:center}.promotion-list .promotions .promotion-item .promotion-link{display:flex}.promotion-list .promotions .promotion-item .promotion-link img{display:block}.promotion-list .promotions .promotion-item .from-to{display:block;font-weight:700;text-transform:uppercase;font-size:10px;line-height:1.2;margin:12px 0 0}.d_desktop .promotion-list .promotions .promotion-item .from-to{margin:16px 0 0}.promotion-list .promotions:not(.owl-carousel){display:grid;grid-template-columns:1fr}.d_mobile .promotion-list .promotions:not(.owl-carousel) .promotion-item:nth-child(1n+2){display:none}.d_desktop .promotion-list .promotions:not(.owl-carousel){grid-template-columns:1fr 1fr;grid-gap:32px}.top-items{--bottomIndent:185px;position:relative;margin:0 0 72px}.d_desktop .top-items{--bottomIndent:65px;margin:0 0 80px}.d_desktop .top-items .section-title{justify-content:center;text-align:center}.top-items .product-groups-wrapper{width:calc(100% + ((var(--mainPadding) - 6px)*2));margin:0 calc((var(--mainPadding) - 6px)*-1);box-sizing:border-box;border:1px solid #f2f4f6;border-radius:12px}.d_desktop .top-items .product-groups-wrapper{width:100%;margin:0 auto}.top-items .tabs-heading-block{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f2f4f6}.top-items .tabs-heading-block .swiper-wrap{width:100%;display:flex;align-items:center;justify-content:center}.top-items .tabs-heading-block .tabs-heading-inner{display:inline-flex;align-items:center}.top-items .tabs-heading-block .switcher{min-width:112px;min-height:80px;position:relative;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:700;font-size:14px;line-height:1.2;cursor:pointer;margin:0 20px}.d_desktop .top-items .tabs-heading-block .switcher{margin:0 60px}.top-items .tabs-heading-block .switcher:after{content:'';position:absolute;bottom:-1px;left:50%;right:50%;width:0;height:4px;background:var(--brandColor);border-radius:2px 2px 0 0;transition:left .3s,right .3s,width .3s}.top-items .tabs-heading-block .switcher.active:after{left:0;right:0;width:100%}.top-items .tabs-heading-block .switcher svg{width:80px;height:80px}.d_desktop .top-items .tabs-heading-block .switcher svg{width:96px;height:96px}.top-items .tabs-heading-block .switcher svg [fill=white]{fill:#171b22}.top-items .tabs-heading-block .switcher svg [stroke=white]{stroke:#171b22}.top-items .tabs-content-block{border-radius:0 0 12px 12px;transition:height .3s}.top-items .tabs-content-block .products-grid:not(.active){display:none}.top-items .tabs-content-block .show-hide-toggle-wrap{height:var(--bottomIndent);position:absolute;z-index:2;left:calc((var(--mainPadding) - 6px)*-1);right:calc((var(--mainPadding) - 6px)*-1);bottom:0;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%);border:1px solid #f2f4f6;border-top:none;box-sizing:border-box;border-radius:0 0 12px 12px}.d_desktop .top-items .tabs-content-block .show-hide-toggle-wrap{left:0;right:0}.top-items .tabs-content-block .show-hide-toggle-wrap .show-hide-toggle{--toggleBg:var(--brandColor);width:64px;height:32px;position:relative;display:flex;align-items:flex-end;justify-content:center;font-size:24px;color:#171b22;overflow:hidden;cursor:pointer}.d_desktop.no-touch .top-items .tabs-content-block .show-hide-toggle-wrap .show-hide-toggle:hover{--toggleBg:var(--brandSecondaryColor)}.top-items .tabs-content-block .show-hide-toggle-wrap .show-hide-toggle .icon{position:relative;margin:0 0 2px;transform:var(--toggleTransform)}.product-group-init.products-show .top-items .tabs-content-block .show-hide-toggle-wrap .show-hide-toggle .icon{opacity:.2}.top-items .tabs-content-block .show-hide-toggle-wrap .show-hide-toggle:before{content:'';position:absolute;top:0;left:0;right:0;width:64px;height:64px;border-radius:50%;background:var(--toggleBg);transition:background .3s}.top-items .product-items{display:grid}.v_small_mobile .top-items .product-items,.v_norm_mobile .top-items .product-items,.v_large_mobile .top-items .product-items{grid-template-columns:repeat(2,1fr)}.v_tablet .top-items .product-items,.v_small_desktop .top-items .product-items{grid-template-columns:repeat(3,1fr)}.d_desktop:not(.v_small_desktop) .top-items .product-items{grid-template-columns:repeat(4,1fr)}.top-items .product-groups-wrapper{--toggleTransform:rotate(0deg)}.top-items .product-groups-wrapper:not(.product-group-init){padding:0 0 var(--bottomIndent)}.v_small_mobile .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+3),.v_norm_mobile .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+3),.v_large_mobile .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+3){display:none}.v_tablet .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+4),.v_small_desktop .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+4){display:none}.d_desktop:not(.v_small_desktop) .top-items .product-groups-wrapper:not(.product-group-init) .product-items .product-item:nth-child(1n+5){display:none}.top-items .product-groups-wrapper.disabled .tabs-content-block .show-hide-toggle-wrap,.top-items .product-groups-wrapper:not(.product-group-init) .tabs-content-block .show-hide-toggle-wrap{display:none}.top-items .product-groups-wrapper.product-group-init .tabs-content-block{overflow:hidden}.top-items .product-groups-wrapper.product-group-init .tabs-content-block{height:calc(var(--productsListHeight) + var(--bottomIndent))}.top-items .product-groups-wrapper.product-group-init.products-show{--bottomIndent:65px;--toggleTransform:rotate(180deg)}.top-items .product-groups-wrapper.product-group-init.products-show .tabs-content-block{height:calc(var(--fullListHeight) + var(--bottomIndent))}.top-items .product-groups-wrapper.product-group-init.disabled .tabs-content-block{height:auto}.d_desktop .top-items .product-groups-wrapper.desktop-disabled{padding-bottom:0}.d_desktop .top-items .product-groups-wrapper.desktop-disabled .product-items .product-item:nth-child(1n+4),.d_desktop .top-items .product-groups-wrapper.desktop-disabled .product-items .product-item:nth-child(1n+5){display:block !important}.d_desktop .top-items .product-groups-wrapper.desktop-disabled .tabs-content-block{height:auto}.d_desktop .top-items .product-groups-wrapper.desktop-disabled .tabs-content-block .show-hide-toggle-wrap{display:none}.brand-new .products-brand-new,.brand-sale .products-brand-new,.brand-new .products-brand-sale,.brand-sale .products-brand-sale{width:calc(100% + ((var(--mainPadding) - 6px)*2));margin:8px calc((var(--mainPadding) - 6px)*-1) 72px}.d_desktop .brand-new .products-brand-new,.d_desktop .brand-sale .products-brand-new,.d_desktop .brand-new .products-brand-sale,.d_desktop .brand-sale .products-brand-sale{width:100%;margin:0 auto 80px}.brand-new .product-items,.brand-sale .product-items{position:relative;z-index:unset}.brand-new .product-items:not(.owl-carousel),.brand-sale .product-items:not(.owl-carousel){display:grid;box-shadow:0 0 0 1px #f2f4f6}.v_small_mobile .brand-new .product-items:not(.owl-carousel),.v_small_mobile .brand-sale .product-items:not(.owl-carousel),.v_norm_mobile .brand-new .product-items:not(.owl-carousel),.v_norm_mobile .brand-sale .product-items:not(.owl-carousel),.v_large_mobile .brand-new .product-items:not(.owl-carousel),.v_large_mobile .brand-sale .product-items:not(.owl-carousel){grid-template-columns:repeat(2,1fr)}.v_small_mobile .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+3),.v_small_mobile .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+3),.v_norm_mobile .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+3),.v_norm_mobile .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+3),.v_large_mobile .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+3),.v_large_mobile .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+3){display:none}.v_tablet .brand-new .product-items:not(.owl-carousel),.v_tablet .brand-sale .product-items:not(.owl-carousel),.v_small_desktop .brand-new .product-items:not(.owl-carousel),.v_small_desktop .brand-sale .product-items:not(.owl-carousel){grid-template-columns:repeat(3,1fr)}.v_tablet .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+4),.v_tablet .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+4),.v_small_desktop .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+4),.v_small_desktop .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+4){display:none}.d_desktop:not(.v_small_desktop) .brand-new .product-items:not(.owl-carousel),.d_desktop:not(.v_small_desktop) .brand-sale .product-items:not(.owl-carousel){grid-template-columns:repeat(4,1fr)}.d_desktop:not(.v_small_desktop) .brand-new .product-items:not(.owl-carousel) .product-item:nth-child(1n+5),.d_desktop:not(.v_small_desktop) .brand-sale .product-items:not(.owl-carousel) .product-item:nth-child(1n+5){display:none}.brand-new .product-items.owl-carousel .owl-stage-outer,.brand-sale .product-items.owl-carousel .owl-stage-outer{margin:1px;box-shadow:0 0 0 1px #f2f4f6}.reviews-wrapper{margin:0 0 72px}.d_desktop .reviews-wrapper{margin:0 0 80px}.reviews-wrapper .reviews-list{max-width:var(--content)}.reviews-wrapper .reviews-list a{text-decoration:none}.reviews-wrapper .reviews-list .review{box-sizing:border-box;padding:40px 24px;background:#fff;box-shadow:0 0 0 1px #f2f4f6}.d_desktop .reviews-wrapper .reviews-list .review{padding:40px}.reviews-wrapper .reviews-list .review .product-info{display:grid;grid-template-columns:96px 1fr;grid-gap:24px;align-items:start;margin:0 0 46px}.reviews-wrapper .reviews-list .review .product-info .image-block{width:96px;height:96px;display:flex;align-items:center;justify-content:center}.reviews-wrapper .reviews-list .review .product-info .info-block .rating{--starsWidth:116px;--rating:0;width:var(--starsWidth);height:20px;position:relative;background:url(../images/stars.svg) 0 50% no-repeat;margin:0 0 12px}.reviews-wrapper .reviews-list .review .product-info .info-block .rating:after{content:'';position:absolute;top:0;bottom:0;left:0;width:var(--rating);background:url(../images/stars_filled.svg) 0 50% no-repeat;background-size:var(--starsWidth)}.reviews-wrapper .reviews-list .review .product-info .info-block .product-name{display:inline-block;font-weight:600;font-size:12px;line-height:1.4;color:#171b22}.d_desktop .reviews-wrapper .reviews-list .review .product-info .info-block .product-name{transition:color .3s}.d_desktop .reviews-wrapper .reviews-list .review .product-info .info-block .product-name:hover{color:#a4acb8}.reviews-wrapper .reviews-list .review .review-data .name-block{min-height:24px;display:flex;align-items:center;margin:0 0 16px}.reviews-wrapper .reviews-list .review .review-data .name-block .name{font-weight:800;font-size:14px;line-height:1.2}.reviews-wrapper .reviews-list .review .review-data .name-block .verified{height:24px;display:flex;align-items:center;padding:3px;box-sizing:border-box;border:1px solid #f2f4f6;border-radius:12px;font-weight:600;font-size:12px;line-height:1.2;color:#a4acb8;position:relative;margin-left:16px}.reviews-wrapper .reviews-list .review .review-data .name-block .verified .icon-block{width:16px;height:16px;font-size:16px;color:#faae3b}.reviews-wrapper .reviews-list .review .review-data .name-block .verified .text{display:block;padding:0 5px}.reviews-wrapper .reviews-list .review .review-data .review-content{word-break:break-word;font-weight:500;font-size:14px;line-height:1.6;margin:0 0 16px}.reviews-wrapper .reviews-list .review .review-data .review-content .show-more-link{display:block;color:inherit;font-weight:700;color:#feba16;text-transform:uppercase}.d_desktop .reviews-wrapper .reviews-list .review .review-data .review-content .show-more-link{transition:color .3s}.d_desktop .reviews-wrapper .reviews-list .review .review-data .review-content .show-more-link:hover{color:#171b22}.reviews-wrapper .reviews-list .review .review-data .review-content .show-more-link:before{content:attr(data-active-text);cursor:pointer;margin-top:5px;display:block;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px}.reviews-wrapper .reviews-list .review .review-data .review-content .dot{display:none}.reviews-wrapper .reviews-list .review .review-data .review-content:not(.open){padding-bottom:0}.reviews-wrapper .reviews-list .review .review-data .review-content:not(.open) .show-more-link{display:inline}.reviews-wrapper .reviews-list .review .review-data .review-content:not(.open) .show-more-link:before{content:attr(data-static-text)}.reviews-wrapper .reviews-list .review .review-data .review-content:not(.open) .dot{display:inline}.reviews-wrapper .reviews-list .review .review-data .review-content:not(.open) .more-text{display:none}.reviews-wrapper .reviews-list .review .review-data .created-at{font-weight:500;font-size:14px;line-height:1.2;color:#a4acb8}.reviews-wrapper .reviews-list:not(.owl-carousel){display:grid;grid-template-columns:repeat(3,1fr)}.reviews-wrapper .reviews-list:not(.owl-carousel):nth-child(1n+4){display:none}.reviews-wrapper .reviews-list.owl-carousel .review{height:100%}.v_small_desktop .reviews-wrapper .reviews-list.owl-carousel{box-sizing:border-box;padding:0 30px}.d_desktop:not(.v_small_desktop) .reviews-wrapper .reviews-list.owl-carousel .owl-nav .owl-prev{left:-30px}.d_desktop:not(.v_small_desktop) .reviews-wrapper .reviews-list.owl-carousel .owl-nav .owl-next{right:-30px}.brands-wrapper{width:calc(100% + (var(--mainPadding)*2));margin:0 calc(var(--mainPadding)*-1) 72px;overflow:hidden}@media (min-width:640px){.d_mobile .brands-wrapper{width:100%;margin:0 auto 72px}}.d_desktop .brands-wrapper{width:100%;margin:0 auto 80px}.brands-wrapper .brands-inner{display:flex;justify-content:center}.brands-wrapper .brands-inner .brand-item{width:160px;box-sizing:border-box;position:relative}.brands-wrapper .brands-inner .brand-item:before{content:'';position:absolute;left:-1px;top:10px;bottom:10px;width:1px;opacity:1;background:#f2f4f6;pointer-events:none;transition:opacity .1s}.d_desktop .brands-wrapper .brands-inner .brand-item{width:100%}.brands-wrapper .brands-inner .brand-item a{display:flex;align-items:center;justify-content:center;height:96px}.brands-wrapper .brands-inner .brand-item svg{width:96px;height:96px}.brands-wrapper .brands-inner .brand-item svg [fill=white]{fill:#171b22}.brands-wrapper .brands-inner .brand-item svg [stroke=white]{stroke:#171b22}.brands-wrapper .brands-inner .brand-item img{width:unset;max-width:96px;max-height:96px}.brands-wrapper .brands-inner:not(.owl-carousel){display:flex;overflow:hidden}.brands-wrapper .brands-inner:not(.owl-carousel) .brand-item{flex-shrink:0}.brands-wrapper .brands-inner.owl-carousel .owl-stage-outer{display:inline-block}.brands-wrapper .brands-inner .owl-item:not(.active) .brand-item:before{opacity:0}.brands-wrapper .brands-mobile-scrollbar{--thumbLeft:0;--thumbWidth:0;width:calc(100% - (var(--mainPadding)*2));height:2px;background:#f2f4f6;position:relative;margin:24px var(--mainPadding) 0}@media screen and (min-width:640px){.brands-wrapper .brands-mobile-scrollbar{display:none}}.brands-wrapper .brands-mobile-scrollbar .brands-mobile-thumb{width:var(--thumbWidth);position:absolute;left:var(--thumbLeft);top:-1px;bottom:-1px;background:#feba16;border-radius:2px;transition:width .3s,left .3s}.brands-page-posts-wrapper{margin:0 0 72px}.d_desktop .brands-page-posts-wrapper{margin:0 0 80px}.brands-page-posts-wrapper .brands-page-post-items{list-style:none}.brands-page-posts-wrapper .brands-page-post-items:not(.owl-carousel){display:grid;grid-template-columns:1fr;grid-gap:24px;width:calc(100% + ((var(--mainPadding) - 6px)*2));margin:0 calc((var(--mainPadding) - 6px)*-1)}.v_tablet .brands-page-posts-wrapper .brands-page-post-items:not(.owl-carousel),.d_desktop .brands-page-posts-wrapper .brands-page-post-items:not(.owl-carousel){width:100%;margin:0}.v_tablet .brands-page-posts-wrapper .brands-page-post-items:not(.owl-carousel){grid-template-columns:repeat(1,1fr)}.d_desktop .brands-page-posts-wrapper .brands-page-post-items:not(.owl-carousel){grid-template-columns:repeat(3,1fr);grid-gap:28px}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .post-item-inner,.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .post-item-inner{display:grid}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .post-item-inner{grid-template-columns:repeat(2,1fr);grid-gap:24px}.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .post-item-inner{grid-template-columns:minmax(auto,430px) minmax(calc(100% - 430px),1fr);grid-gap:32px}.brands-page-posts-wrapper .brands-page-post-items .post-item .image-block{margin:0 0 32px}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .image-block,.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .image-block{margin:0}.d_desktop .brands-page-posts-wrapper .brands-page-post-items .post-item .image-block{margin:0 0 24px}.brands-page-posts-wrapper .brands-page-post-items .post-item .image-block a{display:block}.brands-page-posts-wrapper .brands-page-post-items .post-item .image-block img{display:block}.brands-page-posts-wrapper .brands-page-post-items .post-item .info-block{display:flex;flex-direction:column;align-items:flex-start}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block,.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block{padding:16px 0}.brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .created-at{font-weight:700;font-size:12px;line-height:1;color:#a4acb8;margin:0 0 12px}.brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link{width:100%;display:grid;grid-template-columns:1fr auto;text-decoration:none;color:#171b22}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link,.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link{flex-grow:1}.brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link .name{font-weight:700;font-size:18px;line-height:1.2}.brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link .arrow-block{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:28px;color:#a4acb8;margin:0 18px}.v_large_mobile .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link .arrow-block,.v_tablet .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link .arrow-block{align-self:end}.d_desktop .brands-page-posts-wrapper .brands-page-post-items .post-item .info-block .product-item-link .arrow-block{margin:0 24px}.brands-page-posts-wrapper .show-all-block{margin:32px 0 0;display:flex;justify-content:center}.brands-page-posts-wrapper .show-all-block a{font-weight:700;font-size:14px;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#171b22;border-bottom:1px dashed currentColor}.d_desktop .brands-page-posts-wrapper .show-all-block a{transition:color .3s}.d_desktop .brands-page-posts-wrapper .show-all-block a:hover{color:#a4acb8}.page-bottom{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;margin-bottom:120px}.brands-description{width:calc(100% + ((var(--mainPadding) - 6px)*2));margin:0 calc((var(--mainPadding) - 6px)*-1);display:grid;grid-template-columns:1fr;grid-gap:12px;border:1px solid #f2f4f6;box-sizing:border-box;padding:24px;border-radius:4px}.d_desktop .brands-description{width:100%;grid-template-columns:275px 1fr auto;grid-gap:32px;padding:48px 32px;margin:0}.brands-description .brands-description-title{font-weight:800;font-size:18px;line-height:1.2}.brands-description .brands-description-content{font-weight:500;font-size:12px;line-height:1.8}.brands-description .download-catalogue{display:flex;flex-direction:column}.brands-description .download-catalogue__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#171b22}.d_desktop .brands-description .download-catalogue__link{transition:color .3s}.d_desktop .brands-description .download-catalogue__link:hover{color:#a4acb8}.brands-description .download-catalogue__title{font-weight:700;font-size:12px;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px dashed currentColor;margin-top:10px;display:block}.brands-description .download-catalogue__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.brands-description .download-catalogue__icon img{max-width:100%;max-height:100%}.d_desktop .brands-description .download-catalogue{align-items:flex-end}.d_desktop .brands-description .download-catalogue__icon,.v_tablet .brands-description .download-catalogue__icon{width:64px;height:64px}