

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

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.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: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,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-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:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-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 .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}
.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}
.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}
.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}
.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}
.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}


/* End */


/* Start:/local/templates/ogni-povolzhya/tpl/css/app.css?1778060224185339*/
@font-face {
  font-display: auto;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Regular.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Regular.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Montserrat;
  font-style: italic;
  font-weight: 400;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Italic.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Italic.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Medium.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-Medium.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-SemiBold.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Montserrat-SemiBold.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-Regular.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-Regular.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Nunito;
  font-style: normal;
  font-weight: 500;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-Medium.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-Medium.woff) format("woff");
}
@font-face {
  font-display: auto;
  font-family: Nunito;
  font-style: normal;
  font-weight: 600;
  src:
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-SemiBold.woff2) format("woff2"),
    url(/local/templates/ogni-povolzhya/tpl/css/../fonts/Nunito-SemiBold.woff) format("woff");
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body:not(.load) * {
  -webkit-transition: 0s !important;
  transition: 0s !important;
}
img {
  vertical-align: bottom;
}
.wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  min-height: 100vh;
}
.content-wrapper,
.wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-direction: column;
  flex-direction: column;
}
.container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 auto;
  max-width: 1376px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%;
}
:root {
  --cub: 0.22s cubic-bezier(0.3, 0.3, 0.48, 0.86);
}
:focus {
  outline: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
p {
  color: inherit;
  text-decoration: none;
}
a {
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
}
a.active,
a:hover {
  color: #0075ff;
}
a:hover {
  text-decoration: none;
}
a:active {
  color: #0841b4;
  text-shadow: none;
}
[data-input="mouse"] :focus {
  outline: none;
}
button {
  background: 0;
  border: 0;
  cursor: pointer;
  font-weight: 500;
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
ol {
  padding-left: 18px;
}
ol,
ol li {
  list-style: decimal;
}
blockquote {
  font-style: italic;
}
html {
  font-size: 10px;
}
body {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #faf7f0;
  color: #1f232e;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 2;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  min-height: 100vh;
  overflow-x: hidden;
}
.page-content,
body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 114px;
}
@media only screen and (max-width: 1199px) {
  .page-content {
    padding-top: 70px;
  }
}
img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
[hidden] {
  display: none !important;
}
p {
  display: block;
  margin-top: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
[disabled] {
  opacity: 0.2;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.swiper-wrapper {
  -webkit-transform-style: preserve-3d;
}
input,
textarea {
  -webkit-appearance: unset;
  background: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4IDYgNiAxOE02IDZsMTIgMTIiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px;
  cursor: pointer;
  height: 24px;
  margin: 0 0 0 10px;
  width: 24px;
}
input[type="file"] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.flex-center,
.img {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.link {
  text-decoration: underline;
}
.link--red {
  color: #0075ff;
}
.hide {
  display: none !important;
}
@media only screen and (max-width: 1199px) {
  .visible-XL {
    display: block !important;
  }
  .hide-XL {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  ._mobile-hide {
    display: none;
  }
}
._mobile-show {
  display: none !important;
}
@media only screen and (max-width: 1023px) {
  ._mobile-show {
    display: block !important;
  }
}
[data-fancybox="gallary"] {
  -webkit-image-set:
    url(/local/templates/ogni-povolzhya/tpl/css/../img/zoom-in.png) 1x,
    url(/local/templates/ogni-povolzhya/tpl/css/../assets/img/zoom-in@2x.png) 2x,
    pointer;
  cursor: url(/local/templates/ogni-povolzhya/tpl/css/../img/zoom-in.png), pointer;
}
.bg-dark {
  background: #001b28;
}
.bg-gray {
  background: rgba(0, 27, 40, 0.73);
}
@media only screen and (max-width: 1023px) {
  .hide-max-mob {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  .hide-min-desk {
    display: none !important;
  }
}
footer {
  color: #fff;
}
.footer-wrapper,
footer {
  background: #001b28;
}
.footer-wrapper + .footer-wrapper {
  border-top: 1px solid hsla(0, 0%, 100%, 0.45);
}
.footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 32px 0;
}
@media only screen and (max-width: 767px) {
  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 0 0;
  }
}
.footer-row > * {
  padding: 0 12px;
}
@media only screen and (max-width: 767px) {
  .footer-row > * {
    padding: 0;
  }
}
.footer-col {
  padding: 0 12px 32px;
}
.footer-col:nth-child(2) {
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .footer-col {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-col {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col {
    padding: 0 0 24px;
  }
}
.footer-list {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: -10px;
}
.footer-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.footer-list li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer-list.footer-list--with_ico {
  margin-bottom: -16px;
}
.footer-list.footer-list--with_ico li {
  margin-bottom: 16px;
}
.footer-list .ico {
  margin-right: 12px;
}
.footer-list .footer-list__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  .footer-list .footer-list__title {
    font-size: 16px;
    font-weight: 600;
  }
}
.footer-list + .footer-list {
  padding-top: 24px;
}
@media only screen and (min-width: 1024px) {
  .footer-list + .footer-list {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-list._mobile-hide {
    display: block;
  }
  .footer-list._mobile-hide li:not(.footer-list__title) {
    display: none;
  }
  .footer-list._mobile-hide li.footer-list__title span {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjYyMyA2LjYwM2EuNDMuNDMgMCAwIDAtLjM3Mi42NDVsNC4zNzcgNy41ODJhLjQzLjQzIDAgMCAwIC43NDUgMGw0LjM3Ny03LjU4MmEuNDMuNDMgMCAwIDAtLjM3Mi0uNjQ1SDUuNjIzWk0zLjgwNyA4LjA4MkMzIDYuNjg0IDQuMDEgNC45MzYgNS42MjMgNC45MzZoOC43NTVjMS42MTQgMCAyLjYyMyAxLjc0OCAxLjgxNiAzLjE0NmwtNC4zNzcgNy41OGMtLjgwOCAxLjM5OS0yLjgyNSAxLjM5OS0zLjYzMiAwbC00LjM3OC03LjU4WiIgZmlsbD0iI0ZBRjdGMCIvPjwvc3ZnPg==");
    background-position: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 28px;
  }
}
.footer-contacts {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .footer-contacts {
    text-align: right;
  }
}
.footer-contacts > * + * {
  margin-top: 8px;
}
.footer-contacts__social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding-top: 16px;
}
@media only screen and (min-width: 1024px) {
  .footer-contacts__social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 8px;
  }
}
.footer-contacts__social li + li {
  margin-left: 16px;
}
.footer-contacts__social .ico {
  height: 32px;
  width: 32px;
}
.footer-contacts__title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media only screen and (min-width: 1024px) {
  .footer-contacts__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
  }
}
a.footer-contacts__phone {
  color: #ef7f1a;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
@media only screen and (min-width: 1024px) {
  a.footer-contacts__phone {
    font-size: 32px;
    line-height: 40px;
  }
}
.footer-contacts__address {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.footer-logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}
.footer-logo img {
  margin: -21px 0 -38px -40px;
}
.footer-links {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}
@media only screen and (max-width: 1023px) {
  .footer-links li + li {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-links {
    padding: 8px 0;
  }
}
.footer-links a {
  opacity: 0.5;
}
.footer-links a:hover {
  opacity: 1;
}
.footer-counters {
  background: #c5c5c5;
  height: 64px;
  padding: 8px 16px;
}
.footer-counters,
.footer-note {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  .footer-note {
    line-height: 19px;
  }
}
a.footer-developer {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  margin-left: auto;
  opacity: 0.5;
}
a.footer-developer:hover {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  a.footer-developer {
    margin-bottom: 16px;
    margin-left: 0;
    margin-top: 16px;
  }
}
header {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  left: 0;
  line-height: 24px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
header .col {
  padding: 0 10px;
}
@media only screen and (max-width: 1023px) {
  header {
    line-height: 20px;
  }
}
.header-row--top {
  padding: 16px 0;
}
@media only screen and (min-width: 1200px) {
  .header-row--top {
    padding: 23px 0;
  }
}
.header-row--bottom {
  padding: 16px 0;
}
.header-logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-right: 54px;
}
.header-logo img {
  margin: -21px 0 -38px -40px;
}
@media only screen and (max-width: 1199px) {
  .header-logo img {
    height: 80px;
    margin: -16px 0 -25px -26px;
  }
}
.header-menu,
.header-mobile_menu,
.header-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -10px;
}
.header-phone {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .header-phone {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .header-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-phone img {
  margin-right: 8px;
}
@media only screen and (max-width: 1023px) {
  .header-phone img {
    height: 32px;
    margin-right: 4px;
    width: 32px;
  }
}
.header-menu {
  margin-left: 32px;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .header-menu {
    font-family: Nunito, Helvetica, Arial, sans-serif;
    margin-bottom: 8px;
    margin-left: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  .header-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 16px;
  }
  .header-menu li {
    margin-bottom: 24px;
    padding: 0;
    width: 100%;
  }
}
.header-menu ul {
  margin: 0 -12px;
}
.header-menu li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .header-menu li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 16px 0 0;
  }
}
.header-menu li .ico {
  height: 12px;
  margin-left: 4px;
  width: 12px;
}
.header-menu li .header-menu_submenu {
  background: #001b28;
  border-radius: 18px;
  left: 4px;
  opacity: 0;
  padding: 25px 24px;
  position: absolute;
  top: 21px;
  visibility: hidden;
}
@media only screen and (max-width: 1023px) {
  .header-menu li .header-menu_submenu._active {
    opacity: 1;
    padding: 8px;
    position: relative;
    top: 0;
    visibility: visible;
    width: 100%;
  }
}
.header-menu li .header-menu_submenu li {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.header-menu li .header-menu_submenu li + li {
  margin-top: 16px;
}
@media only screen and (min-width: 1024px) {
  .header-menu li:hover .header-menu_submenu {
    opacity: 1;
    visibility: visible;
  }
  .header-menu li:hover .ico {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.header-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-row img {
  vertical-align: bottom;
}
.header-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 32px;
}
@media only screen and (max-width: 1199px) {
  .header-search {
    display: none;
  }
}
.header-mobile_menu {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .header-mobile_menu {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    background: #001b28;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    left: 0;
    overflow-y: auto;
    padding: 16px;
    position: fixed;
    text-align: left;
    top: 71px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
      transform 0.3s ease,
      -webkit-transform 0.3s ease;
  }
  .header-mobile_menu.active {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .header-mobile_menu .col {
    padding: 0;
    width: 100%;
  }
  .header-mobile_menu button.btn.btn--primary {
    background: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 8px;
    padding: 0;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1200px) {
  .header-mobile_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.order-mobile-2 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media only screen and (max-width: 1023px) {
  .order-mobile-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-toggler {
  height: 20px;
  padding: 0 10px;
  position: relative;
  width: 40px;
}
@media only screen and (min-width: 1200px) {
  .header-toggler {
    display: none;
  }
}
.header-toggler span {
  background: #fff;
  border-radius: 32px;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  width: 16px;
}
.header-toggler span:first-child {
  top: 4px;
}
.header-toggler span:nth-child(2) {
  bottom: 0;
  top: 0;
}
.header-toggler span:nth-child(3) {
  bottom: 4px;
}
.header-toggler.active span:first-child {
  top: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-toggler.active span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-toggler.active span:nth-child(3) {
  opacity: 0;
}
.header-submenu {
  color: #fff;
  padding: 0 0 16px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .header-submenu {
    left: 0;
    padding: 16px 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform var(--cub);
    transition: -webkit-transform var(--cub);
    transition: transform var(--cub);
    transition:
      transform var(--cub),
      -webkit-transform var(--cub);
    z-index: -1;
  }
}
@media only screen and (max-width: 1199px) {
  .header-submenu[data-submenu] {
    display: none;
  }
}
.header-submenu.active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.header-submenu_list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  width: calc(100% + 20px);
}
@media only screen and (max-width: 1199px) {
  .header-submenu_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -16px;
    width: calc(100% + 32px);
  }
}
.header-submenu__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
@media only screen and (max-width: 1199px) {
  .header-submenu__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .header-submenu__item .ico {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-submenu__item .ico {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 26px;
    margin-left: auto;
    width: 26px;
  }
  .header-submenu__item .ico svg {
    height: 12px;
    width: 12px;
  }
}
.header-search_wrapper {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .header-search_wrapper {
    display: none;
  }
  .header-search_wrapper._mobile-show {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-search_wrapper {
    margin-bottom: 16px;
    width: 100%;
  }
}
.header-search_wrapper .search-field {
  margin: 0;
  opacity: 0;
  position: absolute;
  right: -16px;
  top: -13px;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  visibility: hidden;
  width: 308px;
}
@media only screen and (max-width: 1199px) {
  .header-search_wrapper .search-field {
    opacity: 1;
    position: unset;
    visibility: visible;
    width: 100%;
  }
}
.header-search_wrapper .search-field.active {
  opacity: 1;
  visibility: visible;
}
.header-search_wrapper .search-field input {
  background: #fff;
  padding: 10px 60px 10px 16px;
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
.header-search_wrapper .search-field input ~ button {
  right: 16px;
}
.header-search_wrapper .search-field button img {
  margin-bottom: 0;
}
.header-search_wrapper .search-autocomplete {
  background: #e6e6e6;
  border-radius: 0 0 12px 12px;
  color: #1f232e;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  left: 0;
  line-height: 24px;
  max-height: 225px;
  opacity: 0;
  overflow-y: auto;
  padding: 10px 16px;
  position: absolute;
  top: 100%;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  visibility: hidden;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .header-search_wrapper .search-autocomplete {
    display: none;
  }
}
.header-search_wrapper .search-autocomplete:hover {
  opacity: 1;
  visibility: visible;
}
.header-search_wrapper .search-autocomplete button {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  position: unset;
  text-align: left;
  width: 100%;
}
.header-search_wrapper .search-autocomplete button:hover {
  color: #0075ff;
}
.header-search_wrapper .search-autocomplete li + li {
  margin-top: 2px;
}
.header-user {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 32px;
}
@media only screen and (max-width: 1023px) {
  .header-user img {
    height: 32px;
    margin-right: 4px;
    width: 32px;
  }
}
body .section-about {
  padding: 32px 0 64px;
}
@media only screen and (max-width: 767px) {
  body .section-about {
    padding: 32px 0;
  }
}
.section-about-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .section-about-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }
}
.section-about-content h1 {
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 60%;
}
@media only screen and (max-width: 1023px) {
  .section-about-content h1 {
    font-size: 24px;
    line-height: 120%;
    width: 100%;
  }
}
.section-about-content .section-about-text {
  font-size: 16px;
  line-height: 150%;
  width: 40%;
}
@media only screen and (max-width: 1023px) {
  .section-about-content .section-about-text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section-about-content .section-about-text {
    font-size: 14px;
    letter-spacing: -0.28px;
    line-height: 20px;
  }
}
.section-about_subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 16px;
}
body .section-about_picture {
  height: 100%;
  margin: 0;
  max-height: 500px;
  min-height: 256px;
  overflow: hidden;
  padding: 0;
}
body .section-about_picture img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body .section-about-blocks {
  padding: 32px 0 48px;
}
@media only screen and (max-width: 767px) {
  body .section-about-blocks {
    padding: 32px 0;
  }
}
.section-light--block .team-item_pic {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 16px 16px 0;
}
.section-light--block .team-item_pic_wrapper {
  height: 100%;
  max-width: 256px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .section-light--block .team-item_pic_wrapper {
    max-width: 100%;
  }
}
.section-light--block .team-item_pic_wrapper img {
  border-radius: 12px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.section-light--block .team-item_name {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.section-light--block .team-item_post {
  color: #415562;
  margin-bottom: 12px;
}
.section-light--block .team-item_contacts {
  margin-bottom: 12px;
}
.section-light--block .team-item_social a + a {
  margin-left: 12px;
}
.section-about_docs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 16px;
}
.section-about_docs .about-docs_item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 140%;
}
@media only screen and (max-width: 767px) {
  .section-about_docs .about-docs_item {
    font-size: 14px;
  }
}
.section-about_docs .about-docs_item .ico {
  margin-right: 8px;
}
.card-page {
  background: #001b28;
  color: #fff;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .card-page .section + .section {
    padding: 48px 0;
  }
}
.card-page--card_img {
  left: 35%;
  max-width: 1200px;
  position: absolute;
  top: 114px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition:
    transform 0.2s ease,
    -webkit-transform 0.2s ease;
}
@media only screen and (max-width: 575px) {
  .card-page--card_img {
    left: -200px;
    top: 250px;
    width: 800px;
  }
  .card-page--card_img img {
    width: 100%;
  }
}
.card-page--card_img .gcard__map--lights {
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  z-index: 20;
}
@media only screen and (max-width: 575px) {
  .card-page--card_img .gcard__map--lights {
    opacity: 1;
  }
}
.card-page--card_img .gcard__map--blur {
  position: absolute;
  right: 0;
  z-index: 10;
}
.card-page--main {
  padding-bottom: 96px;
  padding-top: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .card-page--main {
    font-size: 48px;
    line-height: 120%;
    margin-top: -16px;
    padding-bottom: 150px;
  }
}
.card-page--main_title {
  font-size: 80px;
  font-weight: 600;
  line-height: 88px;
  max-width: 774px;
}
@media only screen and (max-width: 767px) {
  .card-page--main_title {
    font-size: 48px;
    line-height: 120%;
    margin: 0;
  }
}
.card-page--main_title ._accent {
  -webkit-text-fill-color: transparent;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  -webkit-background-clip: text;
  background-clip: text;
  display: block;
}
.card-page--main_note {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 32px;
  max-width: 774px;
}
@media only screen and (max-width: 767px) {
  .card-page--main_note {
    font-size: 18px;
    line-height: 140%;
    margin-top: 24px;
    padding: 0;
  }
}
.card-page--about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0;
}
@media only screen and (max-width: 1439px) {
  .card-page--about {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .card-page--about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .card-page--about {
    margin-top: 100px;
  }
}
.card-page--about--bg {
  left: -170px;
  position: absolute;
  top: -70px;
  z-index: 10;
}
@media only screen and (max-width: 575px) {
  .card-page--about--bg {
    left: -100px;
    top: 0;
    width: 650px;
  }
}
.card-page--about .card-page--left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  margin-right: 24px;
  position: relative;
  width: 50%;
  z-index: 20;
}
.card-page--about .card-page--left img {
  width: 465px;
}
@media only screen and (max-width: 1023px) {
  .card-page--about .card-page--left {
    margin-bottom: 24px;
    width: 100%;
  }
  .card-page--about .card-page--left img {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .card-page--about .card-page--left {
    margin-right: 0;
    padding: 40px 0;
  }
}
.card-page--about .card-page--right {
  max-width: 600px;
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 1023px) {
  .card-page--about .card-page--right {
    max-width: 100%;
  }
}
.card-page--about_title {
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .card-page--about_title {
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 24px;
  }
}
.card-page--about_note {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 32px;
  opacity: 0.5;
}
@media only screen and (max-width: 1023px) {
  .card-page--about_note {
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 24px;
  }
}
.card-page--about_item {
  border-top: 2px solid #ff5d5d;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 32px;
  padding-top: 32px;
}
@media only screen and (max-width: 1023px) {
  .card-page--about_item {
    font-size: 18px;
    line-height: 140%;
  }
}
.card-page--howget {
  padding: 32px 128px;
}
@media only screen and (max-width: 1023px) {
  .card-page--howget {
    padding: 0 16px;
  }
}
.card-page--howget_title {
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
}
.card-page--howget_title span {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .card-page--howget_title {
    font-size: 32px;
    line-height: 120%;
  }
  .card-page--howget_title span {
    display: inline-block;
  }
}
.card-page--howget_stages {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
@media only screen and (max-width: 1023px) {
  .card-page--howget_stages {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
  .card-page--howget_stages > div {
    padding: 24px 0;
    width: 100%;
  }
  .card-page--howget_stages .ico {
    display: block;
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.card-page--howget_item {
  cursor: pointer;
  font-size: 18px;
  padding: 75px 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .card-page--howget_item {
    padding: 0;
  }
}
.card-page--howget_item div {
  position: relative;
  z-index: 10;
}
.card-page--howget_item .stage_img {
  border-radius: 12px;
  bottom: -8px;
  height: 100%;
  left: -16px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  width: calc(100% + 32px);
  z-index: 0;
}
.card-page--howget_item .stage_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .card-page--howget_item .stage_img {
    display: none;
  }
}
.card-page--howget_item .stage_img:before {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 53, 116, 0.6)),
      to(rgba(0, 78, 170, 0))
    )
    50% / cover no-repeat;
  background: linear-gradient(
      180deg,
      rgba(0, 53, 116, 0.6),
      rgba(0, 78, 170, 0)
    )
    50% / cover no-repeat;
  background-blend-mode: darken, normal;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.card-page--howget_item:hover .stage_img {
  opacity: 0.8;
  visibility: visible;
}
.card-page--howget_item .stage_num {
  color: #ff6b3c;
  display: block;
  font-size: 96px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 12px;
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners {
    padding-bottom: 0;
  }
}
.card-page--partners_title {
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_title {
    font-size: 32px;
    line-height: 120%;
  }
}
.card-page--partners_list {
  -ms-flex-line-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-content: flex-start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  row-gap: 32px;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_list {
    margin: 0;
  }
}
.card-page--partners_list .card-page--partners_item {
  margin: 0 12px;
  width: calc(25% - 24px);
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_list .card-page--partners_item {
    margin: 0;
    width: 100%;
  }
}
.card-page--partners_list .card-page--partners_item_img {
  aspect-ratio: 1/1;
  border-radius: 12px;
  margin-bottom: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_list .card-page--partners_item_img {
    -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
    box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  }
}
.card-page--partners_list .card-page--partners_item_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.card-page--partners_list .card-page--partners_item_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_list .card-page--partners_item_title {
    font-size: 16px;
  }
}
.card-page--partners_list .card-page--partners_item_discount {
  color: #ff6b3c;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin-top: 4px;
}
@media only screen and (max-width: 1023px) {
  .card-page--partners_list .card-page--partners_item_discount {
    font-size: 14px;
  }
}
.section-thanks {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin: 32px 0;
  padding: 16px 0;
}
@media only screen and (max-width: 1023px) {
  .section-thanks {
    font-size: 18px;
    line-height: 140%;
    margin: 0;
  }
}
.section-thanks .container {
  text-align: center;
}
.card-page--cta {
  padding: 96px 48px 32px 112px;
}
@media only screen and (max-width: 1023px) {
  .card-page--cta {
    padding: 32px 16px;
  }
}
.card-page--cta_title {
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
}
@media only screen and (max-width: 1023px) {
  .card-page--cta_title {
    font-size: 32px;
    line-height: 120%;
  }
}
.card-page--cta .btn {
  border-radius: 50px;
  font-size: 18px;
  margin-top: 32px;
  padding: 16px 40px;
}
@media only screen and (max-width: 1023px) {
  .card-page--cta .btn {
    margin-top: 16px;
    padding: 12px 40px;
  }
}
.catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px -24px;
}
.catalog-item__col {
  margin-bottom: 24px;
  padding: 0 12px;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .catalog-item__col {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .catalog-item__col {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-item__col {
    width: 25%;
  }
}
.catalog-item {
  display: block;
  pointer-events: all;
  position: relative;
  z-index: 5;
}
.catalog-item:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#003574),
    to(rgba(0, 78, 170, 0))
  );
  background: linear-gradient(180deg, #003574, rgba(0, 78, 170, 0));
  border-radius: 12px 12px 0 0;
  content: "";
  height: 270px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.catalog-item .swiper-pagination:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(rgba(0, 68, 147, 0.7))
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0),
    rgba(0, 68, 147, 0.7)
  );
  bottom: -12px;
  content: "";
  height: 60px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.catalog-item .slider--basic_inner:after {
  background: rgba(0, 68, 147, 0.4);
  border-radius: 12px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  width: 100%;
  z-index: 2;
}
.catalog-item:hover .opacity-hover,
.catalog-item:hover .slider--basic_inner:after {
  opacity: 1;
}
body .section-city {
  color: #fff;
  height: 100%;
  min-height: 732px;
  padding: 0 0 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  body .section-city {
    min-height: 600px;
  }
}
body .section-city .swiper,
body .section-city .swiper-slide {
  height: 100%;
  min-height: 732px;
}
body .section-city--image {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
body .section-city--image img {
  position: relative;
  z-index: 5;
}
body .section-city--image video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body .section-city--image:before {
  background:
    linear-gradient(
      147deg,
      rgba(0, 53, 116, 0.9) -8.02%,
      rgba(0, 78, 170, 0.1) 85.98%
    ),
    50% / cover no-repeat;
  background-blend-mode: darken, normal;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  body .section-city--image:before {
    background:
      linear-gradient(
        147deg,
        rgba(0, 53, 116, 0.9) -8.02%,
        rgba(0, 78, 170, 0.5) 85.98%
      ),
      50% / cover no-repeat;
  }
}
body .section-city .section-city-content h1 {
  font-size: 96px;
  font-weight: 600;
  line-height: 120%;
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  body .section-city .section-city-content h1 {
    font-size: 48px;
    line-height: 120%;
  }
  body .section-city .section-city-content {
    padding-bottom: 60px;
  }
}
body .section-city .section-city_text {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 16px;
  max-width: 795px;
}
@media only screen and (max-width: 767px) {
  body .section-city .section-city_text {
    font-size: 14px;
    line-height: 20px;
  }
}
body .section-city .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 48px 16px 24px;
  position: relative;
  z-index: 10;
}
body .section-city .container._revers {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 56px;
}
@media only screen and (max-width: 767px) {
  body .section-city .container._revers {
    padding-bottom: 84px;
  }
}
.section-city_subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .section-city_subtitle {
    font-size: 18px;
  }
}
.section-city_title {
  display: inline-block;
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .section-city_title {
    font-size: 32px;
    line-height: 120%;
  }
}
.section-city_title._center {
  display: block;
  text-align: center;
}
.section-city_notice {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .section-city_notice {
    font-size: 14px;
    line-height: 20px;
    max-width: 100%;
  }
}
.section-city_btn {
  background: #ff7e55;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 20px;
  margin-top: 32px;
  padding: 6px 16px;
}
body .section-city-small {
  background: #faf7f0;
  overflow: visible;
  padding: 48px 0;
}
@media only screen and (max-width: 767px) {
  body .section-city-small {
    padding: 40px 0;
  }
}
body .section-city-small .section-city-content .section-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
body .section-city-small .section-city-content .btn {
  margin-top: 24px;
  padding: 8px 20px;
}
@media only screen and (max-width: 767px) {
  body .section-city-small .section-city-content .btn {
    font-size: 18px;
    line-height: 140%;
  }
}
.section-city-blocks-horizontal {
  margin-top: 16px;
}
.section-city-horizontal_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .section-city-horizontal_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section-city-horizontal_item + .section-city-horizontal_item {
  margin-top: 32px;
}
.section-city-horizontal_item_img {
  border-radius: 12px;
  margin-right: 32px;
  max-height: 282px;
  max-width: 500px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .section-city-horizontal_item_img {
    margin-bottom: 32px;
    margin-right: 0;
    max-width: 100%;
  }
}
.section-city-horizontal_item_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.section-city-horizontal_content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-city-horizontal_item_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .section-city-horizontal_item_title {
    font-size: 18px;
    line-height: 140%;
  }
}
.section-city-horizontal_item_text {
  color: #001b28;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media only screen and (max-width: 767px) {
  .section-city-horizontal_item_text {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-city_filter_wrapper {
  overflow: hidden;
}
.section-city_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0 24px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .section-city_filter {
    overflow-x: scroll;
  }
}
.section-city_filter > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #001b28;
  border-radius: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  margin-right: 8px;
  padding: 8px 16px;
}
@media only screen and (max-width: 767px) {
  .section-city_filter > div {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-city_filter > div .ico {
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .section-city_filter > div .ico,
  .section-city_filter > div .ico svg {
    height: 16px;
    width: 16px;
  }
}
.section-city_filter > div._active {
  background: #ff6b3c;
  border-color: #ff6b3c;
  color: #fff;
}
.section-city-grids {
  -ms-flex-line-pack: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-flex-item-align: stretch;
  align-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
  row-gap: 16px;
}
.section-city-grids .section-city-grid_item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: flex-start;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin: 0 8px;
  padding: 8px 8px 24px;
  width: calc(25% - 16px);
}
@media only screen and (max-width: 1023px) {
  .section-city-grids .section-city-grid_item {
    width: calc(33.33% - 16px);
  }
}
@media only screen and (max-width: 767px) {
  .section-city-grids .section-city-grid_item {
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 575px) {
  .section-city-grids .section-city-grid_item {
    margin: 0;
    width: 100%;
  }
}
.section-city-grids .section-city-grid_item .section-city-grid_img {
  border-radius: 12px;
  -webkit-box-shadow: 0 -3px 30px 0 rgba(255, 122, 86, 0.18);
  box-shadow: 0 -3px 30px 0 rgba(255, 122, 86, 0.18);
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.section-city-grids .section-city-grid_item .section-city-grid_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.section-city-grids .section-city-grid_item .section-city-grid_img:after {
  content: "";
  display: block;
  float: left;
  padding-bottom: 100%;
}
.section-city-grids
  .section-city-grid_item
  .section-city-grid_img
  .section-city-badge {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 8px;
  position: absolute;
  top: 8px;
  z-index: 10;
}
.section-city-grids
  .section-city-grid_item
  .section-city-grid_img
  .section-city-badge_item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: rgba(0, 27, 40, 0.4);
  border-radius: 24px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.28px;
  line-height: 20px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 6px 12px;
}
.section-city-grids
  .section-city-grid_item
  .section-city-grid_img
  .section-city-badge_item
  .ico {
  height: 16px;
  margin-right: 6px;
  width: 16px;
}
.section-city-grids .section-city-grid_item .section-city-grid_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  padding: 0 8px;
}
.swiper-carousel-navigation,
.swiper-city-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  position: absolute;
  right: 15px;
  top: calc(50% - 18px);
}
.swiper-carousel-navigation > div,
.swiper-city-navigation > div {
  height: 37px;
  position: relative;
  width: 36px;
}
.swiper-carousel-navigation > div .ico,
.swiper-city-navigation > div .ico {
  height: 37px;
  width: 36px;
}
.swiper-carousel-navigation .swiper-button-next,
.swiper-carousel-navigation .swiper-button-prev,
.swiper-city-navigation .swiper-button-next,
.swiper-city-navigation .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.swiper-carousel-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: absolute;
  right: 0;
  top: calc(50% - 18px);
}
@media only screen and (max-width: 767px) {
  .swiper-city-navigation {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    left: 6px;
    position: absolute;
    right: 6px;
    top: auto;
    width: calc(100% - 12px);
    z-index: 20;
  }
}
.section-city_carousel {
  padding-top: 16px;
}
@media only screen and (max-width: 767px) {
  .section-city_carousel {
    margin: 0 -16px;
  }
}
.section-city_carousel .slide-img {
  height: 100%;
  margin-bottom: 32px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .section-city_carousel .slide-img {
    margin-bottom: 16px;
    width: 280px;
  }
}
.section-city_carousel .slide-img img {
  width: 100%;
}
.section-city_carousel .slide-img:after {
  content: "";
  float: left;
  padding-bottom: 100%;
}
@media only screen and (max-width: 767px) {
  .section-city_carousel span {
    width: 280px;
  }
}
.section-city_carousel .swiper-slide {
  -webkit-filter: blur(2px);
  filter: blur(2px);
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  opacity: 0.5;
  text-align: center;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.section-city_carousel .swiper-slide.swiper-slide-active {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media only screen and (max-width: 767px) {
  .section-city_carousel .swiper-slide {
    font-size: 18px;
    line-height: 140%;
  }
  .section-city_carousel .swiper-slide a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section-city_carousel .swiper-carousel-navigation .swiper-button-prev {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .section-city_carousel .swiper-carousel-navigation .swiper-button-prev {
    left: 6px;
  }
}
.section-city_carousel .swiper-carousel-navigation .swiper-button-next {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .section-city_carousel .swiper-carousel-navigation .swiper-button-next {
    right: 6px;
  }
}
.section-city-way {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin-top: 16px;
}
@media only screen and (max-width: 1023px) {
  .section-city-way {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .section-city-way {
    gap: 0;
    margin-top: 0;
  }
}
.section-city-way > div {
  width: calc(50% - 16px);
}
@media only screen and (max-width: 1023px) {
  .section-city-way > div {
    width: 100%;
  }
}
.section-city-way_text {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media only screen and (max-width: 1023px) {
  .section-city-way_text {
    font-size: 14px;
    letter-spacing: -0.28px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
.section-city-way_schedule {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.section-city-way_schedule_item {
  border: 1px solid var(--Dark-transp, rgba(0, 27, 40, 0.4));
  border-radius: 12px;
  padding: 24px 32px;
}
.section-city-way_schedule_item .schedule-item-route {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}
.section-city-way_schedule_item .schedule-item-route > div + div {
  margin-left: 40px;
}
.section-city-way_schedule_item .schedule-item-route_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-city-way_schedule_item .schedule-item-route_col .col_title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.section-city-way_schedule_item .schedule-item-route_col .col_title .ico {
  margin-left: 40px;
}
.section-city-way_schedule_item .schedule-item-route_col .col_params {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 20px;
}
.section-city-way_schedule_item .schedule-item-route_col .col_params div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-city-way_schedule_item .schedule-item-route_col .col_params div + div {
  margin-top: 8px;
}
.section-city-way_schedule_item .schedule-item-route_col .col_params div .ico {
  height: 20px;
  margin-right: 8px;
  width: 20px;
}
.contacts-wrapper {
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .contacts-wrapper {
    -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
    box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  }
}
@media only screen and (max-width: 1023px) {
  .contacts-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.contacts-map__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background: rgba(20, 45, 58, 0.92);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  left: 0;
  padding: 32px 16px;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .contacts-map__content {
    padding: 32px;
    position: absolute;
    width: 436px;
  }
}
.contacts-map__content > * + * {
  margin-top: 16px;
}
@media only screen and (min-width: 1024px) {
  .contacts-map__content > * + * {
    margin-top: 30px;
  }
}
.contacts-map__content .btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  padding: 8px 20px;
}
@media only screen and (max-width: 1023px) {
  .contacts-map__content .btn {
    margin-top: 24px;
  }
}
.contacts-map__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .contacts-map__title {
    font-size: 24px;
    text-transform: unset;
  }
}
.contacts-map__paragraph {
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}
@media only screen and (max-width: 1023px) {
  .contacts-map__paragraph {
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 13px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .contacts-map__paragraph {
    font-size: 18px;
  }
}
.contacts-map {
  border-radius: 15px 12px 12px 15px;
  height: 200px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .contacts-map {
    height: 100%;
    min-height: 513px;
  }
}
@media only screen and (max-width: 767px) {
  .contacts-map {
    border-radius: 0 0 12px 15px;
  }
}
.ymaps-2-1-79-controls__control {
  inset: 108px auto auto auto;
  margin-right: 10px;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  border-color: #0075ff;
  border-radius: 4px;
  border-width: 2px;
}
.fancybox__nav .carousel__button {
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  height: 36px;
  width: 36px;
}
.fancybox__nav .carousel__button svg {
  stroke: unset;
  height: 36px;
  width: 36px;
}
.main_map-aside {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #faf7f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 -16px;
  position: relative;
  width: calc(100% + 32px);
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .main_map-aside {
    -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
    box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
    height: 750px;
    margin: 0;
    width: 544px;
  }
}
@media only screen and (max-width: 1023px) {
  .main_map-aside {
    border-radius: 12px 12px 0 0;
    margin-top: -12px;
    overflow: hidden;
  }
}
.main_map-aside .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.main_map-aside .btn--load {
  margin: 24px auto;
}
.main_map-aside_tabs {
  font-weight: 500;
  margin-top: -22px;
  padding: 0 12px;
  position: relative;
  z-index: 2;
}
.main_map-aside_tabs img {
  height: 12px;
  margin-right: 6px;
  width: 12px;
}
.main_map-aside_tabs button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: hsla(42, 50%, 96%, 0.44);
  border-radius: 8px 8px 0 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  line-height: 140%;
  padding: 4px 12px;
}
.main_map-aside_tabs button img {
  position: relative;
  top: -1px;
}
.main_map-aside_tabs button + button {
  margin-left: 8px;
}
.main_map-aside_tabs button.active {
  background: #faf7f0;
  color: #1f232e;
}
.main_map-aside_tabs--bottom {
  background: #001b28;
  margin: 0;
  padding-bottom: 22px;
}
@media only screen and (min-width: 1024px) {
  .main_map-aside_tabs--bottom {
    display: none;
  }
}
.main_map-aside_tabs--bottom button {
  border-radius: 0 0 8px 8px;
}
.main_map-aside_pages {
  height: 100%;
}
.main_map-aside_page {
  display: none;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_page {
    padding: 0 8px;
  }
}
.main_map-aside_page.active {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main_map-aside_page.active,
.main_map-aside_tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_map-aside_tags {
  color: #002e64;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
  padding: 20px 18px 0;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_tags {
    margin: 0 -8px;
    overflow-x: auto;
    padding: 20px 24px;
  }
  .main_map-aside_tags li:first-child {
    margin-left: 0;
  }
  .main_map-aside_tags::-webkit-scrollbar {
    height: 2px;
  }
  .main_map-aside_tags::-webkit-scrollbar-track {
    background: hsla(0, 0%, 100%, 0.9);
  }
  .main_map-aside_tags::-webkit-scrollbar-thumb {
    background: #ff6b3c;
  }
}
.main_map-aside_tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -8px;
  margin-left: -16px;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_tags ul {
    display: block;
    white-space: nowrap;
  }
}
.main_map-aside_tags li {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 16px;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_tags li:last-child {
    margin-right: 16px;
  }
}
.main_map-aside_tags .ico {
  height: 13px;
  margin-right: 8px;
  width: 13px;
}
.main_map-aside_tags a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_map-aside_tags a span {
  display: inline-block;
}
.main_map-aside_header-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
  display: -webkit-box;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_header-title {
    color: #ff6b3c;
  }
}
.main_map-aside_header-text {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: hsla(0, 0%, 100%, 0.68);
  display: -webkit-box;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  max-width: 280px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_header-text {
    color: #fff;
    max-width: 100%;
  }
}
.main_map-aside_header {
  background: #001b28;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .main_map-aside_header {
    height: 194px;
  }
}
@media only screen and (max-width: 767px) {
  .main_map-aside_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 46px;
  }
}
.main_map-aside_header .btn.btn--primary {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  height: 26px;
  justify-content: center;
  line-height: 100%;
  padding: 7px 12px;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_header .btn.btn--primary {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .main_map-aside_header .btn.btn--primary {
    bottom: 10px;
    left: calc(100% - 38px);
    position: absolute;
    z-index: 5;
  }
}
.main_map-aside_header-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 194px;
  width: 194px;
}
.main_map-aside .search-field .main_map-autocomplete,
.main_map-search.search-field .main_map-autocomplete {
  background: hsla(0, 0%, 100%, 0.79);
  border-radius: 0 0 12px 12px;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  left: 0;
  line-height: 24px;
  max-height: 225px;
  opacity: 0;
  overflow-y: auto;
  padding: 4px 24px 16px;
  position: absolute;
  top: 100%;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  visibility: hidden;
  width: 100%;
  z-index: 2;
}
.main_map-aside .search-field .main_map-autocomplete:hover,
.main_map-search.search-field .main_map-autocomplete:hover {
  opacity: 1;
  visibility: visible;
}
.main_map-aside .search-field .main_map-autocomplete button,
.main_map-search.search-field .main_map-autocomplete button {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  position: unset;
  text-align: left;
  width: 100%;
}
.main_map-aside .search-field .main_map-autocomplete button:hover,
.main_map-search.search-field .main_map-autocomplete button:hover {
  color: #0075ff;
}
.main_map-aside .search-field .main_map-autocomplete li + li,
.main_map-search.search-field .main_map-autocomplete li + li {
  margin-top: 2px;
}
.main_map-aside .search-field input,
.main_map-search.search-field input {
  padding-right: 48px;
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
.main_map-aside .search-field input:focus,
.main_map-search.search-field input:focus {
  border-radius: 12px 12px 0 0;
}
.main_map-aside .search-field input:focus ~ .main_map-autocomplete,
.main_map-search.search-field input:focus ~ .main_map-autocomplete {
  opacity: 1;
  visibility: visible;
}
.main_map-aside .search-field input ~ button,
.main_map-search.search-field input ~ button {
  right: 16px;
}
.main_map-aside .search-field .main_map-autocomplete,
.main_map-aside .search-field input {
  background: #fff;
}
.main_map-search.search-field {
  position: absolute;
  right: 30px;
  top: 24px;
  width: 220px;
  z-index: 5;
}
@media only screen and (max-width: 1023px) {
  .main_map-search.search-field {
    display: none;
  }
}
.main_map-search.search-field input {
  padding-right: 48px;
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
.main_map-search.search-field input:focus {
  border-radius: 12px 12px 0 0;
}
.main_map-search.search-field input:focus ~ .main_map-autocomplete {
  opacity: 1;
  visibility: visible;
}
.main_map-search.search-field input ~ button {
  right: 16px;
}
.main_map-aside_header-info {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  margin-right: auto;
  padding: 14px 24px 24px 16px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main_map-aside_header-info .main_map-aside_item-ico {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin-right: 10px;
    margin-top: 16px;
    order: 2;
    position: unset;
  }
  .main_map-aside_header-info .btn {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media only screen and (min-width: 1024px) {
  .main_map-aside_header-info {
    padding: 30px 38px 30px 24px;
  }
}
.main_map-aside_header-info .main_map-aside_item-ico {
  color: #005bc6;
}
.main_map-aside_list {
  margin-top: auto;
  padding-top: 10px;
  position: relative;
}
.main_map-aside_list .viewport {
  height: 469px;
  margin-right: -15px;
  overflow-y: auto;
  padding-right: 11px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_list .viewport {
    margin-right: 0;
    padding: 0;
  }
}
.main_map-aside_list .viewport::-webkit-scrollbar {
  width: 4px;
}
.main_map-aside_list .viewport::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.28);
  border-radius: 30px;
}
.main_map-aside_list .viewport > .overview {
  left: 0;
  list-style: none;
  position: absolute;
  top: 0;
  -webkit-transition: top 0.1s;
  transition: top 0.1s;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_list .viewport > .overview {
    top: 0 !important;
  }
  .main_map-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative;
  }
}
.main_map {
  height: 270px;
  left: 0;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .main_map {
    margin: 0 -16px;
    width: calc(100% + 32px);
  }
}
@media only screen and (min-width: 1024px) {
  .main_map {
    height: 100%;
    position: absolute;
  }
}
.main_map-aside_item {
  border-radius: 12px;
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_item {
    background: #fff;
    -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
    box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main_map-aside_item .btn.btn--primary {
    bottom: 16px;
    position: absolute;
    right: 16px;
  }
  .main_map-aside_item .main_map-aside_item-date {
    bottom: 16px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    left: 16px;
    line-height: 24px;
    position: absolute;
  }
}
.main_map-aside_item + .main_map-aside_item {
  margin-top: 8px;
}
.main_map-aside_item .btn.btn--primary {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  justify-content: center;
  opacity: 0.3;
  padding: 0;
  width: 26px;
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_item .btn.btn--primary {
    background: #0075ff;
    opacity: 1;
  }
}
.main_map-aside_item .btn.btn--primary .ico {
  margin: 0;
}
.main_map-aside_item .btn.btn--primary .btn-text {
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  opacity: 0;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  width: 0;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_item .btn.btn--primary {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .main_map-aside_item .btn.btn--primary {
    bottom: 10px;
    left: calc(100% - 38px);
    position: absolute;
    z-index: 5;
  }
}
@media only screen and (min-width: 1024px) {
  .main_map-aside_item .btn.btn--primary:hover {
    opacity: 1;
    width: 85px;
  }
  .main_map-aside_item .btn.btn--primary:hover .btn-text {
    opacity: 1;
    padding-left: 6px;
    width: 52px;
  }
}
.main_map-aside_item-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  position: absolute;
  right: 12px;
  top: 18px;
}
.main_map-aside_item-ico .ico {
  height: 26px;
  width: 26px;
}
.main_map-aside_item-info {
  color: #415562;
  display: inline-block;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 24px;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .main_map-aside_item-info {
    float: left;
    height: 194px;
    position: relative;
    width: calc(100% - 194px);
  }
}
@media only screen and (max-width: 1023px) {
  .main_map-aside_item-info {
    padding: 16px;
  }
}
.main_map-aside_item-info .main_map-aside_item-ico {
  color: rgba(0, 0, 0, 0.42);
}
.main_map-aside_item-info > * {
  margin-bottom: 4px;
}
.main_map-aside_item-name {
  -webkit-line-clamp: 2;
  color: #002e64;
  cursor: pointer;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  padding-right: 20px;
}
.main_map-aside_item-name,
.main_map-aside_item-text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.main_map-aside_item-text {
  -webkit-line-clamp: 3;
}
.main_map-aside_item-slider {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  margin-right: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .main_map-aside_item-slider {
    padding: 0 16px;
  }
  .main_map-aside_item-slider .swiper-slide {
    border-radius: 12px;
    height: 30vw;
    max-height: 180px;
    overflow: hidden;
    position: relative;
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .main_map-aside_item-slider {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    height: 194px;
    vertical-align: top;
    width: 194px;
  }
}
.main_map-aside_item-slider .swiper-pagination {
  padding-right: 10px;
  text-align: right;
}
.search-field {
  margin-top: 20px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .search-field {
    margin-top: 13px;
  }
}
.search-field + .main_map-aside_list {
  margin-top: auto;
}
.search-field input {
  background: hsla(0, 0%, 100%, 0.79);
  border-radius: 12px;
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  font-weight: 500;
  height: 48px;
  outline: none;
  padding: 12px 60px 12px 26px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .search-field input {
    padding-right: 40px;
  }
}
.search-field input::-webkit-input-placeholder {
  color: #002030;
}
.search-field button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  position: absolute;
  right: 24px;
  top: 0;
  width: 25px;
}
@media only screen and (max-width: 767px) {
  .search-field button {
    right: 12px;
  }
}
.search-field button img {
  margin-bottom: -4px;
  width: 100%;
}
.ymaps-2-1-79-svg-icon {
  background: #0075ff !important;
  background-size: 40px !important;
  border-radius: 50%;
  height: 40px !important;
  width: 40px !important;
}
.ymaps-2-1-79-cluster-night-content {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.ymaps-2-1-79-svg-icon-content {
  height: 20px !important;
  top: 10px !important;
  width: 40px !important;
}
.main-tags {
  bottom: 48px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  left: 0;
  line-height: 24px;
  margin: 0;
  overflow-x: auto;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .main-tags {
    bottom: 24px;
    margin: 0 -12px;
  }
}
.main-tags li {
  padding: 4px 12px;
}
.main-tags ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 1024px) {
  .main-tags ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 70px;
  }
}
.main-slider_image {
  background: #001b28;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.main-slider_image .swiper-slide:before {
  background: rgba(0, 27, 40, 0.54);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-slider_image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.main-slider_text {
  margin-left: 0;
  overflow: visible;
  position: unset;
}
@media only screen and (max-width: 1023px) {
  .main-slider_text {
    height: calc(100vh - 172px);
    min-height: 520px;
  }
}
@media only screen and (min-width: 1024px) {
  .main-slider_text {
    min-height: 600px;
    width: 70%;
  }
}
.main-slider_text .swiper-pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .main-slider_text .swiper-pagination {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 86px;
  }
}
.main-slider_text .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid hsla(0, 0%, 100%, 0.36);
  height: 11px;
  margin: 0 6px;
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 11px;
}
.main-slider_text .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: hsla(0, 0%, 100%, 0.32);
}
.main-slider_text .swiper-button-next {
  right: 36px;
}
.main-slider_text .swiper-button-prev {
  left: 36px;
}
.main-slider_text .swiper-button-next,
.main-slider_text .swiper-button-prev {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 26px;
  width: 26px;
}
@media only screen and (min-width: 1024px) {
  .main-slider_text .swiper-button-next,
  .main-slider_text .swiper-button-prev {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    height: 36px;
    width: 36px;
  }
  .main-slider_text .swiper-slide {
    padding: 154px 0 154px 70px;
  }
}
.main-slider_text .swiper-slide .main-slider-content {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: 1.3s;
  transition: 1.3s;
}
.main-slider_text .swiper-slide.swiper-slide-active .main-slider-content {
  -webkit-filter: blur(0);
  filter: blur(0);
}
@media only screen and (max-width: 1023px) {
  .main-slider_text .swiper-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    padding: 0 16px;
    position: absolute;
    width: 100%;
  }
  .main-slider_text .swiper-controls .swiper-pagination {
    position: unset;
    width: auto;
  }
  .main-slider_text .swiper-controls .swiper-button-next,
  .main-slider_text .swiper-controls .swiper-button-prev {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    position: unset;
  }
}
.main-slider-content {
  color: #fff;
  max-width: 888px;
}
@media only screen and (max-width: 1023px) {
  .main-slider-content {
    padding: 48px 0;
  }
  .main-slider-content .btn .ico {
    height: 10px;
    width: 10px;
  }
}
.main-slider-content__title {
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (min-width: 1024px) {
  .main-slider-content__title {
    font-size: 48px;
  }
}
.main-slider-content__text {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin: 24px 0;
}
.alert {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 12px 16px;
}
.alert.__red {
  background: #ff3c3c;
  color: #fff;
}
.alert.__tech {
  font-size: 18px;
  font-weight: 600;
  left: 0;
  line-height: 150%;
  position: fixed;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .alert.__tech {
    font-size: 12px;
  }
}
.alert.__tech + header {
  top: 50px;
}
@media only screen and (max-width: 767px) {
  .alert.__tech + header {
    top: 40px;
  }
}
.alert.__tech ~ .page-content {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .alert.__tech ~ .page-content {
    margin-top: 40px;
  }
}
.modal {
  border-radius: 12px;
  display: none;
  max-width: 560px;
  padding: 24px 32px 32px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .modal {
    padding: 24px;
  }
}
.modal * {
  outline: none !important;
}
.modal .modal-content-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  position: relative;
}
.modal .modal-content-top .modal-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}
@media only screen and (max-width: 767px) {
  .modal .modal-content-top .modal-title {
    padding-right: 35px;
  }
}
.modal .modal-content-top .modal-title._accent {
  color: #ff6b3c;
}
.modal .modal-content-top .modal-title .modal-title-note {
  color: #001b28;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 8px;
}
.modal .modal-content-top .modal-title .modal-title-note._accent {
  color: #ff6b3c;
  font-weight: 600;
}
.modal .modal-content-top .modal-close {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal .modal-content-top .modal-close .ico {
  height: 32px;
  width: 32px;
  z-index: -1;
}
.modal .page_personal-form {
  max-width: 100%;
}
.modal .page_personal-form .form-row:first-child {
  margin-top: 0;
}
.modal .page_personal-form .forgot--link {
  color: #415562;
  width: 100%;
}
.modal .form-quantities {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.modal .form-quantities .form-quantities-title {
  margin-bottom: 8px;
}
.modal .form-quantities .form-quantities-selector {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
}
.modal .form-quantities .form-quantities-selector button {
  background: #415562;
  border-radius: 24px;
  cursor: pointer;
  padding: 8px;
}
.modal .form-quantities .form-quantities-selector button .ico {
  position: relative;
}
.modal .form-quantities .form-quantities-selector input {
  margin: 0 8px;
  text-align: center;
  width: 70px;
}
.modal .modal-success {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.modal .modal-success img {
  margin-bottom: 16px;
}
.modal .modal-success-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
  text-align: center;
}
.modal .modal-success-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.modal .cancel-delete,
.modal .submit-delete {
  border-radius: 24px;
  cursor: pointer;
  font-size: 18px;
  line-height: 140%;
  padding: 8px 20px;
}
.modal .submit-delete {
  border: 1px solid rgba(0, 27, 40, 0.4);
  color: rgba(0, 27, 40, 0.4);
  text-align: center;
}
.modal .cancel-delete {
  background: #001b28;
  color: #fff;
}
.modal .modal-success-confirm-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 4px;
}
.modal .modal-success-confirm-head {
  color: #ff6b3c;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 12px;
  text-align: center;
}
.modal .modal-success-confirm-params {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.modal .modal-success-confirm-params > div {
  padding: 0 24px;
  position: relative;
}
.modal .modal-success-confirm-params > div:first-child:after {
  background: rgba(0, 27, 40, 0.4);
  content: "";
  height: 32px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
}
.modal .modal-success-confirm-params_key {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
.modal .modal-success-confirm-params_value {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}
.modal .modal-table {
  display: table;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
.modal .modal-table-row {
  display: table-row;
}
@media only screen and (max-width: 767px) {
  .modal .modal-table-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.modal .modal-table-cell {
  display: table-cell;
  padding-bottom: 16px;
}
.modal .modal-table-cell:first-child {
  color: rgba(0, 27, 40, 0.4);
  padding-right: 8px;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .modal .modal-table-cell:first-child {
    padding-bottom: 5px;
  }
}
.modal .select2-container {
  margin: 0;
}
.modal .select2-container .select2-selection--single {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border: 1px solid rgba(0, 27, 40, 0.2);
  border-radius: 4px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  height: auto;
  justify-content: space-between;
  line-height: 140%;
  padding: 13px 16px;
}
@media only screen and (max-width: 767px) {
  .modal .select2-container .select2-selection--single {
    font-size: 14px;
    padding: 11px 16px;
  }
}
.modal
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  display: block !important;
  line-height: 140%;
  margin: 0;
  padding: 0;
}
.modal .select2-container .select2-selection__arrow {
  height: 24px;
  position: relative;
  width: 24px;
}
.modal .select2-container .select2-selection__arrow b {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc0NyA4LjQyM2EuNTE2LjUxNiAwIDAgMC0uNDQ4Ljc3NWw1LjI1MyA5LjA5N2EuNTE2LjUxNiAwIDAgMCAuODk0IDBMMTcuNyA5LjE5OGEuNTE2LjUxNiAwIDAgMC0uNDQ3LS43NzVINi43NDdabS0yLjE4IDEuNzc1QzMuNiA4LjUyIDQuODEgNi40MjMgNi43NDcgNi40MjNoMTAuNTA1YzEuOTM3IDAgMy4xNDcgMi4wOTcgMi4xNzkgMy43NzVsLTUuMjUzIDkuMDk3Yy0uOTY4IDEuNjc4LTMuMzkgMS42NzgtNC4zNTggMGwtNS4yNTMtOS4wOTdaIiBmaWxsPSIjNDE1NTYyIi8+PC9zdmc+");
  background-position: 50%;
  background-repeat: no-repeat;
  border: 0;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.modal .select2-container--open .select2-selection__arrow b {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4yNTMgMTYuNTc2Yy4zOTggMCAuNjQ2LS40My40NDgtLjc3NGwtNS4yNTMtOS4wOThhLjUxNi41MTYgMCAwIDAtLjg5NCAwTDYuMyAxNS44MDJhLjUxNi41MTYgMCAwIDAgLjQ0Ny43NzRoMTAuNTA1Wm0yLjE4LTEuNzc0Yy45NjggMS42NzctLjI0MyAzLjc3NC0yLjE4IDMuNzc0SDYuNzQ4Yy0xLjkzNyAwLTMuMTQ3LTIuMDk3LTIuMTc5LTMuNzc0bDUuMjUzLTkuMDk4Yy45NjgtMS42NzcgMy4zOS0xLjY3NyA0LjM1OCAwbDUuMjUzIDkuMDk4WiIgZmlsbD0iI0ZGNkIzQyIvPjwvc3ZnPg==");
}
.modal .btn--primary {
  font-size: 18px;
}
.select2-dropdown.modal-dropmenu {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: flex-start;
  background: #fff;
  border: 1px solid rgba(0, 27, 40, 0.2) !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 14px 16px;
}
.select2-dropdown.modal-dropmenu .select2-results {
  width: 100%;
}
.select2-dropdown.modal-dropmenu .select2-results .select2-results__options li {
  background: none;
  color: #001b28;
  padding: 10px 0;
}
.select2-dropdown.modal-dropmenu
  .select2-results
  .select2-results__options
  li
  + li {
  border-top: 1px solid rgba(0, 27, 40, 0.2);
}
.select2-dropdown.modal-dropmenu
  .select2-results
  .select2-results__options
  li:first-child {
  padding-top: 0;
}
.select2-dropdown.modal-dropmenu
  .select2-results
  .select2-results__options
  li:last-child {
  padding-bottom: 0;
}
.modal--short {
  height: 445px;
}
.modal--short .modal-message-list {
  height: 347px;
  overflow-y: scroll;
  scrollbar-color: rgba(0, 27, 40, 0.4) rgba(0, 27, 40, 0.1);
  scrollbar-width: thin;
}
.modal--short .modal-message-list::-webkit-scrollbar {
  width: 8px;
}
.modal--short .modal-message-list::-webkit-scrollbar-track {
  background: rgba(0, 27, 40, 0.1);
  border-radius: 20px;
}
.modal--short .modal-message-list::-webkit-scrollbar-thumb {
  background-color: rgba(0, 27, 40, 0.4);
  border-radius: 20px;
}
.modal-content-wrapper {
  font-family: Nunito, Helvetica, Arial, sans-serif;
}
.modal-content-wrapper .modal-message-item {
  border-bottom: 1px solid rgba(0, 27, 40, 0.1);
  padding: 16px 0;
}
.modal-content-wrapper .modal-message-item .modal-message-date {
  color: rgba(0, 27, 40, 0.4);
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 2px;
}
.modal-content-wrapper .modal-message-item .modal-message-text {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.7);
}
.fancy-modal .fancybox__backdrop {
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  background: rgba(0, 27, 40, 0.7);
}
.fancy-modal .is-close {
  display: none;
}
.input-picker {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjY2NyA3LjE4MnYtMS4zNGg3LjUyNHYxLjM0aDJ2LTEuMzRIMjF2MS4wODZjMCAuNTMzLS4wMTcgMS4wNjUtLjA1MSAxLjU5NUg1LjgwNGMuMDM1LS41NjEuMDUzLTEuMTI1LjA1My0xLjY5di0uOTkyaDEuODF2MS4zNDFoMlptNy41MjQtMy4zNEg5LjY2NlYyLjVoLTJ2MS4zNDFoLTMuODF2Mi45OTNjMCAzLjc3NS0uODYyIDcuNTAzLTIuNTI0IDEwLjkwN0wxIDE4LjQyM3YxLjQ2NWgyLjg1N1YyMy41SDIzLjAxbC0uMTQtMTMuOTM2QTI2LjggMjYuOCAwIDAgMCAyMyA2LjkyOFYzLjg0MWgtMy44MVYyLjVoLTJ2MS4zNDFabTEuMzIyIDEzLjkxNy0uMDYzLjEyOUgzLjQ3M2EyNi44ODUgMjYuODg1IDAgMCAwIDIuMTI5LTcuMzY1aDE1LjEzNmMtLjIzNSAzLjE1Ni0uNzM2IDQuNzQyLTIuMjI1IDcuMjM2Wm0xLjguODdjLjIyNS0uNDY0LjQzNy0uOTM1LjYzNC0xLjQxbC4wNDMgNC4yODFINS44NTd2LTEuNjEySDE5LjYxbC40Ni0uNzU1LjI0NS0uNTAzWiIgZmlsbD0iIzQxNTU2MiIvPjwvc3ZnPg==");
  background-position: calc(100% - 16px);
  background-repeat: no-repeat;
}
.air-datepicker.modal-picker {
  border: 1px solid rgba(0, 27, 40, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  color: #001b28;
  margin-top: 8px;
  padding: 16px;
  width: 280px;
  z-index: 2000;
}
.air-datepicker.modal-picker,
.air-datepicker.modal-picker * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.air-datepicker.modal-picker .air-datepicker-nav {
  border: 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 16px;
  padding: 0;
  text-transform: uppercase;
}
.air-datepicker.modal-picker .air-datepicker-nav i {
  color: #001b28;
}
.air-datepicker.modal-picker .air-datepicker-nav--action:hover {
  background: transparent;
}
.air-datepicker.modal-picker .air-datepicker-nav--action path {
  fill: #fff;
  stroke: #001b28;
  stroke-width: 1.5;
}
.air-datepicker.modal-picker .air-datepicker-nav--action svg {
  height: 32px;
  width: 32px;
}
.air-datepicker.modal-picker .air-datepicker--content {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  padding: 0;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-body--day-names {
  margin: 0 0 4px;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-body--day-name {
  border-radius: 8px;
  color: rgba(0, 27, 40, 0.4);
  height: 32px;
  width: 32px;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-cell.-other-month- {
  color: rgba(0, 27, 40, 0.4);
  opacity: 1;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-cell.-day- {
  background: rgba(0, 27, 40, 0.4);
  border-radius: 8px;
  color: #fff;
  height: 32px;
  width: 32px;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-cell.-day-.-selected- {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-cell.-day-.-focus- {
  background: rgba(0, 27, 40, 0.1);
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-cell.-day-.-disabled- {
  background: transparent;
  color: #001b28;
  opacity: 0.5;
}
.air-datepicker.modal-picker
  .air-datepicker--content
  .air-datepicker-body--cells.-days- {
  grid-row-gap: 4px;
  grid-column-gap: 4px;
  grid-auto-rows: 32px;
  margin-bottom: 16px;
}
.air-datepicker.modal-picker .air-datepicker--buttons {
  border-top: 0;
}
.air-datepicker.modal-picker .air-datepicker--buttons .air-datepicker-button {
  border-radius: 24px;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding: 8px 20px;
}
.air-datepicker.modal-picker
  .air-datepicker--buttons
  .air-datepicker-button:first-child {
  border: 1px solid #001b28;
  color: #001b28;
}
.air-datepicker.modal-picker
  .air-datepicker--buttons
  .air-datepicker-button:last-child {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  color: #fff;
  margin-left: 8px;
}
.air-datepicker.modal-picker.--not-disabled .air-datepicker-cell.-day- {
  background: transparent;
  color: #001b28;
}
.air-datepicker.modal-picker.--not-disabled
  .air-datepicker-cell.-day-.-selected- {
  color: #fff;
}
.modal__accept {
  bottom: 32px;
  max-width: 400px;
  padding: 24px 24px 18px;
  position: absolute;
  right: 32px;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .modal__accept {
    left: 15px;
    padding: 20px 20px 15px;
    right: 15px;
    width: auto;
  }
}
.modal__accept .modal-success-text {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-align: left;
}
.modal__accept .modal-success-text a {
  color: #0075ff;
}
.modal__accept .modal-content-top {
  position: absolute;
  right: 24px;
  top: 24px;
}
.modal__accept .modal-content-top .modal-close .ico {
  height: 24px;
  width: 24px;
}
.modal__accept .modal-content-bottom {
  margin-top: 16px;
  text-align: left;
}
.modal__accept .modal-content-bottom button {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 16px;
  padding: 8px 24px;
}
.page_article-image {
  -webkit-filter: blur(16px);
  filter: blur(16px);
  height: 100%;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.page_article--dark {
  color: #faf7f0;
}
.page_article--reverse .page_article-content {
  padding-right: 0;
}
@media only screen and (min-width: 1024px) {
  .page_article--reverse .page_article-content {
    padding-left: 42px;
  }
}
.page_article--light {
  color: #1f232e;
}
.page_article--light .page_article-tags {
  color: rgba(0, 0, 0, 0.34);
}
@media only screen and (min-width: 1024px) {
  .page_article--news .page_article-content {
    width: calc(100% - 317px);
  }
}
.page_article--news .page_article-content > * {
  max-width: 900px;
}
.page_article--news .page_article-slider {
  width: 317px;
}
@media only screen and (max-width: 1023px) {
  .page_article--news .page_article-slider {
    width: 100%;
  }
}
.page_article--news .page_article-slider .slider-nav {
  margin-top: 26px;
}
.page_article--news .page_article-slider .slider-nav .swiper-button-prev {
  background: transparent;
  border: 2px solid #1f232e;
  color: #1f232e;
}
@media only screen and (min-width: 1024px) {
  .page_article--news
    .page_article-slider
    .slider-nav
    .swiper-button-prev
    .ico {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.page_article--news .page_article-slider .slider-nav .swiper-button-next {
  background: transparent;
  border: 2px solid #1f232e;
  color: #1f232e;
}
@media only screen and (min-width: 1024px) {
  .page_article--news
    .page_article-slider
    .slider-nav
    .swiper-button-next
    .ico {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.page_article--news.page_article--dark
  .page_article-slider
  .slider-nav
  .swiper-button-prev {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .page_article--news.page_article--dark
    .page_article-slider
    .slider-nav
    .swiper-button-prev
    .ico {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.page_article--news.page_article--dark
  .page_article-slider
  .slider-nav
  .swiper-button-next {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .page_article--news.page_article--dark
    .page_article-slider
    .slider-nav
    .swiper-button-next
    .ico {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.page_article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
@media only screen and (max-width: 1199px) {
  .page_article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page_article-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .page_article-content {
    padding-right: 48px;
    width: calc(100% - 545px);
  }
}
.page_article-content > * {
  max-width: 671px;
}
.page_article-content > * + * {
  margin-top: 16px;
}
@media only screen and (min-width: 1200px) {
  .page_article-content > * + * {
    margin-top: 32px;
  }
}
.page_article-tags {
  color: hsla(0, 0%, 100%, 0.45);
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-left: -10px;
}
@media only screen and (max-width: 1023px) {
  .page_article-tags {
    font-size: 14px;
    line-height: 140%;
  }
}
.page_article-tags li {
  margin-left: 10px;
}
.page_article-address {
  font-family: Nunito, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1023px) {
  .page_article-address {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
  }
}
.page_article-date {
  color: #415562;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  .page_article-date {
    font-size: 24px;
    line-height: 140%;
  }
}
.page_article--dark .page_article-date {
  color: #ff7a56;
}
.page_article--dark .page_article-text.text {
  color: #faf7f0;
}
.page_article--dark .page_article-text.text li {
  margin-bottom: 7px;
}
.page_article-slider {
  width: 545px;
}
@media only screen and (max-width: 1199px) {
  .page_article-slider {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .page_article-slider {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
}
.page_article-slider .swiper {
  width: 100%;
}
.page_article-footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_article-footer .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 1023px) {
  .page_article-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 600;
  }
  .page_article-footer .page_article-order_1 {
    margin: 0 0 32px;
  }
}
.page_article-footer > * {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page_article-footer > * + * {
  margin-left: 32px;
}
.page_article-order_1 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .page_article-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}
.page_article-order_1 > * + * {
  margin-left: 32px;
}
.page_article-link {
  color: #0075ff;
  word-break: break-word;
}
.page_article-phone {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.page_article-ico {
  color: #0075ff;
}
@media only screen and (max-width: 1023px) {
  .page_article-ico {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 26px;
    justify-content: center;
    margin: 0 18px 0 0;
    order: 1;
    width: 26px;
  }
}
.page_article-ico .ico {
  height: 20px;
  width: 20px;
}
@media only screen and (min-width: 1024px) {
  .page_article-ico .ico {
    height: 40px;
    width: 40px;
  }
}
.page_article-ico .ico svg {
  height: 100%;
  width: 100%;
}
.page_controls {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
  padding: 16px 0;
}
.page_controls,
.page_gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_gallery {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px -32px;
}
.page_gallery__image {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  margin-bottom: 16px;
  overflow: hidden;
  padding: 0 12px;
}
@media only screen and (min-width: 576px) {
  .page_gallery__image {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .page_gallery__image {
    height: 227px;
    max-width: calc(28% - 5px);
  }
}
.page_gallery__image img {
  border-radius: 12px;
  -webkit-box-shadow: 0 -3px 30px rgba(255, 122, 86, 0.18);
  box-shadow: 0 -3px 30px rgba(255, 122, 86, 0.18);
}
body .section--page_personal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  height: 100%;
  padding: 48px 0;
}
@media only screen and (max-width: 767px) {
  body .section--page_personal {
    padding: 32px 0;
  }
}
@media only screen and (max-width: 1023px) {
  body .section--page_personal .container {
    z-index: 10;
  }
}
body .section--page_personal .page_personal-image {
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
body .section--page_personal .page_personal-image:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
body .section--page_personal .page_personal-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.3;
  width: 100%;
}
body .section--page_personal .page_personal-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
body .section--page_personal .page_personal-wrapper .page_personal-form {
  -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  padding: 32px 24px;
}
.page_personal-form {
  -ms-flex-item-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-self: center;
  background: #fff;
  border-radius: 12px;
  color: #001b28;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 432px;
  width: 100%;
}
.page_personal-form .form-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.page_personal-form .form-title_accent {
  display: block;
  font-weight: 500;
}
.page_personal-form .form-notice {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 20px;
  margin-top: 8px;
}
.page_personal-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
  width: 100%;
}
.page_personal-form .form-row-couple {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page_personal-form .form-row-couple .form-item {
  position: relative;
  width: calc(50% - 8px);
}
.page_personal-form .error--msg {
  color: #e52f2f;
  display: none;
  font-size: 12px;
  line-height: 160%;
}
.page_personal-form .form-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.page_personal-form .form-item label {
  font-size: 18px;
  line-height: 140%;
}
@media only screen and (max-width: 767px) {
  .page_personal-form .form-item label {
    font-size: 14px;
  }
}
.page_personal-form .form-item.error input,
.page_personal-form .form-item.error textarea {
  border-color: #e52f2f;
}
.page_personal-form .form-item.error .error--msg {
  display: block;
}
.page_personal-form .form-item .form-file {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1.5px dashed #0075ff;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  padding: 24px;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page_personal-form .form-item .form-file {
    padding: 16px 8px;
  }
}
.page_personal-form .form-item .form-file .ico {
  -ms-flex-item-align: center;
  align-self: center;
  height: 40px;
  margin-bottom: 8px;
  width: 40px;
}
.page_personal-form .form-item .form-file_note {
  color: #415562;
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
}
.page_personal-form .form-item .form-file_note a {
  color: #0075ff;
}
.page_personal-form .form-item .form-item--with-pass {
  position: relative;
}
.page_personal-form .form-item .show--pass {
  bottom: 13px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 16px;
}
.page_personal-form .form-item .show--pass .view--off,
.page_personal-form .form-item .show--pass.view > .ico {
  display: none;
}
.page_personal-form .form-item .show--pass.view .view--off {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_personal-form input[type="password"],
.page_personal-form input[type="text"],
.page_personal-form input[type="time"],
.page_personal-form textarea {
  border: 1px solid rgba(0, 27, 40, 0.2);
  border-radius: 4px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding: 13px 16px;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page_personal-form input[type="password"],
  .page_personal-form input[type="text"],
  .page_personal-form input[type="time"],
  .page_personal-form textarea {
    font-size: 14px;
  }
}
.page_personal-form input[type="password"]:hover,
.page_personal-form input[type="text"]:hover,
.page_personal-form input[type="time"]:hover,
.page_personal-form textarea:hover {
  border-color: rgba(0, 27, 40, 0.6);
}
.page_personal-form input[type="password"]:focus,
.page_personal-form input[type="text"]:focus,
.page_personal-form input[type="time"]:focus,
.page_personal-form textarea:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 27, 40, 0.2) !important;
  box-shadow: 0 0 0 2px rgba(0, 27, 40, 0.2) !important;
}
.page_personal-form input[type="password"]::-webkit-input-placeholder,
.page_personal-form input[type="text"]::-webkit-input-placeholder,
.page_personal-form input[type="time"]::-webkit-input-placeholder,
.page_personal-form textarea::-webkit-input-placeholder {
  color: rgba(0, 27, 40, 0.4);
}
.page_personal-form input[type="password"]::-moz-placeholder,
.page_personal-form input[type="text"]::-moz-placeholder,
.page_personal-form input[type="time"]::-moz-placeholder,
.page_personal-form textarea::-moz-placeholder {
  color: rgba(0, 27, 40, 0.4);
}
.page_personal-form input[type="password"]:-ms-input-placeholder,
.page_personal-form input[type="text"]:-ms-input-placeholder,
.page_personal-form input[type="time"]:-ms-input-placeholder,
.page_personal-form textarea:-ms-input-placeholder {
  color: rgba(0, 27, 40, 0.4);
}
.page_personal-form input[type="password"]::-ms-input-placeholder,
.page_personal-form input[type="text"]::-ms-input-placeholder,
.page_personal-form input[type="time"]::-ms-input-placeholder,
.page_personal-form textarea::-ms-input-placeholder {
  color: rgba(0, 27, 40, 0.4);
}
.page_personal-form input[type="password"]::placeholder,
.page_personal-form input[type="text"]::placeholder,
.page_personal-form input[type="time"]::placeholder,
.page_personal-form textarea::placeholder {
  color: rgba(0, 27, 40, 0.4);
}
.page_personal-form input[type="time"]::-webkit-calendar-picker-indicator,
.page_personal-form input[type="time"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}
.page_personal-form textarea {
  overflow: hidden;
  resize: none;
  -webkit-transition: none;
  transition: none;
}
.page_personal-form textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.page_personal-form .btn--xl {
  font-family: Nunito, Helvetica, Arial, sans-serif;
}
.page_personal-form .forgot--link {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-top: 16px;
  text-align: center;
  width: 100%;
}
.page_personal-form .forgot--link.link--sm {
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
  margin-top: 8px;
}
.page_personal-form .forgot--link.link--sm a {
  color: #0075ff;
}
.page_personal-form .form-added-dates {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.page_personal-form .form-added-dates .form-added-date_item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: rgba(65, 85, 98, 0.05);
  border: 1px solid rgba(0, 27, 40, 0.1);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  justify-content: space-between;
  line-height: 140%;
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  .page_personal-form .form-added-dates .form-added-date_item {
    font-size: 16px;
  }
}
.page_personal-form
  .form-added-dates
  .form-added-date_item
  + .form-added-date_item {
  margin-top: 8px;
}
.page_personal-form .form-add-date {
  background: #001b28;
  border-radius: 24px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 140%;
  padding: 8px 20px;
}
.loaded-photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.loaded-photos .loaded-photos_item {
  border-radius: 8px;
  margin-right: 8px;
  overflow: hidden;
  position: relative;
}
.loaded-photos .loaded-photos_item:first-child {
  height: 258px;
  width: 388px;
}
@media only screen and (max-width: 767px) {
  .loaded-photos .loaded-photos_item:first-child {
    height: auto;
    max-width: 388px;
    width: 100%;
  }
}
.loaded-photos .loaded-photos_item:not(:first-child) {
  height: 83px;
  margin-top: 8px;
  width: 124px;
}
@media only screen and (max-width: 767px) {
  .loaded-photos .loaded-photos_item:not(:first-child) {
    width: calc(50% - 8px);
  }
}
.loaded-photos .loaded-photos_item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.loaded-photos .loaded-photos_item button {
  background: #fff;
  border-radius: 8px;
  bottom: 4px;
  padding: 4px;
  position: absolute;
  right: 4px;
}
.page_personal-link {
  -ms-flex-item-align: center;
  align-self: center;
  color: #ff6b3c;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-top: 24px;
}
.personal_cabinet-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Nunito, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.personal_cabinet-header .personal_cabinet-userpic {
  height: 200px;
  margin-right: 16px;
  padding: 16px;
  position: relative;
  width: 200px;
}
.personal_cabinet-header .personal_cabinet-userpic label {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .personal_cabinet-userpic {
    height: 160px;
    margin-bottom: 16px;
    width: 160px;
  }
}
.personal_cabinet-header .personal_cabinet-userpic img {
  border-radius: 50%;
  height: 100%;
  vertical-align: bottom;
  width: 100%;
}
.personal_cabinet-header .personal_cabinet-userpic .btn_userpic-change {
  background: #415562;
  border-radius: 24px;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
  margin: 0 auto;
  padding: 4px 12px;
  position: absolute;
}
.personal_cabinet-header .personal_cabinet-contacts {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .personal_cabinet-header .personal_cabinet-contacts {
    width: 100%;
  }
}
.personal_cabinet-header .personal_cabinet-contacts .cabinet_contacts-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
}
.personal_cabinet-header .personal_cabinet-contacts .cabinet_contacts-name {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .personal_cabinet-contacts .cabinet_contacts-name {
    font-size: 24px;
    font-weight: 400;
    padding-right: 16px;
  }
}
.personal_cabinet-header .personal_cabinet-contacts .cabinet_contacts-table {
  border-spacing: 8px;
  display: table;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 8px;
  margin-left: -8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.personal_cabinet-header
  .personal_cabinet-contacts
  .cabinet_contacts-table
  .contacts_table-row {
  display: table-row;
}
.personal_cabinet-header
  .personal_cabinet-contacts
  .cabinet_contacts-table
  .contacts_table-row
  + .contacts_table-row {
  margin-top: 8px;
}
.personal_cabinet-header
  .personal_cabinet-contacts
  .cabinet_contacts-table
  .contacts_table-cell {
  display: table-cell;
}
.personal_cabinet-header
  .personal_cabinet-contacts
  .cabinet_contacts-table
  .contacts_table-cell:first-child {
  color: #415562;
}
.personal_cabinet-header .personal_cabinet-msg button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #001b28;
  border-radius: 24px;
  color: #001b28;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px 8px 12px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .personal_cabinet-msg button {
    padding: 8px 12px;
  }
}
.personal_cabinet-header .personal_cabinet-msg button .msg-title {
  margin: 0 8px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .personal_cabinet-msg button .msg-title {
    display: none;
  }
}
.personal_cabinet-header .personal_cabinet-msg button .msg-counter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #ff6b3c;
  border-radius: 24px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  height: 20px;
  justify-content: center;
  line-height: 24px;
  width: 20px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .personal_cabinet-msg button .msg-counter {
    margin-left: 4px;
  }
}
.personal_cabinet-header .cabinet_contacts-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .cabinet_contacts-actions {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.personal_cabinet-header .cabinet_contacts-actions button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #001b28;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 20px;
  margin-left: 16px;
  padding: 4px 16px 4px 12px;
}
.personal_cabinet-header .cabinet_contacts-actions button .ico {
  height: 20px;
  margin-right: 8px;
  width: 20px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-header .cabinet_contacts-actions button {
    margin-left: 0;
    margin-top: 16px;
  }
}
.personal_cabinet-header .cabinet_contacts-actions button.btn_logout {
  background: rgba(0, 27, 40, 0.4);
  border-color: transparent;
}
.personal_cabinet-header .cabinet_contacts-actions .btn_pass-change {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #001b28;
  border-radius: 50px;
  color: #001b28;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 20px;
  padding: 4px 16px 4px 12px;
}
.personal_cabinet-header .cabinet_contacts-actions .btn_pass-change .ico {
  height: 20px;
  margin-right: 8px;
  width: 20px;
}
.personal_cabinet-excursion {
  color: #001b28;
  margin-top: 32px;
}
.personal_cabinet-excursion .cabinet_excursion-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 16px;
}
.personal_cabinet-excursion .cabinet_excursion-actions {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion .cabinet_excursion-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.personal_cabinet-excursion .cabinet_excursion-actions .filter {
  margin-bottom: 0;
}
.personal_cabinet-excursion
  .cabinet_excursion-actions
  .excursion_actions-filter {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion
    .cabinet_excursion-actions
    .excursion_actions-filter
    .filter-item {
    width: 100%;
  }
}
.personal_cabinet-excursion
  .cabinet_excursion-actions
  .excursion_actions-filter
  .filter-item_checkbox-btn {
  color: #1f232e;
}
.personal_cabinet-excursion
  .cabinet_excursion-actions
  .excursion_actions-filter
  .filter-item_checkbox-btn.active {
  color: #fff;
}
.personal_cabinet-excursion .cabinet_excursion-actions button {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion .cabinet_excursion-actions button {
    font-size: 14px;
    margin-bottom: 8px;
    padding: 8px 20px;
    width: 100%;
  }
}
.personal_cabinet-excursion .cabinet_excursion-actions select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM3MyA0LjQ2MmEuMjU4LjI1OCAwIDAgMC0uMjIzLjM4N2wyLjYyNiA0LjU0OWMuMS4xNzIuMzQ4LjE3Mi40NDcgMEw4Ljg1IDQuODQ5YS4yNTguMjU4IDAgMCAwLS4yMjMtLjM4N0gzLjM3M1ptLTEuMDkuODg3YTEuMjU4IDEuMjU4IDAgMCAxIDEuMDktMS44ODdoNS4yNTNhMS4yNTggMS4yNTggMCAwIDEgMS4wOSAxLjg4N0w3LjA4OCA5Ljg5OGExLjI1OCAxLjI1OCAwIDAgMS0yLjE3OSAwTDIuMjg0IDUuMzQ5WiIgZmlsbD0iIzAwMUIyOCIvPjwvc3ZnPg==");
  background-position:
    right 0.7em top 50%,
    0 0;
  background-repeat: no-repeat, repeat;
  border: 1px solid #001b28;
  border-radius: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding: 8px 36px 8px 16px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion .cabinet_excursion-actions select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding: 4px 12px;
    width: 100%;
  }
}
.personal_cabinet-excursion .cabinet_excursion-actions select option {
  padding-right: 36px;
}
.personal_cabinet-excursion .cabinet_excursion-table {
  border: 1px solid rgba(0, 27, 40, 0.1);
  border-radius: 8px;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion .cabinet_excursion-table {
    border-radius: 8px 0 0 8px;
    font-size: 14px;
    margin-right: -15px;
    overflow-x: scroll;
    white-space: nowrap;
  }
}
.personal_cabinet-excursion .cabinet_excursion-table .excursion_table-wrapper {
  display: table;
  min-width: 500px;
  width: 100%;
}
.personal_cabinet-excursion .cabinet_excursion-table .excursion_table-head {
  background: #415562;
  color: #fff;
  display: table-header-group;
}
.personal_cabinet-excursion .cabinet_excursion-table .excursion_table-footer {
  background: #415562;
  color: #fff;
  display: table;
  min-width: 100%;
  width: 100%;
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-cell {
  padding: 16px 24px;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion
    .cabinet_excursion-table
    .excursion_table-footer
    .excursion_table-cell {
    padding: 8px 24px;
  }
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-nav
  .table_nav-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  line-height: 24px;
  margin-left: 4px;
  padding: 8px;
  width: 40px;
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-nav
  .table_nav-item
  a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-nav
  .table_nav-item:last-child
  .ico {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.personal_cabinet-excursion
  .cabinet_excursion-table
  .excursion_table-footer
  .excursion_table-nav
  .table_nav-item.active {
  background: #fff;
  color: #0075ff;
}
.personal_cabinet-excursion .cabinet_excursion-table .excursion_table-row {
  display: table-row;
}
.personal_cabinet-excursion .cabinet_excursion-table .excursion_table-cell {
  border-bottom: 1px solid rgba(0, 27, 40, 0.1);
  display: table-cell;
  padding: 18px 16px;
}
@media only screen and (max-width: 1023px) {
  .personal_cabinet-excursion .cabinet_excursion-table .excursion_table-cell {
    padding: 14px 16px;
  }
}
.return-back--btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #001b28;
  border-radius: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  gap: 4px;
  padding: 6px 16px 6px 8px;
  position: absolute;
  top: 0;
}
.return-back--btn .ico {
  height: 16px;
  width: 16px;
}
@media only screen and (max-width: 767px) {
  .return-back--btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 24px;
    position: relative;
  }
}
.scrollbar {
  position: absolute;
  right: -15px;
  top: 0;
  width: 15px;
}
.scrollbar .track {
  height: 100%;
  position: relative;
  width: 15px;
}
.scrollbar .thumb {
  background: rgba(0, 0, 0, 0.28);
  border-radius: 34px;
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: top 0.1s;
  transition: top 0.1s;
  width: 4px;
}
.scrollbar .end {
  height: 5px;
  overflow: hidden;
  width: 25px;
}
.section--overflow {
  overflow: hidden;
  position: relative;
}
.section {
  padding: 24px 0;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section {
    padding: 64px 0;
  }
}
.section.section--half_bgdark {
  color: #fff;
  position: relative;
}
.section.section--half_bgdark .swiper-button-next,
.section.section--half_bgdark .swiper-button-prev {
  background: #fff;
  color: #1f232e;
}
@media only screen and (max-width: 1023px) {
  .section.section--half_bgdark .swiper-button-next,
  .section.section--half_bgdark .swiper-button-prev {
    background: #1f232e;
    color: #fff;
  }
}
.section.section--half_bgdark:before {
  background: #001b28;
  content: "";
  height: 342px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.section.section--bgdark {
  background: #001b28;
  color: #fff;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .section.section--bgdark .slider--gallery_vertical .swiper-slide {
    -webkit-filter: drop-shadow(0 -3px 30px rgba(255, 122, 86, 0.18));
    filter: drop-shadow(0 -3px 30px rgba(255, 122, 86, 0.18));
  }
  .section.section--bgdark .container {
    position: relative;
  }
}
.section.section--bgdark .swiper-button-next,
.section.section--bgdark .swiper-button-prev {
  background: #fff;
  color: #1f232e;
}
.section.section--bgdark .swiper-pagination.swiper-pagination-progressbar {
  background-color: #fff;
}
@media only screen and (max-width: 1023px) {
  .section.section--half_bgdark-mobile:before {
    background: #001b28;
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .section.section--half_bgdark-mobile .swiper-button-next,
  .section.section--half_bgdark-mobile .swiper-button-prev {
    border: 1px solid #fff;
  }
}
@media only screen and (min-width: 1024px) {
  .section .slider--gallery_vertical .swiper-slide {
    -webkit-filter: drop-shadow(0 -3px 30px rgba(255, 122, 86, 0.18));
    filter: drop-shadow(0 -3px 30px rgba(255, 122, 86, 0.18));
  }
}
.section.section--noPadding {
  padding: 0;
}
.section--page_article {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .section--page_article {
    padding-bottom: 32px;
    padding-top: 32px;
  }
}
.section--topDarkPane {
  position: relative;
}
.section--topDarkPane:before {
  background: #001b28;
  bottom: 100%;
  content: "";
  height: 342px;
  left: 0;
  position: absolute;
  width: 100%;
}
.section--overflow_visible {
  overflow: visible;
}
.section-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .section-header {
    padding: 14px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .section-header .section-header__nav {
    bottom: 24px;
    margin: 0 32px;
    position: absolute;
  }
  .section-header .btn {
    background: #ff7e55;
    border-radius: 16px;
    bottom: 24px;
    position: absolute;
    right: 32px;
    z-index: 2;
  }
}
.section-header.section-header--sub {
  padding: 0;
}
.section-header h1,
.section-header h2 {
  margin: 0;
}
.section-header .btn {
  margin-left: auto;
}
@media only screen and (min-width: 1024px) {
  .section-header .section-header__nav {
    margin-left: 40px;
  }
}
.section-header__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .section-header__title {
    font-size: 24px;
    text-align: left;
    text-transform: unset;
    width: auto;
  }
}
.section-header__title.__big {
  font-size: 32px;
}
@media only screen and (min-width: 768px) {
  .section-header__title.__big {
    font-size: 48px;
  }
}
.section-header__icon {
  color: #ff7a56;
  display: none;
  margin-right: 16px;
}
@media only screen and (min-width: 1024px) {
  .section-header__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.section-header__icon .ico {
  border-radius: 50%;
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  height: 40px;
  width: 40px;
}
.section-header__nav,
.slider-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-header__nav .swiper-button-next:hover,
.section-header__nav .swiper-button-prev:hover,
.slider-nav .swiper-button-next:hover,
.slider-nav .swiper-button-prev:hover {
  color: #008dd2;
}
.section-header__nav > *,
.slider-nav > * {
  background: #001b28;
  border-radius: 50%;
  height: 26px;
  margin: 0;
  position: unset;
  width: 26px;
}
@media only screen and (min-width: 1024px) {
  .section-header__nav > *,
  .slider-nav > * {
    height: 36px;
    width: 36px;
  }
}
.section-header__nav > :after,
.slider-nav > :after {
  display: none;
}
.section-header__nav .ico,
.slider-nav .ico {
  height: 12px;
  width: 12px;
}
.section-header__nav .swiper-button-prev,
.slider-nav .swiper-button-prev {
  margin-right: 32px;
}
@media only screen and (min-width: 1024px) {
  .section-header__nav .swiper-button-prev,
  .slider-nav .swiper-button-prev {
    margin-right: 18px;
  }
}
.swiper-button-prev .ico {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section-graphic_element {
  pointer-events: none;
  position: absolute;
}
@media only screen and (max-width: 1023px) {
  .section-graphic_element {
    display: none;
  }
}
.section-graphic_element--1 {
  right: -15%;
  top: -5%;
}
.section-graphic_element--2 {
  right: -3%;
  top: 46%;
}
.section-graphic_element--3 {
  right: -16%;
  top: -24%;
}
.section-graphic_element--4 {
  right: 23%;
  top: -9%;
}
.section-tags {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .section-tags {
    display: none;
  }
}
.section-tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -8px -8px;
}
.section-tags ul li {
  padding: 0 0 8px 8px;
}
.section-tags ul a {
  background: hsla(0, 0%, 100%, 0.05);
  border-radius: 52px;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  padding: 5px 12px;
}
.section-tags ul a.active {
  background: #ff7a56;
}
.section-light--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px 32px;
  row-gap: 16px;
}
.section-light--block_item {
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px 0 hsla(50, 13%, 72%, 0.34);
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  margin: 0 8px;
  width: calc(25% - 16px);
}
@media only screen and (max-width: 1023px) {
  .section-light--block_item {
    width: calc(33.33% - 16px);
  }
}
@media only screen and (max-width: 767px) {
  .section-light--block_item {
    width: 100%;
  }
}
.section-light--block_item .light-block--content {
  padding: 16px;
}
.section-light--block_item .light-block_img {
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
}
.section-light--block_item .light-block_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.section-light--block_item .light-block_img:after {
  content: "";
  float: left;
  padding-bottom: 100%;
}
.section-light--block_item .light-block_title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
}
.section-light--block_item .light-block_text {
  font-weight: 400;
}
.section-light--block_item .light-block_subtitle,
.section-light--block_item .light-block_text {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 20px;
}
.section-light--block_item .light-block_subtitle {
  font-weight: 600;
  margin: 8px 0;
}
@media only screen and (max-width: 1023px) {
  .slider_calendar-slider {
    overflow: visible;
    padding: 0 0 68px;
  }
}
@media only screen and (min-width: 1024px) {
  .slider_calendar-slider {
    margin-left: -16px;
    min-height: 400px;
    width: calc(100% + 32px);
  }
}
.slider_calendar-slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .slider_calendar-slider .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px;
    opacity: 0 !important;
    -webkit-transition:
      opacity 0.3s,
      -webkit-transform 0s;
    transition:
      opacity 0.3s,
      -webkit-transform 0s;
    transition:
      opacity 0.3s,
      transform 0s;
    transition:
      opacity 0.3s,
      transform 0s,
      -webkit-transform 0s;
  }
  .slider_calendar-slider .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
  }
}
.slider_calendar-slider .swiper-slide.swiper-slide-active {
  z-index: 9;
}
@media only screen and (max-width: 1023px) {
  .slider_calendar-slider .slider_calendar-item {
    height: auto;
    width: 280px;
  }
  .slider_calendar-slider .slider_calendar-item .slider_calendar-item_link {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .slider_calendar-slider .slider_calendar-item {
    height: auto;
    padding: 0 12px 24px;
    width: 33.333%;
  }
  .slider_calendar-slider .slider_calendar-item:first-child {
    margin-left: 33.333%;
  }
}
.slider_calendar-item_link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slider_calendar-item_link:hover {
  color: #fff;
}
.slider_calendar-item_link:hover:before {
  border-color: #0075ff;
}
.slider_calendar-item_link:before {
  border: 2px solid hsla(0, 0%, 100%, 0.37);
  border-radius: 16px;
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  width: 100%;
  z-index: 1;
}
.slider_calendar-img {
  border-radius: 16px 16px 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 89.5%;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .slider_calendar-img {
    padding-bottom: 58%;
  }
}
.slider_calendar-img:before {
  background: linear-gradient(
    305.95deg,
    rgba(0, 0, 0, 0.3) 11.91%,
    rgba(0, 0, 0, 0) 69.42%
  );
  content: "";
  height: 100%;
  pointer-events: none;
  width: 100%;
  z-index: 2;
}
.slider_calendar-img img,
.slider_calendar-img:before {
  left: 0;
  position: absolute;
  top: 0;
}
.slider_calendar-content {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px;
}
.slider_calendar-content > * + * {
  margin-top: 8px;
}
.slider_calendar-city,
.slider_calendar-date {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.slider_calendar-content .slider_calendar-city {
  margin-top: auto;
  padding-top: 8px;
}
.slider_calendar-name {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  overflow: hidden;
}
.slider_calendar-wrapper {
  position: relative;
}
.slider_calendar-datepicker {
  left: 0;
  position: absolute;
  top: 0;
  width: calc(33.33% - 20px);
  z-index: 5;
}
@media only screen and (max-width: 1023px) {
  .slider_calendar-datepicker {
    height: auto;
    margin-bottom: 24px;
    position: unset;
    width: auto;
  }
  .slider_calendar-datepicker .air-datepicker {
    margin: auto;
    max-width: 450px;
  }
}
@media only screen and (max-width: 575px) {
  .slider_calendar-datepicker .air-datepicker-nav {
    padding: 4px 20px;
  }
}
.slider_calendar-datepicker .air-datepicker {
  background: transparent;
  border: 0;
  color: #fff;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  height: 100%;
  width: 100%;
}
body .default-picker .air-datepicker-nav {
  border: 0;
  font-size: 23px;
  font-weight: 500;
  line-height: 130%;
  padding: 4px 35px 14px;
}
body .default-picker .air-datepicker-nav--action path {
  fill: #fff;
  stroke: none;
  stroke-width: 0;
}
body .default-picker .air-datepicker-nav--action svg {
  height: 24px;
  width: 25px;
}
.air-datepicker-body--cells.-days- {
  grid-row-gap: 10.5px;
  grid-column-gap: 4px;
  grid-auto-rows: 37px;
}
.air-datepicker-body--day-name {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  line-height: 175%;
  text-transform: capitalize;
}
.air-datepicker-body--day-names {
  margin: 8px 0 12px;
}
.air-datepicker-cell {
  border-radius: 12px;
}
.air-datepicker-nav .air-datepicker-nav--title {
  background: transparent;
}
.air-datepicker-cell.-other-month- {
  color: #fff;
  opacity: 0.5;
}
.air-datepicker-nav--action:hover {
  background: #003651;
}
.air-datepicker-cell.-current-.-focus-,
.air-datepicker-nav--title i {
  color: #fff;
}
.air-datepicker-cell.-current- {
  color: #0075ff;
}
.air-datepicker-cell.-focus- {
  background: #003651;
}
.air-datepicker-cell.-selected-,
.air-datepicker-cell.-selected-.-current-,
.air-datepicker-cell.-selected-.-focus- {
  background-color: #ff7a56;
}
.slider--basic {
  margin: -32px;
  padding: 32px;
  width: calc(100% + 64px);
}
@media only screen and (max-width: 1023px) {
  .slider--basic {
    margin: 0 -16px;
    padding: 0 16px 68px;
    width: calc(100% + 32px);
  }
  .slider--basic > .swiper-pagination {
    left: 16px;
    width: calc(100% - 32px);
  }
}
.slider--basic.slider--shadow_orange > .swiper-wrapper > .swiper-slide {
  -webkit-box-shadow: 1px 5px 30px rgba(255, 93, 93, 0.34);
  box-shadow: 1px 5px 30px rgba(255, 93, 93, 0.34);
}
.slider--basic > .swiper-wrapper > .swiper-slide {
  border-radius: 12px;
  -webkit-box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  box-shadow: 4px 6px 30px hsla(50, 13%, 72%, 0.34);
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media only screen and (max-width: 1023px) {
  .slider--basic > .swiper-wrapper > .swiper-slide {
    opacity: 1;
    width: 280px;
  }
}
.slider--basic > .swiper-wrapper > .swiper-slide.swiper-slide-visible {
  opacity: 1;
}
.slider--basic > .swiper-wrapper > .swiper-slide:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#003574),
    to(rgba(0, 78, 170, 0))
  );
  background: linear-gradient(180deg, #003574, rgba(0, 78, 170, 0));
  border-radius: 12px 12px 0 0;
  content: "";
  height: 270px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.slider--basic > .swiper-wrapper > .swiper-slide:hover .opacity-hover,
.slider--basic
  > .swiper-wrapper
  > .swiper-slide:hover
  .slider--basic_inner:after {
  opacity: 1;
}
.slider--basic
  > .swiper-wrapper
  > .swiper-slide:hover
  .opacity-hover
  + .opacity-hover {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.slider--basic > .swiper-wrapper > .swiper-slide .slider--basic_inner:after {
  background: rgba(0, 68, 147, 0.45);
  border-radius: 12px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transition: opacity var(--cub);
  transition: opacity var(--cub);
  width: 100%;
  z-index: 2;
}
.slider--basic .swiper-slide .swiper-pagination:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(rgba(0, 53, 116, 0.3))
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0),
    rgba(0, 53, 116, 0.3)
  );
  bottom: -12px;
  content: "";
  height: 60px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.swiper-pagination.swiper-pagination-progressbar {
  bottom: 56px;
  height: 2px;
  top: unset;
}
@media only screen and (min-width: 1024px) {
  .swiper-pagination.swiper-pagination-progressbar {
    display: none;
  }
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff6b3c;
}
.slider--basic_inner,
.slider-basic__image {
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .slider--basic_inner .swiper-pagination {
    display: none;
  }
}
.slider--basic_inner .swiper-slide {
  height: 0;
  padding-bottom: 121%;
  position: relative;
}
.slider--basic_inner .swiper-slide img {
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  .slider--gradient_low .swiper-wrapper > .swiper-slide:before {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#003574),
      color-stop(37.5%, rgba(0, 68, 147, 0)),
      color-stop(78.65%, rgba(0, 78, 170, 0))
    );
    background: linear-gradient(
      180deg,
      #003574,
      rgba(0, 68, 147, 0) 37.5%,
      rgba(0, 78, 170, 0) 78.65%
    );
    height: 100%;
  }
}
.slider--basic.slider--orange > .swiper-wrapper > .swiper-slide:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#a55224),
    to(rgba(0, 78, 170, 0))
  );
  background: linear-gradient(180deg, #a55224, rgba(0, 78, 170, 0));
}
.slider--basic.slider--orange
  > .swiper-wrapper
  > .swiper-slide
  .slider--basic_inner:after {
  background: rgba(165, 82, 36, 0.4);
}
.slider--basic.slider--orange .swiper-pagination:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(rgba(165, 82, 36, 0.35))
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0),
    rgba(165, 82, 36, 0.35)
  );
}
.slider-basic__content {
  color: #fff;
  left: 0;
  padding: 24px;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 3;
}
.slider-basic__content-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.slider-basic__content-stars .ico {
  height: 15px;
  width: 15px;
}
.slider-basic__content-stars .ico + .ico {
  margin-left: 4px;
}
.slider-basic__content-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
}
.slider--text_small .slider-basic__content {
  font-size: 12px;
  line-height: 20px;
}
.opacity-hover {
  -webkit-transition: opacity var(--cub);
  transition: opacity var(--cub);
}
@media only screen and (min-width: 768px) {
  .opacity-hover {
    opacity: 0;
  }
}
.slider-basic__content {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media only screen and (min-width: 1024px) {
  .slider-basic__content {
    font-size: 18px;
    line-height: 150%;
  }
}
.slider-basic__content-text + .slider-basic__content-text {
  margin-top: 8px;
}
.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  height: 11px;
  opacity: 1;
  width: 11px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination.swiper-pagination--hover {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  opacity: 0;
  width: 100%;
  z-index: 4;
}
@media only screen and (max-width: 1023px) {
  .swiper-pagination.swiper-pagination--hover {
    display: none;
  }
}
.swiper-pagination.swiper-pagination--hover .swiper-pagination-bullet {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  height: 100%;
  width: 100%;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  -webkit-transition: var(--cub);
  transition: var(--cub);
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next .ico,
.swiper-button-prev .ico {
  height: 12px;
  width: 12px;
}
@media only screen and (max-width: 1023px) {
  .swiper-button-next .ico,
  .swiper-button-prev .ico {
    width: 8px;
  }
}
.slider--gallery {
  height: 406px;
  overflow: visible;
}
@media only screen and (max-width: 1023px) {
  .slider--gallery {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .slider--gallery[data-slider_gallery] {
    padding-bottom: 32px;
  }
  .slider--gallery .slider-nav {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .slider--gallery[data-slider_gallery] {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .slider--gallery {
    height: 506px;
  }
}
.slider--gallery .swiper-slide {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .slider--gallery .swiper-slide {
    width: 288px;
  }
}
@media only screen and (min-width: 1024px) {
  .slider--gallery .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 545px;
  }
}
.slider--gallery_2 {
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .slider--gallery_2 {
    padding-bottom: 40px;
  }
}
.slider--gallery_2 img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 1023px) {
  .slider--gallery_2 {
    height: auto;
    max-width: 540px;
  }
  .slider--gallery_2 .swiper-slide,
  .slider--gallery_2 .swiper-slide img {
    width: 100%;
  }
  .slider--gallery_2 .swiper-slide .slider-gallery__img {
    padding-bottom: 65%;
    position: relative;
    width: calc(50% - 5px);
  }
  .slider--gallery_2 .swiper-slide .slider-gallery__img img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
  }
  .slider--gallery_2 .swiper-slide .slider-gallery__img:first-child {
    width: 100%;
  }
}
.slider-nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.slider-nav .swiper-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  justify-content: center;
  line-height: 140%;
  margin: 0 12px;
}
.slider-nav .swiper-button-next,
.slider-nav .swiper-button-prev {
  margin: 0;
}
.slider-gallery__img {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(50% - 26px);
  justify-content: center;
  margin-bottom: 10px;
  margin-right: 10px;
  overflow: hidden;
}
.slider-gallery__img img {
  border-radius: 12px;
}
@media only screen and (min-width: 1024px) {
  .slider-gallery__img img {
    -webkit-box-shadow: 0 -3px 30px rgba(255, 122, 86, 0.18);
    box-shadow: 0 -3px 30px rgba(255, 122, 86, 0.18);
  }
}
@media only screen and (max-width: 1023px) {
  .slider-gallery__img {
    height: calc(50% - 10px);
    width: calc(50% - 5px);
  }
  .slider-gallery__img:first-child {
    margin: 0 0 10px;
    width: 100%;
  }
  .slider-gallery__img:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slider-gallery__img {
    margin-bottom: 26px;
    margin-right: 26px;
  }
  .slider-gallery__img:nth-child(4n + 2),
  .slider-gallery__img:nth-child(4n + 3) {
    width: 172px;
  }
  .slider-gallery__img:nth-child(4n + 1),
  .slider-gallery__img:nth-child(4n + 4) {
    width: 347px;
  }
  .slider-gallery__img:nth-child(4n + 4) {
    margin-left: -172px;
  }
}
.swiper.slider--gallery_vertical {
  height: auto;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .swiper.slider--gallery_vertical {
    margin: 0 -16px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .swiper.slider--gallery_vertical {
    height: 924px;
    margin: -40px;
    padding: 40px;
    width: calc(100% + 80px);
  }
}
.swiper.slider--gallery_vertical .swiper-slide {
  border-radius: 12px;
  height: 227px !important;
  margin-left: 0 !important;
  overflow: hidden;
  -webkit-transition:
    opacity 0.5s 0.2s,
    visibility 0.5s 0.2s;
  transition:
    opacity 0.5s 0.2s,
    visibility 0.5s 0.2s;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .swiper.slider--gallery_vertical .swiper-slide {
    max-width: 100%;
    width: auto;
  }
  .swiper.slider--gallery_vertical .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1024px) {
  .swiper.slider--gallery_vertical .swiper-slide {
    opacity: 0;
    visibility: hidden;
  }
  .swiper.slider--gallery_vertical .swiper-slide.swiper-slide-visible {
    opacity: 1;
    visibility: visible;
  }
  .swiper.slider--gallery_vertical .swiper-slide:nth-child(3n + 2) {
    height: 341px !important;
  }
}
.text {
  color: #415562;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}
@media only screen and (max-width: 1023px) {
  .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.text iframe,
.text video {
  margin: 20px 0;
  max-width: 100%;
  width: 100%;
}
.text > :first-child {
  margin-top: 0;
}
.text > :last-child {
  margin-bottom: 0;
}
.text h2,
.text h3,
.text h4 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .text h4 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 10px;
  }
}
.text h2 + ul,
.text h3 + ul,
.text h4 + ul {
  margin-top: 20px;
}
.text figure {
  margin: 40px -15px;
  max-width: calc(100% + 30px);
}
@media only screen and (max-width: 767px) {
  .text figure {
    margin: 40px 0;
    max-width: 100%;
  }
}
.text figure p {
  margin-bottom: 10px;
}
.text figcaption {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .text figcaption {
    font-size: 1.2rem;
    line-height: 1.65;
  }
}
.text img {
  display: block;
  height: auto;
  max-width: 100%;
}
.text p {
  line-height: 1.5;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .text p {
    line-height: 2.3rem;
  }
}
.text ol,
.text ul {
  margin: 20px 0;
  padding-left: 24px;
}
@media only screen and (max-width: 767px) {
  .text ol,
  .text ul {
    line-height: 22px;
    margin: 40px 0;
  }
}
.text ol > li,
.text ul > li {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .text ol > li,
  .text ul > li {
    margin-bottom: 10px;
  }
}
.text ol ol,
.text ol ul,
.text ul ol,
.text ul ul {
  margin: 10px 0 20px;
  padding-left: 24px;
}
.text ol ol li,
.text ol ul li,
.text ul ol li,
.text ul ul li {
  margin-bottom: 0;
}
.text ol li,
.text ul li {
  list-style: none;
  position: relative;
}
.text ol {
  counter-reset: counter;
}
.text ol li {
  counter-increment: counter;
}
.text ol li:before {
  content: counter(counter);
  font-weight: 500;
  margin-right: 16px;
  position: absolute;
  right: 100%;
}
.text ul li:before {
  background: #415562;
  border-radius: 50%;
  content: "";
  height: 8px;
  margin: 11px 16px 0 0;
  position: absolute;
  right: 100%;
  width: 8px;
}
.text-video {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.text-video iframe,
.text-video video {
  max-width: 100%;
  width: 100%;
}
.marquee3k {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  overflow: hidden;
  padding: 16px 0;
  text-transform: uppercase;
}
.marquee3k li {
  margin-right: 32px;
}
@media only screen and (max-width: 1023px) {
  .marquee3k + .section {
    padding-top: 32px;
  }
}
.weekend-page--title {
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--title {
    font-size: 32px;
    line-height: 120%;
  }
}
.weekend-page--title._first {
  font-size: 80px;
}
.weekend-page--subtitle {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--subtitle {
    font-size: 18px;
    line-height: 140%;
  }
}
.weekend-page--text {
  color: #415562;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 24px;
  max-width: 1000px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--text {
    font-size: 14px;
    line-height: 140%;
  }
}
.weekend-page--slider {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 640px;
  justify-content: center;
  position: relative;
}
.weekend-page--slider .weekend-page--slider_img {
  height: 640px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.weekend-page--slider .weekend-page--slider_img:before {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(0, 27, 40, 0.8)),
      to(rgba(0, 27, 40, 0.8))
    )
    50% / cover no-repeat;
  background: linear-gradient(0deg, rgba(0, 27, 40, 0.8), rgba(0, 27, 40, 0.8))
    50% / cover no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.weekend-page--slider .weekend-page--slider_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.weekend-page--slider .weekend-page--slider_title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 96px;
  font-weight: 500;
  line-height: 96px;
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--slider .weekend-page--slider_title {
    font-size: 48px;
    line-height: 120%;
  }
}
.weekend-page--slider .weekend-page--slider_title ._accent {
  -ms-flex-item-align: start;
  align-self: flex-start;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  border-radius: 16px;
  margin-top: 16px;
  padding: 6px 24px 16px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--slider .weekend-page--slider_title ._accent {
    font-size: 32px;
    line-height: 120%;
    padding: 6px 16px;
  }
}
.weekend-page--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  padding: 32px 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list {
    padding: 0;
  }
}
.weekend-page--list._two .weekend-page--list_item {
  width: calc(50% - 24px);
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list._two .weekend-page--list_item {
    width: 100%;
  }
}
.weekend-page--list._two .weekend-page--item_pic {
  height: 370px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list._two .weekend-page--item_pic {
    height: 193px;
  }
}
.weekend-page--list._three .weekend-page--list_item {
  width: calc(33.33% - 24px);
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list._three .weekend-page--list_item {
    width: 100%;
  }
}
.weekend-page--list._three .weekend-page--item_pic {
  height: 240px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list._three .weekend-page--item_pic {
    height: 190px;
  }
}
.weekend-page--list .weekend-page--item_pic {
  border-radius: 12px;
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
}
.weekend-page--list .weekend-page--item_pic:before {
  background: linear-gradient(25deg, #003574 -1.39%, rgba(0, 78, 170, 0) 52.61%)
    50% / cover no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.weekend-page--list .weekend-page--item_pic img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.weekend-page--list .weekend-page--item_title {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list .weekend-page--item_title {
    font-size: 24px;
    line-height: 140%;
  }
}
.weekend-page--list .weekend-page--item_text {
  color: #415562;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
@media only screen and (max-width: 1023px) {
  .weekend-page--list .weekend-page--item_text {
    font-size: 14px;
    line-height: 140%;
  }
}
.select-tour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .select-tour {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px;
  }
}
.select-tour > div {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .select-tour > div {
    width: 100%;
  }
}
.select-tour .select-tour--content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(4.44%, #ff5d5d),
    to(#ffb648)
  );
  background: linear-gradient(90deg, #ff5d5d 4.44%, #ffb648);
  justify-content: center;
}
.select-tour .select-tour--content,
.select-tour .select-tour--content .select-tour--content_wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.select-tour .select-tour--content .select-tour--content_wrapper {
  color: #fff;
  max-width: 458px;
  row-gap: 24px;
}
@media only screen and (max-width: 1023px) {
  .select-tour .select-tour--content .select-tour--content_wrapper {
    max-width: 100%;
    padding: 32px 16px;
  }
}
.select-tour .select-tour--content .select-tour_title {
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}
@media only screen and (max-width: 1023px) {
  .select-tour .select-tour--content .select-tour_title {
    font-size: 32px;
    line-height: 120%;
  }
}
.select-tour .select-tour--content .select-tour_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media only screen and (max-width: 1023px) {
  .select-tour .select-tour--content .select-tour_text {
    font-size: 16px;
    line-height: 24px;
  }
}
.select-tour .select-tour--content .btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  background: #fff;
  border-radius: 65px;
  color: #001b28;
  padding: 16px 40px;
}
@media only screen and (max-width: 1023px) {
  .select-tour .select-tour--content .btn {
    font-size: 14px;
  }
}
.select-tour .select-tour--pic {
  max-height: 720px;
  overflow: hidden;
}
.select-tour .select-tour--pic img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.breadcrumbs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .breadcrumbs {
    font-size: 14px;
  }
}
.breadcrumbs h1 {
  margin: 0;
}
.breadcrumbs-item__collapse {
  background: #faf7f0;
  border-radius: 0 0 18px 18px;
  color: #1f232e;
  font-size: 18px;
  font-weight: 500;
  left: -24px;
  line-height: 140%;
  min-width: 280px;
  opacity: 0;
  padding: 0 24px 16px;
  position: absolute;
  right: 0;
  top: calc(100% + 16px);
  -webkit-transition: var(--cub);
  transition: var(--cub);
  visibility: hidden;
  width: calc(100% + 48px);
  z-index: 6;
}
@media only screen and (max-width: 1023px) {
  .breadcrumbs-item__collapse {
    display: none;
  }
}
.section--bgdark .breadcrumbs-item__collapse {
  background: #001b28;
  color: #fff;
}
.section--bgdark .breadcrumbs-item.breadcrumbs-item--big > h1:before,
.section--bgdark .breadcrumbs-item.breadcrumbs-item--collapse > a:before {
  background: #001b28;
}
.breadcrumbs-item__collapse-item_more {
  color: #0075ff;
  display: block;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin-top: 16px;
  padding: 12px 0;
}
.breadcrumbs-item__collapse-item {
  display: block;
}
.breadcrumbs-item__collapse-item + .breadcrumbs-item__collapse-item {
  margin-top: 8px;
}
.breadcrumbs-item {
  margin-bottom: 8px;
  position: relative;
}
.breadcrumbs-item:not(:last-child) {
  margin-right: 32px;
}
.breadcrumbs-item:not(:last-child):after {
  background: currentColor;
  bottom: 0;
  content: "";
  height: 1px;
  margin: auto;
  position: absolute;
  right: -25px;
  top: 0;
  width: 18px;
}
.breadcrumbs-item .ico {
  height: 11px;
  margin-left: 4px;
  width: 11px;
}
@media only screen and (max-width: 1023px) {
  .breadcrumbs-item.breadcrumbs-item--collapse .ico {
    display: none;
  }
}
.breadcrumbs-item.breadcrumbs-item--collapse > a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs-item.breadcrumbs-item--collapse > a:before {
    background: #faf7f0;
    border-radius: 12px 12px 0 0;
    content: "";
    height: calc(100% + 32px);
    left: -24px;
    min-width: 280px;
    opacity: 0;
    position: absolute;
    top: -16px;
    -webkit-transition: var(--cub);
    transition: var(--cub);
    visibility: hidden;
    width: calc(100% + 48px);
    z-index: -1;
  }
}
.breadcrumbs-item.breadcrumbs-item--collapse:hover .breadcrumbs-item__collapse,
.breadcrumbs-item.breadcrumbs-item--collapse:hover h1:before,
.breadcrumbs-item.breadcrumbs-item--collapse:hover > a:before {
  opacity: 1;
  visibility: visible;
}
.breadcrumbs-item.breadcrumbs-item--big .breadcrumbs-item__collapse {
  font-size: 48px;
  font-weight: 600;
  left: -32px;
  min-width: 400px;
  padding: 0 32px 16px;
  width: calc(100% + 64px);
}
.breadcrumbs-item.breadcrumbs-item--big h1 {
  position: relative;
  word-break: break-word;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs-item.breadcrumbs-item--big > h1:before {
    background: #faf7f0;
    border-radius: 12px 12px 0 0;
    content: "";
    display: block;
    height: calc(100% + 32px);
    left: -32px;
    min-width: 400px;
    opacity: 0;
    position: absolute;
    top: -16px;
    -webkit-transition: var(--cub);
    transition: var(--cub);
    visibility: hidden;
    width: calc(100% + 64px);
    z-index: -1;
  }
}
.breadcrumbs-item h1,
.breadcrumbs-item.breadcrumbs-item--big {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs-item h1,
  .breadcrumbs-item.breadcrumbs-item--big {
    font-size: 48px;
  }
}
.breadcrumbs-item h1 .ico,
.breadcrumbs-item.breadcrumbs-item--big .ico {
  height: 24px;
  margin-left: 16px;
  position: relative;
  top: -3px;
  width: 24px;
}
.breadcrumbs-item_separate {
  width: 100%;
}
.breadcrumbs.breadcrumbs--footer {
  background: #001b28;
  margin: 0 0 -8px;
  padding: 16px 0;
}
.breadcrumbs.breadcrumbs--footer .breadcrumbs-item__collapse {
  border-radius: 18px 18px 0 0;
  bottom: calc(100% + 16px);
  padding: 16px 24px 0;
  top: unset;
  z-index: 10;
}
.btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  border: 0;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  justify-content: center;
  overflow: hidden;
  padding: 4px 8px;
  position: relative;
  -webkit-transition: var(--cub);
  transition: var(--cub);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .btn {
    font-size: 16px;
    padding: 4px 18px;
  }
}
.btn .ico {
  height: 12px;
  margin-right: 4px;
  width: 12px;
}
@media only screen and (max-width: 575px) {
  .btn .ico {
    height: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .btn .ico {
    margin-right: 8px;
  }
}
.btn.hide {
  display: none;
}
.btn .ico[class*="ico--icon-cat"] {
  color: transparent;
  height: 16px;
  margin-right: 0;
  width: 16px;
}
button {
  color: inherit;
  outline: none;
  padding: 0;
}
.btn--primary {
  background-color: #ffb648;
  background-image: linear-gradient(80deg, #ff5d5d 50.67%, #ffb648 90.53%);
  background-position: 100% 50%;
  background-size: 200%;
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  .btn--primary {
    font-size: 14px;
    line-height: 25px;
  }
}
.btn--primary:hover {
  background-size: 100%;
  -webkit-box-shadow: 10px 10px 30px rgba(255, 0, 0, 0.29);
  box-shadow: 10px 10px 30px rgba(255, 0, 0, 0.29);
  color: #fff;
}
.btn--contour {
  border: 1px solid #001b28;
  color: #001b28;
  font-size: 14px;
  width: 100%;
}
.btn--contour,
.btn--md {
  font-weight: 500;
  line-height: 140%;
  padding: 8px 20px;
}
.btn--md {
  font-size: 18px;
}
@media only screen and (max-width: 1023px) {
  .btn--md {
    font-size: 12px;
    padding: 4px 8px;
  }
}
.btn--xl {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  padding: 8px 20px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .btn--xl {
    font-size: 14px;
  }
}
.btn--second {
  background: #263146;
  color: #fff;
  padding: 8px 12px;
}
.btn--second:hover {
  color: #008dd2;
}
@media only screen and (max-width: 1023px) {
  .btn--arrow {
    font-size: 10px;
    padding: 4px 8px;
  }
}
.btn--arrow_bottom .ico {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal button,
.page_personal-cabinet button {
  border-radius: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}
.modal button.btn_publish,
.page_personal-cabinet button.btn_publish {
  background: #5ec12f;
}
.modal button.btn_declined,
.page_personal-cabinet button.btn_declined {
  background: #e52f2f;
}
.modal button.btn_verify,
.page_personal-cabinet button.btn_verify {
  background: #437ae4;
}
.modal button.btn_completed,
.page_personal-cabinet button.btn_completed {
  background: #969fa0;
}
.cabinet_excursion-table button,
.modal-table button {
  padding: 4px 8px;
}
.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;
  margin-left: -24px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .filter {
    font-size: 12px;
    margin-left: -8px;
  }
}
.filter.active {
  margin-bottom: 32px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .filter.active {
    margin-bottom: 0;
    padding-bottom: 17px;
  }
  .filter.active .filter-item:not(:last-child) {
    padding-bottom: 30px;
  }
}
.filter .select2-selection {
  background: transparent;
}
.filter .select2-container--default .select2-selection--multiple {
  border-radius: 24px;
  padding: 8px 12px;
}
.filter .select2-container {
  height: 34px;
}
.filter .select2 {
  cursor: pointer;
  left: 0;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.filter .select2 * {
  cursor: pointer;
}
.filter-wrapper {
  position: relative;
}
.filter-item_list {
  display: none;
  left: 24px;
  overflow-x: auto;
  position: absolute;
  scrollbar-width: thin;
  top: 40px;
  white-space: nowrap;
  width: 100%;
}
.filter-item_list::-webkit-scrollbar {
  height: 8px;
}
.filter-item_list::-webkit-scrollbar-track {
  background: #f0f0f0;
}
.filter-item_list::-webkit-scrollbar-thumb {
  background-color: #cdcdcd;
}
@media only screen and (max-width: 1023px) {
  .filter-item_list {
    bottom: auto;
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    left: 8px;
    line-height: 160%;
    top: 40px;
  }
}
.filter-item_list .filter-item_checkbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.filter-item_list.active {
  display: block;
  margin-top: 10px;
}
.filter-item_list > * {
  display: inline-block;
}
.filter-item_select {
  position: relative;
}
.filter-item_select textarea {
  display: none;
}
.filter-item_select_list > * {
  margin-left: 16px;
}
.filter-item_select-placeholder {
  border: 1px solid #001b28;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}
.filter-item_select-placeholder:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='7' fill='none'%3E%3Cpath stroke='%23001B28' d='M5.366 6a1 1 0 0 1-1.732 0L1.469 2.25a1 1 0 0 1 .866-1.5h4.33a1 1 0 0 1 .866 1.5L5.366 6Z'/%3E%3C/svg%3E");
  bottom: 0;
  content: "";
  height: 7px;
  margin: auto;
  position: absolute;
  right: 12px;
  top: 0;
  width: 9px;
}
.filter-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  margin-left: 24px;
}
@media only screen and (max-width: 1023px) {
  .filter-item {
    margin-left: 8px;
  }
}
.select2-container .select2-search--inline .select2-search__field,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  color: #1f232e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.select2-selection__rendered {
  display: none !important;
  margin-bottom: -8px;
  margin-left: -16px;
}
.select2-selection__rendered > * {
  margin-bottom: 8px !important;
  margin-left: 16px !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.select2-container
  .select2-selection--multiple
  .select2-selection__rendered
  li.select2-selection__choice {
  background: transparent;
  border: 0;
  padding-left: 16px;
}
.select2-container .select2-search--inline .select2-search__field {
  color: #001b28;
  font-size: 16px;
  font-weight: 500;
  height: 22px;
  line-height: 100%;
  padding-top: 6px;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-input-placeholder {
  color: #001b28;
}
.select2-container {
  margin: 5px 0;
}
.select2-container.select2-container--open
  ~ .filter-item_select-placeholder:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #0075ff;
}
.select2-dropdown.modal-defautl-dropmenu {
  background: #faf7f0;
  border: 1px solid #1f232e !important;
  border-color: #1f232e;
  border-radius: 12px !important;
  min-width: 200px !important;
  overflow: hidden;
  width: 200px !important;
}
body .hihop form.NoSmSOldForms .left {
  display: block;
  float: left;
}
body .hihop form.NoSmSOldForms .right.privacy-policy.privacy-policy2 {
  float: unset;
}
body .hihop form.NoSmSOldForms .right.last {
  float: unset;
  text-align: center;
}
body .hihop form.NoSmSOldForms .right {
  float: left;
}
.filter-item--clear {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
@media only screen and (max-width: 1023px) {
  .filter-item--clear {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 8px;
    width: 100%;
  }
}
.filter-btn_clear {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-btn_clear:hover {
  color: #0075ff;
}
.filter-btn_clear .ico {
  display: inline-block;
  margin-right: 8px;
}
.filter-item_checkbox-btn {
  border: 1px solid #001b28;
  border-radius: 24px;
  font-weight: 500;
  line-height: 100%;
  min-height: 30px;
  padding: 4px 30px 6px 12px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .filter-item_checkbox-btn {
    font-size: 16px;
    padding: 8px 30px 8px 12px;
  }
}
.filter-item_checkbox-btn.active {
  background: #001b28;
  color: #fff;
}
.filter-item_checkbox-btn.active:after {
  -webkit-filter: grayscale(1) invert(1);
  filter: grayscale(1) invert(1);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter-item_checkbox-btn:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM3MyAzLjk2MmEuMjU4LjI1OCAwIDAgMC0uMjIzLjM4N2wyLjYyNiA0LjU0OWMuMS4xNzIuMzQ4LjE3Mi40NDcgMEw4Ljg1IDQuMzQ5YS4yNTguMjU4IDAgMCAwLS4yMjMtLjM4N0gzLjM3M1ptLTEuMDkuODg3YTEuMjU4IDEuMjU4IDAgMCAxIDEuMDktMS44ODdoNS4yNTNhMS4yNTggMS4yNTggMCAwIDEgMS4wOSAxLjg4N0w3LjA4OCA5LjM5OGExLjI1OCAxLjI1OCAwIDAgMS0yLjE3OSAwTDIuMjg0IDQuODQ5WiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+");
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  right: 12px;
  top: 0;
  width: 12px;
}
.filter-item_checkbox {
  cursor: pointer;
}
.filter-item_checkbox input:checked ~ span {
  color: #ff6b3c;
}
.filter-item_checkbox:not(:first-child) {
  margin-left: 16px;
}
.filter-item_list-selected-desktop {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter-item_list-selected-desktop span {
  cursor: pointer;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-right: 20px;
  position: relative;
}
.filter-item_list-selected-desktop span:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjEzNiAzLjg2My04LjI3MyA4LjI3NG04LjI3NCAwTDMuODYzIDMuODYzIiBzdHJva2U9IiMwMDFCMjgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-position: 50%;
  content: "";
  height: 16px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 16px;
}
@media only screen and (max-width: 1023px) {
  .filter-item_list-selected-desktop span:after {
    top: 1px;
  }
  .filter-item_list-selected-desktop {
    width: 100%;
  }
  .filter-item_list-selected-desktop span {
    margin-left: 8px;
  }
}
.filter-selected {
  font-family: Nunito, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 24px;
  margin-left: -8px;
}
@media only screen and (max-width: 1023px) {
  .filter-selected {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .filter-selected {
    display: none;
  }
}
.filter-selected span {
  display: inline-block;
  margin-left: 8px;
}
.section--bgdark .filter-item_checkbox-btn {
  border-color: #fff;
}
.section--bgdark .filter-item_list-selected-desktop span:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjEzNyAzLjg2My04LjI3NCA4LjI3NG04LjI3NCAwTDMuODYzIDMuODYzIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
}
.section--bgdark .filter-item_checkbox-btn:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM3NCAzLjk2MmEuMjU4LjI1OCAwIDAgMC0uMjI0LjM4N2wyLjYyNiA0LjU0OWMuMS4xNzIuMzQ4LjE3Mi40NDggMEw4Ljg1IDQuMzQ5YS4yNTguMjU4IDAgMCAwLS4yMjQtLjM4N0gzLjM3NFptLTEuMDkuODg3YTEuMjU4IDEuMjU4IDAgMCAxIDEuMDktMS44ODdoNS4yNTJhMS4yNTggMS4yNTggMCAwIDEgMS4wOSAxLjg4N0w3LjA5IDkuMzk4YTEuMjU4IDEuMjU4IDAgMCAxLTIuMTggMEwyLjI4NCA0Ljg0OVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
}
.section--bgdark .filter-item_checkbox-btn.active:after {
  -webkit-filter: none;
  filter: none;
}
.ico {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 24px;
  justify-content: center;
  vertical-align: bottom;
  width: 24px;
}
.ico svg {
  height: 100%;
  width: 100%;
}

/* End */


/* Start:/local/templates/ogni-povolzhya/static/css/custom.css?1778060224694*/
.modal-default,
.modal-default > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}
.modal-default-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
  text-align: center;
}
.modal-default-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.page_personal-cabinet button.btn_stopped {
  background: #6f43e4;
}

/* End */


/* Start:/local/templates/ogni-povolzhya/components/bitrix/search.suggest.input/ogniHeaderSuggestInput/style.css?1778060221829*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}

.search-autocomplete {
    background: #e6e6e6;
    border-radius: 0 0 12px 12px;
    color: #1f232e;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    left: 0;
    line-height: 24px;
    max-height: 225px;
    overflow-y: auto;
    padding: 10px 16px;
    position: absolute;
    top: 100%;
    width: 100%;
}

/* End */
/* /local/templates/ogni-povolzhya/tpl/css/vendor.css?177806022467938 */
/* /local/templates/ogni-povolzhya/tpl/css/app.css?1778060224185339 */
/* /local/templates/ogni-povolzhya/static/css/custom.css?1778060224694 */
/* /local/templates/ogni-povolzhya/components/bitrix/search.suggest.input/ogniHeaderSuggestInput/style.css?1778060221829 */
