@charset "UTF-8";
/* stylelint-disable */
/*! 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 {
  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;
}

/* stylelint-disable */
/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */
@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-notification {
  display: none !important;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container [hidden] {
  display: none;
}

.swiper-container-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-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * 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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-disabled {
  opacity: 0.35;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.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(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-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, 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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-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-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* @mixin viewport--md {
  @media (min-width: $viewport--md) {
    @content;
  }
}

@mixin viewport--lg {
  @media (min-width: $viewport--lg) {
    @content;
  }
}

@mixin viewport--xl {
  @media (min-width: $viewport--xl) {
    @content;
  }
}

@mixin viewport--xxl {
  @media (min-width: $viewport--xxl) {
    @content;
  }
} */
@font-face {
  font-style: normal;
  font-weight: 300;
  font-family: "Proxima Nova";
  font-display: swap;
  src: url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Proxima Nova";
  font-display: swap;
  src: url("../fonts/ProximaNova-Reg.woff2") format("woff2"), url("../fonts/ProximaNova-Reg.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 600;
  font-family: "Proxima Nova";
  font-display: swap;
  src: url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Proxima Nova";
  font-display: swap;
  src: url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  height: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: "Proxima Nova", "Arial", sans-serif;
  color: #505050;
  background-color: #f2f2f2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #0098c1;
  text-decoration: none;
}

img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}

textarea {
  resize: none;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #ffffff;
  -webkit-text-fill-color: #000000;
}

input,
textarea {
  border-radius: 0;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}
input:invalid,
textarea:invalid {
  box-shadow: none;
}

select {
  border-radius: 0;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
}

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

select,
textarea,
input:matches([type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url]) {
  appearance: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  appearance: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
}

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(100 * var(--vh, 1vh));
}
.wrapper--no-scrollbar {
  height: 100vh;
  height: calc(100 * var(--vh, 1vh));
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.wrapper--no-scrollbar::-webkit-scrollbar {
  display: none;
}
.wrapper .header,
.wrapper .footer {
  flex-shrink: 0;
}
.wrapper main {
  flex-grow: 1;
}

.scroll-lock {
  position: fixed;
  overflow-y: auto;
}

.btn-reset {
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}

input,
button,
textarea,
label,
select {
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
@media (max-width: 767px) {
  input,
  button,
  textarea,
  label,
  select {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }
}

@media (min-width: 768px) {
  .visible-sm {
    display: none;
  }
}
.visible-sm .button {
  margin: 0 auto;
}

.no-padding {
  margin: 0 -17px;
}

@keyframes disableBreakpointAnimation {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
.input-wrapper {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
}

.input-wrapper ~ input,
.input-wrapper > input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #0098c1;
  background-color: transparent;
  color: #0098c1;
  font-size: 24px;
  line-height: 29px;
  transition: border-color 0.3s ease;
}
.input-wrapper ~ input:hover,
.input-wrapper > input:hover {
  border-color: rgba(0, 152, 193, 0.7);
}

textarea {
  border: 1px solid #0098c1;
  background-color: transparent;
  color: #0098c1;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
}
textarea:hover {
  border-color: rgba(0, 152, 193, 0.7);
}

.hidden {
  display: none !important;
}

.container {
  width: 100%;
  max-width: 1412px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1439px) {
  .container {
    padding: 0 80px;
  }
}
@media (max-width: 1023px) {
  .container {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .container--no-padding {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .container--no-padding .admin__control-wrapper {
    padding-right: 17px;
    padding-left: 17px;
  }
}
.container--admin .btn--more {
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .container--admin .btn--more {
    width: 178px;
  }
}
@media (max-width: 767px) {
  .container--admin .btn--more {
    width: 222px;
  }
}
@media (max-width: 767px) {
  .container__button-wrapper .button {
    width: 222px;
  }
}

.title--h2 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 38px;
  font-weight: lighter;
  line-height: 46px;
  letter-spacing: 1.7px;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .title--h2 {
    letter-spacing: 1.7px;
  }
}
@media (max-width: 1023px) {
  .title--h2 {
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .title--h2 {
    letter-spacing: 1.3px;
  }
}

.title--hotel-edit {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
}

.title--h3 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 24px;
  font-weight: lighter;
  line-height: 29px;
  letter-spacing: 1.2px;
  color: #0098c1;
}
@media (max-width: 1023px) {
  .title--h3 {
    margin-bottom: 10px;
  }
}

.title--without-margin {
  margin: 0;
}

.text-wrapper p {
  margin: 0;
  line-height: 22px;
}
@media (max-width: 767px) {
  .text-wrapper p {
    letter-spacing: 0.2px;
  }
}

.text-content {
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  letter-spacing: 0.1px;
}
@media (max-width: 767px) {
  .text-content {
    letter-spacing: 0.2px;
  }
}
.text-content p {
  margin-top: 0;
}
.text-content p:last-of-type {
  margin-bottom: 0;
}

.button {
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 17px;
  outline: 0;
  color: #0098c1;
  line-height: 19px;
  letter-spacing: 0.5px;
  border: 1px solid #0098c1;
  border-radius: 1px;
  cursor: pointer;
  padding: 14px 31px;
}
.button--open {
  padding: 4px 41px;
  background: url("./../img/icons-sprite.svg#bckg-icon-arrow") 50% 50%/20px 14px no-repeat;
}
.button--blue {
  background-color: #0098c1;
  color: #ffffff;
}
.button--transparent {
  padding: 12px 42px;
  background-color: transparent;
}
.button--transparent:hover {
  border-color: transparent;
  background-color: #0098c1;
  color: #ffffff;
}
.button--white {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.button--white:hover {
  border-color: #0098c1;
  background-color: #ffffff;
  color: #0098c1;
}
.button:hover {
  opacity: 0.8;
}
.button:disabled {
  border-color: #a7a7a7;
  background-color: transparent;
  color: #a7a7a7;
}
.button:disabled:hover {
  border-color: #a7a7a7;
  background-color: transparent;
  color: #a7a7a7;
  opacity: 1;
}

.open-more {
  padding: 41px 0 0 0;
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.open-more__button {
  display: block;
  margin: 0 auto;
  padding: 14px 0;
  width: 222px;
}
@media (max-width: 767px) {
  .open-more__button {
    padding: 14px 0;
    width: 222px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.5px;
  }
}

/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00bcd4;
}
.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}
.choices[data-type*=select-one]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #dddddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #ffffff;
  word-break: break-all;
  box-sizing: border-box;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}
.choices__list--dropdown.is-active {
  visibility: visible;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

/*=====  End of Choices  ======*/
.choices {
  height: 42px;
  cursor: pointer;
}
.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=select-one] .choices__inner, .choices[data-type*=text] .choices__inner {
  cursor: pointer;
}
.choices.is-open .choices__list--dropdown {
  border-color: #ffffff;
}
.choices.is-focused .choices__inner, .choices.is-open .choices__inner {
  border-color: #0098c1;
}
.choices__item {
  margin: 0;
  background-color: #f2f2f2;
}
.choices__list--multiple .choices__item, .choices__list--single .choices__item {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 20px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
}
@media (max-width: 767px) {
  .choices__list--multiple .choices__item, .choices__list--single .choices__item {
    font-size: 24px;
  }
}
.choices__input--cloned {
  display: none;
}
.choices__inner {
  padding: 5px 10px;
  height: 42px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border-color: #0098c1;
  background-color: transparent;
}
.choices__inner:hover, .choices__inner:focus {
  border-color: rgba(0, 152, 193, 0.7);
  cursor: pointer;
}
.choices__inner:active {
  border-color: #0098c1;
}
.choices__inner .choices__list--multiple .choices__item:not(:first-child) {
  display: none;
}
.choices__item--choice.is-selected::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 17px;
  width: 11px;
  height: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/icons-sprite.svg#bckg-check");
  background-size: 13px 12px;
  background-position: center;
}
.choices__list--dropdown {
  margin-top: 10px;
  max-height: 340px;
}
.choices__list > *, .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #ffffff;
  border: none;
  word-break: break-word;
}
.choices__list--dropdown .choices__item--selectable {
  padding: 6px 35px;
  position: relative;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
}
.choices[data-type*=select-multiple]::after, .choices[data-type*=select-one]::after {
  content: "";
  height: 17px;
  width: 29px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -7.5px;
  border-style: none;
  border-color: transparent;
  border-width: 0;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url("../img/icons-sprite.svg#bckg-icon-select");
  background-size: 29px 16px;
}
@media (max-width: 767px) {
  .choices[data-type*=select-multiple]::after, .choices[data-type*=select-one]::after {
    height: 21px;
    background-size: contain;
    width: 20px;
    top: 57%;
  }
}
.choices[data-type*=select-one] .choices__inner {
  padding: 3px 10px;
}

.header {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 0;
  background-color: #f2f2f2;
  color: #0098c1;
  transition: transform 0.3s ease;
  z-index: 110;
}
@media (max-width: 767px) {
  .header {
    background-color: #ffffff;
    min-height: 91px;
    z-index: 10;
  }
}
.header__link {
  color: inherit;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0.045em;
}
@media (max-width: 1250px) {
  .header__link {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .header__link {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .header__link {
    font-size: 18px;
    line-height: 24px;
  }
}
.header__main {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .header__main {
    order: 1;
    margin-top: 15px;
  }
}
.header__main-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 8px;
}
@media (max-width: 1439px) {
  .header__main-wrapper {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .header__main-wrapper {
    padding-top: 37px;
    padding-bottom: 17px;
  }
}
.header__link--sign-in {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-right: 33px;
  position: relative;
}
.header__link--sign-in::after {
  content: "";
  position: absolute;
  right: 0;
  width: 26px;
  height: 30px;
  background: url("./../img/icons-sprite.svg#bckg-icon-sign-in") right 50%/26px 30px no-repeat;
}
.header__link--sign-in svg {
  margin-left: 5px;
  width: 26px;
  height: 30px;
}
@media (max-width: 1023px) {
  .header__link--sign-in {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .header__link--sign-in {
    position: absolute;
    right: 13px;
    top: 32px;
    min-width: 26px;
  }
  .header__link--sign-in svg {
    margin-left: 0;
    width: 22px;
    height: 26px;
  }
}
.header__top-list {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  list-style: none;
  padding: 0;
  align-items: center;
  background-color: #f2f2f2;
}
.header__top {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media (max-width: 767px) {
  .header__top {
    order: 2;
    display: none;
  }
}
.header__item {
  padding: 0;
  margin-left: 10px;
}
.header__item:last-child {
  padding-right: 0;
}
.header__top-link {
  color: #9f9f9f;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  transition: color 0.3s ease;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  background: transparent;
}
.header__top-link::before {
  position: absolute;
  content: "";
  top: -5px;
  left: -5px;
  bottom: -5px;
  right: -5px;
}
.header__top-link:hover, .header__top-link:active {
  color: #505050;
}
.header__top-link:hover svg, .header__top-link:active svg {
  fill: #505050;
  transition: 0.3s ease;
}
.header__search-img {
  width: 17px;
  height: 17px;
}
.header__logo {
  margin-right: 125px;
  padding-top: 5px;
}
.header__logo img {
  width: 222px;
  height: 83px;
}
@media (max-width: 1439px) {
  .header__logo {
    margin-right: 48px;
    padding-top: 10px;
  }
  .header__logo svg {
    width: 178px;
    height: 66px;
  }
}
@media (max-width: 1260px) {
  .header__logo {
    margin-right: 10px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .header__logo {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-right: 0;
  }
  .header__logo img {
    width: 53px;
    height: 47px;
  }
}
.header__search {
  display: flex;
}

.header__search.header__search--hidden {
  display: none;
}

@media (max-width: 1023px) {
  .header--menu-opened {
    background-color: #f2f2f2;
  }
  .header--menu-opened .main-nav__list {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 30px;
    order: 1;
  }
  .header--menu-opened .main-nav__item {
    width: 100%;
    margin-left: 0;
  }
  .header--menu-opened .main-nav__link {
    padding: 5px;
    padding-top: 0;
    width: 100%;
  }
  .header--menu-opened .header__main-wrapper {
    align-items: flex-start;
  }
  .header--menu-opened .header__link--sign-in {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .header--menu-opened {
    background-color: #0098c1;
    height: 100%;
    width: 100%;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
  }
  .header--menu-opened .header__main-wrapper {
    padding-top: 105px;
    padding-bottom: 10px;
  }
  .header--menu-opened .main-nav {
    flex-direction: column;
  }
  .header--menu-opened .header__main {
    background-color: #0098c1;
    color: #ffffff;
    margin-top: 0;
  }
  .header--menu-opened .header__top {
    display: block;
    color: #ffffff;
  }
  .header--menu-opened .main-nav__list,
  .header--menu-opened .header__top-list {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .header--menu-opened .main-nav__item,
  .header--menu-opened .header__item {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
  }
  .header--menu-opened .main-nav__link,
  .header--menu-opened .header__top-link {
    color: inherit;
    padding: 10px;
    padding-bottom: 12.5px;
    padding-left: 0;
    transition: 0.3s ease;
  }
  .header--menu-opened .header__top-link {
    font-size: 16px;
    line-height: 21px;
  }
  .header--menu-opened .header__top-list {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    margin-bottom: 50px;
    height: auto;
    background-color: #0098c1;
  }
  .header--menu-opened .main-nav__list {
    margin-left: 0;
  }
  .header--menu-opened .header__logo {
    color: inherit;
    top: 83px;
  }
  .header--menu-opened .header__logo svg {
    width: 105px;
    height: 92px;
  }
}
@media (max-width: 767px) {
  .header--menu-opened .header__search.header__search--hidden {
    display: block;
  }
}

.footer {
  display: grid;
  grid-template-areas: "logotip mailing menu" "info info info ";
  grid-column-gap: 10px;
  border-top: 1.5px solid #0098c1;
  padding-top: 23px;
  padding-bottom: 45px;
  margin-top: 52px;
}
@media (max-width: 767px) {
  .footer {
    display: grid;
    grid-template-areas: "menu" "mailing" "logotip" "info";
    justify-content: normal;
    margin-top: 20px;
    padding-top: 15px;
  }
}

.footer__logotip {
  grid-area: logotip;
}
@media (max-width: 767px) {
  .footer__logotip {
    justify-content: space-around;
  }
}

.footer__mailing {
  grid-area: mailing;
  margin-right: 0;
  width: 100%;
  max-width: 461px;
}
@media (max-width: 767px) {
  .footer__mailing {
    width: 100%;
    padding-bottom: 36px;
    max-width: inherit;
  }
}

.footer__menu {
  grid-area: menu;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .footer__menu {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .footer__menu {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 28px;
  }
}
@media (min-width: 1920px) {
  .footer__menu {
    justify-content: flex-end;
  }
}

.footer__info {
  grid-area: info;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #9f9f9f;
  font-size: 12px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .footer__info {
    margin-top: 28px;
    margin-bottom: 31px;
  }
  .footer__info span {
    letter-spacing: 0;
  }
}

.logotip {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  padding-right: 48px;
}
.logotip__list {
  padding: 0;
  margin: 0;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .logotip__list {
    align-self: center;
    margin: 0;
    padding-left: 19px;
  }
}
@media (min-width: 1920px) {
  .logotip__list {
    margin: 7px 58px 0 0;
  }
}
@media (max-width: 767px) {
  .logotip__company-tm {
    padding-top: 0;
    width: 124px;
  }
}
@media (min-width: 1920px) {
  .logotip__company-tm {
    width: 130px;
    height: 88px;
  }
}
@media (max-width: 767px) {
  .logotip__company-ap {
    width: 78px;
  }
}
@media (min-width: 1920px) {
  .logotip__company-ap {
    width: 80px;
    height: 84px;
  }
}
@media (max-width: 767px) {
  .logotip {
    padding: 0;
  }
}

.logotip__item img:focus, .logotip__item img:hover {
  opacity: 0.8;
}

.mailing__form {
  padding-top: 8px;
  display: grid;
  grid-template-areas: "label button" "check check";
}
@media (max-width: 767px) {
  .mailing__form {
    padding: 0;
  }
}

.mailing__form .button--transparent {
  height: 42px;
}

.form-fiield {
  height: 42px;
}
.form-fiield input {
  width: 100%;
  height: 42px;
  border: 1px solid #0098c1;
  border-radius: 1px;
  background-color: #f2f2f2;
  padding: 8px 23px 8px 15px;
  font-size: 24px;
  font-style: light;
  outline: 0;
  color: #0098c1;
  cursor: pointer;
  text-overflow: ellipsis;
  border-right: none;
}
.form-fiield input:focus, .form-fiield input:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .form-fiield input {
    width: 97%;
    margin-right: 10px;
    border-right: solid 1px #0098c1;
  }
}
.form-fiield input .input:focus:invalid {
  outline: 2px solid #ff8282;
}

::-webkit-input-placeholder {
  color: #0098c1;
}

.form-check {
  width: 100%;
}
.form-check input {
  width: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form-check input + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  padding-top: 8px;
  color: #9f9f9f;
  font-size: 12px;
  font-family: "Proxima Nova", "Arial", sans-serif;
}
.form-check input + label:focus, .form-check input + label:hover {
  opacity: 0.8;
}
.form-check input + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #0098c1;
  margin-right: 0.5em;
}
.form-check input:checked + label::before {
  border-color: #0098c1;
  background-image: url("../img/svg/check.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.menu__list {
  display: flex;
  flex-direction: column;
  margin: 0;
  list-style: none;
  padding: 5px 0 0 0;
  text-align: right;
}
@media (max-width: 767px) {
  .menu__list {
    padding: 0;
  }
}

.menu__item {
  color: #9f9f9f;
  font-size: 12px;
  font-family: "Proxima Nova", "Arial", sans-serif;
}
.menu__item:focus, .menu__item:hover {
  opacity: 0.8;
}

.menu__account {
  width: 100%;
  max-width: 112px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
  padding: 4px 0 0 32px;
  align-items: flex-start;
}
.menu__account li {
  justify-content: flex-end;
  display: flex;
}
.menu__account-social {
  padding: 10px;
}
.menu__account-social:focus, .menu__account-social:hover {
  opacity: 0.8;
}
.menu__account-social svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 767px) {
  .menu__account {
    padding-top: 12px;
  }
}

.cookies {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 42px;
}
@media (max-width: 767px) {
  .cookies {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.cookies__title {
  font-size: 24px;
  font-weight: 300;
  color: #0098c1;
  margin: 0;
  padding-top: 24px;
}
@media (max-width: 767px) {
  .cookies__title {
    padding-top: 40px;
  }
}

.cookies__description {
  width: 100%;
  max-width: 900px;
  font-size: 12px;
  color: #9f9f9f;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: 400;
  margin: 0;
}

.cookies__info {
  font-size: 12px;
  font-weight: 600;
  color: #9f9f9f;
  padding-bottom: 16px;
}
.cookies__info:focus, .cookies__info:hover {
  opacity: 0.8;
}

.cookies__btn-close {
  position: absolute;
  top: 30px;
  right: 1px;
  left: auto;
  border: none;
  background-color: inherit;
  cursor: pointer;
  outline: none;
}
@media (max-width: 767px) {
  .cookies__btn-close svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .cookies__btn-close {
    top: 12px;
    right: 12px;
  }
}
.cookies__btn-close:focus, .cookies__btn-close:hover {
  opacity: 0.8;
}

#cookie_notification {
  display: none;
}

#cookie_notification.show {
  display: block;
}

.promo__none {
  display: none;
}

.promo__button {
  margin-bottom: 42px;
  margin-top: 30px;
}

.promo {
  position: relative;
  background-color: #505050;
  height: 520px;
  display: flex;
}
@media (max-width: 767px) {
  .promo {
    height: 375px;
  }
}
@media (min-width: 1920px) {
  .promo {
    height: 529px;
  }
}

.promo__none .promo {
  padding-top: 457px;
}

.promo::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  background: linear-gradient(0deg, #000000 -6%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 68%);
  z-index: 1;
  height: 100%;
}

.promo__img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promo__info {
  display: flex;
  flex-direction: column;
  position: relative;
  top: unset;
  text-align: center;
  z-index: 1;
  min-height: 115px;
  align-self: flex-end;
}
@media (max-width: 767px) {
  .promo__info {
    top: 111px;
  }
}
.promo__info-reg {
  display: flex;
  flex-direction: column;
  position: relative;
  top: unset;
  text-align: center;
  z-index: 1;
  min-height: 115px;
  align-self: flex-end;
}
@media (max-width: 767px) {
  .promo__info-reg {
    top: 25px;
  }
}

@media (max-width: 1439px) {
  .promo__text-wrapper {
    max-width: 1200px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .promo__text-wrapper {
    top: 20px;
  }
}

.promo__title {
  margin: 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  font-family: "Proxima Nova", "Arial", sans-serif;
  text-transform: uppercase;
  line-height: 30px;
  margin-top: 30px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .promo__title {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1.2px;
    margin: 0 0 32px;
  }
}
@media (min-width: 1920px) {
  .promo__title {
    font-size: 36px;
  }
}

.main-container {
  display: flex;
  flex-direction: column;
}

.direction {
  padding-top: 30px;
}

.direction__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .direction__list {
    display: none;
  }
}
.direction__list .swiper-slide {
  height: auto;
}

.direction__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-right: 10px;
}

.direction__title {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #606060;
  max-width: 272px;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #0098c1;
  padding-bottom: 4px;
  user-select: none;
  cursor: pointer;
}
@media (min-width: 1920px) {
  .direction__title {
    padding-bottom: 8px;
  }
}

.direction__data {
  text-align: center;
  font-size: 14px;
  color: #0098c1;
  padding-top: 8px;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .direction__data {
    padding-top: 0;
  }
}

.direction__status {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
.direction__status--no {
  color: #a7a7a7;
}
.direction__status--ok {
  color: #78b17c;
}
.direction__status--an {
  color: #d57c68;
}

.direction-swiper {
  position: relative;
  margin: 0 auto;
  padding: 0 50px;
  padding-top: 30px;
  width: 100%;
  max-width: 1510px;
}
.direction-swiper .swiper-container {
  position: static;
}
@media (max-width: 1439px) {
  .direction-swiper {
    padding: 0 80px;
    padding-top: 30px;
  }
}
@media (max-width: 1023px) {
  .direction-swiper {
    padding: 0 24px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .direction-swiper {
    display: none;
  }
}

.direction__arrow {
  outline: none;
  align-self: center;
  border: none;
  background-color: transparent;
}

.direction__arrow svg {
  width: 19px;
  height: 30px;
  color: #0098c1;
}

.direction__arrow--right {
  position: absolute;
  top: 55%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 33px;
  left: auto;
}
@media (min-width: 1440px) {
  .direction__arrow--right {
    right: 10px;
  }
}
@media (max-width: 1020px) {
  .direction__arrow--right {
    right: 0;
  }
}
@media (max-width: 767px) {
  .direction__arrow--right {
    outline: none !important;
  }
}
.direction__arrow--right:hover, .direction__arrow--right:focus {
  opacity: 0.8;
}

.direction__arrow--left {
  position: absolute;
  top: 55%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 33px;
  right: auto;
}
@media (min-width: 1440px) {
  .direction__arrow--left {
    left: 10px;
  }
}
@media (max-width: 1020px) {
  .direction__arrow--left {
    left: 0;
  }
}
@media (max-width: 767px) {
  .direction__arrow--left {
    outline: none !important;
  }
}
.direction__arrow--left:hover, .direction__arrow--left:focus {
  opacity: 0.8;
}

.direction__arrow,
.direction-button-next::after {
  content: none;
}

.direction__arrow,
.direction-button-prev::after {
  content: none;
}

.swiper-pagination-bullet-active {
  background-color: #0098c1;
}

@media (max-width: 767px) {
  .direction--exhibitors {
    display: flex;
    align-items: center;
    padding: 20px 15px 16px;
  }
}
.direction--exhibitors .title--h2 {
  margin-bottom: 20px;
  letter-spacing: 1.4px;
}
@media (max-width: 1439px) {
  .direction--exhibitors .title--h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .title--h2 {
    margin-bottom: 0;
  }
}
.direction--exhibitors .direction__title {
  padding-bottom: 14px;
  letter-spacing: 0.3px;
  line-height: 20px;
}
@media (max-width: 1439px) {
  .direction--exhibitors .direction__title {
    padding: 0 0 14px 0;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .direction__title {
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    max-width: 227px;
    letter-spacing: 0.7px;
  }
}
.direction--exhibitors .direction__data {
  padding-top: 5px;
  padding-bottom: 3px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.3px;
}
.direction--exhibitors .direction__status {
  font-size: 12px;
  line-height: 14px;
}
.direction--exhibitors .direction__item {
  padding: 7px 0 15px 0;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .direction--exhibitors .direction__item {
    align-items: center;
    padding-right: 0;
  }
}
@media (max-width: 1439px) {
  .direction--exhibitors .swiper-slide {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .swiper-slide {
    border: none;
    margin: 0;
    width: 100%;
  }
}
.direction--exhibitors input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  visibility: hidden;
}
.direction--exhibitors input:checked ~ .direction__radio .direction__item {
  border-color: #0098c1;
}
@media (max-width: 767px) {
  .direction--exhibitors input:checked ~ .direction__radio .direction__item {
    border: none;
  }
}
.direction--exhibitors .direction__arrow--right {
  top: 72%;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .direction--exhibitors .direction__arrow--right {
    right: 41px;
    top: 75%;
  }
}
@media (max-width: 1023px) {
  .direction--exhibitors .direction__arrow--right {
    right: 0;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .direction__arrow--right {
    right: 8px;
    top: 45%;
    color: #0098c1;
  }
}
.direction--exhibitors .direction__arrow--left {
  top: 72%;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .direction--exhibitors .direction__arrow--left {
    left: 41px;
    top: 75%;
  }
}
@media (max-width: 1023px) {
  .direction--exhibitors .direction__arrow--left {
    left: 0;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .direction__arrow--left {
    left: 8px;
    top: 45%;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .direction__list {
    display: flex;
    align-items: center;
    padding: 20px 0 45px;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .swiper-pagination {
    top: 221px;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 767px) {
  .direction--exhibitors .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: initial;
    border: 1px solid #0098c1;
  }
}

.news-home {
  display: flex;
  column-gap: 16px;
  padding-bottom: 43px;
  padding-top: 21px;
}
@media (max-width: 767px) {
  .news-home {
    flex-direction: column;
    padding-top: 108px;
  }
}
@media (min-width: 1920px) {
  .news-home {
    padding-top: 40px;
    padding-bottom: 35px;
  }
}
.news-home__title-info {
  color: #0098c1;
  font-size: 24px;
  line-height: 29px;
  font-weight: 300;
  margin: 0;
  padding-left: 16px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .news-home__title-info {
    padding-left: 0;
  }
}
.news-home__btn-block {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}
@media (min-width: 1920px) {
  .news-home__btn-block {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .news-home__btn-block {
    padding-top: 11px;
  }
}
.news-home__button-next, .news-home__button-prev {
  position: absolute;
  top: 30%;
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 50;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  width: 19px;
  height: 30px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .news-home__button-next, .news-home__button-prev {
    display: flex;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }
  .news-home__button-next:active, .news-home__button-prev:active {
    outline: none !important;
  }
}
.news-home__button-next {
  right: 10px;
  left: auto;
  outline: 0 !important;
}
.news-home__button-prev {
  right: auto;
  left: 10px;
  outline: 0 !important;
}
.news-home__button-prev svg {
  transform: rotate(-180deg);
}
.news-home__pagination {
  display: none;
}
@media (max-width: 767px) {
  .news-home__pagination {
    display: inline-block;
    bottom: -35px;
    text-align: center;
    padding-bottom: 10px;
  }
}
.news-home__pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: initial;
  border: 1px solid #0098c1;
}
.news-home__pagination .swiper-pagination-bullet-active {
  background: #0098c1;
}
.news-home__img-wrapper {
  max-width: 100%;
  max-height: initial;
}
.news-home__img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .news-home__img-wrapper {
    max-width: initial;
    max-height: initial;
  }
}
.news-home__about-text {
  overflow: hidden;
  width: 100%;
  max-width: 692px;
}
@media (max-width: 1440px) {
  .news-home__about-text {
    height: auto;
  }
}

.news-home__about {
  width: 49.433427762%;
}
.news-home__about-title {
  margin: 0;
  color: #0098c1;
  font-size: 36px;
  line-height: 46px;
  font-weight: 300;
  padding-bottom: 13px;
}
@media (max-width: 767px) {
  .news-home__about-title {
    font-size: 32px;
    padding-right: 16.5px;
    padding-left: 16.5px;
    padding-bottom: 18px;
  }
}
.news-home__about p {
  margin: 0;
  padding-top: 17px;
}
@media (max-width: 767px) {
  .news-home__about p {
    padding-right: 16.5px;
    padding-left: 16.5px;
  }
}
@media (max-width: 767px) {
  .news-home__about {
    width: 100%;
    border-bottom: 1px solid #0098c1;
    padding-bottom: 18px;
  }
  .news-home__about .news-home__button-open {
    bottom: 20px;
  }
  .news-home__about .news-home__btn-block {
    padding-right: 16.5px;
  }
}

.news-home__info {
  display: flex;
  flex-direction: column;
  width: 49.433427762%;
  margin-right: 0;
}
.news-home__info-title {
  margin: 0;
  color: #0098c1;
  font-size: 38px;
  line-height: 46px;
  font-weight: 300;
  padding-bottom: 13px;
  -webkit-line-clamp: 3;
}
.news-home__info-list {
  padding: 0;
  margin: 0;
}
.news-home__info .swiper-wrapper {
  height: 100%;
  display: initial;
}
.news-home__info .swiper-slide {
  height: auto;
  display: flex;
}
.news-home__info-item {
  display: flex;
  position: relative;
  padding-bottom: 32px;
}
.news-home__info-item:last-child {
  padding-bottom: 0;
}
.news-home__info-img {
  position: relative;
  flex-shrink: 0;
  width: 222px;
  height: 222px;
  overflow: hidden;
}
.news-home__info-img img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
@media (min-width: 1920px) {
  .news-home__info-img {
    width: 222px;
    height: 222px;
  }
}
.news-home__info-content {
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.news-home__info-date {
  padding-left: 16px;
  font-size: 12px;
  line-height: 12px;
  color: #9f9f9f;
}
.news-home__info-text {
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  max-height: 113px;
  overflow: hidden;
  padding-left: 16px;
}
.news-home__info-text p {
  margin: 0;
}
.news-home__info- {
  text-align: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
}
.news-home__info-:hover, .news-home__info-:focus {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .news-home__info {
    width: 100%;
    padding-left: 0;
  }
  .news-home__info-title {
    font-size: 32px;
    padding-top: 26px;
    padding-right: 16.5px;
    padding-left: 16.5px;
  }
  .news-home__info-item {
    flex-direction: column;
  }
  .news-home__info .swiper-wrapper,
  .news-home__info .swiper-slide {
    height: 100%;
    display: flex;
  }
  .news-home__info-img {
    width: 100%;
    height: 200px;
  }
  .news-home__info-img img {
    width: 100%;
    height: 200px;
  }
  .news-home__info-date {
    padding: 0;
    padding-top: 6px;
  }
  .news-home__info h3 {
    padding-left: 0;
  }
  .news-home__info p {
    padding-left: 0;
  }
  .news-home__info-content {
    padding-right: 16.5px;
    padding-left: 16.5px;
  }
}

.interaction {
  display: flex;
  border-top: 1px solid #0098c1;
  padding-top: 36px;
  padding-bottom: 40px;
  justify-content: space-between;
}
.interaction__reg {
  width: 32.5779%;
  flex-shrink: 0;
  margin-right: 16px;
  position: relative;
}
.interaction__reg-title {
  margin: 0;
  padding-bottom: 30px;
  font-size: 35px;
  color: #0098c1;
  font-weight: 300;
}
@media (min-width: 1920px) {
  .interaction__reg-title {
    padding-bottom: 26px;
  }
}
.interaction__reg-text {
  margin: 0;
}
@media (max-width: 767px) {
  .interaction__reg {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .interaction__gallery {
    display: none;
  }
}
.interaction__btn-block {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .interaction__btn-block {
    display: none;
  }
}
.interaction__btn {
  display: none;
}
@media (max-width: 767px) {
  .interaction__btn {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .interaction {
    flex-direction: column;
    padding-bottom: 20px;
    order: 1;
  }
}
@media (min-width: 1920px) {
  .interaction {
    padding-top: 42px;
    padding-bottom: 35px;
  }
}
.interaction__list {
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 16px;
}

.partners-page {
  padding-top: 29px;
}
@media (max-width: 767px) {
  .partners-page {
    padding-top: 21px;
  }
}

.partners__block {
  border-top: 1px solid #0098c1;
  padding-top: 43px;
}
@media (min-width: 1920px) {
  .partners__block {
    padding-bottom: 26px;
    padding-top: 27px;
  }
}
@media (max-width: 767px) {
  .partners__block {
    padding-bottom: 20px;
  }
}

.partners__title {
  font-size: 36px;
  font-weight: 300;
  color: #0098c1;
  margin: 0;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .partners__title {
    font-size: 33px;
  }
}

.partners__list {
  margin: 0;
  margin-bottom: 85px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(6, 15.722379603%);
  gap: 16px;
}
.partners__item {
  aspect-ratio: 1.48;
}
.partners__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .partners__item {
    max-width: 45%;
    margin-left: 10px;
    margin-top: 10px;
  }
}
.partners__item:hover, .partners__item:focus {
  opacity: 0.8;
}
.partners__item svg {
  width: 100%;
}

.partners__btn {
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
}
.partners__btn:hover, .partners__btn:focus {
  opacity: 0.8;
}

.gallery-block {
  display: flex;
  flex-direction: column;
}
.gallery-block__wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.709401709%;
  row-gap: 16px;
  margin-bottom: 16px;
}

.gallery-block__title {
  margin: 0;
  font-size: 38px;
  color: #0098c1;
  font-weight: 300;
  padding-bottom: 30px;
}

.gallery-block__btn-block {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-self: flex-end;
  margin-top: auto;
}

/*блок фото*/
.gallery-block__element {
  width: 36.431623932%;
  aspect-ratio: 1.536036036;
}
.gallery-block__element--small {
  width: 23.717948718%;
}
.gallery-block__element img {
  object-fit: cover;
  height: 100%;
}

.gallery-block__md {
  width: 54%;
  height: 100%;
  max-width: 366px;
  max-height: 177px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1207px) {
  .gallery-block__md {
    width: 49%;
  }
  .gallery-block__md img {
    height: 177px;
    object-fit: cover;
  }
}
@media (min-width: 1440px) {
  .gallery-block__md {
    width: 36%;
    max-width: 341px;
    max-height: 222px;
  }
  .gallery-block__md img {
    height: 222px;
    object-fit: cover;
  }
}
@media (min-width: 1920px) {
  .gallery-block__md {
    margin-right: 20px;
  }
}

.gallery-block__sm-1 {
  width: 50%;
  height: 100%;
  max-width: 272px;
  max-height: 272px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1207px) {
  .gallery-block__sm-1 {
    width: 46%;
  }
  .gallery-block__sm-1 img {
    height: 272px;
    object-fit: cover;
  }
}
@media (min-width: 1440px) {
  .gallery-block__sm-1 {
    max-width: 222px;
    max-height: 222px;
  }
}
@media (min-width: 1920px) {
  .gallery-block__sm-1 {
    margin-right: 20px;
  }
}

.gallery-block__md-1 {
  width: 54%;
  height: 100%;
  max-width: 366px;
  max-height: 272px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1207px) {
  .gallery-block__md-1 {
    width: 49%;
  }
  .gallery-block__md-1 img {
    height: 272px;
    object-fit: cover;
  }
}
@media (min-width: 1440px) {
  .gallery-block__md-1 {
    max-width: 222px;
    max-height: 222px;
  }
  .gallery-block__md-1 img {
    height: 222px;
    object-fit: cover;
  }
}
@media (min-width: 1920px) {
  .gallery-block__md-1 {
    margin-right: 20px;
  }
}

.registration {
  display: flex;
  flex-wrap: wrap;
  padding-top: 29px;
}
@media (max-width: 767px) {
  .registration {
    flex-direction: column;
    padding-bottom: 30px;
  }
}
@media (min-width: 1920px) {
  .registration {
    padding-top: 35px;
  }
}

.registration__title {
  margin: 0;
  font-size: 38px;
  color: #0098c1;
  font-weight: 300;
  padding-bottom: 25px;
  width: 100%;
  line-height: 30px;
}
@media (max-width: 767px) {
  .registration__title {
    font-size: 32px;
    padding-bottom: 33px;
  }
}
@media (min-width: 1920px) {
  .registration__title {
    padding-bottom: 46px;
    letter-spacing: 0.7px;
  }
}

.registration__exhibitor,
.registration__buyer {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding-bottom: 37px;
  padding-right: 10px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .registration__exhibitor,
  .registration__buyer {
    width: 100%;
    padding-right: 0;
    padding-bottom: 32px;
  }
}

.registration__terms {
  border-top: 1px solid #0098c1;
  padding-top: 13px;
}
@media (max-width: 767px) {
  .registration__terms {
    display: flex;
    flex-direction: column;
    padding-top: 33px;
  }
}
@media (min-width: 1920px) {
  .registration__terms {
    padding-top: 20px;
  }
}

.terms__title {
  margin: 0;
  font-size: 24px;
  color: #0098c1;
  font-weight: 300;
  padding-bottom: 23px;
}

.terms__block p {
  margin: 0;
  padding-bottom: 25px;
}

.terms__btn {
  display: none;
}
@media (max-width: 767px) {
  .terms__btn {
    display: flex;
    padding: 14px 61px;
  }
}

.exhibitor__title,
.buyer__title {
  margin: 0;
  font-size: 24px;
  color: #0098c1;
  font-weight: 300;
  padding-bottom: 13px;
}

.exhibitor__text,
.buyer__text {
  margin: 0;
  font-size: 16px;
  color: #606060;
  font-weight: 600;
  padding-bottom: 13px;
}

.exhibitor__info,
.buyer__info {
  margin: 0;
  font-size: 12px;
  color: #9f9f9f;
  font-weight: 300;
  padding-bottom: 25px;
  height: 100%;
}
@media (min-width: 1920px) {
  .exhibitor__info,
  .buyer__info {
    padding-bottom: 30px;
  }
}

.exhibitor__btn,
.buyer__btn {
  display: flex;
  font-size: 20px;
  font-weight: 300;
  border: 1px solid #0098c1;
  color: #0098c1;
  width: 222px;
  height: 50px;
  align-items: center;
  align-self: center;
  justify-content: center;
  outline: none;
}
.exhibitor__btn:hover, .exhibitor__btn:focus,
.buyer__btn:hover,
.buyer__btn:focus {
  opacity: 0.8;
}

/*Страница регистрации экспонентов*/
.exhibitor-reg {
  display: flex;
  flex-wrap: wrap;
  padding-top: 29px;
}
.exhibitor-reg__block {
  display: flex;
}

.exhibitor-reg__title {
  width: 80%;
  margin: 0;
  padding-top: 38px;
  font-size: 38px;
  font-weight: 300;
  line-height: 30px;
  color: #0098c1;
}
@media (min-width: 1920px) {
  .exhibitor-reg__title {
    padding-top: 38px;
  }
}
@media (max-width: 767px) {
  .exhibitor-reg__title {
    font-size: 33px;
    padding-top: 24px;
    width: 100%;
  }
}

.exhibitor-reg__btn {
  width: 20%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
.exhibitor-reg__btn span {
  padding-left: 5px;
}
.exhibitor-reg__btn svg {
  fill: #0098c1;
}
.exhibitor-reg__btn:focus, .exhibitor-reg__btn:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .exhibitor-reg__btn {
    width: auto;
    position: absolute;
    top: -358px;
    color: white;
    font-size: 13px;
    z-index: 7;
  }
  .exhibitor-reg__btn svg {
    fill: #ffffff;
  }
}

.form-reg__info {
  display: flex;
  flex-direction: column;
}

.form-reg {
  width: 100%;
  counter-reset: title-counter;
}
.form-reg__title {
  display: inline-flex;
  position: relative;
  width: 100%;
  line-height: 30px;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  color: #0098c1;
  padding-top: 40px;
  align-items: center;
  padding-bottom: 33px;
  padding-left: 17px;
  letter-spacing: 0.3px;
  counter-increment: title-counter;
}
@media (max-width: 767px) {
  .form-reg__title {
    display: flex;
    flex-direction: column;
    padding-bottom: 2px;
    padding-left: 15px;
    text-align: center;
    padding-top: 25px;
  }
}
@media (min-width: 1920px) {
  .form-reg__title {
    padding-top: 37px;
    padding-bottom: 31px;
    padding-left: 31px;
  }
}
.form-reg__title-one {
  padding-bottom: 18px;
}
@media (max-width: 767px) {
  .form-reg__title-one {
    padding-bottom: 0;
    padding-top: 25px;
  }
}
.form-reg__title-six {
  padding-top: 15px;
}
.form-reg__title-six p {
  width: 100%;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 3px;
}
.form-reg__title::before {
  content: "";
  width: 100%;
  max-width: 54px;
  height: 54px;
  background-color: #0098c1;
  border-radius: 55px;
  margin-right: 23px;
}
@media (max-width: 767px) {
  .form-reg__title::before {
    margin-bottom: 17px;
    margin-right: 0;
  }
}
.form-reg__title::after {
  position: absolute;
  left: 44px;
  transform: translateX(-50%);
  color: white;
  content: counter(title-counter);
  display: block;
}
@media (min-width: 1920px) {
  .form-reg__title::after {
    left: 58px;
  }
}
.form-reg__block {
  display: flex;
  flex-direction: column;
  max-width: 462px;
  width: 100%;
}
.form-reg__block label {
  font-weight: 600;
  padding-bottom: 5px;
  max-height: 45px;
}
.form-reg__block input {
  border: 1px solid #0098c1;
  height: 42px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 300;
  color: #0098c1;
  outline: none;
  cursor: pointer;
  background-color: #f2f2f2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-reg__block input:focus, .form-reg__block input:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.form-reg__block select {
  border: 1px solid #0098c1;
  height: 42px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 300;
  color: #0098c1;
  background-color: #f2f2f2;
  outline: none;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url("../img/icons-sprite.svg#bckg-icon-select");
  background-size: 29px 16px;
  appearance: none;
  background-position: right 0.7em top 50%, 0 0;
  text-overflow: ellipsis;
  padding-right: 31px;
}
.form-reg__block select:focus, .form-reg__block select:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.form-reg__block h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  padding-bottom: 5px;
  max-height: 45px;
  height: -webkit-fill-available;
}
@media (max-width: 767px) {
  .form-reg__block {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 0;
  }
  .form-reg__block input {
    font-size: 24px;
  }
  .form-reg__block select {
    font-size: 24px;
  }
}
@media (min-width: 1920px) {
  .form-reg__block input {
    font-size: 24px;
  }
  .form-reg__block select {
    font-size: 24px;
  }
}
.form-reg__textarea {
  width: 100%;
  max-width: inherit;
  padding-right: 0;
  padding-bottom: 0;
}
.form-reg__textarea textarea {
  width: 100%;
  max-width: inherit;
  height: 130px;
  border: 1px solid #0098c1;
  outline: 0;
  font-size: 20px;
  font-weight: 300;
  background-color: #f2f2f2;
  color: #0098c1;
  padding: 9px;
}
@media (max-width: 767px) {
  .form-reg__textarea textarea {
    font-size: 24px;
    height: 122px;
  }
}
@media (min-width: 1920px) {
  .form-reg__textarea textarea {
    font-size: 24px;
  }
}
.form-reg__textarea:focus, .form-reg__textarea:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.form-reg__upload {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form-reg__upload input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-reg__upload label {
  cursor: pointer;
  outline: none;
  width: 222px;
  height: 49px;
  border: 1px solid #0098c1;
  font-size: 17px;
  font-weight: 600;
  color: #0098c1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-reg__upload label:focus, .form-reg__upload label:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.form-reg__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .form-reg__wrapper {
    padding-bottom: 14px;
  }
}
.form-reg__up {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .form-reg__up {
    padding-left: 14px;
  }
  .form-reg__up span {
    text-align: center;
  }
}
.form-reg__text {
  width: 83%;
  margin: 0;
  font-weight: 600;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .form-reg__text {
    width: 100%;
    padding-bottom: 49px;
    padding-top: 8px;
  }
}
.form-reg__title-up {
  margin: 0;
  padding-bottom: 5px;
}
.form-reg__location {
  display: flex;
  flex-direction: column;
}
.form-reg__location h4 {
  margin: 0;
  padding-bottom: 5px;
}
.form-reg .direction-swiper {
  padding-top: 0;
}
.form-reg .direction__list {
  padding-top: 0;
}
.form-reg .swiper-button-next,
.form-reg .swiper-button-prev {
  top: 40%;
}
.form-reg__dropdown-check {
  width: 100%;
  padding-left: 20px;
  display: flex;
}
@media (min-width: 1920px) {
  .form-reg__dropdown-check {
    padding-left: 0;
  }
}

.form-reg__grid-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
  row-gap: 20px;
  padding-bottom: 11px;
}
@media (max-width: 767px) {
  .form-reg__grid-wrap {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
  }
}

.form-reg__select-avaliable {
  height: auto;
  transition: height 0.3s ease;
  visibility: visible;
  position: relative;
}

.form-reg__hidden {
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.form-reg__dropdown {
  position: relative;
  max-width: 462px;
  width: 100%;
}
@media (max-width: 767px) {
  .form-reg__dropdown {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.form-reg__btn {
  position: relative;
  width: 100%;
  cursor: pointer;
  z-index: 2;
  white-space: nowrap;
  border: 1px solid #0098c1;
  outline: 0;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  background-color: #f2f2f2;
  color: #0098c1;
  padding-left: 10px;
  height: 42px;
}
.form-reg__btn::after {
  content: "";
  height: 17px;
  width: 29px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -7.5px;
  border-style: none;
  border-color: transparent;
  border-width: 0;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url("../img/icons-sprite.svg#bckg-icon-select");
  background-size: 29px 16px;
}
@media (min-width: 1920px) {
  .form-reg__btn {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .form-reg__btn {
    font-size: 24px;
  }
}
.form-reg__btn:focus, .form-reg__btn:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.form-reg__dropdown--open .form-reg__btn {
  z-index: 4;
  position: relative;
}

.form-reg__content {
  display: none;
  position: absolute;
  top: calc(100% - 1px);
  min-width: 100%;
  padding: 6px 10px;
  border: 1px solid #0098c1;
  background-color: #f2f2f2;
  z-index: 3;
}

.form-reg__dropdown--open .form-reg__content {
  display: block;
}

.form-reg__list {
  display: flex;
  flex-direction: column;
}

.form-reg__check {
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
}

.form-reg__check + label {
  display: flex;
  user-select: none;
  color: #0098c1;
  font-size: 21px;
}
.form-reg__check + label:focus, .form-reg__check + label:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
@media (min-width: 1920px) {
  .form-reg__check + label {
    padding-left: 7px;
    padding-top: 18px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .form-reg__check + label {
    padding-left: 24px;
    font-size: 24px;
    padding-top: 23px;
  }
}

.form-reg__check + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #0098c1;
  margin-right: 18px;
}
@media (max-width: 767px) {
  .form-reg__check + label::before {
    margin-bottom: 20px;
  }
}

.form-reg__check:checked + label::before {
  border-color: #0098c1;
  background-image: url("../img/icons-sprite.svg#bckg-check");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 14px;
}

.form-reg__submit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form-reg__submit label {
  color: #505050;
  font-weight: 600;
  padding-bottom: 23px;
  font-size: 17px;
  padding-left: 38px;
  padding-top: 6px;
  text-align: center;
}
@media (max-width: 767px) {
  .form-reg__submit label {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 0;
  }
}
.form-reg__submit .form-reg__check + label::before {
  margin-right: 8px;
}
.form-reg__submit a {
  cursor: pointer;
  outline: 0;
  width: 222px;
  height: 49px;
  border: 1px solid #0098c1;
  color: #0098c1;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-reg__submit a:focus, .form-reg__submit a:hover {
  opacity: 0.8;
  border-color: transparent;
  background-color: #0098c1;
  color: #ffffff;
}
@media (max-width: 767px) {
  .form-reg__submit a {
    margin-bottom: 29px;
  }
}

.form-reg__submit-buyer label {
  width: 70%;
}
.form-reg__submit-buyer a {
  margin-bottom: -13px;
}
@media (max-width: 767px) {
  .form-reg__submit-buyer label {
    width: 100%;
    padding-bottom: 29px;
  }
  .form-reg__submit-buyer a {
    margin-bottom: 49px;
  }
}
@media (min-width: 1920px) {
  .form-reg__submit-buyer label {
    width: 54%;
  }
}

.form-reg__slider {
  display: flex;
  flex-direction: column;
  height: auto;
  width: auto;
}
.form-reg__slider label {
  place-content: center;
}
.form-reg__slider .form-reg__check {
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
}
.form-reg__slider .form-reg__check + label {
  display: flex;
  align-items: center;
  user-select: none;
  color: #0098c1;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-reg__slider .form-reg__check + label:focus, .form-reg__slider .form-reg__check + label:hover {
  opacity: 0.8;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
@media (min-width: 1920px) {
  .form-reg__slider .form-reg__check + label {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
.form-reg__slider .form-reg__check + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #a7a7a7;
  margin-right: 0.5em;
}
.form-reg__slider .form-reg__check:checked + label::before {
  border-color: #0098c1;
  background-image: url("../img/icons-sprite.svg#bckg-check");
  background-size: 15px 14px;
  background-repeat: no-repeat;
  border: 2px solid #0098c1;
  background-position: center;
}

.form-reg--search {
  width: auto;
}
@media (max-width: 1023px) {
  .form-reg--search {
    display: none;
  }
}
.form-reg--search label {
  position: relative;
}
.form-reg--search label svg {
  position: absolute;
  top: 13px;
  left: 10px;
  color: #a7a7a7;
  width: 14px;
  height: 15px;
}
.form-reg--search input {
  padding-left: 35px;
  border-color: #a7a7a7;
}

[data-value=SelectAll] {
  display: none;
}

.form-reg__block--checkbox .choices__list--dropdown .choices__item--selectable::before {
  position: absolute;
  display: block;
  content: "";
  width: 17px;
  height: 17px;
  top: 13px;
  left: 10px;
  border: 1px solid #0098c1;
}

.form-reg__block--checkbox {
  position: relative;
}

.select-all {
  position: absolute;
  top: 0;
  left: 0;
}

.form-reg__checkbox-title {
  position: absolute;
  top: 0;
  left: 0;
  color: #0098c1;
  font-size: 24px;
}

.form-reg--select .choices {
  height: 42px;
  cursor: pointer;
}
.form-reg--select .choices[data-type*=select-multiple] .choices__inner, .form-reg--select .choices[data-type*=select-one] .choices__inner, .form-reg--select .choices[data-type*=text] .choices__inner {
  cursor: pointer;
}
.form-reg--select .choices.is-open .choices__list--dropdown {
  border-color: #ffffff;
}
.form-reg--select .choices.is-focused .choices__inner, .form-reg--select .choices.is-open .choices__inner {
  border-color: #0098c1;
}
.form-reg--select .choices__item {
  margin: 0;
  background-color: #f2f2f2;
}
.form-reg--select .choices__list--multiple .choices__item, .form-reg--select .choices__list--single .choices__item {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 20px;
  color: #0098c1;
}
@media (max-width: 767px) {
  .form-reg--select .choices__list--multiple .choices__item, .form-reg--select .choices__list--single .choices__item {
    font-size: 24px !important;
  }
}
.form-reg--select .choices__input--cloned {
  display: none;
}
.form-reg--select .choices__inner {
  padding: 5px 10px;
  height: 42px;
  cursor: pointer;
  border-color: #0098c1;
  background-color: transparent;
}
.form-reg--select .choices__inner:hover, .form-reg--select .choices__inner:focus {
  border-color: rgba(0, 152, 193, 0.7);
  cursor: pointer;
}
.form-reg--select .choices__inner:active {
  border-color: #0098c1;
}
.form-reg--select .choices__inner .choices__list--multiple .choices__item:not(:first-child) {
  display: none;
}
.form-reg--select .choices__item--choice.is-selected::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 17px;
  width: 11px;
  height: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/icons-sprite.svg#bckg-check");
  background-size: 13px 12px;
  background-size: cover;
}
.form-reg--select .choices__list--dropdown {
  margin-top: 10px;
  max-height: 340px;
}
.form-reg--select .choices__list > *, .form-reg--select .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #ffffff;
  border: none;
}
.form-reg--select .choices__list--dropdown .choices__item--selectable {
  padding: 10px 35px;
  position: relative;
  font-size: 20px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
}
.form-reg--select .choices[data-type*=select-multiple]::after, .form-reg--select .choices[data-type*=select-one]::after {
  content: "";
  height: 17px;
  width: 29px;
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -7px;
  border-style: none;
  border-color: transparent;
  border-width: 0;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url("../img/icons-sprite.svg#bckg-icon-select");
  background-size: 29px 16px;
}
.form-reg--select .choices[data-type*=select-one] .choices__inner {
  padding: 3px 10px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .form-reg--select .choices[data-type*=select-one] .choices__inner {
    font-size: 24px;
  }
}
.form-reg--select .choices__list--single {
  padding: 4px 16px 4px 0;
}

.adoption__title {
  color: #0098c1;
  margin: 0;
  font-weight: 300;
  font-size: 24px;
  padding-top: 29px;
  padding-bottom: 20px;
}

.adoption__list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.adoption__item {
  width: 100%;
  max-width: 222px;
  margin-right: 20px;
}
.adoption__item p {
  margin: 0;
  font-weight: 300;
  padding-bottom: 6px;
}
.adoption__item time {
  font-size: 14px;
  color: #0098c1;
}
@media (max-width: 767px) {
  .adoption__item time {
    font-size: 13px;
  }
}
.adoption__item h4 {
  margin: 0;
  padding-bottom: 10px;
  overflow: hidden;
  height: 68px;
}
@media (max-width: 767px) {
  .adoption__item h4 {
    padding-bottom: 0;
    overflow: hidden;
    height: 68px;
  }
}

.adoption__pagination {
  display: none;
}
@media (max-width: 767px) {
  .adoption__pagination {
    display: block;
    text-align: center;
  }
  .adoption__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: initial;
    border: 1px solid #0098c1;
  }
  .adoption__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0098c1;
  }
}

.modal--submission .modal__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: initial;
}
.modal--submission .modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  backdrop-filter: blur(15px);
}
.modal--submission .modal__close-btn {
  position: absolute;
  top: 6px;
  right: -41px;
  width: 33px;
  height: 33px;
  outline: none;
}
.modal--submission .modal__close-btn svg {
  fill: #0098c1;
}
@media (max-width: 767px) {
  .modal--submission .modal__close-btn {
    top: -38px;
    right: 0;
  }
}
.modal--submission .modal__close-btn:focus, .modal--submission .modal__close-btn:hover {
  opacity: 0.8;
}

.submission-description {
  margin: 0;
  font-size: 38px;
  line-height: 46px;
  font-weight: 300;
  color: #0098c1;
  text-align: center;
  align-self: center;
  padding-bottom: 34px;
}
@media (max-width: 767px) {
  .submission-description {
    font-size: 32px;
  }
}

.submission-close {
  width: 222px;
  height: 49px;
  align-self: center;
  background-color: #0098c1;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
}
.submission-close:focus, .submission-close:hover {
  opacity: 0.8;
}

.submission-logo {
  display: flex;
  justify-content: center;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .submission-logo svg {
    width: 222px;
    height: 82px;
  }
}

.pop-up {
  display: none;
}
@media (max-width: 767px) {
  .pop-up {
    display: flex;
    flex-direction: column;
  }
  .pop-up .direction {
    padding-top: 0;
  }
  .pop-up .direction__item {
    padding-right: 0;
  }
  .pop-up__choices {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 13px;
  }
  .pop-up__choices .direction__title {
    font-weight: 400;
    border-bottom: none;
    padding-bottom: 0;
    font-size: 15px;
  }
  .pop-up__choices .direction__data {
    font-size: 11px;
    letter-spacing: 0.7px;
  }
  .pop-up__choices .direction__status {
    font-size: 12px;
  }
  .pop-up__check {
    z-index: -1;
    opacity: 0;
    width: 1px;
    height: 1px;
  }
  .pop-up__check + label {
    display: flex;
    align-items: center;
    user-select: none;
    color: #0098c1;
    font-size: 21px;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .pop-up__check + label:focus, .pop-up__check + label:hover {
    opacity: 0.8;
  }
  .pop-up__check + label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #a7a7a7;
    margin-right: -15px;
  }
  .pop-up__check:checked + label::before {
    border-color: #0098c1;
    background-image: url("../img/svg/check.svg");
    background-repeat: no-repeat;
    border: 2px solid #0098c1;
    background-position: center;
  }
}

.pop-up__btn {
  display: none;
}
@media (max-width: 767px) {
  .pop-up__btn {
    width: 222px;
    height: 49px;
    background-color: #0098c1;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 0;
    border: none;
    align-self: center;
  }
  .pop-up__btn:focus, .pop-up__btn:hover {
    opacity: 0.8;
  }
}

.status .swiper-wrapper {
  width: min-content;
}

.status__list {
  list-style: none;
  margin: 0;
  padding: 8px 0 0 32px;
}
.status__list p {
  margin: 0;
  max-width: 333px;
  padding-left: 43px;
}
@media (min-width: 1920px) {
  .status__list {
    padding-left: 105px;
  }
}

.status__main,
.status__check {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.status__main + label {
  color: #0098c1;
  font-weight: 800;
  display: inline-flex;
  user-select: none;
  font-size: 16px;
  padding-bottom: 10px;
}
.status__main + label:focus, .status__main + label:hover {
  opacity: 0.8;
}

.status__check + label {
  display: inline-flex;
  user-select: none;
  color: #606060;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
}
.status__check + label:focus, .status__check + label:hover {
  opacity: 0.8;
}

.status__main + label::before,
.status__check + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #a7a7a7;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .status__main + label::before,
  .status__check + label::before {
    margin-right: 31px;
  }
}

.status__main + label::before {
  border: 2px solid #0098c1;
}

.status__main:checked + label::before,
.status__check:checked + label::before {
  color: #0098c1;
  border: 2px solid #0098c1;
  background-image: url("../img/icons-sprite.svg#bckg-check");
  background-size: 15px 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.status__button-prev {
  position: absolute;
  top: 65%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  left: 8px;
  right: auto;
  color: #0098c1;
}
@media (max-width: 767px) {
  .status__button-prev {
    display: flex;
    outline: none !important;
  }
}

.status__button-next {
  position: absolute;
  top: 65%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  right: 8px;
  left: auto;
  color: #0098c1;
}
@media (max-width: 767px) {
  .status__button-next {
    display: flex;
    outline: none !important;
  }
}

@media (max-width: 767px) {
  .status__item {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .status__item p {
    padding: 0;
  }
}

.status__pagination {
  display: none;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .status__pagination {
    display: block;
  }
}
.status__pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: initial;
  border: 1px solid #0098c1;
}
.status__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #0098c1;
}

.select-event {
  display: flex;
  flex-direction: column;
}
.select-event__title {
  margin: 0;
  font-weight: 300;
  color: #0098c1;
  font-size: 24px;
  padding-bottom: 10px;
  padding-left: 16px;
}

.select-event__block {
  display: grid;
  grid-template-areas: "event-1 event-2";
  border-bottom: solid 1px #9f9f9f;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.select-event__block .form-reg__check {
  display: none;
}
.select-event__block label {
  padding: 0;
  justify-content: center;
  padding-top: 10px;
}
.select-event__block .direction__item {
  display: grid;
  grid-template-areas: "event-1 event-1" "event-2 event-3 ";
}
.select-event__block .direction__title {
  grid-area: event-1;
  border: none;
  text-align: start;
  font-weight: 400;
  padding-bottom: 5px;
}
.select-event__block .direction__data {
  grid-area: event-2;
  padding: 0;
  text-align: start;
}
.select-event__block .direction__status {
  grid-area: event-3;
  text-align: end;
}

.modal--choices .modal__wrapper {
  padding: 0;
  padding-top: 64px;
  position: fixed;
}
.modal--choices .modal__content {
  width: 100%;
  max-height: fit-content;
  padding: 0;
  border-radius: 15px 15px 0 0;
  display: flex;
  flex-direction: column;
  overflow: initial;
}
.modal--choices .modal__close-btn {
  width: 50px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 20px;
  top: -12px;
  right: 40%;
}
.modal--choices .modal__close-btn svg {
  display: none;
}
.modal--choices .modal__close-btn:focus, .modal--choices .modal__close-btn:hover {
  opacity: 0.8;
}
.modal--choices .modal__overlay {
  backdrop-filter: none;
}

.modal__select-close {
  width: 222px;
  height: 49px;
  background-color: #0098c1;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  outline: 0;
  border: none;
  align-self: center;
  margin-top: 30px;
  margin-bottom: 100px;
}
.modal__select-close:focus, .modal__select-close:hover {
  opacity: 0.8;
}

.modal-opened {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6);
  transform: scale(1.2);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal::-webkit-scrollbar {
  display: none;
}
.modal__wrapper {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  .modal__wrapper {
    padding: 60px 16px;
  }
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal__content {
  position: relative;
  width: 600px;
  padding: 40px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .modal__content {
    width: 100%;
    padding: 80px 40px;
    overflow: scroll;
    max-height: 80vh;
    min-height: max-content;
  }
}
.modal__close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #0098c1;
}
.modal--responsive .modal__content {
  width: 100%;
}
.modal--fit-content .modal__content {
  width: auto;
}
@media (max-width: 767px) {
  .modal--fit-content .modal__content {
    width: 100%;
  }
}
.modal--no-scale {
  transform: none;
}
.modal--preload {
  display: none;
}
.modal--active {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.modal--gallery {
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.modal--gallery .modal__wrapper {
  padding-left: 174px;
  padding-right: 174px;
}
.modal--gallery .modal__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1412px;
  max-height: 95vh;
  padding: 0;
  background-color: transparent;
}
.modal--gallery .modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(36, 36, 36, 0.728);
}
.modal--gallery .modal__close-btn {
  position: absolute;
  top: 0;
  right: -50px;
  cursor: pointer;
  user-select: none;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .modal--gallery .modal__close-btn {
    right: -40px;
  }
}
.modal--gallery .modal__close-btn svg {
  fill: #f2f2f2;
}

.modal--forgot .modal__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 698px;
  min-height: 466px;
  padding: 67px 119px 37px 119px;
}
.modal--forgot .modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  backdrop-filter: blur(15px);
}
.modal--forgot .modal__close-btn {
  position: absolute;
  top: 0;
  right: -49px;
  width: 33px;
  height: 33px;
  outline: none;
  color: #0098c1;
}
.modal--forgot .modal__close-btn svg {
  fill: #0098c1;
}
@media (max-width: 767px) {
  .modal--forgot .modal__close-btn {
    top: -38px;
    right: 0;
  }
}

@media (max-width: 767px) {
  .modal--bottom-slide .modal__content {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    bottom: -100vh;
    position: absolute;
    width: 100%;
    transition: bottom ease 0.5s;
    padding: 0;
  }
  .modal--bottom-slide.modal--active .modal__content {
    bottom: 0;
  }
  .modal--bottom-slide .modal__close-btn {
    width: 50px;
    height: 5px;
    background: white;
    border-radius: 5px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .modal--bottom-slide .modal__close-btn svg {
    display: none;
  }
}

.main-nav {
  max-width: 870px;
  flex-grow: 1;
}
.main-nav__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .main-nav__list {
    display: none;
  }
}
@media (max-width: 1439px) {
  .main-nav {
    max-width: 777px;
  }
}
@media (max-width: 1023px) {
  .main-nav {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .main-nav {
    justify-content: flex-start;
  }
}

.main-nav__link {
  color: inherit;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0.045em;
  display: inline-block;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.main-nav__link--active {
  color: #505050;
}
@media (max-width: 1439px) {
  .main-nav__link {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 1250px) {
  .main-nav__link {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 1023px) {
  .main-nav__link {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .main-nav__link {
    font-size: 18px;
    line-height: 24px;
  }
}

.main-nav__toggle {
  display: none;
  position: relative;
  cursor: pointer;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  color: inherit;
}
.main-nav__toggle::before {
  position: absolute;
  content: "";
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
}
@media (max-width: 1023px) {
  .main-nav__toggle {
    display: block;
    width: 25px;
    height: 20px;
  }
  .main-nav__toggle:hover, .main-nav__toggle:focus {
    opacity: 0.7;
    outline: none;
  }
}
@media (max-width: 767px) {
  .main-nav__toggle {
    z-index: 2;
  }
}

@media (max-width: 1023px) {
  .main-nav__toggle-img--open {
    display: block;
  }
  .main-nav__toggle-img--close {
    display: none;
  }
}

.header--menu-opened .main-nav__toggle {
  width: 26px;
  height: 26px;
  order: 2;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .header--menu-opened .main-nav__toggle {
    margin-top: 0;
    margin-bottom: 80px;
    order: 1;
  }
}

.header--menu-opened .main-nav__toggle-img--open {
  display: none;
}
.header--menu-opened .main-nav__toggle-img--close {
  display: block;
}

.search-input {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .search-input {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    justify-content: flex-start;
  }
}

.search-input__label {
  width: 50%;
  font-size: 0;
}
@media (max-width: 767px) {
  .search-input__label {
    width: 100%;
  }
}

.search-input__input {
  width: 100%;
  border: none;
  padding: 20px 0;
  font-size: 38px;
  font-weight: 300;
  line-height: 51px;
  border-radius: 0;
  color: inherit;
}
.search-input__input:focus {
  outline: none;
}
@media (max-width: 767px) {
  .search-input__input {
    font-size: 33px;
    line-height: 44px;
    color: #ffffff;
    padding: 7px 0;
    background-color: #0098c1;
  }
}

.search-input__input::placeholder {
  font-size: 38px;
  font-weight: 300;
  line-height: 51px;
  color: inherit;
}
@media (max-width: 767px) {
  .search-input__input::placeholder {
    font-size: 33px;
    line-height: 44px;
    color: #ffffff;
  }
}

.search-input__button {
  display: block;
  border: none;
  background-color: #ffffff;
  color: inherit;
  font-size: 0;
  padding-right: 15px;
  padding-left: 15px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.search-input__button svg {
  width: 20px;
  height: 20px;
}
.search-input__button:hover, .search-input__button:focus {
  opacity: 0.7;
  outline: none;
}
.search-input__button:active {
  opacity: 0.3;
  outline: none;
}
@media (max-width: 767px) {
  .search-input__button {
    background-color: transparent;
    padding-left: 0;
  }
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 27px;
}
.gallery__section {
  width: calc((100% - 15px) / 2);
}
@media (max-width: 1439px) {
  .gallery__section {
    width: calc((100% - 10px) / 2);
  }
}
@media (max-width: 1023px) {
  .gallery__section {
    width: 100%;
    margin-right: 0;
  }
}
.gallery__section:not(:last-child) {
  margin-right: 15px;
}
@media (max-width: 1439px) {
  .gallery__section:not(:last-child) {
    margin-right: 10px;
  }
}
@media (max-width: 1023px) {
  .gallery__section:not(:last-child) {
    margin-right: 0;
  }
}
.gallery__block-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery__block-item {
  margin-bottom: 27px;
}
.gallery__list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  list-style: none;
}
.gallery__sublist-item {
  width: calc((100% - 45px) / 3);
  margin-left: 15px;
  height: 154px;
  margin-top: 15px;
}
.gallery__sublist-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1439px) {
  .gallery__sublist-item {
    width: calc((100% - 30px) / 3);
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .gallery__sublist-item {
    height: 220px;
  }
}
@media (max-width: 767px) {
  .gallery__sublist-item {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    height: 375px;
  }
}
.gallery__sublist {
  display: flex;
  align-items: flex-start;
  width: auto;
  flex-wrap: wrap;
  min-height: 392px;
  margin-left: -15px;
  margin-right: 0;
  margin-top: -15px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1439px) {
  .gallery__sublist {
    margin-left: -10px;
    margin-right: 0;
    margin-top: -10px;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .gallery__sublist {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .gallery__sublist {
    min-height: 0;
    flex-wrap: nowrap;
    width: 100vw;
    margin: 0;
  }
}
.gallery__sublist-item--long {
  width: calc((100% - 45px) / 3);
  height: 222px;
}
@media (max-width: 1439px) {
  .gallery__sublist-item--long {
    width: calc((100% - 30px) / 3);
  }
}
@media (max-width: 1023px) {
  .gallery__sublist-item--long {
    height: 270px;
  }
}
@media (max-width: 767px) {
  .gallery__sublist-item--long {
    width: 100%;
    height: 375px;
  }
}
.gallery__sublist-item--wide {
  width: calc((100% - 45px) / 3 * 2 + 15px);
  height: 222px;
}
@media (max-width: 1439px) {
  .gallery__sublist-item--wide {
    width: calc((100% - 30px) / 3 * 2 + 10px);
  }
}
@media (max-width: 1023px) {
  .gallery__sublist-item--wide {
    height: 270px;
  }
}
@media (max-width: 767px) {
  .gallery__sublist-item--wide {
    width: 100%;
    margin-right: 0;
    height: 375px;
  }
}
.gallery__link {
  display: block;
  height: 100%;
}
@media (max-width: 767px) {
  .gallery__link {
    pointer-events: none;
  }
}
.gallery__image-wrapper {
  height: 100%;
}
.gallery__image-wrapper--add-link {
  position: relative;
}
.gallery__image-wrapper--add-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}
.gallery__image-wrapper--add-link .gallery__desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
}
.gallery__image-wrapper--add-link .gallery__desc span {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.gallery__title-wrap span {
  font-weight: 300;
}
@media (max-width: 767px) {
  .gallery__title-wrap span {
    display: none;
  }
}
.gallery__desc {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
}
.gallery .title--h2 {
  margin-bottom: 5px;
}
.gallery .title--h2,
.gallery .title--h3 {
  letter-spacing: 0.01em;
}
.gallery .button {
  display: none;
}
@media (max-width: 1023px) {
  .gallery .button {
    display: flex;
    width: 222px;
    margin-top: 38px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .gallery {
    margin-top: 30px;
  }
  .gallery .button {
    margin-top: 0;
  }
  .gallery .title--h2 {
    margin-bottom: 15px;
  }
}

.video ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video__container {
  height: 391px;
}
@media (max-width: 1439px) {
  .video__container {
    height: 386px;
  }
}
@media (max-width: 1023px) {
  .video__container {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .video__container {
    margin-left: -16px;
    margin-right: -16px;
    height: 350px;
  }
}
@media (max-width: 500px) {
  .video__container {
    height: 210px;
  }
}
.video__player {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.video__title-wrap span {
  font-weight: 300;
}
@media (max-width: 767px) {
  .video__title-wrap span {
    display: none;
  }
}
@media (max-width: 767px) {
  .video {
    display: none;
  }
}
.video__block-item {
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .video__block-item {
    margin-bottom: 33px;
  }
}

.about {
  display: flex;
  flex-wrap: nowrap;
  padding-top: 25px;
  padding-bottom: 33px;
}
@media (max-width: 1439px) {
  .about {
    padding-bottom: 0;
    padding-top: 29px;
  }
}
@media (max-width: 1023px) {
  .about {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .about {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .about .title--h2 {
    margin-bottom: 20px;
  }
}
.about__content {
  max-width: 800px;
  padding-right: 30px;
  box-sizing: content-box;
}
@media (max-width: 1439px) {
  .about__content {
    max-width: 720px;
  }
}
@media (max-width: 1023px) {
  .about__content {
    width: 100%;
    max-width: none;
    padding-bottom: 30px;
    padding-right: 0;
    border-bottom: 1px solid #0098c1;
  }
}
.about__text-wrapper {
  padding-bottom: 31px;
}
@media (max-width: 1439px) {
  .about__text-wrapper {
    padding-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .about__text-wrapper {
    padding-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .about__text-wrapper:last-of-type {
    padding-bottom: 0;
  }
}
.about__text-wrapper > .text-wrapper {
  padding: 10px 0 0 0;
}
@media (max-width: 767px) {
  .about__text-wrapper--mobile > .text-content {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 143px;
    transition: max-height 0.3s ease;
  }
}
@media (max-width: 767px) {
  .about__text-wrapper--visible > .text-content {
    overflow: visible;
    max-height: none;
  }
}
.about__text-wrapper--dates {
  padding: 25px 0 0 0;
}
@media (max-width: 1439px) {
  .about__text-wrapper--dates {
    padding: 22px 0 0;
  }
}
@media (max-width: 767px) {
  .about__text-wrapper--dates {
    padding: 32px 0 0;
  }
}
.about__text-wrapper--dates > .text-wrapper {
  padding: 20px 0 36px;
}
@media (max-width: 1439px) {
  .about__text-wrapper--dates > .text-wrapper {
    padding: 20px 0 32px;
  }
}
@media (max-width: 767px) {
  .about__text-wrapper--dates > .text-wrapper {
    padding: 11px 0 32px;
  }
}
.about__text-wrapper--dates > .text-wrapper p {
  letter-spacing: 0.4px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .about__text-wrapper--dates > .text-wrapper p {
    letter-spacing: 0.3px;
  }
}
.about .text-wrapper p:first-of-type {
  margin-bottom: 7px;
  display: block;
  letter-spacing: 0.4px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .about .text-wrapper p:first-of-type {
    margin-bottom: 10px;
    line-height: 20px;
  }
}
.about__benefit-list {
  padding: 18px 0 0 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 1439px) {
  .about__benefit-list {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .about__benefit-list {
    padding-top: 35px;
  }
}
.about__benefit-item {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 1439px) {
  .about__benefit-item {
    margin-bottom: 31px;
  }
}
.about__benefit-text {
  margin: 0;
  letter-spacing: 0.1px;
}
.about__benefit-icon {
  display: block;
  margin: 0 auto 11px;
}
@media (max-width: 1439px) {
  .about__benefit-icon {
    margin: 0 auto 13px auto;
  }
}
.about__aside {
  width: auto;
}
@media (max-width: 1023px) {
  .about__aside {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .about__aside {
    padding-top: 25px;
  }
}
.about .open-more,
.about .open-more__button {
  display: none;
}
@media (max-width: 767px) {
  .about .open-more,
  .about .open-more__button {
    display: block;
  }
}

.schedule {
  padding: 28px 0 0 0;
  margin: 0;
}
@media (max-width: 767px) {
  .schedule {
    padding: 17px 0 0 0;
  }
}
.schedule .title--h2 {
  margin-bottom: 0;
}
.schedule__days {
  padding: 30px 238px 10px;
}
@media (max-width: 1439px) {
  .schedule__days {
    padding-top: 35px;
    padding-left: 95px;
    padding-right: 95px;
  }
}
@media (max-width: 1023px) {
  .schedule__days {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .schedule__days {
    padding-bottom: 0;
  }
}
.schedule__day {
  padding-left: 0;
}
@media (max-width: 767px) {
  .schedule__day {
    padding-bottom: 10px;
  }
}
.schedule h2 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 38px;
  font-weight: lighter;
  line-height: 46px;
  letter-spacing: 1.7px;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .schedule h2 {
    letter-spacing: 1.7px;
  }
}
@media (max-width: 1023px) {
  .schedule h2 {
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .schedule h2 {
    letter-spacing: 1.3px;
  }
}
.schedule h3 {
  margin: 0 0 6px 0;
  font-size: 24px;
  font-weight: lighter;
  line-height: 29px;
  letter-spacing: 1.2px;
  color: #0098c1;
}
@media (max-width: 1023px) {
  .schedule h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .schedule h3 {
    margin-bottom: 7px;
  }
}
.schedule__day p {
  margin-top: 0;
  letter-spacing: 0.1px;
}
@media (max-width: 767px) {
  .schedule__day p {
    letter-spacing: 0.3px;
  }
}

.news {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1439px) {
  .news {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .news {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .news {
    padding-top: 0;
  }
  .news .news-home__info-content {
    padding-right: 0;
    padding-left: 0;
  }
}

.news__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  column-gap: 16px;
  row-gap: 21px;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 84px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1439px) {
  .news__list {
    column-gap: 10px;
    row-gap: 65px;
    margin-bottom: 51px;
  }
}
@media (max-width: 1023px) {
  .news__list {
    grid-template-columns: 1fr;
    row-gap: 30px;
    margin-top: 10px;
    margin-bottom: 31px;
  }
}

@media (max-width: 767px) {
  .news p {
    padding: 0;
  }
}

.news-preview {
  position: relative;
  display: flex;
  height: 222px;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .news-preview {
    height: 178px;
  }
}
@media (max-width: 1023px) {
  .news-preview {
    flex-direction: column;
    height: auto;
  }
  .news-preview .news-home__info-img {
    width: 100%;
  }
}

.news-preview__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.news-preview__image-container {
  position: relative;
  flex-shrink: 0;
  width: 222px;
  height: 222px;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .news-preview__image-container {
    width: 178px;
    height: 178px;
  }
}
@media (max-width: 1023px) {
  .news-preview__image-container {
    width: 100%;
    height: 169px;
    margin-bottom: 12px;
  }
}
.news-preview__image-container img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  height: 100%;
}
@media (max-width: 1023px) {
  .news-preview__image-container img {
    width: 100%;
    height: 169px;
  }
}

.news-preview__content {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .news-preview__content {
    height: 45%;
  }
}

.news-preview__date {
  display: block;
  margin-top: -2px;
  padding: 0 16px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #a7a7a7;
}
@media (max-width: 1439px) {
  .news-preview__date {
    padding: 0 10px;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 1023px) {
  .news-preview__date {
    padding: 0;
  }
}

.news-preview__content h3 {
  margin: 0;
  margin-top: -5px;
  margin-bottom: 5px;
  padding: 0 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.04em;
  font-weight: 300;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .news-preview__content h3 {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .news-preview__content h3 {
    padding: 0;
    margin-bottom: 10px;
  }
}

.news-preview__content p {
  margin: 0;
  padding: 0 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #505050;
}
@media (max-width: 1439px) {
  .news-preview__content p {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .news-preview__content p {
    padding: 0;
  }
}

.news-preview__button {
  position: absolute;
  right: 0;
  bottom: 0;
}

.newpage {
  margin-top: 29px;
}
@media (max-width: 767px) {
  .newpage {
    margin-top: 0;
  }
}

.newpage h2 {
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .newpage h2 {
    text-align: center;
    margin-top: -3px;
    letter-spacing: 0.03em;
  }
}

.newpage__date {
  width: 100%;
  display: block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #a7a7a7;
}
@media (max-width: 767px) {
  .newpage__date {
    position: absolute;
    width: auto;
    top: 5px;
    left: 17px;
  }
}

.content {
  max-width: 936px;
  margin: 0 auto;
  letter-spacing: 0.1px;
}
@media (max-width: 1439px) {
  .content {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .content {
    margin-top: 13px;
  }
}

.newpage .content p:last-of-type {
  margin-bottom: 0;
}

.newpage .content p:first-of-type {
  margin-top: 0;
}

.toggle {
  display: none;
  margin: 0 auto;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .toggle {
    display: flex;
    align-items: center;
  }
}

.toggle__button {
  position: relative;
  display: inline-block;
  width: 57px;
  height: 30px;
  margin: 0;
  vertical-align: top;
  background: #0098c1;
  border: none;
  border-radius: 30px;
  outline: none;
  margin-left: 8px;
  margin-right: 8px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  appearance: none;
}
.toggle__button::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 26px;
  height: 26px;
  background-color: #ffffff;
  border-radius: 50%;
  transform: translateX(0);
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
}

.toggle__section {
  font-weight: 600;
  letter-spacing: 0.2px;
}

.toggle__section--photo {
  color: #0098c1;
}

.toggle--checked .toggle__section--photo {
  color: #505050;
}

.toggle__section--video {
  color: #505050;
}

.toggle--checked .toggle__section--video {
  color: #0098c1;
}

.toggle__button:checked::after {
  transform: translateX(calc(100% + 1px));
}

.hotel-cards {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  width: calc(100% + 15px);
  padding: 64px 0 0 0;
  max-width: 1070px;
  margin: 0 0 auto;
}
@media (max-width: 1439px) {
  .hotel-cards {
    width: auto;
    padding: 36px 0 0;
    max-width: 67%;
  }
}
@media (max-width: 1023px) {
  .hotel-cards {
    width: auto;
    max-width: none;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .hotel-cards {
    padding: 11px 0 6px;
  }
}

.exhibitors {
  position: relative;
  display: flex;
  background-color: #f2f2f2;
}
@media (max-width: 1439px) {
  .exhibitors {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .exhibitors {
    max-width: 450px;
    margin: 0 auto;
  }
}

.hotel-filter {
  display: inline-flex;
  flex-direction: column;
  width: 222px;
  margin-right: 15px;
  padding-bottom: 15px;
  box-sizing: content-box;
}
@media (max-width: 767px) {
  .hotel-filter {
    width: 100%;
    margin-right: 0;
    padding-bottom: 0;
  }
}
.hotel-filter:last-child {
  margin-right: 0;
}
.hotel-filter__list {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 0 0;
  list-style-type: none;
}
.hotel-filter--list {
  width: 579px;
  padding: 0;
}
@media (max-width: 1439px) {
  .hotel-filter--list {
    max-width: 460px;
    width: 53%;
  }
}
@media (max-width: 1023px) {
  .hotel-filter--list {
    max-width: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .hotel-filter--list {
    display: none;
  }
}
.hotel-filter--dropdown {
  width: 341px;
  padding: 0;
}
@media (max-width: 1023px) {
  .hotel-filter--dropdown {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .hotel-filter--dropdown {
    display: none;
  }
}
.hotel-filter--dropdown + .dropdown-mobile {
  display: none;
}
@media (max-width: 767px) {
  .hotel-filter--dropdown + .dropdown-mobile {
    display: block;
    width: 100%;
  }
}
.hotel-filter__buttons {
  display: none;
}
@media (max-width: 767px) {
  .hotel-filter__buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.hotel-filter--buttons-wrapper {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.hotel-filter__buttons--filters, .hotel-filter__buttons--clear {
  border: none;
  background-color: transparent;
}
.hotel-filter__buttons--filters:hover, .hotel-filter__buttons--clear:hover {
  border: none;
  background-color: transparent;
  color: #0098c1;
}
.hotel-filter--reset {
  white-space: nowrap;
  padding: 10px 23px;
  height: 48px;
  margin-top: 49px;
}
@media (max-width: 1439px) {
  .hotel-filter--reset {
    padding: 10px 13px;
  }
}
@media (max-width: 1023px) {
  .hotel-filter--reset {
    padding: 10px 17px;
  }
}
@media (max-width: 767px) {
  .hotel-filter--reset {
    display: none;
  }
}
.hotel-filter__buttons--filters {
  margin-left: 5px;
}
.hotel-filter__list li {
  margin-right: 6px;
}
@media (max-width: 1439px) {
  .hotel-filter__list li {
    margin-right: 2px;
  }
}
.hotel-filter__link {
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  transition: opacity 0.3s ease;
}
.hotel-filter__link:hover, .hotel-filter__link:focus {
  opacity: 0.7;
}
.hotel-filter__link:active {
  opacity: 0.5;
}

.hotel-filters {
  display: flex;
  padding: 30px 0 20px 0;
  margin: 0;
  justify-content: flex-start;
  list-style-type: none;
  border-bottom: 1px solid #0098c1;
}
.hotel-filters .title--h3 {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .hotel-filters {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hotel-filters {
    padding: 0;
    border: none;
  }
}

.hotel-page {
  padding-top: 1px;
  padding-bottom: 35px;
}
.hotel-page .edit__buttons {
  padding-top: 0;
}
@media (max-width: 1439px) {
  .hotel-page .edit__buttons {
    padding-top: 23px;
  }
}
@media (max-width: 767px) {
  .hotel-page .edit__buttons {
    padding-top: 30px;
  }
}
@media (max-width: 1439px) {
  .hotel-page {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .hotel-page {
    padding-bottom: 31px;
  }
}
.hotel-page__info-block {
  display: flex;
  clear: both;
  padding: 14px 0 0 0;
}
@media (max-width: 767px) {
  .hotel-page__info-block {
    flex-direction: column;
    padding-top: 8px;
  }
}
.hotel-page__info-block img {
  margin: 0 0 auto;
  padding: 15px 0 0 50px;
  display: flex;
  flex: 1;
  min-width: 120px;
  min-height: 120px;
  max-width: 173px;
  max-height: 180px;
  object-fit: contain;
}
@media (max-width: 1439px) {
  .hotel-page__info-block img {
    margin: 0 0 auto;
    padding: 0 0 0 34px;
    display: flex;
    flex: 1;
    min-width: 120px;
    min-height: 123px;
    max-width: 150px;
    max-height: 183px;
    object-fit: contain;
  }
}
@media (max-width: 1023px) {
  .hotel-page__info-block img {
    padding: 0;
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .hotel-page__info-block img {
    margin: 0 auto;
    padding: 0;
  }
}
.hotel-page__description {
  flex: 1;
  padding: 0 0 0 65px;
}
@media (max-width: 1439px) {
  .hotel-page__description {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 767px) {
  .hotel-page__description {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 0 0 0;
  }
}
.hotel-page__text-list {
  margin: 0;
  padding: 35px 0 0 0;
  list-style-type: none;
}
@media (max-width: 1439px) {
  .hotel-page__text-list {
    padding: 38px 0 0;
  }
}
@media (max-width: 767px) {
  .hotel-page__text-list {
    padding: 0;
  }
}
.hotel-page__text-list .text-content {
  width: 935px;
}
@media (max-width: 1439px) {
  .hotel-page__text-list .text-content {
    max-width: 835px;
    width: auto;
  }
}
@media (max-width: 1023px) {
  .hotel-page__text-list {
    order: 1;
  }
  .hotel-page__text-list .text-content {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hotel-page__text-list .text-content {
    max-width: none;
    width: 100%;
  }
}
.hotel-page__title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .hotel-page__title {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hotel-page__title {
    display: block;
  }
  .hotel-page__title .title--h2 {
    display: none;
  }
}
.hotel-page__title > h2 {
  margin-bottom: 0;
  line-height: 35px;
}
@media (max-width: 1439px) {
  .hotel-page__title > h2 {
    padding-right: 0;
    letter-spacing: 1.5px;
    line-height: 35px;
  }
}
.hotel-page__links {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .hotel-page__links {
    padding-top: 10px;
  }
}
.hotel-page .back-link {
  clear: both;
}
.hotel-page__links > .back-link {
  margin: 0 21px 33px auto;
}
@media (max-width: 1439px) {
  .hotel-page__links > .back-link {
    margin: 0 16px 24px auto;
  }
}
@media (max-width: 1023px) {
  .hotel-page__links > .back-link {
    display: none;
  }
}
.hotel-page__link {
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  letter-spacing: 1px;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .hotel-page__link {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
}
.hotel-page__link:hover, .hotel-page__link:focus {
  opacity: 0.7;
}
.hotel-page__link:active {
  opacity: 0.5;
}
.hotel-page--headline-wrapper .hotel-headline:not(.hotel-headline--edit) {
  display: none;
}
@media (max-width: 767px) {
  .hotel-page--headline-wrapper .hotel-headline:not(.hotel-headline--edit) {
    display: flex;
  }
}
.hotel-page--headline-wrapper .hotel-headline--edit {
  display: flex;
  padding: 14px 0 4px;
}
@media (max-width: 767px) {
  .hotel-page--headline-wrapper .hotel-headline--edit {
    display: none;
  }
}
.hotel-page--headline-wrapper .hotel-headline--edit .back-link {
  padding-top: 13px;
}
@media (max-width: 1439px) {
  .hotel-page--headline-wrapper .hotel-headline--edit .back-link {
    padding-top: 27px;
    padding-left: 0;
  }
}
.hotel-page .headline-wrapper {
  flex-direction: row;
}

.edit {
  padding: 0;
  clear: both;
}
.edit--active .edit__text-block,
.edit--active .edit__info-block,
.edit--active .edit__input {
  border-color: #0098c1;
}
.edit--disabled .edit__text-block,
.edit--disabled .edit__info-block,
.edit--disabled .edit__input {
  border-color: #a7a7a7;
}
.edit__wrapper {
  display: grid;
  grid-template-columns: 1fr 5fr;
  grid-row-gap: 14px;
}
@media (max-width: 767px) {
  .edit__wrapper {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 0;
  }
}
.edit .title--h3 {
  width: 222px;
  margin: 0 15px 0 0;
  word-break: break-word;
}
@media (max-width: 1439px) {
  .edit .title--h3 {
    width: 174px;
  }
}
@media (max-width: 767px) {
  .edit .title--h3 {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .edit .title--small {
    margin: 18px 0 5px;
    font-size: 16px;
    line-height: 20px;
    color: #505050;
    letter-spacing: 0.2px;
  }
}
.edit__text-block {
  min-height: 428px;
  padding: 0 15px;
  letter-spacing: 0.1px;
  border: 1px solid;
}
@media (max-width: 767px) {
  .edit__text-block {
    padding: 14px 0;
    min-height: 231px;
    height: auto;
    border-right: none;
    border-left: none;
  }
}
.edit textarea {
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  letter-spacing: 0.1px;
}
@media (max-width: 767px) {
  .edit textarea {
    width: 100%;
    letter-spacing: 0.2px;
  }
}
.edit textarea::placeholder {
  font-size: 20px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .edit__text-block p {
    margin: 5px 0 22px;
  }
}
.edit__info-block {
  padding: 5px 15px;
  border: 1px solid;
}
@media (max-width: 767px) {
  .edit__info-block {
    display: none;
  }
}
.edit__info-block span {
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
  letter-spacing: 1px;
}
.edit__label {
  width: 100%;
  cursor: pointer;
}
.edit__label:hover, .edit__label:focus {
  border-color: rgba(0, 152, 193, 0.8);
}
@media (max-width: 767px) {
  .edit__label {
    margin-bottom: 20px;
  }
}
.edit__input {
  padding: 8px 18px;
  width: 100%;
  border: 1px solid;
  background-color: transparent;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .edit__input {
    width: 100%;
    padding: 5px 8px;
  }
}
.edit__select-wrapper {
  width: 460px;
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  .edit__select-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .edit__select-wrapper {
    margin-bottom: 15px;
  }
}
.edit__select-wrapper--full {
  width: 100%;
}
.edit__buttons {
  padding-top: 17px;
  padding-left: 237px;
  margin-right: -15px;
}
@media (max-width: 1439px) {
  .edit__buttons {
    padding-top: 23px;
  }
}
@media (max-width: 767px) {
  .edit__buttons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 222px;
    padding-top: 30px;
    padding-left: 0;
    margin: 0 auto -20px auto;
  }
}
.edit__buttons > .button {
  width: 222px;
  margin-right: 15px;
}
@media (max-width: 1439px) {
  .edit__buttons > .button {
    height: 49px;
    width: 178px;
  }
}
@media (max-width: 767px) {
  .edit__buttons > .button {
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.edit__buttons--right {
  display: flex;
  flex-direction: row-reverse;
}
.edit__buttons--left {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1439px) {
  .edit__buttons--left {
    flex-direction: row-reverse;
  }
  .edit__buttons--left .edit-buttons__cancel {
    order: 1;
  }
}
@media (max-width: 767px) {
  .edit__buttons--left {
    flex-direction: column;
  }
}

.organizers {
  margin-bottom: 82px;
  padding-top: 29px;
}
@media (max-width: 1439px) {
  .organizers {
    margin-bottom: 5px;
  }
}
@media (max-width: 1023px) {
  .organizers {
    margin-bottom: 30px;
    padding-top: 21px;
  }
}

.organizers__wrapper {
  max-width: 936px;
  margin: 0 auto;
  margin-top: 24px;
}
@media (max-width: 1439px) {
  .organizers__wrapper {
    margin-top: 30px;
  }
}

.organizers__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1439px) {
  .organizers__list {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .organizers__list {
    margin-left: 0;
  }
}

.organizers__item {
  margin-bottom: 64px;
}
.organizers__item:last-child {
  margin-bottom: 0;
}

.organizer-card {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .organizer-card {
    align-items: center;
  }
}

.organizer-card__image-container img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.organizer-card .organizer-card__name {
  margin-top: 20px;
  margin-bottom: 9px;
}
@media (max-width: 1023px) {
  .organizer-card .organizer-card__name {
    margin-left: 6px;
    margin-bottom: 17px;
  }
}

.organizer-card p {
  margin: 0;
  padding: 0;
}

.partners-page {
  display: flex;
  flex-direction: column;
}

.partners-page__wrapper {
  position: relative;
  overflow: hidden;
  margin-top: -10px;
}
@media (max-width: 1439px) {
  .partners-page__wrapper {
    margin-top: -13px;
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .partners-page__wrapper {
    margin-top: 17px;
    padding-bottom: 0;
  }
}

.partners-page__list {
  position: relative;
  top: -1px;
  column-count: 2;
  column-gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1439px) {
  .partners-page__list {
    column-count: 1;
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .partners-page__button-wrapper {
    margin-top: -10px;
  }
}

.partners-page__item {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #d6d6d6;
}

.partner-card {
  position: relative;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .partner-card {
    flex-direction: column;
    align-items: center;
  }
}

.partner-card__image-container {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 222px;
  height: 222px;
  margin-right: 16px;
  padding: 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.partner-card__image-container img {
  vertical-align: middle;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .partner-card__image-container {
    width: 166px;
    height: 166px;
    margin-top: 31px;
    margin-right: 0;
  }
}

.partner-card__item-container {
  display: flex;
  flex-direction: column;
}

.partner-card__top-line {
  align-self: flex-end;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 34px;
  margin-bottom: 2px;
  max-height: 100%;
}
@media (max-width: 1439px) {
  .partner-card__top-line {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .partner-card__top-line {
    align-self: center;
    margin-top: 0;
  }
}

.partner-card__link {
  align-self: flex-end;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
}
@media (max-width: 1439px) {
  .partner-card__link {
    margin-top: 8px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .partner-card__link {
    align-self: center;
    width: 250px;
    margin-top: 10px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }
}

.partner-card__name {
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
  max-width: 375px;
  height: 2.5em;
  overflow: hidden;
}
@media (max-width: 767px) {
  .partner-card__name {
    align-self: center;
    text-align: center;
  }
}

.partner-card__rank {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: 10px;
  padding: 1px 11px 2px 11px;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  background-color: #0098c1;
  white-space: nowrap;
}
@media (max-width: 1439px) {
  .partner-card__rank {
    padding-left: 8px;
  }
}
.partner-card__rank::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -3px;
  right: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 8px 15px 0;
  border-color: rgba(255, 255, 255, 0) #f2f2f2 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  .partner-card__rank {
    position: absolute;
    top: 9px;
    right: 0;
  }
}

.partner-card__item-container p {
  margin-top: 0;
  margin-bottom: 20px;
  max-height: 66px;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 767px) {
  .partner-card__item-container p {
    margin-bottom: 10px;
  }
}

.partner-card__button {
  margin: auto 0 30px auto;
}
@media (max-width: 767px) {
  .partner-card__button {
    margin-bottom: 8px;
  }
}

.privacy-policy {
  display: flex;
  flex-direction: column;
  margin-top: 29px;
}

@media (max-width: 767px) {
  .privacy-policy__button-wrapper {
    margin-top: -13px;
  }
}

.privacy-policy__date {
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #a7a7a7;
}
@media (max-width: 767px) {
  .privacy-policy__date {
    letter-spacing: 0.01em;
  }
}

.privacy-policy__wrapper {
  max-width: 936px;
  margin: 10px auto 0 auto;
}
@media (max-width: 767px) {
  .privacy-policy__wrapper {
    margin-top: 15px;
  }
}
.privacy-policy__wrapper h3 {
  margin-top: 0;
  margin-bottom: 11px;
  font-size: 24px;
  font-weight: lighter;
  line-height: 29px;
  letter-spacing: 0.043em;
  color: #0098c1;
}
@media (max-width: 1023px) {
  .privacy-policy__wrapper h3 {
    margin-bottom: 10px;
  }
}
.privacy-policy__wrapper p {
  margin-top: 0;
  margin-bottom: 20px;
}
.privacy-policy__wrapper p:last-child {
  margin-bottom: 0;
  margin-top: 0;
}

.contact-us {
  margin-bottom: 77px;
  padding-top: 29px;
}
@media (max-width: 1439px) {
  .contact-us {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .contact-us {
    margin-bottom: 31px;
    padding-top: 21px;
  }
}

.contact-us__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 1365px;
  margin: 0 auto;
}

.contact-us__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  margin-top: 70px;
  margin-left: 35px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1439px) {
  .contact-us__list {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .contact-us__list {
    margin-top: 33px;
    align-items: center;
  }
}

.contact-us__item {
  width: 46%;
  margin-bottom: 97px;
}
@media (max-width: 1439px) {
  .contact-us__item {
    width: 50%;
    margin-bottom: 87px;
  }
}
@media (max-width: 1023px) {
  .contact-us__item {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 97px;
  }
}
@media (max-width: 767px) {
  .contact-us__item {
    width: 100%;
    max-width: 320px;
    margin-bottom: 47px;
  }
}

.contact-us__office {
  align-self: flex-end;
  width: 46.3%;
  margin-top: 27px;
}
@media (max-width: 1439px) {
  .contact-us__office {
    width: 50%;
    margin-top: 22px;
  }
}
@media (max-width: 1023px) {
  .contact-us__office {
    width: 500px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .contact-us__office {
    width: 100%;
    max-width: 320px;
  }
}

.contact-card {
  position: relative;
  display: flex;
}
@media (max-width: 767px) {
  .contact-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.contact-card--office {
  align-items: center;
}
@media (max-width: 767px) {
  .contact-card--office {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.contact-card__image-container {
  flex-shrink: 0;
  width: 103px;
  height: 103px;
  margin-right: 76px;
  border-radius: 50%;
  overflow: hidden;
}
.contact-card__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}
@media (max-width: 1439px) {
  .contact-card__image-container {
    margin-right: 85px;
  }
}
@media (max-width: 1023px) {
  .contact-card__image-container {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .contact-card__image-container {
    margin-right: 0;
  }
}

.contact-card__item-container {
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media (max-width: 1439px) {
  .contact-card__item-container {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .contact-card__item-container {
    margin-top: 17px;
  }
}

.contact-card__item-container .contact-card__name {
  padding-right: 90px;
  margin-bottom: 3px;
}
@media (max-width: 1023px) {
  .contact-card__item-container .contact-card__name {
    padding-right: 0;
    margin-bottom: 9px;
  }
}

.contact-card__item-container p {
  margin: 0;
  padding: 0;
}
.contact-card__item-container p:last-of-type {
  margin-bottom: 11px;
}

.contact-card__tel {
  align-self: flex-start;
  display: block;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.06em;
  margin-bottom: 3px;
}
.contact-card__tel:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contact-card__tel {
    align-self: center;
    margin-bottom: 6px;
  }
}
.contact-card__tel:hover, .contact-card__tel:focus {
  opacity: 0.6;
}
.contact-card__tel:active {
  opacity: 0.3;
}

.contact-card__mail {
  position: absolute;
  top: 35px;
  right: 0;
}
@media (max-width: 1439px) {
  .contact-card__mail {
    right: 50px;
  }
}
@media (max-width: 767px) {
  .contact-card__mail {
    top: 40px;
    right: -10px;
  }
}
.contact-card__mail:hover, .contact-card__mail:focus {
  opacity: 0.6;
}
.contact-card__mail:active {
  opacity: 0.3;
}

@media (max-width: 1439px) {
  .contact-card__office-info {
    margin-top: 10px;
  }
}

.contact-card__office-info p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
}

.contact-card__office-info .contact-card__office-name {
  margin-top: 3px;
  margin-bottom: 1px;
  font-size: 24px;
  line-height: 29px;
}
@media (max-width: 767px) {
  .contact-card__office-info .contact-card__office-name {
    margin-bottom: 7px;
  }
}

.contact-card__logo-container {
  flex-shrink: 0;
  margin-right: 57px;
}
@media (max-width: 767px) {
  .contact-card__logo-container {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.notifications {
  padding-bottom: 66px;
  position: relative;
}
@media (max-width: 767px) {
  .notifications .headline-back {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 1439px) {
  .notifications {
    padding-bottom: 47px;
  }
}
@media (max-width: 767px) {
  .notifications {
    padding-bottom: 28px;
    margin: 0 -16px;
  }
  .notifications .button {
    padding: 15px;
    width: 222px;
    margin: 0 auto;
  }
}
.notifications__open-link {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.notifications__open-link svg {
  display: none;
}
@media (max-width: 767px) {
  .notifications__open-link svg {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
  }
}
.notifications tr:first-of-type th {
  height: 32px;
}
.notifications th,
.notifications td {
  height: 37px;
}
.notifications th .notifications__data-wrapper,
.notifications td .notifications__data-wrapper {
  height: 22px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .notifications th,
  .notifications td {
    height: 20px;
    overflow: hidden;
  }
}
.notifications .button--mobile {
  display: none;
}
@media (max-width: 767px) {
  .notifications .button--mobile {
    display: block;
  }
}
.notifications .button--desktop {
  display: block;
  padding: 15px;
  width: 222px;
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .notifications .button--desktop {
    width: 182px;
  }
}
@media (max-width: 767px) {
  .notifications .button--desktop {
    display: none;
  }
}
.notifications__table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
@media (max-width: 1439px) {
  .notifications__table {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .notifications__table {
    margin-bottom: 30px;
  }
}
.notifications__row {
  padding: 0;
  margin: 0;
  position: relative;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .notifications__row {
    display: flex;
    flex-direction: column;
    padding: 28px 15px 19px;
  }
  .notifications__row::before {
    display: block;
    content: "";
    position: absolute;
    top: 17px;
    left: 17px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
  }
}
.notifications__row:hover, .notifications__row:focus {
  opacity: 0.7;
}
.notifications__row:active {
  opacity: 0.5;
}
.notifications__row--new::before {
  background-color: #0098c1;
}
.notifications__row--opened::before {
  background-color: #a7a7a7;
}
.notifications__row:first-child {
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #9f9f9f;
}
@media (max-width: 767px) {
  .notifications__row:first-child {
    display: none;
  }
}
.notifications tr:nth-child(even) {
  background-color: #d6d6d6;
}
.notifications th:first-child,
.notifications th:last-child,
.notifications td:first-child,
.notifications td:last-child {
  width: 215px;
}
@media (max-width: 1439px) {
  .notifications th:first-child,
  .notifications th:last-child,
  .notifications td:first-child,
  .notifications td:last-child {
    width: 11%;
    max-width: 124px;
  }
}
@media (max-width: 1023px) {
  .notifications th:first-child,
  .notifications th:last-child,
  .notifications td:first-child,
  .notifications td:last-child {
    display: none;
  }
}
.notifications__cell--theme {
  width: 235px;
  padding-right: 10px;
  position: relative;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
@media (max-width: 1439px) {
  .notifications__cell--theme {
    width: 183px;
  }
}
@media (max-width: 767px) {
  .notifications__cell--theme {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
  }
}
.notifications__cell--icon {
  width: 90px;
  text-align: left;
}
@media (max-width: 1439px) {
  .notifications__cell--icon {
    width: 68px;
  }
}
@media (max-width: 1023px) {
  .notifications__cell--icon {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .notifications__cell--icon {
    display: none;
  }
}
.notifications__cell--message {
  width: 500px;
  padding-right: 10px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 1439px) {
  .notifications__cell--message {
    width: 468px;
  }
}
@media (max-width: 767px) {
  .notifications__cell--message {
    width: 100%;
  }
}
.notifications__cell--date, .notifications__cell--time {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 1023px) {
  .notifications__cell--time {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .notifications__cell--time {
    display: none;
  }
}
.notifications__cell--date {
  width: 130px;
}
@media (max-width: 1439px) {
  .notifications__cell--date {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .notifications__cell--date {
    width: auto;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
  }
}

.notification-message {
  padding-bottom: 38px;
  padding-top: 20px;
}
@media (max-width: 1439px) {
  .notification-message {
    padding-top: 32px;
    padding-bottom: 50px;
  }
  .notification-message .edit__buttons--save {
    padding: 17px 79px;
  }
}
@media (max-width: 767px) {
  .notification-message {
    padding-top: 6px;
  }
}
.notification-message__info-block {
  display: none;
}
@media (max-width: 767px) {
  .notification-message__info-block {
    display: block;
    padding-bottom: 24px;
    text-align: left;
  }
}
.notification-message__info-block span {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
}
.notification-message__info-block span:last-child {
  margin-top: 10px;
  color: #a7a7a7;
}
@media (max-width: 767px) {
  .notification-message {
    padding-bottom: 30px;
  }
  .notification-message .title--h3 {
    display: none;
  }
  .notification-message .edit__label {
    display: none;
  }
  .notification-message .edit__text-block {
    border-color: #d6d6d6;
    padding: 10px 0 0;
  }
  .notification-message .edit {
    padding: 0;
  }
}

.account-hotel-info {
  display: flex;
  justify-content: space-between;
  padding: 11px 0 30px;
  clear: both;
}
@media (max-width: 767px) {
  .account-hotel-info {
    flex-wrap: wrap;
    margin-top: -26px;
  }
}
.account-hotel-info__link-hotel {
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.8px;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .account-hotel-info__link-hotel {
    display: none;
  }
}
.account-hotel-info__link-hotel:hover, .account-hotel-info__link-hotel:focus {
  opacity: 0.7;
}
.account-hotel-info__link-hotel:active {
  opacity: 0.5;
}
.account-hotel-info p {
  letter-spacing: 0.1px;
}
.account-hotel-info p:first-of-type {
  margin-top: 0;
}
.account-hotel-info p:last-of-type {
  margin-bottom: 9px;
}
.account-hotel-info__description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 935px;
}
@media (max-width: 767px) {
  .account-hotel-info__description {
    width: 100%;
  }
}
@media (max-width: 1439px) {
  .account-hotel-info__description {
    padding-top: 3px;
    max-width: 652px;
  }
}
.account-hotel-info__link-more {
  text-align: right;
  transition: opacity 0.3s ease;
}
.account-hotel-info__link-more:hover, .account-hotel-info__link-more:focus {
  opacity: 0.7;
}
.account-hotel-info__link-more:active {
  opacity: 0.5;
}
@media (max-width: 1439px) {
  .account-hotel-info__link-more {
    margin-right: 0;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .account-hotel-info__link-more {
    margin-top: 3px;
    margin-right: 0;
  }
}
.account-hotel-info__interactive {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media (max-width: 1439px) {
  .account-hotel-info__interactive {
    justify-content: normal;
    padding-top: 7px;
  }
}
@media (max-width: 767px) {
  .account-hotel-info__interactive {
    display: block;
    margin: 0 auto;
    padding-top: 0;
  }
}
.account-hotel-info .button {
  margin: 0 0 0 auto;
  padding: 13px 28px;
  letter-spacing: 0.5px;
  transition: opacity 0.3s ease;
}
.account-hotel-info .button:hover, .account-hotel-info .button:focus {
  opacity: 0.7;
}
.account-hotel-info .button:active {
  opacity: 0.5;
}
@media (max-width: 1439px) {
  .account-hotel-info .button {
    width: 180px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .account-hotel-info .button {
    width: 222px;
  }
}

@media (max-width: 767px) {
  .container--no-padding > .account-hotel-info {
    padding-left: 17px;
    padding-right: 17px;
  }
}

.account__event-block {
  padding: 25px 0 27px;
  border-top: 1px solid #0098c1;
}
@media (max-width: 767px) {
  .account__event-block {
    padding-top: 32px;
    padding-bottom: 61px;
  }
}
.account__link-hotel {
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.8px;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .account__link-hotel {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
  }
}
.account__link-hotel:hover, .account__link-hotel:focus {
  opacity: 0.7;
}
.account__link-hotel:active {
  opacity: 0.5;
}
.account__event-block > .title--h2 {
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .account__event-block > .title--h2 {
    font-size: 38px;
    line-height: 46px;
  }
}
.account__event-wrapper {
  position: relative;
}
.account__event-wrapper .direction__arrow--right {
  right: -40px;
  background-image: url("./../img/icons-sprite.svg#bckg-arrow-right-blue");
  background-size: 12px 19px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .account__event-wrapper .direction__arrow--right {
    outline: none !important;
  }
}
.account__event-wrapper .direction__arrow--left {
  left: -40px;
  background-image: url("./../img/icons-sprite.svg#bckg-arrow-left-blue");
  background-size: 12px 19px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .account__event-wrapper .direction__arrow--left {
    outline: none !important;
  }
}
.account__event-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.account__event {
  margin-right: 4px;
  width: 341px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
}
@media (max-width: 767px) {
  .account__event {
    margin-right: 0;
  }
}
.account__event-block .direction__arrow--left, .account__event-block .direction__arrow--right {
  top: 42%;
}
.account__event .button {
  display: block;
  width: 222px;
  margin: 21px auto 0;
  padding: 14px 30px;
  text-align: center;
}
.account__event-block > .title--h3 {
  margin: 0 0 17px;
}
.account__event-block .title--h4 {
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  color: #0098c1;
}
.account__event--paid .account__event-status {
  color: #78b17c;
}
.account__event--unpaid .account__event-status {
  color: #a7a7a7;
}
.account__event--not-registered .account__event-status {
  color: #d57c68;
}
.account__event-status {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .account__event-status {
    margin-top: 11px;
  }
}
.account__event-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.account__event-status svg {
  margin-right: 15px;
}
.account__event-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  color: #9f9f9f;
}
.account__event-date {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #0098c1;
}
.account__contact-us {
  display: flex;
  justify-content: flex-start;
  padding: 25px 0;
  border-top: 1px solid #0098c1;
}
@media (max-width: 1439px) {
  .account__contact-us {
    padding: 25px 0 32px 0;
  }
}
@media (max-width: 1200px) {
  .account__contact-us {
    flex-wrap: wrap;
  }
}
.account__admin {
  width: 448px;
  margin-right: 16px;
}
@media (max-width: 1439px) {
  .account__admin {
    width: 514px;
    margin-right: 35px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .account__admin {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #0098c1;
  }
}
.account__admin img {
  margin-right: 15px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .account__admin img {
    display: block;
    margin: 0 auto;
  }
}
.account__admin span {
  display: block;
}
.account__admin-info {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .account__admin-info {
    padding-top: 15px;
  }
}
.account__admin-name {
  font-size: 16px;
  line-height: 20px;
  color: #505050;
}
.account__admin-position {
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
}
.account__admin-text {
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
  text-align: left;
}
.account__edit-button {
  position: absolute;
  top: 24px;
  right: 0;
  display: block;
  width: 18px;
  height: 25px;
  background-image: url("./../img/icons-sprite.svg#bckg-icon-write");
  background-size: 18px 25px;
  border: none;
  color: #a7a7a7;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.account__edit-button:hover, .account__edit-button:focus {
  opacity: 0.7;
}
.account__edit-button:active {
  opacity: 0.5;
}
.account__edit-button svg {
  width: 18px;
  height: 24px;
}
.account__admin-wrapper {
  display: flex;
  padding: 27px 0 32px 0;
  position: relative;
}
@media (max-width: 767px) {
  .account__admin-wrapper {
    flex-wrap: wrap;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 11px;
  }
}
.account__event-block .direction {
  padding: 0;
}
@media (max-width: 767px) {
  .account__event-block .direction__arrow {
    display: none;
  }
}
@media (max-width: 767px) {
  .account .photos-slider {
    margin: 0 -16px;
  }
}

@media (max-width: 767px) {
  .container--no-padding .account__admin,
  .container--no-padding .account__event-block {
    padding-left: 17px;
    padding-right: 17px;
  }
}

.modal--logout {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -17%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: unset;
  transform: scale(1.5);
  overflow-y: hidden;
}
.modal--logout .modal__wrapper {
  justify-content: flex-end;
  width: 75%;
  min-height: 100%;
  padding: 0;
}
.modal--logout .modal__content {
  width: 351px;
  height: 351px;
  padding: 0;
}
.modal--logout .modal__close-btn {
  display: none;
}
.modal--logout .log-out__close {
  display: none;
}
.modal--logout .log-out__wrapp {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 34px;
}
.modal--logout .log-out__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 27px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal--logout .log-out__item {
  padding-bottom: 13px;
}
.modal--logout .log-out__exit {
  display: none;
}
.modal--logout .log-out__exit--md {
  display: flex;
  justify-content: center;
}
.modal--logout .log-out__exit--md:focus, .modal--logout .log-out__exit--md:hover {
  opacity: 0.8;
}
.modal--logout .log-out__text {
  font-weight: 600;
}
.modal--logout .log-out__link {
  font-size: 14px;
  font-weight: 600;
}
.modal--logout .log-out__link:focus, .modal--logout .log-out__link:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .modal--logout {
    top: 0;
    z-index: 1000;
    transform: none;
    position: fixed;
  }
  .modal--logout .modal__wrapper {
    padding: 0;
    width: 100%;
  }
  .modal--logout .modal__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    padding-top: 34px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .modal--logout .log-out__close {
    display: contents;
    width: 26px;
    height: 26px;
    align-self: center;
  }
  .modal--logout .log-out__close svg {
    fill: #0098c1;
  }
  .modal--logout .log-out__close:focus, .modal--logout .log-out__close:hover {
    opacity: 0.8;
  }
  .modal--logout .log-out__wrapp {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    height: 17%;
    padding: 0;
  }
  .modal--logout .log-out__exit {
    display: block;
    width: 38px;
    border: 0;
    height: 29px;
    align-self: center;
    background-color: unset;
    cursor: pointer;
  }
  .modal--logout .log-out__exit:focus, .modal--logout .log-out__exit:hover {
    opacity: 0.8;
  }
  .modal--logout .log-out__list {
    margin-top: 62px;
    align-items: flex-start;
  }
  .modal--logout .log-out__link {
    font-size: 18px;
    font-weight: 600;
  }
  .modal--logout .log-out__item {
    padding-bottom: 25px;
  }
  .modal--logout .log-out__text {
    display: none;
  }
  .modal--logout .log-out__exit--md {
    display: none;
  }
}

.account__notifications {
  width: 100%;
}
@media (max-width: 767px) {
  .account__notifications {
    padding: 26px 0 0 0;
  }
}
.account__notifications .notifications {
  padding-bottom: 0;
}
.account__notifications .notifications__table {
  margin-top: 0;
  table-layout: fixed;
}
@media (max-width: 767px) {
  .account__notifications .notifications__table {
    margin-top: 4px;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .account__notifications .account__mobile-wrapper {
    padding: 16px 39px 0 39px;
  }
}
@media (max-width: 767px) {
  .account__notifications .account__mobile-wrapper span {
    font-size: 12px;
    line-height: 20px;
    color: #9f9f9f;
  }
}
@media (max-width: 767px) {
  .account__notifications .account__mobile-wrapper span:first-child {
    margin-right: 10%;
  }
}
@media (max-width: 767px) {
  .account__notifications .account__mobile-wrapper span:last-child {
    float: right;
  }
}
.account__notifications tr:nth-child(even) {
  background-color: #d6d6d6;
}
.account__notifications tr {
  align-items: center;
}
@media (max-width: 767px) {
  .account__notifications tr {
    padding: 6px 35px 7px;
  }
}
@media (max-width: 767px) {
  .account__notifications tr::before {
    top: 14px;
    left: 16px;
  }
}
.account__notifications .notifications td:first-child,
.account__notifications .notifications td:last-child,
.account__notifications .notifications th:first-child,
.account__notifications .notifications th:last-child {
  width: 38px;
}
@media (max-width: 1439px) {
  .account__notifications .notifications td:first-child,
  .account__notifications .notifications td:last-child,
  .account__notifications .notifications th:first-child,
  .account__notifications .notifications th:last-child {
    width: 30px;
  }
}
.account__notifications .notifications__cell--date {
  top: 11px;
  right: 21px;
  letter-spacing: 0.4px;
}
.account__notifications .notifications__cell--icon {
  width: 80px;
}
@media (max-width: 1439px) {
  .account__notifications .notifications__cell--icon {
    width: 57px;
  }
}
.account__notifications .notifications__cell--message {
  width: 48%;
  padding-left: 6px;
}
@media (max-width: 1550px) {
  .account__notifications .notifications__cell--message {
    width: 38%;
  }
}
@media (max-width: 1439px) {
  .account__notifications .notifications__cell--message {
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .account__notifications .notifications__cell--message {
    display: none;
  }
}
.account__notifications thead .notifications__cell--message {
  font-size: 12px;
  line-height: 20px;
}
.account__notifications td {
  height: 38px;
  align-items: center;
}
@media (max-width: 767px) {
  .account__notifications td {
    height: auto;
  }
}
@media (max-width: 767px) {
  .account__notifications .notifications__cell--empty {
    display: none;
  }
}
.account__notifications .notifications__data-wrapper {
  letter-spacing: 0.1px;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .account__notifications .notifications__data-wrapper {
    font-size: 12px;
    line-height: 20px;
  }
}
.account__notifications .title--h3 {
  padding-left: 0;
  padding-right: 17px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .account__notifications .title--h3 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.account__notifications .button {
  padding: 13px 30px;
  margin: 0 auto;
}

.modal-gallery__slider {
  width: 100%;
  height: auto;
  max-height: 941px;
  margin-bottom: 16px;
}
@media (max-width: 1439px) {
  .modal-gallery__slider {
    margin-bottom: 8px;
  }
}

.modal-gallery__mini-slider {
  width: 100%;
  height: auto;
  max-height: 69px;
}

.modal-gallery__mini-slide {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.modal-gallery__btn-next,
.modal-gallery__btn-prev {
  position: absolute;
  top: 56%;
  cursor: pointer;
  user-select: none;
  transform: translate(0, -162%);
  background-color: rgba(255, 255, 255, 0);
  width: 100px;
  height: 109px;
  color: #ffffff;
  padding: 0;
  border: none;
}
@media (max-width: 1439px) {
  .modal-gallery__btn-next,
  .modal-gallery__btn-prev {
    transform: translate(0, -86%);
  }
}
.modal-gallery__btn-next svg,
.modal-gallery__btn-prev svg {
  width: 19px;
  height: 30px;
}

.modal-gallery__btn-next {
  right: -75px !important;
}
@media (max-width: 1439px) {
  .modal-gallery__btn-next {
    right: -27px;
  }
}

.modal-gallery__btn-prev {
  left: -75px !important;
}
.modal-gallery__btn-prev svg {
  transform: rotate(-180deg);
}
@media (max-width: 1439px) {
  .modal-gallery__btn-prev {
    left: -27px;
  }
}

.modal-gallery__slider-wrapper,
.modal-gallery__mini-slider-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}

.modal-gallery__image-container {
  height: 941px;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .modal-gallery__image-container {
    height: 619px;
  }
}
.modal-gallery__image-container img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover;
  object-position: center;
}

.modal-gallery__mini-image-container {
  height: 69px;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .modal-gallery__mini-image-container {
    height: 56px;
  }
}
.modal-gallery__mini-image-container img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover;
  object-position: center;
}

.login {
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 50px;
  width: 100%;
  max-width: 340px;
  max-height: 0;
  overflow: hidden;
  border-radius: 2px;
  background-color: #0098c1;
  color: #ffffff;
  transition: 0.3s ease-in;
}
@media (max-width: 1439px) {
  .login {
    right: 80px;
  }
}
@media (max-width: 1023px) {
  .login {
    right: 24px;
  }
}
@media (max-width: 767px) {
  .login--show {
    background-color: #0098c1;
    height: 100vh;
    max-height: 100vh;
    height: calc(100 * var(--vh, 1vh));
    max-height: calc(100 * var(--vh, 1vh));
    width: 100%;
    max-width: 100%;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    transition: transform 0.3s ease-in;
  }
}

.login__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 20px 10px 19px;
}
@media (max-width: 767px) {
  .login__form {
    margin: 0 auto;
    max-width: 500px;
    padding-bottom: 50px;
  }
}

.login__title {
  margin: 0;
  margin-bottom: 19px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
@media (max-width: 767px) {
  .login__title {
    font-size: 32px;
    line-height: 43px;
    font-weight: 300;
    text-align: center;
  }
}

.login__form-input {
  width: 100%;
  position: relative;
}

.login__form-input input {
  width: 100%;
  padding: 6px 115px 7px 10px;
  margin-bottom: 19px;
  border: none;
  border-radius: 2px;
  box-sizing: border-box;
  font-family: "Proxima Nova", "Arial", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
}
.login__form-input input::placeholder {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.04em;
  color: #0098c1;
}

.login__link {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  padding: 13px 10px;
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.025em;
  color: #a7a7a7;
  user-select: none;
}

.login__show-password {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 20px;
  padding: 10px;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: content-box;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
}
.login__show-password::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 40px;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
}

.login__show-password-img--hide {
  display: block;
}
.login__show-password-img--show {
  display: none;
}

.login__show-password--active .login__show-password-img--hide {
  display: none;
}
.login__show-password--active .login__show-password-img--show {
  display: block;
}

.login__btn {
  width: 100%;
  max-width: 222px;
  padding: 14px 25px 15px 25px;
  margin-bottom: 5px;
  letter-spacing: 0.01em;
}

.login__forgot {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: inherit;
  letter-spacing: 0.015em;
}
.login__forgot:hover, .login__forgot:focus {
  opacity: 0.6;
}
.login__forgot:active {
  opacity: 0.3;
}

@media (max-width: 767px) {
  .login__header {
    position: relative;
    min-height: 240px;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.login__close {
  color: inherit;
  position: relative;
}
.login__close::before {
  position: absolute;
  content: "";
  top: -5px;
  left: -5px;
  bottom: -5px;
  right: -5px;
}

.login__logo {
  color: inherit;
  position: absolute;
  top: 83px;
  left: 50%;
  transform: translateX(-50%);
}
.login__logo svg {
  width: 105px;
  height: 92px;
}

.forgot {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.forgot__logo {
  margin-bottom: 63px;
}
@media (max-width: 767px) {
  .forgot__logo svg {
    width: 250px;
  }
}

.forgot__form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.forgot__form input {
  padding: 6px 9px 7px 9px;
  margin-bottom: 8px;
  border: 1px solid #0098c1;
  font-family: "Proxima Nova", "Arial", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
}
.forgot__form input::placeholder {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.03em;
  color: #0098c1;
}
@media (max-width: 767px) {
  .forgot__form input {
    max-width: 250px;
  }
}

.forgot .forgot__link {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
}

.forgot__submit {
  padding: 15px 92px;
}

.photos-slider {
  clear: both;
  display: none;
}
@media (max-width: 767px) {
  .photos-slider {
    display: block;
    padding: 29px 0 0;
  }
}
.photos-slider__photo-list {
  display: flex;
  padding: 0;
  justify-content: space-between;
  list-style-type: none;
}
@media (max-width: 767px) {
  .photos-slider__photo-list {
    margin: 0;
    padding-bottom: 10px;
  }
}
.photos-slider .direction__list .swiper-slide {
  width: 100%;
  height: 375px;
}
.photos-slider__photo-item img {
  width: auto;
  height: 100%;
  max-width: none;
  object-fit: cover;
  margin: auto;
}
.photos-slider .direction {
  padding-top: 0;
}
.photos-slider .direction__arrow::after {
  display: none;
}
.photos-slider .direction__arrow--right,
.photos-slider .direction__arrow--left {
  top: 46%;
}
@media (max-width: 767px) {
  .photos-slider .direction__arrow--right,
  .photos-slider .direction__arrow--left {
    outline: none !important;
  }
}
.photos-slider .direction__arrow--right {
  right: 12px;
}
.photos-slider .direction__arrow--left {
  left: 12px;
}
@media (max-width: 767px) {
  .photos-slider picture,
  .photos-slider img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .photos-slider--account .swiper-container-horizontal > .swiper-pagination-bullets,
  .photos-slider--account .swiper-pagination-custom,
  .photos-slider--account .swiper-pagination-fraction {
    bottom: 10px;
  }
}
.photos {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -15px 0;
  padding: 20px 0 0 0;
}
@media (max-width: 1439px) {
  .photos {
    margin: 0 -10px -10px 0;
    padding: 10px 0 0 0;
  }
}
@media (max-width: 767px) {
  .photos {
    display: none;
  }
}
.photos .photos__item img {
  height: 222px;
  width: 100%;
  object-fit: cover;
}
.photos__item--big {
  width: 40%;
}
.photos__item--middle {
  width: 35%;
}
.photos__item--small {
  width: 25%;
}
.photos__link-more-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.photos__link-more-wrapper a {
  margin: auto;
  height: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 38px;
  color: #ffffff;
  text-align: center;
}
.photos__link-more-wrapper a:hover, .photos__link-more-wrapper a:focus {
  opacity: 0.8;
}
.photos__link-more-wrapper a:active {
  opacity: 0.5;
}
.photos__wrapper {
  display: flex;
  width: 100%;
}
.photos__block__wrapper {
  display: flex;
  width: 100%;
}
.photos__block--first {
  margin: 0 15px 15px 0;
  flex-basis: 50%;
  position: relative;
}
.photos__block--first img {
  height: 459px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 1439px) {
  .photos__block--first {
    margin: 0 10px 10px 0;
    flex-basis: 41%;
  }
}
.photos__block--first .photo-edit__text {
  bottom: 23%;
}
.photos__block--second .photos__item .photo-edit__text {
  bottom: 3%;
}
.photos__block--last .photos__item .photo-edit__text {
  display: none;
}
.photos__block--second {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  flex-basis: 59%;
}
.photos__block--second .photos__item {
  object-fit: cover;
}
.photos__item {
  margin: 0 15px 15px 0;
  position: relative;
}
@media (max-width: 1439px) {
  .photos__item {
    margin: 0 10px 10px 0;
  }
}
.photos__item--upload {
  background-color: #606060;
  display: flex;
  align-items: center;
  width: calc(16.6666666667% - 15px);
}
@media (max-width: 1439px) {
  .photos__item--upload {
    width: calc(16.6666666667% - 10px);
  }
}
.photos__item--upload label {
  margin: 0 auto;
}
.photos__block--last {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0 0;
  padding-bottom: 23px;
}
@media (max-width: 1439px) {
  .photos__block--last {
    margin: 0 -10px 0 0;
  }
}
.photos__block--last .photos__item img {
  height: 148px;
  width: 222px;
  object-fit: cover;
}
.photos__block--last > .photos__item {
  object-fit: cover;
}
@media (max-width: 1439px) {
  .photos--account .photos__item img {
    height: 178px;
  }
  .photos--account .photos__block--first img {
    height: 366px;
  }
  .photos--account .photos__block--second {
    flex-basis: 58%;
  }
}
@media (max-width: 1439px) {
  .photos--edit .photos__item img {
    height: 178px;
  }
}
@media (max-width: 1439px) {
  .photos--edit .photos__block--first {
    flex-basis: 49%;
  }
}
@media (max-width: 1439px) {
  .photos--edit .photos__block--first img {
    height: 366px;
  }
}
@media (max-width: 1439px) {
  .photos--edit .photos__block--last img {
    height: 119px;
    width: 178px;
  }
}
.photos--edit .photos__item:hover .photo-edit,
.photos--edit .photos__item:focus .photo-edit,
.photos--edit .photos__block--first:hover .photo-edit,
.photos--edit .photos__block--first:focus .photo-edit {
  display: flex;
}

.top-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid #0098c1;
}
@media (max-width: 1439px) {
  .top-wrapper {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .top-wrapper {
    padding: 16px 0;
  }
}
.top-wrapper__headline-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.top-wrapper__title {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .top-wrapper__title {
    font-size: 24px;
    line-height: 29px;
  }
}
.top-wrapper__text {
  display: block;
  width: 100%;
  margin: 5px 0 0 0;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
  letter-spacing: 1.1px;
}
@media (max-width: 767px) {
  .top-wrapper__text {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.7px;
  }
}
.top-wrapper__dates {
  display: block;
  width: 100%;
  margin: 3px 0 0 0;
  font-size: 16px;
  line-height: 20px;
}

.back-link {
  display: flex;
  flex-direction: row-reverse;
}
.back-link svg {
  color: #0098c1;
  width: 11px;
  height: 19px;
  margin-right: 5px;
}
.back-link:hover, .back-link:focus {
  opacity: 0.8;
}
.back-link:active {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .top-link {
    position: absolute;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    top: 111px;
    left: 17px;
    z-index: 9;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
  }
  .top-link:active {
    opacity: 0.3;
  }
  .top-link svg {
    margin-right: 5px;
    fill: #ffffff;
  }
}

.info-bottom {
  margin: 0 0;
  padding: 30px 238px 0 238px;
  border-top: 1px solid #0098c1;
}
@media (max-width: 1439px) {
  .info-bottom {
    padding: 30px 95px 30px 95px;
  }
}
@media (max-width: 1023px) {
  .info-bottom {
    padding: 23px 0;
  }
}

.hotel-card {
  padding: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-color: white;
  border-radius: 3px;
  width: 32.6666666667%;
  max-width: 341px;
}
@media (max-width: 1439px) {
  .hotel-card {
    width: calc(50% - 15px);
    max-width: 363px;
  }
}
@media (max-width: 767px) {
  .hotel-card {
    display: block;
    text-align: center;
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-bottom: 22px;
  }
}
.hotel-card ul {
  list-style-type: none;
}
.hotel-card__photos {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  margin-bottom: -5px;
  margin-right: -5px;
  list-style-type: none;
}
.hotel-card__photos img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
.hotel-card__photo--big {
  flex-grow: 1;
  width: 217px;
  height: 147px;
  object-fit: cover;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .hotel-card__photo--big {
    width: 242px;
  }
}
@media (max-width: 767px) {
  .hotel-card__photo--big {
    width: 217px;
  }
}
@media (max-width: 1174px) {
  .hotel-card__photo--big {
    width: 65%;
  }
}
.hotel-card__photo--small {
  width: 86px;
  height: 147px;
  flex-grow: 1;
  object-fit: cover;
}
@media (max-width: 767px) {
  .hotel-card__photo--small {
    width: 100px;
  }
}
@media (max-width: 1174px) {
  .hotel-card__photo--small {
    width: 30%;
  }
}
.hotel-card__title {
  flex-grow: 3;
  margin: auto 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #505050;
}
@media (max-width: 767px) {
  .hotel-card__title {
    text-align: left;
  }
}
.hotel-card .hotel-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: opacity 0.3s ease;
}
.hotel-card .hotel-card__link:hover, .hotel-card .hotel-card__link:focus {
  opacity: 0.7;
}
.hotel-card .hotel-card__link:active {
  opacity: 0.5;
}
.hotel-card__info {
  display: flex;
  padding: 7px 11px 5px;
  align-items: center;
  margin: auto 0;
}
@media (max-width: 767px) {
  .hotel-card__info {
    padding: 23px 15px 19px;
    margin: auto auto auto 0;
  }
}
.hotel-card__info img {
  flex-grow: 1;
  margin-right: 32px;
  width: auto;
  height: auto;
  max-width: 71px;
}

.alphabet-hotel {
  width: 341px;
  padding: 32px 2px 0 0;
}
@media (max-width: 1439px) {
  .alphabet-hotel {
    width: 368px;
    padding: 32px 15px 0 0;
  }
}
.alphabet-hotel__block-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.alphabet-hotel__hotels {
  margin: 0;
}
.alphabet-hotel ul {
  padding: 0;
  list-style-type: none;
}
.alphabet-hotel__block-title {
  padding: 0;
  margin: 0 0 2px 0;
  font-size: 24px;
  font-weight: lighter;
  line-height: 21px;
  color: #0098c1;
}
@media (max-width: 1023px) {
  .alphabet-hotel__block-title {
    margin-bottom: 10px;
  }
}
.alphabet-hotel a {
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  letter-spacing: 0.1px;
  transition: opacity 0.3s ease;
}
.alphabet-hotel a:hover, .alphabet-hotel a:focus {
  opacity: 0.7;
}
.alphabet-hotel a:active {
  opacity: 0.5;
}
@media (max-width: 1023px) {
  .alphabet-hotel {
    display: none;
  }
}

.support-contacts {
  border-top: 1px solid #0098c1;
}
@media (max-width: 767px) {
  .support-contacts {
    padding: 0 0 32px;
  }
}
.support-contacts .title--h3 {
  margin-top: 19px;
  margin-bottom: 30px;
}
@media (max-width: 1439px) {
  .support-contacts .title--h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.support-contacts__list {
  display: flex;
  padding: 0 0 20px 0;
  margin: 0;
  list-style-type: none;
}
.support-contacts__item {
  text-align: center;
}
@media (max-width: 767px) {
  .support-contacts__item {
    width: 100%;
  }
}
.support-contacts__info {
  display: block;
}
.support-contacts__link {
  display: block;
  margin: 0 auto 10px auto;
  width: max-content;
  font-size: 14px;
  line-height: 17px;
  color: #0098c1;
}
.support-contacts__link:hover, .support-contacts__link:focus {
  opacity: 0.8;
}
.support-contacts__link:active {
  opacity: 0.5;
}
.support-contacts__link svg {
  width: 42px;
  height: 18px;
}
.support-contacts img {
  display: block;
  width: 103px;
  height: 103px;
  margin: 0 auto 20px auto;
  object-fit: cover;
  border-radius: 100%;
}
.support-contacts__text {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-weight: normal;
}
.support-contacts .direction {
  padding: 0;
}
.support-contacts .pagination {
  display: none !important;
}
@media (max-width: 767px) {
  .support-contacts .pagination {
    display: inline-block !important;
  }
}
.support-contacts .direction__arrow {
  border: none;
  background-color: transparent;
  top: 19%;
  color: #0098c1;
}
.support-contacts .direction__arrow svg {
  width: 11px;
  height: 19px;
}
.support-contacts .direction__arrow--left {
  left: -7px;
}
@media (max-width: 767px) {
  .support-contacts .direction__arrow--left {
    outline: none !important;
  }
}
.support-contacts .direction__arrow--right {
  right: -7px;
}
@media (max-width: 767px) {
  .support-contacts .direction__arrow--right {
    outline: none !important;
  }
}

@media (max-width: 1023px) {
  .container--no-padding > .support-contacts {
    padding-left: 17px;
    padding-right: 17px;
  }
}

.top-block {
  display: flex;
  height: 394px;
  width: 100%;
  max-width: 1920px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
.top-block img {
  object-fit: cover;
  width: 100%;
}
.top-block--tablet-img, .top-block--mobile-img {
  display: none;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .top-block {
    height: 375px;
    padding: 10px 0;
  }
  .top-block--tablet-img {
    display: block;
  }
  .top-block--desktop-img, .top-block--mobile-img {
    display: none;
  }
}
@media (max-width: 767px) {
  .top-block--mobile-img {
    display: block;
  }
  .top-block--desktop-img, .top-block--tablet-img {
    display: none;
  }
}

.hotel-headline {
  display: flex;
  justify-content: space-between;
  padding: 27px 0;
  border-bottom: 1px solid #0098c1;
}
@media (max-width: 1439px) {
  .hotel-headline {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .hotel-headline {
    padding: 20px 0;
  }
}
.hotel-headline .title--h2 {
  margin: 0 0 10px 0;
}
@media (max-width: 767px) {
  .hotel-headline .title--h2 {
    margin: 0;
    font-size: 24px;
    line-height: 29px;
  }
}
.hotel-headline span {
  display: block;
  width: 100%;
  margin: 0;
  color: #505050;
}
@media (max-width: 767px) {
  .hotel-headline span {
    line-height: 20px;
  }
}
.hotel-headline svg {
  margin: auto 5px auto 0;
}
.hotel-headline__icon-wrapper {
  position: relative;
}
@media (max-width: 1439px) {
  .hotel-headline__icon-wrapper {
    margin-top: 14px;
  }
}
.hotel-headline__icon-wrapper > svg {
  width: 103px;
  height: 103px;
}
.hotel-headline .photo-edit__label {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.hotel-headline .photo-edit__label svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hotel-headline__icon-wrapper span {
  position: absolute;
  display: block;
  bottom: 10px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
}
.hotel-headline--edit .hotel-headline__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
}

@media (max-width: 1023px) {
  .container--no-padding > .hotel-headline {
    padding-left: 17px;
    padding-right: 17px;
  }
}

.hotel-headline--account-page {
  padding-bottom: 10px;
  border-bottom: none;
}
.hotel-headline--account-page .account-hotel-info__link-hotel {
  display: none;
}
@media (max-width: 767px) {
  .hotel-headline--account-page {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    padding: 30px 17px 10px 17px;
    border: none;
    margin-bottom: -27px;
  }
  .hotel-headline--account-page .account-hotel-info__link-hotel {
    display: block;
    margin: 15px 0 0 0;
    font-size: 20px;
    line-height: 24px;
  }
  .hotel-headline--account-page svg {
    margin: 0 auto 20px auto;
    width: 103px;
    height: 80px;
  }
  .hotel-headline--account-page .title--h2 {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 38px;
  }
}

.up-button {
  display: flex;
  margin-left: auto;
  margin-right: -65px;
}
@media (max-width: 1919px) {
  .up-button {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .up-button {
    margin: 0 auto;
  }
}
.up-button:hover, .up-button:focus {
  opacity: 0.8;
}
.up-button:active {
  opacity: 0.5;
}

.up-button--right {
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
}

.up-button--xl {
  display: none;
}
@media (max-width: 1919px) {
  .up-button--xl {
    display: flex;
  }
}
@media (max-width: 767px) {
  .up-button--xl {
    display: none;
  }
}

.up-button--fixed {
  position: fixed;
  right: 12%;
  bottom: 10%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 1800px) {
  .up-button--fixed {
    right: 2%;
  }
}

.up-button--visible {
  opacity: 1;
  visibility: visible;
}

.up-button--mobile {
  display: none;
}
@media (max-width: 767px) {
  .up-button--mobile {
    display: block;
    margin: 25px auto 25px auto;
    text-align: center;
  }
}

.filters {
  padding: 30px 0 30px;
}
@media (max-width: 767px) {
  .filters {
    padding: 0 0 20px;
  }
}
.filters__wrapper {
  display: flex;
  border-bottom: 1px solid #0098c1;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .filters__wrapper {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .filters--exhibitors {
    border-top: 1px solid #0098c1;
  }
}
.filters h3 {
  padding-bottom: 24px;
}
@media (max-width: 1439px) {
  .filters h3 {
    letter-spacing: 0.8px;
  }
}
.filters__block--alphabet {
  max-width: 30%;
  min-width: 471px;
  width: fit-content;
}
.filters__alphabet-list {
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  list-style-type: none;
}
.filters__alphabet-link {
  font-size: 27px;
  line-height: 29px;
  color: #0098c1;
  letter-spacing: 5px;
  font-weight: lighter;
  transition: opacity 0.3s ease;
}
@media (max-width: 1439px) {
  .filters__alphabet-link {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 4.5px;
  }
}
.filters__alphabet-link:hover, .filters__alphabet-link:focus {
  opacity: 0.7;
}
.filters__alphabet-link:active {
  opacity: 0.5;
}
.filters__block--dropdown {
  display: flex;
  width: 100%;
}
.filters__dropdown-filter {
  display: flex;
  flex-direction: column;
  width: 222px;
}
.filters__dropdown-filter h3 {
  margin-bottom: auto;
}
@media (max-width: 1439px) {
  .filters__dropdown-filter h3 {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .filters__dropdown-filter h3 {
    margin-bottom: -5px;
  }
}
@media (max-width: 1439px) {
  .filters__dropdown-filter {
    width: 178px;
  }
}
.filters__dropdown-filter--mobile {
  display: block;
  width: 100%;
  padding: 20px 0 0 0;
}
@media (max-width: 767px) {
  .filters__dropdown-filter--mobile {
    padding: 0;
  }
}
.filters__dropdown-filter--wide {
  width: 341px;
}
@media (max-width: 1439px) {
  .filters__dropdown-filter--wide {
    width: 272px;
  }
}
.filters__dropdown-filter:not(:last-of-type), .filters__block:not(:last-of-type) {
  margin-right: 15px;
}
@media (max-width: 1439px) {
  .filters__dropdown-filter:not(:last-of-type), .filters__block:not(:last-of-type) {
    margin-right: 9px;
  }
}
@media (max-width: 767px) {
  .filters__dropdown-filter:not(:last-of-type), .filters__block:not(:last-of-type) {
    margin-right: 0;
  }
}
.filters__alphabet-filter {
  display: flex;
  flex-direction: column;
  width: 42%;
}
@media (max-width: 1439px) {
  .filters__alphabet-filter {
    width: 42%;
  }
}
.filters__block--button-wrapper {
  align-items: flex-end;
  display: -webkit-inline-box;
  padding-bottom: 0;
}
.filters__button {
  padding: 11px 10px;
}
@media (max-width: 1200px) {
  .filters__button {
    padding: 2px 10px;
  }
}
.filters--exhibitions .filters__block--button-wrapper {
  min-width: 103px;
  max-width: 222px;
}
@media (max-width: 1439px) {
  .filters--exhibitions .filters__block--button-wrapper {
    min-width: 84px;
    max-width: 178px;
  }
}
.filters--exhibitions .filters__button {
  width: 100%;
}
.filters__mobile-block {
  display: flex;
  justify-content: space-between;
  padding: 18px 0 0 0;
}
@media (max-width: 767px) {
  .filters__mobile-block {
    width: 100%;
  }
}
.filters__mobile-block button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #0098c1;
  letter-spacing: 0.5px;
  border: none;
  background-color: transparent;
}
.filters__mobile-block button:active {
  opacity: 0.5;
}
.filters__mobile-block svg {
  margin-right: 12px;
  margin-left: 7px;
}
.filters .choices__inner {
  height: 42px;
}

.photo-edit {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}
.photo-edit--visible {
  display: flex;
}
.photo-edit__text {
  display: block;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 28%;
}
.photo-edit__text span {
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .photo-edit__text span {
    font-size: 12px;
    line-height: 16px;
  }
}
.photo-edit__buttons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .photo-edit__buttons svg {
    width: 30px;
    height: 30px;
    object-fit: cover;
  }
}
.photo-edit__buttons > button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 1023px) {
  .photo-edit__buttons > button {
    width: 30px;
    height: 30px;
  }
}
.photo-edit__buttons > button:hover, .photo-edit__buttons > button:focus {
  opacity: 0.8;
}
.photo-edit__buttons > button:active {
  opacity: 0.5;
}

.hotel-headline--edit .photo-edit {
  display: flex;
}

.top-block:hover .photo-edit {
  display: flex;
}

.photo-edit__buttons > label,
.photos__item--upload label,
.hotel-headline__icon-wrapper label {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  margin-right: 15px;
  transition: opacity 0.3s ease;
}
@media (max-width: 1023px) {
  .photo-edit__buttons > label,
  .photos__item--upload label,
  .hotel-headline__icon-wrapper label {
    width: 30px;
    height: 30px;
  }
}
.photo-edit__buttons > label:hover svg, .photo-edit__buttons > label:focus svg,
.photos__item--upload label:hover svg,
.photos__item--upload label:focus svg,
.hotel-headline__icon-wrapper label:hover svg,
.hotel-headline__icon-wrapper label:focus svg {
  opacity: 0.7;
}
.photo-edit__buttons > label:active svg,
.photos__item--upload label:active svg,
.hotel-headline__icon-wrapper label:active svg {
  opacity: 0.5;
}

.hotel-headline__icon-wrapper label {
  margin: 0 auto;
}

.photos__item--upload label {
  margin: auto;
}

@media (max-width: 1023px) {
  .photos__item--upload svg {
    width: 30px;
    height: 30px;
  }
}

.photo-edit__buttons input,
.photos__item--upload input,
.hotel-headline__icon-wrapper input {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.photo-edit__buttons input:hover svg, .photo-edit__buttons input:focus,
.photos__item--upload input:hover svg,
.photos__item--upload input:focus,
.hotel-headline__icon-wrapper input:hover svg,
.hotel-headline__icon-wrapper input:focus {
  opacity: 0.7;
}
.photo-edit__buttons input:active svg,
.photos__item--upload input:active svg,
.hotel-headline__icon-wrapper input:active svg {
  opacity: 0.5;
}

.headline-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
  background-color: inherit;
}
@media (max-width: 767px) {
  .headline-wrapper {
    align-items: baseline;
    padding-top: 32px;
  }
}
.headline-wrapper h2 {
  margin: 0;
  font-size: 38px;
  font-weight: lighter;
  line-height: 46px;
  letter-spacing: 1.7px;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .headline-wrapper h2 {
    letter-spacing: 1.7px;
  }
}
@media (max-width: 1023px) {
  .headline-wrapper h2 {
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .headline-wrapper h2 {
    letter-spacing: 1.3px;
  }
}
.headline-wrapper__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: inherit;
}
.headline-wrapper--left {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: inherit;
}

.pagination.swiper-pagination {
  display: inline-block;
  position: relative;
  text-align: center;
  bottom: 0;
}
@media (max-width: 767px) {
  .pagination.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: initial;
    border: 1px solid #0098c1;
  }
}
@media (max-width: 767px) {
  .pagination.swiper-pagination .swiper-pagination-bullet-active {
    background: #0098c1;
  }
}
.pagination.swiper-pagination .swiper-button-disabled {
  opacity: 0.5;
}

.photo-gallery a[href] {
  backface-visibility: hidden;
  transition: opacity 0.3s ease;
}
.photo-gallery a[href]:hover {
  opacity: 0.8;
}
.photo-gallery a[href]:active {
  opacity: 0.3;
}
@media (max-width: 767px) {
  .photo-gallery a[href]:hover {
    opacity: 1;
  }
}
.photo-gallery__button-next, .photo-gallery__button-prev {
  position: absolute;
  top: 50%;
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 50;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0);
  width: 19px;
  height: 30px;
  color: #ffffff;
  padding: 0;
  border: none;
}
.photo-gallery__button-next svg, .photo-gallery__button-prev svg {
  width: 19px;
  height: 30px;
}
@media (max-width: 767px) {
  .photo-gallery__button-next, .photo-gallery__button-prev {
    display: flex;
    outline: none !important;
  }
}
.photo-gallery__button-next {
  right: 10px;
  left: auto;
}
.photo-gallery__button-prev {
  right: auto;
  left: 10px;
}
.photo-gallery__button-prev svg {
  transform: rotate(-180deg);
}
@media (max-width: 767px) {
  .photo-gallery {
    margin-top: 45px;
    margin-left: -16px;
    margin-right: -16px;
  }
}

.photo-gallery__pagination.swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .photo-gallery__pagination.swiper-pagination {
    margin-top: 5px;
    display: inline-block;
  }
}

.admin__text-wrapper {
  padding-bottom: 37px;
  display: grid;
  grid-template-areas: "info links" "details _";
}
@media (max-width: 1439px) {
  .admin__text-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .admin__text-wrapper {
    padding: 0;
    grid-template-areas: "info" "details" "links";
  }
}
.admin .filter-tabs {
  padding: 7px 0 22px;
}
@media (max-width: 1439px) {
  .admin .filter-tabs {
    padding: 14px 0 22px;
  }
}
.admin__button-wrapper {
  padding: 30px 0;
}
.admin__button-wrapper .button {
  margin: 0 auto;
  width: 222px;
  grid-template-areas: "info" "details" "links";
}
@media (max-width: 767px) {
  .admin__mobile-block-wrapper {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .admin__mobile-block-wrapper .button--transparent {
    width: 222px;
  }
}
.admin--schedule .table {
  margin-top: 25px;
}
.admin__tabs-wrapper {
  display: flex;
}
.admin__tabs-wrapper .tabs {
  width: max-content;
  padding: 0;
}
@media (max-width: 767px) {
  .admin__tabs-wrapper .tabs {
    width: 100%;
  }
}
.admin__sender-info {
  width: 100%;
  padding-bottom: 20px;
}
.admin__sender-info span {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .admin .title--small,
  .admin .title--big {
    display: none;
  }
}
.admin__sender-subject {
  margin-top: 15px;
  color: #a7a7a7;
}
.admin__additional-buttons {
  column-gap: 10px;
  row-gap: 10px;
  display: flex;
  padding-left: 10px;
}
.admin__additional-buttons .button--transparent {
  padding: 3px 10px;
  min-height: 49px;
}
@media (max-width: 767px) {
  .admin__additional-buttons {
    padding-left: 0;
  }
}
.admin__control-wrapper {
  display: grid;
  grid-template-areas: "tabs tabs" "title control";
  padding: 18px 0;
}
@media (max-width: 767px) {
  .admin__control-wrapper {
    grid-template-areas: "tabs control" "title title";
    padding: 20px 0;
    grid-row-gap: 10px;
  }
}
.admin__control-wrapper .tabs {
  grid-column: tabs;
}
@media (max-width: 767px) {
  .admin__control-wrapper .tabs {
    width: 70%;
  }
}
.admin__control-wrapper .mail-control {
  grid-area: control;
}
@media (max-width: 767px) {
  .admin__control-wrapper .mail-control {
    padding-top: 3px;
  }
}
.admin__control-wrapper .title {
  grid-area: title;
  margin: 0;
}
@media (max-width: 767px) {
  .admin__control-wrapper--full-width .tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .admin__control-wrapper--full-width .tabs__item {
    width: 100%;
  }
}
.admin__content-wrapper {
  padding-bottom: 37px;
}
@media (max-width: 1439px) {
  .admin__content-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .admin__content-wrapper {
    padding-bottom: 30px;
  }
}
.admin__block-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .admin__block-wrapper {
    grid-template-columns: 100%;
  }
}
.admin__section--participants {
  grid-area: participants;
}
.admin__section--info-block {
  grid-area: info-block;
}
.admin__section--info {
  grid-area: info;
}
.admin__section--details {
  grid-area: details;
}
.admin__section--links {
  grid-area: links;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .admin__section--links {
    padding-left: 0;
  }
}
.admin__section > p:first-of-type {
  margin-top: 0;
}
.admin__section > p:last-of-type {
  margin-bottom: 0;
}
.admin__section {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .admin--mobile .participants {
    border: none;
  }
  .admin--mobile .participants__item {
    display: block;
    text-align: center;
  }
  .admin--mobile .info-block .button {
    margin: 0 auto;
    display: block;
  }
  .admin--mobile .info-block {
    padding-bottom: 0;
  }
}
.admin__download-list {
  list-style-type: none;
  margin: 0;
}
.admin__download-list--left-padding {
  padding: 0 0 0 75px;
}
@media (max-width: 1439px) {
  .admin__download-list--left-padding {
    padding: 0 0 0 55px;
  }
}
@media (max-width: 767px) {
  .admin__download-list--left-padding {
    padding: 0 0 0;
  }
}
.admin__download-item:not(:last-of-type) {
  margin-bottom: 30px;
}
.admin__download-link {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  width: max-content;
  transition: opacity 0.3s ease;
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  font-weight: normal;
}
.admin__download-link:hover, .admin__download-link:focus {
  opacity: 0.8;
}
.admin__download-link:active {
  opacity: 0.5;
}
.admin__download-link svg {
  margin-right: 17px;
  color: #0098c1;
  width: 26px;
  height: 35px;
}
@media (max-width: 1439px) {
  .admin__download-link svg {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .admin__download-link svg {
    margin-right: 17px;
  }
}

@media (max-width: 767px) {
  .tabs {
    display: flex;
    align-items: center;
    padding: 0;
  }
}
.tabs__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  column-gap: 15px;
  row-gap: 10px;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 1439px) {
  .tabs__list {
    column-gap: 10px;
    row-gap: 10px;
  }
}
@media (max-width: 767px) {
  .tabs__list {
    display: inline-flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    column-gap: 15px;
    row-gap: 15px;
    width: 100%;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .tabs--menu .tabs__item:not(.tabs__item--active) {
    display: none;
  }
}
@media (max-width: 767px) {
  .tabs--menu .tabs__menu-button {
    display: inline-flex;
    margin-right: 10px;
    padding: 0;
    border: none;
    background-color: transparent;
    color: #606060;
  }
  .tabs--menu .tabs__menu-button:active {
    opacity: 0.5;
  }
}
.tabs--menu .tabs__menu-button svg {
  width: 32px;
  height: 32px;
}
@media (max-width: 767px) {
  .tabs--menu .tabs__item--active .tabs__link {
    width: auto;
    display: inline-block;
    text-align: left;
    min-height: auto;
    padding: 0;
    border: none;
    background-color: transparent;
    color: #505050;
  }
  .tabs--menu .tabs__item--active .tabs__link:hover, .tabs--menu .tabs__item--active .tabs__link:focus {
    border: none;
    background-color: transparent;
    color: #505050;
  }
}
.tabs__item {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .tabs__item {
    width: calc(50% - 8px);
  }
}
.tabs__item--active .tabs__link, .tabs__item--active .tabs__link:hover, .tabs__item--active .tabs__link:focus {
  border-color: transparent;
  background-color: #a7a7a7;
  cursor: default;
  color: #ffffff;
}
@media (max-width: 767px) {
  .tabs__item--active .tabs__link:hover, .tabs__item--active .tabs__link:focus {
    border-color: transparent;
    background-color: #a7a7a7;
    cursor: default;
    color: #ffffff;
  }
}
.tabs__link {
  padding: 15px;
  width: 222px;
  height: 100%;
  margin: auto 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0098c1;
  background-color: transparent;
  text-align: center;
  transition: border background-color 0.3s ease;
}
@media (max-width: 1439px) {
  .tabs__link {
    padding: 3px 10px;
    min-height: 49px;
    width: 178px;
  }
}
@media (max-width: 767px) {
  .tabs__link {
    flex-wrap: wrap;
    width: 100%;
  }
}
.tabs__link:hover, .tabs__link:focus {
  border-color: #0098c1;
  background-color: #0098c1;
  color: #ffffff;
}
@media (max-width: 767px) {
  .tabs__link:hover, .tabs__link:focus {
    border: 1px solid #0098c1;
    background-color: transparent;
    color: #0098c1;
  }
}
.tabs__link:active {
  border-color: transparent;
  background-color: #a7a7a7;
  cursor: default;
  color: #ffffff;
}
@media (max-width: 767px) {
  .tabs__link time {
    display: block;
    width: 100%;
  }
}
.tabs--modal {
  width: 100%;
}
.tabs--modal .tabs__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  row-gap: 0;
}
.tabs--modal .tabs__item:not(:last-child) {
  border-bottom: 1px solid #d6d6d6;
}
.tabs--modal .tabs__item {
  display: block;
  width: 100%;
  padding: 16px 15px 15px 49px;
}
.tabs--modal .tabs__item--active .tabs__link:hover,
.tabs--modal .tabs__item--active .tabs__link:focus {
  background-color: transparent;
  border: none;
  color: #505050;
}
.tabs--modal .tabs__link {
  width: 100%;
  justify-content: left;
  font-size: 18px;
  line-height: 22px;
  color: #505050;
  text-align: left;
  min-height: auto;
  border: none;
  background-color: transparent;
}
.tabs--modal .tabs__link:active {
  opacity: 0.5;
}

.admin__control-wrapper--has-control .tabs--menu {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .admin__control-wrapper--has-control .tabs--menu {
    padding-bottom: 0;
  }
}

.schedule-tabs {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .schedule-tabs {
    padding-bottom: 0;
  }
}
.schedule-tabs__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -15px -15px 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 1439px) {
  .schedule-tabs__list {
    margin: 0 -10px -10px 0;
  }
}
@media (max-width: 767px) {
  .schedule-tabs__list {
    width: 100%;
    margin: 0 0 -10px 0;
  }
}
.schedule-tabs__item, .schedule-tabs__item--generate-pdf {
  display: flex;
  align-items: center;
  margin: 0 15px 15px 0;
  padding: 15px;
  border: 1px solid #0098c1;
  background-color: transparent;
  text-align: center;
  transition: border background-color color 0.3s ease;
}
.schedule-tabs__item:hover, .schedule-tabs__item:focus, .schedule-tabs__item--generate-pdf:hover, .schedule-tabs__item--generate-pdf:focus {
  border-color: #0098c1;
  background-color: #0098c1;
}
.schedule-tabs__item:hover span,
.schedule-tabs__item:hover time,
.schedule-tabs__item:hover a, .schedule-tabs__item:focus span,
.schedule-tabs__item:focus time,
.schedule-tabs__item:focus a, .schedule-tabs__item--generate-pdf:hover span,
.schedule-tabs__item--generate-pdf:hover time,
.schedule-tabs__item--generate-pdf:hover a, .schedule-tabs__item--generate-pdf:focus span,
.schedule-tabs__item--generate-pdf:focus time,
.schedule-tabs__item--generate-pdf:focus a {
  color: #ffffff;
}
@media (max-width: 1439px) {
  .schedule-tabs__item, .schedule-tabs__item--generate-pdf {
    margin: 0 10px 10px 0;
    padding: 15px 5px;
  }
}
@media (max-width: 767px) {
  .schedule-tabs__item, .schedule-tabs__item--generate-pdf {
    margin: 0 10px 10px 0;
    padding: 5px;
    border-color: #0098c1;
  }
  .schedule-tabs__item:hover, .schedule-tabs__item:focus, .schedule-tabs__item--generate-pdf:hover, .schedule-tabs__item--generate-pdf:focus {
    border-color: #0098c1;
    background-color: transparent;
  }
  .schedule-tabs__item:hover span,
  .schedule-tabs__item:hover time, .schedule-tabs__item:focus span,
  .schedule-tabs__item:focus time, .schedule-tabs__item--generate-pdf:hover span,
  .schedule-tabs__item--generate-pdf:hover time, .schedule-tabs__item--generate-pdf:focus span,
  .schedule-tabs__item--generate-pdf:focus time {
    color: #505050;
  }
}
.schedule-tabs__item {
  width: 222px;
}
@media (max-width: 1439px) {
  .schedule-tabs__item {
    width: 178px;
  }
}
@media (max-width: 767px) {
  .schedule-tabs__item {
    width: 48.5%;
  }
}
@media (max-width: 767px) {
  .schedule-tabs__item:last-child {
    margin-right: 0;
  }
}
.schedule-tabs__item span, .schedule-tabs__item time {
  color: #0098c1;
  font-size: 16px;
  line-height: 19px;
}
.schedule-tabs__item--generate-pdf {
  width: 238px;
}
@media (max-width: 1439px) {
  .schedule-tabs__item--generate-pdf {
    width: 272px;
  }
}
@media (max-width: 767px) {
  .schedule-tabs__item--generate-pdf {
    display: none;
  }
}
.schedule-tabs__text--hidden {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .schedule-tabs__text--hidden {
    display: none;
  }
}
@media (max-width: 767px) {
  .schedule-tabs time {
    display: block;
  }
}
.schedule-tabs__item--active, .schedule-tabs__item:active {
  border-color: transparent;
  background-color: #a7a7a7;
}
.schedule-tabs__item--active .schedule-tabs__link, .schedule-tabs__item:active .schedule-tabs__link {
  cursor: default;
  background-color: #a7a7a7;
}
.schedule-tabs__item--active span,
.schedule-tabs__item--active time, .schedule-tabs__item:active span,
.schedule-tabs__item:active time {
  color: #ffffff;
}
.schedule-tabs__item--active:hover, .schedule-tabs__item:active:hover {
  border-color: transparent;
  background-color: #a7a7a7;
}
.schedule-tabs__item--active:hover span,
.schedule-tabs__item--active:hover time, .schedule-tabs__item:active:hover span,
.schedule-tabs__item:active:hover time {
  color: #ffffff;
}
.schedule-tabs__link,
.schedule-tabs .generate-file__link {
  margin: 0 auto;
  color: #0098c1;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  transition: color 0.3s ease;
}
@media (max-width: 767px) {
  .schedule-tabs__link,
  .schedule-tabs .generate-file__link {
    color: #505050;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.3px;
  }
}

@media (max-width: 767px) {
  .container--no-padding .schedule-tabs {
    padding-left: 17px;
    padding-right: 17px;
  }
}

.sponsorship {
  padding-bottom: 37px;
}
@media (max-width: 1439px) {
  .sponsorship {
    padding-bottom: 126px;
  }
}
.sponsorship__list {
  padding: 0;
  margin: 0 -15px -15px 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style-type: none;
}
@media (max-width: 1439px) {
  .sponsorship__list {
    margin: 0 -10px -10px 0;
  }
}
@media (max-width: 767px) {
  .sponsorship__list {
    width: 100%;
    margin: 0 0 -15px 0;
  }
}
.sponsorship__item {
  display: flex;
  flex-direction: column;
  margin: 0 15px 15px 0;
  padding: 15px 0 15px;
  width: calc(33.3333333333% - 15px);
  min-height: 582px;
  background-color: #ffffff;
  border-radius: 3px;
}
@media (max-width: 1439px) {
  .sponsorship__item {
    width: calc(33.3333333333% - 10px);
    margin: 0 10px 10px 0;
  }
}
@media (max-width: 767px) {
  .sponsorship__item {
    width: 100%;
    padding-bottom: 20px;
    margin: 0 0 20px;
    min-height: auto;
  }
}
.sponsorship .title--h2 {
  margin-bottom: 21px;
}
@media (max-width: 1439px) {
  .sponsorship .title--h2 {
    margin-bottom: 31px;
  }
}
@media (max-width: 767px) {
  .sponsorship .title--h2 {
    margin-bottom: 28px;
    font-size: 38px;
    line-height: 46px;
  }
}
.sponsorship .title--h4 {
  margin: 0 0 12px 0;
  padding: 0 12px;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
  font-weight: lighter;
  letter-spacing: 1px;
}
.sponsorship .button {
  display: block;
  width: 222px;
  margin: auto auto 0 auto;
  padding: 14px;
  letter-spacing: 0.5px;
}
.sponsorship button:disabled {
  cursor: default;
}
.sponsorship img {
  width: 100%;
  max-height: 241px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 1439px) {
  .sponsorship img {
    height: 241px;
  }
}
.sponsorship__text-wrapper {
  padding: 23px 12px 21px;
}
@media (max-width: 1439px) {
  .sponsorship__text-wrapper {
    padding: 23px 17px 23px;
  }
}
@media (max-width: 767px) {
  .sponsorship__text-wrapper {
    padding: 6px 13px 22px;
  }
}
.sponsorship p {
  padding: 0;
  margin: 0;
}

.participants {
  padding: 26px 0;
  border-bottom: 1px solid #0098c1;
}
.participants__info {
  margin: 0;
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
  font-weight: lighter;
}
@media (max-width: 767px) {
  .participants__info {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.7px;
  }
}
.participants__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 41px 0;
  column-gap: 15px;
  row-gap: 15px;
  margin: 0;
}
@media (max-width: 1439px) {
  .participants__list {
    padding: 40px 0;
  }
}
@media (max-width: 1275px) {
  .participants__list {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .participants__list {
    padding: 32px 0 6px;
  }
}
.participants__list img {
  margin-right: 16px;
  width: 103px;
  height: 103px;
  object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .participants__list img {
    margin: 0 auto;
  }
}
.participants--half-width {
  border-bottom: none;
}
.participants--half-width .participants__item {
  width: 48%;
}
@media (max-width: 1400px) {
  .participants--half-width .participants__item {
    width: 100%;
    max-width: none;
  }
}
.participants:not(.participants--half-width) .participants__item {
  max-width: 334px;
}
@media (max-width: 1400px) {
  .participants:not(.participants--half-width) .participants__item {
    width: calc(50% - 9px);
  }
}
@media (max-width: 767px) {
  .participants:not(.participants--half-width) .participants__item {
    width: 100%;
  }
}
.participants__item {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .participants__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 29px;
    flex-wrap: wrap;
    position: relative;
  }
}
.participants__info-wrapper {
  padding: 0;
}
@media (max-width: 767px) {
  .participants__info-wrapper {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.participants__name {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #505050;
  word-break: break-word;
}
.participants__position {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
}
.participants__text {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
  text-align: center;
  letter-spacing: 0.2px;
}
@media (max-width: 767px) {
  .participants__text {
    padding: 0 20px;
    line-height: 16px;
  }
}
.participants .participants__note {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
}
@media (max-width: 767px) {
  .participants .participants__note {
    display: none;
  }
}
.participants__edit-button {
  transition: opacity 0.3s ease;
  border: none;
  background-color: transparent;
  width: 50px;
  height: 50px;
  cursor: pointer;
  color: #a7a7a7;
}
@media (max-width: 767px) {
  .participants__edit-button {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.participants__edit-button:hover, .participants__edit-button:focus {
  opacity: 0.8;
}
.participants__edit-button:active {
  opacity: 0.5;
}
.participants__edit-button svg {
  width: 18px;
  height: 24px;
}

.deadlines-info {
  display: flex;
  padding: 0 0 15px;
}
@media (max-width: 1439px) {
  .deadlines-info {
    padding: 0 0 21px 0;
  }
}
@media (max-width: 767px) {
  .deadlines-info {
    flex-wrap: wrap;
    padding: 6px 0 17px;
  }
}
.deadlines-info__content {
  width: 936px;
  margin-right: 18px;
}
@media (max-width: 1439px) {
  .deadlines-info__content {
    width: 734px;
  }
}
@media (max-width: 1023px) {
  .deadlines-info__content {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .deadlines-info__content {
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .deadlines-info__content > .title--h2 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .deadlines-info__content > .title--h2:first-child {
    font-size: 38px;
    line-height: 46px;
  }
}
.deadlines-info__text {
  padding: 2px 0 41px;
}
@media (max-width: 1439px) {
  .deadlines-info__text {
    padding: 2px 0 33px;
  }
}
@media (max-width: 767px) {
  .deadlines-info__text {
    padding: 13px 0 28px;
  }
}
.deadlines-info__text p {
  margin-bottom: 19px;
  letter-spacing: 0.2px;
  line-height: 20px;
}
.deadlines-info__text p:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  .deadlines-info__text p:first-of-type {
    margin-top: 0;
  }
}

.admin-headline {
  padding-bottom: 42px;
  padding-top: 18px;
  border-bottom: 1px solid #0098c1;
}
@media (max-width: 1439px) {
  .admin-headline {
    padding-bottom: 34px;
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .admin-headline {
    padding-top: 14px;
    padding-bottom: 22px;
  }
}
.admin-headline .headline-back {
  padding-top: 0;
}
@media (max-width: 767px) {
  .admin-headline .headline-back {
    display: inline;
  }
}
.admin-headline .title--h2 {
  margin-bottom: 3px;
  letter-spacing: 1.7px;
}
@media (max-width: 767px) {
  .admin-headline .title--h2 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 1px;
  }
}
.admin-headline .back-link {
  padding-right: 18px;
}
@media (max-width: 1439px) {
  .admin-headline .back-link {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .admin-headline .back-link {
    display: none;
  }
}
.admin-headline__place {
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
  font-weight: lighter;
  letter-spacing: 1.2px;
}
@media (max-width: 767px) {
  .admin-headline__place {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.7px;
  }
}
.admin-headline time {
  display: block;
  letter-spacing: 0.3px;
  margin-top: 4px;
}
@media (max-width: 1439px) {
  .admin-headline time {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .container--no-padding .admin-headline {
    padding: 11px 17px 20px 17px;
  }
}

.mail-control {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.mail-control__links {
  display: flex;
  margin: 0;
  padding-left: 0;
  padding-top: 10px;
  align-items: center;
  list-style-type: none;
}
@media (max-width: 767px) {
  .mail-control__links {
    padding: 0;
    width: 100%;
    column-gap: 15px;
  }
}
.mail-control__link-item:not(:last-of-type) {
  margin-right: 78px;
}
@media (max-width: 1023px) {
  .mail-control__link-item:not(:last-of-type) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .mail-control__link-item:not(:last-of-type) {
    margin-right: 0;
    padding: 0;
  }
}
.mail-control__link--active {
  color: #a7a7a7;
  cursor: default;
}
.mail-control__link--active:hover, .mail-control__link--active:focus {
  color: #a7a7a7;
}
.mail-control__link--active:not(.mail-control__link-item--active):hover, .mail-control__link--active:not(.mail-control__link-item--active):focus {
  color: rgba(80, 80, 80, 0.7);
}
.mail-control__link {
  font-size: 16px;
  line-height: 20px;
  color: #505050;
  transition: color 0.3s 0.3s ease;
}
.mail-control__find-label {
  position: relative;
  display: inline-block;
  margin: 0 0 0 auto;
}
@media (max-width: 767px) {
  .mail-control__find-label {
    display: none;
  }
}
.mail-control__find-label:hover .mail-control__find-input, .mail-control__find-label:focus .mail-control__find-input {
  border-color: #0098c1;
  outline: none;
}
.mail-control__find-label:hover svg, .mail-control__find-label:focus svg {
  fill: #505050;
}
.mail-control__find-label:active .mail-control__find-input {
  border-color: rgba(0, 152, 193, 0.5);
  outline-color: transparent;
}
.mail-control__find-label svg {
  position: absolute;
  top: 14px;
  left: 11px;
  fill: #a7a7a7;
  transition: fill 0.3s ease;
}
.mail-control__find-input {
  padding: 12px 14px 12px 30px;
  border: 1px solid #d6d6d6;
  background-color: transparent;
  transition: border-color 0.3s ease;
}
@media (max-width: 1439px) {
  .mail-control__find-input {
    padding: 12px 14px 12px 41px;
  }
}
.mail-control__find-input:hover {
  border-color: rgba(0, 152, 193, 0.5);
}
.mail-control__find-input:focus {
  border-color: #0098c1;
  outline: none;
}

.table {
  border-collapse: collapse;
  width: 100%;
}
@media (max-width: 767px) {
  .table {
    margin: 0 -16px;
  }
}
.table tr:nth-child(even) {
  background-color: #d6d6d6;
}
.table tr {
  position: relative;
}
@media (max-width: 767px) {
  .table tr {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 15px 17px;
    width: 100vw;
  }
}
.table thead th {
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
  text-align: left;
}
@media (max-width: 767px) {
  .table thead {
    display: none;
  }
}
.table tbody td {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .table tbody td {
    padding: 3px 0;
    line-height: 20px;
  }
}
.table .button {
  padding: 2px;
  font-size: 14px;
  line-height: 13px;
}
@media (max-width: 767px) {
  .table .choices__list--single .choices__item {
    padding: 6px 6px 4px 4px;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
  }
}
.table .choices__list--dropdown .choices__item--selectable {
  font-size: 20px;
}
@media (max-width: 767px) {
  .table .choices__list--dropdown .choices__item--selectable {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .table .choices__list--single {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .table .choices__inner {
    min-height: 42px !important;
  }
}
.table__cell > span {
  display: block;
  color: #9f9f9f;
}
@media (max-width: 767px) {
  .table__cell--guest-button {
    width: 48%;
    margin-left: auto;
  }
}
.table__button-wrapper {
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .table__button-wrapper {
    height: 100%;
  }
}
.table__button-wrapper .button,
.table__button-wrapper span {
  min-width: 112px;
}
@media (max-width: 1439px) {
  .table__button-wrapper .button,
  .table__button-wrapper span {
    min-width: 122px;
  }
}
@media (max-width: 767px) {
  .table__button-wrapper .button,
  .table__button-wrapper span {
    min-width: 0;
    width: 48%;
    font-size: 12px;
    padding: 3px;
    height: 100%;
  }
}
.table__button-wrapper .button:first-of-type {
  margin-right: 10px;
}
.table__button-wrapper span:first-of-type {
  margin-right: 10px;
}
.table__cell--button {
  width: 12%;
}
.table__cell--button .button {
  width: 100%;
  padding: 5px;
}
@media (max-width: 767px) {
  .table__cell--button {
    width: 26%;
    display: inline-flex;
    margin-left: auto;
  }
  .table__cell--button .button {
    font-size: 14px;
    line-height: 13px;
  }
}
.table__cell--select-company {
  width: 40%;
}
.table__cell--select-company .choices {
  width: 100%;
}
@media (max-width: 767px) {
  .table__cell--select-company {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .table__cell--guest-company {
    display: block;
    width: 95%;
  }
}
.table__cell--guest-company span {
  font-size: 12px;
  line-height: 20px;
}
.table__cell--company {
  width: 40%;
}
@media (max-width: 1023px) {
  .table__cell--company {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .table__cell--company {
    display: block;
    width: 95%;
  }
}
@media (max-width: 767px) {
  .table__cell--guest-person {
    display: inline-flex;
    flex-wrap: wrap;
    width: 50%;
  }
  .table__cell--guest-person span {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .table__cell--person {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .table__cell--schedule-time {
    display: block;
    width: 95%;
  }
}
@media (max-width: 767px) {
  .table__cell--status {
    position: absolute;
    top: 15px;
    right: 17px;
  }
}
.table__cell--free > span {
  color: #78b17c;
}
.table__cell--empty {
  width: 250px;
}
@media (max-width: 1439px) {
  .table__cell--empty {
    width: 129px;
  }
}
@media (max-width: 1023px) {
  .table__cell--empty {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .table__cell--empty {
    width: 0;
  }
}
.table__cell--select-time, .table__cell--guest-select-time {
  width: 222px;
}
@media (max-width: 767px) {
  .table__cell--select-time, .table__cell--guest-select-time {
    width: 50%;
  }
}
.table__cell--destination {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 105px;
  width: -webkit-fill-available;
  text-overflow: ellipsis;
}
@media (max-width: 1439px) {
  .table__cell--destination {
    max-width: 83px;
  }
}
@media (max-width: 767px) {
  .table__cell--destination {
    padding-left: 17px;
    display: block;
    width: 95%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .table__cell--sent-destination {
    padding-left: 0;
  }
}
.table__cell--theme {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 331px;
  width: -webkit-fill-available;
  text-overflow: ellipsis;
}
@media (max-width: 1439px) {
  .table__cell--theme {
    max-width: 233px;
  }
}
@media (max-width: 1150px) {
  .table__cell--theme {
    max-width: 197px;
  }
}
@media (max-width: 1023px) {
  .table__cell--theme {
    max-width: 133px;
  }
}
@media (max-width: 767px) {
  .table__cell--theme {
    display: block;
    width: 95%;
    max-width: none;
  }
}
.table__cell--message {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 352px;
  width: -webkit-fill-available;
  text-overflow: ellipsis;
}
@media (max-width: 1439px) {
  .table__cell--message {
    max-width: 252px;
  }
}
@media (max-width: 1023px) {
  .table__cell--message {
    max-width: 153px;
  }
}
@media (max-width: 767px) {
  .table__cell--message {
    display: block;
    width: 95%;
  }
}
.table__cell--event {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 162px;
  width: -webkit-fill-available;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .table__cell--event {
    display: none;
    max-width: none;
    width: 95%;
  }
}
@media (max-width: 767px) {
  .table__cell--mobile-event {
    display: block;
    width: 95%;
    color: #0098c1;
  }
}
.table__cell--date {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .table__cell--date {
    position: absolute;
    top: 15px;
    right: 17px;
    font-size: 11px !important;
    line-height: 13px;
  }
}
.table__cell--time {
  white-space: nowrap;
}
@media (max-width: 1150px) {
  .table__cell--time {
    display: none;
  }
}
.table__cell--new::before {
  background-color: #0098c1;
}
.table__cell--opened::before {
  background-color: #a7a7a7;
}
@media (max-width: 767px) {
  .table__cell--icon {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .table__cell--icon svg {
    display: none;
  }
}
@media (max-width: 767px) {
  .table__cell--icon::before {
    content: "";
    border-radius: 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 18px;
    left: 17px;
    display: block;
  }
}
.table__message-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.table__message-link:hover, .table__message-link:focus {
  opacity: 0.8;
}
.table__message-link:active {
  opacity: 0.5;
}
.table__message-link svg {
  position: absolute;
  top: 47px;
  right: 17px;
  visibility: hidden;
}
@media (max-width: 767px) {
  .table__message-link svg {
    visibility: visible;
  }
}

.wish-list {
  display: block;
  padding: 33px 0 0 0;
}
@media (max-width: 767px) {
  .wish-list {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #0098c1;
  }
}
.wish-list .title--h2 {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .wish-list .title--h2 {
    margin-bottom: 7px;
    max-width: 50%;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .wish-list__text-wrapper:first-of-type p {
    width: 60%;
  }
}
.wish-list__text-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
@media (max-width: 767px) {
  .wish-list__text-wrapper .button {
    width: 40%;
    padding: 5px;
    margin-left: 20px;
  }
}
.wish-list__text-wrapper p {
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
  letter-spacing: 1px;
}
.wish-list__control-wrapper {
  display: flex;
  justify-content: space-between;
}
.wish-list__choose-company {
  display: flex;
  padding-bottom: 33px;
  width: 100%;
  justify-content: space-between;
  margin-right: 10px;
  align-items: center;
}
@media (max-width: 1439px) {
  .wish-list__choose-company {
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .wish-list__choose-company {
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 18px;
  }
}
.wish-list__choose-company .button--transparent {
  padding: 12px 28px;
  margin-left: 20px;
}
@media (max-width: 1439px) {
  .wish-list__choose-company .button--transparent {
    padding: 5px;
  }
}
.wish-list__text-company {
  width: 50%;
}
.wish-list__company-description {
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 28px;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  color: #0098c1;
}
@media (max-width: 1439px) {
  .wish-list__company-description {
    padding-bottom: 9px;
  }
}
@media (max-width: 767px) {
  .wish-list__company-description {
    padding: 26px 17px 24px 17px;
  }
}
.wish-list__company-list-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 7px 0 0;
}
@media (max-width: 767px) {
  .wish-list__company-list-wrapper {
    flex-wrap: wrap;
    padding: 27px 0 0;
    margin: 0 -17px;
  }
}
.wish-list__company-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .wish-list__company-block {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
}
.wish-list__company-block:first-child {
  margin-right: 15px;
  padding: 13px 0 0 0;
}
@media (max-width: 767px) {
  .wish-list__company-block:first-child {
    padding-top: 0;
    margin: 0;
  }
}
.wish-list__company-wrapper > .title--h4 {
  display: block;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
}
@media (max-width: 767px) {
  .wish-list__company-wrapper > .title--h4 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.wish-list__company-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 767px) {
  .wish-list__company-list {
    padding: 0 0 31px;
  }
}
.wish-list__company-item:nth-child(odd) {
  background-color: #d6d6d6;
}
.wish-list__company-item {
  padding: 15px 14px;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  letter-spacing: 0.1px;
}
@media (max-width: 767px) {
  .wish-list__company-item {
    letter-spacing: 0.3px;
  }
}
.wish-list .choices {
  width: 70%;
  margin-bottom: 0;
}
.wish-list .button--request {
  padding: 0 5px;
  height: max-content;
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .wish-list .button--request {
    padding: 6px 0;
    white-space: break-spaces;
    font-size: 14px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  .wish-list .button--mobile {
    display: block;
    position: absolute;
    top: 24px;
    right: 2px;
    max-width: 163px;
    padding: 1px 9px;
    width: fit-content;
    white-space: break-spaces;
    text-align: center;
  }
}

.filter-tabs {
  display: flex;
  list-style-type: none;
  padding: 23px 0 23px;
  margin: 0;
}
@media (max-width: 767px) {
  .filter-tabs {
    display: none;
  }
}
.filter-tabs__item:not(:last-of-type) {
  margin-right: 15px;
}
@media (max-width: 1439px) {
  .filter-tabs__item:not(:last-of-type) {
    margin-right: 10px;
  }
}
.filter-tabs .button {
  padding: 7px;
  height: max-content;
  width: 222px;
  font-size: 12px;
  line-height: 12px;
}

.info-block {
  display: inline-block;
  padding: 26px 0 26px 30px;
}
@media (max-width: 767px) {
  .info-block {
    padding: 0;
  }
}
.info-block__top-wrapper {
  display: flex;
  justify-content: space-between;
}
.info-block__text-wrapper {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .info-block__text-wrapper {
    padding-bottom: 12px;
  }
}
.info-block__text-wrapper p {
  letter-spacing: 0.1px;
}
.info-block__link {
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
  letter-spacing: 0.7px;
  transition: opacity 0.3s ease;
}
.info-block__link:hover, .info-block__link:focus {
  opacity: 0.8;
}
.info-block__link:active {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .info-block__link {
    font-size: 24px;
    line-height: 29px;
  }
}
.info-block .button--open {
  display: inline-block;
  margin-top: 36px;
  float: right;
}
.info-block .btn {
  padding: 17px 30px;
  width: 222px;
  height: max-content;
  transition: opacity 0.3s ease;
}
@media (max-width: 1439px) {
  .info-block .btn {
    width: 178px;
  }
}
@media (max-width: 767px) {
  .info-block .btn {
    width: 222px;
  }
}
.info-block .btn:hover, .info-block .btn:focus {
  opacity: 0.8;
}
.info-block .btn:active {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .generate-file {
    border: 1px solid #0098c1;
  }
  .generate-file:active {
    border-color: #a7a7a7;
    background-color: #a7a7a7;
  }
  .generate-file:active .generate-file__link {
    color: #ffffff;
  }
}

.edit-colleague {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .edit-colleague {
    flex-direction: column;
    padding: 0;
  }
}
.edit-colleague__form {
  width: 100%;
}
.edit-colleague form {
  width: 100%;
}
.edit-colleague label {
  font-weight: lighter;
  max-height: max-content;
}
.edit-colleague textarea {
  display: block;
  width: 100%;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .edit-colleague textarea {
    margin-top: 4px;
  }
}
.edit-colleague .title {
  width: 100%;
}
@media (max-width: 767px) {
  .edit-colleague .title {
    font-size: 24px;
    line-height: 29px;
  }
}
.edit-colleague .modal__close-btn .btn--reset {
  fill: #0098c1;
}
.edit-colleague .form-reg__block, .edit-colleague__block {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .edit-colleague .form-reg--half-width {
    width: 47%;
    display: inline-block;
  }
}
.edit-colleague .form-reg input {
  width: 100%;
  background-color: transparent;
}
@media (max-width: 767px) {
  .edit-colleague__block--right {
    float: right;
  }
}
.edit-colleague__name {
  display: block;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
}
.edit-colleague__buttons {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.edit-colleague__buttons .button {
  width: 48%;
  padding: 15px 0;
}
.edit-colleague p {
  margin: 0;
  font-weight: lighter;
}
.edit-colleague__photo-column {
  width: 22%;
  padding-right: 36px;
}
@media (max-width: 767px) {
  .edit-colleague__photo-column {
    width: 100%;
    padding-right: 0;
  }
}
.edit-colleague__photo-column img {
  margin: 5px auto 16px;
  width: 103px;
  height: 103px;
  object-fit: cover;
}
.edit-colleague__content-column {
  width: 72%;
}
@media (max-width: 767px) {
  .edit-colleague__content-column {
    width: 100%;
  }
}
.edit-colleague__photo-upload {
  width: 100%;
  text-align: center;
  transition: opacity 0.3s ease;
}
.edit-colleague__photo-upload:hover, .edit-colleague__photo-upload:focus {
  opacity: 0.8;
}
.edit-colleague__photo-upload:active {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .edit-colleague__photo-upload {
    display: none;
  }
}
.edit-colleague__photo-upload span {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}
.edit-colleague__upload-info {
  display: block;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  font-size: 12px;
  line-height: 20px;
  color: #9f9f9f;
}
@media (max-width: 767px) {
  .edit-colleague__upload-info {
    display: none;
  }
}

.modal--edit-colleague .modal__content {
  width: 698px;
  padding: 24px 30px;
}
@media (max-width: 767px) {
  .modal--edit-colleague .modal__content {
    width: 100%;
    padding: 28px 17px 15px 17px;
  }
}

@media (max-width: 767px) {
  .mobile-filters {
    padding: 15px;
  }
}
.mobile-filters__list {
  list-style-type: none;
  padding: 0;
}
.mobile-filters p {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 29px;
  color: #0098c1;
  font-weight: lighter;
}
.mobile-filters__item {
  margin-bottom: 25px;
}
.mobile-filters__button-wrapper {
  display: flex;
  flex-direction: column;
  width: 222px;
  padding: 0;
  margin: 0 auto;
}
.mobile-filters .button {
  width: 222px;
  padding: 15px 0;
}
.mobile-filters__button-wrapper .button:first-child {
  margin-bottom: 30px;
}
.mobile-filters__button-wrapper .button {
  width: 100%;
}

.modal--edit-profile .modal__content {
  width: 698px;
  padding: 24px 30px;
}
@media (max-width: 767px) {
  .modal--edit-profile .modal__content {
    width: 100%;
    padding: 34px 17px;
  }
}

.modal--edit-profile .edit-colleague__form {
  padding: 0 88px;
}
@media (max-width: 767px) {
  .modal--edit-profile .edit-colleague__form {
    padding: 0;
  }
}

.modal--edit-profile input,
.modal--edit-profile textarea {
  padding: 6px 10px;
}

.modal--edit-profile textarea {
  min-height: 133px;
}
@media (max-width: 767px) {
  .modal--edit-profile textarea {
    min-height: 74px;
  }
}

/* @media (hover: hover), screen and (min-width: 0\0) {
  &:hover,
  &:focus {
    color: red;
  }
} */