

/* Start:/local/templates/kosatka/app/libs_for_lends/normalize/normalize.css?16951986986052*/
/*! normalize.css v8.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 iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * 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
   ========================================================================== */

/**
 * 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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

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 in Chrome and Safari on macOS.
 */

[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 Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/kosatka/app/libs_for_lends/magnific-popup/magnific-popup.css?17036705807302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


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


/* Start:/local/templates/kosatka/app/libs_for_lends/hamburger/hamburgers.min.css?170367058022464*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/* End */


/* Start:/proekty/biznes-razbory//style.css?174472044190735*/
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/Roboto-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/kosatka/app/fonts/Roboto-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/RobotoCondensed-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/kosatka/app/fonts/RobotoCondensed-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/BebasNeueRegular.woff2") format("woff2");
}
@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/kosatka/app/fonts/BebasNeueBold.woff2") format("woff2");
}
.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #1E2423;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

img.mfp-img {
  padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 0;
  opacity: 1;
  right: -3.4rem;
  top: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: url("/proekty/biznes-razbory//img/close.svg") center no-repeat;
  background-size: 3rem;
}
@media screen and (max-width: 920px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    right: 0;
    top: -3.4rem;
  }
}

::placeholder {
  color: #666;
}

::selection {
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  min-width: 320px;
  position: relative;
  line-height: 1.29;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  color: #D2D3D3;
  background: #1E2423;
}

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

.wrapper {
  width: 120rem;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1280px) {
  .wrapper {
    max-width: 1140px;
  }
}
@media screen and (max-width: 1200px) {
  .wrapper {
    max-width: 848px;
  }
}
@media screen and (max-width: 920px) {
  .wrapper {
    max-width: 568px;
  }
}
@media screen and (max-width: 600px) {
  .wrapper {
    max-width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.fixed {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.konf_btn {
  width: fit-content;
  height: 5.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 2rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 2rem;
  font-weight: 800;
  font-family: "BebasNeue", sans-serif;
  text-transform: uppercase;
  transition: 0.2s color, 0.2s background, 0.2s border;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .konf_btn {
    height: 4.4rem;
  }
}
@media screen and (max-width: 920px) {
  .konf_btn {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .konf_btn {
    height: 4.8rem;
  }
}
.konf_btn.big {
  height: 5.8rem;
}
.konf_btn.sml {
  height: 4.4rem;
  font-weight: 400;
}
.konf_btn:before {
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  position: absolute;
  z-index: -1;
  transition: 0.2s top, 0.2s left, 0.2s right, 0.2s bottom, 0.2s background;
}
.konf_btn:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.konf_btn.accent {
  color: #FFF;
  stroke: #FFF;
}
.konf_btn.white {
  color: #D2D3D3;
  background: #1E2423;
  border: 0.2rem solid #D2D3D3;
}
.konf_btn.white:hover {
  color: #1E2423;
  border: 0.2rem solid #D2D3D3;
}
.konf_btn.white:before {
  background: #BBBDBD;
}
.konf_btn.white:active {
  border: 0.2rem solid #8E9191;
}
.konf_btn.white:active:before {
  background: #8E9191;
}
.konf_btn.accent {
  color: #E8E9E9;
  background: #E84E0F;
  border: 0.2rem solid #E84E0F;
}
.konf_btn.accent:hover {
  color: #FF5E18;
  background: #FF5E18;
  border: 0.2rem solid #FF5E18;
}
.konf_btn.accent:before {
  background: #FFFFFF;
}
.konf_btn.accent:active {
  color: #D14A11;
  border: 0.2rem solid #D14A11;
}
.konf_btn.accent:active:before {
  background: #E8E9E9;
}
.konf_btn.accent2 {
  color: #D2D3D3;
  background: #D14A11;
  border: 0.2rem solid #D14A11;
}
.konf_btn.accent2:hover {
  color: #FFFFFF;
  background: #FF5E18;
  border: 0.2rem solid #FF5E18;
}
.konf_btn.accent2:active {
  color: #E8E9E9;
  border: 0.2rem solid #E84E0F;
  background: #E84E0F;
}
.konf_btn.empty {
  color: #1E2423;
  border: 0.2rem solid #1E2423;
  transition: 0.2s color, 0.2s background, 0.2s border;
}
.konf_btn.empty:hover {
  color: #FFF;
  border: 0.2rem solid #161919;
}
.konf_btn.empty:before {
  background: #161919;
}
.konf_btn.empty:active {
  color: #D2D3D3;
  border: 0.2rem solid #1E2423;
}
.konf_btn.empty:active:before {
  background: #1E2423;
}
.konf_btn.empty_2 {
  color: #A5A7A7;
  border: 0.2rem solid #A5A7A7;
}
.konf_btn.empty_2:hover {
  color: #E8E9E9;
  border: 0.2rem solid #A5A7A7;
}
.konf_btn.empty_2:before {
  background: #A5A7A7;
}
.konf_btn.empty_2:active {
  color: #D2D3D3;
  border: 0.2rem solid #8E9191;
}
.konf_btn.empty_2:active:before {
  background: #8E9191;
}
.konf_btn.disabled {
  pointer-events: none;
  box-shadow: 0 0.4rem 0 0 rgb(128, 128, 128);
}
.konf_btn.disabled:before {
  background: gray;
}
.konf_btn img {
  margin-right: 1rem;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: 0.2s transform, 0.2s background;
}
header.bg {
  background: #1E2423;
}
header .wrapper {
  padding: 2rem 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  header .wrapper {
    padding: 1rem 1.6rem;
  }
}
header .logo_block {
  display: flex;
  align-items: center;
  color: #A5A7A7;
  margin-right: auto;
}
@media screen and (max-width: 600px) {
  header .logo_block {
    margin-right: auto;
  }
}
header .logo_block .logo {
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  header .logo_block .logo {
    width: 10rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .logo {
    width: 8.6rem;
  }
}
header .logo_block .logo:not(:last-child) {
  margin-right: 1.5rem;
}
@media screen and (max-width: 1280px) {
  header .logo_block .logo:not(:last-child) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 600px) {
  header .logo_block .logo:not(:last-child) {
    margin-right: 0.8rem;
  }
}
header .logo_block .logo img {
  display: block;
}
header .logo_block .text {
  font-size: 2rem;
}
@media screen and (max-width: 1200px) {
  header .logo_block .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  header .logo_block .text {
    font-size: 1.1rem;
  }
}
header .logo_block .text:not(:last-child) {
  margin-right: 1.5rem;
}
@media screen and (max-width: 1280px) {
  header .logo_block .text:not(:last-child) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 600px) {
  header .logo_block .text:not(:last-child) {
    margin-right: 0.8rem;
  }
}
header .logo_block .logo_2 {
  flex-shrink: 0;
  text-align: center;
  text-transform: uppercase;
}
header .logo_block .logo_2:not(:last-child) {
  margin-right: 10.8rem;
}
@media screen and (max-width: 1280px) {
  header .logo_block .logo_2:not(:last-child) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .logo_2:not(:last-child) {
    margin-right: 4rem;
  }
}
header .logo_block .logo_2 .txt_1 {
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  header .logo_block .logo_2 .txt_1 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .logo_2 .txt_1 {
    font-size: 0.8rem;
  }
}
header .logo_block .logo_2 .txt_2 {
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1280px) {
  header .logo_block .logo_2 .txt_2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .logo_2 .txt_2 {
    font-size: 1.6rem;
  }
}
header .logo_block .text_2 {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  header .logo_block .text_2 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 920px) {
  header .logo_block .text_2 {
    display: none;
  }
}
header .address_block {
  margin-right: auto;
}
@media screen and (max-width: 600px) {
  header .address_block {
    display: none;
  }
}
header .address_block .address {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "RobotoCondensed", sans-serif;
  width: fit-content;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  header .address_block .address {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 920px) {
  header .address_block .address {
    font-size: 1rem;
    text-align: left;
  }
}
header .contacts_block {
  display: flex;
  align-items: center;
}
header .contacts_block .phone {
  color: #D2D3D3;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: 0.2s color;
}
@media screen and (max-width: 1200px) {
  header .contacts_block .phone {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 920px) {
  header .contacts_block .phone {
    display: none;
  }
}
header .contacts_block .phone a {
  color: #D2D3D3;
  text-decoration: none;
}
header .contacts_block .phone:hover {
  color: #FFFFFF;
}
@media screen and (max-width: 920px) {
  header .contacts_block .phone:hover {
    background: #616565;
  }
  header .contacts_block .phone:hover svg {
    fill: #FFFFFF;
  }
}
header .contacts_block .phone:active {
  color: #BBBDBD;
}
@media screen and (max-width: 920px) {
  header .contacts_block .phone:active {
    background: #4B504F;
  }
  header .contacts_block .phone:active svg {
    fill: #BBBDBD;
  }
}
header .contacts_block .phone svg {
  fill: #D2D3D3;
  display: block;
  margin-right: 1.3rem;
}
@media screen and (max-width: 1200px) {
  header .contacts_block .phone svg {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 920px) {
  header .contacts_block .phone svg {
    margin-right: 0;
    transition: 0.2s fill;
  }
}
header .contacts_block .phone:not(:last-child) {
  margin-right: 2rem;
}
header .contacts_block .konf_btn {
  padding: 0 1.6rem;
}
@media screen and (max-width: 1200px) {
  header .contacts_block .konf_btn {
    font-size: 1.8rem;
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 920px) {
  header .contacts_block .konf_btn {
    display: none;
  }
}
header .contacts_block .phone_2 {
  display: none;
}
@media screen and (max-width: 920px) {
  header .contacts_block .phone_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    background: #E84E0F;
    transition: 0.2s background;
  }
}
header .contacts_block .phone_2 svg {
  fill: #E8E9E9;
  transition: 0.2s fill;
}
header .contacts_block .phone_2:hover {
  background: #FF5E18;
}
header .contacts_block .phone_2:hover svg {
  fill: #FFFFFF;
}
header .contacts_block .phone_2:active {
  background: #D14A11;
}
header .contacts_block .phone_2:active svg {
  fill: #D2D3D3;
}

.hamburger_new {
  display: none;
  width: 4rem;
  height: 4rem;
  margin-left: 2rem;
  border-radius: 4rem;
  background: #343939;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 920px) {
  .hamburger_new {
    display: flex;
  }
}

.hamburger-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.2rem;
  height: 2.2rem;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  width: 1.8rem;
  height: 0.2rem;
  background: #FFF;
  margin-top: 0;
  top: unset;
}

.hamburger-inner:before {
  top: 0.5rem;
}

.hamburger-inner:after {
  bottom: 0.5rem;
}

.hamburger.is-active:hover, .hamburger:hover {
  opacity: 1;
}

.new_mobile_menu {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  width: 32rem;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background: #D2D3D3;
  padding: 2rem 5.6rem 5rem 4rem;
  z-index: 99;
}
.new_mobile_menu:not(.open) {
  transform: translate(0, -150%);
}
.new_mobile_menu .hamburger_new {
  background: #787C7B;
  margin: 0 0 5rem auto;
}
.new_mobile_menu .ancors_block {
  display: flex;
  flex-direction: column;
}
.new_mobile_menu .ancors_block:not(:last-child) {
  margin-bottom: 4rem;
}
.new_mobile_menu .ancors_block a {
  padding: 0;
  color: #1E2423;
  font-size: 2rem;
}
.new_mobile_menu .ancors_block a:not(:last-child) {
  margin-bottom: 4rem;
}
.new_mobile_menu .btns_block {
  margin-top: auto;
}
.new_mobile_menu .btns_block .konf_btn {
  width: 100%;
}
.new_mobile_menu .btns_block .konf_btn:not(:last-child) {
  margin-bottom: 1.5rem;
}

.ancors_block {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .ancors_block {
    display: none;
  }
}
.ancors_block:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1280px) {
  .ancors_block:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.ancors_block a {
  padding: 1rem;
  color: #787C7B;
  font-size: 1.8rem;
  text-decoration: none;
  font-family: "RobotoCondensed", sans-serif;
  transition: 0.2s background, 0.2s color;
}
@media screen and (max-width: 1280px) {
  .ancors_block a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 920px) {
  .ancors_block a {
    font-size: 1.5rem;
  }
}
.ancors_block a:hover {
  color: #BBBDBD;
  background: #0C0E0E;
}
.ancors_block a:active {
  color: #787C7B;
  background: #161919;
}
@media screen and (max-width: 920px) {
  .ancors_block a.sm_hide {
    display: none;
  }
}

main {
  margin-top: 9.4rem;
  padding: 2rem 0 12rem;
}
@media screen and (max-width: 1200px) {
  main {
    padding: 2.5rem 0 10rem;
    margin-top: 8.4rem;
  }
}
@media screen and (max-width: 920px) {
  main {
    padding: 1.5rem 0 8rem;
    margin-top: 8rem;
  }
}
@media screen and (max-width: 600px) {
  main {
    padding-top: 1rem;
    margin-top: 6rem;
  }
}
main > .wrapper > div:not(:last-child):not(.ancors_block), main .overflow_section > div:not(:last-child) {
  margin-bottom: 14rem;
}
@media screen and (max-width: 1200px) {
  main > .wrapper > div:not(:last-child):not(.ancors_block), main .overflow_section > div:not(:last-child) {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 600px) {
  main > .wrapper > div:not(:last-child):not(.ancors_block), main .overflow_section > div:not(:last-child) {
    margin-bottom: 8rem;
  }
}
main > .wrapper > div.main_block:not(:last-child) {
  margin-bottom: 4.4rem;
}
@media screen and (max-width: 1200px) {
  main > .wrapper > div.main_block:not(:last-child) {
    margin-bottom: 3.4rem;
  }
}
@media screen and (max-width: 920px) {
  main > .wrapper > div.main_block:not(:last-child) {
    margin-bottom: 5.4rem;
  }
}
@media screen and (max-width: 600px) {
  main > .wrapper > div.main_block:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.main_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.main_block:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 1004px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .main_block:before {
    width: 848px;
    height: 710px;
  }
}
@media screen and (max-width: 920px) {
  .main_block:before {
    width: 598px;
    height: 500px;
  }
}
.main_block .text_1 {
  width: 100%;
  color: #8E9191;
  font-size: 4.5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 0.9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1200px) {
  .main_block .text_1 {
    font-size: 4rem;
    margin-bottom: 0.6rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .text_1 {
    font-size: 2.5rem;
    margin-bottom: 4.7rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_1 {
    font-size: 2rem;
    margin-bottom: 15.2rem;
  }
}
.main_block .text_1 .right {
  text-align: right;
}
.main_block .text_1 span {
  display: block;
  color: #D14A11;
}
.main_block .img_block {
  position: absolute;
  top: 5.6rem;
}
@media screen and (max-width: 1200px) {
  .main_block .img_block {
    width: 41rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .img_block {
    width: 33.5rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .img_block {
    top: 8.6rem;
  }
}
.main_block .img_block img {
  display: block;
}
.main_block .date {
  font-size: 5rem;
  font-weight: bold;
  line-height: 3.5rem;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .main_block .date {
    font-size: 4rem;
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .date {
    font-size: 3.5rem;
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .date {
    margin-bottom: 0.5rem;
  }
}
.main_block h1 {
  margin: 0;
  color: #FFF;
  padding: 2.3rem 2rem 1.7rem;
  font-size: 6.5rem;
  font-weight: bold;
  line-height: 4.6rem;
  font-family: "BebasNeue", sans-serif;
  background: #E84E0F;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .main_block h1 {
    font-size: 4.5rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block h1 {
    font-size: 4rem;
    line-height: 2.8rem;
    padding: 1.8rem 1.5rem 1.2rem;
  }
}
.main_block .text_block {
  color: #161919;
  margin-top: -2rem;
  text-align: center;
  max-width: 64.5rem;
  padding: 5rem 5rem 4rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%), #BBBDBD;
  box-shadow: 0 2rem 2rem rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .main_block .text_block {
    max-width: 50rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .text_block {
    margin-top: -1.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .main_block .text_block {
    padding: 4rem 4rem 3rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_block {
    padding: 3rem 3rem;
  }
}
.main_block .text_block h2 {
  color: #161919;
  margin: 0 0 2rem;
  font-size: 5rem;
  font-weight: bold;
  line-height: 3.5rem;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1200px) {
  .main_block .text_block h2 {
    font-size: 4rem;
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .text_block h2 {
    font-size: 3.5rem;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_block h2 {
    font-size: 3rem;
    line-height: 2.6rem;
  }
}
.main_block .text_block .text {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .main_block .text_block .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 920px) {
  .main_block .text_block .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_block .text {
    font-size: 1.3rem;
  }
}
.main_block .text_block .btns_block {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .main_block .text_block .btns_block {
    display: block;
  }
}
.main_block .text_block .btns_block .konf_btn {
  min-width: 17rem;
}
@media screen and (max-width: 920px) {
  .main_block .text_block .btns_block .konf_btn {
    min-width: unset;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_block .btns_block .konf_btn {
    width: 100%;
  }
}
.main_block .text_block .btns_block .konf_btn:not(:last-child) {
  margin-right: 3rem;
}
@media screen and (max-width: 920px) {
  .main_block .text_block .btns_block .konf_btn:not(:last-child) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .main_block .text_block .btns_block .konf_btn:not(:last-child) {
    margin: 0 0 1rem;
  }
}

h2 {
  margin: 0;
  font-size: 5rem;
  line-height: 4.3rem;
  font-family: "BebasNeue", sans-serif;
}
h2.reg {
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 4rem;
    line-height: 3.4rem;
  }
}
@media screen and (max-width: 920px) {
  h2 {
    font-size: 3.5rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 3rem;
    line-height: 1;
  }
}

.future_event .title_main {
  height: 9.5rem;
  color: #616565;
  font-weight: bold;
  font-size: 13.5rem;
  line-height: 11rem;
  font-family: "BebasNeue", sans-serif;
  text-align: center;
  opacity: 0.2;
}
@media screen and (max-width: 1280px) {
  .future_event .title_main {
    height: 9.2rem;
    font-size: 12.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .future_event .title_main {
    height: 6.7rem;
    font-size: 9.5rem;
    line-height: 7.7rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .title_main {
    height: 4.6rem;
    font-size: 6.5rem;
    line-height: 5.3rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .title_main {
    height: 6.8rem;
    font-size: 4.5rem;
    line-height: 3.7rem;
  }
}
.future_event .future_event_content {
  display: flex;
  border: 0.1rem solid #4B504F;
}
@media screen and (max-width: 920px) {
  .future_event .future_event_content {
    display: block;
  }
}
.future_event .content_block {
  width: calc((100% - 2.5rem) / 2 + 2.5rem);
  flex-shrink: 0;
  display: flex;
  padding: 5rem 2.5rem 4.2rem 5rem;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .future_event .content_block {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .future_event .content_block {
    width: 43.5rem;
    padding: 5rem 4rem 4.3rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .content_block {
    width: 100%;
    padding: 5rem 8rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block {
    padding: 3rem 4rem;
  }
}
.future_event .content_block .text_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 600px) {
  .future_event .content_block .text_1 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
  }
}
.future_event .content_block .text {
  color: #A5A7A7;
  font-size: 4.5rem;
  line-height: 3.2rem;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .text {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .content_block .text {
    font-size: 3.5rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .text {
    font-size: 4rem;
    line-height: 2.8rem;
  }
}
.future_event .content_block .text b {
  color: #D2D3D3;
}
.future_event .content_block .label {
  display: flex;
}
@media screen and (max-width: 600px) {
  .future_event .content_block .label {
    margin-bottom: 2rem;
  }
}
.future_event .content_block .label div {
  height: 3.5rem;
  display: flex;
  align-items: center;
  color: #FF5E18;
  padding: 0 1rem;
  font-size: 2.2rem;
  line-height: 2.3rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  border: 0.2rem solid #FF5E18;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .label div {
    height: 3.3rem;
    font-size: 1.8rem;
  }
}
.future_event .content_block .label div:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .label div:not(:last-child) {
    margin-right: 0.5rem;
  }
}
.future_event .content_block .text_2 {
  height: 4.3rem;
  color: #E8E9E9;
  font-size: 6.2rem;
  line-height: 5.1rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .text_2 {
    height: 2.9rem;
    font-size: 4.2rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .content_block .text_2 {
    height: 3.2rem;
    font-size: 4.5rem;
    line-height: 3.8rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .text_2 {
    height: auto;
    font-size: 4.5rem;
    line-height: 3.8rem;
    text-align: center;
  }
}
.future_event .content_block .text_2 span {
  color: #FF5E18;
}
.future_event .content_block .text_3 {
  font-family: "BebasNeue", sans-serif;
  color: rgb(165, 167, 167);
  font-size: 3.5rem;
  line-height: 2.5rem;
  margin-bottom: 4rem;
  height: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .text_3 {
    height: 2.1rem;
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .text_3 {
    font-size: 2.5rem;
    height: 1.8rem;
    text-align: center;
  }
}
.future_event .content_block .organizators_section {
  padding-left: 2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .organizators_section {
    padding-left: 0;
    margin-bottom: 4rem;
  }
}
.future_event .content_block .organizators_section .list div {
  font-size: 1.8rem;
  line-height: 1.3rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .organizators_section .list div {
    font-size: 1.6rem;
    line-height: 1.1rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .organizators_section .list div {
    line-height: 2rem;
  }
}
.future_event .content_block .organizators_section .list div:not(:last-child) {
  margin-bottom: 2rem;
}
.future_event .content_block .organizators_section .list div:before {
  top: 0.2rem;
}
.future_event .content_block .btns_block {
  display: flex;
}
@media screen and (max-width: 600px) {
  .future_event .content_block .btns_block {
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .btns_block .item {
    width: 21.5rem;
  }
}
.future_event .content_block .btns_block .item:not(:last-child) {
  margin-right: 4rem;
}
@media screen and (max-width: 600px) {
  .future_event .content_block .btns_block .item:not(:last-child) {
    margin: 0 0 3rem;
  }
}
.future_event .content_block .btns_block .konf_btn {
  height: 5.8rem;
  font-size: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .future_event .content_block .btns_block .konf_btn {
    height: 4.4rem;
    font-size: 2rem;
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .content_block .btns_block .konf_btn {
    width: 100%;
  }
}
.future_event .content_block .btns_block .txt {
  color: #BBBDBD;
  text-align: center;
  margin-top: 1.5rem;
  line-height: 1.7rem;
}
.future_event .img_block {
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .future_event .img_block {
    height: 41.6rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .img_block {
    display: none;
  }
}
.future_event .img_block img {
  height: 100%;
  display: block;
  max-width: unset;
}
.future_event .form_block {
  width: 50%;
  padding: 5rem 9rem 5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 100%);
}
@media screen and (max-width: 1200px) {
  .future_event .form_block {
    padding: 4rem;
  }
}
@media screen and (max-width: 920px) {
  .future_event .form_block {
    width: 100%;
    padding: 5rem 8rem;
  }
}
@media screen and (max-width: 600px) {
  .future_event .form_block {
    padding: 4rem 3rem;
  }
}
.future_event .form_block .title {
  font-size: 4rem;
  line-height: 3.4rem;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .future_event .form_block .title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
.future_event .form_block .inputs_wrap {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .future_event .form_block .inputs_wrap {
    margin-bottom: 3rem;
  }
}
.future_event .form_block input.txt {
  color: #E8E9E9;
}
.future_event .form_block .konf_btn {
  font-size: 2.5rem;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 1200px) {
  .future_event .form_block .konf_btn {
    height: 4.4rem;
    font-size: 2rem;
  }
}

.result_block h2 {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .result_block h2 {
    margin-bottom: 2rem;
  }
}
.result_block h2 span {
  color: #E84E0F;
}
@media screen and (max-width: 600px) {
  .result_block h2 span {
    display: block;
  }
}
.result_block .fink {
  font-weight: normal;
}

.result_row {
  display: flex;
  flex-wrap: wrap;
}
.result_row.v2 .item {
  padding: 6rem 6rem 8.5rem;
}
@media screen and (max-width: 1200px) {
  .result_row.v2 .item {
    padding: 5rem;
  }
}
@media screen and (max-width: 920px) {
  .result_row.v2 .item {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 600px) {
  .result_row.v2 .item {
    padding: 3rem 3rem 6rem;
  }
}
.result_row.v2 .title {
  font-size: 3.5rem;
  line-height: 2.7rem;
}
@media screen and (max-width: 1200px) {
  .result_row.v2 .title {
    font-size: 3rem;
    line-height: 2.1rem;
  }
}
@media screen and (max-width: 920px) {
  .result_row.v2 .title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .result_row.v2 .title {
    margin-bottom: 1.5rem;
  }
}
.result_row .item {
  width: 33.33%;
  flex-shrink: 0;
  padding: 6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .result_row .item {
    padding: 6rem 5rem;
  }
}
@media screen and (max-width: 1200px) {
  .result_row .item {
    width: 50%;
    padding: 4rem 7.6rem 6rem;
  }
}
@media screen and (max-width: 920px) {
  .result_row .item {
    padding: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .result_row .item {
    width: 100%;
    padding: 3rem 4rem;
    text-align: center;
  }
}
.result_row .item:not(:nth-child(-n+3)) {
  border-top: 0.1rem solid #4B504F;
}
@media screen and (max-width: 1200px) {
  .result_row .item:not(:nth-child(-n+3)) {
    border-top: none;
  }
}
@media screen and (max-width: 1200px) {
  .result_row .item:not(:nth-child(-n+2)) {
    border-top: 0.1rem solid #4B504F;
  }
}
@media screen and (max-width: 600px) {
  .result_row .item:not(:nth-child(-n+2)) {
    border-top: none;
  }
}
.result_row .item:not(:nth-child(3n+3)) {
  border-right: 0.1rem solid #4B504F;
}
@media screen and (max-width: 1200px) {
  .result_row .item:not(:nth-child(3n+3)) {
    border-right: none;
  }
}
@media screen and (max-width: 1200px) {
  .result_row .item:nth-child(odd) {
    border-right: 0.1rem solid #4B504F;
  }
}
@media screen and (max-width: 600px) {
  .result_row .item:nth-child(odd) {
    border-right: none;
  }
}
@media screen and (max-width: 600px) {
  .result_row .item:not(:last-child) {
    border-bottom: 0.1rem solid #4B504F;
  }
}
.result_row .title {
  color: #E84E0F;
  font-size: 4rem;
  line-height: 3.4rem;
  font-family: "BebasNeue", sans-serif;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .result_row .title {
    font-size: 3rem;
    line-height: 2.1rem;
  }
}
@media screen and (max-width: 920px) {
  .result_row .title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .result_row .title {
    margin-bottom: 1.5rem;
  }
}
.result_row .text {
  font-size: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .result_row .text {
    font-size: 1.6rem;
  }
}
.result_row .num {
  height: 10.5rem;
  opacity: 0.5;
  color: #343939;
  font-size: 15rem;
  line-height: 10.5rem;
  font-family: "BebasNeue", sans-serif;
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .result_row .num {
    height: 8.4rem;
    font-size: 12rem;
    line-height: 8.4rem;
  }
}
@media screen and (max-width: 920px) {
  .result_row .num {
    height: 7rem;
    font-size: 10rem;
    line-height: 7rem;
    right: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .result_row .num {
    height: 3.2rem;
    font-size: 4.5rem;
    line-height: 3.7rem;
    bottom: 1.5rem;
    left: 50%;
    right: 0;
    transform: translate(-50%, 0);
  }
}

.video_section {
  position: relative;
}
.video_section:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 900px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .video_section:before {
    width: 848px;
    height: 636px;
  }
}
@media screen and (max-width: 920px) {
  .video_section:before {
    width: 568px;
    height: 636px;
  }
}
.video_section .row {
  align-items: center;
}
.video_section .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
}
@media screen and (max-width: 1200px) {
  .video_section .text_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .video_section .text_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .video_section .text_block {
    padding: 0 4rem;
    text-align: center;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .video_section .text_block {
    padding: 0;
  }
}
.video_section .text_block .item:not(:last-child) {
  margin-bottom: 4rem;
}
.video_section .video_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(58.3333333333% - 20px);
  display: block;
  position: relative;
  filter: drop-shadow(15px 15px 25px rgba(0, 0, 0, 0.6));
}
@media screen and (max-width: 1200px) {
  .video_section .video_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .video_section .video_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .video_section .video_block {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 600px) {
  .video_section .video_block {
    padding: 0;
  }
}
.video_section .video_block:before, .video_section .video_block:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video_section .video_block:before {
  width: 6.4rem;
  height: 6.4rem;
  transition: 0.2s background;
  background: #1E2423;
  opacity: 0.8;
}
.video_section .video_block:after {
  opacity: 0.5;
  width: 1.6rem;
  height: 2.4rem;
  background: url("/proekty/biznes-razbory//img/icon_02.svg") center no-repeat;
  background-size: contain;
  transition: 0.2s background, 0.2s opacity;
}
.video_section .video_block:hover:before, .video_section .video_block:active:before {
  background: #E84E0F;
}
.video_section .video_block:hover:after, .video_section .video_block:active:after {
  opacity: 1;
  background: url("/proekty/biznes-razbory//img/icon_02_1.svg") center no-repeat;
  background-size: contain;
}
.video_section .sub_title {
  color: #E8E9E9;
  font-size: 4rem;
  line-height: 1;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 920px) {
  .video_section .sub_title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .video_section .sub_title {
    font-size: 3rem;
  }
}
.video_section .sub_title:not(:last-child) {
  margin-bottom: 2rem;
}
.video_section .text {
  font-size: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .video_section .text {
    font-size: 1.6rem;
  }
}
.video_section p {
  margin: 0;
}
.video_section p:not(:last-child) {
  margin-bottom: 2rem;
}

.overflow_arrow_section {
  position: relative;
}

.overflow_section {
  overflow: hidden;
}

.reviews_section .main_title {
  height: 5.6rem;
  color: #616565;
  font-weight: bold;
  font-size: 8rem;
  line-height: 0.8;
  font-family: "BebasNeue", sans-serif;
  text-align: center;
  opacity: 0.2;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .reviews_section .main_title {
    height: 4.6rem;
    font-size: 6.5rem;
    line-height: 5.1rem;
  }
}
@media screen and (max-width: 920px) {
  .reviews_section .main_title {
    height: 9rem;
    font-size: 6rem;
    line-height: 4.7rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .reviews_section .main_title {
    height: 6rem;
    font-size: 4rem;
    line-height: 3.2rem;
    margin-bottom: 1rem;
  }
}
.reviews_section .swiper-container {
  display: flex;
}
.reviews_section .swiper-container .swiper-slide {
  height: auto;
}
.reviews_section .review_item {
  padding: 3rem;
  margin-right: 2.4rem !important;
  border: 0.1rem solid #4B504F;
  position: relative;
}
.reviews_section .review_item:not(.open) .text_block {
  max-height: 15.4em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 920px) {
  .reviews_section .review_item:not(.open) .text_block {
    max-height: 8.4em;
    -webkit-line-clamp: 6;
  }
}
.reviews_section .review_item:not(.open) .text_block.short {
  max-height: 11.2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 920px) {
  .reviews_section .review_item:not(.open) .text_block.short {
    max-height: 8.4em;
    -webkit-line-clamp: 6;
  }
}
.reviews_section .review_item.open .review_more svg {
  transform: rotate(180deg);
}
.reviews_section .review_item .title_block {
  display: flex;
  margin-bottom: 3rem;
}
.reviews_section .review_item .title_block .icon_block {
  width: 8.3rem;
  height: 8.3rem;
  background: #343939;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews_section .review_item .title_block .txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.5rem;
  line-height: 1.4;
  background: #161919;
}
.reviews_section .review_item .title_block .title {
  color: #E8E9E9;
  font-size: 1.8rem;
}
.reviews_section .review_item .title_block .subtxt {
  color: #A5A7A7;
}
.reviews_section .review_item .text_block {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
.reviews_section .review_item .text_block p {
  margin: 0;
}
.reviews_section .review_item .text_block p:not(:last-child) {
  margin-bottom: 1.4em;
}
.reviews_section .review_item .review_more {
  display: flex;
  align-items: center;
  color: #8E9191;
  font-size: 2rem;
  font-family: "BebasNeue", sans-serif;
  text-decoration: none;
  transition: 0.2s color;
}
.reviews_section .review_item .review_more:hover {
  color: #FF5E18;
}
.reviews_section .review_item .review_more:hover svg {
  stroke: #FF5E18;
}
.reviews_section .review_item .review_more:active {
  color: #D14A11;
}
.reviews_section .review_item .review_more:active svg {
  stroke: #D14A11;
}
.reviews_section .review_item .review_more:not(:last-child) {
  margin-bottom: 3rem;
}
.reviews_section .review_item .review_more img, .reviews_section .review_item .review_more svg {
  margin-left: 0.2rem;
  stroke: #8E9191;
  transition: 0.2s stroke, 0.2s transform;
}

.swiper-button_prev, .swiper-button_next {
  display: block;
  position: absolute;
  top: 30rem;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  background: #616565 url("/proekty/biznes-razbory//img/icon_02.svg") center no-repeat;
  background-size: 0.7rem;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  .swiper-button_prev, .swiper-button_next {
    top: 31.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .swiper-button_prev, .swiper-button_next {
    top: 30.2rem;
  }
}
@media screen and (max-width: 920px) {
  .swiper-button_prev, .swiper-button_next {
    top: 30.9rem;
  }
}
@media screen and (max-width: 600px) {
  .swiper-button_prev, .swiper-button_next {
    top: 26.9rem;
  }
}

.swiper-button_prev {
  left: -1.6rem;
  transform: rotate(180deg);
}

.swiper-button_next {
  right: -1.6rem;
}

.author_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  align-items: center;
  position: relative;
}
.author_block:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 90rem;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
.author_block .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(58.3333333333% - 20px);
}
@media screen and (max-width: 920px) {
  .author_block .text_block {
    width: calc(100% - 20px);
  }
}
.author_block .img_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  align-self: flex-end;
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .author_block .img_block {
    align-self: flex-start;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 920px) {
  .author_block .img_block {
    position: absolute;
    top: 9.1rem;
    right: 1rem;
    width: 27.6rem;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .author_block .img_block {
    width: 25rem;
    top: 13.5rem;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.author_block .title_block {
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 600px) {
  .author_block .title_block {
    width: 24.2rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.author_block .title_block:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .author_block .title_block:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .title_block:not(:last-child) {
    margin-bottom: 26.4rem;
  }
}
.author_block .title_block .title {
  height: 3.5rem;
  color: #E8E9E9;
  font-size: 5rem;
  line-height: 4.1rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .author_block .title_block .title {
    height: 2.8rem;
    font-size: 4rem;
    line-height: 3.3rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .title_block .title {
    height: 6rem;
    font-size: 3.5rem;
  }
}
.author_block .title_block .sub {
  height: 2.8rem;
  font-size: 4rem;
  line-height: 3.3rem;
}
@media screen and (max-width: 1200px) {
  .author_block .title_block .sub {
    height: 1.8rem;
    font-size: 2.5rem;
    line-height: 1.9rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .title_block .sub {
    height: 4rem;
    line-height: 2.1rem;
  }
}
.author_block .title_block .sub .accent {
  color: #E84E0F;
}
@media screen and (max-width: 920px) {
  .author_block .organizators_section {
    max-width: 27.6rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .organizators_section {
    max-width: unset;
    padding-left: 1.5rem;
  }
}
.author_block .organizators_section:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .author_block .organizators_section:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .organizators_section:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .author_block .organizators_section .list div {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  .author_block .organizators_section .list div {
    font-size: 1.6rem;
  }
}
.author_block .organizators_section .list div:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .author_block .organizators_section .list div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.author_block p {
  margin: 0;
  color: #E8E9E9;
  font-size: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .author_block p {
    font-size: 1.6rem;
  }
}
.author_block p:not(:last-child) {
  margin-bottom: 1.4em;
}

.individual_section {
  padding: 6rem 16rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1200px) {
  .individual_section {
    padding: 6rem 8rem;
  }
}
@media screen and (max-width: 920px) {
  .individual_section {
    padding: 5rem 8rem;
  }
}
@media screen and (max-width: 600px) {
  .individual_section {
    padding: 4rem 3rem;
  }
}
.individual_section .title {
  color: #8E9191;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  font-family: "BebasNeue", sans-serif;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1200px) {
  .individual_section .title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .individual_section .title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .individual_section .title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
.individual_section .title span {
  color: #D14A11;
}
.individual_section .text {
  color: #BBBDBD;
  font-size: 2rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .individual_section .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 920px) {
  .individual_section .text {
    max-width: 29rem;
    margin: 0 auto 3rem;
  }
}
@media screen and (max-width: 600px) {
  .individual_section .text {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
.individual_section .konf_btn {
  font-size: 2.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .individual_section .konf_btn {
    height: 4.4rem;
    font-size: 2rem;
  }
}

.business_result {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  align-items: flex-end;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .business_result {
    align-items: flex-start;
  }
}
.business_result:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 90rem;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
.business_result .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  padding: 6rem;
  border: 0.1rem solid #4B504F;
}
@media screen and (max-width: 1200px) {
  .business_result .text_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .business_result .text_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1280px) {
  .business_result .text_block {
    padding: 5rem;
  }
}
@media screen and (max-width: 920px) {
  .business_result .text_block {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 600px) {
  .business_result .text_block {
    padding: 4rem 3rem;
  }
}
.business_result .text_block .title {
  line-height: 1;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .business_result .text_block .title {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .business_result .text_block .title {
    line-height: 3rem;
  }
}
.business_result .slider_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(58.3333333333% - 20px);
  overflow: hidden;
  padding-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  .business_result .slider_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .business_result .slider_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .business_result .slider_block {
    padding: 5rem 0 0;
  }
}
@media screen and (max-width: 920px) {
  .business_result .slider_block {
    padding: 0;
  }
}
.business_result .slider_block .title {
  line-height: 1;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1200px) {
  .business_result .slider_block .title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .business_result .slider_block .title {
    margin-bottom: 3rem;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .business_result .slider_block .title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .business_result .slider_block .title span {
    display: block;
  }
}
@media screen and (max-width: 920px) {
  .business_result .slider_block .title span {
    display: inline-block;
  }
}
.business_result .title {
  font-size: 5rem;
  color: #D2D3D3;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1200px) {
  .business_result .title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 920px) {
  .business_result .title {
    font-size: 3.5rem;
  }
}
.business_result .title div, .business_result .title .accent {
  color: #D14A11;
}
.business_result .title .think {
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .business_result .organizators_section .list div {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1200px) {
  .business_result .organizators_section .list div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.business_result .review_link {
  display: block;
  filter: grayscale(100%);
  transition: 0.2s filter;
  position: relative;
}
.business_result .review_link:hover {
  filter: grayscale(0);
}
.business_result .review_link:hover:before {
  background: #E84E0F url("/proekty/biznes-razbory//img/icon_03_1.svg") center no-repeat;
  background-size: 1.2rem;
}
.business_result .review_link:before {
  content: "";
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
  background-size: 1.2rem;
  transition: 0.2s background;
  z-index: 1;
}
.business_result .review_link img {
  display: block;
  width: 100%;
}
.business_result .pagination {
  margin-top: 3rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .business_result .pagination {
    margin-top: 2rem;
  }
}
.business_result .swiper-button_prev2, .business_result .swiper-button_next2 {
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  flex-shrink: 0;
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
  z-index: 1;
  transition: 0.2s background;
}
.business_result .swiper-button_prev2:hover, .business_result .swiper-button_next2:hover {
  background: #E84E0F url("/proekty/biznes-razbory//img/icon_03_1.svg") center no-repeat;
}
.business_result .swiper-button_prev2 {
  margin: 0 1.5rem 0 auto;
}
@media screen and (max-width: 600px) {
  .business_result .swiper-button_prev2 {
    order: 1;
  }
}
.business_result .swiper-button_next2 {
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .business_result .swiper-button_next2 {
    order: 3;
  }
}
.business_result .swiper-pagination {
  display: flex;
  position: static;
  width: fit-content;
}
@media screen and (max-width: 600px) {
  .business_result .swiper-pagination {
    order: 2;
    width: 100%;
    justify-content: center;
  }
}
.business_result .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 1rem;
  height: 1rem;
  display: block;
  background: #616565;
  border-radius: unset;
}
.business_result .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #D14A11;
}
.business_result .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 1rem;
}

.video_popup2 {
  width: fit-content;
  max-width: 100%;
  margin: auto;
}
.video_popup2 iframe {
  display: block;
  max-width: 100%;
}

.registration_section {
  position: relative;
}
.registration_section:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 900px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .registration_section:before {
    width: 848px;
    height: 636px;
  }
}
@media screen and (max-width: 920px) {
  .registration_section:before {
    width: 568px;
    height: 636px;
  }
}
.registration_section .main_title {
  height: 3.5rem;
  color: #E8E9E9;
  font-size: 5rem;
  line-height: 4rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 3.5rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .registration_section .main_title {
    height: 2.8rem;
    font-size: 4rem;
    line-height: 3.3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .main_title {
    height: 2.5rem;
    font-size: 3.5rem;
    line-height: 3rem;
  }
}
.registration_section .row {
  align-items: center;
  justify-content: center;
}
.registration_section .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  padding: 4rem;
  color: #1E2423;
  text-align: center;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 920px) {
  .registration_section .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .registration_section .item {
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .item {
    padding: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .item {
    padding: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .item {
    width: 27.5rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .item:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .item:not(:nth-child(-n+2)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.registration_section .item.gray {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%), #BBBDBD;
}
.registration_section .item.white {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), #D2D3D3;
}
.registration_section .item.empty {
  color: #A5A7A7;
  border: 2px solid #8E9191;
}
.registration_section .item.empty .note {
  color: #787C7B;
}
.registration_section .title {
  font-size: 4rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .title {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .title br {
    display: none;
  }
}
.registration_section .title span {
  display: block;
  color: #E84E0F;
}
.registration_section .list:not(:last-child) {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .list:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .list:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.registration_section .list div {
  font-size: 1.8rem;
  line-height: 1.2;
  position: relative;
  padding-left: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .list div {
    font-size: 1.6rem;
  }
}
.registration_section .list div:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .list div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.registration_section .list div:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.8rem;
  height: 0.8rem;
  background: #787C7B;
}
.registration_section .konf_btn {
  width: 100%;
  height: 6rem;
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .konf_btn {
    height: 4.4rem;
    font-size: 2rem;
    padding: 0 1.8rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .konf_btn {
    width: fit-content;
    height: 4.8rem;
    font-size: 2.5rem;
    margin: 0 auto;
    padding: 0 0.7rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .konf_btn {
    width: 100%;
  }
}
.registration_section .konf_btn:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .konf_btn:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.registration_section .note {
  color: #616565;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .registration_section .note {
    margin: 0 auto;
    font-size: 1.2rem;
    max-width: 16.3rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .note {
    max-width: unset;
  }
}
.registration_section .stext {
  font-size: 2.2rem;
  line-height: 1.2;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .stext {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .registration_section .stext {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .registration_section .stext {
    font-size: 1.8rem;
  }
}
.registration_section .price {
  font-size: 4rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .price {
    font-size: 3.5rem;
  }
}
.registration_section .pricetxt {
  font-size: 1.6rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .registration_section .pricetxt {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
}

.video_records_block .title {
  font-size: 5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  text-align: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1200px) {
  .video_records_block .title {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .video_records_block .title {
    font-size: 3.5rem;
    max-width: 25.5rem;
    margin: 0 auto 2rem;
  }
}
.video_records_block .video_records_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.video_records_block .video_records_row .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  filter: grayscale(100%);
  transition: 0.2s filter;
  box-shadow: 8.33817px 8.33817px 13.897px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 920px) {
  .video_records_block .video_records_row .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .video_records_block .video_records_row .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 920px) {
  .video_records_block .video_records_row .item:not(:nth-child(-n+2)) {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .video_records_block .video_records_row .item:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.video_records_block .video_records_row .item:hover {
  filter: grayscale(0);
}
.video_records_block .video_records_row .item:hover:before {
  background: #E84E0F url("/proekty/biznes-razbory//img/icon_03_1.svg") center no-repeat;
  background-size: 1.2rem;
}
.video_records_block .video_records_row .review_link {
  display: block;
  position: relative;
}
.video_records_block .video_records_row .review_link:before {
  content: "";
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
  background-size: 1.2rem;
  transition: 0.2s background;
  z-index: 1;
}
.video_records_block .video_records_row img {
  display: block;
  width: 100%;
}
.video_records_block .link_more {
  color: #BBBDBD;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  margin-top: 4rem;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .video_records_block .link_more {
    font-size: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .video_records_block .link_more {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .video_records_block .link_more {
    margin-top: 3rem;
    font-size: 1.6rem;
    flex-direction: column;
  }
}
.video_records_block .link_more .vk {
  display: block;
  width: 14rem;
  height: 3rem;
  margin-left: 2rem;
  background: url("/proekty/biznes-razbory//img/icon_49.svg") center no-repeat;
  transition: 0.2s background;
}
@media screen and (max-width: 600px) {
  .video_records_block .link_more .vk {
    margin: 1.3rem 0 0;
  }
}
.video_records_block .link_more .vk:before, .video_records_block .link_more .vk:after {
  content: "";
  display: block;
}
.video_records_block .link_more .vk:before {
  background: url("/proekty/biznes-razbory//img/icon_50.svg") center no-repeat;
}
.video_records_block .link_more .vk:after {
  background: url("/proekty/biznes-razbory//img/icon_51.svg") center no-repeat;
}
.video_records_block .link_more:hover .vk {
  background: url("/proekty/biznes-razbory//img/icon_50.svg") center no-repeat;
}
.video_records_block .link_more:active .vk {
  background: url("/proekty/biznes-razbory//img/icon_51.svg") center no-repeat;
}

.telegram_section {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  color: #E8E9E9;
  justify-content: space-between;
  background: url("/proekty/biznes-razbory//img/img_41.png") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .telegram_section {
    background-size: 40rem;
  }
}
@media screen and (max-width: 920px) {
  .telegram_section {
    background: unset;
  }
}
.telegram_section .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  padding: 5.9rem 0 5.5rem;
}
@media screen and (max-width: 600px) {
  .telegram_section .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .telegram_section .item {
    padding: 0;
    width: 30.3rem;
  }
}
@media screen and (max-width: 920px) {
  .telegram_section .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .item:not(:last-child) {
    margin-bottom: 6rem;
  }
}
.telegram_section .title {
  height: 9.4rem;
  font-size: 5.5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 5.2rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .telegram_section .title {
    height: 6.8rem;
    font-size: 4rem;
    line-height: 3.7rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .title {
    height: 6rem;
    font-size: 3.5rem;
    line-height: 3.3rem;
    text-align: center;
  }
}
.telegram_section .subtitle {
  color: #A5A7A7;
  height: 2.1rem;
  font-size: 3rem;
  font-family: "BebasNeue", sans-serif;
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .telegram_section .subtitle {
    height: 2.1rem;
    font-size: 2.5rem;
    line-height: 2.1rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .subtitle {
    text-align: center;
    margin-bottom: 3rem;
  }
}
.telegram_section .subtitle span {
  color: #FF5E18;
}
.telegram_section .organizators_section {
  padding-left: 1.5rem;
}
.telegram_section .organizators_section:not(:last-child) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1200px) {
  .telegram_section .organizators_section:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .organizators_section:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .organizators_section .list div {
    font-size: 1.6rem;
  }
}
.telegram_section .organizators_section .list div:not(:last-child) {
  margin-bottom: 2rem;
}
.telegram_section .btn_txt {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  .telegram_section .btn_txt {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .btn_txt {
    text-align: center;
    max-width: 26rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .telegram_section .konf_btn {
    height: 4.4rem;
  }
}
@media screen and (max-width: 600px) {
  .telegram_section .konf_btn {
    margin: 0 auto;
  }
}

.reports_section .title {
  font-size: 5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  margin-bottom: 3.5rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .reports_section .title {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .reports_section .title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .reports_section .title {
    height: 6rem;
    font-size: 3.5rem;
    line-height: 3.3rem;
    text-align: center;
    margin-bottom: 2rem;
  }
}
.reports_section .reports_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.reports_section .reports_row:not(.open) a:not(:nth-child(-n+8)) {
  display: none;
}
@media screen and (max-width: 1200px) {
  .reports_section .reports_row:not(.open) a:not(:nth-child(-n+6)) {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .reports_section .reports_row:not(.open) a:not(:nth-child(-n+4)) {
    display: none;
  }
}
.reports_section .reports_row a {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
  border: 0.4rem solid #343939;
  filter: grayscale(100%);
  transition: 0.2s filter;
}
@media screen and (max-width: 1200px) {
  .reports_section .reports_row a {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .reports_section .reports_row a {
    width: calc(50% - 20px);
  }
}
.reports_section .reports_row a:not(:nth-child(-n+4)) {
  margin-top: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .reports_section .reports_row a:not(:nth-child(-n+4)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .reports_section .reports_row a:not(:nth-child(-n+3)) {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 920px) {
  .reports_section .reports_row a:not(:nth-child(-n+3)) {
    margin-top: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .reports_section .reports_row a:not(:nth-child(-n+3)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .reports_section .reports_row a:not(:nth-child(-n+2)) {
    margin-top: 1.6rem;
  }
}
.reports_section .reports_row a:hover {
  filter: grayscale(0);
}
.reports_section .reports_row a .respons_content {
  padding: 0.6rem;
}
.reports_section .reports_row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reports_section .reports_row .pop {
  position: relative;
}
.reports_section .reports_row .pop:hover:after {
  background: #E84E0F url("/proekty/biznes-razbory//img/icon_03_1.svg") center no-repeat;
  background-size: 1.2rem;
}
.reports_section .reports_row .pop:after {
  content: "";
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
  background-size: 1.2rem;
  transition: 0.2s background;
  z-index: 1;
}
.reports_section .img_more {
  display: block;
  color: #8E9191;
  font-size: 3rem;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  margin-top: 3.5rem;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .reports_section .img_more {
    font-size: 2.5rem;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .reports_section .img_more {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .reports_section .img_more {
    margin-top: 2rem;
  }
}

.respons_wrapp {
  display: block;
  position: relative;
}
.respons_wrapp:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.respons_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.respons_content img, .respons_content picture {
  display: block;
}

.questions_section .main_title {
  font-size: 5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  line-height: 1;
  margin-bottom: 3.5rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .questions_section .main_title {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .questions_section .main_title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .questions_section .main_title {
    margin-bottom: 2rem;
  }
}

.questions_block {
  border-top: 0.1rem solid #4B504F;
}

.question_item {
  border-bottom: 0.1rem solid #4B504F;
}
.question_item.open .title {
  color: #FFF;
}
.question_item.open .title:after {
  opacity: 0;
}
.question_item.open .content {
  margin-top: -2.5rem;
  padding: 0 26rem 5rem 20rem;
}
@media screen and (max-width: 1200px) {
  .question_item.open .content {
    margin-top: -1.5rem;
    padding: 0 16rem 5rem 10rem;
  }
}
@media screen and (max-width: 920px) {
  .question_item.open .content {
    margin-top: -0.5rem;
    padding: 0 11rem 3rem 5rem;
  }
}
@media screen and (max-width: 600px) {
  .question_item.open .content {
    margin-top: 0;
    padding: 0 1rem 2.5rem;
  }
}
.question_item:not(.open) .title {
  color: #A5A7A7;
}
.question_item:not(.open) .content {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.question_item .title {
  cursor: pointer;
  font-size: 2.5rem;
  padding: 5rem 26rem 5rem 20rem;
  transition: 0.2s color;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .question_item .title {
    font-size: 2rem;
    padding: 4rem 16rem 4rem 10rem;
  }
}
@media screen and (max-width: 920px) {
  .question_item .title {
    font-size: 1.8rem;
    padding: 3rem 11rem 3rem 5rem;
  }
}
@media screen and (max-width: 600px) {
  .question_item .title {
    padding: 2.5rem 5.2rem 2.5rem 1rem;
  }
}
.question_item .title:hover {
  color: #FFF;
}
.question_item .title:hover:before, .question_item .title:hover:after {
  background: #616565;
}
.question_item .title:before, .question_item .title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: #343939;
  transition: 0.2s background, 0.2s opacity;
  transform: translate(0, -50%);
}
.question_item .title:before {
  width: 2.8rem;
  height: 0.4rem;
  right: 20rem;
}
@media screen and (max-width: 1200px) {
  .question_item .title:before {
    right: 10rem;
  }
}
@media screen and (max-width: 920px) {
  .question_item .title:before {
    right: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .question_item .title:before {
    right: 1rem;
  }
}
.question_item .title:after {
  width: 0.4rem;
  height: 2.8rem;
  right: 21.2rem;
}
@media screen and (max-width: 1200px) {
  .question_item .title:after {
    right: 11.2rem;
  }
}
@media screen and (max-width: 920px) {
  .question_item .title:after {
    right: 6.2rem;
  }
}
@media screen and (max-width: 600px) {
  .question_item .title:after {
    right: 2.2rem;
  }
}
.question_item .content {
  font-size: 1.8rem;
  transition: 0.2s opacity;
}
@media screen and (max-width: 1200px) {
  .question_item .content {
    font-size: 1.6rem;
  }
}

.organizators_section h2 {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 920px) {
  .organizators_section h2 {
    margin-bottom: 2rem;
  }
}
.organizators_section .row {
  justify-content: center;
}
.organizators_section .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  padding: 6rem;
  position: relative;
  border: 0.4rem solid #343939;
}
@media screen and (max-width: 1200px) {
  .organizators_section .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .organizators_section .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .organizators_section .item {
    padding: 5rem;
  }
}
@media screen and (max-width: 920px) {
  .organizators_section .item {
    padding: 3rem 3rem 5rem;
  }
}
@media screen and (max-width: 600px) {
  .organizators_section .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.organizators_section .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 2rem;
  bottom: 2rem;
}
.organizators_section .item:first-child:before {
  background: url("/proekty/biznes-razbory//img/icon_04.svg") right bottom no-repeat;
}
@media screen and (max-width: 1200px) {
  .organizators_section .item:first-child:before {
    background-size: 15rem 17.3rem;
  }
}
@media screen and (max-width: 920px) {
  .organizators_section .item:first-child:before {
    background-size: 13.2rem 15rem;
  }
}
.organizators_section .item:last-child:before {
  background: url("/proekty/biznes-razbory//img/icon_05.svg") right bottom no-repeat;
}
@media screen and (max-width: 1200px) {
  .organizators_section .item:last-child:before {
    background-size: 15rem 13.3rem;
  }
}
.organizators_section .title {
  font-size: 5rem;
  line-height: 3.5rem;
  font-weight: bold;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 1rem;
  color: #E84E0F;
}
@media screen and (max-width: 1200px) {
  .organizators_section .title {
    font-size: 4rem;
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 920px) {
  .organizators_section .title {
    font-size: 3rem;
    line-height: 2.1rem;
  }
}
@media screen and (max-width: 600px) {
  .organizators_section .title {
    font-size: 3.5rem;
    line-height: 2.5rem;
  }
}
.organizators_section .txt {
  color: #D2D3D3;
  font-size: 2.5rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .organizators_section .txt {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 920px) {
  .organizators_section .txt {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  .organizators_section .txt {
    font-size: 1.8rem;
  }
}
.organizators_section .list {
  color: #E8E9E9;
}
.organizators_section .list div {
  font-size: 1.8rem;
  line-height: 1.2;
  position: relative;
  padding-left: 1.8rem;
}
@media screen and (max-width: 1200px) {
  .organizators_section .list div {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 920px) {
  .organizators_section .list div {
    font-size: 1.4rem;
  }
}
.organizators_section .list div:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 920px) {
  .organizators_section .list div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.organizators_section .list div:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.8rem;
  height: 0.8rem;
  background: #D14A11;
}

.gallery_section {
  position: relative;
}
.gallery_section .swiper-container {
  overflow: hidden;
}
.gallery_section .swiper-slide {
  width: auto;
  filter: grayscale(100%);
  transition: 0.2s filter;
}
@media screen and (max-width: 600px) {
  .gallery_section .swiper-slide {
    height: 12rem;
  }
}
.gallery_section .swiper-slide:hover {
  filter: grayscale(0);
}
.gallery_section .swiper-button_prev, .gallery_section .swiper-button_next {
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: 50%;
  cursor: pointer;
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
  z-index: 1;
  transition: 0.2s background;
}
.gallery_section .swiper-button_prev:hover, .gallery_section .swiper-button_next:hover {
  background: #E84E0F url("/proekty/biznes-razbory//img/icon_03_1.svg") center no-repeat;
}
.gallery_section .swiper-button_prev {
  left: -1.6rem;
  transform: translate(0, -50%);
}
.gallery_section .swiper-button_next {
  right: -1.6rem;
  transform: rotate(180deg) translate(0, 50%);
}

button.mfp-arrow {
  width: 3.2rem;
  height: 3.2rem;
  margin-top: -1.6rem;
  background: #616565 url("/proekty/biznes-razbory//img/icon_03.svg") center no-repeat;
}
button.mfp-arrow.mfp-arrow-left {
  transform: unset;
  transform-origin: unset;
}
button.mfp-arrow.mfp-arrow-right {
  transform-origin: unset;
  transform: rotate(180deg);
}
button.mfp-arrow:before, button.mfp-arrow:after {
  display: none;
}
button.mfp-arrow:active {
  margin-top: -1.6rem;
}

footer {
  padding-bottom: 3rem;
}
footer .row {
  align-items: center;
}
footer .logo_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  display: flex;
  align-items: center;
  color: #787C7B;
  font-size: 2.1rem;
  font-family: "RobotoCondensed", sans-serif;
}
@media screen and (max-width: 1200px) {
  footer .logo_block {
    width: calc(25% - 20px);
  }
}
@media screen and (max-width: 920px) {
  footer .logo_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  footer .logo_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  footer .logo_block {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 920px) {
  footer .logo_block {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  footer .logo_block {
    margin-bottom: 2rem;
    justify-content: center;
  }
}
footer .logo_block .text {
  margin: 0 2rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  footer .logo_block .text {
    margin: 0 1rem;
  }
}
footer .logo_block .logo {
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  footer .logo_block .logo {
    max-width: 8.7rem;
  }
}
@media screen and (max-width: 920px) {
  footer .logo_block .logo {
    max-width: unset;
  }
}
footer .logo_block .logo_2 {
  color: #BBBDBD;
  flex-shrink: 0;
  text-align: center;
  text-transform: uppercase;
}
footer .logo_block .logo_2:not(:last-child) {
  margin-right: 10.8rem;
}
@media screen and (max-width: 1280px) {
  footer .logo_block .logo_2:not(:last-child) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 920px) {
  footer .logo_block .logo_2:not(:last-child) {
    margin-right: 4rem;
  }
}
footer .logo_block .logo_2 .txt_1 {
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  footer .logo_block .logo_2 .txt_1 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  footer .logo_block .logo_2 .txt_1 {
    font-size: 0.8rem;
  }
}
footer .logo_block .logo_2 .txt_2 {
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1280px) {
  footer .logo_block .logo_2 .txt_2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1200px) {
  footer .logo_block .logo_2 .txt_2 {
    font-size: 1.5rem;
  }
}
footer .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  color: #A5A7A7;
  text-align: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 1200px) {
  footer .text_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 920px) {
  footer .text_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  footer .text_block {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 920px) {
  footer .text_block {
    order: 2;
    margin-top: 3.2rem;
  }
}
@media screen and (max-width: 600px) {
  footer .text_block {
    margin-top: 2rem;
  }
}
footer .text_block .top:not(:last-child) {
  margin-bottom: 1rem;
}
footer .text_block a {
  color: #A5A7A7;
}
footer .social {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  footer .social {
    width: calc(25% - 20px);
  }
}
@media screen and (max-width: 920px) {
  footer .social {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 600px) {
  footer .social {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 600px) {
  footer .social {
    justify-content: center;
  }
}
footer .social a {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  footer .social a {
    width: 3.2rem;
    height: 3.2rem;
  }
}
footer .social a:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (max-width: 1200px) {
  footer .social a:not(:last-child) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 920px) {
  footer .social a:not(:last-child) {
    margin-right: 1.5rem;
  }
}

.video_popup {
  width: 85.3rem;
  max-width: 100%;
  margin: auto;
  background: url("/proekty/biznes-razbory//img/img_02.jpg") center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .video_popup {
    width: 348px;
  }
}
.video_popup iframe {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .video_popup iframe {
    width: 348px;
    height: 197px;
  }
}

.video_popup3 {
  width: 85.3rem;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 600px) {
  .video_popup3 {
    width: 348px;
  }
}
.video_popup3 iframe {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .video_popup3 iframe {
    width: 348px;
    height: 197px;
  }
}

.video_popup4 {
  width: 40rem;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 600px) {
  .video_popup4 {
    width: 348px;
  }
}
.video_popup4 iframe {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .video_popup4 iframe {
    width: 348px;
    height: auto;
  }
}

.text_popup {
  margin: auto;
  color: #343939;
  width: 65rem;
  max-width: 100%;
  padding: 7rem 5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), #D2D3D3;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1200px) {
  .text_popup {
    padding: 5rem 4rem;
  }
}
@media screen and (max-width: 920px) {
  .text_popup {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 600px) {
  .text_popup {
    padding: 3rem 2rem;
  }
}
.text_popup .title_block {
  text-align: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 920px) {
  .text_popup .title_block {
    margin-bottom: 2rem;
  }
}
.text_popup .title {
  color: #1E2423;
  font-size: 5rem;
  font-weight: bold;
  line-height: 4.3rem;
  font-family: "BebasNeue", sans-serif;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .text_popup .title {
    font-size: 4rem;
    line-height: 3.3rem;
  }
}
@media screen and (max-width: 920px) {
  .text_popup .title {
    font-size: 3.5rem;
    line-height: 3rem;
    margin-bottom: 1rem;
  }
}
.text_popup .title span {
  color: #E84E0F;
}
.text_popup .text {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .text_popup .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 920px) {
  .text_popup .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .text_popup .text {
    font-size: 1.3rem;
  }
}
.text_popup .text_accent {
  color: #E84E0F;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .text_popup .text_accent {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 920px) {
  .text_popup .text_accent {
    font-size: 1.2rem;
  }
}
.text_popup .konf_btn {
  height: 6rem;
  font-size: 3rem;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 920px) {
  .text_popup .konf_btn {
    height: 4.8rem;
    font-size: 2.5rem;
    margin: 2rem auto 0;
  }
}
.text_popup input.txt {
  font-size: 2rem;
  border-bottom: 0.2rem solid #BBBDBD;
}
.text_popup .sub_txt {
  color: #4B504F;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 1.5rem;
}
.text_popup .note {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 2rem;
}
.text_popup .note a {
  color: #343939;
}

.input_block {
  position: relative;
}
.input_block:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 920px) {
  .input_block:not(:last-child) {
    margin-bottom: 1rem;
  }
}

input.txt {
  width: 100%;
  height: 4.1rem;
  padding: 0 1rem;
  background: none;
  border: none;
  outline: none;
  color: #161919;
  border-bottom: 0.2rem solid #616565;
  transition: 0.2s border;
}
input.txt::placeholder {
  color: #616565;
}
input.txt:hover, input.txt:active, input.txt:focus {
  border-bottom: 0.2rem solid #161919;
}
input.txt.error {
  border-bottom: 0.2rem solid darkred;
}

.error_msg {
  position: absolute;
  left: 0;
  top: 100%;
  color: darkred;
  font-size: 1.2rem;
  margin-top: 0.2rem;
}

.thanks_popup {
  margin: auto;
  color: #343939;
  width: 58.7rem;
  max-width: 100%;
  padding: 7rem 5rem;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), #D2D3D3;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1200px) {
  .thanks_popup {
    padding: 5rem 4rem;
  }
}
@media screen and (max-width: 920px) {
  .thanks_popup {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 600px) {
  .thanks_popup {
    padding: 3rem 2rem;
  }
}
.thanks_popup .title {
  color: #E84E0F;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2rem;
  font-family: "BebasNeue", sans-serif;
}
@media screen and (max-width: 1200px) {
  .thanks_popup .title {
    font-size: 3rem;
  }
}
.thanks_popup .text {
  font-size: 2.4rem;
  color: #1E2423;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .thanks_popup .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 920px) {
  .thanks_popup .text {
    font-size: 1.2rem;
    margin-bottom: 2rem;
  }
}
.thanks_popup .konf_btn {
  height: 6rem;
  font-size: 3rem;
  margin: 0 auto;
}
@media screen and (max-width: 920px) {
  .thanks_popup .konf_btn {
    height: 4.8rem;
    font-size: 2.5rem;
  }
}

.common_popup {
  position: relative;
  margin: auto;
  background: white;
}

.success_popup {
  width: 78.5rem;
  background: linear-gradient(110.27deg, #0C2555 2.33%, #0C2555 28.46%, #10347A 94.6%);
  padding: 5rem 1.5rem;
}
@media screen and (max-width: 600px) {
  .success_popup {
    width: 100%;
    padding: 4rem 1.5rem;
  }
}
.success_popup .mfp-close {
  background-color: rgba(255, 255, 255, 0.8);
}

.success_block_content {
  background: #fff;
  border-radius: 3.7rem;
  padding: 2rem 4rem;
  font-size: 2rem;
}
@media screen and (max-width: 600px) {
  .success_block_content {
    font-size: 1.4rem;
    padding: 2rem 3rem;
    width: 100%;
  }
}
.success_block_content .accent {
  color: #F34F1B;
}
.success_block_content p {
  margin: 0 0 1rem 0;
}

.success_row {
  margin-bottom: 18px;
  display: flex;
}
.success_row:last-child {
  margin-bottom: 0;
}

.success_title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.97rem;
  text-align: center;
  color: #F34F1B;
}
@media screen and (max-width: 600px) {
  .success_title {
    font-size: 2rem;
    line-height: 1.4;
  }
}

.success_sub_title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3.17rem;
  text-align: center;
  color: #fff;
  margin-top: 1.5rem;
}
@media screen and (max-width: 600px) {
  .success_sub_title {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}

.success_titles {
  margin-bottom: 2rem;
}
@media screen and (max-width: 600px) {
  .success_titles {
    margin-bottom: 2rem;
  }
}

.success_block_img {
  margin-left: 0.7rem;
  overflow: hidden;
  border-radius: 3.7rem;
  background: #D3DEF4;
  width: 20.9rem;
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .success_block_img {
    display: none;
  }
}

.ajax-form {
  position: relative;
}
.ajax-form .loader.open {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.6rem;
  background: #FFF;
  opacity: 0.7;
  animation-name: blink;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  z-index: 2;
}

@keyframes blink {
  50% {
    opacity: 0.3;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/kosatka/components/bitrix/breadcrumb/razbor/style.css?1748525600648*/
.custom-crumbs {
    color: rgba(142, 145, 145, 1);
    display: flex;
    align-items: center;
    margin-bottom: 40px !important;
    font-size: 14px;
}
.custom-crumbs__item {
    display: flex;
    align-items: center;
}
.custom-crumbs__link {
    color: rgba(142, 145, 145, 1);
    text-decoration: none;
    display: flex;
    align-items: center;
}
.custom-crumbs__sep {
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-left: 10px;
}

@media screen and (max-width: 600px) {
    .custom-crumbs {
        font-size: 12px;
    }
    .custom-crumbs__sep {
        margin-right: 2px;
        margin-left: 2px;
    }
}
/* End */
/* /local/templates/kosatka/app/libs_for_lends/normalize/normalize.css?16951986986052 */
/* /local/templates/kosatka/app/libs_for_lends/magnific-popup/magnific-popup.css?17036705807302 */
/* /local/templates/kosatka/app/libs_for_lends/swiper/swiper-bundle.min.css?173139871116478 */
/* /local/templates/kosatka/app/libs_for_lends/hamburger/hamburgers.min.css?170367058022464 */
/* /proekty/biznes-razbory//style.css?174472044190735 */
/* /local/templates/kosatka/components/bitrix/breadcrumb/razbor/style.css?1748525600648 */
