

/* Start:/local/templates/bozhovskayadesign/css/jquery.fancybox.min.css?167394442115512*/
.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:transparent;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:transparent;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:transparent}.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, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/bozhovskayadesign/css/swiper-bundle.min.css?167394442115822*/
/**
 * Swiper 8.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 14, 2022
 */

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


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


/* Start:/local/templates/bozhovskayadesign/css/style.css?1757354339174446*/
@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Regular.eot");
    src: local("Circe"), local("Circe-Regular"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Regular.woff") format("woff"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraLight.eot");
    src: local("Circe ExtraLight"), local("Circe-ExtraLight"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraLight.eot") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraLight.woff") format("woff"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Thin.eot");
    src: local("Circe Thin"), local("Circe-Thin"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Thin.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Thin.woff") format("woff"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Light.eot");
    src: local("Circe Light"), local("Circe-Light"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Light.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Light.woff") format("woff"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Bold.eot");
    src: local("Circe Bold"), local("Circe-Bold"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Bold.woff") format("woff"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Circe";
    src: url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraBold.eot");
    src: local("Circe ExtraBold"), local("Circe-ExtraBold"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraBold.woff") format("woff"), url("/local/templates/bozhovskayadesign/css/./../fonts/Circe-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: "Circe", sans-serif;
    font-size: 0.5208335vw;
    font-style: normal;
    font-weight: normal;
    -webkit-animation: bugfix infinite 1s;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}

body {
    font-style: normal;
    font-weight: normal;
    -webkit-animation: bugfix infinite 1s;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    color: #2b2f36;
    background-color: #ffffff;
    font-size: 3rem;
}

body.lock {
    overflow: hidden;
}

input,
textarea {
    -webkit-animation: bugfix infinite 1s;
    line-height: inherit;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    color: inherit;
}

a {
    color: unset;
}

a,
a:hover {
    text-decoration: none;
}

button,
input,
a,
textarea {
    outline: none;
    cursor: pointer;
    font: inherit;
}

button:focus,
input:focus,
a:focus,
textarea:focus {
    outline: none;
}

button:active,
input:active,
a:active,
textarea:active {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: inherit;
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

img {
    width: 100%;
    height: auto;
    display: block;
}

button {
    border: none;
    color: inherit;
    font: inherit;
    text-align: inherit;
    padding: 0;
    background-color: transparent;
}

ul {
    padding: 0;
    margin: 0;
}

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

.container {
    width: 144rem;
    margin: 0 auto;
}

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

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

@media (max-width: 48em) {
    html {
        font-size: 5px;
        font-size: 1.5625vw;
        font-size: 1.20773vw;
        -webkit-text-size-adjust: none;
    }
    body {
        -webkit-text-size-adjust: none;
    }
    .container {
        padding: 0 4rem;
        width: 100%;
    }
    .container--sm {
        width: 100%;
    }
}

.logo {
    width: 14.8rem;
    height: 8rem;
}

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

.control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.arrow {
    width: 4rem;
    height: 3rem;
    cursor: pointer;
}

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

.pagination {
    font-size: 2.2rem;
    font-weight: 300;
    color: #ffffff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0.1rem 3.2rem 0 3.2rem;
}

.pagination .swiper-pagination-current {
    font-weight: 800;
    font-size: 2.2rem;
}

.pagination.pagination--black {
    color: #323232;
}

.pagination-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.pagination-custom__arrow-prev {
    width: 4.5rem;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 3.8rem;
}

.pagination-custom__arrow-prev img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.pagination-custom__numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 3.8rem;
}

.pagination-custom__item {
    font-size: 2.2rem;
    font-weight: 400;
    color: #242323;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
}

.pagination-custom__item:not(:last-child) {
    margin-right: 0.5rem;
}

.pagination-custom__item.active {
    font-weight: 800;
    margin-right: 1rem;
    position: relative;
}

.pagination-custom__item.active::before {
    content: ".";
    position: absolute;
    bottom: 0;
    right: -0.4rem;
}

.pagination-custom__item:last-child {
    margin-right: 0;
}

.pagination-custom__arrow-next {
    width: 4.5rem;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination-custom__arrow-next img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.btn {
    width: 23.2rem;
    height: 6rem;
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 2rem;
    border: 0.1rem solid rgba(255, 255, 255, 0.29);
    border-radius: 4.9rem;
    position: relative;
}

.btn img {
    width: 4rem;
    height: 0.6rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 50%;
    right: -2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: ease 0.8s;
    transition: ease 0.8s;
}

.btn:hover img {
    -webkit-transform: translate(20%, -50%);
    transform: translate(20%, -50%);
}

.btn.btn--black {
    border: 0.1rem solid rgba(36, 35, 35, 0.29);
    color: #323232;
}

.title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    width: 50%;
}

.title.title--black {
    color: #323232;
}

.subtitle {
    font-size: 1.7rem;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    width: 33%;
    line-height: 1.47;
    text-align: right;
}

.subtitle.subtitle--black {
    color: #323232;
}

.rating {
    position: relative;
}

.rating-wrap {
    position: relative;
    overflow: hidden;
    width: 18.5rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.rating-wrap-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
    width: 18.5rem;
}

.rating-wrap-item input {
    display: none;
}

.rating-wrap-item-star {
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer;
}

.rating-wrap-item-star:not(:last-child) {
    margin-right: 1.2rem;
}

.rating-wrap-item-star svg {
    width: 100%;
    height: 100%;
}

.rating-wrap-item-star svg path {
    fill: black;
}

.rating-wrap.choise {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.rating-wrap.choise .star svg path {
    fill: white;
}

.rating-wrap.choise .star.active svg path {
    fill: black;
}

.rating-wrap.choise:hover {
    opacity: 1;
}

.rating-wrap.bg {
    position: absolute;
    top: 0;
    z-index: 1;
}

.rating-wrap.bg .star svg path {
    fill: white;
}

@media (max-width: 48em) {
    .rating-wrap {
        width: 37rem;
    }
    .rating-wrap-item {
        width: 37rem;
    }
    .rating-wrap-item-star {
        width: 5rem;
        height: 5rem;
    }
    .rating-wrap-item-star:not(:last-child) {
        margin-right: 2.4rem;
    }
    .title-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .title {
        font-size: 6rem;
        width: 100%;
    }
    .subtitle {
        font-size: 3rem;
        width: 100%;
    }
    .btn {
        width: 38.4rem;
        height: 10rem;
        font-size: 3.2rem;
        border-radius: 10rem;
        position: relative;
    }
    .btn img {
        width: 9rem;
        height: 1.2rem;
        right: -4rem;
    }
    .btn:hover img {
        -webkit-transform: translate(20%, -50%);
        transform: translate(20%, -50%);
    }
    .control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .arrow {
        width: 9rem;
        padding-top: 0rem;
        height: 5rem;
    }
    .pagination {
        font-size: 3.6rem;
        margin: 0 6rem;
    }
    .pagination .swiper-pagination-current {
        font-size: 3.6rem;
        margin-right: 0.8rem;
    }
}

@media (max-width: 48em) {
    .pagination-custom__arrow-prev {
        width: 8rem;
        height: 2rem;
        margin-right: 7.6rem;
    }
    .pagination-custom__numbers {
        margin-right: 7.6rem;
    }
    .pagination-custom__item {
        font-size: 4.4rem;
    }
    .pagination-custom__item:not(:last-child) {
        margin-right: 1.5rem;
    }
    .pagination-custom__item.active::before {
        right: -1rem;
    }
    .pagination-custom__item.active:not(:last-child) {
        margin-right: 3rem;
    }
    .pagination-custom__item.active:not(:last-child)::before {
        right: -1rem;
    }
    .pagination-custom__arrow-next {
        width: 8rem;
        height: 2rem;
    }
}

.dark {
    background: #323232;
}

.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 3rem;
    padding-bottom: 1.3rem;
}

.header__navigation {
    margin-left: -1.2rem;
    margin-top: -1rem;
}

.header__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__nav-item {
    font-size: 1.8rem;
    font-weight: 400;
    color: #ffffff;
    position: relative;
}

.header__nav-item:not(:last-child) {
    margin-right: 5rem;
}

.header__nav-item::before {
    content: "";
    width: 0%;
    height: 0.1rem;
    background: #ffffff;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
}

.header__nav-item:hover::before {
    width: 100%;
}

.header__tel {
    font-size: 2rem;
    font-weight: 700;
    color: #fafafa;
    position: relative;
    margin-top: -1rem;
}

.header__tel::before {
    content: "";
    width: 0%;
    height: 0.1rem;
    background: #ffffff;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
}

.header__tel:hover::before {
    width: 100%;
}

.banner {
    position: relative;
    padding-bottom: 21.8rem;
}

.banner::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner__inner {
    position: relative;
}

.banner__img-arrow {
    width: 1rem;
    height: 9rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 47.7%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}

.banner__slider {
    width: 100%;
    padding-top: 5.2rem;
    position: relative;
}

.banner__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.banner__left-block {
    width: 30rem;
    padding: 7rem 0 0 0rem;
    margin-right: 12.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 4rem;
    position: relative;
}

.banner__left-block::before {
    content: "";
    width: 0.1rem;
    height: 28.5rem;
    background: #808080;
    position: absolute;
    left: 0;
    top: 0;
}

.banner__left-block::after {
    content: "";
    width: 0.1rem;
    height: 28.5rem;
    background: #808080;
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner__left-item-img {
    width: 3.5rem;
    height: 3.5rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.banner__left-item-title {
    font-size: 1.7rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 2.2rem;
}

.banner__left-item-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    padding-bottom: 1.5rem;
}

.banner__bg-block {
    position: relative;
    height: 70rem;
    padding-bottom: 16rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.banner__slide-bg {
    width: 53rem;
    height: 67rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.banner__title-block {
    width: 80%;
    position: relative;
}

.banner__title {
    font-size: 9rem;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.05;
}

.banner__pagination {
    position: absolute;
    top: 12rem;
    left: auto;
    right: -3rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

.banner__control {
    position: absolute;
    bottom: 1rem;
    right: 0rem;
    z-index: 10;
}

.banner__slider-arrow-prev {
    margin-right: 4rem;
}

.projects {
    overflow: hidden;
}

.projects__title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3.7rem;
}

.projects__title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    width: 50%;
}

.projects__btn {
    margin-right: 2rem;
}

.projects__slider {
    width: 100%;
    overflow: visible !important;
    margin-bottom: 6rem;
}

.projects__slider .projects__slide {
    width: 55.5%;
}

.projects__slide {
    padding: 4.4rem 3.7rem 2.7rem 4rem;
    position: relative;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    width: 55.5% !important;
}

.projects__slide:first-child {
    border-left: 1px solid #707070;
}

.projects__slide-sticker {
    font-size: 1.7rem;
    font-weight: 700;
    color: #030303;
    padding: 1rem 2rem;
    width: 16.4rem;
    height: 3.6rem;
    background: #ffffff;
    -webkit-box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 15.6rem;
    left: 0;
    z-index: 10;
}

.projects__slide-img {
    width: 100%;
    height: 37.8rem;
    margin-bottom: 2.3rem;
}

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

.projects__slide-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.projects__slide-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
    width: 70%;
}

.projects__slide-link {
    width: 4rem;
    height: 0.6rem;
}

.projects__slide-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.projects__control {
    margin: 0 auto;
}

.whom {
    padding-top: 20.3rem;
    padding-bottom: 16.3rem;
    position: relative;
}

.whom::before {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    top: 0;
    right: 0;
}

.whom__title-wrap {
    margin-bottom: 7.8rem;
}

.whom__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.whom__slider {
    overflow: visible;
}

.whom__slider .whom__box {
    width: 25%;
}

.whom__slide {
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.whom__box {
    position: relative;
    padding: 3.8rem 5rem 4.3rem 4rem;
    position: relative;
    cursor: pointer;
    -webkit-transition: ease 0.8s;
    transition: ease 0.8s;
}

.whom__box:not(:first-child) {
    margin-left: -0.1rem;
}

.whom__box::before {
    content: "";
    width: 90%;
    height: 0.1rem;
    background: #707070;
    position: absolute;
    top: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.whom__box::after {
    content: "";
    width: 90%;
    height: 0.1rem;
    background: #707070;
    position: absolute;
    bottom: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.whom__box.active {
    -webkit-transform: translateY(-4.8rem);
    transform: translateY(-4.8rem);
    z-index: 10;
    width: 25%;
    margin: 0 auto;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.whom__box.active::before,
.whom__box.active::after {
    background: transparent;
}

.whom__box.active .whom__box-inner::before,
.whom__box.active .whom__box-inner::after {
    background: transparent;
}

.whom__box.active .whom__box-img-hover {
    opacity: 1;
}

.whom__box.active .whom__img-letter img.start {
    opacity: 0;
}

.whom__box.active .whom__img-letter img.hover {
    opacity: 1;
}

.whom__box.active .whom__box-title,
.whom__box.active .whom__box-subtitle {
    color: #ffffff;
}

.whom__box-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: ease 0.8s;
    transition: ease 0.8s;
}

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

.whom__box-img-hover::before {
    content: "";
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.whom__box-inner::before {
    content: "";
    height: 90%;
    width: 0.1rem;
    background: #707070;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.whom__box-inner::after {
    content: "";
    height: 90%;
    width: 0.1rem;
    background: #707070;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.whom__img-letter {
    width: 8.2rem;
    height: 9.8rem;
    margin-bottom: 5.2rem;
    position: relative;
}

.whom__img-letter img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
}

.whom__img-letter img.hover {
    opacity: 0;
}

.whom__box-title {
    font-size: 1.7rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 2.2rem;
    position: relative;
}

.whom__box-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    position: relative;
    line-height: 1.3;
}

.numbers {
    height: 86.8rem;
    margin: 0 16rem;
    position: relative;
}

.numbers__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 3rem;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.numbers__bg-letters {
    width: 32rem;
    height: 32.3rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-43%, 32%);
    transform: translate(-43%, 32%);
    z-index: 2;
}

.numbers__inner {
    position: relative;
}

.numbers__title {
    padding-top: 15.3rem;
    margin-bottom: 3.6rem;
}

.numbers__content {
    position: relative;
    height: 62rem;
}

.numbers__value {
    font-size: 5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.numbers__description {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    position: relative;
}

.numbers__description::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    left: -2.4rem;
    top: 0.5rem;
}

.services {
    padding-top: 23rem;
    padding-bottom: 22rem;
    background: #ffffff;
    position: relative;
    z-index: 1;
}

.services__title-wrap {
    margin-bottom: 6rem;
}

.services__btn {
    margin-right: 3rem;
}

.services__content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.services__box {
    width: 34%;
    border: 0.05rem solid rgba(210, 210, 210, 0.7);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.services__box:not(:first-child) {
    margin-left: -0.1rem;
}

.services__box::after {
    content: "";
    width: 100%;
    height: 95%;
    background: rgba(210, 210, 210, 0.7);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.services__box-inner {
    padding: 5rem 4.1rem 7.3rem 7rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    color: #323232;
    position: relative;
    z-index: 1;
    -webkit-transition: ease 0.8s;
    transition: ease 0.8s;
}

.services__box-info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4rem;
}

.services__box-number {
    font-size: 6rem;
    font-weight: 700;
}

.services__box-name {
    font-size: 1.5rem;
    font-weight: 800;
    color: #afafaf;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

.services__box-title {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 2.2rem;
    width: 77%;
}

.services__box-subtitle {
    margin-top: auto;
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 4.6rem;
}

.services__box-link {
    height: 0.6rem;
    width: 3.7rem;
    display: block;
    position: relative;
    margin-top: auto;
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s;
}

.services__box-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.services__box-link img.hover {
    opacity: 0;
}

.services__box-link:hover {
    -webkit-transform: translateX(1rem);
    transform: translateX(1rem);
}

.services__content-bottom {
    border: 1px solid rgba(210, 210, 210, 0.7);
    border-top: none;
    padding: 4.5rem 7.5rem 4.1rem 6.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.services__bottom-numbers-wrap {
    width: 30rem;
    padding-right: 3rem;
    margin-right: 6rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.services__bottom-number {
    font-size: 6rem;
    font-weight: 700;
    color: #323232;
    margin-bottom: 0.4rem;
}

.services__bottom-number-subtitle {
    font-size: 1.6rem;
    font-weight: 400;
    color: #808080;
}

.services__bottom-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 2.2rem;
}

.services__bottom-text {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.3;
}

.services__bottom-text p:not(:last-child) {
    margin-right: 6rem;
}

@media (min-width: 47.99em) {
    .services__box:hover .services__box-inner {
        background: #323232;
        -webkit-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%);
    }
    .services__box:hover .services__box-inner {
        color: #ffffff;
    }
    .services__box:hover .services__box-name {
        color: #ffffff;
    }
    .services__box:hover .services__box-subtitle {
        color: #ffffff;
    }
    .services__box:hover .services__box-link img.start {
        opacity: 0;
    }
    .services__box:hover .services__box-link img.hover {
        opacity: 1;
    }
}

.article {
    background: #ffffff;
    position: relative;
    margin-bottom: 22.6rem;
}

.article::before {
    content: "";
    width: 100%;
    height: 10.5rem;
    background: #323232;
    position: absolute;
    bottom: -0.5rem;
}

.article__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article__sticker {
    font-size: 1.7rem;
    font-weight: 700;
    color: #323232;
    background: #ffffff;
    width: 16.4rem;
    height: 3.9rem;
    padding: 0 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 10rem;
    right: 0;
    z-index: 1;
}

.article__content {
    padding: 7rem 2rem 1rem 9.8rem;
    width: 50%;
    background: #f2f2f2;
}

.article__text {
    font-size: 2rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.35;
    padding: 7rem 0 4.7rem;
    position: relative;
    width: 86%;
    margin-bottom: 4.5rem;
}

.article__quotes {
    width: 3rem;
    height: 3rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
}

.article__quotes:first-child {
    top: 0;
    left: 0;
}

.article__quotes:nth-child(2) {
    bottom: -0.5rem;
    right: 4.5rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.article__author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article__author-wrap {
    margin-right: 7rem;
}

.article__author {
    font-size: 3.2rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 1rem;
}

.article__position {
    font-size: 1.8rem;
    font-weight: 400;
    color: #7b7b7b;
}

.article__author-signature {
    width: 11.5rem;
    height: 9rem;
    padding-top: 2rem;
}

.article__author-signature img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.article__photo {
    width: 50%;
    height: 100%;
}

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

.process {
    margin-bottom: 22.1rem;
}

.process__title {
    margin-bottom: 7rem;
}

.process__slider {
    position: relative;
}

.process__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.process__slide-text {
    width: 56.5%;
    padding: 7.8rem 12.5rem 7.9rem 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #707070;
    border-right: none;
}

.process__box-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}

.process__box-number {
    font-size: 6rem;
    font-weight: 700;
    color: #ffffff;
    margin-right: 1rem;
}

.process__box-name {
    font-size: 1.5rem;
    font-weight: 800;
    color: #afafaf;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

.process__box-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 2.5rem;
    width: 77%;
}

.process__box-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    /* margin-bottom: 4.6rem; */
}

.process__slide-photo {
    width: 43.5%;
    height: 46.4rem;
}

.process__slide-photo img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.process__control {
    margin-top: auto;
}

.reviews {
    margin-bottom: 22rem;
}

.reviews__title-wrap {
    margin-bottom: 5.8rem;
}

.reviews__title {
    width: 80%;
}

.reviews__btn {
    margin-right: 3rem;
}

.reviews__slider {
    border: 0.1rem solid #707070;
    margin-bottom: 4.5rem;
}

.reviews__slide {
    border-left: 0.1rem solid #707070;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50% !important;
}

.reviews__sticker {
    font-size: 1.7rem;
    font-weight: 700;
    color: #030303;
    width: 16.4rem;
    height: 3.6rem;
    background: #ffffff;
    -webkit-box-shadow: 1.5rem 2rem 5rem rgba(0, 0, 0, 0.3);
    box-shadow: 1.5rem 2rem 5rem rgba(0, 0, 0, 0.3);
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 7rem;
}

.reviews__box-link {
    width: 4rem;
    height: 1rem;
    position: absolute;
    bottom: 3.5rem;
    right: 3.5rem;
}

.reviews__box-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.reviews__content {
    padding: 13rem 2rem 11rem 5rem;
    width: 51%;
}

.reviews__slide-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 3.7rem;
}

.reviews__slide-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 9.3rem;
}

.reviews__photo-block {
    height: 37rem;
    width: 28.5rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.reviews__photo-block img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.reviews__control {
    margin: 0 auto;
}

.feedback {
    position: relative;
}

.feedback::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(30rem);
    filter: blur(30rem);
    position: absolute;
    top: -30rem;
    left: 0;
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
}

.feedback__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.feedback__content {
    width: 59rem;
}

.feedback__title {
    font-size: 5.2rem;
    font-weight: 800;
    color: white;
    text-transform: uppercase;
    margin-bottom: 4rem;
}

.feedback__title span {
    position: relative;
}

.feedback__title-smile {
    width: 2.6rem;
    height: 5.6rem;
    position: absolute;
    right: -4rem;
    top: 0.8rem;
}

.feedback__title-smile img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.feedback__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: gray;
    margin-bottom: 9.5rem;
    width: 70%;
}

.feedback__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 78%;
}

.feedback__contact-item {
    padding-right: 2rem;
}

.feedback__contact-name {
    font-size: 1.6rem;
    font-weight: 700;
    color: #6e6e6e;
    margin-bottom: 1.8rem;
}

.feedback__contact-value {
    font-size: 2rem;
    font-weight: 700;
    color: white;
}

.feedback__form {
    color: #ffffff;
    width: 51.7rem;
}

.feedback__inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24.4rem 24.4rem;
    grid-template-columns: 24.4rem 24.4rem;
    -webkit-column-gap: 2.9rem;
    column-gap: 2.9rem;
    row-gap: 4.3rem;
    margin-bottom: 5.7rem;
}

.feedback__form-label:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
}

.feedback__form-label:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
}

.feedback__form-label:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
}

.feedback__form-label:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
}

.feedback__form-input {
    font-size: 2rem;
    font-weight: 800;
    color: white;
    padding-bottom: 1.1rem;
    border-bottom: 0.1rem solid #ffffff;
    width: 100%;
}

.feedback__form-input::-webkit-input-placeholder {
    font-size: 2rem;
    font-weight: 800;
    color: white;
}

.feedback__form-input:-ms-input-placeholder {
    font-size: 2rem;
    font-weight: 800;
    color: white;
}

.feedback__form-input::-ms-input-placeholder {
    font-size: 2rem;
    font-weight: 800;
    color: white;
}

.feedback__form-input::placeholder {
    font-size: 2rem;
    font-weight: 800;
    color: white;
}

.feedback__form-input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.feedback__form-input:focus:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.feedback__form-input:focus::-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.feedback__form-input:focus::placeholder {
    opacity: 0;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.feedback__input-name {
    font-size: 1.8rem;
    font-weight: 400;
    color: #7b7b7b;
    margin-bottom: 0.5rem;
}

.feedback__form-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.feedback__form-attach {
    font-size: 1.8rem;
    font-weight: 700;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
}

.feedback__form-attach img {
    width: 3rem;
    height: 3rem;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 2rem;
}

.feedback__form-attach input {
    display: none;
}
.policy_checkbox {
    margin-top: 3rem;
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1.5;
}

.checkbox-container {
    display: flex;
    align-items: center;
    gap: 1.5rem; 
    position: relative;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.checkmark {
    width: 2.4rem; 
    height: 2.4rem;
    flex-shrink: 0;
    border: 0.2rem solid #ffffff;
    border-radius: 0.3rem;
    background: transparent;
    transition: background 0.2s ease;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}


.checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 0.6rem;
    top: 0.2rem;
    width: 0.8rem; 
    height: 1.4rem; 
    border: solid white;
    border-width: 0 0.4rem 0.4rem 0;
    transform: rotate(45deg);
    box-sizing: border-box;
}


.checkbox-container input:checked ~ .checkmark::after {
    display: block;
}

.checkbox-text {
    margin-left: 0;
    word-break: break-word;
}

.checkbox-text a {
    color: #ffffff;
    text-decoration: underline;
}

.footer {
    padding-top: 22rem;
    padding-bottom: 10rem;
    position: relative;
    overflow: hidden;
}

.footer::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(50%, 80%);
    transform: translate(50%, 80%);
}

.footer .container {
    width: 100%;
}

.footer__top {
    padding: 1.6rem 24rem 1.6rem 24rem;
    border-top: 0.1rem solid #707070;
    border-bottom: 0.1rem solid #707070;
    margin-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__logo {
    width: 12rem;
    height: 6.5rem;
    /* width: 16.5rem;
    height: 11rem; */
}

.footer__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.8rem;
    font-weight: 400;
    color: white;
    margin-left: 11.5rem;
}

.footer__nav-item:not(:last-child) {
    margin-right: 5rem;
}

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0.4;
}

.footer__social-item:not(:last-child) {
    margin-right: 4rem;
}

.footer__social-item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.footer__social-item:first-child {
    width: 2.4rem;
    height: 2.4rem;
}

.footer__social-item:nth-child(2) {
    width: 3.5rem;
    height: 2.93rem;
}

.footer__social-item:nth-child(3) {
    width: 4.2rem;
    height: 2.62rem;
}

.footer__social-item:last-child {
    width: 3rem;
    height: 3rem;
}

.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 24rem;
}

.footer__small {
    font-size: 1.8rem;
    font-weight: 400;
    color: white;
}

.footer__policy {
    margin-top: 5px;   
    font-size: 1.9rem;  
    color: #7b7b7b;
    text-align:center;  
    line-height: 1.8;
}

.cookie-banner { 
    position: fixed;
    bottom: 10px;
    left: auto;
    right: 15px;
    transform: none;
    width: 90%;
    max-width: 600px;
    background: #f2f2f2;
    color: #333;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    padding: 15px 20px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.5;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease, visibility 0.5s ease;
  }
  .cookie-banner.hidden {
    opacity: 0;
    visibility: hidden;
  }
  .cookie-banner a {
    color: #323232;
    text-decoration: underline;
  }
  .cookie-button {
    align-self: flex-end;
    background: #323232;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.2s;
  }
  .cookie-button:hover {
    background: #121212;
  }

.footer__dev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__dev-name {
    margin-right: 1.4rem;
}

.footer__dev-name-key {
    font-size: 1.6rem;
    font-weight: 400;
    color: #7b7b7b;
    margin-bottom: 0.2rem;
    text-align: right;
}

.footer__dev-name-value {
    font-size: 1.7rem;
    font-weight: 375;
    color: white;
}

.footer__dev-name-value span {
    font-weight: 700;
    font-size: 1.8rem;
}

.footer__dev-logo {
    width: 4.1rem;
    height: 4.1rem;
}

.footer__dev-logo img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.numbers__item {
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    transition: ease 0.5s;
    cursor: pointer;
    position: absolute;
}

.numbers__item:hover {
    text-shadow: 0.3rem 0.3rem 5rem #707070;
}

.numbers__item:first-child {
    left: 0rem;
    top: 23rem;
}

.numbers__item:nth-child(2) {
    right: 3rem;
    top: 5rem;
}

.numbers__item:nth-child(3) {
    left: 36rem;
    bottom: 33rem;
}

.numbers__item:nth-child(4) {
    right: 16.3rem;
    bottom: 8rem;
}
.ceo-text {
    margin-bottom: 8.317rem;
}
.ceo-text__title {
    line-height: 7.3rem;
    margin-bottom: 1.286rem;   
}

.ceo-text__content {
    color: #808080;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 108.3rem;
}

@media (min-width: 48em) {

    .numbers__item:first-child {
        -webkit-animation: item 30s linear infinite;
        animation: item 30s linear infinite;
    }
    @-webkit-keyframes item {
        0% {
            left: 0rem;
            top: 23rem;
        }
        25% {
            left: 9.6rem;
            top: 6rem;
        }
        50% {
            left: 19.6rem;
            top: -5.5rem;
        }
        75% {
            left: 9.6rem;
            top: 6rem;
        }
        100% {
            left: 0rem;
            top: 23rem;
        }
    }
    @keyframes item {
        0% {
            left: 0rem;
            top: 23rem;
        }
        25% {
            left: 9.6rem;
            top: 6rem;
        }
        50% {
            left: 19.6rem;
            top: -5.5rem;
        }
        75% {
            left: 9.6rem;
            top: 6rem;
        }
        100% {
            left: 0rem;
            top: 23rem;
        }
    }
    .numbers__item:nth-child(2) {
        -webkit-animation: item2 30s linear infinite;
        animation: item2 30s linear infinite;
    }
    @-webkit-keyframes item2 {
        0% {
            right: 2rem;
            top: 3rem;
        }
        25% {
            right: 12rem;
            top: -4rem;
        }
        50% {
            right: 30rem;
            top: -10.5rem;
        }
        75% {
            right: 12rem;
            top: -4rem;
        }
        100% {
            right: 2rem;
            top: 3rem;
        }
    }
    @keyframes item2 {
        0% {
            right: 2rem;
            top: 3rem;
        }
        25% {
            right: 12rem;
            top: -4rem;
        }
        50% {
            right: 30rem;
            top: -10.5rem;
        }
        75% {
            right: 12rem;
            top: -4rem;
        }
        100% {
            right: 2rem;
            top: 3rem;
        }
    }
    .numbers__item:nth-child(3) {
        -webkit-animation: item3 30s linear infinite;
        animation: item3 30s linear infinite;
    }
    @-webkit-keyframes item3 {
        0% {
            left: 36rem;
            bottom: 33rem;
        }
        15% {
            bottom: 42rem;
        }
        25% {
            left: 53rem;
            bottom: 46rem;
        }
        50% {
            left: 70rem;
            bottom: 50.5rem;
        }
        75% {
            left: 53rem;
            bottom: 46rem;
        }
        85% {
            bottom: 42rem;
        }
        100% {
            left: 36rem;
            bottom: 33rem;
        }
    }
    @keyframes item3 {
        0% {
            left: 36rem;
            bottom: 33rem;
        }
        15% {
            bottom: 42rem;
        }
        25% {
            left: 53rem;
            bottom: 46rem;
        }
        50% {
            left: 70rem;
            bottom: 50.5rem;
        }
        75% {
            left: 53rem;
            bottom: 46rem;
        }
        85% {
            bottom: 42rem;
        }
        100% {
            left: 36rem;
            bottom: 33rem;
        }
    }
    .numbers__item:nth-child(4) {
        -webkit-animation: item4 30s linear infinite;
        animation: item4 30s linear infinite;
    }
    @-webkit-keyframes item4 {
        0% {
            right: 16.3rem;
            bottom: 8rem;
        }
        15% {
            right: 18.3rem;
            bottom: 15rem;
        }
        25% {
            right: 25.3rem;
            bottom: 25rem;
        }
        50% {
            right: 37.3rem;
            bottom: 33rem;
        }
        75% {
            right: 29.3rem;
            bottom: 28.5rem;
        }
        85% {
            right: 21rem;
            bottom: 19.5rem;
        }
        100% {
            right: 16.3rem;
            bottom: 8rem;
        }
    }
    @keyframes item4 {
        0% {
            right: 16.3rem;
            bottom: 8rem;
        }
        15% {
            right: 18.3rem;
            bottom: 15rem;
        }
        25% {
            right: 25.3rem;
            bottom: 25rem;
        }
        50% {
            right: 37.3rem;
            bottom: 33rem;
        }
        75% {
            right: 29.3rem;
            bottom: 28.5rem;
        }
        85% {
            right: 21rem;
            bottom: 19.5rem;
        }
        100% {
            right: 16.3rem;
            bottom: 8rem;
        }
    }
}

.banner-about {
    margin-bottom: 11rem;
    position: relative;
}

.banner-about::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: -20rem;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner-about__inner {
    position: relative;
    padding-top: 13.5rem;
}

.banner-about__substrate {
    position: absolute;
    width: 93.5rem;
    height: 71.4rem;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: -1;
    opacity: 0.04;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner-about__img-arrow {
    width: 1rem;
    height: 9rem;
    margin: 0 auto;
}

.banner-about__text-block {
    width: 65rem;
    margin: 0 auto 6.2rem auto;
}

.banner-about__title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 5rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}

.banner-about__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    text-align: center;
}

.about {
    margin-bottom: 23rem;
}

.about__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 6rem;
    column-gap: 6rem;
    row-gap: 14.5rem;
}

.about__box {
    width: 36rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.about__box:nth-child(1) .about__box-img {
    width: 18rem;
}

.about__box:nth-child(2) .about__box-img {
    width: 18rem;
}

.about__box:nth-child(3) .about__box-img {
    width: 19rem;
}

.about__box:nth-child(5) .about__box-img {
    width: 16rem;
}

.about__box-img {
    width: 20rem;
    height: 20rem;
    margin-bottom: 4rem;
}

.about__box-title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.about__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-top: auto;
    line-height: 1.35;
}

.article.page-about {
    background: inherit;
}

.article.page-about .article::before {
    content: none;
}

.article.page-about .article__title {
    margin-bottom: 5.8rem;
}

.article.page-about .article__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
}

.article.page-about .article__sticker {
    -webkit-box-shadow: 1.5rem 2rem 4.4rem rgba(0, 0, 0, 0.15);
    box-shadow: 1.5rem 2rem 4.4rem rgba(0, 0, 0, 0.15);
}

.article.page-about .article__text {
    width: 81%;
    font-size: 1.7rem;
}

.article.page-about .article__quotes:nth-child(2) {
    bottom: -2.5rem;
    right: 1.5rem;
}

.article.page-about .article__content {
    padding: 10rem 2rem 8rem 9.8rem;
}

.article.page-about .article__photo {
    width: 44.9rem;
    height: 24.4rem;
    margin-left: 6rem;
}

.partners-line {
    margin-bottom: 24.5rem;
}

.partners-line__slider {
    margin-bottom: 4.5rem;
}

.partners-line__slide {
    width: 23.2rem;
    height: 8rem;
}

.partners-line__slide img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.partners-line__control {
    margin: 0 auto;
}

.partners {
    margin-bottom: 22rem;
    position: relative;
}

.partners::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: -20rem;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.partners::after {
    content: "";
    width: 25rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    top: -70%;
    right: 0;
}

.partners__title {
    margin-bottom: 5.2rem;
}

.partners__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (29rem) [5];
    grid-template-columns: repeat(5, 29rem);
}

.partners__box {
    width: 29rem;
    height: 14.4rem;
    position: relative;
    border: 1px solid #707070;
    background: #323232;
    cursor: pointer;
    -webkit-transition: 1s;
    transition: 1s;
}

.partners__box:not(:first-child) {
    margin-left: -0.1rem;
}

.partners__box:not(:nth-child(-n + 5)) {
    margin-top: -0.1rem;
}

.partners__box img {
    width: 11.6rem;
    height: 8.8rem;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.partners__box img.color {
    opacity: 0;
}

.partners__box:hover {
    position: relative;
    z-index: 1;
    background: #ffffff;
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem);
}

.partners__box:hover img.gray {
    opacity: 0;
}

.partners__box:hover img.color {
    opacity: 1;
}

.awards {
    background: #ffffff;
    padding-top: 22.2rem;
    padding-bottom: 21.7rem;
    margin-bottom: 21.5rem;
}

.awards__slider {
    position: relative;
}

.awards__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.awards__slide-img {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.awards__slide-img img {
    width: 21.5rem;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.awards__slide-text-block {
    width: 70%;
    padding-top: 1rem;
}

.awards__slide-title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 3.6rem;
    text-transform: uppercase;
}

.awards__slide-paragraphs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.6rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.5;
    margin-bottom: 2rem;
}

.awards__slide-text-column{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 45rem;
}

.awards__slide-text-column p {
    width: 44.6rem;
    font-size: 1.7rem;
    line-height: 140%;
}

.awards__slide-text-column p:nth-child(-n+2) {
    margin-right: 4rem;
}

.awards__slide-text-column p:not(:last-child) {
    margin-bottom: 2.2rem;
}

.awards__control {
    position: absolute;
    bottom: 1rem;
    left: 30%;
    z-index: 10;
}

.header.header--dark .header__nav-item {
    color: #323232;
}

.header.header--dark .header__nav-item::before {
    background: #323232;
}

.header.header--dark .header__tel {
    color: #323232;
}

.header.header--dark .header__tel::before {
    background: #323232;
}

.banner-project {
    padding-top: 7.5rem;
    margin-bottom: 8rem;
    overflow: hidden;
}

.banner-project__title-block {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
    margin-bottom: 3.2rem;
    border-bottom: 0.1rem solid rgba(210, 210, 210, 0.7);
}

.banner-project__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #323232;
    margin-bottom: 2.2rem;
}

.banner-project__title {
    width: 80%;
}

.banner-project__slider {
    margin-bottom: 2.1rem;
    position: relative;
    overflow: visible;
    height: 70rem;
}

.banner-project__slider-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-project__slide {
    width: 100%;
    height: 61.3rem;
    margin: auto 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.banner-project__slide img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner-project__slide.swiper-slide-active {
    height: 67.3rem;
}

.banner-project__control {
    margin: 0 auto;
}

.about-project {
    margin-bottom: 22rem;
}

.about-project__text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 23.5rem;
}

.about-project__left-block {
    width: 40%;
    padding-right: 4rem;
    padding-top: 2rem;
}

.about-project__subtitle {
    font-size: 1.7rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 1rem;
}

.about-project__title {
    width: 100%;
    margin-bottom: 4rem;
}

.about-project__par {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.4;
}

.about-project__par:not(:last-child) {
    margin-bottom: 2rem;
}

.about-project__right-block {
    width: 48%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33rem 33rem;
    grid-template-columns: 33rem 33rem;
    -webkit-column-gap: 2.7rem;
    column-gap: 2.7rem;
}

.about-project__item {
    width: 100%;
    padding: 1.8rem 2rem 2rem 0;
    border-top: 1px solid rgba(210, 210, 210, 0.7);
}

.about-project__item:not(:nth-child(-n + 2)) {
    border-bottom: 1px solid rgba(210, 210, 210, 0.7);
}

.about-project__item-subtitle {
    font-size: 2rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 2rem;
}

.about-project__item-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #323232;
    text-transform: uppercase;
}

.about-project__photo {
    width: 100%;
}

.about-project__photo img {
    width: 100%;
    height: 60rem;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-project__photo img:not(:last-child) {
    margin-bottom: 6rem;
}

.project-description {
    margin-bottom: 38rem;
}

.project-description__task {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 22rem;
}

.project-description__img-block {
    width: 69rem;
    height: 41.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project-description__img-block img {
    height: 100%;
    width: 31.5rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-description__text-block {
    padding-right: 4rem;
    padding-top: 9rem;
    width: 48%;
}

.project-description__title {
    width: 80%;
    margin-bottom: 2.5rem;
}

.project-description__par-wrap {
    width: 62%;
}

.project-description .par-wrap {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.4;
}

.project-description .par-wrap p:not(:last-child) {
    margin-bottom: 2rem;
}

.project-description__center-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 22rem;
}

.project-description__center-blocks .project-description__text-block {
    width: 100%;
    padding-top: 0;
}

.project-description__center-blocks .project-description__par-wrap {
    width: 61%;
}

.project-description__left-item {
    width: 48%;
}

.project-description__img-small {
    width: 100%;
    height: 61.4rem;
    margin-bottom: 4rem;
}

.project-description__img-small img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-description__right-item {
    width: 48%;
}

.project-description__img-big {
    width: 100%;
    height: 90rem;
    margin-bottom: 4rem;
}

.project-description__img-big img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-description__big-block {
    width: 100%;
}

.project-description__big-block .project-description__text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
    width: 100%;
    padding-right: 0;
}

.project-description__big-block .project-description__title {
    width: 40%;
    padding-right: 4rem;
}

.project-description__big-block .project-description__par-wrap {
    text-align: right;
}

.project-description__big-block-img {
    width: 100%;
    height: 60rem;
    margin-bottom: 4rem;
}

.project-description__big-block-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video {
    width: 100%;
    height: 72rem;
    position: relative;
    margin-bottom: 23rem;
}

.video::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(50, 50, 50, 0.36);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.video__play {
    width: 19.4rem;
    height: 19.4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

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

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

.projects.projects--dark {
    margin-bottom: 22.5rem;
}

.projects.projects--dark .projects__control {
    margin: 0 auto 0 0;
}

.projects.projects--dark .projects__slide {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

.projects.projects--dark .projects__slide-title {
    color: #323232;
}

.feedback.feedback--dark .feedback__title {
    color: #323232;
}

.feedback.feedback--dark .feedback__contact-name {
    color: #7b7b7b;
}

.feedback.feedback--dark .feedback__contact-value {
    color: #323232;
    font-weight: 800;
}

.feedback.feedback--dark .feedback__form-input {
    color: #323232;
    border-bottom: 0.1rem solid rgba(210, 210, 210, 0.7);
}

.feedback.feedback--dark .feedback__form-input::-webkit-input-placeholder {
    color: #323232;
}

.feedback.feedback--dark .feedback__form-input:-ms-input-placeholder {
    color: #323232;
}

.feedback.feedback--dark .feedback__form-input::-ms-input-placeholder {
    color: #323232;
}

.feedback.feedback--dark .feedback__form-input::placeholder {
    color: #323232;
}

.feedback.feedback--dark .feedback__form-attach {
    color: #323232;
}

.footer.footer--dark .footer__nav-list {
    color: #323232;
}

.footer.footer--dark .footer__small {
    color: #7b7b7b;
}

.footer.footer--dark .footer__policy { 
    color: #7b7b7b;
}

.footer.footer--dark .footer__dev-name {
    color: #7b7b7b;
}

.footer.footer--dark .footer__dev-name-key {
    color: #7b7b7b;
}

.footer.footer--dark .footer__dev-name-value {
    color: #323232;
}

.our-services {
    padding-top: 8.6rem;
    margin-bottom: 23.7rem;
}

.our-services__title-wrap {
    margin-bottom: 6.4rem;
}

.our-services__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.our-services__box {
    width: 34%;
    border: 0.1rem solid #707070;
    background: #323232;
    padding: 10rem 5.6rem 6.5rem 5.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all ease 0.7s;
    transition: all ease 0.7s;
    cursor: pointer;
}

.our-services__box:not(:first-child) {
    margin-left: -0.1rem;
}

.our-services__box-img {
    width: 15.4rem;
    height: 12.2rem;
    margin-bottom: 6rem;
    position: relative;
}

.our-services__box-img > img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.our-services__box-img > img.white {
    opacity: 0;
}

.our-services__box-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 2.7rem;
    line-height: 100%;
    width: 77%;
}

.our-services__box-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-top: auto;
    margin-bottom: 4.6rem;
    line-height: 130%;
}

.our-services__box-link {
    display: block;
    width: 4rem;
    height: 1rem;
    margin-top: auto;
    position: relative;
    -webkit-transition: ease 0.8s;
    transition: ease 0.8s;
}

.our-services__box-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.our-services__box-link img.start {
    opacity: 0;
}

.our-services__box-link:hover {
    -webkit-transform: translateX(1.5rem);
    transform: translateX(1.5rem);
}

@media (min-width: 47.99em) {
    .our-services__box:hover {
        background: #ffffff;
    }
    .our-services__box:hover .our-services__box-img img.white {
        opacity: 1;
    }
    .our-services__box:hover .our-services__box-img img.black {
        opacity: 0;
    }
    .our-services__box:hover .our-services__box-title {
        color: #323232;
    }
    .our-services__box:hover .our-services__box-link img.start {
        opacity: 1;
    }
    .our-services__box:hover .our-services__box-link img.hover {
        opacity: 0;
    }
}

.article-big {
    margin-bottom: 22rem;
}

.article-big__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.article-big__text-block {
    width: 50%;
}

.article-big__title {
    margin-bottom: 4.6rem;
}

.article-big__text {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.4;
}

.article-big__text p:not(:last-child) {
    margin-bottom: 4rem;
}

.article-big__img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 42.8%;
}

.article-big__img-block img {
    width: 29.2rem;
    height: 50rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.additionally {
    margin-bottom: 22rem;
}

.additionally__title-wrap {
    margin-bottom: 3rem;
}

.additionally__title {
    width: 70%;
}

.additionally__btn {
    margin-right: 3rem;
}

.additionally__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.additionally__box {
    width: 25%;
    padding: 0 4.9rem 0 2rem;
    border-left: 0.1rem solid #707070;
}

.additionally__box:last-child {
    border-right: 0.1rem solid #707070;
}

.additionally__number-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5rem;
}

.additionally__number {
    font-size: 6rem;
    font-weight: 800;
    color: #ffffff;
}

.additionally__key {
    font-size: 1.5rem;
    font-weight: 800;
    padding-top: 1rem;
    color: #ffffff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

.additionally__box-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 1.8rem;
}

.additionally__box-subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
}

.additionally.white .title {
    color: #323232;
}

.additionally.uslugi .additionally__btn {
    display: none;
}

.additionally.white .additionally__box {
    border-left: 0.1rem solid #d2d2d2;
}

.additionally.white .additionally__box:last-child {
    border-right: 0.1rem solid #d2d2d2;
}

.additionally.white .additionally__number {
    color: #323232;
}

.additionally.white .additionally__key {
    color: #323232;
}

.additionally.white .additionally__box-title {
    color: #323232;
}

.catalog {
    margin-bottom: 22rem;
}

.catalog__down {
    margin: 0 auto 23rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog__down-title {
    font-size: 10rem;
    line-height: 14.7rem;
    text-align: center;
    font-weight: 800;
    color: #393939;
    text-transform: uppercase;
    margin-bottom: 3rem;
}
.catalog__inner .our-projects__item {
    padding: 4rem 4rem 2.5rem 4rem;
    position: relative;
    width: 100%;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
}
.catalog__inner .our-projects__item .our-projects__item-sticker {
    display: none;
}
.catalog__inner .our-projects__item:nth-child(2n) {
    border-right: 1px solid #707070;
}
.catalog__inner .our-projects__item:nth-last-child(-n + 2) {
    border-bottom: 1px solid #707070;
}
.catalog__inner .our-projects__item .our-projects__item-img {
    height: 37.8rem;
}
.catalog__inner .our-projects__item .our-projects__item-title {
    font-size: 2.5rem;
    line-height: 3.7rem;
}
.catalog__inner .our-projects__item .our-projects__item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.catalog__inner .our-projects__item .our-projects__item-link img {
    display: none;
}
.catalog__inner .our-projects__item:not(:nth-last-child(-n + 2)) {
    margin-bottom: 0;
}
.catalog__inner .our-projects__item:not(:nth-child(2n)) {
    margin-right: 0;
}
.catalog__arrow-down {
    width: 1rem;
    height: 9rem;
}

.catalog__arrow-down img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.catalog__title-wrap {
    margin-bottom: 5rem;
}

.catalog__btn {
    margin-right: 2rem;
}

.catalog__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5.5rem;
}

.catalog__box {
    width: 50%;
    padding: 4.4rem 3.7rem 3.7rem 4rem;
    position: relative;
    border: 1px solid #707070;
    margin-left: -0.1rem;
    margin-top: -0.1rem;
}

.catalog__sticker {
    font-size: 1.7rem;
    font-weight: 700;
    color: #030303;
    padding: 1rem 2rem;
    width: 20rem;
    height: 3.6rem;
    background: #ffffff;
    -webkit-box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 17rem;
    left: 0;
    z-index: 10;
}

.catalog__box-img {
    width: 100%;
    height: 37.8rem;
    margin-bottom: 2.3rem;
}

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

.catalog__slide-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.catalog__slide-link {
    width: 4rem;
    height: 0.6rem;
}

.catalog__slide-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.catalog__slide-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
}

.catalog__btn-more {
    margin: 0 auto;
}

.services-banner {
    margin-bottom: 22rem;
}

.services-banner__inner {
    padding-top: 9rem;
}

.services-banner__title {
    color: #323232;
    width: 100%;
    padding-bottom: 4rem;
    margin-bottom: 1.5rem;
    border-bottom: 0.1rem solid rgba(210, 210, 210, 0.7);
}
.services-banner__title .title {
    color: #323232;
    width: 100%;
}
.services-banner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5.5rem;
}

.services-banner__about {
    width: 25%;
}

.services-banner__about-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 2rem;
}

.services-banner__about-subtitle {
    font-size: 2.5rem;
    font-weight: 400;
    color: #323232;
}

.services-banner__text-block {
    font-size: 1.7rem;
    font-weight: 400;
    color: gray;
    line-height: 1.35;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.services-banner__text-block p {
    width: 50%;
    line-height: 140%;
}

.services-banner__photo {
    height: 47.8rem;
}

.services-banner__photo img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.steps {
    background: #323232;
    padding-top: 21rem;
    position: relative;
}

.steps::before {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    top: 10rem;
    right: 0;
}

.steps__title-wrap {
    margin-bottom: 6rem;
}

.steps__subtitle {
    letter-spacing: 0.4px;
    line-height: 180%;
}

.steps__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.steps__box {
    padding: 5rem 3rem 9rem 4rem;
    display: flex;
    flex-direction: column;
    border: 1px solid #707070;
}

.steps__box-stage {
    font-size: 6rem;
    font-weight: 800;
    color: white;
    margin-bottom: 2.5rem;
}

.steps__box-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: white;
    margin-bottom: 3rem;
    line-height: 1;
}

.steps__box-subtitle {
    margin-top: auto;
    font-size: 1.7rem;
    font-weight: 400;
    color: gray;
    width: 95%;
    line-height: 140%;
}

.price {
    background: #323232;
    padding-top: 22rem;
    padding-bottom: 22.8rem;
    position: relative;
}

.price::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-70%, 50%);
    transform: translate(-70%, 50%);
}

.price__title-wrap {
    margin-bottom: 6.2rem;
}

.price__subtitle {
    letter-spacing: 0.4px;
    width: 32%;
}

.price__content {
    margin-bottom: 5.8rem;
}

.price__heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.5rem;
    padding-right: 3rem;
    border-bottom: 1px solid #707070;
    margin-bottom: 3rem;
}

.price__heading {
    font-size: 1.7rem;
    font-weight: 400;
    color: gray;
    text-transform: uppercase;
}

.price__heading:first-child {
    width: 51%;
}

.price__heading:last-child {
    width: 48%;
}

.price__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-right: 3rem;
    border-bottom: 1px solid #707070;
}

.price__row:not(:last-child) {
    margin-bottom: 3.1rem;
}

.price__key {
    font-size: 2.5rem;
    font-weight: 400;
    color: white;
    width: 51%;
}

.price__key sup {
    font-size: 1.7rem;
}

.price__value {
    font-size: 2.5rem;
    font-weight: 400;
    color: white;
    width: 48%;
}

.price__btn {
    margin: 0 auto;
}

.composition {
    margin-bottom: 21.8rem;
}

.composition__title {
    margin-bottom: 6rem;
}

.composition__spoller-item {
    position: relative;
    border-top: 0.1rem solid #d2d2d2;
}

.composition__spoller-item:last-child {
    border-bottom: 0.1rem solid #d2d2d2;
}

.composition__spoller-title-wrap {
    height: 8.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}

.composition__spoller-title-wrap.active .composition__spoller-img {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin-right: -1.4rem;
}

.composition__spoller-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #323232;
    text-transform: uppercase;
}

.composition__spoller-img {
    width: 4rem;
    height: 1.5rem;
    -webkit-transition: ease 0.7s;
    transition: ease 0.7s;
}

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

.composition__spoller-wrap {
    display: none;
    margin-top: -0.9rem;
}

.composition__spoller-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3rem;
}

.composition__text-block {
    font-size: 2rem;
    font-weight: 400;
    color: gray;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    line-height: 115%;
    width: 80%;
    margin-right: 12rem;
}

.composition__text-block li {
    padding-left: 3rem;
    position: relative;
}

.composition__text-block li::before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background: gray;
    position: absolute;
    top: 1.2rem;
    left: 1.2rem;
}

.composition__img {
    width: 62.7rem;
    height: 27.5rem;
}

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

.project-typical__title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3.7rem;
}

.project-typical__btn {
    margin-right: 1.5rem;
}

.project-typical__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4.4rem 4.4rem 4.4rem 3.3rem;
    background: #ffffff;
    border: 0.1rem solid #d2d2d2;
    position: relative;
}

.project-typical__slide-sticker {
    width: 16.5rem;
    height: 3.6rem;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0.5rem;
    -webkit-box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    font-size: 1.7rem;
    font-weight: 700;
    color: #323232;
    position: absolute;
    left: 0;
    bottom: 11.4rem;
    z-index: 1;
}

.project-typical__slide-img {
    width: 72.6rem;
    height: 42.5rem;
    margin-right: 6.1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.project-typical__slide-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-typical__slide-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.project-typical__slide-title {
    font-size: 3.2rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 3rem;
}

.project-typical__slide-subtitle {
    font-size: 2rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.35;
    margin-bottom: 3rem;
    width: 90%;
}

.project-typical__slide-qr-code {
    width: 10.7rem;
    height: 10.7rem;
    margin-bottom: 8rem;
}

.project-typical__slide-qr-code img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.project-typical__control {
    margin-top: auto;
}

.steps.white {
    background: #ffffff;
    margin-bottom: 21.8rem;
    padding-top: 0;
}

.steps.white .steps__box {
    border: 0.1rem solid #d2d2d2;
}

.steps.white .steps__box-stage {
    color: #323232;
}

.steps.white .steps__box-title {
    color: #323232;
}

.price.white {
    background: #ffffff;
    padding-bottom: 0;
    padding-top: 0;
}

.price.white .price__key {
    color: #323232;
}

.price.white .price__value {
    color: #323232;
}

.price__st {
    margin-bottom: 22.8rem;
}

.our-services.white .our-services__box {
    background: #ffffff;
    border: 0.1rem solid #d2d2d2;
}

.our-services.white .our-services__box-title {
    color: #323232;
}

.our-services__st {
    margin-bottom: 22.1rem;
}

.our-services__st .our-services__title-wrap {
    margin-bottom: 3.6rem;
}

@media (min-width: 47.99em) {
    .our-services.white .our-services__box:hover {
        background: #323232;
    }
    .our-services.white .our-services__box:hover .our-services__box-title {
        color: #ffffff;
    }
}

.additionally__st {
    margin-bottom: 18.8rem;
}

.catalog.catalog--light .catalog__box {
    border: 1px solid #d2d2d2;
}

.catalog.catalog--light .catalog__slide-title {
    color: #323232;
    padding-left: 0;
}

.banner-about.seo {
    padding-top: 10rem;
    margin-bottom: 23rem;
}

.banner-about.seo .banner-about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
}

.banner-about.seo .banner-about__substrate {
    width: 120rem;
    height: 74.4rem;
    top: -10rem;
    -webkit-transform: translateX(-42%);
    transform: translateX(-42%);
}

.banner-about.seo .banner-about__text-block {
    margin: 0;
    padding-right: 4rem;
    padding-top: 8rem;
}

.banner-about.seo .banner-about__title {
    text-align: left;
    margin-bottom: 3rem;
}

.banner-about.seo .banner-about__subtitle {
    margin-bottom: 6rem;
    width: 43rem;
}

.banner-about.seo .banner-about__photo-block {
    width: 62.9rem;
    height: 47.1rem;
}

.banner-about.seo .banner-about__photo-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.article.dark {
    background: #323232;
}

.article.dark::before {
    content: none;
}

.projects.page-seo {
    margin-bottom: 22rem;
}

.our-services.page-seo {
    padding-top: 1.5rem;
    margin-bottom: 22.5rem;
}

.our-projects-banner {
    padding-top: 9rem;
    margin-bottom: 8rem;
}

.our-projects-banner__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.our-projects-banner__text-block {
    width: 50%;
    padding-right: 4rem;
    margin-right: 8.5rem;
}

.our-projects-banner__title {
    font-size: 11rem;
    font-weight: 800;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 4rem;
}

.our-projects-banner__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.3;
    padding-left: 5rem;
    position: relative;
}

.our-projects-banner__subtitle::before {
    content: "";
    width: 3.8rem;
    height: 0.1rem;
    background: #ffffff;
    position: absolute;
    top: 1rem;
    left: 0;
}

.our-projects-banner__photo-block {
    width: 51rem;
    height: 36rem;
    padding-top: 3rem;
}

.our-projects-banner__photo-block img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.projects-nav {
    background: #ffffff;
    height: 10.6rem;
    margin-bottom: 6.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: -webkit-sticky;
    position: sticky;
    z-index: 99;
    top: 0;
}

.projects-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.projects-nav__item {
    position: relative;
}

.projects-nav__item:before {
    content: "";
    height: 0.1rem;
    background: #323232;
    width: 0;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.projects-nav__item a {
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    color: #808080;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.projects-nav__item:hover::before {
    width: 100%;
}

.projects-nav__item:hover a {
    color: #323232;
}

.projects-content {
    margin-bottom: 24rem;
}

.projects-content__inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.our-projects {
    position: relative;
}

.our-projects:not(:last-child) {
    padding-bottom: 11.04rem;
}

.our-projects:nth-child(2)::before {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    bottom: 0;
    right: 0;
}

.our-projects:nth-child(4)::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.our-projects:nth-child(5)::before {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    top: 0;
    right: 0;
}

.our-projects:nth-child(6)::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.our-projects:nth-child(7)::before {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    top: 0;
    right: 0;
}

.our-projects:nth-child(8)::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.our-projects__title {
    margin-bottom: 3.6rem;
    letter-spacing: 1.2px;
}

.our-projects__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 5rem;
}

.our-projects__item {
    width: 68rem;
}

.our-projects__item:not(:nth-child(2n)) {
    margin-right: 3.7rem;
}

.our-projects__item:not(:nth-last-child(-n + 2)) {
    margin-bottom: 6rem;
}

.our-projects__item-sticker {
    font-size: 1.6rem;
    font-weight: 700;
    color: #030303;
    padding: 1rem 0.5rem;
    width: 16.4rem;
    height: 3.6rem;
    background: #ffffff;
    -webkit-box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    box-shadow: 1rem 2rem 7rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 17rem;
    left: 0;
    z-index: 10;
}

.our-projects__item-img {
    width: 100%;
    height: 36rem;
    margin-bottom: 2.5rem;
}

.our-projects__item-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.our-projects__item-bottom {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; */
}

.our-projects__item-title {
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    color: #fff;
}

.our-projects__item-link {
    width: 4rem;
    height: 0.6rem;
    margin-top: 1rem;
}

.our-projects__item-link img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.our-projects__btn {
    margin-left: auto;
    margin-right: 2rem;
}

.all-services__inner {
    position: relative;
    padding-top: 13.5rem;
    padding-bottom: 22rem;
}

.all-services__bg {
    position: absolute;
    width: 114rem;
    height: 84rem;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: -1;
    opacity: 0.04;
    top: -5rem;
    left: 50%;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
}

.all-services__content {
    width: 60rem;
    margin: 0 auto 6rem auto;
}

.all-services__title {
    font-size: 5.2rem;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5rem;
}

.all-services__subtitle {
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    color: #808080;
}

.all-services__arrow-down {
    width: 1rem;
    height: 9rem;
    margin: 0 auto;
}

.all-services__arrow-down img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.objects {
    margin-bottom: 22rem;
}

.objects__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 5rem;
}

.objects__pagination .pagination-custom__item {
    color: #ffffff;
}

.news-banner {
    margin-bottom: 8.3rem;
    padding-top: 4rem;
}

.news-banner__inner {
    padding: 0 15rem;
}

.news-banner__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3rem;
}

.news-banner__breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding-right: 4rem;
}

.news-banner__breadcrumbs-item {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    position: relative;
}

.news-banner__breadcrumbs-item:not(:last-child) {
    margin-right: 3.7rem;
}

.news-banner__breadcrumbs-item:not(:last-child)::after {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    background: #808080;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -1.7rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news-banner__btn img {
    right: auto;
    left: -2rem;
}

.news-banner__btn:hover img {
    -webkit-transform: translate(-1rem, -50%);
    transform: translate(-1rem, -50%);
}

.news-banner__title-wrap {
    width: 100%;
    margin-bottom: 9.2rem;
}

.news-banner__date {
    font-size: 1.7rem;
    font-weight: 400;
    color: #242323;
    text-transform: uppercase;
    margin-bottom: 2.4rem;
}

.news-banner__title {
    width: 100%;
    letter-spacing: 1px;
}

.news-banner__about-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 9.5rem;
}

.news-banner__social-wrap {
    width: 50%;
    margin-top: auto;
}

.news-banner__subscribe {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 3rem;
}

.news-banner__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-banner__social-item {
    opacity: 0.4;
}

.news-banner__social-item:not(:last-child) {
    margin-right: 3.2rem;
}

.news-banner__social-item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.news-banner__social-item:first-child {
    width: 1.4rem;
    height: 2.4rem;
}

.news-banner__social-item:nth-child(2) {
    width: 2.9rem;
    height: 2.4rem;
}

.news-banner__social-item:nth-child(3) {
    width: 3.4rem;
    height: 2.1rem;
}

.news-banner__social-item:last-child {
    width: 2.4rem;
    height: 2.4rem;
}

.news-banner__description {
    width: 40.3%;
}

.news-banner__data-news {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 4.5rem;
}

.news-banner__data-news span {
    font-weight: 800;
}

.news-banner__descrioption-text {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
    line-height: 1.29;
}

.news-banner__photo-block {
    height: 47.5rem;
    width: 100%;
}

.news-banner__photo-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news {
    margin-bottom: 17.8rem;
}

.news__content {
    padding: 0 15rem;
    margin-bottom: 13rem;
}

.news__title {
    font-size: 2.5rem;
    font-weight: 400;
    color: #242323;
    line-height: 1.49;
    margin-bottom: 3.3rem;
}

.news__par {
    font-size: 1.8rem;
    font-weight: 300;
    color: #808080;
    line-height: 1.5;
}

.news__par:not(:last-child) {
    margin-bottom: 3rem;
}

.news__par.par-center {
    padding: 5rem 0 8.2rem 4.4rem;
}

.news__par.not-margin {
    margin-bottom: 0;
}

.news__list {
    margin-bottom: 5rem;
}

.news__list-title {
    font-size: 1.8rem;
    font-weight: 400;
    color: #242323;
    margin-bottom: 2.5rem;
}

.news__list-item {
    padding-left: 2.3rem;
    font-size: 1.8rem;
    font-weight: 300;
    color: #808080;
    position: relative;
}

.news__list-item:not(:last-child) {
    margin-bottom: 1.6rem;
}

.news__list-item::before {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background: #242323;
    position: absolute;
    left: 0rem;
    top: 0.5rem;
}

.news__block-with-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5.2rem;
    padding-top: 2rem;
}

.news__text-wrap {
    width: 54.2rem;
    margin-right: 5rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.news__img {
    width: 55rem;
    height: 28.4rem;
    margin-top: -1rem;
}

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

.news__quote-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8.5rem;
}

.news__quote-wrap {
    width: 30rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.news__quote-img {
    width: 3.5rem;
    height: 2.5rem;
    margin-bottom: 7.3rem;
}

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

.news__quote-text {
    font-size: 2.2rem;
    font-weight: 400;
    color: #242323;
    line-height: 1.5;
    margin-bottom: 8rem;
}

.news__quote-author {
    font-size: 1.5rem;
    font-weight: 800;
    color: #242323;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.news__par-wrap {
    width: 65.4%;
}

.news__about-news {
    padding: 0 15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news__about-author {
    width: 38.6rem;
    height: 8.8rem;
    padding: 1.4rem;
    background: #f2f2f2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news__author-photo {
    width: 6rem;
    height: 6rem;
    margin-right: 2.3rem;
}

.news__author-photo img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.news__author-position {
    font-size: 1.4rem;
    font-weight: 400;
    color: #808080;
    margin-bottom: 0.8rem;
}

.news__author-name {
    font-size: 1.6rem;
    font-weight: 400;
    color: #242323;
}

.news__evaluation-block {
    width: 31%;
    margin-top: -2rem;
}

.news__evaluation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 4.5rem;
    width: 95.5%;
}

.news__evaluation-title {
    font-size: 1.9rem;
    font-weight: 400;
    color: #808080;
}

.news__evaluation-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news__evaluation-item {
    width: 3rem;
    height: 3rem;
}

.news__evaluation-item:not(:last-child) {
    margin-right: 1.2rem;
}

.news__evaluation-item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.news__social-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news__subscribe {
    font-size: 1.9rem;
    font-weight: 400;
    color: #808080;
}

.news__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news__social-item {
    opacity: 0.4;
}

.news__social-item:not(:last-child) {
    margin-right: 3.2rem;
}

.news__social-item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.news__social-item:first-child {
    width: 1.4rem;
    height: 2.4rem;
}

.news__social-item:nth-child(2) {
    width: 2.9rem;
    height: 2.4rem;
}

.news__social-item:nth-child(3) {
    width: 3.4rem;
    height: 2.1rem;
}

.news__social-item:last-child {
    width: 2.4rem;
    height: 2.4rem;
}

.other-news {
    margin-bottom: 25rem;
}

.other-news__inner {
    padding: 0 15rem;
}

.other-news__title {
    margin-bottom: 4.3rem;
    letter-spacing: 1px;
}

.other-news__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 54rem 54rem;
    grid-template-columns: 54rem 54rem;
    -webkit-column-gap: 6.3rem;
    column-gap: 6.3rem;
}

.news-box__img {
    height: 39.3rem;
    margin-bottom: 3.8rem;
}

.news-box__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-box__date {
    font-size: 1.7rem;
    font-weight: 400;
    color: #242323;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid rgba(210, 210, 210, 0.7);
    margin-bottom: 2.6rem;
}

.news-box__title {
    font-size: 2.4rem;
    font-weight: 800;
    color: #242323;
    margin-bottom: 1.5rem;
}

.news-box__subtitle {
    font-size: 1.7rem;
    font-weight: 400;
    color: #808080;
}

.header.bg-dark {
    background: #323232;
}

.page-news-banner {
    background: #323232;
    position: relative;
    position: relative;
}

.page-news-banner::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(20rem);
    filter: blur(20rem);
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.page-news-banner::after {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(25rem);
    filter: blur(25rem);
    position: absolute;
    bottom: -50%;
    right: 0;
}

.page-news-banner__inner {
    padding-top: 13rem;
    padding-bottom: 15rem;
}

.page-news-banner__title {
    font-size: 5.2rem;
    font-weight: 800;
    color: white;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 4.5rem;
    width: 40%;
}

.page-news-banner__subtitle {
    width: 32%;
    font-size: 1.7rem;
    font-weight: 400;
    color: white;
    line-height: 1.35;
}

.all-news {
    margin-bottom: 25rem;
}

.all-news__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 44.5rem 44.5rem 44.5rem;
    grid-template-columns: 44.5rem 44.5rem 44.5rem;
    -webkit-column-gap: 5.2rem;
    column-gap: 5.2rem;
    row-gap: 10rem;
    margin-bottom: 11.8rem;
}

.timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 21.7rem;
    margin-bottom: 13.8rem;
}

.timeline__item {
    width: 64rem;
    height: 100%;
    padding: 3.8rem 8rem;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(31.89%, rgba(0, 0, 0, 0.45)),
        to(rgba(0, 0, 0, 0))
    );
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.45) 31.89%, rgba(0, 0, 0, 0) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.timeline__item > img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
}

.timeline__title {
    font-size: 4rem;
    font-weight: 800;
    color: #ffffff;
    padding-left: 2rem;
    margin-top: auto;
    position: relative;
}

.timeline__title::before {
    content: "";
    width: 0.2rem;
    height: 5rem;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}

.footer__new {
    padding-top: 11rem;
}

.contacts {
    padding-bottom: 4.4rem;
    padding-top: 8.5rem;
    margin-bottom: 19.5rem;
    position: relative;
}

.contacts::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(30rem);
    filter: blur(30rem);
    position: absolute;
    top: -8rem;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.contacts::after {
    content: "";
    width: 20rem;
    height: 45.8rem;
    border-radius: 50% 0 0 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(30rem);
    filter: blur(30rem);
    position: absolute;
    bottom: 0;
    right: 0;
}

.contacts__map {
    width: 100%;
    height: 61.8rem;
    margin-top: 14rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.contacts__map iframe {
    height: 61.8rem;
    width: 100%;
}

.contacts__block {
    width: 59.1rem;
    background: #ffffff;
    padding: 12.2rem 4rem 20.5rem 4rem;
    border: 1.1rem solid #323232;
    position: relative;
    margin-top: 1rem;
}

.contacts__block-title {
    font-size: 5.33rem;
    font-weight: 800;
    color: #242323;
    margin-bottom: 2.9rem;
}

.contacts__item-wrap {
    width: 80%;
}

.contacts__item-wrap:not(:last-child) {
    margin-bottom: 3.1rem;
}

.contacts__item-title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #242323;
    margin-bottom: 0.6rem;
}

.contacts__item-subtitle {
    font-size: 2rem;
    font-weight: 400;
    color: #808080;
}

.feedback.page-contacts::before {
    content: "";
    width: 45.8rem;
    height: 45.8rem;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.2;
    -webkit-filter: blur(30rem);
    filter: blur(30rem);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-404 {
    position: relative;
}

.banner-404 > img {
    width: 117.9rem;
    height: 111.9rem;
    position: absolute;
    top: -15rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-object-fit: contain;
    object-fit: contain;
    z-index: -1;
}

.banner-404__inner {
    padding-top: 5rem;
}

.banner-404__inner > img {
    width: 76rem;
    height: 37rem;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 7.7rem auto;
}

.banner-404__text {
    width: 64.5rem;
    margin: 0 auto 4rem auto;
}

.banner-404__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.banner-404__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-size: 5.2rem;
    font-weight: 800;
    color: #323232;
    margin-bottom: 3rem;
    text-transform: uppercase;
    position: relative;
}

.banner-404__title span {
    font-size: 7rem;
}

.banner-404__title::after {
    content: ":(";
    color: #323232;
    font-size: 4rem;
    font-weight: 400;
    position: absolute;
    bottom: 1rem;
    right: -4rem;
}

.banner-404__subtitle {
    font-size: 2.5rem;
    font-weight: 400;
    color: #808080;
    text-align: center;
    width: 72%;
    margin: 0 auto;
}

.banner-404__btn {
    background: #ffffff;
    margin: 0 auto;
}

.mobile {
    display: none;
}

@media (max-width: 48em) {
    .desctop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .header__inner {
        padding-bottom: 4.5rem;
        border-bottom: 0.1rem solid #606060;
        padding-top: 4.2rem;
    }
    .header__btn-mobile {
        margin-left: -1.2rem;
        margin-top: -1rem;
    }
    .header__logo {
        width: 21.2rem;
        height: 11.6rem;
        margin-left: -2.6rem;
    }
    .header__btn {
        width: 10.6rem;
        height: 7rem;
    }
    .header__btn img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .header__tel {
        font-size: 0;
        width: 6.8rem;
        height: 6.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header__tel img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .header__menu {
        width: 100%;
        height: 100%;
        padding-bottom: 11.2rem;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: ease 0.8s;
        transition: ease 0.8s;
        background: #323232;
        z-index: 1000;
        overflow-y: auto;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .header__menu.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .header__menu.on-white-page .header__nav-item {
        color: white;
    }
    .header__top {
        padding: 4.4rem 4rem 5rem 4rem;
        border-bottom: 0.1rem solid #606060;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header__btn-mob {
        padding: 0 4rem;
        margin: 0 4rem 10rem 4rem;
    }
    .header__navigation {
        padding: 10rem 4rem;
    }
    .header__nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
    .header__nav-item {
        font-size: 4rem;
        color: white;
    }
    .header__nav-item:not(:last-child) {
        margin-bottom: 8rem;
    }
    .header__contact {
        padding: 10rem 4rem 10rem 4rem;
        margin-bottom: 10rem;
        border-top: 0.1rem solid #707070;
        border-bottom: 0.1rem solid #707070;
    }
    .header__contact-item:not(:last-child) {
        margin-bottom: 10rem;
    }
    .header__contact-name {
        font-size: 3.6rem;
        font-weight: 400;
        color: #7b7b7b;
        margin-bottom: 2.4rem;
    }
    .header__contact-value {
        font-size: 4re;
        font-weight: 800;
        color: white;
    }
    .header__social {
        padding: 0 4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0.4;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header__social-item {
        width: 6rem;
        height: 6rem;
    }
    .header__social-item:not(:last-child) {
        margin-right: 8rem;
    }
    .header__social-item img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .banner {
        position: relative;
        padding-bottom: 44rem;
    }
    .banner::before {
        content: "";
        width: 45.8rem;
        height: 45.8rem;
        border-radius: 50%;
        background: #ffffff;
        opacity: 0.2;
        -webkit-filter: blur(20rem);
        filter: blur(20rem);
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .banner__inner {
        position: relative;
    }
    .banner__img-arrow {
        width: 1rem;
        height: 9rem;
        -o-object-fit: contain;
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 47.5%;
        z-index: 10;
    }
    .banner__slider {
        width: 100%;
        padding-top: 5.2rem;
        padding-bottom: 10rem;
    }
    .banner__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .banner__left-block {
        width: 100%;
        padding: 0rem 0 9rem 0rem;
        margin-right: 0rem;
    }
    .banner__left-block::after {
        content: none;
    }
    .banner__left-block::before {
        height: 0.1rem;
        width: 100%;
        top: auto;
        bottom: 1rem;
    }
    .banner__left-item-img {
        width: 7rem;
        height: 7rem;
    }
    .banner__left-item-img:not(:last-child) {
        margin-bottom: 4rem;
    }
    .banner__left-item-title {
        font-size: 4rem;
        margin-bottom: 2.2rem;
    }
    .banner__left-item-subtitle {
        font-size: 3.6rem;
        width: 75%;
        padding-bottom: 0rem;
        margin-bottom: 5rem;
    }
    .banner__bg-block {
        height: 76rem;
        margin-bottom: 8rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .banner__slide-bg {
        width: 61.4rem;
        height: 100%;
    }
    .banner__title-block {
        width: 100%;
        padding-bottom: 1rem;
        position: relative;
    }
    .banner__title {
        font-size: 6rem;
        width: 80%;
        margin-left: auto;
        line-height: 135%;
    }
    .banner__control {
        bottom: 2rem;
        right: 0rem;
    }
    .banner__pagination {
        top: auto;
        right: auto;
        left: -6rem;
        bottom: 1rem;
    }
    .projects__title-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        margin-bottom: 8rem;
    }
    .projects__title {
        font-size: 6rem;
        width: 100%;
        margin-bottom: 6.5rem;
    }
    .projects__slider {
        margin-bottom: 8rem;
    }
    .projects__slide {
        padding: 5.2rem 3.6rem 3.6rem 3.6rem;
        width: 100% !important;
    }
    .projects__slide-sticker {
        font-size: 3rem;
        width: 25rem;
        height: 7rem;
        bottom: 22.6rem;
    }
    .projects__slide-img {
        height: 47.4rem;
        margin-bottom: 4rem;
    }
    .projects__slide-title {
        font-size: 4rem;
    }
    .projects__slide-link {
        width: 9rem;
        height: 1.4rem;
    }
    .projects__control {
        margin: 0;
    }
    .whom {
        padding-top: 24.7rem;
        padding-bottom: 25rem;
        position: relative;
    }
    .whom .container {
        padding: 0;
    }
    .whom::before {
        top: 100%;
        right: 0;
    }
    .whom__title-wrap {
        margin-bottom: 8.3rem;
        padding: 0 4rem;
    }
    .whom__title {
        margin-bottom: 3.5rem;
    }
    .whom__subtitle {
        text-align: left;
        line-height: 1.7;
    }
    .whom__slider {
        overflow: hidden;
    }
    .whom__slide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .whom__content {
        padding-left: 4rem;
    }
    .whom__content::-webkit-scrollbar {
        display: none;
    }
    .whom__box {
        width: 60.8rem;
        position: relative;
        padding: 4rem 5.2rem 4rem 4rem;
    }
    .whom__box.swiper-slide-active {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 10;
        width: 100%;
        -webkit-transition: all 1s;
        transition: all 1s;
    }
    .whom__box.swiper-slide-active::before,
    .whom__box.swiper-slide-active::after {
        background: transparent;
    }
    .whom__box.swiper-slide-active .whom__box-inner::before,
    .whom__box.swiper-slide-active .whom__box-inner::after {
        background: transparent;
    }
    .whom__box.swiper-slide-active .whom__box-img-hover {
        opacity: 1;
    }
    .whom__box.swiper-slide-active .whom__img-letter img.start {
        opacity: 0;
    }
    .whom__box.swiper-slide-active .whom__img-letter img.hover {
        opacity: 1;
    }
    .whom__box.swiper-slide-active .whom__box-title,
    .whom__box.swiper-slide-active .whom__box-subtitle {
        color: #ffffff;
    }
    .whom__box:hover {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 10;
    }
    .whom__box::after {
        bottom: 0.1rem;
    }
    .whom__img-letter {
        width: 14rem;
        height: 16rem;
        margin-bottom: 11rem;
    }
    .whom__box-title {
        font-size: 4rem;
        margin-bottom: 2.4rem;
    }
    .whom__box-subtitle {
        font-size: 3.6rem;
    }
    .numbers {
        padding-bottom: 29.4rem;
        height: auto;
        margin: 0;
        position: relative;
    }
    .numbers .container {
        padding: 0;
    }
    .numbers__bg {
        top: 0.3rem;
    }
    .numbers__bg-letters {
        width: 100%;
        height: 49.5rem;
        left: 50%;
        -webkit-transform: translate(-51%, 59%);
        transform: translate(-51%, 59%);
    }
    .numbers__inner {
        padding: 0 4rem;
    }
    .numbers__title {
        padding-top: 0;
        margin-bottom: 10rem;
    }
    .numbers__content {
        margin-left: 10.8rem;
        height: auto;
    }
    .numbers__item {
        position: static;
    }
    .numbers__item:first-child {
        margin-left: 0;
        margin-bottom: 11.8rem;
    }
    .numbers__item:nth-child(2) {
        margin-left: 0;
        margin-bottom: 10rem;
    }
    .numbers__item:nth-child(3) {
        margin-left: 0;
        margin-bottom: 13.4rem;
    }
    .numbers__item:nth-child(4) {
        margin-left: 0;
    }
    .numbers__value {
        font-size: 6rem;
        margin-bottom: 0.5rem;
    }
    .numbers__description {
        font-size: 3.6rem;
        position: relative;
    }
    .numbers__description::before {
        width: 1.6rem;
        height: 1.6rem;
        left: -7.4rem;
        top: -1.5rem;
    }
    .services {
        padding-top: 55.6rem;
        padding-bottom: 26rem;
    }
    .services__title-wrap {
        margin-bottom: 8rem;
    }
    .services__title {
        margin-bottom: 6rem;
    }
    .services__btn {
        margin-right: auto;
    }
    .services__content-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 4rem;
    }
    .services__box {
        width: 50%;
    }
    .services__box-inner {
        padding: 7rem 4.1rem 8.7rem 3.5rem;
    }
    .services__box-info {
        margin-bottom: 5rem;
    }
    .services__box-number {
        font-size: 12rem;
    }
    .services__box-name {
        font-size: 3rem;
    }
    .services__box-title {
        font-size: 4rem;
        margin-bottom: 3.4rem;
        width: 100%;
    }
    .services__box-subtitle {
        font-size: 3.6rem;
        margin-bottom: 7.6rem;
        padding-right: 0.5rem;
        line-height: 1.27;
    }
    .services__box-link {
        height: 1.5rem;
        width: 9rem;
    }
    .services__content-bottom {
        border-top: 1px solid rgba(210, 210, 210, 0.7);
        padding: 6.6rem 6rem 8rem 3.4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .services__bottom-numbers-wrap {
        width: 100%;
        padding-right: 0rem;
        margin-right: 0rem;
        -ms-flex-item-align: start;
        align-self: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 7.6rem;
    }
    .services__bottom-number {
        font-size: 6rem;
        font-weight: 700;
        color: #323232;
        margin-bottom: 0;
        margin-right: 3rem;
    }
    .services__bottom-number-subtitle {
        font-size: 3.6rem;
    }
    .services__bottom-title {
        font-size: 4rem;
        margin-bottom: 3.4rem;
    }
    .services__bottom-text {
        font-size: 3.6rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 1.27;
    }
    .services__bottom-text p:not(:last-child) {
        margin-right: 0rem;
        margin-bottom: 4rem;
    }
    .article {
        margin-bottom: 26rem;
    }
    .article::before {
        height: 8rem;
    }
    .article__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .article__sticker {
        font-size: 3.6rem;
        width: 32.8rem;
        height: 9rem;
        padding: 0 3rem;
        position: absolute;
        bottom: 7.5rem;
        right: auto;
        left: 0;
    }
    .article__content {
        padding: 8rem 2rem 10rem 3.8rem;
        width: 100%;
    }
    .article__text {
        font-size: 3.6rem;
        line-height: 1.35;
        padding: 10rem 0 4.7rem;
        position: relative;
        width: 100%;
        margin-bottom: 4.5rem;
    }
    .article__quotes {
        width: 6rem;
        height: 5rem;
        -o-object-fit: contain;
        object-fit: contain;
        position: absolute;
    }
    .article__quotes:first-child {
        top: 0;
        left: 0;
    }
    .article__quotes:nth-child(2) {
        bottom: -1.5rem;
        right: 2.5rem;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .article__author-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }
    .article__author-wrap {
        margin-right: 0rem;
        margin-bottom: 0rem;
    }
    .article__author {
        font-size: 6rem;
        margin-bottom: 0rem;
    }
    .article__position {
        font-size: 3.6rem;
    }
    .article__author-signature {
        width: 17rem;
        height: 17rem;
        padding-top: 0rem;
        position: absolute;
        right: 2rem;
        bottom: -11rem;
    }
    .article__photo {
        width: 100%;
        height: 100%;
    }
    .process {
        margin-bottom: 24.5rem;
    }
    .process__title {
        margin-bottom: 6rem;
    }
    .process__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .process__slide-text {
        width: 100%;
        padding: 4.8rem 15rem 7.5rem 3rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-right: 1px solid #707070;
    }
    .process__box-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 3.5rem;
    }
    .process__box-number {
        font-size: 12rem;
        margin-right: 1rem;
    }
    .process__box-name {
        font-size: 3.6rem;
    }
    .process__box-title {
        font-size: 4rem;
        width: 100%;
        margin-bottom: 2.7rem;
    }
    .process__box-subtitle {
        font-size: 3.6rem;
        margin-bottom: 9.6rem;
        line-height: 1.3;
    }
    .process__slide-photo {
        width: 100%;
        height: 67.2rem;
    }
    .process__control {
        margin-top: auto;
    }
    .reviews {
        margin-bottom: 24.2rem;
    }
    .reviews__title-wrap {
        margin-bottom: 5.4rem;
    }
    .reviews__title {
        width: 100%;
        margin-bottom: 0;
        line-height: 1.46;
    }
    .reviews__btn {
        margin-right: 3rem;
        margin-right: auto;
    }
    .reviews__slider {
        border: 0.1rem solid #707070;
        margin-bottom: 9.5rem;
    }
    .reviews__slide {
        border-left: 0.1rem solid #707070;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100% !important;
    }
    .reviews__sticker {
        font-size: 3.4rem;
        width: 32.8rem;
        height: 7.2rem;
        position: absolute;
        left: 0;
        bottom: 7rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 3rem;
    }
    .reviews__box-link {
        width: 8rem;
        height: 2rem;
        bottom: 10rem;
        right: 5rem;
    }
    .reviews__box-link img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .reviews__content {
        padding: 7rem 2rem 23rem 3rem;
        width: 100%;
    }
    .reviews__slide-title {
        font-size: 4rem;
        margin-bottom: 3.7rem;
    }
    .reviews__slide-subtitle {
        font-size: 3.6rem;
        margin-bottom: 0rem;
        line-height: 1.25;
    }
    .reviews__photo-block {
        height: 58rem;
        width: 100%;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        padding-top: 6rem;
        margin-right: 5rem;
    }
    .reviews__control {
        margin: 0 auto 0 0;
    }
    .feedback {
        position: relative;
        overflow: hidden;
    }
    .feedback::before {
        top: 30rem;
        right: 0;
        left: auto;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
    .feedback__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .feedback__content {
        width: 100%;
    }
    .feedback__title {
        font-size: 6rem;
        margin-bottom: 4rem;
        line-height: 1.45;
    }
    .feedback__title-smile {
        width: 3rem;
        height: 5.6rem;
        position: absolute;
        right: -5rem;
        top: 1.2rem;
    }
    .feedback__subtitle {
        font-size: 3.6rem;
        margin-bottom: 12rem;
        width: 94%;
        line-height: 1.3;
    }
    .feedback__contact {
        width: 100%;
    }
    .feedback__contact.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .feedback__contact-item {
        padding-right: 0;
    }
    .feedback__contact-name {
        font-size: 3.6rem;
        margin-bottom: 2.2rem;
    }
    .feedback__contact-value {
        font-size: 4rem;
    }
    .feedback__form {
        color: #ffffff;
        width: 100%;
        margin-bottom: 12rem;
    }
    .feedback__inputs {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-column-gap: 0rem;
        column-gap: 0rem;
        row-gap: 10.3rem;
        margin-bottom: 10rem;
    }
    .feedback__form-label:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
    .feedback__form-label:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
    .feedback__form-label:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
    .feedback__form-label:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
    .feedback__form-input {
        font-size: 4rem;
        padding-bottom: 2.4rem;
        border-bottom: 0.1rem solid #ffffff;
        width: 100%;
    }
    .feedback__form-input::-webkit-input-placeholder {
        font-size: 4rem;
    }
    .feedback__form-input:-ms-input-placeholder {
        font-size: 4rem;
    }
    .feedback__form-input::-ms-input-placeholder {
        font-size: 4rem;
    }
    .feedback__form-input::placeholder {
        font-size: 4rem;
    }
    .feedback__input-name {
        font-size: 3.6rem;
        margin-bottom: 2rem;
    }
    .feedback__form-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
    .feedback__form-attach {
        font-size: 3.6rem;
        margin-right: 0rem;
        margin-bottom: 8rem;
        width: 100%;
    }
    .feedback__form-attach img {
        width: 6rem;
        height: 6rem;
        margin-right: 3.4rem;
    }
    .policy_checkbox {
        font-size: 2.6rem;
        margin-top: 6rem;
    }

    .checkbox-container {
        gap: 2rem; 
    }

    .checkmark {
        width: 3.5rem;
        height: 3.5rem;
    }

    .checkbox-container .checkmark::after {
        left: 50%;
        top: 50%;
        width: 1rem;  
        height: 1.8rem; 
        border-width: 0 0.4rem 0.4rem 0;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .checkbox-text a {
        font-size: 2.6rem;
    }

    .footer {
        padding-top: 23.5rem;
        padding-bottom: 7rem;
        position: relative;
        overflow: hidden;
    }
    .footer::before {
        content: "";
        width: 45.8rem;
        height: 45.8rem;
        border-radius: 50%;
        background: #ffffff;
        opacity: 0.2;
        -webkit-filter: blur(20rem);
        filter: blur(20rem);
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(50%, 80%);
        transform: translate(50%, 80%);
    }
    .footer .container {
        width: 100%;
        padding: 0;
    }
    .footer__top {
        padding: 10rem 4rem;
        margin-bottom: 3rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer__logo {
        width: 26rem;
        height: 14.2rem;
        margin-right: 0rem;
        margin-bottom: 14.6rem;
    }
    .footer__nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        font-size: 4rem;
        margin-bottom: 14.5rem;
    }
    .footer__nav-item:not(:last-child) {
        margin-right: 0rem;
        margin-bottom: 9rem;
    }
    .footer__social-item:not(:last-child) {
        margin-right: 7.9rem;
    }
    .footer__social-item:first-child {
        width: 3.4rem;
        height: 5.8rem;
    }
    .footer__social-item:nth-child(2) {
        width: 7rem;
        height: 6rem;
    }
    .footer__social-item:nth-child(3) {
        width: 8.4rem;
        height: 5.2rem;
    }
    .footer__social-item:last-child {
        width: 6rem;
        height: 6rem;
    }
    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 7rem 4rem 0 4rem;
    }
    .footer__small {
        font-size: 3.6rem;
        margin-bottom: 10rem;
    }

.footer__policy {   
        font-size: 3.6rem;
        margin-bottom: 8rem;
        line-height: 1.8;
    }

.cookie-banner {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }

    .footer__dev {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer__dev-name {
        margin-right: 0rem;
    }
    .footer__dev-name-key {
        font-size: 3.2rem;
        margin-bottom: 1.2rem;
        text-align: center;
    }
    .footer__dev-name-value {
        font-size: 4rem;
    }
    .footer__dev-name-value span {
        font-size: 4rem;
    }
    .footer__dev-logo {
        width: 12rem;
        height: 12rem;
    }
    .banner-about {
        margin-bottom: 9rem;
        padding-bottom: 15rem;
    }
    .banner-about::before {
        content: "";
        width: 45.8rem;
        height: 45.8rem;
        border-radius: 50%;
        background: #ffffff;
        opacity: 0.2;
        -webkit-filter: blur(20rem);
        filter: blur(20rem);
        position: absolute;
        bottom: -20rem;
        left: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .banner-about__inner {
        padding-top: 5.6rem;
    }
    .banner-about__substrate {
        position: absolute;
        width: 100%;
        height: 50.8rem;
        opacity: 0.04;
        top: auto;
        left: 0;
        bottom: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .banner-about__img-arrow {
        width: 2rem;
        height: 18rem;
    }
    .banner-about__text-block {
        width: 100%;
        margin: 0 auto 10rem auto;
    }
    .banner-about__title {
        font-size: 6rem;
        line-height: 1.46;
        margin-bottom: 10rem;
    }
    .banner-about__subtitle {
        font-size: 3.6rem;
        text-align: center;
        line-height: 1.23;
        letter-spacing: 0;
    }
    .about {
        margin-bottom: 24.5rem;
    }
    .about__inner {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -webkit-column-gap: 0rem;
        column-gap: 0rem;
        row-gap: 12.5rem;
    }
    .about__box {
        width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 18rem 51rem;
        grid-template-columns: 18rem 51rem;
        -ms-grid-rows: 20% 68%;
        grid-template-rows: 20% 68%;
        row-gap: 4.5rem;
        -webkit-column-gap: 6rem;
        column-gap: 6rem;
    }
    .about__box:nth-child(1) .about__box-img {
        width: 100%;
    }
    .about__box:nth-child(2) .about__box-img {
        width: 100%;
    }
    .about__box:nth-child(3) .about__box-img {
        width: 100%;
    }
    .about__box:nth-child(5) .about__box-img {
        width: 100%;
    }
    .about__box-img {
        width: 100%;
        height: 18rem;
        margin-bottom: 4rem;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }
    .about__box-img img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .about__box-title {
        letter-spacing: 3px;
        margin-bottom: 0rem;
        text-transform: uppercase;
    }
    .about__subtitle {
        font-size: 3.6rem;
        margin-top: 0;
        line-height: 1.3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
    }
    .article.page-about {
        background: inherit;
        margin-bottom: 25rem;
    }
    .article.page-about::before {
        content: none;
    }
    .article.page-about .article__wrapper {
        background: #f2f2f2;
        padding: 8rem 0rem 0rem 0rem;
    }
    .article.page-about .article__title {
        font-size: 6rem;
        color: #323232;
        margin-bottom: 8.6rem;
        padding: 0 4rem;
    }
    .article.page-about .article__inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 4rem 33rem 4rem;
    }
    .article.page-about .article__text {
        width: 100%;
        font-size: 3.4rem;
        line-height: 1.36;
    }
    .article.page-about .article__quotes:nth-child(2) {
        bottom: -0.5rem;
        right: 0.2rem;
    }
    .article.page-about .article__content {
        padding: 0;
        margin-bottom: 18rem;
    }
    .article.page-about .article__photo {
        width: 62.8rem;
        height: 34rem;
        margin: 0 auto;
    }
    .article.page-about .article__sticker {
        bottom: 6rem;
    }
    .partners-line {
        margin-bottom: 24.5rem;
    }
    .partners-line .container {
        padding-right: 0;
    }
    .partners-line__slider {
        margin-bottom: 11rem;
    }
    .partners-line__slide {
        height: 18rem;
    }
    .partners-line__control {
        margin: 0;
    }
    .partners {
        margin-bottom: 24rem;
        position: relative;
    }
    .partners::before {
        content: "";
        width: 45.8rem;
        height: 45.8rem;
        border-radius: 50%;
        background: #ffffff;
        opacity: 0.2;
        -webkit-filter: blur(20rem);
        filter: blur(20rem);
        position: absolute;
        bottom: -20rem;
        left: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .partners::after {
        content: "";
        width: 25rem;
        height: 45.8rem;
        border-radius: 50% 0 0 50%;
        background: #ffffff;
        opacity: 0.2;
        -webkit-filter: blur(20rem);
        filter: blur(20rem);
        position: absolute;
        top: -70%;
        right: 0;
    }
    .partners__title {
        margin-bottom: 14rem;
    }
    .partners__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (50%) [2];
        grid-template-columns: repeat(2, 50%);
    }
    .partners__box {
        width: 100%;
        height: 28.8rem;
    }
    .partners__box:not(:first-child) {
        margin-left: -0.1rem;
    }
    .partners__box:not(:nth-child(-n + 5)) {
        margin-top: -0.1rem;
    }
    .partners__box img {
        width: 23.6rem;
        height: 18rem;
    }
    .partners__box:hover {
        -webkit-transform: translateY(-5rem);
        transform: translateY(-5rem);
    }
    .awards {
        padding-top: 24rem;
        padding-bottom: 24rem;
        margin-bottom: 24.2rem;
    }
    .awards__slider {
        position: relative;
    }
    .awards__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .awards__slide-img {
        width: 100%;
        margin-bottom: 13.6rem;
    }
    .awards__slide-img img {
        width: 30rem;
        height: 83.6rem;
    }
    .awards__slide-text-block {
        width: 100%;
        padding-top: 0rem;
        margin-bottom: 13rem;
    }
    .awards__slide-title {
        font-size: 6rem;
        margin-bottom: 7rem;
    }
    .awards__slide-paragraphs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 3.6rem;
        line-height: 1.35;
    }
    .awards__slide-text-column:nth-child(1) {
        width: 100%;
    }
    .awards__slide-text-column:nth-child(2) {
        width: 100%;
    }
    .awards__slide-text-column {
        display: block;
        max-height: none;
    }
    .awards__slide-text-column p {
        width: 100%;
    }

    .awards__slide-text-column p:nth-child(-n+2) {
        margin-right: 0;
    }
    .awards__slide-text-column:not(:last-child) {
        margin-right: 0rem;
    }
    .awards__slide-text-column p {
        font-size: 3.6rem;
        line-height: 130%;
    }
    .awards__slide-text-column p:not(:last-child) {
        margin-bottom: 5.8rem;
    }
    .awards__control {
        position: static;
        z-index: 10;
    }
    .header--dark .header__inner {
        border-bottom: 0.1rem solid rgba(210, 210, 210, 0.7);
    }
    .banner-project {
        padding-top: 0rem;
        margin-bottom: 24.5rem;
    }
    .banner-project__title-block {
        padding-top: 5.6rem;
        padding-bottom: 6.5rem;
        margin-bottom: 5.6rem;
        border-bottom: 0.1rem solid rgba(210, 210, 210, 0.7);
    }
    .banner-project__subtitle {
        font-size: 3.6rem;
        letter-spacing: 0.8px;
        margin-bottom: 3.6rem;
    }
    .banner-project__title {
        width: 100%;
    }
    .banner-project__slider {
        margin-bottom: 8rem;
        height: 72rem;
    }
    .banner-project__slide {
        height: 61.3rem;
    }
    .banner-project__slide.swiper-slide-active {
        height: 100%;
    }
    .about-project {
        margin-bottom: 24rem;
    }
    .about-project__text-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25rem;
    }
    .about-project__left-block {
        width: 100%;
        padding-right: 0rem;
        padding-top: 0rem;
        margin-bottom: 7.5rem;
    }
    .about-project__subtitle {
        font-size: 3.6rem;
        margin-bottom: 2rem;
    }
    .about-project__title {
        width: 100%;
        margin-bottom: 3rem;
    }
    .about-project__par {
        font-size: 3.6rem;
        line-height: 1.36;
    }
    .about-project__right-block {
        width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-column-gap: 0rem;
        column-gap: 0rem;
    }
    .about-project__item {
        width: 100%;
        padding: 5rem 4rem 4.5rem 0;
        border-top: 1px solid rgba(210, 210, 210, 0.7);
    }
    .about-project__item:not(:nth-child(-n + 2)) {
        border-bottom: none;
    }
    .about-project__item:last-child {
        border-bottom: 1px solid rgba(210, 210, 210, 0.7);
    }
    .about-project__item:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
    }
    .about-project__item-subtitle {
        font-size: 4rem;
        margin-bottom: 4.5rem;
    }
    .about-project__item-title {
        font-size: 5rem;
    }
    .about-project__photo {
        height: 72rem;
    }
    .project-description {
        margin-bottom: 27rem;
    }
    .project-description__task {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
    }
    .project-description__img-block {
        width: 100%;
        height: 48rem;
        margin-bottom: 7rem;
    }
    .project-description__img-block img {
        width: 34.4rem;
    }
    .project-description__text-block {
        padding-right: 0rem;
        padding-top: 0rem;
        width: 100%;
        margin-bottom: 12rem;
    }
    .project-description__title {
        width: 100%;
        margin-bottom: 3rem;
    }
    .project-description__par-wrap {
        width: 100%;
    }
    .project-description .par-wrap {
        font-size: 3.4rem;
        line-height: 1.35;
        letter-spacing: 0.58px;
    }
    .project-description .par-wrap p:not(:last-child) {
        margin-bottom: 5rem;
    }
    .project-description__center-blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0rem;
    }
    .project-description__center-blocks .project-description__text-block {
        width: 100%;
        padding-top: 0;
    }
    .project-description__center-blocks .project-description__par-wrap {
        width: 100%;
    }
    .project-description__left-item {
        width: 100%;
    }
    .project-description__img-small {
        width: 100%;
        height: 48rem;
        margin-bottom: 8rem;
    }
    .project-description__right-item {
        width: 100%;
    }
    .project-description__img-big {
        width: 100%;
        height: 48rem;
        margin-bottom: 8rem;
    }
    .project-description__big-block {
        width: 100%;
    }
    .project-description__big-block .project-description__text-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        width: 100%;
        padding-right: 0;
    }
    .project-description__big-block .project-description__title {
        width: 100%;
        padding-right: 4rem;
    }
    .project-description__big-block .project-description__par-wrap {
        text-align: left;
    }
    .project-description__big-block-img {
        width: 100%;
        height: 48rem;
        margin-bottom: 8rem;
    }
    .video {
        width: 100%;
        height: 72rem;
        position: relative;
        margin-bottom: 25rem;
    }
    .video__play {
        width: 38.8rem;
        height: 38.8rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .video__btn-img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .video__file {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .projects.projects--dark {
        margin-bottom: 24.5rem;
    }
    .our-services {
        padding-top: 5.6rem;
        margin-bottom: 22rem;
    }
    .our-services__title-wrap {
        margin-bottom: 24rem;
    }
    .our-services__title {
        margin-bottom: 4rem;
    }
    .our-services__subtitle {
        text-align: left;
        line-height: 1.6;
    }
    .our-services__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .our-services__box {
        width: 100%;
        padding: 17rem 17rem 16rem 11.4rem;
    }
    .our-services__box:not(:first-child) {
        margin-left: -0rem;
        margin-bottom: -0.1rem;
    }
    .our-services__box-img {
        width: 31rem;
        height: 25rem;
        margin-bottom: 12rem;
    }
    .our-services__box-title {
        font-size: 5rem;
        line-height: 1;
        margin-bottom: 5rem;
        width: 83%;
    }
    .our-services__box-subtitle {
        font-size: 3.4rem;
        line-height: 1.35;
        margin-top: auto;
        margin-bottom: 8.5rem;
    }
    .our-services__box-link {
        width: 8rem;
        height: 2rem;
    }
    .article-big {
        margin-bottom: 24rem;
    }
    .article-big__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .article-big__text-block {
        width: 100%;
    }
    .article-big__title {
        margin-bottom: 7rem;
    }
    .article-big__text {
        font-size: 3.6rem;
        line-height: 1.29;
        margin-bottom: 8rem;
    }
    .article-big__text p:not(:last-child) {
        margin-bottom: 5rem;
    }
    .article-big__img-block {
        width: 100%;
    }
    .article-big__img-block img {
        width: 34.4rem;
        height: 64rem;
    }
    .additionally {
        margin-bottom: 18rem;
    }
    .additionally__title-wrap {
        margin-bottom: 7rem;
    }
    .additionally__title {
        width: 100%;
        margin-bottom: 6rem;
        line-height: 1.4;
    }
    .additionally__btn {
        margin-right: auto;
    }
    .additionally__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .additionally__box {
        width: 100%;
        padding: 0 4.9rem 8rem 0rem;
        border-left: none;
        border-bottom: 0.1rem solid #707070;
    }
    .additionally__box:last-child {
        border-right: 0;
        border-bottom: none;
    }
    .additionally__box:not(:last-child) {
        margin-bottom: 6.5rem;
    }
    .additionally__number-wrap {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 8.5rem;
    }
    .additionally__number {
        font-size: 12rem;
        font-weight: 700;
    }
    .additionally__key {
        font-size: 3rem;
        padding-top: 2rem;
    }
    .additionally__box-title {
        font-size: 5rem;
        margin-bottom: 3.6rem;
    }
    .additionally__box-subtitle {
        font-size: 3.4rem;
        line-height: 1.3;
        width: 80%;
    }
    .additionally.white .additionally__box {
        border-right: none;
        border-bottom: 0.1rem solid #d2d2d2;
        border-left: none;
    }
    .additionally.white .additionally__box:last-child {
        border-right: none;
        border-bottom: none;
    }
    .catalog {
        margin-bottom: 23rem;
    }
    .catalog__down {
        width: 100%;
        margin: 0 auto 25rem auto;
    }
    .catalog__down-title {
        margin-bottom: 4rem;
        width: 110%;
        font-size: 6rem;
        line-height: 8.6rem;
    }
    .catalog__inner .our-projects__item {
        padding: 5rem 4rem 3.4rem 4rem;
        border: 1px solid #707070;
    }
    .catalog__inner .our-projects__item .our-projects__item-sticker {
        padding: 1.2rem 6rem;
        position: absolute;
        display: inline-block;
        left: 0;
        top: 35.6rem;
        font-weight: 700;
        font-size: 3rem;
        line-height: 4.4rem;
        text-align: center;
        color: #323232;
        background-color: #FFF;
    }
    .catalog__inner .our-projects__item:not(:first-child) {
        border-top: none;
    }
    .catalog__inner .our-projects__item .our-projects__item-img {
        height: 47.4rem;
        margin-bottom: 3.6rem;
    }
    .catalog__inner .our-projects__item .our-projects__item-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .catalog__inner .our-projects__item .our-projects__item-title {
        font-size: 4rem;
        line-height: 5.8rem;
    }
    .catalog__inner .our-projects__item .our-projects__item-link {
        position: unset;
        left: auto;
        top: auto;
        width: auto;
        height: auto;
    }
    .catalog__inner .our-projects__item .our-projects__item-link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .catalog__inner .our-projects__item .our-projects__item-link img {
        display: inline-block;
        width: 8.6rem;
        height: 1.4rem;
        object-fit: contain;
    }
    .catalog__arrow-down {
        width: 2rem;
        height: 18rem;
    }
    .catalog__title-wrap {
        margin-bottom: 8rem;
    }
    .catalog__title {
        margin-bottom: 6rem;
    }
    .catalog__btn {
        margin-right: auto;
    }
    .catalog__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8rem;
    }
    .catalog__box {
        width: 100%;
        padding: 5.2rem 3.6rem 4rem 3.6rem;
        margin-left: 0rem;
    }
    .catalog__box:not(:last-child) {
        margin-top: -0.2rem;
    }
    .catalog__sticker {
        font-size: 3rem;
        padding: 1rem 2rem;
        width: 29rem;
        height: 7rem;
        bottom: 23rem;
    }
    .catalog__box-img {
        width: 100%;
        height: 47rem;
        margin-bottom: 4.5rem;
    }
    .catalog__slide-link {
        width: 9rem;
        height: 1.4rem;
    }
    .catalog__slide-title {
        font-size: 4rem;
        padding-left: 0rem;
    }
    .catalog__btn-more {
        margin: 0 auto 0 0;
    }
    .services-banner {
        margin-bottom: 23rem;
    }
    .services-banner__inner {
        padding-top: 5.6rem;
        margin-bottom: 11rem;
    }
    .services-banner__title {
        padding-bottom: 7rem;
        margin-bottom: 5.6rem;
    }
    .services-banner__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .services-banner__about {
        width: 100%;
        margin-bottom: 10rem;
    }
    .services-banner__about-title {
        font-size: 4rem;
        width: 80%;
        margin-bottom: 6rem;
        line-height: 1.5;
    }
    .services-banner__about-subtitle {
        font-size: 4rem;
    }
    .services-banner__text-block {
        font-size: 3.6rem;
        line-height: 130%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .services-banner__text-block p {
        width: 100%;
    }
    .services-banner__text-block p:not(:last-child) {
        padding-right: 3rem;
        padding-bottom: 4rem;
    }
    .services-banner__photo {
        height: 73.6rem;
        width: 100%;
    }
    .steps {
        padding-top: 0rem;
        margin-bottom: 24rem;
    }
    .steps__title-wrap {
        margin-bottom: 10rem;
    }
    .steps__title {
        margin-bottom: 2.6rem;
    }
    .steps__subtitle {
        letter-spacing: 0.4px;
        text-align: left;
    }
    .steps__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8rem;
    }
    .steps__box {
        width: 100%;
        height: 72.2rem;
        padding: 9rem 4rem 3rem 8rem;
        margin-left: 0;
        margin-top: 0;
    }
    .steps__box-stage {
        font-size: 12rem;
        margin-bottom: 6rem;
    }
    .steps__box-title {
        font-size: 5rem;
        margin-bottom: 6rem;
    }
    .steps__box-subtitle {
        font-size: 3.4rem;
        line-height: 1.3;
        width: 88%;
    }
    .steps__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .price {
        padding-top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: 24rem;
    }
    .price__title-wrap {
        margin-bottom: 12.7rem;
    }
    .price__title {
        margin-bottom: 2.6rem;
    }
    .price__subtitle {
        letter-spacing: 0.4px;
        width: 100%;
        text-align: left;
    }
    .price__content {
        margin-bottom: 8rem;
    }
    .price__heading-wrap {
        padding-bottom: 2.6rem;
        margin-bottom: 6rem;
    }
    .price__heading {
        font-size: 3.4rem;
    }
    .price__heading:first-child {
        width: 51%;
    }
    .price__heading:last-child {
        width: 48%;
    }
    .price__row {
        padding-bottom: 6rem;
        padding-right: 3rem;
    }
    .price__row:not(:last-child) {
        margin-bottom: 3rem;
    }
    .price__key {
        font-size: 5rem;
        width: 46%;
        margin-right: 3rem;
        line-height: 1.5;
    }
    .price__key sup {
        font-size: 3.4rem;
    }
    .price__value {
        font-size: 5rem;
        font-weight: 700;
        width: 48%;
    }
    .price__btn {
        margin: 0;
    }
    .composition {
        margin-bottom: 22rem;
    }
    .composition__title {
        margin-bottom: 7.5rem;
    }
    .composition__spoller-title-wrap {
        height: 17rem;
    }
    .composition__spoller-title {
        font-size: 4rem;
    }
    .composition__spoller-img {
        width: 8rem;
        height: 2rem;
    }
    .composition__spoller-content {
        padding-bottom: 6rem;
    }
    .composition__text-block {
        font-size: 3.6rem;
        width: 100%;
        margin-right: 0rem;
        line-height: 130%;
    }
    .composition__text-block li {
        padding-left: 5.5rem;
    }
    .composition__text-block li::before {
        content: "";
        width: 1rem;
        height: 1rem;
        top: 1.5rem;
    }
    .composition__img {
        width: 62.7rem;
        height: 27.5rem;
    }
    .composition__img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .additionally__st {
        margin-bottom: 11.4rem;
    }
    .steps.white {
        background: #ffffff;
        margin-bottom: 23rem;
        padding-top: 0;
    }
    .steps.white .steps__box {
        border: 0.1rem solid #d2d2d2;
    }
    .steps.white .steps__box-stage {
        color: #323232;
    }
    .steps.white .steps__box-title {
        color: #323232;
    }
    .price.white .price__key {
        color: #323232;
    }
    .price.white .price__value {
        color: #323232;
    }
    .our-services.white .our-services__title-wrap {
        margin-bottom: 8rem;
    }
    .our-services.white .our-services__title {
        margin-bottom: 2.5rem;
    }
    .our-services.white .our-services__box-title {
        color: #323232;
    }
    .our-services.white .our-services__btn {
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    }
    .our-services__st {
        margin-bottom: 24.3rem;
    }
    .catalog.catalog--light .catalog__box {
        border: 1px solid #d2d2d2;
    }
    .catalog.catalog--light .catalog__slide-title {
        color: #323232;
        padding-left: 0;
    }
    .banner-about.seo {
        padding-top: 5.6rem;
        margin-bottom: 10rem;
    }
    .banner-about.seo .banner-about__inner {
        display: block;
        margin-bottom: 10.4rem;
    }
    .banner-about.seo .banner-about__substrate {
        width: 100%;
        height: 77rem;
        top: auto;
        bottom: 0;
        left: 0;
        -webkit-transform: translateX(-42%);
        transform: translateX(-15%);
    }
    .banner-about.seo .banner-about__text-block {
        margin: 0;
        padding-right: 0rem;
        padding-top: 0rem;
    }
    .banner-about.seo .banner-about__title {
        text-align: left;
        margin-bottom: 4rem;
    }
    .banner-about.seo .banner-about__subtitle {
        margin-bottom: 8rem;
        width: 100%;
        text-align: left;
        letter-spacing: normal;
    }
    .banner-about.seo .banner-about__photo-block {
        width: 48rem;
        height: 57rem;
        margin-left: auto;
    }
    .article.dark {
        background: #323232;
    }
    .article.dark::before {
        content: none;
    }
    .projects.page-seo {
        margin-bottom: 22rem;
    }
    .our-services.page-seo {
        padding-top: 0;
        margin-bottom: 23rem;
    }
    .news-banner {
        margin-bottom: 12rem;
        padding-top: 6rem;
    }
    .news-banner__inner {
        padding: 0 0rem;
    }
    .news-banner__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 9rem;
    }
    .news-banner__breadcrumbs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding-right: 0rem;
        margin-bottom: 3rem;
    }
    .news-banner__breadcrumbs-item {
        font-size: 3rem;
    }
    .news-banner__breadcrumbs-item:not(:last-child) {
        margin-right: 2rem;
    }
    .news-banner__breadcrumbs-item:not(:last-child)::after {
        width: 0.6rem;
        height: 0.6rem;
        position: absolute;
        top: 50%;
        right: -1rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .news-banner__btn.btn--black {
        border: none;
        width: 30rem;
    }
    .news-banner__btn.btn--black img {
        right: auto;
        left: -0rem;
        width: 10rem;
        height: 1.5rem;
    }
    .news-banner__title-wrap {
        width: 100%;
        margin-bottom: 13rem;
    }
    .news-banner__date {
        font-size: 4rem;
        margin-bottom: 3rem;
        text-transform: lowercase;
    }
    .news-banner__title {
        width: 100%;
        letter-spacing: normal;
        line-height: 1.4;
    }
    .news-banner__about-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 12rem;
    }
    .news-banner__social-wrap {
        width: 100%;
        margin-top: 0;
        margin-bottom: 13rem;
    }
    .news-banner__subscribe {
        font-size: 3.6rem;
        margin-bottom: 3.6rem;
    }
    .news-banner__social-item:not(:last-child) {
        margin-right: 6.5rem;
    }
    .news-banner__social-item:first-child {
        width: 2.8rem;
        height: 4.8rem;
    }
    .news-banner__social-item:nth-child(2) {
        width: 5.8rem;
        height: 4.8rem;
    }
    .news-banner__social-item:nth-child(3) {
        width: 6.8rem;
        height: 4.2rem;
    }
    .news-banner__social-item:last-child {
        width: 4.8rem;
        height: 4.8rem;
    }
    .news-banner__description {
        width: 100%;
    }
    .news-banner__data-news {
        font-size: 3.6rem;
        margin-bottom: 5rem;
    }
    .news-banner__descrioption-text {
        font-size: 3.6rem;
        line-height: 1.29;
    }
    .news-banner__photo-block {
        height: 72rem;
        width: 100%;
    }
    .news-banner__photo-block img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .news {
        margin-bottom: 25rem;
    }
    .news .container {
        padding: 0;
    }
    .news__content {
        padding: 0 0rem;
        margin-bottom: 24rem;
    }
    .news__title {
        font-size: 4rem;
        line-height: 1.47;
        margin-bottom: 6rem;
        padding: 0 4rem;
    }
    .news__par {
        font-size: 3.6rem;
        line-height: 1.5;
        padding: 0 4rem;
    }
    .news__par:first-child {
        padding-top: 6rem;
    }
    .news__par:not(:last-child) {
        margin-bottom: 6.1rem;
    }
    .news__par.par-center {
        padding: 9rem 4rem 11.3rem 4rem;
    }
    .news__par.not-margin {
        margin-bottom: 0;
    }
    .news__list {
        margin-bottom: 13.5rem;
        padding: 9rem 4rem 0 4rem;
    }
    .news__list-title {
        font-size: 4rem;
        line-height: 1.4;
        margin-bottom: 5.9rem;
    }
    .news__list-item {
        padding-left: 5.4rem;
        font-size: 3.4rem;
        line-height: 1.6;
    }
    .news__list-item:not(:last-child) {
        margin-bottom: 0rem;
    }
    .news__list-item::before {
        width: 0.6rem;
        height: 0.6rem;
        top: 2.5rem;
        left: 2.5rem;
        background: #808080;
    }
    .news__block-with-photo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 9rem;
        padding-top: 0;
    }
    .news__text-wrap {
        width: 100%;
        margin-right: 0rem;
        margin-bottom: 5.7rem;
    }
    .news__img {
        width: 100%;
        height: 72rem;
    }
    .news__quote-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 11.5rem;
    }
    .news__quote-wrap {
        width: 100%;
        padding: 3rem 4rem 0rem 4rem;
    }
    .news__quote-img {
        width: 6rem;
        height: 4rem;
        margin-bottom: 12.5rem;
    }
    .news__quote-text {
        font-size: 4.4rem;
        line-height: 1.5;
        margin-bottom: 12rem;
        width: 101%;
    }
    .news__quote-author {
        font-size: 3rem;
        letter-spacing: 2px;
        margin-bottom: 7rem;
    }
    .news__par-wrap {
        width: 100%;
    }
    .news__about-news {
        padding: 0 4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .news__about-author {
        width: 100%;
        height: 17.6rem;
        padding: 3rem;
        margin-bottom: 12rem;
    }
    .news__author-photo {
        width: 12rem;
        height: 12rem;
        margin-right: 4.6rem;
    }
    .news__author-position {
        font-size: 2.8rem;
        margin-bottom: 1.5rem;
    }
    .news__author-name {
        font-size: 3.2rem;
    }
    .news__evaluation-block {
        width: 100%;
    }
    .news__evaluation {
        margin-bottom: 9.3rem;
    }
    .news__evaluation-title {
        font-size: 3.8rem;
    }
    .news__evaluation-item {
        width: 6rem;
        height: 6rem;
    }
    .news__evaluation-item:not(:last-child) {
        margin-right: 4rem;
    }
    .news__evaluation-item img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .news__social-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .news__subscribe {
        font-size: 3.8rem;
    }
    .news__social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news__social-item {
        opacity: 0.4;
    }
    .news__social-item:not(:last-child) {
        margin-right: 6.5rem;
    }
    .news__social-item img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .news__social-item:first-child {
        width: 2.8rem;
        height: 4.8rem;
    }
    .news__social-item:nth-child(2) {
        width: 5.8rem;
        height: 4.8rem;
    }
    .news__social-item:nth-child(3) {
        width: 6.8rem;
        height: 4.2rem;
    }
    .news__social-item:last-child {
        width: 4.8rem;
        height: 4.8rem;
    }
    .other-news {
        margin-bottom: 25rem;
    }
    .other-news__inner {
        padding: 0 0rem;
    }
    .other-news__title {
        margin-bottom: 9.4rem;
        letter-spacing: normal;
    }
    .other-news__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -webkit-column-gap: 0rem;
        column-gap: 0rem;
        row-gap: 12rem;
    }
    .news-box__img {
        height: 72rem;
        margin-bottom: 8.2rem;
    }
    .news-box__date {
        font-size: 3.4rem;
        padding-bottom: 2.4rem;
        margin-bottom: 4.8rem;
    }
    .news-box__title {
        font-size: 4.8rem;
        margin-bottom: 3.5rem;
    }
    .news-box__subtitle {
        font-size: 3.6rem;
    }
    .our-services.mini-blocks .our-services__title-wrap {
        margin-bottom: 12rem;
    }
    .our-services.mini-blocks .our-services__box {
        padding: 6rem 4rem;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 20rem 42rem;
        grid-template-columns: 20rem 42rem;
        -webkit-column-gap: 4rem;
        column-gap: 4rem;
    }
    .our-services.mini-blocks .our-services__box-title {
        margin-bottom: 4rem;
    }
    .our-services.mini-blocks .our-services__box-img {
        width: 20rem;
        height: 16rem;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        margin-bottom: 0;
    }
    .our-services.mini-blocks .our-services__box-subtitle {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        margin-bottom: 4.2rem;
    }
    .our-services.mini-blocks .our-services__box-link {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
    }
    .contacts {
        padding-bottom: 0rem;
        padding-top: 0;
        margin-bottom: 24rem;
        position: relative;
        margin-top: -1rem;
    }
    .contacts .container {
        padding: 0;
    }
    .contacts__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .contacts__map {
        height: 88.6rem;
        margin-top: 0;
        position: static;
    }
    .contacts__map div {
        height: 100%;
    }
    .contacts__map iframe {
        height: 100%;
        width: 100%;
        border: none;
    }
    .contacts__block {
        width: 100%;
        padding: 10.5rem 4.2rem;
        border: none;
    }
    .contacts__block-title {
        font-size: 6rem;
        margin-bottom: 9.5rem;
    }
    .contacts__item-wrap {
        width: 100%;
    }
    .contacts__item-wrap:not(:last-child) {
        margin-bottom: 6.2rem;
    }
    .contacts__item-title {
        font-size: 3.2rem;
        margin-bottom: 2.8rem;
    }
    .contacts__item-subtitle {
        font-size: 4rem;
    }
    .page-news-banner__inner {
        padding-top: 6rem;
        padding-bottom: 24.5rem;
    }
    .page-news-banner__title {
        font-size: 6rem;
        line-height: 1.4;
        letter-spacing: normal;
        margin-bottom: 4rem;
        width: 100%;
    }
    .page-news-banner__subtitle {
        width: 100%;
        font-size: 3.6rem;
        line-height: 1.3;
    }
    .all-news {
        margin-bottom: 25rem;
    }
    .all-news__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-column-gap: 0;
        column-gap: 0;
        row-gap: 12.9rem;
        margin-bottom: 9rem;
    }
    .timeline {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        margin-bottom: 24rem;
    }
    .timeline__item {
        width: 100%;
        height: 43.4rem;
        padding: 8rem 4rem;
    }
    .timeline__title {
        font-size: 8rem;
        padding-left: 4rem;
    }
    .timeline__title::before {
        height: 9.5rem;
    }
    .our-projects-banner {
        padding-top: 6.8rem;
        margin-bottom: 24rem;
    }
    .our-projects-banner__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .our-projects-banner__text-block {
        width: 100%;
        padding-right: 0rem;
        margin-right: 0rem;
        margin-bottom: 12rem;
    }
    .our-projects-banner__title {
        font-size: 6rem;
        margin-bottom: 5.5rem;
    }
    .our-projects-banner__subtitle {
        font-size: 3.6rem;
        line-height: 1.3;
        padding-left: 9.5rem;
        position: relative;
    }
    .our-projects-banner__subtitle::before {
        width: 7.5rem;
        height: 0.6rem;
        top: 0.5rem;
    }
    .our-projects-banner__photo-block {
        width: 49rem;
        height: 49rem;
        padding-top: 0rem;
        margin: 0 auto;
    }
    .projects-nav {
        height: 21.4rem;
        margin-bottom: 25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: -webkit-sticky;
        position: sticky;
        z-index: 99;
        top: 0;
        overflow-x: scroll;
    }
    .projects-nav__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding-right: 4rem;
    }
    .projects-nav__item {
        position: relative;
    }
    .projects-nav__item:before {
        content: "";
        height: 0.1rem;
        background: #323232;
        width: 0;
        position: absolute;
        bottom: -0.5rem;
        left: 0;
        -webkit-transition: all ease 0.8s;
        transition: all ease 0.8s;
    }
    .projects-nav__item:not(:last-child) {
        margin-right: 8rem;
    }
    .projects-nav__item a {
        font-size: 3rem;
        white-space: nowrap;
    }
    .projects-content {
        margin-bottom: 24rem;
    }
    .our-projects {
        position: relative;
    }
    .our-projects:not(:last-child) {
        padding-bottom: 24rem;
    }
    .our-projects__title {
        margin-bottom: 6rem;
        letter-spacing: normal;
    }
    .our-projects__content {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-bottom: 8rem;
    }
    .our-projects__item {
        width: 100%;
    }
    .our-projects__item:not(:nth-child(2n)) {
        margin-right: 0;
    }

    .our-projects__item:not(:nth-last-child(-n + 2)) {
        margin-bottom: 0;
    }
    .our-projects__item:not(:last-child) {
        margin-bottom: 8rem;
    }
    .our-projects__item-sticker {
        font-size: 3rem;
        padding: 1rem 0.5rem;
        width: 31rem;
        height: 7rem;
        bottom: auto;
        top: 35.4rem;
    }
    .our-projects__item-img {
        height: 52.6rem;
        margin-bottom: 4rem;
    }
    .our-projects__item-title {
        font-size: 3.2rem;
        line-height: 4.6rem;
    }
    .our-projects__item-link {
        /* width: 9rem;
        height: 1.5rem;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 2.5rem; */
    }
    .our-projects__btn {
        margin-left: 0;
        margin-right: auto;
    }
    .all-services__inner {
        padding-top: 4.6rem;
        padding-bottom: 23.5rem;
    }
    .all-services__bg {
        width: 80rem;
        height: 69rem;
        top: auto;
        bottom: 0;
        left: -3rem;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .all-services__content {
        width: 100%;
        margin: 0 auto 11rem auto;
    }
    .all-services__title {
        font-size: 6rem;
        line-height: 1.5;
        margin-bottom: 6rem;
    }
    .all-services__subtitle {
        font-size: 3.6rem;
    }
    .all-services__arrow-down {
        height: 18rem;
        width: 1.5rem;
    }
    .objects {
        margin-bottom: 24rem;
    }
    .objects__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-bottom: 8rem;
    }
    .banner-404 {
        position: relative;
        padding-bottom: 15rem;
    }
    .banner-404 > img {
        width: 100%;
        height: 92.4rem;
        top: -5rem;
    }
    .banner-404__inner {
        padding-top: 20.5rem;
    }
    .banner-404__inner > img {
        width: 100%;
        height: 30rem;
        margin: 0 auto 12rem auto;
    }
    .banner-404__text {
        width: 100%;
        margin: 0 auto 7rem auto;
    }
    .banner-404__title {
        font-size: 5rem;
        margin-bottom: 5rem;
    }
    .banner-404__title span {
        font-size: 6rem;
    }
    .banner-404__title::after {
        font-size: 5rem;
        bottom: 0.7rem;
        right: 2rem;
    }
    .banner-404__subtitle {
        font-size: 3.4rem;
        width: 83%;
    }
    .banner-404__btn {
        background: #ffffff;
        margin: 0 auto;
    }

    .ceo-text {
        margin-bottom: 8.317rem;
    }
    .ceo-text__title {
        line-height: 1.45;
        margin-bottom: 1.286rem;   
    }
    
    .ceo-text__content {
        font-size: 3.6rem;
        line-height: 1.3;
        width: auto;
    }
}

/* End */


/* Start:/local/templates/bozhovskayadesign/css/dev.css?1685188353439*/
.disabled-btn {
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default; /* устанавливаем курсор в виде стрелки */
}
.more-hidden {
    display: none;
}

.about-project__photo a {
    display: block;
}

.about-project__photo a:not(:last-child) {
    margin-bottom: 6rem;
}

@media (max-width:48em) {
    .about-project__photo {
        height: auto;
    }
}
/* End */
/* /local/templates/bozhovskayadesign/css/jquery.fancybox.min.css?167394442115512 */
/* /local/templates/bozhovskayadesign/css/swiper-bundle.min.css?167394442115822 */
/* /local/templates/bozhovskayadesign/css/fancybox.css?168518764124078 */
/* /local/templates/bozhovskayadesign/css/style.css?1757354339174446 */
/* /local/templates/bozhovskayadesign/css/dev.css?1685188353439 */
