

/* Start:/local/templates/7rek/libs/fancybox/cdn.jsdelivr.net_npm_@fancyapps_ui@5.0_dist_fancybox_fancybox.css?174599888224789*/
: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:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, -150px, 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, 150px, 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease-out 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) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{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-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{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)}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__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;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__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-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.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:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.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:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.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:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.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: 20px;--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}.f-thumbs__track{display:flex;will-change:transform}.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);min-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(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern:not(.is-using-mouse) .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))}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;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-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.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{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;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;margin:auto 0;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: 20px;--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/7rek/libs/swiper/swiper-bundle.min.css?174599888218432*/
/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/7rek/libs/aos/aos.css?174600000128765*/
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}
/* End */


/* Start:/local/templates/7rek/css/style.css?1748507185112425*/
opacity: 0; /* Изначально скрыт */
  visibility: hidden; /* Полностью скрываем */
  transition: opacity 0.3s ease, visibility 0.3s ease; /* Плавный переход */@charset "UTF-8";
@font-face {
  font-family: "Gotham Pro";
  src: url("/local/templates/7rek/css/../fonts/GothamPro-Bold.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/GothamPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham Pro";
  src: url("/local/templates/7rek/css/../fonts/GothamPro.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/GothamPro.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham Pro";
  src: url("/local/templates/7rek/css/../fonts/GothamPro-Medium.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/7rek/css/../fonts/Montserrat-Regular.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/7rek/css/../fonts/Montserrat-Medium.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/7rek/css/../fonts/Montserrat-Bold.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/local/templates/7rek/css/../fonts/Roboto-Regular.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lena";
  src: url("/local/templates/7rek/css/../fonts/Lena.woff2") format("woff2"), url("/local/templates/7rek/css/../fonts/Lena.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

button:focus {
  box-shadow: none !important;
}

*:focus {
  outline: none;
}

/* Скрываем элемент по умолчанию */
.showcase-image {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease-in-out, visibility 1s ease-in-out;
}

/* Делаем элемент видимым при появлении */
.showcase-image.aos-animate {
  opacity: 1 !important;
  visibility: visible !important;
}
  .preload-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0a1a2a;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .preload-logo-container {
    text-align: center;
  }
  
  .preload-logo {
    width: 200px;
    height: auto;
    animation: pulse 1.5s infinite ease-in-out;
  }
  
  /* Временное скрытие header */
  .header__items {
    transition: opacity 0.3s ease;
  }

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #022842;
  color: #fff;
  position: relative;
  overflow-x: hidden;
}

body.fixed {
  overflow: hidden;
}

a {
  display: inline-block;
  font: inherit;
  color: inherit;
  transition: 300ms;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}

a img {
  border: none;
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

input,
textarea,
button {
  font-family: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  text-transform: uppercase;
}

@media only screen and (max-width: 520px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

h2 {
  font-size: 52px;
}

@media only screen and (max-width: 1440px) {
  h2 {
    font-size: 42px;
  }
}

@media only screen and (max-width: 1280px) {
  h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 768px) {
  h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 520px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 35px;
}

@media only screen and (max-width: 1440px) {
  h3 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 1280px) {
  h3 {
    font-size: 23px;
  }
}

@media only screen and (max-width: 768px) {
  h3 {
    font-size: 23px;
  }
}

@media only screen and (max-width: 520px) {
  h3 {
    font-size: 19px;
  }
}


.container {
  width: 100%;
  padding: 0 34px;
}

@media screen and (max-width: 1440px) {
  .container {
    padding: 0 24px;
    /*padding: 0 104px;*/
  }
}

@media screen and (max-width: 1280px) {
  .container {
    padding: 0 24px;
  }
}

@media screen and (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 520px) {
  .container {
    padding: 0 20px;
  }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.417vw;
  transition: 300ms;
  cursor: pointer;
  padding: 0 1.25vw;
  background: #005eb7;
  border-radius: 0.313vw;
  min-width: 5.781vw;
  text-transform: uppercase;
  text-align: center;
  font-size: 17px;
}

@media only screen and (max-width: 1440px) {
  .button {
    min-width: 7.708vw;
    height: 2.639vw;
    font-size: 16px;
    padding: 0 1.667vw;
    border-radius: 0.417vw;
  }
}

@media only screen and (max-width: 1280px) {
  .button {
    min-width: 8.672vw;
    height: 2.969vw;
    font-size: 14px;
    padding: 0 1.875vw;
    border-radius: 0.469vw;
  }
}

@media only screen and (max-width: 768px) {
  .button {
    min-width: 13.672vw;
    height: 4.948vw;
    font-size: 14px;
    padding: 0 3.125vw;
    border-radius: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .button {
    min-width: 159px;
    height: 52px;
    font-size: 12px;
    padding: 0 24px;
    border-radius: 8px;
    gap: 10px;
  }
}

.button:hover {
  background: #184c73;
}

.button svg path {
  transition: 300ms;
}

@media only screen and (min-width: 769px) {
.btn__header {
font-size:14px;
padding: 10px 15px;
}
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 500;
  width: 100%;
  padding: 1.25vw 0;
  /*  padding: 24px 0; */
	opacity: 0; /* Изначально скрыт */
  visibility: hidden; /* Полностью скрываем */
  transition: opacity 0.3s ease, visibility 0.3s ease; /* Плавный переход */

}

@media only screen and (max-width: 1440px) {
  .header {
    padding: 1.111vw 0;
  }
}

@media only screen and (max-width: 1280px) {
  .header {
    padding: 0.938vw 0;
    /*  padding: 16px 0; */
  }
}

@media only screen and (max-width: 768px) {
  .header {
    padding: 12px 0;
  }
}

@media only screen and (max-width: 520px) {
  .header {
    padding: 9px 0;
  }
}

.header__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 17.281vw;
  height:60px;
}

@media only screen and (max-width: 1440px) {
  .header__items {
    gap: 20vw;
  }
}

@media only screen and (max-width: 1280px) {
  .header__items {
    gap: 17vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__items {
    gap: 13vw;
  }
}

.header__logo {
  min-width: 5.208vw;
  width: 5.208vw;
  height: auto;
}

@media only screen and (max-width: 1440px) {
  .header__logo {
    width: 6.111vw;
    min-width: 6.111vw;
  }
}

@media only screen and (max-width: 1280px) {
  .header__logo {
    min-width: 6.875vw;
    width: 6.875vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__logo {
    position: relative;
    z-index: 50;
    min-width: 60px;
    width: 60px;
  }
}

.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.header__drop {
  display: flex;
  align-items: center;
  gap: 6.094vw;
}

@media only screen and (max-width: 1440px) {
  .header__drop {
    gap: 1.056vw;
  }
}

@media only screen and (max-width: 1280px) {
  .header__drop {
    gap: 1.438vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__drop {
    gap: 2.214vw;
    /* max-width: 65vw;
      width: 100%;
      justify-content: flex-end;

      .flexMenu{
        width: 100%;
      } */
  }
}

@media only screen and (max-width: 520px) {
  .header__drop {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    position: fixed;
    top: -150vh;
    left: 0;
    width: 100%;
    overflow-y: auto;
    z-index: 40;
    transition: 500ms;
    height: 100vh;
    padding: 80px 20px 50px;
    background: #022842;
  }
  .header__drop .flexMenu {
    position: relative;
    z-index: 5;
  }
}

@media only screen and (max-width: 520px) {
  .header__drop::before {
    content: "";
    display: block;
    background: url(/local/templates/7rek/css/../images/header-drop-line.svg) no-repeat;
    width: 100%;
    background-size: cover;
    height: 142px;
    position: absolute;
    bottom: 11px;
    left: 0;
    z-index: 1;
  }
}

@media only screen and (max-width: 520px) {
  .header__drop.active {
    top: 0;
  }
}

.header__drop.active .header__tel {
  position: fixed;
  opacity: 1;
  visibility: visible;
}

.header__tel {
	position: absolute;
	top: 0;
	left: 13.438vw;
	background: #e4002b;
	height: 67px;
	border-radius: 0 0 6px 6px;
	padding: 10px 15px;
	display: flex;
	align-items: flex-end;
	transition: 300ms;
}

@media only screen and (max-width: 1440px) {
  .header__tel {
    height: 65px;
  }
}

@media only screen and (max-width: 1280px) {
  .header__tel {
    height: 57px;
    padding: 0.703vw 0.703vw;
    border-radius: 0 0 0.781vw 0.781vw;
    left: 13.438vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__tel {
    height: 6.51vw;
    padding: 1.172vw 1.172vw;
    border-radius: 0 0 0.781vw 0.781vw;
    left: 12.979vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__tel {
    left: 50%;
    transform: translate(-50%, 0%);
    height: 47px;
    padding: 0 9px 9px;
    border-radius: 0 0 10px 10px;
    opacity: 0;
    visibility: hidden;
  }
}

.header__tel span {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  transition: 300ms;
  /*  @media only screen and (max-width: 1024px) {
        font-size: 1.094vw;
      } */
}

@media only screen and (max-width: 1440px) {
  .header__tel span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1280px) {
  .header__tel span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .header__tel span {
    font-size: 1.5vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__tel span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 330px) {
  .header__tel span {
    font-size: 14px;
  }
}

.header__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 1.75rem;
}

@media only screen and (max-width: 1440px) {
  .header__nav {
    gap: 28px;
  }
}

@media only screen and (max-width: 1024px) {
  .header__nav {
    gap: 2px;
  }
}

@media only screen and (max-width: 520px) {
  .header__nav {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.header__nav > li a {
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 6px;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .header__nav > li a {
    font-size: 14px;
    padding: 8px 12px;
  }
}

@media only screen and (max-width: 1280px) {
  .header__nav > li a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .header__nav > li a {
    padding: 1.172vw 2.083vw;
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__nav > li a {
    padding: 16px;
    font-size: 17px;
  }
}

.header__nav > li a:hover {
  background: #184c73;
}

/* Создаем зону захвата вокруг кнопки "Еще" */
.flexMenu-viewMore {
  position: relative;
}

.flexMenu-viewMore::before {
  content: '';
  position: absolute;
  top: 20px; /* Расширяем зону захвата вверх */
  left: -20px; /* Расширяем зону захвата влево */
  right: -20px; /* Расширяем зону захвата вправо */
  bottom: -20px; /* Расширяем зону захвата вниз */
  pointer-events: auto; /* Включаем события указателя */
}

/* Стили выпадающего меню */
.header__nav .flexMenu-popup {
  top: 40px;
  background: #fff;
  border-radius: 6px;
  padding: 3px;
  transition: 300ms;
  width: max-content;
}
/*
@media only screen and (max-width: 1280px) {
  .header__nav .flexMenu-popup {
    top: 5.5vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__nav .flexMenu-popup {
    top: 7vw;
  }
}*/

@media only screen and (max-width: 520px) {
  .header__nav .flexMenu-popup {
    display: none;
  }
}

.header__nav .flexMenu-popup li a {
  padding: 10px 16px;
  color: #005eb7;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  transition: 300ms;
  text-transform: uppercase;
}

@media only screen and (max-width: 520px) {
  .header__nav .flexMenu-popup li a {
    padding: 1.172vw 2.083vw;
    font-size: 1.693vw;
  }
}

.header__nav .flexMenu-popup li a:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #184c73;
}

.header__info {
  display: flex;
  align-items: center;
  gap: 1.406vw;
}

@media only screen and (max-width: 1280px) {
  .header__info {
    gap: 1.719vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__info {
    gap: 3.385vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__info {
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    position: relative;
    z-index: 5;
  }
}

.header__social {
  display: flex;
  gap: 1.146vw;
  transition: 300ms;
}

@media only screen and (max-width: 1280px) {
  .header__social {
    gap: 1.719vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__social {
    gap: 3.385vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__social {
    gap: 8px;
  }
}

.header__social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25vw;
  width: 1.25vw;
  height: 1.25vw;
}

@media only screen and (max-width: 1440px) {
  .header__social li a {
    height: 1.667vw;
    width: 1.667vw;
    min-width: 1.667vw;
  }
}

@media only screen and (max-width: 1280px) {
  .header__social li a {
    width: 1.563vw;
    min-width: 1.563vw;
    height: 1.563vw;
  }
}

@media only screen and (max-width: 768px) {
  .header__social li a {
    width: 2.604vw;
    min-width: 2.604vw;
    height: 2.604vw;
  }
}

@media only screen and (max-width: 520px) {
  .header__social li a {
    min-width: 36px;
    width: 36px;
    height: 36px;
  }
}

.header__social li img {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 520px) {
  .header__social li img {
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
}

.header__mob {
  display: none;
}

@media only screen and (max-width: 520px) {
  .header__mob {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    z-index: 50;
  }
}

.header__mob.active .header__social {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.header__burger {
  width: 36px;
  min-width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__burger img {
  width: 30px;
  height: 30px;
}

.header__burger img:last-child {
  display: none;
}

.header__burger.active img:first-child {
  display: none;
}

.header__burger.active img:last-child {
  display: block;
}

.showcase {
  position: relative;
  padding: 5.063vw 0 1.51vw;
  height: calc(100vh + 100px);
  min-height: 36.458vw;
  background: url(/local/templates/7rek/css/../images/main-n.webp) no-repeat;
  background-size: cover;
  /*background-attachment: fixed;*/
  background-position: center center;
  /* &__fon {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

    @media only screen and (max-width: 1280px) {
      left: 50%;
      transform: translate(-50%, 0%);
    }

    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  } */
}

@media only screen and (max-width: 1660px) {
  .showcase {
   /* height: calc(100vh + 100px); */
  }
}

@media only screen and (max-width: 1440px) {
  .showcase {
   /* height: calc(100vh + 100px); */
  }
}

@media only screen and (max-width: 1280px) {
  .showcase {
    padding: 5.938vw 0 1.016vw;
    min-height: 47.458vw;
   /* height: calc(100vh + 100px); */
  }
}

@media only screen and (max-width: 768px) {
  .showcase {
    /* padding: 26.823vw 0 11.068vw; */
    /*height: calc(100vh + 100px);*/
    /*   height: auto;
    min-height: auto;
    background-position: center; */
    padding: 8.938vw 0 3.016vw;
  }
}

@media only screen and (max-width: 520px) {
  .showcase {
    padding: 115px 0 0;
    overflow-y:vidible;
    /*height: calc(100vh + 20px);*/
    background-attachment: scroll;
    /* background-attachment: scroll; */
	min-height:450px;
  }
}
@media only screen and (min-width: 769px) {
  .showcase {
    height: calc(100vh + 100px); }
  }


.showcase__before {
  display: block;
  width: 100%;
  height: 33.333vw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 48.89%, #ffffff 58.39%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: -16.667vw;
  left: 0;
  opacity: 0;
}

@media only screen and (max-width: 1660px) {
  .showcase__before {
    height: 38.554vw;
    bottom: -19.277vw;
  }
}

@media only screen and (max-width: 1440px) {
  .showcase__before {
    bottom: -22.222vw;
    height: 44.444vw;
  }
}

@media only screen and (max-width: 768px) {
  .showcase__before {
    bottom: -20.667vw;
    height: 45.333vw;
  }
}

@media only screen and (max-width: 520px) {
  .showcase__before {
    display: none;
  }
}

.showcase__arrow {
  position: absolute;
  bottom: 8.594vw;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 20;
  cursor: pointer;
  overflow: hidden;
  width: 3.333vw;
  min-width: 3.333vw;
  height: 3.333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .showcase__arrow {
    width: 6.25vw;
    min-width: 6.25vw;
    height: 6.25vw;
    bottom: 10.156vw;
  }
}

@media only screen and (max-width: 520px) {
  .showcase__arrow {
    display: none;
  }
}

.showcase__arrow:hover svg path {
  stroke-opacity: 1;
}

.showcase__arrow:hover svg:first-child {
  transform: translateY(200%);
}

.showcase__arrow:hover svg:last-child {
  transform: translate(-50%, -50%);
}

.showcase__arrow svg {
  position: relative;
  z-index: 2;
  transition: 300ms;
  transition: all 0.5s ease-in-out;
  width: 1.875vw;
  min-width: 1.875vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .showcase__arrow svg {
    min-width: 3.646vw;
    width: 3.646vw;
  }
}

.showcase__arrow svg path {
  transition: 300ms;
}

.showcase__arrow svg:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -200%);
}

.showcase__inner {
  position: relative;
  z-index: 10;
  padding: 0 11.406vw 0 13.438vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5.625vw;
}

@media only screen and (max-width: 1440px) {
  .showcase__inner {
    gap: 7.5vw;
  }
}

@media only screen and (max-width: 1024px) {
  .showcase__inner {
    padding: 0 5vw;
    gap: 10.547vw;
  }
}

@media only screen and (max-width: 520px) {
  .showcase__inner {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    /*  padding: 0 0 290px; */
    padding: 0;
    height: 100%;
	overflow-y:hidden;
  }
}

.showcase__info {
  /* width: 20.104vw;

    @media only screen and (max-width: 768px) {
      width: 36.979vw;
    } */
}

@media only screen and (max-width: 520px) {
  .showcase__info {
    width: 100%;
    max-width: 220px;
    position: relative;
  }
}
@media only screen and (max-width: 520px) and (max-height: 610px) {
  .showcase__info {
    width: 100%;
    height:10vh
  }
}

.showcase__title {
  margin-bottom: 2.5vw;
  /*  width: 20.104vw; */
  height: 25vh;
}

@media only screen and (max-width: 768px) {
  .showcase__title {
    /* width: 36.979vw; */
    margin-bottom: 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .showcase__title {
    margin-bottom: 12px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 520px) and (max-height: 610px) {
  .showcase__title {
    height:25vw;
  }
}

.showcase__title img {
  width: auto;
  height: 100%;
}

.showcase__title img:last-child {
  display: none;
}

@media only screen and (max-width: 520px) {
  .showcase__title img:first-child {
    display: none;
  }
  .showcase__title img:last-child {
    display: block;
  }
}

.showcase__subtitle {
  font-weight: 400;
  font-size: 2.963vh;
  line-height: 119%;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .showcase__subtitle {
    /*   font-size: 2.474vw; */
  }
}

@media only screen and (max-width: 520px) {
  .showcase__subtitle {
    font-size: 18px;
    text-align: center;
	font-weight:500;
	line-height:150%;
  }
}

@media only screen and (max-width: 520px) and (max-height: 610px) {
  .showcase__subtitle {
    font-size: 16px;
  }
}

.showcase__image {
  display: flex;
  height: 90vh;
  /*    width: 17.865vw;
    min-width: 17.865vw;
    height: auto;

    @media only screen and (max-width: 1660px) {
      width: 16.7vw;
      min-width: 16.7vw;
    }

    @media only screen and (max-width: 768px) {
      min-width: 37.891vw;
      width: 37.891vw;
    } */
}

@media only screen and (max-width: 520px) {
  .showcase__image {
    width: 200px;
    height: auto;
    min-width: 180px;
    position: absolute;
    bottom: -175px;
    /*left: 50%;*/
    transform: translate(-50%, 0%);
	overflow-hidden;
  }
}

@media only screen and (max-width: 520px) and (max-height: 610px) {
  .showcase__image {
    width: 180px;
    height: auto;
    min-width: 150px;
    position: absolute;
    bottom: -175px;
    /*left: 50%;*/
    transform: translate(-50%, 0%);
  }
}

.showcase__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.block {
  overflow-y: visible;
  position: relative;
  padding: 11.875vw 0 0;
  background-color:#4480a7;
  /* &__forest {
    position: absolute;
    top: -2.083vw;
    left: 0;
    width: 100%;
    height: 131.823vw;
    display: flex;
    z-index: 2;

    @media only screen and (max-width: 768px) {
      top: -3.125vw;
      height: 246.094vw;
    }

    @media only screen and (max-width: 520px) {
      top: 85px;
      height: 1290px;
    }

    img {
      width: 100%;
      object-fit: cover;

      &:first-child {
        @media only screen and (max-width: 768px) {
          display: none;
        }
      }

      &:last-child {
        display: none;

        @media only screen and (max-width: 768px) {
          display: block;
        }
      }
    }
  } */
}

@media only screen and (max-width: 768px) {
  .block {
    padding: 10.938vw 0 0;
    overflow: hidden;
  }
}

@media only screen and (max-width: 520px) {
  .block {
    padding: 46px 0 0;
  }
}

.block__mountain {
  position: absolute;
/*top: -2.083vw;*/
top: 0;
left: 0;
width: 100%;
height: 131.823vw;
display: flex;
z-index: 1;
overflow-y: visible;
/* padding-top: 100px; */
margin-top: -100px;
}

@media only screen and (max-width: 768px) {
  .block__mountain {
    height: 279.583vw;
    top: -0.521vw;
  }
}

@media only screen and (max-width: 520px) {
  .block__mountain {
    top: -15px;
    height: 2080px;
  }
}

.block__mountain img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .block__mountain img:first-child {
    display: none;
  }
}

.block__mountain img:last-child {
  display: none;
}

@media only screen and (max-width: 768px) {
  .block__mountain img:last-child {
    display: block;
  }
}

.block__fon {
  position: absolute;
  top: -2.083vw;
  left: 0;
  width: 100%;
  height: 279.74vw;
  display: flex;
  z-index: 4;
}

@media only screen and (max-width: 768px) {
  .block__fon {
    top: -20.052vw;
    height: 629.818vw;
  }
}

@media only screen and (max-width: 520px) {
  .block__fon {
    top: -436px;
    height: 4335px;
  }
}

.block__fon img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .block__fon img:first-child {
    display: none;
  }
}

.block__fon img:last-child {
  display: none;
}

@media only screen and (max-width: 768px) {
  .block__fon img:last-child {
    display: block;
  }
}

.block__river {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 84.271vw;
  display: flex;
  z-index: 3;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .block__river {
    height: 156.109vw;
  }
}

@media only screen and (max-width: 520px) {
  .block__river {
    height: 775px;
    bottom: 0;
  }
}

.block__river img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 520px) {
  .block__river img {
    -o-object-position: 76% 0%;
    object-position: 76% 0%;
  }
}

@media only screen and (max-width: 768px) {
  .block__river img:first-child {
    display: none;
  }
}

.block__river img:last-child {
  display: none;
}

@media only screen and (max-width: 768px) {
  .block__river img:last-child {
    display: block;
  }
}

.about {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 0 9.896vw 0;
}

@media only screen and (max-width: 768px) {
  .about {
    padding: 8vw 18.229vw 0;
  }
}

@media only screen and (max-width: 520px) {
  .about {
    padding: 60px 20px 0 20px;
  }
}

.about__title {
  text-align: center;
  margin-bottom: 1.25vw;
}

@media only screen and (max-width: 768px) {
  .about__title {
    margin-bottom: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__title {
    margin-bottom: 9px;
  }
}

.about__subtitle {
  margin-bottom: 11.146vw;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .about__subtitle {
    margin-bottom: 14.583vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__subtitle {
    margin-bottom: 44px;
  }
}

.about__items {
  display: grid;
  grid-template-columns: 23.333vw 15.208vw;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .about__items {
    grid-template-columns: 41.016vw 21.354vw;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (max-width: 520px) {
  .about__items {
    grid-template-columns: 157px 1fr;
    row-gap: 20px;
  }
}

.about__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5vw;
  padding-top: 22vh;
}

@media only screen and (max-width: 768px) {
  .about__item {
    padding-top: 0;
    grid-column: 1/3;
    margin-bottom: 7.292vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__item {
    margin-bottom: 46px;
    padding: 0 28px;
  }
}

.about__name {
  font-size: 27px;
}

@media only screen and (max-width: 1440px) {
  .about__name {
    font-size: 27px;
  }
}

@media only screen and (max-width: 1280px) {
  .about__name {
    font-size: 23px;
  }
}

@media only screen and (max-width: 768px) {
  .about__name {
    font-size: 19px;
  }
}

@media only screen and (max-width: 520px) {
  .about__name {
    font-size: 19px;
  }
}

.about__text {
  display: flex;
  flex-direction: column;
  gap: 1.563vw;
}

.about__text p {
  font-size: 18px;
  line-height: 147%;
  letter-spacing: 0.01em;
  margin-bottom: 1.563vw;
}

@media only screen and (max-width: 1440px) {
  .about__text p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1280px) {
  .about__text p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .about__text p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .about__text p {
    font-size: 15px;
    line-height: 138%;
    margin-bottom: 12px;
  }
}

.about__text p:last-child {
  margin-bottom: 0;
}

.about__image {
  display: flex;
  width: auto;
  height: 85vh;
  position: absolute;
  top: 0;
  left: calc(50% + 2.083vw);
  transform: translate(-50%, 0%);
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .about__image {
    position: static;
    transform: none;
    width: 100%;
    height:100%;

  }
}

.about__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.about__info {
  padding-top: 18vw;
}

@media only screen and (max-width: 768px) {
  .about__info {
    padding-top: 0;
  }
}

@media only screen and (max-width: 520px) {
  .about__info {
    max-width: 100%;
    padding-left: 10px;
  }
}

.about__ph {
  margin-bottom: 3.802vw;
  font-weight: 400;
  font-size: 3.333vw;
  text-transform: uppercase;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .about__ph {
    font-size: 4.167vw;
    margin-bottom: 4.297vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__ph {
    font-size: 28px;
    margin-bottom: 25px;
  }
}

.about__ph::before {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.4);
  width: 31.458vw;
  background-size: 31.458vw;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: -1.875vw;
}

@media only screen and (max-width: 520px) {
  .about__ph::before {
            bottom: -12px;
        width: calc(100% + 25px);
        /* background-size: 180px; */
        left: -25px;
  }
}

.about__ph span {
  font-weight: 500;
  font-size: 6.25vw;
  font-family: "Gotham Pro", sans-serif;
}

@media only screen and (max-width: 768px) {
  .about__ph span {
    font-size: 10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__ph span {
    font-size: 56px;
  }
}

.about__ph b {
  font-weight: 400;
  font-size: 2.135vw;
}

@media only screen and (max-width: 768px) {
  .about__ph b {
    font-size: 2.995vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__ph b {
    font-size: 19px;
  }
}

.about__ph-text {
  text-transform: uppercase;
  font-size: 1.042vw;
}

@media only screen and (max-width: 768px) {
  .about__ph-text {
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__ph-text {
    font-size: 12px;
  }
}

.about__btn {
  height: 2.917vw;
  font-size: 0.885vw;
}

@media only screen and (max-width: 768px) {
  .about__btn {
    height: 5.729vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .about__btn {
    height: 44px;
    font-size: 12px;
  }
}

.mineral {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 27.969vw 9.896vw 8.002vw;
  margin-bottom:5vw;
}


@media only screen and (max-width: 768px) {
  .mineral {
    padding: 9.375vw 18.229vw 36.896vw;
    margin-bottom:0;
  }
}

@media only screen and (max-width: 520px) {
  .mineral {
    padding: 54px 48px 5px;
  }
}

.mineral__title {
  max-width: 31vw;
  line-height: 112%;
}

@media only screen and (max-width: 768px) {
  .mineral__title {
    margin-bottom: 3.125vw;
    max-width: 100%;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__title {
    margin-bottom: 18px;
  }
}

.mineral__items {
  display: grid;
  grid-template-columns: 15.208vw 23.333vw;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -3.75vw;
}

@media only screen and (max-width: 768px) {
  .mineral__items {
    margin-top: 0;
    grid-template-columns: 1fr 31.771vw;
    align-items: stretch;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__items {
    display: flex;
    flex-direction: column;
  }
}

.mineral__item {
  margin-bottom: 5.229vw;
}

@media only screen and (max-width: 1440px) {
  .mineral__item {
    margin-bottom: 9.505vw;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__item {
    grid-column: 1/3;
    grid-row: 1/1;
    margin-bottom: 9.505vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__item {
    grid-column: auto;
    grid-row: auto;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__item .mineral__name {
    margin-bottom: 2.083vw;
  }
}

.mineral__item .mineral__name::before {
  left: auto;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .mineral__item .mineral__name::before {
    display: none;
  }
}

.mineral__left {
  padding-bottom: 9.229vw;
  grid-row: 1/3;
}

@media only screen and (max-width: 768px) {
  .mineral__left {
    padding-bottom: 0;
    grid-row: 2/2;
    grid-column: 2/3;
    margin-bottom: 7.823vw;
    padding-top: 13.038vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__left {
    order: 2;
    margin-bottom: 15px;
    padding-top: 0;
  }
}

.mineral__name {
  margin-bottom: 3.802vw;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .mineral__name {
    margin-bottom: 4.297vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__name {
    margin-bottom: 12px;
  }
}

.mineral__name::before {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.4);
  width: 31.458vw;
  background-size: 31.458vw;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1.875vw;
}

@media only screen and (max-width: 768px) {
  .mineral__name::before {
    left: auto;
    right: 0;
    width: 36.979vw;
    background-size: 36.979vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__name::before {
    display: none;
  }
}

.mineral__info {
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  min-width: 300px;
}

@media only screen and (max-width: 1440px) {
  .mineral__info {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .mineral__info {
    font-size: 15px;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__info {
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__info {
    font-size: 15px;
    margin-bottom: 8px;
  }
}

.mineral__info-text {
  font-size: 41px;
  line-height: 117%;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 1440px) {
  .mineral__info-text {
    font-size: 27px;
  }
}

@media only screen and (max-width: 1280px) {
  .mineral__info-text {
    font-size: 23px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__info-text {
    font-size: 23px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__info-text {
    font-size: 19px;
  }
}

.mineral__info-text span {
  font-size: 20px;
  line-height: 140%;
}

@media only screen and (max-width: 1440px) {
  .mineral__info-text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .mineral__info-text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__info-text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__info-text span {
    font-size: 12px;
  }
}

.mineral__text {
  font-size: 19px;
  line-height: 147%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .mineral__text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1280px) {
  .mineral__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__text {
    font-size: 15px;
  }
}

.mineral__text span {
  color: #fff;
}

.mineral__list {
  list-style-type: disc;
  padding-left: 1.042vw;
  display: flex;
  flex-direction: column;
  gap: 0.313vw;
}

@media only screen and (max-width: 768px) {
  .mineral__list {
    width: 222px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__list {
    gap: 5px;
    width: 100%;
  }
}

.mineral__list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .mineral__list li {
    font-size: 15px ;
  }
}

@media only screen and (max-width: 1280px) {
  .mineral__list li {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .mineral__list li {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__list li {
    font-size: 15px;
  }
}

.mineral__image {
  width: 34.583vw;
  height: auto;
  position: absolute;
  top: 12.969vw;
  left: 50%;
  transform: translate(-50%, 0%);
  display: flex;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .mineral__image {
    transform: none;
    top: 30.468vw;
    left: 0;
    width: 57.366vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__image {
    position: relative;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
    width: 308px;
    margin-top: -85px;
    order: 3;
  }
}

.mineral__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mineral__nav {
  position: absolute;
  bottom: 11.354vw;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 10.625vw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.625vw;
  justify-items: center;
}

@media only screen and (max-width: 768px) {
  .mineral__nav {
    width: 21.615vw;
    bottom: 17.992vw;
    gap: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__nav {
    bottom: 122px;
    width: 135px;
    gap: 3px;
  }
}

.mineral__nav li:last-child {
  grid-column: 1/3;
}

.mineral__nav li.active a {
  background: #ffffff;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a {
    background: #061b2b;
  }
}

.mineral__nav li.active a:hover {
  background: #ffffff;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a:hover {
    background: #061b2b;
  }
}

.mineral__nav li.active a:hover p {
  color: #000;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a:hover p {
    color: #fff;
  }
}

.mineral__nav li.active a:hover b {
  color: #000;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a:hover b {
    color: #fff;
  }
}

.mineral__nav li.active a:hover span {
  color: rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a:hover span {
    color: rgba(255, 255, 255, 0.7);
  }
}

.mineral__nav li.active a div {
  color: #000;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a div {
    color: #fff;
  }
}

.mineral__nav li.active a b {
  color: #000;
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a b {
    color: #fff;
  }
}

.mineral__nav li.active a span {
  color: rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 520px) {
  .mineral__nav li.active a span {
    color: rgba(255, 255, 255, 0.7);
  }
}

.mineral__nav li a {
  border-radius: 100%;
  width: 5vw;
  min-width: 5vw;
  height: 5vw;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: #061b2b;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 1.25vw;
  cursor: pointer;
  transition: 300ms;
}

@media only screen and (max-width: 768px) {
  .mineral__nav li a {
    min-width: 10.417vw;
    width: 10.417vw;
    height: 10.417vw;
    font-size: 2.214vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__nav li a {
    width: 66px;
    min-width: 66px;
    height: 66px;
    font-size: 15px;
  }
}

.mineral__nav li a:hover {
  background: #184c73;
}

.mineral__nav li a div {
  display: flex;
  align-items: flex-start;
  gap: 0.156vw;
  transition: 300ms;
  color: #fff;
}

.mineral__nav li a b {
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  letter-spacing: 0.01em;
  transition: 300ms;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .mineral__nav li a b {
    font-size: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__nav li a b {
    font-size: 12px;
  }
}

.mineral__nav li a span {
  font-weight: 400;
  font-size: 0.573vw;
  line-height: 145%;
  color: rgba(255, 255, 255, 0.7);
  transition: 300ms;
}

@media only screen and (max-width: 768px) {
  .mineral__nav li a span {
    font-size: 1.432vw;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__nav li a span {
    font-size: 11px;
  }
}

.mineral__contents {
  grid-row: 2/3;
  grid-column: 2/3;
}

@media only screen and (max-width: 768px) {
  .mineral__contents {
    grid-row: 3/4;
  }
}

@media only screen and (max-width: 520px) {
  .mineral__contents {
    grid-column: auto;
    grid-row: auto;
    display: none;
  }
}

.mineral__contents .mineral__name::before {
  left: auto;
  right: 0;
}

.mineral__content {
  display: none;
  min-height: 25.521vw;
}

@media only screen and (max-width: 768px) {
  .mineral__content {
    min-height: auto;
  }
}

.mineral__content:first-child {
  display: block;
}

.info {
  padding: 0 9.896vw 0;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .info {
    padding: 0 18.229vw 0;
  }
}

@media only screen and (max-width: 520px) {
  .info {
    padding: 0 48px 0;
  }
}

.info__items {
  display: grid;
  grid-template-columns: 15.208vw 1fr 1fr;
  gap: 9.219vw;
  align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .info__items {
    grid-template-columns: 1fr;
    gap: 7.813vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__items {
    gap: 28px;
  }
}

@media only screen and (max-width: 768px) {
  .info__item:first-child {
    grid-row: 3/3;
  }
}

.info__head {
  position: relative;
  margin-bottom: 5.052vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 5.208vw;
}

@media only screen and (max-width: 768px) {
  .info__head {
    min-height: auto;
    margin-bottom: 6.38vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__head {
    margin-bottom: 30px;
    align-items: flex-start;
  }
}

.info__head::before {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.4);
  background-size: 100%;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -2.5vw;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .info__head::before {
    bottom: -3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__head::before {
    bottom: -12px;
  }
}

.info__subtitle {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 122%;
}

@media only screen and (max-width: 1440px) {
  .info__subtitle {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1280px) {
  .info__subtitle {
    font-size: 17px;
    line-height: 133%;
  }
}

@media only screen and (max-width: 768px) {
  .info__subtitle {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .info__subtitle {
    font-size: 15px;
    line-height: 133%;
  }
}

.info__icon {
  display: flex;
  width: 5vw;
  height: 5vw;
  min-width: 5vw;
}

@media only screen and (max-width: 768px) {
  .info__icon {
    width: 4.167vw;
    min-width: 4.167vw;
    height: 4.167vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
}

.info__text {
  margin-top: 1.25vw;
}

@media only screen and (max-width: 768px) {
  .info__text {
    margin-top: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__text {
    margin-top: 9px;
  }
}

.info__text p {
  font-size: 16px;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1.354vw;
}

@media only screen and (max-width: 1440px) {
  .info__text p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .info__text p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .info__text p {
    line-height: 157%;
    font-size: 14px;
    margin-bottom: 2.604vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__text p {
    font-size: 15px;
    line-height: 154%;
    margin-bottom: 20px;
  }
}

.info__text p:last-child {
  margin-bottom: 0;
}

.info__block {
  display: flex;
  flex-direction: column;
  gap: 0.833vw;
}

@media only screen and (max-width: 768px) {
  .info__block {
    gap: 3.255vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__block {
    gap: 26px;
  }
}

.info__link {
  display: flex;
  align-items: center;
  gap: 1.25vw;
}

@media only screen and (max-width: 768px) {
  .info__link {
    gap: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__link {
    gap: 9px;
  }
}

.info__link:hover span {
  color: #fff;
}

.info__link:hover .info__link-icon {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: #184c73;
  border: 1px solid #184c73;
}

.info__link span {
  font-size: 19px;
  line-height: 147%;
  letter-spacing: 0.01em;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: rgba(255, 255, 255, 0.7);
  transition: 300ms;
}

@media only screen and (max-width: 1440px) {
  .info__link span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1280px) {
  .info__link span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .info__link span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .info__link span {
    font-size: 15px;
    line-height: 138%;
  }
}

.info__link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: 300ms;
  width: 3.333vw;
  height: 3.333vw;
  min-width: 3.333vw;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width: 1280px) {
  .info__link-icon {
    width: 3.75vw;
    min-width: 3.75vw;
    height: 3.75vw;
  }
}

@media only screen and (max-width: 768px) {
  .info__link-icon {
    width: 6.25vw;
    min-width: 6.25vw;
    height: 6.25vw;
  }
}

@media only screen and (max-width: 520px) {
  .info__link-icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }
}

.line {
  background-size: cover;
  display: flex;
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 9.792vw;
  -webkit-animation: slide 200s linear infinite;
  animation: slide 200s linear infinite;
}

@media only screen and (max-width: 768px) {
  .line {
    height: 14.063vw;
  }
}

@media only screen and (max-width: 520px) {
  .line {
    height: 100px;
  }
}

@keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 20000px 0;
  }
}

@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 20000px 0;
  }
}

.product {
  position: relative;
  z-index: 10;
  padding: 25.938vw 9.896vw 0;
}

@media only screen and (max-width: 768px) {
  .product {
    padding: 29.688vw 4.167vw 0;
  }
}

@media only screen and (max-width: 520px) {
  .product {
    padding: 126px 20px 62px;
  }
}

.product__line {
  top: 7.292vw;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .product__line {
    top: 6.875vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__line {
    top: 30px;
  }
}

.product__fon {
  display: flex;
  width: 100%;
  height: 12.76vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .product__fon {
    height: 31.901vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__fon {
    height: 235px;
  }
}

.product__fon img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .product__fon img:first-child {
    display: none;
  }
}

.product__fon img:last-child {
  display: none;
}

@media only screen and (max-width: 768px) {
  .product__fon img:last-child {
    display: block;
  }
}

.product__title {
  text-align: center;
  font-size: 52px;
  line-height: 112%;
  text-transform: uppercase;
  margin-bottom: 2.5vw;
}

@media only screen and (max-width: 1440px) {
  .product__title {
    font-size: 42px;
    margin-bottom: 3.125vw;
  }
}

@media only screen and (max-width: 1280px) {
  .product__title {
    font-size: 42px;
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 768px) {
  .product__title {
    font-size: 32px;
    margin-bottom: 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__title {
    font-size: 28px;
    margin-bottom: 12px;
  }
}

.product__content {
  display: none;
}

.product__content:first-child {
  display: block;
}

.product__subtitle {
  font-size: 1.667vw;
  line-height: 119%;
  text-transform: uppercase;
  text-align: center;
  height:80px;
}

@media only screen and (max-width: 768px) {
  .product__subtitle {
    font-size: 3.125vw;
    margin-bottom: 5.339vw;
    height:60px;
  }
}

@media only screen and (max-width: 520px) {
  .product__subtitle {
    font-size: 17px;
    line-height: 129%;
    margin-bottom: 27px;
  }
}

.product__items {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 5.208vw;
  margin-bottom: -30px;
  min-height:30vw;
}

@media only screen and (max-width: 768px) {
  .product__items {
    gap: 10.677vw;
    margin-bottom: -10px;
  }
}

@media only screen and (max-width: 520px) {
  .product__items {
    gap: 20px;
    margin-bottom: 0;
	min-height:74.211vw;
  }
}

.product__item {
  display: flex;
  align-items: flex-start;
}

@media only screen and (max-width: 768px) {
  .product__item {
    flex-direction: column-reverse;
    align-items: center;
    gap: 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__item {
    gap: 12px;
  }
}

.product__first .product__image {
  width: 8.021vw;
}

@media only screen and (max-width: 768px) {
  .product__first .product__image {
    width: 11.068vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__first .product__image {
    width: 68px;
  }
}

.product__first .product__text {
  min-width: 5.521vw;
}

@media only screen and (max-width: 768px) {
  .product__first .product__text {
    width: auto;
  }
}

.product__second .product__image {
  width: 7.708vw;
}

@media only screen and (max-width: 768px) {
  .product__second .product__image {
    width: 10.677vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__second .product__image {
    width: 66px;
  }
}

.product__second .product__text {
  min-width: 5.729vw;
}

@media only screen and (max-width: 768px) {
  .product__second .product__text {
    width: auto;
  }
}

.product__third .product__image {
  width: 6.406vw;
}

@media only screen and (max-width: 768px) {
  .product__third .product__image {
    width: 8.854vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__third .product__image {
    width: 54px;
  }
}

.product__third .product__text {
  min-width: 6.146vw;
}

@media only screen and (max-width: 768px) {
  .product__third .product__text {
    width: auto;
  }
}

.product__fourth .product__image {
  width: 6.146vw;
}

@media only screen and (max-width: 768px) {
  .product__fourth .product__image {
    width: 8.464vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__fourth .product__image {
    width: 52px;
  }
}

.product__fourth .product__text {
  min-width: 7.344vw;
}

@media only screen and (max-width: 768px) {
  .product__fourth .product__text {
    width: auto;
  }
}

.product__image {
  display: flex;
  height: auto;
}

.product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product__text {
  padding-top: 3.75vw;
  font-size: 41px;
  line-height: 117%;
  text-transform: uppercase;
  position: relative;
  text-align: right;
}

@media only screen and (max-width: 1440px) {
  .product__text {
    font-size: 27px;
  }
}

@media only screen and (max-width: 1280px) {
  .product__text {
    font-size: 23px;
  }
}

@media only screen and (max-width: 768px) {
  .product__text {
    padding-top: 0;
    font-size: 19pxt;
  }
}

@media only screen and (max-width: 520px) {
  .product__text {
    font-size: 19px;
    white-space: nowrap;
  }
}

.product__text span {
  font-size: 20px;
  line-height: 140%;
}

@media only screen and (max-width: 1440px) {
  .product__text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .product__text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .product__text span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .product__text span {
    font-size: 12px;
  }
}

.product__text::before {
  content: "";
  display: block;
  background: #fff;
  height: 1px;
  width: 100%;
  background-size: 100%;
  position: absolute;
  bottom: -1.875vw;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .product__text::before {
    display: none;
  }
}

.product__slider {
  position: static;
}

.product__slider-inner {
  position: relative;
  z-index: 5;
  width: 20.938vw;
  margin: 0 auto;
  padding-bottom:3vw;
}

@media only screen and (max-width: 768px) {
  .product__slider-inner {
    width: 40.625vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__slider-inner {
    width: 88px;
	padding-bottom:0;
  }
}

.product .swiper-button-disabled {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  cursor: auto;
}

.product .swiper-button-disabled::before {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.1);
  background-size: 100%;
}

.product .swiper-button-disabled svg path {
  stroke-opacity: 0.3;
  stroke: #000;
}

.product__arrow {
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.104vw;
  border: 1px solid #fff;
  min-width: 6.146vw;
  width: 6.146vw;
  height: 6.146vw;
  position: relative;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .product__arrow {
    min-width: 12.109vw;
    width: 12.109vw;
    height: 12.109vw;
    gap: 0.26vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__arrow {
    width: 88px;
    height: 88px;
    min-width: 88px;
    gap: 2px;
  }
}

.product__arrow::before {
  content: "";
  display: block;
  background: #fff;
  width: 5.625vw;
  height: 5.625vw;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}

@media only screen and (max-width: 768px) {
  .product__arrow::before {
    width: 11.198vw;
    height: 11.198vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__arrow::before {
    width: 78px;
    height: 78px;
    min-width: 78px;
  }
}

.product__arrow svg {
  position: relative;
  z-index: 1;
  transition: 300ms;
  width: 1.354vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .product__arrow svg {
    width: 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__arrow svg {
    width: 16px;
  }
}

.product__arrow svg path {
  transition: 300ms;
}

.product__arrow-prev {
  position: absolute;
  top: 0;
  left: -9.323vw;
}

@media only screen and (max-width: 768px) {
  .product__arrow-prev {
    left: -17.318vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__arrow-prev {
    left: -116px;
  }
}

.product__arrow-next {
  position: absolute;
  top: 0;
  right: -9.323vw;
}

@media only screen and (max-width: 768px) {
  .product__arrow-next {
    right: -17.318vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__arrow-next {
    right: -116px;
  }
}

.product__tab {
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.104vw;
  border: 1px solid #fff;
  aspect-ratio: 1 / 1;
  height: 100%;
  position: relative;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  transition: 300ms;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .product__tab {
    gap: 0.26vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__tab {
    width: 88px;
    min-width: 88px;
    gap: 2px;
  }
}

.product__tab:hover {
  background: #184c73;
  border: 1px solid transparent;
}

.product__tab:hover::before {
  background: none;
}

.product__tab:hover svg path {
  stroke: #fff;
}

.product__tab:hover span {
  color: #fff;
}

.product__tab.active {
  background: #005eb7;
  border: 1px solid transparent;
}

.product__tab.active::before {
  background: none;
}

.product__tab.active svg path {
  stroke: #fff;
}

.product__tab.active span {
  color: #fff;
}

.product__tab::before {
  content: "";
  display: block;
  background: #fff;
  width: 5.825vw;
  height: 5.825vw;
  background-size: 5.825vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  transition: 300ms;
}

@media only screen and (max-width: 768px) {
  .product__tab::before {
    width: 11.198vw;
    height: 11.198vw;
    background-size: 11.198vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__tab::before {
    width: 78px;
    height: 78px;
    min-width: 78px;
  }
}

.product__tab svg {
  position: relative;
  z-index: 1;
  width: 2.083vw;
  height: 2.083vw;
  min-width: 2.083vw;
}

@media only screen and (max-width: 768px) {
  .product__tab svg {
    width: 3.646vw;
    height: 3.646vw;
    min-width: 3.646vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__tab svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
  }
}

.product__tab svg path {
  transition: 300ms;
}

.product__tab span {
  transition: 300ms;
  position: relative;
  z-index: 1;
  font-size: 13px;
  line-height: 157%;
  letter-spacing: 0.01em;
  color: #005eb7;
}
@media only screen and (max-width: 1440px) {
  .product__tab span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .product__tab span {
    font-size: 9px;
  }
}

@media only screen and (max-width: 768px) {
  .product__tab span {
    font-size: 10px;
  }
}

@media only screen and (max-width: 520px) {
  .product__tab span {
    font-size: 11px;
  }
}




.revival {
  position: relative;
  padding: 11.875vw 9.896vw 0;
}

@media only screen and (max-width: 768px) {
  .revival {
    padding: 10.938vw 18.229vw 0;
  }
}

@media only screen and (max-width: 768px) {
  .revival {
    padding: 46px 20px 0;
  }
}

@media only screen and (max-width: 520px) {
  .revival {
    padding: 46px 0 0 0;
  }
}

.revival__ellipse {
  display: flex;
  position: absolute;
  top: 10.208vw;
  left: 1.406vw;
  border-radius: 100%;
  background: #184c73;
  -webkit-filter: blur(600px);
  filter: blur(600px);
  width: 26.042vw;
  min-width: 26.042vw;
  height: 26.042vw;
}

@media only screen and (max-width: 768px) {
  .revival__ellipse {
    display: none;
  }
}
.revival__line-container {
    position: absolute;
    width: 100%;
    height: 9.792vw;
    overflow: hidden; /* Скрываем всё, что выходит за границы */
    bottom: -11.563vw;
  left: 0;
  }

  /* Сама линия с анимацией */
  .revival__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%; /* Внутренняя ширина для плавного перехода */
    height: 100%;
    background-image: url('/local/templates/7rek/css/./images/product-line.svg');
    background-repeat: repeat-x; /* Повторяем изображение */
    background-size: auto 100%;
    animation: slideLoop 20s linear infinite;
    /* Оптимизации для плавности */
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    will-change: transform;
  }

  /* Анимация движения влево (по умолчанию) */
  @keyframes slideLoop {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* Сдвигаем на половину ширины */
  }

  /* Для движения вправо */
  .revival__line.right {
    animation-direction: reverse;
  }

  /* Оптимизации для Safari */
  @media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
      .revival__line {
        -webkit-font-smoothing: subpixel-antialiased;
      }
    }
  }


@media only screen and (max-width: 768px) {
  .revival__line {
    bottom: -14.135vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__line {
    bottom: -76px;
  }
}

.revival__left {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 44.271vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .revival__left {
    width: 61.979vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__left {
    width: 317px;
  }
}

.revival__left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.revival__right {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width: 53.906vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .revival__right {
    width: 51.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__right {
    display: none;
  }
}

.revival__right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.revival__inner {
  position: relative;
  z-index: 10;
}

.revival__title {
  line-height: 112%;
  text-align: center;
  margin-bottom: 3.646vw;
}

@media only screen and (max-width: 768px) {
  .revival__title {
    margin-bottom: 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__title {
    max-width: 320px;
    text-align: center;
    margin: 0 auto 18px auto;
  }
}

.revival__subtitle {
  font-size: 19px;
  line-height: 147%;
  letter-spacing: 0.01em;
  text-align: center;
  max-width: 40vw;
  margin: 0 auto 3.75vw;
}

@media only screen and (max-width: 1440px) {
  .revival__subtitle {
    font-size: 16px;
    max-width: 49vw;
    margin: 0 auto 3.125vw;
  }
}

@media only screen and (max-width: 1280px) {
  .revival__subtitle {
    margin: 0 auto 18px;
    /*   max-width: 264px; */
    max-width: 100%;
    padding: 0 48px;
    font-size: 16px;
  }
}


@media only screen and (max-width: 768px) {
  .revival__subtitle {
    font-size: 14px;
    max-width: 60.417vw;
    margin: 0 auto 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__subtitle {
    margin: 0 auto 18px;
    /*   max-width: 264px; */
    max-width: 100%;
    padding: 0 48px;
    font-size: 15px;
  }
}

.revival__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.417vw;
  max-width: 25vw;
  margin: 0 auto 5.521vw;
}

@media only screen and (max-width: 768px) {
  .revival__button {
    max-width: 39.063vw;
    margin: 0 auto 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__button {
    /* max-width: 264px; */
    max-width: 100%;
    padding: 0 48px;
    gap: 8px;
    margin: 0 auto 30px;
  }
}

.revival__excursion {
  background: #fff;
  color: #3080e2;
}

.revival__excursion:hover {
  color: #fff;
}

.revival__excursion:hover svg path {
  stroke: #fff;
}

.revival__items {
  display: grid;
  grid-template-columns: 4.583vw 1fr 1fr;
  gap: 3.646vw;
  align-items: flex-start;
  max-width: 51.51vw;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .revival__items {
    max-width: 76.042vw;
    grid-template-columns: 9.375vw 1fr;
    -moz-column-gap: 6.25vw;
    column-gap: 6.25vw;
    row-gap: 2.344vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__items {
    grid-template-columns: 1fr;
    gap: 16px;
    /*   max-width: 264px; */
    max-width: 100%;
    padding: 0 48px;
  }
}

.revival__icon {
  display: flex;
  height: auto;
}

@media only screen and (max-width: 520px) {
  .revival__icon {
    width: 64px;
    height: 64px;
  }
}

.revival__icon img {
  width: 100%;
  height: 100%;
}

.revival__text {
  font-size: `16px;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .revival__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .revival__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .revival__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .revival__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .revival__text:last-child {
    grid-column: 2/3;
  }
}

@media only screen and (max-width: 520px) {
  .revival__text:last-child {
    grid-column: auto;
  }
}

.revival__btn {
  display: inline;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-size: 0.833vw;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 768px) {
  .revival__btn {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__btn {
    font-size: 15px;
  }
}

.revival .button {
  min-width: auto;
  width: 350px;
  padding: 10px;
  height: 3.5vw;
}

@media only screen and (max-width: 768px) {
  .revival .button {
    height: 5.729vw;
      width: 100%;
  }
}

@media only screen and (max-width: 520px) {
  .revival .button {
    height: 44px;
    padding: 0 10px;
    gap: 12px;
  }
}

.revival .button svg {
  width: 0.781vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .revival .button svg {
    width: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival .button svg {
    width: 12px;
  }
}

.news {
  position: relative;
  padding-left: 9.896vw;
  padding-top: 15.26vw;
}

@media only screen and (max-width: 768px) {
  .news {
    padding: 0;
    overflow: hidden;
    padding-top: 17.188vw;
  }
}

@media only screen and (max-width: 520px) {
  .news {
    padding-top: 101px;
  }
}

.news__inner {
  display: grid;
  grid-template-columns: 32.958vw 1fr;
  gap: 7.187vw;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .news__inner {
 grid-template-columns: 27.958vw 1fr;
  }
}

@media only screen and (max-width: 768px) {
  .news__inner {
    display: block;
    overflow: visible;
    padding-bottom: 13.021vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__inner {
    padding-bottom: 100px;
  }
}

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

@media only screen and (max-width: 768px) {
  .news__info {
    margin-bottom: 4.688vw;
    padding: 0 11.979vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__info {
    padding: 0 48px;
    margin-bottom: 36px;
  }
}

.news__title {
  margin-bottom: 1.875vw;
}

@media only screen and (max-width: 768px) {
  .news__title {
    margin-bottom: 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__title {
    margin-bottom: 12px;
  }
}

.news__text {
  margin-bottom: 1.875vw;
  font-size: 16px;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .news__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .news__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .news__text {
    margin-bottom: 2.083vw;
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .news__text {
    margin-bottom: 12px;
    font-size: 15px;
  }
}

.news__slider {
  max-width: 53.958vw;
  position: static;
  padding-right:50px;
}

@media only screen and (max-width: 768px) {
  .news__slider {
    max-width: 88.021vw;
    padding-left: 48px;
    overflow: visible;
	padding-right:0;
  }
}

@media only screen and (max-width: 520px) {
  .news__slider {
    padding-left: 24px;
  }
}

.news__card:hover .news__arrow {
  background: #005eb7;
}

.news__card:hover .news__arrow svg path {
  stroke: #fff;
}

.news__card-title {
  margin-bottom: 0.625vw;
  font-size: 24px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .news__card-title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1280px) {
  .news__card-title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .news__card-title {
    margin-bottom: 0.781vw;
    font-size: 17px;
  }
}

@media only screen and (max-width: 520px) {
  .news__card-title {
    font-size: 15px;
    margin-bottom: 3px;
  }
}

.news__card-text {
  font-size: 14px;
  line-height: 157%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}


.news__card-block {
  padding: 0 1.875vw;
}

@media only screen and (max-width: 768px) {
  .news__card-block {
    padding: 0 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__card-block {
    padding: 0 12px;
  }
}

.news__card-link {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-size: 0.833vw;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 768px) {
  .news__card-link {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__card-link {
    font-size: 15px;
  }
}

.news__block {
  display: flex;
  align-items: center;
  gap: 2.083vw;
}

.news__arrows {
  display: flex;
  gap: 1.042vw;
  /*  position: absolute;
    bottom: 1.979vw;
    left: 12vw; */
  z-index: 30;
  /* @media only screen and (max-width: 1440px) {
      bottom: 2.2vw;
    }

    @media only screen and (max-width: 1280px) {
      bottom: 2.4vw;
    }

    @media only screen and (max-width: 1024px) {
      bottom: 2.7vw;
    } */
}

@media only screen and (max-width: 768px) {
  .news__arrows {
    position: absolute;
    gap: 2.604vw;
    /* margin-top: 3.906vw; */
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
  }
}

@media only screen and (max-width: 520px) {
  .news__arrows {
    gap: 20px;
  }
}

.news__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 2.917vw;
  height: 2.917vw;
  min-width: 2.917vw;
  transition: 300ms;
  border-radius: 0.417vw;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .news__arrow {
    width: 5.729vw;
    min-width: 5.729vw;
    height: 5.729vw;
    border-radius: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__arrow {
    width: 44px;
    min-width: 44px;
    height: 44px;
    border-radius: 6px;
  }
}

.news__arrow:hover {
  background: #005eb7;
}

.news__arrow:hover svg path {
  stroke: #fff;
}

.news__arrow svg {
  width: 0.833vw;
  height: auto;
}

@media only screen and (max-width: 1280px) {
  .news__arrow svg {
    width: 1.25vw;
  }
}

@media only screen and (max-width: 768px) {
  .news__arrow svg {
    width: 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__arrow svg {
    width: 16px;
  }
}

.news__arrow svg path {
  transition: 300ms;
}

.news__arrow-prev svg {
  transform: rotate(180deg);
}

.news .swiper-button-disabled {
  opacity: 0.5;
  cursor: auto;
}

.news .swiper-button-disabled:hover {
  background: #fff;
}

.news .swiper-button-disabled svg path {
  stroke: #005eb7;
  stroke-opacity: 0.5;
}

.news__image {
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 1.875vw;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .news__image {
    margin-bottom: 2.083vw;
    height: 20.703vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__image {
    height: 100%;
    margin-bottom: 12px;
  }
}

.news__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.417vw;
}

@media only screen and (max-width: 768px) {
  .news__image img {
    border-radius: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .news__image img {
    border-radius: 6px;
  }
}

.news .button {
  height: 2.917vw;
  font-size: 0.885vw;
}

@media only screen and (max-width: 768px) {
  .news .button {
    height: 5.729vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .news .button {
    height: 44px;
    font-size: 12px;
  }
}

.cooperation {
  margin-bottom: 25.521vw;
  padding: 20.625vw 0 0 9.896vw;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .cooperation {
    padding: 20.444vw 0 0 0;
    margin-bottom: 25vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation {
    margin-bottom: 115px;
    padding: 160px 0 0 0;
  }
}

.cooperation__line-top {
  left: 0;
  top: 4.688vw;
}

@media only screen and (max-width: 768px) {
  .cooperation__line-top {
    top: 2.312vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__line-top {
    top: 37px;
  }
}

.cooperation__line-bottom {
  left: 0;
  bottom: -13.125vw;
}

@media only screen and (max-width: 768px) {
  .cooperation__line-bottom {
    bottom: -17.448vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__line-bottom {
    bottom: -87px;
  }
}

.cooperation__inner {
  display: grid;
    grid-template-columns: 400px 1fr;
    gap: 100px;
}

@media only screen and (max-width: 1440px) {
  .cooperation__inner {
    position: relative;
    gap: 100px;
  }
  /*.cooperation__inner::before {
    content: "";
    display: block;
    width: 16.458vw;
    height: 120%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 19.444vw;
    -webkit-filter: blur(18px);
    filter: blur(18px);
    background: linear-gradient(270deg, rgba(2, 40, 66, 0.5) 0%, #022842 9%);
    z-index: 10;
  }*/
}

@media only screen and (max-width: 1440px) and (max-width: 768px) {
  .cooperation__inner::before {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__inner {
    display: block;
  }
}

.cooperation__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 3.75vw;
  position: relative;
  z-index: 15;
}

@media only screen and (max-width: 1440px) {
  .cooperation__info {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__info {
    gap: 3.125vw;
    justify-content: flex-start;
    padding: 0 11.979vw;
    margin-bottom: 4.688vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__info {
    gap: 16px;
    padding: 0 48px;
    margin-bottom: 36px;
  }
}

.cooperation__text {
  font-size: 19px;
  line-height: 147%;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1440px) {
  .cooperation__text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1280px) {
  .cooperation__text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__text {
    font-size: 15px;
  }
}

.cooperation__items {
  display: flex;
  gap: 2vw;
  align-items: flex-end;
    overflow-x: auto;
    padding-right: 1.771vw;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    
  /* &::before {
      content: "";
      display: block;
      background: linear-gradient(270deg, rgba(2, 40, 66, 0) 0%, #022842 100%);
      width: 140px;
      height: 100%;
      background-size: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
    }
 */
}

@media only screen and (max-width: 1440px) {
  .cooperation__items {
    /*  grid-gap: 2.778vw; */
    grid-gap: 80px;
    overflow-x: auto;
    padding-right: 1.771vw;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    /*  background-image:
        -webkit-linear-gradient(left, #ffffff, transparent),
        -webkit-linear-gradient(right, #ffffff, transparent),
        -webkit-linear-gradient(left, #ccc, transparent),
        -webkit-linear-gradient(right, #ccc, transparent);
      background-position:
        0 0,
        100% 0,
        0 0,
        100% 0;
      background-repeat: no-repeat;
      background-color: white;
      background-size:
        16em 100%,
        16em 100%,
        4em 100%,
        4em 100%;
      background-attachment: local, local, scroll, scroll; */
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__items {
    padding: 0 11.979vw;
    gap: 100px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__items {
    padding: 0 48px;
    gap: 52px;
  }
}

.cooperation__items::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
  opacity: 0;
  display: none;
}

.cooperation__item {
  width: 12.5vw;
  min-width: 11.927vw;
}

@media only screen and (max-width: 1440px) {
  .cooperation__item {
    width: 222px;
    min-width: 222px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__item {
    width: 200px;
    min-width: 200px;
  }
}

.cooperation__image {
  display: flex;
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .cooperation__image {
    margin-bottom: 11px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__image {
    margin-bottom: 9px;
  }
}

.cooperation__name {
  margin-bottom: 1.094vw;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 1.25vw;
}

@media only screen and (max-width: 1440px) {
  .cooperation__name {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__name {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__name {
    padding-bottom: 9px;
    margin-bottom: 9px;
  }
}

.cooperation__name span {
  font-size: 0.833vw;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .cooperation__name span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__name span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__name span {
    font-size: 15px;
  }
}

.cooperation__volume {
  font-size: 2.135vw;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .cooperation__volume {
    font-size: 27px;
  }
}

@media only screen and (max-width: 768px) {
  .cooperation__volume {
    font-size: 23px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__volume {
    font-size: 19px;
  }
}

.cooperation__volume span {
  font-size: 1.042vw;
}

@media only screen and (max-width: 1440px) {
  .cooperation__volume span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__volume span {
    font-size: 12px;
  }
}

.cooperation__list {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.cooperation__list li {
  font-size: 11.5px;
  line-height: 167%;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1440px) {
  .cooperation__list li {
    font-size: 11.5px;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__list li {
    font-size: 11px;
  }
}

.cooperation .button {
  height: 2.917vw;
  font-size: 0.885vw;
}

@media only screen and (max-width: 768px) {
  .cooperation .button {
    height: 5.729vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation .button {
    height: 44px;
    font-size: 12px;
  }
}

.cooperation .button svg {
  width: 0.938vw;
}

@media only screen and (max-width: 768px) {
  .cooperation .button svg {
    width: 2.083vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation .button svg {
    width: 16px;
  }
}



.map {
  position: relative;
  height: 43.021vw;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .map {
    height: 107.552vw;
  }
}

@media only screen and (max-width: 520px) {
  .map {
    height: 360px;
  }
}

.map__fon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
    justify-content: center;
    align-items: center;
overflow: hidden;
}

.map__fon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
animation-name: pulse;
    animation-duration: 20s; /* Длительность одного полного цикла */
    animation-timing-function: ease-in-out; /* Тип кривой анимации */
    animation-iteration-count: infinite; /* Бесконечный цикл */

}


/* Правило анимации */
@keyframes pulse {
    0%, 100% {
        transform: scale(1); /* Начало и конец в нормальном размере */
    }
    50% {
        transform: scale(1.5); /* Максимальное увеличение до 150 */
    }
}


.map__block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 0.417vw;
  padding: 0.833vw 1.25vw;
  z-index: 10;
  white-space: nowrap;
}

@media only screen and (max-width: 768px) {
  .map__block {
    border-radius: 0.781vw;
    padding: 1.172vw 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .map__block {
    border-radius: 6px;
    padding: 9px;
  }
}

.map__block::before {
  content: "";
  display: block;
  background: url(/local/templates/7rek/css/../images/map-icon.svg) no-repeat;
  width: 0.677vw;
  height: 0.625vw;
  background-size: 0.677vw;
  position: absolute;
  bottom: -0.521vw;
  left: 50%;
  transform: translate(-50%, 0%);
}

@media only screen and (max-width: 768px) {
  .map__block::before {
    height: 1.563vw;
    width: 1.693vw;
    background-size: 1.693vw;
    bottom: -1.302vw;
  }
}

@media only screen and (max-width: 520px) {
  .map__block::before {
    height: 15px;
    width: 15px;
    background-size: 15px;
    bottom: -10px;
  }
}

.map__title {
  font-size: 0.99vw;
  text-align: center;
  color: #000;
}

@media only screen and (max-width: 768px) {
  .map__title {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .map__title {
    font-size: 15px;
  }
}

.map__text {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .map__text {
    font-size: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .map__text {
    font-size: 12px;
  }
}

.footer {
  background: #022842;
  padding: 1.875vw 9.896vw;
}

@media only screen and (max-width: 768px) {
  .footer {
    padding: 3.125vw 13.411vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer {
    padding: 24px 48px;
  }
}

.footer__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 520px) {
  .footer__items {
    flex-direction: column;
    justify-content: center;
    gap: 9px;
  }
}

.footer__item {
  font-weight: 400;
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  gap: 3.75vw;
}

@media only screen and (max-width: 1280px) {
  .footer__item {
    font-size: 1.172vw;
  }
}

@media only screen and (max-width: 768px) {
  .footer__item {
    gap: 3.125vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer__item {
    flex-direction: column;
    justify-content: center;
    gap: 9px;
    font-size: 15px;
  }
}

.footer__item a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

.footer__item a:hover {
  text-decoration: none;
}

.footer__item.focus {
  position: relative;
}

.footer__up {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  transition: 300ms;
  cursor: pointer;
}

.footer__up:hover {
  text-decoration: none;
}

.footer__info {
  background: #061b2b;
  padding: 0.833vw 1.25vw;
  border-radius: 8px;
  width: 17.76vw;
  position: absolute;
  top: -19.896vw;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 11;
  display: none;
}

@media only screen and (max-width: 1280px) {
  .footer__info {
    width: 23.828vw;
    padding: 0.703vw 1.25vw;
    top: -19.896vw;
  }
}

@media only screen and (max-width: 768px) {
  .footer__info {
    width: 35.938vw;
    padding: 1.172vw 1.563vw;
    top: -30.896vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer__info {
    width: 276px;
    border-radius: 6px;
    padding: 9px;
    top: -210px;
  }
}

.footer__info::before {
  content: "";
  display: block;
  background: url(/local/templates/7rek/css/../images/footer-triangle.svg) no-repeat;
  width: 0.677vw;
  background-size: 100%;
  height: 0.625vw;
  position: absolute;
  bottom: -0.573vw;
  left: 50%;
  transform: translate(-50%, 0%);
}

@media only screen and (max-width: 1280px) {
  .footer__info::before {
    width: 1.016vw;
    height: 0.938vw;
    bottom: -0.859vw;
  }
}

@media only screen and (max-width: 768px) {
  .footer__info::before {
    width: 1.693vw;
    height: 1.563vw;
    bottom: -1.432vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer__info::before {
    width: 15px;
    height: 12px;
    bottom: -11px;
  }
}

.footer__info.active {
  display: block;
}

.footer__info-title {
  font-size: 1.319vw;
  margin-bottom: 4px;
  color: #fff;
}

@media only screen and (max-width: 1280px) {
  .footer__info-title {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 768px) {
  .footer__info-title {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer__info-title {
    font-size: 15px;
  }
}

.footer__info ul {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

@media only screen and (max-width: 520px) {
  .footer__info ul {
    gap: 0;
  }
}

.footer__info ul li {
  font-size: 14px;
  line-height: 157%;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1280px) {
  .footer__info ul li {
    font-size: 1.016vw;
  }
}

@media only screen and (max-width: 768px) {
  .footer__info ul li {
    font-size: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .footer__info ul li {
    font-size: 12px;
    line-height: 150%;
  }
}

.footer__info ul li span {
  color: #fff;
}

.footer__info ul li a {
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

.footer__info ul li a:hover {
  text-decoration: underline;
}

.popup {
  position: relative;
  background: #022842;
  color: #fff;
  max-width: 47.708vw;
  width: 100%;
  overflow: hidden;
  border-radius: 40px;
  padding: 2.5vw 0.417vw 3.75vw 3.75vw;
}

@media only screen and (max-width: 1440px) {
  .popup {
    border-radius: 1.111vw;
  }
}

@media only screen and (max-width: 768px) {
  .popup {
    max-width: 76.042vw;
    border-radius: 2.083vw;
    padding: 3.125vw 0.417vw 4.688vw 4.688vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup {
    border-radius: 16px;
    padding: 24px 8px 30px 30px;
    max-width: 100%;
  }
}

.popup::before {
  content: "";
  display: block;
  background: linear-gradient(180deg, rgba(2, 40, 66, 0) 0%, #022842 100%);
  height: 5.208vw;
  background-size: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 520px) {
  .popup::before {
    height: 100px;
  }
}

.popup.hide-line::before {
  display: none;
}

.popup__content {
  max-height: 80vh;
  /*min-height: 20.833vw;*/
  padding-right: 3.75vw;
 overflow-y:auto;
  /*  &::-webkit-scrollbar {
      width: 0;
      height: 0;
      background: transparent;
      opacity: 0;
      display: none;
    } */
}


@media only screen and (max-width: 768px) {
  .popup__content {
    padding-right: 4.688vw;
	overflow-y:auto;
	}
}

.popup__content::-webkit-scrollbar {
  background: transparent;
  width: 6px;
  border-radius: 8px;
}

.popup__content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}

.popup h3 {
  margin-bottom: 1.615vw;
}

@media only screen and (max-width: 768px) {
  .popup h3 {
    margin-bottom: 2.604vw;
  }
}

.popup p {
  font-size: 0.99vw;
  line-height: 147%;
  letter-spacing: 0.01em;
  margin-bottom: 1.563vw;
}

@media only screen and (max-width: 768px) {
  .popup p {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup p {
    font-size: 15px;
    line-height: 138%;
    margin-bottom: 12px;
  }
}

.popup p:last-child {
  margin-bottom: 0;
}

.popup__close {
  cursor: pointer;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  transform: translate(-1.198vw, -1vw);
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 520px) {
  .popup__close {
    /* transform: translate(20px, -10px); */
  }
}

@media only screen and (max-width: 768px) {
  .popup__close img {
    width: 2.604vw;
    height: 2.604vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup__close img {
    width: 20px;
    height: 20px;
  }
}

.popup iframe {
  width: 100%;
  height: 22.604vw;
}

@media only screen and (max-width: 768px) {
  .popup iframe {
    height: 37.5vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup iframe {
    height: 146px;
  }
}

.popup-form {
  min-height: auto;
  max-width: 23.333vw;
}

@media only screen and (max-width: 768px) {
  .popup-form {
    max-width: 44.792vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form {
    max-width: 100%;
  }
}

.popup-form::before {
  display: none;
}

.popup-form h3 {
  font-size: 1.667vw;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .popup-form h3 {
    font-size: 2.474vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form h3 {
    font-size: 17px;
  }
}

.popup-form__content {
  display: flex;
  flex-direction: column;
  gap: 0.417vw;
  max-width: 15.833vw;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .popup-form__content {
    gap: 1.042vw;
    max-width: 35.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__content {
    margin: 0;
    gap: 8px;
    max-width: 100%;
  }
}

.popup-form__input {
  position: relative;
  width: 100%;
  height: 2.917vw;
  margin-bottom:5px;
}

@media only screen and (max-width: 768px) {
  .popup-form__input {
    height: 6.771vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__input {
    height: 52px;
  }
}

.popup-form__input span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.1s linear;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 50%;
  left: 14px;
  transform: translate(0, -50%);
}

@media only screen and (max-width: 768px) {
  .popup-form__input span {
    left: 1.823vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__input span {
    left: 14px;
    font-size: 14px;
  }
}

.popup-form__input input {
  width: 100%;
  background: #fff;
  border: 1px solid transparent;
  width: 100%;
  height: 100%;
  padding: 1.406vw 14px 0.469vw;
  border-radius: 0.313vw;
  font-size: 14px;
  color: #000;
  font-family: inherit;
  cursor: pointer;

}

@media only screen and (max-width: 768px) {
  .popup-form__input input {
    font-size: 1.823vw;
    border-radius: 0.781vw;
    padding: 3.385vw 1.823vw 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__input input {
    font-size: 14px;
    border-radius: 6px;
    padding: 26px 14px 8px;
  }
}

.popup-form__input input:focus + span,
.popup-form__input input:not(:invalid) + span {
  margin-top: -14px;
  font-size: 0.677vw;
  color: rgba(0, 0, 0, 0.8);
}

@media only screen and (max-width: 768px) {
  .popup-form__input input:focus + span,
  .popup-form__input input:not(:invalid) + span {
    margin-top: -1.823vw;
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__input input:focus + span,
  .popup-form__input input:not(:invalid) + span {
    margin-top: -14px;
    font-size: 15px;
  }
}

.popup-form__input.good input {
  border: 1px solid #f4f4f7;
  box-shadow: 0 0 6px 2px #009839;
}

.popup-form__input.novalid input {
  border: 1px solid #e4002b;
  background: #faccd5;
}

.popup-form__input.focus span {
  margin-top: -14px;
  font-size: 0.677vw;
  color: rgba(0, 0, 0, 0.8);
}

@media only screen and (max-width: 768px) {
  .popup-form__input.focus span {
    margin-top: -1.823vw;
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__input.focus span {
    margin-top: -14px;
    font-size: 15px;
  }
}

.popup-form__validtext {
  font-size: 0.677vw;
  line-height: 154%;
  text-align: center;
  color: #ff5172;
  display: none;
}

@media only screen and (max-width: 768px) {
  .popup-form__validtext {
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__validtext {
    font-size: 15px;
  }
}

.popup-form__textarea {
  width: 100%;
  height: 4.948vw;
  position: relative;
  margin-bottom:15px;
}

@media only screen and (max-width: 768px) {
  .popup-form__textarea {
    height: 11.198vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__textarea {
    height: 80px;
  }
}

.popup-form__textarea textarea {
  border-radius: 0.313vw;
  width: 100%;
  height: 100%;
  padding: 1.406vw 14px 0.469vw;
  color: #000;
  font-size: 14px;
  resize: none;
}

@media only screen and (max-width: 768px) {
  .popup-form__textarea textarea {
    padding: 3.385vw 1.823vw 1.823vw;
    border-radius: 0.781vw;
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__textarea textarea {
    padding: 26px 14px 8px;
    border-radius: 6px;
    font-size: 14px;
  }
}

.popup-form__textarea span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.1s linear;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 0.417vw;
  left: 14px;
  font-size: 0.677vw;
}

@media only screen and (max-width: 768px) {
  .popup-form__textarea span {
    font-size: 1.693vw;
    top: 0.781vw;
    left: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__textarea span {
    font-size: 15px;
    top: 6px;
    left: 14px;
  }
}

.popup-form__checkbox {
  display: flex;
  align-items: flex-start;
  gap: 0.625vw;
  cursor: pointer;
  margin-bottom:15px;
}

@media only screen and (max-width: 768px) {
  .popup-form__checkbox {
    gap: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__checkbox {
    gap: 12px;
  }
}

.popup-form__checkbox p {
  font-size: 0.677vw;
  line-height: 154%;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 768px) {
  .popup-form__checkbox p {
    font-size: 1.693vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__checkbox p {
    font-size: 15px;
  }
}

.popup-form__checkbox a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  display: inline;
}

.popup-form__checkbox a:hover {
  text-decoration: none;
}

.popup-form__checkbox-input {
  width: 1.25vw;
  height: 1.25vw;
  min-width: 1.25vw;
  border-radius: 0.313vw;
  position: relative;
  transition: 300ms;
}

@media only screen and (max-width: 768px) {
  .popup-form__checkbox-input {
    width: 2.604vw;
    min-width: 2.604vw;
    height: 2.604vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__checkbox-input {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
}

.popup-form__checkbox-input.novalid input {
  border: 1px solid #e4002b;
  background: #faccd5;
}

.popup-form__checkbox-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #009839;
  background: none;
  width: 1.25vw;
  height: 1.25vw;
  min-width: 1.25vw;
  border-radius: 0.313vw;
  cursor: pointer;
  transition: 300ms;
}

@media only screen and (max-width: 768px) {
  .popup-form__checkbox-input input {
    width: 2.604vw;
    min-width: 2.604vw;
    height: 2.604vw;
    border-radius: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__checkbox-input input {
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-radius: 6px;
  }
}

.popup-form__checkbox-input input:checked {
  background: #009839;
}

.popup-form__checkbox-input input:checked ~ span {
  opacity: 1;
}

.popup-form__checkbox-input > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  transition: 300ms;
}

.popup-form__checkbox-input > span::after {
  content: "";
  display: block;
  background: url(/local/templates/7rek/css/../images/checkbox.svg) no-repeat;
  width: 0.677vw;
  height: 0.469vw;
  background-size: 0.677vw;
  transition: 300ms;
  border-radius: 0.313vw;
}

@media only screen and (max-width: 768px) {
  .popup-form__checkbox-input > span::after {
    background-size: 1.693vw;
    width: 1.693vw;
    height: 1.302vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__checkbox-input > span::after {
    width: 15px;
    background-size: 15px;
    height: 10px;
  }
}

.popup-form__submit {
  width: 100%;
  height: 2.917vw;
}

@media only screen and (max-width: 768px) {
  .popup-form__submit {
    height: 6.771vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__submit {
    height: 52px;
  }
}

.popup-form__submit:hover input {
  background: #184c73;
}

.popup-form__submit input {
  width: 100%;
  height: 100%;
  border-radius: 0.313vw;
  background: #005eb7;
  transition: 300ms;
  cursor: pointer;
  border: 0;
  font-size: 0.885vw;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .popup-form__submit input {
    font-size: 2.214vw;
    border-radius: 0.781vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-form__submit input {
    font-size: 17px;
    border-radius: 6px;
  }
}

.popup-politic {
  text-align: center;
}

@media only screen and (max-width: 520px) {
  .popup-politic h3 {
    font-size: 18px;
  }
}

.popup-history__block {
  margin-bottom: 1.875vw;
}

@media only screen and (max-width: 768px) {
  .popup-history__block {
    margin-bottom: 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-history__block {
    margin-bottom: 22px;
  }
}

.popup-history__block img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 1.25vw;
}

@media only screen and (max-width: 768px) {
  .popup-history__block img {
    margin-bottom: 1.563vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-history__block img {
    margin-bottom: 9px;
    border-radius: 6px;
  }
}

.popup-history__block span {
  font-size: 0.833vw;
  line-height: 156%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 768px) {
  .popup-history__block span {
    font-size: 1.823vw;
  }
}

@media only screen and (max-width: 520px) {
  .popup-history__block span {
    font-size: 15px;
    line-height: 154%;
  }
}

.popup-video {
  min-height: auto;
}

.popup-video::before {
  display: none;
}

.popup-mineral .mineral__name {
  color: #fff;
  font-size: 28px;
  margin-bottom: 18px;
}

.popup-mineral .mineral__contents {
  display: block;
}

.f-button.is-close-btn {
  display: none;
}

@media only screen and (max-width: 520px) {
  .fancybox__slide {
    padding: 4px 20px;
  }
}

.fancybox__container {
  --fancybox-bg: rgba(6, 27, 43, 0.5);
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding: 40px 0;
}

.cloud {
  position: absolute;
  top: 80vh;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 10;
  /*   transition: 1000ms; */
  /*   background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 48.89%, #fff 58.39%, rgba(255, 255, 255, 0) 100%); */
  height: 44.375vw;
  overflow: hidden;
  z-index: 10;
}

@media only screen and (max-width: 520px) {
  .cloud {
    top: 550px;
  }
}

.cloud-bg-mobile {
  display: none;
}

@media only screen and (max-width: 520px) {
  .cloud-bg-mobile {
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    z-index: 10;
    transition: 1000ms;
    background: url(/local/templates/7rek/css/../images/clouds-line.webp) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 200px;
    top: 550px;
  }
}

.cloud-bg {
  position: absolute;
  /* top: 38.063vw; */
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 10;
  /*   transition: 1000ms; */
  /*   background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 48.89%,
    #fff 58.39%,
    rgba(255, 255, 255, 0) 100%
  ); */
  background: url(/local/templates/7rek/css/../images/clouds-line.webp) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 33.333vw;
  bottom: -15.625vw;
}

@media only screen and (max-width: 520px) {
  .cloud-bg {
    display: none;
  }
}

/* .cloud__image.rotate {
  transform: rotate(180deg);
} */
.cloud__image {
  z-index: 10;
  /*   transition: 500ms; */
  display: flex;
  align-items: center;
  position: absolute;
  transform: matrix(1, 0, 0, 1, 0, 1);
}

.cloud__image img {
  /*   transition: 300ms; */
  position: relative;
}

.cloud__image-first {
  top: 1.198vw;
  left: 0.521vw;
  width: 49.271vw;
}

.cloud__image-second {
  top: 0;
  left: 7.135vw;
  width: 64.219vw;
}

.cloud__image-third {
  right: -7.917vw;
  top: 0.781vw;
  width: 53.542vw;
}

.cloud__image-foure {
  top: 7.448vw;
  right: 7.083vw;
  width: 64.219vw;
}

.cloud__image-five {
  left: -11.198vw;
  top: 6.875vw;
  width: 64.219vw;
}

.cloud__image-six {
  left: -21.146vw;
  bottom: 4.948vw;
  width: 64.219vw;
}

.cloud__image-seven {
  right: -16.458vw;
  top: 10.156vw;
  width: 67.5vw;
}

.cloud__image-eight {
  left: -32.552vw;
  top: 8.021vw;
  width: 67.5vw;
}

.cloud__image-ninth {
  top: 5.313vw;
  right: -24.792vw;
  width: 67.5vw;
}

@media only screen and (max-width: 520px) {
  /* .cloud__image img {
    transform: scale(3);
  } */
}

.error {
  position: relative;
  padding: 4.063vw 0 1.51vw;
  height: 100vh;
  min-height: 36.458vw;
  background: url(/local/templates/7rek/css/../images/main.webp) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1280px) {
  .error {
    padding: 5.938vw 0 1.016vw;
    min-height: 47.458vw;
  }
}

@media only screen and (max-width: 768px) {
  .error {
    padding: 20vw 0;
    background-position: center;
    min-height: 100vh;
    height: auto;
  }
}

@media only screen and (max-width: 520px) {
  .error {
    padding: 100px 50px;
    overflow: hidden;
  }
}

.error__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.5vw;
}

@media only screen and (max-width: 768px) {
  .error__inner {
    gap: 3.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .error__inner {
    gap: 18px;
    max-width: 100%;
  }
}

.error__svg {
  display: flex;
  width: 13.75vw;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .error__svg {
    width: 28.646vw;
  }
}

@media only screen and (max-width: 520px) {
  .error__svg {
    width: 176px;
  }
}

.error__svg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.error__text {
  text-align: center;
  font-size: 1.667vw;
  line-height: 119%;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .error__text {
    font-size: 2.474vw;
  }
}

@media only screen and (max-width: 520px) {
  .error__text {
    font-size: 17px;
  }
}

.error .button {
  min-width: 9.01vw;
  height: 2.917vw;
  font-size: 0.885vw;
}

@media only screen and (max-width: 768px) {
  .error .button {
    width: 18.62vw;
    height: 5.729vw;
    font-size: 1.823vw;
    padding: 0 2.125vw;
  }
}

@media only screen and (max-width: 520px) {
  .error .button {
    min-width: 129px;
    height: 44px;
    font-size: 12px;
  }
}

.cloud-transition {
  position: absolute;
  bottom: -18.229vw;
  /* Размещаем облака над второй секцией */
  left: 0;
  width: 100%;
  height: 31.25vw;
  /* Достаточная высота для облаков */
  z-index: 400;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
}

@media only screen and (max-width: 1440px) {
  .cloud-transition {
    bottom: -29.306vw;
    height: 44.667vw;
  }
}

@media only screen and (max-width: 1100px) {
  .cloud-transition {
    height: 45.667vw;
  }
}

@media only screen and (max-width: 768px) {
  .cloud-transition {
    height: 50.667vw;
    bottom: -38.306vw;
    z-index: 400;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-transition {
    height: 250px;
        position: absolute;
        bottom: -170px;
    background: linear-gradient(rgba(255, 255, 255, 0) 19.33%, #7393c5 47.06%, #698fc0 68.07%, rgba(255, 255, 255, 0) 90.34%);
  }
}

.midsec {
		background-image: url("/local/templates/7rek/css/../images/midsec.webp");
		background-repeat: no-repeat;
		background-size: 100%;
		height:150px;
}

.clouds-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 26.042vw;
  overflow: visible;
  /* Разрешаем облакам выходить за границы */
  transform: translateY(7.813vw);
}

@media only screen and (max-width: 1660px) {
  .clouds-container {
    transform: translateY(8.036vw);
    height: 30.12vw;
  }
}

@media only screen and (max-width: 1440px) {
  .clouds-container {
    transform: translateY(10.417vw);
    height: 34.722vw;
  }
}

@media only screen and (max-width: 520px) {
  .clouds-container {
    transform: translateY(75px);
    height: 200px;
  }
}

.cloud-layer {
  position: absolute;
  width: 300%;
  height: 7.813vw;
  /* Высота соответствует контейнеру */
  background-repeat: repeat-x;
  background-position: center;
  will-change: transform;
}

/* Разные слои облаков с корректным позиционированием */
.cloud-1 {
  background-image: url("/local/templates/7rek/css/../images/cloud1.webp");
  background-size: contain;
  top: 0;
  opacity: 0.95;
  -webkit-animation: cloudMove 40s linear infinite;
  animation: cloudMove 40s linear infinite;
  height: 100%;
  margin-top: -7.813vw;
}

@media only screen and (max-width: 1440px) {
  .cloud-1 {
    margin-top: -10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-1 {
    margin-top: -75px;
  }
}

.cloud-2 {
  background-image: url("/local/templates/7rek/css/../images/cloud2.webp");
  background-size: contain;
  top: 25px;
  opacity: 0.8;
  -webkit-animation: cloudMove 100s linear infinite;
  animation: cloudMove 100s linear infinite;
  height: 95%;
  margin-top: -150px;
}

@media only screen and (max-width: 1440px) {
  .cloud-2 {
    margin-top: -10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-2 {
    margin-top: -75px;
  }
}

.cloud-3 {
  background-image: url("/local/templates/7rek/css/../images/cloud3.webp");
  background-size: contain;
  top: 40px;
  opacity: 0.85;
  -webkit-animation: cloudMove 80s linear infinite;
  animation: cloudMove 80s linear infinite;
  height: 100%;
  margin-top: -150px;
}

@media only screen and (max-width: 1440px) {
  .cloud-3 {
    margin-top: -10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-3 {
    margin-top: -75px;
  }
}

.cloud-4 {
  background-image: url("/local/templates/7rek/css/../images/cloud4.webp");
  background-size: contain;
  top: 25px;
  opacity: 0.85;
  -webkit-animation: cloudMove 20s linear infinite;
  animation: cloudMove 20s linear infinite;
  height: 95%;
  margin-top: -150px;
}

@media only screen and (max-width: 1440px) {
  .cloud-4 {
    margin-top: -10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-4 {
    margin-top: -75px;
  }
}

.cloud-5 {
  background-image: url("/local/templates/7rek/css/../images/cloud5.webp");
  background-size: contain;
  top: 30px;
  opacity: 0.9;
  -webkit-animation: cloudMove 70s linear infinite;
  animation: cloudMove 70s linear infinite;
  height: 100%;
  margin-top: -150px;
}

@media only screen and (max-width: 1440px) {
  .cloud-5 {
    margin-top: -10.417vw;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-5 {
    margin-top: -75px;
  }
}

@-webkit-keyframes cloudMove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes cloudMove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.cloud-transition.mobile {
  display: none;
}

@media only screen and (max-width: 520px) {
  .cloud-transition.mobile {
    display: block;
  }
}

@media only screen and (max-width: 520px) {
  .cloud-transition.desk {
    display: none;
  }
}




.line-container {
    position: absolute;
    width: 100%;
    height: 9.792vw;
    overflow: hidden;
    pointer-events: none;
    z-index: 20;
  }

  .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    background-image: url('/local/templates/7rek/css/./images/product-line.svg');
    background-repeat: repeat-x;
    background-size: auto 100%;
    animation: slideLoop 20s linear infinite;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    will-change: transform;
    animation-direction: reverse;
  }

  @media only screen and (max-width: 768px) {
  .line {
    height: 14.063vw;
  }
.line-container {
    height: 19.792vw;

  }
}

@media only screen and (max-width: 520px) {
  .line {
    height: 72px;
  }
}

  /* Индивидуальное позиционирование для каждого блока */
  .revival__line-container {
    bottom: -11.563vw;
    left: 0;
  }
  @media only screen and (max-width: 768px) {
  .revival__line-container  {
    bottom: -14.135vw;
  }
}

@media only screen and (max-width: 520px) {
  .revival__line-container {
    bottom: -76px;
  }
}

  .product__line-container {
    top: 7.292vw;
    left: 0;
  }

@media only screen and (max-width: 768px) {
  .product__line-container {
    top: 6.875vw;
  }
}

@media only screen and (max-width: 520px) {
  .product__line-container {
    top: 30px;
  }
}


  .cooperation__line-top-container {
    top: 4.688vw;
    left: 0;
  }


@media only screen and (max-width: 768px) {
  .cooperation__line-top-container {
    top: 2.312vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__line-top-container {
    top: 37px;
  }
}

  .cooperation__line-bottom-container {
    bottom: -13.125vw;
    left: 0;
  }

@media only screen and (max-width: 768px) {
  .cooperation__line-bottom-container {
    bottom: -17.448vw;
  }
}

@media only screen and (max-width: 520px) {
  .cooperation__line-bottom-container {
    bottom: -87px;
  }
}

  @keyframes slideLoop {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
  }

  /* Оптимизации для Safari */
  @media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
      .line {
        -webkit-font-smoothing: subpixel-antialiased;
      }
    }
  }

.more_dropdown {
  display: none; /* Скрывается по умолчанию */
  position: absolute;
  background-color: #fff;
  z-index: 1000;
}
@media only screen and (max-width: 520px) {
  .swiper-container {
    height: 100%;
  }
}
.doublechem {
display:flex;
flex-direction: column;
font-size:0.6vw;
color:white;
}
@media only screen and (max-width: 768px) {
  .doublechem {
    font-size: 9px;
  }
}

/* End */


/* Start:/local/templates/7rek/css/purchase.css?17471342252583*/
.purchase {
  position: relative;
  /*padding: 0 6.094vw 12.188vw;*/
}

@media only screen and (max-width: 1440px) {
  .purchase {
    /*padding: 0 5.069vw 9.861vw;*/
  }
}

@media only screen and (max-width: 768px) {
  .purchase {
    /*padding: 0 11.979vw 7.813vw;*/
  }
}

@media only screen and (max-width: 520px) {
  .purchase {
   /* padding: 0 52px 62px;*/
  }
}

.purchase__fon {
  display: flex;
  position: absolute;
  left: 0;
  bottom: -8.854vw;
  width: 100%;
  height: 65.99vw;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .purchase__fon {
    height: 164.453vw;
    bottom: -22.005vw;
  }
}

@media only screen and (max-width: 520px) {
  .purchase__fon {
    height: 963px;
    bottom: -168px;
  }
}

.purchase__fon img {
  width: 100%;
  /*-o-object-fit: cover;
  object-fit: cover;*/
}

@media only screen and (max-width: 768px) {
  .purchase__fon img:first-child {
    display: none;
  }
}

.purchase__fon img:last-child {
  display: none;
}

@media only screen and (max-width: 768px) {
  .purchase__fon img:last-child {
    display: block;
  }
}

.purchase__inner {
  position: relative;
  z-index: 10;
}

.purchase__title {
  text-align: center;
  margin-bottom: 3.958vw;
}

@media only screen and (max-width: 768px) {
  .purchase__title {
    margin-bottom: 9.375vw;
  }
}

@media only screen and (max-width: 520px) {
  .purchase__title {
    margin-bottom: 36px;
  }
}

.purchase__items {
  display: grid;
  grid-template-columns: repeat(auto-fit, 14.167vw);
  justify-content: center;
  -moz-column-gap: 0;
  column-gap: 0;
  row-gap: 1.25vw;
}

@media only screen and (max-width: 768px) {
  .purchase__items {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 9.375vw;
    column-gap: 9.375vw;
    row-gap: 13.802vw;
  }
}

@media only screen and (max-width: 520px) {
  .purchase__items {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
}

.purchase__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5.885vw;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
}

@media only screen and (max-width: 768px) {
  .purchase__item {
    border-right: 0;
    min-height: auto;
  }
}

.purchase__item:last-child {
  border-right: 0;
  padding-right: 0;
}

.purchase__link {
  width: 6.667vw;
  height: auto;
}

@media only screen and (max-width: 1440px) {
  .purchase__link {
    width: 8.889vw;
  }
}

@media only screen and (max-width: 768px) {
  .purchase__link {
    width: auto;
  }
}

.purchase__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* End */


/* Start:/local/templates/7rek/css/cookie.css?17487894201789*/
.cookie_accept{
    background-color: #005eb7;
        font-size:14px;
        color:white;
        width: 150px;

    height: 45px;
            font-style: normal;
    font-weight: normal;
    line-height: 100%;
   border:none;
	border-radius:5px;
}
.cookie_accept:hover{
        background-color: #184c73;
        color:white !important;
			cursor:pointer;
        webkit-transition: all .35s;
        transition: all .35s;
}


#cookie_notification {
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: -250px;
  left: 50%;
  width: 100%;
  max-width: 100%;
  transform: translateX(-50%);
  padding: 15px 20vw 15px 20vw;
  background-color: white;
  z-index:100000000000;
  transition: all 0.5s ease-in-out;
  min-height:100px;
  
}

#cookie_notification.showcookie {
    bottom: 0;
    opacity: 1;
}

#cookie_notification.hidecookie {
    bottom: -250px;
    opacity: 0;
}

@media (min-width: 768px) and (max-width: 998px) {
#cookie_notification {
        padding: 15px 10vw 15px 10vw;
        }
}

#cookie_notification a {
  color:black;
text-decoration:underline;
}

#cookie_notification p{
  margin: 0;
  font-size: 12px;
  text-align: left;
  color: black;
  line-height:160%;
}


@media (min-width: 768px){
  #cookie_notification.showcookie{
    display: flex;
        align-items: center;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}

@media (max-width: 767px){
 #cookie_notification{
  width: 100%;
  max-width: 100%;
 padding: 15px;
	bottom: -500px;

}
#cookie_notification p{

  font-size: 11px;
  line-height:160%;
}

  #cookie_notification.showcookie{
    display: block;
    text-align: left;
  }
    .cookie_accept{
        font-size:11px;
        color:white;
        width: 100%;
    height: 45px;
        margin-top:15px;
  }
}
/* End */
/* /local/templates/7rek/libs/fancybox/cdn.jsdelivr.net_npm_@fancyapps_ui@5.0_dist_fancybox_fancybox.css?174599888224789 */
/* /local/templates/7rek/libs/swiper/swiper-bundle.min.css?174599888218432 */
/* /local/templates/7rek/libs/aos/aos.css?174600000128765 */
/* /local/templates/7rek/css/style.css?1748507185112425 */
/* /local/templates/7rek/css/purchase.css?17471342252583 */
/* /local/templates/7rek/css/cookie.css?17487894201789 */
