

/* Start:/local/templates/.default/assets/css/vendor.css?167048927437795*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 7.0.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 18, 2021
 */

@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-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-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%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.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}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/.default/assets/css/main.css?1778567817162743*/
@font-face{font-display:swap;font-family:BenzinBetone;font-style:normal;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/BenzinBetone/BenzinRegularBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:BenzinBetone;font-style:normal;font-weight:500;src:url(/local/templates/.default/assets/css/../fonts/BenzinBetone/BenzinMediumBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:BenzinBetone;font-style:normal;font-weight:600;src:url(/local/templates/.default/assets/css/../fonts/BenzinBetone/BenzinSemiboldBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:BenzinBetone;font-style:normal;font-weight:700;src:url(/local/templates/.default/assets/css/../fonts/BenzinBetone/BenzinBoldBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:BenzinBetone;font-style:normal;font-weight:800;src:url(/local/templates/.default/assets/css/../fonts/BenzinBetone/BenzinExtraboldBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:InterBetone;font-style:normal;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/InterBetone/InterRegularBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:InterBetone;font-style:italic;font-weight:400;src:url(/local/templates/.default/assets/css/../fonts/InterBetone/InterItalicBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:InterBetone;font-style:normal;font-weight:500;src:url(/local/templates/.default/assets/css/../fonts/InterBetone/InterMediumBetone.woff2) format("woff2")}@font-face{font-display:swap;font-family:InterBetone;font-style:normal;font-weight:700;src:url(/local/templates/.default/assets/css/../fonts/InterBetone/InterExtraBoldBetone.woff2) format("woff2")}:root{--index:calc(1vw + 1vh);--font-size:16px;--line-height:1.4;--container-width:1600px;--container-padding:25px;--font-default:InterBetone,sans-serif;--font-title:BenzinBetone,sans-serif;--transition:cubic-bezier(0.445,0.050,0.550,0.950);--transition2:cubic-bezier(0.785,0.135,0.150,0.860);--transition3:cubic-bezier(0.715,-0.235,0.120,1.300);--bg-body:#fff;--color-body:#000;--color-white:#fff;--color-black:#000;--color-black01:rgba(0,0,0,.1);--color-black20:rgba(0,0,0,.2);--color-black2:#111;--color-black3:#202020;--color-gray:#f5f5f5;--color-gray2:#ededed;--color-green:#067f36;--color-pink:#D9DFA3;--color-red:#9f2029;--box-shadow:0px 0px 15px 0px var(--color-greenRGBA10)}@media screen and (max-width:768px){:root{--container-padding:16px}}*{box-sizing:border-box;margin:0;padding:0}*,input{outline:none!important}::-webkit-input-placeholder{opacity:1}:-moz-placeholder,::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}a,input:focus{outline:none}a{color:var(--color-black);text-decoration:underline}a:hover{color:var(--color-pink)}a:active,a:focus{color:var(--color-black)}input{font-family:var(--font-default)}body,html{font-size:var(--font-size)}body{-webkit-font-smoothing:antialiased;background:var(--bg-body);color:var(--color-body);font-family:var(--font-default);font-style:normal;font-weight:400;line-height:var(--line-height);min-width:340px;overflow-x:hidden;position:relative;transition:background .2s ease-in}body.no-scroll,body.no-scroll .wrap-map{overflow:hidden !important;}body.body_404{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{display:none}.hidden{display:none}.container{max-width:var(--container-width);padding-left:var(--container-padding);padding-right:var(--container-padding);width:100%}.container,.container-fluid{margin-left:auto;margin-right:auto}.container-fluid{padding-left:15px;padding-right:15px}.cirkle-logo{align-items:center;display:flex;height:260px;justify-content:center;margin-bottom:25px;position:relative;width:260px;z-index:3}@media screen and (max-width:480px){.cirkle-logo{height:220px;width:220px}}.cirkle-logo img{height:auto;max-width:calc(100% - 70px);width:auto}.cirkle-logo .cirkle-logo__bg{animation:rotate_logo 15s linear infinite;background:url(/local/templates/.default/assets/css/../img/logo_circle__white.svg) no-repeat 50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.green-popup{background:none;max-width:820px;padding:50px 44px;width:100%}@media screen and (max-width:768px){.green-popup{padding:40px 10px}}.green-popup.green-popup__min{max-width:700px;padding:40px 30px}@media screen and (max-width:768px){.green-popup.green-popup__min{padding:40px 10px}}.green-popup.green-popup__min .green-popup__container{text-align:center}.green-popup.green-popup__min .green-popup__title{font-size:18px}.green-popup.green-popup__min .green-popup__title strong{display:block;font-size:30px;font-weight:700}@media screen and (max-width:768px){.green-popup.green-popup__min .green-popup__title strong{font-size:24px}}@media screen and (max-width:480px){.green-popup.green-popup__min .green-popup__title strong{font-size:20px}}.green-popup.green-popup__min .green-popup__content{font-size:16px}@media screen and (max-width:480px){.green-popup.green-popup__min .green-popup__content{font-size:14px}}.green-popup.green-popup__love .green-popup__container:before{background:var(--color-red)}.green-popup.green-popup__love .green-popup__title{position:relative}.green-popup.green-popup__love .green-popup__title:before{background:url(/local/templates/.default/assets/css/../img/heart_popup_1.svg) no-repeat 50%;background-size:contain;content:"";height:72px;left:13px;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:-1}.green-popup.green-popup__love .green-popup__title:after{background:url(/local/templates/.default/assets/css/../img/heart_popup_2.svg) no-repeat 50%;background-size:contain;content:"";height:54px;margin-top:-5px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:65px;z-index:-1}.green-popup.green-popup__love .green-popup__btn{position:relative}.green-popup.green-popup__love .green-popup__btn:before{background:url(/local/templates/.default/assets/css/../img/heart_btn.svg) no-repeat 50%;background-size:contain;content:"";height:72px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:47px;z-index:-1}.green-popup.green-popup__love .green-popup__btn .btn{color:var(--color-red)}.green-popup.green-popup__love .green-popup__btn .btn:hover{color:var(--color-red);transform:scale(1.05)}.green-popup .green-popup__container{color:var(--color-white);padding:45px 35px;position:relative;z-index:1}@media screen and (max-width:768px){.green-popup .green-popup__container{padding:30px 20px}}@media screen and (max-width:480px){.green-popup .green-popup__container{padding:25px 15px}}.green-popup .green-popup__container:before{background:var(--color-pink);content:"";height:100%;left:0;position:absolute;top:0;transition:width .4s var(--transition2) .3s;width:0;z-index:1}.green-popup .green-popup__logo{margin-bottom:20px;opacity:0;position:relative;transition:opacity .2s var(--transition2) .6s;width:90px;z-index:5}.green-popup .green-popup__logo:before{background:var(--color-white);content:"";height:100%;position:absolute;right:0;top:0;transition:width .2s var(--transition2) .8s;width:100%}.green-popup .green-popup__logo img{height:auto;max-width:100%;width:auto}.green-popup .green-popup__title{font-family:var(--font-title);font-size:40px;font-weight:400;line-height:1.4;margin-bottom:25px;opacity:0;position:relative;text-transform:uppercase;transition:opacity .2s var(--transition) .6s;z-index:5}@media screen and (max-width:768px){.green-popup .green-popup__title{font-size:26px}}@media screen and (max-width:480px){.green-popup .green-popup__title{font-size:18px;margin-bottom:15px}}.green-popup .green-popup__title strong{display:block;font-weight:700}.green-popup .green-popup__title span{font-weight:700}.green-popup .green-popup__content{font-size:18px;font-weight:400;line-height:1.4;opacity:0;position:relative;transition:opacity .2s var(--transition) .6s;z-index:5}@media screen and (max-width:768px){.green-popup .green-popup__content{font-size:16px}}@media screen and (max-width:480px){.green-popup .green-popup__content{font-size:14px}}.green-popup .green-popup__btn{margin-top:25px;opacity:0;position:relative;transition:opacity .2s var(--transition) .6s;z-index:5}.green-popup .green-popup__btn .btn{background:var(--color-white);border-radius:25px;color:var(--color-pink);font-size:12px;font-weight:500;height:50px;line-height:50px;max-width:280px;text-transform:uppercase;width:100%}.green-popup .green-popup__btn .btn:hover{transform:scale(1.05)}.green-popup .fancybox-close-small{color:var(--color-white);font-size:20px;height:44px;opacity:0;padding:0;right:0;top:0;transition:opacity .2s var(--transition) .6s;width:44px}.green-popup .fancybox-close-small svg{height:44px;opacity:1;width:44px}.fancybox-slide--current .green-popup .green-popup__container:before{width:100%}.fancybox-slide--current .green-popup .green-popup__logo{opacity:1}.fancybox-slide--current .green-popup .green-popup__logo:before{width:0}.fancybox-slide--current .green-popup .fancybox-close-small,.fancybox-slide--current .green-popup .green-popup__btn,.fancybox-slide--current .green-popup .green-popup__content,.fancybox-slide--current .green-popup .green-popup__title{opacity:1}.main-header{padding-bottom:35px;position:relative;transform:translate(0);z-index:50}@media screen and (max-width:992px){.main-header{align-items:center;display:flex;justify-content:space-between;padding:0 var(--container-padding) 40px var(--container-padding)}}@media screen and (max-width:800px){.main-header{height:110px}}@media screen and (max-width:480px){.main-header{height:90px;padding:0 var(--container-padding) 20px var(--container-padding)}}.main-header .main-header__top{font-family:var(--font-title);font-size:calc(var(--index)*2.3);font-weight:500;line-height:1;overflow:hidden;padding:50px 0;position:relative;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:20}@media screen and (max-width:1200px){.main-header .main-header__top{font-size:calc(var(--index)*3)}}@media screen and (max-width:992px){.main-header .main-header__top{font-size:calc(var(--index)*2.5);order:2;padding:20px 0;width:calc(100% - 70px)}}@media screen and (max-width:800px){.main-header .main-header__top{font-size:calc(var(--index)*2)}}@media screen and (max-width:600px){.main-header .main-header__top{font-size:calc(var(--index)*1.5)}}@media screen and (max-width:480px){.main-header .main-header__top{pointer-events:none;text-align:center;width:100%}}@media screen and (max-width:420px){.main-header .main-header__top{font-size:calc(var(--index)*1.3)}}@media screen and (max-width:380px){.main-header .main-header__top{font-size:calc(var(--index)*1.29)}}.main-header .main-header__top a{display:inline-block;text-decoration:none;transition:color .4s var(--transition)}@media screen and (max-width:480px){.main-header .main-header__top a{pointer-events:all}}.main-header .main-header__top a:hover{color:var(--color-pink)}.main-header .main-header__line{opacity:0;transition:opacity .4s var(--transition) 1.6s}@media screen and (max-width:992px){.main-header .main-header__line{margin-right:20px;order:1;position:relative;top:-8px}}@media screen and (max-width:480px){.main-header .main-header__line{left:15px;position:absolute;top:15px}}.main-header .main-header__line .container{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:992px){.main-header .main-header__line .container{padding:0}}.burger-menu{align-items:flex-start;background:none;border:none;color:var(--color-black);cursor:pointer;display:flex;font-family:var(--font-title);font-size:14px;position:relative;text-transform:uppercase;transition:all .3s var(--transition);z-index:20}@media screen and (max-width:992px){.burger-menu{font-size:0}}@media screen and (max-width:480px){.burger-menu{height:28px;top:10px;width:40px}}.burger-menu:hover{color:var(--color-black)}.burger-menu:hover i{width:45px}.burger-menu._on{color:var(--color-black)}.burger-menu._on i{background:transparent;width:30px}.burger-menu._on i:before{background:var(--color-black);left:0;transform:rotate(-45deg);width:24px}.burger-menu._on i:after{background:var(--color-black);left:0;top:6px;transform:rotate(45deg);width:24px}@media screen and (max-width:992px){.burger-menu._on i:after{top:8px}}.burger-menu i{background:var(--color-black);content:"";display:block;height:1px;margin-right:25px;position:relative;top:1px;transition:all .3s var(--transition);width:55px}@media screen and (max-width:992px){.burger-menu i{height:2px;margin-right:0;width:50px}}.burger-menu i:before{background:var(--color-black);content:"";height:1px;position:absolute;right:0;top:6px;transition:all .3s var(--transition);width:35px}@media screen and (max-width:992px){.burger-menu i:before{height:2px;top:8px}}.burger-menu i:after{background:var(--color-black);content:"";height:1px;position:absolute;right:0;top:12px;transition:all .3s var(--transition);width:18px}@media screen and (max-width:992px){.burger-menu i:after{height:2px;top:16px}}.main-menu{display:flex;list-style:none}@media screen and (max-width:992px){.main-menu{display:none}}.main-menu .main-menu__item:last-child .main-menu__link{padding-right:0}.main-menu .main-menu__link{color:var(--color-black);display:block;font-family:var(--font-title);font-size:16px;font-weight:500;padding:5px 45px;text-decoration:none;text-transform:uppercase;transition:all .3s var(--transition)}@media screen and (max-width:1400px){.main-menu .main-menu__link{padding:5px 25px}}@media screen and (max-width:1200px){.main-menu .main-menu__link{font-size:14px;padding:5px 20px}}.main-menu .main-menu__link:hover{opacity:.4}.main-header__full{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s var(--transition) .5s;width:100%;z-index:10}.main-header__full._show{opacity:1;pointer-events:all;transition:all .3s var(--transition)}.main-header__full._show .main-header__pannel{opacity:1;transform:translate(0);transition:all .5s var(--transition) .3s}.main-header__full .main-header__pannel{background:var(--color-gray);content:"";height:100%;left:0;min-width:480px;opacity:0;position:absolute;top:0;transform:translate(-100px);transition:all .5s var(--transition);width:40%;z-index:2}@media screen and (max-width:480px){.main-header__full .main-header__pannel{min-width:auto;width:calc(100vw - 40px)}}.main-header__full .main-header__pannel:before{background:linear-gradient(180deg,#f5f5f5,hsla(0,0%,96%,.2) 45.83%,hsla(0,0%,96%,0));content:"";height:50px;pointer-events:none;position:absolute;right:90px;top:calc(var(--index)*3.5 + 165px);width:460px;z-index:5}@media screen and (max-width:1200px){.main-header__full .main-header__pannel:before{top:calc(var(--index)*3 + 190px)}}@media screen and (max-width:992px){.main-header__full .main-header__pannel:before{top:calc(var(--index)*2.5 + 50px)}}@media screen and (max-width:800px){.main-header__full .main-header__pannel:before{top:70px}}.main-header__full .main-header__pannel .main-header__container{height:calc(100vh - 280px);height:calc(100svh - 280px);margin-left:auto;margin-right:90px;margin-top:calc(var(--index)*2.3 + 200px);overflow-y:auto;padding:20px 20px 20px 30px;position:relative;transform:translate(0);width:460px}@media screen and (max-width:1200px){.main-header__full .main-header__pannel .main-header__container{margin-top:calc(var(--index)*3 + 190px)}}@media screen and (max-width:992px){.main-header__full .main-header__pannel .main-header__container{margin-top:calc(var(--index)*2.5 + 50px)}}@media screen and (max-width:800px){.main-header__full .main-header__pannel .main-header__container{margin-top:70px}}@media screen and (max-width:480px){.main-header__full .main-header__pannel .main-header__container{height:calc(100% - 70px);width:100%}}.main-header__full .main-header__pannel .main-header__container::-webkit-scrollbar{width:6px}.main-header__full .main-header__pannel .main-header__container::-webkit-scrollbar-track{background:var(--color-black)}.main-header__full .main-header__pannel .main-header__container::-webkit-scrollbar-thumb{background-color:var(--color-blackLight);border:1px solid var(--color-black);border-radius:20px}.main-header__full .main-header__overlay{background:var(--color-blackRGBA70);content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.brance-menu{list-style:none}.brance-menu a{align-items:center;color:var(--color-black);display:flex;font-family:var(--font-title);font-size:18px;font-weight:300;letter-spacing: 1.2;line-height:1.4;padding:5px 0;text-decoration:none;transition:all .3s var(--transition)}.brance-menu a:hover{color:#654A43}.brance-menu a:hover .metro{transform:scale(1.2)}.brance-menu a .metro{border-radius:50%;content:"";height:11px;margin-right:20px;min-height:11px;min-width:11px;transition:all .3s var(--transition);width:11px}.mobile-menu{display:none;flex-wrap:wrap;gap:5px 10px;list-style:none;margin-bottom:20px}@media screen and (max-width:992px){.mobile-menu{display:flex}}.mobile-menu .mobile-menu__item._active .mobile-menu__link{color:var(--color-pink)}.mobile-menu .mobile-menu__link{color:var(--color-black);display:block;font-family:var(--font-title);font-size:12px;font-weight:500;padding:5px;text-decoration:none;text-transform:uppercase;transition:all .3s var(--transition)}.home-header{overflow:hidden;position:relative}.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title{font-size:50px}@media screen and (max-width:1600px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title{font-size:calc(var(--index)*2)}}@media screen and (max-width:480px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title{font-size:calc(var(--index)*1.7)}}.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1{font-size:50px}@media screen and (max-width:1600px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1{font-size:calc(var(--index)*2)}}@media screen and (max-width:480px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1{font-size:calc(var(--index)*1.7)}}.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1 span{display:block;font-size:26px;font-weight:400;line-height:1.3}@media screen and (max-width:1600px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1 span{font-size:20px}}@media screen and (max-width:480px){.home-header.home-header__service .home-header__row .home-header__left .home-header__desc-title h1 span{font-size:18px}}.home-header .home-header__img{content:"";height:calc(100% - 80px);left:0;position:absolute;top:0;width:100%}@media screen and (max-width:1200px){.home-header .home-header__img{height:calc(100% - 60px)}}@media screen and (max-width:768px){.home-header .home-header__img{height:calc(100% - 140px)}}.home-header .home-header__img .home-header__img-src{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:140px;height:100%;left:50%;max-width:1950px;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:calc(100% - 40px)}@media screen and (max-width:1200px){.home-header .home-header__img .home-header__img-src{border-radius:90px}}@media screen and (max-width:768px){.home-header .home-header__img .home-header__img-src{border-radius:50px;width:100%}}.home-header .home-header__img .home-header__img-src:before{background:linear-gradient(0deg,rgba(24,25,32,.4),rgba(24,25,32,.4));content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}.home-header .home-header__img .home-header__img-src video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%;z-index:1}.home-header .home-header__container{max-width:var(--container-width);padding-left:20px;padding-right:20px;padding-top:calc(var(--index)*5);position:relative;width:100%;z-index:5}.home-header .home-header__content{color:var(--color-white)}.home-header .home-header__title{font-family:var(--font-title);font-size:calc(var(--index)*3);font-weight:700;letter-spacing:1.8px;line-height:1.2;margin-bottom:20px;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.home-header .home-header__title{font-size:calc(var(--index)*2)}}@media screen and (max-width:480px){.home-header .home-header__title{font-size:calc(var(--index)*1.7)}}.home-header .home-header__desc{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:85px;text-align:center}@media screen and (max-width:768px){.home-header .home-header__desc{font-size:16px;margin-bottom:60px}}.home-header .home-header__btns{align-items:center;display:flex;gap:0 28px;justify-content:center;margin-bottom:160px}.home-header .home-header__btns.not_mb{margin-bottom:0}@media screen and (max-width:1200px){.home-header .home-header__btns{margin-bottom:80px}}@media screen and (max-width:768px){.home-header .home-header__btns{flex-direction:column;gap:20px;margin-bottom:50px}}.home-header .home-header__bottom{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:680px}@media screen and (max-width:768px){.home-header .home-header__bottom{flex-direction:column}}.home-header .home-header__bottom .header-stocks{width:calc(50% - 12px)}@media screen and (max-width:768px){.home-header .home-header__bottom .header-stocks{max-width:340px;width:100%}}
.home-header .home-header__bottom .header-apps{width:calc(50% - 12px)}.home-header .home-header__row{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:992px){.home-header .home-header__row{flex-direction:column}}.home-header .home-header__row .home-header__img{position:relative}.home-header .home-header__row .home-header__left{width:calc(100% - 740px)}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__left{width:calc(50% - 25px)}}@media screen and (max-width:992px){.home-header .home-header__row .home-header__left{text-align:center;width:100%}}.home-header .home-header__row .home-header__left .home-header__desc-title{font-family:var(--font-title);font-size:60px;font-weight:500;letter-spacing:1.2px;line-height:1.2;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width:1600px){.home-header .home-header__row .home-header__left .home-header__desc-title{font-size:50px}}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__left .home-header__desc-title{font-size:40px}}@media screen and (max-width:480px){.home-header .home-header__row .home-header__left .home-header__desc-title{font-size:24px}}.home-header .home-header__row .home-header__left .home-header__desc-title h1{font-size:60px;font-weight:500;margin:0}@media screen and (max-width:1600px){.home-header .home-header__row .home-header__left .home-header__desc-title h1{font-size:50px}}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__left .home-header__desc-title h1{font-size:40px}}@media screen and (max-width:480px){.home-header .home-header__row .home-header__left .home-header__desc-title h1{font-size:24px}}.home-header .home-header__row .home-header__right{width:680px}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__right{width:calc(50% - 25px)}}@media screen and (max-width:992px){.home-header .home-header__row .home-header__right{width:100%}}.home-header .home-header__row .home-header__img{height:600px}@media screen and (max-width:1400px){.home-header .home-header__row .home-header__img{height:440px}}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__img{height:320px}}.home-header .home-header__row .home-header__img .header-slider{border-radius:110px}@media screen and (max-width:1400px){.home-header .home-header__row .home-header__img .header-slider{border-radius:70px}}.home-header .home-header__row .home-header__img .home-header__img-src{border-radius:0}.home-header .home-header__row .header-slider{width:calc(100% + 100px)}@media screen and (max-width:1600px){.home-header .home-header__row .header-slider{width:100%}}.home-header .home-header__row .home-header__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px 0 0}.home-header .home-header__row .home-header__content{text-align:center}@media screen and (max-width:1380px){.home-header .home-header__row .home-header__bottom{flex-direction:column;width:calc(100% - 50px)}.home-header .home-header__row .home-header__bottom .header-apps,.home-header .home-header__row .home-header__bottom .header-stocks{max-width:380px;width:100%}}.home-header .home-header__phone{font-family:var(--font-title);font-size:40px;font-weight:500;line-height:1.4;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width:1380px){.home-header .home-header__phone{font-size:30px}}@media screen and (max-width:480px){.home-header .home-header__phone{font-size:20px}}.home-header .home-header__phone a{color:var(--color-black);display:inline-block;text-decoration:none;transition:all .3s var(--transition)}.home-header .home-header__phone a:hover{color:var(--color-pink)}.home-header .home-header__address{color:var(--color-black);font-size:20px;font-weight:400;line-height:1.4}.home-header .home-header__middle{align-items:center;display:flex;height:264px;justify-content:center;margin:40px 0;position:relative;width:100%}@media screen and (max-width:480px){.home-header .home-header__middle{height:180px}}.home-header .home-header__middle .btn{border-radius:15px;height:65px;line-height:65px;padding: 0;max-width:400px;position:relative;width:100%;z-index:5}@media screen and (max-width:480px){.home-header .home-header__middle:before{height:180px;margin-left:-90px;width:180px}}@keyframes rotate_logo{50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.header-stocks{overflow:hidden;width:100%}.header-stocks .swiper-slide .header-stock{transform:scale(.9)}.header-stocks .swiper-slide.swiper-slide-active .header-stock{transform:scale(1)}.header-stock{background:var(--color-white);border:1px solid var(--color-black);border-radius:30px;color:var(--color-black);display:block;display:flex;flex-direction:column;font-family:var(--font-title);font-weight:700;justify-content:space-between;line-height:1.3;min-height:140px;padding:20px;text-decoration:none;text-transform:uppercase;transition:all .5s var(--transition2),color .3s var(--transition)}.header-stock:hover{background:var(--color-pink);color:var(--color-white);transform:scale(.9)}@media screen and (max-width:480px){.header-stock:hover{transform:scale(1)}}.header-stock .header-stock__title{font-family:var(--font-title);font-size:16px;margin-bottom:20px}.header-stock .header-stock__span{font-size:10px;text-align:left}
.header-apps{background:var(--color-white);border:1px solid var(--color-black);border-radius:30px;display:flex;flex-direction:column;justify-content:center;min-height:140px;padding:20px}
/* .home-header .home-header__middle:before{animation:rotate_logo 15s linear infinite;background:url(/local/templates/.default/assets/css/../img/logo_circle.svg) no-repeat 50%;background-size:contain;content:"";height:264px;left:50%;margin-left:-132px;pointer-events:none;position:absolute;top:0;width:264px;z-index:1} */
@media (max-width: 700px) {
	background: transparent;
}
@media screen and (max-width:768px){.header-apps{align-items:center;border:none;border-radius:0;min-height:auto;padding:0}}.header-apps .header-apps__title{font-size:12px;font-weight:500;line-height:1.3;margin-bottom:15px}.header-apps .header-apps__list{align-items:center;display:flex;gap:0 14px;list-style:none}.header-apps .header-apps__list a{display:block}.header-apps .header-apps__list a img{height:38px;width:auto}.s-branches{background:var(--color-black2);margin-top:100px;overflow:hidden;padding-bottom:50px;padding-top:110px;position:relative}@media screen and (max-width:480px){.s-branches{padding-top:50px}}.s-branches .container{position:relative;z-index:5}.s-branches .s-branches__title{color:var(--color-white);font-family:var(--font-title);font-size:24px;font-weight:500;line-height:1.4;margin-bottom:10px;position:relative;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.s-branches .s-branches__title{font-size:18px;margin-bottom:25px}}.s-branches .s-branches__title h2{color:var(--color-gray5);font-size:50px;font-weight:400}@media screen and (max-width:768px){.s-branches .s-branches__title h2{font-size:30px}}@media screen and (max-width:480px){.s-branches .s-branches__title h2{font-size:24px}}.s-branches .branches-view{align-items:center;display:flex;justify-content:center;margin-bottom:100px}.branches-slider{padding-bottom:100px;position:relative;z-index:5}@media screen and (max-width:480px){.branches-slider{padding-bottom:0}}.branches-slider .branches-slider__top{height:25px;margin-bottom:50px;position:relative}@media screen and (max-width:480px){.branches-slider .branches-slider__top{margin-bottom:20px}}.branches-slider .branches-slider__top .swiper-button-prev{height:25px;margin:0;pointer-events:all;top:0;width:35px}.branches-slider .branches-slider__top .swiper-button-prev:hover:before{left:-100%;opacity:0}.branches-slider .branches-slider__top .swiper-button-prev:hover:after{left:0;opacity:1}.branches-slider .branches-slider__top .swiper-button-prev:before{left:0}.branches-slider .branches-slider__top .swiper-button-prev:after,.branches-slider .branches-slider__top .swiper-button-prev:before{background:url(/local/templates/.default/assets/css/../img/slider-arrow.svg) no-repeat 50%;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;top:0;transition:all .4s var(--transition3);width:100%}.branches-slider .branches-slider__top .swiper-button-prev:after{left:100%;opacity:0}.branches-slider .branches-slider__top .swiper-button-next{height:25px;margin:0;pointer-events:all;top:0;transform:rotate(-180deg);width:35px}.branches-slider .branches-slider__top .swiper-button-next:hover:before{left:-100%;opacity:0}.branches-slider .branches-slider__top .swiper-button-next:hover:after{left:0;opacity:1}.branches-slider .branches-slider__top .swiper-button-next:before{left:0}.branches-slider .branches-slider__top .swiper-button-next:after,.branches-slider .branches-slider__top .swiper-button-next:before{background:url(/local/templates/.default/assets/css/../img/slider-arrow.svg) no-repeat 50%;background-size:contain;content:"";height:100%;pointer-events:none;position:absolute;top:0;transition:all .4s var(--transition3);width:100%}.branches-slider .branches-slider__top .swiper-button-next:after{left:100%;opacity:0}.branches-slider .swiper-slide{width:430px}@media screen and (max-width:1400px){.branches-slider .swiper-slide{width:340px}}@media screen and (max-width:1200px){.branches-slider .swiper-slide{width:290px}}@media screen and (max-width:480px){.branches-slider .swiper-slide{opacity:.2;transition:all .5s var(--transition);width:calc(100vw - 30px);will-change:opacity}.branches-slider .swiper-slide.swiper-slide-active{opacity:1}}.branches-card{background:var(--color-white);border-radius:30px;position:relative;z-index:1}.branches-card._open:before{opacity:1}.branches-card:before{background:url(/local/templates/.default/assets/css/../img/branches-card__shadow.png) no-repeat 50%;background-size:contain;bottom:-70px;content:"";height:150px;left:0;opacity:0;position:absolute;transition:all .5s var(--transition);width:100%;z-index:-1}.branches-card .branches-card__img{border-radius:30px;display:block;overflow:hidden;position:relative}.branches-card .branches-card__img .branches-card__img-src{background-position:50%;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 100px);max-height:550px}@media screen and (max-width:1400px){.branches-card .branches-card__img .branches-card__img-src{max-height:400px}}@media screen and (max-width:1200px){.branches-card .branches-card__img .branches-card__img-src{max-height:360px}}.branches-card .branches-card__name{background:var(--color-white);border-bottom-left-radius:30px;border-bottom-right-radius:30px;font-family:var(--font-title);font-size:24px;font-weight:700;line-height:1.4;padding:25px 30px;text-transform:uppercase;z-index:5}@media screen and (max-width:1400px){.branches-card .branches-card__name{font-size:18px;padding:20px}}@media screen and (max-width:1200px){.branches-card .branches-card__name{font-size:16px}}.branches-card .branches-card__name a{color:var(--color-black);display:block;text-decoration:none;transition:all .3s var(--transition)}.branches-card .branches-card__name a:hover{color:var(--color-pink)}.branches-card .branches-card__bottom{background:var(--color-white);border-bottom-left-radius:30px;border-bottom-right-radius:30px;display:none;padding:0 30px 25px;z-index:5}@media screen and (max-width:1400px){.branches-card .branches-card__bottom{padding:0 20px 20px}}@media screen and (max-width:480px){.branches-card .branches-card__bottom{display:block}}.branches-card .branches-card__address{font-size:16px;font-weight:400;line-height:1.2;margin-bottom:10px}@media screen and (max-width:1200px){.branches-card .branches-card__address{font-size:14px}}.branches-card .branches-card__phone{color:var(--color-black);font-family:var(--font-title);font-size:16px;font-weight:500;line-height:1.4;margin-bottom:25px;text-transform:uppercase}@media screen and (max-width:1200px){.branches-card .branches-card__phone{font-size:14px}}.branches-card .branches-card__phone a{color:var(--color-black);display:inline-block;text-decoration:none;transition:all .4s var(--transition)}.branches-card .branches-card__phone a:hover{color:var(--color-pink)}.branches-card .btn{max-width:100%;width:100%}.open-your{border:1px solid #b7b7b7;border-radius:50px;color:#b7b7b7;display:block;padding:33px 40px 33px 47px;position:relative;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:992px){.open-your{padding:40px 30px 70px}}.open-your:active,.open-your:focus{color:#b7b7b7}.open-your .open-your__title{font-family:BenzinBetone,sans-serif;font-size:20px;font-weight:500;line-height:1.2;margin-bottom:11px;max-width:425px;text-transform:uppercase}.open-your .open-your__desc{color:#c6c6c6;font-size:14px;font-weight:400;line-height:1.4;max-width:425px;opacity:.5;transition:opacity .3s ease-in-out}@media screen and (max-width:992px){.open-your .open-your__desc{font-size:16px}}.open-your .open-your__desc p{margin-bottom:15px}.open-your .open-your__btn{bottom:40px;color:#fff;display:inline-block;font-family:BenzinBetone,sans-serif;font-size:8px;font-weight:700;line-height:24px;padding-left:10px;padding-right:15px;position:absolute;right:35px;text-decoration:none;text-transform:uppercase;white-space:nowrap;z-index:1}@media screen and (max-width:992px){.open-your .open-your__btn{bottom:30px;right:30px}}.open-your .open-your__btn:before{background:#fff;border-radius:20px;content:"";height:40px;left:-5px;margin-top:-20px;opacity:0;position:absolute;top:50%;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55);width:40px;z-index:1}.open-your .open-your__btn span{display:block;mix-blend-mode:difference;position:relative;z-index:2}.open-your:hover{background:#067f36;border-color:#067f36;color:#fff}.open-your:hover .open-your__desc{opacity:.8}.open-your:hover .open-your__btn{color:#fff;text-decoration:none}.open-your:hover .open-your__btn:before{left:0;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:100%}.open-your:hover .open-your__btn:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;transform:rotate(45deg)}.home-banner{display:flex;justify-content:center;margin-bottom:40px}.home-banner a{display:inline-block;line-height:0px}.home-banner img{height:auto;max-width:100%;width:auto}.text-comanda{margin-bottom:20px;text-align:center}.text-comanda p{font-family:BenzinBetone,sans-serif;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.header-banner{margin-bottom:30px}.header-banner .header-banner__cont{margin:0 auto;max-width:270px;position:relative;text-align:center}.header-banner .header-banner__cont:before{background:#067f36;bottom:0;content:"";filter:blur(50px);height:84px;left:50%;margin-left:-68px;position:absolute;transform:rotate(15deg);width:136px;z-index:1}.header-banner .header-banner__text{font-family:BenzinBetone,sans-serif;font-size:14px;margin-bottom:7px;position:relative;text-align:center;text-transform:uppercase;z-index:5}.header-banner .header-banner__text strong{display:block;font-size:18px;font-weight:700}.header-banner .btn-arrow{position:relative;z-index:5}.header-banner__popup{background:#067f36;border-radius:41px;max-width:640px;padding:60px 40px 40px;text-align:center;width:calc(100% - 30px)}@media screen and (max-width:480px){.header-banner__popup{padding:55px 15px 20px}}.header-banner__popup .fancybox-close-small{color:#fff;font-weight:700;height:60px;right:5px;top:5px;width:60px}.header-banner__popup .fancybox-close-small svg{stroke-width:2;opacity:1}.header-banner__popup .header-banner__popup-top{font-family:BenzinBetone,sans-serif;font-size:18px;margin-bottom:25px;text-transform:uppercase}@media screen and (max-width:480px){.header-banner__popup .header-banner__popup-top{font-size:16px}}.header-banner__popup .header-banner__popup-top strong{display:block;font-size:30px;font-weight:700}@media screen and (max-width:480px){.header-banner__popup .header-banner__popup-top strong{font-size:24px}}.header-banner__popup .header-banner__popup-content{text-align:center}@media screen and (max-width:480px){.header-banner__popup .header-banner__popup-content{font-size:14px}}.slider-works{margin:30px 0;overflow:hidden}.slider-works .swiper-slide{height:350px;position:relative;transition:all .3s var(--transition);width:150px;z-index:1}@media screen and (max-width:1200px){.slider-works .swiper-slide{height:280px}}@media screen and (max-width:768px){.slider-works .swiper-slide{height:170px;width:200px}}.slider-works .swiper-slide:hover{z-index:5}.work-el{height:100%;left:-220px;position:absolute;text-decoration:none;top:0;width:calc(100% + 440px)}@media screen and (max-width:1200px){.work-el{left:-110px;width:calc(100% + 220px)}}@media screen and (max-width:768px){.work-el{left:0;width:100%}}.work-el:hover .work-el__name{left:0;opacity:1}.work-el .work-el__name{bottom:0;color:var(--color-white);font-family:BenzinBetone,sans-serif;font-size:18px;left:0;left:-30px;opacity:0;padding:20px 90px;position:absolute;text-transform:uppercase;transition:all .4s var(--transition2);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}@media screen and (max-width:1200px){.work-el .work-el__name{font-size:16px;left:-10px;padding:20px 30px}}@media screen and (max-width:480px){.work-el .work-el__name{font-size:14px}}.work-el img{border-radius:90px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:all .3s var(--transition3);width:100%;will-change:transform}@media screen and (max-width:1200px){.work-el img{border-radius:40px}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.running-line-wrapper{align-items:center;background:var(--color-pink);display:flex;font-family:var(--font-title);font-size:14px;font-weight:500;gap:0 60px;height:50px;justify-content:center;overflow:hidden;text-transform:uppercase;white-space:nowrap}.running-line-wrapper.running-line-wrapper__mod{margin-top:60px}.running-line-wrapper .running-line{animation:marquee 3.5s linear infinite;position:relative;transform:translateX(0)}.home-header__content .promo-stock{margin:50px 0}.promo-stock{position:relative}.promo-stock:before{background:url(/local/templates/.default/assets/css/../img/promo-stock__blur.png) no-repeat 50%;background-size:contain;bottom:-100px;content:"";height:292px;left:50%;margin-left:-161px;pointer-events:none;position:absolute;width:323px;z-index:1}.promo-stock .promo-stock__cont{color:var(--color-white);display:block;position:relative;text-align:center;text-decoration:none;z-index:5}.promo-stock .promo-stock__cont:hover .promo-stock__link span:before{left:0;right:auto;width:100%}.promo-stock .promo-stock__title{font-family:var(--font-title);font-size:14px;font-weight:400;line-height:1.4;margin-bottom:5px;text-transform:uppercase}.promo-stock .promo-stock__title strong{display:block;font-weight:700}.promo-stock .promo-stock__link{font-family:var(--font-title);font-size:12px;font-weight:700;line-height:1.4;text-align:center;text-transform:uppercase}.promo-stock .promo-stock__link span{display:inline-block;padding:5px 15px;position:relative}.promo-stock .promo-stock__link span:before{background:var(--color-pink);content:"";height:100%;position:absolute;right:0;top:0;transition:width .3s var(--transition2);width:0;z-index:-1}.header-slider{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:50vw}@media screen and (max-width:1200px){.header-slider{width:100%}}.header-slider .swiper-wrapper .home-header__img-src{position:relative}.header-slider .swiper-pagination{bottom:10px;left:0;position:absolute;width:100%}.header-slider .swiper-pagination .swiper-pagination-bullet{background:var(--color-white);transition:all .3s var(--transition)}.header-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:4px;width:16px}.btn{background:var(--color-pink);border:none;border:1px solid var(--color-pink);border-radius:25px;cursor:pointer;display:inline-block;font-family:var(--font-title);font-size:12px;font-weight:500;height:50px;line-height:48px;max-width:280px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.btn,.btn:hover{color:var(--color-black)}.btn:hover{background:var(--color-white)}.btn-br{background:transparent;border:1px solid var(--color-black);border-radius:25px;box-sizing:border-box;color:var(--color-black);cursor:pointer;display:inline-block;font-family:var(--font-title);font-size:12px;font-weight:500;height:50px;line-height:48px;max-width:280px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .4s var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.btn-br:hover{background:var(--color-black);color:var(--color-white)}.btn-br.btn-br__white{border:1px solid var(--color-white);color:var(--color-white)}.btn-br.btn-br__white:hover{background:var(--color-white);border-color:var(--color-black);color:var(--color-black)}.btn-link{background:transparent;border:none;color:var(--color-black);display:inline-block;font-family:var(--font-title);font-size:12px;font-weight:700;line-height:24px;padding:0 15px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1}.btn-link:before{background:var(--color-pink);border-radius:20px;content:"";height:40px;left:-5px;margin-top:-20px;opacity:0;position:absolute;top:50%;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55);width:40px;z-index:-1}.btn-link span{position:relative;z-index:2}.btn-link:hover{color:var(--color-black)}.btn-link:hover:before{left:0;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:100%}@media screen and (max-width:480px){.btn-link{color:var(--color-black)}.btn-link:before{left:0;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:100%}}.btn-arrow{display:inline-block;font-family:var(--font-title);font-size:12px;font-weight:700;line-height:24px;padding-left:10px;padding-right:37px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1}.btn-arrow,.btn-arrow:hover{color:var(--color-black);text-decoration:none}.btn-arrow:hover:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;transform:rotate(45deg)}.btn-arrow:hover:before{left:0;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:100%}.btn-arrow span{display:block;mix-blend-mode:difference;position:relative;z-index:2}.btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;height:17px;margin-top:-8px;right:10px;transition:all .3s ease-in-out;width:17px;z-index:2}.btn-arrow:after,.btn-arrow:before{content:"";position:absolute;top:50%}.btn-arrow:before{background:var(--color-black);border-radius:20px;height:40px;left:-5px;margin-top:-20px;opacity:0;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55);width:40px;z-index:1}.our-branch{border-bottom:1px solid var(--color-black01);overflow:hidden;padding-bottom:110px;padding-top:95px}@media screen and (max-width:992px){.our-branch{padding-bottom:60px;padding-top:60px}}.our-branch .container{display:flex;position:relative}@media screen and (max-width:1300px){.our-branch .container{flex-direction:column}}.our-branch .our-branch__left{margin-right:90px;padding-top:80px;position:relative;width:calc(50% - 90px);z-index:5}@media screen and (max-width:1400px){.our-branch .our-branch__left{padding-right:40px}}@media screen and (max-width:1300px){.our-branch .our-branch__left{padding-right:0;width:100%}}@media screen and (max-width:480px){.our-branch .our-branch__left{padding-top:0}}.our-branch .our-branch__right{padding:0 50px 0 0;position:relative;width:50%;z-index:5}@media screen and (max-width:1600px){.our-branch .our-branch__right{padding:0}}@media screen and (max-width:1300px){.our-branch .our-branch__right{width:100%}}.our-branch .our-branch__subtitle{font-size:20px}.our-branch .our-branch__subtitle,.our-branch .our-branch__title{font-family:var(--font-title);font-weight:500;line-height:1.2;text-transform:uppercase}.our-branch .our-branch__title{font-size:60px;margin-bottom:65px}@media screen and (max-width:1400px){.our-branch .our-branch__title{font-size:40px}}@media screen and (max-width:768px){.our-branch .our-branch__title{font-size:30px;margin-bottom:30px}}@media screen and (max-width:480px){.our-branch .our-branch__title{font-size:24px}}.our-branch .our-branch__desc{font-size:18px;font-weight:400;line-height:1.4}@media screen and (max-width:1400px){.our-branch .our-branch__desc{margin-left:30px}}@media screen and (max-width:992px){.our-branch .our-branch__desc{font-size:16px}}@media screen and (max-width:768px){.our-branch .our-branch__desc{margin-left:0}}.our-branch .our-branch__desc p{margin-bottom:20px}.our-branch .our-branch__desc p:last-child{margin-bottom:0}.our-gallery{border-radius:50px;margin-top:80px;overflow:hidden}.our-gallery .our-gallery__img{height:540px;overflow:hidden}@media screen and (max-width:480px){.our-gallery .our-gallery__img{height:410px}}.our-gallery .our-gallery__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.our-gallery .swiper-pagination{bottom:30px;left:0;position:absolute;width:100%}@media screen and (max-width:480px){.our-gallery .swiper-pagination{bottom:10px}}.our-gallery .swiper-pagination .swiper-pagination-bullet{background:var(--color-white);cursor:pointer;transition:all .3s var(--transition)}.our-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:4px;width:16px}.s-masters{background-size:cover;border-top:1px solid var(--color-whiteRGBA10);padding-bottom:110px;padding-top:90px;position:relative;z-index:2}@media screen and (max-width:1200px){.s-masters{padding-bottom:60px;padding-top:70px}}@media screen and (max-width:480px){.s-masters{padding-bottom:50px;padding-top:50px}}.s-masters .container{position:relative;z-index:10}.s-masters .s-masters__title{color:var(--color-black);font-family:var(--font-title);font-size:50px;font-weight:700;line-height:1.4;margin-bottom:70px;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.s-masters .s-masters__title{font-size:30px;margin-bottom:40px}}.s-masters .masters{display:flex;flex-wrap:wrap;gap:70px 70px;margin:0 auto;max-width:1550px}@media screen and (max-width:1700px){.s-masters .masters{gap:40px}}@media screen and (max-width:480px){.s-masters .masters{gap:20px}}.master{border:1px solid transparent;border-radius:40px;transition:all .3s var(--transition);width:calc(25% - 52.5px)}@media screen and (max-width:1700px){.master{width:calc(25% - 30px)}}@media screen and (max-width:1300px){.master{width:calc(33.33333% - 26.6666px)}}@media screen and (max-width:768px){.master{width:calc(50% - 20px)}}@media screen and (max-width:480px){.master{width:calc(50% - 10px)}}.master:hover{border-color:var(--color-black)}.master:hover .master__content .btn{opacity:1;pointer-events:all}@media screen and (max-width:480px){.master:hover .master__content .btn{display:none}}.master:hover .master__name{opacity:1}.master .master__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px;display:block;height:480px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:992px){.master .master__image{height:380px}}@media screen and (max-width:480px){.master .master__image{height:230px}}.master .master__image .image__wrap{overflow:hidden}.master .master__image .image__element{background-position:50% 50%;background-size:cover;height:100%;width:100%}.master .master__content{padding-bottom:14px;padding-top:20px;text-align:center;transition:all .4s var(--transition)}.master .master__content .btn{height:34px;line-height:32px;max-width:190px;opacity:0;pointer-events:none;width:100%}.master .master__name{color:var(--color-black);display:block;font-family:var(--font-title);font-size:16px;font-weight:700;line-height:1.2;margin-bottom:10px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}@media screen and (max-width:1200px){.master .master__name{font-size:14px}}.master .master__position{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:10px;text-align:center}@media screen and (max-width:1200px){.master .master__position{font-size:13px}}.waiting-you{border-top:1px solid var(--color-whiteRGBA10);overflow:hidden}.waiting-you .container{display:flex;max-width:1630px;position:relative}@media screen and (max-width:992px){.waiting-you .container{flex-direction:column}}.waiting-you .waiting-you__left{position:relative;width:50%;z-index:5}@media screen and (max-width:992px){.waiting-you .waiting-you__left{height:330px;width:100%}}.waiting-you .waiting-you__right{position:relative;width:50%;z-index:5}@media screen and (max-width:992px){.waiting-you .waiting-you__right{width:100%}}.waiting-you .waiting-you__wrap{padding:60px 0 0}@media screen and (max-width:1500px){.waiting-you .waiting-you__wrap{padding:60px 0 0}}@media screen and (max-width:480px){.waiting-you .waiting-you__wrap{padding:30px 0}}.waiting-you .waiting-you__wrap .waiting-you__title{padding-left:60px}@media screen and (max-width:992px){.waiting-you .waiting-you__wrap .waiting-you__title{padding-left:0}}.waiting-you .waiting-you__wrap .waiting-you__content{padding-left:60px}@media screen and (max-width:992px){.waiting-you .waiting-you__wrap .waiting-you__content{padding-left:0}}.waiting-you .waiting-you__wrap .waiting-you__btn{padding-left:60px}@media screen and (max-width:992px){.waiting-you .waiting-you__wrap .waiting-you__btn{padding-left:0}}.waiting-you .waiting-you__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100px;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:calc(100% + 200px)}.waiting-you .waiting-you__title{font-family:BenzinBetone,sans-serif;font-size:60px;font-weight:500;line-height:1.2;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width:1500px){.waiting-you .waiting-you__title{font-size:40px}}@media screen and (max-width:768px){.waiting-you .waiting-you__title{font-size:30px}}@media screen and (max-width:480px){.waiting-you .waiting-you__title{font-size:20px;margin-bottom:30px}}
.waiting-you .waiting-you__content{font-size:18px;font-weight:400;line-height:24px;margin-bottom:60px}
@media screen and (max-width:992px){.waiting-you .waiting-you__content{max-width:100%}}
@media screen and (max-width: 600px) {
	.waiting-you .waiting-you__content{
		margin-bottom:10px;
	}
}
@media screen and (max-width:480px){.waiting-you .waiting-you__content{font-size:16px}}
.waiting-you .waiting-you__content p{margin-bottom:20px}.waiting-you .waiting-you__btn{display:flex;justify-content:center;max-width:600px}@media screen and (max-width:992px){.waiting-you .waiting-you__btn{max-width:100%}}.master-popup{background:var(--color-white);color:var(--color-black);max-width:1160px;opacity:0;overflow:hidden;padding:0;transform:scale(.9);transition:all .3s ease-out;width:100%}@media screen and (max-width:1200px){.master-popup{max-width:calc(100% - 40px)}}.master-popup .master-popup__row{align-items:center;display:flex}@media screen and (max-width:992px){.master-popup .master-popup__row{flex-direction:column;padding-top:30px}}.master-popup .master-popup__img{height:580px;position:relative;width:405px;z-index:5}@media screen and (max-width:1200px){.master-popup .master-popup__img{width:490px}}@media screen and (max-width:992px){.master-popup .master-popup__img{height:300px;width:100%}}.master-popup .master-popup__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (max-width:992px){.master-popup .master-popup__img img{-o-object-fit:contain;object-fit:contain}}.master-popup .master-popup__content{padding:40px 80px 30px;width:calc(100% - 405px)}@media screen and (max-width:1200px){.master-popup .master-popup__content{padding:60px 30px 30px;width:calc(100% - 490px)}}@media screen and (max-width:992px){.master-popup .master-popup__content{padding-top:40px;text-align:center;width:100%}}@media screen and (max-width:480px){.master-popup .master-popup__content{padding:20px 15px}}.master-popup .master-popup__position{font-size:24px;margin-bottom:40px;position:relative;z-index:5}@media screen and (max-width:1200px){.master-popup .master-popup__position{font-size:18px}}@media screen and (max-width:480px){.master-popup .master-popup__position{font-size:16px;margin-bottom:20px}}.master-popup .master-popup__name{font-family:BenzinBetone,sans-serif;font-size:50px;font-weight:700;margin-bottom:10px;position:relative;z-index:5}@media screen and (max-width:1200px){.master-popup .master-popup__name{font-size:30px}}.master-popup .master-popup__desc{font-size:18px;line-height:1.4;margin-bottom:60px;position:relative;z-index:5}@media screen and (max-width:480px){.master-popup .master-popup__desc{font-size:13px;margin-bottom:20px}}.master-popup .master-popup__btn{display:flex;gap:0 30px;justify-content:center;max-width:510px}@media screen and (max-width:992px){.master-popup .master-popup__btn{justify-content:center;margin:0 auto}}@media screen and (max-width:480px){.master-popup .master-popup__btn{flex-direction:column;gap:10px 0}}.master-popup .master-popup__btn .btn,.master-popup .master-popup__btn .btn-br{width:calc(50% - 15px)}@media screen and (max-width:480px){.master-popup .master-popup__btn .btn,.master-popup .master-popup__btn .btn-br{max-width:100%;width:100%}}.master-popup .fancybox-close-small{color:var(--color-white);font-weight:700;height:50px;right:0;top:0;width:50px}@media screen and (max-width:992px){.master-popup .fancybox-close-small{height:40px;width:40px}}.master-popup .fancybox-close-small svg{stroke-width:2;opacity:1}.fancybox-container.fancybox-is-open{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.2)}.fancybox-slide--current .master-popup{opacity:1;transform:scale(1)}.s-branches__bottom{color:#fff;display:flex;font-size:14px;font-weight:500;gap:0 30px;line-height:1.4;margin:0 auto;max-width:1280px;opacity:.5;padding-top:100px}@media screen and (max-width:768px){.s-branches__bottom{flex-direction:column;padding-top:40px}}.s-branches__bottom p{margin-bottom:20px}.branche-map{display:block;height:350px;margin-top:80px;position:relative;width:100%}.branche-map #single__map{border-radius:50px;height:100%;left:12px;overflow:hidden;position:absolute;top:0;width:calc(50vw - 34px)}@media screen and (max-width:992px){.branche-map #single__map{left:0;width:100%}}.s-service{overflow:hidden;padding-bottom:150px;padding-top:125px}@media screen and (max-width:992px){.s-service{padding-bottom:90px;padding-top:90px}}@media screen and (max-width:480px){.s-service{padding-bottom:80px;padding-top:50px}}.service__top{margin-bottom:20px}.service__top .container{display:flex;gap:0 40px}@media screen and (max-width:768px){.service__top .container{gap:0 20px}}.service__top .services-title{border:1px solid transparent;border-radius:30px;color:var(--color-black);cursor:pointer;font-family:var(--font-title);font-size:50px;font-weight:500;line-height:1.2;padding:10px 20px;text-transform:uppercase;transition:all .4s var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1400px){.service__top .services-title{font-size:40px}}@media screen and (max-width:1300px){.service__top .services-title{font-size:30px}}@media screen and (max-width:992px){.service__top .services-title{font-size:24px}}@media screen and (max-width:768px){.service__top .services-title{font-size:16px;height:45px;line-height:43px;padding:0 20px}}.service__top .services-title:hover{opacity:.4}.service__top .services-title._active{border-color:var(--color-black)}.service__top .services-title._active:hover{opacity:1}.service__top .stocks-title{border:1px solid transparent;border-radius:30px;color:var(--color-black);cursor:pointer;font-family:var(--font-title);font-size:50px;font-weight:500;line-height:1.2;padding:10px 20px;text-transform:uppercase;transition:all .4s var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1400px){.service__top .stocks-title{font-size:40px}}@media screen and (max-width:1300px){.service__top .stocks-title{font-size:30px}}@media screen and (max-width:992px){.service__top .stocks-title{font-size:24px}}@media screen and (max-width:768px){.service__top .stocks-title{font-size:16px;height:45px;line-height:43px;padding:0 20px}}.service__top .stocks-title:hover{opacity:.4}.service__top .stocks-title._active{border-color:var(--color-black)}.service__top .stocks-title._active:hover{opacity:1}.service-block__bottom{max-width:710px;padding-left:15px;padding-top:30px}@media screen and (max-width:480px){.service-block__bottom{font-size:12px;padding-bottom:15px;padding-left:5px;padding-top:15px}}.service-block__top{margin-bottom:30px}@media screen and (max-width:768px){.service-block__top{margin-bottom:10px}}.service-sections-nav{display:flex;flex-wrap:wrap;gap:20px 10px;position:relative;z-index:10}@media screen and (max-width:1400px){.service-sections-nav{gap:0 40px}}@media screen and (max-width:992px){.service-sections-nav{gap:0 20px;padding:10px 0}}@media screen and (max-width:768px){.service-sections-nav{gap:0 5px}}.service-sections-nav .service-sections-nav__el{border:1px solid transparent;border-radius:20px;color:var(--color-black);cursor:pointer;font-family:var(--font-title);font-size:24px;font-weight:500;line-height:1.2;padding:15px 20px;position:relative;text-transform:uppercase;transition:all .4s var(--transition);white-space:nowrap}@media screen and (max-width:1400px){.service-sections-nav .service-sections-nav__el{font-size:20px}}@media screen and (max-width:1300px){.service-sections-nav .service-sections-nav__el{font-size:18px}}@media screen and (max-width:992px){.service-sections-nav .service-sections-nav__el{font-size:14px}}@media screen and (max-width:768px){.service-sections-nav .service-sections-nav__el{font-size:10px;height:40px;line-height:38px;padding:0 10px}}.service-sections-nav .service-sections-nav__el .service-sections-nav__el-name{opacity:1;position:relative;transition:all .3s var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;z-index:2}.service-sections-nav .service-sections-nav__el:hover{opacity:.5}.service-sections-nav .service-sections-nav__el.active{border-color:var(--color-black)}.service-sections-nav .service-sections-nav__el.active:hover{opacity:1}.service-sections-nav .hover-reveal{border-radius:50px;content:"";height:440px;left:0;margin-top:-250px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:rotate(15deg);width:300px;will-change:transform,filter;z-index:-1}@media screen and (max-width:992px){.service-sections-nav .hover-reveal{display:none}}.service-sections-nav .hover-reveal__img,.service-sections-nav .hover-reveal__inner{height:100%;position:relative;width:100%}.service-sections-nav .hover-reveal__img{background-position:50% 50%;background-size:cover;transform-origin:70% 50%}.service-sections-nav .hover-reveal__inner{overflow:hidden;transform-origin:30% 50%}.service-section{display:none}.service-section.show{display:block}.service-el-header{display:flex;justify-content:space-between;margin-bottom:25px;max-width:1150px}@media screen and (max-width:1200px){.service-el-header{margin-bottom:10px}}.service-el-header .service-el-header__left{width:calc(100% - 440px)}@media screen and (max-width:1200px){.service-el-header .service-el-header__left{width:calc(100% - 360px)}}@media screen and (max-width:670px){.service-el-header .service-el-header__left{width:calc(100% - 200px)}}@media screen and (max-width:480px){.service-el-header .service-el-header__left{width:calc(100% - 160px)}}.service-el-header .service-el-header__prices{display:flex;justify-content:space-between;width:440px}@media screen and (max-width:1200px){.service-el-header .service-el-header__prices{width:360px}}@media screen and (max-width:670px){.service-el-header .service-el-header__prices{width:200px}}@media screen and (max-width:480px){.service-el-header .service-el-header__prices{width:160px}}.service-el-header .service-el-header__prices .service-el-header__price{color:var(--color-black);font-size:12px;font-weight:400;line-height:30px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap;width:33.3333333333%}@media screen and (max-width:670px){.service-el-header .service-el-header__prices .service-el-header__price{font-size:8px}}@media screen and (max-width:480px){.service-el-header .service-el-header__prices .service-el-header__price{line-height:1.2;white-space:normal}}.service-el-header .service-el-header__prices .service-el-header__price .title-price__val_hint{background:var(--color-pink);border-radius:50%;color:var(--color-black);cursor:pointer;font-size:8px;height:12px;line-height:12px;position:absolute;right:0;top:-5px;width:12px;z-index:10}.service-el-header .service-el-header__prices .service-el-header__price .title-price__val_hint:hover .hint-popup{opacity:1;pointer-events:all;top:calc(100% + 2px);transform:scale(1);visibility:visible}.service-el-header .service-el-header__prices .service-el-header__price .hint-popup{background:var(--color-white);border:1px solid var(--color-black);border-radius:16px;font-size:16px;left:50%;line-height:1.6;margin-left:-200px;opacity:0;padding:20px;pointer-events:none;position:absolute;text-align:left;text-transform:none;top:calc(100% + 10px);transform:scale(.7);transition:all .4s var(--transition3);visibility:hidden;white-space:normal;width:400px}@media screen and (max-width:992px){.service-el-header .service-el-header__prices .service-el-header__price .hint-popup{font-size:13px;left:auto;padding:15px 10px;right:0;width:200px}}.service-tab-nav{display:flex;flex-wrap:wrap;gap:15px 20px;margin-bottom:30px;padding-left:40px}@media screen and (max-width:992px){.service-tab-nav{margin-bottom:20px;padding-left:0}}.service-tab-nav .service-tab-nav__nav{cursor:pointer;font-family:var(--font-title);font-size:16px;font-style:normal;font-weight:500;line-height:1.2;opacity:.5;text-transform:uppercase;transition:all .4s var(--transition)}@media screen and (max-width:768px){.service-tab-nav .service-tab-nav__nav{font-size:12px;opacity:.4}}.service-tab-nav .service-tab-nav__nav._active,.service-tab-nav .service-tab-nav__nav:hover{opacity:1}.service-tab{display:none}.service-tab.show{display:block}.service-el{border:1px solid transparent;border-radius:15px;margin-bottom:1px;max-width:1164px;padding:0 14px;transition:all .4s var(--transition)}@media screen and (max-width:768px){.service-el{padding:0 4px}}.service-el:hover{border-color:var(--color-black)}.service-el .service-el__line{display:flex;justify-content:space-between;padding:5px 0}@media screen and (max-width:1300px){.service-el .service-el__line{padding:5px 0}}@media screen and (max-width:480px){.service-el .service-el__line{padding:10px 0}}.service-el .service-el__line .service-el__name{padding-right:25px;padding-top:3px;transition:all .3s ease-in-out;width:calc(100% - 440px)}@media screen and (max-width:1300px){.service-el .service-el__line .service-el__name{font-size:14px;line-height:1.4}}@media screen and (max-width:1200px){.service-el .service-el__line .service-el__name{width:calc(100% - 360px)}}@media screen and (max-width:670px){.service-el .service-el__line .service-el__name{font-size:12px;padding-right:10px;width:calc(100% - 200px)}}@media screen and (max-width:480px){.service-el .service-el__line .service-el__name{width:calc(100% - 160px)}}.service-el .service-el__line .service-el__prices{display:flex;justify-content:space-between;width:440px}@media screen and (max-width:1200px){.service-el .service-el__line .service-el__prices{width:360px}}@media screen and (max-width:670px){.service-el .service-el__line .service-el__prices{width:200px}}@media screen and (max-width:480px){.service-el .service-el__line .service-el__prices{width:160px}}.service-el .service-el__line .service-el__prices .service-el__price{color:var(--color-black);font-size:16px;font-weight:400;line-height:30px;text-align:center;white-space:nowrap;width:33.3333333333%}@media screen and (max-width:670px){.service-el .service-el__line .service-el__prices .service-el__price{font-size:10px;line-height:1.4}}.service-el .service-el__line .service-el__prices .service-el__price .service-el__price-name{display:none}.service-el .service-el__desc{display:none;font-size:14px;font-weight:400;line-height:16px;padding-bottom:20px;padding-top:10px}@media screen and (max-width:768px){.service-el .service-el__desc{font-size:12px;line-height:1.2;padding:10px 5px 20px}}.service-el.service-el__desc .service-el__line{border-bottom:transparent;cursor:pointer;transition:border .3s ease-in-out}.service-el._slide{border-color:var(--color-black)}.services-stocks{overflow:hidden}.services-stocks .services-stocks__line{align-items:flex-start;display:flex;transform:translateX(0);transition:transform .5s var(--transition2)}.services-stocks .services-stocks__item{opacity:0;transition:all .7s var(--transition)}.services-stocks .services-stocks__item._active{opacity:1}.services-stocks .services-block,.services-stocks .stocks-block{min-width:100vw;width:100vw}.branches-map{border-bottom:1px solid var(--color-black);padding-bottom:80px;padding-top:70px}@media screen and (max-width:480px){.branches-map{padding:50px 0}}.branches-map .branches-map__title{color:var(--color-black);font-family:var(--font-title);font-size:24px;font-weight:500;line-height:1.4;margin-bottom:70px;position:relative;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.branches-map .branches-map__title{font-size:18px;margin-bottom:25px}}.branches-map .branches-map__title h2{color:var(--color-black);font-size:50px;font-weight:400}@media screen and (max-width:1200px){.branches-map .branches-map__title h2{font-size:70px}}@media screen and (max-width:992px){.branches-map .branches-map__title h2{font-size:50px}}@media screen and (max-width:768px){.branches-map .branches-map__title h2{font-size:30px}}@media screen and (max-width:480px){.branches-map .branches-map__title h2{font-size:24px}}#branches-map{height:100vh;width:100%}@media screen and (max-width:480px){#branches-map{height:70vh}}.branches-desc{color:var(--color-black);display:flex;font-size:14px;font-weight:500;gap:0 30px;line-height:1.4;margin:0 auto;max-width:1500px;opacity:.5;padding-left:var(--container-padding);padding-right:var(--container-padding);padding-top:80px}@media screen and (max-width:480px){.branches-desc{flex-direction:column;font-size:10px;gap:20px 0;padding-top:30px}}.popover{display:block;left:0;position:absolute;top:0;transform:translate(-50%,calc(-100% - 15px));z-index:1010}.popover .close{background:url(/local/templates/.default/assets/css/../img/option-close.svg) no-repeat 50%;background-size:10px 10px;cursor:pointer;height:20px;position:absolute;right:15px;top:15px;width:20px;z-index:100}.popover .arrow{background:var(--color-white);bottom:-5px;content:"";height:8px;left:50%;margin-left:-5px;position:absolute;transform:rotate(45deg);width:8px}.popover .popover-inner>ymaps{background:var(--color-white);border-radius:2px;box-shadow:0 0 60px rgba(0,0,0,.1);box-sizing:border-box;height:auto!important;padding:20px;width:335px!important}@media screen and (max-width:480px){.popover .popover-inner>ymaps{max-width:calc(100vh - 70px);padding:10px;width:290px!important}}.popover .popover-content .popover-content__title{color:var(--color-black);font-family:var(--font-title);font-size:20px;font-weight:500;line-height:1.1;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width:480px){.popover .popover-content .popover-content__title{font-size:14px}}.popover .popover-content__desc{color:var(--color-black);font-size:12px;font-weight:400;line-height:1.2;margin-bottom:10px}.popover .popover-content__phone{color:var(--color-black);font-family:var(--font-title);font-size:16px;font-weight:400;line-height:1.2;margin-bottom:20px;text-decoration:none;text-transform:uppercase}@media screen and (max-width:480px){.popover .popover-content__phone{font-size:14px}}.popover .popover-content__phone a{color:var(--color-black);text-decoration:none;transition:all .4s var(--transition)}.popover .popover-content__phone a:hover{color:var(--color-pink)}.popover .popover-content__bottom{display:flex;gap:0 14px;justify-content:space-between}@media screen and (max-width:480px){.popover .popover-content__bottom{gap:0 6px}}.popover .popover-content__bottom .btn-br{font-size:10px;width:100%}.ymaps-2-1-79-default-cluster ymaps{color:var(--color-black);font-family:var(--font-title);font-size:14px;font-weight:500;line-height:1.3;position:relative;top:0}.ymaps-2-1-79-ground-pane{filter:grayscale(.7)}.ymaps-2-1-79-map-copyrights-promo{display:none}.ymaps-2-1-79-copyright__wrap{display:none;opacity:0;pointer-events:none}.certificates-block{display:flex;justify-content:center;padding:0 var(--container-padding)}.certificates-banner{color:var(--color-black);display:flex;max-width:1670px;padding-bottom:105px;position:relative;text-decoration:none;width:100%}@media screen and (max-width:1500px){.certificates-banner{padding-bottom:80px}}@media screen and (max-width:1380px){.certificates-banner{padding-bottom:0}}.certificates-banner:hover{color:var(--color-black)}.certificates-banner:hover .certificates-banner__span span{color:var(--color-white)}.certificates-banner:hover .certificates-banner__span span:before{opacity:1;width:calc(100% + 40px)}
.certificates-banner .certificates-banner__img{
	align-items: flex-start;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	left: 60px;
	position: absolute;
	width: 350px;
	aspect-ratio: 1 / 1;
	z-index: 5;
	transform: translateY(-18%) rotate(-15deg);
}@media screen and (max-width:1380px){.certificates-banner .certificates-banner__img{left:-50px;width:300px}}
@media screen and (max-width:768px){
	.certificates-banner .certificates-banner__img {
		height: 200px;
		top: 10px;
		width: 200px;
		transform: translate(40%, -30%) rotate(0);
	}
	ul.r-offcanvas__list li:first-child {
		display: none;
	}
}
.certificates-banner .certificates-banner__img img{height:auto;max-width:100%}.certificates-banner .certificates-banner__content{border:1px solid var(--color-black);border-radius:50px;display:flex;gap:0 40px;margin-left:auto;margin-right:0;padding:50px 60px 60px 260px;width:calc(100% - 200px)}@media screen and (max-width:1500px){.certificates-banner .certificates-banner__content{padding:30px 60px 40px 260px}}@media screen and (max-width:1380px){.certificates-banner .certificates-banner__content{width:100%}}@media screen and (max-width:992px){.certificates-banner .certificates-banner__content{flex-direction:column}}@media screen and (max-width:768px){.certificates-banner .certificates-banner__content{padding:160px 20px 50px}}.certificates-banner .certificates-banner__title{color:#000;font-family:var(--font-title);font-size:50px;font-style:normal;font-weight:700;line-height:1.2;width:380px}@media screen and (max-width:1380px){.certificates-banner .certificates-banner__title{font-size:40px;width:300px}}@media screen and (max-width:992px){.certificates-banner .certificates-banner__title{margin-bottom:40px;width:100%}}@media screen and (max-width:768px){.certificates-banner .certificates-banner__title{font-size:30px;margin-bottom:30px}}.certificates-banner .certificates-banner__desc{padding-top:10px;width:calc(100% - 420px)}@media screen and (max-width:1380px){.certificates-banner .certificates-banner__desc{width:calc(100% - 340px)}}@media screen and (max-width:992px){.certificates-banner .certificates-banner__desc{width:100%}}.certificates-banner .certificates-banner__desc-block{font-size:14px;font-weight:400;line-height:1.4;max-width:550px}.certificates-banner .certificates-banner__desc-block p{margin-bottom:15px}.certificates-banner .certificates-banner__desc-block p:last-child{margin-bottom:0}.certificates-banner .certificates-banner__span{font-family:var(--font-title);font-size:10px;font-weight:700;line-height:1.4;padding-top:25px;text-align:right;text-transform:uppercase}@media screen and (max-width:768px){.certificates-banner .certificates-banner__span{padding-right:20px;padding-top:40px}}.certificates-banner .certificates-banner__span span{color:var(--color-black);display:inline-block;position:relative;transition:all .2s var(--transition);z-index:2}.certificates-banner .certificates-banner__span span:before{background:var(--color-black);border-radius:40px;content:"";height:calc(100% + 40px);left:-20px;opacity:0;position:absolute;top:-20px;transition:all .4s var(--transition3);width:54px;z-index:-2}.popup-form{background:var(--color-white);border-radius:2px;color:var(--color-black);max-width:810px;padding:30px;width:100%}.popup-form .popup-form__title{color:var(--color-black);height:280px;margin:0 auto 45px;padding-top:65px;position:relative;text-align:center;width:100%}@media screen and (max-width:480px){.popup-form .popup-form__title{height:auto;min-height:100px;padding-top:30px}}.popup-form .popup-form__title strong{display:block;font-family:var(--font-title);font-size:50px;font-weight:700;line-height:1.2;position:relative;text-align:center;text-transform:uppercase;z-index:5}@media screen and (max-width:480px){.popup-form .popup-form__title strong{font-size:30px}}.popup-form .popup-form__title:before{border:6px solid var(--color-pink);border-radius:50%;content:"";height:280px;left:50%;margin-left:-140px;position:absolute;top:0;width:280px;z-index:1}@media screen and (max-width:480px){.popup-form .popup-form__title:before{height:100px;width:100px}}.popup-form .popup-form__content{margin:0 auto 30px;max-width:465px}.popup-form .popup-form__content .form-input-wrapper{margin-bottom:18px}.popup-form .popup-form__bottom{margin:0 auto;max-width:465px;text-align:center}.popup-form .popup-form__pol{color:var(--color-black);font-size:14px;font-weight:400;line-height:1.4;margin-bottom:15px;text-align:center}.popup-form .fancybox-close-small{height:60px;top:0;width:60px}.form-input-wrapper{display:block;width:100%}.form-input-wrapper .form-input__label{color:var(--color-black);display:block;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:10px;padding-left:25px}@media screen and (max-width:480px){.form-input-wrapper .form-input__label{margin-bottom:6px;padding-left:20px}}.form-input-wrapper .form-input{background:var(--color-white);border:none;border:1px solid var(--color-black);border-radius:2px;border-radius:30px;color:var(--color-black);font-family:var(--font-title);font-size:14px;font-weight:500;height:61px;padding:0 25px;text-transform:uppercase;width:100%}@media screen and (max-width:480px){.form-input-wrapper .form-input{height:50px;padding:0 20px}}.form-input-wrapper textarea.form-input{height:180px;padding:15px 25px;resize:none}@media screen and (max-width:480px){.form-input-wrapper textarea.form-input{height:120px}}.select-wrapper{display:block}.select-wrapper .select-wrapper__label{display:block;margin-bottom:8px;padding-left:20px;text-align:left}.select-wrapper .select{position:relative}.select-wrapper .select__curent{align-items:center;background:var(--color-white);border:1px solid var(--color-black);border-radius:30px;color:var(--color-black);cursor:pointer;display:flex;font-family:var(--font-title);font-size:14px;font-weight:500;height:60px;margin-bottom:0;opacity:.9;padding:0 25px;position:relative;text-transform:uppercase;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.select-wrapper .select__curent span{display:block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 25px)}.select-wrapper .select__curent:before{border:5px solid transparent;border-top:6px solid var(--color-black);content:"";margin-top:-5px;position:absolute;right:25px;top:50%}.select-wrapper .select__list{background:var(--color-white);border:1px solid var(--color-black);border-radius:30px;left:0;opacity:0;pointer-events:none;position:absolute;top:100%;transition:all .3s ease-in-out;visibility:hidden;width:100%}.select-wrapper .select__list.-show{opacity:1;pointer-events:all;visibility:visible}.select-wrapper .select__list .select__list-option{background:transparent;color:var(--color-black);cursor:pointer;font-family:var(--font-title);font-size:12px;font-weight:500;padding:10px 20px;text-align:left;text-transform:uppercase;transition:all .3s ease-in-out}.select-wrapper .select__list .select__list-option.-active{display:none}.select-wrapper .select__list .select__list-option:hover{background:#ededed}.popup-stock{bottom:-30px;height:auto;max-width:600px;opacity:0;pointer-events:none;position:fixed;right:5px;transition:all .5s var(--transition);visibility:hidden;width:calc(100% - 100px);z-index:1000}.popup-stock.show{bottom:10px;opacity:1;pointer-events:all;visibility:visible}.popup-stock .popup-stock__close{background:var(--color-black);border-radius:50%;color:var(--color-black);content:"";cursor:pointer;height:30px;left:0;position:absolute;top:0;transition:background .3s ease-in-out;width:30px;z-index:5}.popup-stock .popup-stock__close:hover{background:var(--color-pink)}.popup-stock .popup-stock__close:hover:after,.popup-stock .popup-stock__close:hover:before{background:var(--color-black)}.popup-stock .popup-stock__close:before{transform:rotate(-45deg)}.popup-stock .popup-stock__close:after,.popup-stock .popup-stock__close:before{background:var(--color-white);content:"";height:1px;left:50%;margin-left:-7px;position:absolute;top:50%;transition:background .3s ease-in-out;width:14px}.popup-stock .popup-stock__close:after{transform:rotate(45deg)}.popup-stock .popup-stock__img{border-radius:20px;border-bottom-right-radius:0;display:block;line-height:0px;max-width:100%;overflow:hidden;position:relative}.popup-stock .popup-stock__img img{height:auto;max-height:calc(100vh - 100px);max-width:100%;width:auto}.stock-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;margin-bottom:160px}@media screen and (max-width:1200px){.stock-list{margin-bottom:120px}}@media screen and (max-width:768px){.stock-list{gap:20px}}@media screen and (max-width:480px){.stock-list{margin-bottom:50px}}.stock-list .stock{width:calc(33.33333% - 26.6666px)}@media screen and (max-width:1200px){.stock-list .stock{width:calc(50% - 20px)}}@media screen and (max-width:768px){.stock-list .stock{width:100%}}@media screen and (max-width:1200px){.stocks-slider .swiper-slide{width:calc(50vw - 100px)}}@media screen and (max-width:1100px){.stocks-slider .swiper-slide{max-width:calc(100vw - 50px);width:400px}}@media screen and (max-width:480px){.stocks-slider .swiper-slide{opacity:.5;transform:scale(.9);transition:all .5s var(--transition3);will-change:transform}.stocks-slider .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}}.stock{border:1px solid var(--color-black);border-radius:30px;color:var(--color-black);cursor:pointer;overflow:hidden;position:relative;text-decoration:none}.stock .stock__img{background-color:var(--color-pink);background-position:50%;background-size:contain;border-radius:30px;display:block;height:340px;margin-bottom:25px;width:100%}@media screen and (max-width:768px){.stock .stock__img{height:280px}}@media screen and (max-width:420px){.stock .stock__img{height:240px}}.stock .stock__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.stock .stock__title{font-family:var(--font-title);font-size:24px;font-style:normal;font-weight:500;line-height:1.3;margin-bottom:25px;padding:0 35px;text-transform:uppercase}@media screen and (max-width:1200px){.stock .stock__title{font-size:18px;padding:0 25px}}@media screen and (max-width:992px){.stock .stock__title{font-size:16px;padding:0 20px}}.stock .stock__span{font-family:var(--font-title);font-size:10px;font-weight:700;line-height:1.6;text-transform:uppercase}.stock .stock__bottom{display:flex;justify-content:flex-end;padding:15px 35px 25px}.stock .stock__desc{font-size:16px;font-weight:400;height:0;line-height:1.4;overflow:hidden;padding:0 35px;transition:all .2s var(--transition3)}@media screen and (max-width:1200px){.stock .stock__desc{font-size:14px;padding:0 25px}}@media screen and (max-width:992px){.stock .stock__desc{font-size:12px;padding:0 20px}}.stock .stock__desc ul{list-style-position:inside}.stocks-block__btn{display:flex;justify-content:center;padding-top:50px}@media screen and (max-width:480px){.stocks-block__btn{padding-top:30px}}.stock-title{color:var(--color-black);font-family:var(--font-title);font-size:50px;font-weight:400;line-height:1.4;margin-bottom:100px;text-transform:uppercase}@media screen and (max-width:768px){.stock-title{font-size:30px;margin-bottom:50px}}.stock-title h1{font-size:50px;font-weight:400;margin:0}@media screen and (max-width:768px){.stock-title h1{font-size:30px}}.franchise-scrin{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-bottom:230px;padding-top:230px;position:relative}@media screen and (max-width:1200px){.franchise-scrin{padding-bottom:130px;padding-top:130px}}.franchise-scrin .container{max-width:1700px;position:relative;z-index:5}.franchise-scrin .franchise-scrin__title{color:var(--color-white);font-family:var(--font-title);font-size:170px;font-weight:400;line-height:1;margin-bottom:15px;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:1660px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*6)}}@media screen and (max-width:1300px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*5.5)}}@media screen and (max-width:1200px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*5);line-height:1.2}}@media screen and (max-width:992px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*4.5)}}@media screen and (max-width:768px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*4)}}@media screen and (max-width:600px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*3.5)}}@media screen and (max-width:500px){.franchise-scrin .franchise-scrin__title{font-size:calc(var(--index)*2.7)}}.franchise-scrin .franchise-scrin__title .line{overflow:hidden}.franchise-scrin .franchise-scrin__title .line span{display:block;opacity:0;transform:translateY(100%)}@media screen and (max-width:480px){.franchise-scrin .franchise-scrin__title .line span{transform:translateY(140%)}}.franchise-scrin .franchise-scrin__title h1{font-size:170px;font-weight:400;margin:0}@media screen and (max-width:1660px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*6)}}@media screen and (max-width:1300px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*5.5)}}@media screen and (max-width:1200px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*5)}}@media screen and (max-width:992px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*4.5)}}@media screen and (max-width:768px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*4)}}@media screen and (max-width:600px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*3.5)}}@media screen and (max-width:500px){.franchise-scrin .franchise-scrin__title h1{font-size:calc(var(--index)*2.7)}}.franchise-scrin .franchise-scrin__subtitle{color:var(--color-white);font-family:var(--font-title);font-size:40px;font-weight:400;line-height:1.3;margin-bottom:200px;opacity:0;text-transform:uppercase}@media screen and (max-width:1300px){.franchise-scrin .franchise-scrin__subtitle{font-size:36px}}@media screen and (max-width:1200px){.franchise-scrin .franchise-scrin__subtitle{font-size:30px;margin-bottom:100px}}@media screen and (max-width:992px){.franchise-scrin .franchise-scrin__subtitle{font-size:24px}}@media screen and (max-width:768px){.franchise-scrin .franchise-scrin__subtitle{font-size:20px}}@media screen and (max-width:500px){.franchise-scrin .franchise-scrin__subtitle{font-size:16px}}.franchise-scrin .franchise-scrin__logo{left:50%;margin-left:-62px;position:absolute;top:55px;width:124px;z-index:6}.franchise-scrin .franchise-scrin__logo img{height:auto;width:100%}.franchise-scrin .franchise-scrin__btn{opacity:0;text-align:center;width:100%}.franchise-scrin .franchise-scrin__btn .btn{height:58px;line-height:58px;max-width:375px;width:100%}.franchise-scrin .franchise-scrin__dowload{bottom:-1px;height:62px;left:0;overflow:hidden;position:absolute;width:100%;width:0;z-index:6}.franchise-scrin .franchise-scrin__dowload .btn{bottom:0;height:100%;left:0;line-height:62px;max-width:100vw;position:absolute;width:100vw}.franchise-scrin .franchise-scrin__img{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.franchise-scrin .franchise-scrin__img:before{background:var(--color-black);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:3}.franchise-scrin .franchise-scrin__img-src{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.franchise-scrin .franchise-scrin__bg-video{content:"";height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:2}.franchise-advantages{background:var(--color-gray11);margin-bottom:-300px;overflow:hidden;padding-top:30vh}@media screen and (max-width:1300px){.franchise-advantages{margin-bottom:-200px}}@media screen and (max-width:1200px){.franchise-advantages{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:480px){.franchise-advantages{margin-bottom:0;padding-bottom:60px;padding-top:60px}}.franchise-advantages .container{align-items:flex-start;display:flex;justify-content:space-between;max-width:1800px}@media screen and (max-width:1200px){.franchise-advantages .container{flex-direction:column}}.franchise-advantages .franchise-advantages__img{margin-right:90px;width:440px}@media screen and (max-width:1380px){.franchise-advantages .franchise-advantages__img{margin-right:60px;width:370px}}@media screen and (max-width:1200px){.franchise-advantages .franchise-advantages__img{margin-bottom:40px;margin-right:0;width:100%}}.franchise-advantages .franchise-advantages__img svg{height:auto;max-width:100%}@media screen and (max-width:768px){.franchise-advantages .franchise-advantages__img svg{max-width:200px}}.franchise-advantages .franchise-advantages__content{max-width:1070px;position:relative;width:calc(100% - 530px);z-index:1}@media screen and (max-width:1380px){.franchise-advantages .franchise-advantages__content{width:calc(100% - 430px)}}@media screen and (max-width:1200px){.franchise-advantages .franchise-advantages__content{width:100%}}.franchise-advantages .franchise-advantages__content .franchise-advantages__items{mix-blend-mode:difference;position:relative}.franchise-advantages .franchise-advantages__content .franchise-advantages__item{color:var(--color-gray12);font-family:var(--font-title);font-size:24px;font-weight:400;line-height:1.3;margin-bottom:70px;padding-left:60px;text-transform:uppercase;transition:all .3s var(--transition)}@media screen and (max-width:1380px){.franchise-advantages .franchise-advantages__content .franchise-advantages__item{font-size:20px}}@media screen and (max-width:1200px){.franchise-advantages .franchise-advantages__content .franchise-advantages__item{margin-bottom:30px;padding-left:30px}}@media screen and (max-width:768px){.franchise-advantages .franchise-advantages__content .franchise-advantages__item{font-size:16px;padding-left:13px}}.franchise-advantages .franchise-advantages__content .franchise-advantages__item a{color:var(--color-gray12);text-decoration:underline;transition:color .3s var(--transition)}.franchise-advantages .franchise-advantages__content .franchise-advantages__item a:hover{color:var(--color-green)}.franchise-advantages .franchise-advantages__content .franchise-advantages__item:last-child{margin-bottom:0}.franchise-advantages .franchise-advantages__overlay{background:#f8f8f8;content:"";height:140px;position:fixed;right:0;top:calc(30vh - 40px);width:65vw;z-index:-1}@media screen and (max-width:1400px){.franchise-advantages .franchise-advantages__overlay{right:-40px;top:calc(30vh - 30px)}}@media screen and (max-width:480px){.franchise-advantages .franchise-advantages__overlay{display:none}}.new-format{background:var(--color-gray11);padding-bottom:100px;padding-top:150px}@media screen and (max-width:1200px){.new-format{padding-bottom:60px;padding-top:60px}}.new-format .new-format__title{color:var(--color-black);font-family:var(--font-title);font-size:70px;font-weight:500;line-height:1.2;margin:0 auto 100px;max-width:1670px;padding:0 var(--container-padding);text-transform:uppercase}@media screen and (max-width:1380px){.new-format .new-format__title{font-size:60px}}@media screen and (max-width:1200px){.new-format .new-format__title{font-size:50px;margin-bottom:40px}}@media screen and (max-width:992px){.new-format .new-format__title{font-size:34px}}@media screen and (max-width:768px){.new-format .new-format__title{font-size:24px}}.new-format .new-format__title .line{overflow:hidden}.new-format .new-format__title .line:first-child span{color:var(--color-green)}.new-format .new-format__title .line span{display:block;position:relative;transform:translateY(100%)}.new-format__gallery{margin-bottom:50px;overflow:hidden;position:relative}@media screen and (max-width:1200px){.new-format__gallery{margin-bottom:0}}.new-format__gallery .swiper-slide{height:100vh;overflow:hidden;position:relative}@media screen and (max-width:768px){.new-format__gallery .swiper-slide{height:50vh}}.new-format__gallery .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.new-format__gallery .swiper-button-next{background:transparent;height:100%;margin-top:0;right:0;top:0;transition:all .3s var(--transition);width:140px}@media screen and (max-width:768px){.new-format__gallery .swiper-button-next{width:70px}}.new-format__gallery .swiper-button-next:before{background:url(/local/templates/.default/assets/css/../img/slider-arrow.svg) no-repeat 50%;background-size:contain;content:"";height:26px;left:50%;margin-left:-13px;margin-top:-13px;position:absolute;top:50%;transform:rotate(-180deg);transition:all .3s var(--transition);width:26px}@media screen and (max-width:768px){.new-format__gallery .swiper-button-next:before{background-size:18px auto}}.new-format__gallery .swiper-button-next:after{display:none}.new-format__gallery .swiper-button-next:hover{background:var(--color-blackRGBA10)}.new-format__gallery .swiper-button-next:hover:before{left:60%}.new-format__gallery .swiper-button-prev{background:transparent;height:100%;left:0;margin-top:0;top:0;transition:all .3s var(--transition);width:140px}@media screen and (max-width:768px){.new-format__gallery .swiper-button-prev{width:70px}}.new-format__gallery .swiper-button-prev:before{background:url(/local/templates/.default/assets/css/../img/slider-arrow.svg) no-repeat 50%;background-size:contain;content:"";height:26px;left:50%;margin-left:-13px;margin-top:-13px;position:absolute;top:50%;transition:all .3s var(--transition);width:26px}@media screen and (max-width:768px){.new-format__gallery .swiper-button-prev:before{background-size:18px auto}}.new-format__gallery .swiper-button-prev:after{display:none}.new-format__gallery .swiper-button-prev:hover{background:var(--color-blackRGBA10)}.new-format__gallery .swiper-button-prev:hover:before{left:40%}.new-format__list{display:flex;margin:0 auto;max-width:1870px;padding:0 var(--container-padding)}@media screen and (max-width:1200px){.new-format__list{padding:0}}@media screen and (max-width:992px){.new-format__list{border-bottom:1px solid var(--color-gray13);flex-wrap:wrap}}@media screen and (max-width:480px){.new-format__list{border-bottom:0}}.new-format__list .new-format__item{border:1px solid var(--color-gray13);border-right:0;color:var(--color-black);display:flex;flex-direction:column;justify-content:space-between;min-height:520px;overflow:hidden;padding:30px 20px 55px 25px;position:relative;transition:color .3s var(--transition);width:25%}.new-format__list .new-format__item:last-child{border-right:1px solid var(--color-gray13)}@media screen and (max-width:992px){.new-format__list .new-format__item:last-child{border-right:0}}@media screen and (max-width:1200px){.new-format__list .new-format__item{min-height:auto;padding:30px 15px}}@media screen and (max-width:992px){.new-format__list .new-format__item{border-bottom:0;width:50%}}@media screen and (max-width:480px){.new-format__list .new-format__item{border-bottom:1px solid var(--color-gray13);border-top:0;width:100%}}.new-format__list .new-format__item .new-format__item-overlay{background:var(--color-green);content:"";height:0;left:0;position:absolute;top:0;transition:all .3s var(--transition);width:100%;z-index:1}@media screen and (min-width:480px){.new-format__list .new-format__item:hover{color:var(--color-white);transition:color .3s var(--transition) .05s}.new-format__list .new-format__item:hover .new-format__item-overlay{bottom:0;height:100%;top:auto;transition:all .3s var(--transition) .05s}.new-format__list .new-format__item:hover .new-format__item-title{color:var(--color-white);transition:color .3s var(--transition) .05s}}.new-format__list .new-format__item .new-format__item-top{align-items:flex-start;display:flex;height:76px;justify-content:space-between;margin-bottom:70px;position:relative;z-index:5}@media screen and (max-width:480px){.new-format__list .new-format__item .new-format__item-top{margin-bottom:40px}}.new-format__list .new-format__item .new-format__item-top .new-format__item-number{border:1px solid var(--color-gray13);border-radius:50%;color:var(--color-gray14);font-family:var(--font-title);font-size:12px;font-weight:400;height:48px;line-height:1;padding:8px;text-transform:uppercase;transform:rotate(-15deg);transition:color .3s var(--transition);width:48px}.new-format__list .new-format__item .new-format__item-top .new-format__item-icon{height:76px;width:76px}.new-format__list .new-format__item .new-format__item-top .new-format__item-icon img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.new-format__list .new-format__item .new-format__item-content{position:relative;z-index:5}.new-format__list .new-format__item .new-format__item-title{color:var(--color-green);font-family:var(--font-title);font-size:24px;font-weight:600;line-height:1.2;margin-bottom:70px;text-transform:uppercase;transition:all .3s var(--transition)}@media screen and (max-width:1200px){.new-format__list .new-format__item .new-format__item-title{font-size:18px;margin-bottom:40px}}.new-format__list .new-format__item .new-format__item-text{font-size:16px;min-height:110px}@media screen and (max-width:1200px){.new-format__list .new-format__item .new-format__item-text{font-size:14px}}@media screen and (max-width:480px){.new-format__list .new-format__item .new-format__item-text{min-height:auto}}.project-stages{background:var(--color-gray11);padding-bottom:100px;padding-top:100px}@media screen and (max-width:768px){.project-stages{padding-bottom:60px;padding-top:60px}}.project-stages__block{align-items:center;display:flex;height:900px;justify-content:center;margin:0 auto 200px;position:relative;text-align:center;width:900px}@media screen and (max-width:1550px){.project-stages__block{height:700px;width:700px}}@media screen and (max-width:1380px){.project-stages__block{height:500px;width:500px}}@media screen and (max-width:992px){.project-stages__block{flex-direction:column;height:auto;margin-bottom:100px;width:100%}}.project-stages__block .project-stages__steps{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:992px){.project-stages__block .project-stages__steps{display:flex;flex-wrap:wrap;gap:30px 40px;margin:0 auto;max-width:660px;order:2;position:relative}}.project-stages__block .project-stages__steps .project-stages__step{color:var(--color-black)}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step{width:calc(50% - 20px)}}.project-stages__block .project-stages__steps .project-stages__step .project-stages__step-title{font-family:var(--font-title);font-size:40px;font-weight:600;text-transform:uppercase}.project-stages__block .project-stages__steps .project-stages__step .project-stages__step-desc{line-height:1.3;max-width:290px}.project-stages__block .project-stages__steps .project-stages__step:first-child{bottom:30%;left:0;position:absolute;text-align:right;transform:translateX(calc(-100% - 30px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:first-child{bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(2){bottom:55%;left:0;position:absolute;text-align:right;transform:translateX(calc(-100% - 10px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(2){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(3){bottom:88%;left:0;position:absolute;text-align:right;transform:translateX(calc(-100% + 150px))}@media screen and (max-width:1550px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(3){transform:translateX(calc(-100% + 130px))}}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(3){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(4){bottom:calc(100% + 10px);left:50%;position:absolute;text-align:left}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(4){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(5){bottom:86%;position:absolute;right:0;text-align:left;transform:translateX(calc(100% - 80px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(5){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(6){bottom:52%;position:absolute;right:0;text-align:left;transform:translateX(calc(100% + 10px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(6){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(7){bottom:17%;position:absolute;right:0;text-align:left;transform:translateX(calc(100% - 20px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(7){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(8){bottom:-5%;left:70%;position:absolute;text-align:left}@media screen and (max-width:1550px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(8){bottom:-9%}}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(8){bottom:auto;left:0;position:relative;text-align:left;transform:translateX(0)}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(9){bottom:-5%;left:0;position:absolute;text-align:left;transform:translateX(calc(-100% + 130px))}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(9){bottom:auto;left:0;order:-1;position:relative;text-align:center;transform:translateX(0);width:100%}}@media screen and (max-width:1380px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(9) .project-stages__step-title svg{max-width:300px}}.project-stages__block .project-stages__steps .project-stages__step:nth-child(9) .project-stages__step-desc{max-width:100%;padding-left:150px}@media screen and (max-width:992px){.project-stages__block .project-stages__steps .project-stages__step:nth-child(9) .project-stages__step-desc{padding-left:0}}.project-stages__block .project-stages__center{color:var(--color-green);font-family:var(--font-title);font-size:60px;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}@media screen and (max-width:1380px){.project-stages__block .project-stages__center{font-size:40px}}@media screen and (max-width:992px){.project-stages__block .project-stages__center{margin-bottom:40px;order:1;text-align:center;width:100%}}.project-stages__block .project-stages__center .line{overflow:hidden}.project-stages__block .project-stages__center .line span{display:block;transform:translateY(100%)}.project-stages__block .circle{background:url(/local/templates/.default/assets/css/../img/project-stages.svg) no-repeat 50%;background-size:contain;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media screen and (max-width:992px){.project-stages__block .circle{display:none}}.project-stages__bottom{text-align:center}.network-development{background:var(--color-gray11);padding-bottom:170px;padding-top:100px}@media screen and (max-width:768px){.network-development{padding-bottom:60px;padding-top:60px}}.network-development .network-development__title{color:var(--color-black2);font-family:var(--font-title);font-size:60px;font-weight:700;line-height:1.2;margin:0 auto 120px;max-width:1190px;text-transform:uppercase}@media screen and (max-width:992px){.network-development .network-development__title{font-size:40px;margin-bottom:60px}}@media screen and (max-width:480px){.network-development .network-development__title{font-size:27px;margin-bottom:40px}}.network-development .network-development__title .line{overflow:hidden}.network-development .network-development__title .line span{display:block;transform:translateY(100%)}.network-development .container{max-width:1760px}.network-time-line{border-bottom:1px solid var(--color-gray15);margin-bottom:100px;padding-bottom:20px}@media screen and (max-width:768px){.network-time-line{margin-bottom:40px}}.network-time-line .network-time-line__container{color:var(--color-gray16);display:flex;font-family:var(--font-title);font-size:30px;font-weight:700;justify-content:space-between;line-height:1.2;margin:0 auto;max-width:1190px}@media screen and (max-width:992px){.network-time-line .network-time-line__container{font-size:20px}}@media screen and (max-width:480px){.network-time-line .network-time-line__container{font-size:16px}}.network-development__numbers{display:flex;justify-content:space-between;margin:0 auto;max-width:1350px;position:relative}.network-development__numbers .network-development__movement{left:0;position:absolute;top:0}.network-development__numbers .network-development__movement strong{color:var(--color-gray16);display:block;font-family:var(--font-title);font-size:250px;font-weight:400;line-height:1.1;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width:1380px){.network-development__numbers .network-development__movement strong{font-size:200px}}@media screen and (max-width:992px){.network-development__numbers .network-development__movement strong{font-size:140px}}@media screen and (max-width:768px){.network-development__numbers .network-development__movement strong{font-size:70px}}@media screen and (max-width:480px){.network-development__numbers .network-development__movement strong{font-size:64px}}.network-development__numbers .network-development__start{position:relative}.network-development__numbers .network-development__start .network-development__number strong{color:var(--color-gray16);display:block;font-family:var(--font-title);font-size:250px;font-weight:400;line-height:1.1;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width:1380px){.network-development__numbers .network-development__start .network-development__number strong{font-size:200px}}@media screen and (max-width:992px){.network-development__numbers .network-development__start .network-development__number strong{font-size:140px}}@media screen and (max-width:768px){.network-development__numbers .network-development__start .network-development__number strong{font-size:70px}}@media screen and (max-width:480px){.network-development__numbers .network-development__start .network-development__number strong{font-size:64px;margin-bottom:20px}}.network-development__numbers .network-development__start .network-development__number p{color:var(--color-gray17);font-size:18px;font-weight:400;line-height:1.3;max-width:290px}@media screen and (max-width:768px){.network-development__numbers .network-development__start .network-development__number p{font-size:16px}}@media screen and (max-width:480px){.network-development__numbers .network-development__start .network-development__number p{font-size:14px}}.network-development__numbers .network-development__curent strong{color:var(--color-green);display:block;font-family:var(--font-title);font-size:250px;font-weight:400;line-height:1.1;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width:1380px){.network-development__numbers .network-development__curent strong{font-size:200px}}@media screen and (max-width:992px){.network-development__numbers .network-development__curent strong{font-size:140px}}@media screen and (max-width:768px){.network-development__numbers .network-development__curent strong{font-size:70px}}@media screen and (max-width:480px){.network-development__numbers .network-development__curent strong{font-size:64px;margin-bottom:20px}}.network-development__numbers .network-development__curent p{color:var(--color-green);font-size:18px;font-weight:400;line-height:1.3;max-width:310px;transform:translateX(10px)}@media screen and (max-width:768px){.network-development__numbers .network-development__curent p{font-size:16px}}@media screen and (max-width:480px){.network-development__numbers .network-development__curent p{font-size:14px}}.average-turnover{overflow:hidden;padding-bottom:250px;padding-top:250px;position:relative}@media screen and (max-width:1300px){.average-turnover{padding-bottom:200px;padding-top:200px}}@media screen and (max-width:992px){.average-turnover{padding-bottom:120px;padding-top:120px}}.average-turnover .container{position:relative;z-index:5}.average-turnover .average-turnover__title{color:var(--color-white);font-family:var(--font-title);font-size:60px;font-weight:700;line-height:1.1;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width:992px){.average-turnover .average-turnover__title{font-size:40px;line-height:1.4;margin-bottom:60px}}@media screen and (max-width:768px){.average-turnover .average-turnover__title{font-size:30px;line-height:1.4;margin-bottom:60px}}@media screen and (max-width:480px){.average-turnover .average-turnover__title{font-size:24px}}.average-turnover .average-turnover__title .line{overflow:hidden}.average-turnover .average-turnover__title .line span{display:block}.average-turnover .average-turnover__number{-webkit-text-stroke:1px var(--color-gray14);color:var(--color-green);font-family:var(--font-title);font-size:235px;font-style:normal;font-weight:600;line-height:1.1;position:relative;text-align:right;white-space:nowrap}@media screen and (max-width:1800px){.average-turnover .average-turnover__number{font-size:200px}}@media screen and (max-width:1500px){.average-turnover .average-turnover__number{font-size:170px}}@media screen and (max-width:1300px){.average-turnover .average-turnover__number{font-size:140px}}@media screen and (max-width:992px){.average-turnover .average-turnover__number{font-size:100px}}@media screen and (max-width:768px){.average-turnover .average-turnover__number{font-size:70px}}@media screen and (max-width:480px){.average-turnover .average-turnover__number{font-size:45px}}.average-turnover .average-turnover__number span{left:10px;position:absolute;top:-5px;width:100%}.average-turnover .average-turnover__text{color:var(--color-green);font-family:var(--font-title);font-size:60px;font-weight:400;line-height:1.2;text-align:right;text-transform:uppercase}@media screen and (max-width:992px){.average-turnover .average-turnover__text{font-size:30px}}@media screen and (max-width:768px){.average-turnover .average-turnover__text{font-size:24px}}@media screen and (max-width:480px){.average-turnover .average-turnover__text{font-size:18px}}.average-turnover .average-turnover__bg{background:url(/local/templates/.default/assets/css/../img/average-turnover__img.jpg) no-repeat 50%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.business-support{background:var(--color-green);overflow:hidden;padding-bottom:210px;padding-top:180px}@media screen and (max-width:1200px){.business-support{padding-bottom:80px;padding-top:80px}}.business-support .business-support__line{color:var(--color-white);display:flex;font-family:var(--font-title);font-size:60px;font-weight:600;gap:0 70px;line-height:1.2;margin-bottom:210px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media screen and (max-width:1200px){.business-support .business-support__line{font-size:40px;margin-bottom:170px}}@media screen and (max-width:768px){.business-support .business-support__line{font-size:30px}}.business-support .business-support__line span{display:block}.business-support .business-support__list{display:flex;gap:0 80px;justify-content:flex-end}@media screen and (max-width:768px){.business-support .business-support__list{align-items:center;flex-direction:column;gap:80px 0}}.business-support .business-support__item{max-width:480px;position:relative;z-index:1}@media screen and (max-width:1200px){.business-support .business-support__item{width:calc(50% - 40px)}}@media screen and (max-width:768px){.business-support .business-support__item{width:100%}}.business-support .business-support__item:before{border:1px solid var(--color-white);border-radius:50%;bottom:-55px;content:"";height:340px;left:-140px;opacity:.1;position:absolute;width:340px;z-index:-1}@media screen and (max-width:1200px){.business-support .business-support__item:before{bottom:20px;height:260px;left:-40px;width:260px}}@media screen and (max-width:768px){.business-support .business-support__item:before{bottom:40px;left:-70px}}.business-support .business-support__item .business-support__item-title{color:var(--color-white);font-family:var(--font-title);font-size:30px;font-weight:700;line-height:1.2;margin-bottom:40px;position:relative;text-transform:uppercase}.business-support .business-support__item .business-support__item-title:before{background:var(--color-white);border-radius:50%;content:"";height:7px;left:-35px;margin-top:-4px;position:absolute;top:50%;width:7px}.why-arewe{background:var(--color-gray11);padding-bottom:180px;padding-top:110px}@media screen and (max-width:992px){.why-arewe{padding-bottom:70px;padding-top:90px}}@media screen and (max-width:768px){.why-arewe{padding-bottom:60px;padding-top:60px}}.why-arewe .why-arewe__title{color:var(--color-black2);font-family:var(--font-title);font-size:60px;font-weight:700;line-height:1.4;margin:0 auto 130px;max-width:900px;text-align:center;text-transform:uppercase}@media screen and (max-width:992px){.why-arewe .why-arewe__title{font-size:36px;margin-bottom:60px}}@media screen and (max-width:768px){.why-arewe .why-arewe__title{font-size:32px;margin-bottom:40px}}.why-arewe .why-arewe__list{-moz-columns:2;column-count:2;gap:70px;margin:0 auto;max-width:1500px}@media screen and (max-width:992px){.why-arewe .why-arewe__list{gap:40px}}@media screen and (max-width:768px){.why-arewe .why-arewe__list{-moz-columns:unset;columns:unset}}.why-arewe .why-arewe__item{display:flex;margin-bottom:70px}@media screen and (max-width:480px){.why-arewe .why-arewe__item{margin-bottom:40px}}.why-arewe .why-arewe__item .why-arewe__item-number{-webkit-text-stroke:1px var(--color-gray4);color:var(--color-gray4);font-family:var(--font-title);font-size:150px;font-weight:700;line-height:1.2;margin-right:34px;text-align:center;transition:color .3s var(--transition);width:140px}@media screen and (max-width:1400px){.why-arewe .why-arewe__item .why-arewe__item-number{font-size:100px}}@media screen and (max-width:992px){.why-arewe .why-arewe__item .why-arewe__item-number{font-size:60px;margin-right:20px;width:80px}}@media screen and (max-width:480px){.why-arewe .why-arewe__item .why-arewe__item-number{font-size:50px;width:60px}}.why-arewe .why-arewe__item .why-arewe__item-content{width:calc(100% - 174px)}@media screen and (max-width:992px){.why-arewe .why-arewe__item .why-arewe__item-content{width:calc(100% - 100px)}}@media screen and (max-width:480px){.why-arewe .why-arewe__item .why-arewe__item-content{width:calc(100% - 80px)}}.why-arewe .why-arewe__item .why-arewe__item-title{color:var(--color-black2);font-family:var(--font-title);font-size:30px;font-weight:400;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:1400px){.why-arewe .why-arewe__item .why-arewe__item-title{font-size:24px}}@media screen and (max-width:992px){.why-arewe .why-arewe__item .why-arewe__item-title{font-size:20px}}@media screen and (max-width:480px){.why-arewe .why-arewe__item .why-arewe__item-title{font-size:16px;font-weight:600}}.why-arewe .why-arewe__item .why-arewe__item-desc{color:var(--color-gray17);font-size:18px;line-height:1.2}@media screen and (max-width:992px){.why-arewe .why-arewe__item .why-arewe__item-desc{font-size:16px}}@media screen and (max-width:480px){.why-arewe .why-arewe__item .why-arewe__item-desc{font-size:14px}}.franchise-joinus{align-items:center;background:var(--color-gray11);display:flex;justify-content:center;padding-bottom:280px}@media screen and (max-width:768px){.franchise-joinus{padding-bottom:100px}}.franchise-joinus .container{max-width:1400px;position:relative;z-index:1}.franchise-joinus .container:before{border:6px solid var(--color-green);border-radius:50%;content:"";height:630px;left:50%;margin-left:-315px;margin-top:-315px;position:absolute;top:50%;width:630px;z-index:-1}@media screen and (max-width:992px){.franchise-joinus .container:before{height:460px;margin-left:-230px;margin-top:-230px;width:460px}}@media screen and (max-width:768px){.franchise-joinus .container:before{height:360px;margin-left:-180px;margin-top:-200px;width:360px}}@media screen and (max-width:480px){.franchise-joinus .container:before{height:100vw;margin-left:0;margin-top:0;transform:translate(-50%,-50%);width:100vw}}.franchise-joinus .franchise-joinus__title{color:var(--color-black);font-family:var(--font-title);font-size:70px;font-weight:700;line-height:1.2;margin-bottom:30px;text-align:center;text-transform:uppercase}@media screen and (max-width:1400px){.franchise-joinus .franchise-joinus__title{font-size:60px}}@media screen and (max-width:1200px){.franchise-joinus .franchise-joinus__title{font-size:50px}}@media screen and (max-width:992px){.franchise-joinus .franchise-joinus__title{font-size:40px}}@media screen and (max-width:768px){.franchise-joinus .franchise-joinus__title{font-size:30px}}@media screen and (max-width:480px){.franchise-joinus .franchise-joinus__title{font-size:18px}}.franchise-joinus .franchise-joinus__title .line{overflow:hidden}.franchise-joinus .franchise-joinus__title .line span{display:block;position:relative}.franchise-joinus .franchise-joinus__desc{color:var(--color-black);font-size:30px;line-height:1.3;margin-bottom:50px;text-align:center}@media screen and (max-width:992px){.franchise-joinus .franchise-joinus__desc{font-size:24px}}@media screen and (max-width:768px){.franchise-joinus .franchise-joinus__desc{font-size:20px}}@media screen and (max-width:480px){.franchise-joinus .franchise-joinus__desc{font-size:14px}}.franchise-joinus .franchise-joinus__btn{text-align:center}.vacancies-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:660px;max-height:100vh;padding:40px 0;position:relative}@media screen and (max-width:480px){.vacancies-header{display:flex;flex-direction:column;height:400px}}.vacancies-header:before{background:var(--color-blackRGBA60);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vacancies-header .container{position:relative;z-index:5}.vacancies-header .container h1{color:var(--color-white);font-family:var(--font-title);font-size:50px;font-weight:400;line-height:1.4;max-width:640px;text-transform:uppercase}@media screen and (max-width:480px){.vacancies-header .container h1{font-size:24px}}.vacancies-header .container h1 .line{overflow:hidden}.vacancies-header .container h1 span{display:inline-block;position:relative}.vacancies-content{overflow:hidden;padding-bottom:100px;padding-top:180px;position:relative}@media screen and (max-width:1200px){.vacancies-content{padding-top:100px}}@media screen and (max-width:992px){.vacancies-content{padding:50px 0}}.vacancies-content .vacancies-content__bg{height:auto;position:absolute;text-align:center;top:0;transform:translateY(-70%);width:100%;z-index:1}.vacancies-content .vacancies-content__bg img{height:auto;max-width:100%;width:auto}.vacancies-content .container{display:flex;gap:140px;position:relative;z-index:5}@media screen and (max-width:1200px){.vacancies-content .container{gap:60px}}@media screen and (max-width:992px){.vacancies-content .container{flex-direction:column;gap:25px}}.vacancies-content .vacancies-main__span{font-size:18px;width:calc(50% - 70px)}@media screen and (max-width:1200px){.vacancies-content .vacancies-main__span{font-size:16px;width:calc(50% - 30px)}}@media screen and (max-width:992px){.vacancies-content .vacancies-main__span{width:100%}}@media screen and (max-width:480px){.vacancies-content .vacancies-main__span{font-size:14px}}.vacancies-content .vacancies-main__desc{font-size:18px;width:calc(50% - 70px)}@media screen and (max-width:1200px){.vacancies-content .vacancies-main__desc{font-size:16px;width:calc(50% - 30px)}}@media screen and (max-width:992px){.vacancies-content .vacancies-main__desc{width:100%}}@media screen and (max-width:480px){.vacancies-content .vacancies-main__desc{font-size:14px}}.vacancies-content .vacancies-main__desc h2{font-size:24px;font-weight:400;margin-bottom:20px}@media screen and (max-width:480px){.vacancies-content .vacancies-main__desc h2{font-size:20px}}.vacancies-content .vacancies-main__desc ul{list-style-position:inside;list-style:none}.s-vacancies{overflow:hidden;padding:60px 0 90px}@media screen and (max-width:768px){.s-vacancies{padding:30px 0 40px}}.s-vacancies .container{display:flex;flex-wrap:wrap}.s-vacancies .container .vacancy{width:50%}@media screen and (max-width:768px){.s-vacancies .container .vacancy{width:100%}}.vacancy{border-radius:50px;overflow:hidden;padding:30px 35px}@media screen and (max-width:992px){.vacancy{padding:15px 20px}}@media screen and (max-width:768px){.vacancy{padding:0}}@media screen and (min-width:768px){.vacancy:nth-child(4n+2){background:var(--color-gray2)}.vacancy:nth-child(4n+2) .vacancy__top{border-top-color:var(--color-black);color:var(--color-black)}.vacancy:nth-child(4n+2) .vacancy__logo{background:url(/local/templates/.default/assets/css/../img/logo_footer.svg) no-repeat 0;background-size:contain}.vacancy:nth-child(4n+2) .vacancy__bottom{border-top-color:var(--color-black);color:var(--color-black)}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow{background:var(--color-gray2)}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:hover:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:before{background:var(--color-black)}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;opacity:.8}.vacancy:nth-child(4n+3){background:var(--color-pink)}.vacancy:nth-child(4n+3) .vacancy__top{border-top-color:var(--color-black)}.vacancy:nth-child(4n+3) a.vacancy__top:hover .vacancy__title{color:var(--color-black)}.vacancy:nth-child(4n+3) .vacancy__bottom{border-top-color:var(--color-black)}.vacancy:nth-child(4n+3) .vacancy__btn .btn-arrow{background:var(--color-pink)}.vacancy:nth-child(4n+3) .vacancy__btn .btn-arrow:hover span{color:var(--color-white);mix-blend-mode:difference}.vacancy:nth-child(4n+3) .vacancy__btn .btn-arrow:hover span:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow__white.svg) no-repeat 50%;background-size:contain}.vacancy:nth-child(4n+3) .vacancy__btn .btn-arrow span{color:var(--color-black);mix-blend-mode:color-burn}.vacancy:nth-child(4n+3) .vacancy__btn .btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain}}@media screen and (max-width:768px){.vacancy:nth-child(4n+2){background:#c6c7c9;color:#000}.vacancy:nth-child(4n+2) .vacancy__top{border-top-color:#000;color:#000}.vacancy:nth-child(4n+2) .vacancy__logo{background:url(/local/templates/.default/assets/css/../img/logo__black.svg) no-repeat 0;background-size:contain}.vacancy:nth-child(4n+2) .vacancy__bottom{border-top-color:#000}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow{background:#c6c7c9}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:hover:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:before{background:#fff}.vacancy:nth-child(4n+2) .vacancy__btn .btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;opacity:.8}.vacancy:nth-child(4n+4){background:var(--color-pink)}.vacancy:nth-child(4n+4) .vacancy__bottom,.vacancy:nth-child(4n+4) .vacancy__top{border-top-color:var(--color-black)}.vacancy:nth-child(4n+4) .vacancy__btn .btn-arrow{background:var(--color-pink)}.vacancy:nth-child(4n+4) .vacancy__btn .btn-arrow:hover span{color:#fff;mix-blend-mode:hard-light}.vacancy:nth-child(4n+4) .vacancy__btn .btn-arrow span{color:#fff;mix-blend-mode:color-dodge}.vacancy:nth-child(4n+4) .vacancy__btn .btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow__white.svg) no-repeat 50%;background-size:contain}}.vacancy .vacancy__top,.vacancy a.vacancy__top:hover .vacancy__title{color:var(--color-black)}.vacancy .vacancy__top{align-items:flex-start;border-top:1px solid var(--color-black);display:flex;flex-direction:column;justify-content:space-between;min-height:460px;padding:40px 0;text-decoration:none}@media screen and (max-width:1500px){.vacancy .vacancy__top{min-height:380px}}@media screen and (max-width:1400px){.vacancy .vacancy__top{min-height:320px}}@media screen and (max-width:992px){.vacancy .vacancy__top{min-height:auto;padding:30px 0 20px}}@media screen and (max-width:768px){.vacancy .vacancy__top{padding-left:10px;padding-right:10px}}.vacancy .vacancy__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;width:100%}@media screen and (max-width:992px){.vacancy .vacancy__header{margin-bottom:55px}}.vacancy .vacancy__logo{background:url(/local/templates/.default/assets/css/../img/logo_footer.svg) no-repeat 0;background-size:contain;height:25px;width:67px}.vacancy .vacancy__salary{font-size:18px;font-weight:400;line-height:24px}.vacancy .vacancy__title{font-family:BenzinBetone,sans-serif;font-size:50px;font-weight:400;line-height:1.1;margin-bottom:20px;overflow:hidden;text-transform:uppercase}@media screen and (max-width:1500px){.vacancy .vacancy__title{font-size:40px}}@media screen and (max-width:1400px){.vacancy .vacancy__title{font-size:30px}}@media screen and (max-width:992px){.vacancy .vacancy__title{font-size:20px}}@media screen and (max-width:768px){.vacancy .vacancy__title{font-size:18px}}.vacancy .vacancy__title h2{font-size:50px;font-weight:400;margin:0;position:relative}@media screen and (max-width:1500px){.vacancy .vacancy__title h2{font-size:40px}}@media screen and (max-width:1400px){.vacancy .vacancy__title h2{font-size:30px}}@media screen and (max-width:992px){.vacancy .vacancy__title h2{font-size:20px}}@media screen and (max-width:768px){.vacancy .vacancy__title h2{font-size:18px}}.vacancy .vacancy__desc{font-size:18px;font-weight:400;line-height:24px;max-width:480px}@media screen and (max-width:1500px){.vacancy .vacancy__desc{font-size:16px;line-height:1.3}}@media screen and (max-width:1400px){.vacancy .vacancy__desc{font-size:14px}}.vacancy .vacancy__bottom{align-items:center;border-top:1px solid #fff;display:flex;justify-content:space-between;padding:40px 0 10px}@media screen and (max-width:992px){.vacancy .vacancy__bottom{padding:20px 0 10px}}@media screen and (max-width:768px){.vacancy .vacancy__bottom{padding-bottom:25px;padding-left:10px;padding-right:10px}}.vacancy .vacancy__span{font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:1500px){.vacancy .vacancy__span{font-size:14px;line-height:1.3}}@media screen and (max-width:1400px){.vacancy .vacancy__span{font-size:12px}}@media screen and (max-width:992px){.vacancy .vacancy__span{font-size:10px}}.vacancy .vacancy__btn{margin-left:30px}@media screen and (max-width:992px){.vacancy .vacancy__btn{margin-left:20px}}.vacancy .vacancy__btn .btn-arrow{background:var(--color-white)}.vacancy .vacancy__btn .btn-arrow:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain}.vacancy .vacancy__btn .btn-arrow:hover:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow__white.svg) no-repeat 50%;background-size:contain}.vacancy-popup{max-width:1740px;padding:0;width:100%}.vacancy-popup .fancybox-close-small{color:#000;opacity:1;padding:0;right:10px;top:10px;transition:all .3s ease-in-out}@media screen and (max-width:1300px){.vacancy-popup .fancybox-close-small{right:5px;top:5px}}.vacancy-popup .fancybox-close-small:hover{padding:5px}.vacancy-popup .vacancy-popup__block{background:#c6c7c9;color:#000;padding:60px 70px}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__block{padding:50px 40px}}@media screen and (max-width:768px){.vacancy-popup .vacancy-popup__block{padding:50px 20px 30px}}.vacancy-popup .vacancy-popup__top{border-top:1px solid #020202;padding-top:70px}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__top{padding-top:40px}}.vacancy-popup .vacancy__logo{background:url(/local/templates/.default/assets/css/../img/logo__black.svg) no-repeat 0;background-size:contain;height:62px;width:177px}@media screen and (max-width:1300px){.vacancy-popup .vacancy__logo{height:35px;width:100px}}.vacancy-popup .vacancy-popup__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:70px}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__header{margin-bottom:30px}}.vacancy-popup .vacancy-popup__salary{font-size:18px;font-weight:400}.vacancy-popup .vacancy-popup__title{font-family:BenzinBetone,sans-serif;font-size:50px;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__title{font-size:30px;margin-bottom:20px}}@media screen and (max-width:768px){.vacancy-popup .vacancy-popup__title{font-size:20px}}.vacancy-popup .vacancy-popup__content{padding-bottom:60px}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__content{padding-bottom:40px}}@media screen and (max-width:768px){.vacancy-popup .vacancy-popup__desc{font-size:14px}}.vacancy-popup .vacancy-popup__bottom{border-top:1px solid #020202;display:flex;justify-content:space-between;padding-top:60px}@media screen and (max-width:1300px){.vacancy-popup .vacancy-popup__bottom{padding-top:20px}}.vacancy-popup .vacancy-popup__span{font-size:18px;margin-right:40px}@media screen and (max-width:768px){.vacancy-popup .vacancy-popup__span{font-size:14px;margin-right:20px}}.vacancy-popup .vacancy-popup__btn .btn-arrow{background:#c6c7c9;color:#000}.vacancy-popup .vacancy-popup__btn .btn-arrow span{mix-blend-mode:color-burn}.vacancy-popup .vacancy-popup__btn .btn-arrow:hover{color:#fff}.vacancy-popup .vacancy-popup__btn .btn-arrow:hover span{mix-blend-mode:difference}._about .main-header{left:0;position:absolute;top:0;width:100%}._about .main-header,._about .main-header .main-header__top a{color:var(--color-white)}._about .main-header .main-header__top a:hover{color:var(--color-pink)}._about .burger-menu{color:var(--color-white)}._about .burger-menu i,._about .burger-menu i:after,._about .burger-menu i:before{background:var(--color-white)}._about .burger-menu._on{color:var(--color-black)}._about .burger-menu._on i{background:transparent}._about .burger-menu._on i:after,._about .burger-menu._on i:before{background:var(--color-black)}._about .main-menu .main-menu__link{color:var(--color-white)}.about-main{align-items:center;color:transparent;display:flex;flex-direction:column;font-size:0;justify-content:center;min-height:100vh;overflow:hidden;padding-top:310px;position:relative}@media screen and (max-width:768px){.about-main{padding-bottom:70px}}@media screen and (max-width:480px){.about-main{padding-top:200px}}.about-main .cirkle-logo{display:none}@media screen and (max-width:480px){.about-main .cirkle-logo{display:flex}}.about-main:after{background:var(--color-blackRGBA60);z-index:2}.about-main .about-main__bg,.about-main:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-main .about-main__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.about-main .about-main__bg:before{background:linear-gradient(0deg,rgba(24,25,32,.4),rgba(24,25,32,.4));content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}.about-main .about-main__bg video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:1}.about-main .container{overflow:hidden;position:relative;z-index:10}.about-main .about-main__logo{display:block;line-height:0px;margin:0 auto 75px;max-width:420px;opacity:.7;transition:all .3s ease-in-out;width:100%}@media screen and (max-width:768px){.about-main .about-main__logo{max-width:300px}}@media screen and (max-width:480px){.about-main .about-main__logo{max-width:250px}}.about-main .about-main__logo:hover{opacity:1}.about-main .about-main__logo img{height:auto;width:100%}.about-main .about-main__title{color:var(--color-white);font-size:18px;font-weight:500;line-height:1.5;margin:0 auto;max-width:580px;text-align:center}@media screen and (max-width:768px){.about-main .about-main__title{font-size:22px;line-height:1.3}}@media screen and (max-width:480px){.about-main .about-main__title{font-size:18px}}.s-benefits{color:var(--color-black);overflow:hidden;padding:160px 0;position:relative}@media screen and (max-width:480px){.s-benefits{padding:70px 0}}.s-benefits .about-logo,.s-benefits .container{align-items:center;display:flex}.s-benefits .about-logo{height:261px;justify-content:center;margin-right:130px;position:relative;width:261px}@media screen and (max-width:1440px){.s-benefits .about-logo{margin-right:60px}}@media screen and (max-width:1200px){.s-benefits .about-logo{left:20px;position:absolute;top:20px;width:220px}}@media screen and (max-width:480px){.s-benefits .about-logo{display:none}}.s-benefits .about-logo img{height:auto;max-width:calc(100% - 40px);width:auto}.s-benefits .benefits{display:flex;gap:50px 40px;justify-content:space-between;position:relative;width:calc(100% - 360px);z-index:5}@media screen and (max-width:1600px){.s-benefits .benefits{gap:30px}}@media screen and (max-width:1440px){.s-benefits .benefits{width:calc(100% - 321px)}}@media screen and (max-width:1200px){.s-benefits .benefits{padding-top:140px;width:100%}}@media screen and (max-width:768px){.s-benefits .benefits{align-items:center;flex-direction:column;text-align:center}}@media screen and (max-width:480px){.s-benefits .benefits{padding-top:0}}.s-benefits .benefits__el{border:1px solid var(--color-black);border-radius:30px;padding:30px 35px;width:calc(50% - 20px)}@media screen and (max-width:1200px){.s-benefits .benefits__el{width:calc(100% - 30px)}}@media screen and (max-width:768px){.s-benefits .benefits__el{margin-bottom:40px;width:100%}}.s-benefits .benefits__el .btn-link{left:-15px}@media screen and (max-width:480px){.s-benefits .benefits__el .btn-link{left:auto}}.s-benefits .benefits__el:last-child{max-width:610px}@media screen and (max-width:768px){.s-benefits .benefits__el:last-child{margin-bottom:0}}.s-benefits .benefits__el .benefits__el-title{font-family:var(--font-title);font-size:40px;font-weight:600;line-height:1.1;margin-bottom:30px;text-transform:uppercase}@media screen and (max-width:1440px){.s-benefits .benefits__el .benefits__el-title{font-size:40px}}@media screen and (max-width:992px){.s-benefits .benefits__el .benefits__el-title{font-size:30px}}.s-benefits .benefits__el .benefits__el-text{font-size:16px;margin-bottom:20px;max-width:450px;min-height:90px}@media screen and (max-width:768px){.s-benefits .benefits__el .benefits__el-text{margin-bottom:30px;max-width:100%;min-height:auto}}.s-management{padding-bottom:100px;padding-top:100px;position:relative;z-index:3}@media screen and (max-width:480px){.s-management{padding-bottom:0}}.s-management:before{background:url(/local/templates/.default/assets/css/../img/text_betone_blur.png) no-repeat top;content:"";height:calc(100% + 200px);width:100%;z-index:1}.s-management .about-betone,.s-management:before{left:0;pointer-events:none;position:absolute;top:0}.s-management .about-betone{text-align:center;z-index:5}.s-management .about-betone img{height:auto;max-width:100%;width:auto}.s-management .container{position:relative;z-index:5}.s-management .s-management__line{color:var(--color-black);display:flex;font-size:18px;justify-content:center;margin-bottom:60px;text-align:center}@media screen and (max-width:480px){.s-management .s-management__line{font-size:14px;margin-bottom:40px}}.s-management .s-management__line .s-management__line-wrap{border-radius:77px;display:inline-block;padding:15px 30px}.s-management .s-management__row{display:flex;justify-content:space-between;margin:0 auto 100px;max-width:1550px}@media screen and (max-width:1200px){.s-management .s-management__row{display:block}}@media screen and (max-width:480px){.s-management .s-management__row{margin-bottom:50px}}.s-management .s-management__row .s-management__col{color:var(--color-black);font-size:18px;width:calc(50% - 50px)}@media screen and (max-width:1200px){.s-management .s-management__row .s-management__col{width:100%}}@media screen and (max-width:480px){.s-management .s-management__row .s-management__col{font-size:14px}}.s-management .s-management__row .s-management__col p{margin-bottom:20px}.management__gallery{overflow:hidden}.management__gallery.margin-top{margin-top:100px}@media screen and (max-width:992px){.management__gallery.margin-top{margin-top:30px;padding:0 20px}}.management__gallery .swiper-slide{border-radius:50px;height:485px;overflow:hidden}@media screen and (max-width:480px){.management__gallery .swiper-slide{height:300px}}.management__gallery .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}.management__gallery .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.management__img{margin:0 auto 40px;max-width:1950px;position:relative;z-index:10}.management__img img{height:auto;max-width:100%;width:auto}.managements{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:-200px}@media screen and (max-width:480px){.managements{gap:35px 20px}}.management-el{text-align:center;width:235px}@media screen and (max-width:480px){.management-el{width:calc(50% - 10px)}}.management-el .management-el__img{border-radius:500px;height:375px;margin:0 auto 55px;overflow:hidden;width:230px}@media screen and (max-width:480px){.management-el .management-el__img{height:290px;margin-bottom:20px;max-width:200px;width:calc(100% - 20px)}}@media screen and (max-width:380px){.management-el .management-el__img{height:210px}}.management-el .management-el__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.management-el .management-el__name{color:#067f36;font-family:BenzinBetone,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width:480px){.management-el .management-el__name{font-size:14px}}.management-el .management-el__position{color:#fff;font-size:14px;line-height:20px;opacity:.5}.s-cooperation{padding-bottom:160px;padding-top:50px;position:relative}@media screen and (max-width:1200px){.s-cooperation{padding-bottom:90px}}@media screen and (max-width:480px){.s-cooperation{padding-bottom:50px}}.s-cooperation .container{position:relative;z-index:10}.s-cooperation .cooperation__title{color:var(--color-black);font-family:var(--font-title);font-size:40px;font-weight:500;line-height:1.1;margin-bottom:40px;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.s-cooperation .cooperation__title{font-size:24px}}.s-cooperation .cooperation__title h2{font-size:40px;font-weight:500;margin:0}@media screen and (max-width:480px){.s-cooperation .cooperation__title h2{font-size:24px}}.s-cooperation .cooperation__desc{color:var(--color-black);font-size:18px;margin:0 auto 80px;max-width:760px;text-align:center}@media screen and (max-width:480px){.s-cooperation .cooperation__desc{font-size:16px;margin-bottom:50px}}.s-cooperation .cooperation{display:flex;flex-wrap:wrap;justify-content:center}.s-cooperation .cooperation__bottom{padding-top:100px;text-align:center}@media screen and (max-width:480px){.s-cooperation .cooperation__bottom{padding-top:40px}}.cooperation__el{align-items:center;display:flex;height:120px;justify-content:center;opacity:.5;padding:20px;transition:opacity .3s ease-in-out;width:16.6666666667%}@media screen and (max-width:1400px){.cooperation__el{width:20%}}@media screen and (max-width:1200px){.cooperation__el{height:100px;width:25%}}@media screen and (max-width:992px){.cooperation__el{width:33.3333333333%}}@media screen and (max-width:768px){.cooperation__el{width:50%}}.cooperation__el:hover{opacity:1}.cooperation__el img{max-height:calc(100% - 40px);max-width:calc(100% - 40px)}@media screen and (max-width:1200px){.cooperation__el img{max-height:calc(100% - 20px);max-width:calc(100% - 20px)}}.s-about-banners{background-size:cover;color:var(--color-black);overflow:hidden;padding:0 0 170px;position:relative}@media screen and (max-width:1200px){.s-about-banners{padding:100px 0}}@media screen and (max-width:480px){.s-about-banners{padding:50px 0}}.s-about-banners .container{position:relative;z-index:5}.s-about-banners .about-banners__title{font-family:var(--font-title);font-size:50px;font-weight:500;line-height:1;margin-bottom:60px;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.s-about-banners .about-banners__title{font-size:30px;margin-bottom:40px}}.s-about-banners .about-banners__title h2{font-size:50px;font-weight:500}@media screen and (max-width:480px){.s-about-banners .about-banners__title h2{font-size:30px}}.s-about-banners .about-banners__desc{margin:0 auto 110px;max-width:755px;text-align:center}@media screen and (max-width:768px){.s-about-banners .about-banners__desc{margin-bottom:60px}}.s-about-banners .about-banners{display:flex;gap:34px;justify-content:space-between;margin:0 auto;max-width:1550px}@media screen and (max-width:1200px){.s-about-banners .about-banners{align-items:center;flex-direction:column}}.s-about-banners .about-banners .about-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;color:var(--color-black);display:flex;height:225px;justify-content:space-between;padding:40px 60px;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(50% - 17px)}@media screen and (max-width:1200px){.s-about-banners .about-banners .about-banner{max-width:650px;width:100%}}@media screen and (max-width:480px){.s-about-banners .about-banners .about-banner{align-items:flex-start;flex-direction:column;height:auto}}.s-about-banners .about-banners .about-banner.betonebarber{background:var(--color-black3);color:var(--color-white)}.s-about-banners .about-banners .about-banner.betonebarber:hover{color:var(--color-white)}.s-about-banners .about-banners .about-banner.betonebarber .about-banners__img{width:220px}@media screen and (max-width:480px){.s-about-banners .about-banners .about-banner.betonebarber .about-banners__img{margin-bottom:30px;text-align:center;width:100%}}.s-about-banners .about-banners .about-banner.betonecoffee{background:var(--color-black20);color:var(--color-black)}.s-about-banners .about-banners .about-banner.betonecoffee:hover{color:var(--color-black)}.s-about-banners .about-banners .about-banner.betonecoffee .about-banners__img{width:190px}@media screen and (max-width:480px){.s-about-banners .about-banners .about-banner.betonecoffee .about-banners__img{margin-bottom:30px;text-align:center;width:100%}}.s-about-banners .about-banners .about-banner.betonecoffee .about-banners__text .open-your__btn{color:var(--color-black)}.s-about-banners .about-banners .about-banner:hover{color:var(--color-white)}.s-about-banners .about-banners .about-banner:hover .about-banners__text .open-your__btn{color:var(--color-white);text-decoration:none}.s-about-banners .about-banners .about-banner:hover .about-banners__text .open-your__btn:before{left:0;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:100%}.s-about-banners .about-banners .about-banner:hover .about-banners__text .open-your__btn:after{background:url(/local/templates/.default/assets/css/../img/btn-arrow.svg) no-repeat 50%;background-size:contain;transform:rotate(45deg)}.s-about-banners .about-banners .about-banner .about-banners__text{font-size:18px;line-height:1.3;max-width:325px;position:relative;text-align:right;width:calc(100% - 250px);z-index:10}@media screen and (max-width:480px){.s-about-banners .about-banners .about-banner .about-banners__text{text-align:center;width:100%}}.s-about-banners .about-banners .about-banner .about-banners__text p{margin-bottom:20px}.s-about-banners .about-banners .about-banner .about-banners__text .open-your__btn{color:var(--color-white);display:inline-block;font-family:var(--font-title);font-size:12px;font-weight:700;line-height:24px;padding-left:10px;padding-right:10px;position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap;z-index:1}@media screen and (max-width:480px){.s-about-banners .about-banners .about-banner .about-banners__text .open-your__btn{font-size:10px}}.s-about-banners .about-banners .about-banner .about-banners__text .open-your__btn:before{background:var(--color-white);border-radius:20px;content:"";height:40px;left:-5px;margin-top:-20px;opacity:0;position:absolute;top:50%;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55);width:40px;z-index:1}.s-about-banners .about-banners .about-banner .about-banners__text .open-your__btn span{display:block;mix-blend-mode:difference;position:relative;z-index:2}.slider-service-block{padding-top:30px; overflow: hidden}.slider-service .swiper-slide{height:auto;width:470px}@media screen and (max-width:480px){.slider-service .swiper-slide{width:calc(100vw - 62px)}}.slider-service .swiper-slide .seo-service-block{height:100%}.seo-service-block{border:1px solid var(--color-black);border-radius:30px;color:var(--color-black);display:block;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:1400px){.seo-service-block{border-radius:20px}}.seo-service-block .seo-service-block__img{border-radius:30px;height:290px;margin-bottom:0;overflow:hidden}@media screen and (max-width:1400px){.seo-service-block .seo-service-block__img{border-radius:20px;height:190px}}@media screen and (max-width:480px){.seo-service-block .seo-service-block__img{height:140px}}.seo-service-block .seo-service-block__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.seo-service-block .seo-service-block__cont{display:flex;flex-direction:column;height:calc(100% - 290px);justify-content:space-between;padding:20px 30px 25px}@media screen and (max-width:1400px){.seo-service-block .seo-service-block__cont{padding:20px 15px}}.seo-service-block .seo-service-block__title{font-family:var(--font-title);font-size:24px;font-weight:500;line-height:1.3;margin-bottom:15px;text-transform:uppercase}@media screen and (max-width:1400px){.seo-service-block .seo-service-block__title{font-size:18px;margin-bottom:20px}}@media screen and (max-width:480px){.seo-service-block .seo-service-block__title{font-size:16px}}.seo-service-block .seo-service-block__span{font-family:var(--font-title);font-size:10px;font-style:normal;font-weight:700;line-height:1.2;text-align:right;text-transform:uppercase;width:100%}@media screen and (max-width:1400px){.seo-service-block .seo-service-block__span{font-size:8px}}.single-service-content{display:flex;justify-content:space-between;margin-top:120px}@media screen and (max-width:992px){.single-service-content{flex-direction:column;margin-top:70px}}.single-service-content .single-service__title{font-family:var(--font-title);font-size:20px;font-weight:400;line-height:1.4;text-transform:uppercase;width:610px}@media screen and (max-width:1400px){.single-service-content .single-service__title{width:40%}}@media screen and (max-width:992px){.single-service-content .single-service__title{margin-bottom:25px;width:100%}}.single-service-content .single-service__title h2{font-size:60px;font-weight:500}@media screen and (max-width:1400px){.single-service-content .single-service__title h2{font-size:calc(var(--index)*2)}}@media screen and (max-width:480px){.single-service-content .single-service__title h2{font-size:calc(var(--index)*1.7)}}.single-service-content .single-service__desc{width:calc(100% - 770px)}@media screen and (max-width:1400px){.single-service-content .single-service__desc{width:calc(60% - 50px)}}@media screen and (max-width:992px){.single-service-content .single-service__desc{width:100%}}.single-service-content .single-service__desc p{margin-bottom:20px}.operating-mode{color:var(--color-black);padding-top:80px}@media screen and (max-width:1200px){.operating-mode{padding-top:40px}}.operating-mode .container{align-items:flex-start;display:flex}@media screen and (max-width:1200px){.operating-mode .container{flex-wrap:wrap}}.operating-mode .operating-mode__title{font-family:var(--font-title);font-size:24px;font-style:normal;font-weight:400;line-height:1.4;margin-right:70px;text-transform:uppercase;width:300px}@media screen and (max-width:1200px){.operating-mode .operating-mode__title{margin-bottom:20px;margin-right:0;width:100%}}@media screen and (max-width:768px){.operating-mode .operating-mode__title{font-size:20px}}@media screen and (max-width:480px){.operating-mode .operating-mode__title{font-size:18px}}.operating-mode .operating-mode__content{width:calc(100% - 370px)}@media screen and (max-width:1200px){.operating-mode .operating-mode__content{width:100%}}.operating-mode .operating-mode__content{display:flex;flex-wrap:wrap;gap:20px 0;position:relative}.operating-mode .operating-mode__content:before{background:var(--color-pink);border-radius:758px;content:"";filter:blur(50px);height:20px;left:0;margin-top:-10px;max-width:760px;position:absolute;top:50%;width:100%}.operating-mode .operating-mode__item{padding:0 20px;position:relative;z-index:4}@media screen and (max-width:768px){.operating-mode .operating-mode__item{width:33.3333333333%}}@media screen and (max-width:480px){.operating-mode .operating-mode__item{padding:0 40px;width:50%}}.operating-mode .operating-mode__item:first-child{padding-left:0}.operating-mode .operating-mode__item:first-child:before{display:none}@media screen and (max-width:768px){.operating-mode .operating-mode__item:nth-child(3n+3){padding-right:0}}@media screen and (max-width:480px){.operating-mode .operating-mode__item:nth-child(3n+3){padding-right:10px}}@media screen and (max-width:768px){.operating-mode .operating-mode__item:nth-child(3n+1){padding-left:0}}@media screen and (max-width:480px){.operating-mode .operating-mode__item:nth-child(3n+1){padding-left:40px}}@media screen and (max-width:768px){.operating-mode .operating-mode__item:nth-child(3n+1):before{display:none}}@media screen and (max-width:480px){.operating-mode .operating-mode__item:nth-child(3n+1):before{display:block}.operating-mode .operating-mode__item:nth-child(2n+2){padding-right:10px}.operating-mode .operating-mode__item:nth-child(odd){padding-left:0;padding-right:20px}.operating-mode .operating-mode__item:nth-child(odd):before{display:none}}.operating-mode .operating-mode__item:before{background:var(--color-black20);content:"";height:46px;left:0;margin-top:-23px;position:absolute;top:50%;width:1px}.operating-mode .operating-mode__date{font-family:var(--font-title);font-size:24px;font-weight:700;line-height:1.2}@media screen and (max-width:768px){.operating-mode .operating-mode__date{font-size:18px}}@media screen and (max-width:480px){.operating-mode .operating-mode__date{font-size:16px}}.operating-mode .operating-mode__time{font-size:16px}@media screen and (max-width:768px){.operating-mode .operating-mode__time{font-size:14px}}.main-footer{border-top:1px solid var(--color-whiteRGBA10);overflow:hidden;position:relative}@media screen and (max-width:992px){.main-footer{padding-top:60px}}@media screen and (max-width:768px){.main-footer{padding-top:40px}}.main-footer .main-footer__title{color:var(--color-gray9);font-family:var(--font-title);font-size:24px;font-weight:500;line-height:1.4;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.main-footer .main-footer__title{font-size:20px}}.main-footer .main-footer__phone{color:var(--color-black);font-family:var(--font-title);font-size:50px;font-weight:500;line-height:1.5;margin-bottom:20px;text-align:center}@media screen and (max-width:480px){.main-footer .main-footer__phone{font-size:28px}}.main-footer .main-footer__phone a{color:var(--color-black);text-decoration:none;transition:all .4s var(--transition)}.main-footer .main-footer__phone a:hover{color:var(--color-pink)}.main-footer .main-footer__email{color:var(--color-black);font-family:var(--font-title);font-size:20px;font-weight:400;line-height:1.4;margin-bottom:70px;text-align:center}@media screen and (max-width:480px){.main-footer .main-footer__email{font-size:14px}}.main-footer .main-footer__email a{color:var(--color-black);text-decoration:none;transition:all .4s var(--transition)}.main-footer .main-footer__email a:hover{color:var(--color-pink)}.main-footer .footer-btns{display:flex;gap:0 29px;justify-content:center;margin-bottom:95px}@media screen and (max-width:480px){.main-footer .footer-btns{align-items:center;flex-direction:column;gap:14px 14px;margin-bottom:40px}}.main-footer .main-footer__contacts{border-bottom:1px solid var(--color-black);padding-bottom:90px;padding-top:90px}@media screen and (max-width:480px){.main-footer .main-footer__contacts{padding-bottom:30px;padding-top:0}}.main-footer .main-footer__bottom{padding-top:50px;position:relative;z-index:5}@media screen and (max-width:992px){.main-footer .main-footer__bottom{padding-top:20px}}.main-footer .main-footer__bottom .main-footer__bottom-line{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;max-width:1480px;width:calc(100% - 70px)}@media screen and (max-width:992px){.main-footer .main-footer__bottom .main-footer__bottom-line{margin-bottom:0;padding-top:25px;width:100%}}.main-footer .main-footer__bottom .logo{height:40px;margin-bottom:55px}@media screen and (max-width:992px){.main-footer .main-footer__bottom .logo{display:none}}.main-footer .main-footer__bottom .logo img{max-height:38px;width:auto}.main-footer .main-footer__bottom .main-footer__row{align-items:flex-start;display:flex}@media screen and (max-width:992px){.main-footer .main-footer__bottom .main-footer__row{display:none}}.main-footer .main-footer__bottom .main-footer__row .footer-menu{margin-right:170px;width:190px}.main-footer .main-footer__bottom .main-footer__row .footer-menu .footer-menu__title{font-weight:300;margin-bottom:15px;opacity:.4}.main-footer .main-footer__bottom .main-footer__row .footer-menu ul{list-style:none}.main-footer .main-footer__bottom .main-footer__row .main-footer__branches{display:flex;flex-wrap:wrap;max-width:680px;width:60%}.main-footer .main-footer__bottom .main-footer__row .main-footer__branches .main-footer__branches-title{font-weight:300;margin-bottom:15px;opacity:.4;width:100%}.main-footer .main-footer__bottom .main-footer__row .main-footer__branches .main-footer__branches-col{width:33.3333333333%}.main-footer .main-footer__bottom .main-footer__row ul{list-style:none}.main-footer .main-footer__bottom .main-footer__row ul li{display:block;padding-right:20px}.main-footer .main-footer__bottom .main-footer__row ul li a{color:var(--color-black);display:inline-block;font-size:16px;font-weight:300;padding:10px 0;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.main-footer .main-footer__bottom .main-footer__row ul li a:before{background:var(--color-pink);border-radius:20px;content:"";height:40px;left:-15px;margin-top:-20px;opacity:0;position:absolute;top:50%;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55);width:40px;z-index:-1}.main-footer .main-footer__bottom .main-footer__row ul li a:hover{color:var(--color-black);text-decoration:none}.main-footer .main-footer__bottom .main-footer__row ul li a:hover:before{left:-10px;opacity:1;transition:left .2s ease-in-out,opacity .2s ease-in-out,width .5s cubic-bezier(.585,2.5,.645,.55) .1s;width:calc(100% + 20px)}.footer-bot{align-items:center;display:flex;padding-bottom:40px;padding-top:50px}@media screen and (max-width:1200px){.footer-bot{flex-wrap:wrap}}@media screen and (max-width:480px){.footer-bot{padding-bottom:20px;padding-top:30px}}.footer-bot .developer{margin-right:110px}@media screen and (max-width:1200px){.footer-bot .developer{margin-right:0;order:4}}@media screen and (max-width:480px){.footer-bot .developer{text-align:center;width:100%}}.footer-bot .developer a{color:var(--color-black);opacity:.2;text-decoration:none;transition:all .3s ease-in-out}.footer-bot .developer a:hover{color:var(--color-pink);opacity:1}.footer-bot .developer a:hover span{text-decoration:underline}.footer-bot .coperight{color:var(--color-black);display:flex;margin-right:40px;opacity:.2}@media screen and (max-width:1200px){.footer-bot .coperight{order:3}}@media screen and (max-width:480px){.footer-bot .coperight{font-size:14px;justify-content:center;margin-bottom:20px;margin-right:0;width:100%}}.footer-bot .coperight .coperight__year{margin-right:20px}.footer-bot .link-privacy-policy{font-weight:300;margin-left:auto}@media screen and (max-width:1200px){.footer-bot .link-privacy-policy{order:2}}@media screen and (max-width:992px){.footer-bot .link-privacy-policy{margin-bottom:20px;width:100%}}@media screen and (max-width:480px){.footer-bot .link-privacy-policy{font-size:12px;text-align:center}}.footer-bot .link-privacy-policy a{color:var(--color-black);text-decoration:none;transition:color .3s ease-in-out}.footer-bot .link-privacy-policy a:hover{color:var(--color-pink)}.footer-bot .other-sites{display:flex}@media screen and (max-width:1200px){.footer-bot .other-sites{margin-bottom:25px;order:1;width:100%}}@media screen and (max-width:992px){.footer-bot .other-sites{margin-bottom:35px}}.footer-bot .other-sites a{display:block;line-height:0px;margin-right:95px;opacity:1;transition:opacity .3s ease-in-out}.footer-bot .other-sites a:hover{opacity:.5}@media screen and (max-width:480px){.footer-bot .other-sites a{margin-right:35px}.footer-bot .other-sites a img{height:30px}}.footer-bot .other-sites a:last-child{margin-right:0}.social-block .social-block__title{color:var(--color-black);font-size:16px;font-weight:300;line-height:1.2;margin-bottom:20px;text-align:center}.social{display:flex;justify-content:center;list-style:none}.social .social__item{margin:0 5px}.social .social__link{align-items:center;background:transparent;border-radius:50%;color:var(--color-black);display:flex;font-family:var(--font-title);font-size:12px;font-weight:700;height:40px;justify-content:center;line-height:0px;padding-top:2px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease-in-out;width:40px;z-index:1}.social .social__link:hover:before{opacity:1;transform:translate3d(0,-5px,0)}.social .social__link:before{background:var(--color-pink);border:1px solid var(--color-pink);border-radius:50%;border-radius:58% 42% 55% 45%/56% 45% 55% 44%;content:"";height:100%;left:0;opacity:0;position:absolute;top:5px;transition:opacity .2s ease-in-out,transform .5s cubic-bezier(.585,2.5,.645,.55);width:100%;z-index:1;z-index:-1}.social .icon-social{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:22px;width:100%}.other-projects{margin-left:auto;width:180px}.other-projects .other-projects__title{font-weight:300;margin-bottom:25px;opacity:.4}.other-projects .other-projects__link{display:block;margin-bottom:40px;opacity:1;transition:all .4s var(--transition);width:150px}.other-projects .other-projects__link:hover{opacity:.5}.other-projects .other-projects__link img{height:auto;width:100%}body._load .main-header__line{opacity:1}
.green-popup__gift.green-popup .green-popup__container{
	padding: 0;
}
.certificates-banner__desc .btn {
	margin: 15px 0 0 0;
	text-align: right;
	padding: 17px 40px;
	font-size: 15px;
}
.green-popup__gift .green-popup__content img{
	display: block;
	width: 100%;
}
.green-popup__gift .green-popup__content {
	position: relative;
}
.green-popup__gift .green-popup__content .green-popup__gift__btn {
	position: absolute;
	right: 35px;
	bottom: 35px;
	border: 2px solid #F4E6D7;
	text-decoration: none;
	padding: 5px 11px;
	font-size: 16px;
	transition: all .2s linear;
	color: #F4E6D7;
	font-family: BenzinBetone, sans-serif;
}
.green-popup__gift .green-popup__content .green-popup__gift__btn:hover {
	background-color: #F4E6D7;
	color: #0c2319;
}
.running-line-wrapper.running-line-wrapper__mod .running-line a:hover{
	color: #fff;
}
.running-line-wrapper.running-line-wrapper__mod .running-line a{
	text-decoration: none;
}

.whatsapp-icon svg {
	width: 100%;
	height: 100%;
}
.whatsapp-icon {
	position: fixed;
	bottom: 20px;
	z-index: 9;
	right: 20px;
	width: 50px;
	height: 50px;
	animation: pulse 2s infinite;
	transition: transform 0.3s ease;
}

@media (max-width: 767px) {
	.r-header__menu-btn,
	.r-header__logo{z-index: 12;}
}
@media (max-width: 600px) {
	.whatsapp-icon {
		position: fixed;
		bottom: 20px;
		z-index: 9;
		right: 10px;
		width: 40px;
		height: 40px;
	}
	.green-popup__gift .green-popup__content .green-popup__gift__btn {
		position: absolute;
		right: 20px;
		bottom: 20px;
		border: 2px solid #F4E6D7;
		text-decoration: none;
		padding: 3px 7px;
		font-size: 12px;
		transition: all .2s linear;
		color: #F4E6D7;
	}

}
@media (max-width: 480px) {
	.footer-btns .btn {
		width: 244px;
		max-width: 100%;
		padding: 16px 29px;
		font-size: 14px;
	}
}
@media (max-width: 400px) {
	.certificates-banner .certificates-banner__img {
		left: 0;
	}
	.green-popup__gift .green-popup__content .green-popup__gift__btn {
		position: absolute;
		right: 15px;
		bottom: 15px;
		border: 2px solid #F4E6D7;
		text-decoration: none;
		padding: 2px 6px;
		font-size: 10px;
		transition: all .2s linear;
		color: #F4E6D7;
	}
}
@keyframes pulse {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1.05);
		opacity: 0.9;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
/* End */


/* Start:/local/templates/.default/assets/css/custom.css?173198138620724*/
.footer-address {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .footer-address .address-text {
    color: var(--color-gray9);
    font-family: var(--font-title);
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase; }
  .footer-address .address-value {
    color: var(--color-black);
    font-family: var(--font-title);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 70px;
    text-align: center; }

.waiting-you__video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-right: 30px; }
  .waiting-you__video .video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 50px; }
    .waiting-you__video .video-wrapper video {
      position: absolute; }
      .waiting-you__video .video-wrapper video.formatted {
        height: 100%;
        width: 100%; }
      .waiting-you__video .video-wrapper video.video-v {
        width: 100%;
        min-height: 100%;
        max-height: 100%;
        top: 50%;
        transform: translateY(-50%); }
      .waiting-you__video .video-wrapper video.video-h {
        width: 100%;
        min-height: 100%;
        left: 50%;
        transform: translateX(-50%); }

@media screen and (min-width: 992px) and (max-width: 1400px) {
  .home-header__row {
    flex-wrap: wrap; }

  .home-header__bottom {
    width: 100%;
    flex-direction: row !important; } }
@media screen and (max-width: 992px) {
  .waiting-you__left {
    height: 600px !important; }

  .slider-arrows-block {
    display: none !important; } }
@keyframes spin1 {
  0% {
    transform: translate(-50%, -50%) rotate(45deg); }
  100% {
    transform: translate(-50%, -50%) rotate(405deg); } }
@keyframes spin2 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg) scale(1); }
  50% {
    transform: translate(-25%, -25%) rotate(180deg) scale(1.8); }
  100% {
    transform: translate(-50%, -50%) rotate(0deg) scale(1.3); } }
.slider-arrows-block {
  margin-top: 30px;
  overflow-x: hidden; }
  .slider-arrows-block .slider-arrows {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    .slider-arrows-block .slider-arrows .arrow-prev, .slider-arrows-block .slider-arrows .arrow-next {
      height: 25px;
      margin: 0;
      pointer-events: all;
      top: 0;
      width: 35px;
      position: relative;
      cursor: pointer; }
      .slider-arrows-block .slider-arrows .arrow-prev::before, .slider-arrows-block .slider-arrows .arrow-next::before {
        background: url(/local/templates/.default/assets/css/../img/slider-arrow_black.svg) no-repeat 50%;
        background-size: contain;
        content: "";
        height: 100%;
        pointer-events: none;
        position: absolute;
        top: 0;
        transition: all 0.4s var(--transition3);
        width: 100%; }
      .slider-arrows-block .slider-arrows .arrow-prev:hover, .slider-arrows-block .slider-arrows .arrow-next:hover {
        opacity: .4; }
    .slider-arrows-block .slider-arrows .arrow-next {
      transform: rotate(180deg); }

.brance-menu__link {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap !important;
  align-items: baseline !important; }
  .brance-menu__link .metro-name {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap; }

.open-soon {
  font-size: .8em;
  color: var(--color-pink); }

._playlist {
  background: white !important;
  height: fit-content !important; }
  ._playlist .wrapper {
    position: relative !important;
    overflow-y: auto !important; }
  ._playlist footer {
    display: none !important; }
  ._playlist .main-header {
    transition: all .5s; }
    ._playlist .main-header .main-header__top a {
      color: #5b5b5b; }
    ._playlist .main-header .main-header__top:hover a {
      color: #C6B8A9; }
    ._playlist .main-header.clone-choosen {
      opacity: 0 !important;
      height: 0;
      z-index: -1;
      padding-bottom: 20px; }

.clone-choose.choosen {
  display: none; }
.clone-choose .section-title {
  margin-bottom: 20px;
  font-family: var(--font-title);
  font-size: 16px;
  color: #5b5b5b; }
.clone-choose .clones-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 15px;
  flex-wrap: wrap;
  border: 1px solid #5b5b5b;
  margin-bottom: 30px; }
  .clone-choose .clones-list .clone-item {
    padding: 5px 10px;
    font-family: var(--font-title);
    font-size: 14px;
    transition: all .5s ease-in-out;
    cursor: pointer;
    width: 20%;
    color: #5b5b5b; }
    .clone-choose .clones-list .clone-item:hover {
      background: #C6B8A9;
      color: white; }

.clone-current {
  display: none;
  margin-bottom: 20px;
  border-bottom: 1px solid gray;
  padding-bottom: 20px; }
  .clone-current.active {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .clone-current .container {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .clone-current .section-title {
    font-family: var(--font-title);
    font-size: 16px;
    color: #5b5b5b; }
  .clone-current .clone-value {
    margin-left: 20px;
    font-family: var(--font-title);
    font-size: 14px;
    padding: 5px 10px;
    background: #C6B8A9;
    color: white; }

.clone-block {
  background: #E3E3E3;
  padding: 20px; }
  .clone-block .clone-title, .clone-block .clone-desc {
    color: #5b5b5b;
    font-family: var(--font-title); }
  .clone-block .clone-desc {
    margin-bottom: 10px; }
  .clone-block .clone-search {
    margin-bottom: 20px; }
    .clone-block .clone-search input {
      font-family: var(--font-title);
      width: 100%;
      padding: 5px 20px 5px 5px;
      outline: none;
      border: 1px solid #5b5b5b;
      transition: all .5s;
      font-size: 12px; }
      .clone-block .clone-search input:focus, .clone-block .clone-search input:hover {
        border-color: #C6B8A9; }
  .clone-block .clone-list .clone-list-wrapper {
    display: flex;
    flex-direction: column; }
    .clone-block .clone-list .clone-list-wrapper .clone-item {
      font-family: var(--font-title);
      font-size: 12px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      padding: 5px 10px;
      border-bottom: 1px solid #5b5b5b;
      color: #5b5b5b; }
      .clone-block .clone-list .clone-list-wrapper .clone-item .item-name {
        padding-right: 10px; }

.adv-block {
  display: flex;
  flex-direction: column; }
  .adv-block .logo {
    margin-bottom: 20px;
    text-align: center;
    width: 100%; }
    .adv-block .logo a {
      font-family: var(--font-title);
      font-size: calc(var(--index)* 2.3);
      font-weight: 500;
      line-height: 1;
      color: #5b5b5b;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      transition: all .5s; }
      .adv-block .logo a:hover {
        color: #C6B8A9; }
  .adv-block .adv-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px; }
    .adv-block .adv-btns .adv-btn {
      border: 1px solid #C6B8A9;
      text-decoration: none;
      background: white;
      color: #C6B8A9;
      transition: all .5s;
      width: calc(50% - 10px);
      padding: 10px 10px;
      font-family: var(--font-title);
      font-size: 13px;
      text-align: center;
      cursor: pointer; }
      .adv-block .adv-btns .adv-btn:hover {
        background: #C6B8A9;
        color: white; }
  .adv-block .adv-desc {
    font-family: var(--font-title);
    font-size: 12px;
    color: #5b5b5b;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #E3E3E3;
    padding: 20px; }
  .adv-block .adv-search {
    margin-bottom: 20px; }
    .adv-block .adv-search input {
      font-family: var(--font-title);
      font-size: 12px;
      width: 100%;
      padding: 5px 20px 5px 5px;
      outline: none;
      border: 1px solid #5b5b5b;
      transition: all .5s; }
      .adv-block .adv-search input:focus, .adv-block .adv-search input:hover {
        border-color: #C6B8A9; }
  .adv-block .adv-list .discount-list-wrapper {
    display: flex;
    flex-direction: column; }
    .adv-block .adv-list .discount-list-wrapper .discount-item {
      border: 1px solid #E3E3E3;
      padding: 10px;
      color: #5b5b5b;
      font-family: var(--font-title);
      margin-bottom: 10px;
      transition: all .5s; }
      .adv-block .adv-list .discount-list-wrapper .discount-item:hover {
        border-color: #C6B8A9; }
      .adv-block .adv-list .discount-list-wrapper .discount-item .discount-item-wrapper {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 20px; }
        .adv-block .adv-list .discount-list-wrapper .discount-item .discount-item-wrapper .discount-item-image {
          width: 20%;
          position: relative; }
          .adv-block .adv-list .discount-list-wrapper .discount-item .discount-item-wrapper .discount-item-image img {
            width: 100%;
            height: auto;
            object-fit: cover; }
        .adv-block .adv-list .discount-list-wrapper .discount-item .discount-item-wrapper .item-text {
          width: calc(80% - 20px);
          display: flex;
          flex-direction: column;
          align-items: flex-start; }
      .adv-block .adv-list .discount-list-wrapper .discount-item .item-name {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px; }
      .adv-block .adv-list .discount-list-wrapper .discount-item .item-desc {
        font-size: 12px; }
        .adv-block .adv-list .discount-list-wrapper .discount-item .item-desc ul {
          margin-left: 15px; }

.media {
  display: none; }
  .media.active {
    display: block; }
  .media .section-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    .media .section-wrapper .media-list, .media .section-wrapper .clone-block {
      width: 25%; }
    .media .section-wrapper .adv-block {
      width: calc(50% - 40px); }
    .media .section-wrapper .media-list {
      display: flex;
      flex-direction: column;
      gap: 15px;
      background: #E3E3E3;
      padding: 20px; }
      .media .section-wrapper .media-list .admin-btn {
        border: 1px solid #C6B8A9;
        width: 100%;
        text-decoration: none;
        background: white;
        color: #C6B8A9;
        transition: all .5s;
        padding: 5px 10px;
        font-family: var(--font-title);
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        margin-bottom: 20px; }
        .media .section-wrapper .media-list .admin-btn:hover {
          background: #C6B8A9;
          color: white; }
      .media .section-wrapper .media-list .form-block {
        font-family: var(--font-title);
        margin-bottom: 30px; }
        .media .section-wrapper .media-list .form-block .form-title {
          color: #5b5b5b;
          font-size: 1.2vw;
          font-weight: 500;
          margin-bottom: 20px; }
        .media .section-wrapper .media-list .form-block .form-desc {
          margin-bottom: 20px;
          color: #5b5b5b;
          font-size: 12px; }
          .media .section-wrapper .media-list .form-block .form-desc p {
            margin-bottom: 10px; }
        .media .section-wrapper .media-list .form-block a {
          border: 1px solid #C6B8A9;
          width: 100%;
          text-decoration: none;
          background: white;
          color: #C6B8A9;
          transition: all .5s;
          width: calc(50% - 10px);
          padding: 5px 10px;
          font-family: var(--font-title);
          font-size: 12px;
          text-align: center;
          cursor: pointer;
          margin-bottom: 20px; }
          .media .section-wrapper .media-list .form-block a:hover {
            background: #C6B8A9;
            color: white; }
      .media .section-wrapper .media-list .media-item {
        cursor: pointer; }
        .media .section-wrapper .media-list .media-item .media-folder .media-btn {
          background: #C6B8A9;
          color: white;
          border: 1px solid #C6B8A9;
          border-radius: 6px;
          cursor: pointer;
          font-family: var(--font-title);
          font-size: 13px;
          font-weight: 500;
          height: 45px;
          line-height: 45px;
          max-width: 100%;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          transition: all 0.3s var(--transition);
          position: relative;
          padding: 8px;
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center; }
          .media .section-wrapper .media-list .media-item .media-folder .media-btn .btn-text {
            max-width: 100%;
            white-space: nowrap;
            line-height: 1; }
          .media .section-wrapper .media-list .media-item .media-folder .media-btn .icon-play {
            display: block;
            color: white; }
          .media .section-wrapper .media-list .media-item .media-folder .media-btn .icon-pause {
            display: none;
            color: white; }
        .media .section-wrapper .media-list .media-item .media-folder .spin {
          font-size: 1.2em;
          opacity: 0;
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%);
          width: 30px;
          height: 30px; }
        .media .section-wrapper .media-list .media-item .media-folder.loading .spin {
          opacity: 1;
          display: block; }
        .media .section-wrapper .media-list .media-item .media-folder:hover .media-btn {
          background: #C6B8A9;
          color: white; }
          .media .section-wrapper .media-list .media-item .media-folder:hover .media-btn .icon-play {
            color: white; }
          .media .section-wrapper .media-list .media-item .media-folder:hover .media-btn .icon-pause {
            color: #C6B8A9; }
          .media .section-wrapper .media-list .media-item .media-folder:hover .media-btn .spin {
            color: #C6B8A9; }
        .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn {
          color: black;
          overflow: hidden; }
          .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn .btn-text {
            z-index: 30;
            color: black;
            position: absolute;
            transition: all .3s;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%); }
          .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn:before {
            -webkit-filter: blur(14px);
            content: '';
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            opacity: 0.9;
            border-radius: 100%;
            transform: translate(-50%, -50%);
            width: 300px;
            height: 300px;
            animation: spin2 6s infinite linear;
            background-color: #A851FF;
            background-image: linear-gradient(transparent 29.29%, #FFFCDE 29.29%, #97C9FF 70.71%, transparent 59.71%), linear-gradient(transparent 60%, #A851FF 60%, #2A88EB 20%, transparent 40%), linear-gradient(90deg, transparent 29.29%, #FFE81A 29.29%, #97C9FF 70.71%, transparent 70.71%);
            z-index: 10;
            box-shadow: 0 0 50px -20px #2A88EB; }
          .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn:after {
            -webkit-filter: blur(12px);
            content: '';
            border-radius: 100%;
            display: block;
            position: absolute;
            opacity: 0.6;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%) rotate(45deg);
            width: 300px;
            height: 300px;
            animation: spin1 10s infinite linear;
            background: linear-gradient(transparent 29.29%, #2A88EB 29.29%, #FFFCDE 70.71%, transparent 70.71%), linear-gradient(90deg, transparent 29.29%, #6D39F2 29.29%, #A851FF 70.71%, transparent 70.71%);
            z-index: 10;
            box-shadow: 0 0 50px -20px #2A88EB; }
        .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn .spin {
          display: none; }
        .media .section-wrapper .media-list .media-item .media-folder.playing .media-btn .icon-pause {
          display: block; }

.stat-admin {
  color: #5b5b5b; }
  .stat-admin .select-all {
    cursor: pointer;
    font-size: 12px;
    transition: all .3s; }
    .stat-admin .select-all:hover {
      color: #C6B8A9; }
  .stat-admin .stat-filter {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .stat-admin .stat-filter label {
      font-size: 13px;
      margin-bottom: 5px; }
    .stat-admin .stat-filter .stat-clone-choose {
      display: flex;
      flex-direction: column;
      padding-right: 10px; }
      .stat-admin .stat-filter .stat-clone-choose .clones-list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 150px;
        overflow-y: auto;
        border: 1px solid #5b5b5b;
        padding: 5px; }
        .stat-admin .stat-filter .stat-clone-choose .clones-list .clone-item {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: flex-start;
          font-size: 14px; }
        .stat-admin .stat-filter .stat-clone-choose .clones-list input {
          color: #5b5b5b;
          padding: 3px  8px;
          font-size: 13px;
          margin-right: 5px; }
    .stat-admin .stat-filter .field-date {
      display: flex;
      flex-direction: column;
      margin-right: 10px; }
      .stat-admin .stat-filter .field-date input {
        font-size: 13px; }
    .stat-admin .stat-filter .filter-btn {
      border: 1px solid #C6B8A9;
      width: fit-content;
      text-decoration: none;
      background: white;
      color: #C6B8A9;
      transition: all .5s;
      padding: 10px 10px;
      font-family: var(--font-title);
      font-size: 14px;
      text-align: center;
      cursor: pointer;
      margin-bottom: 20px; }
      .stat-admin .stat-filter .filter-btn:hover {
        background: #C6B8A9;
        color: white; }
  .stat-admin .stat-body .stat-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px; }
  .stat-admin .stat-body .stat-dates {
    font-size: 14px;
    margin-bottom: 14px; }
  .stat-admin .stat-body table {
    border-collapse: collapse;
    margin-bottom: 10px; }
    .stat-admin .stat-body table thead {
      background: #C6B8A9;
      text-align: center;
      font-weight: bold;
      font-style: italic; }
    .stat-admin .stat-body table tbody .clone-name {
      background: #ccc;
      text-align: center;
      font-weight: bold; }
    .stat-admin .stat-body table tbody .clone-total {
      background: #e7e7e7;
      font-weight: bold; }
      .stat-admin .stat-body table tbody .clone-total td:first-child {
        text-align: right; }
      .stat-admin .stat-body table tbody .clone-total td:last-child {
        text-align: left; }
    .stat-admin .stat-body table tr {
      border: 2px solid grey; }
    .stat-admin .stat-body table td {
      padding: 5px 10px;
      border: 1px solid grey; }
      .stat-admin .stat-body table td:nth-child(0) {
        width: 20%; }
      .stat-admin .stat-body table td:nth-child(1) {
        width: 30%; }
      .stat-admin .stat-body table td:nth-child(1) {
        width: 30%; }

/*# sourceMappingURL=custom.css.map */

/* End */


/* Start:/local/templates/.default/dist/lib/hystmodal/hystmodal.min.css?17429697602290*/
.hystmodal__opened,.hystmodal__shadow{position:fixed;right:0;left:0;overflow:hidden}.hystmodal__shadow{border:none;display:block;width:100%;top:0;bottom:0;pointer-events:none;z-index:98;opacity:0;transition:opacity .15s ease;background-color:#000}.hystmodal__shadow--show{pointer-events:auto;opacity:.6}.hystmodal{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;pointer-events:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;z-index:99;visibility:hidden}.hystmodal--active{opacity:1}.hystmodal--active,.hystmodal--moved{pointer-events:auto;visibility:visible}.hystmodal__wrap{flex-shrink:0;flex-grow:0;width:100%;min-height:100%;margin:auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.hystmodal__window{margin:50px 0;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;width:600px;max-width:100%;overflow:visible;transition:transform .2s ease 0s,opacity .2s ease 0s;transform:scale(.9);opacity:0}.hystmodal--active .hystmodal__window{transform:scale(1);opacity:1}.hystmodal__close{position:absolute;z-index:10;top:0;right:-40px;display:block;width:30px;height:30px;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close:focus{outline:2px dotted #afb3b9;outline-offset:2px}@media (max-width:767px){.hystmodal__close{top:10px;right:10px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.hystmodal__window{margin:0}}
/* End */


/* Start:/local/templates/.default/assets/css/remain.css?177798737532575*/
@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueThin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueThinItalic.otf') format('opentype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueUltraLight.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueUltraLightItalic.otf') format('opentype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueLight.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueLightItalic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueRoman.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueItalic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueMedium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueMediumItalic.otf') format('opentype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueBold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueBoldItalic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueHeavy.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueHeavyItalic.otf') format('opentype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueBlack.otf') format('opentype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('/local/templates/.default/dist/fonts/helvetica/HelveticaNeueBlackItalic.otf') format('opentype');
	font-weight: 900;
	font-style: italic;
}
:root{
	--index:calc(1vw + 1vh);
	--font-size:16px;
	--line-height:1.4;
	--container-width:1600px;
	--container-padding:25px;
	--font-title:'Helvetica Neue', Arial, sans-serif;
	--font-default: 'Helvetica Neue', Arial, sans-serif;
	--font-second: 'Helvetica Neue', Arial, sans-serif;
	--font-number: "Syncopate", sans-serif;
	--transition:cubic-bezier(0.445,0.050,0.550,0.950);
	--transition2:cubic-bezier(0.785,0.135,0.150,0.860);
	--transition3:cubic-bezier(0.715,-0.235,0.120,1.300);
	--bg-body:#F5F5F5;
	--color-body:#333333;
	--color-white:#fff;
	--color-whiteRGBA10:hsla(0,0%,100%,.1);
	--color-whiteRGBA50:hsla(0,0%,100%,.5);
	--color-black:#000;
	--color-black2:#1d1d1d;
	--color-blackRGBA10:rgba(0,0,0,.1);
	--color-blackRGBA30:rgba(0,0,0,.3);
	--color-blackRGBA50:rgba(0,0,0,.5);
	--color-blackRGBA60:rgba(0,0,0,.6);
	--color-blackRGBA70:rgba(0,0,0,.7);
	--color-blackLight:#292c29;
	--color-blackLight2:#151617;
	--color-gray:#e4e4e4;
	--color-gray2:#cecece;
	--color-gray3:#f9f9f9;
	--color-gray4:#747474;
	--color-gray5:#d6d6d6;
	--color-gray6:#353535;
	--color-gray7:#2f2f2f;
	--color-gray8:#e7e7e7;
	--color-gray9:#8b8b8b;
	--color-gray10:#3c3e3c;
	--color-gray11:#eef0ef;
	--color-gray12:#acacac;
	--color-gray13:#d0d0d0;
	--color-gray14:#c2c2c2;
	--color-gray15:#dadada;
	--color-gray16:#d9d9d9;
	--color-gray17:#5f5f5f;
	--color-gray18:#414141;
	--color-gray19:#858585;
	--color-green:#F28024;
	--color-pink:#D9DFA3;
	--color-red:#9f2029;
	--box-shadow:0px 0px 15px 0px var(--color-greenRGBA10)
}
body{

}
.hystmodal{
	z-index: 999 !important;
}
.btn-square-brackets{
	display: flex;
	justify-content: center;
	background-color: #D9DFA3;
	padding: 30px 40px;
	border-radius: 15px;
	color: #654A43;
	font-family: var(--font-default);
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
	cursor: pointer;
	max-width: max-content;
	transition: all .2s linear;
	gap: 6px;
	border: none;
}
.main-header__container__cities a.active{
	font-weight: bold;
}
.main-header__container__cities a {
	font-size: 20px;
	color: #663b13;
	text-decoration: none;
	cursor: pointer;
}
.main-header__container__cities {
	display: flex;
	justify-content: space-evenly;
	margin: 0 0 25px;
}
.btn-hints {
	display: flex;
	gap: 10px;
}
.btn-center{
	margin: 0 auto;
}
.btn-square-brackets:hover{
	transform: scale(1.02);
	background-color: #654A43;
	color: #D9DFA3;
}
.btn:before,
.btn-square-brackets:before{
	content: '[ ';
	transform: translate(0, -2px);
}
.btn:after,
.btn-square-brackets:after{
	content: ' ]';
	transform: translate(0, -2px);
}
.grecaptcha-badge {
	opacity: 0;
	visibility: hidden;
}
.btn{
	display: flex;
	background-color: #D9DFA3;
	justify-content: center;
	padding: 30px 40px;
	height: auto;
	border-radius: 15px;
	color: #654A43;
	font-family: var(--font-default);
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
	cursor: pointer;
	max-width: max-content;
	transition: all .2s linear;
	gap: 6px;
	border: none;
}
.btn:hover{
	color: #D9DFA3;
	transform: scale(1.02);
	opacity: 1;
	background-color: #654A43;
}
.green-popup__gift.green-popup .green-popup__container{
	padding: 0;
}
.green-popup__gift.green-popup__content img{
	display: block;
	width: 100%;
}

.header.fixed .btn.ms_booking {
	z-index: 99;
}

header.r-header {
	height: 100px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 994;
	padding: 0 40px;
	transition: all .2s linear;
}
header.r-header .r-header__logo svg{
	display: block;
}
body:has(header.r-header) .branches-menu-container{
	top: 100px;
	height: calc(100vh - 100px);
}

header.r-header.fixed {
	height: 90px;
	backdrop-filter: blur(40px);
	background-color: #FFFFFF99;
}
body:has(.r-offcanvas.is-open) header.r-header{
	background-color: #fff;
}
header.r-header .column-right,
header.r-header .column-left{
	position: relative;
	z-index: 2;
}
header.r-header .column-left{
	z-index: 12;
}
header.r-header button.burger-menu {
	font-weight: 500;
	font-size: 15px;
	line-height: 100%;
	text-transform: lowercase;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
header.r-header .column-right ul,
header.r-header .column-left ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 30px;
}
header.r-header .column-right ul a,
header.r-header .column-left ul a{
	font-weight: 500;
	font-size: 15px;
	line-height: 100%;
	text-transform: lowercase;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.r-header__logo{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: max-content;
	max-height: max-content;
	cursor: pointer;
}
.r-header__logo img {
	max-width: 140px;
}
.r-footer {
	padding: 50px 40px 80px;
}
.r-footer .flex {
	justify-content: space-between;
}
.r-footer .column-left{
	gap: 20px;
}
.r-footer .column-left span{
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	color: #535353;
}
.r-footer .column-left,
.r-footer .column-right{
	display: flex;
	flex-direction: column;
}
.r-footer .column-right{
	gap: 30px;
}
.r-footer .column-right ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.r-footer .column-right ul a{
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-decoration: none;
	text-transform: lowercase;
}
.r-footer .column-right ul.social-list a{
	color: #000000;
}
.r-footer .column-right ul.main-menu a{
	color: #646464;
}
.r-footer .column-right ul.second-menu a{
	font-size: 12px;
	color: #646464;
}
.r-footer__menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 43px;
}
.r-footer__menu ul a{
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
	color: #646464;
	text-decoration: none;
	cursor: pointer;
}
.r-footer__menu ul a:hover{
	color: #000;
}
.r-footer__menu {
	margin-bottom: 190px;
}

/* Мобилка: прячем колонки, показываем кнопку */

.r-header__menu-btn {
	display: none;
	margin-left: 12px;
	background: transparent;
	border: 0;
	padding: 6px;
	line-height: 0;
	cursor: pointer;
}

/* Меню под шапкой 60px, без затемнения */
.r-offcanvas {
	position: fixed;
	left: 0; right: 0; top: 60px; bottom: 0;   /* под хедером */
	z-index: 900;                               /* оставь хедер выше при необходимости */
	display: none;
}
.r-offcanvas.is-open { display: block; }

.r-offcanvas__panel {
	position: absolute; inset: 0;
	background: #fff;
	padding: 40px 16px 80px;
	overflow-y: auto;
	will-change: transform;
}
.r-offcanvas__footer {
	position: absolute;
	bottom: 80px;
	left: 16px;
	right: 16px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.r-offcanvas__footer ul + ul{
	color: #646464;
}
.r-offcanvas__footer ul a{
	text-decoration: none;
}
.r-offcanvas__footer ul{
	font-weight: 500;
	font-size: 15px;
	line-height: 100%;
	display: flex;
	flex-wrap: wrap;
	gap:20px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.r-offcanvas__footer .time{
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
}

.r-offcanvas__list { list-style: none; margin: 0; padding: 0; }
.r-offcanvas__list li:has(a.js-branches-button.js-menu-button){
	display: none;
}
.r-offcanvas__list a {
	display: block;
	padding: 10px 0; text-decoration: none; color: inherit;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	text-transform: lowercase;
}
.branches-tabs {
	position: relative;
}
/* по желанию — блокируем скролл фона при открытом меню */
.body--no-scroll { overflow: hidden; }

.r-mobile-nav{
	position: fixed;
	left: 16px;
	right: 16px;
	bottom: 20px;
	height: 70px;
	background: #FFFFFF80;
	backdrop-filter: blur(40px);
	border-radius: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 99;
	padding: 0 20px;

	/* стартовое состояние (скрыта) */
	opacity: 0;
	visibility: hidden;   /* чтобы не было фокуса/кликов */
	transform: translateY(16px); /* лёгкий сдвиг вниз для приятного появления */
	pointer-events: none;
}
.r-mobile-nav__button{
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	cursor: pointer;
}

body .service__top .stocks-title,
body .service__top .services-title{
	border-color: transparent !important;
	padding: 0 !important;
	font-size: 20px;
}
.services-tabs ul li.active{
	border-color: currentColor;
	color: #663b13;
}
.services-tabs ul li:hover{
	color: #663b13;
}
.services-tabs ul li{
	border-bottom: 1px solid transparent;
	cursor: pointer;
	transition: all .2s linear;
}
.services-tabs ul {
	display: flex;
	list-style: none;
	gap: 20px;
	font-size: 16px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 500;
}
.services-tabs {
	flex: 0 0 100%;
}
.gift-icon img {
	display: block;
	width: 100%;
	border-radius: 10px;
}

.gift-icon {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9;
	width: 100px;
	cursor: pointer;
	animation: pulse 2s infinite;
	transition: all 0.3s ease;
	perspective: 1200px;
}
body:has(.whatsapp-icon) .gift-icon{
	bottom: 110px;
}
.gift-icon a{
	text-decoration: none;
	display: block;
}
.gift-icon span{
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 115%;
	color: #663b13;

}
.gift-icon:not(.is-clicked) span{text-transform: uppercase;}
.gift-icon.is-clicked span{
	margin-top: 5px;
}
.gift-icon.is-clicked  {
	backdrop-filter: blur(40px);
	background-color: #FFFFFF99;
	padding: 10px;
	border-radius: 10px;
}
.gift-icon.is-clicked  img{
	animation: rotateTranslate 2s infinite alternate;
}
.gift-icon.is-clicked {
	animation: none !important;
	transform: scale(1);
}


.footer__col {
	flex: 1;
}
.custom-select {
	position: relative;
	width: 100%;
	font-size: 14px;
}

.custom-select__trigger {
	width: 100%;
	background: none;
	border: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	border-bottom: 1px solid #151515;
	padding: 12px 0;
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #151515;
	background-color: transparent;
	margin-bottom: 23px;
	border-radius: 0;
}

.custom-select__value {
	color: #151515;
	transition: color .2s ease;
}

.custom-select.is-selected .custom-select__value {
	color: #151515;
}

.custom-select__arrow {
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	transform: rotate(45deg);
	margin-bottom: 4px;
}

.custom-select__dropdown {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 8px);
	background: #fff;
	border: 1px solid #000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-6px);
	transition: .2s ease;
	z-index: 10;
}

.custom-select.is-open .custom-select__dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.custom-select__dropdown button {
	width: 100%;
	padding: 10px 12px;
	background: none;
	border: none;
	text-align: left;
	cursor: pointer;
	font-family: var(--font-default);
}

.custom-select__dropdown button:hover {
	background: #f5f5f5;
}

ul.r-footer__modal-buttons {
	display: flex;
	gap: 30px;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-end;
}
ul.r-footer__modal-buttons > li:hover{
	color: #D9DFA3;
}
ul.r-footer__modal-buttons > li {
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .2s linear;
	display: flex !important;
	gap: 7px;
	padding: 0;
}

.modal-form__subtitle {
	font-size: 14px;
	color: #ccc;
	margin-bottom: 15px;
}
.modal-form:has(.modal-form__subtitle) .modal-form__title {
	margin-bottom: 15px;
}
.modal-form{
	border: 1px solid #D9DFA3;
	border-radius: 10px;
	padding: 40px 35px;
	position: relative;
	width: 655px;
}
.modal-form__close {
	border: none;
	background-color: transparent;
	position: absolute;
	right: 20px;
	top: 20px;
}
.modal-form__title {
	font-family: var(--font-title);
	font-weight: 800;
	font-size: 24px;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #1B1516;
}
.modal-form form input::placeholder {
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #151515;
}

.modal-form form input {
	border: none;
	border-bottom: 1px solid #151515;
	padding: 12px 0;
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #151515;
	background-color: transparent;
	margin-bottom: 23px;
	border-radius: 0;
}
.modal-form form {
	display: flex;
	flex-direction: column;
}
.modal-form form textarea::placeholder{
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #151515;
}
.modal-form form textarea{
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #151515;
	padding: 12px 0;
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #151515;
	margin-top: 58px;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 40px;
	margin-bottom: 38px;
	border-radius: 0;
}
.modal-form form label.checkbox a{
	color: #151515;
	text-decoration: underline;
}
.modal-form form textarea + label.checkbox{
	margin-bottom: 10px;
}
.modal-form form label.checkbox{
	font-family: var(--font-title);
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	color: #151515;
	display: flex;
	gap: 15px
}
.modal-form form button.btn-square-brackets{
	margin-top: 38px;
	width: 283px;
}



span.modal-form__hints .hint-popup {
	background: var(--color-gray10);
	border-radius: 16px;
	font-size: 12px;
	color: #fff;
	left: 50%;
	line-height: 1.2;
	margin-left: -150px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	text-align: left;
	text-transform: none;
	top: calc(100% + 10px);
	transform: scale(.7);
	transition: all .4s var(--transition3);
	visibility: hidden;
	white-space: normal;
	width: 300px;
	font-weight: normal;
}

span.modal-form__hints {
	position: relative;
	height: 15px;
	flex: 0 0 15px;
	display: flex;
	cursor: pointer;
}
span.modal-form__hints:hover .hint-popup{
	opacity: 1;
	visibility: visible;
	z-index: 1;
	transform: scale(1);
}
.modal-form__title {
	display: flex;
	align-items: center;
	gap: 10px;
}
.blur-bg {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	background: rgba(0, 0, 0, .3);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transition: all .4s ease-in-out;
	visibility: hidden;
	width: 100%;
	will-change: auto;
	z-index: 1200;
}
span.modal-form__hints .hint-q {
	font-size: 10px;
	font-weight: normal;
	width: 15px;
	height: 15px;
	display: inline-flex;
	background-color: #D9DFA3;
	line-height: 15px;
	text-align: center;
	justify-content: center;
	align-items: center;
	color: #654A43;
	border-radius: 100%;
	cursor: pointer;
	transform: translate(0, -5px);
}
@keyframes rotateTranslate {
	from {
		transform: translate(0, 0) rotateZ(-10deg) rotateY(20deg) translateZ(0) scale(1);
	}
	to {
		transform: translate(0, 0) rotateZ(10deg) rotateY(-20deg) translateZ(0) scale(1);
	}
}

@media (max-width: 1300px) {
	.r-header__logo img{
		width: 100%;

	}
	.r-header__logo{
		max-width: 117px;
	}
}
@media (max-width: 1050px) {
	.r-footer__menu {
		margin-bottom: 110px;
	}
}
@media (max-width: 1000px) {
	.r-footer .flex{
		gap: 40px;
	}
	.r-header__logo{
		position: static;
		margin: 0;
	}
}
@media (max-width: 767px) {
	header.r-header{
		height: 70px;
		padding: 0 16px;
	}
	header.r-header.fixed{
		height: 60px;
	}
	body:has(.whatsapp-icon) .gift-icon {
		bottom: 75px;
	}
	.gift-icon.is-clicked{
		width: 250px;
	}
	.gift-icon.is-clicked span{
		margin-top: 25px;
		font-size: 20px;
	}

	body .service-sections-nav .service-sections-nav__el,
	body .service__top .stocks-title,
	body .service__top .services-title{
		border-radius: 15px;
	}
	header.r-header{
		height: 70px;
		padding: 0 16px;
	}
	header.r-header.fixed{
		height: 60px;
	}
	.r-header .column-left,
	.r-header .column-right { display: none; }
	.r-header__menu-btn { display: inline-flex; align-items: center; justify-content: center; }
	body:has(header.r-header) .branches-menu-container {
		top: 0;
		height: 100vh;
		z-index: 9999;
	}
}
@media(max-width: 700px) {
	.modal-form{
		width: 90%;
	}
}
@media (max-width: 670px) {
	.tabs-images .hint-popup, .tabs-images .hint-popup {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		transform: translateY(100%);
		transition: all .2s linear;
		background: var(--color-gray10);
		border-radius: 16px 16px 0 0;
		font-size: 14px;
		line-height: 1.6;
		padding: 20px;
		color: #fff;
		z-index: 1200;
	}
	.tabs-images .hint-popup.active, .tabs-images .hint-popup.active {
		transform: translateY(0);
	}

	.footer-btns .hint-popup.active {
		transform: translateY(0);
	}
	.footer-btns .hint-popup {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		transform: translateY(100%);
		transition: all .2s linear;
		background: var(--color-gray10);
		border-radius: 16px 16px 0 0;
		font-size: 14px;
		line-height: 1.6;
		padding: 20px;
		color: #fff;
		z-index: 1200;
	}


	.r-footer__menu ul{
		gap: 20px 16px;
		justify-content: center;
	}
	.r-footer__menu ul a{
		font-size: 16px;
	}
	.r-footer .column-left, .r-footer .column-right{
		align-items: center;
		flex: 0 0 100%;
	}
	.r-footer .column-right {
		gap: 40px;
	}
	.r-footer .column-right ul{
		gap: 20px;
		align-items: center;
		justify-content: center;
	}
	.r-footer {
		padding: 40px 20px 80px;
	}
	.r-footer .column-right ul.second-menu{
		border-top: 0.26px solid #E3E3E3;
		padding-top: 30px;
	}
	.btn {
		padding: 16px 29px;
		font-size: 14px;
	}
}
@media (max-width: 650px) {
	.modal-form__title{
		padding-right: 35px;
	}
	.modal-form__title{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.modal-form form textarea,
	.modal-form form input{
		padding: 7px;
	}
	.modal-form form input{
		margin-bottom: 10px;
	}
	.modal-form form textarea{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.modal-form form label.checkbox{
		font-size: 9px;
	}
	.modal-form form button.btn-square-brackets {
		margin-top: 20px;
		width: 100%;
		max-width: 100%;
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		border-radius: 8px;
		padding: 0;
	}
	.modal-form{
		padding: 15px;
	}
}
@media (max-width: 500px) {
	.branches-menu-container:has(.map.active) .branches-tabs__buttons {
		padding: 40px 0 0;
	}
}
@media (max-height: 420px) {
	.branches-compass__item{
		font-size: 8px;
	}
	.branches-compass {
		right: 0;
		left: 0;
	}
	.main-header__container__cities a{
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.r-mobile-nav{
		display: none;
	}
}
@media (min-width: 1440px) {
	.gift-icon{
		width: 120px;
	}
	.gift-icon.is-clicked{
		width: 300px;
	}
	.gift-icon span{
		font-size: 20px;
	}
	.gift-icon.is-clicked span{
		margin-top: 25px;
	}
}
@media (min-width: 1700px) {
	.r-footer__menu ul{
		justify-content: space-between;
	}
	.r-footer .column-right ul a{
		font-size: 24px;
	}
}

/* Заявка на вакансию — HystModal #vacancy-apply-hyst (751px, макет/скрин) */
#vacancy-apply-hyst .hystmodal__wrap {
	overflow: visible;
}

#vacancy-apply-hyst .vd-apply-modal__window {
	width: min(751px, calc(100vw - 40px));
	max-width: 100%;
	margin: 36px 0;
	padding: 0;
	border-radius: 40px;
	overflow: visible;
	background: #ffffff;
	box-shadow: 0 24px 80px rgba(55, 55, 55, 0.12);
	position: relative;
}

#vacancy-apply-hyst .vd-apply-modal {
	padding: 40px 48px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2a2a2a;
}

#vacancy-apply-hyst .vd-apply-modal__close {
	position: absolute;
	top: -48px;
	right: -48px;
	z-index: 3;
	width: 48px;
	height: 48px;
	border: none;
	border-radius: 50%;
	background: #ffffff;
	color: #1a1a1a;
	box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.2s, transform 0.2s;
}

#vacancy-apply-hyst .vd-apply-modal__close:hover {
	background: #f6f6f6;
	transform: scale(1.03);
}

#vacancy-apply-hyst .vd-apply-modal__head {
	text-align: center;
	margin-bottom: 27px;
}

#vacancy-apply-hyst .vd-apply-modal__title {
	margin: 0;
	font-size: 65px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.02em;
	color: #2a2a2a;
}

#vacancy-apply-hyst .vd-apply-modal__fields {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

#vacancy-apply-hyst .vd-apply-modal__label--vh {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

#vacancy-apply-hyst .vd-apply-modal__input {
	width: 100%;
	height: 52px;
	padding: 0 22px;
	border: 2px solid #d6deab;
	border-radius: 999px;
	font-size: 18px;
	font-family: inherit;
	color: #2a2a2a;
	background: #ffffff;
	transition: border-color 0.2s, box-shadow 0.2s;
	box-sizing: border-box;
}

#vacancy-apply-hyst .vd-apply-modal__input::placeholder {
	color: #8a8a8a;
}

#vacancy-apply-hyst .vd-apply-modal__input:focus {
	outline: none;
	border-color: #b8c47a;
	box-shadow: 0 0 0 2px rgba(214, 222, 171, 0.45);
}

#vacancy-apply-hyst .vd-apply-modal__input.error {
	border-color: #c44;
}

#vacancy-apply-hyst .vd-apply-modal__field--textarea textarea {
	width: 100%;
	min-height: 120px;
	padding: 16px 22px;
	border: 1px solid #d6deab;
	border-radius: 24px;
	font-size: 15px;
	font-family: inherit;
	color: #2a2a2a;
	background: #ffffff;
	resize: vertical;
	box-sizing: border-box;
}

#vacancy-apply-hyst .vd-apply-modal__field--textarea textarea:focus {
	outline: none;
	border-color: #b8c47a;
	box-shadow: 0 0 0 2px rgba(214, 222, 171, 0.45);
}

#vacancy-apply-hyst .vd-apply-modal__select .select__curent {
	position: relative;
	height: 52px;
	padding: 0 44px 0 22px;
	border: 1px solid #d6deab;
	border-radius: 999px;
	background: #ffffff;
	font-size: 15px;
	display: flex;
	align-items: center;
	color: #2a2a2a;
	cursor: pointer;
	box-sizing: border-box;
}

#vacancy-apply-hyst .vd-apply-modal__select .select__curent::before {
	content: none;
	display: none;
}

#vacancy-apply-hyst .vd-apply-modal__select .select__curent::after {
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -6px;
	border-right: 2px solid #5c5c5c;
	border-bottom: 2px solid #5c5c5c;
	transform: rotate(45deg);
	pointer-events: none;
	opacity: 0.75;
}

#vacancy-apply-hyst .vd-apply-modal__select .select__curent span:empty::before {
	content: attr(data-placeholder);
	color: #8a8a8a;
}

#vacancy-apply-hyst .vd-apply-modal__select .select__list {
	border-radius: 20px;
	border: 1px solid #d6deab;
	margin-top: 6px;
	max-height: 150px;
	overflow: auto;
	z-index: 9;
}
body:has(.hystmodal.hystmodal--active) .r-header{
	z-index: 9;
}
#vacancy-apply-hyst .vd-apply-modal__file {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 20px 32px;
	margin-top: 24px;
}

#vacancy-apply-hyst .vd-apply-modal__file-text {
	flex: 1 1 220px;
	max-width: 360px;
	margin: 0;
	font-size: 26px;
	line-height: 1.25;
	font-weight: 400;
	color: #373737;
}

#vacancy-apply-hyst .vd-apply-modal__file-aside {
	flex: 1 1 260px;
	max-width: 420px;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 10px;
}

#vacancy-apply-hyst .vd-apply-modal__file-pill {
	position: relative;
	width: 100%;
	min-height: 56px;
	border-radius: 999px;
	transition: transform 0.2s ease;
}

#vacancy-apply-hyst .vd-apply-modal__file-pill-view {
	position: absolute;
	inset: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 4px 6px 4px 22px;
	border-radius: 999px;
	background: #dde2a1;
	pointer-events: none;
	box-sizing: border-box;
}

#vacancy-apply-hyst .vd-apply-modal__file-pill-label {
	font-size: 18px;
	font-weight: 400;
	color: #654A43;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: calc(100% - 74px);
	flex: 1;
	text-align: center;
}

#vacancy-apply-hyst .vd-apply-modal__file-pill-icon {
	flex-shrink: 0;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

#vacancy-apply-hyst .vd-apply-modal__file-pill-icon svg {
	display: block;
}

#vacancy-apply-hyst .vd-apply-modal__file-input-wrap {
	position: absolute;
	inset: 0;
	z-index: 2;
	min-height: 56px;
}

#vacancy-apply-hyst .vd-apply-modal__file-input-wrap input[type="file"] {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	font-size: 0;
}

#vacancy-apply-hyst .vd-apply-modal__file-pill.is-dragover {
	transform: translateY(-1px);
}

#vacancy-apply-hyst .vd-apply-modal__file-pill.is-dragover .vd-apply-modal__file-pill-view {
	box-shadow: inset 0 0 0 2px #a8b66f;
	background: #d3dc9a;
}

#vacancy-apply-hyst .vd-apply-modal__file--error .vd-apply-modal__file-pill-view {
	box-shadow: inset 0 0 0 2px #c44;
}

#vacancy-apply-hyst .vd-apply-modal__file-note {
	margin: 0;
	font-size: 16px;
	line-height: 1.4;
	color: #373737;
	opacity: 1;
	padding-left: 4px;
}

#vacancy-apply-hyst .vd-apply-modal__field--checkbox {
	font-size: 13px;
	line-height: 1.45;
	color: #555;
}

#vacancy-apply-hyst .vd-apply-modal__field--checkbox input[type="checkbox"] {
	margin-right: 8px;
	vertical-align: middle;
}

#vacancy-apply-hyst .vd-apply-modal__footer {
	margin-top: 28px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: stretch;
}

#vacancy-apply-hyst .vd-apply-modal__submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 54px;
	padding: 0 28px;
	border: none;
	border-radius: 999px;
	background: #D9DFA3;
	color: #654A43;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	font-family: inherit;
	transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}

#vacancy-apply-hyst .vd-apply-modal__submit:hover:not(:disabled) {
	background: #cad39d;
	transform: translateY(-1px);
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

#vacancy-apply-hyst .vd-apply-modal__submit:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

#vacancy-apply-hyst .vd-apply-modal__consent {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin: 0;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.45;
	color: #555;
}

#vacancy-apply-hyst .vd-apply-modal__consent-input {
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	margin: 2px 0 0;
	accent-color: #8a9a4a;
	cursor: pointer;
}

#vacancy-apply-hyst .vd-apply-modal__consent-text a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 2px;
}
body .services-stocks .services-stocks__line {
	transition: all .2s ease;
}
#leave-feedback .is-disabled {
	opacity: .25;
	filter: grayscale(.2);
	pointer-events: none;
}

#leave-feedback input {
	position: relative;
	transition: opacity .25s ease, filter .25s ease;
}
.custom-select {
	position: relative;
}

.custom-select__native {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
	margin: auto;
}
.switch {
	position: relative;
	padding-left: 50px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	font-size: 14px;
	letter-spacing: 0.03em;
	cursor: pointer;
}
.switch input{
	display: none;
}
.switch__figure {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 40px;
	height: 20px;
	background-color: #e1e1e1;
	border-radius: 40px;
	transition: all .2s linear;
}
.switch__figure:before {
	content: '';
	position: absolute;
	left: 2px;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all .2s linear;
}
.switch:has(input:checked) .switch__figure:before{
	left: calc(100% - 18px);
}
.switch:has(input:checked) .switch__figure{
	background-color: #D9DFA3;
}
@media (max-width: 600px) {
	:root{
		--container-padding: 15px !important;
	}
	.vacancy-detail .vd-career-label .vd-career-type{
		max-width: 260px;
		white-space: pre-wrap;
	}
	.vacancy-detail .vd-career-label:nth-child(1) .vd-career-type {
		padding-left: 56px;
		max-width: 280px;
	}

	#vacancy-apply-hyst .vd-apply-modal__window{
		max-width: 100%;
	}
	#vacancy-apply-hyst .vd-apply-modal__title{
		font-size: 34px;
	}
	#vacancy-apply-hyst .vd-apply-modal {
		padding: 36px 17px 32px;
	}

	#vacancy-apply-hyst .vd-apply-modal__window {
		border-radius: 28px;
		margin: 28px 0;
	}

	#vacancy-apply-hyst .vd-apply-modal__close {
		top: 0;
		right: 0;
		width: 44px;
		height: 44px;
	}
	#vacancy-apply-hyst .vd-apply-modal__file-text {
		max-width: 100%;
		font-size: 18px;
		text-align: center;
	}

	#vacancy-apply-hyst .vd-apply-modal__file-aside {
		max-width: none;
	}
}
@media (max-width: 370px) {
	.section-title {
		font-size: 30px;
	}
}
@keyframes showBlock {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes hiddenBlock {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
/* End */


/* Start:/local/templates/main/template_styles.css?173400027043*/
.brance-menu {
    margin-bottom: 64px;
}
/* End */
/* /local/templates/.default/assets/css/vendor.css?167048927437795 */
/* /local/templates/.default/assets/css/main.css?1778567817162743 */
/* /local/templates/.default/assets/css/custom.css?173198138620724 */
/* /local/templates/.default/dist/lib/hystmodal/hystmodal.min.css?17429697602290 */
/* /local/templates/.default/assets/css/remain.css?177798737532575 */
/* /local/templates/main/template_styles.css?173400027043 */
