

/* Start:/local/templates/gazmet_im/assets/lib/css/fancybox.css?173980235515598*/
.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/gazmet_im/assets/lib/swiper/swiper.css?173980235518458*/
/**
 * Swiper 11.1.12
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 1, 2024
 */

@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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-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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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-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:var(--swiper-navigation-top-offset,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.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display: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;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.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-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);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-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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;touch-action:none}.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{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.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-prev{pointer-events:auto;visibility:visible}.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-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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.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/gazmet_im/assets/css/plugin/swiper_custom.css?17398023551444*/
/* site slider */
.site-pagination {
	position: relative;
	bottom: unset !important;
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.site-pagination span {
	width: 7px;
	height: 7px;
	background-color: var(--line-main-color);
	opacity: 1 !important;
}

.site-pagination span.swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background-color: var(--main-color);
}

.site__arrows {
	display: flex;
	align-items: center;
	gap: 15px;
}

.site-arrow {
	position: relative;
	top: unset;
	bottom: unset;
	right: unset;
	left: unset;
	width: 50px;
	height: 50px;
	background-color: var(--main-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
	will-change: background-color;
	transition: background-color 0.2s ease;
}

.site-arrow:hover {
	background-color: var(--hover-main-color);
}


.site-arrow:after {
	content: '';
}

.site-arrow:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17' fill='none'%3E%3Cpath d='M1.82197e-07 15.2787L1.68195 17L10 8.5L1.68194 9.91918e-08L2.05257e-08 1.72125L6.62986 8.5L1.82197e-07 15.2787Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	width: 10px;
	height: 17px;
}

.site-arrow._next:before {
	transform: rotate(180deg);
}

/* site slider */
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/font.css?17398023555397*/
@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-ThinItalic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-ThinItalic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-ThinItalic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Thin.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Thin.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Thin.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-LightItalic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-LightItalic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-LightItalic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Light.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Light.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Light.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Regular.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Regular.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Regular.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Italic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Italic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Italic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-MediumItalic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-MediumItalic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Medium.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Medium.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Medium.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BoldItalic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BoldItalic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Bold.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Bold.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Bold.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Black.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Black.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Black.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'roboto-gazmet';
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BlackItalic.eot');
	src: url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BlackItalic.woff2') format('woff2'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BlackItalic.woff') format('woff'),
			url('/local/templates/gazmet_im/assets/css/global/../../fonts/roboto/Roboto-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/const.css?1739802355671*/
html {
	--container-width: 1600px;

	--section-gap: 100px;
	--container-padding: 60px;

	--main-fz: 18px;

	--border-radius-outer: 0;
	--border-radius-inner: 0;
}

@media (max-width: 1600px) {
	html {
		--section-gap: 80px;
		--container-padding: 40px;
	}
}

@media (max-width: 1200px) {
	html {
		--section-gap: 60px;
		--container-padding: 40px;
		--main-fz: 16px
	}
}

@media (max-width: 1024px) {
	html {
		--section-gap: 60px;
		--container-padding: 15px;
	}
}

@media (max-width: 768px) {
	html {
		--section-gap: 40px;
		--container-padding: 15px;
		--main-fz: 14px
	}
}

@media (max-width: 420px) {
	html {
		--section-gap: 30px;
		--container-padding: 10px;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/reset.css?17398023551200*/
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

nav ul {
	list-style: none;
}

a {
	color: inherit;
	text-decoration: none;
}

input {
	outline: none;
	border: none;
	font-size: inherit;
	background-color: transparent;
}

input::placeholder {
	opacity: 1;
	text-indent: 0px;
	transition: opacity 0.3s ease, text-indent 0.6s ease;
}

input:focus::placeholder {
	opacity: 0 !important;
	text-indent: 2000px;
	transition: opacity 0.3s ease, text-indent 0.6s ease;
}

input[type=number],
input[type=number] {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

/*дефолтный крестик у поиска*/
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

button {
	border: none;
	outline: none;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	background: transparent;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/color.css?17398023551420*/
:root {
	--black-color: #000;
	--white-color: #fff;

	--accent-color: #FF7A00;
	--light-accent-color: #FFA82B;
	--opacity-accent-color: #FF8A0026;
	--accent-gradient-color: linear-gradient(89.01deg, #FF7A00 1.02%, #FFAB2E 103.44%);

	--main-color: #007BC6;
	
	--light-main-color: #D7EEFF;
	--light-line-main-color: #81D5FF;

	--hover-main-color: #12B0FF;
	--line-main-color: #D1E9F9;
	--bg-main-color: #E6F2FA;
	--dark-main-color: #015A8D;
	--gradient-start-main-color: #0077BC;
	--gradient-end-main-color: #005383;
	--gradient-main-color: linear-gradient(160.4deg, var(--gradient-start-main-color) -14.67%, var(--gradient-end-main-color) 181.27%);

	--grey-color: #7c7c7c;

	--shadow-color: #00395940;

	--green-gradient-color: linear-gradient(90deg, #38AA35 0%, #55C100 100%);

	--green-color: #55C100;
	--yellow-color: #F9C200;
	--red-color: #DA331C;
	--many-color: var(--green-color);
	--few-color: var(--green-color);
	--order-color: var(--yellow-color);

	/*переписать когда-нибудь*/
	--add-gradient2: linear-gradient(160.4deg, #0077BC -14.67%, #005383 181.27%);
	--add-gradient3: linear-gradient(270deg, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
	--add-gradient4: linear-gradient(270deg, var(--dark-main-color) 50%, rgba(1, 90, 141, 0) 100%);
	--add-color2: #0076B9;
	--add-color4: #FF8A00;
	--add-color5: #004F7C;
	--add-color10: #C8E7F7;
	--add-color11: #FAA659;
	--add-color12: #F3FAFF;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/icon.css?17398023555955*/
.icon:not(.svg) {
	display: flex;
	justify-content: center;
	align-items: center;
}

.icon:not(.svg)::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: var(--main-color);
	pointer-events: none;
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;

	transition: background-color .2s ease;
}

.icon.svg svg {
	width: 100%;
	height: 100%;
}


.icon._catalog-menu::before {
	width: 22px;
	height: 14px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/catalog-menu.svg");
}

.icon._catalogMob::before {
	width: 25px;
	height: 25px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/catalog-mob.svg");
}

.icon._account::before {
	width: 21px;
	height: 21px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/account.svg");
}

.icon._base::before {
	width: 25px;
	height: 25px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/base.svg");
}

.icon._miniMapIcon::before {
	width: 15px;
	height: 15px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/miniMapIcon.svg");
}

.icon._basket::before {
	width: 22px;
	height: 21px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/basket.svg");
}

.icon._favorite::before {
	width: 25px;
	height: 25px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/favorite.svg");
}

.icon._logo::before {
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/logo.svg");
}

.icon._phone::before {
	width: 13px;
	height: 13px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/phone.svg");
}

.icon._mail::before {
	width: 15px;
	height: 17px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/mail.svg");
}

.icon._geo::before {
	width: 15px;
	height: 17px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/geo.svg");
}

.icon._sale::before {
	width: 15px;
	height: 17px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/sale.svg");
}

.icon._search::before {
	width: 14.94px;
	height: 14.95px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/search.svg");
}

.icon._home::before {
	width: 14.94px;
	height: 14.95px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/home.svg");
}

.icon._sort::before {
	width: 15px;
	height: 10px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/sort.svg");
}


.icon._mobileMenuArrow {
	width: 8px;
	height: 8px;
}

.icon._mobileMenuArrow::before {
	width: 5.5px;
	height: 8px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/mobileMenuArrow.svg");
}

.icon._mobileMenuArrowBack::before {
	width: 19px;
	height: 14px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/mobileMenuArrowBack.svg");
}

/*иконки для разделов НАЧАЛО*/
.icon._zabory::before {
	width: 32px;
	height: 27px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/zabory.svg");
}

.icon._stroymaterialy::before {
	width: 32px;
	height: 23px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/stroymaterialy.svg");
}

.icon._metalloprokat::before {
	width: 32px;
	height: 32px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/metalloprokat.svg");
}

.icon._krovlya-i-fasady::before {
	width: 32px;
	height: 23px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/krovlya-i-fasady.svg");
}

.icon._kovanye-elementy::before {
	width: 32px;
	height: 28px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/kovanye-elementy.svg");
}

.icon._instrumenty-i-raskhodnye-materialy::before {
	width: 32px;
	height: 34px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/instrumenty-i-raskhodnye-materialy.svg");
}

/*иконки для разделов КОНЕЦ*/

.icon._priceList::before {
	width: 15px;
	height: 15px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/priceList.svg");
}

.icon._arrowBold::before {
	width: 9px;
	height: 9px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/arrowBold.svg");
}

.icon._delete::before {
	width: 20px;
	height: 20px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/delete.svg");
	background-color: #007BC64D;
}

.icon._delete:hover::before {
	background-color: var(--red-color);
}

.icon._arrowBc::before {
	width: 9px;
	height: 4px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/arrowBc.svg");
	background-color: #666666;
}

.icon._filter::before {
	width: 18px;
	height: 22px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/filter.svg");
}

.icon._refresh::before {
	width: 13px;
	height: 13px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/refresh.svg");
}

.icon._star::before {
	width: 13px;
	height: 12px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/star.svg");
}

.icon._close::before {
	width: 15px;
	height: 15px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/close.svg");
}

.icon._arrowBackSearch::before {
	width: 29px;
	height: 14px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/arrowBackSearch.svg");
}

.icon._minus::before {
	width: 12px;
	height: 12px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/minus.svg");
}

.icon._plus::before {
	width: 12px;
	height: 12px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/plus.svg");
}

.icon._deliveryTrak::before {
	width: 22px;
	height: 16px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/deliveryTrak.svg");
}

.icon._question::before {
	width: 16px;
	height: 16px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/question.svg");
}

.icon._showMore::before {
	width: 27px;
	height: 5px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/showMore.svg");
}

.icon._viewEye::before {
	width: 20px;
	height: 20px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/viewEye.svg");
}

.icon._pdf::before {
	width: 20px;
	height: 20px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/pdf.svg");
	background: #EE1A07;
}

.icon._info::before {
	width: 20px;
	height: 20px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/info.svg");
}

.icon._pickup::before {
	width: 18px;
	height: 17px;
	mask-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/pickup.svg");
}

.icon._success::before {
	width: 25px;
	height: 25px;
	background-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/success.svg");
	background-color: unset;
	background-size: contain;
}

.icon._warn::before {
	width: 25px;
	height: 25px;
	background-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/warn.svg");
	background-color: unset;
	background-size: contain;
}

.icon._required::before {
	width: 11px;
	height: 11px;
	background-image: url("/local/templates/gazmet_im/assets/css/global/../../image/icon/required.svg");
	background-color: unset;
	background-size: contain;
}




.icon._accetnGradient::before {
	background-color: transparent;
	background: linear-gradient(90deg, #FF7A00 0%, #FFA82B 100%);
}

.icon._white::before {
	background-color: var(--white-color);
}

.icon._black::before {
	background-color: var(--black-color);
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/ui/input.css?17398023551639*/
.customInput {
	display: flex;
	align-items: center;
	justify-content: center;
}

input,
textarea {
	font-family: 'roboto-gazmet', Arial, Helvetica, sans-serif;
}

.customInput._number,
.customInput._text,
.customInput._selectModal {
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	transition: box-shadow .2s ease;
	background-color: var(--white-color);
}

.customInput._action._number,
.customInput._action._text,
.customInput._action._selectModal {
	box-shadow: inset 0 0 0 2px var(--accent-color);
}

.customInput._number:hover,
.customInput._number:focus-within,
.customInput._text:hover,
.customInput._text:focus-within,
.customInput._selectModal:hover {
	box-shadow: inset 0 0 0 1px var(--hover-main-color);
}

.customInput._number .icon {
	padding: 10px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.customInput._number .icon:hover::before {
	background-color: var(--hover-main-color);
}


.customInput._number input {
	flex: 1 0 0;
	height: 100%;
	width: 100%;
	text-align: center;
}



.customInput._selectModal {
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.customInput._selectModal::after {
	content: '';
	mask-image: url(/local/templates/gazmet_im/assets/css/components/catalog/../../../image/icon/arrowBold.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	background-color: var(--main-color);
	width: 8px;
	height: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotateX(0deg);
}

.customInput._text input {
	width: 100%;
	height: 100%;
	line-height: 1;
}

/* End */


/* Start:/local/templates/gazmet_im/assets/css/ui/btn.css?17398023553932*/
.siteBtn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	font-family: 'roboto-gazmet', Arial, Helvetica, sans-serif;
}

.siteBtn._selected {
	pointer-events: none;
}

.siteBtn._main {
	background-color: var(--main-color);
	color: var(--white-color);
	transition: background-color 0.2s ease;
}

.siteBtn._main:hover {
	background-color: var(--hover-main-color);
}


.siteBtn._mainBg {
	background-color: var(--bg-main-color);
	color: var(--black-color);
	transition: background-color 0.2s ease, color 0.2s ease;
}


.siteBtn._mainBg:hover {
	background-color: var(--main-color);
	color: var(--white-color);
	transition: background-color 0.2s ease, color 0.2s ease;
}


.siteBtn._accent {
	background-color: var(--accent-color);
	color: var(--white-color);
	transition: background-color 0.2s ease;
}

.siteBtn._accent:hover {
	background-color: var(--hover-accent-color);
}


.siteBtn._lightAccent._transparent {
	background-color: transparent;
	box-shadow: inset 0 0 0 1px var(--light-accent-color);
	transition: box-shadow 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity .2s ease;
	color: var(--black-color);
	position: relative;
}

.siteBtn._lightAccent._transparent:hover {
	background-color: var(--opacity-accent-color);
}

.siteBtn._lightAccent._transparent::before {
	content: '';
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity .2s ease;
	background: linear-gradient(90deg, #FF7A00 0%, #FFA82B 100%);
}

.siteBtn._lightAccent._transparent._selected {
	box-shadow: inset 0 0 0 0 var(--light-accent-color);
	color: var(--white-color);
}

.siteBtn._lightAccent._transparent._selected::before {
	opacity: 1;
}




.siteBtn._transparent._main {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px var(--main-color);
	transition: box-shadow 0.2s ease, color 0.2s ease;
	color: var(--main-color);
}

.siteBtn._transparent._main:hover {
	box-shadow: inset 0 0 0 2px var(--hover-main-color);
	color: var(--hover-main-color);
}

.siteBtn._lightMain {
	background-color: var(--light-main-color);
	transition: background-color .2s ease, color .2s ease;
	color: var(--black-color);
}

.siteBtn._lightMain:hover {
	background-color: var(--hover-main-color);
	transition: background-color .2s ease, color .2s ease;
	color: var(--white-color);
}

/*торговые предложения в списках*/
.siteBtn._transparent._lightHoverMain {
	background-color: transparent;
	box-shadow: inset 0 0 0 1px var(--light-line-main-color);
	transition: box-shadow 0.2s ease, background-color .2s ease, color .2s ease;
	color: var(--black-color);
}

.siteBtn._transparent._lightHoverMain:hover {
	box-shadow: inset 0 0 0 1px var(--hover-main-color);
	background-color: var(--light-main-color);
}

.siteBtn._transparent._lightHoverMain._selected {
	box-shadow: inset 0 0 0 0 var(--hover-main-color);
	background-color: var(--main-color);
	color: var(--white-color);
}
/*торговые предложения в списках*/

/*торговые предложения на деталке*/
.siteBtn._transparent._lightMain {
	background-color: transparent;
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	transition: box-shadow 0.2s ease, background-color .2s ease, color .2s ease;
	color: var(--black-color);
}

.siteBtn._transparent._lightMain:hover {
	box-shadow: inset 0 0 0 1px var(--main-color);
}

.siteBtn._transparent._lightMain._selected {
	box-shadow: inset 0 0 0 3px var(--main-color);
}
/*торговые предложения в деталке*/








.siteBtn._transparent._accent {
	box-shadow: inset 0 0 0 3px var(--accent-color);
	transition: background-color 0.2s ease, color 0.2s ease;
}

.siteBtn._transparent._accent:hover {
	background-color: var(--accent-color);
	color: var(--white-color);
}

.siteBtn._circle {
	border-radius: 30px;
	overflow: hidden;
}

.siteBtn._lightHoverMain {}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/ui/burger.css?1739802355814*/
.burger {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

.burger span {
	--burger-gap: 8px;
	position: absolute;
	width: 24px;
	height: 4px;
	background: var(--white-color);
	transition: transform 0.2s ease, translate 0.1s linear 0.15s;
	pointer-events: none;
}

.burger span:first-child {
	translate: 0 var(--burger-gap);
}

.burger span:nth-child(2) {
	transition: opacity 0.2s ease;
}

.burger span:last-child {
	translate: 0 calc(-1 * var(--burger-gap));
}

.burger._open span {
	transition: translate 0.1s linear, transform 0.2s ease 0.1s;
}

.burger._open span:first-child {
	translate: 0;
	transform: rotate(45deg);
}

.burger._open span:nth-child(2) {
	opacity: 0;
}

.burger._open span:last-child {
	translate: 0;
	transform: rotate(-45deg);
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/typography.css?17398023555518*/
/* заголовки */
/* section__title заголовок
_aside с кругляшком
section__subtitle текст под заголовком
_small маленькие заголовочки  */

:root {
	--h1-fz: 42px;
	--h2-fz: 32px;

	--h2-index-fz: var(--h1-fz);
}

@media (max-width: 1200px) {
	:root {
		--h1-fz: 32px;
		--h2-fz: 24px;
	}
}

@media (max-width: 768px) {
	:root {
		--h1-fz: 22px;
		--h2-fz: 18px;
	}
}

@media (max-width: 560px) {
	:root {
		--h1-fz: 18px;
		--h2-fz: 16px;
	}
}

h2,
.h2 {
	font-size: var(--h2-fz);
	font-weight: 900;
	line-height: 110%;
}

.section__title {
	font-size: var(--h2-index-fz);
	font-weight: 900;
	line-height: 110%;
}

.section__title a {
	color: var(--main-color);
	transition: color 0.2s ease;
	position: relative;
}

.section__title a:hover {
	color: var(--add-color4);
}

.section__title a::before {
	content: '';
	position: absolute;
	bottom: -1px;
	height: 3px;
	width: 100%;
	display: block;
	background-color: var(--bg-main-color);
	left: 0;
	will-change: background-color;
	transition: background-color 0.2s ease;
}

.section__title a:hover:before {
	background-color: #FFDCB3;
}

.section__subtitle {
	font-size: 22px;
	font-weight: 400;
	line-height: 110%;
}

.section__title+.section__subtitle {
	margin-top: 22px;
}

@media (max-width: 1200px) {
	.section__subtitle {
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	.section__subtitle {
		font-size: 14px;
	}
}


/* хрень с кругляшками актуальна только на десткопе  */
@media (min-width: 1025px) {
	.section__title._aside {
		font-size: 28px;
		width: 241px;
		padding: 11px 0 11px 41px;
		display: flex;
		align-items: center;
		position: relative;
		flex-shrink: 0;
		margin-right: 30px;
	}

	.section__title._aside::before {
		content: '';
		position: absolute;
		width: 85px;
		height: 85px;
		background-color: var(--bg-main-color);
		border-radius: 50%;
		left: 0;
		z-index: -1;
	}
}

@media (max-width: 1200px) and (min-width: 1025px) {
	.section__title._aside {
		font-size: 24px;
	}
}

/* заголовки */



/* заголовок страницы */
.page-title {
	margin-top: 10px;
	margin-bottom: 30px;
	display: flex;
}

.page-title h1 {
	font-size: 48px;
	font-weight: 900;
	line-height: 115%;
}

.page-title:has(sup)  {
	font-size: 48px;
}
@media (max-width: 1400px) {
	.page-title h1 {
		font-size: 42px;
	}
	.page-title:has(sup)  {
		font-size: 42px;
	}
}

@media (max-width: 1200px) {
	.page-title {
		margin-bottom: 22px;
	}

	.page-title h1 {
		font-size: 32px;
	}
	.page-title:has(sup)  {
		font-size: 32px;
	}
}

@media (max-width: 768px) {
	.page-title {
		margin-bottom: 20px;
	}
	.page-title:has(sup)  {
		font-size: 22px;
	}

	.page-title h1 {
		font-size: 22px;
	}
}

@media (max-width: 560px) {
	.page-title {
		margin-bottom: 10px;
	}
	.page-title:has(sup)  {
		font-size: 18px;
	}
	.page-title h1 {
		font-size: 18px;
	}
}

.page-title  sup {
	color: var(--grey-color);
	line-height: 1;
	font-weight: 600;
	font-size: 0.67em;
}

/*для каталога*/
/*я устал выяснять что одинакове, что нет, поэтому так*/
.page-title._catalog {
	margin-top: 10px;
	margin-bottom: 30px;
}

.page-title._catalog h1 {
	font-size: 48px;
}

@media (max-width: 1200px) {
	.page-title._catalog h1 {
		font-size: 38px;
	}
}


@media (max-width: 768px) {
	.page-title._catalog {
		margin-top: 10px;
		margin-bottom: 23px;
	}

	.page-title._catalog h1 {
		font-size: 22px;
	}
}

@media (max-width: 600px) {
	.page-title._catalog {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

@media (max-width: 560px) {
	.page-title._catalog h1 {
		font-size: 18px;
	}
}

/* заголовок страницы */


/*базова типографика НАЧАЛО*/
h3,
article p.h2 {
	color: #000;
	font-size: 16px;
	font-weight: 900;
	line-height: 110%;
	margin-bottom: 15px;
}

h3:not(:first-child),
article p.h2:not(:first-child) {
	margin-top: 20px;
}

article p:not(.h2),
article li,
article ol,
article span,
article a,
article b {
	font-size: 16px;
	line-height: 150%;
}


article ol,
article ul {
	padding-left: 30px;
}

article ul:not([class])>li {
	list-style-position: outside;
	list-style-type: disc;
}

article ol>li {
	list-style-position: outside;
	list-style-type: decimal
}

article ul:not([class]) li::marker {
	color: var(--main-color);
	font-size: 18px;
}

article ul:not([class])::marker {
	color: var(--main-color);
}

article a {
	color: var(--main-color);
	transition: .2s ease;
}

article a:hover {
	color: var(--accent-color);
}

article p:not(:last-child, .h2),
article ul:not(:last-child, [class]),
article li:not(:last-child),
article ol:not(:last-child) {
	margin-bottom: 15px;
}

@media (min-width: 768px) {

	h3,
	article p.h2 {
		font-size: 18px;
	}
}

@media (min-width: 980px) {

	h3,
	article p.h2 {
		font-size: 24px;
	}

	h3:not(:first-child),
	article p.h2:not(:first-child) {
		margin-top: 40px;
	}

	h3:not(:last-child),
	article p.h2:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 1400px) {

	h3,
	article p.h2 {
		font-size: 32px;
	}

	h3:not(:last-child),
	article p.h2:not(:last-child) {
		margin-bottom: 30px;
	}

	article p:not(.h2),
	article li,
	article ol,
	article span,
	article b,
	article a {
		font-size: 18px;
	}

	article p:not(:last-child, .h2),
	article ul:not(:last-child),
	article li:not(:last-child),
	article ol:not(:last-child) {
		margin-bottom: 20px;
	}
}

/*базова типографика КОНЕЦ*/
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/main.css?17525838408766*/
body {
	font-family: 'roboto-gazmet', Arial, Helvetica, sans-serif;
	font-size: var(--main-fz);
	font-feature-settings: "pnum" on;

	line-height: 150%;
	font-weight: 400;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100svh;
}

body::before {
	content: '';
	position: fixed;
	opacity: 0;
	transform: translate(-100%);
	inset: 0;
	z-index: 22;
	background: #122A38;
	transition: opacity .4s ease, transform 0s linear .4s;
}

body._backdrop::before {
	opacity: 0.85;
	transform: translate(0);
	transition: opacity .4s ease, transform 0s linear 0s;
}

body>main {
	flex: 1 0 0;
	display: flex;
	flex-direction: column;
}

body>main._indexPage {
	gap: var(--section-gap);
}

.container {
	margin: 0 auto;
	max-width: calc(var(--container-width) + var(--container-padding)*2);
	padding: 0 var(--container-padding);
	width: 100%;
}

body>main>.container>main {
	display: flex;
	flex-direction: column;
	width: 100%;
}

body>main>.container:has(>aside) {
	display: flex;
	flex-direction: row;
	gap: 120px;
}

body>main>.container>aside {
	width: 388px;
	background-color: var(--add-color12);
	padding: 20px 30px;
	align-self: start;
	position: sticky;
	top: calc(var(--header-height) + 30px);
	flex-shrink: 0;
}

a:hover {
	color: var(--accent-color);
}

@media (max-width: 1400px) {
	body>main>.container:has(>aside) {
		gap: 96px;
	}

	body>main>.container>aside {
		width: 333px;
	}
}

@media (max-width: 1200px) {
	body>main>.container:has(>aside) {
		gap: 60px;
	}

	body>main>.container>aside {
		padding: 15px 20px;
		width: 255px;
	}
}

@media (max-width: 1024px) {
	body>main>.container>aside {
		display: none;
	}
}

/* scrool top */
.scroll-button {
	border: unset;
	background: var(--main-color);
	border-radius: 50%;
	padding: 0;
	min-width: 50px;
	box-shadow: 0px 0px 35px rgba(0, 57, 89, 0.25);
	box-sizing: border-box;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	bottom: 90px;
	right: 30px;
	cursor: pointer;
	z-index: 9;
}

.scroll-button__icon {
	width: 1.5em;
	height: 1.5em;
	transform: rotate(90deg);
}

.scroll-button__icon svg {
	fill: white;
	height: 100%;
	width: 100%;
}

/* scrool top */

/*колличество в кружочке НАЧАЛО*/
.countYellow {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF8A00;
	width: 17px;
	height: 17px;
	font-style: normal;
	font-weight: 800 !important;
	font-size: 10px !important;
	line-height: 140% !important;
	border-radius: 100%;
	margin-left: 3px;
	color: var(--white-color) !important;
	top: -5px;
	right: calc(50% - 7px);
	transform: translateX(50%);
	position: absolute;
	box-shadow: 0 0 0 2px var(--white-color);
	z-index: 2;
}

.countYellow::before {
	content: attr(data-count);
}


.countYellow[data-count="0"] {
	display: none;
}

/*колличество в кружочке КОНЕЦ*/

/* плавающий ховер НАЧАЛО */
@media (min-width: 1025px) {
	.floatHover {
		position: relative;
		cursor: pointer;
		overflow: hidden;
	}

	.floatHover:hover::after {
		--opacity: 1;
	}

	.floatHover::after {
		--size: 400px;
		--opacity: 0;
		content: "";
		position: absolute;
		left: calc(var(--x) - var(--size) / 2);
		top: 0;
		width: var(--size);
		height: 100%;
		background: linear-gradient(270deg, rgba(243, 250, 255, 0) 0%, #F3FAFF 48.05%, rgba(243, 250, 255, 0) 100%);
		opacity: var(--opacity);
		z-index: -1;
		transition: opacity .4s ease;
	}
}

/* плавающий ховер КОНЕЦ */


.snackbar-message {
	position: fixed;
	z-index: 999;
	bottom: -100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px;
	opacity: 0;
	transition: bottom .6s ease, opacity .550s ease;
	color: #fff;
	font-weight: 700;
}

/*asside меню на внутряках НАЧАЛО*/
body>main>.container>aside nav>ul>li {
	padding: 10px 0;
	border-bottom: 1px solid var(--line-main-color);
}

body>main>.container>aside nav>ul>li:first-child {
	padding-top: 0;
}

body>main>.container>aside nav>ul>li:last-child {
	padding-bottom: 0;
	border-bottom: unset;
}

body>main>.container>aside nav a {
	padding: 10px 0;
	display: flex;
	gap: 10px;
	color: var(--dark-main-color);
	transition: color .2s ease;

	font-size: 18px;
	font-weight: 400;
	line-height: 115%;
}

body>main>.container>aside nav a>.icon::before {
	transition: background-color .2s ease;
}

body>main>.container>aside nav a:hover {
	color: var(--accent-color);
}

body>main>.container>aside nav a:hover>.icon::before {
	background-color: var(--accent-color);
}

body>main>.container>aside nav a._selected {
	font-weight: 700;
	color: var(--black-color);
	pointer-events: none;
}

body>main>.container>aside nav a._selected>.icon::before {
	background-color: var(--black-color);
}

@media (max-width: 1200px) {
	body>main>.container>aside nav a {
		font-size: 16px;
	}
}

/*asside меню на внутряках КОНЕЦ*/

/* плашка о возможно неправильной цене НАЧАЛО */
.attentionPrice {
	display: flex;
	gap: 10px;
	padding: 20px;

	background-color: #FF8A0026;

	font-style: italic;
	font-weight: 400;
	line-height: 150%;
}

.attentionPrice .icon._info {
	width: 24px;
	height: 24px;
}

.attentionPrice .icon._info::before {
	width: 20px;
	height: 20px;
}

.attentionPrice a {
	font-weight: 700;
}

@media (max-width: 768px) {
	.attentionPrice {
		padding: 15px;
	}
}

/* плашка о возможно неправильной цене КОНЕЦ */


/* Стили для виджета */

.whatsapp-widget {
	position: fixed;
	bottom: 60px;
	/* Расположение от нижнего края */
	right: var(--container-padding);
	/* Расположение от правого края */
	background-color: #25D366;
	/* Зеленый цвет WhatsApp */
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	z-index: 1000;
}

.whatsapp-widget img {
	width: 35px;
	height: 35px;
}

.simple-banner {
	margin-top: 70px;
}

.simple-banner img {
	width: 100%;
}

.catalogSection__wrapper .simple-banner {
	grid-column: 1/5;
	margin-top: 0;
	display: none;
}

.catalogSection._grid .simple-banner {
	display: block;
}

@media (max-width: 1430px) {
	.catalogSection__wrapper .simple-banner {
		grid-column: 1/4;
	}
}

@media (max-width: 1100px) {
	.catalogSection__wrapper .simple-banner {
		grid-column: 1/3;
	}
}

@media (max-width: 1100px) {
	.catalogSection__wrapper .simple-banner {
		grid-column: 1/4;
	}
}

@media (max-width: 555px) {
	.catalogSection__wrapper .simple-banner {
		grid-column: 1/3;
	}
}

@media (max-width: 1024px) {
	.whatsapp-widget {
		bottom: 113px;
		width: 40px;
		height: 40px;
	}

	.whatsapp-widget img {
		width: 25px;
		height: 25px;
	}
}

.bold {
	font-weight: 600;
}

.hranenie-otvet {
	background: var(--add-color12);
	padding: 20px;
}

.warningBanner {
	background: var(--accent-gradient-color);
	padding: 10px 0;

	font-size: 15px;
	font-weight: 500;
	color: var(--white-color);
}

@media (max-width: 1024px) {
	.warningBanner {
		font-size: 12px;
	}
}






/* Стили для плашки кукис */
.modal-cookies {
	--cookies-win-m: 0 auto 40px;
	--cookies-win-p: 20px;
	--cookies-text-fz: 16px;
	--cookies-btn-p: 13px 25px;
	--cookies-btn-fz: 16px;
}

@media (max-width: 768px) {
	.modal-cookies {
		--cookies-text-fz: 11px;
		--cookies-btn-p: 7px 25px;
		--cookies-btn-fz: 14px;
	}
}

@media (max-width: 460px) {
	.modal-cookies {
		--cookies-win-m: 0 auto 20px;
		--cookies-win-p: 10px;
		--cookies-btn-p: 7px 50px;
	}
}

.modal-cookies {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 20;
	width: 100%;
	pointer-events: none;
	transform: translateY(calc(100% + 5px));
	opacity: 0;
	transition: transform 400ms ease, opacity 400ms ease;
}

.modal-cookies._active {
	transform: translateY(0);
	opacity: 1;
}

.modal-cookies__window {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 753px;
	max-width: 100%;
	margin: var(--cookies-win-m);
	padding: var(--cookies-win-p);
	border: 1px solid var(--light-line-main-color);
	background-color: var(--bg-main-color);
	pointer-events: auto;
}

.modal-cookies__info {
	flex-grow: 1;
	font-size: var(--cookies-text-fz);
	line-height: 140%;
	cursor: default;
}

.modal-cookies__info>a {
	color: var(--main-color);
	transition: color 0.2 ease;
}

.modal-cookies__info>a:hover {
	color: var(--accent-color);
}

.modal-cookies__button.siteBtn {
	flex-shrink: 0;
	width: max-content;
	padding: var(--cookies-btn-p);
	font-size: 16px;
	font-weight: 700;
}

@media (max-width: 460px) {
	.modal-cookies__window {
		flex-direction: column;
		gap: 10px;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/header.css?17398023559423*/
header.header {
	z-index: 21;
	transition: box-shadow .2s ease;
}

body._fixedHeader {
	padding-top: var(--header-height);
}

header.header._fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: var(--white-color);
	box-shadow: 0px 0px 35px 0px #00395940;
}

header.header._fixed .header__top {
	display: none;
}

header.header._fixed .header__bottom {
	border-bottom: 0 solid var(--white-color);
}

@media (max-width: 1024px) {
	header.header._fixed .header__mobileWrapper._bottom {
		display: none;
	}
}

.header__top {
	position: relative;
	z-index: 3;
	height: 36px;
	background-color: var(--bg-main-color);
	font-size: 16px;
	line-height: 120%;
}

.header__top>.container {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	height: 100%;
	align-items: center;
}

.header__top nav {
	height: 100%;
	display: flex;
	align-items: center;
}

.header__top nav>ul {
	display: flex;
	align-items: center;
	height: 100%;
	gap: 30px;
}

.header__top nav>ul li {
	position: relative;
	display: flex;
	height: 100%;
	align-items: center;
	color: var(--black-color);
	transition: color .2s ease;
}

.header__top nav>ul>li:hover {
	color: var(--accent-color);
}


.header__top nav>ul li>a {
	display: flex;
	gap: 6px;
	align-items: center;
	height: 100%;
	color: inherit;
}

.header__top nav>ul li._parent>a::after {
	content: '';
	display: block;

	width: 7px;
	height: 5px;

	background-color: var(--black-color);
	pointer-events: none;
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-image: url("/local/templates/gazmet_im/assets/css/template/../../image/icon/arrow-menu.svg");
	transform: rotateX(0deg);

	transition: transform .2s ease, background-color .2s ease;
}

.header__top nav>ul li._parent:hover>a::after {
	background-color: var(--accent-color);
	transform: rotateX(180deg);
}

.header__top nav>ul li:hover>ul {
	opacity: 1;
	max-height: 1000px;
}

.header__top nav>ul li>ul {
	position: absolute;
	opacity: 0;
	max-height: 0;
	top: 100%;
	background-color: var(--white-color);
	box-shadow: 0px 0px 35px 0px var(--shadow-color);
	padding: 10px 0;
	width: max-content;
	overflow: hidden;
	transition: max-height 0.4s ease, opacity 0.2s ease;
}

.header__top nav>ul li>ul li a {
	width: 100%;
	padding: 10px 15px;
}

.header__top nav>ul li>ul li a:hover {
	background-color: var(--main-color);
	color: var(--white-color);
}

.header__phone {
	margin-right: 0;
	margin-left: auto;
	font-weight: 700;
	display: flex;
	gap: 7px;
}

.header__callback.siteBtn {
	font-size: 14px;
	width: 169px;
}

.header__bottom {
	padding: 20px 0;
	border-bottom: 1px solid var(--line-main-color);
}

.header__bottom>.container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
}

.header .logo {
	width: 142.52px;
	height: 50px;
	margin-right: 40px;
	order: -1;
}

.header__catalog.siteBtn {
	margin-right: 20px;
	width: 150px;
	order: -1;

	font-size: 16px;
	font-weight: 700;
	line-height: 115%;
}

.header__catalog.siteBtn._open span.icon::before {
	mask-image: url(/local/templates/gazmet_im/assets/css/template/../../image/icon/catalogMenuClose.svg);
}

.header__search {
	margin-right: 30px;
	flex: 1 0 0;
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 120%;
}

.header__search input {
	position: absolute;
	inset: 0;
	padding: 15px;
	box-shadow: inset 0 0 0 2px var(--main-color);
	transition: box-shadow 0.2s ease;
}

.header__search input+.icon::before {
	transition: background-color 0.2s ease;
}

.header__search input::placeholder {
	opacity: 0.5;
}

header.header:not(._fixed) .header__search input:focus {
	box-shadow: inset 0 0 0 0 var(--hover-main-color);
}

header.header._fixed .header__search input:focus {
	box-shadow: inset 0 0 0 2px var(--hover-main-color);
}

.header__search input:hover {
	box-shadow: inset 0 0 0 2px var(--hover-main-color);
}

.header__search input:hover+.icon::before {
	background-color: var(--hover-main-color);
}

.header__sale.siteBtn {
	margin-right: 30px;
	width: 150px;
	border-radius: 10px;

	background-image: url('/local/templates/gazmet_im/assets/css/template/../../image/frontend/action.jpg');
	background-size: cover;
	background-position: center;

	font-size: 16px;
	font-weight: 700;
	line-height: 115%;

	color: var(--white-color);
}

.header__sale.siteBtn span.icon::before {
	width: 15px;
	height: 17px;
}

.header__favorite ul {
	display: flex;
	gap: 20px;
}

.header__favorite ul>li {
	height: 100%;
	width: max-content;
}

.header__favorite ul li>a {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	transition: color 0.2s ease;
	font-size: 13px;
	line-height: 120%;
}

.header__favorite ul li>a .icon {
	width: 25px;
	height: 25px;
}

.header__favorite ul li>a .icon::before {
	transition: background-color 0.2s ease;
}

.header__favorite ul li>a:hover {
	color: var(--hover-main-color);
}

.header__favorite ul li>a:hover .icon::before {
	background-color: var(--hover-main-color);
}

.header__mobileWrapper {
	display: contents;
}

.header__mobileWrapper .container {
	display: contents;
}

@media (max-width: 1200px) {
	.header__search {
		margin-right: 20px;
	}

	.header__sale.siteBtn {
		width: 120px;
		margin-right: 20px;
	}
}

@media (max-width: 1100px) {
	.header .logo {
		height: 50px;
		width: 130px;
		margin-right: 25px;
	}

	.header .logo picture {
		display: flex;
		width: 100%;
		height: 100%;
	}

	.header .logo img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.header__catalog.siteBtn {
		width: 130px;
	}

	.header__favorite ul {
		gap: 10px;
	}

	.header__favorite ul li a {
		font-size: 11px;
	}
}

@media (max-width: 1024px) {
	.header__top {
		display: none;
	}

	.header__bottom {
		padding: 0;
		display: flex;
		flex-direction: column;
		gap: 15px;
		border-bottom: none;
	}

	.header__bottom>.container {
		display: contents;
		height: auto;
	}

	.header .logo {
		width: 149px;
		height: 40px;
	}

	.header__mobileWrapper {
		display: flex;
	}

	.header:not(._indexPage) .header__mobileWrapper._bottom {
		display: none;
	}

	.header__mobileWrapper>.container {
		display: flex;
		width: 100%;
		align-items: center;
	}

	.header__mobileWrapper._top {
		background-color: var(--dark-main-color);
		height: 70px;
		position: relative;
		transition: margin 0.2s ease;
	}

	.header__mobileWrapper._top>.container {
		padding-right: 0;
		flex-wrap: wrap;
	}

	.header__mobileWrapper._top._openSearch {
		margin-bottom: 70px;
	}

	.header__mobileWrapper._bottom>.container {
		gap: 15px;
	}

	.header__search {
		height: 0;
		width: 100%;
		position: absolute;
		top: 100%;
		overflow: hidden;
		left: 0;
		right: 0;
		font-size: 14px;
		transition: opacity 0.2s ease, height 0.2s ease;
	}

	.header__search._open {
		height: 70px;
		opacity: 1;
		transition: opacity 0.2s ease, height 0.2s ease;
	}

	.header__search input {
		height: 70px;
		border-top: 10px solid var(--main-color);
		border-bottom: 10px solid var(--main-color);
		border-left: var(--container-padding) solid var(--main-color);
		border-right: var(--container-padding) solid var(--main-color);
		box-shadow: none;
	}

	.header__search input:hover,
	.header__search input:focus {
		box-shadow: none;
	}

	.header__search input+.icon {
		display: none;
	}

	.header__searchBtn._mobile,
	.header__phone._mobile,
	.header__burger._mobile {
		height: 100%;
		width: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0;
	}

	.header__searchBtn._mobile._open,
	.header__phone._mobile._open,
	.header__burger._mobile._open {
		background-color: var(--main-color);
	}

	.header__searchBtn._mobile {
		margin-left: auto;
	}

	.header__searchBtn._mobile .icon::before {
		width: 23px;
		height: 23px;
	}

	.header__phone._mobile .icon::before {
		width: 22px;
		height: 22px;
	}

	.header__favorite,
	.header nav,
	.header nav ul,
	.header nav ul li {
		display: contents;
	}

	.header__favorite ul li a._basket,
	.header__favorite ul li a._account {
		display: none;
	}

	.header__catalog.siteBtn,
	.header__sale.siteBtn,
	.header__favorite ul li a {
		background-image: var(--gradient-main-color);
		flex: 1 0 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin: 0;
		border-radius: 0;
		height: 81px;
		gap: 10px;
		color: var(--white-color);
		font-size: 14px;
		font-weight: 700;
		line-height: 120%;
	}

	.header__catalog.siteBtn .icon,
	.header__sale.siteBtn .icon,
	.header__favorite ul li a .icon {
		width: 25px;
		height: 25px;
	}

	.header__catalog.siteBtn .icon::before,
	.header__sale.siteBtn .icon::before,
	.header__favorite ul li a .icon::before {
		background-color: var(--white-color);
	}

	.header__catalog.siteBtn:hover,
	.header__sale.siteBtn:hover,
	.header__favorite ul li a:hover {
		color: var(--white-color);
	}

	.header__catalog.siteBtn:hover .icon::before,
	.header__sale.siteBtn:hover .icon::before,
	.header__favorite ul li a:hover .icon::before {
		background-color: var(--white-color);
	}
}

@media (max-width: 768px) {
	.header__mobileWrapper._top {
		height: 50px;
	}

	.header .logo {
		width: 115px;
		height: 31px;
	}

	.header__searchBtn._mobile,
	.header__phone._mobile,
	.header__burger._mobile {
		width: 43px;
	}


	.header__catalog.siteBtn,
	.header__sale.siteBtn,
	.header__favorite ul li a {
		flex-direction: column;
	}
}

@media (max-width: 480px) {

	.header__catalog.siteBtn,
	.header__sale.siteBtn,
	.header__favorite ul li a {
		font-size: 11px;
	}
}

.logo {
	display: flex;
	align-items: center;
	height: 50px;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/catalog-top-menu.css?17398023553744*/
.catalogTopMenu {
	--parent-width: 400px;
	--parent-item-fz: 18px;
	--column-count: 3;
	--column-gap: 60px;
	--menu-padding: 30px 0 86px 60px;

	display: flex;
	opacity: 0;
	z-index: -5;
	position: fixed;
	inset: 0;

	width: 100%;
	height: 100svh;

	background-color: var(--white-color);
}

.catalogTopMenu._open {
	opacity: 3;
	z-index: 20;
}

.catalogTopMenu__wrapper {
	position: relative;
	height: 100%;
}

.catalogTopMenu nav {
	width: var(--parent-width);
	background-color: var(--bg-main-color);
	height: 100%;
	padding: 20px 0;
}

.catalogTopMenu nav>ul>li>a {
	padding: 15px 20px;
	display: flex;
	align-items: center;
	gap: 15px;

	font-size: var(--parent-item-fz);
	font-weight: 700;
	line-height: 140%;

	color: var(--black-color);
	background-color: transparent;
	transition: color .2s ease, background-color .2s ease;
}

.catalogTopMenu nav>ul>li>a span.icon {
	align-self: flex-start;
}

.catalogTopMenu nav>ul>li>a span.icon::before {
	transition: background-color .2s ease;
}

.catalogTopMenu .catalogTopMenu__wrapper>nav>ul:not(:hover)>li:first-child>a,
.catalogTopMenu nav>ul>li:hover>a {
	color: var(--white-color);
	background-color: var(--main-color);
}

.catalogTopMenu .catalogTopMenu__wrapper>nav>ul:not(:hover)>li:first-child>a span.icon::before,
.catalogTopMenu nav>ul>li:hover>a span.icon::before {
	background-color: var(--white-color);
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item {
	/* display: none; */
	opacity: 0;
	z-index: -5;
	position: absolute;
	inset: 0;
	left: var(--parent-width);

	padding: var(--menu-padding);
	gap: 30px;
	flex-direction: column;
	display: flex;
	height: 100% !important;
}

.catalogTopMenu .catalogTopMenu__wrapper>nav>ul:not(:hover)>li:first-child .catalogTopMenu__item,
.catalogTopMenu nav>ul>li:hover .catalogTopMenu__item {
	opacity: 1;
	z-index: 2;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item ._title a {
	font-size: 32px;
	font-weight: 900;
	line-height: 115%;
	margin-bottom: 30px;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item ._title a sup {
	font-weight: 700;
	color: var(--grey-color);
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper {
	overflow: auto;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul {
	width: 100%;
	height: max-content;
	position: relative;
	flex-direction: column;
	flex-wrap: wrap;
	overflow-y: auto;
	overflow-x: hidden;

	columns: var(--column-count);
	column-gap: var(--column-gap);
	column-fill: balance;
}


.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li {
	page-break-inside: avoid;
	margin-bottom: 30px;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li>a {
	font-size: 18px;
	font-weight: 700;
	line-height: 140%;
	display: flex;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li>a+ul {
	margin-top: 10px;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li>a sup {
	font-weight: 700;
	color: var(--grey-color);
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li>ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.catalogTopMenu nav>ul>li>.catalogTopMenu__item>.catalogTopMenu__item-wrapper>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 22.4px;
	color: var(--grey-color);
}

@media (max-width: 1420px) {
	.catalogTopMenu {
		--parent-width: 360px;
		--column-count: 3;
		--column-gap: 60px;
		--menu-padding: 30px 0 86px 40px;
	}
}

@media (max-width: 1200px) {
	.catalogTopMenu {
		--parent-width: 300px;
		--column-count: 2;
		--column-gap: 40px;
		--menu-padding: 30px 0 77px 40px;
	}
}

@media (max-width: 1024px) {
	.catalogTopMenu {
		display: none;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/footer.css?17398023555936*/
/* footer */
:root {
	--footer-mt: clamp(40px, calc(2.5rem + (60 - 40) * ((100vw - 375px) / (1024 - 375))), 60px);
}

@media screen and (min-width: 1200px) {
	:root {
		--footer-mt: clamp(60px, calc(3.75rem + (80 - 60) * ((100vw - 1200px) / (1400 - 1200))), 80px);
	}
}

@media screen and (min-width: 1400px) {
	:root {
		--footer-mt: clamp(80px, calc(5rem + (100 - 80) * ((100vw - 1400px) / (1600 - 1400))), 100px);
	}
}

footer {
	margin-top: var(--footer-mt);
	padding-bottom: 65px;
	background-color: var(--dark-main-color);
	color: var(--white-color);
}

footer .logo {
	height: clamp(40.62px, calc(2.53875rem + (58 - 40.62) * ((100vw - 375px) / (1400 - 375))), 58px);
}

.footer__top {
	padding-top: 20px;
}

.footer__top .container {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.footer__bottom {
	background-color: var(--add-color5);
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer__bottom .container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}


.footer__copyrights {
	font-weight: 400;
	font-size: clamp(12px, calc(0.75rem + (16 - 12) * ((100vw - 375px) / (1024 - 375))), 16px);
	line-height: 140%;
	margin-bottom: 10px;
}

.footer__politics {
	font-weight: 400;
	font-size: clamp(12px, calc(0.75rem + (16 - 12) * ((100vw - 375px) / (1024 - 375))), 16px);
	line-height: 140%;

	text-decoration: underline;
	display: inline-block;
	margin-bottom: 16px;
}

.footer__developer p,
.footer__developer a {

	font-weight: 400;
	font-size: clamp(12px, calc(0.75rem + (16 - 12) * ((100vw - 375px) / (1024 - 375))), 16px);
	line-height: 130%;

}

.footer__developer a {
	text-decoration-line: underline;
}

.footer__developer {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
}

.footer__developer img {
	width: 20.4px !important;
	height: 13.97px !important;
}

.footer__developer .logoIm {
	display: flex;
	width: 30px;
	min-width: 30px;
	height: 30px;
	margin-right: 10px;
	border: 1px solid #0075B9;
	justify-content: center;
	align-items: center;
}

.footer__menu ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	align-items: flex-start;
	grid-column-gap: 86px;
	grid-row-gap: 10.5px;
	margin-top: 7px;
}

.footer__menu ul a:has(.icon) {
	display: flex;
	gap: 5px;
}

.footer__phone span {
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

.footer__mail {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
}

.footer__mail span {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
}

.footer__phone .icon {
	width: 13px;
	height: 13px;
	margin-right: 7px;
}

.footer__mail .icon {
	width: 16px;
	height: 12px;
	margin-right: 10px;
}

.footer__mail span.icon::before,
.footer__phone span.icon::before {
	background-color: #12B0FF;
}


.footer__mail {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.footer__phone {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.footer__item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 40px;
}

.footer__item:last-of-type p {
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	color: rgba(255, 255, 255, 0.7);
}

.footer__menu li span.icon::before {
	background: linear-gradient(90deg, #FF7A00 0%, #FFA82B 100%);
}

.footer__menu li a {
	display: flex;
	align-items: center;
	justify-content: flex-start;

	font-weight: 700;
	font-size: 14px;
	line-height: 140%;

	will-change: color;
	transition: color 0.2s ease;
}


.footer__menu li:hover a {
	color: var(--add-color4);
}

.footer__item:last-of-type {
	margin-top: 7px;
	margin-bottom: 18px;
}

@media screen and (min-width: 768px) {
	.footer__top .container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 150px;
	}

	.footer__item:first-child {
		grid-column: 1/3;
	}

	.footer__item:last-of-type {
		grid-column: 1/3;
	}

	.footer__item {
		flex-direction: column;
		gap: 24px;
		align-items: flex-start;
	}

	.footer__menu ul {
		grid-column-gap: 120px;
		grid-row-gap: 20px;
	}

	.footer__menu li a {
		white-space: nowrap;
		font-size: 16px;
	}

	.footer__phone span {
		font-size: 16px;
		line-height: 120%;
	}

	.footer__mail span {
		font-size: 16px;
		line-height: 120%;
	}
}

@media screen and (min-width: 1025px) {
	footer {
		padding-bottom: 0;
	}

	.footer__top .container {
		grid-template-columns: repeat(3, 1fr);
		padding-top: 40px;
	}

	.footer__item:first-child {
		grid-column: 1;
	}

	.footer__item:last-of-type {
		grid-column: 1/4;
		margin-bottom: 37px;
	}

	.footer__menu ul {
		margin: 0;
	}

	.footer__politics,
	.footer__developer a,
	.footer__phone span,
	.footer__mail span {
		will-change: color;
		transition: color 0.2s ease;
	}

	.footer__politics:hover,
	.footer__developer a:hover,
	.footer__phone:hover span,
	.footer__mail:hover span {
		color: var(--add-color4);
	}

	.footer__menu li a {
		font-size: 18px;
	}

	footer .popular {
		margin: 0;
		padding-top: 52px;
	}

	footer .popular .siteBtn {
		background-color: var(--add-color2);
		color: var(--white-color);
	}

	footer .popular .siteBtn:hover {
		background-color: var(--hover-main-color);
	}
}

@media screen and (min-width: 1200px) {
	footer .logo {
		height: clamp(40.62px, calc(2.53875rem + (58 - 40.62) * ((100vw - 375px) / (1400 - 375))), 58px);
	}

	.footer__bottom .container {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.footer__copyrights {
		margin: 0;
	}

	.footer__politics {
		margin: 0;
	}

	.footer__top .container {
		grid-template-columns: 163px repeat(3, 1fr);
		grid-column-gap: 60px;
		padding-bottom: 77px;
	}

	.footer__item:last-of-type {
		grid-column: unset;
		margin: 0;
	}

	.footer__menu ul {
		grid-column-gap: 60px;
	}
}

@media screen and (min-width: 1400px) {
	.footer__top .container {
		grid-template-columns: 240px repeat(3, 1fr);
		grid-column-gap: 90px;
	}

	.footer__menu ul {
		grid-column-gap: 90px;
	}
}

/* footer */
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/wrapper.css?17398023551638*/
.customModal {
	opacity: 0;
	position: fixed;
	inset: 0;
	width: 100svw;
	height: 100svh;
	z-index: -2;
	background-color: var(--white-color);
}

.customModal._center {
	inset: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .4s ease, transform .4s ease;
	max-width: 811px;
	width: calc(100svw - 30px);
	height: fit-content;
	max-height: calc(100svh - 30px);

	padding: 38px 38px 38px 32px;
}

.customModal._open {
	opacity: 1;
	z-index: 25;
}

.customModal__title {
	margin-bottom: 34px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.customModal__title .icon._close::before {
	width: 20px;
	height: 20px;
}

.customModal__text {
	margin-bottom: 16px;
}

.customModal__search .customInput {
	height: 50px;
	padding: 15px;
}

.customModal__wrapper {
	overflow: auto;
	margin-top: 56px;
}

.customModal__close {
	height: 60px;
	margin-top: 27px;
	max-width: 355px;
	margin-right: 0;
	margin-left: auto;

	font-size: 20px;
	font-weight: 700;
	line-height: 120%;
}

@media (max-width: 1200px) {
	.customModal__title {
		margin-bottom: 20px;
	}

	.customModal__close {
		height: 50px;
		font-size: 18px;
	}

	.customModal__wrapper {
		margin-top: 40px;
	}

	.customModal__search .customInput {
		height: 40px;
		padding: 10px;
	}
}

@media (max-width: 1024px) {
	.customModal._center {
		padding: 20px;
	}
}


@media (max-width: 768px) {
	.customModal._center {
		padding: 15px;
	}

	.customModal__title {
		margin-bottom: 15px;
	}

	.customModal__text {
		margin-bottom: 10px;
	}

	.customModal__close {
		font-size: 16px;
	}

	.customModal__wrapper {
		margin-top: 30px;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/components/catalog/buyBlock.css?17398023551265*/
._buyBlock {
	display: flex;
}

._buyBlock .siteBtn {
	background-color: var(--main-color);
	color: var(--white-color);
	position: relative;
}

._buyBlock .siteBtn span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

._buyBlock .siteBtn span._buy {
	opacity: 1;
}

._buyBlock .siteBtn span._inBasket {
	opacity: 0;
}

._buyBlock._inBasket .siteBtn {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px var(--accent-color);
	color: var(--accent-color);
}

._buyBlock._inBasket .siteBtn span._buy {
	opacity: 0;
}

._buyBlock._inBasket .siteBtn span._inBasket {
	opacity: 1;
}

._buyBlock .customInput {
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	background-color: var(--white-color);
}

._buyBlock._inBasket:not(._calc) .customInput {
	box-shadow: inset 0 0 0 2px var(--accent-color);
}

._buyBlock:not(._inBasket) .customInput .icon._minus:has(+input:not([value])) {
	opacity: 0.3;
	cursor: not-allowed;
	background-color: var(--bg-main-color);
}

/* блок купить с калькуляцией */
._buyBlock._calc {
	display: flex;
	flex-direction: column;
}

._buyBlock._calc .calculation {
	display: flex;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/components/catalog/price.css?1739802355712*/
.price {
	display: flex;
	flex-direction: column;
}

.price__value {
	font-size: var(--price-value-fz);
	line-height: var(--price-value-lh, 117%);
}

.price__value b,
.price__value span {
	font-weight: var(--price-value-weight, 900);
}

.price__label {
	font-size: var(--price-label-fz);
	font-weight: var(--price-label-weight);
	line-height: var(--price-label-lh);
	color: var(--grey-color);
}

.price._action .price__value {
	color: var(--accent-color);
}

.price__old {
	font-size: var(--price-old-fz);
	font-weight: var(--price-old-weight, 600);
	line-height: var(--price-old-lh, 117%);

	text-decoration: line-through;
	color: var(--grey-color);
}

.price__old._hidden {
	visibility: hidden;
	opacity: 0;
}

/* End */


/* Start:/local/templates/gazmet_im/assets/css/form/express.css?17398023558579*/
.express {
	--express-close-size: 18px;
	--express-close-height: 3px;

	position: fixed;
	top: 0;
	right: 0;
	background-color: #F3FAFF;
	bottom: 0;
	display: block;
	height: 100vh;
	overflow-y: auto;
	overflow-y: scroll;
	max-width: 560px;
	width: 0;
	transform: translateX(100%);
	transition: .4s ease;
	left: auto;
	z-index: 99;
}

.express * {
	position: relative;
}

.express._opened {
	width: 100%;
	transform: translateX(0);
	transition: .4s ease;
}

.express__title {
	margin-bottom: 18px;
}

.express__title>.container {
	height: 50px;
	background-color: #007BC6;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.express__title .container>span {
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #FFFFFF;
}

.express__close {
	width: var(--express-close-size);
	height: var(--express-close-size);
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	transition: transform .2s ease-out;
	margin-right: 0;
	margin-left: auto;
	cursor: pointer;
}

.express__close span {
	height: var(--express-close-height);
	background-color: #E6F2FA;
	width: var(--express-close-size);
	transition: transform .2s ease .05s, opacity .2s ease;
}

.express__close span:nth-child(1) {
	translate: 0 calc(var(--express-close-size) / 2 - var(--express-close-height) / 2);
	transform: rotate(45deg);
}

.express__close span:nth-child(2) {
	translate: 0 calc(-1 * (var(--express-close-size) / 2 - var(--express-close-height) / 2));
	transform: rotate(-45deg);
}

.express__close._close {
	transform: rotate(180deg);
	transition: transform .2s ease-in;
}

.express__close._close span {
	transform: rotate(0deg);
	opacity: 0;
	transition: transform .2s ease, opacity .2s ease .05s;
}

.express__wrapper *,
.express__form * {
	font-size: 14px;
}

.express__wrapper {
	margin-bottom: 20px;
}

.express__wrapper p {
	line-height: 150%;
	font-feature-settings: 'pnum' on, 'lnum' on, 'salt' on;
}

.express__wrapper p:not(:last-child) {
	margin-bottom: 10px;
}

.express__form-input {
	position: relative;
	display: flex;
	align-items: center;
}

.express__form-input .icon {
	position: absolute;
	width: 15px;
	height: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 14px;
	z-index: 1;
}

.express__form-input:not(._comment, ._submit) {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #D1E9F9;
	height: 45px;
}

.express__form-input input,
.express__form-input textarea {
	display: flex;
	background: var(--white-color);
	border: none;
	transition: box-shadow .3s ease;
	padding-left: 37px !important;
	position: absolute;
	inset: 0;
}

.express__form-input input::placeholder,
.express__form-input textarea::placeholder {
	color: var(--grey-color);
}

.express__form-input._comment {
	margin-bottom: 15px;
	height: 180px;
}

.express__form-input textarea {
	padding-left: 0;
	width: 100%;
	border: 1px solid #D1E9F9;
	padding: 10px 12px !important;
}

.express__form-input._required::after {
	content: '*';
	position: absolute;
	display: block;
	color: #969696;
	right: 4px;
	top: 1px;
	transition: color .3s ease
}

.express__form-input textarea:hover,
.express__form-input input:hover {
	box-shadow: 0 0 0 1px #12B0FF;
}

.express__form-input textarea:focus,
.express__form-input input:focus {
	outline: 0;
	box-shadow: 0 0 0 1px #12B0FF;
}

.express__form-input._error textarea,
.express__form-input._error input {
	box-shadow: 0 0 0 1px #DA331C;
}

.express__form-input path {
	transition: fill .3s ease;
}

.express__form-input._error path {
	fill: #DA331C;
}

.express__form-input._error._required::after {
	color: #DA331C;
}


.express__form-bottom {
	display: flex;
	flex-direction: column;
	gap: 25px;
	margin-bottom: 50px;
}

.express__form-policy {
	font-weight: 400;
	line-height: 150%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #7C7C7C;
}

.express__form-policy a {
	color: var(--add-color1);
}

.express__form-policy a:hover {
	color: var(--add-color6);
}

.express__form-input._submit {
	height: 50px;
}

.express__form-input._submit .siteBtn {
	width: 100%;
	height: 100%;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	font-feature-settings: 'pnum' on, 'lnum' on, 'ss09' on;
	color: #FFFFFF;
}

.express._sucsess>div>div:not(._thank, .express__title) {
	display: none;
}

.express__wrapper._thank {
	display: none;
}

._sucsess .express__wrapper {
	display: flex;
}

._sucsess .express__wrapper._thank>.container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 23vh;
	height: 100%;
}

._sucsess .express__wrapper._thank .icon {
	display: flex;
	width: 100px;
	height: 100px;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-bottom: 20px;
}

._sucsess .express__wrapper._thank .icon::before {
	display: none;
}

._sucsess .express__wrapper._thank .icon__wrapper {
	position: absolute;
	border-radius: 50%;
	border: solid 6px #007BC6;
	animation: load-sucsess 2s linear;
	animation-fill-mode: both;
	display: flex;
	align-items: center;
  justify-content: center;
}


._sucsess .express__wrapper._thank .icon .load {
	width: 100px;
	height: 100px;
	position: absolute;
	border-radius: 50%;
	background: conic-gradient(from 90deg at 50% 50%, rgba(0, 123, 198, 0) 0deg, #007BC6 270deg, #007BC6 360deg);
	animation: load 1.5s infinite linear;
	transform: translateZ(0);
}

._sucsess .express__wrapper._thank .icon .load::after {
	content: '';
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #fff;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

@keyframes load {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes load-sucsess {
	0% {
		opacity: 0;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

._sucsess .express__wrapper._thank .title {
	font-weight: 900;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	font-feature-settings: 'pnum' on, 'lnum' on, 'ss01' on;
	color: #000000;
	animation: load-sucsess 2s linear 1s;
	margin-bottom: 12px;
	animation-fill-mode: both;
	opacity: 0;
}

._sucsess .express__wrapper._thank p {
	animation: load-sucsess 2s linear 1s;
	text-align: center;
	opacity: 0;
	animation-fill-mode: both;
	margin-bottom: 30px;
}

._sucsess .express__wrapper._thank .siteBtn._close {
	max-width: 335px;
	height: 50px;
	width: 100%;
	animation: load-sucsess 2s linear 1s;
	animation-fill-mode: both;
	opacity: 0;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
}


@media (min-width: 600px) {
	.express {
		--express-close-size: 25px;
		--express-close-height: 4px;
	}

	.express__title {
		margin-bottom: 21px;
	}

	.express__title .container>span {
		font-weight: 900;
		font-size: 24px;
	}

	.express__wrapper *,
	.express__form * {
		font-size: 16px;
	}

	.express__form-input:not(._comment, ._submit) {
		margin-bottom: 20px;
		height: 50px;
	}

	.express__form-input textarea {
		padding: 14px !important;
	}
}

@media (min-width: 768px) {
	.express__title>.container {
		height: 70px;
	}
}


@media (min-width: 1025px) {
	body._backdrop:has(.express._open)::before {
		z-index: 30;
	}

	.express {
		border-top: solid 10px #007BC6;
		max-width: 760px;
		padding-top: 20px;
	}

	.express__title>.container {
		height: auto;
		background-color: transparent;
	}

	.express__title .container>span {
		color: #000000;
		font-weight: 900;
		font-size: 32px;
		line-height: 38px;
	}

	.express__close span {
		background-color: #000;
	}

	.express__wrapper {
		margin-bottom: 30px;
	}

	.express__form-input:not(._comment, ._submit) {
		height: 60px;
	}

	.express__form-input._comment {
		margin-bottom: 25px;
		height: 250px;
	}

	.express__form-bottom {
		display: flex;
		flex-direction: row;
		gap: 35px;
		align-items: center;
	}

	.express__form-bottom>div {
		width: 50%;
	}

	.express._sucsess .express__title>.container>span {
		display: none;
	}



	._sucsess .express__wrapper._thank>.container {
		margin-top: 23vh;
	}

	._sucsess .express__wrapper._thank .title {
		font-size: 36px;
	}

	._sucsess .express__wrapper._thank p {
		font-size: 18px;
	}

	._sucsess .express__wrapper._thank .siteBtn._close {
		height: 60px;
		font-size: 18px;
	}

	._sucsess .express__wrapper._thank .icon {
		width: 130px;
		height: 130px;
	}

	._sucsess .express__wrapper._thank .icon__wrapper {
		width: 130px;
		height: 130px;
	}


	._sucsess .express__wrapper._thank .icon .load {
		width: 130px;
		height: 130px;
	}

	._sucsess .express__wrapper._thank .icon .load:after {
		width: 120px;
		height: 120px;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/mobile-menu.css?17398023554100*/
/* mobile menu */
.mobile-menu {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	z-index: 22;
	bottom: 0;
	display: block;
	height: 0;
	overflow-y: auto;
	will-change: height;
	margin: 0 calc(var(--indent) * -1);
	transition: height 0.3s ease;
	/* overflow-y: scroll; */
}

.mobile-menu::-webkit-scrollbar {
	display: none;
}

.mobile-menu .menu {
	overflow: hidden;
	will-change: height;
	transition: height 0.3s ease;
}

.mobile-menu:before {
	content: '';
	width: 100%;
	height: 10px;
	display: flex;
	background-color: var(--main-color);
}

.mobile-menu._opened {
	height: 100%;
	top: var(--header-height);
	height: calc(100svh - var(--header-height));
}

.mobile-menu li>.submenu {
	left: 100%;
	position: absolute;
	display: none;
	top: 0;
	z-index: 23;
	background-color: white;
	width: 100%;
	/* bottom: -100%; */
	will-change: left;
	transition: left 0.3s ease;
}

.mobile-menu ul li .icon {
	width: 11px;
	height: 13px;
	margin-right: 5px;
}

.mobile-menu ul li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	position: relative;
}

.mobile-menu ul li.backward {
	padding: 18.5px 10px 18.5px 10px;
}

.mobile-menu li:not(.menu__bottom) a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-bottom: 1px solid var(--line-main-color);
	padding: 18.5px 10px 18.5px 10px;
	position: relative;
	width: 100%;
}

.mobile-menu li:not(.menu__bottom) a .icon._mobileMenuArrow {
	margin-right: 0;
	margin-left: auto;
}

.mobile-menu__bottom {
	position: absolute;
	bottom: 30px;
	left: 20px;
	right: 20px;
	z-index: 0;
	transition: opacity 0.3s ease;
}

.mobile-menu__bottom button {
	width: 100%;
	height: 50px;
}

.mobile-menu__bottom .header__phone {
	margin-bottom: 21px;
}

.mobile-menu__bottom .header__phone span {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
}

.mobile-menu ul:first-child li:first-child span {
	font-weight: 700;
}

.mobile-menu .menu>li.parent .submenu li.parent a:has(.icon:not(._mobileMenuArrow)) span:not(.icon) {
	font-weight: 700 !important;
}

.mobile-menu li span {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
}

.mobile-menu ul li:not(:nth-child(2)) .icon.trigger {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	right: 5px;
	width: auto;
	z-index: 1;
}

.mobile-menu ul li .icon.trigger svg {
	width: 8px;
	height: 8px;
}

.mobile-menu li>.submenu._opened {
	left: 0;
}

.mobile-menu li>.submenu .icon:not(.trigger) {
	width: 32px;
	height: 32px;
	margin-right: 10px;
	fill: var(--main-color);
}

.mobile-menu li ul.submenu li:first-child {
	background-color: var(--main-color);
	flex-direction: row-reverse;
	justify-content: flex-end;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 140%;
	color: #FFFFFF;
}

.mobile-menu li ul.submenu li:first-child * {
	pointer-events: none;
}

.mobile-menu li ul.submenu li:first-child .icon {
	width: 19px;
	height: 14px;
	margin-right: 8px;
}

.mobile-menu li ul.submenu li:nth-child(2) a {
	display: inline-block;
}

.mobile-menu li ul.submenu li:nth-child(2) span {
	font-style: normal;
	font-weight: 900 !important;
	font-size: 18px;
	line-height: 130%;
}

.mobile-menu li ul.submenu li span {
	font-weight: 400 !important;
}

.mobile-menu li ul.submenu li:nth-child(2) .count {
	font-style: normal;
	font-weight: 700 !important;
	font-size: 12px;
	line-height: 130%;
	color: #7C7C7C;
	top: -4px;
	right: -2px;
}

.mobile-menu {
	max-width: 400px;
	width: 100%;
	height: 100%;
	right: -100%;
	left: unset;
	will-change: right;
	transition: right 0.4s ease;
}

.mobile-menu._opened {
	right: 0;
}

.mobile-menu._opened .center {
	padding-left: 0;
}



.backdrop {
	position: fixed;
	background: #122A38;
	opacity: 0;
	inset: 0;
	z-index: 13;
	will-change: opacity;
	transition: opacity 0.2s ease;
	pointer-events: none;
}

.backdrop._active {
	opacity: 0.85;
	pointer-events: unset;
}

.mobile-menu__bottom {
	left: 15px;
	right: 30px;
	bottom: 20px;
}

/* mobile menu */
/* End */


/* Start:/local/templates/gazmet_im/assets/css/global/modificator.css?1739802355325*/
._mobile {
	display: none;
}

@media (max-width: 1024px) {
	._mobile {
		display: block;
	}
}

._visual-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
    margin-bottom: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/widget/horizontal_banner.css?17398023551507*/

.horizontalBanner {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}

.horizontalBanner__wrapper {
	height: 100%;
}

.header._fixed>.horizontalBanner {
	display: none;
}

.horizontalBanner {
	height: 120px;
}

.horizontalBanner__item {
	display: block;
	height: 100%;
}

.horizontalBanner__item-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.horizontalBanner__item-bg img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.horizontalBanner__item-img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	max-width: var(--container-width);
	position: relative;
}

.horizontalBanner__item-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding-right: 40px;
}

.horizontalBanner .icon._close {
	position: absolute;
	z-index: 2;
	width: 30px;
	height: 30px;
	top: 50%;
	right: 0;
	left: auto;
	transform: translateY(-50%);
	cursor: pointer;
}

.horizontalBanner .icon._close::before {
	width: 20px;
	height: 20px;
}


@media (max-width: 1740px) {
	.horizontalBanner .icon._close {
		margin-right: var(--container-padding);
	}
}

@media (max-width: 1024px) {
	.horizontalBanner {
		z-index: 25;
	}
}

@media (max-width: 768px) {
	.horizontalBanner {
		height: max-content;
		aspect-ratio: 769 / 120;
	}

	.horizontalBanner__item-img img {
		padding-right: 30px;
	}


	.horizontalBanner .icon._close {
		width: 20px;
		height: 20px;
	}

	.horizontalBanner .icon._close::before {
		width: 15px;
		height: 15px;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/components/arturgolubev/search.title/gazmet/style.css?17398023554066*/
.header__search {
	z-index: 25;
	background-color: var(--white-color);
	justify-content: end;
}

header.header:not(._fixed):has(.header__search._focused) {
	z-index: auto;
}

header.header._fixed:has(.header__search._focused) {
	z-index: 25;
}

/* .header__search._focused .header__search-helpers {
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.4);
} */

.header__search form {
	display: contents;
}

.header__search form .icon._arrowBackSearch {
	display: none;
}

.header__search .form-group {
	display: contents;
}

.header__search-submit {
	margin-right: 15px;
	margin-left: 15px;
	width: 18px;
	height: 18px;
	z-index: 2;
}

.header__search-submit .icon._search::before {
	width: 16px;
	height: 16px;
}

.header__search-clear {
	width: 12px;
	height: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	display: none;
}

.header__search-clear .icon._close::before {
	width: 12px;
	height: 12px;
	background-color: var(--grey-color);
}








.header__search-helpers {
	/* max-height: calc(100% - 68px - clamp(65px, calc(4.0625rem + (75 - 65) * ((100vw - 375px) / (768 - 375))), 75px)); */
	max-height: calc(100vh - clamp(50px, calc(3.125rem + (70 - 50) * ((100vw - 768px) / (1024 - 768))), 70px));
	height: auto;
	overflow: auto;
	background-color: var(--white-color);
}

.search-result {
	overflow: auto;
	/* height: calc(100vh - 50px - 68px - 65px); */
	padding: 0 15px;
}

.search-result__section {
	margin-bottom: 7px;
}

.search-result__section-title {
	font-size: 16px;
	line-height: 19px;
	color: #969696;
	margin-top: 15px;
	margin-bottom: 12px;
}

.search-result__section-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.search-result__section-wrapper .siteBtn {
	padding: 7px 15px;
	width: fit-content;
}

.search-result__items {
	display: flex;
	flex-direction: column;
}

.search-result__item {
	display: flex;
	gap: 15px;
	padding: 15px 0;
	border-bottom: 1px solid #D1E9F9;
}

.search-result__item-img {
	width: 32px;
	height: 32px;
	flex-shrink: 0;
}

.search-result__item-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.search-result__item-info {
	display: flex;
	flex-direction: column;
	gap: 7px;
	color: #131313;
	font-size: 14px;
	line-height: 16px;
	font-feature-settings: 'pnum' on, 'lnum' on;
}

.search-result__item-price {
	font-weight: 900;
}

.search-result__all {
	padding-top: 18px;
	padding-bottom: 22px;
}

.search-result__all a {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: var(--main-color);
	transition: color .3s ease;
}

.search-result__all a:hover {
	color: var(--add-color6);
}

@media (min-width: 980px) {
	.search-result__item {
		padding: 20px 0;
		align-items: center;
		width: 100%;
	}


	.search-result__item-info {
		justify-content: space-between;
		align-items: center;
		flex-direction: row;
		width: 100%;
		gap: 20px;
	}
}

.header__search-helpers {
	pointer-events: none;
	top: 48px;
	border-top: 1px solid var(--add-color7);
	position: absolute;
	z-index: -1;
	height: 0;
	width: 100%;
	will-change: height, opacity;
	transition: height 0.2s ease, opacity 0.2s ease;
	opacity: 0;
	min-width: 600px;
	left: 50%;
	transform: translateX(-50%);
}

.header__search._focused .header__search-helpers {
	max-height: 510px;
	height: auto;
	opacity: 1;
	pointer-events: unset;
}

@media (max-width: 1024px) {
	.header__search-submit {
		display: none;
	}

	.header__search-clear {
		margin-right: 30px;
	}

	.header__search._openMobile {
		position: fixed;
		height: 100svh;
		inset: 0;
		transition: none;
	}

	.header__search form {
		position: absolute;
		inset: 0;
		display: flex;
		align-items: center;
		justify-content: end;
		height: 70px;
	}

	.header__search._openMobile form .icon._arrowBackSearch {
		display: flex;
		left: 20px;
		position: absolute;
		z-index: 2;
	}

	.header__search._openMobile input {
		border-left: 69px solid var(--main-color);
	}

	.header__search-helpers {
		top: 70px;
		width: 100%;
		transition: none;
		min-width: 100%;
	}

	.header__search._focused .header__search-helpers {
		max-height: 100%;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/components/catalog/catalogItem.css?173980235522207*/
.catalogSection {
	/*стили для карточек */
	--property-fz: 16px;
	--price-value-fz: 22px;
	--old-price-fz: 18px;
	--text-fz: 16px;
	--btn-fz: 16px;
	--btn-height: 50px;

	--show-more-gap: 30px;
	--show-more-height: 60px;
	--show-more-fz: 18px;

	--price-value-lh: 115%;
	--price-value-weight: 900;

	--price-label-weight: 500;
	--price-label-lh: 115%;

	--price-old-weight: 500;
	--price-old-lh: 115%;

	container: catalogSection/inline-size;
}

/*для слайдера НАЧАЛО*/
/*общее*/
.catalogSection.swiper .catalogSection__wrapper.swiper-wrapper {
	width: fit-content;
}

.catalogSection.swiper>.swiper-pagination {
	display: none;
}

@media (max-width: 1024px) {

	.catalogSection.swiper>.swiper-pagination {
		--swiper-pagination-bullet-size: 10px;
	}

	.catalogSection.swiper>.swiper-pagination {
		display: block;
		line-height: 1;
	}

	.catalogSection.swiper>.swiper-pagination .swiper-pagination-bullet-active-prev-prev,
	.catalogSection.swiper>.swiper-pagination .swiper-pagination-bullet-active-prev,
	.catalogSection.swiper>.swiper-pagination .swiper-pagination-bullet-active-next,
	.catalogSection.swiper>.swiper-pagination .swiper-pagination-bullet-active-next-next {
		transform: scale(0.7);
	}
}

/*общее*/

/*для большого НАЧАЛО*/
.catalogSection._classicSwiper {
	--swiper-gap: 30px;
	--swiper-title-mb: 35px;
	--swiper-container-mb: 60px;
	width: 100%;
	padding: var(--swiper-title-mb) var(--swiper-gap) var(--swiper-container-mb);
	width: calc(100% + (2 * var(--swiper-gap)));
	margin-left: calc(-1 * var(--swiper-gap));
}

.catalogSection._classicSwiper .catalogSection__wrapper.swiper-wrapper .catalogItem:hover .catalogItem__wrapper._grid {
	box-shadow: inset 0 0 0 0px var(--line-main-color), 0px 0 var(--swiper-gap) 0px var(--shadow-color);
}

@media (max-width: 1200px) {
	.catalogSection._classicSwiper {
		--swiper-title-mb: 20px;
		--swiper-container-mb: 40px;
	}
}

@media (max-width: 1074px) {
	.catalogSection._classicSwiper {
		--swiper-gap: 15px;
	}
}

@media (max-width: 1024px) {
	.catalogSection._classicSwiper {
		--swiper-container-mb: 65px;
		--swiper-pagination-color: var(--main-color);
		--swiper-pagination-bullet-horizontal-gap: 4.5px;
		--swiper-pagination-bullet-inactive-color: var(--line-main-color);
		--swiper-pagination-bullet-inactive-opacity: 1;
	}

	.catalogSection._classicSwiper>.swiper-pagination {
		bottom: 30px;
	}
}

@media (max-width: 768px) {
	.catalogSection._classicSwiper {
		--swiper-title-mb: 15px;
		--swiper-container-mb: 55px;
	}
}

@media (max-width: 555px) {
	.catalogSection._classicSwiper {
		--swiper-gap: 10px;
	}
}
/*для большого КОНЕЦ*/

/*для слайдера с маленькими карточками НАЧАЛО*/
.catalogSection._miniSwiper {
	--swiper-padding: 29px;

	padding: var(--swiper-padding);
	margin-left: calc(-1 * var(--swiper-padding));
	width: calc(100% + (2 * var(--swiper-padding)));
}

.catalogSection._miniSwiper .catalogSection__wrapper.swiper-wrapper .catalogItem:hover .catalogItem__wrapper._grid {
	box-shadow: inset 0 0 0 0px var(--line-main-color), 0px 0 var(--swiper-padding) 0px var(--shadow-color);
}

.viewed .swiper-button-next.swiper-button-disabled._viewed,
.viewed .swiper-button-prev.swiper-button-disabled._viewed {
	opacity: .35;
}

.catalogSection._grid._miniSwiper .catalogSection__wrapper {
	--img-height: 95px;
	--price-value-fz: 20px;
	--name-fz: 14px;
}

.catalogSection._grid._miniSwiper .catalogItem .catalogItem__name {
	margin-top: 0;
	margin-bottom: 6px;
}

.catalogSection._miniSwiper .catalogItem .catalogItem__price .price__label,
.catalogSection._miniSwiper .catalogItem__available,
.catalogSection._miniSwiper .catalogItem__btn {
	display: none;
}

@media (max-width: 1024px) {
	.catalogSection._miniSwiper {
		--swiper-padding: 15px;
		padding-bottom: 25px;
	}

	.catalogSection._miniSwiper>.swiper-pagination {
		bottom: 0;
	}
}

@media (max-width: 768px) {
.catalogSection._grid._miniSwiper .catalogSection__wrapper {
	--img-height: 80px;
	--price-value-fz: 14px;
	--name-fz: 11px;
}
}

@media (max-width: 560px) {
	.catalogSection._miniSwiper {
		--swiper-padding: 10px;
		padding-bottom: 25px;
	}

	.catalogSection._miniSwiper>.swiper-pagination {
		bottom: 0;
	}
}
/*для слайдера с маленькими карточками КОНЕЦ*/
/*для слайдера КОНЕЦ*/

.catalogSection._main {
	margin-top: 60px;
}


.catalogSection__showMore {
	height: var(--show-more-height);
	font-size: var(--show-more-fz);
	margin-top: var(--show-more-gap);
	font-weight: 700;
	line-height: 115%;
	gap: 5px;
}

.catalogSection__showMore::after {
	content: '';
	mask-image: url(/local/templates/gazmet_im/assets/css/components/catalog/../../../image/icon/arrow-menu.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	background-color: var(--black-color);
	width: 12.17px;
	height: 7.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotateX(0);
	transition: background-color .2s ease;
}

.catalogSection__showMore:hover::after {
	background-color: var(--white-color);
}


@media (max-width: 1200px) {
	.catalogSection {
		--show-more-gap: 25px;
		--show-more-height: 50px;
		--show-more-fz: 16px;
	}
}

/*container 994*/
@media (max-width: 1024px) {
	.catalogSection {
		--show-more-gap: 15px;
	}
}

/*container 738*/
@media (max-width: 768px) {
	.catalogSection {
		--btn-fz: 14px;
		--btn-height: 30px;
	}
}

/*container 525*/
@media (max-width: 555px) {
	.catalogSection {
		--show-more-gap: 10px;
		--show-more-height: 40px;
		--show-more-fz: 14px;
	}
}


.catalogSection._grid .catalogSection__wrapper {
	--grid-column: 5;
	--grid-gap: 30px;

	/*стили для карточек */
	--name-fz: 16px;
	--name-weight: 400;

	--gap-card: 10px;
	--img-height: 160px;
	--img-width: 100%;
	--padding-card: 20px;

	--available-fz: 13px;
	--sticker-fz: 13px;
	--article-fz: 13px;

	--price-value-fz: 22px;
	--price-old-fz: 18px;
	--price-label-fz: 13px;
}

/*разметка на главной*/
@container catalogSection (min-width: 1301px) {
	.catalogSection._main._grid .catalogItem:nth-child(n+11) {
		display: none;
	}
}

@container catalogSection (max-width: 1300px) and (min-width: 995px) {
	.catalogSection._main._grid .catalogItem:nth-child(n+9) {
		display: none;
	}
}

@container catalogSection (max-width: 994px) {
	.catalogSection._main._grid .catalogItem:nth-child(n+7) {
		display: none;
	}
}

/*разметка на главной*/

@container catalogSection (max-width: 1300px) {
	.catalogSection._grid .catalogSection__wrapper {
		--grid-column: 4;
	}
}

@container catalogSection (max-width: 994px) {
	.catalogSection._grid .catalogSection__wrapper {
		--grid-column: 3;
		--grid-gap: 15px;
	}
}

@media (max-width: 1100px) and (min-width: 1025px) {
	.catalogSection._grid:not(._main) .catalogSection__wrapper {
		--grid-column: 2;
	}
}


@media (max-width: 768px) {
	.catalogSection._grid .catalogSection__wrapper {
		--img-height: 95px;

		--padding-card: 10px;
		--name-fz: 11px;
		--available-fz: 10px;
		--sticker-fz: 10px;
		--article-fz: 10px;

		--price-value-fz: 14px;
		--price-old-fz: 11px;
		--price-label-fz: 10px;

		--btn-height: 30px;
	}
}


@container catalogSection (max-width: 525px) {
	.catalogSection._grid .catalogSection__wrapper {
		--grid-column: 2;
		--grid-gap: 10px;
	}
}

.catalogSection:not(.swiper) .catalogSection__wrapper {
	display: grid;
	grid-template-columns: repeat(var(--grid-column), 1fr);
	gap: var(--grid-gap);
}


.catalogSection._table .catalogSection__wrapper {
	--grid-column: 1;
	--grid-gap: 1px;

	/*стили для карточек */
	--name-fz: 16px;
	--name-weight: 400;

	--gap-card: 30px;
	--img-height: 80px;
	--img-width: 80px;
	--padding-card: 20px 0;

	--available-fz: 13px;
	--sticker-fz: 12px;
	--article-fz: 13px;

	--price-value-fz: 18px;
	--price-old-fz: 14px;
}

@media (max-width: 1400px) {
	.catalogSection._table .catalogSection__wrapper {
		--gap-card: 20px;
		--name-fz: 14px;
		--price-value-fz: 16px;
		--img-height: 60px;
		--img-width: 60px;
	}
}


@media (max-width: 420px) {
	.catalogSection._table .catalogSection__wrapper {
		--gap-card: 15px;
		--name-fz: 12px;

		--available-fz: 10px;
		--sticker-fz: 10px;
		--article-fz: 10px;

		--img-height: 55px;
		--img-width: 55px;
	}
}



.catalogItem {
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	transition: box-shadow .2s ease;
	border-radius: var(--border-radius-outer);
	cursor: pointer;
	position: relative;
	min-width: 0;

	gap: var(--gap-card);
	color: var(--black-color);
	padding: var(--padding-card);

	overflow: hidden;
}

.catalogItem:hover {
	box-shadow: inset 0 0 0 0px var(--line-main-color), 0px 0 35px 0px var(--shadow-color);
}

.catalogItem ul {
	list-style: none;
}


/*фото*/
.catalogItem__img {
	display: flex;
	width: var(--img-width);
	height: var(--img-height);
	flex-shrink: 0;
}

.catalogItem__img .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}


.catalogItem__img img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	margin: auto;
	display: flex;
}

.catalogItem ._slider-thumbs {
	position: absolute;
	inset: 0;
	z-index: 6;
	width: 100%;
	height: 100%;
}

.swiper-pagination.catalogItem__img-pagination {
	bottom: 0;
	height: 3px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 4px;
}

.swiper-pagination.catalogItem__img-pagination span {
	height: 100%;
	width: 100%;
	border-radius: unset;
	margin: 0 !important;
	background: var(--line-main-color);
	opacity: 1 !important;
	position: relative;
}

.swiper-pagination.catalogItem__img-pagination span::before {
	content: '';
	position: absolute;
	height: var(--img-height);
	width: 100%;
	bottom: 0;
	left: 0;
  right: 0;
}


.swiper-pagination.catalogItem__img-pagination span.swiper-pagination-bullet-active {
	background: var(--main-color);
}

@media (max-width: 1024px) {
	.swiper-pagination.catalogItem__img-pagination {
		display: none;
	}
}

/*фото*/

/*стикеры*/
.catalogItem__sticker {
	display: flex;
	gap: 5px;
	inset: var(--padding-card);
	width: fit-content;
	height: fit-content;
	z-index: 2;
	list-style: none;
}

.catalogItem__sticker li {
	width: fit-content;
	height: fit-content;
	align-self: start;
	padding: 3px 5px;
	border-radius: var(--border-radius-inner);
	font-size: var(--sticker-fz);
	font-weight: 700;
	line-height: 120%;
	color: var(--white-color);
}

.catalogItem__sticker li._promotion {
	background: var(--accent-gradient-color);
}

.catalogItem__sticker li._sale {
	background: var(--green-gradient-color);
}

/*стикеры*/

/*название*/
.catalogItem__name {
	font-size: var(--name-fz);
	font-weight: var(--name-weight);
	line-height: 140%;
	color: var(--black-color);
}

.catalogItem__name:hover {
	color: var(--black-color);
}

/*название*/

/*кнопка*/
.catalogItem__btn._selectOfferBlock {
	display: none;
}

.catalogItem__btn._buyBlock {
	display: flex;
}

.catalogItem__btn .siteBtn {
	font-size: var(--btn-fz);
	font-weight: 700;
	line-height: 115%;
	height: var(--btn-height);
	position: relative;
}

@media (max-width: 1024px) {
	.catalogItem._haveOffers .catalogItem__btn._selectOfferBlock {
		display: flex;
	}

	.catalogItem._haveOffers .catalogItem__btn._buyBlock {
		display: none;
	}
}

/*кнопка*/

/*цена local/templates/gazmet_im/assets/css/components/catalog/price.css*/

/*налчиие*/
.catalogItem__available {
	font-size: var(--available-fz);
	line-height: 115%;

	display: flex;
	gap: 5px;
	align-items: start;
}

.catalogItem__available::before {
	content: '';
	width: 6.54px;
	height: 6.54px;
	transform: rotate(-45deg);
	margin-top: 5px;
}

.catalogItem__available._many::before {
	background-color: var(--many-color);
}

.catalogItem__available._order::before {
	background-color: var(--order-color);
}

/*налчиие*/

/*артикул*/
.catalogItem__article {
	font-size: var(--article-fz);
	font-weight: 500;
	line-height: 115%;
	color: var(--grey-color);
}

/*артикул*/

/*торговые*/
.catalogItem__offers {
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
	gap: 5px;
	flex-wrap: wrap;
}

.catalogItem__offers .siteBtn {
	width: fit-content;
	height: fit-content;

	font-size: 14px;
	font-weight: 400;
	line-height: 115%;
	padding: 5px 10px;
}

.catalogItem__offers .siteBtn._showMore {
	gap: 5px;
}

.catalogItem__offers .siteBtn._showMore::after {
	content: '';
	display: block;
	width: 7px;
	height: 5px;
	background-color: var(--black-color);
	pointer-events: none;
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-image: url("/local/templates/gazmet_im/assets/css/components/catalog/../../../image/icon/arrow-menu.svg");
	transform: rotateX(0deg);
	transition: transform .2s ease, background-color .2s ease;
}

.catalogItem__offers .siteBtn._showMore:hover::after {
	background-color: var(--white-color);
}

.catalogItem__offers._open .siteBtn._showMore::after {
	transform: rotateX(180deg);
}

@media (max-width: 1024px) {
	.catalogItem__offers {
		display: none;
	}
}

/*торговые*/

/*разметка для гридов*/
.catalogSection._grid .catalogItem {
	display: flex;
	padding: 0;
	position: relative;
	box-shadow: none;
	overflow: unset;
}

.catalogSection._grid .catalogItem .catalogItem__wrapper._grid {
	display: grid;
	grid-template-rows: var(--img-height) 1fr;
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	transition: box-shadow .2s ease;
	border-radius: var(--border-radius-outer);
	cursor: pointer;
	min-width: 0;

	gap: var(--gap-card);
	color: var(--black-color);
	padding: var(--padding-card);
	height: 100%;
	width: 100%;
}

.catalogSection._grid .catalogItem:hover .catalogItem__wrapper._grid {
	box-shadow: inset 0 0 0 0px var(--line-main-color), 0px 0 35px 0px var(--shadow-color);
}

.catalogSection._grid .catalogItem .catalogItem__wrapper._list,
.catalogSection._grid .catalogItem .catalogItem__wrapper._table {
	display: contents;
}

.catalogSection._grid .catalogItem .catalogItem__info {
	display: flex;
	flex-direction: column;
}


.catalogSection._grid .catalogItem .catalogItem__sticker {
	position: absolute;
	flex-direction: column;
	top: 10px;
	left: 10px;
}

.catalogSection._grid .catalogItem .catalogItem__article {
	margin-bottom: 4px;
}

.catalogSection._grid .catalogItem .catalogItem__name {
	margin-top: 15px;
	margin-bottom: 26px;
}

.catalogSection._grid .catalogItem .catalogItem__offers {
	margin-bottom: 20px;
	display: none;
}

.catalogSection._grid .catalogItem:hover {
	height: auto;
	z-index: 20;
}

.catalogSection._grid .catalogItem .catalogItem__offers .siteBtn._showMore {
	display: none;
}

.catalogSection._grid .catalogItem .catalogItem__price {
	margin-top: auto;
}

.catalogSection._grid .catalogItem .catalogItem__price .price__label {
	margin-bottom: 8px;
}

.catalogSection._grid .catalogItem .catalogItem__price .price ._sht {
	display: none;
}

/*суета для торговых в плитке*/
@media (min-width: 1025px) {
	.catalogSection._grid .catalogItem._haveOffers:hover .catalogItem__wrapper._grid {
		position: absolute;
		height: fit-content;
		background-color: var(--white-color);
	}

	.catalogSection._grid .catalogItem._haveOffers:hover .catalogItem__name {
		margin-bottom: 20px;
	}

	.catalogSection._grid .catalogItem:hover .catalogItem__offers {
		display: flex;
	}
}

/*суета для торговых в плитке*/
/*кнопка*/


.catalogSection._grid .catalogItem__btn {
	position: relative;
	margin-top: 15px;
	margin-bottom: 0;
	height: var(--btn-height);
}

.catalogSection._grid .catalogItem__btn .siteBtn {
	position: absolute;
	inset: 0;
	z-index: 1;
	height: 100%;
}

.catalogSection._grid .catalogItem__btn .customInput {
	position: absolute;
	inset: 0;
	opacity: 0;
	height: 100%;
	z-index: 0;
}

.catalogSection._grid .catalogItem__btn._inBasket .siteBtn {
	opacity: 0;
	z-index: 0;
}


.catalogSection._grid .catalogItem__btn._inBasket .customInput {
	opacity: 1;
	z-index: 1;
}

/*кнопка*/

@media (max-width: 768px) {
	.catalogSection._grid .catalogItem .catalogItem__name {
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.catalogSection._grid .catalogItem__available {
		gap: 3px;
	}

	.catalogSection._grid .catalogItem__available::before {
		width: 3.79px;
		height: 3.79px;
		margin-top: 4px;
	}
}


/*разметка для таблицы*/
.catalogSection._table .catalogItem {
	box-shadow: 0 1px 0 var(--light-main-color), 0 -1px 0 var(--light-main-color);
	border-radius: 0;

	display: grid;
	grid-template-columns: var(--img-width) 1fr;
	align-items: center;
	min-height: 120px;
}

.catalogSection._table .catalogItem._haveOffers .catalogItem__img {
	align-self: start;
}

.catalogSection._table .catalogItem .catalogItem__img ._slider-thumbs {
	display: none;
}

.catalogSection._table .catalogItem .swiper-pagination.catalogItem__img-pagination {
	display: none;
}


.catalogSection._table .catalogItem .catalogItem__info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 60px;
}

.catalogSection._table .catalogItem .catalogItem__wrapper._grid,
.catalogSection._table .catalogItem .catalogItem__wrapper._list {
	display: contents;
}

.catalogSection._table .catalogItem .catalogItem__wrapper._table._left {
	display: flex;
	flex-wrap: wrap;
}

.catalogSection._table .catalogItem .catalogItem__sticker {
	width: 100%;
	margin-bottom: 8px;
	order: -1;
}

.catalogSection._table .catalogItem .catalogItem__article {
	margin-right: 14px;
}

.catalogSection._table .catalogItem .catalogItem__name {
	margin-top: 5px;
	width: 100%;
}

.catalogSection._table .catalogItem .catalogItem__offers {
	margin-top: 10px;
}

.catalogSection._table .catalogItem .catalogItem__offers .siteBtn:not(._showMore):nth-child(n+5) {
	display: none;
}

.catalogSection._table .catalogItem .catalogItem__offers._open .siteBtn:not(._showMore):nth-child(n+5) {
	display: flex;
}


.catalogSection._table .catalogItem .catalogItem__wrapper._table._right {
	display: flex;
	gap: 80px;
	align-items: center;
	flex-shrink: 0;
}

.catalogSection._table .catalogItem._haveOffers .catalogItem__wrapper._table._right {
	align-self: start;
}

.catalogSection._table .catalogItem .catalogItem__price .price__label {
	display: none;
}

.catalogSection._table .catalogItem .catalogItem__btn {
	flex-direction: row-reverse;
	gap: 15px;
	width: 360px;
}

.catalogSection._table .catalogItem .catalogItem__btn .siteBtn {
	flex: 1 0 0;
}

.catalogSection._table .catalogItem .catalogItem__btn .customInput {
	width: 120px;
}





@media (max-width: 1400px) {
	.catalogSection._table .catalogItem .catalogItem__wrapper._table._right {
		gap: 40px;
	}

	.catalogSection._table .catalogItem .catalogItem__btn {
		width: 301px;
	}
}

/*media 768*/
@container catalogSection (max-width: 738px) {
	.catalogSection._table .catalogSection__wrapper {
		--btn-fz: 14px;
	}

	.catalogSection._table .catalogItem .catalogItem__wrapper._table._left {
		align-self: start;
	}

	.catalogSection._table .catalogItem .catalogItem__wrapper._table._right {
		gap: 16px;
		flex-direction: column;
		width: 282px;
		align-items: start;
	}

	.catalogSection._table .catalogItem .catalogItem__btn {
		height: 30px;
		gap: 10px;
		width: 100%;
	}

	.catalogSection._table .catalogItem .catalogItem__btn .customInput {
		width: 101px;
		height: 30px;
	}

	.catalogSection._table .catalogItem .catalogItem__btn .siteBtn {
		height: 30px;
	}
}

@media (max-width: 620px) {
	.catalogSection._table .catalogItem .catalogItem__info {
		flex-direction: column;
		align-items: start;
		gap: 10px;
	}

	.catalogSection._table .catalogItem .catalogItem__wrapper._table._right {
		gap: 15px;
		width: 100%;
	}
}

/*разметка для таблицы НАЧАЛО*/

/*разметка для мини корзины НАЧАЛО*/
.catalogSection._miniBasket .catalogSection__wrapper {
	--grid-column: 1;
	--grid-gap: 1px;
	--name-fz: 16px;
	--name-weight: 700;
	--gap-card: 20px;

	--img-height: 80px;
	--img-width: 80px;
	--padding-card: 15px 0;

	--price-value-fz: 16px;
	--price-old-fz: 14px;
}

.catalogSection._miniBasket .catalogItem {
	display: grid;
	grid-template-columns: var(--img-width) auto 35px;
	box-shadow: 0 1px 0 var(--light-main-color), 0 -1px 0 var(--light-main-color);
}

.catalogSection._miniBasket .catalogItem:first-child {
	box-shadow: 0 1px 0 var(--light-main-color), 0 0 0 var(--light-main-color);
}

.catalogSection._miniBasket .catalogItem:last-child {
	box-shadow: 0 0 0 var(--light-main-color), 0 -1px 0 var(--light-main-color);
}

.catalogSection._miniBasket .catalogItem .catalogItem__img {
	align-self: start;
}

.catalogSection._miniBasket .catalogItem .catalogItem__info {
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: start;
	gap: 15px;
}

.catalogSection._miniBasket .catalogItem .catalogItem__wrapper._miniBasket._right {
	display: grid;
	grid-template-columns: 120px 7px 151px 7px 120px;
	gap: 20px;
	align-items: center;
}

.catalogSection._miniBasket .catalogItem .catalogItem__wrapper._miniBasket._right ._multiply,
.catalogSection._miniBasket .catalogItem .catalogItem__wrapper._miniBasket._right ._equals {
	display: flex;
	align-items: center;
	justify-content: center;
}


.catalogSection._miniBasket .catalogItem .catalogItem__btn {
	flex-direction: row;
	align-items: center;
	gap: 10px;
	width: fit-content;
}

.catalogSection._miniBasket .catalogItem .catalogItem__btn._buyBlock .customInput._number {
	box-shadow: inset 0 0 0 1px var(--line-main-color);
	height: 40px;
}

.catalogSection._miniBasket .catalogItem .catalogItem__btn._buyBlock .customInput._number:hover {
	box-shadow: inset 0 0 0 1px var(--hover-main-color);
}

.catalogSection._miniBasket .catalogItem .price {
	white-space: nowrap;
}

.catalogSection._miniBasket .catalogItem .catalogItem__sum .price__value {
	font-weight: 900;
}

/*разметка для мини корзины КОНЕЦ*/

/*удаляем плавающий ховер для не таблиц*/
.catalogSection._list .catalogItem.floatHover::after,
.catalogSection._grid .catalogItem.floatHover::after {
	opacity: 0;
	display: none;
	visibility: hidden;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/components/miniBasket.css?17398023551274*/
#miniBasketWrapper {
	position: relative;
}

.miniBasket {
	display: none;
	padding: 15px;
	border-top: 10px solid var(--main-color);
	position: absolute;
	right: 0;
	top: calc(100% + 20px);
	width: 680px;
	background-color: var(--white-color);
	box-shadow: 0px 0px 35px 0px #00395940;
}

#miniBasketWrapper._active:hover .miniBasket {
	display: block;
}

#miniBasketWrapper._active:hover .miniBasket::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 100px);
	height: calc(100% + 100px);
}

.miniBasket__wrapper {
	max-height: 600px;
	height: 100%;
	overflow-y: auto;
}

@media (max-height: 1000px) {
	.miniBasket__wrapper {
		max-height: 330px;
	}
}

.miniBasket__total {
	margin-top: 10px;
	padding: 18px 15px 15px 15px;
	background-color: var(--add-color12);
	display: flex;
	flex-direction: column;
	align-items: end;
	gap: 20px;
	width: 100%;
	box-shadow: 0 -15px 20px #fff;
  position: relative;
}

.miniBasket__sum {
	font-size: 18px;
	font-weight: 400;
	line-height: 21.13px;
}

.miniBasket__sum span {
	font-weight: 900;
}

.miniBasket__btn {
	display: flex;
	gap: 15px;
	width: 100%;
}

.miniBasket__btn .siteBtn {
	height: 50px;
	font-size: 16px;
	font-weight: 700;
	line-height: 18.78px;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/widget/breadcrumbs.css?17398023552447*/
/* хлебные крошки */
.breadcrumb {
	--item-gap: 7px;

	display: flex;
	margin-top: 28px;
}

.breadcrumb__open {
	display: none;
}

.breadcrumb__wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: var(--item-gap);
}

.breadcrumb__item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: var(--item-gap);
}

.breadcrumb__item._last {
	display: none;
}

.breadcrumb__item span {
	font-size: 16px;
	font-weight: 400;
	line-height: 18.78px;
	color: #7C7C7C;
}



@media (max-width: 768px) {
	.breadcrumb {
		margin-top: 25px;
	}

	.breadcrumb__item span {
		font-size: 12px;
		font-weight: 400;
		line-height: 14.09px;
	}
}

@media (max-width: 600px) {
	.breadcrumb {
		margin-top: 7px;
		gap: 8px;
		position: relative;
	}

	/*скрывыем все кроме предпоследнего*/
	/*последний скрыт по умолчанию*/
	.breadcrumb__wrapper._showMore:not(._open) .breadcrumb__item:not(:nth-last-child(2)) {
		display: none;
	}

	.breadcrumb__open {
		width: 25px;
		height: 25px;
		background-color: #E6F2FA;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.breadcrumb__wrapper._open {
		background: #FFF;
		box-shadow: 0px 0px 25px 0px rgba(0, 57, 89, 0.25);
		padding: 10px;
		position: absolute;
		top: 100%;
		gap: 15px;
		z-index: 3;
		flex-direction: column;
		align-items: start;
	}

	.breadcrumb__wrapper._open::after {
		content: '';
		width: 1px;
    height: calc(100% - 20px - 11px);		
		background: #D1E9F9;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.breadcrumb__wrapper:not(._open) .breadcrumb__item {
		padding-left: 0 !important;
	}

	.breadcrumb__wrapper._open .breadcrumb__item a {
		position: relative;
		flex-shrink: 0;
		display: flex;
		align-items: center;
	}

	.breadcrumb__wrapper._open .breadcrumb__item .icon {
		display: none;
	}

	.breadcrumb__wrapper._open .breadcrumb__item a::after {
		content: '';
		width: 5px;
		height: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: var(--main-color);
		transform: translate(-8.7px, -22%) rotate(45deg);
		position: absolute;
		top: 50%;
		z-index: 2;
	}

	.breadcrumb__wrapper._open .breadcrumb__item::before {
		content: '';
		width: var(--paddingLeft);
		height: 1px;
		background: #D1E9F9;
		transform: translate(0, 1px);
	}
}

/* хлебные крошки */
/* End */


/* Start:/local/templates/gazmet_im/components/bitrix/breadcrumb/main/style.css?1739802355133*/
/* @media (min-width: 768px) {
	
} */
.bx-breadcrumb-item._last {
	display: none;
}
span.breadcrumbs-mobile__item {
	display: none;
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/widget/popular.css?17398023551838*/
.popular {
	display: block;
	margin-top: 20px;
}

.section__title._small {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 130%;
}

.popular__wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 15px;
	overflow: hidden;
	max-width: min-content;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.popular .siteBtn {
	width: fit-content;
	height: fit-content;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	white-space: nowrap;
	padding: 7px 15px;
}

.popular .siteBtn b {
	color: inherit;
}

.popular .siteBtn:not(:last-child) {
	margin-right: 15px;
}

._overlay .site-arrow._popular {
	z-index: 5;
	transform: rotate(180deg);
	width: 32px;
	height: 32px;
	display: flex;
	position: absolute;
	right: 0;
	will-change: opacity;
	transition: opacity 0.2s ease;
}

._overlay .site-arrow._popular:before {
	width: 6.6px;
	height: 11.22px;
}

.popular__overlay {
	position: absolute;
	right: 0;
	top: 0;
}

._overlay span.popular__overlay {
	position: absolute;
	right: 0;
	background: linear-gradient(270deg, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
	width: 100px;
	z-index: 3;
	pointer-events: none;
	top: -1px;
	bottom: -1px;
	opacity: 1;
	will-change: opacity;
	transition: opacity 0.2s ease;
}

footer ._overlay span.popular__overlay {
	background: linear-gradient(270deg, var(--dark-main-color) 50%, rgba(1, 90, 141, 0) 100%);
}

._overlay .site-arrow._popular.swiper-button-disabled {
	opacity: 0 !important;
}

._overlay .site-arrow._popular.swiper-button-disabled+span.popular__overlay {
	opacity: 0;
}

.site-arrow._popular {
	display: none;
}

._overlay .site-arrow._prev._popular {
	left: 0;
}

._overlay ._prev+span.popular__overlay {
	left: 0;
	transform: scale(-1);
}



@media screen and (max-width: 1024px) {
	.popular {
		display: none;
	}
}
/* End */


/* Start:/local/templates/gazmet_im/assets/css/template/appBar.css?17398023551222*/
/* app bar */

.appBar {
	display: none;
}

@media (max-width: 1024px) {
	.appBar {
		--height: 65px;
		display: block;
		position: fixed;
		bottom: 0;
		background-color: var(--white-color);
		border-top: 1px solid var(--line-main-color);
		z-index: 13;
		box-shadow: 0px 0px 35px rgba(0, 57, 89, 0.25);
		height: 65px;
		width: 100%;
	}

	.appBar .container {
		display: flex;
		align-items: center;
		height: 100%;
	}

	.appBar__wrapper {
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		height: 100%;
	}

	.appBar__item {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 5px;
		position: relative;
		width: fit-content;
		height: 100%;
		flex: 1;
	}

	.appBar__item._basket .countYellow {
		top: 3px;
	}

	.appBar__item._selected {
		pointer-events: none;
		background-color: var(--bg-main-color);
	}

	.appBar__item .icon {
		width: 26px;
		height: 26px;
	}

	.appBar__item .icon._home::before {
		width: 26px;
		height: 26px;
	}

	.appBar__item .icon._basket::before {
		width: 21px;
		height: 22px;
	}

	.appBar__item span:not(.icon, .count) {
		font-weight: 400;
		font-size: 13px;
		line-height: 140%;
	}
}

/* app bar */
/* End */
/* /local/templates/gazmet_im/assets/lib/css/fancybox.css?173980235515598 */
/* /local/templates/gazmet_im/assets/lib/swiper/swiper.css?173980235518458 */
/* /local/templates/gazmet_im/assets/css/plugin/swiper_custom.css?17398023551444 */
/* /local/templates/gazmet_im/assets/css/global/font.css?17398023555397 */
/* /local/templates/gazmet_im/assets/css/global/const.css?1739802355671 */
/* /local/templates/gazmet_im/assets/css/global/reset.css?17398023551200 */
/* /local/templates/gazmet_im/assets/css/global/color.css?17398023551420 */
/* /local/templates/gazmet_im/assets/css/global/icon.css?17398023555955 */
/* /local/templates/gazmet_im/assets/css/ui/input.css?17398023551639 */
/* /local/templates/gazmet_im/assets/css/ui/btn.css?17398023553932 */
/* /local/templates/gazmet_im/assets/css/ui/burger.css?1739802355814 */
/* /local/templates/gazmet_im/assets/css/template/typography.css?17398023555518 */
/* /local/templates/gazmet_im/assets/css/template/main.css?17525838408766 */
/* /local/templates/gazmet_im/assets/css/template/header.css?17398023559423 */
/* /local/templates/gazmet_im/assets/css/template/catalog-top-menu.css?17398023553744 */
/* /local/templates/gazmet_im/assets/css/template/footer.css?17398023555936 */
/* /local/templates/gazmet_im/assets/css/template/wrapper.css?17398023551638 */
/* /local/templates/gazmet_im/assets/css/components/catalog/buyBlock.css?17398023551265 */
/* /local/templates/gazmet_im/assets/css/components/catalog/price.css?1739802355712 */
/* /local/templates/gazmet_im/assets/css/form/express.css?17398023558579 */
/* /local/templates/gazmet_im/assets/css/template/mobile-menu.css?17398023554100 */
/* /local/templates/gazmet_im/assets/css/global/modificator.css?1739802355325 */
/* /local/templates/gazmet_im/assets/css/widget/horizontal_banner.css?17398023551507 */
/* /local/templates/gazmet_im/components/arturgolubev/search.title/gazmet/style.css?17398023554066 */
/* /local/templates/gazmet_im/assets/css/components/catalog/catalogItem.css?173980235522207 */
/* /local/templates/gazmet_im/assets/css/components/miniBasket.css?17398023551274 */
/* /local/templates/gazmet_im/assets/css/widget/breadcrumbs.css?17398023552447 */
/* /local/templates/gazmet_im/components/bitrix/breadcrumb/main/style.css?1739802355133 */
/* /local/templates/gazmet_im/assets/css/widget/popular.css?17398023551838 */
/* /local/templates/gazmet_im/assets/css/template/appBar.css?17398023551222 */
