.error-layout[data-v-628cd114]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.error-layout .status-code[data-v-628cd114]{font-size:5em;color:var(--redColor);margin-bottom:-.9375rem}.error-layout .status-message[data-v-628cd114]{font-size:2.5em;text-align:center;margin-bottom:1.25rem}.error-layout .main-page__link[data-v-628cd114]{text-decoration:none}.error-layout .main-page__link[data-v-628cd114]:active,.error-layout .main-page__link[data-v-628cd114]:focus,.error-layout .main-page__link[data-v-628cd114]:hover{color:var(--redColor)}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:.3125rem;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#ee262f;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:.0625rem dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.slider-target{position:relative}.slider-base,.slider-connects{width:100%;height:100%;position:relative;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:6px;height:var(--slider-height,6px)}.slider-horizontal .slider-handle{width:16px;width:var(--slider-handle-width,16px);height:16px;height:var(--slider-handle-height,16px);top:calc(-5px - .0625rem);top:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 - .0625rem);right:-8px;right:calc(var(--slider-handle-width, 16px)/2*-1)}.slider-vertical{width:6px;width:var(--slider-height,6px);height:300px;height:var(--slider-vertical-height,300px)}.slider-vertical .slider-handle{width:16px;width:var(--slider-handle-height,16px);height:16px;height:var(--slider-handle-width,16px);right:calc(-5px - .0625rem);right:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 - .0625rem);bottom:-8px;bottom:calc(var(--slider-handle-width, 16px)/2*-1)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:-8px;left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:#d1d5db;background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:9999px;border-radius:var(--slider-radius,9999px)}.slider-connect{background:#10b981;background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{width:16px;width:var(--slider-handle-width,16px);height:16px;height:var(--slider-handle-height,16px);border-radius:9999px;border-radius:var(--slider-handle-radius,9999px);background:#fff;background:var(--slider-handle-bg,#fff);border:0;border:var(--slider-handle-border,0);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:-webkit-grab;cursor:grab}.slider-handle:focus{outline:none;box-shadow:0 0 0 3px rgba(16,185,129,.18824),.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,rgba(16,185,129,.18824)),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32))}.slider-active{box-shadow:.5px .5px 2px 1px rgba(0,0,0,.42);box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:-webkit-grabbing;cursor:grabbing}[disabled] .slider-connect{background:#9ca3af;background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled].slider-handle,[disabled] .slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:#9ca3af;background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:#9ca3af;border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{position:absolute;display:block;font-size:.875rem;font-size:var(--slider-tooltip-font-size,.875rem);line-height:1.25rem;line-height:var(--slider-tooltip-line-height,1.25rem);font-weight:600;font-weight:var(--slider-tooltip-font-weight,600);white-space:nowrap;padding:2px 6px;padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);min-width:20px;min-width:var(--slider-tooltip-min-width,20px);text-align:center;color:#fff;color:var(--slider-tooltip-color,#fff);border-radius:5px;border-radius:var(--slider-tooltip-radius,5px);border:1px solid #10b981;border:1px solid var(--slider-tooltip-bg,#10b981);background:#10b981;background:var(--slider-tooltip-bg,#10b981)}.slider-horizontal .slider-tooltip-top{transform:translate(-50%);left:50%;bottom:24px;bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px))}.slider-horizontal .slider-tooltip-top:before{content:"";position:absolute;bottom:-10px;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);left:50%;width:0;height:0;border:5px solid transparent;border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom{transform:translate(-50%);left:50%;top:24px;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px))}.slider-horizontal .slider-tooltip-bottom:before{content:"";position:absolute;top:-10px;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);left:50%;width:0;height:0;border:5px solid transparent;border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;transform:translate(-50%)}.slider-vertical .slider-tooltip-left{transform:translateY(-50%);top:50%;right:24px;right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px))}.slider-vertical .slider-tooltip-left:before{content:"";position:absolute;right:-10px;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;width:0;height:0;border:5px solid transparent;border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right{transform:translateY(-50%);top:50%;left:24px;left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px))}.slider-vertical .slider-tooltip-right:before{content:"";position:absolute;left:-10px;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;width:0;height:0;border:5px solid transparent;border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;transform:translateY(-50%)}.slider-horizontal .slider-origin>.slider-tooltip{transform:translate(50%);left:auto}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(13px + .0625rem);bottom:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + .0625rem)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(19px - .0625rem);top:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - .0625rem)}.slider-vertical .slider-origin>.slider-tooltip{transform:translateY(calc(-1.1875rem + 2px));transform:translateY(calc(var(--slider-tooltip-line-height, 1.25rem)*-1 - var(--slider-tooltip-py, 2px)*-1 + .0625rem));top:auto}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(19px - .0625rem);right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - .0625rem)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(13px + .0625rem);left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + .0625rem)}:root{--textColorMain:#424242;--textColorMainHover:#202020;--redColor:#ee262f;--redHoverColor:#d32f2f;--darkRedColor:#d11019;--paleRedColor:#fcd5d6;--whiteColor:#fff;--lightGrayColor:#f7f7f7;--greenColor:#7dbf26;--greenHoverColor:#6aa220;--blueColor:#2196f3;--blueHoverColor:#0c7cd6;--grayColor:#9e9e9e;--darkGrayColor:#6c6c6c;--inputBorderColor:#a0a0a0;--inputBorderColorFocus:#777;--borderRadius:3px}body,html{height:100%}html{font:14px/1.42 Montserrat,Helvetica,sans-serif;color:#424242;color:var(--textColorMain);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media only screen and (min-width:960px){html{font-size:15px}}@media only screen and (min-width:1300px){html{font-size:16px}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}blockquote{border-left:4px solid #ccc;margin-bottom:.3125rem;margin-top:.3125rem;padding-left:1rem}*,:after,:before{box-sizing:border-box;margin:0}button{border:0;cursor:pointer;background-color:transparent;padding:0;color:inherit;font-weight:inherit;text-decoration:inherit}img[lazy=loading]{filter:blur(.9375rem)}label{cursor:pointer}ul{padding:0;margin:0}ul>li{list-style:none}p{margin:0;padding:0}a{color:inherit}.x-container{position:relative;width:95%;max-width:100rem;margin:0 auto}@media only screen and (min-width:960px){.x-container{width:100%}}.x-spinner{position:relative;pointer-events:none;opacity:.8;filter:grayscale(40%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-spinner:after{content:"";position:absolute;top:50%;left:50%;width:1.5625rem;height:1.5625rem;transform:translate(-50%,-50%);background:url(/_nuxt/img/spinner.9c14c40.svg) 50% no-repeat}.x-page{margin-top:1.875rem;min-height:31.25rem}@media only screen and (min-width:960px){.x-page{padding-left:1.875rem}}.x-title{font-size:1.75rem;font-weight:600;margin-bottom:3.125rem}.slide-left-enter-active,.slide-left-leave-active{transition:all .3s ease-in-out}.slide-left-enter,.slide-left-leave-to{transform:translateX(100%);opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:all .3s ease-in-out}.slide-right-enter,.slide-right-leave-to{transform:translateX(-100%);opacity:0}.vti__dropdown{padding:.625rem}.input__elem-phone{background-color:transparent}.c-sliding-pagination__list-element{padding:0}.c-sliding-pagination__page{padding:.625rem .875rem;display:block;line-height:1;min-width:2.5rem;text-align:center}.badges{position:absolute;top:.4375rem;left:.625rem;display:flex;flex-direction:row}.badges .badge{font-size:.6em;font-weight:600;color:#fff;padding:.125rem .25rem;border-radius:5px}.badges .badge:not(:last-of-type){margin-right:.3125rem}.badges .green-badge{background-color:#7dbf26;background-color:var(--greenColor)}.badges .blue-badge{background-color:#2196f3;background-color:var(--blueColor)}.badges .red-badge{background-color:#ee262f;background-color:var(--redColor)}.catalogue__filter-and-sorting{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;align-items:center;justify-content:space-between}.catalogue__filter-and-sorting .filter-icon{font-size:1.15em;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:500}.catalogue__filter-and-sorting .filter-icon span{padding-right:.625rem}@media only screen and (min-width:960px){.catalogue__filter-and-sorting .filter-icon{display:none}}.catalogue__filter,.catalogue__sorting{margin:1.875rem 0}@media only screen and (max-width:1300px){.catalogue__filter,.catalogue__sorting{margin:.625rem 0}}.catalogue__sorting{margin:1.875rem 0}@media only screen and (max-width:1300px){.catalogue__sorting{margin:.625rem 0}}.c-sliding-pagination__list-element{color:var(--textColorMain);background-color:var(--lightGrayColor);border:1px solid var(--grayColor)}.c-sliding-pagination__list-element--active,.c-sliding-pagination__list-element:active,.c-sliding-pagination__list-element:hover{color:var(--lightGrayColor);background-color:var(--redColor);border:1px solid var(--redColor)}.catalogue__list{display:grid;grid-gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(11.5625rem,auto))}@media only screen and (min-width:640px){.catalogue__list{grid-template-columns:repeat(auto-fill,minmax(15.625rem,auto))}}.catalogue__item{max-width:23.75rem}.catalogue__pagination{margin-top:1.875rem;padding:.625rem 0;display:flex;justify-content:center}.page-wrapper[data-v-245c9907]{background-color:#fff;position:relative;overflow:hidden}.page-wrapper.blacked[data-v-245c9907]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.5;z-index:200}.main-wrapper[data-v-245c9907]{display:flex;padding-top:5.3125rem}@media only screen and (min-width:640px){.main-wrapper[data-v-245c9907]{padding-top:6.75rem}}@media only screen and (min-width:960px){.main-wrapper[data-v-245c9907]{padding-top:0}}.aside-menu[data-v-245c9907]{display:none}@media only screen and (min-width:960px){.aside-menu[data-v-245c9907]{display:block;width:15.625rem;flex-shrink:0}}.main-content[data-v-245c9907]{width:100%}@media only screen and (min-width:960px){.main-content[data-v-245c9907]{padding-right:2.5rem;width:calc(100% - 15.625rem)}}.header-component[data-v-d10ec1e0]{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#fff}@media only screen and (min-width:960px){.header-component[data-v-d10ec1e0]{position:static}}.header-container[data-v-d10ec1e0]{display:flex;justify-content:space-between;align-items:flex-start;padding-top:1.25rem;padding-bottom:1.25rem}@media only screen and (min-width:960px){.header-container[data-v-d10ec1e0]{padding:1.875rem 2.5rem}}.header__menu[data-v-d10ec1e0]{flex:1}.header__logo[data-v-d10ec1e0]{width:2rem;height:2.8125rem}@media only screen and (min-width:640px){.header__logo[data-v-d10ec1e0]{width:3rem;height:4.25rem}}@media only screen and (min-width:960px){.header__logo[data-v-d10ec1e0]{width:4.125rem;height:5.875rem}}.header__interactive[data-v-d10ec1e0]{flex:1;display:flex;justify-content:flex-end}.menu__list[data-v-767d73d2]{display:none}@media only screen and (min-width:960px){.menu__list[data-v-767d73d2]{display:flex}}.menu__item[data-v-767d73d2]{display:flex;margin-right:.5rem}.menu__item[data-v-767d73d2]:last-child{margin-right:0}.menu__link[data-v-767d73d2]{font-size:.875rem;text-decoration:none;padding:.25rem;transition:color .2s}.menu__button[data-v-767d73d2]{font-size:1.5em;line-height:1}@media only screen and (min-width:960px){.menu__button[data-v-767d73d2]{display:none}}.nuxt-link-active[data-v-767d73d2]{font-weight:600}.logo-component[data-v-00455603]{display:flex;justify-content:center}.logo__img[data-v-00455603]{display:block;max-width:100%;height:auto}.auth-component[data-v-69973070]{min-height:22.5rem}.auth__close[data-v-69973070]{position:absolute;right:.625rem;top:.375rem;padding:.3125rem;font-size:1.375rem;line-height:1;color:#757575}.auth-component[data-v-7b8223f8]{display:none}@media only screen and (min-width:960px){.auth-component[data-v-7b8223f8]{display:flex;padding-right:.9375rem;margin-right:.9375rem;border-right:1px solid #bdbdbd}}.auth__dropdown[data-v-7b8223f8]{position:relative;display:flex;align-items:center}.auth__dropdown:hover .auth__dropdown-menu[data-v-7b8223f8]{left:50%;opacity:1}.auth__dropdown-menu[data-v-7b8223f8]{left:-624.9375rem;opacity:0;transition:opacity .3s;position:absolute;top:100%;background:#fff;max-width:15.625rem;border-top:4px solid var(--redColor);border-bottom:4px solid var(--redColor);box-shadow:0 .625rem .8125rem rgba(38,55,66,.2);z-index:100;padding:1.25rem 0;transform:translateX(-50%);margin-top:.9375rem}.auth__dropdown-menu[data-v-7b8223f8]:after{content:"";position:absolute;left:0;right:0;top:-1.3125rem;height:1.3125rem}.auth__dropdown-menu[data-v-7b8223f8]:before{content:"";position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:0 solid transparent;border-bottom:8px solid transparent;border-bottom-color:var(--redColor);top:-.625rem;left:50%;transform:translateX(-50%)}.auth__user[data-v-7b8223f8]{cursor:pointer}.auth__dropdown-menu[data-v-7b8223f8]{padding:1.75rem}.auth__dropdown-item[data-v-7b8223f8]{color:#757575;margin-bottom:1.25rem}.auth__dropdown-item[data-v-7b8223f8]:last-child{margin-bottom:0}.auth__dropdown-item .auth__button[data-v-7b8223f8]{width:100%}.auth__button[data-v-7b8223f8]{display:flex;align-items:center;transition:color .2s}.auth__button[data-v-7b8223f8]:hover{color:#000}.auth__icon[data-v-7b8223f8]{margin-right:.625rem;font-size:1.25rem}.auth__title[data-v-7b8223f8]{font-weight:500;white-space:nowrap}.auth__title--mobile-hidden[data-v-7b8223f8]{display:none}@media only screen and (min-width:640px){.auth__title--mobile-hidden[data-v-7b8223f8]{display:unset}}.cart-component[data-v-7bc42d31],.cart__link[data-v-7bc42d31]{display:flex}.cart__link[data-v-7bc42d31]{position:relative;align-items:center;font-weight:500;transition:color .2s}.cart__link[data-v-7bc42d31]:hover{color:#000}.cart__quantity[data-v-7bc42d31]{position:absolute;top:-.625rem;right:-.625rem;font-size:.7em;font-weight:700;color:#fff;background-color:var(--redColor);padding:.125rem .5rem;border-radius:50%}.cart__icon[data-v-7bc42d31]{padding-top:.125rem;font-size:1.5em}.menu-mobile-component[data-v-f9b04e68]{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:#fff;z-index:300;font-size:.875rem}@media only screen and (min-width:640px){.menu-mobile-component[data-v-f9b04e68]{width:25rem}}.menu-mobile__button[data-v-f9b04e68]{color:#a9a9a9;font-size:1.5rem;line-height:1;display:flex;margin-left:auto;margin-top:1.25rem;margin-right:1.25rem}.menu-mobile__title[data-v-f9b04e68]{font-size:.875rem;padding-top:1.875rem;text-align:center;margin-bottom:.9375rem}.menu[data-v-f9b04e68]{position:relative}.menu[data-v-f9b04e68],.menu__list[data-v-f9b04e68]{display:flex;flex-direction:column}.menu__list[data-v-f9b04e68]{align-items:center;padding:.9375rem 0}.menu__item[data-v-f9b04e68]{margin-bottom:.3125rem}.menu__item--main[data-v-f9b04e68]{margin-bottom:1.625rem}.menu__item--stocks[data-v-f9b04e68]{margin-top:1.625rem}.menu__link[data-v-f9b04e68]{font-size:.875rem;text-decoration:none;padding:.25rem;transition:color .2s}.menu__link[data-v-f9b04e68]:hover{color:#000}.menu-mobile__slide.slide-menu-component[data-v-f9b04e68]{left:0;background-color:#fff}.menu-mobile__slide[data-v-f9b04e68] .slide-menu__list{border-left:none}.menu-mobile__slide[data-v-f9b04e68] .slide-menu__icon{display:none}.nav-item-component.active .nav-item__link[data-v-6dfdfdb2]:before{transform:scaleX(1);visibility:visible}.nav-item__link[data-v-6dfdfdb2]{display:block;font-weight:600;text-decoration:none;padding:.25rem 0;position:relative;cursor:pointer}.nav-item__link[data-v-6dfdfdb2]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--redColor);transform:scaleX(0);visibility:hidden;transition:all .3s ease-in-out}.nav-item__link[data-v-6dfdfdb2]:hover:before{transform:scaleX(1);visibility:visible}.slide-menu-component[data-v-b2c2efc8]{position:absolute;top:0;left:100%;height:100%;width:100%}.slide-menu__title[data-v-b2c2efc8]{font-weight:600;text-decoration:underline;text-align:center;padding-top:1.875rem;position:relative}.slide-menu__button[data-v-b2c2efc8]{position:absolute;bottom:0;left:5rem}.slide-menu__list[data-v-b2c2efc8]{position:relative;display:flex;flex-direction:column;align-items:center;border-left:1px solid #000;padding-top:1.875rem;padding-bottom:3.125rem;background-color:#fff}.slide-menu__icon[data-v-b2c2efc8]{position:absolute;top:50%;transform:translateY(-50%);left:-.125rem;font-size:.875rem;padding:.25rem 0;background-color:#fff}.slide-menu__item[data-v-b2c2efc8]{margin-bottom:.375rem}.slide-menu__link[data-v-b2c2efc8]{display:block;font-weight:600;text-decoration:none;padding:.25rem 0;position:relative;cursor:pointer}.slide-menu__link[data-v-b2c2efc8]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--redColor);transform:scaleX(0);visibility:hidden;transition:all .3s ease-in-out}.slide-menu__link.active[data-v-b2c2efc8]:before,.slide-menu__link[data-v-b2c2efc8]:hover:before{transform:scaleX(1);visibility:visible}.nav-component[data-v-a4e5448a]{position:relative;z-index:100}.nav__sticky-wrapper[data-v-a4e5448a]{position:sticky;top:0}.nav__list[data-v-a4e5448a]{width:100%;display:flex;flex-direction:column;align-items:center;padding:1.875rem 0;position:relative;z-index:100;background-color:#fff}.nav__item[data-v-a4e5448a]{margin-bottom:.3125rem}.nav__item--main[data-v-a4e5448a]{margin-bottom:1.625rem}.nav__item--stocks[data-v-a4e5448a]{margin-top:1.625rem}.filters-component[data-v-7c9f2c12]{position:relative;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;padding:.625rem 1.25rem}.filters-component .footer[data-v-7c9f2c12]{display:flex}.filters-component .footer .btn[data-v-7c9f2c12]{width:100%;padding:.625rem;font-weight:500;font-size:1.1em;border-radius:var(--borderRadius);border:1px solid var(--redColor);color:var(--redColor)}.filters-component .footer .btn[data-v-7c9f2c12]:active,.filters-component .footer .btn[data-v-7c9f2c12]:focus,.filters-component .footer .btn[data-v-7c9f2c12]:hover{border:1px solid var(--redHoverColor)}.product-filter__component[data-v-86e92306]{margin-bottom:1.25rem}.product-filter__component .title[data-v-86e92306]{font-weight:600;margin-bottom:.3125rem}.product-filter__component label.form-control span[data-v-86e92306]{padding-left:.625rem}.range-component .range-inputs[data-v-7b145f51]{display:flex;flex-direction:row;justify-content:space-between}.range-component .range-inputs .range-input-box[data-v-7b145f51]{display:flex;align-items:center;width:48%;background:var(--whiteColor);border:1px solid var(--inputBorderColor);border-radius:4px;padding-left:.2rem;padding-right:.2rem;overflow:hidden}.range-component .range-inputs .range-input-box[focus-within][data-v-7b145f51]{border-color:var(--inputBorderColorFocus)}.range-component .range-inputs .range-input-box[data-v-7b145f51]:focus-within{border-color:var(--inputBorderColorFocus)}.range-component .range-inputs .range-input-box .postfix[data-v-7b145f51],.range-component .range-inputs .range-input-box .prefix[data-v-7b145f51]{font-weight:300;font-size:.875rem;color:var(--grayColor)}.range-component .range-inputs .range-input-box input[data-v-7b145f51]{width:1.25rem;flex-grow:1;font-size:.875rem;background:var(--whiteColor);border:none;outline:none;padding:.5rem .25rem}.range-component .slider__wrapper[data-v-7b145f51]{margin-top:.9375rem}.slider-red[data-v-7b145f51]{--slider-connect-bg:#ee262f;--slider-bg:#a0a0a0;--slider-height:0.125rem;--slider-handle-bg:#fff;--slider-handle-ring-color:rgba(238,38,47,0.2)}.footer-component[data-v-b6e71640]{margin-top:6.25rem}.footer__wrapper[data-v-b6e71640]{display:flex;flex-direction:column;align-items:center;padding-top:3.75rem;padding-bottom:1.25rem;border-top:1px solid #000}@media only screen and (min-width:960px){.footer__wrapper[data-v-b6e71640]{margin-left:2.5rem;margin-right:2.5rem}}.footer__socials[data-v-b6e71640]{display:flex;align-items:center;margin-bottom:3.75rem;font-size:1.25rem}.social[data-v-b6e71640]{margin:0 .625rem}.social__link[data-v-b6e71640]{transition:color .3s}.social__link[data-v-b6e71640]:hover{color:var(--redColor);filter:none}.footer__navigation[data-v-b6e71640]{display:flex;flex-direction:row;margin-bottom:1.875rem}@media only screen and (max-width:960px){.footer__navigation[data-v-b6e71640]{flex-direction:column}}.footer__navigation-col-1[data-v-b6e71640],.footer__navigation-col-2[data-v-b6e71640]{width:50%}@media only screen and (max-width:960px){.footer__navigation-col-1[data-v-b6e71640],.footer__navigation-col-2[data-v-b6e71640]{width:100%}}.footer__navigation p[data-v-b6e71640]:not(:last-of-type){margin-bottom:.625rem}.company__info p[data-v-b6e71640]{font-size:.8em}.company__info-name[data-v-b6e71640]{font-weight:600;font-size:1.1em}@media only screen and (max-width:960px){.company__info[data-v-b6e71640]{text-align:center}}.footer__logo[data-v-b6e71640]{width:2.5rem;height:3.5rem}.footer__copyrigth[data-v-b6e71640]{text-align:center;font-size:.9em;margin:1.25rem 0}.menu-component[data-v-9f7475be]{display:flex;flex-direction:column;align-items:center;padding-left:1.5625rem;padding-right:1.5625rem;margin-bottom:2.5rem}.menu__title[data-v-9f7475be]{font-weight:600;margin-bottom:1.25rem}.menu__list[data-v-9f7475be]{flex-direction:column;align-items:center}.menu__item[data-v-9f7475be],.menu__list[data-v-9f7475be]{display:flex}.menu__link[data-v-9f7475be]{position:relative;font-size:.875rem;text-decoration:none;padding:.25rem 0;transition:color .2s}.menu__link[data-v-9f7475be]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--redColor);transform:scaleX(0);visibility:hidden;transition:all .3s ease-in-out}.menu__link[data-v-9f7475be]:hover{color:#000}.menu__link[data-v-9f7475be]:hover:before{transform:scaleX(1);visibility:visible}.tooltip-component[data-v-317f14f4]{--success:#6aa220;--warning:#ff5722;--error:#ee262f;position:fixed;bottom:0;width:100%;z-index:1300;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;zoom:100%}@media only screen and (min-width:640px){.tooltip-component[data-v-317f14f4]{left:50%;transform:translateX(-50%);max-width:27.5rem}}.slide-up-enter-active[data-v-317f14f4],.slide-up-leave-active[data-v-317f14f4]{transition:transform .3s cubic-bezier(.3,.96,.42,1.51)}.slide-up-enter[data-v-317f14f4]{transform:translateY(100%)}.slide-up-enter-to[data-v-317f14f4],.slide-up-leave[data-v-317f14f4]{transform:translateY(0)}.slide-up-leave-to[data-v-317f14f4]{transform:translateY(100%)}.tooltip__container[data-v-317f14f4]{padding:1.875rem 1.125rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.tooltip__container.error[data-v-317f14f4]{background:var(--error)}.tooltip__container.warning[data-v-317f14f4]{background:var(--warning)}.tooltip__container.success[data-v-317f14f4]{background:var(--success)}.tooltip__close[data-v-317f14f4]{flex-shrink:0;position:relative;width:1.875rem;height:1.875rem;margin-left:.25rem;background-color:transparent}.tooltip__close[data-v-317f14f4]:hover:after{opacity:.5}.tooltip__close[data-v-317f14f4]:after{content:"";display:block;border-color:currentcolor transparent transparent;border-style:solid;border-width:8px 8px 0;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s}.page-wrapper[data-v-4b097998]{background-color:#fff;position:relative;overflow:hidden}.page-wrapper.blacked[data-v-4b097998]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.5;z-index:200}.main-wrapper[data-v-4b097998]{display:flex;padding-top:5.3125rem}@media only screen and (min-width:640px){.main-wrapper[data-v-4b097998]{padding-top:6.75rem}}@media only screen and (min-width:960px){.main-wrapper[data-v-4b097998]{padding-top:0}}.main-content[data-v-4b097998]{width:100%}.title[data-v-64944fa2]{font-weight:700;margin-bottom:1.25rem}.product-component[data-v-90745a04]{height:100%;padding-bottom:1.5625rem}.product-component[data-v-90745a04],.product__info[data-v-90745a04]{display:flex;flex-direction:column}.product__info[data-v-90745a04]{margin-top:.625rem}.product__img-link[data-v-90745a04]{flex:1;padding:.9375rem;min-height:12.5rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:var(--lightGrayColor)}.product__img-link:hover .product__img[data-v-90745a04]{transform:scale(1.03)}.product__img[data-v-90745a04]{max-width:100%;height:auto;transition:transform .4s ease;display:inline-block;margin-top:2.5rem}.product__link[data-v-90745a04]{min-height:6.6875rem;text-decoration:none}.product__title[data-v-90745a04]{padding-top:.625rem;padding-bottom:0;font-size:.9em;text-align:center}.product__title .product__vendor-code[data-v-90745a04]{font-size:.9em;color:var(--darkGrayColor)}.product__articul[data-v-90745a04]{text-align:center;font-size:.8em;color:grey;margin-bottom:.625rem}.product__favorite-control[data-v-90745a04]{position:absolute;top:.3125rem;right:.3125rem}.product__cart[data-v-90745a04]{display:flex;justify-content:space-between;min-height:1.5625rem}.product__price-and-availability[data-v-90745a04]{display:flex;align-items:center;justify-content:start}.product__price[data-v-90745a04]{margin-right:.625rem;font-size:1.1em;font-weight:700}.product__price .price-with-discount[data-v-90745a04]{padding:.0625rem .1875rem;color:var(--whiteColor);background-color:var(--redColor);border-radius:5px}.product__price .price-without-discount[data-v-90745a04]{margin-left:.3125rem;font-size:.8em;text-decoration:line-through;opacity:.7}.product__available[data-v-90745a04],.product__ended[data-v-90745a04],.product__few-items-left[data-v-90745a04]{font-weight:700;font-size:.7em}.product__few-items-left[data-v-90745a04]{color:var(--darkRedColor)}.product__available[data-v-90745a04]{color:var(--greenColor)}.product__ended[data-v-90745a04]{color:var(--redColor)}.product-favorite-control__component[data-v-54df4c02]{font-size:1.2em}.product-favorite-control__component button .icon[data-v-54df4c02]{display:inline-block;margin-right:.625rem;color:var(--redColor)}.cart-controls-component.loading[data-v-5adf3d40]{pointer-events:none;opacity:.6}.control[data-v-5adf3d40]{display:flex;align-items:center}.control__add-btn[data-v-5adf3d40],.control__cart[data-v-5adf3d40]{position:relative;color:var(--grayColor);transition:color .3s}.control__add-btn[data-v-5adf3d40]:hover,.control__cart[data-v-5adf3d40]:hover{color:var(--greenHoverColor)}.control__cart[data-v-5adf3d40]{display:inline-block;margin-right:1.25rem}.control__cart--title[data-v-5adf3d40]{display:inline-block;margin-right:.3125rem;font-weight:700}.control__cart--title[data-v-5adf3d40]:hover{color:var(--greenHoverColor)}.in-cart-icon[data-v-5adf3d40]{position:absolute;font-size:1.2em;top:-.75rem;right:-.625rem;color:#00b212}.control__add-btn-title[data-v-5adf3d40]{display:inline-block;margin-right:.375rem}.in-cart-title[data-v-5adf3d40]{color:var(--greenColor);font-weight:600}.control__change-btn[data-v-5adf3d40]{padding:0 .25rem;font-weight:600}.control__change-btn[data-v-5adf3d40]:disabled{opacity:.5}.cart__quantity[data-v-5adf3d40]{min-width:1.5rem;text-align:center;font-weight:600}.cart-row-component[data-v-3fffc3e8]{display:flex;flex-direction:column;padding:1.25rem 0}@media only screen and (min-width:640px){.cart-row-component[data-v-3fffc3e8]{flex-direction:row}}.cart-row__col[data-v-3fffc3e8]{text-align:center}.cart-row__col--row[data-v-3fffc3e8],.cart-row__col-block[data-v-3fffc3e8]{display:flex;align-items:center}.cart-row__col-block[data-v-3fffc3e8]{justify-content:center}@media only screen and (min-width:640px){.cart-row__col-block[data-v-3fffc3e8]{align-self:flex-start}}.cart-row__col-name[data-v-3fffc3e8]{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem 0}@media only screen and (min-width:640px){.cart-row__col-name[data-v-3fffc3e8]{padding:0 1.25rem;margin-right:auto}}.cart-row__checkbox[data-v-3fffc3e8]{width:1rem;height:1rem}.cart-row__link-img[data-v-3fffc3e8]{display:flex;width:7.5rem;margin:0 auto;padding:0 .625rem}.cart-row__link-img img[data-v-3fffc3e8]{max-width:100%;height:auto;display:block}.cart-row__link-title[data-v-3fffc3e8]{text-decoration:none;font-weight:500;margin-bottom:.125rem}.cart-row__articul[data-v-3fffc3e8]{font-size:.9em;color:grey}.cart-row__remove[data-v-3fffc3e8]{color:var(--redColor);font-weight:500;font-size:.9em;margin-top:.5rem;transition:color .3}.cart-row__remove[data-v-3fffc3e8]:hover{color:var(--redHoverColor)}.cart-row__remove[data-v-3fffc3e8]:disabled{pointer-events:none;opacity:.6}.cart-row__ended[data-v-3fffc3e8],.cart-row__price[data-v-3fffc3e8]{white-space:nowrap;font-weight:600;line-height:1;display:block;min-width:5.625rem}.cart-row__ended[data-v-3fffc3e8]{color:var(--redColor);margin-left:.625rem}.cart-row__count[data-v-3fffc3e8]{font-size:1.125rem;margin-left:.75rem}.cart-row__select[data-v-3fffc3e8]{font-weight:600;width:3.125rem;height:1.875rem;margin-right:.9375rem;margin-left:.5rem;padding-left:.3125rem}.cart-row__select.static[data-v-3fffc3e8]{padding:0;height:auto;width:2.5rem;margin-right:0;background-color:transparent;border:none}.stock-badge[data-v-3fffc3e8]{font-size:.8em;font-weight:600;color:#fff;padding:.125rem .25rem}.price-with-discount[data-v-3fffc3e8],.stock-badge[data-v-3fffc3e8]{border-radius:5px;background-color:var(--redColor)}.price-with-discount[data-v-3fffc3e8]{padding:.0625rem .1875rem;color:var(--whiteColor)}.price-without-discount[data-v-3fffc3e8]{font-size:.9em;opacity:.6;text-decoration:line-through}.cart-row-discounts[data-v-3fffc3e8]{position:absolute;margin-top:.4375rem;font-size:.9em;font-weight:400;text-align:left}.cart-row-discounts .show-discounts__button[data-v-3fffc3e8]{color:var(--blueColor);margin-bottom:.3125rem;transition:color .3s ease}.cart-row-discounts .show-discounts__button[data-v-3fffc3e8]:hover{color:var(--blueHoverColor)}.cart-row-discounts .discount-list[data-v-3fffc3e8]{font-size:.85em;z-index:1000}.cart-row-discounts .discount-list ul li[data-v-3fffc3e8]{margin-bottom:.3125rem}.breadcrumbs-component[data-v-e3afabc4]{display:flex;flex-direction:row;font-size:1.3em}.breadcrumbs-component__item a[data-v-e3afabc4]{text-decoration:none}.breadcrumbs-component__item a[data-v-e3afabc4]:active,.breadcrumbs-component__item a[data-v-e3afabc4]:hover{text-decoration:underline}.breadcrumbs-component__item .active[data-v-e3afabc4]{font-weight:600}.breadcrumbs-component__item[data-v-e3afabc4]:not(:first-of-type){margin-left:.625rem}.breadcrumbs-component__item[data-v-e3afabc4]:not(:last-of-type){margin-right:.625rem}.catalogue__breadcrumbs{margin-bottom:1.875rem}.catalogue__series-info{margin-bottom:3.125rem}.catalogue__category-title{font-weight:600;font-size:1.5em;margin-bottom:2.5rem}.catalogue__description{margin-bottom:1.875rem;font-size:.9em}.series-features{margin-top:1.25rem}.bestsellers-title{color:var(--redColor)}.series-info-component[data-v-37923c72]{width:100%;display:flex;flex-direction:row;grid-gap:.625rem;gap:.625rem}@media only screen and (max-width:960px){.series-info-component[data-v-37923c72]{flex-direction:column;grid-gap:1.875rem;gap:1.875rem}}.series-info-component .col__images[data-v-37923c72]{width:66.66667%;display:flex;flex-direction:row}.series-info-component .col__images.half-image[data-v-37923c72]{width:50%}.series-info-component .col__images .col-img-1-of-1 img[data-v-37923c72],.series-info-component .col__images .col-img-1-of-1[data-v-37923c72]{width:100%}.series-info-component .col__images .col-img-1-of-2[data-v-37923c72]{width:50%}.series-info-component .col__images .col-img-1-of-2 img[data-v-37923c72]{width:100%}.series-info-component .col__images .col-img-2-of-2[data-v-37923c72]{width:50%}.series-info-component .col__images .col-img-2-of-2 img[data-v-37923c72]{width:100%}@media only screen and (max-width:1300px){.series-info-component .col__images[data-v-37923c72]{width:100%;flex:1}}.series-info-component .col__info[data-v-37923c72]{width:33.33333%}.series-info-component .col__info.full-width[data-v-37923c72]{width:100%}.series-info-component .col__info.half-image[data-v-37923c72]{width:50%}@media only screen and (max-width:1300px){.series-info-component .col__info[data-v-37923c72]{width:100%;flex:1}}.series-info-component .col__info .title[data-v-37923c72]{display:flex;flex-direction:column;align-items:center}.series-info-component .col__info .title .title-en[data-v-37923c72]{font-weight:600;font-size:1.5em;text-transform:uppercase}.series-info-component .col__info .title .series-title[data-v-37923c72]{color:var(--redColor)}.series-info-component .col__info .title .title-jap[data-v-37923c72]{display:inline-block;text-align:center;height:.6875rem}.series-info-component .col__info .description[data-v-37923c72]{margin-top:1.25rem}.series-info-component .col__info .description p[data-v-37923c72]{text-align:center;font-size:.9em;padding:0 1.25rem}.sorting-component[data-v-7de92078]{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.sorting-component select[data-v-7de92078]{padding:.3125rem .625rem;border:1px solid var(--inputBorderColor);border-radius:var(--borderRadius)}.sorting-component__title[data-v-7de92078]{font-size:.9em;font-weight:600}@media only screen and (max-width:640px){.sorting-component__title[data-v-7de92078]{margin-right:.625rem}}.sub-category__component[data-v-22352968]{display:flex;flex-direction:column;height:100%;padding-bottom:1.5625rem}.sub-category__info[data-v-22352968]{display:flex;flex-direction:column;margin-top:.625rem}.sub-category__link[data-v-22352968]{flex:1;padding:.9375rem;min-height:18.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;text-decoration:none}.sub-category__link[data-v-22352968]:hover{text-decoration:underline}.sub-category__img[data-v-22352968]{display:flex;align-items:center;justify-content:center;min-height:12.5rem}.sub-category__img img[data-v-22352968]{width:7.5rem}.sub-category__title[data-v-22352968]{padding-top:.625rem;padding-bottom:0;font-size:1.5em;font-weight:600;text-align:center}.stock-component[data-v-45118244]{padding:1.25rem;border-radius:3px;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/_nuxt/img/slide1-background.63fe9c7.jpg);background-size:cover;color:var(--whiteColor);cursor:pointer}.stock-component .title[data-v-45118244]{font-weight:700;font-size:1.5em}.stock-component .end-date[data-v-45118244],.stock-component .product-count[data-v-45118244]{margin-top:.625rem;font-size:.9em}.stock-component .end-date span[data-v-45118244],.stock-component .product-count span[data-v-45118244]{display:inline-block;margin-left:.3125rem;font-weight:700}.stock-component .buttons[data-v-45118244]{display:flex;flex-direction:row;justify-content:end;margin-top:.625rem}.stock-component .buttons .button-open[data-v-45118244]{background-color:var(--redColor);padding:.625rem;border-radius:3px;text-decoration:none}.stock-component .buttons .button-open[data-v-45118244]:hover{background-color:var(--redHoverColor)}.contacts-gallery__component[data-v-6987d15b]{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding-bottom:1.25rem}.contacts-gallery__component .map-icon[data-v-6987d15b]{width:100%;height:auto;transition:transform .4s ease}.contacts-gallery__component .address[data-v-6987d15b]{padding:.625rem;text-align:center;font-size:.8em;min-height:5.625rem}@media only screen and (max-width:960px){.contacts-gallery__component .address[data-v-6987d15b]{min-height:4.6875rem}}.contacts-gallery__component .title[data-v-6987d15b]{font-weight:500;color:var(--textColorMain);font-size:1.6em;text-align:center}.contacts-gallery__component:hover .map-icon[data-v-6987d15b]{transform:scale(1.03)}.gallery-component[data-v-d14d700a]{display:flex;flex-wrap:wrap;justify-content:start;align-items:stretch;grid-gap:.3125rem;gap:.3125rem}.gallery__card[data-v-d14d700a]{position:relative;margin-bottom:.3125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-height:12.5rem;background-color:#f3f3f3}.gallery__card.four[data-v-d14d700a]{width:24.5%}@media only screen and (max-width:1300px){.gallery__card.four[data-v-d14d700a]{width:49.2%}}@media only screen and (max-width:640px){.gallery__card.four[data-v-d14d700a]{width:100%}}.card__link[data-v-d14d700a]{display:flex;flex-direction:column;align-items:center;text-decoration:none}.card__link:hover .card__img[data-v-d14d700a]{transform:scale(1.03)}.card__img[data-v-d14d700a]{max-width:100%;width:auto;height:17.5rem;display:block;transition:transform .4s ease}.card__title[data-v-d14d700a]{font-weight:500;color:var(--textColorMain);font-size:1.6em;padding:0 0 1.25rem}.stocks-gallery__component[data-v-b06cee76]{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding-bottom:1.25rem}.stocks-gallery__component .map-icon[data-v-b06cee76]{width:100%;height:auto;transition:transform .4s ease}.stocks-gallery__component .address[data-v-b06cee76]{padding:.625rem;text-align:center;font-size:.8em;min-height:5.625rem}@media only screen and (max-width:960px){.stocks-gallery__component .address[data-v-b06cee76]{min-height:4.6875rem}}.stocks-gallery__component .title[data-v-b06cee76]{font-weight:500;color:var(--textColorMain);font-size:1.6em;text-align:center}.stocks-gallery__component:hover .map-icon[data-v-b06cee76]{transform:scale(1.03)}.service-center-gallery__component[data-v-b2ce1850]{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding-bottom:1.25rem}.service-center-gallery__component .mini-map[data-v-b2ce1850]{width:100%;height:auto}.service-center-gallery__component .address[data-v-b2ce1850]{padding:.625rem;text-align:center;font-size:.8em;min-height:5.625rem}@media only screen and (max-width:960px){.service-center-gallery__component .address[data-v-b2ce1850]{min-height:4.6875rem}}.service-center-gallery__component .title[data-v-b2ce1850]{font-weight:500;color:var(--textColorMain);font-size:1.6em;text-align:center}.product-filter-mobile-component[data-v-77839b8e]{position:fixed;top:0;right:0;width:100%;height:100%;overflow:auto;background-color:#fff;z-index:300;font-size:.875rem;padding-left:.9375rem;padding-right:.9375rem}.product-filter-mobile-component .header[data-v-77839b8e]{display:flex;align-items:center;justify-content:center;padding:.9375rem 0;border-bottom:1px solid #eceef2}.product-filter-mobile-component .header .product-filter-mobile__button[data-v-77839b8e]{position:absolute;left:1.25rem;top:1.25rem;color:#a9a9a9;font-size:1.5rem;line-height:1}.product-filter-mobile-component .header h3[data-v-77839b8e]{font-size:1.5em;font-weight:700}.product-filter-mobile-component .header .clear-filters__button[data-v-77839b8e]{position:absolute;right:1.25rem;top:1.25rem;color:var(--redColor);font-size:1rem;font-weight:600}.product-filter-mobile-component .header .clear-filters__button[data-v-77839b8e]:active,.product-filter-mobile-component .header .clear-filters__button[data-v-77839b8e]:focus,.product-filter-mobile-component .header .clear-filters__button[data-v-77839b8e]:hover{color:var(--redHoverColor)}.product-filter-mobile-component .body[data-v-77839b8e]{padding:.9375rem 0}.product-filter-mobile-component .footer[data-v-77839b8e]{padding:.9375rem 0;display:flex;align-items:center;justify-content:center}.product-filter-mobile-component .footer .btn[data-v-77839b8e]{background-color:var(--redColor);border-radius:var(--borderRadius);padding:.625rem;border-color:var(--redColor);color:var(--whiteColor);font-weight:500;font-size:1.1em;width:100%}.product-filter-mobile-component .footer .btn[data-v-77839b8e]:active,.product-filter-mobile-component .footer .btn[data-v-77839b8e]:focus,.product-filter-mobile-component .footer .btn[data-v-77839b8e]:hover{background-color:var(--redHoverColor)}.confirm-component[data-v-472dc2e6]{position:relative;padding:1.25rem;text-align:center}@media only screen and (min-width:640px){.confirm-component[data-v-472dc2e6]{padding:2.5rem}}.confirm__title[data-v-472dc2e6]{font-size:1.6em;font-weight:600;margin-bottom:1.875rem}.confirm__body[data-v-472dc2e6]{display:flex;flex-direction:column;align-items:center;margin-bottom:1.875rem}@media only screen and (min-width:640px){.confirm__body[data-v-472dc2e6]{flex-direction:row}}.confirm__icon[data-v-472dc2e6]{flex-basis:13%;flex-shrink:0;font-size:3.125rem;line-height:1;color:var(--redColor);margin-bottom:1.25rem}@media only screen and (min-width:640px){.confirm__icon[data-v-472dc2e6]{margin-bottom:0;margin-right:1.25rem}}.confirm__text[data-v-472dc2e6]{flex:1;font-size:1.1em}@media only screen and (min-width:640px){.confirm__text[data-v-472dc2e6]{text-align:left}}.confirm__remove[data-v-472dc2e6]{font-weight:500;color:#fff;padding:.75rem 1.25rem;background-color:var(--redColor);border-radius:5px;transition:background-color .3s}.confirm__remove[data-v-472dc2e6]:hover{background-color:var(--redHoverColor)}.confirm__remove[data-v-472dc2e6]:disabled{pointer-events:none;filter:grayscale(1);opacity:.6}.confirm__close[data-v-472dc2e6]{position:absolute;right:.5rem;top:.5rem;padding:.3125rem;font-size:1.25rem;line-height:1;color:#757575}.confirm-component[data-v-c305ff8e]{position:relative;padding:1.25rem;text-align:center}@media only screen and (min-width:640px){.confirm-component[data-v-c305ff8e]{padding:2.5rem}}.confirm__title[data-v-c305ff8e]{font-size:1.6em;font-weight:600;margin-bottom:1.875rem}.confirm__body[data-v-c305ff8e]{display:flex;flex-direction:column;align-items:center;margin-bottom:1.875rem}@media only screen and (min-width:640px){.confirm__body[data-v-c305ff8e]{flex-direction:row}}.confirm__icon[data-v-c305ff8e]{flex-basis:13%;flex-shrink:0;font-size:3.125rem;line-height:1;color:var(--redColor);margin-bottom:1.25rem}@media only screen and (min-width:640px){.confirm__icon[data-v-c305ff8e]{margin-bottom:0;margin-right:1.25rem}}.confirm__text[data-v-c305ff8e]{flex:1;font-size:1.1em}@media only screen and (min-width:640px){.confirm__text[data-v-c305ff8e]{text-align:left}}.confirm__remove[data-v-c305ff8e]{font-weight:500;color:#fff;padding:.75rem 1.25rem;background-color:var(--redColor);border-radius:5px;transition:background-color .3s}.confirm__remove[data-v-c305ff8e]:hover{background-color:var(--redHoverColor)}.confirm__remove[data-v-c305ff8e]:disabled{pointer-events:none;filter:grayscale(1);opacity:.6}.confirm__close[data-v-c305ff8e]{position:absolute;right:.5rem;top:.5rem;padding:.3125rem;font-size:1.25rem;line-height:1;color:#757575}.auth__title[data-v-0d9c39ce]{font-size:1.625rem;text-align:center;font-weight:700;padding:2.1875rem}.auth__form[data-v-0d9c39ce]{margin:2.1875rem auto;max-width:26.875rem;padding:0 .9375rem}.auth__row[data-v-0d9c39ce]{margin-bottom:1.5625rem}.auth__row[data-v-0d9c39ce]:last-child{margin-bottom:0}.input-wrapper[data-v-0d9c39ce]{position:relative}.input-wrapper.error .hover-line[data-v-0d9c39ce]{background:var(--redColor)}.input__elem[data-v-0d9c39ce]{display:inline-block;border:none;border-bottom:1px solid #757575;padding:.625rem 0;color:#000;outline:none;background:#fff;width:100%;transition:border-color .3s}.input__elem[data-v-0d9c39ce]:focus{border-color:transparent}.input__elem:focus~.hover-line[data-v-0d9c39ce]{width:100%}.input__elem--phone[data-v-0d9c39ce]{display:flex;border-top:none;border-left:none;border-right:none;padding:0!important}.input__elem--phone[focus-within][data-v-0d9c39ce]{box-shadow:none;border-color:transparent}.input__elem--phone[data-v-0d9c39ce]:focus-within{box-shadow:none;border-color:transparent}.input__elem--phone[focus-within]~.hover-line[data-v-0d9c39ce]{width:100%}.input__elem--phone:focus-within~.hover-line[data-v-0d9c39ce]{width:100%}.hover-line[data-v-0d9c39ce]{display:block;height:.125rem;background:#26a69a;left:50%;transform:translate(-50%);width:0;transition:width .3s;margin-top:-.0625rem}.hover-line[data-v-0d9c39ce],.input__error[data-v-0d9c39ce]{position:absolute;top:100%}.input__error[data-v-0d9c39ce]{font-size:.8125rem;color:var(--redColor)}.input__error~.hover-line[data-v-0d9c39ce]{background:var(--redColor)}.auth__button-wrapper[data-v-0d9c39ce]{display:flex;justify-content:center;margin-top:2.5rem}.auth__button[data-v-0d9c39ce]{padding:.9375rem 2.5rem;min-width:9.375rem;color:#fff;font-size:1.125rem;font-weight:600;border-radius:4px;background-color:var(--redColor);transition:background-color .3s}.auth__button[data-v-0d9c39ce]:disabled{pointer-events:none;opacity:.7;background-color:#bdbdbd}.auth__button[data-v-0d9c39ce]:hover{background-color:var(--redHoverColor)}.auth__footer[data-v-0d9c39ce]{padding:1.5625rem;display:flex;justify-content:space-around;background:#f7f7f7}.auth__switcher[data-v-0d9c39ce]{color:var(--blueColor);font-weight:600}.auth__switcher[data-v-0d9c39ce]:hover{text-decoration:underline}.payment-modal-component[data-v-0f477198]{padding:2.5rem}@media only screen and (min-width:640px){.payment-modal-component[data-v-0f477198]{padding:2.5rem}}.auth__title[data-v-02ed1a4a]{font-size:1.625rem;text-align:center;font-weight:700;padding:2.1875rem}.auth__form[data-v-02ed1a4a]{margin:2.1875rem auto;max-width:26.875rem;padding:0 .9375rem}.auth__row[data-v-02ed1a4a]{margin-bottom:1.5625rem}.auth__row[data-v-02ed1a4a]:last-child{margin-bottom:0}.input-wrapper[data-v-02ed1a4a]{position:relative}.input-wrapper.error .hover-line[data-v-02ed1a4a]{background:var(--redColor)}.input__elem[data-v-02ed1a4a]{display:inline-block;border:none;border-bottom:1px solid #757575;padding:.625rem 0;color:#000;outline:none;background:#fff;width:100%;transition:border-color .3s}.input__elem[data-v-02ed1a4a]:focus{border-color:transparent}.input__elem:focus~.hover-line[data-v-02ed1a4a]{width:100%}.input__elem--phone[data-v-02ed1a4a]{display:flex;border-top:none;border-left:none;border-right:none;padding:0!important}.input__elem--phone[focus-within][data-v-02ed1a4a]{box-shadow:none;border-color:transparent}.input__elem--phone[data-v-02ed1a4a]:focus-within{box-shadow:none;border-color:transparent}.input__elem--phone[focus-within]~.hover-line[data-v-02ed1a4a]{width:100%}.input__elem--phone:focus-within~.hover-line[data-v-02ed1a4a]{width:100%}.hover-line[data-v-02ed1a4a]{display:block;height:.125rem;background:#26a69a;left:50%;transform:translate(-50%);width:0;transition:width .3s;margin-top:-.0625rem}.hover-line[data-v-02ed1a4a],.input__error[data-v-02ed1a4a]{position:absolute;top:100%}.input__error[data-v-02ed1a4a]{font-size:.8125rem;color:var(--redColor)}.input__error~.hover-line[data-v-02ed1a4a]{background:var(--redColor)}.auth__button-wrapper[data-v-02ed1a4a]{display:flex;justify-content:center;margin-top:2.5rem}.auth__button[data-v-02ed1a4a]{padding:.9375rem 2.5rem;min-width:9.375rem;color:#fff;font-size:1.125rem;font-weight:600;border-radius:4px;background-color:var(--redColor);transition:background-color .3s}.auth__button[data-v-02ed1a4a]:disabled{pointer-events:none;opacity:.7;background-color:#bdbdbd}.auth__button[data-v-02ed1a4a]:hover{background-color:var(--redHoverColor)}.auth__footer[data-v-02ed1a4a]{padding:1.5625rem;display:flex;justify-content:space-around;background:#f7f7f7}.auth__switcher[data-v-02ed1a4a]{color:var(--blueColor);font-weight:600}.auth__switcher[data-v-02ed1a4a]:hover{text-decoration:underline}.auth__title[data-v-5ba45b0f]{font-size:1.625rem;text-align:center;font-weight:700;padding:2.1875rem}.auth__form[data-v-5ba45b0f]{margin:2.1875rem auto;max-width:26.875rem;padding:0 .9375rem}.auth__row[data-v-5ba45b0f]{margin-bottom:1.5625rem}.auth__row[data-v-5ba45b0f]:last-child{margin-bottom:0}.input-wrapper[data-v-5ba45b0f]{position:relative}.input-wrapper.error .hover-line[data-v-5ba45b0f]{background:var(--redColor)}.input__elem[data-v-5ba45b0f]{display:inline-block;border:none;border-bottom:1px solid #757575;padding:.625rem 0;color:#000;outline:none;background:#fff;width:100%;transition:border-color .3s}.input__elem[data-v-5ba45b0f]:focus{border-color:transparent}.input__elem:focus~.hover-line[data-v-5ba45b0f]{width:100%}.input__elem--phone[data-v-5ba45b0f]{display:flex;border-top:none;border-left:none;border-right:none;padding:0!important}.input__elem--phone[focus-within][data-v-5ba45b0f]{box-shadow:none;border-color:transparent}.input__elem--phone[data-v-5ba45b0f]:focus-within{box-shadow:none;border-color:transparent}.input__elem--phone[focus-within]~.hover-line[data-v-5ba45b0f]{width:100%}.input__elem--phone:focus-within~.hover-line[data-v-5ba45b0f]{width:100%}.hover-line[data-v-5ba45b0f]{display:block;height:.125rem;background:#26a69a;left:50%;transform:translate(-50%);width:0;transition:width .3s;margin-top:-.0625rem}.hover-line[data-v-5ba45b0f],.input__error[data-v-5ba45b0f]{position:absolute;top:100%}.input__error[data-v-5ba45b0f]{font-size:.8125rem;color:var(--redColor)}.input__error~.hover-line[data-v-5ba45b0f]{background:var(--redColor)}.auth__button-wrapper[data-v-5ba45b0f]{display:flex;justify-content:center;margin-top:2.5rem}.auth__button[data-v-5ba45b0f]{padding:.9375rem 2.5rem;min-width:9.375rem;color:#fff;font-size:1.125rem;font-weight:600;border-radius:4px;background-color:var(--redColor);transition:background-color .3s}.auth__button[data-v-5ba45b0f]:disabled{pointer-events:none;opacity:.7;background-color:#bdbdbd}.auth__button[data-v-5ba45b0f]:hover{background-color:var(--redHoverColor)}.auth__footer[data-v-5ba45b0f]{padding:1.5625rem;display:flex;justify-content:space-around;background:#f7f7f7}.auth__switcher[data-v-5ba45b0f]{color:var(--blueColor);font-weight:600}.auth__switcher[data-v-5ba45b0f]:hover{text-decoration:underline}.profile-component[data-v-2be3e368]{--formWidth:29.375rem;height:100%;min-height:26.25rem;padding:1.25rem;overflow:auto}.profile__form[data-v-2be3e368]{margin:1.875rem auto;max-width:var(--formWidth)}.profile__row[data-v-2be3e368]{margin-bottom:1.25rem}.profile__row[data-v-2be3e368]:last-child{margin-bottom:0}.profile__row--width[data-v-2be3e368]{width:var(--formWidth)}.profile__row--flex[data-v-2be3e368]{display:flex;justify-content:space-between}.profile__col[data-v-2be3e368]{flex-basis:48%}.input-label[data-v-2be3e368]{margin-bottom:.5rem}.input-wrapper[data-v-2be3e368]{position:relative}.input__elem[data-v-2be3e368]{line-height:1.5em;width:100%;padding:.5em;border:1px solid #eee;border-radius:5px;background-color:#f7f7f7;display:block}.input__elem[data-v-2be3e368]:focus{border-color:#47b784;outline:none;box-shadow:inset 0 0 .1875rem #ddd}.input__elem[data-v-2be3e368]::-moz-placeholder{font-size:.8em}.input__elem[data-v-2be3e368]:-ms-input-placeholder{font-size:.8em}.input__elem[data-v-2be3e368]::placeholder{font-size:.8em}.input__elem--phone[data-v-2be3e368]{display:flex;padding:0!important}.input__elem--phone[focus-within][data-v-2be3e368]{border-color:#47b784;outline:none;box-shadow:inset 0 0 .1875rem #ddd}.input__elem--phone[data-v-2be3e368]:focus-within{border-color:#47b784;outline:none;box-shadow:inset 0 0 .1875rem #ddd}.input__error[data-v-2be3e368]{position:absolute;top:100%;font-size:.75rem;color:var(--redColor)}.profile__button-wrapper[data-v-2be3e368]{display:flex;justify-content:center;margin-top:1.875rem}.profile__button[data-v-2be3e368]{padding:.9375rem 2.5rem;min-width:9.375rem;color:#fff;font-size:1.125rem;font-weight:600;border-radius:4px;background-color:var(--redColor);transition:background-color .3s}.profile__button[data-v-2be3e368]:disabled{pointer-events:none;opacity:.7;background-color:#bdbdbd}.profile__button[data-v-2be3e368]:hover{background-color:var(--redHoverColor)}.profile__extra[data-v-2be3e368]{font-size:.8em}.input-select[data-v-2be3e368].multiselect{font-size:.9em}.input-select[data-v-2be3e368].multiselect--active .multiselect__tags{border-color:#47b784}.input-select[data-v-2be3e368].multiselect .multiselect__input,.input-select[data-v-2be3e368].multiselect .multiselect__single{font-size:.9em}.input-select[data-v-2be3e368].multiselect .multiselect__select{display:none}.input-select[data-v-2be3e368].multiselect .multiselect__input,.input-select[data-v-2be3e368].multiselect .multiselect__single,.input-select[data-v-2be3e368].multiselect .multiselect__tags{background-color:#f7f7f7}.input-select[data-v-2be3e368].multiselect .multiselect__placeholder{font-size:.9em}.order-component[data-v-2d81f413]{padding-top:1.25rem;padding-bottom:1.25rem}@media only screen and (min-width:640px){.order-component[data-v-2d81f413]{padding-left:1.25rem;padding-right:1.25rem}}.order__step-content[data-v-2d81f413]{padding:1.25rem 0;display:flex;flex-direction:column}@media only screen and (min-width:640px){.order__step-content[data-v-2d81f413]{margin-left:3.5rem;align-items:flex-start}}.order__select[data-v-2d81f413]{width:100%;margin:.9375rem 0}@media only screen and (min-width:640px){.order__select[data-v-2d81f413]{width:70%}}.select-label[data-v-2d81f413]{margin-bottom:.625rem;font-weight:600}.address-btn[data-v-2d81f413]{display:flex;align-items:center;margin-top:.5rem;color:var(--blueColor);cursor:pointer;line-height:1;padding:.25rem}.address-btn:hover .address-btn__text[data-v-2d81f413]{text-decoration:underline}.address-btn__icon[data-v-2d81f413]{margin-right:.5rem}.address-btn__text[data-v-2d81f413]{font-size:.8em;font-weight:500}.confirm[data-v-2d81f413]{width:100%}.confirm__label[data-v-2d81f413]{font-size:.9em;font-weight:600;margin-bottom:.75rem}.confirm__label span[data-v-2d81f413]{font-weight:400;color:var(--grayColor)}.confirm__textarea[data-v-2d81f413]{height:5rem;min-height:5rem;max-height:15.625rem;max-width:37.5rem;width:100%;border:1px solid rgba(0,0,0,.2);border-radius:3px;background-color:#fff;padding:.625rem .5rem;font-size:.9em;resize:vertical;outline:none}.confirm__textarea[data-v-2d81f413]:focus{border-color:rgba(51,51,51,.8)}.confirm__text[data-v-2d81f413]{font-size:.9em;color:var(--grayColor);margin-right:1.25rem}.confirm__text a[data-v-2d81f413]{color:var(--blueColor)}.method-component[data-v-a44108d8]{display:flex;flex-direction:column;padding:.75rem;border:1px solid transparent;border-radius:5px;transition:border-color .3s}.method-component[data-v-a44108d8]:not(:last-child){margin-bottom:.3125rem}.method-component.active[data-v-a44108d8]{border-color:var(--redColor)}.method__input[data-v-a44108d8]{display:none}.method__input:checked~.method__fake[data-v-a44108d8]:before{width:.5rem;height:.5rem}.method__input-wrapper[data-v-a44108d8]{display:flex}.method__fake[data-v-a44108d8]{flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:50%;border:1px solid var(--redColor);margin-right:.5rem;position:relative}.method__fake[data-v-a44108d8]:before{content:"";display:block;position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:50%;background:var(--redColor);transition:.3s}.method__title[data-v-a44108d8]{font-size:.9em;font-weight:500}.method__subtitle[data-v-a44108d8]{font-size:.8em;margin-top:.25rem}.step-component[data-v-7b940058]:not(:last-child){margin-bottom:2.5rem}.step__header[data-v-7b940058]{justify-content:space-between;margin-bottom:.75rem}.step__header[data-v-7b940058],.step__title[data-v-7b940058]{display:flex;align-items:center}.step__title[data-v-7b940058]{font-size:1rem;font-weight:700}@media only screen and (min-width:640px){.step__title[data-v-7b940058]{font-size:1.125rem}}.step__title span[data-v-7b940058]{--circleSize:2.25rem;--bgColor:#424242;flex-shrink:0;margin-right:1.25rem;display:flex;justify-content:center;align-items:center;width:var(--circleSize);height:var(--circleSize);border-radius:50%;border:4px solid #e0e0e0;background-color:var(--redColor);text-align:center;color:#fff;font-size:.9em}.step__title span[data-v-7b940058]:before{content:attr(data-number)}.step__title.green span[data-v-7b940058]{--bgColor:var(--redColor)}.step__title.blurred[data-v-7b940058]{opacity:.5}.step__come-back-btn[data-v-7b940058]{font-size:.9em;font-weight:500;color:var(--blueColor);margin-left:.5rem}.step__go-to-next[data-v-7b940058]{display:flex;justify-content:flex-end;align-items:baseline}.step__go-to-next-btn[data-v-7b940058]{background-color:var(--redColor);color:#fff;padding:.875rem 1.25rem;font-weight:500;border-radius:5px;white-space:nowrap;transition:background-color .3s}.step__go-to-next-btn[data-v-7b940058]:disabled{pointer-events:none;opacity:.7;background-color:#bdbdbd}.step__go-to-next-btn[data-v-7b940058]:hover{background-color:var(--redHoverColor)}.product-properties-component .properties__title[data-v-1bdaa1ba]{font-size:1em;font-weight:600;color:var(--textColorMain);margin-bottom:.5em}.product-property-component[data-v-4ea92db4]{color:var(--textColorMain);font-size:.9em}.product-property-component[data-v-4ea92db4]:not(:last-of-type){margin-bottom:.2em}.product-property-component .property__name[data-v-4ea92db4]{font-weight:600}.product-property-component .property__value[data-v-4ea92db4]{display:inline-block;margin-left:.4em}.related-products-component h3.title[data-v-3c9a4a76]{font-weight:600;font-size:1.3em;margin-bottom:1.5em}.related-products-component .product__list[data-v-3c9a4a76]{display:grid;grid-gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(11.5625rem,auto))}@media only screen and (min-width:640px){.related-products-component .product__list[data-v-3c9a4a76]{grid-template-columns:repeat(auto-fill,minmax(15.625rem,auto))}}.related-products-component .product__list .catalogue__item[data-v-3c9a4a76]{max-width:23.75rem}.set-component[data-v-cc149066]{margin:1.25rem 0}.set__title[data-v-cc149066]{font-size:1.2em;margin-bottom:.75rem}.set__item[data-v-cc149066]{margin-bottom:.5rem;font-size:.9em}.set__item[data-v-cc149066]:last-child{margin-bottom:0}.product-filter-variant__component .input-title[data-v-6345ec49]{padding-left:.625rem}.product-images-viewer-component[data-v-c26f4fd2]{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto;background-color:#fff;z-index:300;font-size:.875rem;padding-left:.9375rem;padding-right:.9375rem;display:grid;grid-template-areas:"header header" "sidebar fullImageArea";grid-row-gap:.625rem;row-gap:.625rem;grid-template-columns:minmax(0,6.25rem) auto;grid-template-rows:3.125rem auto}@media only screen and (max-width:640px){.product-images-viewer-component[data-v-c26f4fd2]{grid-template-columns:auto}}.product-images-viewer-component .header[data-v-c26f4fd2]{grid-area:header;padding:.9375rem 0}.product-images-viewer-component .header .product-images-viewer__button[data-v-c26f4fd2]{position:absolute;right:1.25rem;top:1.25rem;color:var(--darkGrayColor);font-size:1.5rem;line-height:1}.product-images-viewer-component .sidebar[data-v-c26f4fd2]{grid-area:sidebar;display:flex;flex-direction:column;justify-self:center;align-self:center}@media only screen and (max-width:640px){.product-images-viewer-component .sidebar[data-v-c26f4fd2]{display:none}}.product-images-viewer-component .full-image-area[data-v-c26f4fd2]{grid-area:fullImageArea;justify-self:center;align-self:center}.product-images-viewer-component .full-image-area img[data-v-c26f4fd2]{max-height:calc(100vh - 6.25rem);-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.product-images-viewer-component .full-image-area .horizontal-image-items[data-v-c26f4fd2]{display:none}@media only screen and (max-width:640px){.product-images-viewer-component .full-image-area .horizontal-image-items[data-v-c26f4fd2]{display:flex;flex-direction:row;justify-content:center}}.image-item[data-v-c26f4fd2]{cursor:pointer;width:6.25rem;height:auto;padding:.625rem;outline:none;outline-offset:.125rem}.image-item[data-v-c26f4fd2]:not(:last-of-type){margin-bottom:.3125rem}.image-item.current[data-v-c26f4fd2]{border:2px solid var(--redColor);border-radius:5px}.image-item img[data-v-c26f4fd2]{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.series-features-component[data-v-6c223489]{border-top:.75px solid #ccc;border-bottom:.75px solid #ccc;display:flex;flex-direction:row-reverse}@media only screen and (max-width:960px){.series-features-component[data-v-6c223489]{flex-direction:column;border-bottom:.75px solid transparent}}.col-1[data-v-6c223489]{display:flex;align-items:flex-end}@media only screen and (max-width:960px){.col-1[data-v-6c223489]{margin-bottom:-3.75rem}}@media only screen and (max-width:640px){.col-1[data-v-6c223489]{margin-bottom:-2.5rem}}.col-1 .teaser[data-v-6c223489]{height:21.875rem}@media only screen and (max-width:960px){.col-1 .teaser[data-v-6c223489]{display:none}}.col-1 .teaser-small[data-v-6c223489]{width:100%;display:none;text-align:right;margin-top:.9375rem}.col-1 .teaser-small img[data-v-6c223489]{height:7.8125rem}@media only screen and (max-width:960px){.col-1 .teaser-small[data-v-6c223489]{display:block}}.col-2[data-v-6c223489]{padding:1.25rem 0}.col-2 .title[data-v-6c223489]{font-weight:700;text-transform:uppercase;font-size:1.3em;margin:.625rem 0}@media only screen and (max-width:640px){.col-2 .title[data-v-6c223489]{margin:1.875rem;text-align:center}}.col-2 .description[data-v-6c223489]{margin:.9375rem 0;font-size:.9em}.col-2 .description p[data-v-6c223489]:not(:last-of-type){margin-bottom:.625rem}@media only screen and (max-width:640px){.col-2 .description[data-v-6c223489]{margin:0 1.875rem;text-align:center}}.col-2 .description-img img[data-v-6c223489]{height:8.125rem}@media only screen and (max-width:640px){.col-2 .description-img[data-v-6c223489]{width:100%;margin:1.875rem 0;text-align:center}}.series-features-component[data-v-17b84548]{border-top:.75px solid #ccc;display:flex;flex-direction:row}@media only screen and (max-width:640px){.series-features-component[data-v-17b84548]{flex-direction:column}}.col-1 .teaser[data-v-17b84548]{height:21.875rem}@media only screen and (max-width:640px){.col-1 .teaser[data-v-17b84548]{display:none}}.col-1 .teaser-small[data-v-17b84548]{display:none;width:100%;margin-top:.9375rem;text-align:right}.col-1 .teaser-small img[data-v-17b84548]{height:5.4375rem}@media only screen and (max-width:640px){.col-1 .teaser-small[data-v-17b84548]{display:block}}@media only screen and (max-width:640px){.col-1[data-v-17b84548]{margin-bottom:-1.25rem}}.col-2[data-v-17b84548]{padding:1.25rem 0}@media only screen and (max-width:960px){.col-2[data-v-17b84548]{padding:0}}.col-2 .title[data-v-17b84548]{font-weight:700;text-transform:uppercase;font-size:1.3em;margin:1.875rem 0}@media only screen and (max-width:640px){.col-2 .title[data-v-17b84548]{margin:1.875rem;text-align:center}}.col-2 .description[data-v-17b84548]{margin:1.875rem 0;font-size:.85em}.col-2 .description p[data-v-17b84548]:not(:last-of-type){margin-bottom:.625rem}@media only screen and (max-width:640px){.col-2 .description[data-v-17b84548]{margin:0 1.875rem;text-align:center}}.col-2 .description-img[data-v-17b84548]{height:10.625rem}@media only screen and (max-width:640px){.col-2 .description-img[data-v-17b84548]{display:block;width:21.875rem;margin:1.875rem auto 0}}.series-features-component[data-v-53cf8244]{border-top:.75px solid #ccc;display:flex;flex-direction:row;grid-gap:2.5rem;gap:2.5rem}@media only screen and (max-width:640px){.series-features-component[data-v-53cf8244]{flex-direction:column;align-items:center;grid-gap:0;gap:0}}.col-1[data-v-53cf8244]{display:flex;align-items:center}@media only screen and (max-width:640px){.col-1[data-v-53cf8244]{margin-bottom:-1.25rem}}.col-1 .teaser[data-v-53cf8244]{height:21.875rem}@media only screen and (max-width:640px){.col-1 .teaser[data-v-53cf8244]{display:none}}.col-1 .teaser-small[data-v-53cf8244]{display:none;width:100%;margin-top:.9375rem;text-align:right}.col-1 .teaser-small img[data-v-53cf8244]{height:5.4375rem}@media only screen and (max-width:640px){.col-1 .teaser-small[data-v-53cf8244]{display:block}}.col-2 .title[data-v-53cf8244]{font-weight:700;text-transform:uppercase;font-size:1.3em;margin:1.875rem 0}@media only screen and (max-width:640px){.col-2 .title[data-v-53cf8244]{margin:1.875rem;text-align:center}}.col-2 .description[data-v-53cf8244]{margin:1.875rem 0;font-size:.85em}.col-2 .description p[data-v-53cf8244]:not(:last-of-type){margin-bottom:.625rem}@media only screen and (max-width:640px){.col-2 .description[data-v-53cf8244]{margin:0 1.875rem}}.stock-catalogue__title{font-weight:600;font-size:1.5em;margin-bottom:1.25rem}.sorting[data-v-2152d208]{margin:0 0 1.875rem}@media only screen and (max-width:1300px){.sorting[data-v-2152d208]{margin:0 0 .625rem}}.sorting-component[data-v-aa940770]{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.sorting-component select[data-v-aa940770]{padding:.3125rem .625rem;border:1px solid var(--inputBorderColor);border-radius:var(--borderRadius)}.sorting-component__title[data-v-aa940770]{font-size:.9em;font-weight:600}@media only screen and (max-width:640px){.sorting-component__title[data-v-aa940770]{margin-right:.625rem}}.slider-series-component[data-v-0d1b8dd4]{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/_nuxt/img/slide1-background.63fe9c7.jpg);background-size:cover;padding:0 1.875rem;cursor:pointer}.slider-series-component .series__title[data-v-0d1b8dd4]{color:var(--lightGrayColor);font-weight:400;font-size:3em;margin-bottom:1.25rem}.slider-series-component .series__title span[data-v-0d1b8dd4]{color:var(--redColor)}.slider-series-component .series__info[data-v-0d1b8dd4]{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem}.slider-series-component .series__info .images[data-v-0d1b8dd4]{display:flex;grid-gap:.625rem;gap:.625rem;height:12.5rem}.slider-series-component .series__info .images img[data-v-0d1b8dd4]{height:100%}.slider-series-component .series__info .description[data-v-0d1b8dd4]{position:relative;height:12.5rem;overflow:hidden;color:var(--lightGrayColor)}@media only screen and (max-width:640px){.slider-series-component .series__info .hide-on-phones[data-v-0d1b8dd4]{display:none}}.slider-series-component[data-v-ec21b350]{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/_nuxt/img/slide1-background.63fe9c7.jpg);background-size:cover;padding:0 1.875rem;cursor:pointer}.slider-series-component .series__title[data-v-ec21b350]{color:var(--lightGrayColor);font-weight:400;font-size:3em;margin-bottom:1.25rem}.slider-series-component .series__title span[data-v-ec21b350]{color:var(--redColor)}.slider-series-component .series__info[data-v-ec21b350]{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem}.slider-series-component .series__info .images[data-v-ec21b350]{display:flex;grid-gap:.625rem;gap:.625rem;height:12.5rem}.slider-series-component .series__info .images img[data-v-ec21b350]{height:100%;display:inline-block}@media only screen and (max-width:960px){.slider-series-component .series__info .images img[data-v-ec21b350]:not(:last-of-type){margin-right:.625rem}}.slider-series-component .series__info .description[data-v-ec21b350]{position:relative;height:12.5rem;margin-right:3.125rem;overflow:hidden;color:var(--lightGrayColor)}@media only screen and (max-width:960px){.slider-series-component .series__info .description[data-v-ec21b350]{margin-left:1.25rem}}@media only screen and (max-width:640px){.slider-series-component .series__info .hide-on-phones[data-v-ec21b350]{display:none}}.agile .agile__actions .agile__dots{bottom:1.25rem;flex-direction:column;right:1.875rem;position:absolute}.agile .agile__actions .agile__dots .agile__dot{margin:.3125rem 0}.agile .agile__actions .agile__dots .agile__dot button{background-color:transparent;border:1px solid #fff;cursor:pointer;display:block;height:.625rem;font-size:0;line-height:0;margin:0;padding:0;transition-duration:.3s;width:.625rem;border-radius:50%}.agile .agile__actions .agile__dots .agile__dot--current button,.agile .agile__actions .agile__dots .agile__dot:hover button{background-color:#fff}.slide{display:block;height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}.first-slide{display:flex;align-items:center;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/_nuxt/img/slide1-background.63fe9c7.jpg);background-size:cover;padding:2em;position:relative}.first-slide h5{color:#fff;font-size:3em;font-weight:400}@media only screen and (max-width:960px){.first-slide h5{font-size:2.5em;font-weight:300}}@media only screen and (max-width:640px){.first-slide h5{font-size:2em;font-weight:400}}.first-slide h5 .red-color{color:var(--redColor)}