

/* Start:/local/templates/bals/css/jquery.fancybox.css?176891986325343*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.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{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/bals/css/jquery.simplebar.css?17689198634467*/
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* End */


/* Start:/local/templates/bals/css/slick.css?17689198631790*/
/* Slider */.slick-slider {
    position:relative;
    display:block;
    box-sizing:border-box;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
        touch-action:pan-y;
    -webkit-tap-highlight-color:transparent;
}
.slick-list {
    position:relative;
    display:block;
    overflow:hidden;
    margin:0;
    padding:0;
}
.slick-list:focus {
    outline:none;
}
.slick-list.dragging {
    cursor:pointer;
    cursor:hand;
}
.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform:translate3d(0, 0, 0);
       -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
         -o-transform:translate3d(0, 0, 0);
            transform:translate3d(0, 0, 0);
}
.slick-track {
    position:relative;
    top:0;
    left:0;

    display:block;
    margin-left:auto;
    margin-right:auto;
}
.slick-track:before,.slick-track:after {
    display:table;
    content:'';
}
.slick-track:after {
    clear:both;
}
.slick-loading .slick-track {
    visibility:hidden;
}
.slick-slide {
    display:none;
    float:left;

    height:100%;
    min-height:1px;
}
[dir='rtl'] .slick-slide {
    float:right;
}
.slick-slide img {
    display:block;
}
.slick-slide.slick-loading img {
    display:none;
}
.slick-slide.dragging img {
    pointer-events:none;
}
.slick-initialized .slick-slide {
    display:block;
}
.slick-loading .slick-slide {
    visibility:hidden;
}
.slick-vertical .slick-slide {
    display:block;

    height:auto;

    border:1px solid transparent;
}
.slick-arrow.slick-hidden {
    display:none;
}
/* End */


/* Start:/local/templates/bals/css/slick-theme.css?17689198631871*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
	background:url(/images/ajax-loader.gif) no-repeat center #fff;
}

/* Arrows */
.slick-arrow {
	display:flex;
	justify-content:center;
	align-items:center;
	width:60px;
	height:60px;
	outline:none;
	border:none;
	border-radius:50%;
	padding:0;
	background:var(--white);
	color:transparent;
	font-size:0;
	line-height:0;
	position:absolute;
	top:50%;
	z-index:1;
	cursor:pointer;
	transform:translateY(-50%);
	transition:all .3s;
}
.slick-arrow.slick-disabled {
	opacity:.5;
}
.slick-arrow .icon {
	width:8px;
	height:16px;
	fill:var(--black);
}
.bx-no-touch .slick-arrow:hover .icon {
	stroke:var(--blue);
}
.slick-prev {
	left:-80px;
}
.slick-prev .icon {
	transform:rotate(180deg);
}
.slick-next {
	right:-80px;
}

/* Dots */
.slick-dots {
	list-style:none;
	display:flex;
	justify-content:right;
	gap:12px;
	width:100%;
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding:0 !important;
	position:absolute;
	bottom:50px;
	left:50%;
	transform:translateX(-50%);
}
.slick-dots li {
	margin:0 !important;
	padding:0 !important;
	position:relative;
	cursor:pointer;
}
.slick-dots li::before,
.slick-dots li::after {
	display:none !important;
}
.slick-dots li button {
	display:block;
	width:12px;
	height:12px;
	padding:0;
	border:none;
	border-radius:50%;
	background-color:var(--white-20);
	color:transparent;
	font-size:0;
	line-height:0;
	cursor:pointer;
	transition:background-color .15s;
}
.bx-no-touch .slick-dots li:hover button,
.slick-dots li.slick-active button {
	background-color:var(--white);
}

@media (max-width:1000px) {
	.slick-arrow {
		width:50px;
		height:50px;
	}
} /* < 1000px */

@media (max-width:500px) {
	.slick-arrow {
		width:40px;
		height:40px;
	}
} /* < 500px */

/* End */


/* Start:/local/templates/bals/template_styles.css?1768919863123303*/
/*** fonts ***/

@font-face {
	font-family:'Open Sans';
	src:url('/local/templates/bals/fonts/Open_Sans/OpenSans-Variable.woff2') format('woff2');
	font-weight:300 800;
	font-stretch:75% 200%;
	font-display:swap;
}
/* @font-face {
	font-family:'Open Sans Italic';
	src:url('/local/templates/bals/fonts/Open_Sans/OpenSans-Italic-Variable.woff2') format('woff2');
	font-weight:300 800;
	font-stretch:75% 200%;
	font-style:italic;
	font-display:swap;
} */

/*** set html5 elements to block ***/
aside, footer, header, main, menu, nav, article, section { 
	display:block;
}

/*** main ***/
* {
	box-sizing:border-box;
	margin:0;
	padding:0;
	outline:none !important;
}

::-moz-focus-inner {
	border:0 !important;
}
::before,
::after {
	box-sizing:border-box;
}

:root {
	--font:'Open Sans';
	/* --i-font:'Open Sans Italic'; */
	
	--white-50:#ffffff80;
	--white-40:#ffffff64;
	--white-20:#ffffff32;
	--white-10:#ffffff16;
	--white-0:#fff0;
	--white:#fff;
	--bg:#f0f3f4;
	--gray:#e6ecef;
	--gray2:#e3e9ec;
	--light-gray:#f7f7f7;
	--dark-gray:#969c9f;
	--blue:#0095d8;
	--dark-blue:#0077ba;
	--red:#e30016;
	--black:#222;
	--theme-shadow:#18274b33;
	--text-shadow:#0005;
}

html {
	width:100%;
	height:100%;
	min-width:320px;
	scroll-behavior:smooth;
}

body {
	height:100%;
	background-color:var(--bg);
	color:var(--black);
	font-family:var(--font);
	font-size:16px;
	font-weight:400;
	line-height:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	/* iOS */
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.show-menu body,
.show-mobile-menu body,
.show-filter body {
	overflow:hidden;
}

a,
.a {
	color:var(--black);
	text-decoration:none;
	cursor:pointer;
	transition:border-color .3s, background-color .3s, color .3s, font-size .3s, opacity .3s;
}
.bx-no-touch  a:not(.button):hover,
.bx-no-touch  .a:not(.button):hover {
	color:var(--blue);
	text-decoration:none; /* for bootstrap */
}

b,
.b,
strong {
	font-weight:700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	display:block;
	margin:0;
	font-weight:600;
	line-height:1.1;
	transition:margin .3s, color .3s, font-size .3s, line-height .3s;
}
h1,
.h1 {
	font-size:80px;
}
h2,
.h2 {
	font-size:48px;
	text-transform:uppercase;
}
h3,
.h3 {
	font-size:30px;
	text-transform:uppercase;
}
h4,
.h4 {
	font-size:25px;
}
h5,
.h5,
h6,
.h6 {
	font-size:20px;
}

p {
	margin:20px 0;
}

img {
	max-width:100%;
	height:auto;
	border:none;
}

svg {
	transition:all .3s;
}
svg * {
	fill:inherit;
	stroke:inherit;
}

.input,
input,
textarea,
select {
	padding:15px;
	border:none;
	border-radius:10px;
	background:var(--light-gray);
	background-image:none;
	color:var(--black);
	font-size:16px;
	font-weight:400;
	line-height:20px;
	transition:padding .3s, color .3s, background-color .3s, opacity .3s;
}
button,
input[type=button],
input[type=submit],
input[type=file] {
	cursor:pointer;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
	display:none;
}
textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=search],
input[type=password]{
	-webkit-appearance:none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color:inherit;
	opacity:.5;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity:.5;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color:inherit;
	opacity:5;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity:.5;
}

iframe {
	max-width:100%;
}

main ul,
main ol {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}
main ul li,
main ol li {
	margin:10px 0;
	padding:0;
}
main ul li::marker,
main ol li::marker {
	color:var(--black);
	font-weight:600;
}
main li ul,
main li ol {
	margin:18px 0;
	padding:0 0 0 40px;
}

/*** additional ***/

.text-20-sb {
	font-size:20px;
	font-weight:600;
	line-height:1.3;
}
.text-20-reg {
	font-size:20px;
	font-weight:400;
	line-height:1.3;
}
.text-16-med {
	font-size:16px;
	font-weight:500;
	line-height:1.1;
}
.text-16-reg {
	font-size:16px;
	font-weight:400;
	line-height:1.3;
}
.text-14-med {
	font-size:14px;
	font-weight:500;
	line-height:1.1;
}
.text-14-reg {
	font-size:14px;
	font-weight:400;
	line-height:1.1;
}
.text-14-reg-130 {
	font-size:14px;
	font-weight:400;
	line-height:1.3;
}
.btn {
	font-size:16px;
	font-weight:600;
	line-height:1.1;
}

.wrapper {
	max-width:1500px;
	margin-right:auto;
	margin-left:auto;
	transition:margin .3s;
}

.touch,
.notouch {
	display:none;
}
.bx-touch .touch {
	display:block;
}
.bx-no-touch  .notouch {
	display:block;
}

.colored {
	color:var(--blue);
}
.bx-no-touch  .colored:hover {
	color:var(--dark-blue);
}

.gray {
	color:var(--dark-gray);
}

.grecaptcha-badge {
	display:none !important;
}

/* svg icons */
.icon {
	display:block;
	fill:var(--black);
}

.icon.currency {
	display:inline-block;
	width:.42lh;
	height:.50lh;
	fill:currentColor;
	vertical-align:baseline;
}
/* END svg icons */

.clear {
	clear:both;
	display:table;
	height:0;
	line-height:0;
	overflow:hidden;
}
.clear-wrapper::before,
.clear-wrapper::after {
	content:'';
	clear:both;
	display:table;
	height:0;
	overflow:hidden;
	line-height:0;
}

#bx-panel-back {
	display:none !important;
}

.nowrap {
	white-space:nowrap;
}

.popup-window {
	z-index:111111 !important;
}

.no-select {
	user-select:none;
}

.obligatory {
	color:var(--red);
}

.iframe-wrapper iframe {
	display:block;
	margin:0 auto;
}

.errortext,
font.errortext { /* bx style */
	color:var(--red) !important;
}

.post-active-gallery {
	opacity:0;
	transition:opacity .3s;
}
.post-active-gallery.slick-initialized {
	opacity:1;
}

/* spinner */
/* .send-form-spinner {
	display:block;
	width:32px;
	height:32px;
	border:1px solid var(--black);
	border-radius:100%;
	position:relative;
}
.send-form-spinner::before {
	content:'';
	position:absolute;
	background-color:var(--black);
	top:5px;
	left:5px;
	width:8px;
	height:8px;
	border:none;
	border-radius:100%;
	transform-origin:10px 10px;
	animation-name:spin;
	animation-duration:1000ms;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
}
@media (prefers-reduced-motion:reduce) {
	.send-form-spinner::before {
		animation-name:blink;
		animation-duration:2000ms;
	}
}
@keyframes spin {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
@keyframes blink {
	from {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	to {
		opacity:0;
	}
} */

.send-form-spinner {
	width:36px;
	height:36px;
	display:inline-block;
	position:relative;
	border:3px solid;
	border-color:var(--red) #0000 var(--blue) #0000;
	border-radius:50%;
	box-sizing:border-box;
	animation:1s rotate linear infinite;
}
.send-form-spinner:before,
.send-form-spinner:after{
	content:'';
	top:-5px;
	left:3px;
	position:absolute;
	border:7px solid transparent;
	border-bottom-color:var(--blue);
	transform:translate(-10px, 19px) rotate(-35deg);
}
.send-form-spinner:after {
	border-color:var(--red) #0000 #0000 #0000;
	top:-1px;
	left:-8px;
	transform:translate(32px, 3px) rotate(-35deg);
}
@keyframes rotate {
	100%{transform:rotate(360deg)}
}
/* END spinner */

/* buttons */
.button-wrapper {
	text-align:center;
}

.button {
	display:inline-block;
	height:50px;
	padding:0 30px;
	border:none;
	border-radius:10px;
	background-color:var(--blue);
	color:var(--white);
	font-size:16px;
	font-weight:600;
	line-height:50px;
	text-align:center;
	text-decoration:none !important;
	white-space:nowrap;
	position:relative;
	user-select:none;
	cursor:pointer;
	transition:all .3s;
}
.bx-no-touch  .button:not([disabled]):hover {
	background-color:var(--dark-blue);
}

.gray-button {
	border-color:transparent;
	background-color:var(--light-gray);
	color:var(--blue);
}
.bx-no-touch  .gray-button:not([disabled]):hover {
	background-color:var(--blue);
	color:var(--white);
}

.button[disabled] {
	background-color:var(--light-gray) !important;
	color:var(--dark-gray) !important;
}

.big-button {
	width:100%;
	height:60px;
	font-size:20px;
	line-height:60px;
}

.button.with-spinner.sending,
.sending .with-spinner {
	background-color:var(--light-gray) !important;
	color:transparent !important;
	cursor:default;
	pointer-events:none;
}
.button.with-spinner .send-form-spinner {
	margin:-18px 0 0 -18px;
	position:absolute;
	top:50%;
	left:50%;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
}
.sending .send-form-spinner {
	opacity:1 !important;
}
/* END buttons */

/* custom checkbox */
.custom-checkbox-label {
	display:inline-block;
}
.custom-checkbox-label input {
	display:none !important;
}
.custom-checkbox-text {
	display:block;
	padding-left:26px;
	min-height:18px;
	line-height:18px;
	position:relative;
	cursor:pointer;
}
.custom-checkbox-text::before {
	content:'';
	width:18px;
	height:18px;
	border-radius:3px;
	background-color:var(--gray2);
	position:absolute;
	top:0;
	left:0;
	transition:border-color .3s;
}
.custom-checkbox-text::after {
	content:'';
	width:11px;
	height:8px;
	background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 13" width="11" height="8"><path fill="%23ffffff" fill-rule="evenodd" clip-rule="evenodd" d="M11.2418 4.87443L6.17649 9.74886L3.93306 7.5902L1.68959 5.43151L0.844811 6.2439L0 7.05632L3.08814 10.0282L6.17625 13L12.0952 7.30421C15.3507 4.17153 18.0078 1.59843 18 1.58624C17.9921 1.57401 17.608 1.21213 17.1464 0.782011L16.3071 0L11.2418 4.87443Z"/></svg>');
	position:absolute;
	inset:5px auto auto 4px;
	opacity:0;
	transition:opacity .3s;
}
.custom-checkbox-text a {
	color:var(--blue);
}
.bx-no-touch  .custom-checkbox-text a:hover {
	color:var(--dark-blue);
}
.custom-checkbox-label input:checked + .custom-checkbox-text::before {
	background-color:var(--blue);
}
.custom-checkbox-label input:checked + .custom-checkbox-text::after {
	opacity:1;
}
.custom-checkbox-label.disabled input:checked + .custom-checkbox-text::after {
	opacity:.3;
}
/* END custom checkbox */

/* custom radio */
.custom-radio-label {
	display:inline-block;
}
.custom-radio-label input {
	display:none !important;
}
.custom-radio-text {
	display:block;
	padding-left:29px;
	min-height:21px;
	font-size:14px;
	line-height:21px;
	position:relative;
	cursor:pointer;
}
.custom-radio-text::before {
	content:'';
	width:21px;
	height:21px;
	border:1px solid var(--gray);
	border-radius:50%;
	background-color:var(--white);
	position:absolute;
	top:0;
	left:0;
	transition:border-color .3s;
}
.bx-no-touch  .custom-radio-label:hover .custom-radio-text::before {
	border-color:var(--blue);
}
.custom-radio-label.disabled .custom-radio-text::before {
	border-color:var(--gray) !important;
}
.custom-radio-text::after {
	content:'';
	width:11px;
	height:11px;
	border-radius:50%;
	background-color:var(--blue);
	position:absolute;
	top:5px;
	left:5px;
	opacity:0;
	transition:opacity .3s;
}
.custom-radio-label input:checked + .custom-radio-text::after {
	opacity:1;
}
.custom-radio-label.disabled input:checked + .custom-radio-text::after {
	opacity:.2;
}
/* END custom radio */

/* simplebar */
.simplebar-track.simplebar-vertical {
	width:8px;
}
.simplebar-scrollbar.simplebar-visible::before {
	opacity:1;
}
.simplebar-scrollbar {
	border-radius:4px;
	background-color:var(--white);
}
.simplebar-scrollbar::before {
	background-color:var(--blue);
	border-radius:3px;
	inset:1px;
}
/* END simplebar */

/* custom select */
.custom-select {
	display:inline-flex;
	height:50px;
	position:relative;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
}
.custom-select select {
	display:none;
}
.custom-select.custom-select-active {
	opacity:1;
	pointer-events:auto;
}
.custom-select-caption {
	overflow:hidden;
	border-radius:10px;
	padding:0 35px 0 15px;
	background-color:var(--white);
	line-height:50px;
	text-overflow:ellipsis;
	white-space:nowrap;
	position:relative;
	cursor:pointer;
}
.bx-no-touch  .custom-select-caption:hover {
	color:var(--blue);
}
.custom-select-caption::after {
	content:'';
	width:13px;
	height:6px;
	margin-top:-2px;
	background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4" width="13" height="6" fill="%230095d8"><path d="M6.91803 0.0983465L3.98991 2.98022C3.92602 3.04343 3.83978 3.07888 3.74991 3.07888C3.66004 3.07888 3.57379 3.04343 3.50991 2.98022L0.581782 0.0989724C0.517497 0.0358001 0.430973 0.000402353 0.340844 0.000402361C0.250715 0.000402369 0.164191 0.0358001 0.0999066 0.0989725C0.0682513 0.129833 0.0430934 0.166718 0.0259163 0.207453C0.00873917 0.248189 -0.000110452 0.291951 -0.000110448 0.33616C-0.000110444 0.380369 0.00873918 0.424131 0.0259163 0.464866C0.0430934 0.505602 0.0682513 0.542487 0.0999066 0.573347L3.02741 3.4546C3.22023 3.64393 3.47967 3.75 3.74991 3.75C4.02014 3.75 4.27958 3.64393 4.47241 3.4546L7.39991 0.573347C7.43166 0.542476 7.4569 0.505553 7.47413 0.464759C7.49136 0.423966 7.50024 0.380131 7.50024 0.335846C7.50024 0.291562 7.49136 0.247728 7.47413 0.206934C7.4569 0.166141 7.43166 0.129217 7.39991 0.0983465C7.33562 0.0351741 7.2491 -0.000223376 7.15897 -0.000223607C7.06884 -0.00022336 6.98232 0.0351742 6.91803 0.0983465Z"/></svg>');
	position:absolute;
	inset:50% 15px auto auto;
	filter:grayscale(100%);
	transition:all .3s;
}
.bx-no-touch  .custom-select-caption:hover::after {
	filter:grayscale(0);
}
.custom-select.custom-select-show .custom-select-caption::after {
	transform:scaleY(-1);
}
.custom-select-options {
	display:none;
	width:100%;
	margin-top:3px;
	border:solid 1px var(--bg);
	border-radius:10px;
	padding:4px;
	background-color:var(--white);
	position:absolute;
	top:100%;
	left:0;
	z-index:10;
}
.custom-select-options.simplebar-scrollable-y {
	padding-right:10px;
}
.custom-select-option {
	border-top:solid 1px var(--gray);
	overflow:hidden;
	padding:3px 5px;
	color:var(--black);
	line-height:30px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.custom-select-option-selected {
	padding-right:24px;
	color:var(--blue);
	position:relative;
}
.custom-select-option-selected::after {
	content:'';
	width:13px;
	height:10px;
	margin-top:-5px;
	background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 13" width="13" height="10"><path fill="%230095d8" fill-rule="evenodd" clip-rule="evenodd" d="M11.2418 4.87443L6.17649 9.74886L3.93306 7.5902L1.68959 5.43151L0.844811 6.2439L0 7.05632L3.08814 10.0282L6.17625 13L12.0952 7.30421C15.3507 4.17153 18.0078 1.59843 18 1.58624C17.9921 1.57401 17.608 1.21213 17.1464 0.782011L16.3071 0L11.2418 4.87443Z"/></svg>');
	position:absolute;
	top:50%;
	right:5px;
}
.custom-select-options .custom-select-option:first-child {
	border-top:none;
}
.bx-no-touch  .custom-select-option:hover {
	color:var(--blue);
}
/* END custom select */

/* fancybox */
.fancybox__container {
	min-width:320px;
}
.fancybox-simple {
	padding:30px 40px;
	border-radius:20px;
}
.fancybox__content > .f-button.is-close-btn {
	--f-button-width:30px;
	--f-button-height:30px;
	--f-button-color:#a3a9ab !important;
	--f-button-hover-color:var(--black) !important;
	--f-button-bg:none !important;
	--f-button-active-bg:none !important;
	--f-button-hover-bg:none !important;
	top:17px;
	right:17px;
	opacity:1 !important;
}
.is-compact .fancybox__content > .f-button.is-close-btn {
	top:8px;
	right:8px;
}
.f-button svg {
	width:20px;
	height:20px;
	stroke-width:1.5px;
}
/* END fancybox */

/* popup form */
.popup-form {
	display:none;
	width:96%;
	max-width:480px;
	border-radius:10px;
	padding:30px;
	background-color:var(--white) !important;
	cursor:default !important;
	transition:padding .3s;
}
.popup-form form {
	width:100%;
	max-width:594px;
	margin:0 auto;
}
.popup-form-title {
	margin:0 0 20px;
	text-transform:uppercase;
}
.popup-form-description {
	margin-bottom:20px;
	color:var(--dark-gray);
}
/* END popup form */

/* contact form */
.contact-form {
	display:flex;
	flex-wrap:wrap;
	gap:11px;
}
.contact-form-block {
	display:flex;
	flex-wrap:wrap;
	gap:11px;
	width:100%;
}
.contact-form-item-wrapper {
	width:100%;
	position:relative;
}
.contact-form-block .contact-form-item-wrapper {
	width:calc((100% - 11px) / 2);
}
.contact-form-item {
	width:100%;
	margin:0 !important;
}
.contact-form-item-label {
	color:var(--dark-gray);
	font-size:16px;
	line-height:20px;
	position:absolute;
	inset:15px;
	transition:all .3s;
	pointer-events:none;
}
.contact-form-item-wrapper [readonly] {
	color:var(--dark-gray);
	user-select:none;
	pointer-events:none;
}
.contact-form-item-wrapper :focus + .contact-form-item-label {
	opacity:.5;
}
.contact-form-item-wrapper :valid + .contact-form-item-label,
.contact-form-item-wrapper [readonly] + .contact-form-item-label {
	opacity:0;
}
.contact-form .upload-file {
	display:flex;
	align-items:start;
	gap:11px;
}
.contact-form .upload-file-button {
	width:220px;
	padding:15px 15px 15px 46px;
	background-color:var(--light-gray);
	color:var(--dark-gray);
	position:relative;
	cursor:pointer;
}
.bx-no-touch  .contact-form .upload-file-button:hover {
	color:var(--blue);
}
.contact-form .upload-file-button .icon {
	width:18px;
	height:20px;
	stroke:var(--dark-gray);
	stroke-width:1.5px;
	position:absolute;
	top:50%;
	left:20px;
	transform:translateY(-50%);
}
.bx-no-touch  .contact-form .upload-file-button:hover .icon {
	fill:var(--blue);
}
.contact-form .upload-file input[type=file] {
	display:none;
}
.contact-form .upload-file-output:empty {
	display:none;
}
.contact-form .upload-file-output {
	flex:1;
	display:flex;
	flex-wrap:wrap;
	gap:11px;
}
.contact-form .upload-item {
	display:flex;
	flex-direction:column;
	justify-content:center;
	width:220px;
	height:50px;
	padding:0 15px;
	background-color:var(--light-gray);
}
.contact-form .upload-item-title {
	overflow:hidden;
	color:var(--black);
	white-space:nowrap;
	text-overflow:ellipsis;
}
.contact-form .upload-item-size {
	overflow:hidden;
	color:var(--dark-gray);
	white-space:nowrap;
	text-overflow:ellipsis;
}
.contact-form textarea.contact-form-item {
	height:180px;
	resize:none;
}
.contact-form .contact-form-item:disabled {
	opacity:.5;
}
.contact-form .send-form {
	min-width:180px;
	position:relative;
}
.contact-form.with-spinner .send-form .send-form-spinner {
	position:absolute;
	top:50%;
	left:50%;
	opacity:0;
	pointer-events:none;
	transform:translate(-50%, -50%);
	transition:opacity .3s;
}
.contact-form.with-spinner.sending .send-form {
	background-color:transparent !important;
	color:transparent !important;
	cursor:default;
	pointer-events:none;
}
.contact-form.with-spinner.sending .send-form .send-form-spinner {
	opacity:1;
}
/* END contact form */

/* form output */
.form-output {
	width:100%;
	height:0;
	margin:0;
	border:1px solid transparent;
	border-radius:10px;
	padding:0 10px;
	overflow:hidden;
	font-size:15px;
	text-align:center;
	transition:all .3s;
}
.error-output {
	height:auto;
	margin:5px 0;
	border-color:var(--red);
	padding:10px;
	color:var(--red);
	--fancybox-content-color:var(--red);
}
.success-output {
	height:auto;
	margin:5px 0;
	border-color:var(--success);
	padding:10px;
	color:var(--success);
	--fancybox-content-color:var(--success);
}

.error-field {
	border-color:var(--red) !important;
}
.bx-no-touch  .error-field:hover,
.error-field:focus {
	border-color:var(--red) !important;
}
.error-field + label {
	color:var(--red) !important;
}
/* END form output */

/* multilevel list OL */
.multilevel-list,
.multilevel-list ol {
	list-style:none;
	counter-reset:li;
}
.multilevel-list > li:before,
.multilevel-list ol > li:before {
	counter-increment:li;
	content:counters(li, '.') '. ';
	font-weight:600;
}
.multilevel-list ul > li {
	list-style-type:disc;
}
.multilevel-list ul ul > li {
	list-style-type:square;
}
.multilevel-list ul ul ul > li {
	list-style-type:circle;
}
/* END multilevel list OL */

/* table */
.table {
	width:100%;
	border:none;
	border-collapse:separate; 
    border-spacing:0; 
}
.table th,
.table td {
	padding:9px 14px;
	border-right:1px solid var(--gray);
	border-bottom:1px solid var(--gray);
	text-align:center;
	vertical-align:middle;
}
.table tr:first-child th,
.table tr:first-child td {
	border-top:1px solid var(--gray);
}
.table tr th:first-child,
.table tr td:first-child {
	border-left:1px solid var(--gray);
}
.table th {
	background-color:var(--bg);
	font-weight:600;
}
.table tr:first-child th:first-child,
.table tr:first-child td:first-child {
	border-top-left-radius:10px;
}
.table tr:first-child th:last-child,
.table tr:first-child td:last-child {
	border-top-right-radius:10px;
}
.table tr:last-child th:first-child,
.table tr:last-child td:first-child {
	border-bottom-left-radius:10px;
}
.table tr:last-child th:last-child,
.table tr:last-child td:last-child {
	border-bottom-right-radius:10px;
}
/* .table tr:nth-child(odd) td {
	background-color:var(--light-gray);
} */
/* END table */

/* wrapper for horizontal scrolling of tables */
.doubleScroll-scroll-wrapper {
	margin:5px 0;
}
h1 + .doubleScroll-scroll-wrapper,
.h1 + .doubleScroll-scroll-wrapper,
h2 + .doubleScroll-scroll-wrapper,
.h2 + .doubleScroll-scroll-wrapper,
h3 + .doubleScroll-scroll-wrapper,
.h3 + .doubleScroll-scroll-wrapper,
h4 + .doubleScroll-scroll-wrapper,
.h4 + .doubleScroll-scroll-wrapper,
h5 + .doubleScroll-scroll-wrapper,
.h5 + .doubleScroll-scroll-wrapper,
h6 + .doubleScroll-scroll-wrapper,
.h6 + .doubleScroll-scroll-wrapper {
	margin-top:-15px;
}
.table-wrapper {
	overflow:auto;
}
.doubleScroll-scroll-wrapper + .table-wrapper {
	margin-top:0;
}
.table-wrapper::-webkit-scrollbar-track,
.doubleScroll-scroll-wrapper::-webkit-scrollbar-track {
	border:2px solid white;
	background-color:#ccc;
}
.table-wrapper::-webkit-scrollbar,
.doubleScroll-scroll-wrapper::-webkit-scrollbar {
	-webkit-appearance:none;
}
.table-wrapper::-webkit-scrollbar:horizontal,
.doubleScroll-scroll-wrapper::-webkit-scrollbar:horizontal {
	height:13px;
}
.table-wrapper::-webkit-scrollbar-thumb,
.doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
	border-radius:6px;
	border:2px solid white;
	background-color:rgba(0, 0, 0, .5);
}
/* END wrapper for horizontal scrolling of tables */

/* tabs */
.tabs {
	margin-bottom:120px;
}
.tabs-caption {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-bottom:10px;
	border-radius:10px;
	padding:10px;
	background-color:var(--white);
}
.tabs-caption > * {
	background-color:var(--light-gray);
	color:var(--blue);
	cursor:pointer;
	transition:all .3s;
}
.bx-no-touch  .tabs-caption > *:hover {
	background-color:var(--blue) !important;
	color:var(--white);
}
.tabs-caption > .active {
	background-color:var(--blue) !important;
	color:var(--white) !important;
	cursor:default;
}
.tabs-content {
	display:none;
}
.tabs-content.active {
	display:block;
}
/* END tabs */

/* file link */
.file-link {
	display:inline-flex;
	align-items:center;
}
.file-link-image {
	width:40px;
	margin-right:12px;
}
.file-link-image .icon {
	display:block;
	width:40px;
	height:40px;
	color:var(--gray);
}
.file-link-name {
	font-size:15px;
}
.file-link-description {
	color:var(--dark-gray);
	font-size:80%;
	white-space:nowrap;
}
/* END file link */

/* check list */
ul.check-list {
	list-style:none !important;
	margin:40px 0 !important;
	padding:0 !important;
}
ul.check-list li {
	margin:20px 0 !important;
	padding:0 0 0 32px !important;
	position:relative !important;
}
ul.check-list li::before {
	content:'' !important;
	width:20px !important;
	height:14px !important;
	border-radius:0 !important;
	background:none !important;
	background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 1.35 0.99" fill="%230095d8" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"><path d="M0.5 0.66c-0.01,-0.01 -0.03,-0.03 -0.04,-0.05 -0.04,-0.04 -0.22,-0.23 -0.26,-0.25 -0.06,-0.03 -0.15,-0.01 -0.19,0.06 0,0.02 -0.01,0.04 -0.01,0.05l0 0.02c0,0.02 0.01,0.04 0.02,0.06 0.02,0.04 0.26,0.27 0.29,0.3 0.03,0.03 0.1,0.11 0.13,0.12 0.05,0.02 0.1,0.02 0.14,0 0.01,-0.02 0.02,-0.03 0.04,-0.04l0.67 -0.68c0.04,-0.04 0.06,-0.06 0.06,-0.12 0,-0.09 -0.1,-0.15 -0.17,-0.12 -0.01,0 -0.02,0 -0.03,0.01 -0.01,0 -0.01,0.01 -0.02,0.01 0,0.01 -0.01,0.01 -0.01,0.01 -0.04,0.04 -0.07,0.07 -0.1,0.1 -0.04,0.04 -0.5,0.51 -0.52,0.52z"/></svg>') !important;
	background-size:contain !important;
	background-repeat:no-repeat !important;
	position:absolute !important;
	top:0 !important;
	left:0 !important;
}
/* END check list */

.anons {
	border-left:4px solid var(--blue);
	background-color:#f7f7f7;
	padding:20px 15px;
}

/* arrow link */
.arrow-link {
	display:inline-flex;
	align-items:center;
	gap:16px;
	border-bottom:1px solid var(--black);
	padding-bottom:2px;
}
.bx-no-touch  .arrow-link:hover {
	border-color:var(--blue);
}
.arrow-link .icon {
	width:13px;
	height:14px;
	stroke:var(--black);
}
.bx-no-touch  .arrow-link:hover .icon {
	stroke:var(--blue);
}
/* END arrow link */

/*** structure ***/

.main-wrapper {
	display:flex;
	flex-direction:column;
	min-height:100vh;
	position:relative;
}
.show-menu .main-wrapper,
.show-mobile-menu .main-wrapper {
	padding-right:var(--scroll-width);
}

.main-header {
	height:100px;
	box-shadow:0 4px 20px 0 #00000008;
	background-color:var(--white);
	backdrop-filter:blur(10px);
	position:fixed;
	inset:0 0 auto;
	z-index:100;
	transition:background-color .3s;
}
.show-menu .main-header,
.show-mobile-menu .main-header {
	padding-right:var(--scroll-width);
}
html.with-fancybox body.hide-scrollbar .main-header {
	right:var(--fancybox-scrollbar-compensate, 0);
}

.show-menu #bx-panel,
.show-mobile-menu #bx-panel {
	padding-right:var(--scroll-width) !important;
}

.main-header > .wrapper {
	display:flex;
	justify-content:space-between;
	padding:25px 0;
	position:relative;
}

.main-header .button {
	height:50px;
	border:none;
	line-height:50px;
}

/* header logo */
.header-logo-wrapper {
	display:flex;
	align-items:center;
	gap:14px;
	height:50px;
	transition:margin .3s;
}
.header-logo {
	display:block;
	width:191px;
	height:37px;
	position:relative;
	transition:all .3s;
}
.header-logo .icon {
	width:100%;
	height:100%;
	fill:var(--blue);
	color:var(--red);
	position:absolute;
}
.header-slogan {
	color:var(--blue);
	font-size:12px;
	font-weight:600;
	line-height:1.1;
}
/* END header logo */

/* END search result */
.title-search-result {
	display:none;
	z-index:1001;
}
.title-search-result-container {
	box-shadow:0 6px 16px 0 var(--theme-shadow);
	border-radius:10px;
	background-color:var(--white);
	overflow:hidden;
}
.title-search-result-list {
	padding:10px;
}
.title-search-result-list b {
	font-weight:600;
}
.title-search-result-list-item {
	display:flex;
	border-radius:10px;
	padding:10px;
}
.title-search-result-list-item span {
	display:block;
}
.title-search-result-list-item picture {
	width:48px;
	height:48px;
	margin-right:12px;
	border:1px solid var(--light-gray);
	border-radius:8px;
	padding:3px;
	background-color:var(--white);
}
.title-search-result-list-item picture img {
	width:100%;
	height:100%;
	border-radius:8px;
	object-fit:cover;
	object-position:center center;
}
.title-search-result-list-item-content {
	flex:1;
}
.title-search-result-list-item-title {
	margin-bottom:8px;
}
.title-search-result-list-item-title b {
	color:var(--red);
}
.title-search-result-list-item-price {
	color:var(--dark-gray);
}
.title-search-result-list-all {
	margin-top:12px;
	border-top:1px solid var(--gray);
	padding-top:10px;
}
.title-search-result-list-all a {
	display:block;
	border-radius:10px;
	padding:10px;
}
.bx-no-touch  .title-search-result-list-item:hover,
.bx-no-touch  .title-search-result-list-all a:hover {
	background-color:var(--light-gray);
	color:var(--blue);
}

.title-search-result-header {
	width:inherit;
	position:fixed !important;
	top:102px !important;
}
/* END search result */

/* header search */
.search-bg {
	background-color:#46494e;
	position:fixed;
	inset:0;
	z-index:9;
	opacity:0;
	pointer-events:none;
	transition:all .3s;
}

.header-search-button {
	width:50px;
	margin-right:10px;
	padding:16px;
}
.header-search-button .icon {
	width:18px;
	height:18px;
	fill:none;
	stroke:var(--blue);
	stroke-width:1.5;
}
.bx-no-touch  .header-search-button:hover .icon-search {
	stroke:var(--white);
}
.header-search-button .icon-close {
	display:none;
	stroke:var(--red);
	stroke-width:1.2px;
}
.show-search .header-search-button .icon-close {
	display:block;
}
.show-search .header-search-button .icon-search {
	display:none;
}

.header-search-block {
	padding-top:25px;
	background-color:var(--white);
	position:absolute;
	inset:0 224px 0 280px;
	z-index:1;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
}
.show-search .header-search-block {
	opacity:1;
	pointer-events:auto;
}
.header-search-input {
	width:100%;
	height:50px;
	border:none;
	padding:0 90px 1px 52px;
	background-color:var(--light-gray);
}
.header-search-submit {
	width:90px;
	padding:0 0 3px;
	border:0;
	background:none;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
}
.bx-no-touch  .header-search-submit:hover {
	color:var(--header-color-hover);
}
.header-search-bg-icon {
	width:18px;
	height:18px;
	margin-top:-9px;
	fill:none;
	stroke:var(--blue);
	stroke-width:1.5;
	position:absolute;
	top:50%;
	left:18px;
	pointer-events:none;
}
.header-search-input:focus ~ .header-search-bg-icon {
	fill:var(--header-color-hover);
}
/* END header search */

.header-write-us {
	width:154px;
	padding:0 8px;
}
.header-write-us::after {
	content:'Написать нам';
}

.header-contacts {
	display:flex;
	align-items:center;
	gap:24px;
}

.header-buttons {
	display:flex;
}

/* header catalog button */
.header-catalog-button {
	display:block;
	padding:0 42px 0 20px;
	position:relative;
	left:12px;
}
.show-menu .header-catalog-button {
	background-color:var(--blue);
	color:var(--white);
}
.header-catalog-button-icon {
	width:12px;
	height:12px;
	position:absolute;
	inset:19px 20px auto auto;
	transition:opacity .3s;
}
.show-menu .header-catalog-button-icon {
	opacity:0;
}
.header-catalog-button-icon span {
	position:absolute;
	inset:0;
}
.header-catalog-button-icon span::before,
.header-catalog-button-icon span::after {
	content:'';
	border-radius:1.8px;
	background-color:var(--blue);
	position:absolute;
	transition:background-color .3s;
}
.header-catalog-button-icon-1::before {
	width:6px;
	height:6px;
	inset:0 0 auto auto;
}
.header-catalog-button-icon-1::after {
	width:6px;
	height:6px;
	inset:auto auto 0 0;
}
.header-catalog-button-icon-2::before {
	width:4px;
	height:4px;
	inset:0 auto auto 0;
}
.header-catalog-button-icon-2::after {
	width:4px;
	height:4px;
	inset:auto 0 0 auto;
}
.bx-no-touch  .header-catalog-button:hover .header-catalog-button-icon span::before,
.bx-no-touch  .header-catalog-button:hover .header-catalog-button-icon span::after {
	background-color:var(--white);
}
.header-catalog-button .icon {
	width:12px;
	height:12px;
	position:absolute;
	inset:19px 20px auto auto;
	stroke:var(--white);
	stroke-width:1.2px;
	opacity:0;
	transition:opacity .3s;
}
.show-menu .header-catalog-button .icon {
	opacity:1;
}
/* END header catalog button */

/* header menu */
.header-menu {
	list-style:none;
	display:flex;
	justify-content:space-between;
	padding:0;
}
.header-menu li {
	position:relative;
}
.header-menu-item-level-1 {
	display:flex;
}
.header-menu .header-menu-item:last-child {
	margin-right:0;
}
.header-menu a .icon {
	display:inline-block;
	width:9px;
	height:7px;
	margin:2px 0 0 6px;
}
.bx-no-touch  .header-menu-item-level-1:hover .icon {
	transform:scaleY(-1);
	fill:var(--blue);
}
.header-menu-item-level-1 > a {
	display:flex;
	align-items:center;
	padding:0 12px;
	white-space:nowrap;
}
.header-menu-level-2 {
	display:flex;
	flex-direction:column;
	gap:20px;
	list-style:none;
	margin:0;
	padding:20px;
	position:absolute;
	inset:100% auto auto -12px;
	z-index:1;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
}
.header-menu > li:last-of-type .header-menu-level-2 {
	inset:100% -12px auto auto;
}
.header-menu-level-2::before {
	content:'';
	border:1px solid var(--gray);
	border-radius:10px;
	background:var(--white);
	position:absolute;
	inset:0;
	z-index:0;
}
.bx-no-touch  .header-menu-item-has-children:hover .header-menu-level-2 {
	opacity:1;
	pointer-events:auto;
}
.header-menu-item-level-2 a {
	white-space:nowrap;
}
.header-menu-level-2 ul {
	display:none !important;
}
/* END header menu */

/* catalog menu */
.catalog-menu-wrapper {
	min-width:320px;
	background-color:var(--white);
	position:fixed;
	inset:100px 0 0;
	z-index:10;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
}
.catalog-menu-wrapper .wrapper {
	height:100%;
	overflow-y:auto;
}
.catalog-menu-wrapper .simplebar-content {
	display:flex;
	min-height:100%;
}
.catalog-menu {
	display:flex;
	width:100%;
}
.catalog-menu-level-1 {
	width:24%;
	border-right:1px solid #e6ecef;
	position:relative;
}
.catalog-menu-inner-content {
	position:sticky;
	top:0;
}
.catalog-menu-link {
	display:block;
	padding:20px;
	position:relative;
}
.catalog-menu-link::after {
	content:'';
	width:1px;
	position:absolute;
	inset:0 -1px 0 auto;
	transition:background-color .3s;
}
.catalog-menu-link.selected {
	background-color:var(--bg);
	color:var(--blue);
}
.catalog-menu-link.selected::after {
	background-color:var(--blue);
}
.catalog-menu-level-2 {
	width:38%;
	border-right:1px solid #e6ecef;
	position:relative;
}
.catalog-menu-block {
	display:none;
}
.catalog-menu-block.show-catalog {
	display:block;
}
.catalog-menu-level-3 {
	width:38%;
	position:relative;
}
.catalog-submenu-block {
	display:none;
	flex-direction:column;
	gap:24px;
	padding:24px 12px 0 7%;
}
.catalog-submenu-block.show-catalog {
	display:flex;
}
.catalog-menu-level-3 a {
	color:var(--dark-gray);
}
.bx-no-touch  .catalog-menu-level-3 a:hover {
	color:var(--black);
}
/* END catalog menu */

/* mobile menu button */
.mobile-menu-button {
	display:none;
	width:50px;
	height:50px;
	margin-left:10px;
	border-radius:10px;
	background-color:var(--light-gray);
	position:relative;
	cursor:pointer;
}
.mobile-menu-button div,
.mobile-menu-button div::before,
.mobile-menu-button div::after {
	width:20px;
	height:2px;
	border-radius:2px;
	background-color:var(--blue);
	position:absolute;
	transition:all .3s;
}
.mobile-menu-button div {
	inset:24px auto auto 15px;
}
.mobile-menu-button div::before {
	content:'';
	inset:-9px auto auto 0;
}
.mobile-menu-button div::after {
	content:'';
	inset:9px auto auto 0;
}
.bx-no-touch  .mobile-menu-button:hover div,
.bx-no-touch  .mobile-menu-button:hover div::before,
.bx-no-touch  .mobile-menu-button:hover div::after {
	background-color:var(--dark-blue);
}
/* END mobile menu button */

/* mobile menu */
.mobile-menu-bg {
	background-color:#0006;
	position:fixed;
	inset:0;
	z-index:999;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s, width .3s;
}

.mobile-menu-wrapper {
	width:384px;
	min-width:320px;
	min-height:450px;
	box-shadow:0 0 40px 0 var(--theme-shadow);
	background-color:var(--white);
	position:fixed;
	inset:0 auto 0 100%;
	z-index:1000;
	opacity:0;
	pointer-events:none;
	transition:width .3s, opacity .3s, transform .3s cubic-bezier(.02, .01, .47, 1);
}

.mobile-menu-header {
	height:160px;
	position:absolute;
	inset:0 20px auto;
}
.mobile-menu-title {
	margin-top:27px;
}
.mobile-menu-close-button {
	width:50px;
	height:50px;
	border-radius:10px;
	background-color:var(--light-gray);
	position:absolute;
	inset:20px 0 auto auto;
	cursor:pointer;
}
.mobile-menu-close-button .icon {
	width:18px;
	height:18px;
	margin:16px;
	stroke:var(--dark-gray);
}
.bx-no-touch  .mobile-menu-close-button:hover .icon {
	stroke:var(--blue);
}
.mobile-search-block {
	position:absolute;
	inset:90px 0 auto;
}

.mobile-menu-content {
	position:absolute;
	inset:160px 0 166px;
}
.mobile-menu {
	position:absolute;
	inset:0;
	z-index:0;
}
.mobile-menu .simplebar-track.simplebar-vertical {
	z-index:2;
}

.mobile-menu-footer {
	display:flex;
	flex-direction:column;
	align-items:center;
	height:165px;
	border-top:1px solid var(--gray);
	position:absolute;
	inset:auto 0 0;
}
.mobile-menu-footer-phone {
	margin:20px 0 7px;
}
.mobile-menu-footer-write-us {
	position:absolute;
	inset:auto 20px 20px;
}
.mobile-menu-footer-write-us::after {
	content:'Написать нам';
}
/* END mobile menu */

/* breadcrumbs */
.breadcrumbs {
	display:inline-flex;
	flex-wrap:wrap;
	gap:10px;
	margin:40px 0;
	border-radius:10px;
	padding:10px 15px;
	background-color:var(--white);
	color:var(--dark-gray);
	line-height:15px;
}
.breadcrumbs-separator {
	margin-right:10px;
}
.breadcrumbs-separator::before {
	content:'-';
}
.breadcrumbs-item {
	display:flex;
}
.breadcrumbs-item-top .icon {
	width:17px;
	height:15px;
	stroke:var(--dark-gray);
	stroke-width:1.5px;
}
.bx-no-touch  .breadcrumbs-item-top a:hover .icon {
	stroke:var(--blue);
}
.breadcrumbs-item a {
	color:var(--dark-gray);
}
.breadcrumbs-page {
	color:var(--black);
}
/* END breadcrumbs */

.main-content {
	flex-grow:1;
	padding-top:100px;
}

.main-title {
	margin:0 0 40px;
}

.simple-content {
	margin-top:36px;
	margin-bottom:120px;
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
}
.simple-content > :first-child {
	margin-top:0;
}
.simple-content > :last-child {
	margin-bottom:0;
}

.simple-content h2,
.simple-content .h2,
.news-detail-content h2,
.news-detail-content .h2 {
	margin:30px 0;
}

.simple-content h3,
.simple-content .h3,
.simple-content h4,
.simple-content .h4,
.news-detail-content h3,
.news-detail-content .h3,
.news-detail-content h4,
.news-detail-content .h4 {
	margin:30px 0;
}

.main-content ul,
.fancybox__content ul {
	margin:30px 0;
	padding:0;
}
.main-content ul li,
.fancybox__content ul li {
	list-style:none;
	margin:20px 0 0;
	padding:0 0 0 20px;
	position:relative;
}
.main-content ul li::before,
.fancybox__content ul li::before {
	content:'';
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:var(--blue);
	position:absolute;
	inset:6px auto auto 0;
}
.main-content ul li ul li::before,
.fancybox__content ul li ul li::before {
	border:1px solid var(--black);
	border-radius:50%;
	background:none;
}

.main-content ol {
	padding-left:18px;
}

/* viewed products */
.viewed-products-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.viewed-products-container {
	position:relative;
}
.viewed-products {
	margin:0 -10px;
}
.viewed-products .slick-track {
	display:flex !important;
}
.viewed-products .slick-slide {
	height:inherit !important;
}
.viewed-products-arrows {
	display:flex;
	justify-content:center;
	gap:10px;
	position:absolute;
	inset:-100px 0 auto auto;
}
.viewed-products-arrows:empty {
	display:none;
}
.viewed-products-arrows .slick-arrow {
	position:static;
	transform:none;
}
.viewed-products .slick-prev {
	/* top:-40px; */
	/* right:50px; */
}
.viewed-products .slick-next {
	/* top:-40px; */
	/* right:0; */
}
.viewed-item {
	height:100%;
	padding:0 10px;
}
.viewed-item .catalog-section-item {
	width:100%;
	height:100%;
}
.viewed-item .catalog-section-item-description {
	display:none;
}
/* END viewed products */

footer {
	padding:74px 0 20px;
	background-color:var(--white);
	color:var(--dark-gray);
	transition:padding .3s;
}

footer .wrapper {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.footer-left {
	width:380px;
	transition:width .3s;
}

/* footer logo */
.footer-logo-wrapper {
	display:flex;
	align-items:center;
	gap:20px;
}
.footer-logo {
	display:block;
	width:279px;
	height:54px;
	position:relative;
	transition:all .3s;
}
.footer-logo .icon {
	width:100%;
	height:100%;
	fill:var(--blue);
	color:var(--red);
	position:absolute;
}
.footer-slogan {
	color:var(--blue);
	font-size:17px;
	font-weight:600;
	line-height:1.1;
}
/* END footer logo */

.footer-description {
	margin-top:20px;
}

.footer-right {
	display:flex;
	justify-content:space-between;
	width:59%;
	padding-top:9px;
	transition:width .3s, padding .3s;
}

.footer-contacts {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	max-width:270px;
}
.footer-address {
	color:var(--black);
}

.footer-title {
	margin-bottom:15px;
	text-transform:uppercase;
}

.footer-menu {
	max-width:270px;
}
.footer-menu-item {
	margin-top:10px;
}

.footer-social {
	display:flex;
	flex-direction:column;
	gap:16px;
}
.footer-social a {
	display:flex;
	justify-content:center;
	align-items:center;
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:var(--gray);
}
.bx-no-touch  .footer-social a:hover {
	background-color:var(--blue);
}
.footer-social .icon {
	width:20px;
	height:20px;
	fill:var(--white);
}

.footer-bottom {
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	width:100%;
	margin-top:115px;
}
.footer-bottom a {
	color:var(--dark-gray);
}
.footer-disclaimer {
	width:100%;
}
.footer-creator {
	flex:1;
	text-align:right;
	white-space:nowrap;
}
.footer-creator a {
	display:inline-flex;
	align-items:baseline;
}
.footer-creator .icon {
	display:inline-block;
	width:64px;
	height:9px;
	margin-left:2px;
	fill:var(--black);
	opacity:.5;
}
.bx-no-touch  .footer-creator a:hover .icon {
	fill:var(--blue);
	opacity:1;
}

/* cookie banner */
.cookie-banner {
	display:none;
	width:90%;
	max-width:660px;
	min-width:280px;
	border:1px solid var(--bg);
	border-radius:10px;
	padding:12px;
	background-color:var(--white-50);
	backdrop-filter:blur(10px);
	font-size:13px;
	text-align:center;
	position:fixed;
	bottom:10px;
	left:50%;
	z-index:10000;
	transform:translateX(-50%);
}
.cookie-banner span {
	font-weight:600;
}
.cookie-banner .button {
	display:block;
	width:130px;
	height:30px;
	margin:16px auto 0;
	border-radius:8px;
	padding:0;
	font-size:13px;
	line-height:30px;
	cursor:pointer;
}
/* END cookie banner */


/*** CUSTOM ***/

/* search page */
.search-title span {
	color:var(--dark-gray);
}

.search-page-block {
	margin:30px 0;
}
.search-page-block form {
	display:flex;
}
.search-page-input {
	flex:1;
	height:50px;
	border-radius:10px;
	padding:0 20px;
	background-color:var(--white);
	font-size:14px;
	line-height:42px;
}
.search-page-submit {
	width:82px;
	height:50px;
	margin-left:10px;
	padding:0;
	border:none;
	border-radius:10px;
	background-color:var(--white);
	position:relative;
}
.search-page-submit .icon {
	width:18px;
	height:18px;
	margin:-9px 0 0 -9px;
	stroke:var(--blue);
	stroke-width:1.5;
	position:absolute;
	inset:50% auto auto 50%;
}
.bx-no-touch  .search-page-submit:hover .icon {
	stroke:var(--dark-blue);
}

.search-page-top-navigation .page-navigation {
	margin:50px 0 30px;
}
.search-page {
	margin:30px 0;
	border-top:1px solid var(--gray);
}
.search-page-item {
	padding:20px 0;
	border-bottom:1px solid var(--gray);
}
.search-page-item-title b {
	color:var(--black);
}
.search-page-item-content {
	margin-top:10px;
	font-size:14px;
}
.search-page-bottom-navigation .page-navigation {
	margin:30px 0 70px;
}
/* END search page */

/* index banners */
.index-banners.slick-initialized .slick-slide {
	display:flex;
}
.index-banners .slick-arrow {
	background-color:var(--white-20);
	backdrop-filter:blur(2px);
	transition:width .3s, height .3s, background-color .3s;
}
.index-banners .slick-arrow .icon {
	width:13px;
	height:21px;
	fill:var(--white);
	stroke:var(--white);
}
.index-banners .slick-prev {
	left:20px;
}
.index-banners .slick-next {
	right:20px;
}
.index-banner-item {
	display:flex;
	width:100%;
	height:700px;
	position:relative;
	transition:height .3s;
}
.index-banner-item::before {
	content:'';
	background-color:#0005;
	position:absolute;
	inset:0;
	z-index:1;
}
.index-banner-item picture {
	position:absolute;
	inset:0;
	z-index:0;
}
.index-banner-item img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
}
.index-banner-item-content {
	display:flex;
	width:100%;
	flex-direction:column;
	justify-content:center;
	align-items:start;
	gap:30px;
	position:relative;
	z-index:2;
}
.index-banner-item-content .h1 {
	color:var(--white);
	text-shadow:0 0 10px var(--text-shadow);
}
/* END index banners */

/* instructions */
.instructions-list-wrapper .tabs-caption {
	margin-bottom:20px;
}
.instructions-list {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.instructions-list-item {
	display:flex;
	flex-direction:column;
	gap:20px;
	width:calc(50% - 10px);
	min-height:40px;
	border-radius:10px;
	padding:25px 90px 25px 25px;
	background-color:var(--white);
	position:relative;
}
.instructions-list-item-icon {
	width:48px;
	height:48px;
	position:absolute;	
	inset:25px 25px auto auto;
}
.instructions-list-item-name {
	flex:1;
}
.instructions-list-item-links {
	display:flex;
	gap:20px;
}
.instructions-list-item-links a {
	color:var(--dark-gray);
}
.instructions-list-item-size {
	white-space:nowrap;
}
.fancybox__slide.has-pdf .fancybox__content {
	padding-top:40px;
}
.fancybox__slide.has-pdf .fancybox__content > .f-button.is-close-btn {
	top:0;
	right:0;
	background-color:var(--white);
}
/* END instructions */

/* dealers */
.dealers-content {
	margin-bottom:20px;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
	color:var(--dark-gray);
}
.dealers-list {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.dealers-list-item {
	display:flex;
	flex-direction:column;
	gap:20px;
	width:calc(25% - 15px);
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
}
.dealers-list-item-logo {
	display:flex;
	align-items:center;
	height:57px;
}
.dealers-list-item-logo img {
	display:block;
	max-width:100%;
	max-height:57px;
	opacity:.3;
	filter:grayscale(100%);
	transition:opacity .3s, filter .3s;
}
.bx-no-touch  .dealers-list-item:hover img {
	opacity:1;
	filter:none;
}
.dealers-list-item-description {
	margin-top:15px;
	color:var(--dark-gray);
}
.dealers-list-item-data {
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:end;
	align-items:start;
	gap:20px;
}
.dealers-list-item-data-row {
	display:flex;
	flex-direction:column;
	gap:15px;
}
.dealers-list-item-data-title {
	color:var(--dark-gray);
}

.download-pricelist {
	margin-top:20px;
	overflow:hidden;
	border-radius:10px;
	padding:25px;
	background-color:var(--blue);
	color:var(--white);
	position:relative;
}
.download-pricelist::before {
	content:'';
	width:600px;
	height:1200px;
	background:url(/images/svg/index-catalog-bg.svg) no-repeat center center;
	background-size:contain;
	position:absolute;
	inset:-190% auto auto 53%;
	z-index:0;
	transform:rotate(15deg);
}
.download-pricelist-title {
	margin-bottom:15px;
}
.download-pricelist .button {
	margin-top:20px;
	background-color:var(--light-gray) !important;
	color:var(--blue) !important;
}
/* END dealers */

/* contacts page */
.contacts-wrapper {
	display:flex;
	gap:20px;
	margin-bottom:120px;
}
.contacts-data {
	display:flex;
	flex-direction:column;
	gap:20px;
	width:66%;
}
.contacts-map-wrapper {
	flex:1;
	position:relative;
}
.contacts-map {
	height:100%;
	overflow:hidden;
	border:4px solid var(--white);
	border-radius:10px;
}
.contacts-map iframe {
	width:100%;
	height:100%;
}
.contacts-info-wrapper {
	border-radius:10px;
	padding:40px 25px;
	background-color:var(--white);
}
.contacts-info {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	margin-top:20px;
}
.contacts-info-item {
	display:flex;
	flex-direction:column;
	gap:10px;
	width:calc((100% - 40px) / 3);
}
.contacts-info-item-title {
	color:var(--dark-gray);
	text-transform:uppercase;
}
.contacts-info-address {
	width:100%;
}
.contacts-requisites-link {
	margin-top:20px;
	border-top:1px solid var(--gray);
	padding:20px 0 0;
	position:relative;
}
.contacts-requisites {
	display:none;
}
.contacts-requisites-title {
	margin:20px 0;
}
.contacts-requisites-item {
	margin:10px 0 0;
}
.contacts-page-form {
	flex:1;
	border-radius:10px;
	padding:40px 25px;
	background-color:var(--white);
}
.contact-form {
	margin-top:20px;
}
.contact-form-item-dealer {
	margin-bottom:10px;
}
.contacts-page-form .upload-file {
	flex-wrap:wrap;
}
.contacts-page-form .upload-file-output {
	flex:auto;
	width:100%;
}
.contact-form-item-agreement {
	margin-top:10px;
}
.contact-form-item-agreement a {
	color:var(--blue);
}
/* END contacts page */

/* catalog */
.catalog-root-menu {
	display:flex;
	gap:20px;
	margin-bottom:120px;
}
.catalog-root-menu-block {
	display:flex;
	flex-direction:column;
	gap:20px;
	width:calc(50% - 10px);
}
.catalog-root-menu-top {
	display:flex;
	justify-content:right;
	align-items:center;
	height:315px;
	border-radius:10px;
	background-color:var(--white);
	padding:25px;
	position:relative;
}
.catalog-root-menu-top-title {
	position:absolute;
	inset:25px auto auto 25px;
}
.catalog-root-menu-top picture {
	margin-right:45px;
}
.catalog-root-menu-top img {
	display:block;
	max-height:100%;
}
.catalog-root-menu-icon {
	width:55px;
	height:55px;
	border-radius:50%;
	background-color:var(--gray);
	position:absolute;
	inset:auto auto 25px 25px;
}
.bx-no-touch  .catalog-root-menu-top:hover .catalog-root-menu-icon {
	background-color:var(--blue);
}
.catalog-root-menu-icon .icon {
	width:13px;
	height:13px;
	stroke:var(--black);
	position:absolute;	
	inset:21px 21px auto auto;
}
.bx-no-touch  .catalog-root-menu-top:hover .catalog-root-menu-icon .icon {
	stroke:var(--white);
}
.catalog-root-menu-sections {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.catalog-root-menu-section {
	display:flex;
	width:calc(50% - 10px);
	border-radius:10px;
	background-color:var(--white);
	padding:25px;
	position:relative;
}
.catalog-root-menu-section-content {
	display:flex;
	flex-direction:column;
	gap:20px;
	width:100%;
	min-height:176px;
}
.catalog-root-menu-section-title {
	flex-grow:1;
	padding-right:75px;
}
.catalog-root-menu-section-image {
	flex:0 3 80px;
	position:relative;
}
.catalog-root-menu-section picture {
	position:absolute;
	inset:0;
}
.catalog-root-menu-section img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:left center;
}
.catalog-root-menu-section .catalog-root-menu-icon {
	inset:25px 25px auto auto;
}
.bx-no-touch  .catalog-root-menu-section:hover .catalog-root-menu-icon {
	background-color:var(--blue);
}
.bx-no-touch  .catalog-root-menu-section:hover .catalog-root-menu-icon .icon {
	stroke:var(--white);
}
.catalog-root-description {
	margin:120px 0;
	border-radius:10px;
	background-color:var(--white);
	padding:40px;
}
.catalog-root-content {
	color:var(--dark-gray);
}

.catalog-section-title {
	margin-bottom:40px;
}
.catalog-section-title h1 {
	display:inline-block;
	margin-right:10px;
	text-transform:uppercase;
}
.catalog-section-title-counter {
	display:inline-block;
	color:var(--dark-gray);
	white-space:nowrap;
}

.catalog-section-wrapper {
	display:flex;
	justify-content:space-between;
	gap:20px;
	margin-bottom:120px;
	transition:margin .3s;
}

.catalog-section-sidebar {
	width:calc((100% - 60px) / 4);
}

.catalog-section-filter-title {
	border-radius:10px 10px 0 0;
	padding:20px;
	background-color:var(--white);
}

.catalog-section-sidebar .catalog-section-menu {
	margin-top:20px;
	overflow:hidden;
	border-radius:10px;
	background-color:var(--white);
}
.catalog-section-menu-title {
	padding:20px;
}
.catalog-section-menu-item a {
	display:block;
}
.bx-no-touch  .catalog-section-menu-item a:hover,
.catalog-section-menu-item.selected > a,
.catalog-section-menu-subsections-item.selected > a,
.catalog-section-menu-subsections3lvl a.selected {
	color:var(--blue);
}
.catalog-section-menu-item > a,
.catalog-section-menu-subsections-item > a {
	border-top:1px solid var(--gray);
	padding:20px;
	position:relative;
}
.catalog-section-menu .catalog-section-menu-item:first-child > a {
	border-top:none;
}
.catalog-section-menu-item.parent > a {
	padding-right:70px;
}
.catalog-section-menu-item-arrow {
	display:flex;
	justify-content:center;
	align-items:center;
	width:30px;
	height:30px;
	border-radius:6px;
	background-color:var(--light-gray);
	position:absolute;
	inset:50% 20px auto auto;
	transform:translateY(-50%);
}
.catalog-section-menu-item-arrow .icon {
	width:13px;
	height:6px;
}
.bx-no-touch  .catalog-section-menu-item-arrow:hover .icon {
	fill:var(--blue);
}
.catalog-section-menu-item.active > a {
	background-color:var(--blue);
	color:var(--white) !important;
}
.catalog-section-menu-item.active > a .catalog-section-menu-item-arrow {
	background-color:var(--white-20);
}
.catalog-section-menu-item.active > a .catalog-section-menu-item-arrow .icon {
	fill:var(--white);
	transform:scaleY(-1);
}
.catalog-section-menu-subsections {
	display:none;
}
.catalog-section-menu-item.selected .catalog-section-menu-subsections,
.catalog-section-menu-item.subselected .catalog-section-menu-subsections {
	display:block;
}
.catalog-section-menu-subsections-item > a {
	padding:20px 30px;
}
.catalog-section-menu-subsections-item.parent > a {
	padding-right:55px;
}
.catalog-section-menu-subsections-item .catalog-section-menu-item-arrow {
	width:22px;
	height:22px;
	border-radius:5px;
	right:24px;
}
.catalog-section-menu-subsections-item .catalog-section-menu-item-arrow .icon {
	width:10px;
	height:5px;
}
.catalog-section-menu-subsections-item.active > a {
	background-color:var(--light-gray);
}
.catalog-section-menu-subsections-item.active > a .catalog-section-menu-item-arrow {
	background-color:var(--gray);
}
.catalog-section-menu-subsections-item.active > a .catalog-section-menu-item-arrow .icon {
	transform:scaleY(-1);
}
.catalog-section-menu-subsections3lvl {
	display:none;
	padding:6px 30px 12px;
	background-color:var(--light-gray);
}
.catalog-section-menu-subsections-item.subselected .catalog-section-menu-subsections3lvl {
	display:block;
}
.catalog-section-menu-subsections3lvl a {
	padding:6px 10px;
	color:var(--black);
}

.catalog-section-content {
	flex:1;
}

.catalog-section-submenu {
	margin-bottom:30px !important;
}
.catalog-section-submenu-item {
	display:flex;
	padding:0 !important;
}
.catalog-section-submenu-item a {
	width:100%;
	padding:20px 20px 43px;
	position:relative;
}
.catalog-section-submenu-item-title {
	display:block;
	min-height:2lh;
}
.catalog-section-submenu-item-counter {
	color:var(--dark-gray);
	position:absolute;
	inset:auto auto 20px 20px;
}
.catalog-section-submenu-item.catalog-section-submenu-more {
	cursor:pointer;
}
.catalog-section-submenu-more .catalog-section-submenu-item-title::before {
	content:'Показать еще';
}
.catalog-section-submenu-more .catalog-section-submenu-item-title::after {
	content:attr(data-counter);
	display:inline-block;
	margin-left:7px;
}
.catalog-section-submenu-more .icon {
	width:12px;
	height:12px;
	stroke:var(--black);
	position:absolute;
	inset:auto auto 20px 20px;
}
.bx-no-touch  .catalog-section-submenu-more:hover .icon {
	stroke:var(--blue);
}
.catalog-section-submenu .catalog-section-submenu-hidden {
	display:none;
}

.catalog-section-head {
	display:flex;
	gap:10px;
	justify-content:space-between;
	margin-bottom:20px;
}

.catalog-filter-button {
	display:none;
	width:50px;
	height:50px;
	border-radius:10px;
	padding:15px;
	background-color:var(--white);
	position:relative;
	cursor:pointer;
}
.catalog-filter-button .icon {
	width:20px;
	height:20px;
	fill:var(--dark-gray);
	stroke:var(--dark-gray);
	stroke-width:1.5px;
}
.bx-no-touch  .catalog-filter-button:hover .icon {
	fill:var(--blue);
	stroke:var(--blue);
}
.catalog-filter-button-counter {
	display:none;
	min-width:16px;
	height:16px;
	border-radius:10px;
	padding:0 3px;
	background-color:var(--blue);
	color:var(--white);
	font-size:11px;
	font-weight:600;
	line-height:15px;
	text-align:center;
	position:absolute;
	top:-8px;
	right:0;
	transform:translateX(50%);
}

.catalog-filter-button-close {
	display:none;
	width:50px;
	height:50px;
	border-radius:10px;
	background-color:var(--light-gray);
	position:absolute;
	inset:20px 0 auto auto;
	cursor:pointer;
}
.catalog-filter-button-close .icon {
	width:18px;
	height:18px;
	margin:16px;
	stroke:var(--dark-gray);
}
.bx-no-touch  .catalog-filter-button-close:hover .icon {
	stroke:var(--blue);
}

.sort-selector-wrapper {
	flex:1;
	display:flex;
	align-items:center;
}

.view-selector-wrapper {
	display:flex;
	gap:10px;
	align-items:center;
}
.view-selector {
	display:flex;
	justify-content:center;
	align-items:center;
	width:50px;
	height:50px;
	border-radius:10px;
	background-color:var(--white);
}
.view-selector .icon.view-type-1 {
	width:23px;
	height:23px;
	fill:var(--dark-gray);
}
.view-selector .icon.view-type-2 {
	width:21px;
	height:21px;
	fill:var(--dark-gray);
}
.bx-no-touch  .view-selector:hover .icon,
.view-selector.selected .icon {
	fill:var(--blue);
}

.catalog-section {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.catalog-section-item {
	width:calc((100% - 40px) / 3);
	border-radius:10px;
	padding:20px 20px 135px;
	background:var(--white);
	position:relative;
}
.catalog-section-item-image {
	margin:0 auto 20px;
	position:relative;
}
.catalog-section-item-image-inner {
	max-width:220px;
	margin:0 auto;
	border-radius:10px;
	overflow:hidden;
	background-color:var(--white);
}
.catalog-section-item-image a {
	display:block;
	padding-top:100%;
	position:relative;
}
.catalog-section-item-image picture {
	position:absolute;
	inset:0;
}
.catalog-section-item-image.empty-image picture {
	opacity:.6;
}
.catalog-section-item-image img {
	width:100%;
	height:100%;
	border-radius:10px;
	object-fit:contain;
	object-position:center center;
}
.catalog-section-item-articul {
	opacity:.5;
}
.catalog-section-item-title {
	margin-top:8px;
}
.catalog-section-item-description {
	max-height:3lh;
	margin-top:8px;
	opacity:.5;
}
.catalog-section-item-bottom {
	position:absolute;
	inset:auto 20px 20px;
}
.catalog-section-item-price-wrapper {
	display:flex;
	align-items:end;
	margin-bottom:15px;
}
.catalog-section-item-bottom .button {
	width:100%;
}

.catalog-section-bottom-description {
	margin-top:80px;
	transition:margin .3s;
}

.product-info-wrapper {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	margin-bottom:20px;
}
.product-left-info {
	display:flex;
	flex-direction:column;
	gap:10px;
	width:590px;
	max-height:590px;
}

.product-top-gallery-wrapper {
	display:flex;
	align-items:center;
	width:100%;
	height:100%;
	background-color:var(--white);
	border-radius:10px;
}
.product-top-gallery-wrapper.with-icons {
	flex:1;
	/* width:78%; */
}
.product-top-gallery {
	width:100%;
	position:relative;
}
.product-top-gallery-image {
	width:100%;
	height:430px;
	/* padding-top:80%; */
	position:relative;
	cursor:pointer;
}
.product-top-gallery-wrapper.with-icons .product-top-gallery-image {
	width:100%;
}
.product-top-gallery-image.empty-image {
	cursor:default;
}
.product-top-gallery-image picture {
	background-color:var(--white);
	position:absolute;
	inset:20px;
}
.product-top-gallery-image picture img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:center center;
	mix-blend-mode:darken;
}
.product-top-gallery-link {
	display:none;
}
.level-0-prod .fancybox-image {
	border-radius:10px;
}

.product-top-gallery-icons-wrapper {
	max-width:590px;
	height:150px;
	padding:0 55px;
	position:relative;
}
.product-top-gallery-icons-prev,
.product-top-gallery-icons-next {
	display:flex;
	justify-content:center;
	align-items:center;
	width:50px;
	background-color:var(--white);
	border-radius:10px;
	position:absolute;
	inset:0 auto 0 0;
}
.product-top-gallery-icons-next {
	inset:0 0 0 auto;
}
.product-top-gallery-icons-prev .icon,
.product-top-gallery-icons-next .icon {
	width:8px;
	height:16px;
}
.product-top-gallery-icons-prev .icon {
	transform:scaleX(-1);
}
.product-top-gallery-icons.product-2-icons .slick-track {
	display:flex !important;
	width:auto !important;
	transform:translate3d(0, 0, 0) !important;
}
.product-top-gallery-icons .slick-slide {
	border:none !important;
	padding:0 5px;
	opacity:.5;
	transition:opacity .3s;
}
.bx-no-touch  .product-top-gallery-icons .slick-slide:hover {
	opacity:1;
}
.product-top-gallery-icons .slick-current {
	opacity:1;
}
.product-top-gallery-icons-image {
	overflow:hidden;
	border-radius:10px;
	padding-top:100%;
	position:relative;
	cursor:pointer;
}
.product-top-gallery-icons-image picture {
	background-color:var(--white);
	position:absolute;
	inset:0;
	z-index:0;
}
.product-top-gallery-icons-image picture img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	mix-blend-mode:darken;
}

.product-right-info {
	flex:1;
	display:flex;
	flex-direction:column;
	gap:10px;
}

.product-info-content {
	flex:1;
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
}
.product-main-properties {
	display:flex;
	flex-direction:column;
	gap:20px;
	margin-top:25px;
}
.product-main-property {
	display:flex;
}
.product-main-property-title {
	flex:1;
	display:flex;
	margin-right:5px;
}
.product-main-property-title::after {
	flex:1;
	content:'';
	min-width:10px;
	margin-left:5px;
	border-bottom:1px dashed var(--dark-gray);
	position:relative;
	bottom:3px;
}
.product-props-link {
	display:inline-block;
	margin-top:20px;
}

.product-payment {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:start;
	gap:20px;
	min-height:150px;
	border-radius:10px;
	padding:20px 30px;
	background-color:var(--white);
}
.product-price-wrapper {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.product-price {
	display:flex;
	align-items:end;
	width:100%;
}
.product-buy {
	display:flex;
	gap:10px;
}
.product-payment .button {
	min-width:200px;
}

.product-detail .tabs-content {
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
}
.product-detail .tabs-content-title {
	margin-bottom:20px;
}

.product-props {
	display:flex;
	flex-wrap:wrap;
	gap:15px 40px;
}
.product-props-item {
	width:calc(50% - 40px);
	border-top:1px dashed var(--gray);
	padding-top:15px;
}
.product-props .product-props-item:nth-child(1),
.product-props .product-props-item:nth-child(2) {
	margin-top:0;
	border-top:none;
	padding-top:0;
}
.product-props-item-title {
	margin-bottom:10px;
	color:var(--dark-gray);
}

.product-docs-list {
	margin-top:30px;
}
.product-docs-list-item {
	margin-top:16px;
}
/* END catalog */

/* product quantity selector */
.product-quantity-field-container {
	display:flex;
	gap:5px;
}
.product-quantity-btn-plus,
.product-quantity-btn-minus {
	width:50px;
	height:50px;
	border-radius:10px;
	background-color:var(--light-gray);
	position:relative;
	cursor:pointer;
}
.product-quantity-btn-plus::before,
.product-quantity-btn-plus::after,
.product-quantity-btn-minus::after {
	content:'';
	width:12px;
	height:2px;
	background-color:var(--black);
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	transition:background-color .3s;
}
.product-quantity-btn-plus::before {
	width:2px;
	height:12px;
}
.bx-no-touch  .bx-no-touch .product-quantity-btn-plus:hover::before,
.bx-no-touch  .bx-no-touch .product-quantity-btn-plus:hover::after,
.bx-no-touch  .bx-no-touch .product-quantity-btn-minus:hover::after {
	background-color:var(--red);
}
.product-quantity-field-container.disabled .product-quantity-btn-plus::before,
.product-quantity-field-container.disabled .product-quantity-btn-plus::after,
.product-quantity-field-container.disabled .product-quantity-btn-minus::after {
	background-color:var(--gray-color) !important;
	cursor:default;
}
.product-quantity-field {
	width:8ch;
	min-width:50px;
	height:50px;
	border:none !important;
	border-radius:10px;
	background-color:var(--light-gray);
	padding:0 5px;
	text-align:center;
	appearance:none;
}
.product.load .product-quantity-field {
	pointer-events:none;
}
.bx-no-touch .product-quantity-field::-webkit-outer-spin-button,
.bx-no-touch .product-quantity-field::-webkit-inner-spin-button {
	margin:0;
	appearance:none;
}

.product-quantity-description {
	position:absolute;
	bottom:15px;
	left:0;
	right:0;
	text-align:center;
	white-space:nowrap;
	vertical-align:bottom;
}
.product-quantity-description-price {
	white-space:nowrap;
}
.product-quantity-description-price span {
	font-weight:600;
}
.product-quantity-label-container {
	margin:5px 0;
	font-weight:600;
}
/* END product quantity selector */

/* index title */
.index-title-wrapper {
	display:flex;
	justify-content:space-between;
	align-items:baseline;
	margin:0 0 40px;
	padding-top:55px;
	position:relative;
	transition:margin .3s, padding .3s;
}
.index-title-subtitle {
	display:inline-block;
	height:35px;
	border-radius:18px;
	padding:0 15px;
	background-color:var(--gray);
	line-height:35px;
	position:absolute;
	inset:0 auto auto 0;
}
.index-title {
	margin:0;
	text-transform:uppercase;
}
.index-title-wrapper .arrow-link {
	margin-left:30px;
}
/* END index title */

/* fast order popup form */
.fast-order-form-data {
	display:flex;
	gap:20px;
	width:100%;
	margin-bottom:10px;
}
.fast-order-form-image:empty {
	display:none;
}
.fast-order-form-image picture {
	display:block;
	width:100px;
	height:100px;
}
.fast-order-form-image picture img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:center center;
}
.fast-order-form-price {
	margin:4px 0 10px;
	font-size:28px;
	font-family:var(--h-font);
}
.fast-order-form-price span {
	font-size:18px;
}
.fast-order-form-content .custom-input {
	width:100%;
	margin:14px 0 18px;
}
.fast-order-form-content .custom-checkbox-label {
	margin-top:14px;
}
.fast-order-form-content .button {
	width:100%;
	margin-top:27px;
}
/* END fast order popup form */

/* index catalog */
.index-catalog-wrapper {
	padding:120px 0;
	overflow:hidden;
	background-color:var(--blue);
	color:var(--white);
	position:relative;
	transition:padding .3s;
}
.index-catalog-bg {
	width:600px;
	height:1213px;
	position:absolute;
	inset:0 0 0 51%;
	z-index:0;
	transform:rotate(15deg) translateY(-17%);
}
.index-catalog-wrapper .wrapper {
	position:relative;
	z-index:1;
}
.index-catalog-wrapper .index-title-subtitle {
	background-color:var(--white-10);
}
.index-catalog {
	display:grid;
	grid-template-rows:1fr 1fr;
	gap:20px;
}
.index-catalog-item {
	display:flex;
	gap:20px;
}
.index-catalog-item-text {
	width:calc(50% - 10px);
	display:flex;
	flex-direction:column;
	border-radius:20px;
	padding:30px;
	background-color:var(--white-10);
}
.index-catalog-item-title {
	flex:1;
}
.index-catalog-item-title a {
	color:var(--white) !important;
}
.index-catalog-item-description {
	margin:30px 0;
	opacity:.8;
}
.index-catalog-item-link a {
	border-color:var(--white) !important;
	color:var(--white) !important;
}
.index-catalog-item-link .icon {
	stroke:var(--white) !important;
}
.index-catalog-item-image {
	width:calc(50% - 10px);
	min-height:300px;
	overflow:hidden;
	border-radius:20px;
	padding-top:28%;
	position:relative;
}
.index-catalog-item-image a {
	background-color:var(--white);
	position:absolute;
	inset:0;
}
.index-catalog-item-image img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	mix-blend-mode:darken;
}
/* END index catalog */

/* index offers */
.index-offers-wrapper {
	padding-top:120px;
	transition:padding .3s;
}
/* END index offers */

/* offers slider */
.offers-slider {
	margin:0 -10px;
}
.offers-slider .slick-prev {
	left:-80px;
}
.offers-slider .slick-next {
	right:-80px;
}
.offers-slider .slick-track {
	display:flex !important;
}
.offers-slider .slick-slide {
	height:inherit !important;
}
.offers-slider-item .catalog-section-item {
	width:auto !important;
	height:100%;
	margin:0 10px;
}
.offers-slider-item .catalog-section-item-image a {
	padding-top:70%;
}
/* END offers slider */

/* index about */
.index-about-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.index-about {
	position:relative;
}
.index-about-text-wrapper {
	width:50%;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
	position:absolute;
	inset:-147px 40px auto auto;
	transition:inset .3s;
}
.index-about-text {
	color:var(--dark-gray);
}
.index-about-text p {
	margin:0;
}
.index-about-text-wrapper .arrow-link {
	margin-top:40px;
	transition:margin .3s;
}
.index-about-image {
	height:500px;
	border-radius:10px;
	background:url(/images/about-image-new.jpg) no-repeat center center;
	transition:height .3s;
}
/* END index about */

/* index news */
.index-news-list-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.index-news-list {
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	grid-template-rows:1fr 1fr;
	grid-gap:20px;
}
.index-news-list-item {
	order:2;
	border-radius:10px;
	padding:20px 20px 69px;
	background-color:var(--white);
	position:relative;
}
.index-news-list > :first-child {
	grid-row:span 2;
	order:1;
}
.index-news-list > :nth-child(2) {
	order:0;
}
.index-news-list-item-image {
	display:block;
	margin-bottom:20px;
}
.index-news-list-item-image img {
	display:block;
	border-radius:10px;
}
.index-news-list-item-text {
	margin-top:15px;
	color:var(--dark-gray);
}
.index-news-list-item:not(.index-all-news-link) .arrow-link {
	position:absolute;
	inset:auto auto 20px 20px;
}
.index-all-news-link {
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	padding:20px;
	background-color:var(--blue);
}
.index-all-news-link img {
	width:3000px;
	height:6000px;
	position:absolute;
	inset:0;
	z-index:0;
	transform:rotate(-165deg) translate(800px, 3000px);
}
.index-all-news-link .arrow-link {
	border-color:var(--white) !important;
	color:var(--white) !important;
}
.index-all-news-link .arrow-link .icon {
	stroke:var(--white) !important;
}
/* END index news */

/* index partners */
.index-partners-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.index-partners {
	display:flex;
	gap:20px;
}
.index-partners-description {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	width:32.5%;
	height:293px;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
}
.index-partners-text-description {
	margin-top:10px;
	color:var(--dark-gray);
}
.index-partners-items {
	flex:1;
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.index-partners-item {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	width:calc(25% - 15px);
	height:293px;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
	color:var(--black);
	transition:height .3, scolor .3s;
}
.bx-no-touch  .index-partners-item:hover {
	color:var(--blue);
}
.index-partners-item-logo {
	height:57px;
}
.index-partners-item img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:left center;
	opacity:.3;
	filter:grayscale(100%);
	transition:opacity .3s, filter .3s;
}
.bx-no-touch  .index-partners-item:hover img {
	opacity:1;
	filter:none;
}
/* END index partners */

/* news */
.news-list {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.news-list-item {
	width:calc((100% - 40px) / 3);
	border-radius:10px;
	padding:20px 20px 60px;
	background-color:var(--white);
	position:relative;
}
.news-list-item-image {
	display:block;
	padding-top:50%;
	border-radius:10px;
	overflow:hidden;
	position:relative;
}
.news-list-item-image picture {
	background-color:var(--light-gray);
	position:absolute;
	inset:0;
}
.news-list-item-image picture img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	mix-blend-mode:darken;
}
.news-list-item-image.empty-image img {
	object-fit:contain;
}
.news-list-item-content {
	max-height:120px;
	margin-top:20px;
	overflow:hidden;
}
.news-list-item-content * {
	line-height:20px;
}
.news-list-item-text {
	margin-top:20px;
	color:var(--dark-gray);
}
.news-list-item .arrow-link {
	position:absolute;
	inset:auto auto 20px 20px;
}

.news-detail {
	display:flex;
	flex-wrap:wrap;
	gap:40px;
	margin-bottom:120px;
}
.news-detail-content-wrapper {
	width:calc(69% - 20px);
}
.news-detail-content-wrapper.news-landing {
	flex:auto;
	width:100%;
}
.news-detail-image {
	display:flex;
	align-items:end;
	min-height:450px;
	margin-bottom:20px;
	overflow:hidden;
	border-radius:10px;
	padding:100px 30px 30px;
	position:relative;
	transition:min-height .3s;
}
.news-detail-image picture {
	position:absolute;
	inset:0;
	z-index:0;
}
.news-detail-image picture img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
}
.news-detail-image::before {
	content:'';
	background-color:#0005;
	position:absolute;
	inset:0;
	z-index:1;
}
.news-detail-image-description {
	position:relative;
	z-index:2;
}
.news-detail-image-title {
	margin:0;
	color:var(--white);
	text-shadow:0 0 10px var(--text-shadow);
}
.news-detail-image-description-text {
	margin:20px 0;
	color:var(--white);
	text-shadow:0 0 10px var(--text-shadow);
}
.news-detail-image-description .button {
	margin-top:20px;
}
.news-detail-content {
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
	transition:padding .3s;
}
.news-detail-content h1 {
	display:none;
	margin:0 0 40px !important;
}
.news-detail-content.without-image h1 {
	display:block;
}
.news-detail-content > p:first-of-type {
	margin-top:0;
}
.news-detail-content > p:last-of-type {
	margin-bottom:0;
}
.news-detail-bottom-image {
	display:inline-block;
	margin-top:40px;
	position:relative;
	transition:margin .3s;
}
.news-detail-bottom-image picture {
	display:block;
}
.news-detail-bottom-image picture img {
	display:block;
	border-radius:10px;
}
.news-detail-bottom-image-description {
	color:var(--white);
	text-shadow:0 0 10px var(--text-shadow);
	position:absolute;
	inset:auto auto 20px 20px;
}

.news-detail-full-image {
	display:block;
	margin:40px auto;
}

.news-block {
	display:flex;
	gap:40px;
	margin:30px 0;
}
.news-block-text {
	flex:1
}
.news-block-image {
	max-width:calc(50% - 20px);
}

.news-centered-image {
	display:block;
	margin:30px auto;
}

.news-parters {
	display:flex;
	justify-content:center;
	gap:30px;
	width:100%;
}

.news-simple-gallery {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:40px;
}
.news-simple-gallery-item {
	width:calc((100% - 20px) / 3);
}
.news-simple-gallery-item-image {
	display:block;
	overflow:hidden;
	border-radius:10px;
	padding-top:100%;
	position:relative;
}
.news-simple-gallery-item picture {
	background-color:var(--light-gray);
	position:absolute;
	inset:0;
}
.news-simple-gallery-item picture img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	mix-blend-mode:darken;
	transition:transform .3s ease-out;
}
.bx-no-touch  .news-simple-gallery-item-image:hover img {
	transform:scale(1.1);
}
.news-simple-gallery-item-description {
	margin:10px 0 2px;
	color:var(--dark-gray);
}

.news-gallery {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin:30px 0;
}
.news-gallery-item {
	width:calc((100% - 20px) / 3);
	border:2px solid var(--light-gray);
	border-radius:10px;
}
.news-gallery-item-content-wrapper {
	display:block;
	padding-top:100%;
	position:relative;
}
.news-gallery-item-content {
	display:flex;
	flex-direction:column;
	gap:20px;
	position:absolute;
	inset:15px;
}
.news-gallery-item-image {
	flex:1;
	border-radius:8px;
	background-color:var(--light-gray);
	position:relative;
}
.news-gallery-item-image img {
	width:auto;
	max-width:96%;
	height:auto;
	max-height:96%;
	mix-blend-mode:darken;
	position:absolute;
	inset:50% auto auto 50%;
	transform:translate(-50%, -50%);
}
.news-gallery-item-image object {
	width:96%;
	height:96%;
}
.news-gallery-item-description {
	display:flex;
	flex-direction:column;
	gap:8px;
}
.news-gallery-item-description .text-14-med {
	opacity:.5;
}

.news-detail-form-wrapper {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	width:100%;
}
.news-detail-form {
	width:calc(50% - 10px);
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
	transition:padding .3s;
}
.news-detail-form-description {
	margin-top:15px;
	color:var(--dark-gray);
}
.news-detail-form-description a {
	color:var(--blue);
}
.bx-no-touch  .news-detail-form-description a:hover {
	color:var(--dark-blue);
}
.news-detail-form-image {
	width:calc(50% - 10px);
	border-radius:10px;
	background:url(/images/news-form-image.jpg) no-repeat center top;
	background-size:cover;
}

.news-detail-links {
	width:calc(31% - 20px);
	position:relative;
	transition:margin .3s;
}
.news-detail-links-content {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	position:sticky;
	top:110px;
}
.news-detail-links-title {
	width:100%;
}
.news-detail-links-title .h3 {
	margin:0 0 10px;
}
.news-detail-links-item {
	display:flex;
	flex-direction:column;
	align-items:start;
	gap:20px;
	width:100%;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
}
.news-detail-links-item-title {
	min-height:3lh;
}

.news-detail-form-wrapper + .news-detail-links {
	width:100%;
	margin-top:20px;
}
.news-detail-form-wrapper + .news-detail-links .news-detail-links-content {
	gap:20px;
}
.news-detail-form-wrapper + .news-detail-links .news-detail-links-item {
	width:calc(50% - 10px);
}
/* END news */

/* page navigation */
.page-navigation-wrapper {
	margin-top:40px;
	text-align:center;
	transition:margin .3s;
}
.page-navigation {
	display:inline-flex;
	flex-wrap:wrap;
	gap:10px;
	justify-content:center;
	padding:0 66px;
	position:relative;
}
.page-navigation > * {
	display:flex;
	justify-content:center;
	align-items:center;
	width:56px;
	height:56px;
	border-radius:50%;
	background-color:var(--white);
}
.page-navigation .current-page,
.bx-no-touch  .page-navigation a:hover {
	color:var(--white);
	background-color:var(--blue);
}
.internal-pages {
	font-weight:500;
}
.page-navigation .prev-page {
	position:absolute;
	inset:0 auto auto 0;
	transform:rotate(180deg);
}
.page-navigation .next-page {
	position:absolute;
	inset:0 0 auto auto;
}
.page-navigation .prev-page .icon,
.page-navigation .next-page .icon {
	width:8px;
	height:16px;
}
.page-navigation span .icon {
	fill:var(--dark-gray);
}
.page-navigation a .icon {
	fill:var(--black);
}
.bx-no-touch  .page-navigation a:hover .icon {
	fill:var(--white);
}
/* END page navigation */

/* video list */
.video-list {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.video-list-item {
	width:calc((100% - 40px) / 3);
	border-radius:10px;
	padding:20px ;
	background-color:var(--white);
}
.video-list-item-frame {
	padding-top:52%;
	overflow:hidden;
	position:relative;
}
.video-list-item-frame iframe {
	height:100%;
	width:100%;
	position:absolute;
	inset:0;
}
.video-list-item-title {
	margin-top:20px;
}
.video-list-item-text {
	margin-top:20px;
	color:var(--dark-gray);
}
/* END video list */

/* partnership page */
.partnership-form {
	display:flex;
	flex-wrap:wrap;
}
/* END partnership page */

/* history line */
.history-line {
	display:flex;
	align-items:start;
	gap:20px;
	margin-bottom:120px;
}
.history-line .tabs-caption {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	width:360px;
	background:none !important;
	margin:0 !important;
	padding:0 !important;
	transition:width .3s;
}
.history-line-title {
	order:1;
	width:calc(50% - 5px);
	height:62px;
	border-radius:10px;
	background-color:var(--white);
	color:var(--black);
	line-height:62px;
	text-align:center;
	transition:background-color .3s, color .3s;
}
.history-line .tabs-caption .active {
	order:0;
	width:100%;
	height:auto;
	padding:10px;
	background-color:var(--blue);
	color:var(--white);
	font-size:90px;
	line-height:1.1;
	text-align:left;
}
.history-line-item {
	flex:1;
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
	transition:padding .3s;
}
.history-line-item-title {
	margin-bottom:10px;
}
.history-line-item-description > :last-child {
	margin-bottom:0;
}
/* END history line */

/* history achievements */
.history-achievements-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.history-achievements {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.history-achievements-item {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	gap:20px;
	width:calc((100% - 40px) / 3);
	height:333px;
	border-radius:10px;
	padding:25px;
	background-color:var(--white);
	transition:height .3s, padding .3s;
}
.history-achievements .history-achievements-item:nth-child(3) {
	background-color:var(--blue);
	color:var(--white);
}
.history-achievements-item-title {
	color:var(--blue);
	font-size:86px;
	font-weight:600;
	line-height:1.1;
	white-space:nowrap;
	transition:font-size .3s;
}
.history-achievements .history-achievements-item:nth-child(3) .history-achievements-item-title {
	color:var(--white);
}
/* END history achievements */

/* history technologies */
.history-technologies {
	margin:120px 0;
	overflow:hidden;
	padding:120px 0;
	background-color:var(--blue);
	color:var(--white);
	text-align:center;
	position:relative;
	transition:margin .3s, padding .3s;
}
.history-technologies-bg-1,
.history-technologies-bg-2 {
	width:402px;
	height:1213px;
	position:absolute;
	inset:auto auto -15% 55%;
	z-index:0;
	transform:rotate(16deg);
}
.history-technologies-bg-2 {
	inset:-15% 55% auto auto;
	transform:rotate(196deg);
}
.history-technologies .wrapper {
	position:relative;
	z-index:1;
}
.history-technologies a {
	color:var(--white);
}
.history-technologies .index-title-subtitle {
	background-color:var(--white-10);
	position:static;
}
.history-technologies-image {
	margin:20px 0;
	position:relative;
}
.history-technologies-image .index-title {
	position:absolute;
	inset:78px 0 auto;
}
.history-technologies-image img {
	display:block;
	margin:0 auto;
}
/* END history technologies */

/* history future */
.history-future-wrapper {
	margin:120px 0;
}
.history-future {
	display:flex;
	gap:20px;
	min-height:584px;
}
.history-future-description {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:start;
	width:calc(50% - 10px);
	border-radius:10px;
	padding:30px;
	background-color:var(--white);
}
.history-future-text {
	color:var(--dark-gray);
}
.history-future-image {
	width:calc(50% - 10px);
}
.history-future-image img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	border-radius:10px;
}
/* END history future */

/* company about */
.company-about {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:start;
	margin-bottom:120px;
	height:500px;
	border-radius:10px;
	overflow:hidden;
	padding:30px;
	background:url(/images/company/company-about.jpg) no-repeat center center;
	color:var(--white);
	position:relative;
	transition:margin .3s, padding .3s;
}
.company-about::before {
	content:'';
	background-color:#0003;
	position:absolute;
	inset:0;
	z-index:0;
}
.company-about > * {
	position:relative;
	z-index:1;
}
.company-about h1 {
	text-shadow:0 0 7px var(--text-shadow);
}
.company-about-text {
	width:770px;
	border-radius:10px;
	padding:20px;
	background-color:var(--white);
	color:var(--dark-gray);
	transition:width .3s;
}
/* END company about */

/* company mission */
.company-mission-wrapper {
	margin:120px 0;
	overflow:hidden;
	padding-top:90px;
	text-align:center;
	position:relative;
	transition:margin .3s, padding .3s;
}
.company-mission-bg-wrapper {
	width:100%;
	min-width:850px;
	min-height:595px;
	padding:0 25px;
	position:absolute;
	inset:0 auto auto 50%;
	transform:translateX(-50%);
	z-index:0;
}
.company-mission-bg {
	width:100%;
	max-width:1190px;
	margin:0 auto;
	position:relative;
}
.company-mission-bg-circle {
	width:100%;
	padding-top:50%;
	overflow:hidden;
	position:relative;
}
.company-mission-bg-circle::before {
	content:'';
	width:100%;
	height:100%;
	border-radius:50%;
	padding-top:100%;
	background-color:var(--white);
	position:absolute;
	inset:0 0 auto;
}
.company-mission-wrapper .index-title-wrapper {
	justify-content:center;
}
.company-mission-wrapper .index-title-subtitle {
	left:50%;
	transform:translateX(-50%);
}
.company-mission {
	position:relative;
	z-index:1;
}	
.company-mission-text {
	width:90%;
	max-width:700px;
	margin:0 auto;
	color:var(--dark-gray);
}
.company-mission-image {
	width:344px;
	height:344px;
	margin:40px auto 0;
	transition:width .3s, height .3s, margin .3s;
}
.company-mission-image img {
	width:100%;
	height:100%;
	border-radius:50%;
	object-fit:cover;
	object-position:center center;
}
/* END company mission */

/* company advantages */
.company-advantages-wrapper {
	margin:120px 0;
	overflow:hidden;
	padding:120px 0;
	background-color:var(--blue);
	color:var(--white);
	transition:margin .3s, padding .3s;
	position:relative;
}
.company-advantages-wrapper::before,
.company-advantages-wrapper::after {
	content:'';
	width:1200px;
	height:400px;
	background:url(/images/svg/company-advantages-bg.svg) no-repeat center center;
	background-size:contain;
	position:absolute;
	inset:5% auto auto 49%;
	z-index:0;
	transform:rotate(30deg);
}
.company-advantages-wrapper::after {
	inset:auto 52% -8% auto;
	transform:rotate(180deg);
}
.company-advantages-wrapper .wrapper {
	position:relative;
	z-index:1;
}
.company-advantages-wrapper .index-title-subtitle {
	background-color:var(--white-10);
}
.company-advantages {
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	grid-template-rows:1fr 1fr;
	grid-gap:20px;
}
.company-advantages > :nth-child(4) {
	grid-column:3;
	grid-row:2;
}
.company-advantages > :nth-child(5) {
	grid-column:4;
	grid-row:2;
}
.company-advantages-item {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	border-radius:10px;
	padding:20px;
	background-color:var(--white-10);
}
.company-advantages-item-head {
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:30px;
	min-height:48px;
}
.company-advantages-item-title {
	flex:1;
	max-width:200px;
}
.company-advantages-item-description {
	margin-top:40px;
}
.company-advantages-item-image {
	width:48px;
	height:48px;
}
.company-advantages-item-image img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:center center;
}
/* END company advantages */

/* company applying */
.company-applying-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.company-applying-wrapper .index-title {
	max-width:400px;
}
.company-applying {
	position:relative;
}
.company-applying-text {
	width:830px;
	position:absolute;
	inset:-40px 0 auto auto;
	transform:translateY(-100%);
}
.company-applying-image {
	height:490px;
	transition:height .3s;
}
.company-applying-image img {
	width:100%;
	height:100%;
	border-radius:10px;
	object-fit:cover;
	object-position:center center;
}
/* END company applying */

/* company services */
.company-services-wrapper {
	margin:120px 0;
	transition:margin .3s;
}
.company-services {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.company-services-item {
	width:calc(25% - 15px);
	border-radius:10px;
	padding:30px 30px 190px;
	background-color:var(--white);
	position:relative;
}
.company-services-item-description {
	min-height:5lh;
	margin-top:15px;
	color:var(--dark-gray);
}
.company-services-item-image {
	width:130px;
	height:130px;
	position:absolute;
	inset:auto auto 30px 30px;
}
.company-services-item-image img {
	width:100%;
	height:100%;
	border-radius:10px;
	object-fit:cover;
	object-position:center center;
}
/* END company services */

/* company partners */
.company-partners-wrapper {
	margin:120px 0;
	padding:120px 0;
	background-color:var(--white);
	transition:margin .3s, padding .3s;
}
.company-partners {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.company-partners-content {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	width:40%;
	max-width:580px;
}
.company-partners-text {
	color:var(--dark-gray);
}
.company-partners-image {
	width:50%;
	min-height:410px;
	position:relative;
}
.company-partners-image::before,
.company-partners-image::after {
	content:'';
	width:65px;
	height:20px;
	background-color:var(--blue);
	position:absolute;
	inset:22px auto auto -3%;
}
.company-partners-image::after {
	background-color:var(--red);
	inset:auto -3% 22px auto;
}
.company-partners-image img {
	width:100%;
	height:100%;
	border-radius:10px;
	object-fit:cover;
	object-position:center center;
}
/* END company partners */

/* page 404 */
.error-404 .breadcrumbs {
	display:none;
}
.error-404 .main-content {
	background:url(/images/svg/404-bg-1.svg) no-repeat center center var(--blue);
	background-size:cover;
}
.content-404-wrapper {
	display:flex;
	justify-content:center;
	align-items:center;
}
.content-404 {
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	max-width:1000px;
	margin:10% auto;
}
.title-404 {
	width:100%;
	border-radius:10px;
	background-color:var(--white);
	color:var(--blue);
}
.title-404 h1 {
	margin:9% auto;
	font-size:253px;
	font-weight:700;
	line-height:1.1;
	text-align:center;
	transition:margin .3s, font-size .3s;
}
.subtitle-404 {
	display:flex;
	justify-content:center;
	align-items:center;
	width:calc(50% - 10px);
	border-radius:10px;
	padding:40px;
	background-color:var(--white);
	transition:padding .3s;
}
.description-404 {
	width:calc(50% - 10px);
	border-radius:10px;
	padding:40px;
	background-color:var(--white);
}
.text-404 {
	font-size:17px;
	line-height:1.4;
	color:var(--dark-gray);
}
.description-404 .button {
	display:inline-block;
	margin-top:20px;
}
/* END page 404 */

.ruble-icon {
	display:inline-block;
	width:.64lh;
	height:.64lh;
	fill:currentColor;
	stroke:currentColor;
	stroke-width:.15px;
	vertical-align:baseline;
}

@media (max-width:1750px) {
	.slick-slider.classic-slider {
		padding-bottom:90px;
	}
	.slick-slider.classic-slider .slick-prev {
		inset:auto 50% 0 auto;
		transform:translateX(-5px);
	}
	.slick-slider.classic-slider .slick-next {
		inset:auto auto 0 50%;
		transform:translateX(5px);
	}
	
	.index-banners .slick-arrow {
		inset:auto auto 50px 50%;
	}
	.index-banners .slick-prev {
		transform:translateX(-750px);
	}
	.index-banners .slick-next {
		transform:translateX(-680px);
	}
	.index-banner-item-content {
		padding-bottom:110px;
	}
} /* < 1750px */

@media (max-width:1577px) {
	.wrapper {
		margin-right:2.5%;
		margin-left:2.5%;
	}
	
	.index-banners .slick-arrow {
		transform:none;
	}
	.index-banners .slick-prev {
		left:2.5%;
	}
	.index-banners .slick-next {
		left:calc(2.5% + 70px);
	}
	.index-banners .slick-dots {
		width:auto;
		inset:auto 2.5% 50px;
		transform:none;
	}
	.index-banner-item {
		height:500px;
	}
	.index-banner-item-content .h1 {
		font-size:60px;
	}
} /* < 1577px */

@media (max-width:1500px) {
	.header-contacts {
		flex-direction:column;
		justify-content:center;
		align-items:end;
		gap:8px;
	}
	
	.index-banners .slick-arrow {
		transition:all .3s;
	}
	
	.content-404 {
		margin:142px auto;
	}
	.error-404 .main-content {
		background-image:url(/images/svg/404-bg-2.svg);
		background-position:center bottom;
	}
} /* < 1500px */

@media (max-width:1450px) {
	.index-partners-item {
		width:calc((100% - 40px) / 3);
		height:251px;
	}
	.index-partners-item:nth-child(7),
	.index-partners-item:nth-child(8) {
		width:calc(50% - 10px);
	}
} /* < 1450px */

@media (min-width:1301px) {
	.mobile-menu-wrapper {
		display:none !important;
	}
	.mobile-menu-bg {
		opacity:0 !important;
		pointer-events:none !important;
	}
} /* 1301px > */

@media (max-width:1300px) {
	.header-logo-wrapper {
		flex:1;
	}
	.header-menu {
		display:none;
	}
	.header-contacts {
		margin:0 30px 0 42px;
	}
	.header-search-block {
		right:284px;
	}
	.mobile-menu-button {
		display:block;
	}
	.show-mobile-menu .mobile-menu-bg {
		opacity:1;
		pointer-events:auto;
	}
	.show-mobile-menu .mobile-menu-wrapper {
		opacity:1;
		pointer-events:auto;
		transform:translateX(-100%);
	}
	
	.footer-left {
		width:345px;
	}
	.footer-logo {
		width:250px;
		height:50px;
	}
	.footer-slogan {
		font-size:15px;
	}
	
	.index-catalog-wrapper {
		padding:100px 0;
	}
	
	.index-offers-wrapper {
		padding-top:100px;
	}
	
	.index-about-wrapper {
		margin:100px 0;
	}
	.index-about-text-wrapper {
		right:30px;
	}
	
	.index-news-list-wrapper {
		margin:100px 0;
	}
	
	.index-partners-wrapper {
		margin:100px 0;
	}
	
	.simple-content {
		margin-bottom:100px;
	}
	
	.tabs {
		margin-bottom:100px;
	}
	
	.contacts-wrapper {
		margin-bottom:100px;
	}
	
	.history-line {
		margin-bottom:100px;
	}
	.history-line .tabs-caption {
		width:300px;
	}
	
	.history-achievements-wrapper {
		margin:100px 0;
	}
	.history-achievements-item {
		height:277px;
	}
	.history-achievements-item-title {
		font-size:64px;
	}
	
	.history-technologies {
		margin:100px 0;
		padding:100px 0;
	}
	.history-future-wrapper {
		margin:100px 0;
	}
	
	.viewed-products-wrapper {
		margin:100px 0;
	}
	
	.company-about {
		margin-bottom:100px;
	}

	.company-mission-wrapper {
		margin:100px 0;
	}
	
	.company-advantages-wrapper {
		margin:100px 0;
		padding:100px 0;
	}
	
	.company-applying-wrapper {
		margin:100px 0;
	}
	.company-applying-text {
		width:600px;
	}
	
	.company-services-wrapper {
		margin:100px 0;
	}
	
	.company-partners-wrapper {
		margin:100px 0;
		padding:100px 0;
	}
	
	.catalog-root-menu {
		margin-bottom:100px;
	}
	.catalog-root-menu-top {
		padding:20px;
	}
	.catalog-root-menu-top-title {
		inset:20px auto auto 20px;
	}
	.catalog-root-menu-icon {
		inset:auto auto 20px 20px;
	}
	.catalog-root-menu-section {
		padding:20px;
	}
	.catalog-root-menu-section-title {
		padding-right:70px;
	}
	.catalog-root-menu-section .catalog-root-menu-icon {
		inset:20px 20px auto auto;
	}
	.catalog-root-description {
		margin:100px 0;
		padding:30px;
	}
	
	.news-detail {
		margin-bottom:100px;
	}
	
	.news-simple .news-gallery-item {
		width:calc(50% - 10px);
	}
} /* < 1300px */


@media (min-width:1251px) {
	.viewed-products.gallery-1-items .slick-track,
	.viewed-products.gallery-2-items .slick-track,
	.viewed-products.gallery-3-items .slick-track {
		width:100% !important;
	}
	.viewed-products.gallery-1-items .viewed-item,
	.viewed-products.gallery-2-items .viewed-item,
	.viewed-products.gallery-3-items .viewed-item {
		width:25% !important;
	}
	
	.news-detail-image-title {
		font-size:60px;
	}
} /* 1251px > */

@media (max-width:1250px) {
	.catalog-section-item {
		width:calc(50% - 10px);
	}
	.catalog-section-sidebar {
		width:calc((100% - 40px) / 3);
	}
} /* < 1250px */

@media (min-width:1201px) {
	.product-top-gallery-icons.product-3-icons .slick-track {
		display:flex !important;
		width:auto !important;
		transform:translate3d(0, 0, 0) !important;
	}
} /* 1201px > */

@media (max-width:1200px) {
	.dealers-list-item {
		width:calc(50% - 10px);
	}
	
	.company-advantages {
		grid-template-columns:repeat(3, 1fr);
	}
	.company-advantages > :nth-child(4) {
		grid-column:2;
	}
	.company-advantages > :nth-child(5) {
		grid-column:3;
	}

	.company-services-item {
		width:calc(50% - 10px);
	}
	.company-services-item-description {
		min-height:4lh;
	}
	
	.catalog-root-menu {
		flex-direction:column;
	}
	.catalog-root-menu-block {
		width:100%;
	}
	.catalog-root-menu-section {
		width:calc((100% - 40px) / 3);
	}
	
	.product-left-info {
		width:430px;
	}
} /* < 1200px */

@media (max-width:1100px) {
	.index-partners {
		flex-wrap:wrap;
	}
	.index-partners-description {
		width:100%;
		height:auto;
	}
	.index-partners-link {
		margin-top:20px;
	}
	.index-partners-item,
	.index-partners-item:nth-child(7),
	.index-partners-item:nth-child(8) {
		width:calc(25% - 15px);
		height:293px;
	}
	
	.history-line .tabs-caption {
		width:260px;
	}
	.history-line .tabs-caption .active {
		font-size:65px;
	}
	
	.company-mission-wrapper {
		padding-top:60px;
	}
	.company-mission-image {
		width:245px;
		height:245px;
		margin:30px auto 0;
	}
	
	.company-applying-text {
		width:480px;
		font-size:16px;
	}
} /* < 1100px */

@media (min-width:1001px) {
	.show-menu .catalog-menu-wrapper {
		padding-right:var(--scroll-width);
		opacity:1;
		pointer-events:auto;
	}
	
	.show-search .search-bg {
		opacity:1;
		pointer-events:auto;
	}
	
	.catalog-section-filter {
		display:block !important;
	}
	
	.contacts-page-form .contact-form-block .contact-form-item-wrapper {
		width:100%;
	}
} /* 1001px > */

@media (max-width:1000px) {
	h1,
	.h1 {
		font-size:60px;
	}
	h2,
	.h2 {
		font-size:40px;
	}
	h3,
	.h3 {
		font-size:27px;
	}
	h4,
	.h4 {
		font-size:24px;
	}
	
	.button {
		height:45px;
		padding:0 25px;
		font-size:15px;
		line-height:45px;
	}
	.big-button {
		height:55px;
		font-size:18px;
		line-height:55px;
	}
	
	.header-catalog-button,
	.header-search-block,
	.header-search-button {
		display:none;
	}
	
	.header-contacts {
		margin-left:0;
	}
	
	.breadcrumbs {
		margin:30px 0;
	}
	
	.main-title {
		margin-bottom:30px;
	}
	
	.footer-left {
		width:265px;
	}
	.footer-logo {
		width:191px;
		height:37px;
	}
	.footer-slogan {
		font-size:12px;
	}
	.footer-right {
		width:63%;
	}
	
	.slick-slider.classic-slider {
		padding-bottom:75px;
	}
	
	.index-title-wrapper {
		margin-bottom:30px;
	}
	
	.index-offers-wrapper {
		padding-top:80px;
	}
	
	.index-catalog-wrapper {
		padding:80px 0;
	}
	.index-catalog {
		grid-template-rows:auto;
	}
	.index-catalog-item {
		flex-wrap:wrap;
		gap:10px;
	}
	.index-catalog-item-text {
		width:100%;
	}
	.index-catalog-item-image {
		order:2;
		width:100%;
		height:380px;
		min-height:auto;
		padding-top:0;
		transition:height .3s;
	}
	
	.index-banners .slick-next {
		left:calc(2.5% + 60px);
	}
	
	.index-about-wrapper {
		margin:80px 0;
	}
	.index-about-text-wrapper {
		right:15px;
	}
	.index-about-text {
		font-size:16px;
	}
	.index-about-text-wrapper .arrow-link {
		margin-top:30px;
	}
	
	.index-news-list-wrapper {
		margin:80px 0;
	}
	.index-news-list {
		grid-template-columns:1fr 1fr;
		grid-template-rows:repeat(3, 1fr);
	}
	
	.index-partners-wrapper {
		margin:80px 0;
	}
	
	.catalog-root-menu {
		margin-bottom:80px;
	}
	.catalog-root-description {
		margin:80px 0;
	}
	
	.catalog-section-title {
		margin-bottom:30px;
	}
	.catalog-section-wrapper {
		flex-wrap:wrap;
		position:relative;
	}
	.catalog-section-sidebar {
		order:1;
		width:100%;
		margin:0;
	}
	.catalog-filter-button {
		display:block;
	}
	.catalog-filter-button-counter {
		display:block;
	}
	.show-filter .mobile-menu-bg {
		opacity:1;
		pointer-events:auto;
	}
	.catalog-section-filter {
		width:384px;
		min-width:320px;
		min-height:450px;
		box-shadow:0 0 40px 0 var(--theme-shadow);
		background-color:var(--white);
		position:fixed;
		inset:0 auto 0 100%;
		z-index:1000;
		opacity:0;
		pointer-events:none;
		transition:width .3s, opacity .3s, transform .3s cubic-bezier(.02, .01, .47, 1);
	}
	.show-filter .catalog-section-filter {
		opacity:1;
		pointer-events:auto;
		transform:translateX(-100%);
	}
	.catalog-section-filter-title {
		height:70px;
		position:absolute;
		inset:0 0 auto;
	}
	.catalog-section-filter-title .h4 {
		padding-top:16px;
	}
	.catalog-filter-button-close {
		display:block;
	}
	
	.catalog-section-sidebar .catalog-section-menu {
		display:none;
	}
	.catalog-section-content {
		order:0;
		width:100%;
	}
	.catalog-section-item {
		width:calc((100% - 40px) / 3);
	}
	
	.catalog-section-submenu .catalog-section-submenu-hidden:nth-child(8) {
		display:none;
	}
	
	.simple-content {
		margin-top:30px;
		margin-bottom:80px;
	}
	
	.tabs {
		margin-bottom:80px;
	}
	
	.contacts-wrapper {
		margin-bottom:80px;
	}
	
	.history-line {
		margin-bottom:80px;
	}
	.history-line .tabs-caption {
		width:202px;
	}
	.history-line-title {
		width:100%;
	}
	.history-line .tabs-caption .active {
		font-size:50px;
	}
	.history-line-item {
		padding:20px;
	}
	
	.history-achievements-wrapper {
		margin:80px 0;
	}
	.history-achievements-item {
		height:222px;
	}
	.history-achievements-item-title {
		font-size:48px;
	}
	
	.history-technologies {
		margin:80px 0;
		padding:80px 0;
	}
	
	.history-future-wrapper {
		margin:80px 0;
	}
	.history-future {
		flex-wrap:wrap;
		min-height:none;
	}
	.history-future-description {
		width:100%;
	}
	.history-future-image {
		width:100%;
		height:439px;
	}
	
	.catalog-section-bottom-description {
		margin-top:50px;
	}
	
	.product-left-info {
		width:100%;
	}
	.product-top-gallery-wrapper {
		justify-content:center;
	}
	.product-top-gallery {
		max-width:570px;
	}
	.product-top-gallery-icons-wrapper {
		max-width:430px;
	}
	.product-right-info {
		width:100%;
	}
	
	.page-navigation {
		padding:0 60px;
	}
	.page-navigation > * {
		width:50px;
		height:50px;
	}
	
	.viewed-products-wrapper {
		margin:80px 0;
	}
	.viewed-products-arrows {
		top:-80px;
	}
	
	.contacts-wrapper {
		flex-wrap:wrap;
	}
	.contacts-data {
		width:100%;
	}
	.contacts-map {
		height:400px;
	}
	.contacts-page-form {
		flex:auto;
		width:100%;
	}
	
	.instructions-list-item {
		width:100%;
	}
	
	.company-about {
		margin-bottom:80px;
	}
	.company-about-text {
		width:600px;
	}
	
	.company-mission-wrapper {
		margin:80px 0;
	}
	
	.company-advantages-wrapper {
		margin:80px 0;
		padding:80px 0;
	}
	.company-advantages {
		grid-template-columns:1fr 1fr;
		grid-template-rows:repeat(3, 1fr);
	}
	.company-advantages > :nth-child(4) {
		grid-column:unset;
	}
	.company-advantages > :nth-child(5) {
		grid-column:span 2;
		grid-row:unset;
	}
	
	.company-applying-wrapper {
		margin:80px 0;
	}
	.company-applying-text {
		top:-35px;
	}
	
	.company-services-wrapper {
		margin:80px 0;
	}
	
	.company-partners-wrapper {
		margin:80px 0;
		padding:80px 0;
	}
	.company-partners-text {
		font-size:16px;
	}
	.company-partners-image::before,
	.company-partners-image::after {
		width:50px;
		height:15px;
	}
	
	.video-list-item {
		width:calc(50% - 10px);
	}
	
	.title-404 h1 {
		margin:7% auto;
		font-size:220px;
	}
	
	.news-list-item {
		width:calc(50% - 10px);
	}
	
	.news-detail {
		margin-bottom:80px;
	}
	.news-detail-content-wrapper {
		width:100%;
	}
	.news-detail-content {
		padding:20px;
	}
	.news-detail-content h1 {
		margin-bottom:30px !important;
	}
	.news-detail-image {
		min-height:400px;
	}
	.news-detail-bottom-image {
		margin-top:30px;
	}
	.news-detail-links-title .h3 {
		margin:0;
	}
	.news-detail-links {
		width:100%;
		margin-top:10px !important;
	}
	.news-detail-links .news-detail-links-content {
		gap:20px;
	}
	.news-detail-links .news-detail-links-item {
		width:calc(50% - 10px);
	}
	.news-gallery-item {
		width:calc(50% - 10px);
	}
	.news-detail-form {
		padding:20px;
	}
} /* < 1000px */

@media (max-width:950px) {
	.index-partners-item {
		width:calc((100% - 40px) / 3);
		height:251px;
	}
	.index-partners-item:nth-child(7),
	.index-partners-item:nth-child(8) {
		width:calc(50% - 10px);
	}
} /* < 950px */

@media (max-width:900px) {
	.instructions-list-wrapper .tabs-caption > * {
		width:100%;
		text-align:center;
		white-space:normal;
	}
	
	.catalog-root-menu-section {
		width:calc(50% - 10px);
	}
	
	.news-detail-links .news-detail-links-item {
		width:100% !important;
	}
} /* < 900px */

@media (max-width:850px) {
	footer {
		padding-top:40px;
	}
	.footer-left {
		width:100%;
	}
	.footer-right {
		flex-wrap:wrap;
		gap:30px;
		width:100%;
		padding-top:30px;
	}
	.footer-contacts {
		gap:20px;
		width:100%;
		max-width:none;
	}
	.footer-address br,
	.footer-menu {
		display:none;
	}
	.footer-social {
		flex-direction:row;
	}
	.footer-bottom {
		gap:10px;
		margin-top:30px;
	}
	.footer-copyright {
		width:100%;
	}
	
	.catalog-section-item {
		width:calc(50% - 10px);
	}
	
	.viewed-products-arrows {
		padding-top:15px;
		position:static;
	}
	
	.company-applying-wrapper .index-title {
		max-width:none;
	}
	.company-applying-text {
		width:100%;
		position:static;
		transform:none;
	}
	.company-applying-image {
		margin-top:20px;
		height:460px;
	}
	
	.company-partners-content {
		width:100%;
		max-width:none;
	}
	.company-partners-image {
		width:100%;
		height:360px;
		min-height:none;
		margin-top:20px;
	}
	.company-partners-image::before {
		left:-2%;
	}
	.company-partners-image::after {
		right:-2%;
	}
	
	.news-detail-form {
		order:1;
		width:100%;
	}
	.news-detail-form-image {
		width:100%;
		height:300px;
		transition:height .3s;
	}
} /* < 850px */

@media (min-width:851px) and (max-width:1250px) {
	.viewed-products.gallery-1-items .slick-track,
	.viewed-products.gallery-2-items .slick-track {
		width:100% !important;
	}
	.viewed-products.gallery-2-items .viewed-item {
		width:calc(100% / 3) !important;
	}
} /* 801px > < 1250px */

@media (max-width:800px) {
	.index-banner-item-content .h1 {
		font-size:50px;
	}
	
	.index-catalog-wrapper {
		padding:60px 0;
	}
	
	.index-offers-wrapper {
		padding-top:60px;
	}
	.index-offers-wrapper .index-title-wrapper {
		flex-wrap:wrap;
	}
	.index-offers-wrapper .index-title {
		width:100%;
	}
	.index-offers-wrapper .index-title-wrapper .arrow-link {
		margin:20px 0 0;
	}
	
	.index-about-wrapper {
		margin:60px 0;
	}
	.index-about-text-wrapper {
		width:100%;
		position:static;
		margin-bottom:10px;
	}
	.index-about-text-wrapper .arrow-link {
		margin-top:25px;
	}
	.index-about-image {
		height:400px;
		background-position:35% 60%;
	}
	
	.index-news-list-wrapper {
		margin:60px 0;
	}
	
	.index-partners-wrapper {
		margin:60px 0;
	}
	
	.simple-content {
		margin-bottom:60px;
	}
	
	.tabs {
		margin-bottom:60px;
	}
	
	.contacts-wrapper {
		margin-bottom:60px;
	}
	
	.history-line {
		margin-bottom:60px;
	}
	
	.history-achievements-wrapper {
		margin:60px 0;
	}
	.history-achievements {
		gap:15px;
	}
	.history-achievements-item {
		width:calc(50% - 10px);
	}
	.history-achievements .history-achievements-item:nth-child(3) {
		width:100%;
	}
	
	.history-technologies {
		margin:60px 0;
		padding:60px 0;
	}
	
	.history-future-wrapper {
		margin:60px 0;
	}
	.history-future-image {
		height:235px;
	}
	
	.catalog-root-menu {
		margin-bottom:60px;
	}
	.catalog-root-description {
		margin:60px 0;
	}
	
	.catalog-section-wrapper {
		margin-bottom:60px;
	}
	.catalog-section-bottom-description {
		margin-top:40px;
	}
	
	.viewed-products-wrapper {
		margin:60px 0;
	}
	
	.company-about {
		margin-bottom:60px;
	}
	.company-about h1 {
		text-shadow:0 0 5px var(--text-shadow);
	}

	.company-mission-wrapper {
		margin:60px 0;
	}
	.company-mission-text {
		max-width:445px;
		font-size:16px;
	}
	.company-mission-image {
		width:180px;
		height:180px;
		margin:20px auto 0;
	}
	
	.company-advantages-wrapper {
		margin:60px 0;
		padding:60px 0;
	}
	
	.company-applying-wrapper {
		margin:60px 0;
	}
	
	.company-services-wrapper {
		margin:60px 0;
	}
	
	.company-partners-wrapper {
		margin:60px 0;
		padding:60px 0;
	}
	
	.subtitle-404,
	.description-404 {
		padding:30px;
	}
	
	.news-detail {
		margin-bottom:60px;
	}
} /* < 800px */

@media (max-width:750px) {
	.index-catalog-item-image {
		height:300px;
	}
	
	.index-partners-item,
	.index-partners-item:nth-child(7),
	.index-partners-item:nth-child(8) {
		width:calc(50% - 10px);
		height:220px;
	}
	
	.contacts-info-wrapper,
	.contacts-page-form {
		padding:30px 20px;
	}
	.contacts-info-item {
		width:100%;
	}
	
	.contact-form-block .contact-form-item-wrapper {
		width:100%;
	}
	.contact-form .upload-file {
		flex-wrap:wrap;
	}
	.contact-form .upload-file-output {
		flex:auto;
		width:100%;
	}
	
	.history-line {
		flex-wrap:wrap;
	}
	.history-line .tabs-caption {
		width:100%;
	}
	.history-line-title {
		width:calc((100% - 20px) / 3);
	}
	.history-line .tabs-caption .active {
		width:100%;
		text-align:center;
	}
} /* < 750px */

@media (min-width:701px) {
	.view-type-2 .catalog-section-item {
		display:flex;
		justify-content:space-between;
		width:100%;
		padding-bottom:20px;
	}
	.view-type-2 .catalog-section-item-image {
		display:flex;
		align-items:center;
		width:20%;
		max-width:200px;
		margin:0 20px 0 0;
	}
	.view-type-2 .catalog-section-item-image a {
		padding:0;
	}
	.view-type-2 .catalog-section-item-image picture {
		display:block;
		position:static;
	}
	.view-type-2 .catalog-section-item-image img {
		display:block;
	}
	.view-type-2 .catalog-section-item-content {
		flex:1;
		display:flex;
		flex-direction:column;
	}
	.view-type-2 .catalog-section-item-description {
		flex:1;
		max-height:none;
		display:flex;
		align-items:end;
	}
	.view-type-2 .catalog-section-item-bottom {
		display:flex;
		flex-direction:column;
		justify-content:center;
		width:27%;
		margin-left:20px;
		padding-left:21px;
		position:relative;
		inset:auto;
	}
	.view-type-2 .catalog-section-item-bottom::before {
		content:'';
		width:1px;
		background-color:var(--gray);
		position:absolute;
		inset:-20px auto -20px 0;
	}
} /* > 701px */

@media (max-width:700px) {
	.header-contacts {
		display:none;
	}
	
	.index-news-list {
		display:flex;
		flex-direction:column;
		gap:10px;
	}
	.index-news-list-item-content {
		min-height:4lh;
	}
	
	.product-detail .tabs-content {
		padding:20px;
	}
	.product-props-item {
		width:100%;
	}
	.product-props .product-props-item:nth-child(2) {
		border-top:1px dashed var(--gray);
		padding-top:15px;
	}
	
	.dealers-list-item {
		width:100%;
	}
	
	.company-about-text {
		width:100%;
	}
	
	.news-detail-image {
		min-height:350px;
	}
	.news-detail-form-image {
		height:250px;
	}
	
	.news-block {
		display:block;
	}
	.news-block-image {
		max-width:none;
		text-align:center;
	}
} /* < 700px */

@media (max-width:640px) {
	.wrapper {
		margin-right:16px;
		margin-left:16px;
	}
	
	.index-banners .slick-prev {
		left:16px;
	}
	.index-banners .slick-next {
		left:calc(16px + 60px);
	}
	.index-banners .slick-dots {
		inset:auto 16px 50px;
	}
	
	.company-advantages {
		display:flex;
		flex-direction:column;
		gap:10px;
	}
	
	.news-gallery-item {
		width:100% !important;
	}
	.news-gallery-item-content-wrapper {
		padding-top:0;
	}
	.news-gallery-item-content {
		gap:10px;
		padding:10px;
		position:static;
	}
	.news-gallery-item-image {
		min-height:120px;
		padding-top:33%;
	}
	.news-simple-gallery-item {
		width:calc(50% - 10px);
	}
} /* < 640px */

@media (max-width:600px) {
	.index-about-image {
		height:300px;
	}
	
	.download-pricelist::before {
		width:500px;
		height:1000px;
		inset:50% auto auto 50%;
		transform:rotate(15deg) translate(-70%, -20%);
		opacity:.7;
	}
	
	.news-list {
		gap:10px;
	}
	.news-list-item {
		width:100%;
	}
	
	.video-list {
		gap:10px;
	}
	.video-list-item {
		width:100%;
	}
	
	.catalog-root-menu-block {
		gap:10px;
	}
	.catalog-root-menu-top {
		flex-direction:column;
		align-items:end;
		height:auto;
	}
	.catalog-root-menu-top-title {
		width:100%;
		min-height:2lh;
		margin-bottom:1lh;
		position:static;
	}
	.catalog-root-menu-top picture {
		margin:0 0 0 75px;
	}
	.catalog-root-menu-top img {
		max-height:180px;
	}
	.catalog-root-menu-sections {
		gap:10px;
	}
	.catalog-root-menu-section {
		width:calc(50% - 5px);
	}
	.catalog-root-menu-section-title {
		padding-right:0;
	}
	.catalog-root-menu-section-image {
		margin-right:62px;
	}
	.catalog-root-menu-section .catalog-root-menu-icon {
		width:42px;
		height:42px;
		inset:auto 20px 20px auto;
	}
	.catalog-root-menu-section .icon {
		width:10px;
		height:10px;
		inset:16px 16px auto auto;
	}
	.catalog-root-content {
		font-size:16px;
	}
} /* < 600px */

@media (min-width:551px) and (max-width:850px) {
	.viewed-products.gallery-1-items .slick-track {
		width:100% !important;
	}
	.viewed-products.gallery-1-items .viewed-item {
		width:calc(50% - 10px) !important;
	}
} /* 551px > < 850px */

@media (max-width:550px) {
	.header-write-us {
		display:none;
	}
	
	.footer-privacy-policy,
	.footer-creator {
		width:100%;
		text-align:left;
	}
	
	.view-selector-wrapper {
		display:none;
	}
	
	.catalog-section-item {
		width:100%;
	}
	
	.history-achievements {
		gap:10px;
	}
	.history-achievements-item {
		width:100%;
		height:200px;
	}
	
	.company-services {
		gap:10px;
	}
	.company-services-item {
		width:100%;
		padding:20px 20px 170px;
	}
	.company-services-item-description {
		min-height:auto;
	}
	.company-services-item-image {
		inset:auto auto 20px 20px;
	}
	
	.title-404 h1 {
		margin:7% auto;
		font-size:110px;
	}
	.subtitle-404 {
		width:100%;
		padding:30px 20px;
		text-align:center;
	}
	.description-404 {
		width:100%;
		padding:20px;
	}
} /* < 550px */

@media (max-width:500px) {
	body {
		font-size:14px;
	}
	
	h1,
	.h1 {
		font-size:35px;
	}
	h2,
	.h2 {
		font-size:24px;
	}
	h3,
	.h3 {
		font-size:23px;
	}
	h4,
	.h4 {
		font-size:22px;
	}
	
	.simple-content h2,
	.simple-content .h2,
	.simple-content h3,
	.simple-content .h3,
	.simple-content h4,
	.simple-content .h4,
	.news-detail-content h2,
	.news-detail-content .h2,
	.news-detail-content h3,
	.news-detail-content .h3
	.news-detail-content h4,
	.news-detail-content .h4 {
		margin:20px 0;
	}

	.button {
		height:40px;
		padding:0 20px;
		font-size:14px;
		line-height:40px;
	}
	.big-button {
		height:50px;
		font-size:16px;
		line-height:50px;
	}
	
	.slick-slider.classic-slider {
		padding-bottom:60px;
	}
	
	.breadcrumbs {
		margin:20px 0;
	}
	
	.main-title {
		margin-bottom:20px;
	}
	
	.index-title-wrapper {
		margin-bottom:20px;
		padding-top:45px;
	}
	
	.index-banners .slick-next {
		left:calc(16px + 50px);
	}
	.index-banner-item {
		height:400px;
	}
	.index-banner-item-content .h1 {
		font-size:40px;
	}
	
	.index-catalog-wrapper {
		padding:50px 0;
	}
	.index-catalog-item-image {
		height:200px;
	}
	
	.index-offers-wrapper {
		padding-top:50px;
	}
	
	.index-about-wrapper {
		margin:50px 0;
	}
	
	.index-news-list-wrapper {
		margin:50px 0;
	}
	
	.index-partners-wrapper {
		margin:50px 0;
	}
	.index-partners {
		gap:10px;
	}
	.index-partners-items {
		gap:10px;
	}
	.index-partners-item,
	.index-partners-item:nth-child(7),
	.index-partners-item:nth-child(8) {
		width:100%;
		height:auto;
		min-height:180px;
	}
	
	.catalog-root-menu {
		margin-bottom:50px;
	}
	.catalog-root-description {
		margin:50px 0;
		padding:20px;
	}
	
	.catalog-section-title {
		margin-bottom:20px;
	}
	
	.simple-content {
		margin-top:20px;
		margin-bottom:50px;
	}
	
	.tabs {
		margin-bottom:50px;
	}
	
	.contacts-wrapper {
		margin-bottom:50px;
	}
	
	.history-line {
		margin-bottom:50px;
	}
	
	.history-achievements-wrapper {
		margin:50px 0;
	}
	
	.history-technologies {
		margin:50px 0;
		padding:50px 0;
	}
	.history-future-wrapper {
		margin:50px 0;
	}
	
	.catalog-section-wrapper {
		margin-bottom:50px;
	}
	.catalog-section-bottom-description {
		margin-top:30px;
	}
	
	.page-navigation-wrapper {
		margin-top:30px;
	}
	.page-navigation {
		padding:0 50px;
	}
	.page-navigation > * {
		width:40px;
		height:40px;
	}
	
	.viewed-products-wrapper {
		margin:50px 0;
	}
	
	.instructions-list {
		gap:10px;
	}
	.instructions-list-item {
		padding:20px;
	}
	.instructions-list-item-icon {
		margin-bottom:-10px;
		position:static;
	}
	.instructions-list-item-links {
		flex-direction:column;
		gap:10px;
	}
	
	.instructions-list-wrapper .tabs-caption > * {
		height:auto;
		min-height:40px;
		padding:11px 20px;
		line-height:18px;
	}
	
	.company-about {
		margin-bottom:50px;
	}

	.company-mission-wrapper {
		margin:50px 0;
		padding-top:50px;
	}
	
	.company-advantages-wrapper {
		margin:50px 0;
		padding:50px 0;
	}
	
	.company-applying-wrapper {
		margin:50px 0;
	}
	.company-applying-image {
		margin-top:15px;
		height:300px;
	}
	
	.company-services-wrapper {
		margin:50px 0;
	}
	
	.company-partners-wrapper {
		margin:50px 0;
		padding:50px 0;
	} 
	.company-partners-image {
		margin-top:15px;
	}
	
	.company-about {
		padding:20px;
	}
	.company-about h1 {
		text-shadow:0 0 3px var(--text-shadow);
	}
	.company-about-text {
		padding:15px;
	}
	
	.news-list-item {
		padding:15px 15px 55px;
	}
	.news-list-item .arrow-link {
		inset:auto auto 15px 15px;
	}
	
	.news-detail {
		margin-bottom:50px;
	}
	.news-detail-image {
		min-height:300px;
	}
	.news-detail-form-image {
		height:200px;
	}
	.news-centered-image {
		margin:20px auto;
	}
	
	.video-list-item {
		padding:15px;
	}
} /* < 500px */

@media (max-width:480px) {
	.popup-form {
		padding:25px;
	}
	
	.mobile-menu-wrapper {
		width:100%;
	}
} /* < 480px */

@media (max-width:462px) {
	.product-top-gallery-image {
		height:auto;
		padding-top:100%;
	}
	.product-top-gallery-icons-wrapper {
		height:auto;
		padding:0 45px;
	}
	.product-top-gallery-icons-prev, .product-top-gallery-icons-next {
		width:40px;
	}
} /* < 462px */

@media (max-width:450px) {
	.index-banner-item-content .h1 {
		font-size:36px;
	}
	
	.index-about-image {
		height:200px;
	}
	
	.tabs-caption > * {
		width:100%;
	}
	
	.history-line .tabs-caption > * {
		width:calc(50% - 5px);
	}
	
	.catalog-root-menu-section {
		width:100%;
	}
	.catalog-root-menu-section-content {
		min-height:auto;
	}
	.catalog-root-menu-section-title {
		min-height:2lh;
	}
} /* < 450px */

@media (max-width:400px) {
	h1,
	.h1 {
		font-size:30px;
	}
	h2,
	.h2 {
		font-size:22px;
	}
	h3,
	.h3 {
		font-size:20px;
	}
	h4,
	.h4 {
		font-size:18px;
	}
	h5,
	.h5,
	h6,
	.h7 {
		font-size:16px;
	}
	
	.index-banner-item {
		height:350px;
	}
	.index-banner-item-content .h1 {
		font-size:30px;
	}
	
	.sort-selector-wrapper .custom-select {
		width:190px;
	}
	
	.history-line-title {
		height:55px;
	}
	
	.company-applying-image {
		height:220px;
	}
} /* < 400px */

@media (max-width:359px) {
	.wrapper {
		margin-right:12px;
		margin-left:12px;
	}
	
	.popup-form {
		padding:20px;
	}
	
	.header-logo,
	.footer-logo {
		width:167px;
		height:33px;
	}
	
	.index-banners .slick-prev {
		left:12px;
	}
	.index-banners .slick-next {
		left:calc(12px + 50px);
	}
	.index-banners .slick-dots {
		inset:auto 12px 50px;
	}
	
	.sort-selector-wrapper .custom-select {
		width:160px;
	}
} /* < 359px */

/* End */
/* /local/templates/bals/css/jquery.fancybox.css?176891986325343 */
/* /local/templates/bals/css/jquery.simplebar.css?17689198634467 */
/* /local/templates/bals/css/slick.css?17689198631790 */
/* /local/templates/bals/css/slick-theme.css?17689198631871 */
/* /local/templates/bals/template_styles.css?1768919863123303 */
