

/* Start:/local/templates/skatgroup/assets/css/fancybox.css?176674369315598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{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{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);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);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--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, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{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, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.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,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.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{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.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-width:100%;max-height: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{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.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,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;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{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.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{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/skatgroup/assets/css/swiper-bundle.min.css?176674369315844*/
/**
 * Swiper 8.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 15, 2022
 */

@font-face{font-family:swiper-icons;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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style: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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.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{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.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{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);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{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.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{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.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:.2s transform,.2s top}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.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));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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{width:100%;height:4px;left:0;top:0}.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{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.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{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;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{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/skatgroup/assets/css/style.min.css?1777449108185243*/
@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Light.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Italic.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Medium.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-SemiBold.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Bold.woff) format("woff"),url(/local/templates/skatgroup/assets/css/../fonts/NotoSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;outline:0!important}h1,h2,h3,h4,h5,h6{font-weight:400}a,body,div,form,h1,h2,h3,h4,h5,li,p,ul{margin:0;padding:0;border:0;text-decoration:none;line-height:1}button,input,textarea{outline:0!important;-webkit-transition:.125s;-o-transition:.125s;transition:.125s;font-family:inherit}input:active,input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,input[type=text]:focus{outline:0!important}::-webkit-input-placeholder{color:#222}::-moz-placeholder{color:#222}:-moz-placeholder{color:#222}:-ms-input-placeholder{color:#222}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{height:100%;scroll-behavior:smooth;width:100%}svg{-ms-flex-negative:0;flex-shrink:0;height:auto}circle,path,rect,svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a{color:inherit;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a:focus,a:hover{text-decoration:none}li,ul{margin:0;padding:0;list-style:none}i{line-height:100%}fieldset{min-width:0;padding:0;margin:0;border:0}button{cursor:pointer;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:inherit;font-size:1em;color:#1d222f}.swiper-button-next,.swiper-button-prev{z-index:2}.swiper-button-next::after,.swiper-button-prev::after{display:none}img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;flex-shrink:0}html.fixed-body{overflow-y:hidden}.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.m-page{width:calc(100vw - (100vw - 100%));overflow-x:hidden;font-family:"Noto Sans",sans-serif;font-weight:400;color:#1d222f;font-size:16px}@media screen and (max-width:1600px){.m-page{font-size:1vw}}.m-page.fixed-body,.m-page.fixed-body2{overflow-y:hidden;padding-right:var(--scrollWidth)}.container{max-width:1600px;width:100%;margin:0 auto;padding:0 7.5em}a:hover{color:#4e97d3}@media screen and (max-width:1400px)and (max-width:1200px){.m-page{font-size:1.3333333333vw}}@media screen and (max-width:1400px){.m-page{font-size:1.3333333333vw}.container{padding:0 2.5em}}@media screen and (max-width:992px){.m-page{font-size:2.0833333333vw}}@media screen and (max-width:576px){.m-page{font-size:5vw}.container{padding:0 .625em}}.text-center{text-align:center}.caps-text{text-transform:uppercase}.underline-text{text-decoration:underline}.h1{font-size:2.625em;line-height:136%;font-weight:700}.h2{font-size:2em;line-height:136%;font-weight:700}.h3,.text h3,.text h4{font-size:1.125em;line-height:136%;font-weight:700}.text20{font-size:1.25em;line-height:120%}.text19{font-size:1.1875em;line-height:120%}.text18{font-size:1.125em;line-height:139%}.text17{font-size:1.0625em;line-height:120%}.text16{font-size:1em;line-height:138%}.text15{font-size:.9375em;line-height:120%}.text14{font-size:.875em;line-height:136%}.text13{font-size:.8125em;line-height:120%}.text12{font-size:.75em;line-height:133%}.text11{font-size:.6875em;line-height:120%}.text10{font-size:.625em;line-height:120%}.extra-bold-text{font-weight:800}.bold-text{font-weight:700}.semi-bold-text{font-weight:600}.medium-text{font-weight:500}.regular-text{font-weight:400}.light-text{font-weight:300}.gray-text{color:#80909a}.red-text{color:#e95f5f}.green-text{color:#52be46}.primary-text{color:#4e97d3}.list-text{color:#3b454c}.lh120{line-height:120%}.lh100{line-height:100%}._no-wrap{white-space:nowrap}.italic-text{font-style:italic}@media screen and (max-width:992px){.text20-tablet{font-size:1.25em}.text19-tablet{font-size:1.1875em}.text18-tablet{font-size:1.125em}.text17-tablet{font-size:1.0625em}.text16-tablet{font-size:1em}.text15-tablet{font-size:.9375em}.text14-tablet{font-size:.875em}.text13-tablet{font-size:.8125em}.text12-tablet{font-size:.75em}.text11-tablet{font-size:.6875em}.text10-tablet{font-size:.625em}}:root{--vh:1vh}.m-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.225s ease-out;-o-transition:.225s ease-out;transition:.225s ease-out;padding:0 .75em;height:2.75em;border-radius:.43419em}.m-btn:focus{-webkit-box-shadow:none;box-shadow:none}.m-btn-gray{background-color:#f7f7f7;border:1px solid #f7f7f7;color:#80909a}.m-btn-gray:hover{background-color:rgba(0,0,0,0);border-color:#4e97d3;color:#4e97d3}.m-btn-blue{background-color:#4e97d3;color:#fff}.m-btn-blue:hover{background-color:rgb(47.3846153846,126,190.6153846154);color:#fff}.m-btn-orange{background-color:#f7a400;color:#fff}.m-btn-orange:hover{background-color:#ffbc37;color:#fff}.m-btn-black-outline{background-color:rgba(0,0,0,0);border:1px solid #1d222f;color:#1d222f}.m-btn-black-outline:hover{background-color:#1d222f;color:#fff}.m-btn-white-outline{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.m-btn-white-outline:hover{background-color:#fff;color:#1d222f}.m-btn-blue-outline{background-color:rgba(0,0,0,0);border:1px solid #4e97d3;color:#4e97d3}.m-btn-blue-outline:hover{background-color:#4e97d3;color:#fff}.m-btn-blue:disabled{pointer-events:none;background-color:#eff3f6;color:#80909a}.fg{position:relative;margin:0}.fg label{display:block;font-size:.875em;line-height:135%}.fg label span{color:#e95f5f}.fg .nice-select,.fg input,.fg textarea{border-radius:.375em;border:none;padding:0 .625em;height:2.75em;width:100%;font-size:1em;line-height:130%;background-color:#fff;color:#1d222f}.fg .nice-select::-webkit-input-placeholder,.fg input::-webkit-input-placeholder,.fg textarea::-webkit-input-placeholder{color:#80909a}.fg .nice-select::-moz-placeholder,.fg input::-moz-placeholder,.fg textarea::-moz-placeholder{color:#80909a}.fg .nice-select:-ms-input-placeholder,.fg input:-ms-input-placeholder,.fg textarea:-ms-input-placeholder{color:#80909a}.fg .nice-select::-ms-input-placeholder,.fg input::-ms-input-placeholder,.fg textarea::-ms-input-placeholder{color:#80909a}.fg .nice-select::placeholder,.fg input::placeholder,.fg textarea::placeholder{color:#80909a}.fg .nice-select:focus,.fg input:focus,.fg textarea:focus{border-color:#9ca0a0;-webkit-box-shadow:0 .25em .4375em 0 rgba(47,63,67,.03),0 .25em .3125em 0 rgba(0,0,0,.02) inset;box-shadow:0 .25em .4375em 0 rgba(47,63,67,.03),0 .25em .3125em 0 rgba(0,0,0,.02) inset}.fg .nice-select:disabled,.fg input:disabled,.fg textarea:disabled{pointer-events:none;background:#f6f6f6!important;color:rgba(0,0,0,.4)}.fg textarea{padding-top:1.19em;padding-bottom:1.19em;height:13.0625em;resize:none}.fg__field{position:relative}.fg .nice-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.1875em;white-space:nowrap;height:3.6875em;padding:0 0 0 1.25em}.fg .nice-select.disabled{pointer-events:none;background:#f6f6f6!important}.fg .nice-select.disabled .current{opacity:.4}.fg .nice-select.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.fg .nice-select:focus{border:1px solid #1d222f}.fg .nice-select:before{content:"";-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;border-left:#1d222f;-ms-flex-negative:0;flex-shrink:0;width:3.6875em;height:3.6875em;background-image:url(/local/templates/skatgroup/assets/css/../img/select-arrow.svg);background-size:.5em auto;background-repeat:no-repeat;background-position:center;margin-left:1em}.fg .nice-select .current{font-size:1em;line-height:157%}.fg .nice-select .list{margin-top:-1px;border-radius:0 0 .1875em .1875em;width:calc(100% + 2px);left:-1px;border:1px solid #1d222f;background:#fff;-webkit-box-shadow:none;box-shadow:none;max-height:14.875em;overflow-y:auto;z-index:5}.fg .nice-select .list::-webkit-scrollbar{width:.3125em;height:.3125em}.fg .nice-select .list::-webkit-scrollbar-track{background:#eff3f6;border-radius:1.875em}.fg .nice-select .list::-webkit-scrollbar-thumb{background:#4e97d3;border-radius:1.875em}.fg .nice-select .option{height:3.6875em;font-size:1em;line-height:157%;padding:.5em 1.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2b2b2b;border:none;border-bottom:1px solid #1d222f}.fg .nice-select .option:last-child{border-bottom:none}.fg .nice-select .option.disabled{display:none}.fg .nice-select .option.focus,.fg .nice-select .option.selected.focus,.fg .nice-select .option:hover{background-color:#4e97d3;border-color:#4e97d3;font-weight:400;color:#fff}.fg._error input,.fg._error textarea{border-color:#4e97d3;color:#4e97d3}.fg._error input::-webkit-input-placeholder,.fg._error textarea::-webkit-input-placeholder{color:#4e97d3}.fg._error input::-moz-placeholder,.fg._error textarea::-moz-placeholder{color:#4e97d3}.fg._error input:-ms-input-placeholder,.fg._error textarea:-ms-input-placeholder{color:#4e97d3}.fg._error input::-ms-input-placeholder,.fg._error textarea::-ms-input-placeholder{color:#4e97d3}.fg._error input::placeholder,.fg._error textarea::placeholder{color:#4e97d3}.fg._error .fg__error-text{display:block}.fg__error-text{margin-top:.375em;color:#4e97d3;display:none}.fg._required input{padding-left:1.5em}.fg._required:before{content:"*";position:absolute;height:2.75em;top:0;left:0;padding:0 .625em;pointer-events:none;color:#e95f5f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.color-item,.m-check,.m-radio,.order-radio,.tag-check{position:relative}.color-item input,.m-check input,.m-radio input,.order-radio input,.tag-check input{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;z-index:2;cursor:pointer}.m-check label,.m-radio label{position:relative;cursor:pointer;display:block;padding-left:2.0625em;padding-top:.16em;min-height:1.5em}.m-check label span,.m-radio label span{font-size:.875em;line-height:137%}.m-check label:after,.m-check label:before,.m-radio label:after,.m-radio label:before{pointer-events:none}.m-check label:before,.m-radio label:before{content:"";position:absolute;z-index:1;left:0;top:0;border:1px solid #fff;width:1.5em;height:1.5em;background-size:0 auto;background-repeat:no-repeat;background-position:center;-webkit-transition:none;-o-transition:none;transition:none}.m-check label a,.m-radio label a{text-decoration:underline;position:relative;z-index:2;color:#4e97d3}.m-check--gray label:before,.m-radio--gray label:before{border-color:#80909a}.m-check--small label,.m-radio--small label{padding-left:1.75em;padding-top:0;min-height:1.125em}.m-check--small label span,.m-radio--small label span{line-height:128%}.m-check--small label:before,.m-radio--small label:before{width:1.125em;height:1.125em}.m-check input:checked+label::before{background-color:#f7a400;border-color:#f7a400;background-size:.75em auto}.m-check label:before{border-radius:.375em;background-image:url(/local/templates/skatgroup/assets/css/../img/check2.svg);background-size:0 auto;background-repeat:no-repeat;background-position:center}.m-check--gray:not(._orange) input:checked+label{font-weight:600}.m-check--gray:not(._orange) input:checked+label::before{background-color:#4e97d3;border-color:#4e97d3}.m-check--small label:before{border-radius:.25em}.m-radio input:checked~label:before{border:none;background-size:100% auto}.m-radio label:before{border-radius:50%;background-image:url(/local/templates/skatgroup/assets/css/../img/radio.svg)}.m-radio label span{display:block;line-height:157%;color:#5b626c;margin-top:.125em}.rating{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;min-height:1.625em;padding:0 .625em}.rating-input--read-only{pointer-events:none}.rating-input__field{position:absolute;left:0;top:100%;opacity:0;pointer-events:none}.rating-input__item{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:.75em;margin-right:.625em}.rating-input__item:first-child{margin-right:0}.rating-input__item svg{width:100%;height:auto}.rating-input__item:hover{cursor:pointer}.rating-input[data-total-rating="1"]:not(:hover) .rating-input__item:nth-child(n+5) path,.rating-input[data-total-rating="2"]:not(:hover) .rating-input__item:nth-child(n+4) path,.rating-input[data-total-rating="3"]:not(:hover) .rating-input__item:nth-child(n+3) path,.rating-input[data-total-rating="4"]:not(:hover) .rating-input__item:nth-child(n+2) path,.rating-input[data-total-rating="5"]:not(:hover) .rating-input__item:nth-child(n+1) path,.rating-input__item:hover path,.rating-input__item:hover~.rating-input__item path{fill:#f7a400}.cartcalc{max-width:100%;width:10em;display:grid;grid-template-columns:2.75em calc(100% - 6.5em) 2.75em;height:2.75em}.cartcalc button,.cartcalc input{height:100%;width:100%;min-height:100%}.cartcalc input{border:none;color:#1d222f;font-size:1.30263em;text-align:center;font-weight:600}.cartcalc svg{width:1.0625em;height:auto}.cartcalc button{border-radius:.43419em;background:#fff;-webkit-box-shadow:0 2.316px 8.105px 0 rgba(0,0,0,.15);box-shadow:0 2.316px 8.105px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cartcalc button:hover{background-color:#4e97d3}.cartcalc button:hover path{fill:#fff}.cartcalc._type2{grid-template-columns:100%;position:relative}.cartcalc._type2 input{background-color:#fff;border-radius:.375em;font-size:1em;color:#80909a}.cartcalc._type2 button{position:absolute;top:0;-webkit-box-shadow:none;box-shadow:none;width:2.25em;background-color:rgba(0,0,0,0)}.cartcalc._type2 button:hover{background-color:rgba(0,0,0,0)}.cartcalc._type2 button:hover path{fill:#4e97d3}.cartcalc._type2 .ccalc-minus{left:0}.cartcalc._type2 .ccalc-plus{right:0}.pagination{margin-top:4.5em}.pagination__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.875em;min-width:1.8125em;padding:0 .5625em;background-color:#eff3f6;border:1px solid #eff3f6;border-radius:.5em;color:#80909a}.pagination__btn:hover{background-color:#fff;border-color:#4e97d3;color:#4e97d3}.pagination__btn._active{background-color:#4e97d3;border-color:#4e97d3;color:#fff}.pagination__btn span{font-size:.875em}.pagination~.more{margin-top:1.5em}.pagination-slider{position:relative;padding:0 1.875em}.pagination-slider .swiper-button-prev{left:0!important}.pagination-slider .swiper-button-next{right:0!important}@media screen and (max-width:576px){.h1,.h2-mob{font-size:1.375em}.h2{line-height:100%}.h1-mob{font-size:2em;line-height:110%}.h3-mob{font-size:1.125em;line-height:133%}.text16-mob{font-size:1em}.text14-mob{font-size:.875em}.text13-mob{font-size:.8125em}.text12-mob{font-size:.75em}.text9-mob{font-size:.5625em}.bold-text-mob{font-weight:700}.caps-text-mob{text-transform:uppercase}.m-check label,.m-radio label{padding-top:.125em}.m-check label span,.m-radio label span{font-size:.75em;line-height:133%}.pagination .swiper-button{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.tab{height:3.5625em;padding:0 1.56em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-transform:uppercase;font-weight:700;color:rgba(29,34,47,.8);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tab:not(:last-child){margin:0 .94em 0 0}.tab:before{content:"";position:absolute;width:100%;height:2px;left:0;bottom:0;background-color:#4e97d3;opacity:0;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.tab span{font-size:.875em;line-height:120%}.tab:hover{background:#fbfbfb;cursor:pointer}.tab._active{background:#fbfbfb;pointer-events:none}.tab._active:before{opacity:1}.tab-content{display:none}.tab-content._active{display:block}.grid{display:grid;gap:1.25em;grid-template-columns:100%}.grid2{grid-template-columns:repeat(2,calc(50% - .5em))}.grid3{grid-template-columns:repeat(3,calc(33.3333333333% - .8333333333em))}.grid4,.grid5{grid-template-columns:repeat(4,calc(25% - .9375em))}@media screen and (max-width:992px){.grid-tablet{grid-template-columns:100%}.grid-tablet2{grid-template-columns:repeat(2,calc(50% - .625em))}}._flex,._flex-between,._flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._flex-between._start,._flex-center._start,._flex._start{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}._flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}._flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._mt48{margin-top:3em}._mt36{margin-top:2.25em}._mt34{margin-top:2.125em}._mt32{margin-top:2em}._mt24{margin-top:1.5em}._gap14,._gap4,._gap8{display:grid;grid-template-columns:100%}._gap14{gap:.875em}._gap8{gap:.5em}._gap4{gap:.25em}._scale-img{overflow:hidden}._scale-img:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}._scale-img img{-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.m-backdrop{position:relative}.m-backdrop:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);pointer-events:none;border-radius:inherit}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socials__item{width:2.5em;height:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socials__item:not(:last-child){margin:0 .625em 0 0}.socials__item img{width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.socials__item:hover img{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.compare-btn,.favourite-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.375em;background:#fff;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.15);box-shadow:0 2px 7px 0 rgba(0,0,0,.15);width:2.375em;height:2em}.compare-btn svg,.favourite-btn svg{-webkit-transition:none;-o-transition:none;transition:none;width:1.125em;height:auto}.favourite-btn{background-image:url(/local/templates/skatgroup/assets/css/../img/favourite.svg);background-size:0 auto;background-repeat:no-repeat;background-position:center;-webkit-transition:none;-o-transition:none;transition:none}.favourite-btn:hover path{opacity:1}.favourite-btn._added{background-size:1.125em auto}.favourite-btn._added svg{opacity:0}.compare-btn._added path{fill:#4e97d3}.breadcrumbs{padding:2.25em 0}.breadcrumbs:last-child{margin-bottom:0}.breadcrumbs li{position:relative;display:inline}.breadcrumbs li:not(:first-child){margin-left:1.125em}.breadcrumbs li:not(:first-child):before{content:"";position:absolute;z-index:1;top:.6875em;right:100%;margin-right:.5em;width:.25em;height:.25em;border-radius:50%;background-color:#1d222f}.breadcrumbs li:first-child{padding-left:2em;background-image:url(/local/templates/skatgroup/assets/css/../img/home.svg);background-repeat:no-repeat;background-position:left center;background-size:1.5em auto}.breadcrumbs li:last-child{color:#4e97d3;pointer-events:none}.breadcrumbs li:last-child:before{background-color:#4e97d3}.breadcrumbs a{font-size:.875em;line-height:136%}@media screen and (max-width:1400px){.breadcrumbs{padding-top:1.25em}}@media screen and (max-width:576px){.grid-mob{grid-template-columns:100%}._mt14-mob{margin-top:.875em}.breadcrumbs{padding:1em 0 2em}}.modal-bg{position:fixed;top:0;left:0;width:100%;height:calc(100*var(--vh));background-color:#0c67bd;opacity:.8}.modal{position:fixed;left:0;top:0;width:100%;height:calc(100*var(--vh));overflow-y:auto;z-index:80;opacity:0;pointer-events:none;padding:1em 0;text-align:center;z-index: 10000}.modal:after{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.modal__dialog{text-align:left;vertical-align:middle;background:#fff;width:46em;max-width:calc(100% - 2.5em);position:relative;z-index:3;padding:2.25em 2.875em;border-radius:.5em;display:inline-block}.modal._active{opacity:1;pointer-events:unset}.modal._active .modal__bg{display:block}.modal__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal .close-btn{position:absolute;top:2.25em;right:2.875em}.close-btn{width:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(0,0,0,0)}.close-btn img{width:100%}.cookies-popup{position:fixed;bottom:0;left:0;width:100%;z-index:11;background-color:#4e97d3;-webkit-box-shadow:0 -15px 13px 0 rgba(0,0,0,.09);box-shadow:0 -15px 13px 0 rgba(0,0,0,.09);padding:.625em 0;color:#fff;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cookies-popup._open{opacity:1;pointer-events:unset}.cookies-popup__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2.75em}.cookies-popup__close{position:absolute;top:0;right:0;width:1.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cookies-popup__close img{width:100%}.cookies-popup__text{font-size:.875em}.cookies-popup__text a{text-decoration:underline}.cookies-popup__btn{margin-left:1.875em;padding:0 1.25em;height:2.5em;text-transform:uppercase}.cookies-popup__btn span{font-size:.875em}@media screen and (max-width:576px){.modal__dialog{padding:2.25em 1.25em 1em}.modal .close-btn{top:1em;right:1.25em}.cookies-popup{padding:1.25em 0}.cookies-popup__inner{padding:0;display:block}.cookies-popup__text{padding-right:2em;font-size:.75em;line-height:133%}.cookies-popup__btn{width:100%;margin:.875em 0 0}}.header{position:relative;z-index:12}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{display:block;-ms-flex-negative:0;flex-shrink:0}.header__logo img{width:100%;display:block}.burger{display:none}.header-bottom{background-color:#4e97d3;color:#fff}.header-bottom__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.header-category{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative}.header-category:hover{background-color:#0c67bd}.header-category__show{cursor:pointer;height:3.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2.25em;font-weight:600}.header-category__show img{width:1.5em;margin-right:.625em}.header-category__hidden{position:absolute;top:99%;left:0;width:100%;background-color:#0c67bd;padding:1.11em 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.header-category:hover .header-category__hidden{opacity:1;pointer-events:unset}.header-category._right .header-subcategory__hidden{left:unset;right:99%;border-left:none;border-right:1px solid #fff}.header-subcategory__item,.header-subcategory__link,.header-subcategory__sublink{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header-subcategory__item:hover,.header-subcategory__link:hover,.header-subcategory__sublink:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.header-subcategory__link,.header-subcategory__show,.header-subcategory__sublink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2em;padding:.25em 1em .25em 2.25em}.header-subcategory__link span,.header-subcategory__show span,.header-subcategory__sublink span{font-size:.875em;line-height:120%}.header-subcategory__show{cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-subcategory__show:after{content:"";background-image:url(/local/templates/skatgroup/assets/css/../img/arrow-right2.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;width:.375em;height:.5625em;margin-left:.5em;-ms-flex-negative:0;flex-shrink:0}.header-subcategory__item{position:relative}.header-subcategory__item:hover .header-subcategory__hidden{opacity:1;pointer-events:unset}.header-subcategory__sublink{padding:.25em 1.25em}.header-subcategory__hidden{position:absolute;top:-.5em;left:99%;width:16.625em;border-left:1px solid #fff;background-color:#0c67bd;padding:.5em 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}@media screen and (max-width:1400px){.header-category__show{padding:0 1.25em}.header-subcategory__link,.header-subcategory__show{padding-left:1.25em;padding-right:.75em}}@media screen and (max-width:992px){.header-bottom__inner{width:calc(100% + 1.5em);margin-left:-.75em}.header-category__show{padding:0 .75em}.header-category__show span{font-size:.75em}.header-subcategory__hidden{width:13em}.header-subcategory__link,.header-subcategory__show,.header-subcategory__sublink{padding-left:.75em;padding-right:.5em}.header-subcategory__link span,.header-subcategory__show span,.header-subcategory__sublink span{font-size:.75em}}@media screen and (max-width:576px){.header-bottom{display:none}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.125em;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.75em .625em 0 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.burger img{width:100%}.wrapper{padding-top:8.75em}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff}.header._fixed .header-call,.header._fixed .header-middle__logo,.header._fixed .header-top,.header._fixed .socials{display:none}.header._fixed .header-middle{padding:.5em 0;-webkit-transform:translateY(-.75em);-ms-transform:translateY(-.75em);transform:translateY(-.75em);height:3.125em}}.header-top{padding-top:1.75em}.header-top__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top__btn{margin-left:auto;color:#0c67bd;font-weight:700}.header-top__btn:hover{color:#4e97d3}.header-city{margin-right:3.125em}.header-city__show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header-city__show img{width:.9375em;margin-right:.625em}.header-city__show span{font-size:.875em;line-height:120%;border-bottom:1px dashed #1d222f}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-group__link,.nav__link{font-size:.875em;line-height:135%;margin-right:2.14em}.nav-group._hide-pc,.nav-group__show{display:none}.nav-group__links{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-group{position:relative;margin-right:1.875em}.nav-group._open .nav-group__hidden{opacity:1;pointer-events:unset}.nav-group__show{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-group__show svg{width:.625em;margin-left:.25em}.nav-group__hidden{position:absolute;padding:.625em 0;border-radius:.5em;background-color:#fff;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);margin-top:.875em;z-index:3;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.nav-group__links{display:block}.nav-group__link{white-space:nowrap;margin:0;padding:.7em 1.43em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-group__link:hover{background-color:#eff3f6;color:#1d222f}@media screen and (min-width:993px){.nav-group:hover .nav-group__hidden{opacity:1;pointer-events:unset}.nav-group:hover .nav-group__hidden:before{content:"";position:absolute;bottom:99%;left:0;width:100%;height:1em}}.header-search .search__result{padding-top:3em;padding-bottom:0}.header-search__top{padding:0 .5em}.header-search__scroll{max-height:17.3125em;overflow-y:auto;padding:1em}.header-search__scroll::-webkit-scrollbar{width:.3125em;height:.3125em}.header-search__scroll::-webkit-scrollbar-track{background:#eff3f6;border-radius:1.875em}.header-search__scroll::-webkit-scrollbar-thumb{background:#4e97d3;border-radius:1.875em}.header-search__group{margin-bottom:2em;display:grid;grid-template-columns:100%;gap:.625em}.header-search__group:last-child{margin-bottom:0}.header-search__group ul{display:grid;grid-template-columns:100%;gap:.25em}.header-search__group ul a{font-size:.75em;line-height:133%}.header-search__bottom{padding:1.5em 0 1em;margin-top:.5em;border-top:1px solid #eff3f6}.header-search__items{display:grid;grid-template-columns:100%;gap:.875em;margin-bottom:1.5em}.search-item{display:grid;grid-template-columns:4em calc(100% - 5.5em);gap:1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-item__img{position:relative;padding-bottom:75%;display:block}.search-item__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.search-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.75em 1.5em}.search-item__price{white-space:nowrap}@media screen and (max-width:1400px){.search-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-item__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:992px){.nav__link{margin-right:0}.nav__link._hide-tablet{display:none}.nav-group{margin-right:3.125em}.nav-group._hide-tablet{display:none}.nav-group._hide-pc{display:block}}@media screen and (max-width:576px){.header-top{padding-top:.96em}.header-top__btn,.nav{display:none}.header-city__show span{font-size:.75em}.header-city__show img{margin-right:.25em;width:.875em}.header-search__scroll{padding:.5em}.header-search__bottom{display:none}.header-search .search__result{padding-bottom:1em}}.header-middle{padding:2.5em 0 2em}.header-middle__logo{height:2.5em;width:19.1875em;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-left:-.875em;margin-right:1.5em}.header-middle__logo img{position:absolute;left:0;width:100%;bottom:.125em}.header-middle__logo ._view2{display:none}.header-middle .search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 1.25em 0 0}.header-middle .search__btn{z-index:3;font-weight:600}.header-middle__btn{width:8em;height:2.5em;margin-right:1.25em;font-weight:600;text-transform:uppercase;padding:0}.header-middle__btn img{width:1.125em;margin-right:.625em}.header-middle__btn span{font-size:.875em}.header-middle .socials{margin-right:.625em}.header-call{margin-right:1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;white-space:nowrap}.header-call__phone{font-size:.875em;line-height:110%;font-weight:600}.header-call__btn{color:#80909a;font-size:.75em}.header-action{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em}.header-action__link{padding:0 .25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header-action__link:hover{color:#1d222f}.header-action__link img,.header-action__link svg{width:1.125em}.header-action__link-title{font-size:.875em;margin-left:.75em}.header-action__link:hover path{fill:#4e97d3}.pin{position:absolute;bottom:100%;left:.9375em;height:.9375em;padding:0 .375em;background-color:#f7a400;color:#fff;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.625em}.pin span{font-size:.6875em}@media screen and (max-width:1400px)and (min-width:993px){.header-middle__btn{width:6.625em;margin-right:.875em}.header-middle__btn img{margin-right:.3125em}}@media screen and (max-width:1400px){.header-middle__logo{margin-left:0}.header-middle .search{margin-right:.875em}.header-call{margin-right:1.125em}.header-action{gap:1em}}@media screen and (max-width:992px)and (min-width:577px){.header-middle .search__btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:992px){.header-middle{padding:2em 0 1.5em}.header-middle__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-middle__logo{margin-right:3.125em;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:2em}.header-middle .search{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 2em;width:calc(100% - 22.3125em)}.header-action{gap:1.5em;margin-left:auto}}@media screen and (max-width:576px){.header-middle{padding:1.35em 0 .78em}.header-middle__logo{height:1.5em;width:14.125em;margin-left:-1em;margin-right:0;margin-bottom:0}.header-middle__logo img{bottom:0}.header-middle__logo ._view1{display:none}.header-middle__logo ._view2{display:block}.header-middle__btn{display:none}.header-middle .search{width:calc(100% - 2.75em);margin:.75em 0 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-middle .search__btn{display:none}.header-middle .search label{top:.4375em}.header-middle .search .fg{height:2.125em}.header-middle .socials{margin:0 0 0 auto}.header-middle .socials__item{width:1.5em;height:1.5em}.header-call{position:absolute;top:1.125em;right:.625em;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0}.header-call__phone{font-size:.766em;}.header-call__btn{font-size:.674em}.header-action{display:none}}.catalog-menu{position:absolute;top:100%;left:0;width:100%;background-color:hsla(0,0%,100%,.98);-webkit-box-shadow:0 15px 13px 0 rgba(0,0,0,.09);box-shadow:0 15px 13px 0 rgba(0,0,0,.09);padding:1em 0;z-index:10;margin-top:-3.125em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.catalog-menu__close,.catalog-menu__level1,.catalog-menu__level3,.catalog-menu__top{display:none}.catalog-menu__grid{display:grid;grid-template-columns:22.75em 20em calc(100% - 44.75em);gap:2em}.catalog-menu__col2{position:relative}.catalog-menu__links a{padding:.625em 1.25em;line-height:135%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5em}.catalog-menu__links a:hover{background-color:#eff3f6;color:#1d222f}.menu-item3,.menu-item4,.sub-submenu__link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-item3._selected,.menu-item3:hover,.menu-item4._selected,.menu-item4:hover,.sub-submenu__link._selected,.sub-submenu__link:hover{cursor:pointer;background-color:#e2e6e9}.menu-item3{padding:1em 1.5em;font-weight:600}.menu-item3__icon{width:1.5em;margin-right:1.5em}.menu-item3__arrow{width:1.125em;margin-left:auto}.menu-item4,.sub-submenu__link{padding:.625em 1.25em}.menu-item4__arrow,.sub-submenu__link__arrow{width:.375em;margin-left:auto}.sub-submenu,.submenu{display:none}.sub-submenu._open,.submenu._open{display:block}.sub-submenu__top,.submenu__top{padding-left:1.25em;margin-bottom:1.25em}.sub-submenu{position:absolute;top:0;left:100%;margin-left:2em;width:100%}.sub-submenu__top{opacity:0}.sub-submenu__links{display:inline-block}._show-menu .catalog-menu{opacity:1;pointer-events:unset}._show-menu .header-middle__btn{position:relative}._show-menu .header-middle__btn img{opacity:0}._show-menu .header-middle__btn:after{content:"";width:1.125em;height:1.125em;background-size:100% auto;background-repeat:no-repeat;background-position:center;background-image:url(/local/templates/skatgroup/assets/css/../img/close4.svg);top:50%;left:1.1875em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}@media screen and (max-width:992px){.catalog-menu{margin-top:-8.125em}.catalog-menu__grid{grid-template-columns:18.25em 20em;gap:.75em}.menu-item3{padding:.25em 1.25em;min-height:3.5em;margin-bottom:.5em}.menu-item3:last-child{margin-bottom:0}.menu-item3 .text18{line-height:133%}._sub-submenu-opened .submenu{display:none}.sub-submenu__top,.submenu__top{min-height:3.5em;margin-bottom:.5em;opacity:1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sub-submenu{position:static;margin:0}.sub-submenu__top:before{content:"";width:1.125em;height:1.125em;background-image:url(/local/templates/skatgroup/assets/css/../img/arrow-left.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;margin-right:1em}}@media screen and (max-width:576px){.catalog-menu{margin:0;position:fixed;top:0;left:0;height:calc(100*var(--vh));overflow-y:auto;background-color:#fff;z-index:100;padding-top:2em}.catalog-menu__close{position:fixed;top:.75em;right:.75em;width:1.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-menu__close img{width:100%}.catalog-menu__grid{grid-template-columns:100%}.catalog-menu__level1{display:block}.catalog-menu__level2{display:none}.catalog-menu__top{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.catalog-menu__top img{width:1.125em;margin-right:1em}.submenu__top:before{content:"";width:1.125em;height:1.125em;background-image:url(/local/templates/skatgroup/assets/css/../img/arrow-left.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;margin-right:1em}._submenu-opened .catalog-menu__col{display:none}.mob-menu__show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75em 1.25em;font-weight:600;cursor:pointer}.mob-menu__show img{width:2.525em; height: 100%; padding: 0 10px}.mob-menu__show span{font-size:1.125em;line-height:133%}._show-catalog .catalog-menu__level1{display:none}._show-catalog .catalog-menu__level2{display:block}._show-about .catalog-menu__level1,._show-about .catalog-menu__level2{display:none}._show-about .catalog-menu__level3{display:block}.sub-submenu__top,.submenu__top{padding:0 .375em;min-height:unset}}.footer{background:#124a7a;color:#fff;padding:3.44em 0 2.81em}.footer__top{display:grid;grid-template-columns:23em 40em 20em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.footer__top-col2{display:grid;grid-template-columns: repeat(3, 1fr);gap:.75em}.footer__top-col3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{display:block;width:19.25em;margin-top:-1em}.footer__logo img{width:100%;display:block}.footer__items{margin-top:3.25em;display:grid;grid-template-columns:100%;gap:1.75em;max-width:13.75em;margin-left:2.5em}.footer__ya{position:absolute;right:0;top:5em;width:15.5em}.footer__ya img{width:100%;display:block;border-radius:.625em;border:1px solid #4e97d3}.footer .socials{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer .map{display:none}.footer__phone{margin:3.25em 0 0 2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__phone img{width:2.5em;margin-right:.625em}.footer__phone-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; margin-left: 10px}.footer__phone-btn:hover{color:#fff}.footer__bottom{margin-top:3.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__hint{margin-top:1.5em;color:#c2e7ff}.footer-nav__links{margin-top:1.44em;display:grid;grid-template-columns:100%;gap:1em}.footer-nav__links a{font-size:1em;line-height:137%}.footer-item{display:grid;grid-template-columns:100%;gap:.25em}.footer-mob{display:none}.footer-pay{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-pay img{max-height:1.75em;margin-right:1.5em}.footer-pay img:last-child{margin-right:0}.footer-search,.search{margin-top:2.125em;position:relative}.footer-search .fg,.search .fg{height:2.5em}.footer-search img,.search img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:.875em;width:1.125em}.footer-search input,.search input{font-size:.875em;height:100%;padding:0 5em 0 3em;border-radius:.6em;background-color:#eff3f6;border:1px solid #4e97d3}.footer-search__btn,.search__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:.25em;padding:0 .625em;height:2em;border-radius:.375em;background:#fff;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.15);box-shadow:0 2px 7px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4e97d3;font-weight:700;z-index:3}.footer-search__btn:hover,.search__btn:hover{background-color:#4e97d3;color:#fff}.footer-search__btn span,.search__btn span{font-size:.875em}.footer-search._show-result,.search._show-result{z-index:4}.mob-footer{display:none}@media screen and (max-width:1400px){._show-menu .header-middle__btn:after{left:.25em}.footer__top{grid-template-columns:23em 28em 17em}.footer__top-col2{grid-template-columns:13.25em calc(100% - 14em)}}@media screen and (max-width:992px){.footer__top{grid-template-columns:20.5em 14em 5.5em}.footer__top-col2{grid-template-columns:100%;gap:3.5em;align-self:flex-start}.footer__logo{margin-left:-2.5em}.footer__items{margin-left:0}.footer__ya{position:static;display:block;width:13.75em;margin-top:1.75em}.footer__phone{margin-left:0}}@media screen and (max-width:992px)and (min-width:577px){.footer .socials{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer .socials__item:not(:last-child){margin:0 0 .625em}.footer-pay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer-pay img{margin:0 0 1.5em}}@media screen and (max-width:576px){.footer{padding:1.25em 0 8em;position:relative}.footer__top{grid-template-columns:100%;position:static}.footer__top-col2{grid-template-columns:repeat(2,calc(50% - .5em));gap:1em;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer__logo{display:none}.footer__items{max-width:100%;margin-top:2.875em}.footer__ya{width:8.625em;margin:0 0 0 .25em}.footer .socials{position:absolute;top:1.25em;right:.625em}.footer .map{display:block;height:20em;margin-top:2.875em}.footer__phone{display:none}.footer__bottom{margin-top:1.5em;display:block}.footer__conf{position:absolute;bottom:4.5em;left:0;width:100%;padding:0 .625em;font-weight:700}.footer__hint{color:#fff}.footer-nav .h3{font-size:.8125em;line-height:100%}.footer-nav__links{gap:.875em;margin-top:.875em;font-weight:400}.footer-nav__links a{font-size:.75em;line-height:100%}.footer-item._hide-mob{display:none}.footer-item .text14{font-size:.75em}.footer-item__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-mob{display:block;margin-bottom:2.875em}.footer-mob__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1em}.footer-mob__phone-btn{color:#fff}.footer-mob__items{margin-top:5.5em;display:grid;grid-template-columns:100%;gap:1.5em}.footer-pay{margin-top:2.75em;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.footer-pay img{max-height:1.125em;margin-right:.75em}.footer-search{position:absolute;margin:0;top:7em;left:.625em;width:calc(100% - 1.25em)}.mob-footer{position:fixed;bottom:0;left:0;width:100%;z-index:10;padding:.53em .75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.mob-footer__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:500;color:#80909a}.mob-footer__btn img{height:1.125em;margin-bottom:.375em}.mob-footer__btn span, .mob-footer__btn p{font-size:.625em;line-height:120%}}.text{display:grid;grid-template-columns:100%;gap:1.5em}.text h3{text-transform:uppercase}.text p{font-size:1em;line-height:160%}.text li{font-size:1em;line-height:140%;position:relative}.text ol{counter-reset:list;display:grid;grid-template-columns:100%;gap:.6875em}.text ol>li{counter-increment:list;padding:0 0 0 2.6875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.875em}.text ol>li:before{content:counter(list);position:absolute;font-size:1em;top:0;left:0;width:1.875em;height:1.875em;background-color:#4e97d3;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.5em}.text ol p,.text ol ul li{font-size:1em;line-height:120%}.text ol p,.text ol ul{margin-bottom:.75em}.text a{text-decoration:underline;color:#4e97d3}.text img{width:100%;height:auto;display:block;border-radius:.5em}.text hr{margin:0;opacity:0;height:1.75em;display:block}.m-list,.text ul{padding-left:.5625em}.m-list li,.text ul li{position:relative;padding-left:.8125em}.m-list li:before,.text ul li:before{content:"•";position:absolute;top:0;left:0}.m-list{color:#3b454c;display:grid;grid-template-columns:100%;gap:.5em}.m-list li{font-size:.875em;line-height:120%}.catalog-item{overflow:hidden}.catalog-item .rating{margin:0 .75em}.catalog-item .rating__average{display:none}.catalog-item__grid{display:grid;grid-template-columns:repeat(2,calc(50% - 1.125em));gap:2.25em;margin-top:2.25em;position:relative}.catalog-item__col{padding-bottom:18em}.catalog-item .personal-manager .review-card__btn{color:#80909a;display:none}.swiper-button{width:3.125em;height:3.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#c2e7ff;border-radius:.625em}.swiper-button svg{width:.875em}.swiper-pagination{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.625em}.swiper-pagination-bullet{opacity:1;background-color:rgba(0,0,0,0);border:1px solid #80909a;width:.5em;height:.5em;margin:0 .3125em!important}.swiper-pagination-bullet-active{background-color:#4e97d3;border-color:#4e97d3}.gallery__img{position:relative;padding-bottom:76.9%;display:block}.gallery__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.gallery__small{margin-top:1.125em;padding:0 3.75em;position:relative}.gallery__small-wrap{overflow:hidden}.gallery__small .swiper{width:calc(100% + .25em)}.gallery__small .swiper-slide{width:25%;padding-right:.25em}.gallery__small .swiper-slide-thumb-active .gallery__img:after{opacity:1}.gallery__small .swiper-button-prev{left:0}.gallery__small .swiper-button-next{right:0}.gallery__small .gallery__img{cursor:pointer;border-radius:.5em}.gallery__small .gallery__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;border:1px solid #4e97d3;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (max-width:1400px){.catalog-item__col{padding-bottom:18.5em}}@media screen and (max-width:992px){.catalog-item__grid{grid-template-columns:100%}.catalog-item__col{padding:0}.gallery__small{padding:0 2.75em}.gallery .swiper-button{width:2.125em;height:2.125em}}@media screen and (max-width:576px){.text li,.text p{font-size:.875em;line-height:140%}.catalog-item .h1{text-transform:uppercase}.catalog-item__top{margin-top:.75em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.catalog-item__feedback{display:block;text-align:right}.catalog-item .rating{margin:0 0 .125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item .rating__average{display:block}.catalog-item .rating-input{min-height:1em;padding:0 .17em}.catalog-item .rating-input__item{margin-right:.375em}.catalog-item__grid{gap:1em}.catalog-item .personal-manager .review-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.375em}.catalog-item .personal-manager._show-all-text ._view1{display:none}.catalog-item .personal-manager._show-all-text ._view2{display:block}.gallery__small{padding:0;margin-top:.5em}.gallery__small .swiper{width:calc(100% + 1.75em)}.gallery__small .swiper-slide{padding-right:1.75em}.gallery .swiper-button{display:none}.gallery .swiper-pagination{margin-top:.25em}}.personal-manager{position:absolute;left:0;top:42.6em;width:calc(50% - 1.125em);border-radius:.5em;padding:1em 1.25em;border:1px solid #c2e7ff}.personal-manager__change{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personal-manager__change svg{width:1.125em;margin-left:.375em}.personal-manager__change:hover{color:#4e97d3}.personal-manager__change:hover path{fill:#4e97d3}.personal-manager__middle{margin-top:.875em;display:grid;grid-template-columns:6.875em calc(100% - 7.75em);gap:.875em}.personal-manager__bottom{padding-left:7.75em;margin-top:-3.5em;display:grid;grid-template-columns:100%;gap:.625em}.avatar{position:relative;padding-bottom:100%;display:block;border-radius:.5em}.avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.875em}.product-info__props{margin-top:.875em;display:grid;grid-template-columns:100%;gap:.25em}.product-info__prop{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info__prop-desc,.product-info__prop-title{font-size:1em;line-height:138%}.product-info__prop-title{margin-right:.25em;color:#80909a}.product-info__prop a{text-decoration:underline}.product-color{margin-top:3.5em}.product-color__grid{margin-top:.25em;display:grid;grid-template-columns:repeat(6,calc(16.6666666667% - .625em));gap:.75em;width:37.5em;max-width:100%}.color-item._active .color-item__top:before{opacity:1}.color-item__top{height:2.7em;border-radius:.5em;overflow:hidden;position:relative}.color-item__top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/local/templates/skatgroup/assets/css/../img/check.svg);background-size:1.125em auto;background-repeat:no-repeat;background-position:center;opacity:0;z-index:2}.color-item__top img{border-radius:inherit;height:100%;width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;display:block}.color-item__bottom{padding:.25em .25em .5em}.color-item__title{font-size:.875em}.color-item__desc{font-size:.75em;color:#3b454c}@media screen and (max-width:1400px){.personal-manager{top:36.6em}}@media screen and (max-width:1400px)and (min-width:993px){.product-color__grid{grid-template-columns:repeat(5,calc(20% - .6em));width:31em}}@media screen and (max-width:992px){.personal-manager{position:static;width:100%;margin-top:2.25em}.product-info__props{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:.25em;-moz-column-gap:.25em;column-gap:.25em;margin-top:0}.product-info__prop{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin-bottom:.25em}}@media screen and (max-width:576px){.personal-manager{padding:1em .875em 2.75em}.personal-manager__title{display:none}.personal-manager__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;left:0;width:100%;padding:.875em}.personal-manager__middle{margin-top:0;grid-template-columns:5em calc(100% - 5.875em)}.personal-manager__name{line-height:100%;margin-bottom:.375em}.personal-manager__prof{line-height:100%}.personal-manager__bottom{padding-left:0;margin-top:.625em}.product-info__available{position:absolute;bottom:100%;margin-bottom:3em;left:0}.product-info__props{display:none}.action-buttons{position:absolute;top:.625em;right:.625em;z-index:3}.product-color{margin-top:0}.product-color__grid{grid-template-columns:repeat(8,calc(12.5% - .328125em));gap:.375em}.color-item__top{height:unset;padding-bottom:100%;border-radius:.375em}.color-item__top img{position:absolute}.color-item__bottom{display:none}}.product-cart{margin-top:3.5em}.product-cart__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-cart__prices{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.875em}.product-cart__price-new{font-size:2.625em;line-height:70%;font-weight:700}.product-cart__price-old{font-size:1.0625em;color:#80909a;text-decoration:line-through}.product-cart__updated br{display:none}.product-cart__bottom{margin-top:1.44em}.product-cart__btn{margin-left:1.75em}.product-cart__btn img{width:1.25em;margin-right:.75em}.product-cart__quick-order{margin-left:2.25em;color:#4e97d3;border-bottom:1.158px dashed #4e97d3}.product-cart__quick-order:hover{color:#0c67bd;border-color:#0c67bd}.product-cart__quick-order span{font-size:1em;line-height:138%}.product-config{margin-top:3.3125em;padding:1.25em;display:grid;grid-template-columns:100%;gap:1.25em;background-color:#4e97d3;color:#fff;border-radius:.5em}.product-config__nav{padding:0 1.25em}.product-config__add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#fff}.product-config__add img{width:.75em;margin-right:.375em}.product-config__add:hover{opacity:.8}.product-config__nav2{display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:1.5em}.config-item{padding:1.25em;display:grid;grid-template-columns:8em 8em calc(100% - 19em);gap:.875em 1.5em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:.5em;position:relative}.config-item:hover{background:hsla(0,0%,100%,.1)}.config-item__delete{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:1.25em;width:.9375em}.config-item__delete svg{width:100%}.config-item__col3{padding-left:2.31em}.config-item sup{font-size:.64em;position:absolute;left:100%;top:0;margin:-.5em 0 0 .25em}.config-item .text14{display:inline-block;position:relative;height:1.36em;margin-bottom:.3em}.config-item__sum{position:relative}.config-item__sum img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:100%;margin-right:1.5em;width:.875em}.config-item__num{font-size:1.75em;line-height:150%;font-weight:700}.config-item__num span{font-size:.75em}.config-item input{color:#80909a}.config-item ._view2{display:none}@media screen and (max-width:1400px)and (min-width:993px){.config-item{grid-template-columns:8em 8em calc(100% - 17.75em);gap:.875em}.config-item__col3{padding-left:1.75em}.config-item__sum img{margin-right:.875em}}@media screen and (max-width:992px){.product-cart,.product-config{margin-top:2.875em}}@media screen and (max-width:576px){.product-cart{margin-top:2.25em}.product-cart__prices,.product-cart__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-cart__price-new{font-size:1.125em;line-height:110%}.product-cart__price-old{font-size:.875em}.product-cart__updated{text-align:right;font-size:.5625em;line-height:111%}.product-cart__updated br{display:unset}.product-cart__bottom{margin-top:1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-cart__nav{width:100%}.product-cart__btn{margin-left:.75em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-cart__btn span{font-size:.75em}.product-cart__quick-order{margin:1em auto 0}.product-cart__quick-order span{font-size:.875em}.product-config{margin-top:2.25em;padding:1.25em .875em;gap:1.5em}.product-config__nav{padding:0}.product-config__nav2{grid-template-columns:4.64em calc(100% - 5.5em);gap:.86em}.product-config__btn{padding:0;height:2.5em}.product-config__btn span{font-size:.875em}.config-item{padding:0;display:grid;grid-template-columns:6.5em 6.5em;margin-bottom:1em}.config-item:last-child{margin-bottom:0}.config-item:hover{background:rgba(0,0,0,0)}.config-item__col3{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:1/-1}.config-item__col3 .text14{margin:0}.config-item__sum{margin-left:3em}.config-item__sum img{margin-right:.875em}.config-item__num{font-size:.875em}.config-item__num span{font-size:1em}.config-item ._view1{display:none}.config-item ._view2{display:unset}.config-item .cartcalc,.config-item .fg{height:2.5em}.config-item .cartcalc input,.config-item .fg input{height:100%}.config-item__delete{top:1.9375em;-webkit-transform:unset;-ms-transform:unset;transform:unset;right:0}}.free-calc{padding-top:2.5em;background-color:#4e97d3;color:#fff;position:relative}.free-calc__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.free-calc .container{position:relative;z-index:2}.free-calc__title{font-size:2.25em;line-height:120%;font-weight:700;text-transform:uppercase}.free-calc__grid{margin-top:2.5em;display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:1.5em}.free-calc__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:20.44em;position:relative}.free-calc__phone{font-size:1.75em;line-height:135%}.free-calc__btn{margin-top:1.5em}.free-calc__img{position:absolute;bottom:0;left:3.81em;width:49.79369em;pointer-events:none}.calc-form__title{font-size:1.75em;line-height:135%;font-weight:700}.calc-form__grid{margin-top:2.125em;display:grid;grid-template-columns:repeat(2,calc(50% - .375em));gap:.75em}.calc-form__textarea{grid-column:2/3;grid-row:1/6}.calc-form__textarea textarea{height:100%;padding:1.5em}.calc-form__checks,.calc-form__desc,.calc-form__nav{margin-top:.375em}.calc-form__checks{display:-webkit-box;display:-ms-flexbox;display:flex}.calc-form__checks .m-check{margin-right:.875em}.calc-form__checks .m-check:last-child{margin:0}@media screen and (max-width:1400px){.free-calc__title{font-size:2.625em}.free-calc__grid{margin-top:3em;grid-template-columns:calc(100% - 33.25em) 31.75em}.free-calc__phone{font-size:2em}.free-calc__btn{margin-top:.75em}.free-calc__img{left:1.94em}.calc-form__grid{margin-top:1.5em}.calc-form__checks{grid-column:1/-1;margin-bottom:.375em}.calc-form__textarea{grid-column:unset;grid-row:unset}.calc-form__textarea textarea{height:6.625em}}@media screen and (max-width:1400px)and (min-width:993px){.calc-form__grid{grid-template-columns:100%}}@media screen and (max-width:992px){.free-calc{padding-bottom:2.5em}.free-calc__grid{margin-top:2.625em;gap:2.625em;grid-template-columns:100%}.free-calc__col{padding:0}.free-calc__img{display:none}.calc-form__grid{margin-top:.75em}.calc-form__desc,.calc-form__nav,.calc-form__textarea{grid-column:1/-1}}@media screen and (max-width:576px){.free-calc{padding:1.875em 0}.free-calc__title{font-size:1.375em;line-height:100%;text-transform:unset}.free-calc__grid{margin-top:2em;gap:0}.free-calc__col{display:none}.calc-form__title{font-size:1em;line-height:137%}.calc-form__title span{display:none}.calc-form .m-btn{height:2.5em;padding:0 .625em}.calc-form .m-btn span{font-size:.875em}.calc-form .fg{font-size:.75em}.calc-form__textarea textarea{padding-top:1em;padding-bottom:1em;height:7.25em}}.collection{padding-top:4.125em;overflow:hidden}.collection--pb{padding-bottom:4.125em}.slider{position:relative}.slider__wrap{overflow:hidden}.slider .swiper-container{width:calc(100% + 1.5em)}.slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.slider .swiper-slide{padding-right:1.5em;height:auto}.slider .swiper-button-prev{left:-4em}.slider .swiper-button-next{right:-4em}.collection-slider{margin-top:1.75em}.collection-slider .slider__wrap{padding:.8125em;width:calc(100% + 1.625em);margin:0 0 0 -.8125em}.collection-slider .swiper-slide{width:25%}.product-card{border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.product-card:hover{-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);background-color:#fff}.product-card .action-buttons{position:absolute;top:.875em;right:.875em;z-index:2}.product-card__img{position:relative;padding-bottom:76.4%;display:block;border-radius:.5em .5em 0 0}.product-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.product-card__bottom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.75em 1.25em 1.25em}.product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5em}.product-card__price-old{font-size:1.0625em;text-decoration:line-through;margin-right:.875em;color:#80909a}.product-card__price-new{font-size:1.5em}.product-card__nav{margin-top:auto;padding-top:.875em}.product-card__nav .cartcalc{height:2.375em;width:8.625em;grid-template-columns:2.375em calc(100% - 5.75em) 2.375em; gap: 5px}.product-card__nav .cartcalc input{font-size:1.125em}.product-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.375em;background:#fff;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.15);box-shadow:0 2px 7px 0 rgba(0,0,0,.15);width:2.375em;height:2.375em}.product-card__btn span{display:none}.product-card__btn i{width:1.125em;height:1.125em;display:block;background-image:url(/local/templates/skatgroup/assets/css/../img/cart2.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center}.product-card__btn:hover{background-color:#c2e7ff}.product-card__buy{margin-top:1.19em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__buy-btn{border-bottom:1px dashed #1d222f}.product-card__buy-btn:hover{color:#4e97d3;border-color:#4e97d3}@media screen and (max-width:1400px){.collection{padding-top:2.25em}.collection--pb{padding-bottom:2.25em}.slider .swiper-button-prev{left:0}.slider .swiper-button-next{right:0}.collection-slider .slider__wrap{overflow:unset}.collection-slider .swiper-slide{width:21.625em}}@media screen and (max-width:992px){.slider .swiper-button-prev{left:-1.25em}.slider .swiper-button-next{right:-1.25em}}@media screen and (max-width:576px){.collection-slider{margin-top:.125em}.collection-slider .swiper-container{width:calc(100% + .5em)}.collection-slider .swiper-slide{width:50%;padding-right:.5em}.slider .swiper-button{display:none}.product-card__img{padding-bottom:79.5%}.product-card .action-buttons{top:.6em;right:.43em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25em}.product-card .compare-btn,.product-card .favourite-btn{width:1.62em;height:1.36em}.product-card .compare-btn svg,.product-card .favourite-btn svg{width:.8125em}.product-card .favourite-btn._added{background-size:.8125em auto}.product-card__bottom{padding:1em .5em .625em}.product-card__title{font-size:.75em;line-height:120%}.product-card__prices{margin-top:.625em}.product-card__price-old{font-size:.625em;margin-right:.6em}.product-card__price-new{font-size:.75em}.product-card__nav{padding-top:.625em}.product-card__nav .cartcalc{display:none}.product-card__btn{border-radius:.25em;background:#4e97d3;color:#fff;-webkit-box-shadow:unset;box-shadow:unset;width:100%;height:1.6375em}.product-card__btn:hover{background:#4e97d3}.product-card__btn span{display:block;font-size:.76em}.product-card__btn i{width:.875em;height:.875em;background-image:url(/local/templates/skatgroup/assets/css/../img/cart.svg);margin-right:.45em}.product-card__buy{display:none}}.same-products{padding:2.5em 0;background-color:#eff3f6;overflow:hidden}.same-products .tabs-slider .swiper-nav{display:none}.same-products .collection-slider{margin-top:.75em}.tabs-slider{margin-top:1.61em}@media screen and (min-width:577px){.product-card:hover .action-buttons,.product-card:hover .product-card__buy,.product-card:hover .product-card__nav{opacity:1}.product-card .action-buttons,.product-card .product-card__buy,.product-card .product-card__nav{opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tabs-slider._open .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em 0;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important}.tabs-slider._open .tabs-slider__wrap{padding:.875em .625em}.tabs-slider._open .swiper-nav,.tabs-slider._open .tabs-slider__more ._view1{display:none}.tabs-slider._open .tabs-slider__more ._view2{display:block}}.tabs-slider .swiper-container{width:calc(100% + .625em)}.tabs-slider .swiper-slide{width:auto;padding-right:.625em}.tabs-slider__item{cursor:pointer;padding:0 .625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.875em;color:#80909a;border-radius:.5em;background-color:#eff3f6;border:1px solid #eff3f6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tabs-slider__item:hover{border-color:#4e97d3;color:#4e97d3}.tabs-slider__item._active{border-color:#4e97d3;background-color:#4e97d3;color:#fff}.tabs-slider__item span{font-size:.875em}.tabs-slider__more{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;display:none;text-decoration:underline;position:absolute;top:.375em;right:0}.tabs-slider__more span{font-size:.875em;line-height:140%}.tabs-slider__more ._view2{display:none}.tabs-slider__more:hover{color:#4e97d3}.swiper-nav2 .swiper-button{width:1.125em;height:1.125em;background-color:rgba(0,0,0,0)}.swiper-nav2 .swiper-button svg{width:.5em}@media screen and (max-width:992px){.same-products .tabs-slider .swiper-nav{display:block}.tabs-slider{margin-top:1.5em;padding-right:6.5em}.tabs-slider__wrap{padding:.25em 3.25em;position:relative}.tabs-slider__hidden{overflow:hidden}.tabs-slider .swiper-button{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-slider .swiper-button-prev{left:.625em}.tabs-slider .swiper-button-next{right:.625em}.tabs-slider__more{display:block}}@media screen and (max-width:576px){.same-products .h1{line-height:100%}.tabs-slider{padding-right:0}.tabs-slider__more{display:none}.tabs-slider__wrap{padding:0 1.5em}.tabs-slider__item{height:1.75em;padding:0 .625em}.tabs-slider__item span{font-size:.625em}.tabs-slider .swiper-container{width:100%}.tabs-slider .swiper-slide{padding-right:0}.tabs-slider .swiper-button-prev{left:0}.tabs-slider .swiper-button-next{right:0}}.reviews-collection{padding-top:4.125em}.reviews-collection__bottom{margin-top:1.19em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.reviews-collection__more{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-decoration:underline}.reviews-collection__more:hover{color:#4e97d3}.reviews-slider{margin-top:1.5em}@media screen and (min-width:577px){.reviews-slider .swiper-container{width:100%}.reviews-slider .swiper-wrapper{display:grid;grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important}.reviews-slider .swiper-slide{padding-right:0}}.product-detail{padding:6em 0 7.625em;overflow:hidden}.product-detail__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #c2e7ff;padding-right:1em}.product-detail__tabs-slider .swiper-container{width:100%}.product-detail__tabs-slider .swiper-slide{width:auto;padding:0}.product-detail__tabs-slider .swiper-scrollbar{display:none}.product-detail__tab{padding-bottom:1.25em;margin-bottom:-1px;border-bottom:3px solid transparent;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-weight:700;color:#80909a;margin-right:2.875em}.product-detail__tab:hover{color:#4e97d3}.product-detail__tab._active{color:#4e97d3;border-color:#4e97d3;pointer-events:none}.product-detail__tab span{font-size:2em;line-height:138%}.product-detail .tab-content{margin-top:2.25em}.product-desc{display:grid;grid-template-columns:repeat(2,calc(50% - 1.125em));gap:2.25em}.product-desc__items{margin-top:2.25em;display:grid;grid-template-columns:100%;gap:2.25em}.product-desc__item{display:grid;grid-template-columns:100%;gap:.625em}.product-desc__item-desc{font-size:1em;line-height:171%}.product-desc__docs{display:grid;grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em}.product-desc__hint{margin-top:1.2em}@media screen and (min-width:577px){.docs-slider .swiper-container{width:100%}.docs-slider .swiper-slide{padding:0}.docs-slider .swiper-wrapper{-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important;display:grid;grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em}}.docs-slider .doc-item{height:100%}.props{margin-top:2.25em}.props:first-child{margin-top:0}.props__items{margin-top:.625em;display:grid;grid-template-columns:100%;gap:.875em}.prop-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.prop-item:before{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:2em;height:1.0625em;border-bottom:1px dashed #80909a;margin:0 .25em .25em}.prop-item__col{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prop-item .hint-btn{margin-left:.25em}.prop-item .text14 a{text-decoration:underline}@media screen and (max-width:1400px){.product-detail{padding:4.125em 0 5.75em}.product-detail__tab span{font-size:1.75em}}@media screen and (max-width:992px){.reviews-collection{padding-top:2.25em;overflow:hidden}.reviews-collection__more{left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-detail{padding-top:2.25em;padding-bottom:2.25em;overflow:hidden}.product-detail__tab{padding-bottom:.75em;text-transform:uppercase;margin-right:2.625em}.product-detail__tab span{font-size:1.125em}.product-detail .tab-content{margin-top:2.875em}.product-desc{grid-template-columns:100%}.about{overflow:hidden}}@media screen and (max-width:576px){.reviews-collection__more{display:none}.reviews-slider .swiper-container{width:calc(100% + .875em)}.reviews-slider .swiper-slide{width:14em;padding-right:.875em}.reviews-slider .review-card__reviews{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reviews-slider .review-card__date,.reviews-slider .review-card__text{font-size:.75em}.reviews-slider .review-card__img{width:3.375em;height:2.59em}.reviews-slider .review-card .avatar{width:1.875em;height:1.875em}.reviews-slider .review-card__name{font-size:1em}.reviews-slider .review-card .rating-input{font-size:.8em;width:auto}.product-detail__tabs{border:none}.product-detail__tabs-scroll{width:calc(100% + 1.25em);margin-left:-.625em;padding:0 .625em}.product-detail__tabs-slider .swiper-scrollbar{height:.1875em;background-color:#c2e7ff;border-radius:0;display:block;position:static}.product-detail__tabs-slider .swiper-scrollbar-drag{background-color:#4e97d3;border-radius:0}.product-detail__tab{margin-right:1.625em;border:none}.product-detail .tab-content{margin-top:1.625em}.product-desc__item-desc{font-size:.8125em;line-height:138%}.product-desc__docs{grid-template-columns:100%;gap:.5em}.props__items{gap:.25em}.prop-item .text16{line-height:138%;font-size:.8125em}.prop-item .hint-btn{width:1.25em;height:1.25em}.docs-slider .swiper-slide{width:auto;max-width:85%}.product-detail .delivery-items{gap:.875em}}@media screen and (min-width:993px){.product-detail .delivery-item{display:block}.product-detail .delivery-item__icon{margin-bottom:.875em}.product-detail .delivery-item__content{padding:0}}.product-detail .delivery-item .hint-btn{right:.625em}.product-detail .about-principe__grid{grid-template-columns:100%;gap:.875em}.product-detail .faq-items{margin-top:0}@media screen and (max-width:992px)and (min-width:577px){.product-detail .delivery-items{grid-template-columns:repeat(3,calc(33.3333333333% - .5833333333em));gap:.875em}}.about{padding-bottom:4.125em}.about._type2 .about-header{display:block}.about._type2 .about__grid{grid-template-columns:100%;gap:0}.about__grid{display:grid;grid-template-columns:20.625em calc(100% - 22.875em);gap:2.25em}.sidebar-menu{padding:1.625em 1.25em 2.25em;border-radius:.5em;background-color:#eff3f6;display:grid;grid-template-columns:100%;gap:1.625em}.menu-item._open .menu-item__top img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.menu-item__top img{width:1.125em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.menu-item__title{font-size:1.125em;line-height:133%;font-weight:700}.menu-item__bottom{padding:.9375em 0 1.25em;display:none}.menu-item__links{display:grid;grid-template-columns:100%;gap:.75em}.menu-item__links a{font-size:1em;line-height:120%}.menu-item__links .active{font-weight:700;color:#4e97d3}.sidebar-catalog{padding:1em 1.25em 2.25em;border-radius:.5em;border:1px solid #c2e7ff;margin-top:1.5em}.sidebar-catalog__title{text-align:right}.sidebar-catalog__links{display:grid;grid-template-columns:100%;gap:.625em;margin-top:.625em;font-weight:500}.sidebar-catalog__links a{font-size:1em;line-height:137%}.about-header{margin-bottom:2.25em;position:relative;display:none}.about-header._open .about-header__top img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.about-header._open .about-header__bottom{opacity:1;pointer-events:unset}.about-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em 1.25em;border-radius:.5em;background-color:#eff3f6;cursor:pointer}.about-header__top img{width:1.125em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about-header__title{font-size:1em;line-height:120%;font-weight:700;color:#4e97d3}.about-header__bottom{position:absolute;top:100%;left:0;background:hsla(0,0%,100%,.96);padding:1em 0 2em;width:100%;z-index:3;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about-menu{display:grid;grid-template-columns:20.5em calc(100% - 23em);gap:2.5em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-menu__tabs{display:grid;grid-template-columns:100%;gap:.25em}.about-menu__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75em 1.5em;min-height:3.5em;font-weight:600;cursor:pointer;border-radius:.5em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about-menu__tab:hover{background-color:#eff3f6}.about-menu__tab span{font-size:1.125em}.about-menu__tab img{width:1.125em}.about-submenu{padding-top:1em;display:none}.about-submenu._active{display:block}.about-submenu__links{margin-top:1.25em;max-width:16em}.about-submenu__links a{padding:0 1.25em;width:calc(100% + 2.5em);margin-left:-1.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2.625em;font-size:1em;border-radius:.5em}.about-submenu__links a:hover{background-color:#eff3f6;color:#1d222f}@media screen and (max-width:1400px){.about{padding-bottom:2.25em}.about__grid{grid-template-columns:100%;gap:0}.about__col{display:none}.about-header{display:block}}@media screen and (max-width:576px){.about-header__bottom{padding:1em 1.25em;background-color:#eff3f6;margin-top:.25em;border-radius:.5em}.about-menu{display:block}.about-menu._open-submenu .about-menu__tabs{display:none}.about-menu._open-submenu ._active{display:block}.about-menu__tabs{gap:1.625em}.about-menu__tab{min-height:1.5em;padding:0}.about-submenu{padding:0}.about-submenu._active{display:none}.about-submenu__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.about-submenu__top:before{content:"";width:1.125em;height:1.125em;background-image:url(/local/templates/skatgroup/assets/css/../img/arrow-left.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;margin-right:1em}.about-submenu__links a{width:100%;padding:0;margin:0}.about-submenu__links a:hover{background-color:rgba(0,0,0,0)}}.about-main{position:relative;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;min-height:18.75em;padding:1em}.about-main__img{z-index:-1;border-radius:.5em;position:absolute;top:0;left:0;width:100%;height:100%}.about-main__img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.about-main .h1{line-height:100%}.about-text{margin-top:2.25em}.about-principe{margin-top:2.25em;background-color:#4e97d3;color:#fff;padding:1.25em 2.5em 2.5em;border-radius:.5em}.about-principe__grid{margin-top:1.5em;display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1.4166666667em));gap:1.5em 2.125em}.principe-item{display:-webkit-box;display:-ms-flexbox;display:flex}.principe-item__icon{width:1.5em;margin-right:.625em;-ms-flex-negative:0;flex-shrink:0}.principe-item__icon img{width:100%}.about-certificates{margin-top:3.5em}.certificates-slider{margin-top:.875em}.certificates-slider .swiper-slide{width:25%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.certificate-card__img{border-radius:.5em;position:relative;padding-bottom:141.3%;display:block}.certificate-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.about-clients,.about-office{margin-top:3.5em}.about-clients .text{margin-top:1.5em}.about-clients__grid{margin-top:1.5em;display:grid;grid-template-columns:repeat(4,calc(25% - 1.125em));gap:1.5em;max-width:62em}.client-item{height:4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;border-radius:.5em}.client-item:hover{border-color:#4e97d3}.client-item:not(:hover) img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.4}.client-item img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}@media screen and (max-width:1400px){.certificates-slider .swiper-slide{width:15.875em}.certificates-slider .slider__wrap{overflow:unset}}@media screen and (max-width:992px){.about-clients__grid{grid-template-columns:repeat(3,calc(33.3333333333% - 1em))}}@media screen and (max-width:576px){.about-principe{padding:1.25em 1.25em 2.5em}.about-principe__grid{grid-template-columns:100%}.about-clients__grid{grid-template-columns:repeat(2,calc(50% - .75em))}.client-item{height:2.25em}}.about-requisites{margin-top:3.5em}.about-requisites__grid{margin-top:1.5em;display:grid;grid-template-columns:calc(100% - 21.625em) 20.125em;gap:.5em 1.5em}.about-requisites__info{background-color:#eff3f6;padding:1.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:.5em}.about-requisites__info img{width:1.5em;margin-right:.625em}.about-requisites__info-text{font-size:1.125em;line-height:160%}.doc-item{padding:1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.5em;background-color:#eff3f6}.doc-item__icon{width:1.5em;margin-right:.625em;-ms-flex-negative:0;flex-shrink:0}.doc-item__icon img{width:100%;display:block}.gallery2{margin-top:.875em;display:grid;grid-template-columns:calc(100% - 14.125em - 1.375em) 14.125em;gap:1.375em}.gallery2__big,.gallery2__small{height:32em}.gallery2__big{position:relative}.gallery2__big .swiper{height:100%}.gallery2__small{overflow:hidden}.gallery2__small .swiper{height:calc(100% + 1.625em)}.gallery2__small .swiper-slide{height:33.3333333333%;padding-bottom:1.625em}.gallery2__img{position:relative;padding-bottom:0;display:block;min-height:100%;border-radius:.5em}.gallery2__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.gallery2 .swiper-pagination{position:absolute;bottom:0;left:0;width:100%;padding-bottom:1.25em;z-index:2;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.gallery2 .swiper-pagination-bullet{background-color:#fff;border-color:#fff}.gallery2 .swiper-pagination-bullet-active{background-color:#4e97d3;border-color:#4e97d3}.team-items{display:grid;grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em;margin-top:2.25em}.manager-card{border-radius:.5em;border:1px solid #c2e7ff;padding:1em 1.25em}.manager-card .personal-manager__name{font-weight:600}.manager-card .personal-manager__desc{color:#3b454c}.manager-card .personal-manager__middle{margin:0}.manager-card:not(._show-all-text) .personal-manager__desc{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.manager-card._show-all-text ._view1{display:none}.manager-card._show-all-text ._view2{display:block}.manager-card .review-card__btn{margin:0 auto 0 0;color:#80909a}.manager-card .review-card__btn span{font-size:.875em}.conf-text ol ul{display:grid;grid-template-columns:100%;gap:.375em}.conf-text ol ul:last-child{margin-bottom:0}.conf-text ol ul li{font-size:.875em;line-height:120%}.conf-text ol{gap:1.5em}@media screen and (max-width:1400px){.gallery2{grid-template-columns:calc(100% - 23.375em) 22em}.team-items{grid-template-columns:repeat(2,calc(50% - .75em));gap:1.5em}}@media screen and (max-width:992px){.gallery2{grid-template-columns:100%;gap:0}.gallery2__small{display:none}.team-items{grid-template-columns:100%}}@media screen and (max-width:576px){.about-requisites__grid{grid-template-columns:100%}.about-requisites__info{padding:1.25em .625em}.about-requisites__info-text{font-size:.875em}.doc-item{padding:1.25em .625em}.gallery2{gap:1em}.gallery2__big{height:unset}.gallery2__small{display:block;height:unset}.gallery2__small .swiper{height:unset;width:calc(100% + 1em)}.gallery2__small .swiper-slide{height:unset;width:33.3333333333%;padding:0 1em 0 0}.gallery2__img{padding-bottom:67.7%}.gallery2 .swiper-button{width:2.125em;height:2.125em}.gallery2 .swiper-button svg{width:.5em}.gallery2 .swiper-button-prev{left:0}.gallery2 .swiper-button-next{right:0}}.vacancies-text{margin-top:2.125em;gap:.875em}.vacancies-info{margin-top:2.125em}.vacancies-info .vacancies-text{margin-top:.875em}.vacancies-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;margin-top:2.125em}.vacancies-hint img{margin-right:.25em;width:1.125em}.vacancies-items{margin-top:2.125em;display:grid;grid-template-columns:100%;gap:2.125em}.vacancy-card{padding:1.875em 2.5em 2.5em;border-radius:.5em;background-color:#fff;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09)}.vacancy-card__group{margin-top:1.5em}.vacancy-card__list{margin-top:.375em;display:grid;grid-template-columns:100%;gap:.4375em;color:#3b454c}.vacancy-card__list li{font-size:1em;line-height:140%;padding-left:2.375em;position:relative}.vacancy-card__list li:before{content:"";position:absolute;top:.5em;left:0;background-color:#4e97d3;border-radius:.125em;width:1.5em;height:.375em}.vacancy-card__nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5em}.vacancy-card__link{padding:0 .625em;height:2.25em;border-radius:.5em;border:1px solid #e2e6e9;color:#80909a}.vacancy-card__link:hover{color:#fff;border-color:#fff;background-color:#4e97d3}.vacancy-card__link:hover path{fill:#fff}.vacancy-card__link span{font-size:.75em}.vacancy-card__link svg{width:1.5em;margin-right:.625em}.faq-items{margin-top:2.125em;display:grid;grid-template-columns:100%;gap:.875em}.qa-card{border-radius:.5em;background:#fff;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.1);box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}.qa-card._active .qa-card__title{color:#4e97d3}.qa-card._active .qa-card__btn img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.qa-card__show{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:4em;padding:1.25em 2.5em}.qa-card__title{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.qa-card__btn{margin-left:1em;width:1.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.qa-card__btn img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:100%}.qa-card__hidden{margin-top:-.75em;padding:0 2.5em 2.5em;display:none}@media screen and (max-width:576px){.vacancy-card{padding:1.875em 1.25em 2.5em}.vacancy-card .h2{text-transform:uppercase}.vacancy-card .text18{line-height:120%}.vacancy-card__list{margin-top:.875em;gap:.875em}.vacancy-card__list li{font-size:.875em;line-height:120%;padding-left:2.28em}.vacancy-card__list li:before{top:.57em;width:1.34em;height:.43em;border-radius:.14em}.qa-card__show{padding:1.25em}.qa-card__hidden{padding:0 1.25em 1.875em}.qa-card .text16,.qa-card__title{line-height:110%}}.reviews-top__btn{width:20.125em}.reviews-items{display:grid;grid-template-columns:repeat(2,calc(50% - .5625em));gap:1.125em;margin-top:2.125em}.review-card{padding:1.5em;background-color:#eff3f6;border-radius:.5em}.review-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-card__top-col{display:-webkit-box;display:-ms-flexbox;display:flex}.review-card .avatar{padding:0;width:2.5em;height:2.5em;margin-right:.75em;-ms-flex-negative:0;flex-shrink:0}.review-card .rating-input{margin-right:.69em;padding:0}.review-card .likes{margin-top:.625em}.review-card__text{font-size:.875em;line-height:120%;margin-top:1em}.review-card:not(._show-all-text) .review-card__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.review-card._show-all-text ._view1{display:none}.review-card._show-all-text ._view2{display:block}.review-card__btn{margin-top:.75em;text-decoration:underline}.review-card__btn:hover{color:#4e97d3}.review-card__btn span{display:block;font-size:.75em;line-height:133%}.review-card__btn ._view2{display:none}.review-card__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + .625em)}.review-card__img{padding:0;position:relative;display:block;width:4.0625em;height:3.125em;border-radius:.5em;margin:.625em .625em 0 0}.review-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.likes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.likes__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#80909a;font-weight:700;margin-right:.81em}.likes__btn svg{width:1.375em;margin-right:.44em}.likes__btn:hover path{fill:#52be46}.likes__btn._negative:hover path{fill:#e95f5f}.more{margin-top:2.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more__btn{font-size:.875em;line-height:136%;text-decoration:underline}.more__btn:hover{color:#4e97d3}@media screen and (max-width:1400px){.reviews-items{grid-template-columns:repeat(2,calc(50% - .75em));gap:1.5em}}@media screen and (max-width:992px){.reviews-items{grid-template-columns:100%}}@media screen and (max-width:576px){.reviews-top{display:block}.reviews-top__btn{width:100%;margin-top:1.5em}.reviews-top .h1{font-size:2.625em}.review-card{padding:.625em}.review-card__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.review-card__top-col2{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:right}}.news-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5em}.news-nav__link{margin-right:.75em;cursor:pointer;height:2.4375em;padding:0 .625em}.news-nav__link:nth-child(2){min-width:6em}.news-nav__link span{font-size:.875em}.news-nav__link._active{border-color:#4e97d3;background-color:#4e97d3;color:#fff}.tags{margin-top:1.5em}.tags__btn{font-size:.875em;line-height:135%;padding:0 .72em;color:#80909a}.tags__btn:hover{color:#4e97d3}.tags__btn._active{color:#0c67bd;pointer-events:none}.pagination-slider .swiper-button,.tags-slider .swiper-button{top:50%;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pagination-slider .swiper-container,.tags-slider .swiper-container{width:calc(100% + .625em)}.pagination-slider .swiper-slide,.tags-slider .swiper-slide{width:auto;padding-right:.625em}.tags-slider{padding:0 2.625em}.tags-slider .swiper-button-prev{left:.625em}.tags-slider .swiper-button-next{right:.625em}.blog-items{margin-top:2.25em;display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1.0833333333em));gap:1.625em}.blog-card{border-radius:.5em;background-color:#eff3f6}.blog-card__img{position:relative;padding-bottom:0;display:block;height:15.375em;border-radius:.5em .5em 0 0}.blog-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.blog-card__content{padding:1em 1.25em 1.875em;display:grid;grid-template-columns:100%;gap:1em}.blog-card__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tags-modal .modal__dialog{width:62.25em}.tags-modal__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + .625em);margin-top:-.625em}.tags-modal .tag-btn{margin:.625em .625em 0 0}.tag-btn{background-color:#eff3f6;border:1px solid #eff3f6;border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:1.875em;padding:.25em .5625em;color:#80909a}.tag-btn:hover{border-color:#4e97d3;color:#4e97d3;background-color:rgba(0,0,0,0)}.tag-btn span{font-size:.875em}.prices-docs{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}@media screen and (min-width:577px){.prices-docs .doc-item{padding-top:2.5em;padding-bottom:2.5em}}@media screen and (max-width:1400px){.blog-items{grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}}@media screen and (max-width:992px){.blog-items,.prices-docs{grid-template-columns:repeat(2,calc(50% - .75em))}}@media screen and (max-width:576px){.tags__btn{padding:0}.tags-slider{padding:0 1.875em}.tags-slider .swiper-button-prev{left:0}.tags-slider .swiper-button-next{right:0}.blog-items,.prices-docs{grid-template-columns:100%}}.article{display:grid;grid-template-columns:calc(100% - 22.75em) 20.625em;gap:2.25em 2.125em}.article__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em 1.5em;margin-bottom:1.625em}.article__img{border-radius:.5em;display:block;width:100%;margin-top:1.625em}.article .text{gap:1.875em;margin-top:1.625em}.article .text p{font-size:1em;line-height:120%}.article__images{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - .625em));gap:.9375em}.article__images img{min-height:100%;-o-object-fit:cover;object-fit:cover}.article-bottom{margin-top:3.5em;padding:1.875em 0;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}.article-bottom .socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-bottom__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.75em}.article-bottom__btn{position:relative;padding-left:1.44em;padding-top:.13em;display:grid;grid-template-columns:100%;gap:.44em;width:50%;max-width:28.1875em}.article-bottom__btn img{position:absolute;top:0;left:0;width:1.125em}.article-bottom__btn._next{padding-left:0;padding-right:1.44em;text-align:right}.article-bottom__btn._next img{left:unset;right:0}.comment-form{padding:1.5em;border-radius:.5em;background-color:#eff3f6;margin-top:3.5em}.comment-form__top{display:grid;grid-template-columns:100%;gap:.625em}.comment-form__grid{margin-top:1.625em;display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}.comment-form__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.625em}.comment-form__btn{margin-right:1.5em;padding:0 1.5em}._full{grid-column:1/-1}.fg-dynamic{position:relative}.fg-dynamic input,.fg-dynamic textarea{font-size:1em;height:3.125em;width:100%;background-color:#fff;border:1px solid #e2e6e9;border-radius:.5em;padding:1.25em 1.25em 0}.fg-dynamic input._filled~.label-mob,.fg-dynamic input._filled~.label-pc,.fg-dynamic input._filled~label,.fg-dynamic input:focus~.label-mob,.fg-dynamic input:focus~.label-pc,.fg-dynamic input:focus~label,.fg-dynamic textarea._filled~.label-mob,.fg-dynamic textarea._filled~.label-pc,.fg-dynamic textarea._filled~label,.fg-dynamic textarea:focus~.label-mob,.fg-dynamic textarea:focus~.label-pc,.fg-dynamic textarea:focus~label{top:.5em;left:1.8em;font-size:.75em}.fg-dynamic textarea{padding-bottom:1.25em;resize:none;height:6.5em}.fg-dynamic .label-mob,.fg-dynamic label{pointer-events:none;position:absolute;top:1.3em;left:1.4em;color:#80909a;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:.875em}.fg-dynamic .label-mob span,.fg-dynamic label span{color:#e95f5f}.fg-dynamic .label-mob{display:none}.recommendation{position:-webkit-sticky;position:sticky;top:1em}.recommendation__items{margin-top:.875em;display:grid;grid-template-columns:100%;gap:.875em}.recommendation .blog-card{display:grid;grid-template-columns:5.875em calc(100% - 7.375em);gap:1.5em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.75em;background-color:rgba(0,0,0,0);border:1px solid #c2e7ff}.recommendation .blog-card__img{height:4.625em;border-radius:.5em}.recommendation .blog-card__content{padding:0;gap:.25em}.recommendation .blog-card__date{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.recommendation .blog-card__title{font-size:.875em;-webkit-line-clamp:5}@media screen and (max-width:992px){.article{grid-template-columns:100%}}@media screen and (max-width:576px){.article .text p{font-size:.875em;line-height:140%}.article__images{grid-template-columns:100%}.article-bottom__btn{padding-top:0}.article-bottom__btn .text14{display:none}.article-bottom__btn img{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.comment-form__grid{grid-template-columns:100%;gap:.875em}.comment-form__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comment-form__btn{margin:1.625em 0 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.recommendation .blog-card__title{-webkit-line-clamp:3}.fg-dynamic .label-pc{display:none}.fg-dynamic .label-mob{display:block}}.delivery-text{gap:2.125em}.grid3{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}.delivery-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25em;border-radius:.5em;border:2px solid #e2e6e9;position:relative}@media screen and (min-width:993px){.delivery-item:nth-child(3n) .hint-btn__tooltip{left:unset;right:.875em}.category-card2:nth-child(7),.category-card2:nth-child(8){grid-column:span 3}}.delivery-item .hint-btn{position:absolute;top:.625em;right:1.125em}.delivery-item__icon{width:2.125em;-ms-flex-negative:0;flex-shrink:0;margin-right:.875em}.delivery-item__icon img,.delivery-item__icon svg{width:100%;display:block}.delivery-item__content{padding-right:2em}.hint-btn{width:1.5em;height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#eff3f6;font-weight:700;color:#80909a;position:relative}.hint-btn:hover{background-color:#4e97d3;color:#fff}.hint-btn:hover .hint-btn__tooltip{opacity:1;pointer-events:unset}.hint-btn span{font-size:.6875em}.hint-btn__tooltip{position:absolute;left:.875em;bottom:.9375em;width:10em;border-radius:.5em;background:#c2e7ff;color:#1d222f;padding:1.25em;font-weight:400;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.error404{padding-bottom:4.125em}.error404__grid{display:grid;grid-template-columns:calc(100% - 22.875em) 20.625em;gap:2.25em}.error404__nav{margin-top:2.25em;display:-webkit-box;display:-ms-flexbox;display:flex}.error404__btn{margin-right:1.5em;padding:0 1.5em}.error404__btn:last-child{margin:0}.error404__btn ._view2{display:none}.error404 .search{margin-top:2.25em}.error404__call{margin-top:2.25em;display:grid;grid-template-columns:100%;gap:.5em}.error404__call-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto}.error404__call-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:.5em;background-color:#fff;width:2.5em;height:2.5em;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);margin-right:.75em}.error404__call-icon img{width:1.125em}.error404 .sidebar-catalog{margin-top:0}@media screen and (max-width:992px){.grid3{grid-template-columns:repeat(2,calc(50% - .75em))}.delivery-item{padding:1.25em .5em}.error404__grid{grid-template-columns:calc(100% - 19.75em) 17.5em}.error404 .footer-search,.error404__call,.error404__nav{margin-top:1.25em}.error404__btn{margin-right:1em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width:992px)and (min-width:577px){.error404__btn ._view1{display:none}.error404__btn ._view2{display:block}}@media screen and (max-width:576px){.grid3{grid-template-columns:100%}.delivery-item{padding:1.25em 1.125em}.delivery-item .hint-btn__tooltip{left:unset;right:.875em}.error404__grid{grid-template-columns:100%}.error404__col2{display:none}.error404__nav{margin-top:1em;display:block}.error404__btn{margin:0 0 .875em;width:100%}.error404 .search,.error404__call{margin-top:1em}}.text p strong{position:relative;display:block;padding-left:1.375em}.text p strong:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:1.125em;height:1.125em;background-image:url(/local/templates/skatgroup/assets/css/../img/info-icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain}._mt14{gap:14px}.btn-gray__outline{background:rgba(0,0,0,0);border:1px solid #80909a;border-radius:.5em;color:#80909a}.btn-gray__outline:hover{background:#80909a;color:#fff}.btn-gray__outline span{line-height:100%}.section-top{position:relative;min-height:18.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:.5em;padding:1.875em .625em}.section-top__title{position:relative;z-index:2}.section-top__btn{position:relative;z-index:2;height:2.25em;padding:0 .625em;margin-top:1.875em}.section-top__btn span{font-size:.75em}.section-top__img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5em}.section-top__img img{width:100%;height:100%;border-radius:.5em;-o-object-fit:cover;object-fit:cover}.services__cards{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}.services__card{background:#eff3f6;border-radius:.5em;padding:3.75em 1.5em}.services__card-icon{width:2.125em;height:2.125em;margin:0 auto}.services__card-icon img{max-width:100%;max-height:100%}.services__card-text{text-align:center;font-size:1.125em;line-height:100%;font-weight:700;text-transform:uppercase;margin-top:1.5em}.calculators__cards{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em;margin-bottom:2.125em}.calculator-card{position:relative;padding:2.25em .625em;display:block}.calculator-card__img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5em;overflow:hidden}.calculator-card__img img{width:100%;height:100%;border-radius:.5em;-o-object-fit:cover;object-fit:cover}.calculator-card__icon{position:relative;z-index:2;width:2.375em;height:1.875em;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator-card__icon img{max-width:100%;max-height:100%}.calculator-card__text{position:relative;z-index:2;text-align:center;font-size:1.125em;line-height:140%;font-weight:700;text-transform:uppercase;color:#fff;margin:1.25em auto 0}.colors__text{max-width:46.25em;margin-top:1.5em}.colors__text p{font-size:1.125em;line-height:160%}.colors__cards{display:grid;grid-template-columns:repeat(5,calc(20% - 1.2em));gap:1.5em;margin-top:1.5em}.color-card__img{position:relative;min-height:5em;padding-bottom:45%;margin-bottom:.313em}.color-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5em}.color-card__title{font-size:.875em;line-height:120%}@media screen and (max-width:992px){.colors__cards{grid-template-columns:repeat(3,calc(33.3333333333% - 1em))}}@media screen and (max-width:576px){.section-top__title{font-size:2em}.calculators__cards,.services__cards{grid-template-columns:100%}.colors__cards{grid-template-columns:repeat(2,calc(50% - .3125em));gap:1.25em .625em}}.catalog{padding-bottom:4.125em}.catalog__img{margin-top:2.125em;display:block;border-radius:.5em;width:100%}.catalog__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625em}.catalog__top .h1{line-height:100%}.catalog__count{white-space:nowrap}.catalog__grid{margin-top:2.25em;display:grid;grid-template-columns:20.625em calc(100% - 21.625em);gap:1em}.catalog .sidebar-catalog{margin-top:0;margin-bottom:1.5em}.catalog__categories{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - .5em));gap:.75em}.menu-item2._open .menu-item2__top,.menu-item2__top:hover{color:#4e97d3}.menu-item2._open .menu-item2__top path,.menu-item2__top:hover path{stroke:#4e97d3}.menu-item2._open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-item2__top{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.menu-item2__top svg{width:.875em;margin-right:.375em}.menu-item2__title{font-size:1.125em;line-height:133%;font-weight:600}.menu-item2__bottom{padding:.625em 0 .625em 1.25em;display:none}.menu-item2__sublinks{display:grid;grid-template-columns:100%;gap:.625em}.menu-item2__sublinks a{font-size:.875em;line-height:137%;border-bottom:1px dashed transparent}.menu-item2__sublinks a:hover{border-color:#4e97d3}.menu-item2__sublinks .active{color:#0c67bd;pointer-events:none}.m-team{border-radius:.5em;border:1px solid #c2e7ff;padding:1em 1.25em 2.25em}.team-slider{margin-top:1.5em}.team-slider .swiper-pagination{margin-top:1.5em;padding:0 2em}.team-slider .swiper-button{top:unset;margin:0;bottom:-.25em;-webkit-transform:unset;-ms-transform:unset;transform:unset}.team-slider .swiper-button-prev{left:1.25em}.team-slider .swiper-button-next{right:1.25em}.team-item{display:grid;grid-template-columns:6.875em calc(100% - 7.5em);gap:.625em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.team-item__col2{display:grid;grid-template-columns:100%;gap:.625em}.team-item .h3{font-weight:600}@media screen and (max-width:1400px){.catalog{padding-bottom:2.25em}}@media screen and (max-width:992px){.catalog__grid{grid-template-columns:14.5em calc(100% - 16em);gap:.875em 1.5em}.catalog__categories{grid-template-columns:100%;gap:1.5em}.team-item{grid-template-columns:100%}}@media screen and (max-width:576px){.catalog__img{margin-top:.875em}.catalog .breadcrumbs{padding-bottom:.875em}.catalog__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog__top .h1{line-height:110%}.catalog__grid{margin-top:.875em;grid-template-columns:100%}.catalog__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog__col._hide-mob .team{display:none}.catalog__col2{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.catalog .sidebar-catalog{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:.875em 0 0;display:none}.catalog__categories{gap:.625em}.team-slider .swiper-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.category-card{background-color:#eff3f6;border-radius:.5em}.category-card__img{border-radius:.5em .5em 0 0;position:relative;padding-bottom:0;display:block;height:12.5em}.category-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.category-card__top{padding:.75em 1.5em}.category-card__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.375em}.category-card__wrap img{width:1.5em;margin-right:.5em}.category-card__bottom{padding:.75em 1.5em 1.5em}@media screen and (min-width:577px){.category-card__bottom{display:block!important}}.category-card__links{display:grid;grid-template-columns:100%;gap:.75em;color:#80909a}.category-card__links a{font-size:.875em;line-height:120%}.filter .close-btn{display:none}.filter__groups{margin-top:.5em;display:grid;grid-template-columns:100%;gap:1.5em}.filter-group{border-radius:.5em;background-color:#eff3f6}.filter-group._open .filter-group__top:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-group__top{padding:1em 1.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.filter-group__top:after{content:"";-ms-flex-negative:0;flex-shrink:0;width:1.125em;height:1.125em;background-image:url(/local/templates/skatgroup/assets/css/../img/arrow=bottom.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filter-group__bottom{padding:0 1.25em 1.25em;margin-top:-.375em;display:none}.filter-group__checks{display:grid;grid-template-columns:100%;gap:.625em}@media screen and (min-width:1401px){.filter-group__checks._col2{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:.625em;-moz-column-gap:.625em;column-gap:.625em;margin-bottom:-.625em}.filter-group__checks._col2 .m-check{margin-bottom:.625em;display:inline-block;width:100%}}.filter-group__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.625em}.filter-group__refresh:hover{color:#4e97d3}.filter-group__colors{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - .25em));gap:.375em .375em}.filter-group .color-item{padding:0;position:relative}.filter-group .color-item__top{height:3.125em}.filter-group .color-item__top:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;background-image:url(/local/templates/skatgroup/assets/css/../img/color-check.svg);background-size:2em auto;background-repeat:no-repeat;background-position:center;width:100%;height:100%;border-radius:inherit;border:3px solid #4e97d3}.filter-group .color-item__bottom{display:grid;grid-template-columns:100%;gap:.25em}.filter-group .color-item__title{font-size: .725em;font-weight: 500;}.filter-group .color-item input{z-index:3}.filter-group .color-item input:checked~.color-item__top:before{opacity:1}.filter-group .color-item input:checked~.color-item__bottom .color-item__title{font-weight:600}.filter-group__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-.625em;width:calc(100% + .625em)}.filter-group .tag-check{margin:.625em .625em 0 0}.profile-check label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-check label:before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.profile-check img{width:5.1875em;border-radius:.5em;margin-right:.625em}.tag-check label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5625em;height:1.875em;border-radius:.5em;border:1px solid #80909a;background:#eff3f6;color:#80909a;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tag-check label:after{content:"";width:0;height:0;background-image:url(/local/templates/skatgroup/assets/css/../img/close2.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center}.tag-check span{font-size:.875em}.tag-check input:checked+label,.tag-check input:hover+label{background-color:#4e97d3;border-color:#4e97d3;color:#fff}.tag-check input:checked+label:after{width:1.125em;height:1.25em;margin-left:.625em}@media screen and (max-width:1400px){.profile-check img{width:3.75em}}@media screen and (max-width:992px){.filter-group__checks{display:grid;grid-template-columns:100%;gap:.625em}.filter-group__checks._col2{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:.625em;-moz-column-gap:.625em;column-gap:.625em;margin-bottom:-.625em}.filter-group__checks._col2 .m-check{margin-bottom:.625em;display:inline-block;width:100%}}@media screen and (max-width:576px){.category-card._open .category-card__wrap:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.category-card__img{display:none}.category-card__top{padding:.875em 1.5em;cursor:pointer}.category-card__bottom{padding:.625em 1.5em .875em;display:none}.category-card__wrap:after{content:"";width:1.125em;height:1.125em;-ms-flex-negative:0;flex-shrink:0;background-image:url(/local/templates/skatgroup/assets/css/../img/arrow=bottom.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center;margin-left:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.category-card__wrap .text18{font-size:1em;font-weight:600}._opened-filter .filter{opacity:1;pointer-events:unset;z-index: 1025;}.filter{position:fixed;top:0;right:0;z-index:1000;width:100%;height:calc(100*var(--vh));background-color:#fff;padding-top:2.5em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.filter .close-btn{position:absolute;top:.875em;right:.875em;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__scroll{height:100%;overflow-y:auto;padding:0 .625em 2em}.filter .sidebar-catalog{font-size:.875em;padding:0;border:none}.filter .sidebar-catalog__title{display:none}.filter .sidebar-catalog__links{margin:0}.filter .m-team{display:none}.filter-group__colors{row-gap:.75em}.filter-group .color-item__top{padding:0}}.subcategories{margin-top:2.25em;display:grid;grid-template-columns:repeat(4,calc(25% - .5625em));gap:.75em}.subcategories~.more{margin-top:1.5em}.subcategory-card{background-color:#eff3f6;border-radius:.5em;overflow:hidden;display:block}.subcategory-card__img{margin-left:auto;max-width:100%;height:9.375em;position:relative;padding-bottom:0;display:block}.subcategory-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;/*-o-object-fit:cover;object-fit:cover;*/border-radius:inherit;mix-blend-mode:darken}.subcategory-card__content{position:relative;z-index:2;margin-top:-1em;padding:0 1.5em 1.5em}.catalog-nav{display:none}.banner-slider{margin-top:2.25em}.banner-slider__img{height:18.75em;border-radius:.5em;position:relative;padding-bottom:0;display:block}.banner-slider__img img{position:absolute;top:0;left:0;width:100%;height:100%;/*-o-object-fit:cover;object-fit:cover;*/border-radius:inherit}.banner-slider .swiper-pagination{position:absolute;top:unset;bottom:0;width:100%;padding:1.25em}.banner-slider .swiper-pagination-bullet{background-color:#fff;border-color:#fff}.banner-slider .swiper-pagination-bullet-active{background-color:#4e97d3;border-color:#4e97d3}.banner-slider .swiper-button-prev{left:1.25em}.banner-slider .swiper-button-next{right:1.25em}.catalog-tags .tabs-slider{margin:0;padding-right:6.5em}.catalog-tags .tabs-slider__wrap{padding:.25em 3.25em;position:relative;background-color:#eff3f6;border-radius:.5em}.catalog-tags .tabs-slider__hidden{overflow:hidden}.catalog-tags .tabs-slider__more{display:block}.catalog-tags .swiper-button{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-tags .swiper-button-prev{left:.625em}.catalog-tags .swiper-button-next{right:.625em}.selected-filters{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.875em;width:calc(100% + .625em)}.selected-filters__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.625em .625em 0 0;padding:0 .625em;height:1.875em;background-color:#4e97d3;color:#fff;border-radius:.5em}.selected-filters__item span{font-size:.875em}.selected-filters__remove{margin-left:.625em;width:1.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.selected-filters__remove img{width:100%}.catalog-bottom{margin-top:4.25em}.catalog-bottom__count{text-align:center}.catalog-bottom .pagination{margin-top:.625em}@media screen and (max-width:992px){.subcategories{grid-template-columns:repeat(3,calc(33.3333333333% - .5833333333em));gap:.875em}.banner-slider__img{height:11.5em}.banner-slider .swiper-button{width:2.125em;height:2.125em}.banner-slider .swiper-button svg{width:.75em}.catalog-tags .tabs-slider{padding-right:0;padding-bottom:2em}.catalog-tags .tabs-slider__more{right:unset;top:unset;left:0;bottom:0}.catalog-tags .tabs-slider__wrap{padding:0 2em}.catalog-tags .tabs-slider .swiper-button-prev{left:.625em}.catalog-tags .tabs-slider .swiper-button-next{right:.625em}}@media screen and (max-width:576px){.subcategories{margin-top:.875em;grid-template-columns:repeat(2,calc(50% - .375em));gap:.75em}.subcategory-card__img{font-size:.4em}.subcategory-card__content{margin-top:-1.5em;padding:0 .72em .72em}.catalog-nav{margin-top:1em;display:grid;grid-template-columns:repeat(2,calc(50% - .4375em));gap:.875em}.catalog-nav__btn{height:2.375em;background-color:#eff3f6}.catalog-nav__btn span{font-size:.875em}.catalog-nav__btn img{margin-right:.625em;width:1em}.catalog-nav__btn._podborki img{width:1.25em}.banner-slider,.catalog-tags .tabs-slider__more{display:none}.selected-filters{margin-top:-.5em;width:calc(100% + .5em)}.selected-filters__item{margin:.5em .5em 0 0;padding:0 .5em;height:1.5em;border-radius:.375em}.selected-filters__item span{font-size:.625em}.selected-filters__remove{margin-left:.5em;width:17px}.catalog-bottom{margin-top:2.25em}}.yandex-reviews-slider{margin-top:1.5em}.yandex-reviews-slider .swiper-container{width:calc(100% + .875em)}.yandex-reviews-slider .swiper-slide{width:33.3333333333%;padding-right:.875em}.review-card2{height:100%;padding:.875em 1.875em 2.25em;border-radius:.5em;border:1px solid #c2e7ff}.review-card2__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-card2__col2{padding-top:.25em}.review-card2 .rating-input{padding-left:0;padding-right:0;margin-bottom:.875em}.review-card2 .text{margin-top:.625em;gap:.875em}.review-card2 .text p{font-size:.875em;line-height:120%}.catalog-info{padding:4.125em 0}.catalog-info .text h2,.catalog-info__title{font-size:1.625em;line-height:120%;font-weight:700}.catalog-info__desc{margin-top:.875em}.catalog-info__grid{margin-top:3.5em;display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:2.25em 1.5em}.catalog-info .text{gap:.875em}.catalog-info .text li,.catalog-info .text p{font-size:1em;line-height:137%}.catalog-info .text ul{padding-left:.875em;display:grid;grid-template-columns:100%;gap:.25em}.catalog-info .text ul li{padding-left:1.375em}.catalog-info .text ul li:before{content:"";top:.6875em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.75em;height:.1875em;background-color:#4e97d3}.catalog-calc{margin-top:4.75em;padding:2.25em;position:relative;border-radius:.5em;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-calc__img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:.5em;z-index:-1}.catalog-calc__btn{margin-top:2em;padding:.5em .625em;font-weight:700;text-transform:uppercase;min-height:3.5em;height:unset}.catalog-calc__btn span{font-size:1.125em}.subcategory-info{display:grid;grid-template-columns:20.625em calc(100% - 20.625em - 2.25em);gap:2.25em;margin-top:2.25em}.subcategory-info .subcategory-card__content{margin-top:1.5em}.subcategory-info__bottom{display:grid;grid-template-columns:calc(100% - 33.125em) 32.5em;gap:.625em;margin-top:1.5em}.subcategory-info__bottom-col2{padding-top:1.9375em}.subcategory-info__props{margin-top:.75em;display:grid;grid-template-columns:100%;gap:.25em;padding-left:1.25em}.subcategory-info__prop{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25em}.subcategory-info__img{width:100%;display:block}@media screen and (max-width:1400px){.yandex-reviews-slider .swiper-slide{width:50%}.review-card2{padding:.875em 2.5em 2.25em}.catalog-info{padding:2.25em 0}.catalog-calc{margin-top:2.25em;padding:1em}.catalog-calc .h1{line-height:120%}.catalog-calc__btn{margin-top:1em}.catalog-calc__btn span{font-size:.875em}.subcategory-info .subcategory-card{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subcategory-info .subcategory-card__img{width:100%;height:11.5em}.subcategory-info .subcategory-card__content{margin-top:auto;padding-top:1.5em}}@media screen and (max-width:992px){.catalog-info__grid{grid-template-columns:100%;margin-top:2em}.catalog-info .text hr{height:.5em}.subcategory-info{margin-top:1.5em}.subcategory-info__bottom{grid-template-columns:100%}.subcategory-info__bottom-col2{padding-top:0}.subcategory-info__props{padding-left:0}}@media screen and (max-width:576px){.yandex-reviews .h2{font-size:1.375em}.yandex-reviews-slider .swiper-slide{width:14em}.review-card2{padding:.875em .625em}.review-card2__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.review-card2__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.review-card2__col2{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0;text-align:right}.review-card2 .rating-input{height:unset;min-height:unset;margin:.1875em 0 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.review-card2 .rating-input__item{margin-right:.3125em}.review-card2 .text18{font-size:1em;line-height:137%}.review-card2 .text{margin-top:.875em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.review-card2 .text p{display:inline;font-size:.75em}.catalog-info .text h2,.catalog-info__title{font-size:1em}.catalog-info .text p:not(._big){font-size:.875em}.subcategory-info{grid-template-columns:100%}.subcategory-info .subcategory-card__img{font-size:1em;width:14.8485em;height:6.84194em}.subcategory-info .subcategory-card__content{padding:1.25em}}.catalog-nav2{margin-bottom:1.5em}.catalog-sort{position:relative; min-width: 160px}.catalog-sort__hidden{padding:0 1.6875em 0 .625em;height:1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;opacity:0}.catalog-sort select{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;background-color:rgba(0,0,0,0);border:none;font-size:.875em;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;padding:0 .72em;background-image:url(/local/templates/skatgroup/assets/css/../img/select-arrow.svg);background-repeat:no-repeat;background-position:right .72em center;background-size:.72em auto;font-family:"Noto Sans",sans-serif;cursor:pointer}.catalog-sort select::-ms-expand{display:none}.view-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.view-toggle__item{margin-left:.875em;width:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.view-toggle__item svg{width:100%}.view-toggle__item._active rect{fill:#4e97d3;stroke:#4e97d3}.catalog-items{display:grid;grid-template-columns:repeat(4,calc(25% - .46875em));gap:3.3125em .625em;margin-top:1.5em}._row-view .catalog-items{grid-template-columns:100%;gap:1.875em}._row-view .product-card2{padding:1.25em 1.25em 1.875em 24.25em}._row-view .product-card2:hover{background-color:#fff;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.1);box-shadow:0 4px 6px 0 rgba(0,0,0,.1)}._row-view .product-card2:before{display:none}._row-view .product-card-top{position:static}._row-view .product-card-top__img{position:absolute;top:0;left:0;width:22.28em;height:16.75em;padding:0;border-radius:0}._row-view .product-card-top ._card-view{display:none}._row-view .product-card-bottom{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}._row-view .product-card-bottom__title{font-size:1em}._row-view .product-card-bottom ._row-view{display:-webkit-box;display:-ms-flexbox;display:flex}._row-view .product-card-price{margin-top:.875em}._row-view .rating-input{position:static;margin:.625em 0 0 -.625em}._row-view .product-card__nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}._row-view .product-card__btn{width:auto;padding:0 1.25em;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2.25em}._row-view .product-card__btn ._view2{display:block!important}._row-view .product-card__btn i{margin-right:.625em}._row-view ._hidden{display:none}@media screen and (max-width:992px){.catalog-items{grid-template-columns:repeat(2,calc(50% - .3125em))}._row-view .product-card2{padding:.625em .625em 6.9375em 13.25em}._row-view .product-card-top{position:static}._row-view .product-card-top__img{width:12.5em;height:9.375em}._row-view .product-card-top .rating-input{display:-webkit-box;display:-ms-flexbox;display:flex}._row-view .product-card-bottom{position:static}._row-view .product-card-bottom__title{font-size:.875em}._row-view .product-card-bottom ._row-view{display:none}._row-view .product-card-price{margin-top:.625em}._row-view .rating-input{position:absolute;margin:0;bottom:unset;top:7.75em;left:.625em}._row-view .action-buttons{right:unset;left:7.1875em;gap:.25em}._row-view .product-card-props{gap:0;margin-top:.625em}._row-view .product-card-bottom__nav{position:absolute;left:0;bottom:0;padding:1.25em;width:100%}._row-view .product-card__nav{position:absolute;bottom:3.81em;left:0;width:100%;padding:0 1.25em}}@media screen and (max-width:576px){.catalog-items{grid-template-columns:repeat(2,calc(50% - .25em));gap:1.25em .5em}._row-view .product-card2{padding:.625em .625em 3.625em 9.75em}._row-view .product-card-top{position:static}._row-view .product-card-top__img{width:9em;height:7.25em}._row-view .product-card-bottom{padding-top:2.25em}._row-view .product-card-bottom__title{font-size:.75em}._row-view .rating-input{top:5.8125em;left:.3125em}._row-view .action-buttons{left:6.95em}._row-view .product-card-props{width:calc(100% + 9.125em);margin:1.75em 0 0 -9.125em;display:grid}._row-view .product-card-props .text14{font-size:.75em}._row-view .product-card-bottom__nav{display:none}._row-view .product-card__nav{bottom:1.25em;padding:0 .625em;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}._row-view .product-card-price__status{left:13em;top:1em}._row-view .cartcalc{width:8.55em!important;margin:0!important}._row-view .product-card__btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:.6em;padding:0}._row-view .product-card__btn ._view1{display:block!important}._row-view .product-card__btn ._view2{display:none!important}._row-view .product-card__btn span{font-size:.76em!important}}.cart{padding-bottom:4.125em}.cart__grid{display:grid;grid-template-columns:calc(100% - 22.375em) 20.125em;gap:2.25em;margin-top:2.25em}.cart .search{margin-top:1.5em}.cart .search:first-child{margin-top:0}.cart__nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.25em}.cart__btn{padding:0 2.625em}.cart__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625em}.cart__top .h1{line-height:100%}.cart__items{margin-top:2.25em;display:grid;grid-template-columns:100%;gap:2.25em}.search{position:relative;z-index:3}.search._show-result .search__result{opacity:1;pointer-events:unset}.search__result{position:absolute;padding:3.25em 0 1.625em;top:0;left:0;width:100%;background-color:#fff;border-radius:.5em;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search .fg{z-index:3}.search input{border-color:#eff3f6}.search input._filled,.search input:focus{background-color:#fff}.search input._filled~label,.search input:focus~label{padding:0 .33em;font-size:.75em;background-color:#fff;-webkit-transform:translate(.25em,-1.25em);-ms-transform:translate(.25em,-1.25em);transform:translate(.25em,-1.25em)}.search label{position:absolute;top:.6875em;left:3em;color:#80909a;font-size:.875em;line-height:137%;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-o-transition:transform .3s;transition:transform .3s,-webkit-transform .3s;pointer-events:none}.search__links{display:grid;grid-template-columns:100%;gap:.375em}.search__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625em;padding:.25em 2.625em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search__link:hover{cursor:pointer;background-color:#eff3f6;color:#1d222f}.cart-info{padding:1.25em;border-radius:.5em;border:1px solid #c2e7ff}.cart-info__btn{margin-top:1.5em;width:100%}.cart-nav{gap:.625em}.cart-nav__refresh:hover{color:#4e97d3}.cart-nav__delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;color:#80909a}.cart-nav__delete svg{width:1.125em;margin-right:.625em}.cart-nav__delete:hover{color:#e95f5f}.cart-nav__delete:hover path{fill:#e95f5f}@media screen and (max-width:1400px){.cart{padding-bottom:2.25em}}@media screen and (max-width:992px){.cart__grid{grid-template-columns:calc(100% - 16.75em) 14.5em}.search__link{padding-right:.5em}}@media screen and (max-width:576px){.cart__grid{grid-template-columns:100%}.cart__btn{padding:0;width:100%}.cart__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.cart-nav__delete{position:absolute;top:0;right:0;max-width:7em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.cart-nav__delete span{line-height:100%}.cart-nav .m-check label span{font-size:.875em}}.cart-card{background-color:#fff;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);padding:1.25em 2em 1.375em 1.375em;border-radius:.5em}.cart-card .action-buttons{margin-left:auto}@media screen and (min-width:577px){.cart-card .compare-btn,.cart-card .favourite-btn{-webkit-box-shadow:unset;box-shadow:unset}.cart-card .action-buttons{margin-right:-.625em;margin-top:-.4375em}}.cart-card__middle{display:grid;grid-template-columns:10.125em calc(100% - 33.5em) 20.625em;gap:1.375em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.25em}.cart-card__img{position:relative;padding-bottom:77%;display:block;border-radius:.5em}.cart-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.cart-card .color-field{margin-top:1em}.cart-card__col3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.color-field{position:relative;display:inline-block;z-index:3}.color-field__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.color-field__bg{width:2.875em;height:2.875em;-ms-flex-negative:0;flex-shrink:0;margin-right:.875em}.color-field__bg .color-item__top{width:100%;height:100%}.color-field__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#80909a}.color-field__toggle img{width:1.125em;margin-left:.25em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.color-field__bottom{position:absolute;top:100%;left:-.6875em;margin-top:.75em;width:23em;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);background-color:#fff;padding:.375em .5em .375em 0;border-radius:.5em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.color-field__scroll{padding-right:.75em;overflow-y:auto;max-height:18em}.color-field__scroll::-webkit-scrollbar{width:.3125em;height:.3125em}.color-field__scroll::-webkit-scrollbar-track{background:#eff3f6;border-radius:1.875em}.color-field__scroll::-webkit-scrollbar-thumb{background:#4e97d3;border-radius:1.875em}.color-field__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375em .6875em;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.color-field__item:hover{cursor:pointer;background-color:#eff3f6}.color-field._open{z-index:4}.color-field._open .color-field__bottom{opacity:1;pointer-events:unset}.color-field._open .color-field__toggle img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:1400px){.cart-card{padding:1.25em 1.25em 2.5em}.cart-card__middle{grid-template-columns:10.125em calc(100% - 12.25em);gap:2.125em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-card .color-field{margin-top:1.625em}}@media screen and (max-width:1400px)and (min-width:993px){.cart-card__col3{grid-column:2/3;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:-4em}}@media screen and (max-width:992px){.cart-card__middle{grid-template-columns:10.125em calc(100% - 11.125em);gap:1em}.cart-card__col3{grid-column:1/-1}}@media screen and (max-width:992px)and (min-width:577px){.cart-card__col{padding-bottom:3.75em}.cart-card__middle{position:relative}.cart-card .color-field{position:absolute;top:7.25em;left:0}}@media screen and (max-width:576px){.cart-card{position:relative}.cart-card .action-buttons{position:absolute;top:4.375em;right:1.875em}.cart-card__middle{grid-template-columns:100%;gap:1.625em}.cart-card__col2{margin-top:-.625em}.cart-card__col3{display:block}.color-field{width:100%}.color-field__bottom{width:100%;left:0;margin-top:.32em}}.cart-price{min-width:7.75em}.cart-price__price{font-size:1.25em;line-height:137%;font-weight:600}.cart-price__price2{font-size:1.0625em;color:#80909a;text-decoration:line-through}.cart-price__price-auth{margin:.375em 0;padding:0 .625em;height:2.1875em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4e97d3;color:#fff;border-radius:.5em;font-weight:700}.cart-price__sale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-price__badge{padding:0 .25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4e97d3;color:#fff;height:1.4375em;font-weight:700;border-radius:.5em;margin-left:.25em}.cart-price__badge span{font-size:.875em}.cart-card__bottom{margin-top:1.5em;padding-top:1.25em;border-top:1px solid #eff3f6;display:grid;grid-template-columns:100%;gap:1.25em}.cart-card__count{display:inline-block;position:relative}.cart-card__count-text{position:absolute;top:100%;left:0;width:100%;text-align:center;margin-top:.6em}.cart-sidebar{position:-webkit-sticky;position:sticky;top:10em}.cart-sidebar__nav{margin-top:2.25em;display:grid;grid-template-columns:100%;gap:.75em}.cart-sidebar__btn{width:100%;padding:.75em 1.25em;min-height:3em;background-color:#eff3f6;border-radius:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;text-align:left}.cart-sidebar__btn svg{width:1.5em;margin-right:.625em}.cart-sidebar__btn span{font-size:.875em}.cart-sidebar__btn:hover{background-color:#4e97d3;color:#fff}.cart-sidebar__btn:hover path{fill:#fff}.cart-detail{padding:1.25em;background-color:#eff3f6;border-radius:.5em}.cart-detail__props{margin-top:1.5em;display:grid;grid-template-columns:100%;gap:1.5em}.cart-detail__prop,.cart-detail__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-detail__prop{gap:.25em}.cart-detail__sum{margin-top:1.5em;padding-top:1.5em;border-top:1px dashed #80909a}.cart-detail__btn{width:100%;margin-top:1.5em}.config-item2{padding-left:3.375em;position:relative;display:grid;grid-template-columns:6.5em 9.5em 7.75em 13em;gap:2.125em}.config-item2__col4{padding-left:4em}.config-item2__num{height:2.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.25em}.config-item2 ._view2{display:none}.config-item2 .cartcalc{border:1px solid #eff3f6;border-radius:.375em;margin-top:.25em}.config-item2 .cartcalc path{fill:#80909a}.config-item2__sum{position:relative}.config-item2__sum img{position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:2.125em;width:.9em}.config-item2__delete{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1.125em}.config-item2__delete svg{width:100%}.config-item2__delete:hover path{fill:#e95f5f}.config-item2 .m-check{left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.config-item2 sup{font-size:.64em;position:absolute;right:0;top:0;margin:-.5em 0 0 .25em}.config-item2 .text14{position:relative;display:inline-block;padding-right:.5em}@media screen and (max-width:1400px){.cart-card__count-text{margin-top:-.5em}.cart-price{min-width:unset}.config-item2{padding-left:2.625em}}@media screen and (max-width:992px){.cart-detail__sum{display:block}.cart-card__bottom{gap:1.5em;padding-top:1.25em;margin-top:1em}.config-item2{grid-template-columns:100%;gap:.81em;padding-right:1.125em}.config-item2__col,.config-item2__col2,.config-item2__col4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.config-item2__col4{padding:0}.config-item2 .m-check,.config-item2__delete{top:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}.config-item2 .cartcalc{width:7.75em}.config-item2__num{height:unset;margin:0 0 0 .25em}.config-item2__sum img{display:none}}@media screen and (max-width:576px){.cart-price{margin-top:1.625em}.config-item2{gap:.1875em}.config-item2 .cartcalc._type2 input{color:#1d222f}}.modal-product{display:grid;grid-template-columns:10em calc(100% - 12.25em);gap:2.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.875em}.modal-product__img{position:relative;padding-bottom:77.5%;display:block;border-radius:.5em}.modal-product__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.modal-product__prices{margin-top:1.5em}.modal-product__price{font-size:1.5em;line-height:160%}.cart-modal__bottom{margin-top:2.25em;padding-top:2.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #c2e7ff}.cart-modal__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-modal__btn{width:12.67em;padding:0;margin-left:.625em}.cart-modal__btn--big{width:19.3125em}.cart-modal__desc{margin-top:1.875em}.cart-modal__nav2{display:grid;grid-template-columns:repeat(2,calc(50% - .3125em));gap:.625em;width:100%}.cart-modal__nav2 .cart-modal__btn{margin:0;width:100%}.cart-modal .cart-nav{margin-top:1.875em}.cart-modal__items{display:grid;grid-template-columns:100%;gap:1.875em;margin-top:1.875em}@media screen and (min-width:577px){.cart-modal__items{max-height:calc(60*var(--vh));overflow-y:auto;padding-right:1.875em}.cart-modal__items::-webkit-scrollbar{width:.3125em;height:.3125em}.cart-modal__items::-webkit-scrollbar-track{background:#eff3f6;border-radius:1.875em}.cart-modal__items::-webkit-scrollbar-thumb{background:#4e97d3;border-radius:1.875em}.contacts .comment-form ._full{grid-column:2/3;grid-row:1/4}.contacts .comment-form ._full textarea{height:100%}}.modal-product2{grid-template-columns:10em calc(100% - 19.75em) 7.75em;gap:1em;padding-left:3.25em;position:relative;margin:0}.modal-product2 .m-check{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal-product2 .modal-product__content{padding-top:.5em;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:576px){.modal-product{grid-template-columns:100%;margin-top:.625em}.modal-product__prices{margin-top:0}.modal-product2{padding-left:1.75em;gap:1em}.modal-product2 .m-check{top:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}.modal-product2 .cart-price{margin:0}.cart-modal .cart-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-modal__bottom{margin-top:1em;padding-top:1em;display:block}.cart-modal__nav{display:block}.cart-modal__btn{width:100%;margin:.625em 0 0}.cart-modal__btn--big span{font-size:.875em}.cart-modal__desc{margin-top:.625em}.cart-modal__nav2{grid-template-columns:100%}}.contacts{padding-bottom:2.25em}.contacts__grid{display:grid;grid-template-columns:100%;gap:2.125em;margin-top:2.25em}.contacts__items{display:grid;grid-template-columns:calc(100% - 52.55em - 4.25em) 24.4em 28.15em;gap:2.125em}.contacts__item{position:relative;background:#eff3f6;border-radius:.5em;padding:1.875em 1.25em}.contacts__item-group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#eff3f6;border-radius:.5em;padding:1.875em 1.25em}.contacts__item-group2{background:#eff3f6;border-radius:.5em;padding:1.25em}.contacts__item--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(0,0,0,0);gap:.875em;padding:0!important}.contacts__subtitle{width:calc(100% - 2.5em);font-size:.875em;line-height:100%;font-weight:600;color:#80909a}.contacts__icon{position:absolute;top:1.25em;right:1.875em;max-width:1.625em}.contacts__icon img{max-width:100%}.contacts__subitems{display:grid;grid-template-columns:100%;gap:1.5em;margin-top:1.875em}.contacts__subitems .contacts__subitem-text{margin-top:0}.contacts .grid30{gap:1.875em}.contacts__subitem-title{font-size:1em;line-height:137%;color:#3b454c}.contacts__subitem-text{display:inline-block;font-size:1.125em;line-height:160%;font-weight:600;margin-top:.25em}.contacts__subitem-btn{display:block;margin-top:.25em;color:#3b454c}.contacts__subitem-btn span{font-size:.875em;line-height:135%;font-weight:600;text-decoration:underline}.contacts__subitems2{display:grid;grid-template-columns:100%;gap:1.25em;margin-top:1.875em}.contacts__subitem2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875em}.contacts__subitem2:hover svg path{fill:#4e97d3}.contacts__subitem2-icon{width:1.125em;-ms-flex-negative:0;flex-shrink:0}.contacts__subitem2-icon svg{width:100%;height:auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__subitem2-icon svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.contacts__subitem2-text{font-size:1.125em;line-height:133%;font-weight:600}.contacts .socials{margin-top:2.25em}.contacts__subtitle2{margin-top:1.875em}.contacts__text{margin-top:.875em}.contacts__text p{font-size:1.125em;line-height:178%}.contacts__text p strong{font-weight:600}.contacts .requisite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625em}.contacts .requisite-icon{width:1.5em;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts .requisite-icon img{width:100%}.contacts .requisite-text{font-size:.875em;line-height:137%}.contacts .requisite-text span{display:block;font-size:.75em;line-height:120%;color:#80909a}.contacts .comment-form{position:relative;padding:1.875em 1.25em;margin-top:0}.contacts .comment-form__grid{grid-template-columns:repeat(2,calc(50% - .75em));gap:.875em 1.5em}.contacts .comment-form__text{max-width:53em}@media screen and (max-width:1400px){.contacts__grid{gap:1.5em}.contacts__items{grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}}@media screen and (max-width:992px)and (min-width:577px){.contacts__subitems,.contacts__subitems2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media screen and (max-width:992px){.contacts{padding-bottom:1.75em}.contacts__items{grid-template-columns:100%}.contacts .grid30{display:grid}}@media screen and (max-width:576px){.contacts__grid{gap:1em;margin-top:1em}.contacts__items{gap:1em}.contacts__item,.contacts__item-group{padding:1.5em 1.25em}.contacts__subitems{gap:.875em;margin-top:1em}.contacts .grid30{gap:.75em}.contacts__subitem-text,.contacts__subitem-title{font-size:.875em}.contacts__subitem-btn span{font-size:.75em}.contacts__subitems2{gap:.75em;margin-top:1em}.contacts__subitem2-text{font-size:.875em}.contacts .socials{margin-top:1.5em}.contacts .socials__item{width:2.25em;height:2.25em}.contacts__subtitle2{margin-top:1em}.contacts__text{margin-top:.875em}.contacts__text p{font-size:.75em}.contacts .comment-form{padding:1.5em 1.25em}.contacts .comment-form__title{font-size:1em}.contacts .comment-form__grid{grid-template-columns:100%;gap:1em}}.file{margin-top:1.625em}.file__names{display:grid;grid-template-columns:100%;gap:.5em}.file__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875em}.file__name p{font-size:.875em;line-height:100%}.file__name p span{color:#80909a}.file__delete{-ms-flex-negative:0;flex-shrink:0;font-size:.75em;line-height:100%;color:#80909a;font-style:italic}.file__btn{position:relative;height:2.25em;padding:0 .625em;margin-top:.875em}.file__btn:hover{background-color:#4e97d3;border-color:#4e97d3}.file__btn:hover .file__btn-icon svg path{fill:#fff}.file__btn:hover .file__btn-text{color:#fff}.file__btn input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:0;margin:0;opacity:0}.file__btn label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625em}.file__btn-icon{width:1.5em;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file__btn-icon svg{width:100%;height:auto}.file__btn-icon svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.file__btn-text{font-size:.75em;line-height:100%;color:#80909a;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.map-section{padding:2.25em 0}.map-section__cards{display:grid;grid-template-columns:repeat(2,calc(50% - 1.0625em));gap:2.125em;margin-top:1.5em}.map-section__card .map-wrap{position:relative;padding-bottom:51%}.map-section__card .m-map{position:absolute;top:0;left:0;width:100%;height:100%}.map-section__card-text{font-size:1.125em;line-height:140%;font-weight:600;margin-top:.625em}@media screen and (max-width:1400px){.map-section__cards{grid-template-columns:repeat(2,calc(50% - .75em));gap:1.5em}}@media screen and (max-width:992px){.map-section{padding:1.75em 0}}@media screen and (max-width:576px){.file__name{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.file__name p{font-size:.75em}.map-section__title{font-size:1.375em}.map-section__cards{grid-template-columns:100%}.map-section__card-text{font-size:.875em}}.team{padding:2.25em 0}.team__cards{display:grid;grid-template-columns:repeat(4,calc(25% - 1.125em));gap:1.5em;margin-top:1.5em}.team-card{background:#eff3f6;border-radius:.5em;padding:1.25em}.team-card__img{position:relative;padding-bottom:100%}.team-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5em}.team-card__desc{margin-top:1.5em}.team-card__name{font-size:1.125em;line-height:140%;color:#4e97d3}.team-card__post{font-size:.875em;line-height:140%;margin-top:.25em}.team-card__phone{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875em;line-height:140%;font-weight:700;margin-top:.25em}.team-card__mob{display:none}.branches{padding:2.25em 0 4.5em}.branches__items{display:grid;grid-template-columns:repeat(7,calc(14.2857142857% - 1.2857142857em));gap:1.5em;margin-top:1.5em}.branches__item-title{font-size:1.5em;line-height:140%;font-weight:700;color:#4e97d3;margin-bottom:.25em}.branches__item-list li a{text-decoration:underline;font-size:.875em;line-height:140%}@media screen and (max-width:1400px){.branches__items{grid-template-columns:repeat(6,calc(16.6666666667% - 1.25em))}}@media screen and (max-width:992px){.team{padding:1.75em 0}.team__cards{grid-template-columns:repeat(3,calc(33.3333333333% - 1em))}.branches{padding:1.75em 0 3.5em}.branches__items{grid-template-columns:repeat(4,calc(25% - 1.125em))}}@media screen and (max-width:576px){.team__title{font-size:1.375em}.team__cards{grid-template-columns:100%}.team-card{background:rgba(0,0,0,0);border:.063em solid #c2e7ff;padding:1em}.team-card__pk{display:none}.team-card__mob{display:block}.team-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:.875em}.team-card__img{width:5em;height:5em;-ms-flex-negative:0;flex-shrink:0;padding:0}.team-card__name{font-size:1em}.team-card__post{font-size:.813em}.team-card__text{font-size:.875em;line-height:110%;margin-top:.625em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.team-card__text--active{display:block;overflow:unset}.team-card__btn{background:rgba(0,0,0,0);padding:0;margin-top:.25em}.team-card__btn span{font-size:.813em;line-height:100%;text-decoration:underline;color:#80909a}.team-card__btn span:nth-child(2),.team-card__btn--active span:nth-child(1){display:none}.team-card__btn--active span:nth-child(2){display:block}.team-card__group2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.625em}.team-card__btn2{background:rgba(0,0,0,0);padding:0}.team-card__btn2 span{font-size:.813em;line-height:100%;text-decoration:underline;color:#4e97d3}.branches__title{font-size:1.375em}.branches__items{grid-template-columns:repeat(2,calc(50% - .75em))}.branches__item-title{font-size:.875em}}.nav-site{padding-bottom:4.5em}.nav-site .text{gap:0;margin-top:2.25em}.nav-site .text hr{height:28px;padding:0;margin:0;opacity:0;pointer-events:none}.nav-site .text h2 a,.nav-site .text h3 a{color:#1d222f;text-decoration:unset}.nav-site .text h2{font-size:2em;line-height:140%;font-weight:700}.nav-site .text h3{font-size:1.125em;line-height:140%;font-weight:700;color:#3b454c}.nav-site .text nav{padding-left:1.25em;margin-top:1.25em}.nav-site .text nav ul{display:grid;grid-template-columns:100%;gap:.25em}.nav-site .text nav ul li a{text-decoration:underline}.nav-site .text ul{margin-top:.5em}.nav-site .text ul li a{font-size:.875em;line-height:200%;color:#1d222f;text-decoration:unset}.nav-site .text ul li a:hover{color:#4e97d3}.nav-site .text ul nav{margin-top:.5em}.nav-site .text ul h4{font-weight:400}.nav-site .text ul h4 a{font-size:.875em;line-height:200%;color:#3b454c}.nav-site .text ul ul li a{color:#80909a}.nav-site .text a:hover{color:#4e97d3}.nav-site .text ._type2 li{font-size:1em;line-height:140%}.nav-site .text ._type2 li a{color:#3b454c;font-size:1em;line-height:140%}@media screen and (max-width:992px){.nav-site{padding-bottom:3.5em}}@media screen and (max-width:576px){.nav-site__title{font-size:2em}.nav-site .text h2{font-size:1.375em}}.order-detail{padding:1.25em;border-radius:.5em;background-color:#eff3f6;display:grid;grid-template-columns:100%;gap:1.75em}.order-detail .cart-detail__props{margin-top:0;gap:.5em}.order-detail__line{border-top:1px dashed #80909a}.order-detail__btn{width:100%}.order-detail .m-check label{padding-top:0}.order-detail .m-check span{font-size:.75em;line-height:120%}.order-detail .m-check input:checked+label{font-weight:400}.order-group{padding:1.875em 2.5em 2.5em;border-radius:.5em;background-color:#fff;-webkit-box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);box-shadow:0 .25em .8125em 0 rgba(0,0,0,.09);margin-top:2.25em;display:grid;grid-template-columns:100%;gap:1.5em}.order-group:first-child{margin-top:0}.order-group__tabs{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:.875em 1.5em}.order-radio .delivery-item{height:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-radio .delivery-item__content{padding-right:0}.order-radio._center .delivery-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-radio._center .hint-btn{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.order-radio .hint-btn{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;right:.625em;z-index:3;cursor:pointer}.order-radio .hint-btn:hover{background-color:#0c67bd}.order-radio:hover .delivery-item{border-color:#4e97d3}.order-radio:hover .delivery-item path{fill:#4e97d3}.order-radio input:checked~.delivery-item{background-color:#4e97d3;border-color:#4e97d3;color:#fff}.order-radio input:checked~.delivery-item path{fill:#fff}.order-delivery{display:grid;grid-template-columns:18.25em calc(100% - 19.75em);gap:0 1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5em;border:2px solid #eff3f6;overflow:hidden;min-height:16em}.order-delivery__col{padding:1em}.order-delivery .m-map{height:15.75em}.order-delivery._type2{border-radius:0;border:none;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;overflow:unset;grid-template-columns:repeat(2,calc(50% - .75em))}.order-delivery._type2 .m-map{border-radius:.5em;overflow:hidden}.order-delivery._type2 .order-delivery__col{padding:0}.delivery-form{display:grid;grid-template-columns:100%;gap:.875em}.delivery-form__textarea{height:8.25em}.delivery-form__textarea textarea{height:100%;background-color:#eff3f6;border-color:#eff3f6}@media screen and (max-width:1400px){.delivery-form__textarea{height:4.25em}}@media screen and (max-width:992px){.order-page .cart__grid{grid-template-columns:100%}.order-group{padding:1.875em 1.25em}}@media screen and (max-width:576px){.order-group{padding:1.25em}.order-group .delivery-item{padding:.625em 1.125em}.order-group__tabs{grid-template-columns:100%}.order-group .file{margin:0}.order-group .file__btn{width:100%}.order-delivery{grid-template-columns:100%;border:2px solid #e2e6e9}.order-delivery._type2{grid-template-columns:100%;gap:1.5em}.delivery-form__textarea{height:7.25em}.order-radio .delivery-item__content{padding-right:1.375em}.order-radio .delivery-item__title{line-height:100%}}.address-type{display:grid;grid-template-columns:repeat(2,calc(50% - .4375em));gap:.875em}.address-type .delivery-item{padding:.375em .75em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-type .delivery-item__icon{width:1.5em}.address-type .delivery-item .hint-btn{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:.325em}.co-data .fg-dynamic input,.co-data .fg-dynamic textarea,.contacts-data .fg-dynamic input,.contacts-data .fg-dynamic textarea{background-color:#eff3f6;border-color:#eff3f6}.contacts-data{display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:.5em 1.5em}.contacts-data__textarea{grid-column:2/3;grid-row:1/4}.contacts-data__textarea textarea{height:100%}.co-data{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 1em));gap:1.5em}.delivery-modal .modal__dialog{width:62.25em}.delivery-modal__grid{display:grid;grid-template-columns:repeat(2,calc(50% - .625em));gap:1.25em;margin-top:1.25em}.delivery-modal__col2 img{margin:0 auto;max-width:100%;height:13.86em;display:block}.delivery-modal .text{gap:1.25em}.delivery-modal .text p{font-size:1em;line-height:137%}@media screen and (max-width:1400px){.address-type{grid-template-columns:100%}}@media screen and (max-width:576px){.contacts-data{grid-template-columns:100%}.contacts-data__textarea{grid-column:unset;grid-row:unset;height:7.75em}.co-data{grid-template-columns:100%;gap:.5em}.delivery-modal__grid{grid-template-columns:100%}}.favourite{padding-bottom:4.125em}.favourite__grid{margin-top:2.25em;display:grid;grid-template-columns:repeat(5,calc(20% - 1.6em));gap:2em}.m-product{border-radius:.5em;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.1);box-shadow:0 4px 6px 0 rgba(0,0,0,.1);position:relative}.m-product:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% + 2.75em);-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.1);box-shadow:0 4px 6px 0 rgba(0,0,0,.1);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none;background-color:#fff;border-radius:.5em}.m-product:hover{z-index:3;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.m-product:hover ._hidden,.m-product:hover:before{opacity:1;pointer-events:unset}.m-product ._row-view{display:none}.product-card-top{position:relative;z-index:2}.product-card-top__img{position:relative;padding-bottom:83.3%;display:block;border-radius:.5em .5em 0 0;-webkit-transition:none;-o-transition:none;transition:none}.product-card-top__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.product-card-top .action-buttons{position:absolute;top:.875em;right:.625em; z-index: 3}.product-card-top__badge{position:absolute;top:.875em;left:.625em;padding:0 .625em;height:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7a400;color:#fff;text-transform:uppercase;border-radius:.375em}.product-card-top__badge img{width:1.125em;margin-right:.25em}.product-card-top__badge._green{background-color:#52be46}.product-card-top__badge._red{background-color:#e95f5f}.product-card-top .rating-input{position:absolute;bottom:0;left:.625em}.product-card-bottom{padding:0 1.25em 1.875em;position:relative;z-index:2}.product-card-bottom .product-card__nav{padding-top:1.5em}.product-card-bottom__title{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.product-card-bottom__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5em;position:relative}.product-card-bottom__btn{color:#80909a;border-bottom:1px dashed #80909a}.product-card-bottom__btn:hover{color:#4e97d3!important;border-color:#4e97d3!important}.product-card-bottom__btn._hidden{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:1.75em;color:#1d222f;border-color:#1d222f;white-space:nowrap;opacity:0;pointer-events:none}.product-card-bottom .product-card__btn ._view2{display:none}.product-card-price{margin-top:2em}.product-card-price__nums{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.875em}.product-card-price__num{font-size:1.0625em;text-decoration:line-through;color:#80909a}.product-card-price__num2{font-size:1.5em}.product-card-props{display:grid;grid-template-columns:100%;gap:.25em;margin-top:1.5em}.product-card-props__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25em}@media screen and (max-width:1400px){.favourite{padding-bottom:2.25em;overflow:hidden}.favourite__grid{margin-top:2.25em;grid-template-columns:repeat(4,calc(25% - 1.5em))}}@media screen and (max-width:992px){.favourite__grid{grid-template-columns:repeat(3,calc(33.3333333333% - .5833333333em));gap:.875em}}@media screen and (max-width:576px){.favourite__grid{grid-template-columns:repeat(2,calc(50% - .25em));gap:1.25em .5em}.m-product:before{display:none}.m-product .product-card__nav{display:block;padding-top:.5em}.m-product .product-card__nav .cartcalc{width:100%;display:grid;margin-bottom:.5em;height:1.625em;grid-template-columns:1.625em calc(100% - 3.9em) 1.625em}.m-product .product-card__nav .cartcalc svg{width:.625em}.m-product .product-card__nav .cartcalc button{border-radius:.25em}.product-card-top__badge{top:.5em;left:.3125em;padding:0 .375em;height:1.375em}.product-card-top__badge span{font-size:.625em}.product-card-top__badge img{width:.75em}.product-card-top__img{padding-bottom:79.5%}.product-card-top .action-buttons{top:.6em;right:.43em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25em}.product-card-top .compare-btn,.product-card-top .favourite-btn{width:1.62em;height:1.36em}.product-card-top .compare-btn svg,.product-card-top .favourite-btn svg{width:.8125em}.product-card-top .favourite-btn._added{background-size:.8125em auto}.product-card-top .rating-input{bottom:.3125em;padding:0 .25em;border-radius:.25em;background-color:#fff;height:1.125em;min-height:unset}.product-card-top .rating-input__item{width:.5em;margin-right:.375em}.product-card-bottom{padding:0 .5em .5em}.product-card-bottom__nav{display:none}.product-card-bottom__title{line-height:120%}.product-card-price__status{position:absolute;top:1.5em;left:.67em;font-size:.75em}.product-card-price{margin-top:1em;gap:0}.product-card-price__nums{gap:.375em; justify-content: center}.product-card-price__num{font-size:.625em}.product-card-price__num2{font-size:.75em}.product-card-props{display:none}}.compare__grid{display:grid;grid-template-columns:17.375em calc(100% - 17.375em);margin-top:2.31em}.compare__col .compare-card__row{color:#80909a}.compare-slider .slider__wrap{padding:.375em;margin:-.375em 0 0 -.375em}.compare-slider .swiper-container{width:calc(100% + 2.5em)}.compare-slider .swiper-slide{width:25%;padding-right:0}.compare-slider .swiper-button{top:11.625em;-webkit-transform:unset;-ms-transform:unset;transform:unset;margin:0}.compare-slider .swiper-button-prev{left:-4em}.compare-slider .swiper-button-next{right:-4em}.compare-card{padding-top:1.75em;position:relative}.compare-card:hover .compare-card__delete{opacity:1;pointer-events:unset}.compare-card__delete{opacity:0;pointer-events:none;position:absolute;width:1.125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;right:2.5em}.compare-card__delete svg{width:100%}.compare-card__delete:hover path{fill:#4e97d3}.compare-card__top{height:27.375em}.compare-card .compare-btn{display:none}.compare-card .m-product{width:calc(100% - 2.5em);-webkit-box-shadow:0 .25em .375em 0 rgba(0,0,0,.1);box-shadow:0 .25em .375em 0 rgba(0,0,0,.1)}.compare-card .m-product:hover{background-color:#fff;-webkit-box-shadow:0 .25em .375em 0 rgba(0,0,0,.1);box-shadow:0 .25em .375em 0 rgba(0,0,0,.1)}.compare-card .m-product:before{display:none}.compare-card .product-card-bottom{padding:.75em 1.25em 1.5em}.compare-card .product-card__nav{padding-top:.875em}.compare-card .product-card-price{margin-top:.875em}.compare-card__row{min-height:2.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.25em}.compare-card__row:nth-child(even){background-color:#eff3f6}@media screen and (max-width:1400px){.compare-slider{width:calc(100% + 2.5em)}.compare-slider .swiper-slide{width:17.875em}.compare-slider .swiper-button-next{right:1em}}@media screen and (max-width:992px){.compare__grid{grid-template-columns:11.125em calc(100% - 11.125em)}.compare-slider .swiper-container{width:calc(100% + .75em)}.compare-slider .swiper-slide{width:14.5em}.compare-card .m-product{width:calc(100% - .75em)}.compare-card__delete{right:.75em}}@media screen and (max-width:576px){.compare__grid{grid-template-columns:100%}.compare__col{display:none}.compare-slider{width:calc(100% + 1.25em);margin-left:-.625em;padding:0 .625em}.compare-slider .slider__wrap{overflow:unset}.compare-slider .swiper-slide{width:8.825em}.compare-card__top{height:22em}.compare-card .product-card-top__img{height:7.25em}.compare-card .product-card-bottom{padding:1.77em .5em .625em}.compare-card__row{padding:0 .625em}.compare-card__row .text16{font-size:.875em;line-height:140%}}.blog-collection{padding:4.31em 0;overflow:hidden}.blog-collection .news-nav__link{height:2.4375em;padding:0 .625em}.blog-collection .news-nav__link:nth-child(2){min-width:6em}.blog-collection .news-nav__link span{font-size:.875em}.blog-collection .tab-content{margin-top:1.5em}.blog-slider .swiper-slide{width:25%}.blog-slider .blog-card__img{padding-bottom:76%;height:unset;border-radius:.5em}.advantages{background-color:#4e97d3;color:#fff;position:relative;overflow:hidden;padding:3.75em 0 6em}.advantages__bg{position:absolute;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.advantages .container{position:relative;z-index:2}.advantages-slider{margin-top:3.375em}@media screen and (min-width:577px){.advantages-slider .swiper-container{width:100%}.advantages-slider .swiper-wrapper{display:grid;grid-template-columns:repeat(4,calc(25% - 3.375em));gap:4.5em;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important}.advantages-slider .swiper-slide{padding:0}}.advantage-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.advantage-item__top img{width:1.5em;margin-right:1.25em}.advantage-item .text{margin-top:1.25em;font-weight:300}.advantage-item .text p{font-size:1em;line-height:137%}.company{padding:4.31em 0}.company__inner{display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:1.25em 1.5em}.company ._hide-pc{display:none}.company .text{margin-top:1.5em}.company .text li,.company .text p{font-size:1em;line-height:138%}.company .text ul{display:grid;grid-template-columns:100%;gap:.5em}.company__nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.25em}.company__nav .m-btn{padding:0 .5625em;height:2.4375em}.company__nav .m-btn span{font-size:.875em}.company__nav .m-btn ._view2{display:none}.company__img{width:100%;display:block}.company._show-all .company__btn ._view1,.company:not(._show-all) .text p:nth-child(3)~*{display:none}.company._show-all .company__btn ._view2{display:block}.different{padding:3.125em 0;min-height:37.5em}.different .h1{line-height:100%}@media screen and (max-width:1400px)and (min-width:577px){.advantages-slider .swiper-wrapper{grid-template-columns:repeat(4,calc(25% - 1.125em));gap:3.5em 1.5em}}@media screen and (max-width:992px)and (min-width:577px){.advantages-slider .swiper-wrapper{grid-template-columns:repeat(2,calc(50% - .75em))}}@media screen and (max-width:992px){.blog-slider .swiper-slide{width:33.3333333333%}.advantages{padding-bottom:2.5em}.advantages__bg{width:auto;-o-object-fit:unset;object-fit:unset}.company{padding:4.31em 0}.company__inner{margin-top:1.5em;grid-template-columns:100%}.company__col2{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.company ._hide-pc{display:block}.company ._hide-tablet{display:none}.company .text{margin-top:0}.different{min-height:46.5em}}@media screen and (max-width:576px){.blog-collection{padding:2.25em 0}.blog-slider .slider__wrap{overflow:unset}.blog-slider .swiper-container{width:calc(100% + .375em)}.blog-slider .swiper-slide{width:12.375em;padding-right:.375em}.blog-slider .blog-card__content{padding:1em .5em .625em}.blog-slider .blog-card__date,.blog-slider .blog-card__title{font-size:.75em}.blog-slider .blog-card__title{-webkit-line-clamp:4}.advantages{padding:1.875em 0}.advantages__bg{display:none}.advantages-slider{margin-top:1.5em}.advantages-slider .swiper-container{width:calc(100% + 2.25em)}.advantages-slider .swiper-slide{padding-right:2.25em;width:13.125em}.advantage-item .text{margin-top:.875em}.advantage-item .text p{font-size:.75em;line-height:100%}.different{min-height:unset}.company__inner{margin-top:.875em}.company__col2{display:none}.company .h2{font-size:1.125em;line-height:120%}.company .text{gap:.75em}.company .text li,.company .text p{font-size:.875em}.company__nav{margin-top:.75em}.company:not(._show-all) .text p:nth-child(1)~*{display:none}}.call-us{background-color:#f7a400;color:#fff;padding:2.5em 0;text-align:center}.call-us__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em;margin-bottom:.25em}.call-us__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5em}.call-us__btn{padding:0 1.125em}.calc-services{padding:4.31em 0}.calc-services__grid{display:grid;grid-template-columns:repeat(2,calc(50% - .75em));gap:2em 1.5em;margin-top:1.5em}.calc-services .calculator-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.useful{padding-top:4.25em}.useful__grid{display:grid;grid-template-columns:repeat(4,calc(25% - 1.125em));gap:1.5em}.useful-card{padding:3.75em 1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#4e97d3;color:#fff;border-radius:.5em;gap:1.5em;position:relative}.useful-card:nth-child(even){background-color:#f7a400}.useful-card__icon{position:absolute;left:0;bottom:0;width:8em}.index-categories{padding-top:4.25em}.index-categories__grid{display:grid;grid-template-columns:repeat(6,calc(16.6666666667% - .7291666667em));gap:.875em}.category-card2{grid-column:span 2;position:relative;overflow:hidden;border-radius:.5em}.category-card2:hover .category-card2__img img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.category-card2:hover .category-card2__content{background-color:#0c67bd}.category-card2__img{position:relative;padding-bottom:0;display:block;height:15.5em;border-radius:.5em}.category-card2__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.category-card2__content{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;left:1.25em;bottom:1.25em;max-width:calc(100% - 2.5em);padding:.625em;background-color:#4e97d3;color:#fff;text-transform:uppercase;border-radius:.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-card2__content img{width:1.5em;margin-right:.625em}@media screen and (min-width:577px){.calc-services .calculator-card{height:16em}.calc-services .calculator-card:nth-child(1){grid-column:1/2;grid-row:1/3;height:100%}.category-card2:nth-child(7) .category-card2__img,.category-card2:nth-child(8) .category-card2__img{height:8.5em}}@media screen and (max-width:1400px){.call-us{padding:3.125em 0}.index-categories__grid{grid-template-columns:repeat(6,calc(16.6666666667% - 1.25em));gap:1.5em}}@media screen and (max-width:992px){.calc-services__grid{grid-template-columns:repeat(2,calc(50% - .4375em));gap:.875em}.useful__grid{grid-template-columns:repeat(2,calc(50% - .75em))}.index-categories__grid{grid-template-columns:repeat(4,calc(25% - 1.125em))}.category-card2 .h3{font-size:1.0625em}}@media screen and (max-width:576px){.call-us{padding:2.5em 0;text-transform:uppercase;background:#0c67bd}.call-us .h2{font-size:1.375em}.call-us__top{margin-bottom:.625em}.call-us__btn{height:2.625em;background-color:#f7a400;border-color:#f7a400;font-weight:700;text-transform:uppercase}.calc-services{padding:2.25em 0}.calc-services__grid{grid-template-columns:repeat(2,calc(50% - .125em));gap:.25em;margin-top:.875em}.calc-services .calculator-card{height:9.25em}.calc-services .calculator-card:nth-child(3){grid-column:1/3;height:7em}.calc-services .calculator-card__text{font-size:.75em}.useful{padding-top:2.25em}.useful__grid{grid-template-columns:repeat(2,calc(50% - .125em));gap:.25em}.useful-card{padding:1em .625em;gap:.875em;overflow:hidden}.useful-card__icon{left:50%;bottom:unset;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-.5em}.useful-card .h3{line-height:100%}.useful-card__link{height:1.5em;padding:0 .5em}.useful-card__link span{font-size:.75em}.index-categories{padding-top:.875em}.index-categories__grid{grid-template-columns:repeat(4,calc(25% - .1875em));gap:.25em}.category-card2__img{height:9.25em}.category-card2__content{left:.3125em;bottom:.3125em;max-width:calc(100% - .625em);padding:.25em;border-radius:.25em;min-height:1.25em}.category-card2__content img{display:none}.category-card2 .h3{font-size:.5625em}}.options{padding-top:4.25em}@media screen and (min-width:577px){.options-slider .swiper-container{width:100%}.options-slider .swiper-slide{padding-right:0}.options-slider .swiper-wrapper{display:grid;grid-template-columns:repeat(5,calc(20% - 1.1em));gap:1.375em;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important}}.option-card{padding:1.875em;background-color:#eff3f6;border-radius:.5em;height:100%}.option-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25em}.option-card__top img{width:1.5em;margin-right:1.25em}.main-slider__img{position:relative;padding-bottom:24%;display:block}.main-slider__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.main-slider .swiper-button-prev{left:3.75em}.main-slider .swiper-button-next{right:3.75em}.buy-modal__desc{text-align:center;margin:1.75em auto 0;max-width:25em}.modal-form{margin-top:1.875em}.modal-form__fields{display:grid;grid-template-columns:100%;gap:.75em}.modal-form__nav{margin-top:2.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-form__btn{padding:0 1.5em;margin-right:.625em;text-transform:uppercase}.modal-form textarea{height:8.75em}.modal-form__checks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.875em;padding:1.125em 0}.modal-form__checks .m-check{color:#80909a}.modal-form__checks .m-check input:checked~label{color:#1d222f}.thank-modal .modal__dialog{text-align:center;width:23.5em}.thank-modal__desc{margin-top:1.875em}.thank-modal__nav{padding-top:1.875em;margin-top:1.875em;border-top:1px solid #c2e7ff}.thank-modal__btn{width:100%}@media screen and (max-width:1400px)and (min-width:577px){.options-slider .swiper-slide{grid-column:span 2}.options-slider .swiper-slide:nth-child(4),.options-slider .swiper-slide:nth-child(5){grid-column:span 3}.options-slider .swiper-wrapper{grid-template-columns:repeat(6,calc(16.6666666667% - 1.875em));gap:1.5em 2.25em}}@media screen and (max-width:1400px){.main-slider__img{padding:0;height:28.75em}}@media screen and (max-width:992px)and (min-width:577px){.options-slider .swiper-wrapper{grid-template-columns:repeat(6,calc(16.6666666667% - .7291666667em));gap:.875em}}@media screen and (max-width:992px){.option-card{padding:1.875em .875em}.main-slider .swiper-button-prev{left:1.25em}.main-slider .swiper-button-next{right:1.25em}}@media screen and (max-width:576px){.options{padding-top:2.25em;overflow:hidden}.options-slider .slider__wrap{overflow:unset}.options-slider .swiper-container{width:calc(100% + .375em)}.options-slider .swiper-slide{padding-right:.375em;width:18.5em}.option-card{padding:1.25em .875em}.main{overflow:hidden}.main-slider{padding:0 1.125em}.main-slider .slider__wrap{overflow:unset}.main-slider .swiper-container{width:calc(100% + .5em)}.main-slider .swiper-slide{padding-right:.5em}.main-slider__img{border-radius:.5em;height:13.5em}.buy-modal .h2{text-align:left}.buy-modal__desc{margin-top:.75em;text-align:left}.modal-form{margin-top:1em}.modal-form__nav{margin-top:.75em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-form__btn{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;margin:0 0 .625em}.modal-form__checks{gap:.75em;padding:0}.thank-modal__desc{margin-top:.875em}.thank-modal__nav{padding-top:.875em;margin-top:.875em}.index-content .call-us{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:2.25em}.index-content .options{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.index-content .useful{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.index-content .collection{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.index-content .calc-services{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.index-content .advantages{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.index-content .blog-collection{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.index-content .company{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;padding-top:1.25em}.index-content .free-calc{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */

/* End */


/* Start:/local/templates/skatgroup/assets/css/extra.css?177683745313248*/
.h1 {
    word-break: break-word;
}

.stl-fw-bold {
    font-weight: bold;
}

.compare-card .m-product {
    height: 95%;
    display: flex;
    flex-direction: column;
}

.selected-filters__clear {
    background-color: #7b92a4;
    transition: .2s;
}

.selected-filters__clear:hover {
    background-color: #7ba0bd;
    color: #ffffff;
    cursor: pointer;
}

.note-text {
    padding: 15px 0;
    color: #000000;
    font-size: 16px;
}

.default-bitrix-panel {
}

.likes__btn._recommendation.active svg path {
    fill: #52be46;
}

.likes__btn._recommendation.active {
    color: #52be46;
}

.likes__btn._negative.active svg path {
    fill: #e95f5f;
}

.likes__btn._negative.active {
    color: #e95f5f;
}

.likes__btn.disabled {
    cursor: default;
}

.likes__btn.disabled:hover svg path {
    fill: #80909A;
}

.files-group-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 12px;
    padding-top: 35px;
}

.files-group-container .contacts__item-group2 .file {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0;
}

.color-card__img {
    border-radius: .5em;
}

.pin {
    opacity: 0;
    visibility: hidden;
}

.pin.show {
    opacity: 1;
    visibility: visible;
}

.stl-db {
    display: block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#product-preloader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.product-preloader-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-preloader__spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.header-fixed {
    position: fixed;
    top: 0;
    z-index: 1200;
    width: 100%;
}

.prop-item__col2 a {
    color: #4e97d3;
}

.prop-item__col2 a:hover {
    text-decoration: underline;
    color: #1d222f;
}

.compare-btn:hover {
    cursor: pointer !important;
}

a.compare-card__row .text16 {
    color: #4e97d3;
}

.compare-card__row a {
    color: #4e97d3;
}

.compare-card__row a:hover {
    text-decoration: underline;
}

a.compare-card__row .text16:hover {
    text-decoration: underline;
}

.header-middle__logo {
    display: block;
}

.menu-item__top.active {
    color: #4e97d3;
}

.menu-item._open .menu-item__bottom {
    display: block;
}

.file__btn:hover {
    cursor: pointer;
}

.file__btn input:hover {
    cursor: pointer;
}

.file__btn label:hover {
    cursor: pointer;
}

.article__top {
    padding-top: 1.625em;
}

.nav-group__hidden {
    z-index: 120;
}

.header-fixed.header {
    z-index: 1024;
}

.header-fixed.header .header-top {
    padding-top: 7px;
}

.header-fixed.header * {
    transition: all ease-in .2s;
}

.header .header-middle, .header .header-top {
    background-color: #FFFFFF;
}

.header-fixed.header .header-middle {
    padding: 1em 0 1em;
}

.header-middle__logo img {
    max-width: 307px;
}

.product-card2.m-product {
    height: 100%;
}

.success-page {
    display: none;
}

.success-page-content {
    padding-top: 25px;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 10px;
    margin-bottom: 20px;
}

.success-page__info-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.success-page__info {
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 15px;
}

.success-page__info-products {
    margin-bottom: 25px;
}

.success-page-product-link {
    color: #4e97d3;
}

.success-page-product-link:hover {
    text-decoration: underline;
}

.success-page__products-list {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
}

.city-list-container {
    width: 100%;
    max-width: 100%;
    max-height: 420px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.city-list {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    list-style-type: none;
}

.city-list__item-text {
    cursor: pointer;
}

.city-input-search {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: .6em;
    background-color: #eff3f6;
    border: 1px solid #eff3f6;
}

.city-list__item {
    transition: opacity 0.2s ease;
}

.city-list__item[style*="display: none"] {
    opacity: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.header-search__items .search-item__img img {
    left: 0;
    width: 100%;
}

.search-page {
    padding-bottom: 4.125em;
}


.search-catalog-results form {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.search-page .sidebar-catalog {
    padding: 1em 1.25em 2.25em;
    margin-top: 1.5em;
}

.btn-scroll-top {
    position: fixed;
    right: 30px;
    bottom: 110px;
    background-color: transparent;
    border: 0 solid transparent;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 120;
}

.btn-scroll-top.show {
    opacity: 1;
    visibility: visible;
}

.btn-scroll-top svg path {
    transform-origin: center;
    transform: rotate(-90deg);
}

.b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    right: 15px;
    bottom: 30px;
}

.catalog-info .wis-text table {
    border-collapse: collapse;
    padding: 0;
    height: 240px;
    width: 100%;
    float: left;
    max-width: 500px;
    margin-bottom: 30px;
    border: 2px solid #4e97d3;
}

.catalog-info .wis-text table td:not(:last-child) {
    border-right: 1px solid #4e97d3;
}

.catalog-info .wis-text table tr td {
    font: 400 16px/26px Noto Sans, sans-serif;
    vertical-align: middle;
    text-align: center;
}

.catalog-info .wis-text tr:not(:last-child) {
    border-bottom: 1px solid #4e97d3;
}

.catalog-info .wis-text table tr td span {
    font: 400 16px/26px Noto Sans, sans-serif;
    padding: 3px;
    font-size: 14px;
}

.catalog-info .wis-text .seo-razdel-imgs figure.right-img {
    height: auto;
    width: 50%;
    float: none;
}

.catalog-info .wis-text figure.right-img {
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    height: 130px;
    width: 380px;
    display: block;
}

.catalog-info .wis-text figure.right-img img {
    width: 100%;
}

.catalog-info .wis-text img {
    margin-bottom: 24px;
}

.catalog-info .wis-text figure.right-img figcaption {
    display: none;
}

.catalog-info .clear {
    clear: both;
}

.catalog-info .seo-razdel p {
    font: 400 14px/16px Noto Sans, sans-serif;
    line-height: 22px;
    margin-bottom: 20px;
    letter-spacing: -0.15px;
}

.catalog-info .wis-text p + ul {
    margin-top: -5px;
}

.catalog-info .wis-text ul {
    margin-left: 40px;
    padding-bottom: 6px;
}

.catalog-info .text ul {
    padding-left: 0;
    gap: 0;
}

.catalog-info .wis-text ul li, .catalog-info .wis-text ol li {
    /*font: 400 14px/16px Noto Sans, sans-serif;*/
    position: relative;
    margin-bottom: 10px;
    letter-spacing: -0.14px;
    line-height: 1.3;
    padding-left: 0;
}

.catalog-info .wis-text ul li p {
    margin-bottom: 0 !important;
}

.catalog-info .text .wis-text ul li::before, .catalog-info .wis-text ul li::before {
    font: 400 30px/30px Noto Sans, sans-serif;
    position: absolute;
    left: -17px;
    display: block;
    content: "-";
    color: #4e97d3;
    top: -7px;
    transform: translateY(0%);
    width: auto;
    height: auto;
    background-color: transparent;
}



.catalog-info .wis-text h2 {
    font: 600 22px/35px Noto Sans, sans-serif;
}

.catalog-info a {
    color: #4e97d3;
}

.catalog-info a {
    text-decoration: underline;
}

.catalog-info .seo-razdel .catalog-sections__wis div figure.right-img {
    height: auto;
    float: none;
    width: 100%;
}

.catalog-info .wis-text ol {
    padding-left: 0;
    list-style: none;
    counter-reset: li;
    margin: 0 0 18px;
}

.catalog-info .seo-razdel ol li {
    margin-left: 25px;
}

.catalog-info .wis-text ol li::before {
    position: relative;
    left: 0;
    font: 400 18px/30px Noto Sans, sans-serif;
    color: #4e97d3;
    font-weight: 700;
    counter-increment: li;
    content: counters(li, ".") " ";
    display: inline-block;
    margin-right: 10px;
}

.catalog-info .seo-razdel .catalog-sections__wis div {
    width: 100%;
    /*display: flex;
    justify-content: center;*/
}

.product-desc__items {
    gap: 1.125em;
}

.product-desc__items h2 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    /*padding-top: 1.125em;*/
    margin-bottom: -.39em;
}

.product-desc__items.text p strong::before {
    display: none;
}

.product-desc__items.text p strong {
    padding-left: 0;
    display: inline-block;
    font-weight: 400;
}

.product-desc__items.text ul {
    padding-left: 0;
    margin-top: -.39em;
}

.product-desc__items.text ul li {
    font-size: 1em;
    line-height: 140%;
}

.modal__dialog--full {
    width: 90%;
    max-width: 1124px;
}

.modal-fast-product {
    z-index: 1025;
}

.product-fast-container .product-color {
    margin-top: 2em;
}

.product-fast-container .catalog-item__col {
    padding-bottom: 55px;
}

.modal-loader .spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    margin: 0 auto 20px;
}

.header-subcategory__sublink-item {
    position: relative;
}

.header-subcategory__sublink-item:hover > .header-sublink-item__dropdown {
    opacity: 1;
    pointer-events: unset;
    visibility: visible;
}

.header-subcategory__sublink-item .header-sublink-item__dropdown {
    display: flex;
    flex-direction: column;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: -.5em;
    left: 99%;
    width: 16.625em;
    border-left: 1px solid #fff;
    background-color: #0c67bd;
    padding: .5em 0;
    z-index: 12;
}

.header-bottom__inner .header-category:nth-child(4) .header-subcategory__sublink-item .header-sublink-item__dropdown {
    left: auto;
    right: 99%;
    border-left: 0 solid transparent;
    border-right: 1px solid #fff;
}

.header-bottom__inner .header-category:nth-child(4) .header-subcategory__hidden {
    left: auto;
    right: 99%;
    border-left: 0 solid transparent;
    border-right: 1px solid #fff;
}

.view-toggle {
    padding: 5px 0;
}

.subcategory-card__img {
    margin-bottom: 30px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {
    .product-fast-container .product-info__props {
        display: flex;
        flex-direction: column;
    }

    .catalog-info .wis-text figure.right-img {
        margin-right: 0;
        margin-left: 0;
    }

    .catalog-info .wis-text ul {
        margin-left: 30px;
        padding-bottom: 6px;
    }
}

@media (max-width: 767px) {
    .product-desc__items h2 {
        font-size: 1.525em;
        line-height: 136%;
        font-weight: 700;
    }

    .product-desc__items ul {
        margin-left: 20px;
        padding-bottom: 6px;
    }

    .product-desc__items.text ul li {
        font-size: 1.125em;
        line-height: 160%;
    }

    .catalog-info .wis-text ul li::before {
        left: -20px;
        top: -8px;
    }

    .catalog-info .wis-text figure.right-img {
        max-width: 350px;
        width: 100%;
    }

    .product-card2.m-product {
        display: flex;
        flex-direction: column;
    }

    .product-card-bottom {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 567px) {
    .same-products .h1, .same-products .h2-mob {
        font-size: 1.175em;
    }

    .footer-search {
        position: absolute;
    }

    .footer .socials__item {
        width: 1.8em;
        height: 1.8em;
    }
}

@media screen and (max-width: 576px) {
    ._show-mobile-container .catalog-menu__level3.show-container {
        display: block
    }

    ._show-mobile-container .catalog-menu__level1 {
        display: none;
    }
}

.cart-card__count .cartcalc {
    width: calc(10em - 8px);
    gap: 8px;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/catalog.compare.list/compare_header/style.css?17667436941265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/menu/top_catalog/style.min.css?176674369485*/
.header-category__show:hover, .header-subcategory__show:hover {
    color: #ffffff;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/menu/mobile/style.css?17709890685054*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/skatgroup/components/bitrix/menu/mobile/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/skatgroup/components/bitrix/menu/mobile/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/skatgroup/components/bitrix/menu/mobile/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

.catalog-menu__level4,
.catalog-menu__level5 {
	display: none;
}
@media screen and (max-width: 576px) {
	._show-mobile-container .catalog-menu__level4.show-container,
	._show-mobile-container .catalog-menu__level5.show-container {
		display: block;
	}
	.catalog-menu__level3 ul li .catalog-menu__show,
	.catalog-menu__level4 ul li .catalog-menu__show {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 15px;
		padding: 0 1.25em 0 0;
	}
	.catalog-menu__level3 .catalog-menu__links a,
	.catalog-menu__level4 .catalog-menu__links a,
	.catalog-menu__level5 .catalog-menu__links a {
		padding: .75em 1.25em;
	}
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/menu/modal_catalog/style.min.css?176674369485*/
.header-category__show:hover, .header-subcategory__show:hover {
    color: #ffffff;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/menu/catalog_sidebar/style.css?17756300702841*/
.submenu-toggle-third, .submenu-toggle-fourth {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.submenu-toggle-third-svg, .submenu-toggle-fourth-svg {
    transition: transform 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Стрелка вниз, когда элемент активен */
.has-third-level.actives .submenu-toggle-third-svg {
    transform: rotate(180deg);
}

.has-fourth-level.actives .submenu-toggle-fourth-svg  {
    transform: rotate(180deg);
}

.menu-item2__subsublinks {
    margin-left: 15px;
    padding-top: 5px;
}

.menu-item2__subsubsublinks {
    margin-left: 15px;
    padding-top: 5px;
}

.menu-item2__subsublinks li, .menu-item2__subsubsublinks li {
    padding: 5px 0;
}

.menu-item2__subsublinks a, .menu-item2__subsubsublinks a {
    font-size: 14px;
    color: #666;
    display: block;
}

.menu-item2__subsublinks a:hover, .menu-item2__subsubsublinks a:hover {
    color: #4e97d3;
}

/* 1. Делаем весь контейнер переключателя (заголовок + стрелка) полностью прозрачным для кликов */
.has-third-level.active .submenu-toggle-third,
.has-fourth-level.active .submenu-toggle-fourth {
    pointer-events: auto;
}

/* 2. Явно запрещаем клик по ссылке внутри заголовка (на случай если браузер пытается её активировать) */
.has-third-level.active .submenu-toggle-third a,
.has-fourth-level.active .submenu-toggle-fourth a {
    pointer-events: none;
    cursor: default; /* Курсор становится обычным, показывая, что ссылка не активна */
}

/* 3. Явно разрешаем клики по ссылкам внутри раскрытого списка */
.has-third-level.active .menu-item2__subsublinks a,
.has-fourth-level.active .menu-item2__subsubsublinks a {
    pointer-events: auto !important;
    cursor: pointer;
    position: relative; /* Иногда помогает поднять элемент выше в контексте наложения */
    z-index: 2; /* Гарантируем, что ссылки выше любого перекрытия */
}

/* Дополнительно: убедимся, что сам список UL тоже пропускает клики к своим детям, если вдруг он перекрыт */
.has-third-level.active .menu-item2__subsublinks,
.has-fourth-level.active .menu-item2__subsubsublinks {
    pointer-events: auto;
    position: relative;
    z-index: 2;
}

.has-third-level .menu-item2__subsublinks li.active a {
    color: #0c67bd;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/news.list/menu_mobile/style.css?177088412563*/
.mob-footer__btn .pin {
    bottom: 70%;
    left: 1.55em;
}
/* End */


/* Start:/local/templates/skatgroup/components/bitrix/catalog.compare.list/compare_footer_mob/style.css?17709900591630*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
.mob-footer__btn.header-action__link svg path {
    fill: #80909a;
}
.mob-footer__btn.header-action__link {
    min-width: 64px;
    height: 100%;
}
.mob-footer__btn.header-action__link:after {
    content: 'Сравнение';
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: .625em;
    line-height: 120%;
    transform: translateX(-50%);
}

/* End */


/* Start:/local/templates/skatgroup/template_styles.css?177744910828943*/
.calc-form__desc a:hover, .cookies-popup__text a:hover {
    color: #124a7a;
}
.catalog-info .text p {
    font-size: 1em;
}

.js-product-detail-card .action-buttons {
    margin-right: 3.875em;
}
.modal-fast-product .js-product-detail-card .action-buttons {
    margin-right: 0;
}

.favourite .catalog-items {
    grid-template-columns: repeat(5, 1fr);
}
@media screen and (max-width: 1400px) {
    .favourite .catalog-items {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 992px) {
    .favourite .catalog-items {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 676px) {
    .favourite .catalog-items {
        grid-template-columns: repeat(2, 1fr);
    }
}
#basket-items-list-wrapper {
    padding-top: 0 !important;
}
@media screen and (max-width: 576px) {
    .btn-scroll-top {
        bottom: 130px;
        right: 20px;
        border-radius: 8px !important;
        padding: 5px;
    }
    .btn-scroll-top svg {
        border-radius: 8px;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
    }
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        right: 12px;
        bottom: 70px;
    }
    .mob-menu__arrow {
        width: 2.525em;
        height: 100%;
        padding: 0 10px;
    }
    .socials__item:hover img {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    a:hover {
        color: inherit;
    }
    .city-list-container {
        padding-right: 9px;
    }
    #cityModal .modal__dialog {
        padding: 2.25em 1.05em 1em 1.25em;
    }
    #cityModal .close-btn {
        top: 1em;
        right: 1em;
    }
    .useful-card {
        justify-content: space-between;
    }
    .product-item-container {
        height: 100%;
    }
    .product-card {
        height: 100%;
    }
    .product-card__bottom {
        height: 100%;
        justify-content: space-between;
    }
    .m-product:hover {
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .3);
    }
    .js-product-detail-card .product-info .action-buttons {
        margin-right: 0;
        left: auto;
        right: 10px;
    }
    .product-desc__col .props.js-description-props-general-container {
        margin-top: 0;
    }
    .product-desc__col .props {
        margin-top: 1.25em;
    }
    .product-desc__col .props__items {
        margin-top: .325em;
    }
    .hint-btn__tooltip {
        left: 1.3em;
        padding: .65em;
        width: 8em;
    }
    .product-desc__items p {
        font-size: 20px;
    }
    .product-desc__items.text ul li {
        font-size: 20px;
        line-height: 140%;
    }
    .product-desc__col .text13-mob {
        font-size: 20px;
    }
    .product-desc__col .text16 {
        font-size: 18px;
    }
    .product-desc__col .prop-item__col {
        align-items: flex-end;
    }
    .props__items.js-description-props-application .prop-item__title, .props__items.js-characteristics-props-application .prop-item__title {
        max-width: 125px;
    }
    .product-desc__col2 .props.js-characteristics-props-all-container .text13-mob {
        font-size: 20px;
    }
    .product-desc__col2 .props.js-characteristics-props-all-container .text16 {
        font-size: 18px;
    }
    .tab-content._tab1 .product-desc__col {
        display: none;
    }
    .basket-items-list-item-container {
        flex-direction: column;
        padding: .65em;
    }
    .basket-items-list-item-container .cart-card__middle {
        margin-top: .35em;
    }
    .basket-items-list-item-container .cart-card__img {
        padding-bottom: 50%;
    }
    .basket-items-list-item-container .cart-card__img img {
        object-fit: fill;
    }
    .basket-items-list-item-container .cart-card__middle {
        gap: .825em;
    }
    .basket-items-list-item-container .js-card-element-title {
        line-height: 100%;
    }
    .basket-items-list-item-container .color-field {
        margin-top: .625em;
    }
    .basket-items-list-item-container .cart-price {
        margin-top: .625em;
    }
    .basket-items-list-item-container .cartcalc {
        /*width: 8em;
        display: grid;
        grid-template-columns: 1.75em calc(100% - 3.5em) 1.75em;*/
        display: flex;
        gap: 5px;
        height: 1.75em;
    }
    .basket-items-list-item-container .cartcalc svg {
        width: .825em;
    }
    .basket-items-list-item-container .cartcalc input {
        font-size: 20px;
    }
    .basket-items-list-item-container .action-buttons {
        top: 3.375em;
    }
    .modal-product__img {
        padding-bottom: 55%;
    }
    .modal-product__img img {
        object-fit: fill;
    }
    .modal-product {
        gap: 1.25em;
    }
    #cartModal .modal__dialog {
        padding: 1em 1.25em 1em 1.25em;
    }
    .about-menu__content .h3 {
        line-height: 100%;
        text-transform: inherit;
        font-weight: 600;
    }
    .nav-site .text ul li a {
        font-size: 1.275em;
        line-height: 140%;
    }
    .nav-site .text ul li:before {
        content: "•";
        position: absolute;
        top: 5px;
        left: 0;
    }
    .mob-footer__btn.header-action__link {
        min-width: 64px;
        padding: 0;
    }
    ._row-view .product-card2 {
        min-height: 330px;
    }
    .js-cart-color-field-toggle span {
        font-size: 14px;
    }
    .cart-nav__delete:hover {
        color: #80909a;
    }
    .cart-nav__delete:hover svg path {
        fill: #1D222F;
    }
    /*.subcategory-card__img img {
        object-fit: contain;
    }*/

}

.product-card-bottom .bx_item_detail_rating {
    padding-bottom: 1.25em;
}
@media screen and (max-width: 576px) {
    .product-card-bottom .bx_item_detail_rating {
        padding-bottom: 1.5em;
        align-items: start;
    }

    .selected-filters.js-selected-filters {
        margin-top: .5em;
    }

    .product-card-price {
        font-size: 18px;
        font-weight: 600;
    }
    .product-card-price .product-card-price__num2, .product-card__prices .product-card__price-new {
        font-size: 1.34em;
        font-weight: 600;
    }
    .basket-item-amount-filed.js-card-element-quantity {
        margin: 0 10px;
        border-radius: .43419em;
        /*max-width: 64px;*/
    }
}

.gallery .gallery__img img {
    object-fit: contain;
}
.modal-product__col, .modal-product__price-one, .modal-product__price {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}
.modal-product__col span, .modal-product__price-one span, .modal-product__price span {
    font-size: 1.2em;
    line-height: 130%;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    color: #1d222f;
}

.cart-price-flex {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    padding-top: .5em;
}
.cart-price__price-one, .cart-price__quantity, .cart-price__total {
    line-height: 130%;
}
.cart-price__price-one span, .cart-price__quantity span, .cart-price__total span {
    font-weight: 600;
}

.zamer-modal.comment-form {
    padding: 0;
    border-radius: 0;
    background-color: inherit;
    margin-top: 1.875em;
}
.zamer-modal .file {
    margin-top: 0;
}

@media (max-width: 576px) {
    #productReviews .modal__dialog {
        padding: 1em;
        max-width: calc(100% - 1.5em);
    }
    #productReviews .modal-form__fields {
        gap: .55em;
    }
    #productReviews .rating-stars-container .star-svg {
        width: 20px;
        height: 20px;
    }
    #productReviews .modal-reviews-top {
       justify-content: space-between;
    }
    #productReviews .fg-dynamic input, #productReviews .fg-dynamic textarea {
        font-size: 16px;
        height: 3.125em;
        padding: 0 1.25em 0;
    }
    #productReviews .fg-dynamic input:focus,
    #productReviews .fg-dynamic textarea:focus {
        font-size: 16px;
        height: 3.125em;
        padding: .5em 1.25em 0;
    }
    #productReviews .fg-dynamic input._filled~.label-mob,
    #productReviews .fg-dynamic input._filled~.label-pc,
    #productReviews .fg-dynamic input._filled~label,
    #productReviews .fg-dynamic input:focus~.label-mob,
    #productReviews .fg-dynamic input:focus~.label-pc,
    #productReviews .fg-dynamic input:focus~label,
    #productReviews .fg-dynamic textarea._filled~.label-mob,
    #productReviews .fg-dynamic textarea._filled~.label-pc,
    #productReviews .fg-dynamic textarea._filled~label,
    #productReviews .fg-dynamic textarea:focus~.label-mob,
    #productReviews .fg-dynamic textarea:focus~.label-pc,
    #productReviews .fg-dynamic textarea:focus~label {
        top: -.5em;
        left: 1.4em;
        font-size: 16px;
    }
    #productReviews .fg-dynamic .label-mob,
    #productReviews .fg-dynamic label {
        top: 1em;
    }
    #productReviews .file {
        margin-top: .25em;
    }
    #productReviews .file__btn {
        margin-top: .25em;
    }
    #productReviews .m-btn {
        height: 2.35em;
        font-size: 16px;
    }
    #productReviews .modal-form__hint {
        font-size: 12px;
    }

    .about-header {
        display: none;
    }

    .table_compare.compare__grid {
        grid-template-columns: 6em calc(100% - 6em);
    }
    .table_compare .compare__col {
        display: block;
    }
    .table_compare .compare__col2 {
        overflow: hidden;
    }
    .table_compare .compare-slider {
        margin-left: 0;
        padding: 0 0 0 5px;
    }
    .compare-card__row .text16 {
        font-size: 15px;
        line-height: 120%;
    }

    .bx-filter-popup-result {
        display: none !important;
    }


    ._row-view .product-card-bottom .product-card-price__status {
        top: 0;
        left: 13.5em;
    }
    ._row-view .js-product-card .product-card-bottom {
        padding-top: 0;
    }
    ._row-view .product-card-bottom .bx_item_detail_rating {
        padding-bottom: .55em;
        order: 1;
    }
    ._row-view .product-card-bottom__title {
        order: 2;
    }
    ._row-view .product-card-bottom .product-card-props {
        width: 100%;
        margin: .625em 0 0 0;
        display: grid;
        order: 3;
    }
    ._row-view .product-card-bottom .product-card__nav {
        order: 5;
    }
    .product-card2 .product-card-bottom .product-card-price {
        margin-top: auto;
    }
    .product-card2 .product-card-bottom .product-card__nav {
        margin-top: 0;
    }

    ._row-view .catalog-items .product-card-price__status {
        position: relative;
        left: 0;
        top: 0;
        bottom: 10px;
    }
    .product-card-price .product-card-price__status {
        font-weight: 500 !important;
    }
    ._row-view .catalog-items .product-card2 {
        padding: 0 .625em 3.625em 9.75em;
    }
    .product-card-top__img img {
        object-fit: contain;
    }
    ._row-view .catalog-items .product-card-price {
        margin-top: 0;
    }

    .product-card-price__status {
        font-weight: 600 !important;
    }

    .compare-card .product-card-price__status {
        top: .5em;
    }
    .compare-card .product-card__nav {
        padding-top: .375em;
    }
    .js-item-tags-link-filter {
        margin-right: 5px;
    }

    .js-card-basket-element .cart-card__img img {
        position: relative;
    }
    .js-card-basket-element .cart-card__img {
        padding-bottom: 0;
    }
    .js-card-basket-element .color-field__top {
        margin-left: auto;
        max-width: 50%;
        justify-content: flex-end;
    }
    .js-card-basket-element .color-field__top .color-field__title {
        /*word-break: break-all;*/
    }
    .js-card-basket-element .cart-price {
        position: absolute;
        left: .65em;
        bottom: 70px;
    }
    .js-card-basket-element .cart-card__count {
        margin: 0 auto 10px;
        max-width: 40%;
    }
    .cart-card__count .cartcalc button {
        width: 40px;
        height: 40px;
        flex-shrink: 0;
    }
    .js-product-detail-card .product-cart__prices {
        flex-direction: column;
        width: 100%;
    }
    .js-product-detail-card .product-cart__price-new {
        font-size: 1.425em;
    }
    .js-product-detail-card .product-cart__flex {
        flex-direction: column-reverse;
    }
    .js-product-detail-card .share-button {
        padding: 8px 0 8px 16px;
    }
    .js-product-detail-card .product-cart {
        margin-top: 1.25em;
    }
    .js-card-basket-element .color-field__bg {
        width: 46px;
        height: 46px;
    }
    .product-desc .prop-item__col2 .prop-item__desc {
        text-align: end;
    }
    .bx-filter-button-box {
        position: fixed;
        bottom: 0;
        left: .625em;
        right: .625em;
        background-color: #fff;
        padding-bottom: .625em;
        padding-top: .625em;
        z-index: 2;
    }
     a.mob-footer__btn:hover {
        color: #80909a;
    }
     .modal-product .modal-product__img {
         padding-bottom: 0;
         width: 70%;
         height: auto;
         margin: 0 auto;
         border-radius: 0;
     }
    .modal-product .modal-product__img img {
        position: relative;
    }
}
@media (max-width: 470px) {
    ._row-view .product-card2 {
        min-height: 290px;
    }
    .js-card-basket-element .cart-card__count {
        max-width: 45%;
    }
}
@media (max-width: 440px) {
    ._row-view .product-card2 {
        min-height: 260px;
    }
    .js-characteristics-props-general .prop-item:nth-child(1) {
        align-items: flex-start;
    }
}
@media (max-width: 400px) {
    ._row-view .product-card2 {
        min-height: 240px;
    }
    .js-card-basket-element .cart-card__count {
        max-width: 50%;
    }
}


.share-button {
    padding: 8px 16px;
    background: none;
    border: none;
    font-size: .875em;
    line-height: 136%;
    cursor: pointer;
    color: #80909a;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    gap: 5px;
}
.share-button:hover {
    color: inherit;
}
.share-button svg path {
    fill: #80909a;
}
.share-button:hover svg path {
    fill: #000;
}
.share-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 10px;
}
.share-modal-content {
    background: white;
    border-radius: 8px;
    padding: 48px;
    display: flex;
    flex-direction: column;
    max-width: 400px;
    width: 100%;
    gap: 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
.share-modal-content-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #80909a;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.share-modal-content-title svg {
    cursor: pointer;
}
.social-icon {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: 500;
}
.social-icon-max svg {
    padding: 4px;
}
.social-icon svg {
    width: 48px;
    height: 48px;
    opacity: .7;
}

.modal-form__hint a, .calc-form__desc a {
    text-decoration: underline;
}

.nav-group__link {
    max-width: 200px;
    text-align: center;
    white-space: pre-line;
}

.compare-empty-message {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    line-height: 130%;

}
.compare-empty-message-title {
    font-size: 24px;
    font-weight: 600;
}
.compare-empty-message p a {
    color: #4e97d3;
}
.compare-empty-message-btns {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.compare-empty-message-btns a {
    border-radius: 8px;
    border: 1px solid #4e97d3;
    color: #4e97d3;
    padding: 16px 25px;
    font-size: 18px;
    font-weight: 500;
    transition: all .3s;
}
.compare-empty-message-btns a:hover {
    color: #fff;
    background-color: #4e97d3;
}
.favourites-empty-message {
    padding-top: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 24px;
}
.favourites-empty-message p {
    font-size: 24px;
    font-weight: 600;
}
.favourites-empty-message a {
    font-size: 18px;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid #4e97d3;
    color: #4e97d3;
    padding: 16px 25px;
    transition: all .3s;
}
.favourites-empty-message a:hover {
    color: #fff;
    background-color: #4e97d3;
}
.comment-form__bottom a {
    text-decoration: underline;
}

.socials__item:hover svg {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
}

.map-level-0-item {
    margin-top: 1em;
}
.map-level-0-item .map-level-0-item {
    margin-top: .35em;
}
.search-catalog-results .search-page {
    display: none;
}
.mob-product-card-price__nums {
    display: none;
}

@media (max-width: 992px) {
    ._row-view .product-card__nav-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    ._row-view .mob-product-card-price__nums {
        display: flex;
    }
    ._row-view .product-card__nav {
        align-items: end;
    }
    ._row-view .product-card-price .product-card-price__nums {
        display: none;
    }
    ._row-view .mob-product-card-price__nums .product-card-price__num2 {
        padding-left: 10px;
    }
}
@media screen and (max-width: 576px) {
    .product-card-price__num2 {
        font-weight: 600;
        font-size: 1.29em;
    }
    ._row-view .product-card__nav-row {
        gap: 10px;
    }
}

.cart-sidebar__btn.js-ajax-share-link.disabled:hover,
.cart-sidebar__btn.js-ajax-share-link.disabled:active,
.cart-sidebar__btn.js-ajax-share-link[disabled]:hover,
.cart-sidebar__btn.js-ajax-share-link[disabled]:active {
    background-color: transparent !important;
    color: inherit !important;
    transform: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}
.cart-sidebar__btn.js-ajax-print-basket.disabled:hover,
.cart-sidebar__btn.js-ajax-print-basket.disabled:active,
.cart-sidebar__btn.js-ajax-print-basket[disabled]:hover,
.cart-sidebar__btn.js-ajax-print-basket[disabled]:active {
    background-color: transparent !important;
    color: inherit !important;
    transform: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}


.product-desc__items.js-product-description {
    position: relative;
    max-height: 500px;
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.product-desc__items.js-product-description._expanded {
    max-height: none;
    overflow: visible;
}
.product-desc__fade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%);
    pointer-events: none;
    z-index: 1;
    display: block;
}
.product-desc__toggle {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    background: none;
    cursor: pointer;
    font-size: 1em;
    color: #4e97d3;
    border-radius: 4px;
    transition: all 0.3s ease;
}
.product-desc__items._has-overflow .product-desc__toggle {
    display: block;
}
.product-desc__items._expanded .product-desc__fade {
    display: none;
}
.js-product-description {
    padding-bottom: 30px;
}

.delivery-text-block ol {
    margin: 15px 0;
}
.delivery-text-block ol li {
    font-size: 1.125em;
    line-height: 160%;
}
.delivery-text-block p {
    margin: 15px 0 0;
}


.faq-section {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}
.faq-item {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.faq-question {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px 0;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: color 0.3s ease;
}
.faq-question:hover {
    color: #4e97d3;
}
.faq-icon {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    transition: transform 0.3s ease;
    margin-left: 15px;
    display: block;
}
.faq-item.active .faq-icon {
    transform: rotate(45deg);
    color: #4e97d3;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease;
    color: #000;
    line-height: 1.4;
}
.faq-item.active .faq-answer {
    opacity: 1;
}
.faq-answer-inner {
    padding-bottom: 15px;
    padding-right: 20px;
}



.custom-video-slider-wrapper {
    margin: 30px 0;
    position: relative;
    overflow: hidden;
}
.custom-video-swiper {
    width: 100%;
    padding-bottom: 25px;
}
.custom-video-swiper .swiper-slide {
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
}
.t_video-item {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    text-decoration: none;
    padding-top: 56.25%;
    height: 0;
}
.t_video-item:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}
.t_video-item.is-playing {
    cursor: default;
    transform: none;
    box-shadow: none;
    background-image: none !important;
    /* Важно: сохраняем высоту/пропорции */
    padding-top: 0;
    height: auto;
    aspect-ratio: 16 / 9;
}
.t_video-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 8px;
    display: block; /* Убирает лишние отступы снизу */
}
.t_video-item svg {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: calc(-1 * (56.25% / 2));
    transform: translate(-50%, -50%);
    width: 68px;
    height: 48px;
    max-width: 15%;
    opacity: 0.9;
    transition: opacity 0.3s, transform 0.3s;
    pointer-events: none;
    z-index: 2;
}
.t_video-item:hover svg {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.1);
}
.t_video-item.is-playing svg {
    display: none;
}
.custom-video-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
}
.custom-video-pagination .swiper-pagination-bullet {
    background: #80909a;
    opacity: 1;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    cursor: pointer;
}
.custom-video-pagination .swiper-pagination-bullet-active {
    background: #4e97d3;
}
.catalog-info .seo-razdel {
    display: flex;
    flex-direction: column;
}
.blog-card__titles {
    font-size: 1.25em;
    font-weight: 600;
    color: #039be5;
}

.qa-card__hidden div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.qa-card__hidden h2, .qa-card__hidden h3, .qa-card__hidden h4 {
    font-weight: 600;
    line-height: 140%;
    font-size: 1em;
}
.qa-card__hidden ol {
    counter-reset: list;
    display: grid;
    grid-template-columns: 100%;
    gap: .6875em;
}
.qa-card__hidden ol>li {
    counter-increment: list;
    padding: 0 0 0 2.6875em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 1.875em;
}
.qa-card__hidden li {
    font-size: 1em;
    line-height: 140%;
    position: relative;
}
.qa-card__hidden ol>li:before {
    content: counter(list);
    position: absolute;
    font-size: 1em;
    top: 0;
    left: 0;
    width: 1.875em;
    height: 1.875em;
    background-color: #4e97d3;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .5em;
}
.qa-card__hidden ul {
    padding-left: .5625em;
}
.qa-card__hidden li, .qa-card__hiddenul li {
    position: relative;
    padding-left: .8125em;
}
.qa-card__hidden li::before {
    content: "•";
    position: absolute;
    top: 0px;
    left: 0px;
}
.qa-card__hidden li {
    font-size: 1em;
    line-height: 140%;
    position: relative;
}
.filter-group[data-key="110"] .filter-group__checks._col2 {
    display: grid;
    gap: 0;
}
.filter-group[data-key="152"] .filter-group__checks._col2 {
    display: grid;
    gap: 0;
}
.filter-group-profil label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}
.filter-group-profil .filter-group__checks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .625em;
}
.profile-check label.label-imgs:before {
    top: 35%;
}

.catalog-info .seo-razdel p {
    font: 400 1em / 138% Noto Sans, sans-serif;
    margin-top: .875em;
    margin-bottom: 20px;
}

.b24-form {
    display: none;
}

@media screen and (max-width: 576px) {
    .footer__hint .text9-mob {
        font-size: 13px;
    }
    .banner-slider__img {
        height: 10.5em;
    }
    .banner-slider__img img {
        height: auto;
    }
}

.catalog-info .seo-razdel img {
    max-width: 100%;
    height: auto;
}

.catalog-nav__btn._toggle-filter.disabled, ._podborki.disabled {
    opacity: 0.7;
    pointer-events: none;
    cursor: default;
    background-color: #f5f5f5;
}
.catalog-nav__btn._toggle-filter.disabled img, ._podborki.disabled img {
    opacity: 0.7;
}

/* стили согласия */
.custom-checkbox-label {
    display: flex;
    align-items: flex-start;
    cursor: pointer;
    position: relative;
}
.custom-checkbox-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.custom-checkmark {
    display: inline-block;
    min-width: 18px;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    margin-right: 10px;
    margin-top: 2px; /* Чуть опустить, чтобы было по центру первой строки текста */
    position: relative;
    transition: all 0.2s ease;
    flex-shrink: 0; /* Чтобы квадрат не сжимался */
}
.custom-checkmark::after {
    content: '';
    position: absolute;
    display: none;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.custom-checkbox-label input:checked + .custom-checkmark {
    background-color: #f58220;
    border-color: #f58220;
}
.custom-checkbox-label input:checked + .custom-checkmark::after {
    display: block;
}
.consent-text {
    line-height: 1.4;
    user-select: none;
}
.consent-text a {
    text-decoration: underline;
    color: inherit;
}
.custom-checkbox-label.error .custom-checkmark {
    border-color: #ff4d4d;
}

/* объекты на главной */
.article.obekty-details {
    grid-template-columns: 100%;
}
.obekty-details-bottom {
    margin-bottom: 30px;
}

/* отзывы на товары */
.review-card2-imgs img {
    max-width: 85px;
    height: auto;
}
.review-card2-row {
    display: flex;
    gap: 10px;
}
.yandex-reviews-tovar {
    margin-bottom: 30px;
}
.review-card2__top-block {
    display: flex;
    flex-direction: column;
}
.review-card2__top-row {
    display: flex;
    justify-content: space-between;
}
.review-card2__top-block .rating-input {
    justify-content: start;
    min-height: 1.225em;
    padding: 0 .325em;
}
/* End */
/* /local/templates/skatgroup/assets/css/fancybox.css?176674369315598 */
/* /local/templates/skatgroup/assets/css/swiper-bundle.min.css?176674369315844 */
/* /local/templates/skatgroup/assets/css/style.min.css?1777449108185243 */
/* /local/templates/skatgroup/assets/css/extra.css?177683745313248 */
/* /local/templates/skatgroup/components/bitrix/catalog.compare.list/compare_header/style.css?17667436941265 */
/* /local/templates/skatgroup/components/bitrix/menu/top_catalog/style.min.css?176674369485 */
/* /local/templates/skatgroup/components/bitrix/menu/mobile/style.css?17709890685054 */
/* /local/templates/skatgroup/components/bitrix/menu/modal_catalog/style.min.css?176674369485 */
/* /local/templates/skatgroup/components/bitrix/menu/catalog_sidebar/style.css?17756300702841 */
/* /local/templates/skatgroup/components/bitrix/news.list/menu_mobile/style.css?177088412563 */
/* /local/templates/skatgroup/components/bitrix/catalog.compare.list/compare_footer_mob/style.css?17709900591630 */
/* /local/templates/skatgroup/template_styles.css?177744910828943 */
