

/* Start:/local/templates/roscar/css/main.css?1752822587496566*/
@charset "UTF-8";@import "https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css";.not-selectable{-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{-ms-scroll-chaining:none;-webkit-overflow-scrolling:touch;flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;touch-action:pan-y;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:var(--carousel-button-bg,transparent);border:0;border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);height:var(--carousel-button-svg-height,50%);pointer-events:none;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:transparent;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));bottom:0;box-sizing:border-box;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}.fancybox__backdrop{background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{-ms-scroll-chaining:none;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__content{-ms-grid-row-align:center;align-self:center;background:var(--fancybox-content-bg,#fff);color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{-ms-grid-row-align:center;align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;overflow-wrap:anywhere;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}.fancybox__nav .carousel__button.is-prev{left:8px}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:fancybox-dash 1.5s ease-in-out infinite}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{touch-action:none;transform-origin:0 0;transition:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:var(--fancybox-thumbs-border-radius,4px);border-style:solid;border-width:5px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));top:0;touch-action:none;z-index:20}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}.fancybox__counter{-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:30}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.ss-main{color:#666;display:inline-block;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ss-main .ss-single-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:30px;outline:0;padding:6px;transition:background-color .2s;width:100%}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;line-height:1em;text-align:left;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 30px)}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{align-items:center;display:flex;flex:0 1 auto;font-weight:700;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{align-items:center;display:flex;flex:0 1 auto;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0;transform:rotate(-135deg)}.ss-main .ss-single-selected .ss-arrow span.arrow-down{margin:-3px 0 0;transform:rotate(45deg)}.ss-main .ss-multi-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;min-height:30px;outline:0;padding:0 0 0 3px;transition:background-color .2s;width:100%}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{align-items:center;color:#dedede;display:flex;line-height:1em;margin:2px 0;overflow:hidden;padding:4px 5px;text-overflow:ellipsis;white-space:nowrap;width:100%}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.ss-main .ss-multi-selected .ss-values .ss-value{align-items:center;animation-duration:.2s;animation-fill-mode:both;animation-name:scaleIn;animation-timing-function:ease-out;background-color:#5897fb;border-radius:4px;color:#fff;display:flex;font-size:12px;margin:3px 5px 3px 0;padding:3px 5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-duration:.2s;animation-name:scaleOut;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{cursor:pointer;margin:0 0 0 5px}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{align-items:center;background:#666;display:flex;height:10px;justify-content:center;position:relative;transition:transform .2s;width:2px}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";height:2px;left:-4px;position:absolute;top:4px;width:10px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{background-color:#fff;border:1px solid #dcdee2;box-sizing:border-box;margin:-1px 0 0;opacity:0;position:absolute;transform:scaleY(0);transform-origin:center top;transition:transform .2s,opacity .2s;width:100%;z-index:1010}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;margin:0;opacity:0;padding:0}.ss-content .ss-search input{-webkit-appearance:textfield;background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-flex;flex:1 1 auto;font-size:inherit;height:30px;line-height:inherit;margin:0;min-width:0;outline:0;padding:6px 8px;text-align:left;width:100%}.ss-content .ss-search input:-ms-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{align-items:center;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 30px;font-size:22px;font-weight:700;height:30px;justify-content:center;margin:0 0 0 8px}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{font-weight:700;padding:6px 10px}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option{cursor:pointer;padding:6px 10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option.ss-disabled{background-color:#fff;color:#dedede;cursor:not-allowed}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{background-color:rgba(88,151,251,.1);color:#666}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;right:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{bottom:-17px;height:34px;right:-6px;width:28px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:10px;left:auto;transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{right:28px;top:auto;transform:translateY(-18px)}
/*!
 * 
 *   simple-keyboard v3.5.47
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.vanilla-calendar{-ms-grid-columns:auto 1fr;-ms-grid-rows:auto 1fr;background-color:#fff;border-radius:4px;display:-ms-grid;display:grid;grid-template-areas:"header header" "column content";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;min-width:min-content;padding:12px;width:260px}.vanilla-calendar button:focus-visible{outline:1px solid #ff8c00}.vanilla-calendar-header{-ms-grid-column-span:2;align-items:center;display:flex;grid-area:header;-ms-grid-column:1;-ms-grid-row:1;margin-bottom:12px}.vanilla-calendar-header__content{align-items:center;display:-ms-grid;display:grid;flex-grow:1;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;padding:0 15px;white-space:pre-wrap}.vanilla-calendar-column{display:flex;flex-direction:column;grid-area:column;-ms-grid-column:1;-ms-grid-row:2;margin-right:2px}.vanilla-calendar-column__title{align-items:center;color:#20b2aa;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;line-height:16px;width:28px}.vanilla-calendar-column__content{align-content:space-between;align-items:center;column-gap:2px;display:-ms-grid;display:grid;flex-grow:1;grid-auto-flow:row;justify-items:center}.vanilla-calendar-content{display:flex;flex-direction:column;grid-area:content;-ms-grid-column:2;-ms-grid-row:2}.vanilla-calendar-arrow{background-color:transparent;border:0;border-radius:4px;cursor:pointer;display:block;font-size:0;height:18px;padding:2px;position:relative;right:2px;width:18px}.vanilla-calendar-arrow:before{top:5px;transform:rotate(45deg)}.vanilla-calendar-arrow:after,.vanilla-calendar-arrow:before{background-color:#000;content:"";height:1px;left:5px;position:absolute;width:10px}.vanilla-calendar-arrow:after{bottom:5px;transform:rotate(-45deg)}.vanilla-calendar-arrow:hover:after,.vanilla-calendar-arrow:hover:before{background-color:#20b2aa}.vanilla-calendar-arrow_prev{left:4px;right:0;transform:rotate(180deg)}.vanilla-calendar-months{-ms-grid-columns:1fr 6px 1fr 6px 1fr 6px 1fr;align-items:center;background-color:#fff;border-radius:4px;column-gap:6px;display:-ms-grid;display:grid;flex-grow:1;grid-template-columns:repeat(4,1fr);row-gap:12px}.vanilla-calendar-months_selecting .vanilla-calendar-months__month{cursor:pointer}.vanilla-calendar-months_selecting .vanilla-calendar-months__month_disabled{cursor:default}.vanilla-calendar-months__month{align-items:center;background-color:#fff;border:0;border-radius:4px;color:#20b2aa;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;line-height:16px;padding:2px;text-align:center;word-break:break-all}.vanilla-calendar-months__month:hover{background-color:#f0f8ff}.vanilla-calendar-months__month_selected,.vanilla-calendar-months__month_selected:hover{background-color:#20b2aa;color:#fff}.vanilla-calendar-months__month_disabled{background-color:#fff;color:silver;pointer-events:none}.vanilla-calendar-months__month_disabled:hover{background-color:#fff;color:silver}.vanilla-calendar-month{background-color:transparent;border:0;border-radius:4px;color:#000;cursor:pointer;font-size:16px;font-weight:700;line-height:20px;padding:2px}.vanilla-calendar-month:hover{color:#20b2aa}.vanilla-calendar-month_not-active{color:silver}.vanilla-calendar-month_disabled{color:silver;pointer-events:none}.vanilla-calendar-years{-ms-grid-columns:1fr 6px 1fr 6px 1fr 6px 1fr 6px 1fr;align-items:center;background-color:#fff;border-radius:4px;column-gap:6px;display:-ms-grid;display:grid;flex-grow:1;grid-template-columns:repeat(5,1fr);row-gap:12px}.vanilla-calendar-years_selecting .vanilla-calendar-years__year{cursor:pointer}.vanilla-calendar-years_selecting .vanilla-calendar-years__year_disabled{cursor:default}.vanilla-calendar-years__year{align-items:center;background-color:#fff;border:0;border-radius:4px;color:#20b2aa;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;line-height:20px;padding:2px;text-align:center;word-break:break-all}.vanilla-calendar-years__year:hover{background-color:#f0f8ff}.vanilla-calendar-years__year_selected,.vanilla-calendar-years__year_selected:hover{background-color:#20b2aa;color:#fff}.vanilla-calendar-years__year_disabled{background-color:#fff;color:silver;pointer-events:none}.vanilla-calendar-years__year_disabled:hover{background-color:#fff;color:silver}.vanilla-calendar-year{background-color:transparent;border:0;border-radius:4px;color:#000;cursor:pointer;font-size:16px;font-weight:700;line-height:20px;padding:2px}.vanilla-calendar-year:hover{color:#20b2aa}.vanilla-calendar-year_not-active{color:silver}.vanilla-calendar-year_disabled{color:silver;pointer-events:none}.vanilla-calendar-week{-ms-grid-columns:1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr;column-gap:2px;display:-ms-grid;display:grid;grid-template-columns:repeat(7,1fr);justify-items:center;margin-bottom:5px}.vanilla-calendar-week__day{align-items:center;color:#20b2aa;display:flex;font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:16px;width:28px}.vanilla-calendar-week__day_weekend{color:coral}.vanilla-calendar-week-number{align-items:center;color:#20b2aa;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;line-height:16px;width:28px}.vanilla-calendar-days{-ms-grid-columns:1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr;align-items:center;column-gap:2px;display:-ms-grid;display:grid;flex-grow:1;grid-template-columns:repeat(7,1fr);justify-items:center;row-gap:2px}.vanilla-calendar-days_selecting .vanilla-calendar-day__btn{cursor:pointer}.vanilla-calendar-days_selecting .vanilla-calendar-day__btn_disabled{cursor:default}.vanilla-calendar-day{height:100%;position:relative;width:100%}.vanilla-calendar-day,.vanilla-calendar-day__btn{align-items:center;display:flex;justify-content:center}.vanilla-calendar-day__btn{background-color:#fff;border:0;border-radius:50%;color:#000;cursor:default;font-size:12px;font-weight:400;height:28px;line-height:16px;width:28px}.vanilla-calendar-day__btn:hover{background-color:#f0f8ff}.vanilla-calendar-day__btn:focus-visible+.vanilla-calendar-day__popup,.vanilla-calendar-day__btn:hover+.vanilla-calendar-day__popup{opacity:1;pointer-events:auto}.vanilla-calendar-day__btn_today{font-weight:600}.vanilla-calendar-day__btn_today,.vanilla-calendar-day__btn_today:hover{background-color:#f0f8ff;color:#20b2aa}.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_prev{background-color:#f5f5f5;color:#d3d3d3}.vanilla-calendar-day__btn_selected,.vanilla-calendar-day__btn_selected:hover{background-color:#289b95;color:#fff}.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate,.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate:hover{background-color:#68cec9;color:#fff}.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next:hover,.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev:hover{background-color:#f5f5f5;color:gray}.vanilla-calendar-day__btn_holiday,.vanilla-calendar-day__btn_weekend{color:coral}.vanilla-calendar-day__btn_holiday:hover,.vanilla-calendar-day__btn_weekend:hover{background-color:#fff5ee}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_today,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_today{background-color:#fff5ee;color:coral}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_disabled,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_disabled,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_today.vanilla-calendar-day__btn_prev{background-color:#f5f5f5;color:#d3d3d3}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected:hover,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected:hover{background-color:coral;color:#fff}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate:hover,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_intermediate:hover{background-color:#ffaa8a;color:#fff}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next:hover,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev:hover,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_next:hover,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected.vanilla-calendar-day__btn_prev:hover{background-color:#f5f5f5;color:gray}.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_prev{color:#d3d3d3}.vanilla-calendar-day__btn_disabled,.vanilla-calendar-day__btn_disabled:hover,.vanilla-calendar-day__btn_next,.vanilla-calendar-day__btn_next:hover,.vanilla-calendar-day__btn_prev,.vanilla-calendar-day__btn_prev:hover{background-color:#fff;color:#d3d3d3}.vanilla-calendar-day__btn_disabled{pointer-events:none}.vanilla-calendar-day__popup{color:#000;font-size:12px;font-weight:400;left:50%;line-height:14px;opacity:0;padding:16px 12px 8px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);width:130px;z-index:2}.vanilla-calendar-day__popup:hover{opacity:1;pointer-events:auto}.vanilla-calendar-day__popup:before{background-color:#fff;border-radius:4px;bottom:0;box-shadow:0 2px 20px rgba(0,0,0,.1);content:"";display:block;height:calc(100% - 8px);left:0;position:absolute;width:100%;z-index:-1}.vanilla-calendar-day__popup:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 8px;content:"";display:block;height:0;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:0;z-index:-1}.vanilla-calendar-time{-ms-grid-columns:auto 12px 1fr;border-top:1px solid #dcdcdc;display:-ms-grid;display:grid;gap:12px;grid-template-columns:auto 1fr;margin-top:12px;padding:12px 6px 0}.vanilla-calendar-time__content{align-items:center;display:flex}.vanilla-calendar-time__content input{background-color:#fff;border-radius:4px;box-sizing:border-box;color:#000;display:block;font-size:18px;font-weight:600;line-height:18px;padding:2px;position:relative;width:100%}.vanilla-calendar-time__content input:hover{background-color:#faebd7}.vanilla-calendar-time__content input:disabled{cursor:default}.vanilla-calendar-time__content input:disabled:hover{background-color:transparent}.vanilla-calendar-time__content input:focus-visible{background-color:#fff;outline:1px solid #ff8c00}.vanilla-calendar-time__content input.is-focus{background-color:#faebd7}.vanilla-calendar-time__hours{margin-right:6px;position:relative;width:25px}.vanilla-calendar-time__hours:after{color:#000;content:":";display:block;font-size:14px;font-weight:600;line-height:14px;margin-top:-1px;position:absolute;right:-5px;top:50%;transform:translateY(-50%)}.vanilla-calendar-time__minutes{width:25px}.vanilla-calendar-time__keeping{border-radius:4px;color:gray;cursor:pointer;display:block;font-size:11px;font-weight:400;line-height:12px;margin-left:1px;margin-top:5px;padding:2px}.vanilla-calendar-time__keeping:hover{background-color:#faebd7}.vanilla-calendar-time__keeping:disabled{cursor:default}.vanilla-calendar-time__keeping:disabled:hover{background-color:transparent}.vanilla-calendar-time__ranges{display:flex;flex-direction:column}.vanilla-calendar-time__range{font-size:0;position:relative;z-index:1}.vanilla-calendar-time__range:before{left:0}.vanilla-calendar-time__range:after,.vanilla-calendar-time__range:before{background-color:#dcdcdc;content:"";height:8px;margin-top:1px;position:absolute;top:5px;width:1px}.vanilla-calendar-time__range:after{right:0}.vanilla-calendar-time__range:hover input::-webkit-slider-thumb{border-color:gray}.vanilla-calendar-time__range:hover input::-moz-range-thumb{border-color:gray}.vanilla-calendar-time__range input{-webkit-appearance:none;appearance:none;cursor:pointer;height:20px;position:relative;width:100%}.vanilla-calendar-time__range input:focus-visible::-webkit-slider-thumb{border-color:#ff8c00}.vanilla-calendar-time__range input:focus-visible::-moz-range-thumb{border-color:#ff8c00}.vanilla-calendar-time__range input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #dcdcdc;border-radius:3px;box-sizing:border-box;cursor:pointer;height:16px;margin-top:-8px;position:relative;width:10px;z-index:2}.vanilla-calendar-time__range input::-moz-range-thumb{background-color:#fff;border:1px solid #dcdcdc;border-radius:3px;box-sizing:border-box;cursor:pointer;height:16px;position:relative;width:10px;z-index:2}.vanilla-calendar-time__range input::-webkit-slider-runnable-track{background-color:#dcdcdc;box-sizing:border-box;cursor:pointer;height:1px;margin-top:1px;width:100%}.vanilla-calendar-time__range input::-moz-range-track{background-color:#dcdcdc;box-sizing:border-box;cursor:pointer;height:1px;margin-top:1px;width:100%}@font-face{font-display:swap;font-family:Micra;font-style:normal;font-weight:700;src:url(/local/templates/roscar/css/../fonts/Micra/Roscar_.eot);src:url(/local/templates/roscar/css/../fonts/Micra/Roscar_.eot?#iefix) format("embedded-opentype"),url(/local/templates/roscar/css/../fonts/Micra/Roscar_.woff2) format("woff2"),url(/local/templates/roscar/css/../fonts/Micra/Roscar_.woff) format("woff"),url(/local/templates/roscar/css/../fonts/Micra/Roscar_.ttf) format("truetype"),url(/local/templates/roscar/css/../fonts/Micra/Roscar_.svg#Roscar_) format("svg")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.eot);src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.woff2) format("woff2"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.woff) format("woff"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.ttf) format("truetype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Bold.svg#IBMPlexSans-Bold) format("svg")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.eot);src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.eot?#iefix) format("embedded-opentype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff2) format("woff2"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff) format("woff"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf) format("truetype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.svg#IBMPlexSans-SemiBold) format("svg")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Regular.eot);src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Regular.svg#IBMPlexSans-Regular) format("svg")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.eot);src:url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.woff2) format("woff2"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.woff) format("woff"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.ttf) format("truetype"),url(/local/templates/roscar/css/../fonts/IBMPlexSans/IBMPlexSans-Medium.svg#IBMPlexSans-Medium) format("svg")}html{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:500;height:100%;line-height:1.62;scroll-behavior:smooth}html.with-fancybox body{overflow:hidden!important;width:100%}body{background-color:#fff;color:#121212;display:flex;flex-direction:column;margin:0;min-height:100%;min-width:320px;padding:0;width:100%}body.fancybox-active{overflow:hidden}body.mobilemenu-opened,body.popup-opened{overflow:hidden;position:relative}::selection{background:#121212;color:#fff}.layout{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}.layout main{flex-grow:1}main{padding:60px 0 120px}main>.wrapper>section:not(:last-child),main>section:not(:last-child){margin-bottom:120px}.wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:1920px;padding:0 40px;position:relative;width:100%}.page-title{font-size:44px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page-title,.section-title{font-family:Micra,sans-serif;font-weight:700;line-height:1.2}.section-title{font-size:35px;max-width:840px}img,svg{max-width:100%;pointer-events:none}button,input,select,textarea{-webkit-appearance:none;appearance:none}a,h1,h2,h3,h4,ol,ul{list-style:none;margin:0;padding:0;text-decoration:none}*,:after,:before{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;box-sizing:border-box}button{-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer}button:active,button:focus{outline:none}textarea{resize:vertical}input,textarea{border:none}a{color:inherit;font-weight:inherit}a:active,a:focus{outline:none}a[href^=mail],a[href^=tel]{white-space:nowrap}a:not([class]){transition:color .4s ease}a:not([class]):focus,a:not([class]):hover{color:#9f3584}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:none}::-webkit-input-placeholder{color:#bfbfbf}:-moz-placeholder,::-moz-placeholder{color:#bfbfbf}:-ms-input-placeholder{color:#bfbfbf}.swiper-button-disabled{opacity:.5;pointer-events:none}button,input:not([type]),input[type=color],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],input[type=week],select,textarea{-webkit-appearance:none;appearance:none;font-family:inherit}input[type=date],input[type=time]{-webkit-appearance:textfield;-moz-appearance:textfield;display:block;min-height:1.2em}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=password]::-ms-reveal{display:none}input:-webkit-autofill{-webkit-animation-fill-mode:both;-webkit-animation-name:autofill;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-internal-autofill-selected{background-color:#fff!important;color:inherit!important}.compensate-for-scrollbar{width:calc(100% - 6px)}.fancybox-is-open .fancybox-bg{background-color:#000;opacity:.8}.loading:after{background-color:hsla(0,0%,100%,.9);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='120' height='120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='59' stroke='%23EDEDED'/%3E%3Cpath d='M60 1a59 59 0 1 0 50.495 89.516' stroke='%23BFBFBF'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 60 60;360 60 60' keyTimes='0;1'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:100}.grecaptcha-badge{display:none!important}.cursor-none{cursor:none}.popup__text strong,main strong{display:block;font-weight:500}.popup__text .table-wrap:not([class]):first-child,.popup__text h2:not([class]):first-child,.popup__text h3:not([class]):first-child,.popup__text h4:not([class]):first-child,.popup__text h5:not([class]):first-child,.popup__text h6:not([class]):first-child,.popup__text img:not([class]):first-child,.popup__text ol:not([class]):first-child,.popup__text p:not([class]):first-child,.popup__text table:not([class]):first-child,.popup__text ul:not([class]):first-child,main .table-wrap:not([class]):first-child,main h2:not([class]):first-child,main h3:not([class]):first-child,main h4:not([class]):first-child,main h5:not([class]):first-child,main h6:not([class]):first-child,main img:not([class]):first-child,main ol:not([class]):first-child,main p:not([class]):first-child,main table:not([class]):first-child,main ul:not([class]):first-child{margin-top:0}.popup__text h2,main h2{font-size:52px;line-height:1.3}.popup__text h3,main h3{font-size:40px;line-height:1.3}.popup__text h4,main h4{font-size:24px;line-height:1.3}.popup__text h5,main h5{font-size:20px;line-height:1.3}.popup__text figure,main figure{margin:0}.popup__text blockquote,main blockquote{margin:0;padding-left:16px;position:relative}.popup__text blockquote>p,main blockquote>p{display:inline}.popup__text blockquote:before,main blockquote:before{background-image:url(/local/templates/roscar/css/../img/blockquote1.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:12px;left:0;position:absolute;top:3px;width:9px}.popup__text blockquote:after,main blockquote:after{background-image:url(/local/templates/roscar/css/../img/blockquote2.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:12px;margin-left:3px;position:relative;top:1px;width:9px}.popup__text blockquote+figcaption,main blockquote+figcaption{font-size:14px;margin-top:5px;opacity:.7;padding-left:16px}.popup__text img[height],main img[height]{height:auto}.popup__text img[align=right],main img[align=right]{float:right;margin-left:60px}.popup__text img[align=left],main img[align=left]{float:left;margin-right:60px}.popup__text [align],main [align]{margin-bottom:35px}.popup__text [align] img,main [align] img{display:block;margin:0}.popup__text table:not([class]),main table:not([class]){background-color:transparent;border:0;border-collapse:collapse;font-size:14px}.popup__text table:not([class]) thead td,.popup__text table:not([class]) thead th,main table:not([class]) thead td,main table:not([class]) thead th{background-color:transparent;font-size:18px;font-weight:400;padding-bottom:18px;padding-top:18px;text-align:left}.popup__text table:not([class]) td,.popup__text table:not([class]) th,main table:not([class]) td,main table:not([class]) th{font-weight:inherit;padding:16px 20px}.popup__text table:not([class]) td:not([valign]),.popup__text table:not([class]) td[valign=middle],.popup__text table:not([class]) th:not([valign]),.popup__text table:not([class]) th[valign=middle],main table:not([class]) td:not([valign]),main table:not([class]) td[valign=middle],main table:not([class]) th:not([valign]),main table:not([class]) th[valign=middle]{vertical-align:middle}.popup__text table:not([class]) td[valign=top],.popup__text table:not([class]) th[valign=top],main table:not([class]) td[valign=top],main table:not([class]) th[valign=top]{vertical-align:top}.popup__text table:not([class]) td[valign=bottom],.popup__text table:not([class]) th[valign=bottom],main table:not([class]) td[valign=bottom],main table:not([class]) th[valign=bottom]{vertical-align:bottom}.popup__text table:not([class]) td,main table:not([class]) td{transition:background .3s ease}.popup__text table[border="1"]:not([class]),main table[border="1"]:not([class]){min-width:100%}.popup__text table[border="1"]:not([class]) td,.popup__text table[border="1"]:not([class]) th,main table[border="1"]:not([class]) td,main table[border="1"]:not([class]) th{border:1px solid #ededed}.popup__text table[border="1"]:not([class]) tbody td:first-child,main table[border="1"]:not([class]) tbody td:first-child{border-left:0}.popup__text table[border="1"]:not([class]) tbody td:last-child,main table[border="1"]:not([class]) tbody td:last-child{border-right:0}.popup__text table[border="1"]:not([class]) tbody tr:last-child td,main table[border="1"]:not([class]) tbody tr:last-child td{border-bottom:0}.popup__text ul:not([class]),main ul:not([class]){margin-top:20px}.popup__text ul:not([class]) li,main ul:not([class]) li{padding-left:32px;position:relative}.popup__text ul:not([class]) li:not(:first-of-type),main ul:not([class]) li:not(:first-of-type){margin-top:10px}.popup__text ul:not([class]) li:before,main ul:not([class]) li:before{background-color:#121212;content:"";display:flex;height:1px;left:0;position:absolute;top:11px;width:15px}.popup__text ol:not([class]),main ol:not([class]){margin-top:20px;padding-bottom:4px}.popup__text ol:not([class])>li,main ol:not([class])>li{list-style-type:decimal;margin-left:18px}.popup__text ol:not([class])>li:not(:first-of-type),main ol:not([class])>li:not(:first-of-type){margin-top:16px}.popup__text ol:not([class]) ul,.popup__text ul:not([class]) ul,main ol:not([class]) ul,main ul:not([class]) ul{margin-top:0;padding-top:12px}.popup__text ol:not([class]) ul li,.popup__text ul:not([class]) ul li,main ol:not([class]) ul li,main ul:not([class]) ul li{padding-left:10px;position:relative}.popup__text ol:not([class]) ul li:not(:first-of-type),.popup__text ul:not([class]) ul li:not(:first-of-type),main ol:not([class]) ul li:not(:first-of-type),main ul:not([class]) ul li:not(:first-of-type){margin-top:8px}.popup__text ol:not([class]) ul li:before,.popup__text ul:not([class]) ul li:before,main ol:not([class]) ul li:before,main ul:not([class]) ul li:before{background-color:#121212;content:"";display:flex;height:1px;left:-15px;position:absolute;top:11px;width:12px}.table-wrap{overflow:auto}.table{border-collapse:collapse;border-spacing:0;width:100%}.table td,.table th{font-size:16px;font-weight:500;line-height:26px;text-align:left}.table th{color:#bfbfbf;padding:5px 0}.table td{color:#121212;padding:20px 30px 20px 0}.table td,.table tr:not(:last-child) td:last-child{border-bottom:1px solid #ededed}.table .more:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTS41MDYuNjMxYS44NzUuODc1IDAgMCAwIDAgMS4yMzhMNS4xMzggNi41LjUwNiAxMS4xMzFhLjg3NS44NzUgMCAxIDAgMS4yMzggMS4yMzhsNS4yNS01LjI1YS44NzUuODc1IDAgMCAwIDAtMS4yMzhMMS43NDQuNjMxYS44NzUuODc1IDAgMCAwLTEuMjM4IDBaIiBmaWxsPSIjQkZCRkJGIi8+PC9zdmc+");content:"";display:block;height:13px;margin-left:auto;width:8px}.table .more_text span{color:#121212;display:none;font-size:12px;line-height:1.2}.table_column td span{color:#bfbfbf;display:none;font-size:12px;font-weight:500;line-height:16px}.table_column tr td:first-child{padding-top:15px}.table_column tr td:last-child{padding-bottom:15px}.table .table_mob-shown{display:none}.text-notion{color:#9f3584;display:inline-block;margin-left:5px}p{color:inherit;margin:0;padding:0}li{list-style:none}details summary::-webkit-details-marker{display:none}details summary:focus{outline:none}.colored{color:#9f3584}.taskmgr *{font-family:Roboto,sans-serif!important}.taskmgr__control_panel .btn{display:inline-flex;margin-bottom:10px}.taskmgr__control_panel .btn:not(:last-child){margin-right:16px}.taskmgr .form_row{position:relative}.taskmgr .form_row:not(:last-child){margin-bottom:16px}.taskmgr .form_row input[type=checkbox]{height:0;left:0;opacity:0;position:absolute;top:0;width:0}.taskmgr .form_row input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.423.305a1.079 1.079 0 0 1 0 1.473L6.611 9.837a.959.959 0 0 1-1.403 0L.291 5.25a1.079 1.079 0 0 1 0-1.473.959.959 0 0 1 1.402 0l4.217 3.85L13.02.305a.959.959 0 0 1 1.403 0Z' fill='%239F3584'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px auto}.taskmgr .form_row input[type=checkbox]+label{cursor:pointer;padding-left:24px;position:relative}.taskmgr .form_row input[type=checkbox]+label:before{background-color:#f4f4f4;border-radius:2px;content:"";height:16px;left:0;position:absolute;top:0;width:16px}.taskmgr table:not([class]) thead td,.taskmgr table:not([class]) thead th{font-size:14px;font-weight:500}.fadeInUp{opacity:0;transform:translate3d(0,25px,0);transition:opacity .5s linear,transform 1s ease}.fadeInUp.js-visible{animation:fadeInUp 1s ease both}.fadeInBottom{opacity:0;transform:translate3d(0,-25px,0);transition:opacity .5s linear,transform 1s ease}.fadeInBottom.js-visible{animation:fadeInBottom 1s ease both}.scaleBottom{overflow:hidden}.scaleBottom>*{transform:translateY(-100%)}.scaleBottom.js-visible>*{animation:scaleBottom 1.5s ease both}.fadeInLeft{opacity:0;transform:translate3d(35px,0,0);transition:opacity .5s linear,transform .7s ease}.fadeInLeft.js-visible{opacity:1;transform:none}.fadeInRight{opacity:0;transform:translate3d(-35px,0,0);transition:opacity 1s linear,transform 1.1s ease}.fadeInRight.js-visible{opacity:1;transform:none}@keyframes fadeIn{0%{opacity:0;transition:opacity .5s linear;transition-delay:.25s}to{opacity:1}}@keyframes cursorAnim{0%{opacity:0;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,25px,0)}50%{opacity:1}to{opacity:1;transform:none}}@keyframes fadeInBottom{0%{opacity:0;transform:translate3d(0,-25px,0)}50%{opacity:1}to{opacity:1;transform:none}}@keyframes scaleBottom{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.btn{align-items:center;background-color:#9f3584;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:1.62;padding:10px 40px;transition:opacity .3s ease;white-space:nowrap}.btn.disabled,.btn:disabled{background:#ededed;color:#bfbfbf;pointer-events:none}.btn--white{background-color:#fff;border:2px solid #121212;color:#121212}.btn.success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.755 4.225c.327.3.327.785 0 1.085l-7.186 8.42a1.07 1.07 0 0 1-1.42 0L2.245 9.234a.723.723 0 0 1 0-1.085c.327-.3.857-.3 1.184 0l4.43 4.062 6.712-7.986c.327-.3.857-.3 1.184 0Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:18px;margin-right:9px;width:18px}.btn--load-more{animation:fadeIn .9s 1;animation-delay:.3s;animation-fill-mode:forwards;margin-left:auto;margin-right:auto;opacity:0;width:max-content}.socials-login{align-items:center;display:flex;flex-wrap:wrap;margin:20px 0 0}.socials-login__item{align-items:center;border:2px solid #ededed;border-radius:6px;display:flex;height:44px;justify-content:center;margin-bottom:20px;width:44px}.socials-login__item:not(:last-child){margin-right:20px}.socials-login__item:hover img,.socials-login__item:hover svg{filter:brightness(0) saturate(100%) invert(25%) sepia(62%) saturate(2092%) hue-rotate(287deg) brightness(85%) contrast(83%)}.socials-login__item img,.socials-login__item svg{max-height:22px;max-width:22px;transition:filter .3s ease}.socials-list{align-items:center;display:flex;flex-wrap:wrap}.socials-list__item{height:18px;width:18px}.socials-list__item:not(:last-child){margin-right:16px}.socials-list__item:hover img,.socials-list__item:hover svg{filter:brightness(0) saturate(100%) invert(25%) sepia(62%) saturate(2092%) hue-rotate(287deg) brightness(85%) contrast(83%)}.socials-list__item img,.socials-list__item svg{max-height:100%;max-width:100%;transition:filter .3s ease}.link{color:#9f3584;display:block}.link--grey{color:#bfbfbf}.link.disabled{color:#e3c3db}.tabs{position:relative}.tabs__list{align-items:center;display:flex;overflow-x:auto;scrollbar-width:none}.tabs__list::-webkit-scrollbar{display:none}.tabs__item{color:#bfbfbf;cursor:pointer;transition:color .3s ease;white-space:nowrap}.tabs__item:not(:last-child){margin-right:40px}.tabs__item.active,.tabs__item:hover{color:#121212}.tabs:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.661) 54.93%,hsla(0,0%,100%,0));content:"";right:-20px;width:42px}.block-link,.tabs:after{height:100%;position:absolute;top:0}.block-link{bottom:0;display:block;left:0;right:0;width:100%}.form__items{-ms-grid-columns:100%;grid-gap:30px;display:-ms-grid;display:grid;grid-template-columns:100%}.form__separator{font-size:21px}.form__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.form__bottom:not(:last-child){margin-bottom:40px}.form__bottom>:not(:last-child){margin-right:20px}.form__bottom--column{align-items:flex-start;flex-direction:column}.form__bottom--column>:not(:last-child){margin-bottom:25px;margin-right:0}.form__tabs-title{margin-bottom:20px}.form__tabs-list{-ms-grid-columns:minmax(0,1fr) 10px minmax(0,1fr);grid-gap:10px;display:-ms-grid;display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.form__tabs-item{border:2px solid #ededed;border-radius:6px;display:flex;flex-direction:column;padding:20px;transition:border-color .3s ease}.form__tabs-item--active,.form__tabs-item.active,.form__tabs-item:hover{border-color:#121212}.form__tabs-name{margin-bottom:10px}.form__tabs-value{color:#bfbfbf;margin-top:auto}.focused .change-view{opacity:1;visibility:visible}.change-view{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 3 18 18M10.585 10.588a2 2 0 1 0 2.827 2.83' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.357 17.35C15.726 18.45 13.942 19 12 19c-4 0-7.333-2.333-10-7 1.369-2.395 2.913-4.175 4.632-5.34m2.731-1.295A9.466 9.466 0 0 1 12 5c4 0 7.333 2.333 10 7-.778 1.361-1.612 2.524-2.503 3.488L9.363 5.365Z' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;flex-shrink:0;height:24px;opacity:0;transition:.3s ease;visibility:hidden;width:24px}.change-view.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='2' stroke='%23121212' stroke-width='2'/%3E%3Cpath d='M12 5C8 5 5 7 2 12c3 5 5.844 7 10 7s6.673-1.93 10-7c-3.095-4.987-6-7-10-7Z' stroke='%23121212' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.form-item{-ms-grid-columns:100%;grid-gap:15px;display:-ms-grid;display:grid;grid-template-columns:100%}.form-item--daytime{grid-gap:20px}.form-item--daytime .form-item__label{color:#bfbfbf;display:none}.form-item--store-id .default-select__select.selected .ss-single-selected .placeholder{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-item--promocode{padding-right:calc(33.33333% + 20px);position:relative}.form-item--promocode__confirm{bottom:0;line-height:1.4;max-width:calc(33.33333% + 20px);min-height:55px;padding:10px 0 10px 40px;position:absolute;right:0;width:100%}.form-item--promocode__confirm span{display:flex;justify-content:center}.form-item--promocode__confirm span.success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.755 6.225c.327.3.327.785 0 1.085l-7.186 8.42a1.07 1.07 0 0 1-1.42 0l-4.904-4.496a.723.723 0 0 1 0-1.085c.327-.3.857-.3 1.184 0l4.43 4.062 6.712-7.986c.327-.3.857-.3 1.184 0ZM20.773 6.212a.688.688 0 0 1 0 1.022l-7.564 8.512a.98.98 0 0 1-1.316 0l-.666-.62a.688.688 0 0 1 0-1.023.816.816 0 0 1 1.097 0l.227.212 7.125-8.103a.816.816 0 0 1 1.097 0Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repreat;content:"";flex:none;height:24px;margin-right:15px;position:relative;top:1px;width:24px}.form-item.required .form-item__label:after{color:#9f3584;content:" *"}.form-item--wide{grid-column:1/-1}.form-item__label{font-size:16px;font-weight:500;line-height:1.62;-webkit-user-select:none;-ms-user-select:none;user-select:none}.form-item__label small{color:#9f3584}.form-item__notion{color:#bfbfbf;font-size:12px;line-height:1.33;padding-left:20px;position:relative}.form-item__notion:before{content:"*";left:0;position:absolute;top:0}.error .form-item__label{color:#9f3584}.error .form-item__label:after{display:none}.error .default-input,.error .default-select .ss-single-selected,.error .default-textarea{border-color:#9f3584}.default-input{align-items:center;border-bottom:2px solid #ededed;display:flex;padding-bottom:10px;transition:border-color .3s ease}.default-input:has(.input-check){border:none;padding-bottom:0}.default-input:focus-within{border-color:#121212}.default-input--password .change-view{margin-left:8px}.default-input input{background-color:transparent;color:#121212;font-size:21px;font-weight:500;line-height:1.62;padding:0;width:100%}.default-input input:-ms-input-placeholder{color:#bfbfbf}.default-input input::placeholder{color:#bfbfbf}.default-input input[type=date],.default-input input[type=time]{color:#000}.default-input input[type=date]::-webkit-date-and-time-value,.default-input input[type=time]::-webkit-date-and-time-value{text-align:left}.default-input_calendar{position:relative}.default-input_calendar:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23BFBFBF'%3E%3Cpath d='M17.857 2.143h-2.143V.714a.714.714 0 1 0-1.428 0v1.429H5.714V.714a.714.714 0 1 0-1.428 0v1.429H2.143C.959 2.143 0 3.103 0 4.286v13.571C0 19.041.96 20 2.143 20h15.714C19.041 20 20 19.04 20 17.857V4.286c0-1.184-.96-2.143-2.143-2.143Zm.714 15.714c0 .395-.32.714-.714.714H2.143a.714.714 0 0 1-.714-.714V8.571H18.57v9.286Zm0-10.714H1.43V4.286c0-.395.32-.715.714-.715h2.143V5a.714.714 0 1 0 1.428 0V3.571h8.572V5a.714.714 0 1 0 1.428 0V3.571h2.143c.395 0 .715.32.715.715v2.857Z'/%3E%3Cpath d='M5.714 10H4.286a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM10.714 10H9.286a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM15.714 10h-1.428a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM5.714 12.857H4.286a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM10.714 12.857H9.286a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM15.714 12.857h-1.428a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.429ZM5.714 15.713H4.286a.714.714 0 1 0 0 1.428h1.428a.714.714 0 1 0 0-1.428ZM10.714 15.713H9.286a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.43ZM15.714 15.713h-1.428a.714.714 0 1 0 0 1.429h1.428a.714.714 0 1 0 0-1.43Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";display:block;height:20px;position:absolute;right:0;top:calc(50% - 10px);width:20px;z-index:-1}.default-input__btn,.default-input_calendar:after{background-position:50%;background-repeat:no-repeat}.default-input__btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.506 4.631a.875.875 0 0 0 0 1.238l4.632 4.631-4.632 4.631a.875.875 0 1 0 1.238 1.238l5.25-5.25a.875.875 0 0 0 0-1.238l-5.25-5.25a.875.875 0 0 0-1.238 0Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.75 10.5c0-.483.392-.875.875-.875h15.75a.875.875 0 1 1 0 1.75H2.625a.875.875 0 0 1-.875-.875Z' fill='%23BFBFBF'/%3E%3C/svg%3E");border:2px solid #ededed;border-radius:6px;height:100%;min-height:32px;transition:.3s ease;width:45px}.default-input__btn:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.506 4.631a.875.875 0 0 0 0 1.238l4.632 4.631-4.632 4.631a.875.875 0 1 0 1.238 1.238l5.25-5.25a.875.875 0 0 0 0-1.238l-5.25-5.25a.875.875 0 0 0-1.238 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.75 10.5c0-.483.392-.875.875-.875h15.75a.875.875 0 1 1 0 1.75H2.625a.875.875 0 0 1-.875-.875Z' fill='%23121212'/%3E%3C/svg%3E");border-color:#121212}.default-textarea{align-items:center;border-bottom:2px solid #ededed;display:flex;padding-bottom:10px;transition:border-color .3s ease}.default-textarea:focus-within{border-color:#121212}.default-textarea textarea{color:#121212;font-size:21px;font-weight:500;line-height:1.62;max-height:250px;min-height:135px;padding:0;resize:vertical;width:100%}.default-textarea textarea:-ms-input-placeholder{color:#bfbfbf}.default-textarea textarea::placeholder{color:#bfbfbf}.default-select{display:flex;flex-direction:column}.default-select select{border:0;border-bottom:2px solid #ededed;border-radius:0;height:26px;min-height:unset;padding:0 0 5px;transition:border-bottom .4s ease}.default-select__select{color:#121212}.default-select__select.selected .ss-single-selected .placeholder{color:#121212;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.default-select__select .ss-single-selected{border:0;border-bottom:2px solid #ededed;border-radius:0;height:47px;padding:0 0 11px}.default-select__select .ss-single-selected .placeholder{color:#bfbfbf;font-size:21px;font-weight:500;line-height:1.62}.default-select__select .ss-single-selected .placeholder .ss-disabled{color:inherit;display:block}.default-select__select .ss-single-selected .ss-arrow span{border-color:#121212;padding:4px}.default-select__select .ss-values .ss-value{background-color:#fff}.default-select__select .ss-values .ss-value .ss-value-text{color:#121212}.default-select__select .ss-content{border:2px solid #ededed;border-radius:6px;margin:0;padding:10px;top:calc(100% + 10px)}.default-select__select .ss-content .ss-search{padding:10px 10px 8px}.default-select__select .ss-content .ss-search.ss-hide{display:none}.default-select__select .ss-content .ss-search input{border:2px solid #ededed;border-radius:6px;font-size:16px;font-weight:500;height:44px;line-height:1.62;padding:7px 22px 11px}.default-select__select .ss-content .ss-search input::-webkit-search-cancel-button,.default-select__select .ss-content .ss-search input::-webkit-search-decoration,.default-select__select .ss-content .ss-search input::-webkit-search-results-button,.default-select__select .ss-content .ss-search input::-webkit-search-results-decoration{display:none}.default-select__select .ss-content .ss-search input:focus{box-shadow:none}.default-select__select .ss-content .ss-search input:-ms-input-placeholder{color:#bfbfbf}.default-select__select .ss-content .ss-search input::placeholder{color:#bfbfbf}.default-select__select .ss-content .ss-list{max-height:250px;scrollbar-color:#121212 #ededed;scrollbar-width:thin}.default-select__select .ss-content .ss-list::-webkit-scrollbar{appearance:none;-webkit-appearance:none;width:2px}.default-select__select .ss-content .ss-list::-webkit-scrollbar-track{background:#ededed;border-radius:2px}.default-select__select .ss-content .ss-list::-webkit-scrollbar-thumb{background-color:#121212;border:2px solid #121212;border-radius:2px}.default-select__select .ss-content .ss-list .ss-option{background:transparent;font-size:16px;font-weight:500;line-height:1.62;padding:10px 10px 8px;transition:color .3s ease}.default-select__select .ss-content .ss-list .ss-option-selected{color:#9f3584;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-select__select .ss-content .ss-list .ss-option:hover{background:transparent;color:#9f3584}.switch{align-items:center;cursor:pointer;display:flex}.switch input[type=checkbox]{display:none}.switch input[type=checkbox]:checked+.switch__tumbler{border-color:#9f3584}.switch input[type=checkbox]:checked+.switch__tumbler:before{background:#9f3584;content:"on";transform:translateX(50%)}.switch__tumbler{border:2px solid #bfbfbf;border-radius:14px;cursor:pointer;flex-shrink:0;height:24px;justify-content:flex-start;margin-right:15px;padding:2px;width:46px}.switch__tumbler,.switch__tumbler:before{align-items:center;display:flex;transition:.4s ease}.switch__tumbler:before{background:#bfbfbf;border-radius:12px;color:#fff;content:"off";font-size:10px;font-weight:500;height:100%;justify-content:center;line-height:1;width:65%}.default-file.added .default-file__placeholder{color:#121212}.default-file__input{border-bottom:2px solid #ededed;margin-bottom:20px;padding-bottom:10px;position:relative}.default-file__input input{height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}.default-file__placeholder{align-items:center;color:#bfbfbf;cursor:pointer;display:flex;font-size:21px;font-weight:500;justify-content:space-between;line-height:1.62}.default-file__placeholder:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.83 7.568c.02.044.02.094.04.142a.958.958 0 0 1 .07.293c0 .035-.02.064-.02.1v3.875a1 1 0 1 1-1.99 0v-3.01h-5.9a1 1 0 0 1-1-1V1.985H2v19.952h7.96a1 1 0 1 1 0 2H2a1.993 1.993 0 0 1-1.99-2V1.984a1.993 1.993 0 0 1 1.99-2h7.96a.968.968 0 0 1 .77.4l6.79 6.806a.94.94 0 0 1 .25.28c.024.03.044.063.06.098Zm-6.88-4.14v3.578h3.57l-3.57-3.579Zm-.7 15.24a1 1 0 0 1 0-1.412l2.99-2.992a.977.977 0 0 1 .7-.288 1 1 0 0 1 .7.292l2.99 2.992a1 1 0 1 1-1.41 1.411l-1.29-1.29v5.572a.99.99 0 0 1-.99 1 .915.915 0 0 1-.91-.985v-5.675l-1.37 1.376a1 1 0 0 1-1.41 0v-.002Z' fill='%23BFBFBF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17.94v23.938H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;margin-left:8px;width:24px}.default-file__files{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-20px;width:100%}.default-file__file{align-items:center;background-color:#f4f4f4;border-radius:6px;display:flex;height:60px;justify-content:center;margin-bottom:20px;margin-right:20px;position:relative;width:60px}.default-file__file img{max-height:100%;object-fit:cover}.default-file__file-remove{background-color:#bfbfbf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.192.777a1 1 0 0 1 0 1.415l-7.07 7.07A1 1 0 1 1 .706 7.849L7.778.778a1 1 0 0 1 1.414 0Z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.192 9.191a1 1 0 0 1-1.414 0L.707 2.121A1 1 0 1 1 2.121.705l7.071 7.071a1 1 0 0 1 0 1.414Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:3px solid #fff;border-radius:50%;cursor:pointer;height:23px;position:absolute;right:-6px;top:-6px;width:23px}.default-range{display:flex;flex-direction:column;width:100%}.default-range__label{margin-bottom:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-range__slider{background:#ededed;border:none;border-radius:2px;box-shadow:none;height:2px}.default-range__slider .noUi-handle{background:#121212;border:none;border-radius:50%;box-shadow:0 0 0 4px hsla(0,0%,7%,.15);cursor:pointer;height:13px;right:-7px;width:13px}.default-range__slider .noUi-handle:after,.default-range__slider .noUi-handle:before{display:none}.default-range__slider .noUi-connect{background:#121212}.default-range__range{color:#bfbfbf;line-height:1.43;margin-bottom:15px}.default-range__preview,.default-range__range{align-items:center;display:flex;justify-content:space-between}.default-range__preview{margin-top:24px;width:100%}.default-range__preview--single:before{display:none}.default-range__preview:before{background:#ededed;border-radius:2px;content:"";height:2px;order:2;width:17px}.default-range__preview-min{order:1}.default-range__preview-max{order:3}.default-range__preview-max:only-child{order:1}.default-range__preview-max,.default-range__preview-min{border:2px solid #ededed;border-radius:6px;font-size:16px;font-weight:500;height:44px;line-height:1.62;max-width:43%;padding:8px 10px 10px 22px}.default-range__preview-max:-ms-input-placeholder,.default-range__preview-min:-ms-input-placeholder{color:#bfbfbf}.default-range__preview-max::placeholder,.default-range__preview-min::placeholder{color:#bfbfbf}.default-timeselect{-ms-grid-columns:minmax(60px,1fr) 10px minmax(60px,1fr) 10px minmax(60px,1fr) 10px minmax(60px,1fr) 10px minmax(60px,1fr);grid-gap:10px;display:-ms-grid;display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(5,minmax(60px,1fr));max-width:490px}.default-timeselect__item{align-items:center;border:2px solid #ededed;border-radius:6px;cursor:pointer;display:flex;font-size:16px;justify-content:center;min-height:40px;padding:5px;transition:border-color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-timeselect__item--active,.default-timeselect__item:hover{border-color:#121212}.default-timeselect__item--disabled{color:#bfbfbf;pointer-events:none}.default-checkbox,.default-radio{align-items:center;cursor:pointer;display:flex}.default-checkbox input,.default-radio input{display:none}.default-checkbox__label,.default-radio__label{-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-checkbox__point,.default-radio__point{align-items:center;border:1px solid #121212;border-radius:50%;display:flex;height:20px;justify-content:center;margin-right:20px;width:20px}.default-checkbox__point:before,.default-radio__point:before{background:#121212;border-radius:50%;content:"";height:10px;transform:scale(0);transition:transform .3s ease;width:10px}.default-checkbox input:checked+.default-checkbox__point:before,.default-checkbox input:checked+.default-radio__point:before,.default-radio input:checked+.default-checkbox__point:before,.default-radio input:checked+.default-radio__point:before{transform:scale(1)}.simple-checkbox{position:relative}.simple-checkbox--mark .simple-checkbox__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.749.264a.932.932 0 0 1 0 1.272l-4 4.2a.829.829 0 0 1-1.212 0L.25 3.336a.932.932 0 0 1 0-1.272.829.829 0 0 1 1.212 0l1.68 1.763L6.537.264a.829.829 0 0 1 1.212 0Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:18px;left:0;top:1px;width:18px}.simple-checkbox__title{align-items:center;cursor:pointer;display:flex;font-size:16px;height:18px;padding-left:30px;position:relative;text-transform:lowercase;transition:all .3s ease}.simple-checkbox__title:after,.simple-checkbox__title:before{content:"";position:absolute;transition:all .3s ease}.simple-checkbox__title:before{background-color:#ededed;border-radius:50%;display:flex;height:18px;left:0;top:1px;width:18px}.simple-checkbox__title:after{background-color:#9f3584;border-radius:50%;display:flex;height:10px;left:5px;opacity:0;top:6px;width:10px}.simple-checkbox__input{left:0;opacity:0;position:absolute;top:0;z-index:-1}.simple-checkbox__input:checked+.simple-checkbox__title:after{opacity:1}.simple-checkbox__input:disabled~.simple-checkbox__title{opacity:.5}.error-page{-ms-grid-columns:100%;display:-ms-grid;display:grid;grid-template-columns:100%;height:100%;overflow:hidden;width:100%}.error-page>.wrapper{-ms-grid-columns:(minmax(0,1fr))[15];display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.error-page__body{align-items:center;display:flex;grid-column:2/-2;height:100%;width:100%}.error-page__content{align-items:flex-start;display:flex;flex:0 1 666px;flex-direction:column;margin-right:88px}.error-page__title{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2}.error-page__title:not(:last-child){margin-bottom:50px}.error-page__text{font-weight:600}.error-page__text:not(:last-child){margin-bottom:50px}.error-page__image{align-items:center;display:flex;flex:0 1 666px;justify-content:center}.error-page__image img{height:10.5vw;margin:0 20px;max-height:202px;max-width:202px;min-height:72px;min-width:72px;object-fit:contain;width:10.5vw}.error-page__image:after,.error-page__image:before{content:"4";font-family:Micra,sans-serif;font-size:10.95vw;font-weight:700;line-height:1.2}.toast{background:#fff;border:2px solid #ededed;border-radius:5px;bottom:calc(100% - 230px);max-width:315px;padding:15px 15px 20px 20px;position:absolute;right:22px;transition:opacity .3s ease,transform .3s ease;width:100%;z-index:10}.toast-inserting{opacity:0;transform:translateY(10%)}.toast-insered{opacity:1;transform:none}.toast-removing,.toast.hide{opacity:0;transform:translateY(10%)}.toast__content{-ms-grid-columns:100%;grid-gap:15px;display:-ms-grid;display:grid;grid-template-columns:100%}.toast__title{font-size:12px;line-height:1.33}.toast__product{-ms-grid-columns:66px 25px auto;grid-gap:25px;display:-ms-grid;display:grid;grid-template-columns:66px auto}.toast__product-image{background:#f4f4f4;display:block;height:77px;height:100%;object-fit:contain;width:66px;width:100%}.toast__product-image[src=""]{display:none}.toast__product-image[src=""]+.toast__product-info{-ms-grid-column-span:2;grid-column:span 2}.toast__product-image[src="/local/templates/roscar/img/svg/product-temp.svg"]{padding:16.5px}.toast__product-info{display:flex;flex-direction:column;font-size:12px;justify-content:center;line-height:1.33}.toast__product-info>:not(:last-child){margin-bottom:10px}.toast__product-info p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.popup,.popup--map .popup__tabs,.popups,.toast__product-info span:empty{display:none}.popup__tabs{left:40px;position:absolute;top:30px;width:70%}.popup__back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293 12.295a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414l-6-6a1 1 0 0 1 0-1.414Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.707 6.293a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414l6-6a1 1 0 0 1 1.414 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 13.002a1 1 0 0 1 1-1h21a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:24px;left:70px;position:absolute;top:40px;transition:background-image .3s ease;width:24px}.popup__back:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293 12.295a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414l-6-6a1 1 0 0 1 0-1.414Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.707 6.293a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414l6-6a1 1 0 0 1 1.414 0Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 13.002a1 1 0 0 1 1-1h21a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Z' fill='%239F3584'/%3E%3C/svg%3E")}.popup__divider{background-image:url(/local/templates/roscar/css/../img/dash.png);background-repeat:repeat-x;flex-shrink:0;height:2px;width:100%}.popup__title{margin-bottom:50px}.popup__title-title{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2}.popup__title-subtitle{color:#bfbfbf;font-weight:600;margin-top:20px}.popup__subtitle{font-size:21px;margin-top:10px}.popup__link:not(:last-child){margin-bottom:20px}.popup__text:not(:last-child){margin-bottom:30px}.popup__text--bold{font-weight:600}.popup__text a{color:#9f3584;transition:opacity .3s ease}.popup__text a:hover{opacity:.75}.popup__text+.btn{align-self:flex-start;margin-top:10px}.popup__text div:not([class]):not(:last-child),.popup__text ol:not([class]):not(:last-child),.popup__text p:not(:last-child),.popup__text ul:not([class]):not(:last-child){margin-bottom:30px}.popup__text ol:not([class])>li:not(:last-child),.popup__text ul:not([class])>li:not(:last-child){margin-bottom:20px}.popup__callback{margin-bottom:50px}.popup__callback:not(:first-child){margin-top:50px}.popup__callback-text{color:#bfbfbf;font-weight:600;margin-bottom:10px}.popup__callback-phone{color:#9f3584;font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2;transition:opacity .3s ease}.popup__callback-phone:hover{opacity:.75}.popup__map{flex:0 1 672px;height:100%;margin-right:70px}.popup__map>*{height:100%!important;width:100%}.popup__map>* .ymaps-2-1-79-map,.popup__map>*>ymaps{height:100%!important;width:100%!important}.popup__map+.popup__content{flex:0 0 401px;padding-top:48px}.popup__content{display:flex;flex-direction:column;padding-top:30px}.popup__content .services-list{padding-bottom:40px}.popup__socials .popup__text{margin-bottom:0}.popup__login-toggle{margin-top:auto}.popup__login-toggle+.popup__policy{margin-top:50px}.popup__login-callback{color:#9f3584}.popup__login-callback+.popup__policy{margin-top:50px}.popup__policy{color:#bfbfbf;font-size:12px;line-height:1.33;margin-top:auto}.popup__policy:not(:first-child){margin-top:50px}.popup__policy a{color:#121212}.popup .form:not(:last-child){margin-bottom:50px}.popup .form+.popup__policy{margin-top:auto}.fancybox__backdrop{--fancybox-bg:hsla(0,0%,100%,.9)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:fancybox-fadeIn .3s ease backwards}.fancybox__slide{align-items:flex-start;justify-content:flex-start;overflow:hidden;padding:0}.fancybox__content{color:#121212}.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{align-self:flex-start;border-right:2px solid #ededed;height:100%;max-width:541px;overflow-y:auto;padding:110px 70px 70px;position:relative;width:100%}.fancybox--left .fancybox__content.popup--map,.fancybox--right .fancybox__content.popup--map{flex-direction:row-reverse;max-width:1253px;padding:40px 70px 40px 40px}.fancybox--left .fancybox__content.popup--cart,.fancybox--right .fancybox__content.popup--cart{max-width:752px;padding:45px 70px 70px}.fancybox--left .fancybox__content *,.fancybox--right .fancybox__content *{outline:none!important}.fancybox--left .fancybox__content>.carousel__button.is-close,.fancybox--right .fancybox__content>.carousel__button.is-close{--fancybox-color:#121212;--carousel-button-height:24px;--carousel-button-width:24px;box-shadow:none!important;right:40px;top:40px;transition:color .3s ease}.fancybox--left .fancybox__content>.carousel__button.is-close:hover,.fancybox--right .fancybox__content>.carousel__button.is-close:hover{color:#9f3584}.fancybox--left .fancybox__content>.carousel__button.is-close svg,.fancybox--right .fancybox__content>.carousel__button.is-close svg{--carousel-button-svg-filter:none;--carousel-button-svg-height:24px;--carousel-button-svg-width:24px;--carousel-button-svg-stroke-width:2px;box-shadow:none;outline:none}.fancybox--right .fancybox__slide{justify-content:flex-end!important}.fancybox--right .fancybox__content{align-self:flex-end!important;border-left:2px solid #ededed;border-right:none}@-moz-document url-prefix(){.fancybox--right .fancybox__content{border-left:unset}}.bottom-popup{z-index:20!important}.bottom-popup .fancybox__slide:after,.bottom-popup .fancybox__slide:before{display:none}.bottom-popup .fancybox__content{animation:bottomFadeUp .7s ease both}.bottom-popup .fancybox__content *{outline:none!important}.bottom-popup .fancybox__content>.carousel__button.is-close{--fancybox-color:#121212;--carousel-button-height:24px;--carousel-button-width:24px;box-shadow:none!important;right:40px;top:40px;transition:color .3s ease}.bottom-popup .fancybox__content>.carousel__button.is-close:hover{color:#9f3584}.bottom-popup .fancybox__content>.carousel__button.is-close svg{--carousel-button-svg-filter:none;--carousel-button-svg-height:24px;--carousel-button-svg-width:24px;--carousel-button-svg-stroke-width:2px;box-shadow:none;outline:none}.fancybox-throwOutRight{animation:fancybox-throwOutRight .3s ease both!important}.fancybox-fadeInRight .fancybox__content{animation:fancybox-fadeInRight .7s ease both}.fancybox-throwOutLeft{animation:fancybox-throwOutLeft .3s ease both!important}.fancybox-fadeInLeft .fancybox__content{animation:fancybox-fadeInLeft .7s ease both}.bottom-popup--closing{animation:bottomFadeDown .3s ease both!important}@keyframes fancybox-fadeInRight{0%{opacity:0;transform:translateX(50%)}40%{opacity:1}to{opacity:1;transform:translateX(0)}}@keyframes fancybox-throwOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50%)}}@keyframes fancybox-fadeInLeft{0%{opacity:0;transform:translateX(-50%)}40%{opacity:1}to{opacity:1;transform:translateX(0)}}@keyframes fancybox-throwOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50%)}}@keyframes bottomFadeDown{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(50%)}}@keyframes bottomFadeUp{0%{opacity:0;transform:translateY(50%)}50%{opacity:1}to{opacity:1;transform:none}}.mobile-nav{background:#fff;bottom:0;display:none;left:0;padding:15px 0;position:fixed;width:100%;z-index:2000}.mobile-nav .wrapper{align-items:center;flex-direction:row;justify-content:space-between}.mobile-nav__item{font-size:12px;line-height:1.33;text-align:center}.mobile-nav__item--icon{height:24px;width:24px}.mobile-nav__item.active svg{filter:brightness(0) saturate(100%) invert(25%) sepia(62%) saturate(2092%) hue-rotate(287deg) brightness(85%) contrast(83%)}.mobile-nav__item.added-favourite{position:relative}.mobile-nav__item.added-favourite:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.563 6.67 6.005 11l4.438-4.327-8.88-.004ZM.885 5.679c.154.373.385.71.678.99l8.88.004h.004c.29-.281.52-.618.672-.99a2.873 2.873 0 0 0-.068-2.33 2.92 2.92 0 0 0-.728-.951 3.007 3.007 0 0 0-3.41-.345 2.947 2.947 0 0 0-.908.785 2.947 2.947 0 0 0-.908-.792 2.995 2.995 0 0 0-3.42.338 2.92 2.92 0 0 0-.73.954 2.877 2.877 0 0 0-.062 2.337Z' fill='%239F3584'/%3E%3Cpath d='m10.447 6.67-.004.003m-8.88-.004L6.005 11l4.438-4.326m-8.88-.004a2.913 2.913 0 0 1-.678-.99 2.874 2.874 0 0 1 .062-2.337 2.92 2.92 0 0 1 .73-.954 3.007 3.007 0 0 1 3.42-.338c.355.2.664.47.908.792.245-.32.554-.588.909-.785a2.995 2.995 0 0 1 3.41.345c.306.264.554.588.727.95a2.878 2.878 0 0 1-.604 3.32h-.004m-8.88-.003 8.88.004' stroke='%239F3584' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:calc(100% - 8px);content:"";height:12px;left:100%;position:absolute;width:12px}.mobile-nav__item[data-amount]{position:relative}.mobile-nav__item[data-amount]:before{bottom:-3px;color:#9f3584;content:attr(data-amount);font-size:12px;left:calc(100% + 2px);line-height:1;position:absolute}.menu{-ms-grid-columns:100%;grid-gap:70px;display:-ms-grid;display:grid;grid-template-columns:100%}.menu__contract .default-select__select .ss-single-selected{align-items:center;border-bottom:0;height:auto;padding-bottom:0}.menu__contract .default-select__select .ss-single-selected .placeholder{color:#121212;font-size:inherit;font-weight:500;line-height:inherit}.menu__top{display:none;flex-direction:column;margin:0 -64px}.menu__top-link{align-items:center;border-top:2px solid #ededed;display:flex;font-size:14px;justify-content:space-between;line-height:1.28;padding:15px 64px}.menu__top-link:hover{color:#9f3584}.menu__top-link:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.menu__top-link:last-child{border-bottom:2px solid #ededed}.menu__top-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:24px;width:24px}.menu__links{-ms-grid-columns:100%;grid-gap:30px;display:-ms-grid;display:grid;grid-template-columns:100%}.menu__link{cursor:pointer;font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.menu__link--sale{background:#ededed;margin:0 -40px;padding:22px 40px}.menu__link span{transition:color .3s ease}.menu__link span:hover{color:#9f3584}.menu__link[data-responsive-dropdown].active>span:after{transform:rotate(180deg)}.menu__link[data-responsive-dropdown]>span{align-items:center;display:flex;justify-content:space-between}.menu__link[data-responsive-dropdown]>span:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.menu__link[data-responsive-dropdown]>span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:24px;margin-left:16px;transition:.3s ease;width:24px}.menu__link-inner{display:flex;flex-direction:column;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:500;height:0;line-height:1.62;overflow:hidden;transition:height .3s ease}.menu__link-inner a{border:none;margin-top:16px;transition:color .3s ease}.menu__link-inner a:first-child{margin-top:20px}.menu__link-inner a:hover{color:#9f3584}.menu__bottom{-ms-grid-columns:100%;grid-gap:15px;display:-ms-grid;display:grid;grid-template-columns:100%}.menu__sublink{cursor:pointer}.menu__sublink span{transition:color .3s ease}.menu__sublink span:hover{color:#9f3584}.menu__sublink[data-responsive-dropdown].active>span:after{transform:rotate(180deg)}.menu__sublink[data-responsive-dropdown]:hover>span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.menu__sublink[data-responsive-dropdown]>span{align-items:center;display:flex;justify-content:space-between}.menu__sublink[data-responsive-dropdown]>span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:24px;margin-left:16px;transition:transform .3s ease;width:24px}.menu__sublink-inner{display:flex;flex-direction:column;height:0;overflow:hidden;transition:height .3s ease}.menu__sublink-inner a{border:none;margin-top:8px;transition:color .3s ease}.menu__sublink-inner a:first-child{margin-top:16px}.menu__sublink-inner a:hover{color:#9f3584}.menu__actions{display:none;flex-direction:column;margin:0 -20px}.menu__action{align-items:center;border-top:2px solid #ededed;display:flex;font-size:14px;line-height:1.28;padding:15px 20px}.menu__action:before{background-position:50%;background-repeat:no-repeat;content:"";height:20px;margin-right:14px;width:20px}.menu__action--info:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2c-4.422 0-8 3.578-8 8 0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.422-3.578-8-8-8Zm0 14.884A6.892 6.892 0 0 1 3.116 10 6.892 6.892 0 0 1 10 3.116 6.892 6.892 0 0 1 16.884 10 6.891 6.891 0 0 1 10 16.884Z' fill='%23121212'/%3E%3Cpath d='M9.999 8.36a.558.558 0 0 0-.558.557v4.577a.558.558 0 0 0 1.116 0V8.918a.558.558 0 0 0-.558-.559ZM9.999 5.938a.558.558 0 0 0-.558.558v.67a.558.558 0 0 0 1.116 0v-.67a.558.558 0 0 0-.558-.559Z' fill='%23121212'/%3E%3C/svg%3E")}.menu__action--compare:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 16V8M10 16V4M6 16v-5' stroke='%23121212' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.menu__location{align-items:center;display:none;font-size:14px;left:20px;line-height:1.28;position:absolute;top:20px}.menu__location:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.996 3.138c.077-.922-.956-1.432-1.665-.958l-.23.153a70.3 70.3 0 0 0-9.777 7.876c-.749.724-.088 1.866.847 1.766l4.074-.437a.934.934 0 0 1 .955.526l1.647 3.634c.397.878 1.707.796 1.968-.15a66.547 66.547 0 0 0 2.159-12.141l.022-.27Zm-1.174.11-.005.062a65.382 65.382 0 0 1-2.04 11.631l-1.52-3.356a2.094 2.094 0 0 0-2.135-1.2l-3.72.398a69.15 69.15 0 0 1 9.344-7.485l.076-.05Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:20px;margin-right:14px;width:20px}.notification-cookie{background:#fff;border:2px solid #ededed;border-radius:5px;bottom:-50%;display:flex;flex-direction:column;max-width:432px;opacity:0;padding:32px 32px 40px;position:fixed;right:40px;transition:.4s ease;z-index:1001}.notification-cookie.shown{bottom:40px;opacity:1}.notification-cookie.hide{opacity:0;overflow:hidden;pointer-events:none;visibility:hidden}.notification-cookie .btn{align-self:flex-start;margin-top:24px}.notification-cookie__text a{border:none;color:#9f3584;transition:opacity .3s ease}.notification-cookie__text a:hover{opacity:.75}.notification-cookie_city-confirm{bottom:unset;cursor:auto;right:unset;top:-50%}.notification-cookie_city-confirm.shown{bottom:unset;top:95px}.notification-cookie_city-confirm .notification-cookie__btns{display:flex;gap:15px}.cities-list{display:flex;flex-direction:column}.cities-list__item{cursor:pointer;font-size:21px;transition:color .3s ease}.cities-list__item.active,.cities-list__item:hover{color:#9f3584}.cities-list__item:not(:last-child){margin-bottom:20px}.quick-search{animation:searchFadeDown .7s ease both;border-bottom:2px solid #ededed;display:none;justify-self:flex-start;margin:0;padding:40px 0 100px;position:relative;width:100%}.quick-search__wrapper{z-index:120}.quick-search__wrapper .fancybox__backdrop,.quick-search__wrapper .fancybox__slide:after,.quick-search__wrapper .fancybox__slide:before{display:none}.quick-search__wrapper .fancybox__content *{outline:none!important}.quick-search__wrapper .fancybox__content>.carousel__button.is-close{--fancybox-color:#121212;--carousel-button-height:24px;--carousel-button-width:24px;box-shadow:none!important;right:40px;top:40px;transition:color .3s ease}.quick-search__wrapper .fancybox__content>.carousel__button.is-close:hover{color:#9f3584}.quick-search__wrapper .fancybox__content>.carousel__button.is-close svg{--carousel-button-svg-filter:none;--carousel-button-svg-height:24px;--carousel-button-svg-width:24px;--carousel-button-svg-stroke-width:2px;box-shadow:none;outline:none}.quick-search .wrapper{align-items:center;justify-content:center}.quick-search__bg{margin-bottom:85px;margin-left:-7px;max-height:107px;max-width:126px}.quick-search__row{align-items:flex-end;border-bottom:2px solid #bfbfbf;border-radius:1px;color:#121212;display:flex;padding-bottom:10px;width:100%}.quick-search__input,.quick-search__row>input{font-family:Micra,sans-serif}.quick-search__input{font-size:35px;font-weight:700;line-height:1.2;margin:0 auto;max-width:1340px;padding:0;text-transform:uppercase;width:100%}.quick-search__input:-ms-input-placeholder{color:#bfbfbf;font-family:inherit;font-size:inherit;font-weight:inherit;opacity:1}.quick-search__input::placeholder{color:#bfbfbf;font-family:inherit;font-size:inherit;font-weight:inherit;opacity:1}.quick-search__input:not(:-ms-input-placeholder)+.quick-search__btn{opacity:1;pointer-events:all}.quick-search__input:focus+.quick-search__btn,.quick-search__input:not(:placeholder-shown)+.quick-search__btn{opacity:1;pointer-events:all}.quick-search__btn{align-items:center;display:flex;font-size:21px;font-weight:500;line-height:1.62;margin-left:16px;opacity:0;pointer-events:all;transition:opacity .3s ease}.quick-search__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.08 1.92A1.125 1.125 0 0 1 13.67.33l6 6c.44.439.44 1.151 0 1.59l-6 6a1.125 1.125 0 0 1-1.59-1.59l4.079-4.08H1.625a1.125 1.125 0 0 1 0-2.25h14.534l-4.08-4.08Z' fill='%23121212'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;content:"";flex-shrink:0;height:14px;margin-left:20px;width:19px}.quick-search__label{flex-shrink:0;font-size:21px;font-weight:500;line-height:1.62;margin-right:32px}.quick-search--closing{animation:searchFadeUp .3s ease both}@keyframes searchFadeDown{0%{opacity:0;transform:translateY(-100%)}50%{opacity:1}to{opacity:1;transform:none}}@keyframes searchFadeUp{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-50%)}}@keyframes searchMobileFadeDown{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(50%)}}@keyframes searchMobileFadeUp{0%{opacity:0;transform:translateY(50%)}50%{opacity:1}to{opacity:1;transform:none}}.os{-ms-grid-columns:100%;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%}.os__params{border-bottom:2px dashed #ededed;display:flex;flex-direction:column;padding-bottom:30px}.os__param{align-items:center;display:flex;justify-content:space-between}.os__param:not(:last-child){margin-bottom:20px}.os__param-label{color:#bfbfbf}.os__items{display:flex;flex-direction:column}.os__item{align-items:center;display:flex}.os__item:not(:last-child){margin-bottom:20px}.os__item-image{flex:0 0 29%;height:135px}.os__item-image img{display:block;max-height:100%;object-fit:cover;width:100%}.os__item-info{display:flex;flex:0 1 76%;flex-direction:column;padding-left:30px}.os__item-name:not(:last-child){margin-bottom:14px}.os__item-cost{font-size:12px;line-height:1.33}.os__bot{align-items:center;display:flex}.breadcrumbs{margin-bottom:45px}.breadcrumbs__items{align-items:center;display:flex;flex-wrap:wrap}.breadcrumbs__item{align-items:center;color:#bfbfbf;display:flex;margin-right:10px;transition:color .3s ease}.breadcrumbs__item:hover{color:#121212}.breadcrumbs__item:last-child{margin-right:0;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item:after{color:#bfbfbf;content:"/";margin-left:10px}.counter{align-items:center;border:2px solid #ededed;border-radius:6px;display:flex;height:44px;justify-content:space-between;max-width:128px;min-width:86px;padding:0 10px;width:100%}.counter__minus,.counter__plus{background-position:50%;background-repeat:no-repeat;flex-shrink:0;height:16px;width:16px}.counter__plus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10h10M8 15V5' stroke='%23BFBFBF' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")}.counter__plus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10h10M8 15V5' stroke='%23121212' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")}.counter__minus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10h10' stroke='%23BFBFBF' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")}.counter__minus:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10h10' stroke='%23121212' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")}.counter__input{background:transparent;font-weight:500;margin:0 auto;max-width:38px;text-align:center;width:100%}.select-year{border-top:2px solid #ededed;display:none;justify-self:flex-end;margin:auto 0 0;padding:16px 0 60px;position:relative;width:100%}.select-year__title{font-size:16px;font-weight:600;line-height:1.86;margin-bottom:10px}.select-year .prod-available{margin-bottom:10px}.select-year__price{font-size:12px;font-weight:500;line-height:1.33;margin-bottom:15px}.select-year__btn{max-width:150px;width:100%}.disc-info{border-top:2px solid #ededed;display:none;justify-self:flex-end;margin:auto 0 0;padding:16px 0 60px;position:relative;width:100%}.disc-info__content{font-size:14px;line-height:1.33;max-width:360px}.disc-info__text:not(:last-child){margin-bottom:24px}.disc-info__list li{align-items:center;display:flex;justify-content:space-between}.disc-info__list li:not(:last-child){margin-bottom:14px}.disc-info__price{align-items:center;display:flex}.disc-info__price-old{margin-right:10px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.disc-info__price-new{color:#9f3584}.help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C3.579 0 0 3.578 0 8c0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.421-3.578-8-8-8Zm0 14.933A6.941 6.941 0 0 1 1.067 8 6.941 6.941 0 0 1 8 1.067 6.941 6.941 0 0 1 14.933 8 6.941 6.941 0 0 1 8 14.933Z' fill='%23BFBFBF'/%3E%3Cpath d='M7.797 9.749a.693.693 0 0 0-.685.694c0 .37.297.695.685.695a.7.7 0 0 0 .695-.694.7.7 0 0 0-.695-.695ZM7.914 4.49c-1.217 0-1.777.72-1.777 1.208 0 .352.298.514.542.514.487 0 .288-.694 1.208-.694.451 0 .812.198.812.613 0 .487-.505.767-.803 1.019-.261.226-.604.595-.604 1.371 0 .469.126.604.496.604.442 0 .532-.198.532-.37 0-.468.01-.739.505-1.127.244-.19 1.01-.803 1.01-1.65 0-.848-.766-1.489-1.92-1.489Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;display:inline-block;height:16px;margin:0 8px;position:relative;vertical-align:middle;width:16px}.help:hover .help__text{opacity:1;pointer-events:all;transform:none}.help__text{background:#fff;border:2px solid #f4f4f4;border-radius:6px;bottom:100%;color:#121212;font-size:12px;left:0;line-height:1.33;margin-bottom:10px;max-width:210px;opacity:0;padding:10px;pointer-events:none;position:absolute;transform:translateY(10%);transition:.3s ease;width:100vw}.share-popup{border-top:2px solid #ededed;display:none;height:auto;justify-self:flex-end;margin:auto 0 0;padding:16px 20px 65px;position:relative;width:100%}.share-popup__title{font-weight:600;margin-bottom:15px}.share-popup__list,.share-popup__list .ya-share2__list{display:flex;flex-direction:column}.share-popup__list .ya-share2__item{margin:0!important}.share-popup__list .ya-share2__item:not(:first-child){margin-top:15px!important}.share-popup__list .ya-share2__title{display:inline-block!important;margin-left:10px!important}.share-popup__list .ya-share2__badge{background-color:transparent!important}.share-popup__list .ya-share2__icon{background-size:contain!important;filter:invert(1);height:20px!important;width:20px!important}.share-popup__item{align-items:center;display:flex;font-size:12px;line-height:1.33}.share-popup__item:not(:first-child){margin-top:15px}.share-popup__item img{display:block;height:20px;margin-right:10px;object-fit:contain;width:20px}.share-popup__item--copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.148 20h-7.46a3.128 3.128 0 0 1-3.125-3.125V6.289a3.128 3.128 0 0 1 3.125-3.125h7.46a3.128 3.128 0 0 1 3.125 3.125v10.586A3.128 3.128 0 0 1 12.148 20ZM4.688 4.727c-.862 0-1.563.7-1.563 1.562v10.586c0 .861.701 1.563 1.563 1.563h7.46c.862 0 1.563-.701 1.563-1.563V6.289c0-.861-.701-1.562-1.563-1.562h-7.46Zm13.71 10.195V3.125A3.128 3.128 0 0 0 15.273 0H6.602a.781.781 0 1 0 0 1.563h8.671c.862 0 1.563.7 1.563 1.562v11.797a.781.781 0 0 0 1.562 0Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:20px;margin-right:10px;width:20px}.cart{height:100%}.cart--favourite .cart__item.added .btn{display:none}.cart__empty{padding-top:20px}.cart__title{font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.cart__title:not(:last-child){margin-bottom:40px}.cart__text:not(:last-child){margin-bottom:20px}.cart__tabs{border-bottom:2px solid #ededed;margin-bottom:30px;padding-bottom:40px}.cart__tab,.cart__tabs{align-items:center;display:flex}.cart__tab{color:#bfbfbf;cursor:pointer;transition:color .3s ease}.cart__tab.active,.cart__tab:hover{color:#121212}.cart__tab:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;margin-right:15px;width:24px}.cart__tab:not(:last-child){margin-right:70px}.cart__tab--cart:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.898 5.5H6.085l-1.18-2.115A.75.75 0 0 0 4.25 3h-1.5a.75.75 0 0 0 0 1.5h1.06l1.164 2.088L7.66 12.53l.003.006.237.523-2.697 2.877a.75.75 0 0 0 .462 1.258l2.458.281c3.075.352 6.18.352 9.254 0l2.458-.28a.75.75 0 0 0-.17-1.491l-2.458.28a39.256 39.256 0 0 1-8.914 0l-.975-.11 1.98-2.112a.768.768 0 0 0 .053-.064l.752.098c1.055.138 2.122.165 3.182.08a9.29 9.29 0 0 0 6.366-3.268l.579-.685a.734.734 0 0 0 .053-.072l1.078-1.642c.764-1.164-.071-2.71-1.463-2.71ZM9.406 12.194a.484.484 0 0 1-.377-.278l-.002-.003L6.807 7h13.09a.25.25 0 0 1 .21.387l-1.053 1.604-.549.65a7.79 7.79 0 0 1-5.338 2.741c-.957.076-1.919.052-2.87-.072l-.89-.116Z' fill='%23BFBFBF'/%3E%3Cpath d='M7.25 18.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM16.75 20.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z' fill='%23BFBFBF'/%3E%3C/svg%3E")}.cart__tab--cart.active:before,.cart__tab--cart:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.898 5.5H6.085l-1.18-2.115A.75.75 0 0 0 4.25 3h-1.5a.75.75 0 0 0 0 1.5h1.06l1.164 2.088L7.66 12.53l.003.006.237.523-2.697 2.877a.75.75 0 0 0 .462 1.258l2.458.281c3.075.352 6.18.352 9.254 0l2.458-.28a.75.75 0 0 0-.17-1.491l-2.458.28a39.256 39.256 0 0 1-8.914 0l-.975-.11 1.98-2.112a.768.768 0 0 0 .053-.064l.752.098c1.055.138 2.122.165 3.182.08a9.29 9.29 0 0 0 6.366-3.268l.579-.685a.734.734 0 0 0 .053-.072l1.078-1.642c.764-1.164-.071-2.71-1.463-2.71ZM9.406 12.194a.484.484 0 0 1-.377-.278l-.002-.003L6.807 7h13.09a.25.25 0 0 1 .21.387l-1.053 1.604-.549.65a7.79 7.79 0 0 1-5.338 2.741c-.957.076-1.919.052-2.87-.072l-.89-.116Z' fill='%23121212'/%3E%3Cpath d='M7.25 18.75a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM16.75 20.25a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z' fill='%23121212'/%3E%3C/svg%3E")}.cart__tab--favourite:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.863 12.65-.007.006m0 0h.007a5.617 5.617 0 0 0 1.295-1.91 5.544 5.544 0 0 0-.13-4.493 5.631 5.631 0 0 0-1.403-1.835 5.737 5.737 0 0 0-2.032-1.128 5.798 5.798 0 0 0-4.544.463 5.684 5.684 0 0 0-1.753 1.515 5.683 5.683 0 0 0-1.752-1.528 5.799 5.799 0 0 0-4.555-.478 5.737 5.737 0 0 0-2.04 1.13 5.63 5.63 0 0 0-1.407 1.84 5.548 5.548 0 0 0 1.187 6.417L12.296 21l8.56-8.344Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__tab--favourite.active:before,.cart__tab--favourite:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.863 12.65-.007.006m0 0h.007a5.617 5.617 0 0 0 1.295-1.91 5.544 5.544 0 0 0-.13-4.493 5.631 5.631 0 0 0-1.403-1.835 5.737 5.737 0 0 0-2.032-1.128 5.798 5.798 0 0 0-4.544.463 5.684 5.684 0 0 0-1.753 1.515 5.683 5.683 0 0 0-1.752-1.528 5.799 5.799 0 0 0-4.555-.478 5.737 5.737 0 0 0-2.04 1.13 5.63 5.63 0 0 0-1.407 1.84 5.548 5.548 0 0 0 1.187 6.417L12.296 21l8.56-8.344Z' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__items{flex:0 1 auto;overflow-y:auto;scrollbar-width:none}.cart__items::-webkit-scrollbar{display:none}.cart__item{-ms-grid-columns:165px 30px minmax(0,1fr);grid-gap:30px;display:-ms-grid;display:grid;grid-template-columns:165px minmax(0,1fr);padding-bottom:30px;position:relative}.cart__item:not(:last-child){margin-bottom:30px}.cart__item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='609' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.999 1h610.003' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-y;content:"";height:2px;left:0;position:absolute;top:calc(100% - 2px);width:100%}.cart__item--sale .cart__item-name:after{color:#bfbfbf;content:"распродажа";font-size:12px;line-height:1.33;margin-left:10px}.cart__item-actions{display:flex;flex-direction:column;position:absolute;right:0;top:0}.cart__item-action{background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:24px;width:24px}.cart__item-action:not(:last-child){margin-bottom:20px}.cart__item-action--remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%23BFBFBF'/%3E%3C/svg%3E")}.cart__item-action--remove.active,.cart__item-action--remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%239F3584'/%3E%3C/svg%3E")}.cart__item-action--favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__item-action--favorite.active,.cart__item-action--favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__item-action--compare{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__item-action--compare.active,.cart__item-action--compare:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cart__item-image{align-items:center;background-color:#f4f4f4;background-position:50%;background-repeat:no-repeat;background-size:75%;display:flex;height:191px;justify-content:center;position:relative}.cart__item-image img{height:80%;object-fit:contain;width:80%}.cart__item-right{display:flex;flex-direction:column;justify-content:center}.cart__item-name{max-width:85%}.cart__item-price{font-size:12px;line-height:1.33;margin-top:15px}.cart__item-bottom{align-items:center;display:flex;margin-top:25px}.cart__item-bottom .counter{margin-right:20px}.cart__item-total{font-size:21px;line-height:1.2;margin-left:auto}.cart__bottom{align-items:center;display:flex;justify-content:space-between;padding-top:50px}.cart__price{font-family:Micra,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.cart__price-label{display:block;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.62;margin-bottom:5px;text-align:right}.services-list{flex:1 1 auto;overflow-y:auto;scrollbar-width:none}.services-list::-webkit-scrollbar{display:none}.services-list__item{display:flex}.services-list__item:not(:last-child){border-bottom:2px solid #ededed;margin-bottom:20px;padding-bottom:20px}.services-list__item input[type=radio]{display:none}.services-list__item input[type=radio]:checked+.services-list__item-radio+.services-list__item-desc .services-list__item-schedule,.services-list__item input[type=radio]:checked+.services-list__item-radio:before{display:block}.services-list__item input[type=radio]:checked+.services-list__item-radio+.services-list__item-desc .services-list__item-products{display:-ms-grid;display:grid}.services-list__item input[type=radio]:checked+.services-list__item-radio+.services-list__item-desc .btn{display:flex}.services-list__item-radio{align-items:center;border:1px solid #121212;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:20px;width:20px}.services-list__item-radio:before{background:#121212;border-radius:50%;content:"";display:none;height:10px;width:10px}.services-list__item-desc{display:flex;flex:1 1 auto;flex-direction:column}.services-list__item-info{color:#bfbfbf;margin-top:5px}.services-list__item-schedule{display:none;margin-top:20px}.services-list__item-products{-ms-grid-columns:100%;grid-gap:10px;display:none;grid-template-columns:100%;margin:20px 0 10px}.services-list__item .btn{align-self:flex-start;display:none;margin-top:20px}.services-list__product{-ms-grid-columns:69px 20px minmax(0,1fr);grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:69px minmax(0,1fr)}.services-list__product-image{align-items:center;background:#f4f4f4;display:flex;justify-content:center}.services-list__product-image img{display:block;height:100%;object-fit:contain;width:100%}.services-list__product-info{display:flex;flex-direction:column;justify-content:center}.services-list__product-name{-moz-line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;display:-moz-box;margin-bottom:5px;overflow:hidden}.services-list__product-available{color:#bfbfbf}.order-detail{-ms-grid-columns:100%;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%}.order-detail__params{display:flex;flex-direction:column}.order-detail__param{align-items:center;display:flex;justify-content:space-between}.order-detail__param:not(:last-child){margin-bottom:20px}.order-detail__param-label{color:#bfbfbf}.order-detail__param-value{color:#121212;text-align:right}.order-detail__items{display:flex;flex-direction:column}.order-detail__item{display:flex}.order-detail__item:not(:last-child){margin-bottom:20px}.order-detail__item-image{flex:0 0 29%}.order-detail__item-image img{display:block;height:auto;width:100%}.order-detail__item-info{-ms-grid-row-align:center;align-self:center;display:flex;flex:0 1 76%;flex-direction:column;padding-left:30px}.order-detail__item-name{color:#121212}.order-detail__item-name:not(:last-child){margin-bottom:14px}.order-detail__item-cost{font-size:12px;line-height:1.33}.order-detail__bot{align-items:center;display:flex}.service-detail{-ms-grid-columns:100%;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-top:40px}.service-detail__subtitle{color:#121212;font-size:21px;line-height:1.2;margin-bottom:30px}.service-detail__params{display:flex;flex-direction:column}.service-detail__param{align-items:center;display:flex;justify-content:space-between}.service-detail__param:not(:last-child){margin-bottom:20px}.service-detail__param-label{color:#bfbfbf;font-size:16px;line-height:26px}.service-detail__param-value{color:#121212;font-size:16px;line-height:26px}.service-detail__items{display:flex;flex-direction:column}.service-detail__item{align-items:center;display:flex}.service-detail__item:not(:last-child){margin-bottom:20px}.service-detail__item-image{flex:0 0 29%;height:135px}.service-detail__item-image img{display:block;max-height:100%;object-fit:cover;width:100%}.service-detail__item-info{display:flex;flex:0 1 76%;flex-direction:column;padding-left:30px}.service-detail__item-name:not(:last-child){margin-bottom:14px}.service-detail__item-cost{font-size:12px;line-height:1.33}.service-detail__bot{align-items:center;display:flex}#service-detail .popup__title{margin-bottom:40px}.default-calendar__value{display:none}.default-calendar__body{max-width:490px}.default-calendar__body.visually-hidden{display:none}.default-calendar__body .vanilla-calendar-header{margin-bottom:8px}.default-calendar__body .vanilla-calendar-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 5 5 5-5 5' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;height:20px;right:0;transition:background-image .3s ease;width:20px}.default-calendar__body .vanilla-calendar-arrow:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 5 5 5-5 5' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.default-calendar__body .vanilla-calendar-arrow:after,.default-calendar__body .vanilla-calendar-arrow:before{display:none}.default-calendar__body .vanilla-calendar-arrow_prev{left:0}.default-calendar__body .vanilla-calendar-month{font-size:16px;font-weight:600;line-height:1.62;margin-right:4px;padding:0;transition:color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-calendar__body .vanilla-calendar-month:hover{color:#9f3584}.default-calendar__body .vanilla-calendar-year{font-size:16px;font-weight:600;line-height:1.62;padding:0;transition:color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-calendar__body .vanilla-calendar-year:hover{color:#9f3584}.default-calendar__body .vanilla-calendar-week{-ms-grid-rows:45px;align-items:center;grid-template-rows:45px;margin-bottom:0}.default-calendar__body .vanilla-calendar-week__day{color:#121212;font-size:12px;font-weight:500;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-calendar__body .vanilla-calendar-days{grid-gap:0;border:1px solid #ededed;border-radius:4px;grid-auto-rows:45px;overflow:hidden}.default-calendar__body .vanilla-calendar-day{border:1px solid #ededed}.default-calendar__body .vanilla-calendar-day__btn{border-radius:0;color:#121212;font-size:16px;font-weight:500;height:100%;line-height:1.62;padding:0;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.default-calendar__body .vanilla-calendar-day__btn:hover{background-color:initial}.default-calendar__body .vanilla-calendar-day__btn_disabled{color:#bfbfbf}.default-calendar__body .vanilla-calendar-day__btn_next,.default-calendar__body .vanilla-calendar-day__btn_prev{background-color:#f4f4f4;color:#bfbfbf}.default-calendar__body .vanilla-calendar-day__btn_next:hover,.default-calendar__body .vanilla-calendar-day__btn_prev:hover{background-color:#f4f4f4}.default-calendar__body .vanilla-calendar-day__btn__weekend{color:#121212}.default-calendar__body .vanilla-calendar-day__btn_today{background-color:#fff;color:#9f3584}.default-calendar__body .vanilla-calendar-day__btn_selected{background-color:#9f3584;color:#fff}.default-calendar__body .vanilla-calendar-day__btn_selected:hover{background-color:#9f3584}.default-calendar__body .vanilla-calendar-months,.default-calendar__body .vanilla-calendar-years{grid-gap:4px}.default-calendar__body .vanilla-calendar-months__month,.default-calendar__body .vanilla-calendar-months__year,.default-calendar__body .vanilla-calendar-years__month,.default-calendar__body .vanilla-calendar-years__year{border-radius:4px;color:#121212;font-size:16px;line-height:26px;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-calendar__body .vanilla-calendar-months__month:not(.vanilla-calendar-months__month_selected):hover,.default-calendar__body .vanilla-calendar-months__year:not(.vanilla-calendar-months__month_selected):hover,.default-calendar__body .vanilla-calendar-years__month:not(.vanilla-calendar-months__month_selected):hover,.default-calendar__body .vanilla-calendar-years__year:not(.vanilla-calendar-months__month_selected):hover{background-color:initial;color:#9f3584}.default-calendar__body .vanilla-calendar-months__month_selected,.default-calendar__body .vanilla-calendar-months__year_selected,.default-calendar__body .vanilla-calendar-years__month_selected,.default-calendar__body .vanilla-calendar-years__year_selected{background-color:#9f3584;color:#fff}.default-calendar__body .vanilla-calendar-months__month_disabled,.default-calendar__body .vanilla-calendar-months__year_disabled,.default-calendar__body .vanilla-calendar-years__month_disabled,.default-calendar__body .vanilla-calendar-years__year_disabled{color:#bfbfbf}.popup-calendar__body{top:60px}.popup.gallery-popup{max-width:100%!important;padding:40px 190px}.gallery-popup__cont{display:flex;flex-direction:column;flex-grow:1}.gallery-slider{align-items:flex-end;display:flex;margin:auto;max-width:1540px;width:100%}.gallery-slider__nav-slide,.gallery-slider__slider-slide{width:100%}.gallery-slider__nav-img,.gallery-slider__slider-img{background:#f4f4f4;padding-top:60%;position:relative;width:100%}.gallery-slider__nav-img img,.gallery-slider__slider-img img{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.gallery-slider__nav{flex:none;height:468px;margin-bottom:60px;margin-left:30px;overflow:hidden;width:182px}.gallery-slider__nav .swiper-wrapper{justify-content:flex-end;margin-bottom:-10px}.gallery-slider__nav .swiper-slide{cursor:pointer;height:110px;opacity:.6}.gallery-slider__slider{flex:1 1 auto;overflow:hidden;padding-bottom:70px;position:relative;width:calc(100% - 212px)}.gallery-slider__slider .swiper-pagination{align-items:center;bottom:0;display:flex;justify-content:center;padding-left:106px}.gallery-slider__slider .swiper-pagination-current{font-size:21px;font-weight:500;line-height:1.6;margin-right:8px;padding-right:10px;position:relative}.gallery-slider__slider .swiper-pagination-current:after{background:currentColor;bottom:4px;content:"";position:absolute;right:0;top:4px;width:2px}.gallery-slider__slider .swiper-pagination-total{font-size:12px;font-weight:500;line-height:1.4}.gallery-slider__slider .swiper-button-next,.gallery-slider__slider .swiper-button-prev{bottom:0;cursor:none;height:auto;margin:0;top:0;width:35%}.gallery-slider__slider .swiper-button-next:after,.gallery-slider__slider .swiper-button-prev:after{display:none}.gallery-slider__slider .swiper-button-next{right:0}.gallery-slider__slider .swiper-button-next .custom-cursor{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12h37.5M38.5 12 27 1M38.5 12 27 23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.gallery-slider__slider .swiper-button-prev{left:0}.gallery-slider__slider .swiper-button-prev .custom-cursor{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.5 12H1M1 12l11.5 11M1 12 12.5 1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.gallery-slider__slider .custom-cursor{background-position:50%;background-repeat:no-repeat;border:2px solid #bfbfbf;border-radius:50%;font-size:0;height:148px;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.gallery-slider__slider .custom-cursor.shown{animation:cursorAnim .7s ease both}#body.touch-panel .header>.wrapper{align-items:center}#body.touch-panel .header__info,#body.touch-panel .header__location,#body.touch-panel .header__phone{pointer-events:none;visibility:hidden}#body.touch-panel .header__icon:nth-last-child(2){display:none}#body.touch-panel .header__enroll{-ms-grid-column-span:2;align-items:center;background-color:#9f3584;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:500;grid-column:span 2;height:44px;justify-content:center;line-height:1.62;margin-left:auto;padding:10px 40px;transition:opacity .3s ease;white-space:nowrap}#body.touch-panel .product__add{border:0;margin-top:16px;padding:0;position:static;width:100%}#body.touch-panel .product__add .prod-available,#body.touch-panel .product__cart{display:flex}#body.touch-panel .product__price{margin:8px 0!important}#body.touch-panel .catalog__sticky,#body.touch-panel .catalog__top .tabs__item[href="/catalog/diskont/"]{display:none}#body.touch-panel .footer{border-top:0}#body.touch-panel .footer__top,#body.touch-panel .notification-cookie{display:none}#body.touch-panel .tile-view .product__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;min-height:52px;overflow:hidden;text-overflow:ellipsis}#body.touch-panel .actions-inner__slider{cursor:default}#body.touch-panel .actions-inner .custom-cursor,#body.touch-panel .actions-slider .custom-cursor,#body.touch-panel .menu__link--sale{display:none}#body.touch-panel .footer__dev,#body.touch-panel .main-screen__copy{pointer-events:none}.flatpickr-calendar{border:2px solid #f4f4f4;box-shadow:unset;max-width:490px;padding:20px;width:unset}.flatpickr-calendar.open{z-index:3}.flatpickr-calendar .flatpickr-months{margin-bottom:8px;position:relative}.flatpickr-calendar .flatpickr-next-month,.flatpickr-calendar .flatpickr-prev-month{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 5 5 5-5 5' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;height:20px;right:0;top:calc(50% - 10px);transition:background-image .3s ease;width:20px}.flatpickr-calendar .flatpickr-next-month:hover,.flatpickr-calendar .flatpickr-prev-month:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 5 5 5-5 5' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.flatpickr-calendar .flatpickr-next-month:after,.flatpickr-calendar .flatpickr-next-month:before,.flatpickr-calendar .flatpickr-prev-month:after,.flatpickr-calendar .flatpickr-prev-month:before{display:none}.flatpickr-calendar .flatpickr-prev-month{left:0;transform:rotate(180deg)}.flatpickr-calendar .flatpickr-current-month{align-items:center;display:flex;justify-content:center;line-height:1.62;margin-right:4px;padding:0;transition:color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months{font-size:16px;font-weight:600;margin-right:10px}.flatpickr-calendar .numInput.cur-year{font-size:16px;font-weight:600;line-height:1.62;transition:color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-calendar .flatpickr-weekdays{height:45px}.flatpickr-calendar .flatpickr-weekdaycontainer{-ms-grid-rows:45px;align-items:center;grid-template-rows:45px;margin-bottom:0}.flatpickr-calendar .flatpickr-weekdaycontainer .flatpickr-weekday{color:#121212;font-size:12px;font-weight:500;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-calendar .flatpickr-days{width:100%!important}.flatpickr-calendar .dayContainer{-ms-grid-columns:1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;grid-gap:0;align-items:center;border:1px solid #ededed;border-radius:4px;display:-ms-grid;display:grid;grid-auto-rows:45px;grid-template-columns:repeat(7,1fr);justify-items:center;overflow:hidden}.flatpickr-calendar .flatpickr-day{align-items:center;border:1px solid #ededed;border-radius:0;color:#121212;display:flex;font-size:16px;font-weight:500;height:100%;line-height:1.62;max-width:unset;padding:0;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.flatpickr-calendar .flatpickr-day:hover{background-color:initial}.flatpickr-calendar .flatpickr-day_disabled{color:#bfbfbf}.flatpickr-calendar .flatpickr-day.today{background-color:#fff;color:#9f3584}.flatpickr-calendar .flatpickr-day.nextMonthDay,.flatpickr-calendar .flatpickr-day.prevMonthDay{background-color:#f4f4f4;color:#bfbfbf}.flatpickr-calendar .flatpickr-day.nextMonthDay:hover,.flatpickr-calendar .flatpickr-day.prevMonthDay:hover{background-color:#f4f4f4}.flatpickr-calendar .flatpickr-day.selected{background-color:#9f3584;border-color:unset;color:#fff}.flatpickr-calendar .flatpickr-day.selected:hover{background-color:#9f3584}.simple-keyboard{bottom:0;position:fixed;width:750px;z-index:9999}.simple-keyboard.numeric .hg-rows{margin:0 auto;max-width:50%}.simple-keyboard.numeric .hg-row{-ms-grid-columns:1fr 5px 1fr 5px 1fr 5px 1fr;grid-gap:0 5px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr)}.simple-keyboard.numeric .hg-button{width:100%!important}.simple-keyboard.hg-theme-default .hg-standardBtn[data-skbtn=".ru"]{max-width:82px}.simple-keyboard.hg-theme-default .hg-button-switchLang{flex-grow:0;min-width:200px}.simple-keyboard.hg-theme-default .hg-button-switchLang:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 16.5h14m-14-8h14m-15 4h16m-8 8s-4.5-2-4.5-8 4.5-8 4.5-8m0 0s4.5 2 4.5 8-4.5 8-4.5 8m0-16v16m8-8a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z' stroke='%23121923' stroke-width='1.2'/%3E%3C/svg%3E")}.simple-keyboard.hg-theme-default .hg-button-bksp:after,.simple-keyboard.hg-theme-default .hg-button-switchLang:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:25px;width:25px}.simple-keyboard.hg-theme-default .hg-button-bksp:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' viewBox='-4 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.906 8.094h14.125A1.96 1.96 0 0 1 24 10.063v11.844c0 1.094-.875 2-1.969 2H7.906L0 16.001zm9.782 12.75 1.781-1.75L16.344 16l3.125-3.094-1.781-1.781-3.094 3.094-3.063-3.094-1.781 1.75L12.844 16 9.75 19.063l1.781 1.75 3.094-3.063z'/%3E%3C/svg%3E")}.simple-keyboard.hg-theme-default .hg-button-enter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 9 7 4v-3h9V3l-3 2v2H7V4L0 9z'/%3E%3C/svg%3E")}.simple-keyboard.hg-theme-default .hg-button-enter:after,.simple-keyboard.hg-theme-default .hg-button-shift:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:25px;width:25px}.simple-keyboard.hg-theme-default .hg-button-shift:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' aria-labelledby='shiftIconTitle' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' color='%23000'%3E%3Cpath d='M5 21h14H5Zm11-9v5H8v-5H3l9-9 9 9h-5Z'/%3E%3C/svg%3E")}.keyboard-center .simple-keyboard{bottom:30%;left:calc(50% - 375px);position:fixed;right:unset}.keyboard-right .simple-keyboard{bottom:15%;left:unset;position:fixed;right:40px}.keyboard-left .simple-keyboard{bottom:15%;left:40px;position:fixed;right:unset}.main .header{background:transparent;position:static}.main .header--sticky{background:#fff;border-color:#ededed}.product-page .pin-spacer{background:#f4f4f4}.product-page .header{background:#f4f4f4;border-color:#f4f4f4}.product-page .header--sticky{background:#fff;border-color:#ededed}.header{border-bottom:2px solid transparent;padding:40px 0 30px;transition:background-color .7s ease,border-color .4s ease;z-index:100}.header--sticky{background:#fff;border-color:#ededed}.header>.wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.header__link{white-space:nowrap}.header__burger{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='39' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 .848A.86.86 0 0 0 38.129 0H.871A.86.86 0 0 0 0 .848c0 .468.39.848.871.848h37.258A.86.86 0 0 0 39 .848ZM39 9.152a.86.86 0 0 0-.871-.848H.871A.86.86 0 0 0 0 9.152C0 9.62.39 10 .871 10h37.258A.86.86 0 0 0 39 9.152Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;padding:6px 0;width:39px}.header__burger span{background:#121212;border-radius:2px;display:none;height:2px;width:100%}.header__logo{-ms-grid-column-align:center;justify-self:center}.header__logo-cut,.header__logo-main{position:relative}.header__logo-cut img,.header__logo-cut svg,.header__logo-main img,.header__logo-main svg{display:block;left:0;max-width:100%;pointer-events:all;position:absolute;top:0;width:100%}.header__logo-cut{display:block;width:126px}.header__logo-main{display:block;width:192px}.header__location{-ms-grid-column-span:2;-ms-grid-row-align:center;align-self:center;grid-column:span 2;margin-right:30px;position:relative}.header__location,.header__location-link{align-items:center;display:flex;justify-content:flex-start}.header__location-link{cursor:pointer}.header__location-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 5.27c.08-1.03-1.07-1.6-1.87-1.07l-.25.17a78.6 78.6 0 0 0-10.93 8.8c-.84.82-.1 2.1.94 1.98l4.56-.48c.46-.05.89.2 1.06.58l1.85 4.07c.44.98 1.9.89 2.2-.17a74.4 74.4 0 0 0 2.41-13.58l.03-.3Zm-1.32.12v.08a73.1 73.1 0 0 1-2.28 13l-1.7-3.75a2.34 2.34 0 0 0-2.4-1.35l-4.15.45A77.32 77.32 0 0 1 16.6 5.45l.08-.06Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;margin-left:10px;width:24px}.header__phone{-ms-grid-column-span:3;align-items:center;display:flex;grid-column:span 3;min-height:24px}.header__phone-callback{color:#9f3584;margin-left:10px;white-space:nowrap}.header__phone .header__link{margin-right:0}.header__info{-ms-grid-column-span:2;align-items:center;display:flex;grid-column:span 2}.header__info:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C3.578 0 0 3.578 0 8c0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.422-3.578-8-8-8Zm0 14.884A6.892 6.892 0 0 1 1.116 8 6.892 6.892 0 0 1 8 1.116 6.892 6.892 0 0 1 14.884 8 6.891 6.891 0 0 1 8 14.884Z' fill='%23121212'/%3E%3Cpath d='M8 6.36a.558.558 0 0 0-.558.557v4.577a.558.558 0 0 0 1.116 0V6.918A.558.558 0 0 0 8 6.359Zm0-2.422a.558.558 0 0 0-.558.558v.67a.558.558 0 0 0 1.116 0v-.67A.558.558 0 0 0 8 3.937Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:16px;margin-right:10px;width:16px}.header__icons{align-items:center;display:flex;justify-content:flex-end}.header__enroll,.header__icons{-ms-grid-column-span:2;grid-column:span 2}.header__icon{height:24px;width:24px}.header__icon svg{transition:filter .3s ease}.header__icon:hover svg{filter:brightness(0) saturate(100%) invert(25%) sepia(62%) saturate(2092%) hue-rotate(287deg) brightness(85%) contrast(83%)}.header__icon:not(:last-child,.header__icon--phone){margin-right:30px}.header__icon--phone{display:none}.header__icon.added-favourite{position:relative}.header__icon.added-favourite:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.563 6.67 6.005 11l4.438-4.327-8.88-.004ZM.885 5.679c.154.373.385.71.678.99l8.88.004h.004c.29-.281.52-.618.672-.99a2.873 2.873 0 0 0-.068-2.33 2.92 2.92 0 0 0-.728-.951 3.007 3.007 0 0 0-3.41-.345 2.947 2.947 0 0 0-.908.785 2.947 2.947 0 0 0-.908-.792 2.995 2.995 0 0 0-3.42.338 2.92 2.92 0 0 0-.73.954 2.877 2.877 0 0 0-.062 2.337Z' fill='%239F3584'/%3E%3Cpath d='m10.447 6.67-.004.003m-8.88-.004L6.005 11l4.438-4.326m-8.88-.004a2.913 2.913 0 0 1-.678-.99 2.874 2.874 0 0 1 .062-2.337 2.92 2.92 0 0 1 .73-.954 3.007 3.007 0 0 1 3.42-.338c.355.2.664.47.908.792.245-.32.554-.588.909-.785a2.995 2.995 0 0 1 3.41.345c.306.264.554.588.727.95a2.878 2.878 0 0 1-.604 3.32h-.004m-8.88-.003 8.88.004' stroke='%239F3584' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:calc(100% - 6px);content:"";height:12px;left:calc(100% + 3px);position:absolute;width:12px}.header__icon[data-amount]{position:relative}.header__icon[data-amount]:before{bottom:0;color:#9f3584;content:attr(data-amount);font-size:12px;left:calc(100% + 5px);line-height:1;position:absolute}@keyframes hideCutLogo{0%{opacity:1;transform:none}40%{opacity:1;transform:translateY(-20%)}to{opacity:0;transform:translateY(20%)}}@keyframes showCutLogo{0%{opacity:0;transform:translateY(20%)}70%{opacity:1;transform:translateY(-10%)}to{opacity:1;transform:none}}@keyframes showMainLogo{0%{opacity:0;transform:translateY(-40%)}to{opacity:1;transform:none}}@keyframes hideMainLogo{0%{opacity:1;transform:none}75%{opacity:0}to{opacity:0;transform:translateY(-40%)}}body.main{flex-direction:row}body.main footer.footer{display:none}.footer{border-top:2px solid #ededed;width:100%}.footer__top{padding:70px 0 50px;width:100%}.footer__top>.wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.footer__logo{-ms-grid-column-span:3;grid-column:span 3;height:24px;width:220px}.footer__logo img{height:100%;max-width:100%}.footer__column{-ms-grid-column-span:3;grid-column:span 3}.footer__column--double{-ms-grid-column-span:6;grid-column:span 6}.footer__column--double .footer__column-inner{-ms-grid-columns:1fr 40px 1fr;column-gap:40px;grid-template-columns:1fr 1fr}.footer__column.active .footer__column-title:after{transform:rotate(180deg)}.footer__column-inner{-ms-grid-columns:100%;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:100%}.footer__column-title{color:#bfbfbf;font-family:Micra,sans-serif;font-size:14px;font-weight:700;grid-column:1/-1;line-height:1.14;-webkit-user-select:none;-ms-user-select:none;user-select:none}.footer__column-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:24px;transition:.3s ease;width:24px}.footer__column-list{-ms-grid-columns:100%;display:-ms-grid;display:grid;grid-template-columns:100%;margin-top:38px;row-gap:24px}.footer__item--socials{margin-top:40px}.footer__item--contacts{display:flex;flex-direction:column}.footer__item-contacts-callback{color:#9f3584}.footer__bot{border-top:2px solid #ededed;color:#bfbfbf;padding:23px 0 26px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.footer__bot>.wrapper{flex-direction:row;justify-content:space-between}.main-screen{-ms-grid-columns:100%;display:-ms-grid;display:grid;grid-template-columns:100%;overflow:hidden;padding:60px 0 35px;position:relative}.main-screen>.wrapper{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(15,1fr);height:100%}.main-screen__line{height:2px;position:relative;width:100%}.main-screen__line svg{left:0;pointer-events:none;position:absolute;top:-100px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.main-screen__list{-ms-grid-column-span:9;align-self:flex-end;display:flex;flex-direction:column;font-family:Micra,sans-serif;font-size:44px;font-weight:700;grid-column:span 9;line-height:1.2}.main-screen__item{padding:20px 0;transition:color .3s ease}.main-screen__item:hover{color:#9f3584}.main-screen__info{font-family:Micra,sans-serif;font-size:44px;font-weight:700;grid-column:-1/11;line-height:1.2;text-align:right}.main-screen__copy{bottom:0;position:absolute;right:40px}.main-screen__bg,.main-screen__copy{-webkit-user-select:none;-ms-user-select:none;user-select:none}.main-screen__bg{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.main-screen__bg .wrapper{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(15,1fr);height:100%}.main-screen__bg-container{grid-column:9/-1;height:100%;position:relative}.main-screen__bg-item{height:100%;opacity:0;pointer-events:none;position:absolute;transform:translateY(100%);transition:transform 1.75s ease,opacity 1.75s ease;width:100%}.main-screen__bg-item.opening{opacity:1;transform:none;transition-delay:.5s}.main-screen__bg-item.opening:after{transform:scaleY(0);transition-delay:.5s}.main-screen__bg-item.closing{opacity:0;transform:translateY(100%)}.main-screen__bg-item.closing:after{transform:none!important}.main-screen__bg-item:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:-5px;transform-origin:top;transition:transform 1.75s ease;width:100%}.main-screen__bg-item img,.main-screen__bg-item video{height:100%;left:30px;max-width:100%;object-fit:cover;position:absolute;top:0}@keyframes openVideo{0%{transform:none}to{transform:scaleY(0)}}@keyframes fadeVideo{0%{opacity:0;transform:translateY(100%)}40%{opacity:1}to{opacity:1;transform:none}}.catalog.diff-wide .catalog__view-sorting{margin-right:0}.catalog.diff-wide .catalog__list,.catalog.list-view .catalog__list{grid-gap:120px}.catalog.diff-wide .catalog__group,.catalog.list-view .catalog__group{-ms-grid-columns:100%;align-items:stretch;grid-auto-rows:minmax(305px,auto);grid-template-columns:100%;row-gap:30px}.catalog.diff-wide .catalog__group:not(:first-child)>.product:first-child,.catalog.list-view .catalog__group:not(:first-child)>.product:first-child{grid-column:auto}.catalog.tile-view .catalog__group .personal-auto__empty{grid-column:-1/1}.catalog .page-title{margin-bottom:50px}.catalog__sticky{background:#fff;border-bottom:2px solid #ededed;left:0;padding:25px 0;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:transform .5s ease;visibility:hidden;width:100%;z-index:20}.catalog__sticky.active{pointer-events:all;transform:none;visibility:visible}.catalog__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}.catalog__top .tabs{max-width:100%}.catalog__view{align-items:center;display:flex;flex-wrap:wrap}.catalog__view-images:not(:last-child){margin-right:55px}.catalog__view-images .simple-checkbox__title{font-size:inherit;line-height:inherit}.catalog__view-sorting{align-items:center;display:flex;order:1}.catalog__view-sorting:not(:last-child){margin-right:75px}.catalog__view-sorting-additional{margin-right:5px}.catalog__view-sorting--recommendations:before{display:none}.catalog__view-sorting--select{margin-bottom:0;min-width:215px}.catalog__view-sorting--select:before{display:none}.catalog__view-sorting--select .default-select__select .ss-single-selected{border-bottom:none;height:unset;padding-bottom:5px}.catalog__view-sorting--select .default-select__select .ss-single-selected .placeholder{font-size:16px}.catalog__view-sorting:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 18h16M4 12h10M4 6h6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.catalog__view-sorting.catalog__view-sorting--desc:before{transform:rotate(180deg)}.catalog__view-sorting:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 18h16M4 12h10M4 6h6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:24px;margin-right:15px;transition:transform .3s ease;width:24px}.catalog__view-filters{font-size:18px;line-height:1.2;margin-right:auto;pointer-events:none}.catalog__view-list,.catalog__view-tile{background-position:50%;background-repeat:no-repeat;background-size:100%;height:24px;width:24px}.catalog__view-list:not(:last-child),.catalog__view-tile:not(:last-child){margin-right:10px}.catalog__view-tile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM19 4h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM9 14H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1ZM19 14h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");order:2}.catalog__view-tile.active,.catalog__view-tile:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM19 4h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM9 14H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1ZM19 14h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.catalog__view-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.333 4H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.102 2.102 0 0 0-.3.064c-.048.014-.156.049-.273.121l-.002.001c-.056.034-.488.3-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.28 8.28 0 0 0 .656-.063c.08-.012.192-.03.3-.064.048-.014.156-.049.273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.173 1.173 0 0 0-.272-.121 2.102 2.102 0 0 0-.301-.064 8.28 8.28 0 0 0-.656-.062C18.772 4.019 18.084 4 17.333 4ZM17.333 10.5H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.115 2.115 0 0 0-.3.064 1.17 1.17 0 0 0-.273.121l-.002.001a1.02 1.02 0 0 0-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.25 8.25 0 0 0 .656-.063c.08-.012.192-.03.3-.064a1.17 1.17 0 0 0 .273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.17 1.17 0 0 0-.272-.121 2.115 2.115 0 0 0-.301-.064 8.25 8.25 0 0 0-.656-.062c-.509-.032-1.197-.051-1.948-.051ZM17.333 17H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.115 2.115 0 0 0-.3.064 1.17 1.17 0 0 0-.273.121l-.002.001a1.02 1.02 0 0 0-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.25 8.25 0 0 0 .656-.063c.08-.012.192-.03.3-.064a1.17 1.17 0 0 0 .273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.17 1.17 0 0 0-.272-.121 2.115 2.115 0 0 0-.301-.064 8.25 8.25 0 0 0-.656-.062c-.509-.032-1.197-.051-1.948-.051Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");order:3}.catalog__view-list.active,.catalog__view-list:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.333 4H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.102 2.102 0 0 0-.3.064c-.048.014-.156.049-.273.121l-.002.001c-.056.034-.488.3-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.28 8.28 0 0 0 .656-.063c.08-.012.192-.03.3-.064.048-.014.156-.049.273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.173 1.173 0 0 0-.272-.121 2.102 2.102 0 0 0-.301-.064 8.28 8.28 0 0 0-.656-.062C18.772 4.019 18.084 4 17.333 4ZM17.333 10.5H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.115 2.115 0 0 0-.3.064 1.17 1.17 0 0 0-.273.121l-.002.001a1.02 1.02 0 0 0-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.25 8.25 0 0 0 .656-.063c.08-.012.192-.03.3-.064a1.17 1.17 0 0 0 .273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.17 1.17 0 0 0-.272-.121 2.115 2.115 0 0 0-.301-.064 8.25 8.25 0 0 0-.656-.062c-.509-.032-1.197-.051-1.948-.051ZM17.333 17H6.667c-.75 0-1.44.019-1.948.05-.25.016-.479.036-.656.063a2.115 2.115 0 0 0-.3.064 1.17 1.17 0 0 0-.273.121l-.002.001a1.02 1.02 0 0 0-.488.868v.666c0 .568.432.834.488.868l.002.001c.117.072.225.107.272.121.108.033.22.052.301.064.177.027.405.047.656.062.509.032 1.197.051 1.948.051h10.666c.75 0 1.44-.019 1.948-.05a8.25 8.25 0 0 0 .656-.063c.08-.012.192-.03.3-.064a1.17 1.17 0 0 0 .273-.121l.002-.001c.056-.034.488-.3.488-.868v-.666a1.02 1.02 0 0 0-.488-.868l-.002-.001a1.17 1.17 0 0 0-.272-.121 2.115 2.115 0 0 0-.301-.064 8.25 8.25 0 0 0-.656-.062c-.509-.032-1.197-.051-1.948-.051Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.catalog__layout{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.catalog__layout .filter,.catalog__layout .search-result{-ms-grid-column-span:3;grid-column:span 3}.catalog__layout .search-result--empty{color:#bfbfbf;grid-column:-1/1;max-width:712px;width:100%}.catalog__layout .search-result--empty p:not(:last-child){margin-bottom:20px}.catalog__layout .search-result--empty a:not([class]){color:#9f3584}.catalog__layout .search-result--empty a:not([class]):hover{color:#121212}.catalog__list{-ms-grid-columns:100%;grid-gap:100px;display:-ms-grid;display:grid;grid-column:4/-1;grid-template-columns:100%}.catalog .cars-select+.catalog__group>.product:first-child{-ms-grid-column:1;grid-column:1}.catalog__group{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);align-items:flex-start;column-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:40px}.filter__title{font-size:21px;margin-bottom:30px}.filter__toggle{-ms-grid-columns:minmax(0,1fr) 0 minmax(0,1fr);grid-gap:0;border-bottom:2px solid #ededed;border-top:2px solid #ededed;display:-ms-grid;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:30px}.filter__toggle-item{color:#bfbfbf;cursor:pointer;font-size:16px;font-weight:600;line-height:1.62;margin:0;padding:10px 0 14px;text-align:left;transition:color .3s ease}.filter__toggle-item.active,.filter__toggle-item:hover{color:#121212}.filter__toggle-item:first-child{border-right:1px solid #ededed}.filter__toggle-item:last-child{border-left:1px solid #ededed;padding-left:20px}.filter__switch{font-size:14px;line-height:1.43;margin-bottom:30px}.filter__body{grid-gap:40px;grid-template-columns:100%}.filter__body,.filter__items{-ms-grid-columns:100%;align-items:flex-start;display:-ms-grid;display:grid}.filter__items{grid-gap:15px;grid-template-columns:100%}.filter__subtitle{font-weight:600}.filter__subtitle:not(:last-child){margin-bottom:30px}.filter__item{display:flex;flex-direction:column;justify-content:flex-end;min-height:50px;padding:5px 0 0}.filter__item.selected .filter__item-label{opacity:1}.filter__item-label{color:#bfbfbf;font-size:12px;line-height:1.33;margin-bottom:3px;opacity:0;transition:opacity .3s ease}.filter__clear+.filter__clear{margin-top:-20px}.filter-select{display:flex;flex-direction:column}.filter-select select{border:0;border-bottom:2px solid #ededed;border-radius:0;height:26px;min-height:unset;padding:0 0 5px;transition:border-bottom .4s ease}.filter-select__select{color:#121212}.filter-select__select.selected .ss-values{display:none}.filter-select__select .ss-multi-selected,.filter-select__select .ss-single-selected{border:0;border-bottom:2px solid #ededed;border-radius:0;height:26px;min-height:unset;padding:0 0 5px;transition:border-bottom .4s ease}.filter-select__select .ss-multi-selected.ss-open-below,.filter-select__select .ss-single-selected.ss-open-below{border-bottom:2px solid transparent}.filter-select__select .ss-multi-selected.ss-open-below .ss-deselect,.filter-select__select .ss-single-selected.ss-open-below .ss-deselect{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 16.5 9-9m-9 0 9 9' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.filter-select__select .ss-multi-selected .ss-deselect,.filter-select__select .ss-single-selected .ss-deselect{align-items:center;background-position:50%;background-repeat:no-repeat;display:flex;flex:0 1 auto;height:24px;justify-content:flex-end;margin:-2px 10px 0;transition:.2s;width:24px}.filter-select__select .ss-multi-selected .ss-deselect,.filter-select__select .ss-multi-selected .ss-deselect:hover,.filter-select__select .ss-single-selected .ss-deselect,.filter-select__select .ss-single-selected .ss-deselect:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 16.5 9-9m-9 0 9 9' stroke='%23121212' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.filter-select__select .ss-multi-selected .ss-values,.filter-select__select .ss-single-selected .ss-values{color:#121212;font-size:16px;font-weight:500;line-height:1.62}.filter-select__select .ss-multi-selected .ss-values .ss-disabled,.filter-select__select .ss-single-selected .ss-values .ss-disabled{color:#121212;margin:0;padding:0}.filter-select__select .ss-multi-selected .ss-values .ss-value,.filter-select__select .ss-single-selected .ss-values .ss-value{background-color:#fff;color:#121212;font-size:16px;font-weight:500;line-height:1.62}.filter-select__select .ss-multi-selected .placeholder,.filter-select__select .ss-single-selected .placeholder{align-items:center;color:#121212;display:flex;flex:1 1 100%;font-size:16px;font-weight:500;line-height:1.62;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 30px)}.filter-select__select .ss-multi-selected .placeholder .ss-values-count,.filter-select__select .ss-single-selected .placeholder .ss-values-count{font-size:14px;line-height:1;margin-left:10px}.filter-select__select .ss-multi-selected .placeholder .ss-disabled,.filter-select__select .ss-single-selected .placeholder .ss-disabled{color:#121212;display:block}.filter-select__select .ss-multi-selected .ss-add,.filter-select__select .ss-single-selected .ss-add{align-items:center;display:flex;flex:0 1 auto;justify-content:flex-end;margin:0 6px}.filter-select__select .ss-multi-selected .ss-add .ss-plus,.filter-select__select .ss-single-selected .ss-add .ss-plus{background:none;border:solid #121212;border-width:0 2px 2px 0;display:inline-block;height:unset;margin:-3px 0 0;padding:4px;transform:rotate(45deg);transition:.2s;width:unset}.filter-select__select .ss-multi-selected .ss-add .ss-plus.ss-cross,.filter-select__select .ss-single-selected .ss-add .ss-plus.ss-cross{border-color:#bfbfbf;margin:3px 0 0;transform:rotate(-135deg)}.filter-select__select .ss-multi-selected .ss-add .ss-plus:after,.filter-select__select .ss-single-selected .ss-add .ss-plus:after{display:none}.filter-select__select .ss-multi-selected .ss-arrow span,.filter-select__select .ss-single-selected .ss-arrow span{border-color:#121212;padding:4px;transition:.2s}.filter-select__select .ss-multi-selected .ss-arrow span.arrow-up,.filter-select__select .ss-single-selected .ss-arrow span.arrow-up{border-color:#bfbfbf}.filter-select__select .ss-single-selected .ss-deselect{display:none}.filter-select__select .ss-content{border:none;border-radius:0;left:unset;margin:0;max-height:0;overflow:hidden;padding:0;position:static;top:unset;transform:none;transition:max-height .5s ease,opacity .5s ease}.filter-select__select .ss-content.ss-open{max-height:325px;transform:none}.filter-select__select .ss-content .ss-search{margin-top:20px;padding:0}.filter-select__select .ss-content .ss-search.ss-hide{display:none}.filter-select__select .ss-content .ss-search input{border:2px solid #ededed;border-radius:6px;font-size:16px;font-weight:500;height:44px;line-height:1.62;padding:7px 22px 11px}.filter-select__select .ss-content .ss-search input::-webkit-search-cancel-button,.filter-select__select .ss-content .ss-search input::-webkit-search-decoration,.filter-select__select .ss-content .ss-search input::-webkit-search-results-button,.filter-select__select .ss-content .ss-search input::-webkit-search-results-decoration{display:none}.filter-select__select .ss-content .ss-search input:focus{box-shadow:none}.filter-select__select .ss-content .ss-search input:-ms-input-placeholder{color:#bfbfbf}.filter-select__select .ss-content .ss-search input::placeholder{color:#bfbfbf}.filter-select__select .ss-content .ss-list{margin-top:20px;max-height:253px;padding-bottom:20px;padding-right:30px;scrollbar-color:#bfbfbf #ededed;scrollbar-width:thin}.filter-select__select .ss-content .ss-list::-webkit-scrollbar{appearance:none;-webkit-appearance:none;width:4px}.filter-select__select .ss-content .ss-list::-webkit-scrollbar-track{background:#ededed;border-radius:1px}.filter-select__select .ss-content .ss-list::-webkit-scrollbar-thumb{background-color:#bfbfbf;border:1px solid #ededed;border-radius:1px}.filter-select__select .ss-content .ss-list .ss-option{background:transparent;color:#bfbfbf;font-weight:500;line-height:1.62;padding:0 20px 0 0;position:relative;transition:color .3s ease}.filter-select__select .ss-content .ss-list .ss-option:not(:last-child){margin-bottom:17px}.filter-select__select .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{background-color:transparent;color:#121212;cursor:pointer}.filter-select__select .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected:after{display:block}.filter-select__select .ss-content .ss-list .ss-option-selected{background-color:transparent;color:#121212;cursor:default}.filter-select__select .ss-content .ss-list .ss-option-selected:after{display:block}.filter-select__select .ss-content .ss-list .ss-option:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.423.305a1.079 1.079 0 0 1 0 1.473L6.611 9.837a.959.959 0 0 1-1.403 0L.291 5.25a1.079 1.079 0 0 1 0-1.473.959.959 0 0 1 1.402 0l4.217 3.85L13.02.305a.959.959 0 0 1 1.403 0Z' fill='%239F3584'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:none;height:10px;margin-left:8px;position:absolute;right:0;top:8px;width:15px}.diff-wide .product,.list-view .product{-ms-grid-columns:336px 40px minmax(0,1fr);border:2px solid #f4f4f4;border-radius:8px;column-gap:40px;display:-ms-grid;display:grid;grid-template-columns:336px minmax(0,1fr);overflow:hidden;position:relative;row-gap:10px}.diff-wide .product__actions,.list-view .product__actions{display:flex;flex-direction:column;position:absolute;right:20px;top:20px;z-index:1}.diff-wide .product__compare,.diff-wide .product__favorite,.list-view .product__compare,.list-view .product__favorite{background-position:50%;background-repeat:no-repeat;background-size:100%;height:24px;transition:.3s ease;width:24px}.diff-wide .product__compare:not(:last-child),.diff-wide .product__favorite:not(:last-child),.list-view .product__compare:not(:last-child),.list-view .product__favorite:not(:last-child){margin-bottom:20px}.diff-wide .product__favorite,.list-view .product__favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.diff-wide .product__favorite.active,.diff-wide .product__favorite:hover,.list-view .product__favorite.active,.list-view .product__favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.diff-wide .product__compare,.list-view .product__compare{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.diff-wide .product__compare.active,.diff-wide .product__compare:hover,.list-view .product__compare.active,.list-view .product__compare:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.diff-wide .product__image,.list-view .product__image{align-items:center;background-color:#f4f4f4;display:flex;height:100%;justify-content:center;min-height:225px;position:relative}.diff-wide .product__image>img,.list-view .product__image>img{display:block;height:auto;max-height:80%;max-width:80%;object-fit:contain;width:auto}.diff-wide .product__image--full>img,.list-view .product__image--full>img{height:100%;object-fit:cover;width:100%}.diff-wide .product__image .prod-discount,.list-view .product__image .prod-discount{bottom:20px;left:20px;position:absolute;width:calc(100% - 40px)}.diff-wide .product__image .prod-discount__text,.list-view .product__image .prod-discount__text{pointer-events:none}.diff-wide .product__image .prod-discount__desc,.list-view .product__image .prod-discount__desc{display:none}.diff-wide .product__image .prod-discount__desc:hover .prod-discount__content,.list-view .product__image .prod-discount__desc:hover .prod-discount__content{opacity:1;transform:none}.diff-wide .product__image .prod-discount__content,.list-view .product__image .prod-discount__content{background:#fff;border-radius:6px;bottom:calc(100% + 17px);font-size:16px;left:0;line-height:1.62;opacity:0;padding:16px;pointer-events:none;position:absolute;transform:translateY(10%);transition:.4s ease}.diff-wide .product__image .prod-discount__content-list li:not(:last-child),.diff-wide .product__image .prod-discount__content-text:not(:last-child),.list-view .product__image .prod-discount__content-list li:not(:last-child),.list-view .product__image .prod-discount__content-text:not(:last-child){margin-bottom:12px}.diff-wide .product__season,.list-view .product__season{height:24px;left:20px;position:absolute;top:20px;width:24px}.diff-wide .product__season img,.list-view .product__season img{height:100%;width:100%}.diff-wide .product__desc,.list-view .product__desc{display:flex;flex-direction:row;padding:30px 30px 30px 0;position:relative}.diff-wide .product__name,.list-view .product__name{font-size:18px}.diff-wide .product__add,.list-view .product__add{-ms-grid-row-align:center;align-self:center;flex:0 1 425px;padding-right:40px;width:225px}.diff-wide .product__add .prod-discount,.list-view .product__add .prod-discount{display:flex;max-width:336px}.diff-wide .product__add .prod-available,.list-view .product__add .prod-available{margin-bottom:25px;max-width:336px;width:100%}.diff-wide .product__cart,.list-view .product__cart{align-items:center;display:flex;justify-content:space-between;max-width:336px;width:100%}.diff-wide .product__cart:not(:last-child),.list-view .product__cart:not(:last-child){margin-bottom:30px}.diff-wide .product__cart-success,.list-view .product__cart-success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h34v34H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.228 9.128H6.01L4.625 6.644a.88.88 0 0 0-.769-.452H2.095a.88.88 0 1 0 0 1.761h1.244l1.367 2.452 3.154 6.977.003.008.278.614-3.166 3.377a.88.88 0 0 0 .542 1.478l2.886.33a47.85 47.85 0 0 0 10.865 0l2.886-.33a.88.88 0 1 0-.2-1.75l-2.886.33a46.08 46.08 0 0 1-10.465 0l-1.145-.131 2.324-2.479a.893.893 0 0 0 .062-.075l.884.115a17.98 17.98 0 0 0 3.736.095 10.907 10.907 0 0 0 7.475-3.838l.678-.804a.874.874 0 0 0 .064-.085l1.265-1.928c.896-1.366-.084-3.181-1.718-3.181ZM9.91 16.987a.569.569 0 0 1-.444-.326l-.001-.004-2.607-5.768h15.37c.233 0 .373.26.245.454l-1.236 1.884-.644.763a9.146 9.146 0 0 1-6.268 3.218c-1.123.089-2.252.06-3.37-.085l-1.045-.136Z' fill='%239F3584'/%3E%3Cpath d='M7.378 24.684a1.761 1.761 0 1 0 0 3.522 1.761 1.761 0 0 0 0-3.522ZM18.532 26.445a1.761 1.761 0 1 1 3.522 0 1.761 1.761 0 0 1-3.522 0Z' fill='%239F3584'/%3E%3Cpath d='M25.461 17.014a8.15 8.15 0 1 0 0-16.3 8.15 8.15 0 0 0 0 16.3Z' fill='%239F3584' stroke='%23fff'/%3E%3Cpath d='m21.857 7.488 2.88 2.764a.1.1 0 0 0 .14-.002l4.063-4.179' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:none;height:34px;width:34px}.diff-wide .product__cart.added .btn,.list-view .product__cart.added .btn{display:none}.diff-wide .product__cart.added .counter,.list-view .product__cart.added .counter{display:flex}.diff-wide .product__cart.added .product__cart-success,.list-view .product__cart.added .product__cart-success{display:block}.diff-wide .product__cart .counter,.list-view .product__cart .counter{margin-right:16px}.diff-wide .product__cart .btn,.list-view .product__cart .btn{flex:1 1 auto;padding:10px 20px}.diff-wide .product__price,.list-view .product__price{white-space:nowrap}.diff-wide .product__price:not(:last-child),.list-view .product__price:not(:last-child){margin-bottom:30px}.diff-wide .product__price-value,.list-view .product__price-value{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2}.diff-wide .product__price-value span,.list-view .product__price-value span{font-size:14px}.diff-wide .product__price-count,.list-view .product__price-count{font-size:16px;line-height:1.62}.diff-wide .product__info,.list-view .product__info{flex:1 1 600px;margin-right:40px;padding-right:40px;position:relative;width:360px}.diff-wide .product__info:after,.list-view .product__info:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='243' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1v245' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-y;content:"";height:100%;position:absolute;right:0;top:0;width:2px}.diff-wide .product__specials,.list-view .product__specials{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:-30px;margin-top:30px;max-width:450px}.diff-wide .product__special,.list-view .product__special{align-items:center;display:flex;margin-bottom:30px}.diff-wide .product__special:not(:last-child),.list-view .product__special:not(:last-child){margin-right:30px}.diff-wide .product__special-image,.list-view .product__special-image{align-items:center;border:2px solid #ededed;border-radius:6px;display:flex;flex-shrink:0;height:42px;justify-content:center;margin-right:15px;width:42px}.diff-wide .product__special-image img,.list-view .product__special-image img{max-height:24px;max-width:24px}.diff-wide .product__special-text,.list-view .product__special-text{color:#8e8e8e;max-width:154px}.diff-wide .product__characteristics,.list-view .product__characteristics{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-top:30px;max-width:460px}.diff-wide .product__characteristics--short,.list-view .product__characteristics--short{display:none}.diff-wide .product__characteristics-item,.list-view .product__characteristics-item{align-items:center;display:flex;justify-content:space-between}.diff-wide .product__characteristics-label,.list-view .product__characteristics-label{color:#bfbfbf}.diff-wide .product__characteristics-value,.list-view .product__characteristics-value{margin-left:16px}.diff-wide .product__width,.list-view .product__width{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-top:40px;width:100%}.diff-wide .product__width-item,.list-view .product__width-item{align-items:center;display:flex;justify-content:space-between}.diff-wide .product__width-info,.list-view .product__width-info{align-items:center;display:flex;flex:0 1 50%;flex-wrap:wrap;justify-content:space-between;margin-right:40px;width:100%}.diff-wide .product__width-name,.list-view .product__width-name{font-weight:600;margin-right:16px;white-space:nowrap}.diff-wide .product__width-price,.list-view .product__width-price{white-space:nowrap}.diff-wide .product__width-success,.list-view .product__width-success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h34v34H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.228 9.128H6.01L4.625 6.644a.88.88 0 0 0-.769-.452H2.095a.88.88 0 1 0 0 1.761h1.244l1.367 2.452 3.154 6.977.003.008.278.614-3.166 3.377a.88.88 0 0 0 .542 1.478l2.886.33a47.85 47.85 0 0 0 10.865 0l2.886-.33a.88.88 0 1 0-.2-1.75l-2.886.33a46.08 46.08 0 0 1-10.465 0l-1.145-.131 2.324-2.479a.893.893 0 0 0 .062-.075l.884.115a17.98 17.98 0 0 0 3.736.095 10.907 10.907 0 0 0 7.475-3.838l.678-.804a.874.874 0 0 0 .064-.085l1.265-1.928c.896-1.366-.084-3.181-1.718-3.181ZM9.91 16.987a.569.569 0 0 1-.444-.326l-.001-.004-2.607-5.768h15.37c.233 0 .373.26.245.454l-1.236 1.884-.644.763a9.146 9.146 0 0 1-6.268 3.218c-1.123.089-2.252.06-3.37-.085l-1.045-.136Z' fill='%239F3584'/%3E%3Cpath d='M7.378 24.684a1.761 1.761 0 1 0 0 3.522 1.761 1.761 0 0 0 0-3.522ZM18.532 26.445a1.761 1.761 0 1 1 3.522 0 1.761 1.761 0 0 1-3.522 0Z' fill='%239F3584'/%3E%3Cpath d='M25.461 17.014a8.15 8.15 0 1 0 0-16.3 8.15 8.15 0 0 0 0 16.3Z' fill='%239F3584' stroke='%23fff'/%3E%3Cpath d='m21.857 7.488 2.88 2.764a.1.1 0 0 0 .14-.002l4.063-4.179' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:none;height:34px;margin-left:30px;margin-right:auto;width:34px}.diff-wide .product__width-cart,.list-view .product__width-cart{align-items:center;display:flex;flex:0 1 336px;justify-content:space-between;min-width:180px}.diff-wide .product__width-cart.added .btn,.list-view .product__width-cart.added .btn{display:none}.diff-wide .product__width-cart.added .counter,.list-view .product__width-cart.added .counter{display:flex}.diff-wide .product__width-cart.added .product__width-success,.list-view .product__width-cart.added .product__width-success{display:block}.diff-wide .product__width-cart .btn,.list-view .product__width-cart .btn{flex:1 1 auto;margin-left:20px;padding:10px 20px}.diff-wide .product__cart{display:none}.diff-wide .product__add{flex:0 1 275px;padding-right:0}.diff-wide .product__price{position:relative}.diff-wide .product__price:before{bottom:calc(100% + 10px);color:#bfbfbf;content:"Итого:";left:0;position:absolute}.diff-wide .product__price-count{display:none}.diff-wide .product__desc{padding:30px 30px 30px 0}.tile-view .product{-ms-grid-columns:100%;-ms-grid-rows:auto 20px 1fr;column-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;position:relative;row-gap:20px}.tile-view .product>:first-child{-ms-grid-column:1;-ms-grid-row:1}.tile-view .product>:nth-child(2){-ms-grid-column:1;-ms-grid-row:3}.tile-view .product:hover .product__characteristics--short{display:-ms-grid;display:grid}.tile-view .product:before{background:#fff;border:1px solid #ededed;border-bottom:0;content:"";display:none;height:calc(100% + 40px);left:-20px;position:absolute;top:-20px;width:calc(100% + 40px);z-index:-1}.tile-view .product__actions{display:flex;flex-direction:column;position:absolute;right:20px;top:20px;z-index:1}.tile-view .product__compare,.tile-view .product__favorite{background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;width:24px}.tile-view .product__compare:not(:last-child),.tile-view .product__favorite:not(:last-child){margin-bottom:20px}.tile-view .product__favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tile-view .product__favorite.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tile-view .product__compare{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tile-view .product__compare.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tile-view .product__image{align-items:center;background-color:#f4f4f4;display:flex;height:20vw;justify-content:center;max-height:390px;padding:20px 0;position:relative}.tile-view .product__image>img{display:block;height:80%;object-fit:contain;width:80%}.tile-view .product__image>img[src*="product-temp.svg"]{height:60%;width:60%}.tile-view .product__image--full>img{height:100%;object-fit:cover;width:100%}.tile-view .product__image .prod-discount{bottom:20px;left:20px;position:absolute;width:calc(100% - 40px)}.tile-view .product__image .prod-discount__text{pointer-events:none}.tile-view .product__image .prod-discount__desc:hover .prod-discount__content{opacity:1;transform:none}.tile-view .product__image .prod-discount__content{background:#fff;border-radius:6px;bottom:calc(100% + 17px);font-size:16px;left:0;line-height:1.62;opacity:0;padding:16px;pointer-events:none;position:absolute;transform:translateY(10%);transition:.4s ease}.tile-view .product__image .prod-discount__content-list li:not(:last-child),.tile-view .product__image .prod-discount__content-text:not(:last-child){margin-bottom:12px}.tile-view .product__season{height:24px;left:20px;position:absolute;top:20px;width:24px}.tile-view .product__season img{height:100%;width:100%}.tile-view .product__desc{display:flex;flex-direction:column;padding-bottom:36px;position:relative}.tile-view .product__add{background:#fff;border:1px solid transparent;border-top:0;display:flex;flex-direction:column;left:-20px;padding:0 20px 20px;position:absolute;top:calc(100% - 26px);width:calc(100% + 40px);z-index:2}.tile-view .product__add .prod-available:after,.tile-view .product__add .prod-discount{display:none}.tile-view .product__cart{align-items:center;display:flex;justify-content:space-between;width:100%}.tile-view .product__cart-success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h34v34H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.228 9.128H6.01L4.625 6.644a.88.88 0 0 0-.769-.452H2.095a.88.88 0 1 0 0 1.761h1.244l1.367 2.452 3.154 6.977.003.008.278.614-3.166 3.377a.88.88 0 0 0 .542 1.478l2.886.33a47.85 47.85 0 0 0 10.865 0l2.886-.33a.88.88 0 1 0-.2-1.75l-2.886.33a46.08 46.08 0 0 1-10.465 0l-1.145-.131 2.324-2.479a.893.893 0 0 0 .062-.075l.884.115a17.98 17.98 0 0 0 3.736.095 10.907 10.907 0 0 0 7.475-3.838l.678-.804a.874.874 0 0 0 .064-.085l1.265-1.928c.896-1.366-.084-3.181-1.718-3.181ZM9.91 16.987a.569.569 0 0 1-.444-.326l-.001-.004-2.607-5.768h15.37c.233 0 .373.26.245.454l-1.236 1.884-.644.763a9.146 9.146 0 0 1-6.268 3.218c-1.123.089-2.252.06-3.37-.085l-1.045-.136Z' fill='%239F3584'/%3E%3Cpath d='M7.378 24.684a1.761 1.761 0 1 0 0 3.522 1.761 1.761 0 0 0 0-3.522ZM18.532 26.445a1.761 1.761 0 1 1 3.522 0 1.761 1.761 0 0 1-3.522 0Z' fill='%239F3584'/%3E%3Cpath d='M25.461 17.014a8.15 8.15 0 1 0 0-16.3 8.15 8.15 0 0 0 0 16.3Z' fill='%239F3584' stroke='%23fff'/%3E%3Cpath d='m21.857 7.488 2.88 2.764a.1.1 0 0 0 .14-.002l4.063-4.179' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:none;height:34px;width:34px}.tile-view .product__cart.added .btn{display:none}.tile-view .product__cart.added .product__cart-success{display:block}.tile-view .product__cart .counter{margin-right:20px}.tile-view .product__cart .btn{flex:1 1 auto;padding:10px 0}.tile-view .product__name{font-size:18px}.tile-view .product__price{font-size:12px;line-height:1.33;white-space:nowrap}.tile-view .product__specials{align-items:center;display:none;flex-wrap:wrap;justify-content:flex-start;margin-bottom:-30px;margin-top:30px;max-width:450px}.tile-view .product__special{align-items:center;display:flex;margin-bottom:30px}.tile-view .product__special:not(:last-child){margin-right:30px}.tile-view .product__special-image{align-items:center;border:2px solid #ededed;border-radius:6px;display:flex;flex-shrink:0;height:42px;justify-content:center;margin-right:15px;width:42px}.tile-view .product__special-image img{max-height:24px;max-width:24px}.tile-view .product__special-text{color:#8e8e8e;max-width:154px}.tile-view .product__characteristics{display:none}.tile-view .product__characteristics--short{-ms-grid-columns:100%;grid-gap:15px;display:none;grid-template-columns:100%;margin-bottom:20px;padding-top:5px}.tile-view .product__characteristics-item{align-items:center;display:flex;font-size:12px;justify-content:flex-start;line-height:1.3}.tile-view .product__characteristics-label{color:#bfbfbf}.tile-view .product__characteristics-value{margin-left:4px}.tile-view .product__width{display:none}.prod-discount{align-items:center;display:flex;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.prod-discount__text{align-items:center;display:flex;font-size:12px;line-height:1.33}.prod-discount__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.375 10h-.625V6.875a.625.625 0 0 0-.625-.625H17.5V4.375a.625.625 0 0 0-.625-.625h-2.114l-1.077-2.155a.625.625 0 0 0-.839-.28l-1.44.721-.221-.441a.625.625 0 0 0-.839-.279L5.477 3.75H1.876A1.877 1.877 0 0 0 0 5.625v11.25c0 1.034.841 1.875 1.875 1.875h16.25c.345 0 .625-.28.625-.625V15h.625c.345 0 .625-.28.625-.625v-3.75a.625.625 0 0 0-.625-.625ZM16.25 5v1.25h-.239L15.386 5h.864Zm-3.405-2.286 1.769 3.536H13.51l-1.547-3.096.881-.44Zm-2.5 0 1.769 3.536H3.272l7.073-3.536ZM1.875 5h1.103L1.3 5.839a.628.628 0 0 1-.05-.214c0-.345.28-.625.625-.625ZM17.5 17.5H1.875a.625.625 0 0 1-.625-.625V7.38c.205.074.415.12.625.12H17.5V10H15a2.503 2.503 0 0 0-2.5 2.5c0 1.379 1.121 2.5 2.5 2.5h2.5v2.5Zm1.25-3.75H15c-.689 0-1.25-.561-1.25-1.25s.561-1.25 1.25-1.25h3.75v2.5Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:20px;margin-right:15px;width:20px}.prod-discount__desc{flex-shrink:0}.prod-discount__desc-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C3.579 0 0 3.578 0 8c0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.421-3.578-8-8-8Zm0 14.933A6.941 6.941 0 0 1 1.067 8 6.941 6.941 0 0 1 8 1.067 6.941 6.941 0 0 1 14.933 8 6.941 6.941 0 0 1 8 14.933Z' fill='%23000'/%3E%3Cpath d='M7.797 9.749a.693.693 0 0 0-.685.694c0 .37.297.695.685.695a.7.7 0 0 0 .695-.694.7.7 0 0 0-.695-.695ZM7.914 4.49c-1.217 0-1.777.72-1.777 1.208 0 .352.298.514.542.514.487 0 .288-.694 1.208-.694.451 0 .812.198.812.613 0 .487-.505.767-.803 1.019-.261.226-.604.595-.604 1.371 0 .469.126.604.496.604.442 0 .532-.198.532-.37 0-.468.01-.739.505-1.127.244-.19 1.01-.803 1.01-1.65 0-.848-.766-1.489-1.92-1.489Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;display:block;height:16px;margin-left:6px;width:16px}.prod-discount__content{display:flex;flex-direction:column;font-size:12px;line-height:1.33;width:100%}.prod-discount__content-text:not(:last-child){margin-bottom:20px}.prod-discount__content-list li{align-items:center;display:flex;justify-content:space-between}.prod-discount__content-list li:not(:last-child){margin-bottom:14px}.prod-discount__price{align-items:center;display:flex}.prod-discount__price-old{margin-right:10px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.prod-discount__price-new{color:#9f3584}.prod-available{position:relative}.prod-available:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";height:60px;pointer-events:none;position:absolute;right:0;top:0;width:54px}.prod-available__link{color:#9f3584;display:none;font-size:12px;font-weight:600;line-height:2.17}.prod-available__tabs{align-items:center;display:flex;overflow-x:auto;padding-right:50px;scrollbar-width:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.prod-available__tabs::-webkit-scrollbar{display:none}.prod-available__tab{border:2px solid #ededed;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:10px 15px;transition:border-color .4s ease;white-space:nowrap}.prod-available__tab.active,.prod-available__tab:hover{border-color:#121212}.prod-available__tab:not(:last-child){margin-right:10px}.prod-available__count,.prod-available__title{font-size:12px;line-height:1.33}.prod-available__title{margin-bottom:6px}.prod-available__count{color:#bfbfbf}.cardAnimation{overflow:hidden}.cardAnimation .product__image{position:relative;transform:translateY(-50%);transition:transform .75s ease-out;transition-delay:inherit}.cardAnimation .product__image:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(1);transform-origin:bottom;transition:transform 1s ease-out;transition-delay:inherit;width:100%}.cardAnimation .product .prod-discount,.cardAnimation .product__actions,.cardAnimation .product__desc{opacity:0;transform:translate3d(0,25px,0);transition:opacity .7s linear,transform .7s ease;transition-delay:inherit}.cardAnimation.animated .product__image{transform:none}.cardAnimation.animated .product__image:after{transform:scaleY(0)}.cardAnimation.animated .product .prod-discount,.cardAnimation.animated .product__actions,.cardAnimation.animated .product__desc{opacity:1;transform:translateZ(0)}.cars-select{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.cars-select__default{grid-column:1/-1;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cars-select__default-title{font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:40px}.cars-select__default-text:not(:last-child){margin-bottom:28px}.cars-select__default-list li{padding-left:32px;position:relative}.cars-select__default-list li:not(:last-child){margin-bottom:20px}.cars-select__default-list li:before{background:#121212;content:"";height:2px;left:0;position:absolute;top:12px;width:18px}.cars-select__body{-ms-grid-columns:1fr 40px 1fr 40px 1fr;grid-gap:50px 40px;display:-ms-grid;display:grid;grid-column:2/-1;grid-template-columns:repeat(3,1fr)}.cars-select__car{-ms-grid-row-span:2;display:flex;flex-direction:column;-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1/3}.cars-select__car-label{color:#bfbfbf;margin-bottom:40px}.cars-select__car-image{margin-bottom:57px;width:100%}.cars-select__car-image img{object-fit:contain;width:100%}.cars-select__car-name{font-family:Micra,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.cars-select__car-year{margin-top:15px}.cars-select__car-info{border:0;border-collapse:collapse;font-size:14px;font-weight:600;line-height:1.57;margin-top:15px;padding:0}.cars-select__car-info td{border:0;border-bottom:2px solid;padding:15px 0}.cars-select__car-info td:last-child{text-align:right}.cars-select__desc{-ms-grid-column-span:2;grid-column:span 2;max-width:587px}.cars-select__text--grey{color:#bfbfbf}.cars-select__text:not(:last-child){margin-bottom:20px}.cars-select__select{-ms-grid-column-span:2;display:flex;flex-direction:column;grid-column:span 2}.cars-select__select-title{color:#bfbfbf;display:none;margin-bottom:25px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cars-select__items{grid-gap:30px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.cars-select__item{display:flex;flex-direction:column;white-space:nowrap}.cars-select__item-label{color:#bfbfbf;font-family:Micra,sans-serif;font-size:15px;font-weight:700;line-height:1.43;margin-bottom:15px}.cars-select__item-label .sm{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.33;margin-left:5px}.cars-select__item-value{align-self:flex-start;cursor:pointer;font-size:14px;line-height:1.43;position:relative}.cars-select__item-value:before{border:2px solid transparent;border-radius:6px;content:"";height:calc(100% + 20px);left:-15px;pointer-events:none;position:absolute;top:-10px;transition:border-color .2s ease;width:calc(100% + 30px)}.cars-select__item-value.active:before,.cars-select__item-value:hover:before{border-color:#121212}.cars-select__item-value:not(:last-child){margin-bottom:20px}.cars-select--battery .cars-select__body{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.cars-select--battery .cars-select__desc{-ms-grid-column-span:3;grid-column:span 3;max-width:1024px}.cars-select--battery .cars-select__car{-ms-grid-column:4;grid-column:4}.cars-select--battery .battery-select{-ms-grid-column-span:3;-ms-grid-column:1;grid-column:1/4}.battery-select__list:not(:last-child){margin-bottom:50px}.battery-select__title{font-family:Micra,sans-serif;font-size:15px;font-weight:400;line-height:1.2;margin-bottom:30px;text-transform:uppercase}.battery-select__slider{overflow:hidden;position:relative}.battery-select__slider .swiper-slide{heighgt:auto}.battery-select__slider .swiper-btns{display:flex;justify-content:flex-end;margin-top:24px}.battery-select__slider .swiper-button-next,.battery-select__slider .swiper-button-prev{border:2px solid #ededed;border-radius:50%;flex-shrink:0;height:48px;margin-top:0;position:relative;top:0;width:48px}.battery-select__slider .swiper-button-next:after,.battery-select__slider .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.23 5.445a.78.78 0 0 1 1.106 0l4.696 4.714a.788.788 0 0 1 0 1.111.78.78 0 0 1-1.107 0L.229 6.556a.788.788 0 0 1 0-1.11Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.032.73a.788.788 0 0 1 0 1.111L1.336 6.555a.78.78 0 0 1-1.107 0 .788.788 0 0 1 0-1.111L4.925.73a.78.78 0 0 1 1.107 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6c0-.433.35-.785.783-.785h16.434c.433 0 .783.352.783.786 0 .434-.35.786-.783.786H.783A.784.784 0 0 1 0 6Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;width:18px}.battery-select__slider .swiper-button-prev{left:0}.battery-select__slider .swiper-button-next{margin-left:10px;right:0}.battery-select__slider .swiper-button-next:after{transform:rotate(180deg)}.battery-select__item{border:2px solid #ededed;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:12px 16px;transition:border-color .3s ease}.battery-select__item.active,.battery-select__item:hover{border-color:#121212}.battery-select__item-label{font-size:14px;font-weight:600;margin-bottom:12px}.battery-select__item-info{font-size:14px;font-weight:500}.battery-select__item-info>li{display:flex;justify-content:space-between}.battery-select__item-info>li:not(:last-child){margin-bottom:8px}.battery-select__item-info>li .name{color:#bfbfbf;margin-right:10px}.battery-select__item-info>li .text{white-space:nowrap}.list-view .stock__body{-ms-grid-columns:(1fr)[4];grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.list-view .stock__image,.list-view .stock__video{-ms-grid-column-span:3;grid-column:span 3}.list-view .stock__info{padding-top:32px}.stock{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:40px;animation:fadeIn .9s 1;animation-delay:.3s;animation-fill-mode:forwards;grid-template-columns:repeat(4,1fr);opacity:0;width:100%}.stock,.stock__body{display:-ms-grid;display:grid}.stock__body{-ms-grid-column-span:3;-ms-grid-columns:100%;column-gap:40px;grid-column:span 3;grid-template-columns:100%;row-gap:24px}.stock__image{background-color:#f4f4f4;background-image:url(/local/templates/roscar/css/../img/svg/img-temp.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #ededed;overflow:hidden;padding-bottom:56.75%;position:relative}.stock__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.stock__title{font-size:21px}.stock__text:not(:last-child),.stock__title:not(:last-child){margin-bottom:12px}.stock__info{cursor:pointer;padding-top:24px}.stock__slider{cursor:none;overflow:hidden;position:relative;width:100%}.stock__slider.single .custom-cursor{display:none}.stock__slider.single .swiper-slide{cursor:pointer}.stock__slider .swiper-slide{cursor:none}.stock__slider-pagination{margin-top:40px}.stock__slider-pagination.swiper-pagination{align-items:center;bottom:unset;display:flex;font-size:12px;font-weight:500;height:-moz-fit-content;height:fit-content;left:unset;line-height:1;position:relative;right:unset;top:unset}.stock__slider-pagination.swiper-pagination:before{background:#121212;content:"";display:block;height:26px;margin:0 5px;order:2;width:2px}.stock__slider-pagination.swiper-pagination .swiper-pagination-current{font-size:21px}.stock__slider-pagination.swiper-pagination .swiper-pagination-total{order:3}.stock .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:space-between;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:2}.stock .custom-cursor:after,.stock .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;width:24px}.stock .custom-cursor:before{transform:rotate(180deg)}.stock .custom-cursor.shown{animation:cursorAnim .7s ease both}.stock .custom-cursor.hide-cursor{cursor:default}.stock .custom-cursor.hide-cursor .custom-cursor{display:none}.stock--single{-ms-grid-columns:minmax(0,1fr);display:-ms-grid;display:grid;grid-template-columns:minmax(0,1fr)}.stock--single .stock__body{-ms-grid-columns:1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr 80px 1fr;grid-gap:80px;display:-ms-grid;display:grid;grid-template-columns:repeat(15,1fr)}.stock--single .stock__info{-ms-grid-column-span:7;grid-gap:10px;display:-ms-grid;display:grid;grid-column:span 7;padding:0}.stock--single .stock__image{-ms-grid-column-span:8;-ms-grid-column:4;grid-column:4/span 8}.stock--single .stock__title{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2;margin-bottom:0!important}.stock--single .custom-cursor{border:2px solid #fff;color:#fff;justify-content:center}.stock--single .custom-cursor:after,.stock--single .custom-cursor:before{display:none}.catalog-seo{-ms-grid-columns:100%;display:-ms-grid;display:grid;grid-column:1/-1;grid-template-columns:100%;row-gap:25px;width:100%}.catalog-seo__item.opened .catalog-seo__item-title:after{transform:rotate(180deg)}.catalog-seo__item.opened .catalog-seo__item-inner{max-height:1000px!important}.catalog-seo__item-title{-webkit-user-select:none;-ms-user-select:none;user-select:none}.catalog-seo__item-inner{display:flex;flex-direction:column;overflow:hidden;transition:max-height .7s linear}.catalog-seo__item-view{color:#bfbfbf;margin-top:10px;transition:color .4s ease}.catalog-seo__item-view:hover{color:#121212}.catalog-seo__item-view.hide{opacity:0;pointer-events:none}.catalog-seo__list{border-bottom:2px solid #ededed;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));overflow:hidden;padding-top:5px;transition:height .4s ease}.catalog-seo__list-item{border-bottom:2px solid #ededed;margin-bottom:-2px;padding:15px 10px 15px 0}.catalog-seo-text{max-width:1082px}.catalog-seo-text h2{font-family:Micra,sans-serif;font-size:28px;line-height:120%;margin-bottom:30px}.catalog-seo-text p{font-size:16px;font-weight:500;line-height:162%}.catalog-seo-text p:not(:last-child){padding-bottom:15px}.catalog-seo-text h3{font-size:21px;font-weight:500;line-height:162%;margin:10px 0 15px}.catalog-seo__text{max-height:275px;overflow:hidden;position:relative}.catalog-seo__text:after{background:linear-gradient(0deg,#fff 15%,hsla(0,0%,100%,0));bottom:0;content:"";height:56px;left:0;position:absolute;width:100%}.catalog-seo__text.open{max-height:none}.catalog-seo__text.open:after{display:none}.catalog-seo__text-view{color:#bfbfbf;display:block;margin-top:10px;transition:color .4s ease}.catalog-seo__text-view:hover{color:#121212}.catalog-seo__text-view.hide{opacity:0;pointer-events:none}.catalog-seo__text-hide{height:0;overflow:hidden;transition:height .3s ease}.catalog-spares--empty{min-height:70vh}.catalog-spares .page-title{margin-bottom:60px}.catalog-spares__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}.catalog-spares__top .spares-search{flex:0 1 75%;margin-right:40px;max-width:1339px}.catalog-spares__top .link{margin:0 auto;white-space:nowrap}.catalog-spares__products{-ms-grid-columns:100%;grid-gap:50px;border-bottom:2px solid #ededed;display:-ms-grid;display:grid;grid-template-columns:100%;max-width:1339px;padding-bottom:50px;width:75%}.catalog-spares__products+.personal-auto__empty{margin-top:60px}.catalog-spares__product{align-items:flex-start;border-top:2px solid #ededed;display:flex;padding-top:50px}.catalog-spares__product-info{display:flex;flex:1 1 auto;flex-direction:column;margin-right:24px}.catalog-spares__product-name{font-family:Micra,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.catalog-spares__product-label{color:#bfbfbf;margin-top:5px}.catalog-spares__results{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.catalog-spares__filter{-ms-grid-column-span:3;grid-column:span 3;position:sticky;top:120px}.catalog-spares__filter-title{font-size:21px;margin-bottom:30px}.catalog-spares__filter-mobile{font-size:18px}.catalog-spares__list{-ms-grid-columns:100%;grid-gap:60px;display:-ms-grid;display:grid;grid-column:4/-1;grid-template-columns:100%}.catalog-spares__group-title{font-size:21px;margin-bottom:30px}.catalog-spares__group .spares-item:not(:last-child){margin-bottom:40px}.spares-item{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;border-top:2px solid #121212;display:-ms-grid;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));padding-top:20px}.spares-item__left{-ms-grid-column-span:3;display:flex;flex-direction:column;grid-column:span 3;padding-top:15px}.spares-item__name{font-family:Micra,sans-serif;font-size:15px;font-weight:700;line-height:1.2;max-width:269px;word-break:break-all}.spares-item__label{color:#bfbfbf;margin-top:10px}.spares-item__right{grid-column:4/-1}.spares-item__rows{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%}.spares-item__row{-ms-grid-columns:3fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:40px;align-items:center;border-bottom:2px solid #ededed;display:-ms-grid;display:grid;grid-template-columns:3fr 1fr 1fr 1fr 1fr;padding-bottom:20px}.spares-item__text{white-space:nowrap}.spares-item__text:first-child{white-space:normal}.spares-item__cart{align-items:center;display:flex;justify-content:space-between}.spares-item__cart.added .counter{display:flex}.spares-item__cart.added .btn{display:none}.spares-item__cart .counter{margin-right:20px}.spares-item__cart .btn{flex:1 1 auto}.spares-item__cart-success{display:none}.spares-item__more{margin-top:25px}.spares-search{align-items:flex-end;border-bottom:2px solid #bfbfbf;border-radius:1px;color:#121212;display:flex;padding-bottom:10px;width:100%}.spares-search>input,.spares-search__input{font-family:Micra,sans-serif}.spares-search__input{font-size:35px;font-weight:700;line-height:1.2;margin:0 auto;max-width:1340px;text-transform:uppercase;width:100%}.spares-search__input:not(:-ms-input-placeholder)+.spares-search__btn{opacity:1;pointer-events:all}.spares-search__input:focus+.spares-search__btn,.spares-search__input:not(:placeholder-shown)+.spares-search__btn{opacity:1;pointer-events:all}.spares-search__input:-ms-input-placeholder{color:#bfbfbf;font-family:inherit;font-size:inherit;font-weight:inherit;opacity:1}.spares-search__input::placeholder{color:#bfbfbf;font-family:inherit;font-size:inherit;font-weight:inherit;opacity:1}.spares-search__btn{align-items:center;display:flex;font-size:21px;font-weight:500;line-height:1.62;margin-left:16px;opacity:0;pointer-events:none;transition:opacity .3s ease}.spares-search__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.08 1.92A1.125 1.125 0 0 1 13.67.33l6 6c.44.439.44 1.151 0 1.59l-6 6a1.125 1.125 0 0 1-1.59-1.59l4.079-4.08H1.625a1.125 1.125 0 0 1 0-2.25h14.534l-4.08-4.08Z' fill='%23121212'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;content:"";flex-shrink:0;height:14px;margin-left:20px;width:19px}.spares-search__label{flex-shrink:0;font-size:21px;font-weight:500;line-height:1.62;margin-right:32px}.product-screen{background:#f4f4f4;display:flex;flex-direction:column;min-height:900px;padding:50px 0 80px}.product-screen .breadcrumbs{margin-bottom:5px}.product-screen .wrapper{flex:1 1 auto}.product-screen__body{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;display:-ms-grid;display:grid;flex:1 1 auto;grid-template-columns:repeat(15,minmax(0,1fr));position:relative;z-index:0}.product-screen__left{-ms-grid-column-span:6;display:flex;flex-direction:column;grid-column:span 6;justify-content:flex-end}.product-screen__name{font-family:Micra,sans-serif;font-size:44px;font-weight:700;line-height:1.2;-webkit-user-select:none;-ms-user-select:none;user-select:none}.product-screen__actions{align-items:center;display:flex;margin-top:60px}.product-screen__action{background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;height:24px;position:relative;transition:background-image .3s ease;width:24px}.product-screen__action:not(:last-child){margin-right:30px}.product-screen__action-link{height:100%;left:0;position:absolute;top:0;width:100%}.product-screen__action--favourite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.902 5.948 5.948 0 0 0-2.107-1.171 6.013 6.013 0 0 0-4.711.48c-.71.396-1.33.93-1.819 1.571a5.893 5.893 0 0 0-1.816-1.584 6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.754 5.754 0 0 0 1.23 6.655L12.01 22l8.877-8.653Z' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.product-screen__action--favourite.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.902 5.948 5.948 0 0 0-2.107-1.171 6.013 6.013 0 0 0-4.711.48c-.71.396-1.33.93-1.819 1.571a5.893 5.893 0 0 0-1.816-1.584 6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.754 5.754 0 0 0 1.23 6.655L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-screen__action--compare,.product-screen__action--favourite.active{background-position:50%;background-repeat:no-repeat;background-size:contain}.product-screen__action--compare{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-screen__action--compare.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.product-screen__action--share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM18 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-screen__action--share .product-screen__action-link{display:none}.product-screen__action--share:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM18 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-screen__action--share:hover .share-list{opacity:1;pointer-events:all;transform:none}.product-screen__action .share-list{background:#fff;border:2px solid #f4f4f4;border-radius:6px;bottom:100%;display:flex;flex-direction:column;left:-20px;margin-bottom:5px;opacity:0;padding:20px;pointer-events:none;position:absolute;transform:translateY(10%);transition:opacity .4s ease,transform .5s ease;white-space:nowrap}.product-screen__action .share-list:before{content:"";height:5px;left:0;position:absolute;top:100%;width:100%}.product-screen__action .share-list .ya-share2__list{display:flex;flex-direction:column}.product-screen__action .share-list .ya-share2__item{margin:0!important}.product-screen__action .share-list .ya-share2__item:not(:first-child){margin-top:15px!important}.product-screen__action .share-list .ya-share2__title{display:inline-block!important;margin-left:10px!important}.product-screen__action .share-list .ya-share2__badge{background-color:transparent!important}.product-screen__action .share-list .ya-share2__icon{background-size:contain!important;filter:invert(1);height:20px!important;width:20px!important}.product-screen__action .share-list__item{align-items:center;display:flex;font-size:12px;line-height:1.33;transition:color .3s ease}.product-screen__action .share-list__item:not(:first-child){margin-top:15px}.product-screen__action .share-list__item:hover{color:#9f3584}.product-screen__action .share-list__item:hover img{filter:brightness(0) saturate(100%) invert(25%) sepia(62%) saturate(2092%) hue-rotate(287deg) brightness(85%) contrast(83%)}.product-screen__action .share-list__item img{display:block;height:20px;margin-right:10px;object-fit:contain;transition:filter .3s ease;width:20px}.product-screen__action .share-list__item--copy:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.148 20h-7.46a3.128 3.128 0 0 1-3.125-3.125V6.289a3.128 3.128 0 0 1 3.125-3.125h7.46a3.128 3.128 0 0 1 3.125 3.125v10.586A3.128 3.128 0 0 1 12.148 20ZM4.688 4.727c-.862 0-1.563.7-1.563 1.562v10.586c0 .861.701 1.563 1.563 1.563h7.46c.862 0 1.563-.701 1.563-1.563V6.289c0-.861-.701-1.562-1.563-1.562h-7.46Zm13.71 10.195V3.125A3.128 3.128 0 0 0 15.273 0H6.602a.781.781 0 1 0 0 1.563h8.671c.862 0 1.563.7 1.563 1.562v11.797a.781.781 0 0 0 1.562 0Z' fill='%239F3584'/%3E%3C/svg%3E")}.product-screen__action .share-list__item--copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.148 20h-7.46a3.128 3.128 0 0 1-3.125-3.125V6.289a3.128 3.128 0 0 1 3.125-3.125h7.46a3.128 3.128 0 0 1 3.125 3.125v10.586A3.128 3.128 0 0 1 12.148 20ZM4.688 4.727c-.862 0-1.563.7-1.563 1.562v10.586c0 .861.701 1.563 1.563 1.563h7.46c.862 0 1.563-.701 1.563-1.563V6.289c0-.861-.701-1.562-1.563-1.562h-7.46Zm13.71 10.195V3.125A3.128 3.128 0 0 0 15.273 0H6.602a.781.781 0 1 0 0 1.563h8.671c.862 0 1.563.7 1.563 1.562v11.797a.781.781 0 0 0 1.562 0Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:20px;margin-right:10px;transition:background-image .3s ease;width:20px}.product-screen__season{height:41px;margin-bottom:20px;width:41px}.product-screen__season img,.product-screen__season svg{display:block;height:100%;width:100%}.product-screen__images{display:flex;height:100%;left:0;padding-bottom:50px;position:absolute;top:0;width:100%;z-index:-1}.product-screen__slider{cursor:none;margin:auto;max-height:530px;max-width:530px;position:relative;width:100%}.product-screen__slider .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:space-between;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:2}.product-screen__slider .custom-cursor:after,.product-screen__slider .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;width:24px}.product-screen__slider .custom-cursor:before{transform:rotate(180deg)}.product-screen__slider .custom-cursor.shown{animation:cursorAnim .7s ease both}.product-screen__slider.hide-cursor{cursor:default}.product-screen__slider.hide-cursor .custom-cursor{display:none}.product-screen__slider .swiper-button-next,.product-screen__slider .swiper-button-prev{border:2px solid #ededed;border-radius:50%;flex-shrink:0;height:48px;width:48px}.product-screen__slider .swiper-button-next[hidden],.product-screen__slider .swiper-button-prev[hidden]{display:none}.product-screen__slider .swiper-button-next:after,.product-screen__slider .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.23 5.445a.78.78 0 0 1 1.106 0l4.696 4.714a.788.788 0 0 1 0 1.111.78.78 0 0 1-1.107 0L.229 6.556a.788.788 0 0 1 0-1.11Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.032.73a.788.788 0 0 1 0 1.111L1.336 6.555a.78.78 0 0 1-1.107 0 .788.788 0 0 1 0-1.111L4.925.73a.78.78 0 0 1 1.107 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6c0-.433.35-.785.783-.785h16.434c.433 0 .783.352.783.786 0 .434-.35.786-.783.786H.783A.784.784 0 0 1 0 6Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;width:18px}.product-screen__slider .swiper-button-next{right:0}.product-screen__slider .swiper-button-next:after{transform:rotate(180deg)}.product-screen__slider .swiper-button-prev{left:0}.product-screen__slider .swiper-slide img,.product-screen__slider .swiper-slide svg,.product-screen__slider .swiper-slide video{display:block;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.product-screen__slider .swiper-pagination{align-items:center;display:flex;font-size:12px;font-weight:500;justify-content:flex-end;line-height:1.2;margin-bottom:5px;position:relative;text-align:right;top:-30px}.product-screen__slider .swiper-pagination-current{font-size:21px}.product-screen__slider .swiper-pagination-total{order:3;padding-top:4px}.product-screen__slider .swiper-pagination:before{background:#121212;content:"";display:block;height:26px;margin:0 5px;order:2;width:2px}.product-screen__right{grid-column:12/-1}.product-screen__codes,.product-screen__right{display:flex;flex-direction:column}.product-screen__codes:not(:last-child){margin-bottom:40px}.product-screen__codes-item{color:#bfbfbf}.product-screen__codes-item:not(:last-child){margin-bottom:10px}.product-screen__info:not(:last-child){margin-bottom:45px}.product-screen__info-list{display:flex;flex-direction:column}.product-screen__info-list:not(:last-child){margin-bottom:20px}.product-screen__info-item{border-bottom:2px solid #121212;display:flex;font-weight:600;justify-content:space-between;padding-bottom:15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.product-screen__info-item:not(:last-child){margin-bottom:15px}.product-screen__info-item>:not(:last-child){margin-right:16px}.product-screen__info-all{font-weight:600}.product-screen__tags{-ms-grid-columns:100%;grid-gap:14px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-bottom:34px}.product-screen__tags-item{align-items:center;display:flex}.product-screen__tags-item:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:20px;margin-right:10px;width:20px}.product-screen__tags-item--available:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.772 6.202a.638.638 0 0 1 0 .977L7.1 14.757a1.017 1.017 0 0 1-1.319 0l-4.553-4.046a.638.638 0 0 1 0-.977.848.848 0 0 1 1.099 0L6.44 13.39l6.232-7.188a.848.848 0 0 1 1.1 0ZM18.796 6.19a.62.62 0 0 1 0 .92l-6.808 7.661a.882.882 0 0 1-1.184 0l-.6-.558a.62.62 0 0 1 0-.92.735.735 0 0 1 .988 0l.204.19 6.412-7.292a.735.735 0 0 1 .988 0Z' fill='%239F3584'/%3E%3C/svg%3E")}.product-screen__tags-item--delivery:before{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.4 13.661V3.2A2.2 2.2 0 0 0 14.2 1h-11A2.2 2.2 0 0 0 1 3.2v9.9a1.1 1.1 0 0 0 1.1 1.1h.781a2.75 2.75 0 0 1 5.038 0h8.162c.08-.194.187-.375.319-.539Zm0 0a2.739 2.739 0 0 1 4.719.539H23v-3.179a4.4 4.4 0 0 0-.627-2.266L21.02 6.5l-1.001-1.661a1.1 1.1 0 0 0-.946-.539H16.4v9.361Z" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.9 8.7H5.4m5.5-3.3H5.4m2.75 9.9a2.75 2.75 0 1 1-5.5.007 2.75 2.75 0 0 1 5.5-.007Zm13.2 0a2.749 2.749 0 1 1-5.27-1.1c.08-.194.187-.375.32-.539a2.74 2.74 0 0 1 4.718.539c.154.347.234.722.231 1.1Z" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.product-screen__tags-item--payment:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.25 4.167H3.917c-.787 0-1.41.623-1.41 1.4L2.5 13.96c0 .777.63 1.4 1.417 1.4h2.842a.7.7 0 1 0 0-1.4H3.917V8.977h11.75a1 1 0 0 0 1-1v-2.41c0-.777-.63-1.4-1.417-1.4Zm0 3.585H3.917V5.566H15.25v2.186Zm-3.591 7.028-1.511-1.493a.702.702 0 0 0-.988.999l1.937 1.917a.8.8 0 0 0 1.125 0l3.939-3.89a.702.702 0 0 0-.987-1L11.66 14.78Z' fill='%239F3584'/%3E%3C/svg%3E")}.product-screen__tags-hint{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.333 10.333h1.333v-4H6.333v4ZM7 5a.646.646 0 0 0 .475-.192.645.645 0 0 0 .191-.475.647.647 0 0 0-.191-.475A.647.647 0 0 0 7 3.666a.645.645 0 0 0-.475.192.646.646 0 0 0-.192.475c0 .189.064.347.192.475A.643.643 0 0 0 7 5Zm0 8.666a6.489 6.489 0 0 1-2.6-.525 6.728 6.728 0 0 1-2.117-1.425A6.727 6.727 0 0 1 .858 9.6 6.488 6.488 0 0 1 .333 7c0-.923.175-1.79.525-2.6a6.728 6.728 0 0 1 1.425-2.117c.6-.6 1.306-1.075 2.117-1.425A6.495 6.495 0 0 1 7 .333c.922 0 1.789.175 2.6.525.81.35 1.516.825 2.116 1.425.6.6 1.075 1.306 1.425 2.117.35.81.525 1.677.525 2.6 0 .922-.175 1.789-.525 2.6a6.728 6.728 0 0 1-1.425 2.116c-.6.6-1.305 1.075-2.116 1.425a6.488 6.488 0 0 1-2.6.525Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;height:20px;margin-left:6px;position:relative;width:20px}.product-screen__tags-hint:hover .product-screen__tags-hint-content{opacity:1;pointer-events:all}.product-screen__tags-hint-content{background:#fff;border-radius:6px;bottom:130%;font-size:12px;font-weight:500;left:-130%;line-height:16px;opacity:0;padding:20px;pointer-events:none;position:absolute;transition:opacity .3s ease;width:226px}.product-screen__available{align-items:center;display:flex}.product-screen__available:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.755 6.225c.327.3.327.785 0 1.085l-7.186 8.42a1.07 1.07 0 0 1-1.42 0l-4.904-4.496a.723.723 0 0 1 0-1.085c.327-.3.857-.3 1.184 0l4.43 4.062 6.712-7.986c.327-.3.857-.3 1.184 0ZM20.773 6.212a.688.688 0 0 1 0 1.022l-7.564 8.512a.98.98 0 0 1-1.316 0l-.666-.62a.688.688 0 0 1 0-1.023.816.816 0 0 1 1.097 0l.227.212 7.125-8.103a.816.816 0 0 1 1.097 0Z' fill='%239F3584'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:24px;margin-right:16px;width:24px}.product-screen__stock{align-items:center;display:none}.product-screen__stock:after,.product-screen__stock:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:""}.product-screen__stock:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.25 12h-.75V8.25a.75.75 0 0 0-.75-.75H21V5.25a.75.75 0 0 0-.75-.75h-2.537L16.42 1.914a.75.75 0 0 0-1.006-.336l-1.728.866-.265-.53a.75.75 0 0 0-1.007-.334L6.573 4.5H2.25C1.01 4.5 0 5.51 0 6.75v13.5c0 1.24 1.01 2.25 2.25 2.25h19.5a.75.75 0 0 0 .75-.75V18h.75a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75ZM19.5 6v1.5h-.287l-.75-1.5H19.5Zm-4.086-2.743L17.537 7.5h-1.323l-1.857-3.715 1.057-.528Zm-3 0L14.537 7.5H3.927l8.487-4.243ZM2.25 6h1.323L1.56 7.007a.754.754 0 0 1-.06-.257.75.75 0 0 1 .75-.75ZM21 21H2.25a.75.75 0 0 1-.75-.75V8.856c.246.089.498.144.75.144H21v3h-3c-1.654 0-3 1.346-3 3 0 1.655 1.346 3 3 3h3v3Zm1.5-4.5H18c-.826 0-1.5-.673-1.5-1.5 0-.826.674-1.5 1.5-1.5h4.5v3Z' fill='%23000'/%3E%3C/svg%3E");height:24px;margin-right:16px;width:24px}.product-screen__stock:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C3.579 0 0 3.578 0 8c0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.421-3.578-8-8-8Zm0 14.933A6.941 6.941 0 0 1 1.067 8 6.941 6.941 0 0 1 8 1.067 6.941 6.941 0 0 1 14.933 8 6.941 6.941 0 0 1 8 14.933Z' fill='%23000'/%3E%3Cpath d='M7.797 9.749a.693.693 0 0 0-.685.694c0 .37.297.695.685.695a.7.7 0 0 0 .695-.694.7.7 0 0 0-.695-.695ZM7.915 4.49c-1.218 0-1.777.72-1.777 1.208 0 .352.297.514.54.514.488 0 .29-.694 1.21-.694.45 0 .811.198.811.613 0 .487-.505.767-.802 1.019-.262.226-.605.595-.605 1.371 0 .469.127.604.496.604.442 0 .532-.198.532-.37 0-.468.01-.739.506-1.127.243-.19 1.01-.803 1.01-1.65 0-.848-.767-1.489-1.921-1.489Z' fill='%23000'/%3E%3C/svg%3E");height:16px;margin-left:10px;width:16px}.product-screen__sale{margin-bottom:40px}.product-screen__sale-label{font-weight:600;margin-bottom:15px}.product-screen__sale .prod-available:after{background:linear-gradient(270deg,#f4f4f4,hsla(0,0%,96%,0));display:none}.product-screen__sale .prod-available__tabs{padding-bottom:20px}.product-screen__sale .prod-available__tabs:active{cursor:grabbing}.product-screen__sale .prod-available__tab{border-color:#bfbfbf;padding:15px 20px}.product-screen__sale .prod-available__tab:active{cursor:grabbing}.product-screen__sale .prod-available__tab.active,.product-screen__sale .prod-available__tab:hover{border-color:#121212}.product-screen__sale .prod-available__title{font-size:16px;line-height:1.62;margin-bottom:0}.product-screen__sale .prod-available__count{color:#121212}.product-screen__bottom{justify-content:flex-end}.product-screen__bottom,.product-screen__empty{display:flex;flex:1 1 auto;flex-direction:column}.product-screen__empty{justify-content:flex-start}.product-screen__empty p{color:#bfbfbf;margin-bottom:30px}.product-screen__empty .btn{align-self:flex-start}.product-screen__price{display:flex;flex-direction:column;margin-bottom:50px}.product-screen__price-value{font-family:Micra,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.05em;line-height:1.2;white-space:nowrap}.product-screen__price-total{font-size:21px;margin-top:8px;white-space:nowrap}.product-screen__cart{align-items:center;display:flex}.product-screen__cart .counter{border-color:#bfbfbf;margin-right:30px;max-width:154px}.product-screen__cart .btn{flex:0 1 211px}.product-screen__cart--mobile{align-items:center;background:#f4f4f4;bottom:54px;display:flex;justify-content:space-between;left:0;padding:10px 20px;position:fixed;transition:opacity .5s linear,transform 1s ease;width:100%;z-index:10}.product-screen__cart--mobile.hide{opacity:0;transform:translateY(100%)}.product-screen__cart--mobile>:not(:last-child){margin-right:40px}.product-screen__cart--mobile .btn{flex:0 1 155px;height:37px}.product-screen__cart--mobile .product-screen__action{background-size:90%;flex-shrink:0;height:24px;width:24px}.product-info.product-info{padding:60px 0 120px}.product-info.product-info .stock__info{-ms-grid-column-span:10;grid-column:span 10}.product-desc{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-desc__item{display:flex;flex-direction:column;scroll-margin-top:120px}.product-desc__item.fadeInUp .product-desc__item-title:after{transform:scaleX(0)}.product-desc__item.js-visible .product-desc__item-title:after{transform:scaleX(1)}.product-desc__item-title{border-bottom:2px solid transparent;font-weight:700;line-height:1.43;margin-bottom:20px;padding-bottom:20px;position:relative}.product-desc__item-title:before{background:#121212;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;transition:transform .7s ease .3s;width:100%}.product-desc .link+.product-desc__text{margin-top:20px}.product-desc__list{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%}.product-desc__list>li{align-items:flex-start;display:flex;justify-content:space-between}.product-desc__list-text{color:#bfbfbf;flex:0 1 63%;font-weight:600;margin-right:40px}.product-desc__list-value{white-space:nowrap}.product-desc__text{font-weight:600;overflow:hidden;position:relative;transition:.3s}.product-desc__text.hide:after{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";height:56px;left:0;position:absolute;width:100%}.product-desc__text b{color:#121212;font-weight:600}.product-desc__text_gray{color:#bfbfbf}.product-desc__text:not(:last-child){margin-bottom:20px}.product-desc__more{align-items:center;color:#9f3584;cursor:pointer;display:flex}.product-desc__more:before{content:"развернуть"}.product-desc__more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1 7 7 1 1' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:8px;margin-left:14px;transition:.3s;width:14px}.product-desc__more.open:before{content:"свернуть"}.product-desc__more.open:after{transform:scaleY(-1)}.product-desc__subtext{color:#bfbfbf;font-size:12px;line-height:1.33;margin-top:15px}.product-video .section-title{margin-bottom:80px}.product-video__wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.product-video__video{cursor:none;grid-column:2/-2;overflow:hidden;padding-bottom:52.5%;position:relative;width:100%}.product-video__video img,.product-video__video video{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.product-video__video .play-btn{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:500;height:148px;justify-content:center;line-height:1.62;opacity:0;pointer-events:none;position:fixed;width:148px;z-index:100}.product-video__video .play-btn.shown{animation:cursorAnim .7s ease both}.product-video__video .play-btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.804 10 7l-9 5.196V1.804Z' fill='%23BFBFBF' stroke='%23BFBFBF' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:16px;margin-left:2px;width:16px}.product-promo-pic{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.product-promo-pic .stock__image{border:none;grid-column:2/-2;overflow:hidden;padding-bottom:52.5%;position:relative;width:100%}.checkout .breadcrumbs{margin-bottom:84px}.checkout--service .breadcrumbs{margin-bottom:30px}.checkout__top{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));margin-bottom:80px}.checkout__top-title{-ms-grid-column-span:8;-ms-grid-column:2;grid-column:2/10;margin-right:30px}.checkout__top-cancel{display:flex;flex-direction:column;grid-column:11/-2}.checkout__top-cancel .btn{align-self:flex-start;margin-top:20px}.checkout__back{-ms-grid-columns:(minmax(0,1fr))[15];display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));margin-bottom:65px}.checkout__back-link{align-items:center;display:flex;grid-column:2/-2;width:max-content}.checkout__back-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.92 1.92A1.125 1.125 0 0 0 6.33.33l-6 6c-.44.439-.44 1.151 0 1.59l6 6a1.125 1.125 0 0 0 1.59-1.59L3.841 8.25h14.534a1.125 1.125 0 0 0 0-2.25H3.841l4.08-4.08Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:24px;margin-right:20px;width:24px}.checkout__body{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.checkout__title{font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.checkout__steps{-ms-grid-column-span:8;-ms-grid-columns:100%;grid-gap:64px;align-items:flex-start;counter-reset:step;display:-ms-grid;display:grid;-ms-grid-column:2;grid-column:2/10;grid-template-columns:100%}.checkout .order-total,.checkout .service-total{grid-column:11/-2}.checkout__bottom{-ms-grid-columns:100%;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%;max-width:688px}.checkout__suggestion{color:#bfbfbf;font-size:12px;line-height:1.33;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout__suggestion>a{color:#121212}.checkout-step{-ms-grid-columns:100%;grid-gap:64px;display:-ms-grid;display:grid;grid-template-columns:100%;scroll-margin-top:120px}.checkout-step.opened .checkout-step__toggler{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14' stroke='%23121212' stroke-width='2'/%3E%3C/svg%3E")}.checkout-step.opened .checkout-step__inner,.checkout-step:only-child .checkout-step__inner{display:-ms-grid;display:grid}.checkout-step:only-child .checkout-step__counter,.checkout-step:only-child .checkout-step__toggler{display:none}.checkout-step:only-child .checkout-step__title{grid-column:1/-1;white-space:normal}.checkout-step__top{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:center;display:-ms-grid;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));position:relative}.checkout-step__counter{-ms-grid-column-span:2;align-items:center;display:flex;font-size:12px;-ms-grid-column:1;grid-column:1/3;line-height:1.33;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-step__counter span{order:3}.checkout-step__counter:after{background-color:#121212;content:"";height:26px;margin:0 8px;order:2;width:2px}.checkout-step__counter:before{content:"0" counter(step);counter-increment:step;font-size:21px;line-height:1.62;min-width:28px;order:1}.checkout-step__title{-ms-grid-column-span:5;font-family:Micra,sans-serif;font-size:28px;font-weight:700;-ms-grid-column:3;grid-column:3/8;line-height:1.2;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.checkout-step__toggler{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14M12 19V5' stroke='%23121212' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;grid-column:-1/8;height:24px;justify-self:flex-end;transition:background-image .3s ease;width:24px}.checkout-step__toggler:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.checkout-step__inner{-ms-grid-columns:100%;grid-gap:40px;display:none;grid-template-columns:100%}.checkout-step__item{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(8,minmax(0,1fr))}.checkout-step__item-name{-ms-grid-column-span:2;color:#bfbfbf;font-size:21px;-ms-grid-column:1;grid-column:1/3;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-step__form{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-column:3/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-step__form-item{-ms-grid-column-span:2;grid-column:span 2}.checkout-step__form-item--wide{grid-column:1/-1}.checkout-step__form-items{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-gap:20px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-step__map{margin-top:10px;padding-bottom:58.5%;position:relative}.checkout-step__map>*{height:100%;left:0;position:absolute;top:0;width:100%}.checkout-step__address{display:flex;flex-direction:column;margin-bottom:25px}.checkout-step__address-name{font-size:21px;margin-bottom:5px}.checkout-step__address-available{-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-step__schedule{display:flex;flex-direction:column;margin-bottom:25px}.checkout-step__schedule-label{color:#bfbfbf;margin-bottom:12px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-step__schedule-list{display:flex;flex-direction:column}.checkout-step__schedule-list>:not(:last-child){margin-bottom:8px}.checkout-step__delivery{margin-top:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-step__delivery-cost{align-items:center;display:flex;margin-top:35px}.checkout-step__delivery-value{font-family:Micra,sans-serif;font-size:20px;font-weight:700;line-height:1.2;margin-left:24px}.checkout-step__delivery-value span{font-family:IBM Plex Sans,sans-serif;font-size:16px;vertical-align:top}.checkout-step__delivery-notice{color:#bfbfbf;font-size:12px;font-weight:500;line-height:1.33;margin-top:20px;padding-left:20px;position:relative}.checkout-step__delivery-notice:before{content:"*";left:0;position:absolute;top:0}.checkout-step__additional-title,.checkout-step__text:not(:last-child){margin-bottom:20px}.checkout-step__additional-label{color:#bfbfbf;display:block;margin-bottom:5px}.checkout-step__additional-text{font-size:21px}.checkout-step__additional>.btn{margin-top:30px}.checkout-tabs--services .checkout-tabs__list{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-tabs--services .checkout-tabs__tab-title:not(:last-child){margin-bottom:15px}.checkout-tabs--services .checkout-tabs__tab-subtitle{font-size:inherit;line-height:inherit;margin-top:auto}.checkout-tabs__list{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:30px 40px;display:-ms-grid;display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-tabs__tab{align-items:flex-start;border:2px solid #ededed;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:20px;transition:border-color .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.checkout-tabs__tab--active,.checkout-tabs__tab:hover{border-color:#121212}.checkout-tabs__tab input[type=radio]{display:none}.checkout-tabs__tab-title:not(:last-child){margin-bottom:10px}.checkout-tabs__tab-subtitle{color:#bfbfbf;font-size:12px;line-height:1.33;margin-top:auto}.order-total{border:2px solid #ededed;border-radius:6px;padding:30px 40px;position:sticky;top:120px}.order-total__title{font-size:21px;margin-bottom:30px}.order-total__notice{align-items:center;display:flex;font-size:12px;font-weight:500;line-height:1.33;margin-bottom:30px}.order-total__notice:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 22c6.08 0 11-4.92 11-11S17.08 0 11 0 0 4.92 0 11s4.92 11 11 11Zm0-20.533c5.257 0 9.533 4.276 9.533 9.533S16.257 20.533 11 20.533 1.467 16.257 1.467 11 5.743 1.467 11 1.467Z' fill='%239F3584'/%3E%3Cpath d='M11 13.258a.767.767 0 0 0 .768-.768V6.197a.767.767 0 0 0-1.535 0v6.293c0 .424.343.768.767.768ZM11 16.586a.767.767 0 0 0 .768-.767v-.921a.767.767 0 0 0-1.535 0v.92c0 .424.343.768.767.768Z' fill='%239F3584'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:22px;margin-right:19px;width:22px}.order-total__items{display:flex;flex-direction:column;margin-bottom:40px}.order-total__item{display:flex;width:100%}.order-total__item:not(:last-child){margin-bottom:20px}.order-total__item-image{flex:0 0 93px;height:108px;margin-right:20px}.order-total__item-image img{display:block;height:100%;object-fit:contain;width:100%}.order-total__item-info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;overflow:hidden}.order-total__item-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-total__item-amount{color:#bfbfbf;margin-top:5px}.order-total__item-bottom{align-items:center;display:flex;justify-content:flex-end;margin-top:7px;position:relative}.order-total__item-discount{bottom:calc(100% + 2px);color:#9f3584;font-size:12px;position:absolute;right:0}.order-total__item-price--old{color:#bfbfbf;font-size:14px;line-height:1.33;margin-right:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.order-total__info{-ms-grid-columns:100%;grid-gap:10px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-bottom:50px}.order-total__info-item{align-items:center;display:flex;justify-content:space-between}.order-total__info-label{color:#bfbfbf}.order-total__bottom{align-items:center;display:flex;justify-content:space-between}.order-total__price{font-family:Micra,sans-serif;font-size:20px;font-weight:700;line-height:1.2;position:relative}.order-total__price-old{bottom:calc(100% + 5px);color:#bfbfbf;font-family:IBM Plex Sans,sans-serif;font-size:14px;line-height:1.33;position:absolute;right:0;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.checkout-giftcard{display:flex;flex-direction:column;margin-top:25px}.checkout-giftcard__top{align-items:center;display:flex;grid-column:1/-1;margin-bottom:45px}.checkout-giftcard__top-text{margin-right:65px}.checkout-giftcard__body{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:30px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-giftcard__title{font-size:21px;font-weight:500;grid-column:1/-1;line-height:1.62}.checkout-giftcard__list{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:30px 40px;display:-ms-grid;display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-giftcard__card{border-radius:6px;color:#bfbfbf;cursor:pointer;overflow:hidden;padding-bottom:63%;position:relative}.checkout-giftcard__card img{height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%}.checkout-giftcard__card-content{align-items:center;display:flex;flex-direction:column;font-size:16px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.checkout-giftcard__card-content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='44' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.84 21.582h12.32M21.999 27.742v-12.32' stroke='%23BFBFBF' stroke-width='2'/%3E%3C/svg%3E");background-size:100%;border:2px solid #ededed;height:44px;margin-bottom:10px;width:44px}.checkout-giftcard__card-content:before,.checkout-giftcard__card:before{background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";transition:.3s ease}.checkout-giftcard__card:before{background-color:#ededed;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:2}.checkout-giftcard__card--active:before{background-color:#9f3584;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.749.264a.932.932 0 0 1 0 1.272l-4 4.2a.829.829 0 0 1-1.212 0L.25 3.336a.932.932 0 0 1 0-1.272.829.829 0 0 1 1.212 0l1.68 1.763L6.537.264a.829.829 0 0 1 1.212 0Z' fill='%23fff'/%3E%3C/svg%3E")}.checkout-giftcard__card--add{border:2px solid #ededed;transition:border-color .3s ease,color .3s ease}.checkout-giftcard__card--add:hover{border-color:#121212}.checkout-giftcard__card--add:before{display:none}.checkout-giftcard__balance{align-items:flex-start;display:flex;justify-content:space-between;line-height:1;margin-top:10px}.checkout-giftcard__balance-value{margin-left:10px;white-space:nowrap}.checkout-giftcard__amount{-ms-grid-column-span:2;grid-column:span 2}.checkout-giftcard__amount .default-range__label{font-size:16px;line-height:1.62}.checkout-giftcard__amount .default-range__preview-max{max-width:125px}.checkout-form{grid-gap:40px;grid-template-columns:100%}.checkout-form,.checkout-form__items{-ms-grid-columns:100%;display:-ms-grid;display:grid}.checkout-form__items{grid-gap:20px;grid-template-columns:100%}.checkout-form__items .simple-checkbox{padding:10px 0}.checkout-form__action{justify-self:flex-start;padding-top:10px}.checkout-form__suggestion{color:#bfbfbf;font-size:12px;line-height:1.33;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-form__suggestion>a{color:#121212}.checkout-services,.checkout-services__list{display:flex;flex-direction:column}.checkout-services__list{border-top:2px solid #ededed;padding-top:20px}.checkout-services__list:not(:last-child){margin-bottom:30px}.checkout-services__item{border-bottom:2px solid #ededed;padding-bottom:20px}.checkout-services__item:not(:last-child){margin-bottom:20px}.checkout-services__item.active .checkout-services__item-top:after{transform:rotate(180deg)}.checkout-services__item-top{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkout-services__item-top:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;margin-left:16px;transition:transform .3s ease;width:24px}.checkout-services__item-title{font-size:21px;line-height:1}.checkout-services__item-bottom{height:0;overflow:hidden;transition:height .3s ease}.checkout-services__item-bottom .checkout-tabs{padding-bottom:20px;padding-top:40px}.checkout-services__item-bottom .checkout-tabs+.checkout-checkboxes{padding-top:10px}.checkout-services__item-bottom .checkout-checkboxes,.checkout-services__item-bottom .form-item{padding-bottom:20px;padding-top:40px}.checkout-services__more{display:flex;flex-direction:column}.checkout-services__more>.link:not(:last-child){margin-bottom:30px}.service-total{border:2px solid #ededed;border-radius:6px;padding:30px 40px;position:sticky;top:120px}.service-total__title{font-size:21px;margin-bottom:20px}.service-total__items{display:flex;flex-direction:column}.service-total__items:not(:last-child){margin-bottom:30px}.service-total__item{display:flex;width:100%}.service-total__item:not(:last-child){margin-bottom:30px}.service-total__item-info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;overflow:hidden}.service-total__item-price{color:#bfbfbf;margin-top:10px}.service-total__item-remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;flex-shrink:0;height:24px;margin-left:20px;transition:background-image .3s ease;width:24px}.service-total__item-remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%239F3584'/%3E%3C/svg%3E")}.service-total__info{-ms-grid-columns:100%;grid-gap:30px;display:-ms-grid;display:grid;grid-template-columns:100%}.service-total__info:not(:first-child){padding-top:30px;position:relative}.service-total__info:not(:first-child):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='339' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h337' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:auto 100%;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.service-total__info:not(:last-child){margin-bottom:30px;padding-bottom:30px;position:relative}.service-total__info:not(:last-child):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='339' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h337' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:auto 100%;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.service-total__info-item{display:flex;flex-direction:column}.service-total__info-item:not(:last-child){padding-bottom:30px;position:relative}.service-total__info-item:not(:last-child):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='339' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h337' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:auto 100%;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.service-total__info-item>p:not(:last-child){margin-bottom:10px}.service-total__info-label{font-size:21px;margin-bottom:10px}.order-confirm:not(:last-child){margin-bottom:30px}.order-confirm__text{font-family:Micra,sans-serif;font-size:18px;font-weight:700;line-height:1.2;max-width:720px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.order-confirm__text:not(:last-child){margin-bottom:30px}.order-confirm__field>div:not(:last-child){margin-bottom:12px}.order-confirm__field-name{color:#bfbfbf;font-weight:600}.order-confirm__field-value{font-size:21px;font-weight:500;line-height:1.2}.sale-paysystem-button button{align-items:center;background-color:#9f3584;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:1.62;margin:20px 0;padding:10px 40px;transition:opacity .3s ease;white-space:nowrap}.checkout-checkboxes__title{color:#bfbfbf;font-size:21px;margin-bottom:20px}.checkout-checkboxes__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:-10px;max-width:80%}.checkout-checkboxes__item{flex:1 1 25%;margin:10px}.service__unavailable{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2;margin-bottom:65px;margin-left:125px;margin-top:15px;max-width:800px}.service__content{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:80px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.service__content .page-title{-ms-grid-column-span:9;-ms-grid-column:1;grid-column:1/10}.service__content .service-list{-ms-grid-column-span:11;-ms-grid-column:1;grid-column:1/12}.service__cancel{display:flex;flex-direction:column;grid-column:13/-1;position:sticky;top:120px}.service__cancel-text{-webkit-user-select:none;-ms-user-select:none;user-select:none}.service__cancel-text:not(:last-child){margin-bottom:30px}.service__cancel .btn{align-self:flex-start}.service-list{cursor:none;position:relative}.service-list__list{-ms-grid-columns:minmax(0,1fr);border-top:2px solid #121212;display:-ms-grid;display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);-webkit-user-select:none;-ms-user-select:none;user-select:none}.service-list__item{align-items:flex-start;border-bottom:2px solid #121212;display:flex;flex-direction:column;padding:60px 0;position:relative}.service-list__item:hover .service-list__item-image img{opacity:1;transform:translateX(0)}.service-list__item-title{font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.service-list__item-title:not(:last-child){margin-bottom:30px}.service-list__item-desc{color:#bfbfbf}.service-list__item-link{cursor:none;height:100%;opacity:0;position:absolute;top:0;width:100%}.service-list__item-image{max-width:512px;overflow:hidden;padding-bottom:32.5%;position:absolute;right:-70px;top:50%;transform:translateY(-50%);width:50%}.service-list__item-image img{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transform:translateX(101%);transition:transform .7s ease .2s,opacity .4s ease .2s;width:100%}.service-list .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:center;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.service-list .custom-cursor.shown{animation:cursorAnim .7s ease both}.service-cancel__content{padding:0 125px}.service-cancel__content .page-title{font-size:35px;margin-bottom:65px;max-width:585px}.service-cancel__form{max-width:585px}.service-cancel__form:not(:last-child){margin-bottom:80px}.service-cancel__form-submit{margin-top:40px}.service-cancel__form-submit .btn{padding:0 40px}.service-cancel .service-appointments{max-width:1215px}.service-appointments{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%}.service-appointments__item{border:2px solid #ededed;border-radius:6px;padding:30px;position:relative}.service-appointments__title{font-size:21px;font-weight:500;line-height:1.62;margin-bottom:20px;width:90%}.service-appointments__number,.service-appointments__title{-webkit-user-select:none;-ms-user-select:none;user-select:none}.service-appointments__number{color:#bfbfbf;position:absolute;right:30px;top:30px}.service-appointments__info{display:flex;width:100%}.service-appointments__info-item{display:flex;flex:0 1 25%;flex-direction:column;font-size:14px;font-weight:500;line-height:1.28}.service-appointments__info-item--address{flex:0 1 40%}.service-appointments__info-item--cancel{flex:0 1 10%}.service-appointments__info-item:not(:last-child){margin-right:40px}.service-appointments__info-label{color:#bfbfbf;display:block;margin-bottom:10px}.service-appointments__cancel{align-self:flex-end;margin-top:auto}.vacancies-feed__header .page-title,.vacancies-feed__wrap>.page-title{font-size:24px;margin-bottom:25px}.vacancies-feed__desc{font-size:14px;line-height:1.2}.vacancies-feed__desc p:not(:first-of-type){margin-top:17px}.vacancies-feed__main{margin-top:28px}.vacancies-feed__tabs{margin-bottom:25px}.vacancies-feed__list{cursor:none}.vacancies-feed__data{display:flex;flex-wrap:wrap;-webkit-user-select:none;-ms-user-select:none;user-select:none}.vacancies-feed__item{width:100%}.vacancies-feed__item:not(:first-of-type){margin-top:-2px}.vacancies-feed__cursor{display:none}.vacancy-card{display:flex;flex-direction:column;justify-content:center;padding:17px 0;position:relative}.vacancy-card:after,.vacancy-card:before{background-color:#ededed;content:"";height:2px;left:0;position:absolute;width:100%}.vacancy-card:before{top:0}.vacancy-card:after{bottom:0}.vacancy-card:active,.vacancy-card:focus,.vacancy-card:hover{z-index:50}.vacancy-card:active:after,.vacancy-card:active:before,.vacancy-card:focus:after,.vacancy-card:focus:before,.vacancy-card:hover:after,.vacancy-card:hover:before{background-color:#121212}.vacancy-card__title{flex-shrink:0;font-family:Micra,sans-serif;font-size:12px;font-weight:700;line-height:1.2;margin-bottom:-2px;text-transform:uppercase}.vacancy-card__address,.vacancy-card__value{display:none;flex-shrink:0}.vacancy-card__reply{display:flex;flex-shrink:0;margin-top:17px}.vacancy-card__more{display:none}.vacancy-card__action{color:#9f3584;cursor:none;font-size:14px;font-weight:500;padding:0;text-transform:lowercase}.vacancy-card__action:before{bottom:0;content:"";display:flex;left:0;position:absolute;right:0;top:0;z-index:30}.vacancies-about{position:relative}.vacancies-about__wrap{align-items:flex-start;display:flex;flex-direction:column}.vacancies-about__header{width:100%}.vacancies-about__title{max-width:calc(100% - 460px)}.vacancies-about__desc{display:flex;flex-wrap:wrap;margin-top:5px}.vacancies-about__desc li{color:#bfbfbf;font-size:14px;font-weight:500;line-height:1.2;margin-top:20px;min-width:140px;text-transform:lowercase}.vacancies-about__desc li:not(:last-of-type){padding-right:32px}.vacancies-about__desc span{color:#121212;display:block;font-size:18px;margin-top:4px}.vacancies-about__main{margin-top:40px;max-width:776px}.vacancies-about__images{-ms-grid-row-align:center;align-self:center;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:693px;position:absolute;right:0;top:0;width:100%}.vacancies-about__slider{cursor:none;margin:auto;max-width:462px;position:relative;width:100%}.vacancies-about__slider .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:space-between;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:2}.vacancies-about__slider .custom-cursor:after,.vacancies-about__slider .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;width:24px}.vacancies-about__slider .custom-cursor:before{transform:rotate(180deg)}.vacancies-about__slider .custom-cursor.shown{animation:cursorAnim .7s ease both}.vacancies-about__slider.hide-cursor{cursor:default}.vacancies-about__slider.hide-cursor .custom-cursor{display:none}.vacancies-about__slider .swiper-button-next,.vacancies-about__slider .swiper-button-prev{border:2px solid #ededed;border-radius:50%;bottom:40px;flex-shrink:0;height:48px;top:unset;width:48px}.vacancies-about__slider .swiper-button-next[hidden],.vacancies-about__slider .swiper-button-prev[hidden]{display:none}.vacancies-about__slider .swiper-button-next:after,.vacancies-about__slider .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.23 5.445a.78.78 0 0 1 1.106 0l4.696 4.714a.788.788 0 0 1 0 1.111.78.78 0 0 1-1.107 0L.229 6.556a.788.788 0 0 1 0-1.11Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.032.73a.788.788 0 0 1 0 1.111L1.336 6.555a.78.78 0 0 1-1.107 0 .788.788 0 0 1 0-1.111L4.925.73a.78.78 0 0 1 1.107 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6c0-.433.35-.785.783-.785h16.434c.433 0 .783.352.783.786 0 .434-.35.786-.783.786H.783A.784.784 0 0 1 0 6Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;width:18px}.vacancies-about__slider .swiper-button-next{right:0}.vacancies-about__slider .swiper-button-next:after{transform:rotate(180deg)}.vacancies-about__slider .swiper-button-prev{left:0}.vacancies-about__slider .swiper-slide{max-height:820px;max-width:462px}.vacancies-about__slider .swiper-slide img,.vacancies-about__slider .swiper-slide svg,.vacancies-about__slider .swiper-slide video{aspect-ratio:462/820;display:block;height:100%;margin:0 auto;max-height:820px;max-width:462px;object-fit:cover;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.vacancies-about__slider .swiper-pagination{align-items:center;bottom:unset;display:flex;font-size:12px;font-weight:500;justify-content:flex-end;left:0;line-height:1.2;margin-bottom:0;margin-left:80px;position:absolute;right:0;text-align:right;top:40px;width:100%}.vacancies-about__slider .swiper-pagination-current{font-size:21px}.vacancies-about__slider .swiper-pagination-total{order:3;padding-top:4px}.vacancies-about__slider .swiper-pagination:before{background:#121212;content:"";display:block;height:26px;margin:0 5px;order:2;width:2px}.vacancies-about__section{display:flex;flex-wrap:wrap;padding-top:2px;position:relative}.vacancies-about__section:not(:first-of-type){padding-top:22px}.vacancies-about__section:not(:first-of-type):before{background-image:linear-gradient(90deg,#ededed,#ededed 12px,transparent 0,transparent 20px);background-size:20px;content:"";height:2px;left:0;position:absolute;right:0;top:0}.vacancies-about__section:not(:last-of-type){padding-bottom:20px}.vacancies-about__name{flex-shrink:0;font-size:18px;font-weight:500;line-height:1.2;margin-bottom:20px;width:196px}.vacancies-about__list{font-weight:500}.vacancies-about__list li{padding-left:32px;position:relative}.vacancies-about__list li:not(:first-of-type){margin-top:14px}.vacancies-about__list li:before{background-color:#121212;content:"";display:flex;height:1px;left:0;position:absolute;top:10px;width:15px}.vacancies-about__aside{border:1px solid #ededed;border-radius:6px;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:40px;max-width:776px;padding:14px 14px 18px;width:100%}.vacancies-about__aside p{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:15px}.table-of-contents{position:relative}.table-of-contents:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.661) 54.93%,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;right:-20px;top:0;width:42px}.table-of-contents__list{overflow-x:auto;scrollbar-width:none}.table-of-contents__list::-webkit-scrollbar{display:none}.table-of-contents__item{flex-shrink:0}.table-of-contents__item:not(:first-of-type){margin-left:32px}.table-of-contents__item.active .table-of-contents__link{color:#121212}.table-of-contents__link{color:#bfbfbf;transition:color .3s ease}.table-of-contents__link:hover{color:#121212}.for-buyers__wrap{display:flex;flex-wrap:wrap}.for-buyers__main{margin-top:40px;max-width:100%}.for-buyers__main .page-title{font-size:20px;margin-bottom:25px;max-width:586px}.for-buyers__content{max-width:688px}.for-buyers__content p:not(:first-of-type){margin-top:20px}.for-buyers__content a:not([class]){color:#9f3584}.for-buyers__content a:not([class]):hover{colr:#121212}.for-buyers__content strong{font-weight:600}.for-buyers__content h2{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:20px}.for-buyers__content h2:not(:first-of-type){margin-top:25px}.for-buyers__content h2+ol,.for-buyers__content h2+ul{margin-top:-5px}.for-buyers__brands{margin-top:24px}.for-buyers__brands img{display:block;height:44px;width:44px}.for-buyers__aside{max-width:100%;order:-1;width:100%}.for-buyers__title{font-size:18px;font-weight:500;line-height:1.2;margin:25px 0 20px}.for-buyers__title+ol,.for-buyers__title+ul{margin-top:-5px}.for-buyers__slider{display:flex;margin:0 -20px;position:relative;width:calc(100% + 40px)}.for-buyers__cursor{border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:0;height:20px;height:28px;left:0;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:20px;width:28px;z-index:20}.for-buyers__cursor.shown{animation:cursorAnim .7s ease both}.for-buyers__slider-list{display:flex;overflow-x:auto;padding:0 20px;scrollbar-width:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.for-buyers__slider-list::-webkit-scrollbar{display:none}.for-buyers__slider-item{align-items:center;border:2px solid #ededed;display:flex;flex-shrink:0;height:122px;justify-content:center;padding:18px;position:relative;width:122px}.for-buyers__slider-item:not(:first-of-type){margin-left:-2px}.for-buyers__slider-link{display:flex}.for-buyers__slider-link:before{bottom:0;content:"";display:flex;left:0;position:absolute;right:0;top:0;z-index:30}.page-title+.services-feed__wrap{margin-top:25px}.services-feed__title{margin-bottom:25px}.services-feed__main{cursor:none;position:relative}.services-feed__list{display:flex;flex-wrap:wrap;-webkit-user-select:none;-ms-user-select:none;user-select:none}.services-feed__item{width:100%}.services-feed__item:not(:first-of-type){margin-top:-2px}.services-feed__cursor{display:none}.services-about__wrap{align-items:flex-start;display:flex;flex-wrap:wrap;position:relative}.services-about__main{width:100%}.services-about__back{display:none}.services-about__back-link{display:flex;padding-left:30px;position:relative;text-transform:lowercase}.services-about__back-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.92 1.92A1.125 1.125 0 0 0 6.33.33l-6 6c-.44.439-.44 1.151 0 1.59l6 6a1.125 1.125 0 0 0 1.59-1.59L3.841 8.25h14.534a1.125 1.125 0 0 0 0-2.25H3.841l4.08-4.08Z' fill='%23121212'/%3E%3C/svg%3E");background-size:18px 12px;content:"";display:flex;height:12px;left:0;position:absolute;top:5px;width:18px}.services-about__content{margin-top:28px}.services-about__content div:not([class]),.services-about__content h3,.services-about__content h4,.services-about__content h5,.services-about__content p,.services-about__content table{margin:0}.services-about__content div:not([class]):not(:last-child),.services-about__content h3:not(:last-child),.services-about__content h4:not(:last-child),.services-about__content h5:not(:last-child),.services-about__content p:not(:last-child),.services-about__content table:not(:last-child){margin-bottom:30px}.services-about__content a:not([class]){color:#9f3584}.services-about__content strong{font-weight:600}.services-about__content .btn{display:inline-flex;margin-top:30px}.services-about__content ul:not([class]) li:not(:first-of-type){margin-top:20px}.services-about__content table td p{margin-bottom:0}.services-about__content table td p:not(:last-child){margin-bottom:16px}.services-about__content table td b:empty,.services-about__content table td p:empty,.services-about__content table td span:empty{display:none}.services-about__content h2,.services-about__content h3,.services-about__content h4{font-size:18px;font-weight:500;line-height:1.2;margin:30px 0 20px!important}.services-about__aside{display:flex;justify-content:center;margin-bottom:32px;order:-1;width:100%}.services-about__cover{max-width:182px;width:100%}.service-card{display:flex;flex-direction:column;justify-content:center;padding:17px 0;position:relative}.service-card:after,.service-card:before{background-color:#ededed;content:"";height:2px;left:0;position:absolute;transition:background-color .4s ease;width:100%}.service-card:before{top:0}.service-card:after{bottom:0}.service-card:active,.service-card:focus,.service-card:hover{z-index:50}.service-card:active:after,.service-card:active:before,.service-card:focus:after,.service-card:focus:before,.service-card:hover:after,.service-card:hover:before{background-color:#121212}.service-card:active .service-card__image,.service-card:focus .service-card__image,.service-card:hover .service-card__image{transform:translateX(0)}.service-card__title{flex-shrink:0;font-family:Micra,sans-serif;font-size:12px;font-weight:700;line-height:1.2;margin-bottom:-2px;text-transform:uppercase}.service-card__cover{display:none}.service-card__reply{display:flex;flex-shrink:0;margin-top:17px}.service-card__more{display:none;flex-shrink:0;margin-top:17px}.service-card__action{color:#9f3584}.service-card__action,.service-card__desc{font-size:14px;font-weight:500;padding:0;text-transform:lowercase}.personal__layout{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr))}.personal__sidebar{-ms-grid-column-span:2;display:flex;flex-direction:column;-ms-grid-column:2;grid-column:2/span 2}.personal__user{font-size:21px;font-weight:500;line-height:1.2;margin-top:0}.personal__menu,.personal__user{margin-bottom:50px}.personal__menu:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.661) 54.93%,hsla(0,0%,100%,0));left:0}.personal__menu:after,.personal__menu:before{bottom:0;content:"";height:100%;position:absolute;width:40px}.personal__menu:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.661) 54.93%,#fff);right:0}.personal__menu-list{display:flex;flex-direction:column}.personal__item{color:#bfbfbf;font-size:16px;font-weight:500;line-height:26px}.personal__item.active,.personal__item:hover{color:#121212}.personal__item:not(:last-child){margin-bottom:30px}.personal__logout{align-items:center;color:#9f3584;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:flex-start;line-height:26px}.personal__logout:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.666 2.43A.833.833 0 1 0 13 3.957 7.501 7.501 0 0 1 10 18.334 7.503 7.503 0 0 1 7 3.957a.833.833 0 1 0-.668-1.527 9.17 9.17 0 0 0-5.499 8.404A9.167 9.167 0 1 0 13.666 2.43Z' fill='%239F3584'/%3E%3Cpath d='M10 9.167c.46 0 .833-.373.833-.834v-7.5a.833.833 0 1 0-1.667 0v7.5c0 .46.373.834.834.834Z' fill='%239F3584'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:20px;margin-right:20px;width:20px}.personal__content{-ms-grid-column-span:10;display:flex;flex-direction:column;-ms-grid-column:5;grid-column:5/span 10}.personal__content .page-title{max-width:590px;width:100%}.personal__content .page-title,.personal__title{font-size:35px;line-height:120%;margin-bottom:65px}.personal__title{font-family:Micra,sans-serif;font-weight:700}.personal__service-table tr td:last-child{padding-right:0;text-align:right}.personal__service-table tr td:last-child a.more{display:inline-block}.personal__subtitle{font-size:21px;line-height:1.2;margin-bottom:30px}.personal__desc{font-size:16px;font-weight:500;line-height:26px;margin-bottom:50px;max-width:963px}.personal__block:not(:last-child){margin-bottom:60px}.personal__block>.btn{margin-top:30px;width:max-content}.personal__block>.link{margin-top:20px}.personal__form{max-width:586px}.personal__form:not(:last-child){margin-bottom:70px}.personal__form-item{position:relative}.personal__form-add{bottom:16px;font-size:16px;left:calc(100% + 40px);line-height:1.62;position:absolute;white-space:nowrap}.personal__form .form__bottom{display:flex;justify-content:space-between;margin-top:10px}.personal__form .form-item--E .ss-main{display:block!important}.client-cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-30px}.client-cards-view{height:100%;margin-bottom:30px;width:calc(50% - 21px)}.client-cards-view__title{font-size:16px;line-height:26px}.client-cards-view .client-card{height:calc(100% - 46px);margin-top:20px;width:100%}.client-card{border:2px solid #ededed;border-radius:6px;padding:30px;position:relative}.client-card,.client-card__image{display:flex;justify-content:center}.client-card__image{align-items:center;flex-shrink:0;margin-right:30px;width:143px}.client-card__image img{display:block;width:100%}.client-card_qr-code .client-card__image{width:100px}.client-card_gift{padding:29px 32px 28px 29px}.client-card_gift .client-card__image{width:231px}.client-card_gift-empty .client-card__info{-ms-grid-row-align:center;align-self:center}.client-card__title{color:#121212;font-size:21px;font-weight:500;line-height:34px;margin-bottom:18px}.client-card__text{color:#121212;margin-bottom:12px}.client-card__info{display:flex;flex-direction:column;padding-right:20px;width:100%}.client-card__number{font-size:16px;letter-spacing:.1em;line-height:26px;margin-bottom:13px;white-space:nowrap}.client-card__bot,.client-card__discount{display:flex;flex-wrap:wrap}.client-card__discount{align-items:flex-start;flex-direction:column;margin-bottom:12px}.client-card__discount-add{color:#9f3584;font-size:16px;line-height:26px}.client-card__discount-label{color:#bfbfbf;flex-shrink:0;margin-bottom:5px}.client-card__discount-value{color:#9f3584;font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.client-card__discount-value_black{color:#121212}.client-card__discount-item{color:#121212;font-size:16px;font-weight:500;line-height:26px;margin-right:16px}.client-card__discount-item:last-child{margin-right:0}.client-card__info-icon{background:url(/local/templates/roscar/css/../img/info-icon.svg);background-repeat:no-repeat;background-size:contain;height:22px;position:absolute;right:18px;top:18px;width:22px}.personal-auto{display:flex;flex-direction:column;row-gap:0}.personal-auto__add{align-self:flex-start;margin-top:40px}.personal-auto .client-cards{margin-top:50px}.personal-auto .client-cards-view:first-child{margin-bottom:30px}.auto-card{border:2px solid #ededed;border-radius:6px;flex-direction:row;height:auto;height:100%;padding:30px;position:relative}.auto-card,.auto-card__image{display:flex;justify-content:center}.auto-card__image{-ms-grid-row-align:center;align-items:center;align-self:center;flex-shrink:0;margin-right:34px;max-height:115px;width:239px}.auto-card__image img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.auto-card__info{display:flex;flex-direction:column;width:100%}.auto-card__name{color:#121212;font-family:Micra,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.auto-card__number{color:#bfbfbf;font-size:16px;line-height:26px;margin-top:10px}.auto-card__bottom{display:flex;margin-top:auto;padding-top:20px}.auto-card__bottom>a:first-child{margin-right:36px}.gift-card__wrap{align-items:flex-start;display:flex;flex-wrap:wrap}.gift-card__main{max-width:686px}.gift-card__section:not(:first-of-type){margin-top:42px}.gift-card__header{display:flex;width:100%}.gift-card__title{font-family:Micra,sans-serif;font-size:14px;font-weight:700;line-height:1.2;text-transform:lowercase}.gift-card__step{align-items:center;display:none;order:-1;width:148px}.gift-card__step:after{background-color:#121212;content:"";display:flex;height:24px;margin:0 9px 0 11px;width:2px}.gift-card__step span{font-size:18px;padding-bottom:1px}.gift-card__step small{font-size:12px;order:1;padding:0 0 1px}.gift-card__toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14M12 19V5' stroke='%23121212' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;display:flex;height:24px;margin:-5px -7px 0 auto;width:24px}.gift-card__toggle.is-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14' stroke='%23121212' stroke-width='2'/%3E%3C/svg%3E")}.gift-card__content{margin-top:22px}.gift-card__name{color:#bfbfbf;display:none;flex-shrink:0;font-size:14px;line-height:1.2;padding:8px 70px 15px 0;width:148px}.gift-card__name--design{display:flex}.gift-card__data{width:100%}.gift-card__design{display:flex;flex-wrap:wrap;margin:-5px;padding:5px 0;width:calc(100% + 10px)}.gift-card__design-item{max-width:221px;padding:5px;width:50%}.gift-card__design-action{display:flex;padding:0;position:relative;width:100%}.gift-card__design-action:before{background-color:#ededed;background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";height:20px;position:absolute;right:10px;top:10px;transition:.3s ease;width:20px;z-index:10}.gift-card__design-action.is-active:before{background-color:#9f3584;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.749.264a.932.932 0 0 1 0 1.272l-4 4.2a.829.829 0 0 1-1.212 0L.25 3.336a.932.932 0 0 1 0-1.272.829.829 0 0 1 1.212 0l1.68 1.763L6.537.264a.829.829 0 0 1 1.212 0Z' fill='%23fff'/%3E%3C/svg%3E")}.gift-card__design-action img{display:flex;width:100%}.gift-card__form{display:flex;flex-wrap:wrap}.gift-card__form .form-item{width:100%}.gift-card__form .form-item:not(:first-of-type){margin-top:15px}.gift-card__form .form-item .default-input{width:100%}.gift-card__form .form-item__label{font-size:14px}.gift-card__form .simple-checkbox{margin-bottom:8px}.gift-card__form .form-footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:40px}.gift-card__total{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.gift-card__total span{display:inline-block;font-family:Micra,sans-serif;font-weight:700;line-height:1.2;margin-left:20px;text-transform:uppercase}.gift-card__hint{color:#bfbfbf;font-size:12px;line-height:1.3;margin-top:30px;max-width:460px}.gift-card__hint a{color:#121212}.gift-card__order{margin-top:22px}.gift-card__cont--activate .gift-card-confirm-form-container,.gift-card__cont--activate .gift-card__fromname{margin-bottom:20px}.gift-card__cont--activate .gift-card__picture{margin-bottom:30px;max-width:400px}.gift-card__cont--activate .gift-card__info{margin-bottom:30px}.gift-card__cont--activate .gift-card__activate-form{max-width:400px}.compare{overflow:hidden}.compare ::selection{background:transparent;color:inherit}.compare__top:not(:first-child){margin-top:40px}.compare__switch{font-size:inherit}.compare__cont{position:relative;width:100%}.compare__cont:not(:first-child){margin-top:60px}.compare__control{display:flex;flex-direction:column;height:536px;left:0;padding:0 40px 40px 0;position:absolute;top:0;width:375px;z-index:2}.compare__control .swiper-btns{display:flex;flex-direction:column;margin-left:auto;margin-top:auto}.compare__control .swiper-btns .swiper-button-next,.compare__control .swiper-btns .swiper-button-prev{border:2px solid #ededed;border-radius:50%;flex-shrink:0;height:48px;left:0;margin-top:0;position:relative;right:0;right:calc(100% + 40px);top:0;width:48px}.compare__control .swiper-btns .swiper-button-next:after,.compare__control .swiper-btns .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.23 5.445a.78.78 0 0 1 1.106 0l4.696 4.714a.788.788 0 0 1 0 1.111.78.78 0 0 1-1.107 0L.229 6.556a.788.788 0 0 1 0-1.11Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.032.73a.788.788 0 0 1 0 1.111L1.336 6.555a.78.78 0 0 1-1.107 0 .788.788 0 0 1 0-1.111L4.925.73a.78.78 0 0 1 1.107 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6c0-.433.35-.785.783-.785h16.434c.433 0 .783.352.783.786 0 .434-.35.786-.783.786H.783A.784.784 0 0 1 0 6Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;width:18px}.compare__control .swiper-btns .swiper-button-next:after{transform:rotate(180deg)}.compare__control .swiper-btns .swiper-button-prev{margin-bottom:30px}.compare-tabs{display:flex;flex-wrap:nowrap;margin-left:-20px;margin-right:-20px;overflow-x:auto;padding-left:20px;padding-right:20px;scrollbar-width:none}.compare-tabs::-webkit-scrollbar{display:none}.compare-tabs__item{color:#bfbfbf;cursor:pointer;flex:none}.compare-tabs__item:not(:last-child){margin-right:40px}.compare-tabs__item.active .compare-tabs__item-name{color:#121212}.compare-tabs__item-name{transition:color .3s ease}.compare-slider{padding-left:375px;position:relative}.compare-slider.compare-head-fixed .compare-slider__head{opacity:1;pointer-events:all;transform:translateZ(0)}.compare-slider__item{height:auto;padding:0 20px}.compare-slider__item *{pointer-events:none}.compare-slider__swiper{overflow:hidden;padding-bottom:2px}.compare-slider__swiper:not(.swiper-initialized) .compare-slider__item{width:25%}.compare-slider .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#121212;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:space-between;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.compare-slider .custom-cursor:after,.compare-slider .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;width:24px}.compare-slider .custom-cursor:before{transform:rotate(180deg)}.compare-slider .custom-cursor.shown{animation:cursorAnim .7s ease both}.compare-slider__body{cursor:none}.compare-slider__body.hide-cursor{cursor:default}.compare-slider__body.hide-cursor .custom-cursor{display:none}.compare-slider__body .compare-slider__swiper{margin-right:calc(-50vw + 920px);padding-right:calc(50vw - 920px);width:calc(100% + 50vw - 930px)}.compare-slider__body .compare-slider__swiper .swiper-wrapper{margin-left:-20px;width:calc(100% + 20px)}.compare-slider__head{background:#fff;cursor:none;left:0;margin:0 -7px 0 auto;opacity:0;padding-bottom:20px;padding-left:calc(50vw - 575px);padding-top:20px;pointer-events:none;position:fixed;right:0;top:0;transform:translate3d(0,-100%,0);transition:opacity .5s ease,transform .5s ease;z-index:2}.compare-slider__head>.compare__switch{left:calc(50vw - 927px);position:absolute;top:40px}.compare-slider__head.hide-cursor{cursor:default}.compare-slider__head.hide-cursor .custom-cursor{display:none}.compare-slider__head .compare-card{font-size:12px;height:100%;line-height:1.3}.compare-slider__head .compare-slider__swiper{padding-right:calc(50vw - 900px)}.compare-legend{pointer-events:none;width:100%;z-index:1}.compare-legend,.compare-legend:before{bottom:0;left:0;position:absolute;top:0}.compare-legend:before{background:#fff;content:"";width:375px}.compare-legend>*{position:relative}.compare-legend .compare-card__list-title span{display:block}.compare-legend .compare-card__item-label{position:relative}.compare-legend .compare-card__item-label span:not([class]){display:block;max-width:375px;position:relative;width:100%}.compare-legend .compare-card__top{max-width:332px}.compare-legend .compare-card__top .compare-card__img,.compare-slider .compare-card__item-label,.compare-slider .compare-card__list-title{opacity:0}.compare-card{display:flex;flex-direction:column;font-size:16px;font-weight:500;line-height:1.62}.compare-card__head{display:flex;position:relative}.compare-card__head .compare-card__img{flex:none;margin-right:20px;width:42.5%}.compare-card__head .compare-card__desc{padding:20px 40px 20px 0;position:relative}.compare-card__head .compare-card__btns{display:none;margin-top:auto}.compare-card__head .compare-card__actions{position:absolute;right:0;top:0}.compare-card__head .compare-card__season{left:10px;top:10px}.compare-card__head .compare-card__favorite,.compare-card__head .compare-card__season img{width:18px}.compare-card__head .compare-card__favorite:not(:last-child){margin-bottom:12px}.compare-card__top{display:flex;flex-direction:column}.compare-card__top .compare-card__desc{min-height:120px}.compare-card__top .compare-card__name{font-weight:600}.compare-card__top .compare-card__img{margin-bottom:20px}.compare-card__img{position:relative}.compare-card__img-img{background-color:#f4f4f4;padding-top:120%;position:relative}.compare-card__img-img>img{display:block;height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.compare-card__img-img>img[src="/local/templates/roscar/img/svg/product-temp.svg"]{padding:25%}.compare-card__img .compare-card__actions{position:absolute;right:20px;top:20px}.compare-card__favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;height:24px;transition:.3s ease;width:24px}.compare-card__favorite.active,.compare-card__favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.compare-card__favorite:not(:last-child){margin-bottom:20px}.compare-card__del{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.343 0c-.421 0-.762.314-.762.702v.701H2.262c-.42 0-.762.314-.762.702 0 .387.341.701.762.701h14.226c.42 0 .762-.314.762-.701 0-.388-.341-.702-.762-.702h-4.319V.702c0-.388-.34-.702-.762-.702H7.343ZM7.343 6.922c.42 0 .762.314.762.701v6.548c0 .387-.341.702-.762.702s-.762-.315-.762-.702V7.623c0-.387.34-.701.762-.701ZM12.17 7.623c0-.387-.342-.701-.763-.701-.42 0-.762.314-.762.701v6.548c0 .387.341.702.762.702s.762-.315.762-.702V7.623Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.27 4.366c.042-.356.369-.624.757-.624h10.696c.388 0 .715.268.757.624l.204 1.685a38.335 38.335 0 0 1 0 9.19l-.02.167c-.146 1.212-1.167 2.179-2.48 2.348a29.825 29.825 0 0 1-7.618 0c-1.313-.17-2.333-1.136-2.48-2.348l-.02-.166a38.329 38.329 0 0 1 0-9.192l.204-1.684Zm1.44.779-.129 1.06a37.036 37.036 0 0 0 0 8.882l.02.165c.07.575.554 1.034 1.176 1.114 2.387.308 4.809.308 7.196 0 .622-.08 1.107-.538 1.176-1.114l.02-.165a37.04 37.04 0 0 0 0-8.882l-.128-1.06H4.709Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:18px;transition:.3s ease;width:18px}.compare-card__del:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.343 0c-.421 0-.762.314-.762.702v.701H2.262c-.42 0-.762.314-.762.702 0 .387.341.701.762.701h14.226c.42 0 .762-.314.762-.701 0-.388-.341-.702-.762-.702h-4.319V.702c0-.388-.34-.702-.762-.702H7.343ZM7.343 6.922c.42 0 .762.314.762.701v6.548c0 .387-.341.702-.762.702s-.762-.315-.762-.702V7.623c0-.387.34-.701.762-.701ZM12.17 7.623c0-.387-.342-.701-.763-.701-.42 0-.762.314-.762.701v6.548c0 .387.341.702.762.702s.762-.315.762-.702V7.623Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.27 4.366c.042-.356.369-.624.757-.624h10.696c.388 0 .715.268.757.624l.204 1.685a38.335 38.335 0 0 1 0 9.19l-.02.167c-.146 1.212-1.167 2.179-2.48 2.348a29.825 29.825 0 0 1-7.618 0c-1.313-.17-2.333-1.136-2.48-2.348l-.02-.166a38.329 38.329 0 0 1 0-9.192l.204-1.684Zm1.44.779-.129 1.06a37.036 37.036 0 0 0 0 8.882l.02.165c.07.575.554 1.034 1.176 1.114 2.387.308 4.809.308 7.196 0 .622-.08 1.107-.538 1.176-1.114l.02-.165a37.04 37.04 0 0 0 0-8.882l-.128-1.06H4.709Z' fill='%239F3584'/%3E%3C/svg%3E")}.compare-card__season{left:20px;position:absolute;top:20px}.compare-card__season img{display:block}.compare-card__desc{display:flex;flex-direction:column;flex-grow:1}.compare-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.compare-card__price{margin-top:10px;white-space:nowrap}.compare-card__btns{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding-top:20px}.compare-card__btns .del{color:#9f3584;font-size:16px;font-weight:500;line-height:1.62;padding:0}.compare-card__btns .btn{padding:7px 30px}.compare-card__bottom{margin-top:30px}.compare-card__plus{border:1px solid #bfbfbf;cursor:pointer;padding-top:120%;position:relative}.compare-card__plus-text{align-items:center;color:#bfbfbf;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.compare-card__plus-text:before{background-positin:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='44' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.84 21.584h12.32M22 27.744v-12.32' stroke='%23BFBFBF' stroke-width='2'/%3E%3Ccircle cx='22' cy='22' r='21' stroke='%23EDEDED' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex:none;height:44px;margin-bottom:15px;position:relative;width:44px}.compare-card__list:not(:last-child){margin-bottom:30px}.compare-card__list-title{border-bottom:1px solid #ededed;font-weight:700;line-height:1.4;margin-bottom:20px;padding-bottom:20px;white-space:nowrap}.compare-card__item:not(:last-child){margin-bottom:20px}.compare-card__item-label{color:#bfbfbf;font-weight:600;max-width:350px}.compare-card__item-label .help{pointer-events:all}.compare-card__item-action,.compare-card__item-credit,.compare-card__item-gift,.compare-card__item-text{margin-top:-26px}.compare-card__item-action .empty,.compare-card__item-credit .empty,.compare-card__item-gift .empty,.compare-card__item-text .empty{color:#bfbfbf}.compare-card__item-action p:not(:last-child),.compare-card__item-credit p:not(:last-child),.compare-card__item-gift p:not(:last-child),.compare-card__item-text p:not(:last-child){margin-bottom:20px}.contacts__cont{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:60px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(15,1fr)}.contacts__cont:not(:first-child){margin-top:56px}.contacts__cont-info{-ms-grid-column-span:4;display:flex;flex-direction:column;-ms-grid-column:1;grid-column:1/5;padding-right:85px}.contacts__cont-info>:not(:last-child){margin-bottom:50px}.contacts__cont-map{-ms-grid-column-span:10;-ms-grid-column:5;grid-column:5/15}.contacts__cont-map .tabs{margin-bottom:30px}.contacts__cont-map .map iframe{height:100%;left:0;position:absolute;top:0;width:100%}.contacts__filter{-ms-grid-columns:100%;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%}.contacts__text{display:flex;flex-direction:column;padding-top:50px}.contacts__text-label{color:#bfbfbf;margin-bottom:15px}.contacts__text-phone{color:#9f3584;font-family:Micra,sans-serif;font-size:28px;font-weight:700;line-height:1.2;transition:color .4s ease}.contacts__text-phone:hover{color:#121212}.contacts__text-phone:not(:last-child){margin-bottom:27px}.contacts__text-mail{font-size:21px;font-weight:500;line-height:1.6;transition:color .4s ease}.contacts__text-mail:hover{color:#9f3584}.contacts__map{background:#f4f4f4;padding-top:51%;position:relative;width:100%}.contacts__map>div{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.contacts-card>:not(:last-child){margin-bottom:40px}.contacts-card__item:not(:last-child){margin-bottom:30px}.contacts-card__label{margin-bottom:10px}.contacts-card__text{font-size:21px;line-height:1.62}.contacts-card__gallery{position:relative}.contacts-card__gallery-img{border-radius:6px;overflow:hidden;padding-top:50%;position:relative}.contacts-card__gallery-img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.contacts-card__gallery-img:after{background:rgba(0,0,0,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contacts-card__gallery-count{align-items:center;background:#121212;border-radius:3px;bottom:10px;color:#fff;display:flex;font-size:12px;padding:4px 8px;position:absolute;right:10px}.contacts-card__gallery-count:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.293a3.422 3.422 0 0 0-3.418 3.418A3.422 3.422 0 0 0 7 11.129a3.422 3.422 0 0 0 3.418-3.418A3.422 3.422 0 0 0 7 4.293Zm0 5.742a2.327 2.327 0 0 1-2.324-2.324A2.327 2.327 0 0 1 7 5.387 2.327 2.327 0 0 1 9.324 7.71 2.327 2.327 0 0 1 7 10.035Z' fill='%23fff'/%3E%3Cpath d='M12.36 2.652h-2.012a.17.17 0 0 1-.151-.09l-.557-1.17A1.257 1.257 0 0 0 8.505.684H5.534a1.257 1.257 0 0 0-1.135.708l-.557 1.17a.17.17 0 0 1-.15.09H1.64C.736 2.652 0 3.388 0 4.293v7.383c0 .904.736 1.64 1.64 1.64h10.72c.904 0 1.64-.736 1.64-1.64V4.293c0-.905-.736-1.64-1.64-1.64Zm.546 9.024a.547.547 0 0 1-.547.547H1.641a.547.547 0 0 1-.547-.547V4.293c0-.302.245-.547.547-.547h2.05c.482 0 .915-.268 1.13-.699l.006-.01.556-1.169a.17.17 0 0 1 .15-.09h2.972a.17.17 0 0 1 .15.09l.557 1.17.005.01c.216.43.649.698 1.13.698h2.012c.302 0 .547.245.547.547v7.383Z' fill='%23fff'/%3E%3Cpath d='M11.813 4.84h-1.094v1.094h1.094V4.84Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;flex:none;height:14px;margin-right:7px;position:relative;width:14px}.contacts-card__gallery-link{bottom:0;left:0;position:absolute;right:0;top:0}.breadcrumbs+.actions-slider{margin-top:-35px}.actions-slider__list{cursor:none;overflow:hidden;position:relative}.actions-slider__list .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:center;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.actions-slider__list .custom-cursor.shown{animation:cursorAnim .7s ease both}.actions-slider__list .swiper-pagination{border-bottom:2px solid #bfbfbf;bottom:140px;display:flex;text-align:right;width:max-content}.actions-slider__list .swiper-pagination-bullet{background:transparent;border-radius:0;color:#bfbfbf;display:flex;font-size:16px;font-weight:700;height:auto;justify-content:flex-end;line-height:1.62;margin:0!important;opacity:1;position:relative;transition:color .4s ease;width:125px}.actions-slider__list .swiper-pagination-bullet.swiper-pagination-bullet-active{color:#9f3584}.actions-slider__list .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1}.actions-slider__list .swiper-pagination-bullet:hover{color:#9f3584}.actions-slider__list .swiper-pagination-bullet:after{background:#9f3584;content:"";height:6px;left:0;opacity:0;position:absolute;right:0;top:100%;transition:opacity .4s ease}.actions-slide{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;display:-ms-grid;display:grid;gap:60px 40px;grid-template-columns:repeat(15,1fr);height:100%;position:relative}.actions-slide__cont{-ms-grid-column-span:8;-ms-grid-row-align:center;align-self:center;-ms-grid-column:1;grid-column:1/9;padding:190px 0}.actions-slide__img{-ms-grid-column-span:4;-ms-grid-column:10;grid-column:10/14}.actions-slide__img-img{padding-top:178%;position:relative;width:100%}.actions-slide__img-img img{display:block;object-fit:cover;object-position:center}.actions-slide__img-img img,.actions-slide__link{height:100%;left:0;position:absolute;top:0;width:100%}.actions-slide__title{font-family:Micra,sans-serif;font-size:44px;font-weight:700;line-height:1.2}.actions-slide__title:not(:last-child){margin-bottom:20px}.actions-slide__text{color:#bfbfbf;font-size:16px;font-weight:600;line-height:1.62;max-width:80%;width:100%}.actions-list__cont{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;align-items:flex-start;display:-ms-grid;display:grid;gap:30px 40px;grid-template-columns:repeat(15,1fr)}.actions-list__info{-ms-grid-column-span:3;-ms-grid-column:1;grid-column:1/4;position:sticky;top:120px}.actions-list__info a:not([class]){color:#9f3584}.actions-list__info a:not([class]):hover{color:#121212}.actions-list__list{-ms-grid-column-span:12;-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;display:-ms-grid;display:grid;gap:48px 40px;-ms-grid-column:4;grid-column:4/16;grid-template-columns:repeat(4,1fr)}.actions-card{display:flex;flex-direction:column;height:100%;position:relative}.actions-card:hover .actions-card__title{color:#9f3584}.actions-card__img{margin-bottom:30px;padding-top:116%;position:relative}.actions-card__img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.actions-card__date{font-size:12px;font-weight:500;line-height:1.4}.actions-card__date:not(:last-child){margin-bottom:15px}.actions-card__title{font-size:21px;font-weight:500;line-height:1.62;transition:color .4s ease}.actions-card__title:not(:last-child){margin-bottom:15px}.actions-card__text{color:#bfbfbf}.actions-card__link{height:100%;left:0;position:absolute;top:0;width:100%}.actions-inner__cont{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;align-items:flex-start;display:-ms-grid;display:grid;gap:40px;grid-template-columns:repeat(15,1fr)}.actions-inner__text{-ms-grid-column-span:8;-ms-grid-column:2;grid-column:2/10}.actions-inner__text-bottom:not(:last-child),.actions-inner__text-cont:not(:last-child),.actions-inner__text-top:not(:last-child){margin-bottom:40px}.actions-inner__text-top{max-width:720px;width:100%}.actions-inner__text-bottom,.actions-inner__text-top{color:#bfbfbf;font-weight:600}.actions-inner__text a:not([class]){color:#9f3584}.actions-inner__text a:not([class]):hover{colr:#121212}.actions-inner__text div:not(:last-child),.actions-inner__text p:not(:last-child),.actions-inner__text table:not(:last-child),.actions-inner__text ul:not(:last-child){margin-bottom:20px}.actions-inner__date{font-size:12px;font-weight:500;line-height:1.4}.actions-inner__date:not(:last-child){margin-bottom:20px}.actions-inner__title{font-family:Micra,sans-serif;font-size:44px;font-weight:700;line-height:1.2}.actions-inner__title:not(:last-child){margin-bottom:20px}.actions-inner__slider{-ms-grid-column-span:5;cursor:none;-ms-grid-column:11;grid-column:11/16;margin-right:120px;margin-top:-35px;position:relative}.actions-inner__slider.hide-cursor{cursor:default}.actions-inner__slider.hide-cursor .custom-cursor{display:none}.actions-inner__slider .custom-cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:space-between;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.actions-inner__slider .custom-cursor:after,.actions-inner__slider .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 6 6 6-6 6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";flex-shrink:0;height:24px;width:24px}.actions-inner__slider .custom-cursor:before{transform:rotate(180deg)}.actions-inner__slider .custom-cursor.shown{animation:cursorAnim .7s ease both}.actions-inner__slider .swiper-pagination{align-items:center;bottom:auto;display:flex;justify-content:center;left:calc(100% + 20px);right:auto;top:30px;width:auto}.actions-inner__slider .swiper-pagination-current{font-size:21px;font-weight:500;line-height:1.6;margin-right:8px;padding-right:10px;position:relative}.actions-inner__slider .swiper-pagination-current:after{background:currentColor;bottom:4px;content:"";position:absolute;right:0;top:4px;width:2px}.actions-inner__slider .swiper-pagination-total{font-size:12px;font-weight:500;line-height:1.4}.actions-inner__slider .swiper-button-next,.actions-inner__slider .swiper-button-prev{border:2px solid #ededed;border-radius:50%;bottom:40px;flex-shrink:0;height:48px;margin-top:0;top:auto;width:48px}.actions-inner__slider .swiper-button-next:after,.actions-inner__slider .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.23 5.445a.78.78 0 0 1 1.106 0l4.696 4.714a.788.788 0 0 1 0 1.111.78.78 0 0 1-1.107 0L.229 6.556a.788.788 0 0 1 0-1.11Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.032.73a.788.788 0 0 1 0 1.111L1.336 6.555a.78.78 0 0 1-1.107 0 .788.788 0 0 1 0-1.111L4.925.73a.78.78 0 0 1 1.107 0Z' fill='%23121212'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6c0-.433.35-.785.783-.785h16.434c.433 0 .783.352.783.786 0 .434-.35.786-.783.786H.783A.784.784 0 0 1 0 6Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;width:18px}.actions-inner__slider .swiper-button-prev{left:-73px}.actions-inner__slider .swiper-button-next{right:0}.actions-inner__slider .swiper-button-next:after{transform:rotate(180deg)}.actions-inner__img{padding-top:178%;position:relative;width:100%}.actions-inner__img img{display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.back-link{align-items:center;display:flex}.back-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.5 5.48 12M1 7.5 5.48 3M1 7.5h14' stroke='%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;flex:none;height:20px;margin-right:16px;position:relative;width:20px}.back-link:not(:last-child){margin-bottom:45px}.main-b2b{overflow:hidden;position:fixed;touch-action:none}.main-b2b .b2b-mobile-nav{display:none}.main-b2b .fancybox__backdrop{--fancybox-bg:transparent}.main-b2b__main{color:#fff;display:flex;flex-direction:column;height:100vh;padding:11% 6.5%;position:relative;width:100%}.main-b2b__main-bg{height:100%;left:0;position:absolute;top:0;width:100%}.main-b2b__main-bg img{display:block;height:100%;object-fit:cover;width:100%}.main-b2b__main>.wrapper{flex:1 1 100%;justify-content:flex-end}.main-b2b__content{max-width:696px}.main-b2b__title{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2;margin-bottom:35px}.main-b2b__description{font-size:21px;font-weight:500;line-height:1.62;margin-bottom:55px}.main-b2b__btn{max-width:299px}.mheader-b2b{color:#fff;left:0;padding:40px 0;position:fixed;top:0;width:100%;z-index:2}.mheader-b2b__top{align-items:center;display:flex;justify-content:space-between}.mheader-b2b__logo{height:21px;margin-right:auto}.mheader-b2b__logo img{display:block;height:100%}.mheader-b2b__call{font-size:16px;font-weight:500;line-height:1.62;margin-left:auto}.mheader-b2b__callback{color:#9f3584;cursor:pointer;margin-left:10px}.mheader-b2b__mobile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m21.026 18.446-3.3-3.3a1.76 1.76 0 0 0-2.488 0l-.962.961a16.2 16.2 0 0 1-5.382-5.382l1.054-1.054a1.762 1.762 0 0 0 0-2.488l-3.3-3.3a1.758 1.758 0 0 0-2.49.002l-2.074 2.09c-.992.833-1.341 2.2-.889 3.497 2.322 6.654 7.68 12.013 14.334 14.334 1.252.437 2.538.11 3.355-.732a.753.753 0 0 0 .035-.032l2.107-2.108a1.761 1.761 0 0 0 0-2.488Zm-1.051 1.437-2.06 2.06a.722.722 0 0 0-.071.068c-.434.471-1.131.634-1.825.392C9.79 20.229 4.773 15.212 2.6 8.983c-.249-.714-.07-1.453.458-1.883a.745.745 0 0 0 .057-.052l2.097-2.114a.272.272 0 0 1 .386 0l3.3 3.3a.273.273 0 0 1 0 .386l-1.46 1.46a.743.743 0 0 0-.122.891 17.686 17.686 0 0 0 6.716 6.716c.29.164.654.114.89-.122l1.368-1.368a.273.273 0 0 1 .386 0l3.3 3.3a.273.273 0 0 1 0 .386ZM14.014 6.049a.743.743 0 1 0 0 1.486 3.457 3.457 0 0 1 3.453 3.453.743.743 0 1 0 1.486 0 4.945 4.945 0 0 0-4.94-4.94ZM15.146 2a.743.743 0 1 0 0 1.487 6.378 6.378 0 0 1 6.37 6.37.743.743 0 1 0 1.487 0C23.003 5.525 19.478 2 15.146 2Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;height:24px;width:24px}.link-icon{align-items:center;color:#9f3584;cursor:pointer;display:inline-flex}.link-icon:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;margin-right:15px}.popup-calendar{position:relative}.popup-calendar__body{background-color:#fff;border:2px solid #f4f4f4;border-radius:6px;left:0;max-width:390px;padding:20px;position:absolute;top:50px;width:100%;z-index:10}.popup-calendar__body.visually-hidden{display:none}.b2b-order-detail__item{border-bottom:2px solid #ededed}.b2b-order-detail__item-info{flex:1 1 auto;padding-bottom:20px;padding-left:0}.b2b-order-detail__item-label{color:#bfbfbf;font-size:12px;margin-bottom:5px}.b2b-order-detail__link-cancel{color:#9f3584}.b2b-order-detail__link-print{font-weight:500}.b2b-order-detail__link-print:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5V1.665h10v5.833M5 15H3.333c-.92 0-1.666-.746-1.666-1.667V9.167c0-.92.746-1.667 1.666-1.667h13.334c.92 0 1.666.746 1.666 1.667v4.166c0 .92-.746 1.667-1.666 1.667H15' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='M5 11.666h10v6.667H5v-6.667Z' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;width:20px}.b2b-order-detail__bottom{display:flex;flex-wrap:wrap;justify-content:space-between}.profile-mobile .wrapper{font-size:18px}.profile-mobile .wrapper>:not(:last-child){margin-bottom:45px}.profile-mobile__title{font-size:18px;font-weight:500}.profile-mobile__menu-item{display:block;transition:color .3s}.profile-mobile__menu-item:hover{color:#9f3584}.profile-mobile__menu-item:not(:last-child){margin-bottom:30px}.profile-mobile__logout{justify-content:flex-start!important;margin-bottom:0!important}.profile-mobile__logout:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.666 2.43A.833.833 0 1 0 13 3.957 7.501 7.501 0 0 1 10 18.334 7.503 7.503 0 0 1 7 3.957a.833.833 0 1 0-.668-1.527 9.17 9.17 0 0 0-5.499 8.404A9.167 9.167 0 1 0 13.666 2.43Z' fill='%239F3584'/%3E%3Cpath d='M10 9.167c.46 0 .833-.373.833-.834v-7.5a.833.833 0 1 0-1.667 0v7.5c0 .46.373.834.834.834Z' fill='%239F3584'/%3E%3C/svg%3E")!important;margin-right:15px!important}.profile-mobile__logout span{display:block!important}.personal__link-download{align-items:center;color:#9f3584;display:inline-flex;font-weight:500;padding:0}.personal__link-download:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 14.168v2.5c0 .92.746 1.667 1.667 1.667h11.666c.92 0 1.667-.747 1.667-1.667v-2.5M6.667 10 10 13.333 13.333 10M10 1.668v11.667' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:20px;margin-right:20px;width:20px}.personal-settings__form:not(:last-child){margin-bottom:50px}.personal-settings__form-items{gap:30px 40px}.personal-settings__form-items_account .form-item:first-child{-ms-grid-column-span:2;grid-column:span 2}.personal-settings__form-items_profile .ss-single-selected{height:47px;padding-bottom:10px}.personal-settings__form-items_profile .ss-single-selected .placeholder{line-height:1.62}.personal-settings__form-items_profile .form-item:nth-child(5){-ms-grid-column-span:2;grid-column:span 2}.personal-schedule__btns{display:flex}.personal-orders__calendar{width:clamp(342px,20.3125vw,390px)}.personal-auto__empty{margin-top:20px}.table-orders_empty{max-width:640px}.table-orders__heading:not(:last-child){padding-right:30px!important}.table-orders__heading:nth-child(3){align-items:center;display:flex}.table-orders__heading:nth-child(3) input{width:95px}.table-orders__heading:nth-child(3) span{padding:0 5px}.table-orders__data{padding:20px 0!important}.table-orders__data:last-child{padding-right:0}.table-orders__data:nth-child(4),.table-orders__data:nth-child(5){padding-right:30px!important}.table-orders__input{border:2px solid #bfbfbf;border-radius:6px;font-weight:500;max-width:140px;padding:8px 12px}.table-orders__link{align-items:center;display:flex}.table-orders__link:not(:last-child){padding-right:30px}.table-orders__link span{white-space:nowrap}.table-orders__link:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:12px;width:12px}.table-orders__link_remove:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.192.777a1 1 0 0 1 0 1.415l-7.07 7.07A1 1 0 1 1 .706 7.849L7.778.778a1 1 0 0 1 1.414 0Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.192 9.191a1 1 0 0 1-1.414 0L.707 2.121A1 1 0 1 1 2.121.705l7.071 7.071a1 1 0 0 1 0 1.414Z' fill='%239F3584'/%3E%3C/svg%3E")}.table-orders__link_repeat:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11 1 3 3-3 3' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 8V6.667C1 5.194 2.293 4 3.889 4H14M4 17l-3-3 3-3' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 10v1.333C14 12.806 12.707 14 11.111 14H1' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:16px;width:16px}.table-orders__link_more:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM20 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM4 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z' stroke='%239F3584' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24px}.table-reserves.table-orders_empty{max-width:941px}.personal-report__form{max-width:461px}.personal-report__form-item:not(:last-child){margin-bottom:30px}.personal-report__btns{margin-top:50px}.personal-clients__form{margin-bottom:50px;max-width:498px}.personal-clients__form-items{align-items:end;column-gap:20px}.personal-clients__text{color:#bfbfbf}.personal-clients__btn{max-width:max-content}.personal-clients__btn-generate{background-color:transparent;border:2px solid #121212;color:#121212}.personal-clients__btn-copy{align-items:center;display:flex;font-size:16px;font-weight:500;padding:0}.personal-clients__btn-copy.active:before{display:block}.personal-clients__btn-copy:before{border:2px solid #f4f4f4;border-radius:6px;content:"Пароль скопирован";cursor:default;display:none;font-size:12px;padding:7px 18px;position:absolute;right:5%;top:-25%}.personal-clients__btn-copy:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.666 18.333H3.333a1.612 1.612 0 0 1-1.667-1.666V8.332a1.612 1.612 0 0 1 1.667-1.667h3.333V3.333a1.612 1.612 0 0 1 1.667-1.667h8.333a1.612 1.612 0 0 1 1.667 1.667v8.334a1.613 1.613 0 0 1-1.666 1.666h-3.334v3.333a1.613 1.613 0 0 1-1.667 1.667Zm-8.333-10v8.333h8.333v-3.333H8.333a1.613 1.613 0 0 1-1.667-1.667V8.333H3.333Zm5-5v8.334h8.333V3.332H8.333Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:20px;margin-left:20px;width:20px}.personal-clients__table{max-width:880px}.personal-clients__table-heading{color:#bfbfbf;font-weight:500;text-align:start}.personal-clients__table-heading:not(:last-child){padding:0 40px 0 0}.personal-clients__table-data{border-bottom:unset;padding:20px 0;position:relative}.catalog.b2b-view .catalog__list{grid-gap:30px}.catalog.b2b-view .catalog__group{-ms-grid-columns:100%;align-items:stretch;grid-auto-rows:minmax(185px,auto);grid-template-columns:100%;row-gap:30px}.catalog.b2b-view .catalog__group:not(:first-child)>.product:first-child{grid-column:auto}.b2b-view .stock{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(12,1fr)}.b2b-view .stock__body{-ms-grid-columns:100%;grid-column:1/-2;grid-template-columns:100%}.b2b-view .stock__image{background-color:unset;border:unset;padding-bottom:26.15%}.b2b-view .stock__image img{object-fit:cover}.b2b-view .stock__info{display:none}.b2b-view .search-result+.catalog__list .product__characteristics-item{flex-basis:265px;flex-shrink:1}.b2b-view .product{-ms-grid-columns:211px 40px minmax(0,1fr);border:2px solid #f4f4f4;border-radius:8px;column-gap:40px;display:-ms-grid;display:grid;grid-template-columns:211px minmax(0,1fr);overflow:hidden;position:relative;row-gap:10px}.b2b-view .product.animated:after{content:"";opacity:0;transition:opacity .1s linear,background-color .1s linear;transition-delay:inherit}.b2b-view .product.cardAnimation:after{background-color:hsla(0,0%,100%,.9);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='59' stroke='%23EDEDED'/%3E%3Cpath d='M60 1a59 59 0 1 0 50.495 89.516' stroke='%23BFBFBF'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 60 60;360 60 60' keyTimes='0;1'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;z-index:100}.b2b-view .product__image{align-items:center;background-color:#f4f4f4;display:flex;height:106%;justify-content:center;min-height:185px;position:relative}.b2b-view .product__image--empty img{height:60px;width:60px}.b2b-view .product__image>img{display:block;max-height:80%;max-width:80%;object-fit:contain}.b2b-view .product__image--mob{align-items:center;background-color:#f4f4f4;display:flex;height:100%;justify-content:center;max-height:100%;min-height:126px;position:relative}.b2b-view .product__image--mob>img{display:block;max-height:80%;max-width:80%;object-fit:contain}.b2b-view .product__image--full>img{height:100%;object-fit:cover;width:100%}.b2b-view .product__season{height:24px;left:15px;position:absolute;top:15px;width:24px}.b2b-view .product__season img{height:100%;width:100%}.b2b-view .product__desc{display:flex;flex-direction:row;padding:30px 30px 30px 0;position:relative}.b2b-view .product__name{display:block;font-size:21px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.b2b-view .product__add{-ms-grid-row-align:center;align-self:center;flex:0 1 455px}.b2b-view .product__cart{align-items:center;display:flex;justify-content:space-between;max-width:336px;width:100%}.b2b-view .product__cart:not(:last-child){margin-bottom:30px}.b2b-view .product__cart-success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h34v34H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.228 9.128H6.01L4.625 6.644a.88.88 0 0 0-.769-.452H2.095a.88.88 0 1 0 0 1.761h1.244l1.367 2.452 3.154 6.977.003.008.278.614-3.166 3.377a.88.88 0 0 0 .542 1.478l2.886.33a47.85 47.85 0 0 0 10.865 0l2.886-.33a.88.88 0 1 0-.2-1.75l-2.886.33a46.08 46.08 0 0 1-10.465 0l-1.145-.131 2.324-2.479a.893.893 0 0 0 .062-.075l.884.115a17.98 17.98 0 0 0 3.736.095 10.907 10.907 0 0 0 7.475-3.838l.678-.804a.874.874 0 0 0 .064-.085l1.265-1.928c.896-1.366-.084-3.181-1.718-3.181ZM9.91 16.987a.569.569 0 0 1-.444-.326l-.001-.004-2.607-5.768h15.37c.233 0 .373.26.245.454l-1.236 1.884-.644.763a9.146 9.146 0 0 1-6.268 3.218c-1.123.089-2.252.06-3.37-.085l-1.045-.136Z' fill='%239F3584'/%3E%3Cpath d='M7.378 24.684a1.761 1.761 0 1 0 0 3.522 1.761 1.761 0 0 0 0-3.522ZM18.532 26.445a1.761 1.761 0 1 1 3.522 0 1.761 1.761 0 0 1-3.522 0Z' fill='%239F3584'/%3E%3Cpath d='M25.461 17.014a8.15 8.15 0 1 0 0-16.3 8.15 8.15 0 0 0 0 16.3Z' fill='%239F3584' stroke='%23fff'/%3E%3Cpath d='m21.857 7.488 2.88 2.764a.1.1 0 0 0 .14-.002l4.063-4.179' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:none;height:34px;width:34px}.b2b-view .product__cart.added .btn{display:none}.b2b-view .product__cart.added .product__cart-success{display:block}.b2b-view .product__cart .counter{margin-right:20px}.b2b-view .product__cart .btn{flex:1 1 auto;padding:10px 20px}.b2b-view .product__price{white-space:nowrap}.b2b-view .product__price:not(:last-child){margin-bottom:30px}.b2b-view .product__price-value{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2}.b2b-view .product__price-count{font-size:14px;line-height:1.62;margin-left:4px}.b2b-view .product__info{flex:1 1 600px;margin-right:40px;overflow:hidden;padding-right:40px;position:relative}.b2b-view .product__info:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='243' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1v245' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-y;content:"";height:100%;position:absolute;right:0;top:0;width:2px}.b2b-view .product__characteristics{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:30px;max-width:620px;overflow:hidden;width:100%}.b2b-view .product__characteristics--short{display:none}.b2b-view .product__characteristics-item{align-items:flex-start;display:flex;flex:0 1 33%;flex-direction:column;margin-bottom:20px}.b2b-view .product__characteristics-item:nth-child(2){flex:1 1 50%}.b2b-view .product__characteristics-item:not(:last-child){margin-right:40px}.b2b-view .product__characteristics-label{color:#bfbfbf;font-size:16px;margin-bottom:6px;white-space:nowrap}.b2b-view .product__characteristics-value{font-size:16px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-view--noimg .product{-ms-grid-columns:100%;grid-template-columns:100%;position:relative}.b2b-view--noimg .product.animated:after{content:"";opacity:0;transition:opacity .1s linear,background-color .1s linear;transition-delay:inherit}.b2b-view--noimg .product.cardAnimation:after{background-color:hsla(0,0%,100%,.9);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='59' stroke='%23EDEDED'/%3E%3Cpath d='M60 1a59 59 0 1 0 50.495 89.516' stroke='%23BFBFBF'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 60 60;360 60 60' keyTimes='0;1'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;z-index:100}.b2b-view--noimg .product__image,.b2b-view--noimg .product__image--mob{display:none}.b2b-view--noimg .product__desc{padding:30px 40px}.b2b-view--noimg .product__name:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='624' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h626' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:100% auto;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.filter__switch .switch{flex-direction:row-reverse;font-size:16px;justify-content:space-between}.filter__switch .switch__tumbler{margin-left:10px;margin-right:0}.filter__items .filter__switchs{display:-ms-grid;display:grid}.filter__items .filter__switch{margin-bottom:unset;margin-top:15px}.filter__images{margin-bottom:20px}.popup--filter .filter_images{display:none}.b2b-product-page footer,.b2b-product-page header{background:#f4f4f4}.b2b-product-page .product-screen{flex-grow:1;height:100%}.b2b-product-page .product-screen__body{align-items:flex-start}.b2b-product-page .product-screen__left{-ms-grid-column-span:5;grid-column:span 5;justify-content:center;margin-top:30%;position:sticky;top:125px}.b2b-product-page .product-screen__images-slide_empty .swiper-pagination{display:none}.b2b-product-page .product-screen__images-slide_empty .product-screen__slider{position:unset;top:unset}.b2b-product-page .product-screen__images-slide_empty .swiper-slide{margin-top:calc(50% - 73.5px)}.b2b-product-page .product-screen__bottom{flex:none;margin-top:50px}.b2b-product-page .product-screen__bottom--mobile{align-items:center;display:none;flex-direction:row;justify-content:space-between;margin-top:80px}.b2b-product-page .product-screen__cart--mobile{display:none}.b2b-product-page .product-screen__slider{left:0;margin-top:30px;position:sticky;top:160px}.b2b-product-page .product-screen__slider .swiper-button-next,.b2b-product-page .product-screen__slider .swiper-button-prev{bottom:0;margin-top:0;top:unset}.b2b-product-page .product-screen__slider .swiper-button-next[hidden],.b2b-product-page .product-screen__slider .swiper-button-prev[hidden]{display:none}.b2b-product-page .product-screen__right .product-desc{-ms-grid-columns:100%;grid-gap:50px;grid-template-columns:100%}.b2b-product-page .product-screen__right .product-desc__item-title{align-items:flex-start;display:flex;justify-content:space-between}.b2b-product-page .product-screen__right .product-desc__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5 8.527h14' stroke='%23121212' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v17.055H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;margin-left:20px;width:24px}.b2b-product-page .product-screen__right .product-desc__list{overflow:hidden;transition:height .4s linear}.b2b-product-page .product-screen__right .product-desc__list-text{color:#121212}.b2b-product-page .product-screen__right .product-desc__list .help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23121212'%3E%3Cpath d='M8 .055c-4.421 0-8 3.578-8 8 0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.422-3.578-8-8-8Zm0 14.933a6.941 6.941 0 0 1-6.933-6.933A6.941 6.941 0 0 1 8 1.12a6.941 6.941 0 0 1 6.933 6.934A6.941 6.941 0 0 1 8 14.988Z'/%3E%3Cpath d='M7.797 9.805a.693.693 0 0 0-.685.694c0 .37.297.695.685.695a.7.7 0 0 0 .695-.695.7.7 0 0 0-.695-.694ZM7.915 4.545c-1.218 0-1.777.722-1.777 1.209 0 .351.297.514.54.514.488 0 .29-.695 1.21-.695.45 0 .811.199.811.614 0 .487-.505.766-.802 1.019-.262.225-.605.595-.605 1.37 0 .47.127.605.496.605.442 0 .532-.198.532-.37 0-.469.01-.74.506-1.127.243-.19 1.01-.803 1.01-1.65 0-.849-.767-1.49-1.921-1.49Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .055)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.b2b-product-page .product-info{display:none}.b2b-product-page .product-info .product-desc{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-product-page .product-info .product-desc__list{overflow:hidden;transition:height .4s linear}.b2b-product-page .product-info .product-desc__list-text{color:#121212}.b2b-product-page .product-info .product-desc__list .help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23121212'%3E%3Cpath d='M8 .055c-4.421 0-8 3.578-8 8 0 4.421 3.578 8 8 8 4.421 0 8-3.578 8-8 0-4.422-3.578-8-8-8Zm0 14.933a6.941 6.941 0 0 1-6.933-6.933A6.941 6.941 0 0 1 8 1.12a6.941 6.941 0 0 1 6.933 6.934A6.941 6.941 0 0 1 8 14.988Z'/%3E%3Cpath d='M7.797 9.805a.693.693 0 0 0-.685.694c0 .37.297.695.685.695a.7.7 0 0 0 .695-.695.7.7 0 0 0-.695-.694ZM7.915 4.545c-1.218 0-1.777.722-1.777 1.209 0 .351.297.514.54.514.488 0 .29-.695 1.21-.695.45 0 .811.199.811.614 0 .487-.505.766-.802 1.019-.262.225-.605.595-.605 1.37 0 .47.127.605.496.605.442 0 .532-.198.532-.37 0-.469.01-.74.506-1.127.243-.19 1.01-.803 1.01-1.65 0-.849-.767-1.49-1.921-1.49Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .055)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.b2b-product-page .product-info .product-desc__item-title{align-items:flex-start;cursor:pointer;display:flex;justify-content:space-between}.b2b-product-page .product-info .product-desc__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5 8.527h14' stroke='%23121212' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v17.055H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;margin-left:20px;width:24px}.checkout--b2b .breadcrumbs{margin-bottom:45px}.b2b-cart__body{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-gap:50px 40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));padding-top:30px}.b2b-cart__content{-ms-grid-column-span:8;-ms-grid-columns:100%;grid-gap:70px;display:-ms-grid;display:grid;-ms-grid-column:2;grid-column:2/10;grid-template-columns:100%}.b2b-cart__block{display:flex;flex-direction:column}.b2b-cart__block-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:55px}.b2b-cart__block-title{font-family:Micra,sans-serif;font-size:35px;font-weight:700;line-height:1.2}.b2b-cart__block-subtitle{font-size:28px}.b2b-cart__clear{color:#9f3584}.b2b-cart__group,.b2b-cart__groups{display:flex;flex-direction:column}.b2b-cart__group:not(:last-child){margin-bottom:40px}.b2b-cart__group-title{font-size:16px;margin-bottom:30px;padding-bottom:22px;position:relative}.b2b-cart__group-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='624' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h626' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:auto auto;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.b2b-cart__items{display:flex;flex-direction:column}.b2b-cart__item{padding-bottom:40px;position:relative}.b2b-cart__item:not(:last-child){margin-bottom:30px}.b2b-cart__item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='624' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h626' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:auto auto;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.b2b-cart__item-name{display:block;font-size:21px;margin-bottom:20px}.b2b-cart__item-info{align-items:center;display:flex;justify-content:space-between}.b2b-cart__item-info>:not(:last-child){margin-right:20px}.b2b-cart__item-code{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0}.b2b-cart__item-code span{color:#bfbfbf;font-size:12px;line-height:1.33;margin-bottom:8px}.b2b-cart__item-market{grid-gap:0;align-self:flex-start;display:flex;flex:0 1 298px;flex-direction:column}.b2b-cart__item-market .form-item__label{font-size:12px;margin-bottom:8px}.b2b-cart__item-market .default-select__select .ss-single-selected{height:35px}.b2b-cart__item-market .default-select__select .ss-single-selected .ss-arrow span{padding:3px}.b2b-cart__item-market .default-select__select .ss-single-selected .placeholder{font-size:16px}.b2b-cart__item-counter{flex:0 1 128px}.b2b-cart__item-price{flex-shrink:0;font-size:21px;min-width:133px}.b2b-cart__item-remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-size:100%;cursor:pointer;flex-shrink:0;height:24px;transition:background-image .3s ease;width:24px}.b2b-cart__item-remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.79 0c-.56 0-1.016.419-1.016.935v.936H3.016C2.455 1.87 2 2.29 2 2.806c0 .517.455.935 1.016.935h18.968c.561 0 1.016-.418 1.016-.935 0-.516-.455-.935-1.016-.935h-5.758V.935C16.226.42 15.77 0 15.21 0H9.79ZM9.79 9.229c.562 0 1.017.419 1.017.935v8.73c0 .517-.456.936-1.017.936-.56 0-1.016-.419-1.016-.935v-8.73c0-.517.455-.936 1.016-.936ZM16.226 10.164c0-.516-.455-.935-1.016-.935-.562 0-1.017.419-1.017.935v8.73c0 .517.456.936 1.017.936.56 0 1.016-.419 1.016-.935v-8.73Z' fill='%239F3584'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.36 5.82c.057-.473.491-.831 1.01-.831h14.26c.518 0 .954.358 1.01.832l.272 2.246a51.1 51.1 0 0 1 0 12.255l-.027.221c-.195 1.617-1.556 2.906-3.306 3.131-3.37.435-6.789.435-10.158 0-1.75-.225-3.111-1.514-3.306-3.13l-.027-.222a51.105 51.105 0 0 1 0-12.255l.271-2.246Zm1.919 1.04-.171 1.414a49.381 49.381 0 0 0 0 11.842l.027.22c.092.767.738 1.379 1.568 1.486 3.182.41 6.412.41 9.594 0 .83-.107 1.476-.719 1.568-1.485l.027-.221a49.38 49.38 0 0 0 0-11.842l-.17-1.415H6.278Z' fill='%239F3584'/%3E%3C/svg%3E")}.b2b-cart__form{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-gap:30px 40px;display:-ms-grid;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-cart__total{display:flex;flex-direction:column;grid-column:11/-2;position:sticky;top:130px}.b2b-cart__total-body{border:2px solid #ededed;border-radius:6px;margin-bottom:20px;padding:30px 40px 48px}.b2b-cart__total-items{display:flex;flex-direction:column}.b2b-cart__total-item{display:flex;justify-content:space-between}.b2b-cart__total-item:not(:last-child){margin-bottom:20px}.b2b-cart__total-name{margin-right:40px}.b2b-cart__total-price{white-space:nowrap}.b2b-cart__price{align-items:center;display:flex;justify-content:space-between;margin-bottom:70px}.b2b-cart__price-value{font-family:Micra,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.b2b .popup__title-title{font-size:35px}.b2b-header{border-bottom:2px solid transparent;padding:45px 0 40px;transition:background-color .7s ease,border-color .4s ease;z-index:100}.b2b-header__dropdown-inner{background:#fff}.b2b-header--sticky{background:#fff;border-color:#ededed}.b2b-header--sticky .b2b-header__dropdown:hover .b2b-header__dropdown-inner{background:#fff}.b2b-header>.wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.b2b-header>*{font-size:16px;font-weight:500;line-height:1.62}.b2b-header__burger{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='39' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 7.848A.86.86 0 0 0 38.129 7H.871A.86.86 0 0 0 0 7.848c0 .468.39.848.871.848h37.258A.86.86 0 0 0 39 7.848ZM39 16.152a.86.86 0 0 0-.871-.848H.871a.86.86 0 0 0-.871.848c0 .468.39.848.871.848h37.258a.86.86 0 0 0 .871-.848Z' fill='%23121212'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;height:24px;width:39px}.b2b-header__logo{margin-right:20px;width:192px}.b2b-header__logo>*{display:block;pointer-events:all;width:100%}.b2b-header__nav{align-items:center;display:flex;margin:0 auto}.b2b-header__item{transition:color .3s ease}.b2b-header__item:not(:last-child){margin-right:60px}.b2b-header__item--service{margin-right:80px}.b2b-header__icons{align-items:center;display:flex;margin-left:auto}.b2b-header__icon{height:24px;width:24px}.b2b-header__icon:not(:last-child){margin-right:30px}.b2b-header__icon[data-amount]{position:relative}.b2b-header__icon[data-amount]:before{bottom:0;color:#9f3584;content:attr(data-amount);font-size:12px;left:calc(100% + 5px);line-height:1;position:absolute}.b2b-header__icon>*{height:100%;width:100%}.b2b-header__icon *{transition:all .3s ease}.b2b-header__contract .default-select__select{max-width:100%}.b2b-header__contract .default-select__select .ss-single-selected{align-items:center;background-color:transparent;border-bottom:0;height:auto;padding-bottom:0}.b2b-header__contract .default-select__select .ss-single-selected .placeholder{color:#121212;font-size:inherit;font-weight:500;line-height:inherit}.b2b-header__contract .default-select__select .ss-single-selected .ss-arrow{margin-left:40px}.b2b-header__contract .default-select__select .ss-content .ss-list .ss-option{font-size:inherit;line-height:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-header__dropdown{align-items:center;cursor:pointer;display:flex;position:relative}.b2b-header__dropdown:not(:last-child){margin-right:40px}.b2b-header__dropdown:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:24px;margin-left:40px;transition:transform .3s ease;width:24px}.b2b-header__dropdown:hover:after{transform:rotate(180deg)}.b2b-header__dropdown:hover .b2b-header__dropdown-inner{opacity:1;pointer-events:all}.b2b-header__dropdown-inner{border-radius:10px;display:flex;flex-direction:column;left:-15px;min-width:calc(100% + 30px);opacity:0;padding:30px 15px 15px;pointer-events:none;position:absolute;top:100%;transition:opacity .3s ease;white-space:nowrap;width:max-content}.b2b-header__dropdown-item{transition:color .3s ease}.b2b-header__dropdown-item:not(:last-child){margin-bottom:20px}.main-b2b .b2b-footer{bottom:0;color:#fff;left:0;position:fixed}.b2b-footer{padding:40px 0;width:100%}.b2b-footer>.wrapper{align-items:center;flex-direction:row;justify-content:space-between}.b2b-footer__copy,.b2b-footer__developers{font-size:16px;font-weight:500;line-height:1.62;-webkit-user-select:none;-ms-user-select:none;user-select:none}.b2b-mobile-nav{background:#fff;border-top:1px solid #ededed;bottom:0;display:none;height:54px;left:0;padding:10px 0 5px;position:fixed;width:100%;z-index:2000}.b2b-mobile-nav .wrapper{align-items:center;flex-direction:row;justify-content:space-between}.b2b-mobile-nav__item{align-items:center;display:flex;flex-direction:column;font-size:12px;height:100%;line-height:1.33;text-align:center}.b2b-mobile-nav__item-name{margin-top:auto}.b2b-mobile-nav__item-icon{height:24px;width:24px}.b2b-mobile-nav__item-icon img{height:100%;width:100%}@media screen and (min-width:426px){.personal-settings__form-items{-ms-grid-columns:(.5fr)[2];grid-template-columns:repeat(2,.5fr)}}@media screen and (min-width:501px){.product-screen__cart--mobile{display:none}}@media screen and (min-width:600px){.table .table_mob-shown{display:block}.tabs:after{display:none}.fancybox--right .fancybox__content{direction:rtl}.fancybox--right .fancybox__content>*{direction:ltr}.fancybox--right .fancybox__content .popup__text+.btn{align-self:flex-end;width:max-content}.header--static .header__logo-main img{animation:hideMainLogo .4s ease forwards}.header--static .header__logo-cut img{animation:showCutLogo .6s ease .3s both}.header--sticky .header__logo-main img{animation:showMainLogo .4s ease .4s forwards}.header--sticky .header__logo-cut img{animation:hideCutLogo .4s ease forwards}.header__logo-main img{opacity:0;transform:translateY(-40%)}.for-buyers__slider{margin:0 -40px;width:calc(100% + 80px)}.for-buyers__slider-list{padding:0 40px}.personal__back{display:none}.personal-schedule__btns{align-items:center}.personal-schedule__btns :not(:last-child){margin-right:50px}.b2b-view .product__image--mob{display:none}}@media screen and (min-width:600px) and (max-width:1439px){.personal-schedule__btns :not(:last-child){margin-right:40px}}@media screen and (pointer:coarse) and (min-width:600px){.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{border:0!important;overflow-y:scroll;scrollbar-color:#121212 #ededed;scrollbar-width:thin}.fancybox--left .fancybox__content::-webkit-scrollbar,.fancybox--right .fancybox__content::-webkit-scrollbar{appearance:none;-webkit-appearance:none;width:2px}.fancybox--left .fancybox__content::-webkit-scrollbar-track,.fancybox--right .fancybox__content::-webkit-scrollbar-track{background:#ededed;border-radius:2px}.fancybox--left .fancybox__content::-webkit-scrollbar-thumb,.fancybox--right .fancybox__content::-webkit-scrollbar-thumb{background-color:#121212;border:2px solid #121212;border-radius:2px}}@media screen and (min-width:768px){.popup__text ul:not([class]) li:before,main ul:not([class]) li:before{top:12px}.popup__text ol:not([class]),main ol:not([class]){padding-bottom:8px}.popup__text ol:not([class]) ul li,.popup__text ul:not([class]) ul li,main ol:not([class]) ul li,main ul:not([class]) ul li{padding-left:32px}.popup__text ol:not([class]) ul li:not(:first-of-type),.popup__text ul:not([class]) ul li:not(:first-of-type),main ol:not([class]) ul li:not(:first-of-type),main ul:not([class]) ul li:not(:first-of-type){margin-top:13px}.popup__text ol:not([class]) ul li:before,.popup__text ul:not([class]) ul li:before,main ol:not([class]) ul li:before,main ul:not([class]) ul li:before{height:2px;left:0;top:11px;width:18px}.tile-view .product__favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.903 5.948 5.948 0 0 0-2.107-1.17 6.013 6.013 0 0 0-4.711.48c-.71.395-1.33.93-1.819 1.571A5.893 5.893 0 0 0 10.194 4.1a6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.753 5.753 0 0 0 1.23 6.656L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tile-view .product__compare:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-screen__action--favourite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.894 13.34-.007.007m0 0h.007a5.824 5.824 0 0 0 1.344-1.98 5.747 5.747 0 0 0-.135-4.66 5.84 5.84 0 0 0-1.456-1.902 5.948 5.948 0 0 0-2.107-1.171 6.013 6.013 0 0 0-4.711.48c-.71.396-1.33.93-1.819 1.571a5.893 5.893 0 0 0-1.816-1.584 6.013 6.013 0 0 0-4.724-.496c-.78.243-1.5.642-2.115 1.172a5.838 5.838 0 0 0-1.46 1.908 5.754 5.754 0 0 0 1.23 6.655L12.01 22l8.877-8.653Z' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.product-screen__action--compare:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20V10M12 20V4M6 20v-6' stroke='%239F3584' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.vacancies-feed__header .page-title,.vacancies-feed__wrap>.page-title{margin-bottom:37px}.vacancies-feed__desc{font-size:18px}.vacancies-feed__desc p:not(:first-of-type){margin-top:22px}.vacancies-feed__main{margin-top:58px}.vacancies-feed__tabs{margin-bottom:60px}.vacancy-card{align-items:center;flex-direction:row;justify-content:flex-start;padding:40px 0}.vacancy-card__title{font-size:12px;padding-right:30px;width:61.5%}.vacancy-card__reply{justify-content:flex-end;margin-top:0;padding-right:30px;width:20%}.vacancy-card__more{display:flex;flex-shrink:0;justify-content:flex-end;width:18.5%}.vacancies-about__desc{margin-top:18px}.vacancies-about__main{margin-top:58px}.vacancies-about__section{flex-wrap:nowrap}.vacancies-about__section:not(:first-of-type){padding-top:42px}.vacancies-about__section:not(:last-of-type){padding-bottom:40px}.vacancies-about__list li:not(:first-of-type){margin-top:20px}.vacancies-about__list li:before{height:2px;width:18px}.vacancies-about__aside{border-width:2px;margin-top:60px;padding:30px 38px 28px}.vacancies-about__aside p{margin-bottom:28px}.for-buyers__main .page-title{font-size:24px;margin-bottom:35px}.for-buyers__content{line-height:1.62;max-width:758px}.for-buyers__content p:not(:first-of-type){margin-top:24px}.for-buyers__content h2{line-height:1.62;margin-bottom:30px}.for-buyers__content h2:not(:first-of-type){margin-top:35px}.for-buyers__brands{margin-top:32px}.for-buyers__brands img{height:50px;width:50px}.for-buyers__title{line-height:1.62;margin:35px 0 30px}.for-buyers__slider-item{height:185px;width:206px}.page-title+.services-feed__wrap{margin-top:37px}.services-feed__title{margin-bottom:37px}.services-about__back{display:flex;margin-bottom:42px;width:100%}.services-about__content{line-height:1.62;margin-top:36px}.services-about__content div:not([class]):not(:last-child),.services-about__content h3:not(:last-child),.services-about__content h4:not(:last-child),.services-about__content h5:not(:last-child),.services-about__content p:not(:last-child),.services-about__content table:not(:last-child){margin-bottom:25px}.services-about__content .btn{margin-top:40px}.services-about__content ul:not([class]) li:not(:first-of-type){margin-top:17px}.services-about__content h2,.services-about__content h3,.services-about__content h4{line-height:1.62;margin:25px 0 15px!important}.services-about__aside{margin-bottom:38px}.services-about__cover{max-width:313px}.service-card{align-items:center;flex-direction:row;justify-content:flex-start;padding:40px 0}.service-card__title{font-size:14px;padding-right:30px;width:55%}.service-card__reply{justify-content:flex-end;margin-top:0;padding-right:30px;width:26%}.service-card__more{display:flex;justify-content:flex-end;margin-top:0;width:19%}.gift-card__section:not(:first-of-type){margin-top:58px}.gift-card__title{font-size:24px}.gift-card__step{display:flex;margin-top:-2px}.gift-card__toggle{background-size:24px;margin:2px -5px 0 auto}.gift-card__content{display:flex;margin-top:48px}.gift-card__name{display:flex;padding-top:4px;text-transform:lowercase}.gift-card__design{margin:-15px;width:calc(100% + 30px)}.gift-card__design-item{max-width:280px;padding:15px;width:280px}.gift-card__form .form-item--lite{width:calc(100% - 248px)}.gift-card__form .form-item--mini{margin-left:40px;max-width:208px!important}.gift-card__form .simple-checkbox{margin-top:23px}.gift-card__total{justify-content:flex-start}.gift-card__total span{font-size:18px}.b2b-order-detail__link-cancel,.mheader-b2b__mobile{display:none}.personal-settings__form{max-width:75%}.personal-clients__form-items{-ms-grid-columns:1fr 128px;grid-template-columns:1fr 128px}.personal-clients__table-label{display:none}}@media screen and (min-width:800px){.footer__column-title{pointer-events:none}.footer__column-title:after{display:none}}@media screen and (min-width:850px){.diff-wide .product .prod-available+.product__price{margin-top:45px}.b2b-view--noimg .product__name:after{display:none}}@media screen and (min-width:951px){.catalog__group+.catalog__group:nth-child(2)>.product:first-child,.stock+.catalog__group>.product:first-child{-ms-grid-column:2;grid-column:2}}@media screen and (min-width:1023px){body.mobilemenu-opened,body.popup-opened{width:calc(100% - 6px)}}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}.fancybox__slide{padding:64px 100px}.fancybox__nav .carousel__button.is-next{right:40px}.fancybox__nav .carousel__button.is-prev{left:40px}.carousel__button.is-close{right:40px}.fancybox__toolbar{padding:8px}}@media screen and (min-width:1024px){.simple-checkbox__title{padding-left:40px}.fancybox__slide{padding:0}.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{overflow-y:hidden}.fancybox--left .fancybox__content:hover,.fancybox--right .fancybox__content:hover{border:0;overflow-y:scroll;scrollbar-color:#121212 #ededed;scrollbar-width:thin}.fancybox--left .fancybox__content:hover::-webkit-scrollbar,.fancybox--right .fancybox__content:hover::-webkit-scrollbar{appearance:none;-webkit-appearance:none;width:2px}.fancybox--left .fancybox__content:hover::-webkit-scrollbar-track,.fancybox--right .fancybox__content:hover::-webkit-scrollbar-track{background:#ededed;border-radius:2px}.fancybox--left .fancybox__content:hover::-webkit-scrollbar-thumb,.fancybox--right .fancybox__content:hover::-webkit-scrollbar-thumb{background-color:#121212;border:2px solid #121212;border-radius:2px}.tile-view .product:hover{z-index:3}.tile-view .product:hover:before{display:block}.tile-view .product:hover .product__price{margin:0 0 15px}.tile-view .product:hover .prod-available,.tile-view .product:hover .product__cart{display:flex}.tile-view .product:hover .prod-available+.product__price,.tile-view .product:hover .product__cart+.product__price{margin:15px 0}.tile-view .product:hover .product__add{border:1px solid #ededed;border-top:0}.tile-view .product__add .prod-available,.tile-view .product__add .product__cart{display:none}.prod-available__tabs{padding-bottom:10px;scrollbar-color:#bfbfbf #ededed;scrollbar-width:thin}.prod-available__tabs::-webkit-scrollbar{appearance:none;-webkit-appearance:none}.prod-available__tabs::-webkit-scrollbar:horizontal{height:4px}.prod-available__tabs::-webkit-scrollbar-track{background:#ededed;border-radius:1px}.prod-available__tabs::-webkit-scrollbar-thumb{background-color:#bfbfbf;border:1px solid #ededed;border-radius:1px}.product-screen__sale .prod-available__tabs{padding-right:0}.product-video__video .play-btn:before{display:none}.vacancies-feed__desc{font-size:18px;max-width:688px}.vacancy-card__title{width:44%}.vacancy-card__address{display:block;padding-right:30px;width:26.5%}.vacancy-card__value{display:block;padding-right:30px;width:18.5%}.vacancy-card__reply{padding:0;width:11%}.vacancy-card__more{display:none}.services-about__header,.services-about__main{max-width:556px;padding-right:94px}.services-about__aside{margin:-5px 0 0;max-width:313px;order:0}.service-card__title{width:67%}.service-card__reply{width:19%}.service-card__more{width:14%}.personal__menu:after,.personal__menu:before{display:none}.gift-card__hint{margin-top:50px}.gift-card__order{margin-top:40px}.personal-clients__table-heading:first-child{width:169px}.personal-clients__table-heading:nth-child(3){width:254px}.b2b-view .product__price-count{display:none}}@media screen and (min-width:1024px) and (max-width:1439px){.tile-view .product:hover .prod-available+.product__price,.tile-view .product:hover .product__cart+.product__price{margin:15px 0}}@media screen and (min-width:1025px){.table-of-contents:after{display:none}.table-of-contents__list{max-width:160px}.table-of-contents__item:not(:first-of-type){margin:20px 0 0}.for-buyers__wrap{flex-wrap:nowrap}.for-buyers__main{margin-top:0;width:calc(100% - 198px)}.for-buyers__aside{width:198px}}@media screen and (min-width:1180px){.catalog-spares__filter-mobile{display:none}}@media screen and (min-width:1181px){.checkout__submit,.checkout__suggestion,body:not(.touch-panel) .filter .btn--filter{display:none}}@media screen and (min-width:1279px){.vacancies-about__slider .swiper-button-next,.vacancies-about__slider .swiper-button-prev{display:none}}@media screen and (min-width:1280px){.product-screen__slider .swiper-button-next,.product-screen__slider .swiper-button-prev{display:none}.vacancies-feed__wrap{padding:0 48px}.vacancies-feed__desc{max-width:704px}.vacancies-feed__main{margin-top:58px}.vacancies-feed__tabs{margin-bottom:60px}.vacancies-feed__cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:center;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.vacancies-feed__cursor.shown{animation:cursorAnim .7s ease both}.vacancy-card__title{font-size:14px;width:47%}.vacancy-card__value{width:17.5%}.vacancy-card__reply{width:8%}.vacancies-about__wrap{padding:0 48px}.vacancies-about__main{margin-top:58px;padding-right:70px;width:65%}.vacancies-about__name{width:218px}.for-buyers__wrap{padding:0 48px}.for-buyers__main{width:calc(100% - 216px)}.for-buyers__aside{width:216px}.for-buyers__slider{margin:0 -40px 0 0;width:calc(100% + 88px)}.for-buyers__slider-list{padding:0}.services-feed__wrap{padding:0 48px}.services-feed__cursor{align-items:center;border:2px solid #bfbfbf;border-radius:50%;color:#9f3584;display:flex;font-size:16px;font-weight:700;height:148px;justify-content:center;left:0;line-height:1.62;opacity:0;padding:10px;pointer-events:none;position:fixed;top:0;transform:scale(.75);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:148px;z-index:100}.services-feed__cursor.shown{animation:cursorAnim .7s ease both}.services-about__wrap{padding:0 48px}.services-about__main{max-width:796px;padding-right:128px;width:calc(100% - 313px)}.services-about__back-link{padding-left:40px}.services-about__back-link:before{background-size:20px 15px;height:15px;width:20px}.services-about__header{max-width:796px;padding-right:128px}.services-about__aside{margin-top:-65px}.service-card__title{width:calc(62% - 207px)}.service-card__cover{display:flex;flex-shrink:0;height:20px;padding-right:30px;position:relative;width:207px;z-index:20}.service-card__slide{display:flex;margin-top:-99px!important;min-height:197px;overflow:hidden;position:absolute;top:50%;width:177px;z-index:20}.service-card__image{display:flex;min-height:197px;transform:translate3d(102%,0,0);transition:transform .7s ease .2s;width:177px}.service-card__reply{width:16%}.service-card__more{width:17%}.gift-card__wrap{padding:0 48px}.gift-card__content{margin-top:55px}.gift-card__design{margin:-19px;padding:0;width:calc(100% + 38px)}.gift-card__design-item{max-width:268px;padding:19px;width:268px}.actions-inner__slider .swiper-button-next,.actions-inner__slider .swiper-button-prev{display:none}.personal-settings__form-items_account .form-item:first-child,.personal-settings__form-items_profile .form-item:nth-child(5){max-width:calc(50% - 20px)}}@media screen and (min-width:1281px){.catalog__view-filters{display:none}}@media screen and (min-width:1365px){.table-orders__link:before{margin-right:15px}}@media screen and (min-width:1366px){.b2b-header__burger{display:none}.b2b-header__contract{flex:0 1 200px;margin-left:40px;max-width:200px}}@media screen and (min-width:1440px){.popup__text ul:not([class]) li:not(:first-of-type),main ul:not([class]) li:not(:first-of-type){margin-top:20px}.popup__text ul:not([class]) li:before,main ul:not([class]) li:before{height:2px;top:12px;width:18px}.popup__text ol:not([class]),.popup__text ol:not([class])>li:not(:first-of-type),main ol:not([class]),main ol:not([class])>li:not(:first-of-type){margin-top:24px}.popup__text ol:not([class]) ul li:not(:first-of-type),.popup__text ul:not([class]) ul li:not(:first-of-type),main ol:not([class]) ul li:not(:first-of-type),main ul:not([class]) ul li:not(:first-of-type){margin-top:4px}.popup__text ol:not([class]) ul li:before,.popup__text ul:not([class]) ul li:before,main ol:not([class]) ul li:before,main ul:not([class]) ul li:before{top:13px}.popup__policy br{display:none}.fancybox--left .fancybox__content.popup--menu,.fancybox--right .fancybox__content.popup--menu{padding:110px 40px 70px}.filter-select__select .ss-content .ss-list .ss-option{font-size:16px}.product-screen__sale+.product-screen__bottom .product-screen__price{margin-bottom:30px}.vacancies-feed__wrap{padding:0 125px}.vacancies-feed__header .page-title,.vacancies-feed__wrap>.page-title{font-size:44px;margin-bottom:65px}.vacancies-feed__desc{font-size:21px;line-height:1.43;max-width:960px}.vacancies-feed__desc p:not(:first-of-type){margin-top:38px}.vacancies-feed__main{margin-top:70px}.vacancies-feed__tabs{margin-bottom:68px}.vacancy-card{padding:50px 0}.vacancy-card__title{width:40%}.vacancy-card__value{width:20.5%}.vacancy-card__reply{justify-content:flex-start;width:13%}.vacancy-card__action{font-size:16px}.vacancies-about__wrap{padding:0 125px}.vacancies-about__desc{margin-top:45px}.vacancies-about__desc li{font-size:16px;line-height:1.62;min-width:250px}.vacancies-about__desc li:not(:last-of-type){padding-right:32px}.vacancies-about__desc span{font-size:21px;margin-top:4px}.vacancies-about__main{margin-top:104px;max-width:960px}.vacancies-about__section:not(:first-of-type){padding-top:52px}.vacancies-about__section:not(:last-of-type){padding-bottom:50px}.vacancies-about__name{font-size:21px;line-height:1.62;margin-bottom:0;width:250px}.vacancies-about__list li:before{top:12px}.table-of-contents__list{max-width:208px}.table-of-contents__item:not(:first-of-type){margin-top:30px}.for-buyers__wrap{padding:0 125px}.for-buyers__main{width:76.5%}.for-buyers__main .page-title{font-size:35px;margin-bottom:65px}.for-buyers__content{max-width:960px}.for-buyers__content h2{font-size:21px}.for-buyers__content h2:not(:first-of-type){margin-top:50px}.for-buyers__content h2+ol,.for-buyers__content h2+ul{margin-top:0}.for-buyers__brands{margin-top:50px}.for-buyers__brands img{height:64px;width:64px}.for-buyers__aside{min-width:264px;width:23.5%}.for-buyers__title{font-size:21px;margin-top:50px}.for-buyers__title+ol,.for-buyers__title+ul{margin-top:0}.for-buyers__slider{width:calc(100% + 165px)}.for-buyers__slider-item{height:242px;width:269px}.page-title+.services-feed__wrap{margin-top:65px}.services-feed__wrap{padding:0 125px}.services-feed__title{margin-bottom:65px}.services-about__wrap{padding:0 125px}.services-about__main{max-width:1125px;padding-right:165px;width:70%}.services-about__back{margin-bottom:52px}.services-about__header{max-width:1125px}.services-about__content{margin-top:45px}.services-about__content div:not([class]):not(:last-child),.services-about__content h3:not(:last-child),.services-about__content h4:not(:last-child),.services-about__content h5:not(:last-child),.services-about__content p:not(:last-child),.services-about__content table:not(:last-child){margin-bottom:30px}.services-about__content h2,.services-about__content h3,.services-about__content h4{font-size:21px;margin:35px 0 30px!important}.services-about__aside{margin-top:-45px;max-width:462px;width:30%}.services-about__cover{max-width:462px}.service-card{padding:50px 0}.service-card__title{width:calc(67% - 272px)}.service-card__cover{width:272px}.service-card__slide{margin-top:-126px!important;min-height:253px;width:227px}.service-card__image{min-height:253px;transform:translate3d(102%,0,0);width:227px}.service-card__reply{justify-content:flex-start;width:20.5%}.service-card__more{justify-content:flex-start;width:12.5%}.service-card__action,.service-card__desc{font-size:16px}.gift-card__wrap{padding:0 125px}.gift-card__main{margin-top:15px;max-width:776px;max-width:961px;width:65%;width:100%}.gift-card__section:not(:first-of-type){margin-top:65px}.gift-card__title{font-size:28px}.gift-card__step:after{height:26px;margin-bottom:-1px}.gift-card__step span{font-size:21px}.gift-card__step small{padding:3px 0 1px}.gift-card__step{margin-top:0;width:250px}.gift-card__toggle{margin:4px -3px 0 auto}.gift-card__name{font-size:21px;line-height:1.62;padding-right:90px;width:250px}.gift-card__data{width:calc(100% - 252px)}.gift-card__design-item{max-width:249px;padding:19px;width:249px}.gift-card__form .form-item{max-width:460px}.gift-card__form .form-item:not(:first-of-type){margin-top:20px}.gift-card__form .form-item--mini{margin-left:auto}.gift-card__form .form-item__label,.gift-card__total{font-size:16px}.gift-card__total span{font-size:20px}.personal-settings__form:not(:last-child){margin-bottom:40px}}@media screen and (min-width:1680px){.quick-search__bg{margin-left:-80px}.header>.wrapper{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:40px;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:repeat(15,1fr)}.header__logo{-ms-grid-column-span:3;grid-column:span 3}}@media screen and (min-width:1720px){.service-card__title{width:43%}.service-card__cover{width:20%}.service-card__reply{width:23%}.service-card__more{width:10%}}@media screen and (min-width:1920px){.error-page__image:after,.error-page__image:before{font-size:210px}.compare-card__btns .btn{max-width:188px;width:100%}}@media screen and (max-width:1930px){.compare__control{height:calc(30vw - 40px)}}@media screen and (max-width:1920px){.compare-slider__body .compare-slider__swiper{margin-right:-40px;padding-right:40px;width:calc(100% + 40px)}.compare-slider__head{margin-right:0;padding-left:415px}.compare-slider__head>.compare__switch{left:40px}.compare-slider__head .compare-slider__swiper{padding-right:40px}.compare-slider__head .compare-slider__swiper .swiper-wrapper{margin-left:-20px;width:calc(100% + 20px)}}@media screen and (max-width:1920px) and (max-width:1279px){.compare-slider__head .compare-slider__swiper .swiper-wrapper{margin-left:-15px;width:calc(100% + 15px)}}@media screen and (max-width:1920px) and (max-width:600px){.compare-slider__head .compare-slider__swiper .swiper-wrapper{margin-left:-5px;width:calc(100% + 5px)}}@media screen and (max-width:1900px){.main-screen__info,.main-screen__list{font-size:36px}.diff-wide .product__image .prod-discount__content,.list-view .product__image .prod-discount__content,.tile-view .product__image .prod-discount__content{font-size:12px;line-height:1.33}}@media screen and (max-width:1720px){.popup.gallery-popup{padding:40px 140px}.contacts__cont-info{padding-right:10px}.contacts__text-phone{font-size:24px}.contacts__text-mail{font-size:16px}}@media screen and (max-width:1680px){main{padding:60px 0 80px}.header>.wrapper{position:relative}.header__link:not(:last-child){margin-right:35px}.header__burger{margin-right:40px}.header__logo{margin:0 auto}.header__logo-cut,.header__logo-main{position:absolute}.header__logo-cut{left:calc(50% - 50px);width:100px}.header__logo-main{left:calc(50% - 84px);top:5px;width:168px}.header__icon:not(:last-child,.header__icon--phone){margin-right:20px}.main-screen{padding:120px 0 40px}.main-screen__info,.main-screen__list{font-size:32px}.main-screen__bg-item{max-width:464px}.main-screen__bg-item img,.main-screen__bg-item video{left:0}.filter__switch,.filter__toggle-item{font-size:14px;line-height:1.43}.diff-wide .product__add,.list-view .product__add{flex:0 1 360px}.diff-wide .product__add .prod-discount,.list-view .product__add .prod-discount{max-width:225px}.diff-wide .product__price-value,.list-view .product__price-value{font-size:24px}.diff-wide .product__price-count,.list-view .product__price-count{font-size:14px}.diff-wide .product__width-info,.list-view .product__width-info{font-size:12px}.diff-wide .product__width-cart .counter,.list-view .product__width-cart .counter{max-width:86px}.diff-wide .product__add{flex:0 0 225px}.diff-wide .product__price:before{font-size:12px}.product-screen__name{font-size:34px}.checkout__top{grid-gap:0;display:flex;justify-content:space-between;margin-bottom:60px;padding:0 48px}.checkout__top-title{flex:1 1 55%;font-size:36px;grid-column:auto;margin-right:40px}.checkout__top-cancel{flex:0 1 45%;grid-column:auto;margin-left:auto;max-width:417px}.checkout__back{display:block;padding:0 48px}.checkout__body{grid-gap:unset;display:flex;justify-content:space-between;padding:0 48px}.checkout__steps{flex:1 1 55%;grid-column:auto;margin-right:40px}.checkout .order-total,.checkout .service-total{flex:0 1 45%;grid-column:auto;margin-left:auto;max-width:417px}.personal__sidebar{-ms-grid-column-span:3;-ms-grid-column:1;grid-column:1/span 3;padding-left:48px}.personal__content{-ms-grid-column-span:12;-ms-grid-column:4;grid-column:4/span 12}.b2b-product-page .product-screen__price-value{font-size:34px}.b2b-cart__content{-ms-grid-column-span:10;-ms-grid-column:1;grid-column:1/11}.b2b-cart__total{grid-column:11/-1}}@media screen and (max-width:1600px){.product-screen__tags-hint-content{left:unset;right:-50%}.vacancies-about__slider{max-width:314px}.vacancies-about__slider .swiper-slide{max-height:557px;max-width:314px}.vacancies-about__slider .swiper-slide img,.vacancies-about__slider .swiper-slide svg,.vacancies-about__slider .swiper-slide video{aspect-ratio:314/557;max-height:557px;max-width:314px}}@media screen and (max-width:1570px){.footer__item-contacts-callback{display:block}}@media (max-width:1520px){main h2{font-size:36px}main h3{font-size:28px}}@media screen and (max-width:1440px){.popup.gallery-popup{padding:40px 126px}.gallery-slider__nav{height:380px;margin-left:15px;width:140px}.gallery-slider__nav .swiper-slide{height:84px}.gallery-slider__slider{width:calc(100% - 155px)}.cars-select--battery .cars-select__body{-ms-grid-columns:1fr 40px 1fr 40px 1fr;gap:30px 40px;grid-template-columns:repeat(3,1fr)}.cars-select--battery .cars-select__desc{-ms-grid-column-span:2;grid-column:span 2}.cars-select--battery .cars-select__car{-ms-grid-column:3;grid-column:3}.cars-select--battery .battery-select{-ms-grid-column-span:2;-ms-grid-column:1;grid-column:1/3}.battery-select__list:not(:last-child){margin-bottom:30px}.battery-select__title{margin-bottom:24px}.checkout-tabs__list{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr);grid-gap:20px 30px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1439px){html{font-size:14px;line-height:1.43}main>.wrapper>section:not(:last-child),main>section:not(:last-child){margin-bottom:100px}.page-title{font-size:30px}.section-title{font-size:24px;max-width:750px}.table td,.table th{font-size:14px;line-height:20px}.btn{font-size:14px;line-height:1.43;padding:10px 30px}.form__bottom--column>:not(:last-child){margin-bottom:20px}.form__tabs-value{font-size:12px;line-height:1.33}.change-view{height:20px;width:20px}.form-item--store-id .default-select__select.selected .ss-single-selected .placeholder{line-height:2!important}.form-item--promocode{padding-right:calc(33.33333% + 40px)}.form-item--promocode__confirm{max-width:calc(33.33333% + 40px);min-height:50px;padding-left:30px}.form-item--promocode__confirm span.success:before{margin-right:8px;top:0}.form-item__label{font-size:14px;line-height:1.28}.default-input input,.default-textarea textarea{font-size:18px;line-height:1.2}.default-textarea textarea{max-height:250px;min-height:100px}.default-select__select.selected .ss-single-selected .placeholder{line-height:2!important}.default-file__placeholder,.default-select__select .ss-single-selected .placeholder{font-size:18px;line-height:1.2}.default-file__placeholder:after{height:18px;width:14px}.error-page>.wrapper{-ms-grid-columns:100%;grid-template-columns:100%}.error-page__body{grid-column:auto;justify-content:center}.error-page__content{flex:0 1 450px;margin-right:44px}.error-page__image{flex:0 1 50%}.error-page__image img{height:12.5vw;width:12.5vw}.error-page__image:after,.error-page__image:before{font-size:12.95vw}.popup__back{left:60px;top:30px}.popup__title{margin-bottom:40px}.popup__title-title{font-size:24px}.popup__title-subtitle{font-size:14px;line-height:1.43}.popup__subtitle{display:none}.popup__text{font-size:14px;line-height:1.43}.popup__text div:not([class]):not(:last-child),.popup__text ol:not([class]):not(:last-child),.popup__text p:not(:last-child),.popup__text ul:not([class]):not(:last-child),.popup__text:not(:last-child){margin-bottom:20px}.popup__callback:not(:first-child){margin-top:60px}.popup__callback-text{font-size:14px;line-height:1.43;margin-bottom:15px}.popup__callback-phone{font-size:18px}.popup__map{flex:0 1 528px;margin-right:60px}.popup__map+.popup__content{flex:0 0 296px}.popup__login-callback+.popup__policy,.popup__login-toggle+.popup__policy{margin-top:40px}.popup__policy:not(:first-child){margin-top:60px}.popup .form:not(:last-child){margin-bottom:60px}.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{max-width:416px;padding:90px 60px 40px}.fancybox--left .fancybox__content.popup--map,.fancybox--right .fancybox__content.popup--map{max-width:1004px;padding:40px 60px}.fancybox--left .fancybox__content.popup--cart,.fancybox--right .fancybox__content.popup--cart{max-width:590px;padding:30px 60px 40px}.fancybox--left .fancybox__content.popup--menu,.fancybox--right .fancybox__content.popup--menu{max-width:482px;padding:90px 40px 40px}.bottom-popup .fancybox__content>.carousel__button.is-close,.fancybox--left .fancybox__content>.carousel__button.is-close,.fancybox--right .fancybox__content>.carousel__button.is-close{top:30px}.menu{grid-gap:40px}.menu__link{font-size:24px}.cities-list__item{font-size:18px;line-height:1.2}.quick-search{padding:30px 0 70px}.quick-search__wrapper .fancybox__content>.carousel__button.is-close{top:30px}.quick-search__bg{height:60px;margin-bottom:80px;margin-left:0;width:80px}.quick-search__input{font-size:24px}.quick-search__btn,.quick-search__label{font-size:18px}.os__item-image{height:105px}.os__item-info{padding-left:15px}.counter{max-width:86px;padding:0 8px}.cart__empty{padding-top:10px}.cart__title{font-size:24px}.cart__title:not(:last-child){margin-bottom:20px}.cart__tabs{padding-bottom:30px}.cart__tab:before{height:18px;width:18px}.cart__tab:not(:last-child){margin-right:60px}.cart__item{-ms-grid-columns:136px 30px minmax(0,1fr);grid-template-columns:136px minmax(0,1fr)}.cart__item-action{height:18px;width:18px}.cart__item-image{height:157px}.cart__item-bottom .counter{max-width:112px}.cart__item-total,.cart__price{font-size:18px}.cart__price-label{font-size:14px;line-height:1.2;margin-bottom:10px}.services-list__item:not(:last-child){margin-top:15px;padding-bottom:15px}.services-list__item-radio{height:16px;margin-right:10px;margin-top:2px;width:16px}.services-list__item-radio:before{height:8px;width:8px}.services-list__item-schedule{margin-top:15px}.services-list__item-products{margin:15px 0 0}.services-list__item .btn{margin-top:15px}.services-list__product{-ms-grid-columns:62px 15px minmax(0,1fr);grid-gap:15px;grid-template-columns:62px minmax(0,1fr)}.services-list__product-name{margin-bottom:10px}.order-detail__item-info{padding-left:15px}.service-detail__subtitle{font-size:18px}.service-detail__param-label,.service-detail__param-value{font-size:14px;line-height:1.2}.service-detail__item-image{height:105px}.service-detail__item-info{padding-left:15px}.header{line-height:1.28}.header__burger{width:30px}.header__logo-cut{left:calc(50% - 40px);width:80px}.header__logo-main{left:calc(50% - 72px);top:0;width:144px}.header__location-link:after{background-size:120%;height:18px;width:18px}.header__icon{height:18px;width:18px}.header__icon.added-favourite:after{bottom:calc(100% - 3px);height:10px;left:calc(100% + 2px);width:10px}.header__icon[data-amount]:before{bottom:-1px;left:calc(100% + 3px)}.footer__top{padding:40px 0}.footer__logo{height:18px;width:165px}.footer__column-list{margin-top:30px;row-gap:20px}.footer__item--socials{margin-top:20px}.footer__item-contacts{display:flex;flex-direction:column}.footer__bot{padding:20px 0}.main-screen__info,.main-screen__list{font-size:30px}.catalog.diff-wide .catalog__list,.catalog.list-view .catalog__list{grid-gap:80px}.catalog.diff-wide .catalog__group,.catalog.list-view .catalog__group{grid-auto-rows:minmax(261px,auto)}.catalog .page-title{margin-bottom:40px}.catalog__sticky{padding:20px 0}.catalog__top{margin-bottom:40px}.catalog__view-images:not(:last-child){margin-right:65px}.catalog__view-sorting:not(:last-child){margin-right:95px}.catalog__view-sorting--select .default-select__select .ss-content .ss-list .ss-option,.catalog__view-sorting--select .default-select__select .ss-single-selected .placeholder{font-size:14px}.catalog__view-sorting:before{height:18px;margin-right:10px;width:18px}.catalog__view-list,.catalog__view-tile{height:18px;width:18px}.catalog__view-list:not(:last-child),.catalog__view-tile:not(:last-child){margin-right:15px}.catalog__list{grid-gap:80px}.catalog__group{row-gap:60px}.filter__title{font-size:18px;line-height:1.2}.filter__switch{font-size:12px;line-height:1.17}.filter__body{grid-gap:30px}.filter-select__select .ss-multi-selected .placeholder,.filter-select__select .ss-multi-selected .ss-values,.filter-select__select .ss-multi-selected .ss-values .ss-value,.filter-select__select .ss-single-selected .placeholder,.filter-select__select .ss-single-selected .ss-values,.filter-select__select .ss-single-selected .ss-values .ss-value{font-size:14px;line-height:1.2}.diff-wide .product,.list-view .product{-ms-grid-columns:225px 30px minmax(0,1fr);column-gap:30px;grid-template-columns:225px minmax(0,1fr)}.diff-wide .product__actions,.list-view .product__actions{right:30px;top:30px}.diff-wide .product__compare,.diff-wide .product__favorite,.list-view .product__compare,.list-view .product__favorite{height:18px;width:18px}.diff-wide .product__compare:not(:last-child),.diff-wide .product__favorite:not(:last-child),.list-view .product__compare:not(:last-child),.list-view .product__favorite:not(:last-child){margin-bottom:15px}.diff-wide .product__image,.list-view .product__image{min-height:261px}.diff-wide .product__image .prod-discount__content,.list-view .product__image .prod-discount__content{bottom:calc(100% + 10px)}.diff-wide .product__image .prod-discount__content-list li:not(:last-child),.diff-wide .product__image .prod-discount__content-text:not(:last-child),.list-view .product__image .prod-discount__content-list li:not(:last-child),.list-view .product__image .prod-discount__content-text:not(:last-child){margin-bottom:10px}.diff-wide .product__season,.list-view .product__season{height:18px;width:18px}.diff-wide .product__add .prod-available,.list-view .product__add .prod-available{margin-bottom:15px}.diff-wide .product__cart .counter,.list-view .product__cart .counter{margin-right:10px}.diff-wide .product__price-count,.list-view .product__price-count{font-size:12px;line-height:1.33}.diff-wide .product__info,.list-view .product__info{margin-right:30px;padding-right:30px}.diff-wide .product__special-image,.list-view .product__special-image{height:40px;width:40px}.diff-wide .product__special-image img,.list-view .product__special-image img{max-height:20px;max-width:20px}.diff-wide .product__width-info,.list-view .product__width-info{margin-right:30px}.diff-wide .product__width-success,.list-view .product__width-success{margin-left:20px}.diff-wide .product__width-cart,.list-view .product__width-cart{flex:0 1 219px}.diff-wide .product__width-cart .btn,.list-view .product__width-cart .btn{margin-left:10px}.tile-view .product{column-gap:30px;row-gap:15px}.tile-view .product__actions{right:10px;top:10px}.tile-view .product__compare,.tile-view .product__favorite{height:18px;width:18px}.tile-view .product__compare:not(:last-child),.tile-view .product__favorite:not(:last-child){margin-bottom:10px}.tile-view .product__image{max-height:261px}.tile-view .product__image .prod-discount{bottom:10px;left:10px;width:calc(100% - 20px)}.tile-view .product__image .prod-discount__content{bottom:calc(100% + 10px)}.tile-view .product__image .prod-discount__content-list li:not(:last-child),.tile-view .product__image .prod-discount__content-text:not(:last-child){margin-bottom:10px}.tile-view .product__season{height:18px;left:10px;top:10px;width:18px}.tile-view .product__desc{padding-bottom:26px}.tile-view .product__add{padding-bottom:15px;top:calc(100% - 16px)}.tile-view .product__cart .counter{margin-right:16px}.tile-view .product__special-image{height:40px;width:40px}.tile-view .product__special-image img{max-height:20px;max-width:20px}.prod-discount__text:before{height:16px;margin-right:10px;width:16px}.prod-discount__content-list li:not(:last-child),.prod-discount__content-text:not(:last-child){margin-bottom:10px}.prod-available__title{margin-bottom:3px}.cars-select__default-title{font-size:24px}.cars-select__default-text:not(:last-child){margin-bottom:20px}.cars-select__default-list li:not(:last-child){margin-bottom:15px}.cars-select__default-list li:before{background:#bfbfbf;top:10px}.cars-select__body{grid-gap:30px 40px;padding-top:20px}.cars-select__car-image,.cars-select__car-label{margin-bottom:30px}.cars-select__items{grid-gap:30px 20px}.list-view .stock__info{padding-top:0}.stock__body{row-gap:20px}.stock__title{font-size:18px;line-height:1.2}.stock__text:not(:last-child),.stock__title:not(:last-child){margin-bottom:10px}.stock__slider-pagination{margin-top:20px}.stock__slider-pagination.swiper-pagination .swiper-pagination-current{font-size:18px;order:1}.catalog-seo__list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.catalog-spares .page-title,.catalog-spares__top{margin-bottom:40px}.catalog-spares__top .spares-search{max-width:884px}.catalog-spares__products{grid-gap:40px;max-width:884px;padding-bottom:40px}.catalog-spares__products+.personal-auto__empty{margin-top:40px}.catalog-spares__product{padding-top:40px}.catalog-spares__filter{top:100px}.catalog-spares__filter-title{font-size:18px}.catalog-spares__list{grid-gap:40px}.catalog-spares__group-title{font-size:18px}.spares-search__input{font-size:24px}.spares-search__btn,.spares-search__label{font-size:18px}.product-screen{flex-basis:calc(100vh - 78px);min-height:unset;padding:65px 0 40px}.product-screen__name{font-size:30px}.product-screen__season{height:28px;width:28px}.product-screen__images{padding-bottom:0;top:10px}.product-screen__slider{max-height:415px;max-width:402px}.product-screen__slider .swiper-pagination-current{font-size:18px;order:1}.product-screen__info:not(:last-child){margin-bottom:40px}.product-screen__info-list:not(:last-child){margin-bottom:15px}.product-screen__sale .prod-available__tabs{padding-bottom:15px}.product-screen__sale .prod-available__tab{padding:10px 15px}.product-screen__sale .prod-available__title{font-size:12px;line-height:1.33;margin-bottom:3px}.product-screen__sale .prod-available__count{color:#bfbfbf}.product-screen__price{margin-bottom:30px}.product-screen__price-value{font-size:30px}.product-screen__price-total{font-size:18px;margin-top:20px}.product-screen__cart .counter{margin-right:20px;max-width:112px}.product-screen__cart .btn{flex:0 1 146px}.product-info.product-info{padding:60px 0 80px}.product-desc__item-title{margin-bottom:15px;padding-bottom:15px}.product-desc__list{grid-gap:15px}.product-desc__text{font-weight:500}.product-desc__text:not(:last-child){margin-bottom:15px}.product-video .section-title{margin-bottom:60px}.product-video__video{padding-bottom:52%}.product-video__video .play-btn{font-size:14px;height:139px;line-height:1.43;width:139px}.product-promo-pic .stock__image{padding-bottom:52%}.checkout .breadcrumbs{margin-bottom:60px}.checkout__top-title{font-size:30px}.checkout__back{margin-bottom:50px}.checkout__title{font-size:24px}.checkout__steps{grid-gap:60px;max-width:619px}.checkout-step{grid-gap:60px}.checkout-step__top{grid-gap:0;display:flex}.checkout-step__counter{flex:0 0 90px;margin-right:40px}.checkout-step__counter:before{font-size:18px;line-height:1.2;min-width:22px}.checkout-step__title{flex:1 1 auto;font-size:24px;margin-right:16px}.checkout-step__toggler{flex:0 0 24px;margin-left:auto}.checkout-step__item{grid-gap:unset;display:flex}.checkout-step__item-name{flex:0 0 90px;font-size:14px;margin-right:40px}.checkout-step__form{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr);grid-gap:40px 30px;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-step__form-item{grid-column:1/-1}.checkout-step__form-items{grid-gap:20px 30px}.checkout-step__address{margin-bottom:20px}.checkout-step__address-name{font-size:18px}.checkout-step__schedule{margin-bottom:20px}.checkout-step__schedule-label{margin-bottom:10px}.checkout-step__schedule-list>:not(:last-child){margin-bottom:5px}.checkout-step__delivery{margin-top:40px}.checkout-step__delivery-cost{margin-top:30px}.checkout-step__delivery-value{font-size:18px}.checkout-step__delivery-value span{font-size:14px}.checkout-step__delivery-notice{padding-left:15px}.checkout-step__additional-label{margin-bottom:15px}.checkout-step__additional-text{font-size:18px}.checkout-tabs--services .checkout-tabs__list{grid-gap:30px}.checkout-tabs--services .checkout-tabs__tab-subtitle{font-size:12px;line-height:1.33}.order-total__title{font-size:18px}.order-total__item-image{flex:0 0 82px;height:95px;margin-right:15px}.order-total__item-amount,.order-total__item-bottom{margin-top:10px}.order-total__item-price--old{font-size:12px;margin-right:15px}.order-total__price{font-size:18px}.order-total__price-old{font-size:12px}.checkout-giftcard__top{margin-bottom:40px}.checkout-giftcard__top-text{margin-right:55px}.checkout-giftcard__body{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr);grid-gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-giftcard__title{font-size:18px}.checkout-giftcard__list{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr);grid-gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-giftcard__amount{grid-column:1/-1}.checkout-services__item-title,.service-total__title{font-size:18px}.service-total__item:not(:last-child){margin-bottom:20px}.service-total__item-remove{height:18px;width:18px}.service-total__info-label{font-size:18px}.sale-paysystem-button button{font-size:14px;line-height:1.43;padding:10px 30px}.checkout-checkboxes__title{font-size:18px}.service__unavailable{font-size:24px;margin-bottom:40px;margin-left:48px}.service__content{grid-gap:60px 40px}.service__content .page-title{-ms-grid-column-span:11;-ms-grid-column:1;grid-column:1/12}.service__cancel-text:not(:last-child){margin-bottom:20px}.service-list__item{padding:40px 0}.service-list__item:first-child .service-list__item-image{top:-40px;transform:none}.service-list__item:last-child .service-list__item-image{bottom:-40px;top:unset;transform:none}.service-list__item-title{font-size:24px}.service-list__item-title:not(:last-child){margin-bottom:20px}.service-list__item-image{max-width:402px;padding-bottom:31%;right:-177px}.service-cancel__content{padding:0 48px}.service-cancel__content .page-title{font-size:24px;margin-bottom:40px;max-width:490px}.service-cancel__form{max-width:490px}.service-cancel__form-submit{margin-top:30px}.service-cancel .service-appointments{max-width:970px}.service-appointments__item{padding:30px 40px}.service-appointments__title{font-size:18px;line-height:1.2}.service-appointments__number{right:40px}.service-appointments__info-label{font-size:12px;line-height:1}.vacancies-about__slider .swiper-pagination-current{font-size:18px;order:1}.personal__user{font-size:18px}.personal__menu,.personal__user{margin-bottom:40px}.personal__item{font-size:14px;line-height:20px}.personal__item:not(:last-child){margin-bottom:20px}.personal__logout{font-size:14px;line-height:20px}.personal__content .page-title,.personal__title{font-size:24px;margin-bottom:40px}.personal__subtitle{font-size:18px;margin-bottom:20px}.personal__desc{font-size:14px;margin-bottom:40px;max-width:756px}.personal__form{max-width:491px}.client-cards-view{width:calc(50% - 20px)}.client-cards-view__title{font-size:14px;line-height:20px}.client-cards-view .client-card{height:calc(100% - 40px)}.client-card__image{margin-right:20px;width:107px}.client-card_qr-code{flex-direction:column;padding:20px 30px}.client-card_gift .client-card__image{width:169px}.client-card__text{line-height:1.2}.client-card__info{padding-right:10px}.client-card__number{font-size:14px;line-height:1.2;margin-bottom:15px}.client-card__discount{align-items:center;flex-direction:row}.client-card__discount-add,.client-card__discount-label{font-size:14px;line-height:20px}.client-card__discount-label{margin-bottom:0;margin-right:15px}.client-card__discount-value{font-size:24px}.client-card__discount-item{font-size:14px;line-height:20px;margin-right:15px}.client-card__info-icon{height:20px;width:20px}.auto-card__image{flex-shrink:1;width:100%}.auto-card__info{align-items:flex-start}.auto-card__number{font-size:14px;line-height:1.2}.compare__cont:not(:first-child){margin-top:40px}.compare__control{width:260px}.compare-slider{padding-left:260px}.compare-slider__head{padding-left:300px}.compare-legend:before{width:260px}.compare-legend .compare-card__item-label span:not([class]){max-width:260px}.compare-legend .compare-card__top{max-width:230px}.compare-card{font-size:14px;line-height:1.43}.compare-card__head{flex-direction:column}.compare-card__head .compare-card__img{margin-bottom:10px;margin-right:auto;width:89px}.compare-card__head .compare-card__desc{padding:0 40px 0 0}.compare-card__head .compare-card__price{margin-top:5px}.compare-card__top .compare-card__img{margin-bottom:15px}.compare-card__img .compare-card__actions{right:10px;top:10px}.compare-card__favorite{height:18px;width:18px}.compare-card__favorite:not(:last-child){margin-bottom:15px}.compare-card__season{left:10px;top:10px}.compare-card__season img{width:18px}.compare-card__btns{padding-top:15px}.compare-card__btns .btn{height:40px;padding:10px 25px}.compare-card__bottom{margin-top:40px}.compare-card__item-label{max-width:260px}.compare-card__item-action,.compare-card__item-credit,.compare-card__item-gift,.compare-card__item-text{margin-top:-20px}.contacts__cont:not(:first-child){margin-top:40px}.contacts__cont-map .tabs{margin-bottom:40px}.contacts__text{padding-top:10px}.contacts__text-phone{font-size:18px}.contacts__text-mail{font-size:14px}.contacts-card__text{font-size:18px;line-height:1.2}.actions-slider__list .swiper-pagination{bottom:60px}.actions-slider__list .swiper-pagination-bullet{font-size:14px}.actions-slider__list .swiper-pagination-bullet:after{height:4px}.actions-slide__cont{padding:140px 0}.actions-slide__title{font-size:30px}.actions-slide__text{font-size:14px;font-weight:700;line-height:1.4}.actions-card__img{margin-bottom:15px}.actions-card__date{font-size:10px}.actions-card__title{font-size:18px;line-height:1.2}.actions-card__title:not(:last-child){margin-bottom:10px}.actions-inner__title{font-size:30px}.actions-inner__slider .swiper-pagination-current{font-size:18px;line-height:1.2}.actions-inner__slider .swiper-pagination-current:after{bottom:2px;top:2px}.back-link:not(:last-child){margin-bottom:40px}.main-b2b__main{padding:12.5% 6.5%}.main-b2b__content{max-width:582px}.main-b2b__title{font-size:30px;margin-bottom:25px}.main-b2b__description{font-size:18px;line-height:1.56;margin-bottom:40px}.mheader-b2b{padding:25px 0}.mheader-b2b__logo{height:20px}.mheader-b2b__call{font-size:14px;line-height:1.28}.b2b-order-detail__link-print{flex:1 1 100%;font-size:14px;margin-top:22px}.personal-settings__form-items_profile .ss-single-selected{height:41px}.personal-report__form{max-width:353px}.personal-report__btns{margin-top:40px}.catalog.b2b-view .catalog__group{grid-auto-rows:minmax(159px,auto)}.b2b-view .product{-ms-grid-columns:147px 30px minmax(0,1fr);column-gap:30px;grid-template-columns:147px minmax(0,1fr)}.b2b-view .product__image{min-height:159px}.b2b-view .product__season{height:18px;left:20px;top:20px;width:18px}.b2b-view .product__name{font-size:18px}.b2b-view .product__add{flex:0 1 276px}.b2b-view .product__cart .counter{margin-right:10px}.b2b-view .product__price-value{font-size:24px}.b2b-view .product__info{flex:1 1 506px;margin-right:30px;padding-right:30px}.b2b-view .product__characteristics{margin-top:25px;max-width:100%}.b2b-view .product__characteristics-label{font-size:14px;margin-bottom:9px}.b2b-view .product__characteristics-value{font-size:14px}.b2b-view--noimg .product__desc{padding:30px}.filter__switch .switch{font-size:14px}.b2b-product-page .product-screen__left{margin-top:35%}.b2b-product-page .product-screen__bottom{margin-top:30px}.b2b-product-page .product-screen__slider{max-height:370px;max-width:360px;min-height:unset;min-width:unset}.b2b-product-page .product-screen__right .product-desc{grid-gap:40px}.b2b-cart__body{padding-top:0}.b2b-cart__content{grid-gap:50px}.b2b-cart__block-head{margin-bottom:40px}.b2b-cart__block-title{font-size:30px}.b2b-cart__block-subtitle{font-size:24px}.b2b-cart__group:not(:last-child){margin-bottom:30px}.b2b-cart__group-title{margin-bottom:25px}.b2b-cart__item{padding-bottom:30px}.b2b-cart__item:not(:last-child){margin-bottom:25px}.b2b-cart__item-name{font-size:18px}.b2b-cart__item-market{flex:0 1 222px}.b2b-cart__item-market .default-select__select .ss-single-selected .placeholder{font-size:14px}.b2b-cart__item-price{font-size:14px;min-width:88px}.b2b-cart__total{top:82px}.b2b-cart__total-body{padding:30px}.b2b-cart__price{margin-bottom:24px}.b2b-cart__price-value{font-size:18px}.b2b .popup__title-title{font-size:24px}.b2b-header{padding:25px 0 20px}.b2b-header>*{font-size:14px;line-height:1.28}.b2b-header__logo{width:177px}.b2b-header__item--service,.b2b-header__item:not(:last-child){margin-right:40px}.b2b-header__icon{height:18px;width:18px}.b2b-header__icon:not(:last-child){margin-right:20px}.b2b-header__icon[data-amount]:before{bottom:-1px;left:calc(100% + 3px)}.b2b-header__dropdown:after{height:18px;margin-left:10px;width:18px}.b2b-footer{padding:25px 0}.b2b-footer__copy,.b2b-footer__developers{font-size:14px;line-height:1.43}}@media screen and (max-width:1366px){.stock--single .stock__body{grid-gap:60px}.stock--single .stock__info{-ms-grid-column-span:10;grid-column:span 10}.stock--single .stock__title{font-size:24px}.product-screen__right{grid-column:11/-1;justify-self:flex-end;max-width:313px;width:100%}}@media screen and (max-width:1365px){.personal-orders__calendar{left:-150px}.table-orders__link span{display:none}.b2b-header__logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:192px}.b2b-header__item--service,.b2b-header__nav{display:none}.b2b-header__icon{height:24px;width:24px}.b2b-header__icon:not(:last-child){margin-right:30px}.b2b-header__contract,.b2b-header__dropdown{display:none}}@media screen and (max-width:1360px){.main-screen__bg-item{max-height:720px}.catalog__layout{-ms-grid-columns:225px 40px 1fr;grid-template-columns:225px 1fr}.catalog__layout .filter,.catalog__layout .search-result{grid-column:unset}.catalog__list{-ms-grid-column:2;grid-column:2}}@media screen and (max-width:1281px){.header__info{display:none}}@media (max-width:1280px){main h2{font-size:24px}main h3{font-size:20px}main h4{font-size:18px}main ul:not([class])>li{padding-left:20px}main ol:not([class])>li{padding-left:30px}main ol:not([class])>li:before{font-size:12px;height:20px;line-height:1;top:0;width:20px}main table:not([class]){font-size:14px}}@media screen and (max-width:1280px){.form__separator{font-size:14px}.menu__top{display:flex}.footer__top{padding:30px 0 35px}.footer__column-title{font-size:12px;line-height:1.08}.footer__column-list{margin-top:20px;row-gap:15px}.footer__item{font-size:12px;line-height:1.33}.footer__item--socials{margin-top:10px}.catalog.diff-wide .catalog__list,.catalog.list-view .catalog__list{grid-gap:60px}.catalog.diff-wide .catalog__group,.catalog.list-view .catalog__group{grid-auto-rows:minmax(220px,auto)}.catalog__top{align-items:flex-start;flex-direction:column;margin-bottom:30px}.catalog__top .tabs{margin-bottom:40px}.catalog__view{width:100%}.catalog__view-sorting:not(:last-child){margin-right:40px}.catalog__view-sorting:before{height:24px;margin-right:15px;width:24px}.catalog__view-list,.catalog__view-tile{height:24px;width:24px}.catalog__layout .filter__title{display:none}.catalog__group{column-gap:30px;row-gap:40px}.diff-wide .product,.list-view .product{-ms-grid-columns:165px minmax(0,1fr);grid-template-columns:165px minmax(0,1fr)}.diff-wide .product__image,.list-view .product__image{min-height:210px}.diff-wide .product__info,.list-view .product__info{width:200px}.diff-wide .product__specials,.list-view .product__specials{margin-bottom:-20px}.diff-wide .product__special,.list-view .product__special{margin-bottom:20px}.diff-wide .product__special-text,.list-view .product__special-text{font-size:12px;line-height:1.33}.diff-wide .product__width,.list-view .product__width{grid-gap:10px;margin-top:30px}.diff-wide .product__width-info,.list-view .product__width-info{flex:0 1 35%}.diff-wide .product__width-cart,.list-view .product__width-cart{margin-top:10px}.diff-wide .product__add{flex:0 0 200px}.tile-view .product:before{height:calc(100% + 30px);left:-15px;top:-15px;width:calc(100% + 30px)}.tile-view .product__image{height:30vw;max-height:238px}.tile-view .product__add{left:-15px;padding:0 15px 15px;width:calc(100% + 30px)}.tile-view .product__cart .counter{margin-right:10px}.tile-view .product__specials{margin-bottom:-20px}.tile-view .product__special{margin-bottom:20px}.tile-view .product__special-text{font-size:12px;line-height:1.33}}@media screen and (max-width:1279px){.popup.gallery-popup{padding:40px 100px}.gallery-slider__slider .custom-cursor{display:none}.header__burger{margin-right:35px}.main-screen{padding:115px 0 40px}.main-screen>.wrapper{-ms-grid-columns:100%;grid-template-columns:100%}.main-screen__list{grid-column:auto;max-width:616px}.main-screen__info{grid-column:auto;-ms-grid-row:1;grid-row:1}.main-screen__bg .wrapper{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(5,1fr)}.main-screen__bg-container{grid-column:3/-1;padding-top:110px}.main-screen__bg-item{margin:0 auto;max-height:582px;max-width:353px;right:18%}.catalog__view-images:not(:last-child){margin-right:55px}.cars-select__body{grid-column:1/-1}.stock{column-gap:30px}.stock .custom-cursor{display:none}.catalog-spares__results{grid-gap:30px}.spares-item{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);grid-gap:30px;grid-template-columns:repeat(9,minmax(0,1fr))}.spares-item__left{-ms-grid-column-span:2;grid-column:span 2}.spares-item__right{grid-column:3/-1}.spares-item__row{grid-gap:25px}.spares-order-popup__separator{font-size:14px}.product-screen{flex-basis:unset;padding:60px 0 40px}.product-screen .breadcrumbs{margin-bottom:40px}.product-screen__body{-ms-grid-columns:minmax(441px,1fr) 50px minmax(0,452px);grid-gap:40px 50px;grid-template-columns:minmax(441px,1fr) minmax(0,452px);z-index:unset}.product-screen__left{grid-column:1/-1}.product-screen__actions{margin-top:40px}.product-screen__images{-ms-grid-column:1;grid-column:1;position:relative;z-index:unset}.product-screen__slider{cursor:auto;display:flex;max-height:100%;max-width:70%;min-height:380px;min-width:324px;position:static}.product-screen__slider .custom-cursor{display:none}.product-screen__slider .swiper-pagination{bottom:unset;margin-bottom:0;position:absolute;right:0;top:0}.product-screen__right{-ms-grid-column-align:unset;-ms-grid-column:2;grid-column:2;justify-self:unset;max-width:unset}.product-screen__price-total{margin-top:15px}.checkout--service .breadcrumbs{margin-bottom:40px}.checkout__back,.checkout__body,.checkout__top{padding:0}.checkout-step__map{max-width:490px;padding-bottom:53.5%}.checkout-tabs--services .checkout-tabs__tab-title:not(:last-child){margin-bottom:10px}.order-total{top:100px}.checkout-services__item-bottom .checkout-tabs+.checkout-checkboxes{padding-top:0}.service-total{top:100px}.service-list .custom-cursor{display:none}.vacancies-about__title{max-width:100%}.vacancies-about__images{margin-bottom:60px;max-width:560px;position:relative}.vacancies-about__slider{cursor:auto;position:static}.vacancies-about__slider .custom-cursor{display:none}.vacancies-about__slider .swiper-pagination{margin-left:0}.personal__layout{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.personal__sidebar{-ms-grid-column:1;grid-column:1;padding-left:0}.personal__content{-ms-grid-column-span:4;-ms-grid-column:2;grid-column:2/span 4}.personal__desc{max-width:688px}.personal__block:not(:last-child){margin-bottom:40px}.personal__form-add{left:calc(100% + 75px)}.client-card{flex-direction:column;padding:20px 30px}.client-card__image{margin-bottom:15px;margin-left:auto;margin-right:auto;width:112px}.client-card_gift .client-card__image{width:180px}.client-card_gift-empty{padding:18px 40px 28px}.client-card_gift-empty .client-card__image{margin-bottom:20px}.client-card_empty{padding:20px 30px}.client-card__title{font-size:18px;line-height:1.2;margin-bottom:15px;text-align:center}.client-card__text{margin-bottom:20px;text-align:center}.client-card__info{align-items:center;padding-right:0}.client-card__bot{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.client-card__discount-label{color:#121212}.compare__cont{padding-top:54px}.compare__control{height:auto;padding:0;width:100%}.compare__control .swiper-btns{display:none}.compare-slider{padding-left:0}.compare-slider__item{padding:0 15px}.compare-slider .custom-cursor{display:none}.compare-slider__body .compare-slider__swiper .swiper-wrapper{margin-left:-15px;width:calc(100% + 15px)}.compare-slider__head{padding-left:40px}.compare-slider__head>.compare__switch{display:none}.compare-legend{top:54px}.compare-legend:before{display:none}.compare-card__head .compare-card__desc{padding:0 30px 0 0}.compare-card__top .compare-card__desc{min-height:auto}.compare-card__top .compare-card__img{margin-bottom:10px}.compare-card__plus-text:before{height:36px;width:36px}.compare-card__list-title{margin-bottom:18px;padding-bottom:18px}.compare-card__item:not(:last-child){margin-bottom:18px}.compare-card__item-label{margin-bottom:10px;max-width:100%}.compare-card__item-action,.compare-card__item-credit,.compare-card__item-gift,.compare-card__item-text{margin-top:0}.compare-card__item-action p:not(:last-child),.compare-card__item-credit p:not(:last-child),.compare-card__item-gift p:not(:last-child),.compare-card__item-text p:not(:last-child){margin-bottom:18px}.contacts__cont{-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(5,1fr)}.contacts__cont-info{-ms-grid-column-span:2;-ms-grid-column:1;grid-column:1/3;padding-right:0}.contacts__cont-map{-ms-grid-column-span:3;-ms-grid-column:3;grid-column:3/6}.contacts__filter .form-item{grid-gap:10px}.contacts__filter .form-item__label{font-size:14px;line-height:1.2}.breadcrumbs+.actions-slider{margin-top:0}.actions-slider__list .custom-cursor{display:none}.actions-slider__list .swiper-pagination{bottom:40px}.actions-slide{gap:60px 30px}.actions-slide__cont{align-self:flex-end;padding:40px 0 130px}.actions-slide__img{-ms-grid-column-span:5;-ms-grid-column:10;grid-column:10/15;margin-right:-20px}.actions-slide__text{font-weight:600}.actions-list__cont{gap:30px}.actions-list__info{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/5}.actions-list__list{-ms-grid-column-span:11;-ms-grid-columns:1fr 30px 1fr 30px 1fr;gap:30px;-ms-grid-column:5;grid-column:5/16;grid-template-columns:repeat(3,1fr)}.actions-inner__cont{gap:40px 30px}.actions-inner__text{-ms-grid-column-span:8;-ms-grid-column:1;grid-column:1/9;padding-right:40px}.actions-inner__slider{-ms-grid-column-span:6;-ms-grid-column:10;grid-column:10/16;margin-right:0;margin-top:0;padding-right:90px;padding-right:70px}.actions-inner__slider .custom-cursor{display:none}.actions-inner__slider .swiper-pagination{left:auto;right:0}.main-b2b__main{padding:12.5% 5% 19%}.main-b2b__title{margin-bottom:15px}.main-b2b__btn{align-self:flex-start;max-width:unset}.personal-settings__form-items{gap:20px 30px}.personal-settings__form-items_profile .form-item:first-child,.personal-settings__form-items_profile .form-item:nth-child(2),.personal-settings__form-items_profile .form-item:nth-child(3),.personal-settings__form-items_profile .form-item:nth-child(4),.personal-settings__form-items_profile .form-item:nth-child(5),.personal-settings__form-items_profile .form-item:nth-child(6),.personal-settings__form-items_profile .form-item:nth-child(7){-ms-grid-column-span:2;grid-column:span 2}.personal-report__form{max-width:491px}.b2b-product-page footer{background:unset}.b2b-product-page .b2b-header--sticky{background:#fff}.b2b-product-page .breadcrumbs{margin-bottom:55px}.b2b-product-page .product-screen{flex-grow:unset;height:auto;padding:30px 0 70px}.b2b-product-page .product-screen__body{-ms-grid-columns:minmax(300px,412px) 80px minmax(0,1fr);grid-gap:80px;align-items:flex-end;grid-template-columns:minmax(300px,412px) minmax(0,1fr)}.b2b-product-page .product-screen__left{grid-column:auto;margin-top:unset}.b2b-product-page .product-screen__images{display:flex;flex-direction:column;grid-column:auto;height:100%;position:relative;top:unset}.b2b-product-page .product-screen__images-slide_empty .swiper-slide img{height:130px;width:130px}.b2b-product-page .product-screen__images-slide_empty .swiper-container{margin-top:unset}.b2b-product-page .product-screen__bottom{margin-top:40px}.b2b-product-page .product-screen__price-total{margin-top:20px}.b2b-product-page .product-screen__slider{margin-bottom:0;margin-top:auto;max-height:358px;max-width:304px;position:static}.b2b-product-page .product-screen__slider .swiper-wrapper{padding-top:0}.b2b-product-page .product-screen__right{display:none}.b2b-product-page .product-info{display:block;padding:55px 0 60px}.b2b-cart__body{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.b2b-cart__content{-ms-grid-column-span:4;grid-gap:40px;-ms-grid-column:1;grid-column:1/5;max-width:688px}.b2b-cart__total{-ms-grid-column-span:4;-ms-grid-column:1;grid-column:1/5;max-width:688px;position:static}.b2b-cart__total .btn{align-self:flex-start;padding:10px 40px}.b2b-cart__total-body{margin-bottom:40px}}@media screen and (max-width:1200px){.catalog__group{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1180px){.popup__back{left:64px}.popup__map{margin-right:40px}.popup__map+.popup__content{flex:0 0 300px}.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{max-width:501px;padding:90px 64px 40px}.fancybox--left .fancybox__content.popup--map,.fancybox--right .fancybox__content.popup--map{max-width:972px;padding:40px 64px 40px 40px}.fancybox--left .fancybox__content.popup--cart,.fancybox--right .fancybox__content.popup--cart{max-width:598px;padding:30px 64px 20px}.fancybox--left .fancybox__content.popup--filter,.fancybox--right .fancybox__content.popup--filter{max-width:501px;padding:30px 64px 40px}.fancybox--left .fancybox__content.popup--menu,.fancybox--right .fancybox__content.popup--menu{max-width:501px;padding:90px 64px 40px}.bottom-popup .fancybox__content>.carousel__button.is-close,.fancybox--left .fancybox__content>.carousel__button.is-close,.fancybox--right .fancybox__content>.carousel__button.is-close{right:64px}.menu__link--sale{margin:0 -64px;padding:22px 64px}.quick-search__input{font-size:18px}.quick-search__btn,.quick-search__label{font-size:14px;line-height:1.43}.quick-search__label{margin-right:28px}.header__enroll,.header__phone .header__link{display:none}.header__icon{height:24px;width:24px}.footer__top{padding:30px 0}.footer__top>.wrapper{-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);grid-gap:30px;grid-template-columns:repeat(4,minmax(0,1fr))}.footer__logo{display:none}.footer__column{grid-column:auto}.footer__column--double{-ms-grid-column-span:2;grid-column:span 2}.catalog .page-title{margin-bottom:30px}.catalog__sticky{padding:15px 0}.catalog__top .tabs{margin-bottom:30px}.catalog__view-filters{font-size:14px;line-height:1.43;pointer-events:all}.catalog__layout:not(.catalog__layout--search){-ms-grid-columns:100%;grid-template-columns:100%}.catalog__layout .filter{display:none}.catalog__list{grid-gap:60px;grid-column:auto}.catalog__group{row-gap:40px}.catalog__group:not(.catalog__group--search){-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}.diff-wide .product,.list-view .product{-ms-grid-columns:225px minmax(0,1fr);grid-template-columns:225px minmax(0,1fr)}.diff-wide .product__image,.list-view .product__image{min-height:261px}.diff-wide .product__image .prod-discount,.list-view .product__image .prod-discount{bottom:15px;left:15px;width:calc(100% - 30px)}.diff-wide .product__season,.list-view .product__season{left:15px;top:15px}.diff-wide .product__specials,.list-view .product__specials{margin-top:20px}.diff-wide .product__special-image,.list-view .product__special-image{height:36px;width:36px}.diff-wide .product__special-image img,.list-view .product__special-image img{max-height:18px;max-width:18px}.diff-wide .product__characteristics,.list-view .product__characteristics{grid-gap:15px;margin-top:20px}.diff-wide .product__width-cart .btn,.list-view .product__width-cart .btn{padding:10px 20px}.catalog-spares__products{max-width:100%;width:100%}.catalog-spares__results{-ms-grid-columns:100%;grid-gap:40px;grid-template-columns:100%}.catalog-spares__filter{grid-column:auto;position:static}.catalog-spares__filter .filter,.catalog-spares__filter-title{display:none}.catalog-spares__list{grid-column:auto}.spares-item{-ms-grid-columns:1fr 30px 3fr;grid-template-columns:1fr 3fr}.spares-item__left,.spares-item__right{grid-column:auto}.spares-search__input{font-size:18px}.spares-search__btn,.spares-search__label{font-size:14px;line-height:1.43}.spares-search__label{margin-right:28px}.product-screen__slider .swiper-wrapper{padding-top:40px}.product-desc{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.product-video__wrapper{-ms-grid-columns:100%;grid-template-columns:100%}.product-video__video{grid-column:auto;margin:0 auto;max-width:688px;min-height:356px;padding-bottom:37.75%}.product-promo-pic{-ms-grid-columns:100%;grid-template-columns:100%}.product-promo-pic .stock__image{grid-column:auto;margin:0 auto;max-width:688px;min-height:356px;padding-bottom:37.75%}.checkout .breadcrumbs{margin-bottom:40px}.checkout__top{-ms-grid-columns:100%;grid-gap:40px;display:-ms-grid;display:grid;grid-template-columns:100%}.checkout__top-title{margin-right:0;max-width:688px}.checkout__top-cancel{margin-left:0;max-width:688px}.checkout__body{-ms-grid-columns:100%;grid-gap:60px;display:-ms-grid;display:grid;grid-template-columns:100%}.checkout__steps{margin-right:0;max-width:688px}.checkout .order-total,.checkout .service-total{margin-left:0;max-width:688px}.checkout-step{grid-gap:50px}.checkout-step__counter{flex:0 0 110px}.checkout-step__item-name{flex:0 0 110px;font-size:14px}.checkout-step__form{grid-gap:40px}.checkout-tabs--services .checkout-tabs__list{grid-gap:30px 40px}.checkout-tabs__list{grid-gap:20px 40px}.order-total{position:static}.order-total__notice:before{height:18px;margin-right:15px;width:18px}.order-total__info{grid-gap:15px}.checkout-giftcard__top{margin-bottom:20px}.checkout-giftcard__body,.checkout-giftcard__list{grid-gap:30px 40px}.checkout-form__submit,.checkout-form__suggestion{display:none}.checkout-services__list:not(:last-child){margin-bottom:20px}.service-total{position:static}.service-total__items:not(:last-child){margin-bottom:24px}.service-total__item-price{margin-top:15px}.service-total__item-remove{height:24px;width:24px}.service-total__info{grid-gap:20px}.service-total__info:not(:first-child){padding-top:20px}.service-total__info:not(:last-child){margin-bottom:20px;padding-bottom:20px}.service-total__info-item:not(:last-child){padding-bottom:20px}.personal-auto .client-cards-view{width:100%}.b2b-order-detail__link-print{flex:unset;margin-top:unset}.b2b-view .product__season{left:15px;top:15px}.b2b-view .product__add{flex:0 1 230px}.b2b-view .product__info{flex:1 1 446px}.b2b-view .product__characteristics{margin-top:20px}}@media screen and (max-width:1080px){.service__unavailable{margin-bottom:50px;margin-left:0;max-width:100%}.service__content{grid-gap:unset;display:flex;flex-direction:column}.service__content .page-title{margin-bottom:40px;max-width:650px}.service__content .page-title br{display:none}.service__cancel{margin-bottom:60px;position:static;top:unset}.service__cancel-text{font-size:16px;line-height:1.62}.service__cancel-text:not(:last-child){margin-bottom:30px}.service-list__item-image,.service__cancel-text br{display:none}.service-cancel__content{padding:0}.service-cancel__content .page-title{margin-bottom:50px;max-width:100%}.service-cancel__content .page-title br{display:none}.service-cancel__form-submit{margin-top:40px}.service-cancel .service-appointments{max-width:750px}.service-appointments__item{padding:20px}.service-appointments__number{right:20px;top:24px}.service-appointments__cancel{margin-top:0}}@media screen and (max-width:1040px){.popup.gallery-popup{padding:85px 100px 40px}.gallery-slider{flex-direction:column;flex-grow:1}.gallery-slider__nav{height:auto;margin-bottom:0;margin-left:0;margin-top:auto;padding-top:40px;width:100%}.gallery-slider__nav .swiper-slide{height:auto;width:calc(25% - 22px)}.gallery-slider__slider{padding-bottom:0;width:100%}.gallery-slider__slider .swiper-button-next,.gallery-slider__slider .swiper-button-prev,.gallery-slider__slider .swiper-pagination{display:none}}@media screen and (max-width:1040px) and (max-width:600px){.gallery-slider__nav{margin-right:-20px;padding-right:20px;width:calc(100% + 20px)}}@media screen and (max-width:1024px){.table-wrap{-ms-overflow-style:none;scrollbar-width:none}.table-wrap::-webkit-scrollbar{height:0;width:0}.cars-select--battery .cars-select__body{-ms-grid-columns:calc(100% - 245px) 30px 215px;gap:40px 30px;grid-template-columns:calc(100% - 245px) 215px}.cars-select--battery .cars-select__desc{grid-column:auto}.cars-select--battery .cars-select__car{-ms-grid-row-span:2;grid-column:auto;grid-row:span 2}.cars-select--battery .battery-select{grid-column:auto;order:3}.checkout-tabs__tab:hover:not(.checkout-tabs__tab--active){border-color:#ededed}main.actions>.wrapper>section:not(:last-child){margin-bottom:60px}}@media screen and (max-width:1023px){main>.wrapper>section:not(:last-child),main>section:not(:last-child){margin-bottom:80px}.btn,.default-range__preview-max,.default-range__preview-min{height:40px}.error-page__body{flex-direction:column-reverse}.error-page__content{align-items:center;flex:unset;justify-content:center;margin-right:0;max-width:400px;text-align:center;width:100%}.error-page__title{font-size:24px}.error-page__text:not(:last-child),.error-page__title:not(:last-child){margin-bottom:30px}.error-page__image{flex:unset;margin-bottom:30px}.popup__tabs .tabs__item:not(:last-child){margin-right:24px}.popup__text--bold{font-weight:500}.fancybox--left .fancybox__content.popup--map,.fancybox--right .fancybox__content.popup--map{max-width:100%;overflow-y:hidden}.counter{height:40px}.header__burger{margin-right:30px}.header__phone{margin-right:10px;order:3}.header__phone-callback{margin-left:0}.header__icons{order:4}.main-screen{min-height:1190px}.main-screen__line{display:none}.main-screen__list{border-bottom:2px solid #121212;max-width:unset}.main-screen__item{border-top:2px solid #121212}.main-screen__copy{display:none}.main-screen__bg{position:absolute}.main-screen__bg-container{grid-column:1/-1;padding-top:85px}.main-screen__bg-item{right:21.5%}.catalog__view-images:not(:last-child){margin-right:30px}.filter__clear{justify-self:flex-start}.tile-view .product:hover .product__characteristics--short{display:none}.tile-view .product__info{margin-bottom:15px}.tile-view .product__desc{padding-bottom:0}.tile-view .product__add{margin-top:auto;padding:0;position:static;width:100%}.tile-view .product__add .prod-available,.tile-view .product__price{margin-bottom:15px}.tile-view .product__specials{margin-top:20px}.tile-view .product__special-image{height:36px;width:36px}.tile-view .product__special-image img{max-height:18px;max-width:18px}.prod-available__tab{padding:10px}.cars-select__body{grid-gap:50px 30px;padding-top:50px}.cars-select__car{justify-self:flex-end;max-width:215px}.cars-select__desc,.cars-select__select{max-width:550px}.list-view .stock__body{-ms-grid-columns:100%;grid-template-columns:100%}.list-view .stock__image,.list-view .stock__video{grid-column:auto}.catalog-seo{row-gap:30px}.catalog-seo__item-title{align-items:center;color:#bfbfbf;display:flex;justify-content:space-between}.catalog-seo__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23BFBFBF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:24px;margin-left:16px;width:24px}.catalog-seo__item-inner{max-height:0}.catalog-seo__list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.catalog-spares__filter-mobile{font-size:14px}.spares-item{-ms-grid-columns:100%;grid-gap:25px;grid-template-columns:100%}.spares-item__name{max-width:unset}.product-screen__sale{max-width:380px}.product-screen__sale .prod-available:after{display:block}.product-info.product-info{padding:60px 0 75px}.product-video__video .play-btn{height:48px;left:20px;top:20px;width:48px}.product-video__video .play-btn span{display:none}.checkout-giftcard__top{margin-bottom:30px}.checkout-giftcard__amount .default-range__preview-max{max-width:104px}.sale-paysystem-button button{height:40px}.service-cancel__content .page-title br{display:initial}.service-appointments__info-item--cancel{flex:0 1 65px}.service-appointments__info-item:not(:last-child){margin-right:30px}.table-of-contents__list{align-items:center;display:flex;margin:0 -20px -10px;padding:0 42px 10px 20px}.personal__sidebar{flex-direction:row;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between}.personal__user{flex:0 1 auto;margin-right:16px}.personal__menu{margin:0 -40px;order:1;position:relative;width:calc(100% + 80px)}.personal__menu-list{align-items:center;flex-direction:row;overflow-x:auto;padding:0 40px;scrollbar-width:none}.personal__menu-list::-webkit-scrollbar{display:none}.personal__item{white-space:nowrap}.personal__item:not(:last-child){margin-bottom:0;margin-right:40px}.personal__logout{flex:0 0 85px;justify-content:flex-end;margin-bottom:40px}.personal__logout:before{margin-right:15px}.personal__content{-ms-grid-column-span:5;-ms-grid-column:1;grid-column:1/span 5}.personal__desc{margin-bottom:50px}.personal__block:not(:last-child){margin-bottom:30px}.personal__form:not(:last-child){margin-bottom:60px}.compare-slider__body,.compare-slider__head{cursor:default}.personal-clients__table-heading:nth-child(3){width:213px}.b2b-product-page .breadcrumbs{margin-bottom:40px}.b2b-product-page .product-screen{padding:20px 0 50px}.b2b-product-page .product-screen__body{grid-gap:unset;align-items:unset;display:flex;flex-direction:column}.b2b-product-page .product-screen__left{margin-bottom:60px;position:static}.b2b-product-page .product-screen__images{height:auto;margin:0 auto;max-width:500px;padding-bottom:19px}.b2b-product-page .product-screen__bottom{display:none}.b2b-product-page .product-screen__bottom--mobile{display:flex}.b2b-product-page .product-screen__price{align-items:flex-end;flex-direction:row;justify-content:space-between;margin-bottom:0;margin-right:30px}.b2b-product-page .product-screen__price-value{margin-right:20px}.b2b-product-page .product-screen__price-total{margin-top:0}.b2b-product-page .product-screen__slider .swiper-wrapper{padding-top:15px}.b2b-product-page .product-info{padding:40px 0}.b2b-cart__content,.b2b-cart__total{grid-column:1/-1}.b2b-header__logo{width:165px}.b2b-footer{padding:20px 0}}@media screen and (max-width:1023px) and (max-width:767px){.b2b-product-page .product-screen__price{align-items:flex-start}}@media screen and (max-width:960px){.quick-search__input,.quick-search__row>input{font-family:IBM Plex Sans,sans-serif}.quick-search__input{text-transform:none}.catalog__layout.catalog__layout--search{-ms-grid-columns:100%;grid-template-columns:100%}.diff-wide .product__name,.list-view .product__name{font-size:16px}.cars-select--battery .cars-select__body{gap:20px 30px}.battery-select__list:not(:last-child){margin-bottom:24px}.battery-select__title{margin-bottom:16px}.client-cards-view{width:100%}.contacts__cont{-ms-grid-columns:100%;grid-template-columns:100%}.contacts__cont-info,.contacts__cont-map{grid-column:auto}.contacts-card{display:flex}.contacts-card>*{width:50%}.contacts-card__cont{padding-right:40px}}@media screen and (max-width:950px){.catalog__group.catalog__group--search,.catalog__group:not(.catalog__group--search){-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}.stock{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);row-gap:10px}.stock__body{grid-column:1/-1;order:2}.stock__slider-pagination{grid-column:1/-1;justify-self:flex-end;margin-top:0;width:-moz-fit-content;width:fit-content}.b2b-view .stock{-ms-grid-columns:1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(3,1fr)}.b2b-view .stock__body{grid-column:1/-1;order:2}}@media screen and (max-width:880px){.product-screen__body{-ms-grid-columns:100%;grid-gap:60px;grid-template-columns:100%}.product-screen__images{margin:0 auto;max-height:424px;max-width:500px}.product-screen__slider .swiper-wrapper{padding-top:0}.product-screen__slider .swiper-button-next,.product-screen__slider .swiper-button-prev{bottom:50px;top:unset}.product-screen__slider .swiper-pagination{top:-20px}.product-screen__right{grid-column:auto}.product-screen__codes{flex-direction:row}.product-screen__codes-item:not(:last-child){margin-bottom:0;margin-right:40px}.product-screen__info{max-width:461px}.product-screen__bottom{flex-direction:row;justify-content:space-between}.product-screen__price{align-items:flex-end;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;margin-right:30px}.product-screen__price-value{line-height:1;margin-right:20px}.product-screen__price-total{line-height:1.2;margin-top:0}.product-screen__cart{flex:1 1 auto;justify-content:flex-end}}@media screen and (max-width:850px){.catalog--sale.list-view .product__info{margin-bottom:15px;padding-bottom:0}.catalog--sale.list-view .product__info:after{display:none}.diff-wide .product__actions,.list-view .product__actions{top:25px}.diff-wide .product__compare,.diff-wide .product__favorite,.list-view .product__compare,.list-view .product__favorite{height:24px;width:24px}.diff-wide .product__compare:not(:last-child),.diff-wide .product__favorite:not(:last-child),.list-view .product__compare:not(:last-child),.list-view .product__favorite:not(:last-child){margin-bottom:20px}.diff-wide .product__image .prod-discount__desc,.list-view .product__image .prod-discount__desc{display:block}.diff-wide .product__desc,.list-view .product__desc{flex-direction:column;padding:25px 84px 25px 0}.diff-wide .product__add,.list-view .product__add{align-self:flex-start;flex:unset;padding-right:0;width:100%}.diff-wide .product__add .prod-discount,.list-view .product__add .prod-discount{display:none}.diff-wide .product__add .prod-available,.list-view .product__add .prod-available{max-width:100%}.diff-wide .product__add .prod-available+.product__price,.list-view .product__add .prod-available+.product__price{margin-bottom:15px}.diff-wide .product__cart:not(:last-child),.list-view .product__cart:not(:last-child){margin-bottom:0}.diff-wide .product__cart,.list-view .product__cart{max-width:241px}.diff-wide .product__cart .counter,.list-view .product__cart .counter{max-width:98px}.diff-wide .product__cart .btn,.list-view .product__cart .btn{padding:10px 30px}.diff-wide .product__info,.list-view .product__info{flex:unset;margin-bottom:20px;margin-right:0;padding-bottom:25px;padding-right:0;width:100%}.diff-wide .product__info:after,.list-view .product__info:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='347' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h349' stroke='%23EDEDED' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E");background-repeat:repeat-x;bottom:0;height:2px;left:0;right:unset;top:unset;width:100%}.diff-wide .product__characteristics,.diff-wide .product__specials,.list-view .product__characteristics,.list-view .product__specials{display:none}.diff-wide .product__width,.list-view .product__width{margin-top:15px}.diff-wide .product__width-cart .counter,.list-view .product__width-cart .counter{max-width:98px}.diff-wide .product__add{flex:unset}.diff-wide .product__price:not(:last-child){margin-bottom:0}.diff-wide .product__price:before{margin-right:24px;position:static}.diff-wide .product__desc{padding:20px 30px 20px 0}.compare-card__favorite:not(:last-child){margin-bottom:20px}.b2b-view .product{-ms-grid-columns:225px minmax(0,1fr);grid-template-columns:225px minmax(0,1fr)}.b2b-view .product__image{min-height:261px}.b2b-view .product__desc{flex-direction:column}.b2b-view .product__add{align-self:flex-start;flex:unset;width:100%}.b2b-view .product__cart:not(:last-child){margin-bottom:0}.b2b-view .product__cart{max-width:241px}.b2b-view .product__cart .counter{max-width:98px}.b2b-view .product__cart .btn{padding:10px 30px}.b2b-view .product__price:not(:last-child){margin-bottom:20px}.b2b-view .product__info{flex:unset;margin-bottom:25px;margin-right:0;padding-right:0;width:100%}.b2b-view .product__info:after{display:none}.b2b-view--noimg .product__desc{position:relative}.b2b-view--noimg .product__add{bottom:30px;position:absolute;right:30px;width:auto}.b2b-view--noimg .product__name{margin-bottom:25px;padding-bottom:25px;position:relative}.b2b-view--noimg .product__info{margin-bottom:0}.b2b-view--noimg .product__characteristics{-ms-grid-columns:100%;grid-gap:15px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-bottom:0;margin-top:0;max-width:300px;overflow:hidden;width:45%}.b2b-view--noimg .product__characteristics-item{flex-direction:row;justify-content:space-between;margin-bottom:0;width:100%}.b2b-view--noimg .product__characteristics-item:not(:last-child){margin-right:0}.b2b-view--noimg .product__characteristics-label{font-size:14px;line-height:1.43;margin-bottom:0;margin-right:20px}.b2b-view--noimg .product__characteristics-value{font-size:14px;line-height:1.43;overflow:auto;text-overflow:none;white-space:normal}}@media screen and (max-width:820px){.popup.gallery-popup{padding:85px 40px 40px}.popup.gallery-popup>.carousel__button.is-close{right:40px!important}.gallery-slider__nav .swiper-slide{width:calc(25% - 7px)}.gallery-slider__slider{display:flex;flex-direction:column;flex-grow:1}.gallery-slider__slider .swiper-wrapper{height:auto;margin-bottom:auto;margin-top:auto}.actions-slider__list .swiper-pagination{bottom:10px}.actions-slide{-ms-grid-columns:100%;grid-template-columns:100%}.actions-slide__cont{grid-column:auto;padding:0 0 80px}.actions-slide__img{grid-column:auto;margin-left:auto;margin-right:auto;max-width:313px;order:-1;width:100%}.actions-list__cont{-ms-grid-columns:100%;grid-template-columns:100%}.actions-list__info{grid-column:auto;position:relative;top:0}.actions-list__info br{display:none}.actions-list__list{grid-column:auto}.actions-inner__cont{-ms-grid-columns:100%;grid-template-columns:100%}.actions-inner__text{grid-column:auto;padding-right:0}.actions-inner__slider{grid-column:auto;margin-left:auto;margin-right:auto;max-width:570px;order:-1;padding-left:130px;padding-right:130px;width:100%}.actions-inner__slider .swiper-button-prev{left:0}}@media screen and (max-width:800px){.header__icon:not(:last-child,.header__icon--phone){margin-right:15px}.footer__top{padding:40px 0 30px}.footer__top>.wrapper{-ms-grid-columns:100%;grid-gap:32px;grid-template-columns:100%}.footer__column:not(:last-child){border-bottom:2px solid #ededed;padding-bottom:30px}.footer__column--double{grid-column:auto}.footer__column-inner{height:0;overflow:hidden;transition:.3s linear}.footer__column-title{align-items:center;display:flex;font-size:15px;justify-content:space-between;line-height:1.14}.footer__column-list{row-gap:20px}.footer__item{font-size:14px;line-height:1.43}.catalog-spares__top{align-items:flex-start;flex-direction:column;justify-content:flex-start}.catalog-spares__top .spares-search{flex:1 1 auto;margin-right:0;max-width:100%}.catalog-spares__top .link{margin:40px 0 0}.checkout .order-total,.checkout .service-total,.checkout__bottom,.checkout__steps,.checkout__top-cancel,.checkout__top-title{max-width:100%}}@media (max-width:767px){.table-orders__data:nth-child(3),.table-orders__data:nth-child(4),.table-orders__data:nth-child(5),.table-orders__header .table-orders__row:nth-child(2),.table-orders__heading:nth-child(3),.table-orders__input{display:none}.table-orders__link span{display:block}.table-orders__link:before{margin-right:15px}.table-orders__link_more{display:flex;justify-content:flex-end}.table-reserves .table-orders__data:nth-child(4){display:block;padding-right:0!important}}@media screen and (max-width:767px){main{padding:50px 0}main>.wrapper>section:not(:last-child),main>section:not(:last-child){margin-bottom:30px}.section-title{font-size:18px}.form-item--daytime .form-item__label{display:block}.error-page__image img{margin:0 10px;max-height:72px;max-width:72px}.error-page__image:after,.error-page__image:before{font-size:72px}.popup--map{position:relative}.popup--map .popup__tabs{display:block}.popup__tabs{left:20px;top:14px}.popup__map{flex:unset;margin-bottom:34px;margin-right:0;width:100%}.popup__map:not(.active){left:0;max-height:100%;max-width:100%;opacity:0;pointer-events:none;position:absolute;top:0}.popup__map+.popup__content{flex:unset;height:100%;padding-top:0;width:100%}.popup__map+.popup__content:not(.active){left:0;max-height:100%;max-width:100%;opacity:0;pointer-events:none;position:absolute;top:0}.popup__content .services-list{padding-bottom:70px}.fancybox--left .fancybox__content.popup--map,.fancybox--right .fancybox__content.popup--map{flex-direction:column;padding:65px 20px 20px}.fancybox--left .fancybox__content>.carousel__button.is-close,.fancybox--right .fancybox__content>.carousel__button.is-close{right:20px;top:15px}.notification-cookie_city-confirm{display:none}.help__text{left:0;max-width:calc(100vw - 40px);right:0}.header__phone{display:none}.header__icon{height:18px;width:18px}.catalog.diff-wide .catalog__list,.catalog.list-view .catalog__list{grid-gap:40px}.catalog__view-images:not(:last-child){display:none}.catalog__view-sorting:not(:last-child){margin-right:30px}.catalog__view-sorting-additional{display:none}.catalog__group{column-gap:10px;row-gap:40px}.catalog__group.catalog__group--search,.catalog__group:not(.catalog__group--search){-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}.tile-view .product__image{max-height:234px}.tile-view .product__name{font-size:12px;line-height:1.67}.cars-select__body{grid-gap:30px;padding-top:40px}.stock__title{font-size:16px}.stock__text{font-size:12px}.stock__info{padding-top:12px}.stock--single .stock__body{-ms-grid-columns:100%;grid-gap:30px;display:flex;flex-direction:column;grid-template-columns:100%}.stock--single .stock__image,.stock--single .stock__info{grid-column:1/-1}.stock--single .stock__title{font-size:24px}.catalog-seo{row-gap:15px}.catalog-seo__list-item{padding:10px 10px 10px 0}.catalog-seo-text h2{font-size:20px;margin-bottom:15px}.catalog-seo-text p{font-size:14px}.catalog-seo-text h3{font-size:18px;margin-top:10px!important}.catalog-spares__results{grid-gap:25px}.spares-item{grid-gap:15px;padding-top:15px}.spares-item__label{margin-top:5px}.spares-item__row{grid-gap:unset;align-items:flex-start;display:flex;flex-direction:column}.spares-item__text:not(:first-child){margin-top:10px}.spares-item__cart{margin-top:15px}.spares-search>input{font-family:IBM Plex Sans,sans-serif}.spares-search__input{line-height:1.62;text-transform:none}.product-info.product-info{padding:30px 0}.product-desc{-ms-grid-columns:100%;grid-template-columns:100%}.product-desc__list-text{margin-right:25px;position:relative}.product-desc__list-text .help{position:static}.product-video .section-title{margin-bottom:30px}.product-promo-pic .stock__image,.product-video__video{min-height:145px;padding-bottom:45.75%}.checkout-step__counter,.checkout-step__item-name{display:none}.checkout-step__map{margin-top:0;max-width:100%;min-height:290px}.checkout-giftcard__amount .default-range__preview-max{max-width:120px}.service__cancel-text br,.service__content .page-title br{display:initial}.personal__form-add{font-size:12px;line-height:1.2;margin-top:15px;position:static}.client-cards-view:not(:last-child){margin-bottom:30px}.gift-card__name--design{width:100%}.compare-card{font-size:12px;line-height:1.62}.compare-card__head{height:100%}.compare-card__head .compare-card__desc{height:100%;padding:0}.compare-card__head .compare-card__btns{display:flex}.compare-card__head .compare-card__actions{display:none}.compare-card__price{margin-top:5px}.compare-card__btns{margin-top:0;padding-top:7px}.compare-card__btns .del{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.343 0c-.421 0-.762.314-.762.702v.701H2.262c-.42 0-.762.314-.762.702 0 .387.341.701.762.701h14.226c.42 0 .762-.314.762-.701 0-.388-.341-.702-.762-.702h-4.319V.702c0-.388-.34-.702-.762-.702H7.343ZM7.343 6.922c.42 0 .762.314.762.701v6.548c0 .387-.341.702-.762.702s-.762-.315-.762-.702V7.623c0-.387.34-.701.762-.701ZM12.17 7.623c0-.387-.342-.701-.763-.701-.42 0-.762.314-.762.701v6.548c0 .387.341.702.762.702s.762-.315.762-.702V7.623Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.27 4.366c.042-.356.369-.624.757-.624h10.696c.388 0 .715.268.757.624l.204 1.685a38.335 38.335 0 0 1 0 9.19l-.02.167c-.146 1.212-1.167 2.179-2.48 2.348a29.825 29.825 0 0 1-7.618 0c-1.313-.17-2.333-1.136-2.48-2.348l-.02-.166a38.329 38.329 0 0 1 0-9.192l.204-1.684Zm1.44.779-.129 1.06a37.036 37.036 0 0 0 0 8.882l.02.165c.07.575.554 1.034 1.176 1.114 2.387.308 4.809.308 7.196 0 .622-.08 1.107-.538 1.176-1.114l.02-.165a37.04 37.04 0 0 0 0-8.882l-.128-1.06H4.709Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:0;height:20px;width:20px}.compare-card__btns .btn{background:transparent;border:0;border-radius:0;color:#9f3584;font-weight:600;height:auto;padding:0;width:max-content}.compare-card__bottom{margin-top:25px}.compare-card__plus-text:before{height:28px;margin-bottom:10px;width:28px}.compare-card__list:not(:last-child){margin-bottom:20px}.compare-card__list-title{margin-bottom:15px;padding-bottom:10px}.compare-card__item:not(:last-child){margin-bottom:15px}.compare-card__item-label{margin-bottom:5px}.contacts__cont{grid-gap:40px}.contacts__cont-info>:not(:last-child){margin-bottom:40px}.contacts__cont-map .tabs{margin-bottom:30px}.contacts__text{padding-top:0}.contacts__text-phone:not(:last-child){margin-bottom:20px}main.actions>.wrapper>section:not(:last-child){margin-bottom:40px}.main-b2b__main{padding:100px 0}.main-b2b__content{margin-bottom:58px;max-width:425px}.main-b2b__title{font-size:20px}.main-b2b__description{font-size:14px;line-height:1.3;margin-bottom:20px}.mheader-b2b{padding:20px 0}.mheader-b2b__logo{height:14px}.mheader-b2b__callback,.mheader-b2b__phone{display:none}.b2b-order-detail__link-cancel{font-size:12px}.b2b-order-detail__link-print{flex:1 1 100%;font-size:12px;margin-top:22px}.b2b-order-detail__link-print:before{height:18px;margin-right:10px;width:18px}.b2b-order-detail .order-detail__param{align-items:unset;flex-direction:column}.b2b-order-detail .order-detail__param-label{margin-bottom:10px}.b2b-order-detail .order-detail__param-value{text-align:unset}.personal__link-download{font-size:12px}.personal__link-download:before{margin-right:10px}.personal-settings__form-items{display:block}.personal-settings__form-items .form-item:not(:last-child){margin-bottom:20px}.personal-clients__form{margin-bottom:30px}.personal-clients__btn-copy:before{right:-5%}.personal-clients__table-heading{display:none}.personal-clients__table-row{display:flex;flex-direction:column}.personal-clients__table-row:not(:last-child){margin-bottom:30px}.personal-clients__table-data{padding:unset}.personal-clients__table-data:not(:last-child){margin-bottom:15px}.personal-clients__table-data:nth-child(3){margin-top:5px}.personal-clients__table-label{color:#bfbfbf;margin-bottom:5px}.b2b-view .product__price-count{font-size:12px;line-height:1.33}.b2b-view .product__characteristics{flex-wrap:wrap}.popup--filter .filter_images{display:block}.b2b-product-page .product-screen__price{flex-direction:column}.b2b-product-page .product-screen__price-value{font-size:24px;margin-right:0}.b2b-product-page .product-screen__price-total{font-size:16px;margin-top:10px}.b2b-cart__block-title{font-size:18px}.b2b-cart__item-name{font-size:16px}.b2b-cart__item-info{flex-wrap:wrap}.b2b-cart__item-code{flex:0 0 100%;flex-direction:row;margin-bottom:15px}.b2b-cart__item-code span{font-size:14px;line-height:1.43;margin-bottom:0;margin-right:5px}.b2b-cart__total-body{margin-bottom:20px;padding:20px}.b2b-cart__total-name{font-size:12px;margin-right:20px}.b2b-cart__total-price{font-size:12px}.b2b .popup__title-title{font-size:21px}.b2b-footer__copy,.b2b-footer__developers{font-size:12px;line-height:1.5}}@media (max-width:720px){main [align]{float:none;margin-left:0;margin-right:0;width:100%}main [align] img{width:inherit}main h2:not([class]):not(:first-child),main h3:not([class]):not(:first-child),main h4:not([class]):not(:first-child),main h5:not([class]):not(:first-child),main h6:not([class]):not(:first-child){margin-top:30px}main h2{font-size:20px}main h3{font-size:18px}main h4{font-size:15px}main h5{font-size:14px}main blockquote+figcaption,main table:not([class]){font-size:12px}main table:not([class]) thead td,main table:not([class]) thead th{font-size:14px}.table-wrap{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;position:relative}}@media screen and (max-width:720px){.contacts-card{flex-direction:column}.contacts-card>*{width:100%}.contacts-card>:not(:last-child){margin-bottom:30px}.contacts-card__cont{padding-right:0}.actions-slide__cont{padding:0 0 60px}.actions-list__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:660px){.service-appointments__info{flex-direction:column}.service-appointments__info-item,.service-appointments__info-item--address,.service-appointments__info-item--cancel{flex:unset}.service-appointments__info-item:not(:last-child){margin-bottom:10px;margin-right:0}.service-appointments__cancel{align-self:flex-start;padding-top:5px}}@media screen and (max-width:650px){.catalog__group.catalog__group--search,.catalog__group:not(.catalog__group--search){-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}.catalog__group.catalog__group--search{position:relative}.catalog__group.catalog__group--search:before{background:#ededed;content:"";height:1px;left:-20px;position:absolute;right:-20px;top:-20px}.tile-view .product__image{height:50vw;min-height:180px}.tile-view .product__image .prod-discount__text{font-size:10px}.tile-view .product__image .prod-discount__text:before{display:none}.tile-view .product__image .prod-discount__desc-icon{height:13px;width:13px}.cars-select__body{-ms-grid-columns:100%;grid-gap:40px;grid-template-columns:100%;padding-top:0}.cars-select__car{-ms-grid-column-align:unset;-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;justify-self:unset;max-width:unset}.cars-select__desc{grid-column:auto;max-width:unset}.cars-select__select{grid-column:auto}.cars-select__select-title{display:block}.cars-select__items{grid-gap:unset;align-items:flex-start;display:flex;margin:0 -20px;overflow-x:auto;padding:0 20px 15px;scrollbar-width:none;width:calc(100% + 40px)}.cars-select__items::-webkit-scrollbar{display:none}.cars-select__item:not(:last-child){margin-right:45px}.cars-select--battery .cars-select__body{-ms-grid-columns:100%;gap:40px;grid-template-columns:100%}.battery-select__slider{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.battery-select__slider .swiper-btns{display:none}}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}@media screen and (max-width:640px){.auto-card{flex-direction:column;padding:20px 30px}.auto-card__image{margin-bottom:15px;margin-right:0;min-height:120px;width:183px}.auto-card__info{align-items:center}.auto-card__name{width:100%}.auto-card__name br{display:none}.auto-card__bottom,.auto-card__number{width:100%}.actions-inner__back.back-link{display:none}.actions-inner__slider{padding-left:50px;padding-right:50px}.actions-inner__slider .swiper-pagination{display:none}}@media screen and (max-width:600px){main{padding:20px 0 40px}.wrapper{padding:0 20px}.page-title{font-size:18px}.table .table_mob-hidden{display:none}.btn{font-size:12px;height:37px;padding:5px 30px}.tabs__list{margin:0 -20px;padding:0 42px 0 20px}.form__items{grid-gap:20px}.form__bottom{margin-top:30px}.form__bottom:not(:last-child){margin-bottom:30px}.form__tabs-item{border:1px solid #ededed;padding:10px}.form__tabs-name{font-size:12px}.form-item--promocode{padding-right:0}.form-item--promocode__confirm{min-heigth:auto;margin-top:-7px;max-width:100%;padding:0;position:relative}.form-item--promocode__confirm span{justify-content:flex-start}.default-timeselect__item{border-width:1px}.simple-checkbox__title{font-size:14px}.popup__back{left:20px;top:15px}.popup__title{margin-bottom:30px}.popup__title-title{font-size:20px}.popup__title-subtitle{margin-top:15px}.popup__callback{margin-bottom:40px}.popup__callback:not(:first-child),.popup__policy:not(:first-child){margin-top:40px}.popup .form:not(:last-child){margin-bottom:40px}.fancybox--left .fancybox__content,.fancybox--right .fancybox__content{border-right:0;max-width:100%;padding:60px 20px 20px;width:100%}.fancybox--left .fancybox__content.popup,.fancybox--right .fancybox__content.popup{padding-bottom:70px}.fancybox--left .fancybox__content.popup--cart,.fancybox--right .fancybox__content.popup--cart{max-width:100%;padding:16px 20px 65px}.fancybox--left .fancybox__content.popup--filter,.fancybox--right .fancybox__content.popup--filter{max-width:100%;padding:60px 20px 20px}.fancybox--left .fancybox__content.popup--menu,.fancybox--right .fancybox__content.popup--menu{max-width:100%;padding:70px 20px}.fancybox--right .fancybox__content{border-left:0}.bottom-popup .fancybox__content>.carousel__button.is-close{right:15px;top:15px}.mobile-nav{display:block}.menu{grid-gap:30px}.menu__top{display:none}.menu__links{grid-gap:24px}.menu__link{font-size:16px}.menu__link--sale{margin:0 -20px;padding:22px 20px}.menu__actions,.menu__location{display:flex}.notification-cookie{max-width:calc(100% - 40px);padding:15px 20px;right:20px}.notification-cookie.shown{bottom:75px}.notification-cookie .btn{margin-top:15px}.quick-search{animation:searchMobileFadeUp .7s ease both;border-bottom:0;border-top:2px solid #ededed;justify-self:flex-end;margin-top:auto;padding:70px 0 104px}.quick-search__wrapper .fancybox__content>.carousel__button.is-close{right:20px;top:20px}.quick-search__bg{display:none}.quick-search__input{font-size:16px;font-weight:500}.quick-search__label{display:none}.quick-search--closing{animation:searchMobileFadeDown .3s ease both}.os__item{align-items:flex-start}.os__item-image{flex:0 0 24%;height:88px}.os__item-info{flex:0 1 71%}.os__item-name{font-size:12px;line-height:1.67}.os__item-name:not(:last-child){margin-bottom:10px}.breadcrumbs{display:none}.b2b-view .breadcrumbs{display:block;margin-bottom:26px}.b2b-view .breadcrumbs__items :not(:first-child){display:none}.b2b-view .breadcrumbs__item:first-child:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.167 3.596a.568.568 0 0 1 .805 0l3.415 3.428a.573.573 0 0 1 0 .808.568.568 0 0 1-.805 0L.167 4.404a.573.573 0 0 1 0-.808Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.387.167a.573.573 0 0 1 0 .808L.972 4.403a.568.568 0 0 1-.805 0 .573.573 0 0 1 0-.808L3.582.167a.568.568 0 0 1 .805 0Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4a.57.57 0 0 1 .57-.57h11.952a.57.57 0 0 1 0 1.142H.569A.57.57 0 0 1 0 4Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:8px;margin-right:10px;width:14px}.b2b-view .breadcrumbs__item:first-child:after{display:none}.counter{border:0;height:auto;max-width:80px;padding:0}.cart--favourite .cart__item.added .counter{display:flex}.cart--favourite .cart__item-bottom .counter{display:none}.cart__empty{padding-top:5px}.cart__title{font-size:19px}.cart__tabs{margin-bottom:15px;padding-bottom:17px}.cart__tab{font-size:12px}.cart__tab:before{height:20px;margin-right:7px;width:20px}.cart__tab:not(:last-child){margin-right:30px}.cart__items{flex:1 1 auto}.cart__item{-ms-grid-columns:68px 15px minmax(0,1fr);grid-gap:15px;grid-template-columns:68px minmax(0,1fr);padding-bottom:15px}.cart__item:not(:last-child){margin-bottom:15px}.cart__item-actions{flex-direction:row;margin-left:auto;position:static}.cart__item-action{height:20px;width:20px}.cart__item-action:not(:last-child){margin-bottom:0;margin-right:25px}.cart__item-image{height:88px}.cart__item-name{max-width:100%}.cart__item-price{margin-top:5px}.cart__item-bottom{margin-top:10px}.cart__item-bottom .counter{border:1px solid #ededed;height:36px;max-width:86px;padding:9px}.cart__item-bottom .btn{background:transparent;border-radius:0;color:#9f3584;flex:unset;font-size:12px;font-weight:600;height:auto;padding:0}.cart__item-total{display:none}.cart__bottom{padding-top:30px}.cart__price{font-size:13px}.cart__price-label{margin-bottom:5px}.services-list__item:not(:last-child){border-bottom:0;padding-bottom:0}.order-detail__item{align-items:flex-start}.order-detail__item-image{flex:0 0 24%}.order-detail__item-info{flex:0 1 71%}.order-detail__item-name{font-size:12px;line-height:1.67}.order-detail__item-name:not(:last-child){margin-bottom:10px}.service-detail__item{align-items:flex-start}.service-detail__item-image{flex:0 0 24%;height:88px}.service-detail__item-info{flex:0 1 71%}.service-detail__item-name{font-size:12px;line-height:1.67}.service-detail__item-name:not(:last-child){margin-bottom:10px}.default-calendar__body .vanilla-calendar-header{margin-bottom:4px}.default-calendar__body .vanilla-calendar-month,.default-calendar__body .vanilla-calendar-year{font-size:14px}.default-calendar__body .vanilla-calendar-week{-ms-grid-rows:38px;grid-template-rows:38px}.default-calendar__body .vanilla-calendar-days{border:.5px solid #ededed;grid-auto-rows:38px}.default-calendar__body .vanilla-calendar-day{border:.5px solid #ededed}.default-calendar__body .vanilla-calendar-day__btn,.default-calendar__body .vanilla-calendar-months__month,.default-calendar__body .vanilla-calendar-months__year,.default-calendar__body .vanilla-calendar-years__month,.default-calendar__body .vanilla-calendar-years__year{font-size:14px}.popup.gallery-popup{padding:85px 20px 20px}.popup.gallery-popup>.carousel__button.is-close{right:20px!important}.gallery-slider__nav .swiper-slide{width:calc(33.33333% - 10px)}.flatpickr-calendar .flatpickr-months{margin-bottom:4px}.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-calendar .numInput.cur-year{font-size:14px}.flatpickr-calendar .flatpickr-weekdaycontainer{-ms-grid-rows:38px;grid-template-rows:38px}.flatpickr-calendar .dayContainer{border:.5px solid #ededed;grid-auto-rows:38px}.flatpickr-calendar .flatpickr-day{border:.5px solid #ededed;font-size:14px}.header{padding:20px 0}.header__burger{display:none}.header__logo{-ms-grid-column-align:unset;justify-self:unset;margin:unset}.header__logo-cut{display:none}.header__logo-main{display:block;left:unset;width:128px}.header__location{margin-left:auto;order:2}.header__location-link:after{display:none}.header__location-link{font-size:12px;margin-right:unset}.header__icon:not(.header__icon--phone){display:none}.header__icon--phone{display:block}.footer{padding-bottom:54px}.main-screen{-ms-grid-columns:100%;-ms-grid-rows:1fr 20px auto;grid-gap:20px;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;min-height:unset;padding:0 0 70px}.main-screen>:first-child{-ms-grid-column:1;-ms-grid-row:1}.main-screen>:nth-child(2){-ms-grid-column:1;-ms-grid-row:3}.main-screen>.wrapper{height:auto}.main-screen__list{font-size:18px}.main-screen__item{padding:15px 0}.main-screen__info{display:none}.main-screen__bg{-ms-grid-row:1;grid-row:1;height:calc(100vh - 192px);min-height:462px;position:static}.main-screen__bg-container{padding-top:0}.main-screen__bg-item{margin:unset;max-height:unset;max-width:unset;right:unset}.catalog.diff-wide .catalog__group,.catalog.list-view .catalog__group{grid-gap:0;display:flex;flex-direction:column}.catalog.diff-wide .catalog__group .product:not(:last-child),.catalog.list-view .catalog__group .product:not(:last-child){margin-bottom:30px}.catalog .page-title{margin-bottom:26px}.catalog__top .tabs{margin-bottom:16px}.catalog__view-sorting:before{height:18px;margin-right:10px;width:18px}.catalog__view-list,.catalog__view-tile{height:18px;width:18px}.catalog__view-list:not(:last-child),.catalog__view-tile:not(:last-child){margin-right:20px}.filter__body{grid-gap:14px;padding-bottom:70px}.filter__clear+.filter__clear{margin-top:0}.filter__clear{margin-top:15px;min-width:175px;width:100%}.diff-wide .product,.list-view .product{-ms-grid-columns:100%;border:0;border-radius:0;grid-template-columns:100%}.diff-wide .product__actions,.list-view .product__actions{right:15px;top:15px}.diff-wide .product__image,.list-view .product__image{max-height:252px;min-height:252px}.diff-wide .product__image>img,.list-view .product__image>img{max-height:75%;max-width:75%}.diff-wide .product__image .prod-discount,.list-view .product__image .prod-discount{max-width:300px;width:calc(100% - 30px)}.diff-wide .product__image .prod-discount__text,.list-view .product__image .prod-discount__text{pointer-events:all}.diff-wide .product__image .prod-discount__desc,.list-view .product__image .prod-discount__desc{pointer-events:none}.diff-wide .product__season,.list-view .product__season{height:24px;width:24px}.diff-wide .product__desc,.list-view .product__desc{padding:0}.diff-wide .product__name,.list-view .product__name{font-size:12px}.diff-wide .product__add,.list-view .product__add{display:flex;flex-direction:column}.diff-wide .product__add .prod-available,.list-view .product__add .prod-available{order:3}.diff-wide .product__add .prod-available__tabs,.list-view .product__add .prod-available__tabs{display:none}.diff-wide .product__add .prod-available__link,.list-view .product__add .prod-available__link{display:block}.diff-wide .product__add .prod-available+.product__price+.product__cart,.list-view .product__add .prod-available+.product__price+.product__cart{display:none}.diff-wide .product__cart,.list-view .product__cart{max-width:unset}.diff-wide .product__cart .counter,.list-view .product__cart .counter{display:none;max-width:80px}.diff-wide .product__cart .btn,.list-view .product__cart .btn{background:transparent;border-radius:0;color:#9f3584;flex:unset;font-size:12px;font-weight:600;height:auto;line-height:2.17;padding:0}.diff-wide .product__price:not(:last-child),.list-view .product__price:not(:last-child){margin-bottom:10px}.diff-wide .product__price-value,.list-view .product__price-value{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.33}.diff-wide .product__info,.list-view .product__info{margin-bottom:5px;padding-bottom:0}.diff-wide .product__info:after,.list-view .product__info:after{display:none}.diff-wide .product__width-item,.list-view .product__width-item{flex-wrap:nowrap;max-width:340px}.diff-wide .product__width-info,.list-view .product__width-info{align-items:flex-start;flex:unset;flex-direction:column}.diff-wide .product__width-cart,.list-view .product__width-cart{flex:unset;min-width:unset}.diff-wide .product__width-cart .counter,.list-view .product__width-cart .counter{display:none;max-width:80px}.diff-wide .product__width-cart .btn,.list-view .product__width-cart .btn{background:transparent;border-radius:0;color:#9f3584;flex:unset;font-size:12px;font-weight:600;height:auto;line-height:2.17;margin-left:16px;padding:0}.diff-wide .product__price{display:none}.diff-wide .product__desc{padding:0}.tile-view .product__image .prod-discount__text{pointer-events:all}.tile-view .product__image .prod-discount__text:after{bottom:0;content:"";display:block;height:50px;position:absolute;top:-30px;width:100%}.tile-view .product__image .prod-discount__desc{pointer-events:none}.tile-view .product__add .prod-available{order:3}.tile-view .product__add .prod-available__tabs{display:none}.tile-view .product__add .prod-available__link{display:block}.tile-view .product__add .prod-available+.product__price+.product__cart{display:none}.tile-view .product__cart-success{height:28px;width:28px}.tile-view .product__cart.added .counter{display:flex}.tile-view .product__cart .counter{display:none}.tile-view .product__cart .btn{background:transparent;border-radius:0;color:#9f3584;flex:none;font-size:12px;font-weight:600;height:auto;line-height:2.17;padding:0}.tile-view .product__price{margin-bottom:10px}.prod-discount__text:before{display:none}.battery-select__slider{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.battery-select__slider .swiper-button-next,.battery-select__slider .swiper-button-prev{height:38px;width:38px}.battery-select__slider .swiper-button-next:after,.battery-select__slider .swiper-button-prev:after{height:13px;width:13px}.catalog-spares__top{margin-bottom:30px}.catalog-spares__products{grid-gap:15px;padding-bottom:15px}.catalog-spares__product{flex-direction:column;padding-top:15px}.catalog-spares__product-name{font-size:12px}.catalog-spares__product .link{margin-top:15px}.catalog-spares__filter-title,.catalog-spares__group-title{margin-bottom:20px}.spares-item__cart .counter{display:none}.spares-item__cart .btn{background:transparent;border-radius:0;color:#9f3584;font-size:14px;font-weight:500;height:auto;line-height:1.86;padding:0}.spares-search__input{font-weight:500}.spares-search__label{display:none}.product-screen{padding:15px 0 40px}.product-screen__name{font-size:18px}.product-screen__actions{margin-top:20px}.product-screen__actions .product-screen__action--compare,.product-screen__actions .product-screen__action--favourite{display:none}.product-screen__action{height:20px;width:20px}.product-screen__action--share .product-screen__action-link{display:block}.product-screen__action .share-list{display:none}.product-screen__season{height:24px;margin-bottom:15px;width:24px}.product-screen__images{height:245px;max-width:320px}.product-screen__slider{height:200px;min-height:unset;min-width:unset;width:200px}.product-screen__slider .swiper-button-next,.product-screen__slider .swiper-button-prev{bottom:0;height:38px;width:38px}.product-screen__slider .swiper-button-next:after,.product-screen__slider .swiper-button-prev:after{height:13px;width:13px}.product-screen__slider .swiper-pagination{display:none}.product-screen__codes{flex-direction:column}.product-screen__codes:not(:last-child){margin-bottom:30px}.product-screen__codes-item:not(:last-child){margin-bottom:10px;margin-right:0}.product-screen__info:not(:last-child){margin-bottom:30px}.product-screen__available:before,.product-screen__stock:before{height:18px;margin-right:10px;width:18px}.product-screen__stock:after{display:none}.product-screen__price{align-items:flex-start;flex-direction:column}.product-screen__price-value{font-size:21px;line-height:1.2;margin-right:0}.product-screen__price-total{margin-top:10px}.product-screen__cart .counter{border:2px solid #bfbfbf;height:44px;padding:0 8px}.product-desc__item{scroll-margin-top:80px}.checkout__top{grid-gap:20px;margin-bottom:30px}.checkout__top-title{font-size:18px}.checkout__top-cancel .btn{margin-top:15px}.checkout__back{display:none}.checkout__body{grid-gap:40px}.checkout__title{font-size:18px}.checkout__steps{grid-gap:40px}.checkout__bottom{grid-gap:15px}.checkout-step{grid-gap:25px;scroll-margin-top:80px}.checkout-step__title{font-size:14px}.checkout-step__toggler{flex:0 0 18px;height:18px;width:18px}.checkout-step__form{grid-gap:20px}.checkout-step__map{margin-top:20px}.checkout-step__address{margin-bottom:15px}.checkout-step__address-name{font-size:14px;margin-bottom:10px}.checkout-step__address-available{font-size:12px;line-height:1.33}.checkout-step__schedule{margin-bottom:15px}.checkout-step__delivery{margin-top:30px}.checkout-step__delivery-cost{margin-top:20px}.checkout-step__delivery-value{margin-left:15px}.checkout-step__additional-label{font-size:12px;line-height:1.58}.checkout-tabs--services .checkout-tabs__list,.checkout-tabs__list{grid-gap:10px}.checkout-tabs__tab{padding:10px}.order-total{padding:15px}.order-total__title{font-size:14px;margin-bottom:24px}.order-total__notice{margin-bottom:24px}.order-total__notice:before{margin-right:10px}.order-total__items{margin-bottom:20px}.order-total__item:not(:last-child){margin-bottom:15px}.order-total__item-image{flex:0 0 68px;height:88px}.order-total__item-info{font-size:12px;line-height:1.33}.order-total__item-amount{margin-top:5px}.order-total__item-bottom{margin-top:25px}.order-total__item-discount{bottom:calc(100% + 5px)}.order-total__item-price--old{margin-right:10px}.order-total__info{grid-gap:10px;margin-bottom:35px}.order-total__price{font-size:15px}.checkout-giftcard{margin-top:20px}.checkout-giftcard__body{grid-gap:20px}.checkout-giftcard__title{font-size:14px}.checkout-giftcard__list{grid-gap:15px 10px}.checkout-giftcard__balance{flex-direction:column;font-size:12px;line-height:1.67;margin-top:5px}.checkout-giftcard__balance-value{margin-left:0}.checkout-form__items .simple-checkbox{padding:0 0 10px}.checkout-services__item-bottom .checkout-tabs{padding-bottom:0;padding-top:25px}.checkout-services__item-bottom .checkout-tabs+.checkout-checkboxes{padding-top:20px}.checkout-services__item-bottom .checkout-checkboxes,.checkout-services__item-bottom .form-item{padding-bottom:0;padding-top:25px}.checkout-services__more>.link:not(:last-child){margin-bottom:20px}.service-total{padding:10px 15px 15px}.service-total__title{font-size:14px;margin-bottom:25px}.service-total__item:not(:last-child),.service-total__items:not(:last-child){margin-bottom:15px}.service-total__item-info{font-size:12px;line-height:1.33}.service-total__item-price{margin-top:5px}.service-total__item-remove{height:20px;width:20px}.service-total__info{grid-gap:15px}.service-total__info:not(:first-child){padding-top:15px}.service-total__info:not(:last-child){margin-bottom:15px;padding-bottom:15px}.service-total__info-item{font-size:12px}.service-total__info-item:not(:last-child){padding-bottom:15px}.service-total__info-label{font-size:14px;margin-bottom:5px}.sale-paysystem-button button{font-size:12px;height:37px;padding:5px 30px}.checkout-checkboxes__title{font-size:16px;margin-bottom:15px}.service__unavailable{font-size:18px;margin-bottom:40px}.service__cancel,.service__content .page-title{margin-bottom:30px}.service__cancel-text{font-size:14px;line-height:1.58}.service__cancel-text:not(:last-child){margin-bottom:15px}.service-list__list{grid-auto-rows:unset}.service-list__item{padding:20px 0}.service-list__item-title{font-size:15px}.service-list__item-title:not(:last-child){margin-bottom:10px}.service-list__item-desc{font-size:12px}.service-cancel__content .page-title{font-size:18px;margin-bottom:40px}.service-cancel__form:not(:last-child){margin-bottom:40px}.service-cancel__form-submit{margin-top:30px}.service-cancel__form-submit .btn{padding:0 30px}.vacancies-about__slider .swiper-button-next:after,.vacancies-about__slider .swiper-button-prev:after{height:13px;width:13px}.personal__menu{margin:0 -20px;width:calc(100% + 40px)}.personal__menu:after,.personal__menu:before{width:20px}.personal__menu-list{padding:0 42px 0 20px}.personal__item:not(:last-child){margin-right:30px}.client-card_empty{padding:55px 40px}.compare__cont:not(:first-child),.compare__top:not(:first-child){margin-top:30px}.compare__control .swiper-btns .swiper-button-next,.compare__control .swiper-btns .swiper-button-prev{bottom:0;height:38px;width:38px}.compare__control .swiper-btns .swiper-button-next:after,.compare__control .swiper-btns .swiper-button-prev:after{height:13px;width:13px}.compare-slider__item{padding:0 5px}.compare-slider__body .compare-slider__swiper{margin-right:-20px;padding-right:20px;width:calc(100% + 20px)}.compare-slider__body .compare-slider__swiper .swiper-wrapper{margin-left:-5px;width:calc(100% + 5px)}.compare-slider__head{padding-left:20px}.compare-slider__head .compare-slider__swiper{padding-right:20px}.compare-card__head .compare-card__img{display:none}.contacts__cont:not(:first-child){margin-top:26px}.contacts__map{padding-top:140%}.actions-inner__slider .swiper-button-next,.actions-inner__slider .swiper-button-prev{bottom:12px;height:38px;width:38px}.actions-inner__slider .swiper-button-next:after,.actions-inner__slider .swiper-button-prev:after{height:13px;width:13px}.personal__back{align-items:center;color:#bfbfbf;display:flex}.personal__back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.167 3.597a.568.568 0 0 1 .805 0l3.415 3.428a.573.573 0 0 1 0 .808.568.568 0 0 1-.805 0L.167 4.405a.573.573 0 0 1 0-.808Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.387.167a.573.573 0 0 1 0 .808L.972 4.403a.568.568 0 0 1-.805 0 .573.573 0 0 1 0-.808L3.582.167a.568.568 0 0 1 .805 0Z' fill='%23BFBFBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4.001a.57.57 0 0 1 .57-.571h11.952a.57.57 0 0 1 0 1.142H.569A.57.57 0 0 1 0 4.001Z' fill='%23BFBFBF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:8px;margin-right:10px;width:14px}.personal-b2b__sidebar{display:none}.personal-schedule__btns{flex-direction:column}.personal-schedule__btns .btn{max-width:-moz-fit-content;max-width:fit-content}.personal-schedule__btns :not(:last-child){margin-bottom:20px}.catalog.b2b-view .catalog__group{grid-gap:0;display:flex;flex-direction:column}.catalog.b2b-view .catalog__top{margin-bottom:20px}.b2b-view .stock__image{padding-bottom:35%}.b2b-view .product{-ms-grid-columns:100%;border:0;border-radius:0;border-top:1px solid #ededed;grid-template-columns:100%;margin:0 -20px;padding:16px 20px 0}.b2b-view .product:not(:last-child){margin-bottom:16px}.b2b-view .product:last-child{border-bottom:1px solid #ededed;padding-bottom:16px}.b2b-view .product__image{display:none}.b2b-view .product__season{height:18px;left:8px;top:8px;width:18px}.b2b-view .product__desc{-ms-grid-columns:minmax(0,1.5fr) 16px minmax(0,3fr);grid-gap:16px;display:-ms-grid;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,3fr);padding:0}.b2b-view .product__name{font-size:12px;margin-bottom:12px;white-space:normal}.b2b-view .product__add{display:flex;flex-direction:column;grid-column:1/-1}.b2b-view .product__cart{max-width:unset}.b2b-view .product__cart-success{height:28px;width:28px}.b2b-view .product__cart .counter{border:1px solid #ededed;height:33px;margin-right:20px;max-width:129px;padding:0 8px}.b2b-view .product__cart .btn{height:33px}.b2b-view .product__price:not(:last-child){margin-bottom:15px}.b2b-view .product__price-value{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.33}.b2b-view .product__info{margin-bottom:0;padding-bottom:0}.b2b-view .product__info:after{display:none}.b2b-view .product__characteristics{-ms-grid-columns:100%;grid-gap:10px;display:-ms-grid;display:grid;grid-template-columns:100%;margin-bottom:0;margin-top:12px}.b2b-view .product__characteristics-item{flex-direction:row;justify-content:space-between;margin-bottom:0;width:100%}.b2b-view .product__characteristics-item:not(:last-child){margin-right:0}.b2b-view .product__characteristics-label{font-size:12px;line-height:1.5;margin-bottom:0;margin-right:15px}.b2b-view .product__characteristics-value{font-size:12px;line-height:1.5}.b2b-view--noimg .product__desc{-ms-grid-columns:100%;grid-template-columns:100%;padding:0}.b2b-view--noimg .product__add{position:static}.b2b-view--noimg .product__name{font-size:16px;margin-bottom:12px;padding-bottom:0}.b2b-view--noimg .product__name:after{display:none}.b2b-view--noimg .product__price-value{font-size:16px}.b2b-view--noimg .product__characteristics{grid-gap:10px;max-width:unset;max-width:220px;width:100%}.filter__item .default-range__slider{margin:0 auto;width:80%}.b2b-product-page .product-screen{padding:20px 0 30px}.b2b-product-page .product-screen__left{margin-bottom:25px}.b2b-product-page .product-screen__name{font-size:20px}.b2b-product-page .product-screen__season{height:24px;margin-bottom:15px;width:24px}.b2b-product-page .product-screen__bottom--mobile{margin-top:30px}.b2b-product-page .product-screen__cart .counter{border:1px solid #ededed;height:37px}.b2b-product-page .product-screen__slider .swiper-wrapper{padding-top:0}.b2b-product-page .product-info{padding:30px 0}.b2b-product-page .product-info .product-desc{-ms-grid-columns:100%;grid-gap:30px;grid-template-columns:100%}.b2b-product-page .product-info .product-desc__item-title{pointer-events:none}.b2b-product-page .product-info .product-desc__item-title:after{display:none}.b2b-cart__item-market{flex:0 0 100%;margin-bottom:15px;margin-right:0}.b2b-cart__item-counter{border:1px solid #ededed;height:40px;max-width:100px;padding:0 8px}.b2b-cart__form{-ms-grid-columns:100%;grid-gap:20px;grid-template-columns:100%}.b2b-header{border-bottom:unset;padding:20px 0}.b2b-header__burger{display:none}.b2b-header__logo{position:static;transform:none;width:128px}.b2b-header__icon:not(.b2b-header__icon--cart){display:none}.main-b2b .b2b-footer{padding-bottom:20px}.b2b-footer{padding-bottom:74px}.b2b-mobile-nav{display:block}}@media screen and (max-width:550px){.catalog__view-filters{flex:1 1 100%;margin-top:16px;order:4;text-transform:lowercase}.catalog.b2b-view .catalog__view-filters{flex:unset;margin-top:unset;order:unset}}@media screen and (max-width:500px){.catalog__view-sorting{margin-bottom:8px}.product-screen__cart{display:none}.catalog.b2b-view .catalog__view-sorting{margin-bottom:unset}.b2b-product-page .product-screen__cart--mobile{background:#f4f4f4;border:1px solid #ededed;bottom:53px;display:flex;justify-content:space-between;left:0;padding:12px 20px;position:fixed;width:100%;z-index:20}.b2b-product-page .product-screen__cart--mobile .counter{height:33px;max-width:129px}.b2b-product-page .product-screen__cart--mobile .btn{height:33px}.b2b-product-page .product-screen__cart--mobile>*{flex:1 1 50%}}@media screen and (max-width:480px){.vacancies-about__images{max-width:unset}.vacancies-about__slider{max-width:182px}.vacancies-about__slider .swiper-button-next,.vacancies-about__slider .swiper-button-prev{bottom:10px;height:38px;width:38px}.vacancies-about__slider .swiper-slide{max-height:325px;max-width:182px}.vacancies-about__slider .swiper-slide img,.vacancies-about__slider .swiper-slide svg,.vacancies-about__slider .swiper-slide video{aspect-ratio:182/325;max-height:325px;max-width:182px}.vacancies-about__slider .swiper-pagination{display:none}}@media screen and (max-width:425px){.page-title_small{font-size:14px}.table td,.table th{font-size:12px}.table td{padding-right:20px}.table .more:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41IDEuNTI1IDMuNSAzLjUtMy41IDMuNSIgc3Ryb2tlPSIjMTIxMjEyIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");height:10px;width:6px}.table .more_text span{display:block}.table .more_text:after{display:none}.table_column{border:1px solid #ededed;border-radius:6px;display:block}.table_column thead{display:none}.table_column tbody,.table_column tr{display:block}.table_column td{border-bottom:none;display:block;font-size:14px;line-height:1.2;padding:5px 15px}.table_column td span{display:block;margin-bottom:5px}.table_column-two td{align-items:center;display:flex;justify-content:space-between}.table_column-two td:last-child{padding-right:15px}.default-timeselect{-ms-grid-columns:minmax(60px,1fr) 10px minmax(60px,1fr) 10px minmax(60px,1fr) 10px minmax(60px,1fr);grid-template-columns:repeat(4,minmax(60px,1fr))}.quick-search__btn{margin-left:8px;text-indent:-9999px}.quick-search__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7h16.5m0 0L12 1m5.5 6L12 13' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:12px;margin-left:0;width:16px}.service-detail__subtitle{font-size:14px}.service-detail__param{flex-wrap:wrap}.service-detail__param-label{width:100%}.service-detail__param-value{margin-top:5px}.footer{border-top:1px solid #ededed}.footer__top{padding:15px 0}.footer__top>.wrapper{grid-gap:16px}.footer__column:not(:last-child){border-bottom:1px solid #ededed;padding-bottom:15px}.footer__column--double .footer__column-inner{-ms-grid-columns:100%;grid-template-columns:100%}.footer__bot{border-top:1px solid #ededed;font-size:12px}.catalog__list{grid-gap:40px}.diff-wide .product__width-success,.list-view .product__width-success{height:28px;width:28px}.cars-select__default-title{font-size:15px;margin-bottom:30px}.cars-select__default-text:not(:last-child){margin-bottom:15px}.cars-select__car-name br{display:none}.stock__slider-pagination.swiper-pagination .swiper-pagination-current{font-size:16px}.stock--single .stock__title{font-size:20px}.catalog-seo__list{display:flex;flex-wrap:wrap}.catalog-seo__list-item{flex:none;white-space:inherit;width:50%}.catalog-spares .page-title{margin-bottom:26px}.catalog-spares__top .link{margin:20px 0 0}.catalog-spares__products+.personal-auto__empty{margin-top:26px}.spares-item__rows{grid-gap:15px}.spares-item__row{padding-bottom:15px}.spares-search__input{font-size:16px}.spares-search__btn{margin-left:8px;text-indent:-9999px}.spares-search__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7h16.5m0 0L12 1m5.5 6L12 13' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:12px;margin-left:0;width:16px}.product-screen__sale{margin-bottom:30px}.product-screen__sale .prod-available__tab{padding:8px 12px}.product-desc{grid-gap:30px}.product-video__video .play-btn{left:10px;top:10px}.checkout__title{font-size:15px}.checkout-step__form-items{-ms-grid-columns:100%;grid-template-columns:100%}.checkout-step__additional-title{font-size:12px}.checkout-tabs--services .checkout-tabs__tab-title{font-size:12px;line-height:1.58}.checkout-tabs--services .checkout-tabs__tab-title:not(:last-child){margin-bottom:5px}.checkout-giftcard__top{justify-content:space-between}.checkout-giftcard__top-text{margin-right:15px}.checkout-giftcard__card-content{font-size:12px;line-height:1.33}.checkout-giftcard__card-content:before{height:28px;margin-bottom:5px;width:28px}.checkout-giftcard__card:before{height:18px;width:18px}.checkout-giftcard__amount .default-range__label{font-size:14px}.checkout-services__list{border-top:1px solid #ededed}.checkout-services__item{border-bottom:1px solid #ededed}.checkout-services__item-top:after{height:20px;width:20px}.checkout-services__item-title{font-size:14px}.service__cancel-text{font-size:12px}.service-appointments__item{padding:15px}.service-appointments__title{font-size:14px;margin-bottom:15px}.service-appointments__number{font-size:12px;right:15px;top:15px}.personal__logout,.personal__user{margin-bottom:26px}.personal__logout{flex:0 0 20px}.personal__logout span{display:none}.personal__logout:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.666 2.43A.833.833 0 1 0 13 3.957 7.501 7.501 0 0 1 10 18.334 7.503 7.503 0 0 1 7 3.957a.833.833 0 1 0-.668-1.527 9.17 9.17 0 0 0-5.499 8.404A9.167 9.167 0 1 0 13.666 2.43Z' fill='%23BFBFBF'/%3E%3Cpath d='M10 9.167c.46 0 .833-.373.833-.834v-7.5a.833.833 0 1 0-1.667 0v7.5c0 .46.373.834.834.834Z' fill='%23BFBFBF'/%3E%3C/svg%3E");margin-right:0}.personal__content .page-title,.personal__title{font-size:20px;margin-bottom:26px}.personal__desc,.personal__form:not(:last-child){margin-bottom:30px}.client-cards-view .client-card{height:auto}.client-card{border-width:1px}.client-card_gift-empty{padding:18px 40px 22px}.client-card__text{font-size:12px;line-height:1.33}.client-card__discount-add,.client-card__discount-label,.client-card__number{font-size:12px;line-height:16px}.client-card__discount-value{font-size:20px;line-height:1.2}.client-card__discount-item{font-size:12px;line-height:16px;margin-right:19px}.client-card__info-icon{right:10px;top:10px}.auto-card{border-width:1px;flex-direction:column;padding:20px 15px 13px}.auto-card__image{margin-right:0}.auto-card__bottom{padding-top:15px}.gift-card__design-action:before{right:5px;top:5px}.actions-slider__list .swiper-pagination,.gift-card__cont--activate .gift-card__bottom .btn{width:100%}.actions-slider__list .swiper-pagination-bullet{width:33.3333333333%}.actions-slide{gap:20px}.actions-slide__title{font-size:18px}.actions-slide__text{font-weight:700}.actions-list__cont{gap:20px}.actions-list__list{-ms-grid-columns:100%;grid-template-columns:100%}.actions-inner__title{font-size:18px}.catalog.b2b-view .catalog__view-filters{flex:none;margin-top:0;order:1}.b2b-view--noimg .product__name{font-size:12px}.b2b-view--noimg .product__price-value{font-size:12px;line-height:1.33}.b2b-view--noimg .product__characteristics-label,.b2b-view--noimg .product__characteristics-value{font-size:12px;line-height:1.5}.b2b-product-page .product-screen__price-value{font-size:20px}.b2b-cart__block-head{margin-bottom:20px}.b2b-cart__block-title{font-size:15px}.b2b-cart__block-subtitle{font-size:14px}.b2b-cart__clear{font-size:12px}.b2b-cart__group:not(:last-child){margin-bottom:15px}.b2b-cart__group-title{font-size:14px;margin-bottom:15px;padding-bottom:17px}.b2b-cart__item{padding-bottom:15px}.b2b-cart__item:not(:last-child){margin-bottom:15px}.b2b-cart__item-name{font-size:14px;margin-bottom:12px}.b2b-cart__total .btn{-ms-grid-row-align:stretch;align-self:stretch}}@media screen and (max-width:425px) and (max-width:600px){.default-range__label+.default-range__range{margin-top:-10px}}@media screen and (max-width:390px){.catalog__view-tile{margin-left:auto}}@media screen and (max-width:380px){.actions-list__info a:not([class]){display:block}}@media screen and (max-width:359px){.toast{right:2px}}@media (pointer:coarse){.main-screen__line{display:none}.main-screen__list{border-bottom:2px solid #121212}.main-screen__item{border-top:2px solid #121212}.battery-select__item:hover,.checkout-tabs__tab:hover:not(.checkout-tabs__tab--active){border-color:#ededed}}@media (pointer:fine){.filter-select__select .ss-content .ss-list .ss-option-selected:hover,.filter-select__select .ss-content .ss-list .ss-option:hover,.filter-select__select .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected:hover{background:transparent;color:#9f3584}.b2b-header__item:hover{color:#9f3584}.b2b-header__icon>:hover *{fill:#9f3584}.b2b-header__dropdown-item:hover{color:#9f3584}}
/* End */


/* Start:/local/templates/roscar/template_styles.css?166695024931*/
.hidden {
    display: none;
}

/* End */
/* /local/templates/roscar/css/main.css?1752822587496566 */
/* /local/templates/roscar/template_styles.css?166695024931 */
