

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


/* Start:/bitrix/templates/topmanager/css/jquery.modal.min.css?17403986363201*/
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
/* End */


/* Start:/bitrix/templates/topmanager/template_styles.css?176279506524595*/
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-Light.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-LightItalic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-Regular.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-Italic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-Medium.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-MediumItalic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-SemiBold.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-SemiBoldItalic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-Bold.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-BoldItalic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-ExtraBold.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/bitrix/templates/topmanager/fonts/openSans/OpenSans-ExtraBoldItalic.woff2') format('woff2'), url('/bitrix/templates/topmanager/fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

body {
    font: 14px/1.4 "Open Sans", Arial, sans-serif;
    margin: 0;
    background: #fff;
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
}

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

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

a {
    text-decoration: none;
    color: #000;
}

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

.container {
    width: 1400px;
    margin-right: auto;
    margin-left: auto;
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.main {
    padding-top: 55px;
    padding-bottom: 100px;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header {
    background: linear-gradient(45deg, rgb(29 113 184 / 8%), rgb(230 51 42 / 8%));
}

.header__logo {
    display: block;
    width: 84px;
    flex-shrink: 0;
}

.header__city-wrapper {
    display: flex;
}

.header__cities-list {
    position: relative;
    margin-right: 35px;
}

.header__city-name-wrapper {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header__offices-list {
    position: relative;
}

.header__office-name-wrapper {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header__city-icon {
    width: 50px;
    height: 50px;
    background: url("/bitrix/templates/topmanager/images/icons/city.svg") no-repeat;
    background-size: contain;
    margin-right: 15px;
}

.header__office-icon {
    width: 50px;
    height: 50px;
    background: url("/bitrix/templates/topmanager/images/icons/office.svg") no-repeat;
    background-size: contain;
    margin-right: 15px;
}

.header__city-name {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    user-select: none;
}

.header__office-name {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    user-select: none;
}

.header__city-name::after {
    content: "";
    display: block;
    width: 10px;
    height: 5px;
    background: url(/bitrix/templates/topmanager/images/icons/dropdown.svg) no-repeat;
    background-size: contain;
    margin-left: 10px;
    margin-top: 4px;
}

.header__office-name::after {
    content: "";
    display: block;
    width: 10px;
    height: 5px;
    background: url(/bitrix/templates/topmanager/images/icons/dropdown.svg) no-repeat;
    background-size: contain;
    margin-left: 10px;
    margin-top: 4px;
}

#main {
    background: url(/bitrix/templates/topmanager/images/main-bg.svg) no-repeat -140px 0px;
    background-size: 2140px;
    min-height: 570px;
}

.achievements-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.achievement-item {
    display: flex;
    align-items: center;
}

.achievement-item__num {
    font-size: 53px;
    font-weight: 700;
    margin-right: 25px;
}

.achievement-item__text {
    font-size: 19px;
}

.achievement-item__text--bold {
    font-size: 26px;
    line-height: 27px;
    font-weight: 600;
}

.achievement-item__delimiter {
    width: 1px;
    background: #000;
}

.managers-list__item {
    display: flex;
}

.managers-list__item-left-side {
    width: 400px;
    margin-right: 75px;
}

.managers-list__item-avatar {
    width: 300px;
    height: 300px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto 45px auto;
}

.managers-list__rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

.managers-list__rating-num {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
}

.managers-list__rating-stars {
    display: flex;
}

.managers-list__rating-star:not(:last-child) {
    margin-right: 5px;
}

.managers-list__rating-star {
    width: 40px;
    height: 40px;
    background: url("/bitrix/templates/topmanager/images/star-filled.svg") no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

.managers-list__rating-star--half {
    background: url("/bitrix/templates/topmanager/images/star-half.svg") no-repeat;
    background-size: contain;
}

.managers-list__rating-star--empty {
    background: url("/bitrix/templates/topmanager/images/star-empty.svg") no-repeat;
    background-size: contain;
}

.managers-list__chars {
    font-size: 34px;
    font-weight: 600;
}

.managers-list__chars-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    border-bottom: 2px solid #DADADAFF;
}

.managers-list__chars-item:first-child {
    border-top: 2px solid #DADADAFF;
}

.managers-list__item-top-block {
    margin-top: 50px;
}

.managers-list__item-city {
    font-size: 20px;
    font-weight: 600;
    color: #BBBBBB;
}

.managers-list__item-name {
    font-size: 36px;
    font-weight: 600;
}

.managers-list__review-btn {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    background: #FFDE00FF;
    border-radius: 17px;
}

.offices-title {
    font-size: 36px;
    font-weight: 700;
}

.offices-list {
    width: 430px;
    flex-shrink: 0;
    margin-right: 105px;
}

.offices-list__region {
    width: 100%;
}

.offices-list__region:not(:last-child) {
    margin-bottom: 55px;
}

.offices-list__region-name {
    font-size: 28px;
    font-weight: 600;
    padding-left: 15px;
    border-left: 6px solid #FFDE00;
    margin-bottom: 20px;
}

.offices-list__office {
    display: block;
    position: relative;
    width: 100%;
}

.offices-list__office .offices-list__office-address-wrapper {
    position: relative;
    font-size: 22px;
    padding: 22px 60px 22px 30px;
    cursor: pointer;
}

.offices-list__office:nth-child(even) .offices-list__office-address-wrapper {
    background-color: #F1F1F1;
}

.offices-list__office.offices-list__office--active .offices-list__office-address-wrapper {
    color: #fff;
    background: #DF5438;
}

.offices-map {
    height: 500px;
    margin-bottom: 30px;
}

.offices-views-selector {
    display: flex;
    justify-content: center;
    align-items: center;
}

.offices-views__switch-input {
    opacity: 0;
    width: 0;
    height: 0;
}

.offices-views__switch {
    display: block;
    position: relative;
    width: 125px;
    height: 55px;
    background: #DF5438;
    border-radius: 50px;
    cursor: pointer;
    margin: 0 15px;
    box-shadow: 2px 2px 8px 0px #00000040;
}

.offices-views__switch-circle {
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    left: 7px;
    bottom: 7px;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    background: #fff;
}

.offices-views__switch-input:checked + .offices-views__switch-circle {
    -webkit-transform: translateX(71px);
    -ms-transform: translateX(71px);
    transform: translateX(71px);
}

.offices-views-selector__text {
    font-size: 30px;
    font-weight: 500;
}

.offices-views-selector__text--active {
    font-weight: 700;
}

.office-info__item {
    display: none;
}

.office-info__item--active {
    display: block;
}

.offices-map-wrapper .office-info__item--active {
    display: flex;
}

.office-info__image {
    width: 100%;
    margin-bottom: 30px;
    height: 450px;
}

.office-info__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.office-info__item--banner .office-info__image {
    height: unset;
}

.offices-views-selector-wrapper {

}

.office-info__status {
    border-radius: 50%;
    width: 23px;
    height: 23px;
    background: #E6342B;
    margin-right: 15px;
}

.office-info__status--active {
    background: green;
}

.office-info__address {
    display: flex;
    align-items: center;
    font-size: 29px;
    font-weight: 600;
}

.office-info__schedule {
    font-size: 19px;
    text-align: right;
}

.office-info__rating-stars {
    display: flex;
}

.office-info__rating-star {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/topmanager/images/icons/star-filled.svg) no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

.office-info__rating-star--half {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/topmanager/images/icons/star-half.svg) no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

.office-info__rating-star--empty {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/topmanager/images/icons/star-empty.svg) no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

.office-info__manager {
    width: 50%;
    margin-bottom: 45px;
}

.office-info__manager-rating-wrapper {
    display: flex;
    align-items: center;
}

.office-info__feedback {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 600;
    background: #FFDE00;
    border-radius: 50px;
    user-select: none;
    width: fit-content;
    margin: 0 auto;
    padding: 15px 30px;
}

.office-info__left-side {
    margin-right: 45px;
}

.office-info__left-side .office-info__image {
    width: 550px;
}

.office-info__right-side {
    width: calc(100% - 595px);
}

.office-info__manager-photo-wrapper {
    display: flex;
    margin-bottom: 20px;
}

.office-info__manager-photo {
    width: 140px;
    height: 140px;
    margin-right: 20px;
}

.office-info__manager-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.office-info__address-wrapper {
    width: fit-content;
    margin-bottom: 40px;
}

.office-info__managers {
    display: block;
}

.header__city-select-item {
    display: block;
    width: fit-content;
    font-size: 21px;
}

.header__city-select-item:hover {
    color: #e40000;
}

.header__city-select {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 0;
    margin: 0;
    padding: 15px 20px;
    list-style: none;
    background: #fff;
    border-radius: 10px;
    width: 230px;
    transition: all 0.4s;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}

.header__city-select--active {
    opacity: 1;
    visibility: visible;
}

.header__office-select {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 0;
    margin: 0;
    padding: 15px 20px;
    list-style: none;
    background: #fff;
    border-radius: 10px;
    width: 280px;
    transition: all 0.4s;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}

.header__office-select--active {
    opacity: 1;
    visibility: visible;
}

.header__city-select-header {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
}

.header__office-select-header {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
}

.header__office-select-item {
    display: block;
    width: fit-content;
    font-size: 21px;
}

.header__office-select-item:hover {
    color: #e40000;
}

.fancybox__content,
.fancybox__carousel.is-draggable .fancybox__slide {
    cursor: unset !important;
}

.fancybox__carousel.is-draggable .fancybox__slide {
    padding: 8px 8px 8px 8px;
}

.fancybox__content {
    padding: 0;
}

.offices-list__office-info-mobile {
    display: none;
}

.office-info__serve-text {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.office-info__gray-bg {
    background: #EDEDED;
    padding: 20px 0;
}

.lk__top-menu {
    display: flex;
}

.lk__top-menu-item {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.lk__top-menu-item:not(:last-child) {
    margin-right: 30px;
}

.lk__top-menu-item--tasks span {
    background: #ffa637;
    color: #fff;
    padding: 0 2px;
}

.lk__top-menu-item--carrier span {
    background: #f8171d;
    color: #fff;
    padding: 0 2px;
}

.lk__top-menu-item--appeals span {
    background: #316cf9;
    color: #fff;
    padding: 0 2px;
}

.lk__top-menu-item--ideas span {
    background: #3ec94f;
    color: #fff;
    padding: 0 2px;
}

.lk__top-profile-name {
    font-size: 20px;
    font-weight: 500;
    margin-right: 25px;
}

.lk__top-profile {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.lk__profile-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 71px;
    height: 71px;
    border-radius: 50px;
    overflow: hidden;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    background: #40c840;
    margin-right: 10px;
}

.lk__profile-menu-icon {
    display: block;
    width: 14px;
    height: 8px;
    background: url("/bitrix/templates/topmanager/images/icons/profile-menu-arrow.svg") no-repeat;
    background-size: contain;
    transition: all .5s ease;
}

.lk__profile-menu-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.lk__profile-menu {
    position: absolute;
    top: 80px;
    right: 0;
    background: #fff;
    transition: all .15s ease-in-out;
    border-radius: 7px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    padding: 15px 20px;
    width: 180px;
    text-align: center;
    cursor: default;
    visibility: hidden;
    opacity: 0;
}

.lk__profile-menu-wrapper--active .lk__profile-menu {
    visibility: visible;
    opacity: 1;
}

.lk__profile-menu-wrapper--active .lk__profile-menu-icon {
    transform: rotate(180deg);
}

.lk__profile-menu-item {
    display: block;
    margin: 5px 0;
}

.error-popup {
    padding: 15px 15px !important;
}

.error-popup__icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    margin: 0 auto;
    background-color: #fee2e2;
}

.error-popup__icon {
    width: 24px;
    height: 24px;
    color: #dc2626;
}

.error-popup__text-wrapper {
    text-align: center;
    margin-top: 20px;
}

.error-popup__title {
    font-weight: 600;
}

.error-popup__text {
    margin-top: 10px;
    color: #6b7280;
}

.error-popup__button {
    display: block;
    text-align: center;
    margin-top: 25px;
    color: #fff;
    padding: 10px 15px;
    background-color: #dc2626;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
    transition: .5s all ease;
}

.error-popup__button:hover,
.error-popup__button:active {
    background-color: #b91c1c;
}

.success-popup {
    padding: 15px 15px !important;
}

.success-popup__icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    margin: 0 auto;
    background-color: #dcfce7;
}

.success-popup__icon {
    width: 24px;
    height: 24px;
    color: #16a34a;
}

.success-popup__text-wrapper {
    text-align: center;
    margin-top: 20px;
}

.success-popup__title {
    font-weight: 600;
}

.success-popup__text {
    margin-top: 10px;
    color: #6b7280;
}

.success-popup__button {
    display: block;
    text-align: center;
    margin-top: 25px;
    color: #fff;
    padding: 10px 15px;
    background-color: #16a34a;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
    transition: .5s all ease;
}

.success-popup__button:hover,
.success-popup__button:active {
    background-color: #22c55e;
}

@media (max-width: 1536px) {
    .container {
        width: 1120px;
        margin-right: auto;
        margin-left: auto;
    }

    .header__logo {
        width: 67px;
    }

    .header__city-icon {
        width: 40px;
        height: 40px;
    }

    .header__office-icon {
        width: 40px;
        height: 40px;
    }

    .header__city-name {
        font-size: 19px;
    }

    .header__office-name {
        font-size: 19px;
    }

    .main {
        padding-top: 45px;
        padding-bottom: 80px;
    }

    .achievements-list {
        margin-bottom: 30px;
    }

    .achievement-item__num {
        font-size: 42px;
        margin-right: 20px;
    }

    .achievement-item__text {
        font-size: 15px;
        line-height: 18px;
    }

    .achievement-item__text--bold {
        font-size: 21px;
        line-height: 22px;
    }

    .offices-title-wrapper {
        margin-bottom: 45px;
    }

    .offices-title {
        font-size: 29px;
    }

    .offices-views-selector__text {
        font-size: 24px;
    }

    .offices-views__switch {
        width: 100px;
        height: 45px;
        margin: 0 10px;
    }

    .offices-views__switch-circle {
        width: 32px;
        height: 32px;
    }

    .offices-list {
        width: 345px;
        margin-right: 85px;
    }

    .offices-list__region:not(:last-child) {
        margin-bottom: 45px;
    }

    .offices-list__region-name {
        font-size: 22px;
        padding-left: 10px;
        margin-bottom: 15px;
    }

    .offices-list__office .offices-list__office-address-wrapper {
        font-size: 18px;
        padding: 18px 45px 18px 25px;
    }

    .offices-list__office.offices-list__office--active .offices-list__office-close {
        width: 20px;
        height: 20px;
    }

    .office-info__image {
        margin-bottom: 25px;
        height: unset;
    }

    .office-info__manager-photo-wrapper {
        margin-bottom: 15px;
    }

    .office-info__manager-photo {
        width: 110px;
        height: 110px;
        margin-right: 15px;
        flex-shrink: 0;
    }

    .office-info__rating-star,
    .office-info__rating-star--half,
    .office-info__rating-star--empty {
        width: 16px;
        height: 16px;
    }

    .office-info__feedback {
        font-size: 17px;
        height: 40px;
        width: fit-content;
        padding: 0 40px;
        margin: 0 auto;
    }

    .offices-views__switch-input:checked + .offices-views__switch-circle {
        -webkit-transform: translateX(54px);
        -ms-transform: translateX(54px);
        transform: translateX(54px);
    }

    .offices-map {
        height: 400px;
        margin-bottom: 25px;
    }

    .office-info__left-side {
        margin-right: 60px;
    }

    .office-info__left-side .office-info__image {
        width: 440px;
    }

    .office-info__address-wrapper {
        margin-bottom: 30px;
    }

    .office-info__address {
        font-size: 23px;
    }

    .office-info__status {
        width: 18px;
        height: 18px;
        margin-right: 10px;
    }

    .office-info__schedule {
        font-size: 15px;
    }

    .header__city-select {
        top: 50px;
        padding: 10px 15px;
        width: 185px;
    }

    .header__city-select-header {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .header__city-select-item {
        font-size: 17px;
    }

    .header__office-select {
        top: 50px;
        padding: 10px 15px;
        width: 225px;
    }

    .header__office-select-header {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .header__office-select-item {
        font-size: 17px;
    }
}

@media (max-width: 576px) {
    #main {
        background: none;
    }

    .container {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .achievements-list {
        display: none;
    }

    .header__logo {
        width: 55px;
    }

    .header__offices-list {
        display: none;
    }

    .header__office-icon,
    .header__city-icon {
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }

    .header__office-name,
    .header__city-name {
        font-size: 16px;
    }

    .header__city-wrapper {
        height: unset;
    }

    .offices-title-wrapper {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .header__office-select-item {
        font-size: 16px;
    }

    .header__office-select-header {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .header__office-select {
        top: 50px;
        left: unset;
        right: -23px;
    }

    .main {
        padding-top: 40px;
    }

    .offices-views-selector__text {
        font-size: 25px;
    }

    .offices-views__switch {
        width: 75px;
        height: 35px;
    }

    .offices-views__switch-circle {
        height: 25px;
        width: 25px;
        left: 5px;
        bottom: 5px;
    }

    .offices-views__switch-input:checked + .offices-views__switch-circle {
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

    .offices-title {
        margin-bottom: 35px;
    }

    .offices-views-selector {
        padding: 35px 0;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        width: 100%;
    }

    .offices-list__region-name {
        font-size: 24px;
    }

    .offices-list__office .offices-list__office-address-wrapper {
        font-size: 18px;
        padding: 15px 60px 15px 30px;
    }

    .office-info-list-wrapper {
        display: none;
    }

    .offices-list {
        width: 100%;
    }

    .office-info__managers {
        display: block;
    }

    .office-info__image {
        margin-bottom: 0;
    }

    .office-info__manager {
        display: block;
        width: 100%;
    }

    .office-info__manager:not(:last-child) {
        margin-bottom: 30px;
    }

    .offices-map-wrapper .office-info__item--active {
        flex-direction: column;
    }

    .office-info__left-side .office-info__image {
        width: 100%;
    }

    .office-info__left-side {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .offices-map {
        height: 400px;
    }

    .header__cities-list {
        margin-right: 0;
    }

    .header__city-select-item {
        font-size: 16px;
    }

    .header__city-select-header {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .header__city-select {
        top: 45px;
        left: unset;
        right: -20px;
        width: 190px;
    }

    .offices-list__office-info-mobile.offices-list__office-info-mobile--active {
        display: block;
    }

    .office-info__managers-list {
        display: block;
    }

    .office-info__right-side {
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/topmanager/css/fancybox.min.css?172203282715878 */
/* /bitrix/templates/topmanager/css/jquery.modal.min.css?17403986363201 */
/* /bitrix/templates/topmanager/template_styles.css?176279506524595 */
