

/* Start:/bitrix/templates/2023/components/bitrix/menu/top_menu_2023/style.css?1698572067182*/
.nav-1 a {
	width:97px;
	color:#FFF!important;
}
.nav-2 a {
	width:265px;
}
.nav-3 a {
	width:153px;
}
.nav-4 a {
	width:181px;
}
.nav-5 a {
	width:91px;
}
.nav-6 a {
	width:133px;
}
/* End */


/* Start:/bitrix/templates/2023/components/bitrix/menu/bottom_menu_2023/style.css?16985740411*/
 
/* End */


/* Start:/bitrix/templates/2023/styles.css?173177249654309*/
@charset "UTF-8";
/*! normalize.css v8.0.1 | 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

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

body {
  min-height: 100vh;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

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

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

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

input,
button,
textarea {
  font-family: inherit;
}

.vhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.wow {
  visibility: hidden;
}

/* general start */
html {
  overflow-x: hidden;
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url("/bitrix/templates/2023/images/main-bg.jpg") center/cover no-repeat;
  font-size: 16px;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-bottom: 30px;
  overflow-x: hidden;
  max-width: 100vw;
}

.container {
  max-width: 1010px;
  padding: 0 15px;
  margin: 0 auto;
}

.container-fluid {
  max-width: 1920px;
}

.main {
  /* -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; */
}

/* general end */
/* header start */
.header {
  margin-top: 32px;
}
@media (max-width: 1200px) {
  .header {
    margin-top: calc(20px + 12 * ((100vw - 320px) / 880));
  }
}
.header__inner {
  padding: 0 30px;
}
.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header__logo-wrapper {
  margin-right: 30px;
}
.header__stat {
  font-size: 17px;
  word-spacing: 2px;
}
@media (max-width: 1200px) {
  .header__stat {
    font-size: calc(9.2px + 7.8 * ((100vw - 320px) / 880));
  }
}
.header__stat-num {
  font-size: 18px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px 6px;
}
.header__bottom-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .header__bottom-link {
    font-size: calc(10px + 6 * ((100vw - 320px) / 880));
  }
}
.header__bottom-img {
  width: 176px;
  width: 176px;
}
@media (max-width: 1200px) {
  .header__bottom-img {
    width: calc(110px + 66 * ((100vw - 320px) / 880));
  }
}

/* header end */
/* footer start */
.footer {
  margin-top: 20px;
}
.footer__inner {
  padding: 0 30px;
}
.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -18px;
}
@media (max-width: 1200px) {
  .footer__list {
    margin-right: calc(-10px + -8 * ((100vw - 320px) / 880));
  }
}
.footer__item {
  margin-right: 18px;
  margin-bottom: 2px;
}
@media (max-width: 1200px) {
  .footer__item {
    margin-right: calc(10px + 8 * ((100vw - 320px) / 880));
  }
}
.footer__link {
  font-size: 12px;
  font-size: 12px;
}
@media (max-width: 1200px) {
  .footer__link {
    font-size: calc(9.8px + 2.2 * ((100vw - 320px) / 880));
  }
}
.footer__copyright {
  font-size: 12px;
  color: #8d8d8d;
}

/* footer end */
/* main start */
.main__inner {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding-top: 28px;
  padding-right: 25px;
  padding-bottom: 58px;
  padding-left: 24px;
}
@media (max-width: 1200px) {
  .main__inner {
    padding-top: calc(18px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .main__inner {
    padding-right: calc(15px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .main__inner {
    padding-bottom: calc(48px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .main__inner {
    padding-left: calc(14px + 10 * ((100vw - 320px) / 880));
  }
}
.main__gallery a::before {
  display: none;
}
.main__gallery-img {
  max-width: 100%;
}
.main__gallery-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
}
.main__gallery-banner-wrapper + .main__gallery-banner-wrapper {
  margin-left: 5px;
}
.main__gallery-banner-link {
  position: relative;
  height: 155px;
  width: 228px;
}
.main__gallery-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main__gallery-banner-name {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 2;
}

.nav {
  margin-bottom: 50px;
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.nav__item + .nav__item {
  position: relative;
}
.nav__item + .nav__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: -o-radial-gradient(circle, white 0%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(circle, white 0%, rgba(255, 255, 255, 0) 100%);
}
.nav__link {
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 24px 0 26px 0;
  width: 100%;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .nav__link {
    font-size: calc(12px + 4 * ((100vw - 320px) / 880));
  }
}
.nav__link.selected {
  color: #ffda00;
}

h1 {
  font-size: 20px;
  margin-bottom: 15px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  h1 {
    font-size: calc(18px + 2 * ((100vw - 320px) / 880));
  }
}

section a {
  color: #ffda00;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  position: relative;
}
section a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 1px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ffae00;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
section a.flex__nav-btn.nobefore {
 
  border:none;
  
}
section a:hover {
  color: #ffae00;
}
section a:hover::before {
  width: 100%;
}

.members__link-wrapper {
  font-size: 14px;
}
.members__text {
  font-size: 14px;
  max-width: 350px;
  line-height: 1.5;
}
.members__text--big {
  margin-top: 30px;
  max-width: 730px;
}
@media (max-width: 1200px) {
  .members__text--big {
    margin-top: calc(10px + 20 * ((100vw - 320px) / 880));
  }
}
.members__text--links {
  max-width: 430px;
}

strong {
  font-weight: bold;
  font-size: 21px;
}
@media (max-width: 1200px) {
  strong {
    font-size: calc(16px + 5 * ((100vw - 320px) / 880));
  }
}

.support__attention {
  margin: 8px 0;
}
.support__text {
  line-height: 1.5;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .support__text {
    font-size: calc(14px + 4 * ((100vw - 320px) / 880));
  }
}
.support__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  line-height: 1.3;
  font-size: 14px;
}
.support__column + .support__column {
  margin-left: 25px;
}
.support__column strong {
  font-size: 14px;
}

.texts p + p {
  margin-top: 10px;
}
.texts a {
  margin-top: 10px;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .texts a {
    font-size: calc(14px + 2 * ((100vw - 320px) / 880));
  }
}

p {
  font-size: 14px;
}

h2 {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  h2 {
    margin-top: calc(20px + 15 * ((100vw - 320px) / 880));
  }
}

.texts {
  margin-top: 35px;
  line-height: 1.35;
}
@media (max-width: 1200px) {
  .texts {
    margin-top: calc(20px + 15 * ((100vw - 320px) / 880));
  }
}

.contact__text {
  margin-top: 40px;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .contact__text {
    margin-top: calc(15px + 25 * ((100vw - 320px) / 880));
  }
}

section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  section ul {
    margin-bottom: calc(20px + 20 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  section ul {
    margin-top: calc(20px + 20 * ((100vw - 320px) / 880));
  }
}
section li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  font-size: 14px;
}
@media (max-width: 1200px) {
  section li {
    font-size: calc(12px + 2 * ((100vw - 320px) / 880));
  }
}
section li + li {
  margin-top: 3px;
}

.customer__item + .customer__item {
  margin-top: 3px;
}
.customer__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customer__label-text {
  font-size: 14px;
  margin-right: 5px;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .customer__label-text {
    font-size: calc(12px + 2 * ((100vw - 320px) / 880));
  }
}
.customer__label-btn {
  cursor: pointer;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  background-color: #9fcbff;
  color: #fff;
  border-radius: 5px;
  padding: 5px 7px;
  text-shadow: 1px 1px 1px #5fa8ff;
  outline: none;
  border: none;
  font-size: 13.3px;
  font-size: 13.3px;
}
@media (max-width: 1200px) {
  .customer__label-btn {
    font-size: calc(12px + 1.3 * ((100vw - 320px) / 880));
  }
}
.customer__label-btn:hover {
  background-color: #609feb;
}
.customer__label-btn:active {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.96);
      -ms-transform: scale(0.96);
          transform: scale(0.96);
}

dl,
dd {
  margin: 0;
}

dl {
  margin-top: 20px;
}

dd {
  font-size: 14px;
  font-weight: bold;
  line-height: 18.9px;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  dd {
    font-size: calc(13px + 1 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  dd {
    margin-top: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}

dt {
  font-size: 14px;
  line-height: 18.9px;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  dt {
    font-size: calc(12px + 2 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  dt {
    margin-top: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}

.conditions__title {
  margin-bottom: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .conditions__title {
    margin-bottom: calc(20px + 20 * ((100vw - 320px) / 880));
  }
}
.conditions__text {
  font-size: 14px;
  line-height: 18.9px;
}
@media (max-width: 1200px) {
  .conditions__text {
    font-size: calc(12px + 2 * ((100vw - 320px) / 880));
  }
}
.conditions__text + .conditions__text {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .conditions__text + .conditions__text {
    margin-top: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}
section input {
  outline: none;
  border: 1px solid #999999;
  color: #9e9e9e;
  padding: 5px;
  margin-left: 10px;
  margin-right: 4px;
  font-size: 13.3px;
  font-size: 13.3px;
  line-height: normal;
  color: #000;
  border-radius: 5px;
  margin-right: 8px;
}
@media (max-width: 1200px) {
  section input {
    margin-left: calc(6px + 4 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  section input {
    font-size: calc(12px + 1.3 * ((100vw - 320px) / 880));
  }
}
section input:focus {
  border-color: #9fcbff;
  background-color: #dfeeff;
  background-image: none;
}

.texts-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

section button {
  cursor: pointer;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}

section input[type=checkbox] {
  margin: 0;
  margin-right: 5px;
}

.reg__title {
  font-size: 18px;
  color: #ffda00;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
  padding-bottom: 20px;
  max-width: 600px;
}
@media (max-width: 1200px) {
  .reg__title {
    font-size: calc(14px + 4 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .reg__title {
    margin-bottom: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .reg__title {
    padding-bottom: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}
.reg__form {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1200px) {
  .reg__form {
    font-size: calc(12px + 2 * ((100vw - 320px) / 880));
  }
}
.reg__label + .reg__label {
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .reg__label + .reg__label {
    margin-top: calc(7px + 3 * ((100vw - 320px) / 880));
  }
}
.reg__label-text {
  width: 70px;
  display: inline-block;
}
@media (max-width: 1200px) {
  .reg__label-text {
    width: calc(60px + 10 * ((100vw - 320px) / 880));
  }
}
.reg__bottom {
  margin-left: 84px;
  margin-left: 84px;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .reg__bottom {
    margin-left: calc(70px + 14 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .reg__bottom {
    margin-top: calc(10px + 5 * ((100vw - 320px) / 880));
  }
}
.reg__label-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reg__label-check-text {
  line-height: 1;
}
.reg__link {
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .reg__link {
    margin-bottom: calc(10px + 5 * ((100vw - 320px) / 880));
  }
}
.reg__btn {
  border-radius: 3px;
  border: none;
  outline: none;
  background: #ffda00;
  display: block;
  padding: 7px 10px;
  cursor: pointer;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.reg__btn:hover {
  background: #ff9100;
}
.reg__btn:active {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.96);
      -ms-transform: scale(0.96);
          transform: scale(0.96);
}

.title-centered {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

section date {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}

.media__link {
  display: block;
  padding: 15px 0;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}
.media__link:hover::before {
  display: none;
}
.media__name {
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .media__name {
    font-size: calc(16px + 4 * ((100vw - 320px) / 880));
  }
}
.media__images {
  margin-top: 20px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 172px);
  row-gap: 10px;
  -webkit-column-gap: 17px;
     -moz-column-gap: 17px;
          column-gap: 17px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  .media__images {
    -webkit-column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
       -moz-column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
            column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
  }
}
.media__bottom-link {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.media__images-big {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 140px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  row-gap: 40px;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}
@media (max-width: 1200px) {
  .media__images-big {
    row-gap: calc(20px + 20 * ((100vw - 320px) / 880));
  }
}
.media__images-big a {
  height: 108px;
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media (max-width: 1200px) {
  .media__images-big a {
    height: calc(60px + 48 * ((100vw - 320px) / 880));
  }
}

.flex__nav {
  padding: 7px 0;
}
.flex__nav span:nth-child(2) {
  border-left-width: 0;
  padding-left: 0.5em;
}
.flex__nav-title {
  font-size: 14px;
}
@media (max-width: 1200px) {
  .flex__nav-title {
    font-size: calc(9.9px + 4.1 * ((100vw - 320px) / 880));
  }
}
.flex__nav-num, .flex__nav-dots, .flex__nav-btn {
  font-size: 14px;
  border-color: #cdcdcd;
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 0.75em;
  padding-right: 0.5em;
  text-decoration: none;
  color: #fff;
}
@media (max-width: 1200px) {
  .flex__nav-num, .flex__nav-dots, .flex__nav-btn {
    font-size: calc(9.9px + 4.1 * ((100vw - 320px) / 880));
  }
}
.flex__nav-num--current {
  color: #ffda00;
}
.flex__items {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 172px);
  row-gap: 17px;
  -webkit-column-gap: 17px;
     -moz-column-gap: 17px;
          column-gap: 17px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1200px) {
  .flex__items {
    margin-top: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .flex__items {
    margin-bottom: calc(10px + 10 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .flex__items {
    row-gap: calc(10px + 7 * ((100vw - 320px) / 880));
  }
}
@media (max-width: 1200px) {
  .flex__items {
    -webkit-column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
       -moz-column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
            column-gap: calc(10px + 7 * ((100vw - 320px) / 880));
  }
}
.flex__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.flex__item-link::before {
  display: none;
}
.flex__item-img {
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .flex__item-img {
    margin-bottom: calc(8px + 2 * ((100vw - 320px) / 880));
  }
}
.flex__item-title {
  text-decoration: underline;
  font-size: 14px;
  margin-bottom: 2px;
}
.flex__item-title:hover {
  text-decoration: none;
}
.flex__item-date {
  font-size: 11px;
  margin-bottom: 0;
}

/* main end */
/* other start */
::-moz-selection {
  background: rgba(1, 183, 255, 0.7);
}
::selection {
  background: rgba(1, 183, 255, 0.7);
}

*::-webkit-scrollbar {
  width: 14px; /* ширина scrollbar */
}

*::-webkit-scrollbar-track {
  background: #fff; /* цвет дорожки */
}

*::-webkit-scrollbar-thumb {
  background-color: #b1b1b1; /* цвет плашки */
  border-radius: 6px;
  border: 3px solid #fff; /* padding вокруг плашки */
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #777777;
}
*::-webkit-scrollbar-thumb:active {
  background-color: #4b4b4b;
}

@media (min-width: 968px) {
  ::-webkit-scrollbar-button {
    height: 15px;
    width: 10px;
  }
  ::-webkit-scrollbar-button:vertical:increment {
    background: url("/bitrix/templates/2023/../images/global/arrow-down.svg") center no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  ::-webkit-scrollbar-button:vertical:decrement {
    background: url("/bitrix/templates/2023/../images/global/arrow.svg") center no-repeat;
  }
  ::-webkit-scrollbar-button:vertical:start:increment,
  ::-webkit-scrollbar-button:vertical:end:decrement {
    width: 0;
    height: 0;
  }
}
/* other end */
@media (max-width: 1020px) {
  .main__gallery-banners {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (228px)[2];
    grid-template-columns: repeat(2, 228px);
    gap: 10px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 12px;
  }
  .main__gallery-banner-wrapper + .main__gallery-banner-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 995px) {
  .media__images {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 20px;
  }
}
@media (max-width: 900px) {
  .header__inner {
    padding: 0;
  }
  .header__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__logo-wrapper {
    margin-bottom: 20px;
  }
  .header__bottom-link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .customer__label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 7px;
  }
  .customer__label-text {
    margin-right: 0;
  }
  .customer__label-input {
    margin: 0;
  }
  .customer__label-btn {
    margin: 0;
  }
}
@media (max-width: 610px) {
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nav__item + .nav__item::before {
    display: none;
  }
  .nav__link {
    padding: 12px 0 12px 0;
    font-size: 15px;
  }
  .nav {
    margin-bottom: 12px;
  }
  .media__name {
    text-align: center;
    display: block;
  }
  .media__date {
    text-align: center;
    display: block;
  }
  .media date {
    text-align: center;
    display: block;
  }
}
@media (max-width: 545px) {
  .main__gallery-img {
    border-radius: 5px;
  }
  .main__gallery-banners {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (200px)[1];
    grid-template-columns: repeat(1, 200px);
    gap: 10px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 12px;
    padding-bottom: 12px;
  }
  .main__gallery-banner-wrapper + .main__gallery-banner-wrapper {
    margin-left: 0;
  }
  .main__gallery-banner-link {
    width: 200px;
  }
  .main__gallery-banner {
    border-radius: 5px;
  }
  .media__images-big a {
    height: auto;
  }
}
@media (max-width: 515px) {
  .header__logo-wrapper {
    margin-right: 0;
  }
  .header__stat > span {
    text-align: center;
  }
  .header__stat-num {
    font-size: 11.3px;
    padding: 4px 5px;
  }
  .header__bottom {
    margin-top: 8px;
  }
  .header__bottom-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__inner {
    padding: 0;
  }
  .footer__list {
    margin-bottom: 5px;
  }
  .support__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .support__columns br {
    display: none;
  }
  .support__column + .support__column {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media (max-width: 492px) {
  .media__images-big {
    grid-template-columns: repeat(auto-fit, 90px);
    gap: 15px 10px;
  }
}
@media (max-width: 440px) {
  .media__images {
    gap: 15px 15px;
  }
}
@media (max-width: 420px) {
  .media__images {
    grid-template-columns: repeat(auto-fit, 150px);
  }
  .flex__items {
    grid-template-columns: repeat(auto-fit, 150px);
  }
}
@media (max-width: 385px) {
  .media__images {
    grid-template-columns: repeat(auto-fit, 140px);
  }
  .flex__items {
    grid-template-columns: repeat(auto-fit, 140px);
  }
}
@media (max-width: 355px) {
  .media__images {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .flex__items {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 998px) {
  .header__logo-wrapper {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .header__logo-wrapper:hover {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04);
  }
  .header__logo-wrapper:active {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .header__bottom-link span {
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  .header__bottom-link:hover span {
    color: #ffda00;
  }
  .nav__link {
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    position: relative;
  }
  .nav__link::before {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 0;
    height: 1px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #ffda00;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  .nav__link:hover {
    color: #ffda00;
  }
  .nav__link:hover::before {
    width: 50%;
  }
  .footer__link {
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  .footer__link:hover {
    color: #ffda00;
  }
}
/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}

.highslide-container table {
  background: none;
}

.highslide {
  outline: none;
  text-decoration: none;
}

.highslide img {
  border: 2px solid #c883a0;
}

.highslide:hover img {
  border-color: #fba519;
}

.highslide-active-anchor img {
  visibility: hidden;
}

.highslide-gallery .highslide-active-anchor img {
  border-color: black;
  visibility: visible;
  cursor: default;
}

.highslide-image {
  border-width: 2px;
  border-style: solid;
  border-color: white;
}

.highslide-wrapper, .highslide-outline {
  background: white;
}

.glossy-dark {
  background: #111;
}

.highslide-number {
  font-weight: bold;
  color: gray;
  font-size: 0.9em;
}

.highslide-caption {
  display: none;
  font-size: 1em;
  padding: 5px;
  /*background: white;*/
}

.highslide-heading {
  display: none;
  font-weight: bold;
  margin: 0.4em;
}

.highslide-dimming {
  /*position: absolute;*/
  background: black;
}

a.highslide-full-expand {
  background: url(/highslide/graphics/fullexpand.gif) no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}

.highslide-loading {
  display: block;
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: white;
  padding-left: 22px;
  background-image: url(/highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}

.highslide-move, .highslide-move * {
  cursor: move;
}

.highslide-viewport {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: none;
  left: 0;
  top: 0;
}

.highslide-overlay {
  display: none;
}

.hidden-container {
  display: none;
}

/* Example of a semitransparent, offset closebutton */
.closebutton {
  position: relative;
  top: -15px;
  left: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(/highslide/graphics/close.png);
  /* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.highslide-gallery ul li {
  display: block;
  position: relative;
  float: left;
  width: 106px;
  height: 106px;
  border: 1px solid silver;
  background: #ededed;
  margin: 2px;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}

.highslide-gallery ul a {
  position: absolute;
  top: 50%;
  left: 50%;
}

.highslide-gallery ul img {
  position: relative;
  top: -50%;
  left: -50%;
}

html > body .highslide-gallery ul li {
  display: table;
  text-align: center;
}

html > body .highslide-gallery ul li {
  text-align: center;
}

html > body .highslide-gallery ul a {
  position: static;
  display: table-cell;
  vertical-align: middle;
}

html > body .highslide-gallery ul img {
  position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
  width: 195px;
  height: 40px;
  background: url(/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
  margin: 20px 15px 10px 0;
}

.highslide-controls ul {
  position: relative;
  left: 15px;
  height: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url(/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}

.highslide-controls li {
  float: left;
  padding: 5px 0;
  margin: 0;
  list-style: none;
}

.highslide-controls a {
  background-image: url(/highslide/graphics/controlbar-white.gif);
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  outline: none;
}

.highslide-controls a.disabled {
  cursor: default;
}

.highslide-controls a.disabled span {
  cursor: default;
}

.highslide-controls a span {
  /* hide the text for these graphic buttons */
  display: none;
  cursor: pointer;
}

/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
  background-position: 0 0;
}

.highslide-controls .highslide-previous a:hover {
  background-position: 0 -30px;
}

.highslide-controls .highslide-previous a.disabled {
  background-position: 0 -60px !important;
}

.highslide-controls .highslide-play a {
  background-position: -30px 0;
}

.highslide-controls .highslide-play a:hover {
  background-position: -30px -30px;
}

.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}

.highslide-controls .highslide-pause a {
  background-position: -60px 0;
}

.highslide-controls .highslide-pause a:hover {
  background-position: -60px -30px;
}

.highslide-controls .highslide-next a {
  background-position: -90px 0;
}

.highslide-controls .highslide-next a:hover {
  background-position: -90px -30px;
}

.highslide-controls .highslide-next a.disabled {
  background-position: -90px -60px !important;
}

.highslide-controls .highslide-move a {
  background-position: -120px 0;
}

.highslide-controls .highslide-move a:hover {
  background-position: -120px -30px;
}

.highslide-controls .highslide-full-expand a {
  background-position: -150px 0;
}

.highslide-controls .highslide-full-expand a:hover {
  background-position: -150px -30px;
}

.highslide-controls .highslide-full-expand a.disabled {
  background-position: -150px -60px !important;
}

.highslide-controls .highslide-close a {
  background-position: -180px 0;
}

.highslide-controls .highslide-close a:hover {
  background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
  display: none;
}

.highslide-html {
  background-color: white;
}

.mobile .highslide-html {
  border: 1px solid silver;
}

.highslide-html-content {
  display: none;
  width: 400px;
  padding: 0 5px 5px 5px;
}

.highslide-header {
  padding-bottom: 5px;
}

.highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

.highslide-header ul li {
  display: inline;
  padding-left: 1em;
}

.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
  display: none;
}

.highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
}

.highslide-header a:hover {
  color: black;
}

.highslide-header .highslide-move a {
  cursor: move;
}

.highslide-footer {
  height: 16px;
}

.highslide-footer .highslide-resize {
  display: block;
  float: right;
  margin-top: 5px;
  height: 11px;
  width: 11px;
  background: url(/highslide/graphics/resize.gif) no-repeat;
}

.highslide-footer .highslide-resize span {
  display: none;
}

.highslide-resize {
  cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/
/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
  height: 18px;
  border-bottom: 1px solid #dddddd;
}

.draggable-header .highslide-heading {
  position: absolute;
  margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
  cursor: move;
  display: block;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 0;
  width: 100%;
  z-index: 1;
}

.draggable-header .highslide-header .highslide-move * {
  display: none;
}

.draggable-header .highslide-header .highslide-close {
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 5;
  padding: 0;
}

.draggable-header .highslide-header .highslide-close a {
  display: block;
  height: 16px;
  width: 16px;
  background-image: url(/highslide/graphics/closeX.png);
}

.draggable-header .highslide-header .highslide-close a:hover {
  background-position: 0 16px;
}

.draggable-header .highslide-header .highslide-close span {
  display: none;
}

.draggable-header .highslide-maincontent {
  padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
  height: 18px;
  border-bottom: 1px solid #dddddd;
}

.titlebar .highslide-heading {
  position: absolute;
  width: 90%;
  margin: 1px 0 1px 5px;
  color: #666666;
}

.titlebar .highslide-header .highslide-move {
  cursor: move;
  display: block;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 0;
  width: 100%;
  z-index: 1;
}

.titlebar .highslide-header .highslide-move * {
  display: none;
}

.titlebar .highslide-header li {
  position: relative;
  top: 3px;
  z-index: 2;
  padding: 0 0 0 1em;
}

.titlebar .highslide-maincontent {
  padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
  display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
  background: white;
}

.wide-border .highslide-image {
  border-width: 10px;
}

.wide-border .highslide-caption {
  padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
  border: none;
}

.borderless .highslide-caption {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
  background: #444;
}

.outer-glow .highslide-image {
  border: 5px solid #444444;
}

.outer-glow .highslide-caption {
  border: 5px solid #444444;
  border-top: none;
  padding: 5px;
  background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
  background: white;
}

.colored-border .highslide-image {
  border: 2px solid green;
}

.colored-border .highslide-caption {
  border: 2px solid green;
  border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
  background: #111;
}

.dark .highslide-image {
  border-color: black black #202020 black;
  background: gray;
}

.dark .highslide-caption {
  color: white;
  background: #111;
}

.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
  background-image: url(/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
  position: absolute;
  padding: 1em 0 0 0;
  background: none;
  color: white;
  border: none;
  font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
  color: gray;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  cursor: default;
  padding: 0 0 0 22px;
  margin: 0;
  background: url(/highslide/graphics/icon.gif) no-repeat 0 1px;
}

.controls-in-heading .highslide-controls {
  width: 105px;
  height: 20px;
  position: relative;
  margin: 0;
  top: -23px;
  left: 7px;
  background: none;
}

.controls-in-heading .highslide-controls ul {
  position: static;
  height: 20px;
  background: none;
}

.controls-in-heading .highslide-controls li {
  padding: 0;
}

.controls-in-heading .highslide-controls a {
  background-image: url(/highslide/graphics/controlbar-white-small.gif);
  height: 20px;
  width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
  display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
  background-position: 0 0;
}

.controls-in-heading .highslide-controls .highslide-previous a:hover {
  background-position: 0 -20px;
}

.controls-in-heading .highslide-controls .highslide-previous a.disabled {
  background-position: 0 -40px !important;
}

.controls-in-heading .highslide-controls .highslide-play a {
  background-position: -20px 0;
}

.controls-in-heading .highslide-controls .highslide-play a:hover {
  background-position: -20px -20px;
}

.controls-in-heading .highslide-controls .highslide-play a.disabled {
  background-position: -20px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-pause a {
  background-position: -40px 0;
}

.controls-in-heading .highslide-controls .highslide-pause a:hover {
  background-position: -40px -20px;
}

.controls-in-heading .highslide-controls .highslide-next a {
  background-position: -60px 0;
}

.controls-in-heading .highslide-controls .highslide-next a:hover {
  background-position: -60px -20px;
}

.controls-in-heading .highslide-controls .highslide-next a.disabled {
  background-position: -60px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-full-expand a {
  background-position: -100px 0;
}

.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
  background-position: -100px -20px;
}

.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
  background-position: -100px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-close a {
  background-position: -120px 0;
}

.controls-in-heading .highslide-controls .highslide-close a:hover {
  background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/
.text-controls .highslide-controls {
  width: auto;
  height: auto;
  margin: 0;
  text-align: center;
  background: none;
}

.text-controls ul {
  position: static;
  background: none;
  height: auto;
  left: 0;
}

.text-controls .highslide-move {
  display: none;
}

.text-controls li {
  background-image: url(/highslide/graphics/controlbar-text-buttons.png);
  background-position: right top !important;
  padding: 0;
  margin-left: 15px;
  display: block;
  width: auto;
}

.text-controls a {
  background: url(/highslide/graphics/controlbar-text-buttons.png) no-repeat;
  background-position: left top !important;
  position: relative;
  left: -10px;
  display: block;
  width: auto;
  height: auto;
  text-decoration: none !important;
}

.text-controls a span {
  background: url(/highslide/graphics/controlbar-text-buttons.png) no-repeat;
  margin: 1px 2px 1px 10px;
  display: block;
  min-width: 4em;
  height: 18px;
  line-height: 18px;
  padding: 1px 0 1px 18px;
  color: #333;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}

.text-controls .highslide-next {
  margin-right: 1em;
}

.text-controls .highslide-full-expand a span {
  min-width: 0;
  margin: 1px 0;
  padding: 1px 0 1px 10px;
}

.text-controls .highslide-close a span {
  min-width: 0;
}

.text-controls a:hover span {
  color: black;
}

.text-controls a.disabled span {
  color: #999;
}

.text-controls .highslide-previous span {
  background-position: 0 -40px;
}

.text-controls .highslide-previous a.disabled {
  background-position: left top !important;
}

.text-controls .highslide-previous a.disabled span {
  background-position: 0 -140px;
}

.text-controls .highslide-play span {
  background-position: 0 -60px;
}

.text-controls .highslide-play a.disabled {
  background-position: left top !important;
}

.text-controls .highslide-play a.disabled span {
  background-position: 0 -160px;
}

.text-controls .highslide-pause span {
  background-position: 0 -80px;
}

.text-controls .highslide-next span {
  background-position: 0 -100px;
}

.text-controls .highslide-next a.disabled {
  background-position: left top !important;
}

.text-controls .highslide-next a.disabled span {
  background-position: 0 -200px;
}

.text-controls .highslide-full-expand span {
  background: none;
}

.text-controls .highslide-full-expand a.disabled {
  background-position: left top !important;
}

.text-controls .highslide-close span {
  background-position: 0 -120px;
}

/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/
.highslide-thumbstrip {
  height: 100%;
  direction: ltr;
}

.highslide-thumbstrip div {
  overflow: hidden;
}

.highslide-thumbstrip table {
  position: relative;
  padding: 0;
  border-collapse: collapse;
}

.highslide-thumbstrip td {
  padding: 1px;
  /*text-align: center;*/
}

.highslide-thumbstrip a {
  outline: none;
}

.highslide-thumbstrip img {
  display: block;
  border: 1px solid gray;
  margin: 0 auto;
}

.highslide-thumbstrip .highslide-active-anchor img {
  visibility: visible;
}

.highslide-thumbstrip .highslide-marker {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}

.highslide-thumbstrip-horizontal div {
  width: auto;
  /* width: 100% breaks in small strips in IE */
}

.highslide-thumbstrip-horizontal .highslide-scroll-up {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 25px;
  height: 42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-up div {
  margin-bottom: 10px;
  cursor: pointer;
  background: url(/highslide/graphics/scrollarrows.png) left center no-repeat;
  height: 42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-down {
  display: none;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 25px;
  height: 42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-down div {
  margin-bottom: 10px;
  cursor: pointer;
  background: url(/highslide/graphics/scrollarrows.png) center right no-repeat;
  height: 42px;
}

.highslide-thumbstrip-horizontal table {
  margin: 2px 0 10px 0;
}

.highslide-viewport .highslide-thumbstrip-horizontal table {
  margin-left: 10px;
}

.highslide-thumbstrip-horizontal img {
  width: auto;
  height: 40px;
}

.highslide-thumbstrip-horizontal .highslide-marker {
  top: 47px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom: 6px solid gray;
}

.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
  margin-left: 10px;
}

.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
  border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
  overflow: hidden !important;
}

.highslide-thumbstrip-vertical div {
  height: 100%;
}

.highslide-thumbstrip-vertical a {
  display: block;
}

.highslide-thumbstrip-vertical .highslide-scroll-up {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-up div {
  margin-left: 10px;
  cursor: pointer;
  background: url(/highslide/graphics/scrollarrows.png) top center no-repeat;
  height: 25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-down {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-down div {
  margin-left: 10px;
  cursor: pointer;
  background: url(/highslide/graphics/scrollarrows.png) bottom center no-repeat;
  height: 25px;
}

.highslide-thumbstrip-vertical table {
  margin: 10px 0 0 10px;
}

.highslide-thumbstrip-vertical img {
  width: 60px; /* t=5481 */
}

.highslide-thumbstrip-vertical .highslide-marker {
  left: 0;
  margin-top: 8px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left: 6px solid gray;
}

.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
  border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
  overflow: auto;
}

.highslide-thumbstrip-float ul {
  margin: 2px 0;
  padding: 0;
}

.highslide-thumbstrip-float li {
  display: block;
  height: 60px;
  margin: 0 2px;
  list-style: none;
  float: left;
}

.highslide-thumbstrip-float img {
  display: inline;
  border-color: silver;
  max-height: 56px;
}

.highslide-thumbstrip-float .highslide-active-anchor img {
  border-color: black;
}

.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
  display: none;
}

.highslide-thumbstrip-float .highslide-marker {
  display: none;
}
/*# sourceMappingURL=main.css.map */

.header__bottom {
	display: flex;
	padding-left: 7px;
	justify-content: space-between;
}

.header__bottom span {
	margin-right: 10px;
}

@media (max-width: 900px) {
	.header__bottom {
		max-width: 760px;
		margin: 0 auto;
		padding-left: 0;
	}
}

@media (max-width: 730px) {
	.header__bottom {
		flex-direction: column;
		margin-bottom: 8px;
	}
}

@media (max-width: 515px) {
	.header__bottom {
		margin-top: 8px;
	}
}

/* End */
/* /bitrix/templates/2023/components/bitrix/menu/top_menu_2023/style.css?1698572067182 */
/* /bitrix/templates/2023/components/bitrix/menu/bottom_menu_2023/style.css?16985740411 */
/* /bitrix/templates/2023/styles.css?173177249654309 */
