@charset "UTF-8";
@import url(../slim-select/dist/slimselect.css);
html, ins, legend, mark {
  color: #000;
}

a, blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400;
}

caption {
  text-align: left;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

input, select, textarea {
  font-family: inherit;
  font-weight: inherit;
  font-size: 100%;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  line-height: 1;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: none;
}

a {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input, select {
  font-family: inherit;
}

input[type="search"] {
  position: relative;
  padding-right: 0 !important;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 10px;
  width: 10px;
  width: 50px;
  height: 48px;
  background: url("../img/ico-close.svg") no-repeat center;
  cursor: pointer;
}

*::selection {
  color: #fff;
  background: #969696;
}

html {
  font-size: 100%;
}

html.bx-touch .filter__select-label {
  margin-bottom: 15px;
  display: block;
}

input, a, button, textarea, select {
  outline: none;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select, input[type="submit"], button {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

*::-webkit-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
}

*:-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
}

*::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
}

input[type="color"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="date"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="datetime"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="datetime-local"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="email"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="month"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="number"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="password"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="search"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="tel"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="text"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="time"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="url"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input[type="week"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, input:not([type]):not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder, textarea:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

input[type="color"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="date"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="datetime"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="datetime-local"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="email"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="month"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="number"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="password"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="search"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="tel"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="text"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="time"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="url"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input[type="week"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder, input:not([type]):not(.comment-form__text):not(.search-form__input):-moz-placeholder, textarea:not(.comment-form__text):not(.search-form__input):-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input[type="color"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="date"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="datetime"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="datetime-local"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="email"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="month"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="number"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="password"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="search"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="tel"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="text"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="time"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="url"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input[type="week"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder, input:not([type]):not(.comment-form__text):not(.search-form__input)::-moz-placeholder, textarea:not(.comment-form__text):not(.search-form__input)::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

input[type="color"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="date"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="datetime"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="datetime-local"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="email"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="month"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="number"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="password"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="search"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="tel"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="text"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="time"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="url"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input[type="week"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, input:not([type]):not(.comment-form__text):not(.search-form__input):-ms-input-placeholder, textarea:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

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

*[v-cloak] {
  display: none;
}

address {
  font-weight: inherit;
}

.bx-touch .slider-desc__btns .labelTools {
  display: none !important;
}

dialog {
  border: 0;
  border-radius: 25px;
  padding: 0;
  background: #fff;
}

dialog .dialog-header button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.07129 1L1.00022 8.07107' stroke='black' stroke-miterlimit='10'/%3E%3Cpath d='M1 1L8.07107 8.07107' stroke='black' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

dialog .dialog-body {
  padding: 25px;
}

dialog .ya-share2 {
  position: relative;
  opacity: 1;
  visibility: visible;
  bottom: unset;
  left: unset;
}

dialog .ya-share2__list.ya-share2__list_direction_horizontal {
  margin-top: 0;
  border-radius: 30px;
  overflow: hidden;
  padding: 20px;
  background: #5630FF;
}

dialog .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  border: 0;
  margin: 0;
}

dialog .ya-share2__list.ya-share2__list_direction_horizontal .ya-share2__link {
  background-color: #5630FF;
}

body {
  min-width: 320px;
  line-height: 1.2;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #fff;
  height: auto !important;
  color: #000;
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

body[class*="dir-search"] #content {
  overflow: visible;
}

body:not(.head-menu) .head__switcher {
  display: none !important;
}

body:not(.white-color) .swiper-scrollbar {
  background: #252525;
}

body:not(.white-color) .swiper-scrollbar-drag {
  background: #6c6a6a;
}

body.white-color {
  background: #fff;
  color: #000;
}

body.white-color .m-from__black {
  display: none;
}

body.white-color .m-from__white {
  display: block;
}

body.white-color .lc-link svg path {
  stroke: #000;
}

body.white-color .main__nav .lc-link svg path {
  stroke: #fff;
}

body.white-color .bordered-btn {
  background: #fff;
  color: #000;
  border-color: currentColor;
}

body.white-color .map-btn, body.white-color .v-contacts__item-title {
  color: #000;
}

body.white-color .txttohtmllink {
  color: #000;
}

body.white-color .dir-it .notetext {
  color: #fff;
}

body.white-color .head.js__scrolled .selectize-input .item {
  color: #000;
}

body.white-color .head .item-it .main-menu__link {
  background: #323232;
  color: #fff !important;
}

body.white-color .head .item-it .main-menu__link:before, body.white-color .head .item-it .main-menu__link:after {
  background: #000;
}

body.white-color .head .item-it .main-menu__link.active {
  color: #fff !important;
}

body.white-color.dir-it .form-wrap .forms-wrap--bot {
  color: #fff;
}

body.white-color .h4.font-weight-light {
  color: #fff;
}

body.white-color .platform-price__item:first-child {
  border: 1px solid #323232;
}

body.white-color .platform-price__item:first-child .platform-price-label, body.white-color .platform-price__item:first-child .platform-price-text {
  color: #000;
}

body.white-color .offer-restaurant__file a:before {
  filter: invert(1);
}

body.white-color .city-event__img {
  border: 1px solid rgba(222, 222, 222, 0.7);
}

body.white-color .vc-one__title {
  color: #fff;
}

body.white-color .people__img-name {
  color: #fff;
}

body.white-color .search-page .search__form {
  background: #fff;
}

body.white-color .search-menu {
  filter: invert(100%);
}

body.white-color .report-one__slider-nav .slick-list:before {
  background: #fff;
}

body.white-color div.search-popup-row-active, body.white-color div.search-popup-row:hover {
  background: #333 !important;
}

body.white-color a:not([class]) {
  color: inherit;
}

body.white-color .comment-form__text {
  color: #000 !important;
}

body.white-color .multi-date__date {
  filter: invert(100%);
}

body.white-color .mobile-search__input, body.white-color .finish-slide__center .share-block__title,
body.white-color .finish-slide__center .rating-block__title, body.white-color .search-popup-el, body.white-color .mobile-pers a {
  color: #fff;
}

body.white-color .filter-select {
  color: #000;
}

body.white-color .search-form__input::-webkit-input-placeholder {
  color: #fff !important;
  opacity: .9 !important;
}

body.white-color .search-form__input:-moz-placeholder {
  color: #fff !important;
  opacity: .9 !important;
}

body.white-color .search-form__input::-moz-placeholder {
  color: #fff !important;
  opacity: .9 !important;
}

body.white-color .search-form__input:-ms-input-placeholder {
  color: #fff !important;
  opacity: .9 !important;
}

body.white-color input[type="color"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="date"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="datetime"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="datetime-local"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="email"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="month"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="number"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="password"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="search"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="tel"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="text"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="time"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="url"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input[type="week"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color input:not([type]):not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder, body.white-color textarea:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-webkit-input-placeholder {
  color: #000 !important;
  opacity: .5 !important;
}

body.white-color input[type="color"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="date"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="datetime"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="datetime-local"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="email"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="month"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="number"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="password"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="search"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="tel"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="text"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="time"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="url"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input[type="week"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color input:not([type]):not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder, body.white-color textarea:not(.mobile-search__input):not(.form-control):not(.search-form__input):-moz-placeholder {
  color: #000 !important;
  opacity: .5 !important;
}

body.white-color input[type="color"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="date"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="datetime"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="datetime-local"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="email"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="month"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="number"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="password"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="search"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="tel"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="text"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="time"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="url"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input[type="week"]:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color input:not([type]):not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder, body.white-color textarea:not(.mobile-search__input):not(.form-control):not(.search-form__input)::-moz-placeholder {
  color: #000 !important;
  opacity: .5 !important;
}

body.white-color input[type="color"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="date"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="datetime"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="datetime-local"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="email"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="month"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="number"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="password"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="search"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="tel"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="text"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="time"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="url"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input[type="week"]:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color input:not([type]):not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder, body.white-color textarea:not(.mobile-search__input):not(.form-control):not(.search-form__input):-ms-input-placeholder {
  color: #000 !important;
  opacity: .5 !important;
}

body.white-color .titles__subtitle a, body.white-color .titles__subtitle {
  color: #000;
}

body.white-color .comment-active {
  background: #f3f3f3;
}

body.white-color .mobile-menu {
  filter: invert(100%);
  border-left: 1px solid #fff;
}

body.white-color .head.js__scrolled {
  background: #fff !important;
  border-bottom: 1px solid #333;
}

body.white-color .head.js__scrolled .logo rect, body.white-color .head.js__scrolled .logo path {
  fill: #000 !important;
}

body.white-color .head .main-menu__link {
  color: #fff !important;
}

body.white-color .head .main-menu__link:hover, body.white-color .head .main-menu__link.active {
  color: #fff !important;
}

body.white-color .head li.item-promo-section .main-menu__link {
  background-color: #000 !important;
}

body.white-color .footer, body.white-color .filter-input {
  background: #fff;
  color: #000;
}

body.white-color .href-answer-for-comment {
  color: #000;
}

body.white-color .selectize-control.multi .selectize-input:after {
  border-color: #000;
}

body.white-color .labelList .labels:empty:before {
  background: #fff !important;
}

body.white-color .small-slider__container:before,
body.white-color .small-slider__container:after {
  background: linear-gradient(to right, #fff, transparent);
}

body.white-color img[data-lazy] {
  background: url("../img/ico-loader-black.svg") center no-repeat #fff;
}

body.white-color .multi-date__placeholder {
  color: rgba(0, 0, 0, 0.5);
}

body.white-color .multi-date:after {
  border-color: #000;
}

body.white-color .report-slider .slick-arrow {
  background: none;
}

body.white-color .report-slider .slick-arrow:before {
  border-color: #000;
}

body.white-color .filter__select .selectize-input {
  background: #fff;
}

body.white-color .article-detail, body.white-color .range span:before {
  color: #000;
}

body.white-color .range {
  background: rgba(0, 0, 0, 0.4) !important;
}

body.white-color .zavedeniya-one__slider-nav:after {
  background: #fff;
}

body.white-color .city__map-toggle {
  background: #f3f3f3;
}

body.white-color .city__map-toggle:after {
  border-color: #000;
}

body.white-color .article-controls__title a {
  color: #000;
}

body.white-color .ui-widget .ui-slider-handle {
  background: #000 !important;
  border-color: #000 !important;
}

body.white-color .ui-widget .ui-slider-handle:after {
  background: inherit !important;
}

body.white-color .ui-widget .ui-slider-range {
  background: #000 !important;
}

body.white-color .f-menu__link {
  border-bottom: 1px solid transparent;
}

body.white-color .f-menu__link:hover, body.white-color .f-menu__link:focus, body.white-color .f-menu__link.active {
  color: #000 !important;
  border-color: currentColor;
}

body.white-color .report-one__info-label a, body.white-color .zavedeniya-one__phone a {
  color: #000;
  border-bottom: 1px solid transparent;
}

body.white-color .report-one__info-label a:hover, body.white-color .zavedeniya-one__phone a:hover {
  border-color: currentColor;
}

body[class*="dir-personal-reportage-add"] .selectize-dropdown.city-select__select {
  background: #333 !important;
}

body[class*="dir-personal"] .right-block {
  display: none;
}

body[class*="dir-city"] .text-page blockquote {
  border-color: #f6e0c0;
}

body[class*="dir-city"] .ui-widget .ui-slider-range, body[class*="dir-city"] .ui-widget .ui-slider-handle {
  background: #f6e0c0;
}

body[class*="dir-city"] .ui-widget .ui-slider-handle {
  border: 1px solid #f6e0c0;
}

body[class*="dir-city"] .ui-widget .ui-slider-handle:after {
  background: #f6e0c0;
}

body[class*="dir-city"] .z-item__arrow:hover, body[class*="dir-city"] .z-item__arrow:focus {
  background: #f6e0c0;
}

body[class*="dir-city"] .z-item__arrow:hover:after, body[class*="dir-city"] .z-item__arrow:hover:before, body[class*="dir-city"] .z-item__arrow:focus:after, body[class*="dir-city"] .z-item__arrow:focus:before {
  color: #000;
}

body[class*="dir-city"] .main-menu__link.active, body[class*="dir-city"] .city-event:hover .city-event__title,
body[class*="dir-city"] .city-event:focus .city-event__title {
  color: #4927FF;
}

body[class*="dir-city"] .zavedeniya-one .rating, body[class*="dir-city"] .btn, body[class*="dir-city"] .buy-btn,
body[class*="dir-city"] .filter-reset:hover, body[class*="dir-city"] .comment-form__submit:hover,
body[class*="dir-city"] .video:after, body[class*="dir-city"] .balloonContent, body[class*="dir-city"] .ui-datepicker table td .ui-state-active {
  background-color: #f6e0c0 !important;
}

body[class*="dir-city"] .ya-share2__link:hover, body[class*="dir-city"] .ya-share2__hide:hover {
  background-color: #5630ff !important;
}

body[class*="dir-city"] .comment-form__submit:hover {
  color: #000;
}

body[class*="dir-city"] .zavedeniya-one__slider-nav .slick-current img {
  border-color: #f6e0c0;
}

body[class*="dir-exclusive"] .text-page blockquote {
  border-color: #b2d5b2;
}

body[class*="dir-exclusive"] .ui-widget .ui-slider-range, body[class*="dir-exclusive"] .ui-widget .ui-slider-handle {
  background: #b2d5b2;
}

body[class*="dir-exclusive"] .ui-widget .ui-slider-handle {
  border: 1px solid #b2d5b2;
}

body[class*="dir-exclusive"] .ui-widget .ui-slider-handle:after {
  background: #b2d5b2;
}

body[class*="dir-exclusive"] .z-item__arrow:hover, body[class*="dir-exclusive"] .z-item__arrow:focus {
  background: #b2d5b2;
}

body[class*="dir-exclusive"] .z-item__arrow:hover:after, body[class*="dir-exclusive"] .z-item__arrow:hover:before, body[class*="dir-exclusive"] .z-item__arrow:focus:after, body[class*="dir-exclusive"] .z-item__arrow:focus:before {
  color: #000;
}

body[class*="dir-exclusive"] .zavedeniya-one .rating, body[class*="dir-exclusive"] .btn, body[class*="dir-exclusive"] .ya-share2__link:hover, body[class*="dir-exclusive"] .buy-btn,
body[class*="dir-exclusive"] .filter-reset:hover, body[class*="dir-exclusive"] .comment-form__submit:hover,
body[class*="dir-exclusive"] .video:after, body[class*="dir-exclusive"] .balloonContent, body[class*="dir-exclusive"] .ui-datepicker table td .ui-state-active, body[class*="dir-exclusive"] .ya-share2__hide:hover {
  background-color: #b2d5b2 !important;
}

body[class*="dir-exclusive"] .comment-form__submit:hover {
  color: #000;
}

body[class*="dir-exclusive"] .zavedeniya-one__slider-nav .slick-current img {
  border-color: #b2d5b2;
}

body[class*="dir-event"] .text-page blockquote {
  border-color: #b3c0e2;
}

body[class*="dir-event"] .ui-widget .ui-slider-range, body[class*="dir-event"] .ui-widget .ui-slider-handle {
  background: #b3c0e2;
}

body[class*="dir-event"] .ui-widget .ui-slider-handle {
  border: 1px solid #b3c0e2;
}

body[class*="dir-event"] .ui-widget .ui-slider-handle:after {
  background: #b3c0e2;
}

body[class*="dir-event"] .z-item__arrow:hover, body[class*="dir-event"] .z-item__arrow:focus {
  background: #b3c0e2;
}

body[class*="dir-event"] .z-item__arrow:hover:after, body[class*="dir-event"] .z-item__arrow:hover:before, body[class*="dir-event"] .z-item__arrow:focus:after, body[class*="dir-event"] .z-item__arrow:focus:before {
  color: #000;
}

body[class*="dir-event"] .zavedeniya-one .rating, body[class*="dir-event"] .btn, body[class*="dir-event"] .ya-share2__link:hover, body[class*="dir-event"] .filter-reset:hover, body[class*="dir-event"] .comment-form__submit:hover,
body[class*="dir-event"] .video:after, body[class*="dir-event"] .balloonContent, body[class*="dir-event"] .buy-btn, body[class*="dir-event"] .ui-datepicker table td .ui-state-active, body[class*="dir-event"] .ya-share2__hide:hover {
  background-color: #b3c0e2 !important;
}

body[class*="dir-event"] .zavedeniya-one__slider-nav .slick-current img {
  border-color: #b3c0e2;
}

body[class*="dir-reportage"] .text-page blockquote {
  border-color: #decbd7;
}

body[class*="dir-reportage"] .ui-widget .ui-slider-range, body[class*="dir-reportage"] .ui-widget .ui-slider-handle {
  background: #decbd7;
}

body[class*="dir-reportage"] .ui-widget .ui-slider-handle {
  border: 1px solid #decbd7;
}

body[class*="dir-reportage"] .ui-widget .ui-slider-handle:after {
  background: #decbd7;
}

body[class*="dir-reportage"] .zavedeniya-one .rating, body[class*="dir-reportage"] .btn, body[class*="dir-reportage"] .ya-share2__link:hover, body[class*="dir-reportage"] .filter-reset:hover, body[class*="dir-reportage"] .comment-form__submit:hover,
body[class*="dir-reportage"] .video:after, body[class*="dir-reportage"] .balloonContent, body[class*="dir-reportage"] .buy-btn, body[class*="dir-reportage"] .ui-datepicker table td .ui-state-active, body[class*="dir-reportage"] .ya-share2__hide:hover {
  background-color: #decbd7 !important;
}

body[class*="dir-reportage"] .zavedeniya-one__slider-nav .slick-current img {
  border-color: #decbd7;
}

body.right-block-moving {
  pointer-events: none;
}

body.right-block-moving .right-block__draggable {
  pointer-events: all;
}

body:not(.page-me) .head__logo, body:not(.page-me) .head__soc, body:not(.page-me) .head__burger, body:not(.page-me) .head__nav {
  pointer-events: all;
}

body.inner .right-block {
  display: none;
}

#filters {
  display: none;
}

#content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

#content > .wrapper {
  align-self: center;
}

#content ~ br {
  display: none;
}

select {
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
}

select::-ms-expand {
  display: none;
}

.head, .footer {
  flex: none;
}

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

a:not([class]) {
  color: #5630FF;
}

a[href^="tel"], a[href^="mail"] {
  white-space: nowrap;
}

a:not([class]), a.animated {
  border-bottom: 1px solid currentColor;
}

a:not([class]):hover, a:not([class]):focus, a.animated:hover, a.animated:focus {
  border-color: transparent;
}

input[type="submit"], button {
  cursor: pointer;
}

img, svg {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

li {
  list-style: none;
}

.soc {
  display: flex;
  align-items: flex-end;
}

.soc__link {
  border-radius: 50%;
  padding: 10px;
  margin: -10px;
  min-height: 32px;
}

.soc__link:not(:last-child) {
  margin-right: 24px;
}

.soc img, .soc svg {
  display: block;
}

.soc-list {
  display: flex;
}

.soc-list__one a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
}

.soc-list__one:not(:last-child) {
  margin-right: 2.52233vw;
}

.table-wrap {
  overflow: auto;
}

.standart-page__title {
  margin-bottom: 2.25rem;
}

.standart-page__title h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.16667;
}

.standart-page__img img {
  display: block;
}

.standart-page__text {
  margin: 3.4375rem 0 0;
  max-width: 1075px;
  font-size: 14px;
  line-height: 1.57143;
}

.text-page p, .text-page img, .text-page blockquote, .text-page ul, .text-page ol {
  margin: 1.375rem 0 0;
}

.text-page > *:first-child {
  margin-top: 0;
}

.text-page strong {
  font-weight: bold;
}

.text-page h2, .text-page h3, .text-page h4, .text-page h5, .text-page h6 {
  font-weight: 300;
}

.text-page h2 {
  font-size: 2.75rem;
  line-height: 1.06818;
}

.text-page h3 {
  font-size: 2rem;
  line-height: 1.25;
}

.text-page h4 {
  font-size: 1.625rem;
  line-height: 1.15385;
}

.text-page h5, .text-page h6 {
  font-size: 1rem;
  line-height: 1.375;
}

.text-page [align="right"] {
  float: right;
  max-width: none;
  margin-left: 80px;
}

.text-page [align="left"] {
  float: left;
  max-width: none;
  margin-right: 80px;
}

.text-page img[height] {
  height: auto !important;
}

.text-page img[align] {
  margin-bottom: 1.375rem;
  max-width: none;
}

.text-page table td, .text-page table th {
  padding: 15px 23px;
  font-weight: 300;
}

.text-page table td:not([valign]), .text-page table td[valign="middle"], .text-page table th:not([valign]), .text-page table th[valign="middle"] {
  vertical-align: middle;
}

.text-page table td[valign="top"], .text-page table th[valign="top"] {
  vertical-align: top;
}

.text-page table td[valign="bottom"], .text-page table th[valign="bottom"] {
  vertical-align: bottom;
}

.text-page table[border="1"] td, .text-page table[border="1"] th {
  border: 1px solid #dddddd;
}

.text-page ul, .text-page ol {
  max-width: 990px;
}

.text-page ul ul li:before, .text-page ol ul li:before {
  content: "";
}

.text-page li {
  position: relative;
  line-height: 1.3;
}

.text-page li:not(:first-child) {
  margin: 10px 0 0;
}

.text-page li:before {
  display: inline-block;
}

.text-page li ul, .text-page li ol {
  margin-bottom: 20px;
  margin-top: 0;
}

.text-page li li {
  padding-left: 10px;
}

.text-page li li:before {
  margin-right: 10px !important;
}

.text-page li li:not(:first-child) {
  margin-top: 5px;
}

.text-page ul li {
  padding-left: 25px;
}

.text-page ul li:before {
  content: "";
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  background: currentColor;
  height: 6px;
  width: 6px;
  margin: 7px 19px 0 -25px;
}

.text-page ol {
  counter-reset: i;
}

.text-page ol li {
  counter-increment: i;
}

.text-page ol li:before {
  content: counter(i) ".";
  margin-right: 4px;
}

.text-page a:not([class]) {
  border-bottom: 1px solid currentColor;
}

.text-page a:not([class]):hover {
  border-bottom: none;
}

.radio {
  position: relative;
}

.radio:hover .radio__label, .radio .radio__input:focus + .radio__label {
  color: #6c00ff;
}

.radio:hover .radio__label:before, .radio .radio__input:focus + .radio__label:before {
  border-color: #6c00ff;
}

.radio__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  height: 0;
}

.radio__input:checked + label:after {
  opacity: 1;
}

.radio__label {
  position: relative;
  min-height: 26px;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 40px;
  user-select: none;
  transition: color .3s ease;
}

.radio__label:before, .radio__label:after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.radio__label:before {
  top: 0;
  left: 0;
  background: #e7e7e7;
  width: 26px;
  height: 26px;
  transition: border-color .3s ease;
}

.radio__label:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  transition: opacity .3s ease;
  opacity: 0;
  z-index: 1;
  background: #6c00ff;
}

.checkbox {
  position: relative;
}

.checkbox:hover .checkbox__label, .checkbox .checkbox__input:focus + .checkbox__label {
  color: #6c00ff;
}

.checkbox:hover .checkbox__label:before, .checkbox .checkbox__input:focus + .checkbox__label:before {
  border-color: #6c00ff;
}

.checkbox__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  height: 0;
}

.checkbox__input:checked + label:after {
  opacity: 1;
}

.checkbox__label {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  min-height: 18px;
  display: flex;
  align-items: center;
  transition: color .3s ease;
}

.checkbox__label:before, .checkbox__label:after {
  position: absolute;
  content: "";
}

.checkbox__label:before {
  background: #fff;
  width: 18px;
  height: 18px;
  left: 0;
  top: 2px;
  top: 0;
  border: 1px solid #dddddd;
  transition: border-color .3s ease;
}

.checkbox__label:after {
  transition: opacity .3s ease;
  width: 11px;
  height: 6px;
  left: 4px;
  top: 8px;
  top: 6px;
  background: url("../img/ico-check.png") no-repeat;
  opacity: 0;
}

.bordered-btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 300;
  padding: 14px 27px 16px;
  border: 1px solid rgba(226, 226, 226, 0.2);
  border-radius: 30px;
}

.selectize-input::after {
  display: block;
  width: 10px !important;
  height: 10px !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 8.29289C4.68342 7.90237 5.31658 7.90237 5.70711 8.29289L12 14.5858L18.2929 8.29289C18.6834 7.90237 19.3166 7.90237 19.7071 8.29289C20.0976 8.68342 20.0976 9.31658 19.7071 9.70711L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L4.29289 9.70711C3.90237 9.31658 3.90237 8.68342 4.29289 8.29289Z' fill='%23000000'/%3E%3C/svg%3E");
  border: none !important;
  transition: .3s ease;
}

.selectize-input.input-active::after {
  transform: rotate(180deg) !important;
}

.selectize-input:before {
  display: none !important;
}

.selectize-dropdown {
  transition: opacity .3s ease;
  opacity: 0;
  height: auto !important;
  border: 1px solid #000 !important;
}

.selectize-dropdown[style*="display: block;"] {
  transition-delay: .1s;
  opacity: 1;
}

.selectize-dropdown-content {
  background: #333333 !important;
  padding: 19px 0;
}

.selectize-dropdown .active {
  background: rgba(0, 0, 0, 0.14) !important;
}

.selectize-control.multi .selectize-input {
  position: relative;
}

.selectize-control.multi .selectize-input:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 5px;
}

.selectize-control.multi .selectize-input > div.item {
  border: none;
  color: #fff;
  background: #323232;
}

.selectize-control.multi .selectize-input > div.item:after {
  display: none;
}

img[data-lazy] {
  background: url("../img/ico-loader.svg") center no-repeat, #000;
  min-width: 70px;
  min-height: 70px;
}

.form-group:last-of-type {
  margin-bottom: 25px;
}

.form-group .selectize-dropdown-content {
  background: none !important;
}

.custom-select.selectize-control {
  padding: 0;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  background: #F2F3F5;
}

.selectize-control.multi .selectize-input > div.item {
  border: none !important;
  color: #fff !important;
  background: #323232 !important;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -8px;
}

.swiper-scrollbar-drag {
  cursor: pointer;
}

.iframe-wrap {
  position: relative;
  padding: 40% 0 0;
  max-width: 100%;
  display: inline-block;
}

.iframe-wrap iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
}

iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.section {
  margin-bottom: 120px;
}

@media screen and (max-width: 1024px) {
  .section {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 720px) {
  .section {
    margin-bottom: 60px;
  }
}

.loading-block {
  margin-bottom: 120px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .loading-block {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 720px) {
  .loading-block {
    margin-bottom: 60px;
  }
}

.ui-slider {
  position: relative;
  display: block;
}

.ui-slider .ui-slider-handle {
  background-color: #ed245d;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  left: 0;
  top: calc(50% - 7px);
  position: absolute;
  z-index: 1;
}

.ui-slider .ui-slider-handle .before {
  position: absolute;
  top: -30px;
  left: -6px;
  height: 22px;
  background: #b31074;
  color: #fff;
  padding: 4px;
  border-radius: 2px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
}

.ui-slider .ui-slider-handle .before:before {
  content: url();
  position: absolute;
  bottom: -8px;
  left: calc(50% - 5px);
}

.ui-slider .ui-slider-handle:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 7px;
  top: 50%;
  left: 50%;
  margin-top: -3.5px;
  margin-left: -4px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ui-slider.ui-slider-vertical .ui-slider-handle:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.ui-slider.ui-slider-vertical .ui-slider-handle {
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  margin-top: 0;
  top: auto;
  width: 50px;
  height: 17px;
  cursor: n-resize;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  border: 0;
  overflow: hidden;
  background-color: #ed245d;
  border-radius: 15px 0 0 15px;
  display: block;
  height: 100%;
  width: 0;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -6px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical .ui-slider-handle {
  margin-bottom: -6px;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-widget-content {
  background-color: #e0d0e0;
  border-radius: 15px;
  display: block;
  height: 3px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ui-widget-header {
  border: 1px solid #d4d4d4;
  background: red;
}

.ui-corner-all {
  border-radius: 4px;
}

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a, .ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button, .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-widget-content a, .ui-widget-header, .ui-widget-header a {
  color: #333;
}

.ui-widget, .ui-widget .ui-widget, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  font-weight: 700;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error-text, .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error-text, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

.swiper-slide, .swiper-wrapper {
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  width: 100%;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

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

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

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

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

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

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

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

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

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

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

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

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

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

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

.swiper-scrollbar-cursor-drag, .swiper-slide-zoomed {
  cursor: move;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -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%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

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

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

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

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: left .2s,-webkit-transform .2s;
  transition: left .2s,-webkit-transform .2s;
  transition: transform .2s,left .2s;
  transition: transform .2s,left .2s,-webkit-transform .2s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: right .2s,-webkit-transform .2s;
  transition: right .2s,-webkit-transform .2s;
  transition: transform .2s,right .2s;
  transition: transform .2s,right .2s,-webkit-transform .2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  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-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.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-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.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 {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  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 .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  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 {
  -webkit-transform-origin: 100% 0;
  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-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

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

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

.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-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.fancybox-container, .fancybox-thumbs, .fancybox-thumbs > ul > li {
  -webkit-tap-highlight-color: transparent;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-outer, .fancybox-thumbs {
  -webkit-overflow-scrolling: touch;
}

.fancybox-active {
  height: 100vh;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s,visibility 0s;
  transition: opacity .25s,visibility 0s;
  visibility: visible;
}

.fancybox-slide, .fancybox-slide--image .fancybox-content {
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-image, .fancybox-slide--image .fancybox-content, .fancybox-spaceball {
  left: 0;
  margin: 0;
  max-width: none;
  position: absolute;
  top: 0;
  padding: 0;
}

.fancybox-button, .fancybox-iframe {
  vertical-align: top;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: no-repeat;
  background-size: 100% 100%;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
  background: 0 0;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: 0;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button--pause svg path:first-child, .fancybox-button--play svg path:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s,visibility 0s,color .25s;
  transition: opacity .25s,visibility 0s,color .25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: 0;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: 0 0;
  color: #fff;
}

.fancybox-caption:after, .fancybox-caption:before {
  display: block;
  position: absolute;
  content: "";
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  left: 0;
  pointer-events: none;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  left: 44px;
  right: 44px;
  top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s linear infinite;
  animation: fancybox-rotate .8s linear infinite;
  background: 0 0;
  border-radius: 100%;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}

@keyframes pulse {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}

@keyframes rubberBand {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
}

@keyframes tada {
  0%, to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
}

@keyframes wobble {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.bounceOut, .flipOutX {
  -webkit-animation-duration: .75s;
}

.bounceOut, .flipOutX, .flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.flipInY, .flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: .4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control, .selectize-input {
  position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 !important;
  background: 0 0 !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: 0 !important;
}

.selectize-input:after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active:before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  background: #fff;
  margin: -1px 0 0;
  border: 1px solid #d0d0d0;
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-color: grey transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px;
  border-color: transparent transparent grey;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: .5;
  background-color: #fafafa;
}

.selectize-input {
  display: block;
}

.ss-main {
  padding: 12px 16px !important;
  --ss-border-radius: 30px;
  --ss-font-color: #ffffff;
  --ss-bg-color: #151515;
}

.ss-main.ss-open-below {
  border-radius: var(--ss-border-radius) !important;
}

.ss-content {
  --ss-primary-color: #B5B8BC;
  margin-top: 10px !important;
  padding: 10px !important;
  border-radius: 20px !important;
}

.ss-content .ss-search {
  padding: 5px;
}

.bread-crumbs {
  margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
  .bread-crumbs {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 768px) {
  .bread-crumbs {
    margin-bottom: 24px;
  }
}

.bread-crumbs__item {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  color: #7F7F7F;
}

.bread-crumbs__item:not(:first-child) {
  margin-left: 8px;
}

.bread-crumbs__item:not(:first-child):before {
  content: '/';
  margin-right: 8px;
}

.toast {
  position: fixed;
  top: 30px;
  right: 100px;
  z-index: 150;
  padding: 17px 25px 17px 20px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  min-width: 450px;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  .toast {
    width: 100%;
    min-width: unset;
    top: 0;
    border-radius: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

.toast.toast-inserting {
  animation: toast-in .4s ease forwards;
}

.toast.toast-removing {
  animation: toast-in .4s ease reverse forwards;
}

.toast-cart {
  background-color: #FFF;
}

.toast-cart * {
  color: white;
}

.toast-error {
  background: red;
}

.toast-error * {
  color: white;
}

.toast-success {
  background-color: #43d787;
}

.toast-success * {
  color: white;
}

.toast__content {
  width: 100%;
  margin-right: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.toast__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
}

.toast__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
}

.toast__buttons {
  height: 100%;
  display: flex;
  align-items: center;
}

.toast__buttons > * {
  cursor: pointer;
  height: 100%;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toast__buttons > *:last-child {
  padding-right: 0;
}

.toast__close::after {
  content: '';
  size: 25px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.93806 8.00465L15.7966 1.14611C16.0613 0.890455 16.0687 0.468636 15.813 0.203925C15.5574 -0.0607856 15.1355 -0.0681257 14.8708 0.187527C14.8653 0.192876 14.8598 0.198342 14.8544 0.203925L7.99584 7.06247L1.13729 0.203886C0.872579 -0.0517667 0.45076 -0.0444266 0.195107 0.220284C-0.0542989 0.478514 -0.0542989 0.887878 0.195107 1.14611L7.05365 8.00465L0.195107 14.8632C-0.0650357 15.1234 -0.0650357 15.5452 0.195107 15.8054C0.455289 16.0655 0.877108 16.0655 1.13729 15.8054L7.99584 8.94683L14.8544 15.8054C15.1191 16.061 15.5409 16.0537 15.7966 15.789C16.0459 15.5308 16.0459 15.1214 15.7966 14.8632L8.93806 8.00465Z' fill='white' /%3E%3C/svg%3E") no-repeat center;
  background-size: none;
}

.toast__cart::after {
  content: '';
  size: 25px;
  background: url("data:image/svg+xml,%3Csvg width='19' height='23' viewBox='0 0 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5625 6.28906V22.1016C18.5625 22.5978 18.1778 23 17.7031 23C17.2285 23 16.8438 22.5978 16.8438 22.1016V7.1875H15.125V9.88281C15.125 10.379 14.7403 10.7812 14.2656 10.7812C13.791 10.7812 13.4062 10.379 13.4062 9.88281V7.1875H5.15625V9.88281C5.15625 10.379 4.77151 10.7812 4.29688 10.7812C3.82224 10.7812 3.4375 10.379 3.4375 9.88281V7.1875H1.71875V21.2031H17.5C17.9746 21.2031 18.3594 21.6054 18.3594 22.1016C18.3594 22.5978 17.9746 23 17.5 23H0.859375C0.384742 23 0 22.5978 0 22.1016V6.28906C0 5.79286 0.384742 5.39062 0.859375 5.39062H3.47815C3.81954 2.35943 6.29161 0 9.28125 0C12.2709 0 14.743 2.35943 15.0844 5.39062H17.7031C18.1778 5.39062 18.5625 5.79286 18.5625 6.28906ZM13.3486 5.39062C13.0203 3.35364 11.3215 1.79688 9.28125 1.79688C7.24096 1.79688 5.54215 3.35364 5.21387 5.39062H13.3486Z' fill='white' /%3E%3C/svg%3E") no-repeat center;
  background-size: none;
}

@keyframes toast-in {
  0% {
    transform: translateY(calc(-100% - 30px));
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}

.live-slider__cont {
  margin: 95px 0 0;
}

.live-slider__cont + .main-content__cont {
  margin: 75px 0 0;
}

.live-slider__cont-scrollbar {
  margin: 25px 0 0;
  padding: 0 62px;
}

.live-slider__cont .swiper-scrollbar {
  background: #242424;
  border-radius: 3px;
}

.live-slider__cont .swiper-scrollbar-drag {
  background: #6C6A6A;
  border-radius: inherit;
  height: 4px;
}

.live-slider__cont .swiper-scrollbar-drag:before {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: 0;
  right: 0;
}

.live {
  position: relative;
}

.live:not(.live--visited) .live-labes__main {
  background: #FF3055;
}

.live:not(.live--visited) .live__img {
  background: linear-gradient(131.42deg, #FF3055 4.08%, #B723B1 94.14%);
  padding: 3px;
}

.live:not(.live--visited) .live__titles, .live:not(.live--visited) .live__labels {
  left: 3px;
  right: 3px;
  top: 3px;
}

.live:not(.live--visited) .live__titles {
  bottom: 3px;
}

.live--visited .live-labes__main {
  background: #000;
}

.live--visited .live__titles, .live--visited .live__labels {
  left: 0;
  right: 0;
  top: 0;
}

.live--visited .live__titles {
  bottom: 0;
}

.live__img {
  display: block;
}

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

.live__titles, .live__labels {
  position: absolute;
  pointer-events: none;
}

.live__titles {
  background: url("../img/live-shadow.png") left bottom repeat-x;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px 32px 45px;
}

.live__titles-title {
  font-size: 20px;
  line-height: calc(24 / 20);
  color: #fff !important;
}

.live__titles-place {
  text-transform: uppercase;
  font-size: 12px;
  line-height: calc(14 / 12);
  margin: 10px 0 0;
  pointer-events: all;
}

.live__titles-date {
  margin: 10px 0 0;
  color: #fff;
  background-color: #000000;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .01em;
  font-size: 1rem;
  align-self: flex-start;
  padding: 10px 17px;
}

.live__titles-date:empty {
  display: none;
}

.live-labes {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 33px 32px 10px;
}

.live-labes__main {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap;
  padding: 9px 14px;
  border-radius: 6px;
  color: #fff !important;
}

.live-labes__video {
  background: url("../img/ico-live-play.svg") center no-repeat, #fff;
  height: 30px;
  width: 30px;
  border-radius: 5px;
}

@media (max-width: 1200px) {
  .live-slider__cont-scrollbar {
    padding: 0 20px;
  }
}

@media (max-width: 1000px) {
  .live-slider__cont {
    margin: 55px 0 0;
  }
  .live-slider__cont + .main-content__cont {
    margin: 55px 0 0;
  }
  .live__titles {
    padding: 10px 20px 30px;
  }
  .live__titles-place {
    margin: 14px 0 0;
  }
  .live-labes {
    padding: 30px 20px 10px;
  }
}

@media (max-width: 660px) {
  .live-slider__cont {
    margin: 35px 0 0;
  }
  .live-slider__cont + .main-content__cont {
    margin: 35px 0 0;
  }
  .live-slider__cont-scrollbar {
    margin: 10px 0 20px;
  }
}

.offer-restaurant {
  display: flex;
  align-items: center;
}

.offer-restaurant__img {
  position: relative;
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 784px;
  max-height: 784px;
  width: 100%;
  height: 100%;
}

.offer-restaurant__img img {
  display: block;
  z-index: 10;
  opacity: 0 !important;
  transition: opacity 1s ease;
}

.offer-restaurant__title {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.offer-restaurant__text {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.offer-restaurant__info .btn {
  margin-top: 65px;
  background: #323232;
  color: #fff;
  border: 0 !important;
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.offer-restaurant__file {
  display: flex;
  align-items: center;
  margin-top: 100px;
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.offer-restaurant__file a {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom-color: transparent;
}

.offer-restaurant__file a:before {
  content: '';
  display: inline-block;
  background-image: url("../img/ico-pdf.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 20px;
  height: 24px;
  width: 24px;
}

.platform-features {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.platform-features__slider {
  width: 712px;
}

.platform-features__slider .swiper-slide {
  transform: translate3d(100%, 0, 0);
  transition: transform .4s ease, opacity .4s ease;
}

.platform-features__slider .swiper-slide figure {
  transition: transform .4s ease, opacity .4s ease;
}

.platform-features__slider .swiper-slide:not(.swiper-slide-active) {
  transform: translate3d(100%, 0, 0);
}

.platform-features__slider .swiper-slide:not(.swiper-slide-active) figure {
  transform: scale(0.8);
  opacity: .4;
}

.platform-features__slider .swiper-button {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: #323232;
}

.platform-features__slider .swiper-button:before {
  content: '';
  position: absolute;
  display: block;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  height: 6px;
  width: 6px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}

.platform-features__slider .swiper-button-prev {
  transform: rotate(180deg);
  left: calc(32% - 24px);
}

.platform-features__slider .swiper-button-next {
  right: calc(32% - 24px);
}

.platform-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.platform-price__bot {
  position: relative;
  margin-top: -80px;
}

.platform-price__list {
  display: flex;
  justify-content: space-between;
}

.platform-price__item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 20px 40px;
}

.platform-price__item:not(:first-child) {
  margin-left: 32px;
}

.platform-price__item:nth-child(2) {
  background: #B9D3B4;
  flex: 1 1 auto;
  flex-direction: row;
  align-items: center;
}

.platform-price__item:nth-child(3) {
  background: #323232;
  border: 0;
}

.platform-price__item-info {
  max-width: 250px;
  margin-right: auto;
}

.platform-price__item-subtitle {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.875rem;
  margin-top: 5px;
}

.platform-price__item-price {
  white-space: nowrap;
  font-size: 1.5rem;
}

.platform-price-label {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 10px;
}

.platform-price-text {
  font-size: 1.5rem;
  color: #fff;
  white-space: nowrap;
}

.dir-it .form-cont, .dir-it .h4 {
  background: #323232;
}

.dir-it .h4 {
  padding: 60px 70px 0 70px;
  font-size: 2rem;
}

.dir-it .form-cont {
  padding: 60px 70px;
}

.dir-it .notetext {
  display: block;
  margin-bottom: 30px;
}

.dir-it .form-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -60px -60px;
}

.dir-it .form-wrap .form-group {
  display: flex;
  flex-direction: column-reverse;
  width: calc((100% - 60px * 3) / 3);
  margin: 0 0 60px 60px !important;
}

.dir-it .form-wrap input[required] ~ label:after {
  content: '*';
  display: inline-block;
  margin-left: 5px;
}

.dir-it .form-wrap input[required] + label:after {
  color: red;
}

.dir-it .form-wrap .forms-wrap--bot {
  max-width: 410px;
  margin-bottom: 60px;
  margin-top: auto;
  margin-left: 40px;
}

.dir-it .form-wrap .form-btns {
  margin-bottom: 60px;
  margin-top: auto;
  margin-left: 60px;
}

.dir-it .form-control__label {
  color: rgba(255, 255, 255, 0.3);
}

.circle-animate {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 784px;
  max-height: 784px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulse 2s ease infinite;
}

.circle-animate span {
  max-width: 505px;
  max-height: 505px;
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 50%;
  background: #070707;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.circle-animate span:before {
  content: '';
  display: block;
  max-width: 350px;
  max-height: 350px;
  height: 100%;
  width: 100%;
  background: #171717;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: .3;
  }
  50% {
    transform: scale3d(1.15, 1.15, 1.15);
    opacity: .8;
  }
  100% {
    transform: scale3d(1, 1, 1);
    opacity: .3;
  }
}

.gastreet-animat .offer-restaurant__title {
  opacity: 1;
}

.gastreet-animat .offer-restaurant__text {
  opacity: 1;
}

.gastreet-animat .offer-restaurant__img img {
  opacity: 1 !important;
}

.gastreet-animat .offer-restaurant__info .btn {
  opacity: 1;
}

.gastreet-animat .offer-restaurant__file {
  opacity: 1;
}

.gastreet-animated {
  transition: opacity .5s ease, transform .5s ease;
}

.gastreet-animated.animated {
  animation: fadeInUp 1s forwards !important;
  visibility: visible !important;
}

.gastreet-cont {
  display: flex;
  align-items: center;
  padding: 150px 0;
}

.gastreet-cont .wrapper {
  width: 100%;
}

.gastreet-cont.platform-price-cont {
  padding-bottom: 100px;
}

.gastreet__info {
  margin-right: 20px;
}

.gastreet__info-title {
  font-size: 2rem;
  margin-bottom: 20px;
}

.gastreet__info-subtitle {
  font-size: 1rem;
}

.gastreet__info-text {
  font-size: 1rem;
  margin-top: 45px;
  line-height: 23px;
}

.gastreet__info-text ul li {
  position: relative;
  padding-left: 55px;
}

.gastreet__info-text ul li:not(:first-child) {
  margin-top: 10px;
}

.gastreet__info-text ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 17px;
  height: 1px;
  background: rgba(196, 196, 196, 0.3);
}

@media screen and (max-width: 1600px) {
  .gastreet-cont {
    padding: 100px 0;
  }
}

@media screen and (max-width: 1500px) {
  .gastreet-cont {
    padding: 70px 0;
  }
}

@media screen and (max-width: 1400px) {
  .gastreet-cont {
    padding: 50px 0;
  }
}

@media screen and (max-width: 1200px) {
  .offer-restaurant__img {
    max-width: 50%;
  }
  .platform-price-cont {
    margin-bottom: 60px;
  }
  .platform-price__list {
    flex-wrap: wrap;
  }
  .platform-price__item {
    flex: 1 1 auto;
  }
  .platform-price__item:nth-child(2) {
    order: 1;
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 1000px) {
  .dir-it .wrapper {
    box-sizing: border-box;
  }
  .dir-it .form-wrap {
    margin: 0 0 -30px -30px;
  }
  .dir-it .form-wrap .form-group {
    width: calc((100% - 30px * 2) / 2);
    margin: 0 0 30px 30px !important;
  }
  .dir-it .form-wrap .form-btns {
    margin-left: 30px;
  }
  .dir-it .form-wrap .form-control {
    height: 50px;
  }
  .dir-it .h4 {
    padding: 30px 30px 0 30px;
  }
  .dir-it .form-cont {
    padding: 30px;
  }
  .gastreet__info-text {
    margin-top: 20px;
  }
  .offer-restaurant__info .btn {
    margin-top: 35px;
  }
  .offer-restaurant__file {
    margin-top: 45px;
  }
  .platform-features {
    flex-direction: column;
    align-items: flex-start;
  }
  .platform-features-cont {
    margin-bottom: 30px;
  }
  .platform-features__info {
    margin-bottom: 30px;
  }
  .platform-features__slider {
    width: 100%;
  }
  .platform-features__title br {
    display: none;
  }
  .platform-price__bot {
    margin-top: 0;
  }
  .gastreet-cont.platform-price-cont {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 667px) {
  .platform-price-cont {
    margin-bottom: 20px;
  }
  .gastreet-cont.platform-price-cont {
    padding-bottom: 20px;
  }
  .platform-features__slider .swiper-slide {
    transform: none;
    transition: transform .4s ease, opacity .4s ease;
  }
  .platform-features__slider .swiper-slide figure {
    display: flex;
    justify-content: center;
    transition: transform .4s ease, opacity .4s ease;
  }
  .platform-features__slider .swiper-slide:not(.swiper-slide-active) {
    transform: none;
  }
  .platform-features__slider .swiper-slide:not(.swiper-slide-active) figure {
    transform: scale(1);
    opacity: 1;
  }
  .platform-features__slider .swiper-button-prev {
    left: 10px;
  }
  .platform-features__slider .swiper-button-next {
    right: 10px;
  }
  .gastreet-cont {
    padding: 20px 0;
  }
  .circle-animate {
    height: 320px;
    width: 320px;
    top: calc(50% - 160px);
    left: calc(50% - 160px);
  }
  .circle-animate span {
    width: 280px;
    height: 280px;
  }
  .circle-animate span:before {
    height: 80%;
    width: 80%;
  }
  .offer-restaurant {
    flex-direction: column-reverse;
  }
  .offer-restaurant__img {
    max-width: 100%;
  }
  .gastreet__info {
    margin-right: 0;
  }
  .gastreet__info-title {
    font-size: 1.5625rem;
  }
  .platform-features__slider .swiper-button {
    height: 38px;
    width: 38px;
  }
  .platform-price {
    flex-direction: column;
  }
  .platform-price__img {
    margin-top: 30px;
  }
  .platform-price__item {
    margin-left: 0;
  }
  .platform-price__item:nth-child(2) {
    order: 0;
  }
  .platform-price__item:not(:first-child) {
    margin: 20px 0 0 0;
  }
  .gastreet-cont {
    min-height: 100%;
  }
  .dir-it .h4 {
    padding: 20px 15px 0 15px;
  }
  .dir-it .form-cont {
    padding: 15px;
  }
  .dir-it .form-wrap .form-btns {
    margin-bottom: 25px;
  }
  .dir-it .form-wrap .form-group {
    width: 100%;
    margin: 0 0 30px 30px !important;
  }
  .platform-price__item {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .platform-price__item-price {
    margin-top: 10px;
  }
  .dir-it .h4 {
    font-size: 1.6rem;
  }
}

@media (min-width: 1200px) {
  body[class*="dir-city-"] .head.js__scrolled .main-nav .main-menu li:not(:last-child) {
    margin-right: 1.6vw;
  }
  body[class*="dir-city-"].head-menu {
    transition: padding .3s ease;
  }
  body[class*="dir-city-"] .head {
    transition: transform .3s ease;
  }
  body[class*="dir-city-"] .head.js__head-none.js__scrolled.js__show:not(.fixed) {
    transform: translate3d(0, -100%, 0) !important;
  }
  body[class*="dir-city-"] .head.fixed {
    position: fixed;
    top: 0;
    transform: translate3d(0, 0, 0) !important;
  }
  body[class*="dir-city-"].js__visible-menu.js__scroll .head {
    position: relative !important;
  }
  body[class*="dir-city-"].js__hidden-menu {
    padding-top: 0 !important;
  }
  body[class*="dir-city-"].js__hidden-menu .head:not(.fixed) {
    transform: translate3d(0, -100%, 0) !important;
  }
  body[class*="dir-city-"].head-menu:not([class*="dir-city-"]) {
    padding-top: 0 !important;
  }
}

.venue-inst .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.venue-inst__slide {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.venue-inst__slide:not(a) {
  position: relative;
}

.venue-inst__slide:not(a):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../img/inst-slider-shadow.png") bottom -2px center no-repeat;
  background-size: 100% auto;
}

.venue-inst__slide-title {
  font-size: 18px;
  padding: 25px;
  line-height: calc(22 / 18);
}

.venue-inst__slide-img {
  padding: 10px 25px 25px;
  margin: auto 0 0 auto;
}

body.loaded .venue__loader {
  pointer-events: none;
  transition-delay: .5s;
  opacity: 0;
}

.venue__loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  z-index: 999;
  transition: opacity .3s ease;
  background-color: #000;
}

.venue__slider, .venue__tabs {
  margin: 0 0 73px;
}

.venue__info {
  margin: -100px 0 62px;
  position: relative;
}

.venue__soc, .venue__inst {
  margin: 0 0 64px;
}

.venue__inst {
  padding: 11px 0;
  position: relative;
}

.venue__inst:before, .venue__inst:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 300vw;
  background: #323232;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}

.venue__inst:before {
  top: 0;
}

.venue__inst:after {
  bottom: 0w;
}

.venue__contacts, .venue__map {
  margin: 0 0 60px;
}

.venue__about {
  margin: 0 0 120px;
}

.venue__live {
  margin: 0 0 80px;
}

.venue__live-title {
  text-align: center;
  font-size: 2rem;
  margin: 0 0 55px;
}

.venue__live .swiper-slide {
  width: auto;
}

.venue__live .live {
  border-radius: 50%;
  height: 140px;
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.venue__live .live:after {
  content: "";
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border: 11px solid #000;
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.venue__live .live--visited {
  background: #323232;
}

.venue__live .live:not(.live--visited) {
  background: linear-gradient(#F8EC34 0%, #E72E7C 75%, #6C2DC2 97%);
}

.venue__live .live__img {
  border-radius: 50%;
  overflow: hidden;
  height: 120px;
  width: 120px;
  padding: 0 !important;
}

.venue__live .live__img img {
  border-radius: 50%;
  height: 120px;
  width: 120px;
  max-width: none;
  object-fit: cover;
  object-position: center;
  opacity: .7;
  flex: none;
  display: block;
}

.venue__live .live__titles, .venue__live .live__labels {
  display: none;
}

.v-slide {
  position: relative;
  display: block;
}

.v-slide__img img {
  display: block;
}

.v-slide__title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 44px 36px;
}

.v-slide__title span {
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 20px;
  background: #000;
  display: inline-block;
  white-space: nowrap;
}

.venue-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.venue-info__title {
  margin-right: auto;
}

.venue-info__likes {
  margin-right: 104px;
}

.venue-info__soc .f-soc__link {
  background: none !important;
}

.venue-info__soc .f-soc__link:not(:last-child) {
  border-right: none;
  margin-right: -1px;
}

.v-title {
  display: flex;
  align-items: center;
}

.v-title__img {
  overflow: hidden;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  flex: none;
  margin-right: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.v-title__img img {
  border-radius: inherit;
}

.v-title__type {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
}

.v-title__name {
  font-size: 24px;
}

.v-likes {
  display: flex;
}

.v-likes__stars:not(:last-child), .v-likes__hearths:not(:last-child) {
  margin-right: 26px;
}

.v-likes__stars span, .v-likes__hearths span {
  border-radius: 20px;
  line-height: 1;
  padding: 4px 10px 5px;
  font-size: 12px;
  line-height: 1;
}

.v-likes__stars {
  display: flex;
  align-items: center;
  background: url("../img/ico-star.svg") left 21px center no-repeat;
  padding: 16px 17px 16px 48px;
}

.v-likes__hearths {
  padding: 16px 17px 16px 55px;
  background: url("../img/ico-hearth.svg") left 21px center no-repeat;
}

.v-likes__hearths span {
  background: #323232;
}

.v-soc {
  position: relative;
}

.v-soc__scrollbar {
  margin: 10px 0 0;
}

.v-soc__scrollbar .swiper-scrollbar-drag {
  height: 3px;
  background: #323232;
}

.venue-soc {
  display: flex;
  justify-content: space-between;
}

.venue-soc__slider {
  width: calc(100% - 310px);
  overflow: hidden;
}

.venue-soc__slider img {
  display: block;
}

.venue-soc__link {
  flex: 1 1 auto;
  background: #323232;
  padding: 55px 20px 30px;
  display: flex;
  justify-content: center;
  position: relative;
  font-size: 20px;
  margin: 0 0 13px 30px;
}

.venue-soc__link:after {
  content: "+";
  position: absolute;
  line-height: 1;
  right: 35px;
  bottom: 30px;
  font-size: 35px;
}

.v-soc__slide {
  position: relative;
  display: block;
}

.v-soc__slide img {
  width: 100%;
}

.v-soc__slide-soc-img {
  position: absolute;
  right: 25px;
  bottom: 26px;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  height: 31px;
  width: 31px;
}

.v-soc__slide-soc-img img {
  max-width: 17px;
  width: auto;
}

.v-contacts {
  display: flex;
  align-items: center;
}

.v-contacts__btn {
  flex: none;
  margin-right: 50px;
}

.v-contacts__item {
  flex: 1 1 auto;
}

.v-contacts__item-title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.3);
}

.map-btn {
  border: 1px solid #323232;
  padding: 15px 25px;
  line-height: 1;
  display: inline-block;
}

.v-tabs {
  display: flex;
  align-items: center;
  background: #323232;
  padding: 7px;
}

.v-tabs__tabs {
  flex: 1 1 auto;
  display: flex;
  margin-right: 12%;
}

.v-tabs__tabs select {
  display: none;
}

.v-tabs__btns {
  flex: none;
  display: flex;
}

.v-tabs__content {
  margin: 52px 0 0;
}

.v-tabs__tab {
  flex: 1 1 auto;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color .3s ease;
}

.v-tabs__tab:not(.active) {
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}

.v-tabs__tab:not(.active):hover {
  color: #fff;
}

.v-tabs__tab[data-count]:after {
  content: attr(data-count);
  font-size: 14px;
  flex: none;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #252424;
  margin-left: 12px;
  color: #fff;
}

.tab-btn {
  background: #000;
  padding: 9px 16px 9px;
  border-radius: 5px;
}

.tab-btn:not(:last-child) {
  margin-right: 9px;
}

.tabs-content:after {
  content: "";
  display: table;
  clear: both;
}

.tabs-content:not(.active) {
  display: none;
}

.tabs-content__slider {
  float: right;
  width: 43%;
  margin: 0 0 20px 20px;
  position: relative;
}

.vabout-slider__bullets {
  display: none;
}

.vabout-slider__slide {
  display: block;
}

.vabout-slider__nav .swiper-button-prev, .vabout-slider__nav .swiper-button-next {
  margin: 0;
  top: 0;
  height: 100%;
  width: 50px;
  border: none;
  transform: none;
  background: rgba(0, 0, 0, 0.6);
  transition: background .3s ease;
  z-index: 2;
}

.vabout-slider__nav .swiper-button-prev:before, .vabout-slider__nav .swiper-button-next:before {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 15px;
  width: 15px;
  position: absolute;
  top: calc(50% - 7px);
}

.vabout-slider__nav .swiper-button-prev {
  left: 0;
}

.vabout-slider__nav .swiper-button-prev:before {
  transform: rotate(-135deg);
  left: calc(50% - 3px);
}

.vabout-slider__nav .swiper-button-next {
  right: 0;
}

.vabout-slider__nav .swiper-button-next:before {
  transform: rotate(45deg);
  left: calc(50% - 12px);
}

.tabs-text {
  max-width: 1125px;
  line-height: calc(23 / 16);
}

.tabs-text__toggle {
  margin: 20px 0 0;
}

.tabs-text:not(.js__opened) .tabs-text__full {
  display: none;
}

.tabs-text.js__opened .tabs-text__anons {
  display: none;
}

.text-toggle {
  text-decoration: underline;
  cursor: pointer;
}

.v-about {
  display: flex;
  align-items: flex-start;
  border: 1px solid #323232;
  padding: 40px 42px 42px;
}

.v-about__item {
  flex: 1 1 auto;
}

.v-about__item-title {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  margin-bottom: 9px;
}

.v-about__item-text {
  line-height: calc(19 / 16);
  max-width: 215px;
}

.v-list__item {
  display: flex;
}

.v-list__item-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 27.78523%;
  flex: none;
}

.v-list__item-list {
  flex: 1 1 auto;
}

.v-list__item:nth-child(even) {
  flex-direction: row-reverse;
}

.v-list__item:nth-child(even) .v-list__title {
  padding-left: 21.73913%;
}

.v-list__item:not(:first-child) {
  margin: 135px 0 0;
}

.v-list__title-text {
  font-size: 32px;
  line-height: calc(39 / 32);
  max-width: 250px;
  margin: 0 0 44px;
}

.vl-items {
  display: flex;
  margin: 0 0 0 -31px;
}

.vl-items__item {
  width: calc((100% - 31px * 2) / 2);
  margin: 0 0 0 31px;
}

.vl-items__item .item__desc {
  display: flex;
  flex-direction: column-reverse;
}

.vl-items__item .item__desc-top {
  margin: 11px 0 0;
}

.white-color .v-title__type {
  color: #000;
}

.white-color .v-likes {
  filter: invert(100%);
}

.white-color .v-likes__stars, .white-color .v-likes__hearths {
  border-color: #fff;
}

.white-color .v-likes__stars span, .white-color .v-likes__hearths span {
  color: #fff;
}

.white-color .venue-info__soc .f-soc img {
  filter: invert(100%);
}

.white-color .v-tabs__tab.active {
  color: #fff;
}

.white-color .v-about__item-title {
  color: #000;
}

@media (max-width: 1200px) {
  .venue__slider, .venue__info, .venue__soc, .venue__contacts, .venue__tabs, .venue__about {
    margin: 0 0 40px;
  }
  .v-list__item:not(:first-child) {
    margin: 30px 0 0;
  }
  .venue-soc__link {
    padding: 30px 20px;
  }
  .venue-soc__slider {
    width: calc(100% - 270px);
  }
}

@media (max-width: 1100px) {
  .v-about {
    padding: 30px;
  }
}

@media (max-width: 1000px) {
  .v-contacts {
    flex-wrap: wrap;
  }
  .v-contacts__btn {
    width: 100%;
    margin: 0 0 20px;
  }
  .v-tabs__tab {
    display: none;
  }
  .v-tabs__tabs select {
    display: block;
    border: none;
    background: url("../img/ico-select-arrow-white.svg") center right 10px no-repeat, #000;
    color: #fff;
    padding: 9px 30px 9px 16px;
    border-radius: 5px;
  }
  .v-about {
    padding: 20px 20px 0;
    flex-wrap: wrap;
  }
  .v-about__item {
    width: calc(33.33% - 20px);
    margin-bottom: 20px;
  }
  .v-about__item:not(:last-child) {
    margin-right: 20px;
    flex: none;
  }
  .venue-info {
    flex-wrap: wrap;
  }
  .venue-info__title {
    width: 100%;
    margin: 0 0 20px;
  }
  .v-list__item {
    flex-direction: column !important;
  }
  .v-list__item-title {
    width: 100%;
    margin: 0 0 15px;
  }
  .v-list__title {
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .v-list__title-btn {
    flex: none;
    margin-left: 20px;
  }
  .v-list__title-text {
    max-width: none;
    margin: 0;
    font-size: 18px;
  }
  .v-list__title-text br {
    display: none;
  }
  .venue-soc {
    flex-direction: column;
  }
  .venue-soc__slider {
    width: auto;
  }
  .venue-soc__slider img {
    width: 100%;
  }
  .venue-soc__link {
    margin: 30px 0 0;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
  }
  .venue-soc__link br {
    display: none;
  }
  .venue-soc__link:after {
    position: static;
  }
  .tabs-text .text-page {
    column-gap: 3%;
  }
}

@media (max-width: 660px) {
  .venue-info__likes {
    margin: 0 0 30px;
  }
  .venue-soc__slider {
    overflow: visible;
  }
  .v-contacts__item {
    width: 100%;
  }
  .v-contacts__item:not(:last-child) {
    margin-bottom: 25px;
  }
  .tabs-text .text-page {
    column-count: 1;
  }
  .v-tabs {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .v-tabs__content {
    margin: 20px 0 0;
  }
  .v-tabs__btns {
    display: block;
  }
  .v-tabs__btns .tab-btn {
    display: block;
  }
  .v-tabs__btns .tab-btn:not(:last-child) {
    margin: 0 0 10px;
  }
  .v-tabs__tabs {
    margin: 20px 0 0 !important;
  }
  .v-tabs__tabs select {
    width: 100%;
  }
  .v-about__item {
    width: 100%;
  }
  .vl-items {
    display: block;
    margin: 0;
  }
  .vl-items__item {
    width: 100%;
    margin: 0;
  }
  .vl-items__item:not(:first-child) {
    margin: 20px 0 0;
  }
  .tabs-content__slider {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}

.dir-promo-blog-camp {
  background: linear-gradient(0deg, #ece9e9 0%, white 50%);
}

.dir-promo-blog-camp footer {
  background-color: #ECE9E9 !important;
}

.dir-promo-blog-camp .city-select .item {
  color: #000;
}

.checkbox--list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 -30px -30px;
}

.checkbox--list br, .checkbox--list input[type="checkbox"] {
  display: none;
}

.checkbox--list input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.checkbox--list label {
  width: calc((100% - 30px * 4) / 4);
  margin: 0 0 30px 30px;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  display: flex;
  align-items: center;
  user-select: none;
}

.checkbox--list label:before, .checkbox--list label:after {
  content: "";
  position: absolute;
}

.checkbox--list label:before {
  width: 16px;
  height: 16px;
  background: #ffffff;
  top: calc(50% - 8px);
  left: 0;
}

.checkbox--list label:after {
  width: 6px;
  height: 11px;
  left: 5px;
  top: calc(50% - 7px);
  border-bottom: 2px solid var(--form-background-color);
  border-right: 2px solid var(--form-background-color);
  transform: rotateZ(45deg);
  transition: opacity .3s ease;
  opacity: 0;
}

@media (max-width: 1200px) and (min-width: 1000px) {
  .checkbox--list label {
    width: calc((100% - 30px * 3) / 3);
  }
}

@media (max-width: 1000px) and (min-width: 660px) {
  .checkbox--list label {
    width: calc((100% - 30px * 2) / 2);
  }
}

@media (max-width: 660px) {
  .checkbox--list label {
    width: calc((100% - 30px * 1) / 1);
  }
}

body[class*="dir-promo"] {
  background-color: var(--background-color);
  color: var(--color);
}

body[class*="dir-promo"] .iframe-wrap {
  position: relative;
  max-width: 1000px;
  width: 100%;
  padding-top: 56%;
}

body[class*="dir-promo"] .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body[class*="dir-promo"] .iframe-wrap iframe[height] {
  height: 100% !important;
}

body[class*="dir-promo"] svg {
  background: transparent;
}

body[class*="dir-promo"] .soc svg {
  color: var(--color);
}

body[class*="dir-promo"] .soc svg path {
  fill: currentColor;
}

body[class*="dir-promo"] .f-soc svg {
  color: var(--color);
}

body[class*="dir-promo"] .f-soc svg path {
  fill: currentColor;
}

body[class*="dir-promo"] .text-page * {
  margin: 0 0 20px 0;
}

body[class*="dir-promo"] .text-page [height], body[class*="dir-promo"] .text-page [width] {
  height: auto !important;
}

body[class*="dir-promo"] .section-row-form {
  margin-top: 100px;
}

body[class*="dir-promo"] .section-row-form .wrapper * {
  background-color: #F2F3F5;
}

body[class*="dir-promo"] .item__desc {
  background: none;
}

body[class*="dir-promo"] .item__desc-title {
  background: none;
}

body[class*="dir-promo"] .item__desc-top {
  background: none;
}

body[class*="dir-promo"] .item__desc-top__title {
  background: none;
}

body[class*="dir-promo"] .language-link {
  background: #333;
  color: #fff;
}

body[class*="dir-promo"].white-color.head-menu .head__photoset .photoset-link {
  filter: none;
}

body[class*="dir-promo"] .btn, body[class*="dir-promo"] .buy-btn {
  background-color: var(--btn-background-color);
  color: var(--btn-color);
}

body[class*="dir-promo"] .head, body[class*="dir-promo"] .footer {
  color: var(--btn-color);
}

body[class*="dir-promo"] .head__logo svg {
  fill: var(--color);
}

body[class*="dir-promo"] a:not([class]) {
  color: var(--color);
}

body[class*="dir-promo"] .lc-link svg path, body[class*="dir-promo"] .search-link svg path {
  stroke: var(--color);
}

body[class*="dir-promo"] *:not[class^="bx-"] {
  background-color: var(--background-color);
  color: var(--color);
}

body[class*="dir-promo"] .f-soc__link, body[class*="dir-promo"] .to-top .z-item__arrow {
  background-color: var(--form-background-color);
}

body[class*="dir-promo"] .right-block__draggable {
  background-color: var(--color);
}

body[class*="dir-promo"] .main-slider__slide, body[class*="dir-promo"] .main__nav {
  background-color: transparent;
}

body[class*="dir-promo"] .main-slider__slide *, body[class*="dir-promo"] .main__nav * {
  background: transparent;
}

body[class*="dir-promo"] .day-night {
  display: none;
}

body[class*="dir-promo"].js__main-slider-has .head {
  background: transparent;
}

body[class*="dir-promo"].js__main-slider-has .head span {
  background: #fff;
}

body[class*="dir-promo"].js__main-slider-has .head * {
  background: transparent;
}

.dir-promo-bg {
  position: fixed;
  inset: 0;
  z-index: -1;
}

.dir-promo-bg__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

.dir-promo-bg__image_desk {
  display: none;
}

@media screen and (min-width: 100vh) {
  .dir-promo-bg__image_desk {
    display: block;
  }
}

.dir-promo-bg__image_mob {
  display: block;
}

@media screen and (min-width: 100vh) {
  .dir-promo-bg__image_mob {
    display: none;
  }
}

.section-row-form .form-cont, .section-row-form .h4 {
  background: var(--background-color);
}

.section-row-form .h4 {
  padding: 60px 70px 0 70px;
  font-size: 32px;
}

.section-row-form .form-cont {
  padding: 60px 70px;
}

.section-row-form .notetext {
  display: block;
  margin-bottom: 30px;
}

.section-row-form .form-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -60px -60px;
}

.section-row-form .form-wrap--2 {
  width: calc((100% - 60px * 2) / 2);
}

.section-row-form .form-wrap .form-group {
  display: flex;
  flex-direction: column-reverse;
  width: calc((100% - 60px * 3) / 3);
  margin: 0 0 60px 60px !important;
}

.section-row-form .form-wrap .form-group--full {
  width: calc(100% - 60px);
}

.section-row-form .form-wrap input[required] ~ label:not(.form-agree__label):after {
  content: '*';
  display: inline-block;
  margin-left: 5px;
}

.section-row-form .form-wrap input[required] + label:after {
  color: red;
}

.section-row-form .form-wrap .forms-wrap--bot {
  max-width: 410px;
  margin-bottom: 60px;
  margin-top: auto;
  margin-left: 40px;
}

.section-row-form .form-wrap .form-btns {
  margin-bottom: 60px;
  margin-top: auto;
  margin-left: 60px;
}

.section-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-row-cont {
  margin: 100px 0;
}

.section-row-single-el {
  width: 100%;
}

.section-row-single__text {
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

.section-row-cont.img-left .section-row {
  flex-direction: row-reverse;
}

.section-row-cont.img-left .section-row__text {
  text-align: right;
  align-items: flex-end;
  margin-left: auto;
}

.section-row-cont.img-left .section-row-el + .section-row-el {
  margin-left: 0;
  margin-right: 30px;
}

.section-row .text-page {
  line-height: 23px;
  flex: none;
  width: 100%;
}

.section-row__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 70%;
}

.section-row__text.js__has-iframe {
  max-width: 84%;
}

.section-row__text > *:not(:first-child) {
  margin-top: 30px;
}

.section-row-el {
  width: 50%;
}

.section-row__img {
  position: relative;
}

.section-row__img img {
  width: 100%;
}

.section-row__img-item:not(:first-child) {
  display: none;
}

.section-row .slick-arrow {
  position: absolute;
  top: calc(50% - 24px);
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: #323232;
}

.section-row .slick-arrow:before {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  height: 6px;
  width: 6px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}

.section-row .slick-prev {
  left: -24px;
  z-index: 10;
  transform: rotate(180deg);
}

.section-row .slick-next {
  right: -24px;
}

.section-row .main-imgs__imgs {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-row .main-imgs__imgs-img {
  margin: 0 0 -179px;
  transition: transform .8s ease, opacity .3s ease;
  max-width: 57%;
}

.section-row .imgs-list {
  display: flex;
  justify-content: space-between;
  background: transparent;
}

.section-row .imgs-list__item {
  transition: transform .8s ease, opacity .3s ease;
  max-width: 45%;
}

@media screen and (max-width: 1500px) {
  .section-row-cont {
    margin: 50px 0;
  }
  .section-row .main-imgs__imgs-img {
    margin: 0px 0 -100px;
  }
}

@media screen and (max-width: 1200px) {
  .section-row__text {
    max-width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .section-row__text.js__has-iframe {
    max-width: 100%;
  }
  .section-row__text.js__has-iframe br {
    display: none;
  }
  .section-row-el + .section-row-el {
    margin-left: 20px;
  }
  .section-row .main-imgs__imgs-img {
    margin: 0px 0 -45px;
  }
  .section-row-form .h4 {
    padding: 30px 30px 0 30px;
  }
  .section-row-form .form-cont {
    padding: 30px;
  }
  .section-row-form .form-wrap {
    margin: 0 0 -30px -30px;
  }
  .section-row-form .form-wrap .form-group {
    margin: 0 0 30px 30px !important;
  }
  .section-row-form .form-wrap .form-group--full {
    width: calc(100% - 30px) !important;
  }
  .section-row-form .form-wrap .form-group:not(.form-group--full) {
    width: calc((100% - 30px * 2) / 2) !important;
  }
  .section-row-form .form-wrap .form-btns {
    margin-left: 30px;
  }
  .section-row-form .form-wrap .form-control {
    height: 50px;
  }
  .section-row-form .text-page h2 {
    font-size: 2rem;
  }
  .section-row-form .section-row-form {
    margin-top: 45px;
  }
}

@media screen and (max-width: 660px) {
  body[class*="dir-promo"] .text-page h2 {
    font-size: 2rem;
  }
  .section-row-single img {
    width: 100% !important;
  }
  .section-row-cont {
    margin: 20px 0;
  }
  .section-row-el {
    width: 100%;
  }
  .section-row-el + .section-row-el {
    max-width: 100%;
    margin: 30px 0 0 0;
  }
  .section-row {
    flex-direction: column;
  }
  .section-row-el {
    max-width: 100%;
  }
  .section-row-cont.img-left .section-row {
    flex-direction: column;
  }
  .section-row-cont.img-left .section-row-el + .section-row-el {
    margin: 30px 0 0 0;
  }
  .section-row .slick-next {
    right: -10px;
  }
  .section-row .slick-prev {
    left: -10px;
  }
  .section-row-form .h4 {
    padding: 20px 15px 0 15px;
  }
  .section-row-form .form-cont {
    padding: 15px;
  }
  .section-row-form .form-wrap {
    margin: 0 !important;
  }
  .section-row-form .form-wrap .form-btns {
    margin-bottom: 25px;
  }
  .section-row-form .form-wrap .form-group {
    margin: 0 0 30px 0 !important;
  }
  .section-row-form .form-wrap .form-group:not(.form-group--full), .section-row-form .form-wrap .form-group--full {
    width: 100% !important;
  }
  .section-row-form .form-wrap .form-btns, .section-row-form .form-wrap .forms-wrap--bot {
    margin-left: 0;
  }
  .section-row .main-imgs__imgs-img {
    margin: 0;
    max-width: 100%;
  }
  .section-row .imgs-list {
    flex-direction: column;
  }
  .section-row .imgs-list__item {
    max-width: 100%;
  }
}

body.dir-promo-services .head__logo svg * {
  fill: var(--color);
}

body[class*="dir-promo-"] {
  opacity: 1;
  transition: opacity .5s ease;
}

body[class*="dir-promo-"] #content {
  overflow: visible;
}

body[class*="dir-promo-"].loading .gastrolery-banner__cont {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
}

body[class*="dir-promo-"].loaded .gastrolery-banner__cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.dir-promo-gastrolery .head__wrap {
  position: relative;
}

.dir-promo-gastrolery .head__wrap:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate3d(-50%, 0, 0);
  background-image: url("../img/gastrolery-logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 472px;
  height: 103px;
  transition: transform .5s ease;
}

.dir-promo-gastrolery .section-row__text .text-page {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.6;
}

.dir-promo-gastrolery .head.js__scrolled.js__show .head__wrap:before {
  transform: translate3d(-50%, 24px, 0);
}

.animat {
  transition: transform 2s ease, opacity .2s ease;
  transform: translateY(50px);
  opacity: 0;
  will-change: transform, opacity;
}

.animat.js__animated {
  transform: translateY(0);
  opacity: 1;
  animation-duration: 2s !important;
}

.gastrolery-banner {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 115px -55px 0;
  padding-top: 125px;
}

.gastrolery-banner__label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: 15;
}

.gastrolery-banner__el {
  position: relative;
}

.gastrolery-banner__el img {
  position: relative;
  z-index: 10;
}

.gastrolery-banner__el:first-child .circle {
  left: 0;
}

.gastrolery-banner__el:last-child .circle {
  right: 0;
}

.gastrolery-banner .circle {
  position: absolute;
  top: -80px;
  z-index: 5;
}

.gastrolery-banner .circle-left {
  animation: line1 3s ease infinite;
  transform-origin: 50% 50%;
}

.gastrolery-banner .circle-right {
  animation: line2 3s ease infinite;
}

.gastrolery-banner__title {
  position: absolute;
  z-index: 15;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

@keyframes line1 {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    transform: translate3d(-30px, -10px, 10px) rotate(10deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

@keyframes line2 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(10px, 10px, -10px);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

.section-row-video .section-row-el {
  position: relative;
}

.section-row-video .section-row-el:before {
  content: '';
  display: block;
  position: absolute;
  left: calc(50% - 35px);
  top: calc(50% - 35px);
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: var(--background-color);
  background-image: url("../img/ico-treangle.svg");
  background-repeat: no-repeat;
  background-position: 44% 50%;
  cursor: pointer;
  pointer-events: none;
}

.section-row-video .section-row {
  justify-content: space-between;
  margin-left: -48px;
}

.section-row-video .section-row-el {
  margin-left: 48px;
}

.section-row-cont-gastrolery .wrapper {
  position: relative;
}

.section-row-cont-gastrolery .column {
  position: absolute;
}

.section-row-cont-gastrolery .column img {
  position: relative;
  z-index: 10;
}

.section-row-cont-gastrolery .column span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  z-index: 5;
  animation: pulse 3s ease infinite;
}

.section-row-cont-gastrolery .column span:before, .section-row-cont-gastrolery .column span:after {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50%;
}

.section-row-cont-gastrolery .column span:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: calc(100% - 60%);
  height: calc(100% - 60%);
}

.section-row-cont-gastrolery .column span:after {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: calc(100% - 30%);
  height: calc(100% - 30%);
  background: rgba(255, 255, 255, 0.1);
}

.section-row-cont-gastrolery .column--left {
  left: -180px;
  bottom: -150px;
  transform: rotate(31.46deg);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 287px;
  width: 287px;
}

.section-row-cont-gastrolery .column--right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 287px;
  width: 287px;
  right: -150px;
  top: 30%;
  transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.section-row-events {
  position: relative;
}

.section-row-events .column-big {
  position: absolute;
}

.section-row-events .column-big img {
  position: relative;
  z-index: 10;
}

.section-row-events .column-big span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  z-index: 5;
  animation: pulse 3s ease infinite;
}

.section-row-events .column-big span:before, .section-row-events .column-big span:after {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50%;
}

.section-row-events .column-big span:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: calc(100% - 60%);
  height: calc(100% - 60%);
}

.section-row-events .column-big span:after {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: calc(100% - 30%);
  height: calc(100% - 30%);
  background: rgba(255, 255, 255, 0.1);
}

.section-row-events .column-big--left {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 537px;
  width: 537px;
  left: -10%;
  bottom: -150px;
  transform: rotate(42deg);
}

.section-row-events .column-big--right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 537px;
  width: 537px;
  right: -10%;
  top: 0;
  transform: translate3d(0, -50%, 0) rotate(-45deg);
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: .3;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: .8;
  }
  100% {
    transform: scale3d(1, 1, 1);
    opacity: .3;
  }
}

.section-row__title {
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}

@media screen and (max-width: 1600px) {
  .section-row-events .column-big--right {
    right: -22%;
  }
  .section-row-events .column-big--left {
    left: -23%;
  }
}

@media screen and (max-width: 1500px) {
  .gastrolery-banner__el img {
    max-width: 445px;
  }
  .section-row__title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1400px) {
  .section-row-events .column-big--right {
    right: -29%;
  }
}

@media screen and (max-width: 1300px) {
  .column {
    display: none !important;
  }
  .column-big {
    display: none !important;
  }
  .gastrolery-banner {
    margin: 190px 0 0 0;
  }
}

@media screen and (max-width: 1000px) {
  .gastrolery-banner__el img {
    max-width: 320px;
  }
  .circle img {
    max-height: 240px;
  }
  .gastrolery-banner {
    margin: 135px 0 0 0;
  }
}

@media screen and (max-width: 667px) {
  .dir-promo-gastrolery .head__wrap:before {
    width: 260px;
    height: 55px;
  }
  .gastrolery-banner {
    margin: 115px 0 0 0;
    padding-top: 70px;
  }
  .gastrolery-banner__el img {
    max-width: 100%;
  }
  .section-row-cont-gastrolery .text-page {
    font-size: 1.6rem !important;
  }
  .section-row-cont-gastrolery .text-page h2 {
    font-size: 1.6rem !important;
  }
  .section-row-cont-gastrolery .text-page br {
    display: none;
  }
  .section-row-video .section-row-el {
    margin-left: 0;
  }
  .section-row-video .section-row {
    margin-left: 0;
  }
}

.section-row-poll {
  display: flex;
  justify-content: center;
  max-width: 100%;
  padding: 0 20px;
}

.section-row-poll .pool {
  margin-left: auto;
  margin-right: auto;
}

body:after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url("../img/loading.gif") center no-repeat, rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: opacity .3s ease;
  opacity: 0;
  pointer-events: none;
}

body.face-loading:after {
  opacity: 1;
  pointer-events: auto;
}

body[class*="facesearch"] {
  overflow: visible !important;
  margin-right: 0 !important;
}

body[class*="facesearch"] #content {
  overflow: visible;
}

body.white-color .face-form__img-label {
  color: #fff;
}

body.white-color .face-inputs .selectize-input .item {
  color: #000;
}

body.white-color .selectize-input {
  box-shadow: none;
}

.btn.btn--ask-questions {
  position: fixed;
  z-index: 10;
  bottom: 75px;
  left: 50px;
  background: #1f1f1f;
  padding: 19px 30px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 500;
  transition: background-color .3s;
}

@media (max-width: 1800px) {
  .btn.btn--ask-questions {
    left: unset;
    right: 50px;
  }
}

@media (max-width: 660px) {
  .btn.btn--ask-questions {
    right: -75px;
    transform: rotate(-90deg);
    bottom: 200px;
    border-radius: 5px 5px 0 0;
  }
}

@media (max-width: 400px) {
  .btn.btn--ask-questions {
    padding: 15px 20px;
  }
}

.btn.btn--ask-questions:hover {
  background-color: #111111;
}

#photo-order {
  max-width: 400px;
}

.face-search__title {
  font-size: 2rem;
  grid-area: title;
}

.face-search__top {
  display: grid;
  grid-template-areas: "img title" "img text";
  grid-template-columns: 358px 1fr;
  grid-template-rows: auto 1fr;
  grid-gap: 40px;
}

.face-search__text {
  font-size: 1rem;
  line-height: calc(23 / 16);
  max-width: 725px;
  grid-area: text;
}

.face-search__form {
  grid-area: img;
}

.face-search__results {
  margin: 50px 0 0;
}

.face-search__results-btn {
  margin: 30px 0;
  text-align: center;
}

.face-search__slider {
  margin: 80px 0 0;
  padding: 0 0 40px;
  position: sticky;
  bottom: 0;
  z-index: 1;
  background: #000;
}

.face-search__itog {
  margin: 45px 0 0;
}

.face-search__main-title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.028em;
  margin-bottom: 30px;
  margin-top: 5vh;
  max-width: 290px;
}

@media (max-width: 1000px) {
  .face-search__main-title {
    font-size: 18px;
    margin-top: 0;
    max-width: 100%;
  }
}

.fs-itog {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fs-itog__left {
  margin-right: 30px;
}

.fs-itog__left-text:not(:first-child), .fs-itog__left-btn:not(:first-child), .fs-itog__left-itog:not(:first-child) {
  margin: 12px 0 0;
}

.fs-itog__left-itog {
  font-size: 18px;
}

.fs-itog__right {
  flex: none;
}

.face-form {
  display: flex;
}

.face-form__inputs {
  flex: 1 1 auto;
}

.face-form__img {
  flex: none;
  height: 358px;
  width: 358px;
  background: #222;
  position: relative;
  overflow: hidden;
  margin-right: 72px;
  border-radius: 10px;
}

.face-form__img img, .face-form__img-label {
  height: 100%;
  width: 100%;
  border-radius: inherit;
  transition: opacity .3s ease;
}

.face-form__img img {
  object-fit: cover;
  object-position: center;
}

.face-form__img img:not(.loaded), .face-form__img img.loaded ~ label {
  opacity: 0;
}

.face-form__img img:not(.loaded):after, .face-form__img img.loaded ~ label:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.face-form__img img:not(.loaded) span, .face-form__img img:not(.loaded):before, .face-form__img img.loaded ~ label span, .face-form__img img.loaded ~ label:before {
  position: relative;
  z-index: 1;
}

.face-form__img-input, .face-form__img-label {
  position: absolute;
  top: 0;
  left: 0;
}

.face-form__img-input {
  opacity: 0;
  pointer-events: none;
}

.face-form__img-label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 1rem;
  z-index: 1;
}

.face-form__img-label:hover, .face-form__img-label:focus {
  opacity: 1 !important;
}

.face-form__img-label:before {
  content: "";
  border-radius: 50%;
  background: url("../img/ico-plus.svg") center no-repeat, #fff;
  flex: none;
  height: 60px;
  width: 60px;
  margin: 0 0 2rem;
}

.face-inputs {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-areas: "city city year venue venue venue venue" "event event event submit submit submit submit";
  grid-gap: 53px 60px;
}

.face-inputs__select select:not(.selectized) {
  border-radius: 0;
  background: url("../img/ico-select-arrow.png") right top 10px no-repeat !important;
  border: none;
  border-bottom: 1px solid #323232;
  padding: 0 0 25px !important;
  display: block !important;
  font-weight: 400;
  font-size: 15px;
  width: 100%;
  color: #fff;
}

.face-inputs__select:first-child {
  grid-area: city;
}

.face-inputs__select:nth-child(2) {
  grid-area: year;
}

.face-inputs__select:nth-child(3) {
  grid-area: venue;
}

.face-inputs__select:nth-child(4) {
  grid-area: event;
}

.face-inputs__submit {
  grid-area: submit;
}

.face-inputs__submit .btn {
  background: #222222;
  color: #fff;
}

.face-inputs .selectize-input {
  border-radius: 0;
  background: none !important;
  border: none;
  border-bottom: 1px solid #323232;
  padding: 0 0 25px !important;
  display: block !important;
  font-weight: 400;
  font-size: 15px;
}

.face-inputs .selectize-input:after {
  display: none !important;
}

.face-inputs .selectize-input .item {
  width: 100%;
}

.face-inputs .selectize-input input:first-child {
  font: inherit !important;
  width: 100% !important;
  background: url("../img/ico-select-arrow.png") right bottom 4px no-repeat !important;
}

.face-inputs .selectize-input input:not(:first-child) {
  display: none !important;
}

.face-inputs .selectize-dropdown-content .option {
  color: #fff;
}

.face-search__results-title {
  margin: 0 0 40px;
}

.fsr-title {
  display: flex;
}

.fsr-title__year {
  flex: 1 1 auto;
  border-bottom: 1px solid #323232;
  font-size: 22px;
  padding-top: 5px;
}

.fsr-title__year:last-child {
  padding-bottom: 20px;
}

.fsr-title__btn {
  margin-left: 32px;
}

.fsr-list__title {
  font-size: 22px;
  margin: 0 0 2rem;
}

.fsr-list:not(:first-child) {
  margin: 60px 0 0;
}

.face-results {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 34px 32px;
}

.face-results__item--vert {
  grid-row: span 2;
}

.face-result {
  position: relative;
}

.face-result--blured img {
  filter: blur(5px);
}

.face-result__input {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  height: 10px;
  width: 10px;
}

.face-result__input:checked + label:after {
  opacity: 1;
}

.face-result__label {
  display: block;
  cursor: pointer;
  position: relative;
}

.face-result__label:not(.img-loaded):before, .face-result__label:not(.img-loaded):after {
  display: none;
}

.face-result__label:before, .face-result__label:after {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  top: 24px;
  right: 24px;
  border-radius: 5px;
  z-index: 1;
}

.face-result__label:before {
  background: #fff;
}

.face-result__label:after {
  background: url("../img/ico-face-check.svg") center no-repeat;
  opacity: 0;
}

.face-result__label img {
  display: block;
}

html.bx-touch .face-slider:after, html.bx-touch .face-slider:before, html.bx-mac .face-slider:after, html.bx-mac .face-slider:before, html.bx-ios .face-slider:after, html.bx-ios .face-slider:before {
  width: 100vw;
}

.face-slider {
  position: relative;
  padding: 17px 0;
  z-index: 1;
}

.face-slider:after, .face-slider:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: calc(100vw - 17px);
  transform: translateX(-50%);
}

.face-slider:after {
  background: #000000;
}

.face-slider:before {
  background: rgba(34, 34, 34, 0.4);
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  z-index: 1;
}

.face-slider .swiper-slide {
  flex: none;
  height: auto;
  width: auto;
  display: flex;
  flex-direction: column;
}

.face-slider .swiper-slide:not(:last-child) {
  margin-right: 16px;
}

.face-slider__img {
  position: relative;
}

.face-slider__img img {
  display: block;
  max-height: 128px;
}

.face-slider__remove {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.face-slider__remove svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.face-slider__remove path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.face-slider__placeholder {
  border: 1px solid #323232;
  position: relative;
  flex: 1 1 auto;
  min-width: 188px;
}

.face-slider__placeholder:before, .face-slider__placeholder:after {
  position: absolute;
  content: "";
  background: #323232;
}

.face-slider__placeholder:before {
  height: 45px;
  width: 1px;
  top: calc(50% - 23px);
  left: calc(50% - 1px);
}

.face-slider__placeholder:after {
  height: 1px;
  width: 45px;
  top: calc(50% - 1px);
  left: calc(50% - 23px);
}

.sales-popup {
  display: none;
  background: #323232;
  padding: 0;
  max-width: 100%;
  text-align: center;
}

.sales-popup--first {
  width: 575px;
}

.sales-popup--second {
  width: 723px;
}

.sales-popup__title {
  font-size: 30px;
  border-bottom: 1px solid #5B5B5B;
  padding: 40px 60px;
}

.sales-popup__content {
  padding: 35px 60px 60px;
}

.sales-list {
  display: inline-grid;
  grid-gap: 15px;
  grid-template-columns: repeat(3, 94px);
  gap: 15px;
}

.sales-list__item {
  border: 1px solid #B7D7E4;
  text-align: center;
}

.sales-list__item-perc {
  font-size: 36px;
  padding: 10px 10px 12px;
}

.sales-list__item-perc span {
  font-size: 18px;
}

.sales-list__item-text {
  background: #B7D7E4;
  color: #000;
  font-size: 12px;
  padding: 8px 10px;
}

.sales-big-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  gap: 15px;
  text-align: left;
}

.sales-big-list__item {
  display: flex;
  align-items: center;
  background: #414141;
}

.sales-big-list__item-perc {
  font-size: 36px;
  padding: 10px;
  text-align: center;
  background: #3C3C3C;
  width: 94px;
  flex: none;
}

.sales-big-list__item-perc span {
  font-size: 18px;
}

.sales-big-list__item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex: 1 1 auto;
}

.sales-big-list__item-text:before {
  content: "";
  background: url("../img/ico-sales-photo.svg") no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-right: 8px;
  margin-bottom: 2px;
}

.sales-table {
  display: flex;
}

.sales-table__column {
  width: 50%;
  flex: none;
  position: relative;
}

.sales-table__column:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #323232;
}

.sales-table__item {
  border-bottom: 1px solid #252525;
  padding: 26px 0;
}

.mp-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 73px 35px;
}

.mp-list__item--vert {
  grid-row: span 2;
}

.mp-item__img {
  position: relative;
}

.mp-item__img img {
  display: block;
  width: 100%;
}

.mp-item__img-year {
  background-color: #000;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 12px;
  line-height: 1;
  padding: 11px 19px;
}

.mp-item__img-year:empty {
  display: none;
}

.mp-item__actions {
  margin: 33px 0 0;
}

.hide-btn, .mp-actions__public {
  display: block;
  padding: 12px 14px;
  white-space: nowrap;
  font-size: 14px;
}

.mp-list__item:not(.mp-list__item--added) .hide-btn {
  border: 1px solid transparent;
  background: #333;
  transition: background .3s ease, color .3s ease, border-color .3s ease;
}

.mp-list__item:not(.mp-list__item--added) .hide-btn:hover, .mp-list__item:not(.mp-list__item--added) .hide-btn:focus {
  background: #decbd7;
  color: #000;
}

.mp-list__item--added .hide-btn {
  border: 1px solid #222;
}

.mp-list__item:not(.mp-list__item--public) .mp-actions__public {
  border: 1px solid transparent;
  background: #333;
  transition: background .3s ease, color .3s ease, border-color .3s ease;
}

.mp-list__item:not(.mp-list__item--public) .mp-actions__public:hover, .mp-list__item:not(.mp-list__item--public) .mp-actions__public:focus {
  background: #decbd7;
  color: #000;
}

.mp-list__item--public .mp-actions__public {
  border: 1px solid #222;
  pointer-events: none;
  user-select: none;
}

.mp-actions {
  position: relative;
  display: flex;
}

.mp-actions .slider-desc__btns-share {
  height: 42px;
}

.mp-actions__dl:not(:last-child), .mp-actions__hidden:not(:last-child), .mp-actions__share:not(:last-child) {
  margin-right: 16px;
}

.mp-actions__share {
  position: relative;
}

.mp-actions__dl {
  position: absolute;
  left: 0;
  margin-right: 0;
  bottom: calc(100% + 33px);
}

.mp-actions__dl .slider-desc__btns-download {
  font-size: 0;
  padding-left: 0;
  background-position: center;
}

.face-search__slider:not(.js__opened) {
  position: static;
}

.face-search__slider:not(.js__opened) .face-search__slider-cart {
  position: fixed;
  bottom: 47px;
  right: 120px;
  z-index: 12;
}

.face-search__slider.js__opened .face-search__slider-cart {
  position: absolute;
  bottom: calc(100% + 20px);
  right: 20px;
}

.face-slider__img--blured img {
  filter: blur(5px);
}

.face-cart {
  border-radius: 25px;
  color: #fff;
  background: url("../img/ico-cart.svg") left 15px top 5px no-repeat, #333;
  padding: 10px 15px 10px 46px;
  display: flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}

.fs-message {
  text-align: center;
  width: auto;
}

.fs-message .default-btn {
  background-color: #000;
  transition: background-color .3s ease, color .3s ease;
}

.fs-message .default-btn:hover {
  background-color: #decbd7;
  color: #000;
}

.sales-popup__content-text {
  font-size: 17px;
}

.sales-popup__content-btn {
  margin: 25px 0 0;
}

@media (max-width: 1300px) and (min-width: 660px) {
  .face-form__img {
    margin-right: 20px;
    height: 280px;
    width: 280px;
  }
  .face-inputs {
    grid-gap: 30px;
  }
}

@media (max-width: 1100px) and (min-width: 660px) {
  .mp-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1000px) and (min-width: 660px) {
  .face-inputs {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "city year" "venue event" "submit submit";
  }
  .face-results {
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 660px) {
  .face-search__title {
    font-size: 24px;
  }
  .fs-itog {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .fs-itog__left:not(:last-child), .fs-itog__right:not(:last-child) {
    margin-top: 30px;
  }
  .face-search__top {
    grid-template-areas: "title" "text" "img";
    grid-template-columns: 100%;
    grid-gap: 30px;
  }
  .face-search__title {
    margin: 0;
  }
  .fsr-title {
    display: block;
  }
  .fsr-title__btn {
    margin: 30px 0;
  }
  .fsr-title__year {
    padding: 20px 0;
  }
  .face-results {
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  .face-inputs {
    grid-template-columns: 1fr;
    grid-template-areas: "city" "year" "venue" "event" "submit";
    grid-gap: 40px;
  }
  .face-inputs__select[data-placeholder]:before {
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  .face-inputs__submit {
    text-align: center;
  }
  .face-inputs__submit .btn {
    width: 180px;
  }
  .face-form {
    display: block;
  }
  .face-form__inputs {
    margin: 35px 0 0;
  }
  .face-form__img {
    width: calc(100vw - 36px);
    height: calc(100vw - 36px);
    margin: 0;
  }
  .mp-list {
    grid-template-columns: 1fr;
  }
  .mp-list__item--vert {
    grid-row: span 1;
  }
  .sales-popup__title {
    padding: 20px;
    font-size: 18px;
  }
  .sales-popup__content {
    padding: 20px;
  }
  .sales-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .sales-big-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .sales-big-list__item-perc {
    width: 80px;
  }
}

@media (max-width: 360px) {
  .sales-big-list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.new-city__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #323232;
  padding: 0 0 60px;
}

.new-city__top-title {
  font-size: 2rem;
  line-height: calc(39 / 32);
  max-width: 347px;
}

.new-city__list {
  margin: 70px 0 0;
}

.new-city__list .city-list__one {
  width: calc((100% - 36px * 5) / 5);
}

.new-city__list .city-event img {
  width: 100%;
}

.new-city__list .city-event__desc {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.new-city__list .city-event__desc:before {
  background: linear-gradient(0deg, #000000 0%, rgba(63, 63, 63, 0.753122) 47.92%, rgba(93, 93, 93, 0.635417) 99.99%, rgba(255, 255, 255, 0) 100%);
}

.new-city__list .city-event__desc-bot {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.new-city__list .city-event__bot {
  flex: 1 1 auto;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.new-city__list .city-event__bot-phone {
  margin: 0 !important;
}

.new-city__list .city-event__rating {
  background-color: rgba(255, 255, 255, 0.6);
}

.city-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.city-title__title {
  margin-right: 20px;
}

.city-list__row:not(:first-child) {
  margin: 72px 0 0;
}

.city-list__row-list {
  margin: 28px 0 0;
}

.all-venues {
  display: inline-block;
  border: 1px solid #323232;
  padding: 16px 24px;
}

.city-btn {
  white-space: nowrap;
  padding: 16px 50px 16px 65px;
  line-height: 1;
  transition: background-color .3s ease;
  display: inline-block;
}

.city-btn:not(:last-child) {
  margin-right: 36px;
}

.city-btn--eat {
  background: url("../img/ico-eat.svg") left 20px center no-repeat, #B2D5B1;
}

.city-btn--eat:hover, .city-btn--eat:focus {
  background-color: #bcdabb;
}

.city-btn--drink {
  background: url("../img/ico-drink.svg") left 24px center no-repeat, #DECBD7;
}

.city-btn--drink:hover, .city-btn--drink:focus {
  background-color: #e4d4de;
}

.city-btn--hear {
  background: url("../img/ico-hear.svg") left 26px center no-repeat, #ADC1E1;
}

.city-btn--hear:hover, .city-btn--hear:focus {
  background-color: #b8c9e5;
}

.hidden-img {
  display: none !important;
}

@media (max-width: 1300px) and (min-width: 1000px) {
  .new-city__list .city-list__one {
    width: calc((100% - 36px * 3) / 3);
  }
}

@media (max-width: 1000px) and (min-width: 660px) {
  .new-city__list .city-list__one {
    width: calc((100% - 36px * 2) / 2);
  }
}

@media (max-width: 660px) {
  .new-city__list .city-list__one {
    width: 100%;
  }
  .new-city__top {
    flex-direction: column;
  }
  .new-city__top-title {
    text-align: center;
    font-size: 24px;
    line-height: 1.1;
    max-width: 250px;
    margin: 0 0 35px;
  }
  .new-city__top-btns {
    display: flex;
    width: 100%;
    align-self: flex-start;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding: 50%;
    -webkit-overflow-scrolling: touch;
  }
  .new-city__top-btns .city-btn {
    scroll-snap-align: center;
  }
}

.fancybox-slide__banner {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.fancybox-slide__banner img {
  max-height: calc(100vh - 100px);
}

.fancybox-slide__banner:not(.js__visible) {
  display: none;
}

@media (max-width: 660px) and (orientation: portrait) {
  .fancybox-slide__banner {
    top: auto;
    transform: translateX(-50%);
    left: 50%;
    bottom: 10px;
    right: auto;
    max-width: none;
    text-align: center;
  }
  .fancybox-slide__banner img {
    max-width: calc(100vw - 30px);
    height: 100%;
  }
}

.loader {
  position: absolute;
  top: 0;
  left: -8px;
  width: 100vw;
  height: 100vh;
  background-color: black;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .loader {
    left: 0;
  }
}

@media screen and (max-width: 1000px) {
  .loader {
    margin: 2.5rem 0 0 !important;
  }
}

.loader.started {
  animation: loaderFadeOut 1.3s 7.1s forwards;
}

.loader.started .logo-char {
  animation: print 2s 1s cubic-bezier(0.81, 0.38, 0.15, 0.82) forwards;
}

.loader.started .loader__sochi {
  animation: loaderFadeIn 1.3s 5s forwards;
}

.loader.started .loader__text {
  animation: loaderFadeIn 1.3s 5.8s forwards;
}

.loader__img {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.loader__img > * {
  position: relative;
}

.loader__me {
  width: 100%;
  top: 30px;
  left: 5px;
  max-width: 425px;
}

@media (max-width: 470px) {
  .loader__me {
    max-width: 325px;
    top: 35px;
  }
}

.loader__me svg {
  width: 100%;
  height: auto;
}

.loader__me #mask0 .logo-char {
  animation-delay: 3s;
}

.loader__sochi {
  opacity: 0;
  top: -86px;
  right: 50px;
  margin-bottom: 30px;
}

@media (max-width: 470px) {
  .loader__sochi {
    top: -58px;
    right: 37px;
    max-width: 118px;
  }
}

.loader__text {
  top: -92px;
  right: 50px;
  opacity: 0;
}

@media (max-width: 470px) {
  .loader__text {
    top: -81px;
    right: 37px;
    max-width: 249px;
  }
}

@keyframes loaderFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes loaderFadeOut {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes print {
  to {
    stroke-dashoffset: 0;
  }
}

.imp-filter {
  background: #F2F3F5;
  padding: 45px 50px 50px;
  border-radius: 30px;
}

.imp-filter .imp-filter__inputs-input:nth-child(2) .items.not-full:not(.has-items) {
  padding-left: 30px !important;
  background: url(../img/ico-pin-1.svg) left 0 top 5px no-repeat !important;
}

.imp-filter .imp-filter__inputs-input:nth-child(3) .items.not-full:not(.has-items) {
  padding-left: 30px !important;
  background: url(../img/ico-list-1.svg) left 0 top 8px no-repeat !important;
}

.imp-filter__submit {
  background: url("../img/ico-white-arrow.svg") right 20px center no-repeat, #000;
  border: none;
  color: #fff;
  text-align: left;
  padding: 14px 45px 14px 20px;
  border-radius: 30px !important;
}

.imp-filter .filter-input, .imp-filter .selectize-input {
  border-color: #CACDD3 !important;
}

.imp-filter .filter__select {
  margin: 0 !important;
  width: 100% !important;
  display: flex;
  flex-direction: column;
}

.imp-filter .filter__select .selectize-input::after {
  border-color: #000;
}

.imp-filter .filter__select .selectize-input input[type="text"] {
  color: #000;
}

.imp-filter .filter__select .selectize-input input[type="text"]:not(.comment-form__text):not(.search-form__input)::-webkit-input-placeholder {
  color: #000;
  opacity: .5;
}

.imp-filter .filter__select .selectize-input input[type="text"]:not(.comment-form__text):not(.search-form__input):-moz-placeholder {
  color: #000;
  opacity: .5;
}

.imp-filter .filter__select .selectize-input input[type="text"]:not(.comment-form__text):not(.search-form__input)::-moz-placeholder {
  color: #000;
  opacity: .5;
}

.imp-filter .filter__select .selectize-input input[type="text"]:not(.comment-form__text):not(.search-form__input):-ms-input-placeholder {
  color: #000;
  opacity: .5;
}

.imp-filter .date-input-multiple, .imp-filter .filter__select, .imp-filter .multi-date,
.imp-filter .selectize-control {
  flex: 1 1 auto;
}

.imp-filter .filter-input, .imp-filter .selectize-input {
  background: none !important;
}

.imp-filter .selectize-control {
  display: flex;
  flex-direction: column;
}

.imp-filter .selectize-input.has-items {
  margin-top: 0 !important;
  flex: 1 1 auto;
  max-width: 97%;
  white-space: nowrap;
  overflow-x: auto;
}

.imp-filter .selectize-input.has-items::-webkit-scrollbar {
  height: 9px;
  border-radius: 4px;
}

.imp-filter .selectize-input.has-items::-webkit-scrollbar-thumb {
  background: rgba(51, 51, 51, 0.7);
}

.imp-filter .selectize-input.has-items::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.8);
}

.imp-filter .selectize-input.has-items::-webkit-scrollbar-thumb, .imp-filter .selectize-input.has-items::-webkit-scrollbar-track {
  border-radius: 6px;
}

.imp-filter .multi-date__content {
  margin: 0;
  max-width: 97%;
  white-space: nowrap;
  overflow-x: auto;
}

.imp-filter .multi-date__content::-webkit-scrollbar {
  height: 9px;
  border-radius: 4px;
}

.imp-filter .multi-date__content::-webkit-scrollbar-thumb {
  background: rgba(51, 51, 51, 0.7);
}

.imp-filter .multi-date__content::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.8);
}

.imp-filter .multi-date__content::-webkit-scrollbar-thumb, .imp-filter .multi-date__content::-webkit-scrollbar-track {
  border-radius: 6px;
}

.imp-filter__title {
  font-weight: 500;
  font-size: 18px;
  line-height: calc(26 / 18);
  margin: 0 0 20px;
}

.imp-filter__inputs {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 25px));
  gap: 30px 50px;
}

.imp-filter__inputs-input {
  display: flex;
}

.imp-filter__inputs-input:not(.imp-filter__inputs-input--btns) {
  flex-direction: column;
}

.imp-filter__inputs-input--btns {
  align-items: flex-end;
}

.imp-filter__inputs-input--btns > *:not(:last-child) {
  margin-right: 30px;
}

.add-event {
  color: #fff;
  background: url("../img/ico-speaker.svg") left 20px center no-repeat, #5630FF;
  border: 1px solid #fff;
  display: inline-block;
  padding: 14px 20px 14px 48px;
  border-radius: 30px;
}

@media (max-width: 1300px) {
  .imp-filter {
    padding: 30px;
  }
}

@media (max-width: 1150px) {
  .imp-filter__inputs {
    grid-template-columns: 100%;
  }
}

body.head-menu.page-download {
  padding-top: 0;
}

.pd {
  font-family: Formular;
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  grid-template-areas: "head" "body";
}

.pd-body {
  display: grid;
  grid-template-columns: 1fr 510px;
  gap: 60px;
  grid-area: body;
  grid-template-areas: "info aside";
}

.pd-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-area: head;
}

.pd-info {
  display: grid;
  gap: 40px;
  grid-area: info;
}

.pd-info__top {
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-template-areas: "img text";
  gap: 40px;
}

.pd-info__img {
  grid-area: img;
}

.pd-info__info {
  grid-area: text;
}

.pd__label {
  font-size: 0.875rem;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
}

.pd__label:not(:first-child) {
  margin-top: 20px;
}

.pd__title {
  font-size: 1.125rem;
  line-height: 36px;
}

.pd-aside {
  grid-area: aside;
}

.pd-statistics__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 35px;
}

.pd-statistics__item {
  display: flex;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #212121;
}

.pd-statistics__item-num {
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  color: #CE3737;
  margin-right: 20px;
}

.pd-statistics__item-text {
  font-size: 0.875rem;
}

.pd-btn {
  display: flex;
  justify-content: flex-start;
}

.pd-photographer {
  background: rgba(32, 32, 32, 0.34);
  padding: 25px 45px;
  display: flex;
}

.pd-ph__item {
  position: relative;
  width: 50%;
  padding-left: 75px;
}

.pd-ph__item-user:before, .pd-ph__item-rating:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  background-color: #000;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
}

.pd-ph__item-user:before {
  background-image: url("../img/ico-pd-user.svg");
}

.pd-ph__item-rating:before {
  background-image: url("../img/ico-pd-love.svg");
}

.pd-ph__item-rating .pd-ph__text {
  font-size: 20px;
  line-height: 24px;
  color: #CE3737;
}

.pd-ph__label {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
}

.pd-score__title {
  font-size: 1.625rem;
  margin-bottom: 30px;
}

.pd-score__item {
  padding: 20px 0;
  border-top: 1px solid #212121;
  display: flex;
  justify-content: space-between;
}

.pd-score .rating__list {
  display: flex;
  flex-direction: row-reverse;
}

.pd-score input[type="radio"] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.pd-score input[type="radio"] + label {
  display: block;
  width: 15px;
  height: 13px;
  background: url("../img/ico-rating.svg") no-repeat center;
  padding-left: 10px;
  cursor: pointer;
  box-sizing: content-box;
  transition: background .2s ease-in-out;
}

.pd-score input[type="radio"]:checked ~ label, .pd-score input[type="radio"]:hover ~ label {
  background: url("../img/ico-rating-checked.svg") no-repeat center;
}

.pd-score__btn {
  margin-top: 30px;
}

.btn.btn--download {
  background-color: #CE3737;
  color: #fff;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  padding: 15px 15px;
  transition: background .3s ease;
}

.btn.btn--download:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/ico-pd-download.svg") no-repeat center;
  margin-left: 20px;
}

.btn.btn--download:hover {
  background-color: #a01717;
}

.btn.btn--border {
  background-color: transparent;
  padding: 17px 40px;
  border: 1px solid #fff;
  color: #fff;
  transition: border-color .3s ease-in-out, background .3s ease;
}

.btn.btn--border:hover {
  border-color: transparent;
  background: #333;
}

@media (max-width: 1200px) {
  .pd-body {
    grid-template-columns: 1fr 270px;
  }
}

@media (max-width: 1000px) {
  .pd-body {
    grid-template-columns: 1fr;
    grid-template-areas: "info" "aside";
  }
  .pd-banner img {
    width: 100%;
  }
}

@media (max-width: 667px) {
  .pd-info__top {
    grid-template-columns: 1fr;
    grid-template-areas: "img" "text";
  }
  .pd-statistics__list {
    grid-template-columns: 1fr;
  }
  .pd-photographer {
    flex-direction: column;
    padding: 20px;
  }
  .pd-ph__item {
    width: auto;
  }
  .pd-ph__item:not(:first-child) {
    margin-top: 15px;
  }
  .pd-statistics__item {
    padding: 15px 0;
  }
}

@media (max-width: 370px) {
  .pd-score__item {
    flex-direction: column;
  }
}

.sss-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.stream-slider {
  margin: 40px 0 0;
  position: relative;
}

.stream-slider__dots {
  display: none;
}

.stream-slider__slider {
  overflow: hidden;
}

.stream-slider__slide {
  display: flex;
  cursor: pointer;
}

.stream-slider__slide-img {
  flex: none;
  max-width: 60%;
  margin-right: 10px;
}

.stream-slider__slide-desc {
  display: flex;
  flex-direction: column;
}

.stream-slider .swiper-button-prev, .stream-slider .swiper-button-next {
  margin: 0 !important;
  height: 30px;
  width: 20px;
  cursor: pointer;
  background: none !important;
  top: calc(50% - 15px);
}

.stream-slider .swiper-button-prev:after, .stream-slider .swiper-button-next:after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  height: 14px;
  width: 14px;
  transform: rotateZ(45deg);
}

.stream-slider .swiper-button-prev {
  right: calc(100% + 40px);
  transform: rotateZ(180deg);
  left: auto;
}

.stream-slider .swiper-button-next {
  left: calc(100% + 40px);
}

.sss-desc__label {
  color: #fff;
  background-color: #FF4764;
  border-radius: 3px;
  margin: 0 0 10px;
  padding: 6px 5px;
  display: inline-block;
}

.sss-desc__text {
  font: 400 12px "Formular";
  line-height: 1.5;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.stream .swiper-slide {
  background: #000;
  height: auto;
}

@media (max-width: 1280px) {
  .stream {
    width: calc(100% - 4rem) !important;
  }
  .main-content__banner {
    max-width: 100%;
  }
}

@media (max-width: 1100px) {
  .stream-slider {
    margin: 0;
  }
  .stream-slider .swiper-button-prev, .stream-slider .swiper-button-next {
    display: none;
  }
  .stream-slider__dots {
    display: block;
    margin: 20px 0 0;
  }
  .stream-slider__dots .swiper-pagination {
    position: static;
    display: flex;
    justify-content: center;
  }
  .stream-slider__dots .swiper-pagination-bullet {
    cursor: pointer;
    height: 10px;
    width: 10px;
    opacity: 1 !important;
    border: 1px solid #fff;
  }
  .stream-slider__dots .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px;
  }
  .stream-slider__dots .swiper-pagination-bullet-active {
    background-color: #fff;
  }
}

@media (max-width: 660px) {
  .stream {
    margin-top: 30px !important;
  }
}

.ef__item {
  cursor: pointer;
  height: 54px;
  width: 54px;
  background-color: #5630FF !important;
  position: relative;
  border-radius: 50%;
}

.ef__item-label {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  font-size: 12px;
  transition: opacity .3s ease;
  white-space: nowrap;
  top: calc(50% - 8px);
  left: calc(100% + 10px);
}

.ef__item:hover .ef__item-label {
  opacity: 1;
}

.ef__item:not(:first-child) {
  margin: 1px 0 0;
}

.ef__item--title {
  background: url("../img/ico-title.svg") center no-repeat;
}

.ef__item--text {
  background: url("../img/ico-text.svg") center no-repeat;
}

.ef__item--photo {
  background: url("../img/ico-photo.svg") center no-repeat;
}

.ef__item--video {
  background: url("../img/ico-video.svg") center no-repeat;
}

.exclusive__edit-field {
  position: fixed;
  top: 0;
  bottom: 0;
  left: calc(45vw - 1200px / 2);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.exclusive--edit .exclusive__date {
  display: inline-block;
  max-width: 140px;
}

.exclusive--edit .exclusive__date .edit-input__controls {
  top: calc(50% - 19px);
}

.exclusive--edit .exclusive__anons {
  position: relative;
}

.exclusive--edit .exclusive__anons .edit-input {
  position: static;
}

.exclusive--edit .exclusive__text .edit-input {
  margin: 7px 0;
}

.exclusive--edit .exclusive__text .edit-input__input {
  text-transform: none;
}

.exclusive--edit .exclusive__text h2, .exclusive--edit .exclusive__text p {
  border: 1px dashed #CACDD3;
}

.exclusive--edit .btn {
  margin: 30px 0 0;
  position: relative;
  z-index: 10;
  border-radius: 30px;
}

.edit-input {
  position: relative;
  display: block;
}

.edit-input__controls {
  position: absolute;
  top: 0;
  left: calc(100% + 20px);
}

.edit-input__input {
  font: inherit;
  background: transparent;
  color: inherit;
  border: none;
  border-bottom: 1px solid #CACDD3;
  width: 100%;
  padding: 10px 0;
  resize: none;
}

.edit-input__input::-webkit-input-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.edit-input__input:-moz-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.edit-input__input::-moz-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.edit-input__input:-ms-input-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.edit-input__input:disabled {
  border-bottom: none;
}

input.edit-input__input {
  text-transform: uppercase;
}

.ei-controls {
  display: flex;
}

.ei-controls__item:not(:last-child) {
  margin-right: 10px;
}

.control-ok, .control-remove,
.control-edit {
  height: 37px;
  width: 37px;
  border-radius: 5px;
  background-color: #fff !important;
  cursor: pointer;
  display: block;
}

.control-ok {
  background: url("../img/ico-control-ok.svg") center no-repeat;
}

.control-remove {
  background: url("../img/ico-control-remove.svg") center no-repeat;
}

.control-edit {
  background: url("../img/ico-control-edit.svg") center no-repeat;
}

.photo-uploader {
  display: inline-block;
  position: relative;
}

.photo-uploader__input-cont {
  height: 140px;
  width: 210px;
  border: 1px dashed rgba(255, 255, 255, 0.4);
  position: relative;
}

.photo-uploader__input-cont:hover .photo-uploader__plus {
  opacity: 1;
}

.photo-uploader img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  margin: 0 !important;
  object-position: center;
}

.photo-uploader img + .photo-uploader__plus {
  opacity: 0;
}

.photo-uploader__title {
  margin: 0 0 10px;
  font-size: 18px;
}

.photo-uploader__input {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.photo-uploader__controls {
  position: absolute;
  top: 0;
  left: calc(100% + 16px);
}

.photo-uploader__plus {
  height: 50px;
  width: 50px;
  background: url("../img/ico-control-plus.svg") center no-repeat, #323232;
  border-radius: 5px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  transition: opacity .3s ease;
}

.photo-uploader__subtitle {
  font-size: 12px;
}

.slider-edit {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 -35px -26px;
}

.slider-edit__controls {
  position: absolute;
  left: calc(100% + 20px);
  top: 0;
}

.slider-edit__photo {
  width: calc((100% - 26px * 3) / 3);
  margin: 0 0 35px 26px;
}

.dir-personal-exclusive .day-night {
  display: none;
}

.donate {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
}

.exclusive {
  font-family: "Formular";
  position: relative;
  color: #000;
}

.exclusive__edit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% + 30px);
}

.exclusive__edit .btn {
  position: sticky;
  top: 150px;
}

.exclusive__cont .wrapper {
  max-width: 680px;
}

.exclusive__date {
  margin: 0 0 20px;
}

.exclusive__title {
  margin: 0 0 55px;
  font-family: inherit;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 36px;
  line-height: calc(45 / 36);
}

.exclusive__photo {
  margin: 0 0 30px;
}

.exclusive__anons {
  background: #F2F3F5;
  border-radius: 30px;
  padding: 42px 55px 55px;
  font-size: 18px;
  line-height: calc(32 / 18);
  margin: 0 0 65px;
}

.exclusive__anons .text-page {
  max-width: 450px;
}

.exclusive__text .text-page {
  font-size: 18px;
  line-height: calc(32 / 18);
}

.exclusive__text .text-page > * {
  margin-top: 15px;
}

.exclusive__text a[data-fancybox] {
  border: none;
}

.exclusive__text h2 {
  font-size: 27px;
  line-height: 100%;
  margin-bottom: 30px;
}

.exclusive__text h2:first-child {
  margin-top: 0;
}

.exclusive__text h2:not(:first-child) {
  margin-top: 61px;
}

.ex-video {
  position: relative;
  padding: 66.1% 0 0;
}

.ex-video iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.exs-counter {
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  padding: 5px 34px;
  border-radius: 20px;
}

.exs-counter__total:before {
  content: "/";
}

.img-subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.ex-slider {
  position: relative;
}

.ex-slider:hover .ex-slider__counter {
  opacity: 1;
}

.ex-slider__counter {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  z-index: 2;
  transition: opacity .3s;
  opacity: 0;
}

.ex-slider__slider {
  overflow: hidden;
  border-radius: 25px;
}

.ex-slider__slider img {
  display: block;
  border-radius: 25px;
  margin: auto;
}

.ex-slider__slider .swiper-slide {
  height: auto;
  background: #F2F3F5;
}

.ex-slider__slider a {
  opacity: 1 !important;
  display: flex;
  height: 100%;
}

.ex-slider__dots {
  display: flex;
  justify-content: center;
}

.ex-slider__dots .swiper-pagination {
  position: static;
  display: none;
}

.ex-slider .swiper-button-prev {
  left: auto;
  right: calc(100% + 25px);
  transform: rotateZ(180deg);
}

.ex-slider .swiper-button-next {
  right: auto;
  left: calc(100% + 25px);
}

.ex-slider .swiper-button-prev, .ex-slider .swiper-button-next {
  background: none;
  size: 16px;
  margin: 0;
  top: calc(50% - 8px);
}

.ex-slider .swiper-button-prev:after, .ex-slider .swiper-button-next:after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
  transform: rotateZ(45deg);
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}

@media (max-width: 1000px) {
  .exclusive__anons {
    padding: 30px;
  }
  .exclusive__title {
    font-size: 24px;
  }
  .ex-slider__counter {
    opacity: 1;
  }
  .ex-slider__nav {
    display: none;
  }
  .ex-slider__dots .swiper-pagination {
    display: block;
  }
  .ex-slider__dots .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    background: #ffffff;
    opacity: 1;
  }
  .ex-slider__dots .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px;
  }
  .ex-slider__dots .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    transform: scale(0.8);
  }
}

@media (max-width: 660px) {
  .exclusive__anons {
    padding: 20px;
  }
  .exclusive__title {
    font-size: 18px;
  }
}

.dir-streams .ui-datepicker table td .ui-state-active {
  background-color: #E75F74 !important;
  color: #fff !important;
}

.dir-streams.fancybox-active #ui-datepicker-div {
  z-index: 99999 !important;
}

.dir-streams .form-login_container .form-control {
  height: 49px;
}

.dir-streams .form-item--244 {
  position: relative;
}

.dir-streams .form-item--244 .control-label {
  margin-bottom: 10px;
}

.dir-streams .form-item--244 .control-label + input {
  opacity: 0;
  pointer-events: 0;
  position: absolute;
}

.dir-streams .form-item--244 .filter-input {
  background: transparent;
}

.dir-streams .form-item--244 .multi-date {
  border-bottom: 1px solid #5b5b5b;
}

.dir-streams .form-item--244 .multi-date__date {
  padding-left: 0 !important;
}

.dir-streams .form-item--244 .multi-date__placeholder {
  padding: 0;
  height: 50px;
  display: flex;
  justify-content: center;
  display: none;
}

.dir-streams .form-item--245 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
}

.dir-streams .form-item--245 .control-label {
  width: 100%;
  margin-bottom: 10px;
}

.dir-streams .form-item--245 .control-label + .custom-checkbox {
  margin-left: 0 !important;
}

.dir-streams .form-item--245 .custom-checkbox {
  margin: 0 10px 5px 0 !important;
}

.dir-streams .form-item--245 .custom-control-input:checked + .custom-control-label {
  border-color: #9eadd6;
  background: #9eadd6;
}

.dir-streams .form-item--245 .custom-control-label {
  border: 1px solid #1F1F1F;
  border-radius: 25px;
  padding: 5px 10px;
  font-size: 1rem;
}

.dir-streams .form-item--245 .custom-control-label:before, .dir-streams .form-item--245 .custom-control-label::after {
  display: none !important;
}

.dir-streams .custom-checkbox {
  margin: 10px 0 !important;
}

.dir-streams .default-input {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  justify-content: space-between;
  flex: 1 1 auto;
}

.dir-streams .default-input__input {
  border: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 1em;
  color: inherit;
  background-color: transparent;
  width: 100%;
  height: 49px;
  transition: border-color .3s ease;
  padding: 0 120px 0 20px;
}

.dir-streams .default-input__input_filetext {
  position: relative;
}

.dir-streams .default-input__input--file {
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  pointer-events: none;
}

.dir-streams .default-input__label--file {
  flex: none;
  position: static;
  background: #E75F74;
  padding: 16px 25px 15px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.dir-streams .default-input__label {
  color: #fff;
  margin: 0 0 13px;
}

.stream-cont .stream {
  width: 100%;
  padding: 0;
}

.stream-cont .btn {
  text-transform: none;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 30px;
  background: #5630FF;
  color: #fff;
}

.stream-cont .mobile {
  display: none;
}

.stream-head {
  display: flex;
  align-items: center;
}

.stream-title {
  font-size: 2rem;
  margin-right: 20px;
}

.stream-tags {
  margin-left: auto;
}

.stream-tags a {
  text-decoration: none;
  border: 1px solid #1F1F1F;
  border-radius: 25px;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 15px;
  padding: 5px 10px;
  color: #404040;
}

.stream-tags a:hover {
  border-color: #333;
  color: #fff;
}

.stream-tags a:not(:last-child) {
  margin-right: 10px;
}

.stream__top {
  display: flex;
  margin-top: 65px;
  justify-content: space-between;
}

.stream__top .stream-filter {
  flex: 1 1 auto;
  margin: 0 50px;
}

.stream__top .filter__select {
  flex: 1 1 auto;
  margin: 0;
}

.stream__top .filter__inputs {
  margin: 0;
}

.stream__list {
  margin: 40px 0 0;
  column-count: 3;
  column-gap: 34px;
}

.stream__item-cont {
  display: flex;
  break-inside: avoid;
  padding-bottom: 30px;
  border-bottom: 1px solid #CACDD3;
}

.stream__item-cont:not(:first-child) {
  margin: 34px 0 0;
}

.stream__item-img {
  margin-bottom: 20px;
}

.stream__item-img img {
  display: block;
  border-radius: 25px;
}

.stream__item-info {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.stream__item-title {
  font-size: 1.125rem;
  line-height: 22px;
}

.stream__item-text {
  margin-top: 24px;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 129%;
  margin-bottom: auto;
}

.stream__item-tags {
  margin: 0 0 -10px 0;
}

.stream__item-tags span {
  text-decoration: none;
  border: 1px solid #1F1F1F;
  border-radius: 25px;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 15px;
  padding: 5px 10px;
  color: #404040;
  margin: 0 10px 10px 0;
}

.stream__item-tags span:hover {
  border-color: #333;
  color: #fff;
}

.stream__item-date {
  margin-top: 20px;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 15px;
  margin-bottom: 20px;
  color: #5630FF;
}

@media (max-width: 1000px) {
  .stream-cont .mobile {
    display: block;
    margin-left: auto;
    font-size: 1rem !important;
    padding: 12px 40px 14px 17px !important;
    height: 40px;
    background: url(../img/ico-select-arrow-white.svg) center right 15px no-repeat, #151515;
    background-size: 8px auto !important;
    color: #fff;
  }
  .stream-tags {
    display: none;
  }
  .stream__list {
    column-count: 2;
  }
  .stream__item-cont:not(:first-child) {
    margin: 20px 0 0;
  }
}

@media (max-width: 667px) {
  .stream-head {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .stream-head .mobile {
    margin: 20px 0 0 0;
  }
  .stream-cont .main-content__banner .wrapper {
    padding: 0;
    width: 100%;
  }
  .stream-cont .stream {
    margin: 40px 0px 0;
    width: 100%;
  }
  .stream__top {
    flex-direction: column;
  }
  .stream__top .stream-filter {
    margin: 20px 0;
  }
  .stream__top .date-selects {
    grid-template-columns: 1fr;
  }
  .stream-title {
    margin-right: 0;
  }
  .stream__list {
    column-count: 1;
  }
  .stream-cont .btn {
    text-align: center;
  }
  .stream-cont .stream {
    width: 100% !important;
  }
  .stream-cont .stream_content {
    height: 175px !important;
  }
  .stream__top {
    margin-top: 40px;
  }
}

.page-place .inner-content {
  margin-top: 50px;
}

.page-place .item__desc-top {
  margin: 15px 0 0 0;
}

.page-place .download-more {
  background: var(--place-color);
  color: #fff;
}

.page-place .title-block {
  display: block;
  border: 0;
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  padding: 0;
  margin-bottom: 50px;
}

.page-place--gradient {
  position: relative;
}

.page-place--gradient::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0.28deg, var(--place-color) 45.52%, rgba(81, 191, 0, 0) 74.51%), #000000;
}

.page-place--gradient .footer {
  z-index: 10;
  background-color: transparent;
  color: #ffffff;
}

.page-place--gradient .footer a {
  color: inherit;
}

.page-place--gradient .copy {
  color: #fff;
}

.page-place--gradient .f-logo img, .page-place--gradient .dev img {
  filter: brightness(0) invert(1);
}

.page-place--gradient .f-soc {
  border: 1px solid #ffffff;
}

.page-place--gradient .f-soc__link {
  background: var(--place-color);
}

.page-place--gradient .f-soc__link:not(:last-child) {
  border-right: 1px solid #ffffff;
}

.page-place--v2 .main-content__item--border {
  background-color: var(--place-color);
}

.page-place--v2 .p-address .soc {
  border-color: #fff;
}

.page-place--v2 .p-address .soc__link img {
  filter: brightness(0) invert(1);
}

.page-place--v2 .p-address .soc__link:not(:last-child) {
  border-color: #fff;
}

.page-place--v2 .p-info .btn {
  border-color: #fff;
}

.page-place--v2 .p-info .btn:hover {
  background-color: #fff;
  color: #000;
}

.page-place--v2 .p-info .btn:hover::before {
  filter: none;
}

.page-place--v2 .p-info .btn::before {
  filter: brightness(0) invert(1);
}

.page-place--gradient .p-address .soc {
  border-color: #fff;
}

.page-place--gradient .p-address .soc__link img {
  filter: brightness(0) invert(1);
}

.page-place--gradient .p-address .soc__link:not(:last-child) {
  border-color: #fff;
}

.page-place--gradient .p-info .btn {
  border-color: #fff;
}

.page-place--gradient .p-info .btn:hover {
  background-color: #fff;
  color: #000;
}

.page-place--gradient .p-info .btn:hover::before {
  filter: none;
}

.page-place--gradient .p-info .btn::before {
  filter: brightness(0) invert(1);
}

.place-head {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.place-head-cont {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}

.ph__logo:not(:last-child) {
  margin-right: 40px;
}

.place-banner {
  position: relative;
}

.place-banner img {
  display: block;
}

.place-banner::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 80%;
  width: 100%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 5;
}

.place-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  z-index: 10;
  position: relative;
}

.pn__list {
  display: flex;
}

.pn__item:not(:last-child) {
  margin-right: 65px;
}

.pn__link {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  transition: color .3s ease;
  white-space: nowrap;
}

.pn__link:hover {
  color: var(--place-color);
}

.link-site {
  font-size: 16px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  transition: color .3s ease;
}

.link-site:hover {
  color: var(--place-color);
}

.link-site::before {
  content: '';
  width: 25px;
  height: 17px;
  background: url("../img/ph-logo-1.svg") no-repeat center;
  background-size: contain;
  margin-right: 20px;
}

.main-content__item.main-content__item--border {
  padding: 45px 50px;
}

.main-content__item--border {
  border: 3px solid var(--place-color);
}

.p-arhive {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.p-arhive__title {
  font-size: 24px;
  line-height: 29px;
}

.p-arhive__link {
  position: relative;
  margin-top: auto;
  display: flex;
  align-items: center;
  line-height: 1;
}

.p-arhive__link:after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin-left: 20px;
}

.p-address {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: flex-start;
}

.p-address__label {
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 5px;
}

.p-address__label:not(:first-child) {
  margin-top: 28px;
}

.p-address__text {
  font-size: 16px;
  line-height: 20px;
}

.p-address__text a {
  text-decoration-color: transparent;
  border: 0;
}

.p-address .soc {
  margin-top: auto;
  border: 1px solid #323232;
  display: flex;
}

.p-address .soc__link {
  display: flex;
  width: 52px;
  height: 52px;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  margin: 0;
}

.p-address .soc__link:not(:last-child) {
  border-right: 1px solid #323232;
}

.p-address__map {
  margin: 35px 0 55px;
}

.p-address__map + .p-address__label {
  margin-top: 0;
}

.p-address__map a {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  background: url("../img/ico-location.svg") no-repeat left center;
}

.p-address__map a:after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin-left: 20px;
}

.p-info__row:not(.p-info__row--4) {
  display: flex;
}

.p-info__row--4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.p-info {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  flex: 1 1 auto;
  gap: 20px;
}

.p-info__label {
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 5px;
}

.p-info .btn {
  border-color: var(--place-color);
  line-height: 1;
  display: flex;
  align-items: center;
}

.p-info .btn--menu {
  margin-left: 30px;
  padding-inline: 25px;
}

.p-info .btn--menu:before {
  content: '';
  display: block;
  position: relative;
  top: -2px;
  width: 22px;
  height: 17px;
  background: url("../img/ico-boock.svg") no-repeat center;
  margin-right: 15px;
}

.place-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-self: center;
  justify-self: center;
  padding: 55px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.place-header .link-site {
  justify-self: end;
}

.ph-logo {
  flex: none;
  display: flex;
  align-items: center;
}

.ph-logo:not(:last-child) {
  margin-right: 20px;
}

.ph__logo {
  display: flex;
  align-self: center;
}

.ph__nav {
  align-self: center;
  display: flex;
}

.ph__nav-item:not(:last-child) {
  margin-right: 65px;
}

.ph__nav-link {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  white-space: nowrap;
}

.place-reportage {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px 65px;
}

.pr__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.pr__item img {
  display: block;
}

.pr__item-img {
  position: relative;
  margin-bottom: 36px;
}

.pr__item-date {
  position: absolute;
  top: 25px;
  right: 25px;
  background: #000;
  border-radius: 5px;
  color: #fff;
  padding: 16px 26px;
  font-size: 12px;
  line-height: 15px;
}

.pr__item-title {
  font-size: 26px;
  line-height: 32px;
  max-width: 480px;
}

.pr__item-link {
  margin-top: 40px;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
}

.pr__item-link::after {
  content: '';
  width: 22px;
  height: 22px;
  background: url("../img/ico-green-arrow.svg") no-repeat right center;
  margin-left: 17px;
  flex: none;
}

@media (max-width: 1500px) {
  .place-head {
    padding: 25px 0;
  }
  .place-header {
    padding: 25px 0;
  }
}

@media (max-width: 1000px) {
  .main-content__item.main-content__item--border {
    padding: 20px;
  }
  .pn__item:not(:last-child) {
    margin-right: 30px;
  }
  .place-header {
    grid-template-columns: repeat(2, 1fr);
  }
  .ph__nav {
    order: 3;
    grid-column: span 2;
    justify-self: center;
  }
  .place-reportage {
    gap: 40px;
  }
  .pr__item-img {
    margin-bottom: 20px;
  }
  .pr__item-title {
    font-size: 20px;
    line-height: 28px;
  }
  .pr__item-link {
    margin-top: 17px;
  }
}

@media (max-width: 660px) {
  .pn__item:not(:last-child) {
    margin-right: 20px;
  }
  .place-head {
    padding: 44px 0;
  }
  .place-header .link-site {
    margin-top: 0;
  }
  .place-top {
    margin-bottom: 30px;
  }
  .p-arhive__link {
    margin-top: 20px;
  }
  .place-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .link-site {
    margin-top: 20px;
  }
  .pn__list, .ph__nav {
    position: relative;
    width: 100vw;
    margin: 0 -20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .pn__list::-webkit-scrollbar, .pn__list::-webkit-scrollbar-track, .pn__list::-webkit-scrollbar-thumb, .ph__nav::-webkit-scrollbar, .ph__nav::-webkit-scrollbar-track, .ph__nav::-webkit-scrollbar-thumb {
    display: none;
  }
  .pn__list::before, .ph__nav::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    flex: none;
    background: linear-gradient(90deg, #000, rgba(0, 0, 0, 1e-06));
    pointer-events: none;
    position: sticky;
    left: 0;
    z-index: 1;
  }
  .pn__list::after, .ph__nav::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    flex: none;
    background: linear-gradient(90deg, #000, rgba(0, 0, 0, 1e-06));
    pointer-events: none;
    position: sticky;
    right: 0;
    transform: rotate(180deg);
  }
  .pn__item {
    flex: none;
  }
  .page-place .p-address .soc {
    margin-top: 20px;
  }
  .ph__nav-item:not(:last-child) {
    margin-right: 20px;
  }
  .p-info__row--4 {
    grid-template-columns: 100%;
  }
  .p-info__row:not(.p-info__row--4) {
    flex-direction: column;
  }
  .p-info .btn {
    text-align: center;
    justify-content: center;
  }
  .p-info .btn--menu {
    margin: 30px 0 0 0;
  }
  .place-reportage {
    grid-template-columns: 100%;
  }
}

.order__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

@media (max-width: 1250px) {
  .order__top {
    flex-direction: column;
  }
}

.order__content {
  width: 100%;
  max-width: 589px;
}

@media (max-width: 1250px) {
  .order__content {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.order__title {
  color: #fff;
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 24px;
}

.order__contacts {
  display: flex;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #5B5B5B;
}

@media (max-width: 550px) {
  .order__contacts {
    flex-direction: column;
  }
}

.order__contacts-title {
  font-size: 16px;
  line-height: 26px;
  color: #5B5B5B;
  margin-bottom: 8px;
}

.order__contacts-cont {
  font-size: 26px;
  line-height: 32px;
}

.order__contacts-item {
  margin-right: 32px;
}

@media screen and (min-width: 1025px) {
  .order__contacts-wa-link {
    display: none;
  }
}

.order__contacts-qr-code {
  max-width: 140px;
}

@media screen and (max-width: 1024px) {
  .order__contacts-qr-code {
    display: none;
  }
}

.order__form {
  width: 100%;
  max-width: 485px;
  background: #323232;
  padding: 40px 48px 40px 40px;
}

@media (max-width: 1250px) {
  .order__form {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .order__form {
    padding: 32px 16px 32px 16px;
    max-width: 100%;
  }
}

.order__form-title {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 24px;
}

.order__form .default-btn {
  background: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 18px 32px;
}

.order__form .filming {
  display: flex;
  margin-bottom: 40px;
}

@media (max-width: 450px) {
  .order__form .filming {
    flex-direction: column;
  }
}

.order__form .filming__radio {
  position: relative;
}

.order__form .filming__input {
  appearance: auto;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}

.order__form .filming__label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: max-content;
  background: #000;
  font-weight: 300;
  height: 56px;
  padding: 0 30px;
  transition: 0.3s;
}

@media (max-width: 450px) {
  .order__form .filming__label {
    width: 100%;
  }
}

.order__form .filming__label::selection {
  background: transparent;
}

.order__form .filming__input:checked + .filming__label {
  background: #fff;
  color: #000;
}

.order__form .form__inputs {
  margin-bottom: 32px;
}

.order__form .form__inputs .default-input__input {
  font-size: 16px;
}

.order::-webkit-input-placeholder {
  color: #fff !important;
}

.order:-moz-placeholder {
  color: #fff !important;
}

.order::-moz-placeholder {
  color: #fff !important;
}

.order:-ms-input-placeholder {
  color: #fff !important;
}

.order__slider-title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 25px;
}

.order__slider .p-slider__item {
  display: block;
  margin: 0 auto;
  max-width: 785px;
  width: 100%;
}

.order__slider .p-slider__video {
  height: 100%;
}

.order__slider .p-slider__video iframe, .order__slider .p-slider__video video {
  display: block;
  margin: 0 auto;
  max-width: 785px;
  width: 100%;
  height: 100%;
}

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

.order__slider .swiper-slide {
  width: 100% !important;
  height: auto;
}

.order__slider .swiper-buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 180px;
}

@media (max-width: 1250px) {
  .order__slider .swiper-buttons {
    padding: 0;
  }
}

.order__slider .swiper-buttons-prev, .order__slider .swiper-buttons-next {
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1;
  transition: 0.3s;
}

.order__slider .swiper-buttons-prev:hover, .order__slider .swiper-buttons-next:hover {
  opacity: 0.8;
}

@media (max-width: 450px) {
  .order__slider .swiper-buttons-prev, .order__slider .swiper-buttons-next {
    width: 36px;
    height: 36px;
  }
}

.order__slider .swiper-buttons-prev {
  background: url("data:image/svg+xml,%0A%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6' y='0.881653' width='5.98282' height='1.14052' transform='rotate(135 6 0.881653)' fill='black'/%3E%3Crect x='1.52979' y='3.74304' width='6.29401' height='1.14052' transform='rotate(45 1.52979 3.74304)' fill='black'/%3E%3C/svg%3E%0A") no-repeat center #fff;
}

.order__slider .swiper-buttons-prev::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
}

.order__slider .swiper-buttons-next {
  background: url("data:image/svg+xml,%0A%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='8.11835' width='5.98282' height='1.14052' transform='rotate(-45 0 8.11835)' fill='black'/%3E%3Crect x='4.47028' y='5.25696' width='6.29401' height='1.14052' transform='rotate(-135 4.47028 5.25696)' fill='black'/%3E%3C/svg%3E%0A") no-repeat center #fff;
}

.order__slider .swiper-buttons-next::after {
  content: '';
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
}

.place-detail-page__block-with-com {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px;
}

@media screen and (max-width: 720px) {
  .place-detail-page__block-with-com {
    grid-template-columns: 100%;
  }
}

.place-detail-page__comments {
  margin-bottom: 75px;
}

.place-detail-page__comments-list {
  grid-column: span 8;
}

@media screen and (max-width: 1024px) {
  .place-detail-page__comments-list {
    grid-column: 1 / -1;
    order: 2;
  }
}

.place-detail-page__com {
  grid-column: span 4;
}

@media screen and (max-width: 1024px) {
  .place-detail-page__com {
    grid-column: span 6;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 720px) {
  .place-detail-page__com {
    grid-column: 1 / -1;
    max-width: 350px;
  }
}

@media screen and (max-width: 425px) {
  .place-detail-page__com {
    max-width: unset;
  }
}

.com-block__list {
  display: flex;
  flex-direction: column;
}

.com-block__list-item:not(:last-of-type) {
  margin-bottom: 30px;
}

.com-item {
  position: relative;
  display: block;
  padding-bottom: 110%;
  border-radius: 25px;
  overflow: hidden;
}

@media screen and (max-width: 425px) {
  .com-item {
    padding-bottom: 140%;
  }
}

.com-item__bg-img {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.com-item__content {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 25px;
  overflow: hidden;
}

.com-item__top {
  padding: 24px;
}

.com-item__bot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
}

@media screen and (max-width: 425px) {
  .com-item__bot {
    flex-direction: column;
    align-items: flex-start;
  }
}

.com-item__bot-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  overflow: hidden;
  border-radius: 0 0 25px 25px;
}

.com-item__info {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-right: 24px;
}

@media screen and (max-width: 425px) {
  .com-item__info {
    margin: 0 0 16px;
  }
}

@media screen and (max-width: 375px) {
  .com-item__info {
    margin: 0 0 10px;
  }
}

.com-item__info-label {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.2;
  color: #fff;
}

@media screen and (max-width: 375px) {
  .com-item__info-label {
    font-size: 14px;
  }
}

.com-item__info-date {
  font-weight: 700;
  font-size: 14px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.50324);
}

@media screen and (max-width: 375px) {
  .com-item__info-date {
    font-size: 12px;
  }
}

.com-item__btn {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .place-block.place-detail-page .place-block__content-left {
    grid-column: 1 / -1;
    order: 2;
  }
}

@media screen and (max-width: 1024px) {
  .place-block.place-detail-page .place-block__content-right {
    grid-column: 1 / -1;
  }
}

.place-block__content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: flex-start;
  grid-gap: 30px;
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .place-block__content {
    grid-template-columns: 100%;
    margin-bottom: 60px;
  }
}

.place-block__content-left {
  grid-column: span 6;
  display: grid;
  grid-gap: 20px;
  align-content: flex-start;
}

@media screen and (max-width: 1024px) {
  .place-block__content-left {
    grid-column: 1 / -1;
    order: 2;
  }
}

.place-block__content-left--event {
  display: grid;
  grid-gap: 32px;
  align-content: flex-start;
}

.place-block__content-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.place-block__content-right {
  grid-column: span 6;
  width: 100%;
  display: flex;
  gap: 8px;
}

@media screen and (max-width: 1024px) {
  .place-block__content-right {
    grid-column: 1 / -1;
  }
}

@media screen and (max-width: 768px) {
  .place-block__content-right {
    flex-direction: column;
  }
}

.place-block__buttons {
  position: relative;
  margin-top: 20px;
  display: flex;
  gap: 8px;
}

.place-block__buttons-item {
  cursor: pointer;
  padding: 6px;
  min-width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  border: 1px solid #000;
  border-radius: 35px;
  background: none;
  transition: background .3s, color .3s;
}

@media screen and (max-width: 480px) {
  .place-block__buttons-item {
    font-size: 12px;
  }
}

.place-block__buttons-item--black {
  padding: 6px 30px;
  background: #000;
}

.place-block__event-info {
  display: grid;
  grid-gap: 24px;
}

.place-block__event-block {
  display: grid;
  grid-gap: 8px;
  font-size: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 425px) {
  .place-block__event-block {
    font-size: 16px;
  }
}

.place-block__event-label {
  color: #7F7F7F;
}

.place-block__event-btn {
  align-self: flex-start;
  justify-self: flex-start;
}

.place-block__event-share {
  display: flex;
  margin-top: 18px;
}

@media screen and (max-width: 425px) {
  .place-block__event-share {
    margin-top: 0;
  }
}

.place-block__event-banner {
  position: relative;
  width: 100%;
  border-radius: 25px;
  background-color: #d9d9d9;
  overflow: hidden;
}

.place-block__event-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.place-block__event-content {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: fit-content;
  padding: 48px 40px;
}

@media screen and (max-width: 720px) {
  .place-block__event-content {
    padding: 20px;
  }
}

.place-block__slider {
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-height: 400px;
  border-radius: 25px;
}

.place-block__slider .swiper-pagination {
  display: flex;
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 28%;
  z-index: 10;
}

@media screen and (max-width: 425px) {
  .place-block__slider .swiper-pagination {
    bottom: 24px;
    left: 24px;
    width: 50%;
  }
}

.place-block__slider .swiper-pagination-bullet {
  height: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  opacity: 1;
  border-radius: 3px;
  flex: 1 1 auto;
}

.place-block__slider .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px;
}

.place-block__slider .swiper-pagination-bullet:after {
  content: "";
  border-radius: inherit;
  position: absolute;
  inset: 0;
  transform: scaleX(1);
  transform-origin: left;
  background-color: #fff;
}

.place-block__slider .swiper-pagination-bullet-active::after {
  animation: bullet 3s linear;
}

.place-block__slider .swiper-pagination-bullet-active ~ .swiper-pagination-bullet:after {
  transform: scaleX(0);
}

.place-block__slider-thumbs {
  height: auto;
  overflow: hidden;
}

.place-block__slide {
  position: relative;
  width: 100%;
  height: 400px;
  padding-bottom: 63.5%;
  border-radius: 25px;
  overflow: hidden;
}

.place-block__slide-image {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.place-block__slide-wrap {
  padding: 40px;
}

@media screen and (max-width: 425px) {
  .place-block__slide-wrap {
    padding: 24px;
  }
}

.place-block__slide-top {
  display: flex;
  justify-content: space-between;
}

.place-block__thumb {
  max-height: 60px;
  filter: brightness(50%);
}

@media screen and (max-width: 768px) {
  .place-block__thumb {
    max-height: 120px;
  }
}

@media screen and (max-width: 500px) {
  .place-block__thumb {
    max-height: 100px;
  }
}

.place-block__thumb-image {
  border-radius: 12px;
  height: 100%;
}

.place-block__thumb-active {
  filter: none;
}

.place-block__navigation {
  position: absolute;
  left: 16px;
  bottom: 16px;
  display: flex;
  gap: 8px;
  z-index: 10;
}

.place-block__navigation-btn {
  width: 52px;
  height: 52px;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 25px;
  background: #FFF;
  transition: background .3s ease;
}

.place-block__navigation-btn:hover {
  background: #989CA3;
}

.place-block__rating {
  width: fit-content;
  padding: 10px;
  background: linear-gradient(235.31deg, #30D664 5.49%, #03CAA8 114.83%);
  border-radius: 40px;
}

.place-block__rating-value {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  color: #fff;
}

.place-block__rating-value::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background: url(../img/ico-new-rating.svg) center no-repeat;
}

.place-block__title-block {
  display: flex;
  align-items: center;
}

.place-block__title {
  font-weight: 700;
  font-size: 72px;
  line-height: 1.2;
  font-family: "Manrope", sans-serif;
}

@media screen and (max-width: 1400px) {
  .place-block__title {
    font-size: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .place-block__title {
    font-size: 34px;
  }
}

@media screen and (max-width: 425px) {
  .place-block__title {
    font-size: 30px;
  }
}

.place-block__tag {
  height: 32px;
  padding: 6px 12px;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #7F7F7F;
  text-transform: uppercase;
  border: 1px solid #7F7F7F;
  border-radius: 20px;
}

.place-block__time {
  position: relative;
  width: fit-content;
}

.place-block__time-block {
  display: flex;
  gap: 4px;
  cursor: pointer;
}

.place-block__time-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Manrope", sans-serif;
  color: #30D664;
}

.place-block__time-icon {
  transition: transform .5s ease;
}

.place-block__info {
  display: flex;
  gap: 32px;
  font-size: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 1440px) {
  .place-block__info {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .place-block__info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
}

@media screen and (max-width: 720px) {
  .place-block__info {
    font-size: 14px;
  }
}

@media screen and (max-width: 500px) {
  .place-block__info {
    grid-template-columns: 100%;
    grid-gap: 20px;
  }
}

@media screen and (max-width: 425px) {
  .place-block__info {
    flex-direction: column;
  }
}

.place-block__info-item {
  display: flex;
  flex-direction: column;
}

.place-block__info-item--price {
  padding-right: 60px;
  white-space: nowrap;
}

@media screen and (max-width: 1440px) {
  .place-block__info-item--price {
    padding-right: 0;
  }
}

.place-block__info-item--time {
  flex-shrink: 0;
}

.place-block__info-item-name {
  font-size: 14px;
  line-height: 20px;
  font-family: "Manrope", sans-serif;
  color: #7F7F7F;
}

.place-block__info-item-value {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Manrope", sans-serif;
  transition: color .3s ease;
}

.place-block__info-item:not(:last-of-type) {
  margin-right: 20px;
}

@media screen and (max-width: 425px) {
  .place-block__info-item:not(:last-of-type) {
    margin: 0 0 24px;
  }
}

.place-block__info-item--phone .place-block__info-item-value:hover {
  color: #6c00ff;
}

.place-block__share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  width: fit-content;
  margin-top: auto;
  padding: 28px 30px;
  background: #F2F3F5;
  border-radius: 25px;
}

@media screen and (max-width: 425px) {
  .place-block__share {
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
}

.place-block__share-label {
  margin-right: 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 425px) {
  .place-block__share-label {
    margin: 0;
  }
  .place-block__share-label br {
    display: none;
  }
}

.place-block__bottom {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: 30px;
}

@media screen and (max-width: 1200px) {
  .place-block__bottom {
    grid-template-columns: auto;
  }
}

.place-block__bottom-image {
  grid-column: span 6;
  width: 100%;
  height: 400px;
  border-radius: 25px;
}

.place-block__bottom--row {
  display: block;
}

.place-block__desc {
  grid-column: span 6;
}

.place-block__desc-title {
  margin-bottom: 40px;
}

.place-block__desc-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Manrope", sans-serif;
  margin-bottom: 12px;
}

@media screen and (max-width: 1024px) {
  .place-block__desc-text p {
    font-size: 16px;
  }
}

@media screen and (max-width: 425px) {
  .place-block__desc-text p {
    font-size: 14px;
  }
}

.place-block__desc-btn {
  margin-top: 40px;
}

@media screen and (max-width: 600px) {
  .place-block__desc-btn {
    margin-top: 24px;
  }
}

@media screen and (max-width: 375px) {
  .place-block__desc-btn {
    width: 100%;
  }
}

.place-block__address .place-detail-address__text {
  font-size: 16px;
  transition: color .3s ease;
}

.place-block__address .place-detail-address__text:hover {
  color: #6c00ff;
}

.place-block__address .place-detail-address__stations {
  margin-top: 4px;
}

.place-block__address .place-detail-address__stations-icon {
  width: 20px;
  height: 20px;
}

.place-block__address .place-detail-address__stations-text {
  font-size: 14px;
}

.time-more {
  position: absolute;
  top: 24px;
  z-index: 10;
  width: 296px;
  height: auto;
  padding: 12px;
  display: none;
  flex-direction: column;
  gap: 16px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 2px 13.2px 0px rgba(65, 51, 84, 0.11);
}

.time-more--active {
  display: flex;
}

.time-more__title-block {
  width: 100%;
  display: flex;
}

.time-more__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.time-more__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-left: auto;
}

.time-more__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.time-more__row {
  width: 100%;
  display: flex;
}

.time-more__day {
  font-size: 16px;
  line-height: 1.4;
}

.time-more__time {
  font-size: 16px;
  line-height: 1.3;
  margin-left: auto;
}

.time-more__text {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.5);
}

.share {
  position: relative;
}

.share::before {
  position: absolute;
  content: '';
  top: 0;
  width: 100%;
  height: 200%;
  border-radius: 35px;
  pointer-events: none;
}

.share:hover::before {
  pointer-events: all;
}

.share:hover .share__links {
  opacity: 1;
  pointer-events: all;
}

.share__links {
  position: absolute;
  top: 58px;
  left: 0;
  padding: 6px;
  display: flex;
  border-radius: 35px;
  background: #FFF;
  box-shadow: 0px 2px 13.2px 0px rgba(65, 51, 84, 0.11);
  opacity: 0;
  pointer-events: none;
  transition: .5s;
}

@media screen and (max-width: 667px) {
  .share__links {
    left: auto;
    right: 0;
  }
}

.share__links-item {
  position: relative;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  cursor: pointer;
}

@media screen and (max-width: 667px) {
  .share__links-item {
    width: 36px;
    height: 36px;
  }
}

.share__links-item--gray {
  background: #E6E6E6;
}

.share__links-copy {
  position: absolute;
  inset: 0;
}

.map-block__address {
  margin: 40px 0 32px;
}

.map-block__map {
  position: relative;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
}

.map-block__map-image {
  height: 400px;
}

.place-detail-address__text {
  font-size: 24px;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  line-height: 1.3;
  color: #000;
}

.place-detail-address__stations {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 12px;
}

.place-detail-address__stations-icon {
  width: 25px;
  height: 25px;
}

.place-detail-address__stations-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Manrope", sans-serif;
  color: #7F7F7F;
}

.place-recomended__title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.place-recomended__more {
  width: 32px;
  height: 32px;
  padding: 6px;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  background: #F2F3F5;
  transition: background .3s ease;
}

.place-recomended__more:hover {
  background: #7F7F7F;
}

.place-recomended__list.g-items {
  grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 1200px) {
  .place-recomended__list.g-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 667px) {
  .place-recomended__list.g-items {
    grid-template-columns: 100%;
  }
}

.share-icons {
  display: flex;
}

.share-icons__icon {
  width: 52px;
  height: 52px;
  background: #000 center no-repeat;
  border-radius: 50%;
}

.share-icons__icon:not(:last-child) {
  margin-right: 12px;
}

.share-icons__icon--vk {
  background-image: url(../img/icon/vk.svg);
}

.share-icons__icon--ok {
  background-image: url(../img/icon/ok.svg);
}

.share-icons__icon--share {
  background-image: url(../img/icon/link.svg);
}

.share-icons__icon--clipboard {
  background-image: url(../img/icon/clipboard.svg);
}

.share-icons__icon-link {
  display: block;
  width: 100%;
  height: 100%;
}

.favorite-place {
  width: 100%;
  height: 100%;
  color: #000;
  background: url(../img/ico-new-design-favorite.svg) no-repeat center;
}

.favorite-place.active {
  background: url(../img/ico-new-design-favorite-active.svg) no-repeat center;
}

.events-block__title {
  margin: 0 0 40px;
}

@media screen and (max-width: 1024px) {
  .events-block__title {
    margin: 0 0 30px;
  }
}

.events-block__list {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px;
}

@media screen and (max-width: 720px) {
  .events-block__list {
    grid-gap: 20px;
  }
}

@media screen and (max-width: 600px) {
  .events-block__list {
    grid-template-columns: 1fr;
  }
}

.events-block__list-item {
  grid-column: span 4;
}

@media screen and (max-width: 1024px) {
  .events-block__list-item {
    grid-column: span 6;
  }
}

.events-block__slider {
  display: none;
}

@media screen and (max-width: 600px) {
  .events-block__slider {
    display: grid;
    grid-template-columns: 100%;
  }
}

.events-block__more {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 720px) {
  .events-block__more {
    margin-top: 24px;
  }
}

.event {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 72%;
  border-radius: 25px;
  overflow: hidden;
}

@media (any-hover: hover) {
  .event:hover .event__bg img {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.event__bg {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
}

.event__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 2s ease, filter .3s ease;
}

.event__bg::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, black, transparent);
  opacity: 0.8;
}

.event__content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 24px;
}

.event__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 24px;
}

.event__name {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .event__name {
    font-size: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .event__name {
    font-size: 20px;
  }
}

.event__crumbs {
  display: flex;
  font-size: 14px;
  line-height: 2;
  text-transform: uppercase;
}

.event__crumbs-link {
  color: #fff;
  opacity: .5;
}

.event__crumbs-item:not(:last-of-type) {
  font-weight: 700;
}

.event__crumbs-item:not(:last-of-type)::after {
  content: "/";
  display: inline-block;
  margin: 0 10px;
  color: #fff;
  opacity: .5;
}

.other-places__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.other-places__btns {
  display: flex;
}

@media screen and (max-width: 600px) {
  .other-places__btns {
    display: none;
  }
}

.other-places__btn {
  position: static;
  width: 32px;
  height: 32px;
  margin: 0;
  background-color: #F2F3F5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: unset;
  border-radius: 50%;
}

.other-places__btn:not(:last-of-type) {
  margin-right: 20px;
}

.other-places__btn--prev {
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 10L1 5.5L5 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.other-places__btn--next {
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10L5 5.5L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.other-places__btn.swiper-button-disabled {
  opacity: 0;
}

.other-places__title {
  margin: 0 30px 40px 0;
}

@media screen and (max-width: 1024px) {
  .other-places__title {
    margin: 0 0 30px;
  }
}

.other-places__slider {
  display: grid;
  grid-template-columns: 100%;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .other-places__slider {
    overflow: visible;
  }
}

.other-places__card-image {
  position: relative;
  margin-bottom: 16px;
  padding-top: 72%;
  border-radius: 25px;
  overflow: hidden;
}

.other-places__card-image-img {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.other-places__card-image-like {
  position: absolute;
  top: 24px;
  right: 24px;
}

.other-places__card-name {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}

.other-places__card-address {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-size: 14px;
}

.other-places__card-address-item {
  display: flex;
  align-items: center;
}

.other-places__card-address-item:not(:last-of-type)::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 8px;
  background-color: #000;
  border-radius: 50%;
}

.other-places__info {
  display: flex;
  align-items: center;
}

.other-places__rating {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  color: #B5B8BC;
}

.other-places__rating::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  margin-bottom: 2px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 15.5L5.04522 17.5791C4.01815 18.1191 2.81774 17.247 3.01389 16.1033L3.76919 11.6996L0.569708 8.58087C-0.261215 7.77092 0.197298 6.35976 1.34561 6.1929L5.76718 5.55041L7.74457 1.54378C8.25811 0.503237 9.74189 0.503236 10.2554 1.54378L12.2328 5.55041L16.6544 6.1929C17.8027 6.35976 18.2612 7.77092 17.4303 8.58087L14.2308 11.6996L14.9861 16.1033C15.1823 17.247 13.9819 18.1191 12.9548 17.5791L9 15.5Z' fill='%23CACDD3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 15.5L5.04522 17.5791C4.01815 18.1191 2.81774 17.247 3.01389 16.1033L3.76919 11.6996L0.569708 8.58087C-0.261215 7.77092 0.197298 6.35976 1.34561 6.1929L5.76718 5.55041L7.74457 1.54378C8.25811 0.503237 9.74189 0.503236 10.2554 1.54378L12.2328 5.55041L16.6544 6.1929C17.8027 6.35976 18.2612 7.77092 17.4303 8.58087L14.2308 11.6996L14.9861 16.1033C15.1823 17.247 13.9819 18.1191 12.9548 17.5791L9 15.5Z' fill='url(%23paint0_linear_4818_1524)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4818_1524' x1='10.4763' y1='-11.8077' x2='-17.0445' y2='7.23958' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2330D664'/%3E%3Cstop offset='1' stop-color='%2303CAA8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

.other-places__rating::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 8px;
  background-color: #B5B8BC;
  border-radius: 50%;
}

.other-places__price {
  font-size: 14px;
  line-height: 1;
  color: #B5B8BC;
}

.place-booking {
  margin-bottom: 16px;
}

.place-booking a {
  display: inline-block;
  padding: 20px 30px;
  line-height: 1;
  color: #fff;
  background-color: #5630ff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-radius: 21px;
  text-decoration: none;
  border-color: transparent;
}

@media screen and (max-width: 1024px) {
  .sets-page .place-block__content {
    grid-template-columns: repeat(12, 1fr);
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 880px) {
  .sets-page .place-block__content {
    grid-template-columns: 100%;
    margin-bottom: 60px;
  }
}

.sets-page .place-block__content-left {
  grid-column: span 5;
}

@media screen and (max-width: 1024px) {
  .sets-page .place-block__content-left {
    grid-column: span 5;
    order: unset;
  }
}

@media screen and (max-width: 880px) {
  .sets-page .place-block__content-left {
    grid-column: 1 / -1;
    order: 2;
  }
}

.sets-page .place-block__content-right {
  grid-column: 7 / -1;
}

@media screen and (max-width: 1024px) {
  .sets-page .place-block__content-right {
    grid-column: 7 / -1;
  }
}

@media screen and (max-width: 880px) {
  .sets-page .place-block__content-right {
    grid-column: 1 / -1;
  }
}

.sets-page .place-block__slide {
  padding: unset;
  aspect-ratio: 730/564;
}

.event-reports__slider {
  display: none;
}

@media screen and (max-width: 667px) {
  .event-reports__slider {
    display: block;
  }
}

.nd-btn {
  display: inline-block;
  padding: 16px 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  border: 1px solid #000;
  border-radius: 28px !important;
  transition: .3s ease;
}

@media (any-hover: hover) {
  .nd-btn:hover {
    color: #000;
    background: #fff;
    border-color: #fff;
  }
}

.nd-btn:disabled {
  opacity: .5;
}

.nd-btn--submit {
  padding: 10px 19px;
  line-height: 1.2;
  background-color: #4C44F5;
  border-color: #4C44F5;
}

.btn-hide_photo {
  transition: transform .3s;
}

.btn-hide_photo:hover {
  transform: scale(1.1);
}

.download-photos {
  display: none;
  color: #000;
  background: transparent;
  margin-bottom: 0 !important;
}

@media (max-width: 660px) {
  .download-photos {
    background: #fafafa;
    height: 100%;
  }
}

.download-photos.fancybox-content {
  padding: 30px;
  overflow: visible;
}

.download-photos.fancybox-content > button {
  top: 0;
  right: 0;
}

@media (max-width: 660px) {
  .download-photos.fancybox-content {
    padding: 0;
  }
}

.download-photos__text {
  padding: 40px;
  max-width: 320px;
}

@media (max-width: 800px) {
  .download-photos__text {
    padding: 20px;
    max-width: 100%;
  }
}

.download-photos__content {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  background-color: #ffff;
  max-width: 975px;
  margin: 0 auto;
}

@media (max-width: 800px) {
  .download-photos__content {
    flex-direction: column;
    border-radius: 15px;
  }
}

.download-photos__logo {
  margin-bottom: 40px;
}

@media (max-width: 800px) {
  .download-photos__logo {
    margin-bottom: 30px;
  }
}

.download-photos__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 40px;
}

@media (max-width: 800px) {
  .download-photos__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: center;
  }
}

.download-photos__btn {
  background-color: #4634F5;
  color: #fff;
  border-radius: 100px;
  padding: 15px;
  font-weight: 700;
  font-size: 23px;
  line-height: 18px;
  width: 100%;
  text-align: center;
  display: block;
  transition: .3s;
}

.download-photos__btn:hover {
  background-color: #3222c2;
}

.download-photos__img {
  background-color: #FAFAFA;
}

.download-photos__img img {
  display: block;
  width: 100%;
  height: 100%;
}

.download-photos .fancybox-close-small {
  color: #000;
}

.welcome-download-report {
  position: relative;
  isolation: isolate;
  margin-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .welcome-download-report {
    margin-bottom: 40px;
  }
}

.welcome-download-report::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -19.69%, #000 100%);
  background-size: 100% 100%;
  background-position: bottom;
}

.welcome-download-report__wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 90px);
  min-height: calc(100svh - 90px);
}

.welcome-download-report__content {
  margin-top: auto;
  padding: 90px 0;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__content {
    padding: 30px 0;
  }
}

.welcome-download-report__tag {
  padding: 12px 24px;
  text-transform: unset;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 16px;
  max-width: max-content;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__tag {
    padding: 8px 16px;
    font-size: 14px;
  }
}

.welcome-download-report__title {
  max-width: 1037px;
  font-size: 72px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1024px) {
  .welcome-download-report__title {
    font-size: 48px;
  }
}

@media screen and (max-width: 600px) {
  .welcome-download-report__title {
    font-size: 32px;
  }
}

.welcome-download-report__table {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  margin-top: 32px;
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #fff;
  max-width: 608px;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__table {
    flex-direction: column;
    padding: 20px;
    margin-top: 24px;
  }
}

.welcome-download-report__table-col {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.welcome-download-report__table-col:not(.welcome-download-report__table-col:last-child) {
  position: relative;
}

.welcome-download-report__table-col:not(.welcome-download-report__table-col:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -62px;
  bottom: 0;
  display: block;
  flex: none;
  width: 2px;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__table-col:not(.welcome-download-report__table-col:last-child)::after {
    top: unset;
    height: 2px;
    width: 100%;
    bottom: -16px;
    right: 0;
    left: 0;
  }
}

.welcome-download-report__table-label {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__table-label {
    font-size: 14px;
  }
}

.welcome-download-report__table-value {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .welcome-download-report__table-value {
    font-size: 20px;
  }
}

.welcome-download-report__bg {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.adv-1-download-report {
  position: relative;
  width: 100%;
  padding-bottom: 17%;
}

@media screen and (max-width: 480px) {
  .adv-1-download-report {
    padding-bottom: 57px;
  }
}

.adv-1-download-report img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stats-download-report__wrapper {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 20px;
}

@media screen and (max-width: 992px) {
  .stats-download-report__wrapper {
    grid-template-columns: minmax(0, 1fr);
  }
}

.stats-download-report__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  grid-column: span 8;
  grid-row: span 2;
}

@media screen and (max-width: 1200px) {
  .stats-download-report__stats {
    grid-column: span 9;
  }
}

@media screen and (max-width: 992px) {
  .stats-download-report__stats {
    grid-column: span 1;
  }
}

@media screen and (max-width: 768px) {
  .stats-download-report__stats {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    grid-row: span 5;
  }
}

.stats-download-report__item {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.01);
}

.stats-download-report__item:not(.stats-download-report__item--download) {
  min-height: 229px;
}

@media screen and (max-width: 768px) {
  .stats-download-report__item:not(.stats-download-report__item--download):not(.stats-download-report__item--1) {
    min-height: auto;
  }
}

@media screen and (max-width: 768px) {
  .stats-download-report__item {
    padding: 20px;
  }
}

.stats-download-report__item-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.stats-download-report__item-label {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}

.stats-download-report__item-name {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .stats-download-report__item-name {
    font-size: 24px;
  }
}

.stats-download-report__item-value {
  font-size: 72px;
  font-weight: 700;
  line-height: 1.2;
  color: #5630ff;
}

@media screen and (max-width: 1200px) {
  .stats-download-report__item-value {
    font-size: 48px;
  }
}

@media screen and (max-width: 768px) {
  .stats-download-report__item-value {
    font-size: 32px;
  }
}

.stats-download-report__item-avatar {
  width: 64px;
  height: 64px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: auto;
}

.stats-download-report__item-avatar img {
  width: 100%;
  height: 100%;
}

.stats-download-report__item--1 {
  grid-column: 1/-1;
  background-image: url("../img/download-report/item-1.svg");
}

@media screen and (max-width: 425px) {
  .stats-download-report__item--1 {
    background-image: url("../img/download-report/item-mob-1.svg");
  }
}

.stats-download-report__item--2 {
  background-image: url("../img/download-report/item-2.svg");
}

@media screen and (max-width: 425px) {
  .stats-download-report__item--2 {
    background-image: url("../img/download-report/item-mob-2.svg");
  }
}

.stats-download-report__item--3 {
  background-image: url("../img/download-report/item-3.svg");
}

@media screen and (max-width: 425px) {
  .stats-download-report__item--3 {
    background-image: url("../img/download-report/item-mob-3.svg");
  }
}

.stats-download-report__item--4 {
  background-image: url("../img/download-report/item-4.svg");
}

@media screen and (max-width: 425px) {
  .stats-download-report__item--4 {
    background-image: url("../img/download-report/item-mob-4.svg");
  }
}

.stats-download-report__item--download {
  align-items: center;
  grid-column: 1/-1;
  background-image: url("../img/download-report/download.svg");
  height: fit-content;
  align-self: flex-end;
}

@media screen and (max-width: 425px) {
  .stats-download-report__item--download {
    background-image: url("../img/download-report/download-mob.svg");
  }
}

.stats-download-report__btn-download {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  border-radius: 50px;
  background-color: #fff;
  color: #5630ff;
  padding: 16px 32px;
  text-align: center;
}

@media screen and (max-width: 425px) {
  .stats-download-report__btn-download {
    width: 100%;
  }
}

.stats-download-report__adv {
  position: relative;
  grid-column: 10/13;
  grid-row: span 2;
  border-radius: 20px;
  overflow: hidden;
  max-width: 359px;
  max-height: 600px;
  justify-self: center;
}

@media screen and (max-width: 992px) {
  .stats-download-report__adv {
    grid-column: span 1;
  }
}

.stats-download-report__adv img {
  transform: scale(1.01);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.stats-download-report__adv .text-adv {
  max-width: 350px;
  width: 100%;
  white-space: unset;
}

.stats-download-report__ava:not(:last-child) {
  margin-bottom: 20px;
}

body.dark {
  background: #000;
  color: #fff;
}

body.dark .head.js__scrolled, body.dark .head .submenu {
  background-color: rgba(0, 0, 0, 0.50397);
}

body.dark .head .logo, body.dark .head .submenu__link {
  color: #fff;
}

body.dark .head .city-select__current::after, body.dark .head .main-menu__link.have-sub::after {
  background: url(../../img/ico-menu-arrow-white.svg);
}

body.dark .head .burger span, body.dark .head .burger:before, body.dark .head .burger:after {
  background: #fff;
}

@media screen and (max-width: 1000px) {
  body.dark #content + .wrapper {
    padding: 12px;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  body.dark .footer {
    border-radius: 20px;
  }
}

body.dark .footer .f-info__title, body.dark .footer .f-app__info-title {
  color: #000;
}

body.popup-active {
  height: 100vh !important;
  overflow-y: hidden;
}

.referral {
  position: relative;
}

.referral-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
  color: #fff;
  background-color: #5630FF;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

@media screen and (max-width: 1440px) {
  .referral-btn {
    padding: 12px 24px;
  }
}

.referral-btn:disabled, .referral-btn.disabled {
  color: #B3B3B3;
  background-color: #3222AC;
  pointer-events: none;
}

.referral-btn:hover {
  color: #5630FF;
  background-color: #fff;
}

.referral-btn--white {
  color: #5630FF;
  background-color: #fff;
  border: 2px solid #fff;
}

.referral-btn--white:hover {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}

.referral-btn--transparent {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}

.referral-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}

@media screen and (max-width: 720px) {
  .referral-title {
    font-size: 24px;
    line-height: 1.3;
  }
}

.referral-title--24 {
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (max-width: 1024px) {
  .referral-title--24 {
    font-size: 20px;
  }
}

.referral-title--20 {
  font-size: 20px;
  line-height: 1.3;
}

.referral-title--black {
  color: black;
}

.referral-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}

.referral-text--14 {
  font-size: 14px;
}

.referral-text--black {
  color: black;
}

.referral-panel {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 80px;
  margin-bottom: 40px;
  border-bottom: 2px solid #fff;
}

@media screen and (max-width: 1440px) {
  .referral-panel {
    flex-direction: column;
    justify-content: flex-start;
    gap: 40px;
  }
  .referral-panel__title {
    order: 1;
  }
  .referral-panel__cards {
    order: 2;
  }
  .referral-panel__share {
    order: 3;
  }
}

@media screen and (max-width: 425px) {
  .referral-panel {
    padding-bottom: 40px;
    margin-bottom: 24px;
  }
}

.referral-panel::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  margin: auto;
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='1276' height='1172' viewBox='0 0 1276 1172' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' filter='url(%23filter0_f_5550_1600)'%3E%3Cg filter='url(%23filter1_f_5550_1600)'%3E%3Cellipse cx='526.5' cy='637.5' rx='226.5' ry='210.5' fill='%23B92B7C'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_5550_1600)'%3E%3Cellipse cx='762.5' cy='459.5' rx='213.5' ry='211.5' fill='%235630FF'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_5550_1600)'%3E%3Cellipse cx='774.5' cy='673' rx='201.5' ry='199' fill='%236D2CC2'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_5550_1600' x='100' y='48' width='1076' height='1024' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='100' result='effect1_foregroundBlur_5550_1600'/%3E%3C/filter%3E%3Cfilter id='filter1_f_5550_1600' x='0' y='127' width='1053' height='1021' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_5550_1600'/%3E%3C/filter%3E%3Cfilter id='filter2_f_5550_1600' x='249' y='-52' width='1027' height='1023' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_5550_1600'/%3E%3C/filter%3E%3Cfilter id='filter3_f_5550_1600' x='273' y='174' width='1003' height='998' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_5550_1600'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat;
  background-size: 100% 100%;
  filter: blur(30px);
}

.referral-panel__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 860px;
}

@media screen and (max-width: 1440px) {
  .referral-panel__info {
    max-width: none;
  }
}

.referral-panel__title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 140px;
}

@media screen and (max-width: 1440px) {
  .referral-panel__title {
    gap: 16px;
    margin-bottom: 0;
  }
}

.referral-panel__title-text {
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}

@media screen and (max-width: 720px) {
  .referral-panel__title-text {
    font-size: 48px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 425px) {
  .referral-panel__title-text {
    font-size: 24px;
    max-width: 300px;
  }
}

.referral-panel__title-id {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  padding: 12px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50px;
}

@media screen and (max-width: 720px) {
  .referral-panel__title-id {
    font-size: 14px;
  }
}

.referral-panel__share {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  background-color: #5630FF;
  border-radius: 20px;
}

@media screen and (max-width: 720px) {
  .referral-panel__share {
    flex-direction: column-reverse;
    gap: 12px;
  }
}

.referral-panel__share-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media screen and (max-width: 720px) {
  .referral-panel__share-content {
    width: 100%;
  }
}

.referral-panel__share-top {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #fff;
}

@media screen and (max-width: 375px) {
  .referral-panel__share h4 {
    font-size: 16px;
    word-break: break-all;
  }
}

.referral-panel__share-bottom {
  display: flex;
  align-items: center;
  gap: 8px;
}

@media screen and (max-width: 720px) {
  .referral-panel__share-bottom {
    flex-direction: column-reverse;
  }
  .referral-panel__share-bottom button {
    width: 100%;
  }
}

.referral-panel__cards {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media screen and (max-width: 1440px) {
  .referral-panel__cards {
    position: static;
    flex-direction: row;
    width: 100%;
    height: 175px;
    justify-content: center;
    align-items: center;
    margin-top: 42px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 900px) {
  .referral-panel__cards {
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .referral-panel__cards::-webkit-scrollbar {
    display: none;
  }
}

.referral-card-balance {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 357px;
  height: 220px;
  padding: 24px;
  border-radius: 20px;
  border: 2px solid #FFF;
}

@media screen and (max-width: 1440px) {
  .referral-card-balance {
    flex-grow: 1;
    height: 100%;
  }
}

@media screen and (max-width: 900px) {
  .referral-card-balance {
    flex-grow: 0;
    flex-shrink: 0;
    width: 270px;
    padding: 20px;
  }
}

.referral-card-balance__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.referral-card-balance__title {
  white-space: nowrap;
}

.referral-card-balance__title:last-of-type {
  padding-left: 20px;
  margin-right: 15px;
}

@media screen and (max-width: 1024px) {
  .referral-card-balance__title:last-of-type {
    display: none;
  }
}

.referral-card-balance__title--mob {
  position: relative;
  padding-left: 20px;
  margin-right: 25px;
  display: none;
}

@media screen and (max-width: 1024px) {
  .referral-card-balance__title--mob {
    display: block;
  }
}

.referral-card-balance__title--mob::before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 44px;
  margin: auto 0;
  background-color: #fff;
  opacity: 0.1;
}

@media screen and (max-width: 900px) {
  .referral-card-balance__title--mob::before {
    content: '';
  }
}

.referral-card-balance__btn-text {
  display: block;
}

@media screen and (max-width: 900px) {
  .referral-card-balance__btn-text {
    display: none;
  }
}

.referral-card-balance__btn-text--mob {
  display: none;
}

@media screen and (max-width: 900px) {
  .referral-card-balance__btn-text--mob {
    display: block;
  }
}

.referral-card {
  display: flex;
  justify-content: space-between;
  width: 357px;
  height: 170px;
  padding: 24px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1440px) {
  .referral-card {
    flex-grow: 1;
    height: 100%;
  }
}

@media screen and (max-width: 900px) {
  .referral-card {
    flex-grow: 0;
    flex-shrink: 0;
    width: 270px;
  }
}

.referral-card__title {
  align-self: flex-end;
}

.referral-tabs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 80px;
}

@media screen and (max-width: 790px) {
  .referral-tabs {
    overflow-x: auto;
    justify-content: flex-start;
    margin-bottom: 32px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .referral-tabs::-webkit-scrollbar {
    display: none;
  }
}

.referral-tabs__tab {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: background-color .3s ease, color .3s ease;
}

@media screen and (max-width: 790px) {
  .referral-tabs__tab {
    flex-grow: 0;
    flex-shrink: 0;
  }
}

.referral-tabs__tab:hover {
  color: #5630FF;
  background-color: #fff;
}

.referral-tabs__tab--main {
  border-width: 2px;
}

.referral-tabs__tab.active {
  color: #5630FF;
  background-color: #fff;
}

.referral-bonuses {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 870px) {
  .referral-bonuses {
    margin-bottom: 40px;
  }
}

.referral-bonuses__top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  max-width: 800px;
  padding: 40px;
}

@media screen and (max-width: 1310px) {
  .referral-bonuses__top {
    max-width: none;
  }
}

@media screen and (max-width: 870px) {
  .referral-bonuses__top {
    padding: 20px;
  }
}

.referral-bonuses__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.referral-bonuses__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 1310px) {
  .referral-bonuses__bg {
    display: none;
  }
}

.referral-bonuses__cards {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 64px;
}

@media screen and (max-width: 1310px) {
  .referral-bonuses__cards {
    width: 100%;
  }
}

@media screen and (max-width: 870px) {
  .referral-bonuses__cards {
    flex-direction: column;
    margin-top: 8px;
  }
}

.referral-bonuses__card {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 230px;
  height: 240px;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 20px;
}

@media screen and (max-width: 1310px) {
  .referral-bonuses__card {
    flex-grow: 1;
  }
}

@media screen and (max-width: 870px) {
  .referral-bonuses__card {
    width: 100%;
    height: 217px;
  }
}

.referral-bonuses__card-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 128px;
  height: 128px;
}

.referral-bonuses__card-content {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  gap: 6px;
  padding: 0 0 24px 24px;
}

.referral-bonuses__card--white {
  background: #fff;
  border: none;
}

.useful-cards {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

@media screen and (max-width: 870px) {
  .useful-cards {
    flex-direction: column;
    gap: 12px;
  }
}

.useful-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 734px;
  height: 280px;
  padding: 24px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
}

@media screen and (max-width: 1024px) {
  .useful-card {
    justify-content: flex-start;
    height: auto;
    gap: 40px;
  }
}

@media screen and (max-width: 870px) {
  .useful-card {
    width: 100%;
  }
}

.useful-card h3 {
  max-width: 400px;
}

.useful-card__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .useful-card__top {
    flex-direction: column-reverse;
    gap: 12px;
  }
}

.useful-card__icon {
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 1024px) {
  .useful-card__icon {
    width: 32px;
    height: 32px;
  }
}

.referral-table-cont {
  overflow-x: auto;
}

.referral-table-cont::-webkit-scrollbar {
  display: none;
}

.referral-table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}

@media screen and (max-width: 1200px) {
  .referral-table {
    width: 1200px;
  }
}

.referral-table::-webkit-scrollbar {
  display: none;
}

.referral-table__thead {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.referral-table__thead-col {
  font-size: 14px;
  padding-bottom: 26px;
}

.referral-table__tbody-row:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.referral-table__tbody-col {
  padding: 26px 0;
  font-size: 16px;
}

.referral-table__tbody-col a {
  text-decoration: none;
  text-underline-offset: 0;
  border: none;
  color: inherit;
  padding: 0;
  margin: 0;
}

.referral-table td:not(:last-child) {
  padding-right: 52px;
}

.referral-table td:last-child {
  text-align: right;
}

.referral-table__text {
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}

.referral-table__text--gray {
  opacity: .5;
}

.referral-table__text--white-bg {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  line-height: 1;
  font-weight: 700;
  color: #4B28FF;
  background: #fff;
  border-radius: 20px;
}

@media screen and (max-width: 768px) {
  .referral-table__text--white-bg {
    padding: 2px 12px;
  }
}

.referral-plug {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
}

@media screen and (max-width: 425px) {
  .referral-plug {
    padding: 20px;
  }
}

.referral-plug__text {
  max-width: 860px;
  margin-bottom: 40px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 1024px) {
  .referral-plug__text {
    max-width: 400px;
    font-size: 20px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 425px) {
  .referral-plug__text {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 425px) {
  .referral-plug button {
    width: 100%;
  }
}

.referral-plug__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .referral-plug__bg {
    display: none;
  }
}

.referral-plug__bg--mob {
  position: absolute;
  top: unset;
  right: 0;
  bottom: 0;
  display: none;
}

@media screen and (max-width: 1200px) {
  .referral-plug__bg--mob {
    display: block;
  }
}

.referral-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity .2s ease;
}

@media screen and (max-width: 500px) {
  .referral-overlay {
    align-items: flex-end;
  }
}

.referral-overlay.active {
  visibility: visible;
  opacity: 1;
}

.referral-popup {
  position: relative;
  display: none;
  padding: 40px;
  color: #000;
  background-color: #fff;
  border-radius: 40px;
}

@media screen and (max-width: 500px) {
  .referral-popup {
    width: 100%;
    align-items: flex-end;
    border-radius: 20px 20px 0 0;
    padding: 20px 12px;
  }
}

.referral-popup.active {
  display: flex;
}

.referral-popup.active body {
  height: 100vh;
  overflow-y: hidden;
}

.referral-popup__close {
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 0;
  margin: 0;
  color: #989898;
  background-color: inherit;
  border: none;
}

@media screen and (max-width: 500px) {
  .referral-popup__close {
    top: 12px;
    right: 12px;
  }
}

.referral-popup__cont {
  width: 400px;
}

@media screen and (max-width: 500px) {
  .referral-popup__cont {
    width: 100%;
    margin-top: 28px;
  }
}

.referral-popup__title {
  margin-bottom: 24px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 720px) {
  .referral-popup__title {
    font-size: 24px;
    line-height: 1.3;
  }
}

.referral-popup__title--24 {
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (max-width: 720px) {
  .referral-popup__title--24 {
    font-size: 20px;
  }
}

.referral-popup__subtitle {
  margin-bottom: 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.referral-popup__form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}

.referral-popup__form-group:last-child {
  margin-bottom: 16px;
}

.referral-popup__label {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.referral-popup__input {
  border: none;
  border-bottom: 1px solid #CECECE;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.referral-popup__input.is-invalid {
  border-color: #ff0000;
}

.referral-popup__input[type=number] {
  -moz-appearance: textfield;
}

.referral-popup__input[type=number]::-webkit-outer-spin-button, .referral-popup__input[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.referral-popup__btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 12px;
}

.referral-popup__btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  border: none;
  border-radius: 50px;
  color: #000;
  background: #EBEBEB;
  transition: color .3s ease, background-color .3s ease;
}

.referral-popup__btn:hover {
  color: #fff;
  background-color: #5630FF;
}

.referral-popup__availible {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  margin-bottom: 32px;
  border: 2px solid #5630FF;
  border-radius: 20px;
}

.referral-popup__availible-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.referral-popup__availible-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.referral-popup__availible-price {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}

.referral-popup__availible svg {
  color: #5630FF;
}

.referral-popup__submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 8px;
  padding: 16px 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  background: #000;
  border: none;
  border-radius: 50px;
  transition: color .3s ease, background-color .3s ease;
}

.referral-popup__submit:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.referral-popup__share-title {
  margin-bottom: 24px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}

.referral-popup__share-subtitle {
  max-width: 365px;
  margin-bottom: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.referral-popup__socials {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.referral-popup__social {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  padding: 12px;
  background-color: #5630FF;
  border-radius: 20px;
  transition: background-color .3s ease;
}

.referral-popup__social:hover {
  background-color: rgba(86, 48, 255, 0.8);
}

.referral-popup--mob-close-hide .referral-popup__close {
  display: none;
}

.referral-popup--mob-close-hide .referral-popup__cont {
  margin-top: 0;
}

@media screen and (max-height: 754px) {
  .referral-popup--v-scroll {
    height: 100vh;
    overflow-y: auto;
  }
  .referral-popup--v-scroll .referral-popup__cont {
    height: 90%;
  }
}

.referral-popup-btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.referral-alert {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  visibility: hidden;
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  opacity: 0;
  transition: opacity .5s ease;
}

@media screen and (max-width: 500px) {
  .referral-alert {
    top: 12px;
    right: 12px;
    left: 12px;
    bottom: unset;
  }
}

.referral-alert.active {
  visibility: visible;
  opacity: 1;
}

.referral-alert__cont {
  position: relative;
  width: 482px;
  padding: 24px;
}

@media screen and (max-width: 500px) {
  .referral-alert__cont {
    width: 100%;
  }
}

.referral-alert__title {
  margin-bottom: 12px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}

.referral-alert__subtitle {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.referral-alert__close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  margin: 0;
  color: #989898;
  background-color: inherit;
  border: none;
}

@media screen and (max-width: 500px) {
  .referral-alert__close {
    display: none;
  }
}

html.js__mobile-app-banner.js__mobile-app-banner {
  padding: 0;
}

.error {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .error {
    justify-content: flex-start;
    flex-direction: column;
  }
}

.error__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.error__title {
  max-width: 253px;
  margin-bottom: 12px;
  color: #000;
  font-size: 44px;
  font-weight: 800;
  line-height: 53px;
}

@media screen and (max-width: 480px) {
  .error__title {
    font-size: 24px;
    line-height: 29px;
  }
}

.error__desc {
  max-width: 400px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

@media screen and (max-width: 480px) {
  .error__desc {
    margin-bottom: 24px;
  }
}

.error__link {
  padding: 7px 21px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  transition: background-color .3s ease;
}

.error__link:hover {
  background-color: #5630ff;
}

@media screen and (max-width: 480px) {
  .error__link {
    padding: 12px 19px 15px 19px;
    font-size: 14px;
    line-height: 17px;
  }
}

.error__code {
  max-width: 390px;
  max-height: 180px;
  width: 100%;
  height: 100%;
  margin-top: 177px;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 768px) {
  .error__code {
    max-width: unset;
    max-height: unset;
    margin-top: 82px;
  }
}

html {
  scroll-behavior: smooth;
}

.main-slider__cont.main-slider--dotted {
  display: none !important;
}

body[class*="dir-tv"] .reportaj__titles-one:nth-child(3) {
  display: none;
}

.fancybox-is-zoomable .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
}

.fancybox-is-zoomable .fancybox-navigation .fancybox-button {
  opacity: 1;
}

.zavedeniya-one__slider__list .item__btn {
  display: none !important;
}

.headphone-play .item-porsche a {
  font-size: 0;
}

.imageBanner {
  display: none;
}

.item-promo-section {
  display: flex;
  justify-content: center;
}

.item-promo-section .main-menu__link {
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #fff;
}

.item-promo-section .main-menu__link:before, .item-promo-section .main-menu__link:after {
  background: #fff;
  top: calc(100% + 4px);
}

.item-porsche {
  display: flex;
  justify-content: center;
  display: none;
}

.item-porsche .main-menu__link {
  background-image: url("../img/ico-parshe-btn.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 10px 28px;
  font-size: 0 !important;
  width: 155px;
  height: 30px;
  display: inline-block;
}

.main-video-banner {
  position: relative;
}

.main-video-banner .main-slider__slide-desc {
  opacity: 1;
}

.main-video-banner .main-slider__slide-title, .main-video-banner .main-slider__slide-text {
  transition: opacity 1s ease, transform 1s ease;
  opacity: 1;
  transform: none;
  text-align: center;
}

.report-slider__slide.vertical-span {
  position: relative;
}

.report-slider__slide.vertical-span .report-slider__banner {
  left: initial;
  right: 0;
  display: block !important;
  z-index: 1;
}

.wrapper, #mskBan, .stream {
  max-width: 1490px;
  width: 100%;
  padding: 0 2rem;
  margin: 0 auto;
  box-sizing: content-box;
}

#mskBan, .stream {
  position: relative;
  width: calc(100% - 4rem);
  max-width: calc(1200px - 4rem);
  margin-top: 130px;
  height: 675px;
}

#mskBan + .main-content__cont, .stream + .main-content__cont {
  margin-top: 40px;
}

#mskBan iframe, .stream iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.stream {
  height: auto;
  max-width: 1490px;
  margin-top: 60px;
}

.stream_btns {
  margin: 0 0 35px;
}

.stream_btns a {
  margin-left: 0 !important;
}

.stream_content {
  position: relative;
  height: 675px;
}

.stream_header {
  margin: 0 0 30px;
  padding-left: 60px;
  position: relative;
}

.stream_header:before {
  content: '';
  display: block;
  width: 49px;
  height: 49px;
  position: absolute;
  left: 0;
  top: -16px;
  background: url(../img/live.png) no-repeat;
  background-size: 100% auto;
}

*[v-cloak] {
  display: none;
}

body[class*="dir-city"] #content .zavedeniya-one .rating {
  background: linear-gradient(235.31deg, #30d664 5.49%, #03caa8 114.83%) !important;
  border-radius: 20px;
}

body[class*="dir-city"] #content .zavedeniya-one .rating__number {
  order: -1;
  margin-left: -10px;
}

body.white-color .comment-active_scroll {
  background: #f3f3f3 !important;
}

body.white-color .filter__select .selectize-dropdown-content {
  background: #ccc !important;
}

body.white-color .filter__select .selectize-dropdown .option {
  color: #000 !important;
}

body.white-color .filter__select .selectize-input.has-items .item:after {
  background: url("../img/ico-reset-black.svg") center no-repeat, #ccc !important;
  background-size: 10px !important;
}

body.white-color .selectize-control.multi .selectize-input > div.item {
  background: #ccc !important;
  color: #000 !important;
}

body.white-color.dir-personal .head li .main-menu__link {
  color: #000 !important;
}

body.white-color.dir-personal .head li .main-menu__link:hover, body.white-color.dir-personal .head li .main-menu__link .active {
  color: #000 !important;
}

body.white-color .head .main-menu__link:not([style*="color"]) {
  color: #000 !important;
  background-color: #fff !important;
}

body.white-color .head .main-menu__link:not([style*="color"]):hover, body.white-color .head .main-menu__link:not([style*="color"]).active {
  color: #000 !important;
}

body.white-color .search__form input[type="text"] {
  color: #000;
}

.js__scroll .search-form {
  transform: translate3d(0, -100%, 0);
  position: fixed;
  top: -10px;
  padding: 20px;
  background: #121212 !important;
}

.js__scroll .search-form form {
  max-width: 1200px;
  margin: 0 auto;
}

.js__scroll .js__search-block.search-form {
  display: block !important;
}

.js__search-open .search-form {
  transform: translate3d(0, 100%, 0);
  opacity: 1;
}

.head__burger, .mobile-menu {
  display: none;
}

.footer__soc .day-night.day-night--night {
  display: none;
}

.soc__link {
  flex: none;
}

.animated {
  animation-duration: 2s !important;
}

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

button:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: #fff;
  opacity: 0;
}

button:focus:-moz-placeholder, input:focus:-moz-placeholder, select:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: #fff;
  opacity: 0;
}

button:focus::-moz-placeholder, input:focus::-moz-placeholder, select:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #fff;
  opacity: 0;
}

button:focus:-ms-input-placeholder, input:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #fff;
  opacity: 0;
}

.rub {
  font-style: normal;
  font-size: inherit;
  font-weight: inherit;
  font-family: "Roboto";
}

.photoset-link {
  display: block;
  height: 15px;
  width: 20px;
  background-size: contain !important;
}

body:not(.head-menu) .photoset-link {
  height: 16px;
}

.head.js__scrolled .photoset-link {
  display: block;
  background: url("../img/ico-photoset-new.svg") no-repeat center;
  background-size: contain !important;
}

.head.js__scrolled .head__language {
  margin-top: 3px;
}

.logo {
  display: block;
  color: #000;
  transition: color .3s ease;
}

.logo img, .logo svg {
  display: block;
  max-width: none;
}

.slick-arrow {
  text-indent: -9999px;
  overflow: hidden;
  border: none;
}

.compensate-for-scrollbar .head {
  right: 17px;
}

.language-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #5630FF;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  line-height: 1;
}

.head {
  padding: 27px 0;
  position: sticky;
  top: 0;
  transition: padding .3s ease, backdrop-filter .3s ease, background-color .3s ease;
  z-index: 100;
}

.head.js__scrolled {
  backdrop-filter: blur(27px);
  -webkit-backdrop-filter: blur(27px);
  background-color: rgba(231, 233, 236, 0.50397);
  padding: 9px 0;
}

.head.js__scrolled .logo {
  color: #fff;
}

.head__nav {
  flex: 1 1 auto;
  padding-left: 20px;
}

.head__app {
  display: flex;
  padding: 12px 24px;
  border-radius: 60px;
  background: #323232;
}

.head__app-item:not(:last-child) {
  margin-right: 24px;
}

.head__app-item img {
  display: block;
}

.head__language {
  margin-left: 25px;
  pointer-events: all;
  margin-top: -8px;
}

.head__soc {
  display: none;
}

.head__photoset {
  margin: 0 2rem 0 auto;
  pointer-events: all;
  display: none;
}

.head__switcher {
  flex: none;
  display: none;
}

.head__switcher .day-night {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}

.head__switcher .day-night__btn {
  transform: none;
}

.head__wrap {
  display: flex;
  position: relative;
  align-items: center;
}

.head__logo {
  display: flex;
  align-items: center;
}

.head__logo-city {
  transition: opacity .3s ease;
  margin-left: 55px;
}

.head__logo-city .selectize-input {
  box-shadow: none !important;
  border-radius: 0;
  border: none;
  overflow: visible !important;
  padding: 9px 8px 7px;
  background: none !important;
}

.head__logo-city .selectize-input input[type="text"] {
  display: none !important;
}

.head__logo-city .selectize-input:after {
  display: none !important;
}

.head__logo-city .selectize-input .item {
  white-space: nowrap;
}

.head__logo-city .selectize-dropdown {
  border: none !important;
  background: #323232 !important;
  background: transparent !important;
  width: auto !important;
  margin: 5px 0 0;
  display: block !important;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}

.head__logo-city .selectize-dropdown[style*="block"] {
  opacity: 1;
  pointer-events: all;
}

.head__logo-city .selectize-dropdown-content, .head__logo-city .selectize-dropdown .active {
  background: none !important;
  color: #fff !important;
}

.head__logo-city .selectize-dropdown .active {
  background: rgba(0, 0, 0, 0.8) !important;
}

.head__logo-city .selectize-dropdown-content {
  padding: 0 0 12px;
  font-weight: 400;
  height: 400px !important;
  max-height: calc(100vh - 160px) !important;
  font-size: 0.9375rem;
  background: rgba(68, 64, 64, 0.541176) !important;
}

.head__logo-city .selectize-dropdown-content .option {
  padding: 7px 21px 7px 8px;
}

#content {
  width: 100%;
}

.right-block {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100vh;
  z-index: 10;
  width: 0;
}

.right-block__draggable {
  color: #f8f6f5;
  background-color: currentColor;
  position: absolute;
  right: 100%;
  top: 28vw;
  width: 12.97951vw;
  height: 3.09917vh;
  z-index: 4;
}

.right-block__draggable:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  background: currentColor;
  width: 4.04624vw;
  height: 4.64876vh;
}

.main__nav {
  position: relative;
  z-index: 6;
  padding-top: 20px;
  margin-top: -75px;
}

.main__nav:first-child {
  display: none;
}

.search-form {
  position: absolute;
  top: calc(100% + 35px);
  left: 0;
  right: 0;
  display: none;
  transition: transform 1s ease;
}

.search-form__wrap {
  display: flex;
}

.search-form__wrap:before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border-bottom: 9px solid #323232;
  border-right: 9px solid transparent;
  left: 0;
  bottom: 100%;
}

.search-form__input {
  width: 100%;
  flex: 1 1 auto;
  border: none;
  padding: 0 25px;
  color: #fff;
  background: #323232;
}

.search-form .z-item__arrow {
  flex: none;
}

.right-block + .main__nav {
  display: none;
}

.search-link, .lc-link {
  display: block;
}

.search-link {
  height: 42px;
  width: 42px;
  background-color: #F2F3F5;
  background-image: url("../img/ico-geo-search.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 1280px) {
  .search-link {
    height: 32px;
    width: 32px;
  }
}

.lc-link {
  height: 42px;
  width: 42px;
  background-color: #F2F3F5;
  background-image: url("data:image/svg+xml,%3Csvg width='21' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36.3 33.49'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23000;stroke-miterlimit:10;stroke-width:3px%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eлк%3C/title%3E%3Ccircle class='cls-1' cx='18.08' cy='11.02' r='9.52'/%3E%3Cpath class='cls-1' d='M6.7 20.16a17.78 17.78 0 0 0-5.2 11.86h33.16a18.39 18.39 0 0 0-8.91-14.49'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 1280px) {
  .lc-link {
    height: 32px;
    width: 32px;
  }
}

.main-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}

.main-nav:before {
  content: "";
  order: -2;
}

.main-nav__search, .main-nav__lc {
  flex: none;
}

.main-nav__menu {
  order: -1;
  margin: 0 auto;
}

.main-nav__about {
  margin-right: 24px;
}

.main-nav__search {
  display: flex;
  margin-right: 8px;
}

.main-menu {
  display: flex;
  align-items: center;
}

.main-menu li {
  flex: 1 1 auto;
  position: relative;
}

.main-menu li:not(:last-child) {
  margin-right: 24px;
}

.main-menu__item--have-sub:hover .main-menu__link::after {
  transform: rotateX(180deg);
}

.main-menu.have-sub {
  position: relative;
}

.main-menu__link {
  display: flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  line-height: calc(19 / 14);
  font-size: 14px;
  position: relative;
  white-space: nowrap;
  text-transform: uppercase;
  transition: color .3s ease;
  cursor: pointer;
}

@media screen and (max-width: 1280px) {
  .main-menu__link {
    font-size: 0.7rem;
  }
}

.main-menu__link.have-sub:after {
  content: "";
  height: 5px;
  width: 8px;
  background: url("../img/ico-menu-arrow.svg") no-repeat;
  background-size: 100%;
  margin-left: 10px;
  transition: .3s ease;
}

@media screen and (max-width: 1280px) {
  .main-menu__link.have-sub:after {
    margin-left: 6px;
    margin-bottom: 2px;
  }
}

.main-menu__link.have-sub:hover ~ .submenu__container, .main-menu__link.have-sub:focus ~ .submenu__container {
  opacity: 1;
  pointer-events: all;
}

.main-menu__link.marker:after {
  content: "";
  position: absolute;
  top: 3px;
  left: calc(100% + 5px);
  border-radius: 50%;
  background: currentColor;
  height: 4px;
  width: 4px;
}

.main-menu__link.active {
  color: #4927FF;
}

.main-menu__link:hover {
  color: #4927FF;
}

.submenu {
  text-transform: uppercase;
  margin: 30px 0 0;
  padding: 16px;
  background: rgba(231, 233, 236, 0.5);
  border-radius: 20px;
  backdrop-filter: blur(27px);
}

.submenu__container {
  position: absolute;
  top: 100%;
  left: -16px;
  transition: opacity .3s ease;
  opacity: 0;
  pointer-events: none;
}

.submenu__container:hover, .submenu__container:focus-within {
  opacity: 1;
  pointer-events: all;
}

.submenu li {
  margin-left: 0 !important;
  display: block !important;
}

.submenu li:not(:first-child) {
  margin-top: 20px;
}

.submenu__link {
  font-weight: bold;
  text-transform: uppercase;
}

.submenu__link.active, .submenu__link:hover {
  color: #4927FF;
}

.sort-block {
  background: #fff;
  color: #000;
  width: 100%;
  height: 100%;
}

.sort-block__title {
  padding: 10px 15px;
  border-bottom: 1px solid #000;
  user-select: none;
  height: 40px;
}

.sort-block__list {
  height: calc(100% - 40px);
  overflow-y: auto;
}

.sort-block__list::-webkit-scrollbar {
  width: 9px;
  background: #fff;
}

.sort-block__list::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #323232;
}

.controls-view__checkbox {
  display: none;
}

.controls-view__checkbox:checked + label {
  opacity: 1;
}

.controls-view__label {
  background: url("../img/ico-eye.svg") no-repeat;
  background-size: contain !important;
  display: block;
  height: 25px;
  width: 25px;
  cursor: pointer;
  transition: opacity .3s ease;
  opacity: .3;
}

.sort-list tr.sortable-ghost {
  opacity: 0 !important;
}

.sort-list tr:hover td {
  background: #dbdbdb;
}

.sort-list td {
  padding: 15px 10px;
  vertical-align: middle;
  transition: background .3s ease;
}

.controls, .contol-form {
  display: flex;
  align-items: center;
}

.contol-form__one:not(:last-child) {
  margin-right: 8px;
}

.contol-form__one-input {
  display: none;
}

.contol-form__one-input:checked + label {
  background: #323232;
}

.contol-form__one-label {
  display: block;
  transition: background .3s ease;
  border: 1px solid #323232;
  cursor: pointer;
}

.contol-form__one-label--row {
  height: 20px;
  width: 10px;
}

.contol-form__one-label--col {
  height: 10px;
  width: 20px;
}

.contol-form__one-label--box {
  height: 10px;
  width: 10px;
}

.controls__form {
  margin-left: 10px;
}

.main-content__sort {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  min-width: 300px;
  max-width: 420px;
  border: 1px solid #fff;
  z-index: 20;
}

.main-content__btn {
  text-align: center;
  margin: 3.625rem 0 0;
}

.main-content__banner {
  display: flex;
  margin: 3.25rem 0 0;
}

.main-content__cont {
  position: relative;
  z-index: 5;
}

.main-content__cont-title {
  margin-bottom: 45px;
}

@media (max-width: 425px) {
  .main-content__cont-title {
    margin-bottom: 25px;
  }
}

.main-content__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 55px;
  width: 30%;
  overflow: hidden;
  opacity: 0;
  flex: 1 1 auto;
}

.main-content__item.animated {
  animation: fadeInUp 1s forwards !important;
}

.main-content__item--row .item--evenet .item__desc {
  padding-right: 15rem;
}

.main-content__item--box .item--evenet .item__desc, .main-content__item--col .item--evenet .item__desc {
  padding-right: 7rem;
}

.main-content__item.highlight .canvas-shadow {
  opacity: 1;
  transform: scale3d(1.1, 1.1, 1.1);
}

.buy-btn {
  display: inline-block;
  padding: 13px 22px 12px;
  font-size: 0.75rem;
  border-radius: 0;
  overflow: hidden;
  height: 44px;
  width: auto;
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  background: url("../img/ico-ticket-white.svg") left 24px center no-repeat, #333;
}

.buy-btn:hover {
  background-image: url("../img/ico-ticket.svg");
  background-color: #b3c0e2;
  color: #000;
}

.buy-btn:not(:empty) {
  padding-left: 73px;
  width: auto;
}

.buy-btn:empty {
  width: 59px;
  background-position: center !important;
}

body[class*=dir-reportage] .item__event {
  right: 32px;
  left: auto;
}

.item {
  display: block;
  color: #000;
  border-radius: 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow: hidden;
  transform: translate3d(0, 0, -1px);
}

.item video {
  height: 100%;
  width: 100%;
  flex: 1 1 auto;
  display: block;
  object-fit: cover;
  object-position: center;
}

.item:hover:before, .item:hover:after, .item:focus:before, .item:focus:after {
  opacity: 1;
}

.item--reportage:after, .item--exclusive:after {
  bottom: 4.375rem;
}

.item--reportage:before, .item--exclusive:before {
  bottom: 3.6875rem;
}

.item--evenet:after {
  top: 4.375rem;
}

.item--evenet:before {
  top: 4.875rem;
}

.item--evenet:before, .item--evenet:after, .item--reportage:before, .item--reportage:after, .item--exclusive:before, .item--exclusive:after {
  position: absolute;
  background: #000;
  pointer-events: none;
  z-index: 5;
  opacity: 0;
  transition: opacity .3s ease;
}

.item--evenet:after, .item--reportage:after, .item--exclusive:after {
  right: 0;
  width: 3.875rem;
  height: 8px;
}

.item--evenet:before, .item--reportage:before, .item--exclusive:before {
  right: 2.625rem;
  width: 1.25rem;
  height: 11px;
}

.item--evenet:before, .item--evenet:after {
  background: #b3c0e2;
}

.item--reportage:before, .item--reportage:after {
  background: #decbd7;
}

.item--exclusive:before, .item--exclusive:after {
  background: #b2d5b2;
}

.item:hover .canvas-shadow {
  opacity: 1;
  transform: scale3d(1.1, 1.1, 1.1);
}

.item:hover .item__img:first-child:last-child img {
  transform: none !important;
}

.item:hover img {
  transform: scale3d(1.1, 1.1, 1.1);
}

.item__tags {
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 11;
}

.item__btn {
  position: absolute;
  right: 29px;
  bottom: 32px;
  z-index: 3;
}

.item__event {
  position: absolute;
  text-transform: uppercase;
  font-size: 0.75rem;
  top: 34px;
  left: 34px;
  letter-spacing: .01em;
  font-weight: 300;
}

@media screen and (max-width: 1500px) {
  .item__event {
    top: 25px;
    left: 25px;
  }
}

.item__img {
  width: 100%;
  height: 100%;
  flex: 1 1 auto;
  display: flex;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: box-shadow .3s ease;
}

.item__img:first-child:not(:last-child):before {
  content: "";
  position: absolute;
  left: -1px;
  right: -10px;
  display: block !important;
  bottom: -10px;
  height: 205px;
  max-height: 100%;
  background: linear-gradient(to top, #000, transparent);
  z-index: 2;
}

.item__img:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: #decbd7;
  transition: opacity .3s ease;
  opacity: 0;
  pointer-events: none;
}

.item__img img {
  width: 100%;
  height: 100%;
  flex: 1 1 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 5s ease, filter .3s ease;
}

.item__favorite {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 10;
}

.item__desc {
  position: absolute;
  inset: 0;
  width: 100%;
  padding: 90px 40px 40px;
  z-index: 3;
  display: flex;
  flex-direction: column-reverse;
}

.item__desc-top, .item__desc-subtitle {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 300;
}

.item__desc-place {
  margin: 30px 0 0;
}

.item__desc-top__title, .item__desc-top__date {
  display: inline-block;
  vertical-align: bottom;
}

.item__desc-top__bages {
  position: absolute;
  top: 40px;
  right: auto !important;
  left: 40px;
  z-index: 15;
  margin-bottom: -10px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
  .item__desc-top__bages {
    top: 20px;
    left: 20px;
  }
}

.item__desc-top__date {
  width: max-content;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(27px);
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  z-index: 2;
  color: #fff;
  border-radius: 13px;
  padding: 7px 20px;
}

@media (max-width: 1200px) {
  .item__desc-top__date {
    font-size: 12px;
    padding: 5px 15px;
  }
}

.item__desc-top__date + .item__desc-top__date {
  margin-left: 5px;
}

.item__desc-top__title {
  text-transform: uppercase;
  font-size: 14px;
  line-height: calc(19 / 14);
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  font-weight: bold;
}

.item__desc-top__title:not(:first-child) {
  margin-top: 25px;
}

.item__desc-title {
  font-size: 35px;
  line-height: 1.25 !important;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 1200px) {
  .item__desc-title {
    font-size: 20px !important;
  }
}

.item__desc-subtitle {
  margin: 15px 0 0;
}

.subscribe {
  display: flex;
  align-items: flex-end;
  flex: 1 1 280px;
  position: relative;
  color: #fff;
  font-size: 40px;
  line-height: calc(50 / 40);
  font-weight: 700;
  padding: 40px;
  overflow: hidden;
  border-radius: 25px;
}

.subscribe__title {
  max-width: 240px;
}

.subscribe__title--big {
  max-width: unset;
}

.subscribe__plus {
  display: none;
}

.subscribe__favorite {
  position: absolute;
  top: 35px;
  right: 37px;
}

@media screen and (max-width: 1500px) {
  .subscribe__favorite {
    right: 25px;
  }
}

.subscribe__counter {
  position: absolute;
  top: 36px;
  left: 40px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  z-index: 10;
}

@media screen and (max-width: 1500px) {
  .subscribe__counter {
    left: 25px;
  }
}

@media (max-width: 1200px) {
  .subscribe__counter {
    font-size: 12px;
  }
}

.subscribe__counter::before {
  content: "";
  background: url("../img/ico-geo-events-counter.svg") no-repeat;
  background-size: contain;
  margin-right: 15px;
  height: 18px;
  width: 18px;
}

@media (max-width: 1200px) {
  .subscribe__counter::before {
    height: 14px;
    width: 14px;
  }
}

.subscribe[data-bgc="#decbd7"], .subscribe--interesting {
  background: url("../img/interesting-bg.jpg") center no-repeat !important;
  background-size: cover !important;
}

.subscribe[data-bgc="#b2d5b1"], .subscribe--exclusive {
  background: url("../img/exclusive-bg.jpg") center no-repeat !important;
  background-size: cover !important;
}

.subscribe[data-bgc="#adc1e1"], .subscribe--events {
  background: url("../img/events-bg.jpg") center no-repeat !important;
  background-size: cover !important;
}

.subscribe--new-events {
  background: url("../img/event-detail/bg.png") center no-repeat !important;
  background-size: cover !important;
}

.main-banner {
  display: block;
}

.main-banner img {
  display: block;
  width: 100%;
  border-radius: 25px;
}

.main-banner:not(:first-child) {
  margin: 1.5rem 0 0;
}

.main-banner_comments {
  margin-bottom: 20px;
}

.main-banner_comments img {
  aspect-ratio: 1490/400;
}

.imgs__one a {
  display: block;
  height: 100%;
  border: unset;
}

.imgs__one a img {
  height: 100%;
  object-fit: cover;
}

.imgs__one.vertical-span .text-adv_right {
  right: -145px;
}

@media screen and (max-width: 768px) {
  .imgs__one.vertical-span .text-adv_right {
    right: -112.5px;
  }
}

@media screen and (max-width: 768px) {
  .main-slider__slide-img.text-adv-wrapper {
    right: 10px;
  }
}

.popup--banner .text-adv_right {
  right: 10px;
}

.text-adv {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 10px;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(27px);
  border-radius: 13px;
  padding: 7px;
  white-space: nowrap;
  text-align: center;
}

.text-adv a {
  color: #fff;
  text-decoration: none;
  pointer-events: none;
  border: none;
}

@media screen and (max-width: 768px) {
  .text-adv {
    font-size: 6px;
    padding: 3px;
  }
}

.text-adv-wrapper {
  position: relative;
}

.text-adv_bottom {
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  white-space: unset;
  width: 100%;
  max-width: max-content;
}

.text-adv_right {
  top: 50%;
  right: -325px;
  transform: rotate(270deg) translateX(50%);
  transform-origin: right;
}

@media screen and (max-width: 768px) {
  .text-adv_right {
    right: 10px;
  }
}

@media screen and (max-width: 658px) {
  .text-adv_desktop {
    display: none;
  }
}

.text-adv_mobile {
  display: none;
}

@media screen and (max-width: 658px) {
  .text-adv_mobile {
    display: block;
  }
}

.selectize-input {
  cursor: pointer;
}

.selectize-input input[type="text"] {
  display: none;
}

.selectize-input .item {
  font-size: 0.875rem;
  position: relative;
  padding-right: 14px;
  border-radius: 0;
}

.selectize-dropdown-content::-webkit-scrollbar {
  width: 9px;
  border-radius: 4px;
}

.selectize-dropdown-content::-webkit-scrollbar-thumb, .selectize-dropdown-content::-webkit-scrollbar-track {
  border-radius: 6px;
}

.selectize-dropdown-content::-webkit-scrollbar-thumb {
  background: rgba(51, 51, 51, 0.7);
}

.selectize-dropdown-content::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.8);
}

.city-select__select {
  /**/
}

select.city-select__select {
  border: none;
  color: #fff;
  padding-right: 15px;
  padding: 8px;
  font-size: 0.875rem;
  height: 34px;
  background: none;
}

.inner-content {
  margin: 60px 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.zavediniya {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 8.75rem;
  margin-bottom: -6.5625rem;
}

.zavediniya__one {
  width: 33.22148%;
  margin-bottom: 6.5625rem;
  display: flex;
  flex-direction: column;
}

.zavediniya__one:nth-child(even) {
  transform: translateY(140px);
}

.star {
  background: url("../img/ico-star.png") no-repeat;
  height: 11px;
  width: 12px;
  display: inline-block;
}

.z-item {
  width: 100%;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.z-item__rating, .z-item__title-cont {
  flex: none;
}

.z-item__rating {
  margin-bottom: 2.8125rem;
}

.z-item__title {
  text-decoration: none;
  font-weight: bold;
  font-size: 2.75rem;
  line-height: 1.06818;
  max-width: 340px;
}

.z-item__title-cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
  margin-bottom: 2.1875rem;
}

.z-item__arrow {
  position: relative;
  background-color: #5630FF;
  border-radius: 50%;
  height: 53px;
  width: 53px;
  flex: none;
  margin-left: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg fill='%23ffffff' height='12px' width='12%0Apx' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 384.923 384.923' xml:space='preserve'%3E%3Cg%3E%3Cpath id='Arrow_Upward' d='M321.337,122.567L201.046,3.479c-4.776-4.728-12.391-4.547-17.179,0l-120.291,119.1 c-4.74,4.704-4.74,12.319,0,17.011c4.752,4.704,12.439,4.704,17.191,0l99.551-98.552v331.856c0,6.641,5.438,12.03,12.151,12.03 s12.151-5.39,12.151-12.03V41.025l99.551,98.552c4.74,4.704,12.439,4.704,17.179,0C326.089,134.886,326.089,127.27,321.337,122.567 z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity .3s ease;
}

.z-item__arrow:hover {
  opacity: .7;
}

.z-item__contacts {
  background: #aec2e4;
  flex: 1 1 auto;
  padding: 2rem 4.375rem;
  display: flex;
  align-items: center;
}

.z-contacts a {
  color: #fff !important;
}

.z-contacts__one:not(:first-child) {
  margin: 15px 0 0;
}

.z-contacts__one-title {
  color: #6c7e9c;
  margin-bottom: 3px;
}

.rating {
  white-space: nowrap;
}

.rating__star, .rating__number {
  display: inline-block;
}

.filter__cont {
  margin: 21px 0 7.8125rem;
}

.filter__inputs {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0 -5.125rem;
  align-items: flex-end;
}

@media screen and (max-width: 1152px) {
  .filter__inputs {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
  }
}

.filter__select {
  width: calc((100% - 5.125rem * 3) / 3);
  margin: 0 0 0 5.125rem;
  position: relative;
}

@media screen and (max-width: 1152px) {
  .filter__select {
    width: 100% !important;
    margin-left: 0;
  }
  .filter__select:not(:first-child) {
    margin: 15px 0 0;
  }
}

.filter__select .selectize-input {
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #fff;
  border: none;
  border-bottom: 1px solid #B5B8BC;
  padding-left: 0 !important;
  overflow: visible;
  padding-bottom: 26px !important;
  display: flex;
  flex-wrap: wrap;
}

.filter__select .selectize-input:not(.focus).has-items {
  padding-bottom: 4px !important;
}

.filter__select .selectize-input.has-items {
  padding: 0 16px 4px 0 !important;
  margin: -10px 0 0;
}

.filter__select .selectize-input.has-items .item {
  padding: 7px 30px 7px 16px;
  margin: 0 9px 11px 0;
  position: relative;
  pointer-events: none;
}

.filter__select .selectize-input.has-items .item:after {
  pointer-events: all;
  content: "";
  position: absolute;
  display: block !important;
  top: 0;
  right: 11px;
  height: 100%;
  width: 17px;
  transform: none !important;
  border: none !important;
  background: url("../img/ico-reset-white.svg") center no-repeat, #323232 !important;
  background-size: 8px auto !important;
}

.filter__select .selectize-input input[type="text"] {
  color: #000;
  font-size: 1rem;
}

.filter__select .selectize-input input[type="text"]::-webkit-input-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:-moz-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]::-moz-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:-ms-input-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:focus::-webkit-input-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:focus:-moz-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:focus::-moz-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-input input[type="text"]:focus:-ms-input-placeholder {
  color: #B5B8BC !important;
}

.filter__select .selectize-dropdown {
  border: none !important;
}

.filter__select .selectize-dropdown .option {
  font-size: 1rem;
  line-height: 1;
  color: #fff !important;
  padding: 10px 28px 11px;
}

.filter__select select {
  height: 65px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #333333;
  background: none;
  color: #000;
}

.filter__select select.selectized {
  opacity: 0;
}

.filter__select:nth-last-child(3):first-child {
  width: 442px;
}

.filter__submit {
  flex: none;
  display: flex;
  margin-left: 3.75rem;
}

@media screen and (max-width: 1152px) {
  .filter__submit {
    margin: 20px 0 0;
    width: 100% !important;
    flex-direction: column;
  }
  .filter__submit .z-item__arrow {
    margin: 0;
    border-radius: 0;
    width: 100%;
    background-image: none;
  }
  .filter__submit .z-item__arrow:before, .filter__submit .z-item__arrow:after {
    display: none;
  }
  .filter__submit-reset {
    text-indent: 0;
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
    background-image: none !important;
  }
}

.filter-submit {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 1152px) {
  .filter-submit {
    text-indent: 0;
    background: inherit;
    color: #fff;
    opacity: 1;
    border: none;
  }
}

.filter__range {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.filter__range-label {
  font-weight: 300;
  margin-right: 4.5rem;
  margin: 0 4.5rem 0 0;
}

.filter__range .range__cont {
  flex: none;
  width: 280px;
}

.filter-reset {
  background-image: url("../img/ico-reset-white.svg");
  background-color: #333;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 53px;
  width: 53px;
  flex: none;
  margin-left: .2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 19px 20px 19px 19px;
  text-indent: -9999px;
  overflow: hidden;
  color: #fff;
}

.filter-reset:hover, .filter-reset:focus {
  background-image: url("../img/ico-reset-black.svg");
}

.filter-reset span {
  display: none;
}

.filter-input {
  border: none;
  border-bottom: 1px solid #B5B8BC;
  color: #000;
  width: 100%;
  min-height: 35px;
  font-size: 0.875rem;
  cursor: pointer;
}

.filter-input.invisible-input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  top: 100%;
  height: 0;
  min-height: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
}

.multi-date {
  display: flex;
  position: relative;
}

.multi-date:after {
  content: "";
  position: absolute;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 5px;
  width: 5px;
  top: calc(50% - 11px);
  right: 5px;
  transform: rotate(45deg);
}

.multi-date__content {
  flex: none;
  max-width: 100%;
  padding: 0 8px 4px 0;
  margin: -10px 0 0;
}

.multi-date__placeholder {
  flex: none;
  padding: 8px 8px 26px 0;
  align-self: flex-end;
  color: #B5B8BC;
  font-size: 1rem;
}

.multi-date__date {
  display: inline-block;
  background: #000;
  border-radius: 30px;
  overflow: hidden;
  color: #fff;
  vertical-align: baseline;
  padding: 8px 30px 7px 16px;
  margin: 0 9px 11px 0;
  pointer-events: none;
  font-weight: 300;
  position: relative;
}

.multi-date__date:after {
  pointer-events: all;
  content: "";
  position: absolute;
  display: block !important;
  top: 0;
  right: 11px;
  height: 100%;
  width: 17px;
  transform: none !important;
  border: none !important;
  background: url("../img/ico-reset-white.svg") center no-repeat, #000 !important;
  background-size: 8px auto !important;
}

.range {
  position: relative;
  font-style: normal;
  border: none !important;
  background: rgba(255, 255, 255, 0.2) !important;
}

.range span:before {
  content: attr(data-value);
  position: absolute;
  top: calc(100% + 25px);
  color: rgba(255, 255, 255, 0.55);
  left: 50%;
  transform: translateX(-50%);
}

.ui-datepicker {
  height: auto;
  width: auto;
  background: #333333 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.ui-datepicker-unselectable {
  opacity: 1 !important;
  color: #fff !important;
}

.ui-datepicker-unselectable span {
  background: #777 !important;
  border: none !important;
}

.ui-datepicker-header {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  border-bottom: 1px solid #252424 !important;
  background: none !important;
  padding: 0 !important;
  font-weight: 300;
}

.ui-datepicker-title {
  display: flex;
  justify-content: center;
  height: 55px;
}

.ui-datepicker-prev, .ui-datepicker-next {
  display: none !important;
}

.ui-datepicker-month, .ui-datepicker-year {
  margin: 0 !important;
  border: none;
  color: #fff;
  width: auto;
  height: 49px;
  font-size: 1rem;
}

.ui-datepicker-month:not(.selectize-control), .ui-datepicker-month .item, .ui-datepicker-year:not(.selectize-control), .ui-datepicker-year .item {
  background: url("../img/ico-select-arrow.png") center right 3px no-repeat;
}

.ui-datepicker-month .item, .ui-datepicker-year .item {
  background-position: top 7px right 3px;
}

.ui-datepicker-month.selectize-control, .ui-datepicker-year.selectize-control {
  height: auto;
  width: 45%;
}

.ui-datepicker-month:not(:last-child), .ui-datepicker-year:not(:last-child) {
  margin: 0 1.875rem 0 0 !important;
}

.ui-datepicker-month .selectize-input, .ui-datepicker-year .selectize-input {
  padding: 16px 0 12px;
  background: none !important;
  border-radius: 0;
  box-shadow: none;
  border: none !important;
}

.ui-datepicker-month .selectize-input:after, .ui-datepicker-year .selectize-input:after {
  display: none !important;
}

.ui-datepicker-month .selectize-input .item, .ui-datepicker-year .selectize-input .item {
  font-size: 1rem;
  width: 100%;
  text-align: left;
  color: #fff;
}

.ui-datepicker-month .selectize-input .item:after, .ui-datepicker-year .selectize-input .item:after {
  display: none !important;
}

.ui-datepicker-month .selectize-input input, .ui-datepicker-year .selectize-input input {
  display: none !important;
}

.ui-datepicker-month .selectize-dropdown .option, .ui-datepicker-year .selectize-dropdown .option {
  color: #fff;
}

.ui-datepicker table {
  width: auto;
  color: #fff;
  margin: 0 17px 27px;
  text-align: center;
  font-weight: 300;
  border-collapse: separate;
  border-spacing: 8px;
}

.ui-datepicker table th, .ui-datepicker table td {
  font-weight: inherit;
}

.ui-datepicker table td {
  padding: 0;
}

.ui-datepicker table td a {
  border: none !important;
  padding: 6px;
  font-weight: inherit !important;
  background: none !important;
}

.ui-datepicker table td .ui-state-default, .ui-datepicker table td .ui-state-highlight {
  color: inherit;
}

.ui-datepicker table td .ui-state-highlight {
  background: #000 !important;
}

.ui-datepicker table td .ui-state-active {
  background: #fef99e !important;
  color: #000;
}

.ui-widget-content {
  background: rgba(255, 255, 255, 0.2);
}

.ui-widget .ui-slider-range {
  background: #adc1e1;
}

.ui-widget .ui-slider-handle {
  border: 1px solid #adc1e1;
  background: #adc1e1;
  transition: background .3s ease, border-color .3s ease;
  height: 16px;
  width: 16px;
}

.ui-widget .ui-slider-handle:after {
  background: #adc1e1;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  margin: 0;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
}

.ui-widget .ui-slider-handle:hover, .ui-widget .ui-slider-handle:focus {
  background: #adc1e1;
  border-color: #adc1e1;
}

.sort-handle {
  display: block;
  height: 20px;
  width: 20px;
  background: #000;
  cursor: all-scroll;
}

.offer-event {
  text-align: right;
  margin: 0 0 30px;
}

.offer-event .download-more {
  padding: 11px 20px 13px;
}

.offer-event .download-more:after, .offer-event .download-more:before {
  display: none;
}

.events {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -2rem -3.875rem;
}

.events__one {
  width: calc((100% - 3.875rem * 3) / 3);
  margin: 0 0 2rem 3.875rem;
  display: flex;
  flex-direction: column;
}

.events__one--big {
  width: calc((100% - 3.875rem * 1.5) / 1.5);
}

.events__one--big .buy-btn {
  text-indent: 0 !important;
  background-position: left 24px center !important;
  padding-left: 73px !important;
  color: #000;
  font-weight: 300;
  text-transform: none;
  font-size: 1rem;
  width: auto !important;
  height: auto !important;
}

.events__one--big .item__desc-title {
  max-width: 400px;
  font-size: 1.625rem;
  line-height: 1.23077;
}

.events__one .item {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.events__one .item__event {
  z-index: 3;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(27px);
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  border-radius: 13px;
  padding: 7px 20px;
}

.events__one .item__img {
  display: flex;
  position: relative;
}

.events__one .item__img:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  top: 30%;
  width: auto;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}

.events__one .item__desc {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-right: 5rem;
}

.events__one .item__desc-top {
  order: 1;
  margin: 10px 0 0 !important;
}

.events__one .item__desc-top__title + .item__desc-top__date {
  margin-left: 2px;
}

.events__one .item__desc-top__title + .item__desc-top__date::before {
  content: '/ ';
  position: relative;
  display: inline-block;
  margin-right: 3px;
}

.events__one .item__desc-top__date {
  position: static;
  background: none;
  font-size: 14px;
  line-height: calc(19 / 14);
  padding: 0;
  margin-bottom: 0;
}

.events__one .item__btn .buy-btn {
  border-radius: 0;
  text-indent: -9999px;
  overflow: hidden;
  padding-left: 0;
  height: 41px;
  width: 59px;
  background: url("../img/ico-ticket.svg") center no-repeat, #adc1e1;
}

.canvas-shadow {
  filter: blur(30px);
  transform: scale3d(1, 1, 1);
  opacity: 0;
  transition: opacity .3s ease, transform .3s ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.city-map--hidden {
  display: none;
}

ymaps[class*="-balloon "] {
  padding: 0 !important;
  box-shadow: none !important;
  left: 50% !important;
  transform: translateX(-50%);
}

ymaps[class*="balloon__tail"] {
  display: none !important;
}

ymaps[class*="-balloon__content"] {
  margin-right: 0 !important;
  padding: 0 !important;
  background: none !important;
  font: inherit !important;
}

.balloonContent {
  padding: 1.875rem 2.1875rem 2.1875rem;
  min-width: 284px;
  max-width: 300px;
}

.balloonContent-rating {
  position: relative;
  color: #9f8763;
  font-weight: 300;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 12px;
}

.balloonContent-rating:before {
  content: "";
  position: relative;
  margin-right: 5px;
  display: block;
  background: url("../img/ico-gold-star.svg") no-repeat;
  height: 12px;
  width: 12px;
}

.balloonContent-rating a {
  text-decoration: none;
  border: 0;
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.3);
  width: max-content;
}

.balloonContent-rating a:hover {
  opacity: 0.7;
}

.balloonContent-title {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.balloonContent-title a {
  color: inherit;
  border: 0;
}

.balloonContent-title a:hover {
  opacity: 0.7;
}

.balloonContent-phone, .balloonContent-address, .balloonContent-time {
  line-height: 1.5;
}

.balloonContent-phone:not(:last-child), .balloonContent-address:not(:last-child), .balloonContent-time:not(:last-child) {
  margin: 0 0 0.625rem;
}

.balloonContent-phone a {
  color: #000;
  border: 0;
}

.balloonContent-phone a:hover {
  opacity: 0.7;
}

.balloonContent-address {
  font-size: 14px;
}

.city__list {
  margin: 3.9375rem 0 0;
}

.city__map-toggle {
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 25px 19px;
  cursor: pointer;
  user-select: none;
  background: #323232;
}

.city__map-toggle.opened:after {
  transform: rotate(-45deg) translate(-50%, 0%);
}

.city__map-toggle:after {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transition: transform .3s ease;
  transform: rotate(135deg) translate(0%, 50%);
}

.city-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -28px -34px;
}

.city-list__one {
  display: flex;
  flex-direction: column;
  margin: 0 0 28px 35px;
  width: calc((100% - 35px * 3) / 3);
  position: relative;
}

.city-event {
  flex: 1 1 auto;
  display: block;
  position: relative;
  color: #fff;
}

.city-event:hover .city-event__img img, .city-event:focus .city-event__img img {
  transform: scale3d(1.1, 1.1, 1.1);
}

.city-event__img {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.city-event__img:after {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: rgba(0, 0, 0, 0.2);
}

.city-event__img img {
  display: block;
  height: 100%;
  transition: transform 5s ease;
  background: #fff;
}

.city-event__desc {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 1.75rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: none;
}

.city-event__desc:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: linear-gradient(to top, #000, transparent);
}

.city-event__title {
  z-index: 1;
  font-size: 1.75rem;
  transition: color .3s ease;
}

.city-event__bot {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}

.city-event__bot-left {
  line-height: 1.5;
  max-width: 250px;
}

.city-event__bot-phone:not(:first-child) {
  margin: 20px 0 0;
}

.city-event__rating {
  background: url("../img/ico-white-star.svg") center left 10px no-repeat, rgba(255, 255, 255, 0.29);
  padding: 10px 12px 9px 39px;
}

.articles__one:not(:first-child) {
  margin: 4.125rem 0 0;
}

.article {
  display: flex;
  flex-direction: column;
  position: relative;
}

.article:hover .article__title {
  border-color: #fff;
}

.article:hover .article__img img {
  transform: scale3d(1.1, 1.1, 1.1);
}

.article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6), transparent);
}

.article__img {
  flex: none;
  overflow: hidden;
}

.article__img img {
  display: block;
  transition: transform 2s ease;
}

.article__desc {
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 3.75rem 3.125rem 2.875rem;
  max-width: 700px;
}

.article__desc-bot {
  margin-top: auto;
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  display: none !important;
}

.article__title {
  font-weight: bold;
  font-size: 2.75rem;
  line-height: 1.06818;
  max-width: 600px;
  border-bottom: 1px solid transparent;
  transition: border-color .3s ease;
  display: inline;
}

.article__text {
  max-width: 570px;
  font-size: 1rem;
  line-height: 1.625;
  display: flex;
  flex-direction: column;
  margin-top: 2.1875rem;
}

.article__text .text-page {
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article__counters {
  margin: 2.4375rem 0 0;
}

.reportaj .share-soc__hide-btns {
  top: 100%;
  padding-top: 1px;
}

.reportaj__titles {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 0 3rem;
}

.reportaj__titles-one:first-child {
  max-width: 30.20134%;
}

.reportaj__titles-one:nth-child(3):last-child {
  width: 25.50336%;
}

.reportaj__slider-desc {
  margin: 3.25rem 0 0;
}

.reportaj__slider.js__photo-removed .slider-desc__btns {
  opacity: 0;
  pointer-events: none;
}

.reportaj__slider.js__photo-removed .swiper-slide-active .photoLabel {
  position: relative;
}

.reportaj__slider.js__photo-removed .swiper-slide-active .photoLabel:after {
  content: "Фотография была удалена";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 2rem;
  z-index: 3;
}

.reportaj__small-slider {
  margin: 5.6875rem 0 0;
}

.reportaj__small-slider .item__desc, .reportaj__small-slider .item__desc-top__date {
  z-index: 10;
}

.reportaj__desc {
  margin: 6.25rem 0 0;
}

.reportaj__comments {
  margin: 7.5rem 0 0;
}

.reportaj--all .reportaj__titles {
  border-bottom: 1px solid rgba(74, 74, 74, 0.5);
  padding-bottom: 3rem;
}

.reportaj--all .reportaj__desc {
  margin-top: 0;
}

.reportaj--all .reportaj__desc .report-desc {
  align-items: flex-end;
}

.reportaj--all .reportaj__desc .report-desc__text-tags {
  margin: 3.4375rem 0 0;
}

.reportaj__imgs {
  margin: 3rem 0 0;
}

.tags {
  margin-bottom: -9px;
}

.tags__link {
  vertical-align: top;
  border-radius: 6px;
  background: #515151;
  color: #fff;
  text-transform: lowercase;
  line-height: 1.375;
  padding: 10px 15px;
  display: inline-block;
  margin-bottom: 9px;
}

.tags__link:not(:last-child) {
  margin-right: 9px;
}

.titles__subtitle {
  text-transform: uppercase;
  margin: 0 0 0.5rem;
  font-size: 0.75rem;
}

.titles__subtitle a {
  color: rgba(0, 0, 0, 0.5) !important;
}

.titles__date, .titles__title {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
}

.titles__title a {
  color: inherit;
}

.titles__title a:hover {
  border-bottom: 1px solid currentColor;
}

.titles__title, .titles__date {
  line-height: 1.21429;
  font-size: 1.75rem;
}

.titles__date {
  white-space: nowrap;
}

.white-color .finish-slide {
  color: #fff;
}

.finish-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 5;
  background: rgba(0, 0, 0, 0.6);
  font-weight: 300;
}

.finish-slide__banner {
  margin: 0 0 25px;
  max-height: 40%;
}

.finish-slide__banner img {
  max-height: 100%;
}

.finish-slide__subtitle, .finish-slide__place {
  text-transform: uppercase;
  font-size: 0.75rem;
}

.finish-slide__subtitle {
  margin-bottom: 1.23967vh;
}

.finish-slide__title {
  text-align: center;
  font-size: 2rem;
  line-height: 1.125;
  font-weight: 400;
  margin: 0 0 25px;
}

.finish-slide__place {
  margin: 0 0 30px;
}

.finish-slide__center {
  margin: 0 0 30px;
  display: flex;
}

.finish-slide__center-right, .finish-slide__center-left {
  border: 1px solid #454545;
  display: flex;
  align-items: center;
  padding: 2rem;
}

.finish-slide__center-right:not(:last-child), .finish-slide__center-left:not(:last-child) {
  margin-right: 1.75rem;
}

.rating-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.rating-block__title {
  margin-right: 2.5rem;
}

.repeat-btn {
  height: 80px;
  width: 80px;
  border: none;
  border-radius: 50%;
  display: block;
  background: url("../img/ico-repeat.png") center no-repeat, #515151;
}

.tag_view img {
  max-width: none !important;
  height: auto !important;
}

.report-slider {
  height: 809px;
  max-height: 83.8843vh;
  margin: 0 -7px;
}

.report-slider *[id*="item-"] {
  height: 100%;
}

.report-slider *[id*="item-"] .item-adv, .report-slider *[id*="item-"] img {
  height: 100%;
}

.report-slider .photoLabel {
  background: #000;
}

.report-slider.js__hide-arrows .slick-arrow {
  display: none !important;
}

.report-slider__cont {
  position: relative;
}

.report-slider__finish {
  position: absolute;
  top: 0;
  left: -7px;
  bottom: 0px;
  right: -7px;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.84);
  opacity: 0;
  pointer-events: none;
}

.report-slider__finish.js__visible {
  opacity: 1;
  pointer-events: all;
  z-index: 5;
}

.report-slider__fancybox {
  pointer-events: none;
}

.report-slider__fancybox .fancybox:not(.js__active) {
  opacity: 0;
}

.report-slider.swiper-container-fade .swiper-wrapper {
  overflow: hidden;
}

.report-slider.swiper-container-horizontal {
  overflow: hidden;
}

.report-slider .swiper-slide {
  margin-bottom: -5px;
  flex: none;
  height: auto !important;
  display: flex;
  flex-direction: column;
}

.report-slider .swiper-slide .photoLabel {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.report-slider .swiper-wrapper {
  display: flex;
}

.report-slider .slick-arrow {
  transition: opacity .3s ease;
}

.report-slider .slick-arrow.slick-disabled {
  opacity: .4;
}

.report-slider .slick-next {
  right: -80px;
}

.report-slider .slick-prev {
  left: -80px;
}

.report-slider .slick-slide > div {
  text-align: center;
}

.report-slider .slick-list, .report-slider .slick-track, .report-slider .slick-slide, .report-slider .slick-slide > div {
  min-height: 300px;
}

.report-slider .slick-arrow {
  top: calc(50% - 50px);
  height: 100px;
  width: 70px;
  border: none;
  transform: none;
  background: rgba(0, 0, 0, 0.2);
  transition: background .3s ease;
  z-index: 2;
  position: absolute;
}

.report-slider .slick-arrow:before {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 22px;
  width: 22px;
  position: absolute;
  top: calc(50% - 7px);
}

.report-slider .slick-arrow:hover, .report-slider .slick-arrow:focus {
  background: rgba(0, 0, 0, 0.6);
}

.report-slider .slick-prev:before {
  transform: rotate(-135deg);
  left: calc(50% - 3px);
}

.report-slider .slick-next:before {
  transform: rotate(45deg);
  left: calc(50% - 12px);
}

.report-slider__slide {
  display: inline-flex !important;
  justify-content: center;
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
}

.report-slider__slide ~ .labelBox, .report-slider__slide ~ .labelTools {
  display: none !important;
}

.report-slider__slide.vertical-span figure {
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.report-slider__slide.vertical-span figure .main-img {
  height: 100%;
}

.report-slider__slide figure {
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
}

.report-slider__slide figure:hover .img-taglabel {
  opacity: 1;
  pointer-events: all;
}

.report-slider__slide figure .img-taglabel {
  transition: opacity .3s ease;
  opacity: 0;
  pointer-events: none;
}

.report-slider__slide figure .imgWrap {
  height: 100%;
  width: 100%;
}

.report-slider__slide figure figcaption {
  display: none;
}

.report-slider__slide figure .decor {
  display: none;
}

.report-slider__slide figure .decor span {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  right: 0;
  text-transform: uppercase;
  padding: 10px;
  bottom: 20%;
  width: 50px;
  white-space: nowrap;
  transform: rotate(-90deg);
}

.report-slider__slide figure .decor:after, .report-slider__slide figure .decor:before {
  content: "";
  position: absolute;
  background: #fff;
  z-index: 3;
  display: none;
}

.report-slider__slide figure .decor:after {
  right: 0;
  bottom: 16.18929%;
  width: 7%;
  height: 11px;
}

.report-slider__slide figure .decor:before {
  bottom: 14.3213%;
  right: 4.83333%;
  width: 2.16667%;
  height: 15px;
}

.report-slider__slide figure img {
  max-height: 100%;
  height: 100%;
  vertical-align: middle;
  display: inline-block !important;
}

.report-slider__slide-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-weight: 300;
  padding: 20px;
  color: #fff;
  text-align: left;
}

.report-slider__slide-text svg {
  width: 65px;
  height: auto;
}

body[class*="dir-reportage-668970"] .report-slider__slide {
  flex: none;
  height: auto;
}

body[class*="dir-reportage-668970"] .report-slider__slide figure {
  position: relative;
}

body[class*="dir-reportage-668970"] .report-slider__slide figure img, body[class*="dir-reportage-668970"] .report-slider__slide figure .imgWrap {
  height: auto;
}

.small-slider .swiper-scrollbar {
  bottom: -13px !important;
}

.small-slider__container {
  position: relative;
}

.small-slider__container:before, .small-slider__container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15.2391vw;
  height: 100%;
  z-index: 5;
  transition: opacity .3s ease;
  background: linear-gradient(to right, #000, transparent);
  pointer-events: none;
}

.small-slider__container:after {
  transform: rotate(180deg);
  right: 0;
  left: auto;
}

.small-slider__container + .wrapper {
  width: 100%;
}

.small-slider .swiper-slide {
  cursor: pointer;
}

.small-slider .swiper-slide-thumb-active .small-slider__slide {
  outline-color: #decbd7;
}

.small-slider.slick-initialized {
  opacity: 1;
}

.small-slider .slick-list {
  overflow: visible;
  padding-bottom: 4px;
}

.small-slider .slick-active .small-slider__slide:before {
  opacity: 0;
}

.small-slider .slick-active ~ .slick-slide:not(.slick-active) .small-slider__slide:before {
  transform: rotate(180deg);
}

.small-slider .slick-slide.js__selected .small-slider__slide {
  outline-color: #decbd7;
}

.small-slider__slide {
  width: auto !important;
  cursor: pointer;
  outline: 4px solid transparent;
  transition: outline .3s ease;
  position: relative;
  display: block !important;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  z-index: 10;
}

.small-slider__slide:not(:first-child) {
  display: none;
}

.small-slider__slide:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity .3s ease;
  background: linear-gradient(to right, #000, transparent);
}

.small-slider__slide.vertical-span img {
  width: auto;
}

.small-slider__slide img {
  max-height: 253px;
  width: auto;
  top: 50%;
  left: 50%;
  position: static;
  border: 0 !important;
}

.small-slider__slide img:before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid #000;
}

.slider-desc {
  display: flex;
  justify-content: space-between;
}

.slider-desc__text {
  max-width: 650px;
  font-size: 0.9375rem;
  line-height: 1.73333;
}

.slider-desc__btns {
  flex: none;
  margin-left: 2rem;
  position: relative;
  display: flex;
}

.slider-desc__btns noindex {
  display: flex;
}

.slider-desc__btns .btn_public-edit a {
  padding: 17px 37px 17px 37px;
}

.slider-desc__btns-remove:not(:last-child), .slider-desc__btns-download:not(:last-child), .slider-desc__btns-share:not(:last-child), .slider-desc__btns-play:not(:last-child), .slider-desc__btns .labelTools:not(:last-child) {
  margin-right: 1rem;
}

.slider-desc__btns-download, .slider-desc__btns-share, .slider-desc__btns-play, .slider-desc__btns .labelTools, .slider-desc__btns-remove a {
  height: 53px;
  color: #000;
  font-weight: 300;
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  cursor: pointer;
}

.slider-desc__btns-remove {
  margin-left: .4rem;
}

.slider-desc__btns-remove a {
  padding: 10px 21px;
  background: red;
  color: #fff !important;
}

.slider-desc__btns-download {
  background: url("../img/ico-download-default.svg") center right 23px no-repeat, #decbd7;
  background-size: 17px auto !important;
  padding: 10px 59px 10px 21px;
}

.slider-desc__btns-download:hover {
  background-image: url("../img/ico-download.svg");
}

.slider-desc__btns-share, .slider-desc__btns-play {
  width: 56px;
}

@media (max-width: 400px) {
  .slider-desc__btns-share, .slider-desc__btns-play {
    height: 40px;
    width: 40px;
  }
}

.slider-desc__btns .labelTools {
  margin-right: 0 !important;
  transition: color .3s ease, background .3s ease;
  color: #fff;
  background: #333;
}

.slider-desc__btns .labelTools a {
  padding: 10px 21px;
  height: 100%;
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
  color: inherit;
}

.slider-desc__btns .labelTools:hover {
  background: #decbd7;
  color: #000;
}

.slider-desc__btns-share {
  background: url("../img/ico-share.svg") center no-repeat, #decbd7;
  background-size: 21px auto !important;
}

.slider-desc__btns-share:hover {
  background-image: url("../img/ico-share-hover.svg");
}

.slider-desc__btns-share:hover ~ .slider-desc__btns-share-block {
  opacity: 1;
  visibility: visible;
}

.slider-desc__btns-share:hover ~ .slider-desc__btns-share-block .ya-share2 {
  opacity: 1;
  visibility: visible;
}

.slider-desc__btns-share-block {
  position: absolute;
  right: 0;
  top: 100%;
  padding-top: 10px;
  z-index: 51;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.slider-desc__btns-share-block:hover {
  opacity: 1;
  visibility: visible;
}

.slider-desc__btns-share-block .ya-share2__hide {
  display: none !important;
}

.slider-desc__btns-share-block .ya-share2__item {
  display: block !important;
}

.slider-desc__btns-share-block .ya-share2__list {
  display: flex;
  flex-direction: column;
}

.slider-desc__btns-share-block .ya-share2__link {
  height: 56px;
  width: 56px;
}

@media (max-width: 400px) {
  .slider-desc__btns-share-block .ya-share2__link {
    height: 40px;
    width: 40px;
  }
}

.slider-desc__btns-play {
  background: url("../img/ico-play.svg") center no-repeat, #decbd7;
}

.slider-desc__btns-play:hover {
  background-image: url("../img/ico-play-hover.svg");
}

.report-desc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.report-desc iframe {
  aspect-ratio: 16/9;
}

.report-desc__text {
  font-size: 0.9375rem;
  line-height: 1.73333;
  max-width: 675px;
}

.report-desc__text-title {
  display: block;
  width: fit-content;
  margin: 0 0 15px;
  font-size: 1.5rem;
  border-bottom: 1px solid transparent;
  transition: border-color .3s ease;
  line-height: 1;
}

.report-desc__text-title:hover {
  border-color: currentColor;
}

.report-desc__text .text-page > *:not(:first-child) {
  margin-top: 0;
}

.report-desc__share {
  flex: none;
  border: 1px solid #decbd7;
  padding: 2rem 1.875rem;
}

.report-desc__share:not(:first-child) {
  margin-left: 2rem;
}

.share-block {
  display: flex;
  align-items: center;
}

@media (max-width: 425px) {
  .share-block {
    flex-direction: column;
  }
  .share-block br {
    display: none;
  }
}

.share-block__title {
  max-width: 150px;
  margin-right: 50px;
  line-height: 1.375;
}

@media (max-width: 425px) {
  .share-block__title {
    margin-bottom: 10px;
  }
}

.ya-share2 {
  position: absolute;
  bottom: 60px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.ya-share2:hover {
  opacity: 1;
  visibility: visible;
}

.ya-share2--facesearch {
  right: 0;
  left: unset;
  bottom: 10px;
}

.ya-share2--facesearch .ya-share2__list {
  width: unset;
}

.ya-share2__hide {
  cursor: pointer;
  display: block;
  height: 52px;
  width: 52px;
  min-width: 52px;
  margin: 0 4px 0px 2px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #323232;
  transition: background-color .3s ease;
  background-image: url("../img/ico-share.svg");
  background-size: 21px auto !important;
  z-index: 5;
  pointer-events: all;
}

.ya-share2__hide:hover {
  background-color: #5630ff;
  opacity: 0.85;
}

.ya-share2__hide:hover ~ .ya-share2 {
  opacity: 1;
  visibility: visible;
}

.ya-share2__list {
  display: flex;
  flex-direction: column;
}

.ya-share2__item_service_vkontakte .ya-share2__link {
  background-image: url("../img/ico-white-vk.svg");
}

.ya-share2__item_service_facebook {
  border: none !important;
}

.ya-share2__item_service_facebook .ya-share2__link {
  background-image: url("../img/ico-white-fb.svg");
}

.ya-share2__item_service_gplus .ya-share2__link {
  background-image: url("../img/ico-gp.svg");
}

.ya-share2__item_service_odnoklassniki .ya-share2__link {
  background-image: url("../img/ico-ok.svg");
}

.ya-share2__item_service_viber .ya-share2__link {
  background-image: url("../img/ico-vb.svg");
}

.ya-share2__item_service_whatsapp .ya-share2__link {
  background-image: url("../img/ico-wa.svg");
}

.ya-share2__item_service_moimir .ya-share2__link {
  background-image: url("../img/ico-mm.svg");
}

.ya-share2__item_service_twitter .ya-share2__link {
  background-image: url("../img/ico-twt.svg");
}

.ya-share2__item_service_telegram .ya-share2__link {
  background-image: url("../img/ico-tel.svg");
}

.ya-share2__link {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  margin-left: 2px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #decbd7;
  transition: background-color .3s ease;
}

.share-soc {
  display: flex;
  flex-direction: row;
  position: relative;
  z-index: 5;
}

.share-soc__hide-btns {
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s .15s,visibility .2s .15s;
}

.share-soc__hide-btns:hover {
  opacity: 1;
  visibility: visible;
}

.share-soc__hide-btns .ya-share2__item:not(:first-child) {
  margin: 1px 0 0;
}

.share-soc__link {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #decbd7;
  height: 52px;
  width: 52px;
  display: inline-block;
}

.share-soc__link:not(:last-child) {
  margin-right: 1px;
}

.js__soc-bot .share-soc__hide-btns {
  top: 100%;
  padding-top: 1px;
}

.comments__count {
  font-size: 1.375rem;
}

.comments__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 300;
}

.comments__top {
  border-bottom: 1px solid #252525;
  padding-bottom: 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.125rem;
}

.comments__link {
  flex: none;
  margin-left: 2rem;
}

.comments__one {
  margin: 0 -30px;
}

.write-comment-link {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 300;
}

.write-comment-link:before {
  content: "";
  margin-right: 1.375rem;
  height: 17px;
  width: 17px;
  background: url("../img/ico-write-comment.png") no-repeat;
}

.comment-active {
  background: #191919;
}

.comment-body p {
  word-break: break-word;
}

.comment__body {
  padding-top: 2.1875rem;
  padding-bottom: 1.9375rem;
}

.comment__header, .comment__body, .comment__footer {
  padding-left: 30px;
  padding-right: 30px;
  transition: background .3s ease;
}

.comment__header {
  padding-top: 1.5rem;
}

.comment__footer {
  padding-bottom: 1.5rem;
}

.comment__footer-reply a {
  color: #fff !important;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}

.comment__footer-form {
  margin: 20px 0 0;
  display: none;
}

.comment__footer-form.visible {
  display: block;
}

.comment__answer {
  margin: 0 30px 0 5.625rem;
}

.comment-text {
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.73333;
}

.comment-like {
  display: flex;
  align-items: center;
}

.comment-like img {
  cursor: pointer;
}

.comment-like img:first-child {
  align-self: flex-end;
  margin: 0 0 3px;
}

.comment-like img:last-child {
  align-self: flex-start;
  margin: 3px 0 0;
}

.comment-like img, .comment-like span {
  flex: none;
}

.comment-like span {
  display: inline-flex;
  margin: 0 12px;
}

.comment-form__text {
  display: block;
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  max-height: 300px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #CACDD3;
  color: #000;
  padding: 10px 15px;
}

.comment-form__submit {
  margin: 20px 0 0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border: none;
  background: #323232;
  padding: 16px 37px 18px 37px;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  transition: background .3s ease, color .3s ease;
}

.href-answer-for-comment {
  color: #5630FF;
}

.c-head {
  display: flex;
  align-items: center;
}

.c-head__counter, .c-head__img {
  flex: none;
}

.c-head__img {
  margin-right: 2.1875rem;
}

.c-head__img img {
  display: block;
  border-radius: 50%;
  height: 52px;
  width: 52px;
}

.c-head__from {
  align-self: flex-start;
  margin-left: 2.75rem;
}

.c-head__counter {
  margin-left: auto;
  padding-left: 2rem;
  align-self: flex-start;
}

.c-head__name {
  font-weight: 300;
}

.c-head__name-text {
  font-size: 1.375rem;
}

.c-head__name-date-time {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.3);
  margin: 12px 0 0;
}

.reply-to-link {
  border: 1px solid #252525;
  border-radius: 6px;
  color: #515151;
  padding: 5px 10px 6px 31px;
  cursor: pointer;
  background: url("../img/ico-reply-to.png") center left 8px no-repeat;
}

.comments__btn {
  text-align: center;
}

.comments__btn a {
  display: inline-block;
  margin: 37px 0 0;
}

.write-comment {
  font-weight: 300;
  padding: 17px 25px 19px;
  color: #000;
  background: #decbd7;
  display: inline-block;
}

.imgs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -2.125rem -2rem;
}

.imgs__one {
  width: calc((100% - 2rem * 3) / 3);
  margin: 0 0 2.125rem 2rem;
  position: relative;
  isolation: isolate;
}

.imgs__one.hidden .btn-hide_photo {
  display: none;
}

.imgs__one.hidden img {
  filter: grayscale(100%);
}

.imgs__one.hidden a {
  position: relative;
}

.imgs__one.hidden a::after {
  content: "Фотография удалена";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  z-index: 3;
  border-radius: 25px;
}

.imgs__one img {
  display: block;
  transition: opacity 1s ease, transform 2s ease;
  height: 100%;
  width: 100%;
  height: auto;
  width: auto;
}

.imgs__one img[data-src] {
  opacity: 0;
  transform: translate3d(0, 10%, 0);
}

.article-counters {
  display: flex;
  font-weight: 300;
}

.article-counters__comments, .article-counters__likes {
  border: 1px solid #252525;
  border-radius: 7px;
  padding: 15px 15px 12px 48px;
  white-space: nowrap;
}

.article-counters__comments:not(:last-child), .article-counters__likes:not(:last-child) {
  margin-right: 19px;
}

.article-counters__comments {
  background: url("../img/ico-comment.svg") center left 14px no-repeat;
}

.article-counters__likes {
  background: url("../img/ico-likes.svg") top 14px left 14px no-repeat;
}

.report-one {
  max-width: 1120px;
}

.report-one__top {
  display: flex;
  align-items: flex-start;
}

.report-one__top-info {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.report-one__info-label, .report-one__info-text {
  width: 100%;
}

.report-one__info-text--big {
  width: 100%;
}

.report-one__info-label a {
  display: inline-block;
  padding: 20px 30px;
  line-height: 1;
  color: #fff !important;
  background-color: #5630ff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-radius: 21px;
  text-decoration: none;
  border-color: transparent;
}

.report-one__sliders {
  display: flex;
  width: 600px;
  margin-right: 3rem;
  flex: none;
  overflow: hidden;
}

@media screen and (min-width: 1100px) {
  .report-one__sliders.no-slidernav {
    width: 450px;
  }
  .report-one__sliders.no-slidernav .report-one__slider-main {
    width: 100% !important;
  }
  .report-one__sliders.no-slidernav .blured-bg {
    display: none !important;
  }
}

.report-one__slider-item.video {
  position: relative;
}

.report-one__slider-item.video:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  height: 55px;
  width: 55px;
  z-index: 5;
  background-image: url("../img/ico-play-video.png");
  background-position: left 20px center;
  background-repeat: no-repeat;
}

.report-one__slider-main {
  display: flex !important;
  flex-direction: column;
  float: left;
  width: calc(100% - 150px);
}

.report-one__slider-main .report-one__slider-item {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
}

.report-one__slider-main .slick-arrow {
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 2;
  height: 100%;
  background: transparent;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.report-one__slider-main .slick-slide {
  flex: none;
  height: auto;
  display: flex !important;
  flex-direction: column;
}

.report-one__slider-main .slick-slide > div {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.report-one__slider-main .slick-list {
  flex-direction: column;
  align-items: flex-start;
}

.report-one__slider-main .slick-track, .report-one__slider-main .slick-list {
  display: flex;
  flex: 1 1 auto;
}

.report-one__slider-main .slick-prev:before, .report-one__slider-main .slick-next:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.report-one__slider-main .slick-prev {
  left: 0;
  justify-content: flex-start;
}

.report-one__slider-main .slick-prev:before {
  transform: rotate(-135deg);
  margin-left: 1rem;
}

.report-one__slider-main .slick-next {
  right: 0;
  justify-content: flex-end;
}

.report-one__slider-main .slick-next:before {
  margin-right: 1rem;
}

.report-one__slider-nav {
  width: 128px;
  display: flex !important;
  flex-direction: column;
  margin: -10px 0 -10px auto;
  position: relative;
}

.report-one__slider-nav .slick-arrow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
}

.report-one__slider-nav .slick-arrow:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.report-one__slider-nav .slick-prev {
  top: 10px;
}

.report-one__slider-nav .slick-prev:before {
  transform: rotate(-45deg);
}

.report-one__slider-nav .slick-next {
  bottom: 10px;
}

.report-one__slider-nav .slick-next:before {
  transform: rotate(135deg);
}

.report-one__slider-nav .slick-list {
  flex: 1 1 auto;
  position: relative;
}

.report-one__slider-nav .slick-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 15px;
  background: #000;
  z-index: 2;
}

.report-one__slider-nav .slick-slide {
  border: 0 !important;
  cursor: pointer;
  margin: 10px 0;
}

.report-one__slider-nav-item {
  display: block !important;
}

.report-one__info-label {
  color: #a3a3a3 !important;
  font-size: 0.75rem;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.report-one__info-label:first-child {
  font-size: 0.875rem;
}

.report-one__info-label:not(:first-child) {
  margin-top: 56px;
}

.report-one__info-text {
  font-size: 2rem;
}

.report-one__info-text--big {
  margin-top: 82px;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.4rem;
}

.report-one__reports {
  margin: 40px 0 0;
}

.report-one__text {
  margin-top: 82px;
  max-width: 650px;
}

.report-one__text .text-page {
  line-height: 1.7;
  font-weight: 300;
}

.report-one .share-block {
  display: inline-flex !important;
  align-items: center;
  margin-top: 78px;
}

.report-one .share-block__title {
  margin: 0;
  max-width: 105px;
}

.report-one .share-block__title br {
  display: none;
}

.report-one .buy-btn {
  text-indent: 0 !important;
  background-position: left 24px center !important;
  padding-left: 73px !important;
  background: url(../img/ico-ticket-white.svg) center no-repeat, #adc1e1;
  background-color: #333;
  color: #fff;
  border-radius: 0 !important;
  margin-top: auto;
  color: #000;
  margin-left: calc(0.4rem + 4px);
}

.report-one .buy-btn:hover {
  background-image: url(../img/ico-ticket.svg);
}

.report-one .share-soc__link {
  background-color: #adc1e1;
}

.event-reports__title {
  font-size: 1.5rem;
  margin: 0 0 20px;
}

.event-reports__list {
  display: flex;
  flex-wrap: wrap;
}

.time-weekend {
  color: #757575;
}

.zavedeniya-one__top {
  display: flex;
  justify-content: space-between;
  min-height: 482px;
}

.zavedeniya-one__top-sliders {
  display: flex;
  width: 780px;
  flex: none;
}

.zavedeniya-one__top-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.zavedeniya-one__top-info .btn {
  margin-top: auto;
  text-transform: none;
  font-size: 1rem;
}

.zavedeniya-one__phone a {
  font-weight: 300;
  text-decoration: none;
  color: #fff;
}

.zavedeniya-one__address {
  font-weight: 300;
  display: block;
}

.zavedeniya-one__contacts {
  margin: auto 0;
  padding-bottom: 20px;
}

.zavedeniya-one__contacts > *:not(:first-child) {
  margin-top: 25px;
}

.zavedeniya-one__time > *:not(:first-child) {
  margin-top: 10px;
}

.zavedeniya-one__report__title {
  font-size: 2rem;
  margin-bottom: 44px;
}

.zavedeniya-one__title {
  font-size: 2rem;
  margin-bottom: 1.4rem;
}

.zavedeniya-one__bot {
  display: flex;
  margin-top: 60px;
}

.zavedeniya-one__text {
  max-width: 600px;
}

.zavedeniya-one__text .text-page {
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.7;
}

.zavedeniya-one__report {
  margin: 4.6875rem 0 0;
}

.zavedeniya-one__report .item__event {
  font-size: 0.8125rem;
  left: 1.875rem;
}

.zavedeniya-one__slider {
  position: relative;
  margin-top: 7.5rem;
}

.zavedeniya-one__slider-item {
  position: relative;
  display: flex !important;
  justify-content: center;
  flex: 1 1 auto;
  align-items: center;
}

.zavedeniya-one__slider-item:not(:first-child) {
  display: none !important;
}

.zavedeniya-one__slider-item.video:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  height: 55px;
  width: 55px;
  z-index: 5;
  background-image: url("../img/ico-play-video.png");
  background-position: left 20px center;
  background-repeat: no-repeat;
}

.zavedeniya-one__slider__list {
  margin: 0 -16px;
}

.zavedeniya-one__slider__list .events__one {
  width: auto !important;
  margin: 0 15px !important;
  display: block !important;
}

.zavedeniya-one__slider__list .slick-arrow {
  background: none;
  display: block;
  padding: 0;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  height: 10px;
  width: 10px;
  flex: none;
}

.zavedeniya-one__slider__list .slick-next {
  order: 2;
  transform: rotate(45deg);
}

.zavedeniya-one__slider__list .slick-prev {
  order: 1;
  margin: 0 25px 0 auto;
  transform: rotate(-135deg);
}

.zavedeniya-one__slider .slick-arrow {
  top: 50%;
  z-index: 2;
}

.zavedeniya-one__slider-title {
  font-size: 2rem;
  margin-bottom: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zavedeniya-one__slider-title .slick-arrow {
  background: none;
  display: block;
  padding: 0;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  height: 10px;
  width: 10px;
  flex: none;
}

.zavedeniya-one__slider-title .slick-next {
  order: 2;
  transform: rotate(45deg);
}

.zavedeniya-one__slider-title .slick-prev {
  order: 1;
  margin: 0 25px 0 auto;
  transform: rotate(-135deg);
}

.zavedeniya-one__slider-main {
  width: calc(100% - 167px);
}

@media screen and (max-width: 1000px) {
  .zavedeniya-one__slider-main {
    border-radius: 25px;
    overflow: hidden;
  }
}

.zavedeniya-one__slider-main .slick-arrow {
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 2;
  height: 100%;
  background: transparent;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zavedeniya-one__slider-main .slick-prev:before, .zavedeniya-one__slider-main .slick-next:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.zavedeniya-one__slider-main .slick-prev {
  left: 0;
  justify-content: flex-start;
}

.zavedeniya-one__slider-main .slick-prev:before {
  transform: rotate(-135deg);
  margin-left: 1rem;
}

.zavedeniya-one__slider-main .slick-next {
  right: 0;
  justify-content: flex-end;
}

.zavedeniya-one__slider-main .slick-next:before {
  margin-right: 1rem;
}

.zavedeniya-one__slider-main .slick-slide {
  flex: none;
  height: auto;
  display: flex;
  flex-direction: column;
  border-radius: 25px;
  overflow: hidden;
}

.zavedeniya-one__slider-main .slick-slide > div {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.zavedeniya-one__slider-main .slick-track {
  display: flex;
}

.zavedeniya-one__slider-nav {
  width: 132px;
  margin-left: auto;
  display: flex !important;
  flex-direction: column;
  margin: -20px 0 0 auto;
  position: relative;
  position: relative;
}

.zavedeniya-one__slider-nav::before {
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  position: absolute;
  content: "";
  background: #fff;
  z-index: 1;
}

.zavedeniya-one__slider-nav:after {
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  position: absolute;
  content: "";
  background: #fff;
}

.zavedeniya-one__slider-nav .slick-arrow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  z-index: 5;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(25px);
}

.zavedeniya-one__slider-nav .slick-arrow:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.zavedeniya-one__slider-nav .slick-prev {
  top: 20px;
}

.zavedeniya-one__slider-nav .slick-prev:before {
  transform: rotate(-45deg);
}

.zavedeniya-one__slider-nav .slick-next {
  bottom: 20px;
}

.zavedeniya-one__slider-nav .slick-next:before {
  transform: rotate(135deg);
}

.zavedeniya-one__slider-nav .slick-list {
  flex: 1 1 auto;
}

.zavedeniya-one__slider-nav .slick-slide {
  border: 0 !important;
  margin: 20px 0;
  border-radius: 25px;
  overflow: hidden;
}

.zavedeniya-one__slider-nav-item {
  display: block !important;
  cursor: pointer;
}

.zavedeniya-one__slider-nav-item:not(:first-child) {
  display: none !important;
}

.zavedeniya-one__slider-nav-item img {
  height: 132px;
  width: 100%;
  transition: border-color .3s ease;
  object-fit: cover;
  object-position: center;
}

.zavedeniya-one .rating {
  background: #adc1e1;
  padding: 10px 14px;
  margin-bottom: 30px;
}

.zavedeniya-one .rating__number {
  color: #000;
}

.zavedeniya-one .rating__star .star {
  background: url("../img/ico-white-star.svg") no-repeat;
}

.zavedeniya-one .share-block {
  flex: none;
  margin-left: auto;
  border-radius: 25px;
  border: 0 !important;
  background: #f2f3f5;
  align-self: flex-start;
  padding: 27px 38px;
  margin-top: 20px;
}

.zavedeniya-one .share-block .ya-share2__link {
  background-color: #adc1e1;
}

.btn {
  display: inline-block;
  text-transform: uppercase;
  background: #adc1e1;
  padding: 19px 30px;
  font-size: 0.75rem;
  border-radius: 30px;
  text-decoration: none;
  color: #000;
  border: none;
  vertical-align: top;
}

.section-comments .container {
  width: 100%;
  max-width: none;
  padding: 0;
}

.section-comments .container > .row {
  margin-left: 0;
  margin-right: 0;
}

.section-comments .container > .row:not(:last-child) {
  border-bottom: 1px solid #333333;
}

.section-comments .text-muted {
  color: #696969;
}

.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  border-radius: 50%;
  color: #fff;
}

.badge-danger {
  background-color: #dc3545;
}

.badge-success {
  background-color: #28a745;
}

.badge-light {
  background: #5630FF;
}

.article-anons__titles {
  display: flex;
  justify-content: space-between;
}

.article-anons__titles-left, .article-anons__titles-right {
  display: flex;
  flex-direction: column;
}

.article-anons__titles-right {
  flex: none;
  margin-left: 20px;
}

.article-titles {
  font-weight: 300;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.article-titles__type {
  font-size: 1.5rem;
  line-height: 1.95833;
}

.article-titles__title h1 {
  font-weight: bold;
  font-size: 2.75rem;
  line-height: 1.06818;
}

.article-titles__date, .article-titles__desc, .article-titles__title h1 {
  text-transform: uppercase;
}

.article-titles__desc span {
  display: block;
}

.article-titles__desc span:not(:first-child) {
  margin: 10px 0 0;
}

.article-titles__date, .article-titles__desc {
  font-size: 0.75rem;
}

.article-anons__text {
  margin: 6.25rem auto 0;
  max-width: 880px;
}

.anons__title, .anons__text, .anons__img {
  text-align: center;
}

.anons__title {
  margin: 7.1875rem 0 0;
}

.anons__text {
  margin: 2.8125rem 0 0;
  font-size: 0.875rem;
  line-height: 1.75;
}

.article-one__detail {
  margin: 7.1875rem 0 0;
}

.article-detail {
  font-size: 0.875rem;
  line-height: 1.625;
}

.article-detail td {
  padding: 0 !important;
}

.small-size {
  max-width: 960px;
  width: 100%;
}

.small-size__content-wrap {
  max-width: 780px;
}

.small-size img {
  margin: 0 -4px -4px 0 !important;
}

.full-size {
  width: 100%;
}

.right-offset {
  margin-left: -6.875rem;
}

.left-offset {
  margin-left: 6.875rem;
}

.center {
  margin: 0 auto;
}

.small-text {
  max-width: 740px;
}

.img-for-title-wrap {
  display: inline-block;
}

.img__title {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  text-align: left;
}

.article__repost {
  display: flex;
  justify-content: center;
  margin: 5.9375rem 0 0;
}

.article__repost .share-block {
  border: 0 !important;
  padding: 29px 39px;
  border-radius: 25px;
  background: #F2F3F5;
}

.article__repost .share-block .share-soc__link {
  background-color: #fae2c4;
}

.article__repost .rating-block {
  border: 0;
  padding: 29px 39px;
  width: auto;
  border-radius: 25px;
  background: #F2F3F5;
}

.article__repost .rating-block:not(:first-child) {
  margin-left: 2rem;
}

@media screen and (max-width: 660px) {
  .article__repost {
    flex-direction: column;
  }
  .article__repost .rating-block:not(:first-child) {
    margin: 2rem 0 0 0;
  }
  .balloonContent-rating {
    margin-bottom: 10px;
  }
}

.article__controls, .article__comments {
  margin: 6.5rem 0 0;
}

.article-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.article-controls__title {
  text-align: center;
  margin: 0 2rem;
  font-weight: bold;
  font-size: 2.75rem;
  line-height: 1.06818;
  max-width: 450px;
}

.article-controls__prev, .article-controls__next {
  color: #757575;
  display: flex;
  align-items: center;
}

.article-controls__prev[href="javascript:;"], .article-controls__next[href="javascript:;"] {
  opacity: 0;
  pointer-eventes: none;
  cursor: default;
}

.article-controls__prev:after {
  content: "";
  height: 19px;
  width: 77px;
  min-width: 77px;
  background: url("../img/ico-long-arrow.svg") no-repeat;
  transform: rotate(180deg);
  margin-left: 3.4375rem;
}

.article-controls__next:before {
  content: "";
  height: 19px;
  width: 77px;
  min-width: 77px;
  margin-right: 3.4375rem;
  background: url("../img/ico-long-arrow.svg") no-repeat;
}

.f-logo img {
  max-width: 51px;
}

ymaps[class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(50%);
  /* Chrome 19+ & Safari 6+ */
}

.h4 {
  font-size: 1.625rem;
  line-height: 1.15385;
}

#photo-order-hide {
  width: 600px;
}

#photo-order, #offer-event, #photo-order-hide,
#donate-form-popup {
  max-width: 600px !important;
  width: 100%;
  margin: 3.25rem 0 0;
}

#photo-order .form-btns, #offer-event .form-btns, #photo-order-hide .form-btns,
#donate-form-popup .form-btns {
  margin: 20px 0 0;
  text-align: center;
}

#photo-order .form-group, #offer-event .form-group, #photo-order-hide .form-group,
#donate-form-popup .form-group {
  display: flex;
  flex-direction: column-reverse;
}

#photo-order .form-group:not(:first-child), #offer-event .form-group:not(:first-child), #photo-order-hide .form-group:not(:first-child),
#donate-form-popup .form-group:not(:first-child) {
  margin: 30px 0 0;
}

#photo-order .form-group .default-input__error, #offer-event .form-group .default-input__error, #photo-order-hide .form-group .default-input__error,
#donate-form-popup .form-group .default-input__error {
  order: -1;
}

#photo-order .form-control:not(.selectize-dropdown):not(textarea), #offer-event .form-control:not(.selectize-dropdown):not(textarea), #photo-order-hide .form-control:not(.selectize-dropdown):not(textarea),
#donate-form-popup .form-control:not(.selectize-dropdown):not(textarea) {
  height: 31px !important;
}

#photo-order .form-control__label, #offer-event .form-control__label, #photo-order-hide .form-control__label,
#donate-form-popup .form-control__label {
  margin-bottom: 5px;
}

#photo-order .form-control[required] ~ label:after, #offer-event .form-control[required] ~ label:after, #photo-order-hide .form-control[required] ~ label:after,
#donate-form-popup .form-control[required] ~ label:after {
  content: "*";
  display: inline-block;
}

textarea {
  max-width: 100%;
  width: 100%;
}

.forms-user, #photo-order {
  color: #000;
  background: #fff !important;
  padding: 0 !important;
  border-radius: 30px;
  width: 100%;
}

@media screen and (max-width: 660px) {
  .forms-user, #photo-order {
    border-radius: 0;
    min-height: 100%;
  }
}

.forms-user .fancybox-close-small, #photo-order .fancybox-close-small {
  height: 106px;
  width: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.forms-user .fancybox-close-small svg, #photo-order .fancybox-close-small svg {
  height: 35px;
  width: 35px;
  fill: #000;
  color: #000;
  opacity: 1;
}

.forms-user a:not([class]), #photo-order a:not([class]) {
  color: #696969;
}

.forms-user .alert, #photo-order .alert {
  margin-bottom: 20px;
}

.forms-user .h4, #photo-order .h4 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 1.625rem;
  line-height: 1.23077;
  padding: 2.25rem 6.5625rem 2.375rem 3.3125rem;
}

.forms-user .h5, #photo-order .h5 {
  font-weight: 300;
}

.forms-user .form-cont, #photo-order .form-cont {
  padding: 2.1875rem 3.3125rem;
}

.forms-user hr, #photo-order hr {
  display: none;
}

.forms-user .text-mute, #photo-order .text-mute {
  line-height: 1.5;
}

.forms-user .form-login_container .form-control::-webkit-input-placeholder, #photo-order .form-login_container .form-control::-webkit-input-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:-moz-placeholder, #photo-order .form-login_container .form-control:-moz-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control::-moz-placeholder, #photo-order .form-login_container .form-control::-moz-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:-ms-input-placeholder, #photo-order .form-login_container .form-control:-ms-input-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:focus::-webkit-input-placeholder, #photo-order .form-login_container .form-control:focus::-webkit-input-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:focus:-moz-placeholder, #photo-order .form-login_container .form-control:focus:-moz-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:focus::-moz-placeholder, #photo-order .form-login_container .form-control:focus::-moz-placeholder {
  color: #B5B8BC !important;
}

.forms-user .form-login_container .form-control:focus:-ms-input-placeholder, #photo-order .form-login_container .form-control:focus:-ms-input-placeholder {
  color: #B5B8BC !important;
}

.alert {
  font-size: 1rem;
  font-weight: 300;
}

.form-login_container .form-group {
  display: flex;
  flex-direction: column;
}

.form-login_container .form-group:not(:first-child) {
  margin: 20px 0 0;
}

.form-login_container .form-control {
  border: none;
  border-bottom: 1px solid #CACDD3;
  height: 70px;
  width: 100%;
  padding: 0;
  font-weight: 300;
  color: #000 !important;
  background: transparent !important;
}

.form-login_container .form-control::placeholder {
  color: #000 !important;
}

.form-login_container .form-control .selectize-dropdown {
  background: #333 !important;
  border: 1px solid #5b5b5b !important;
}

.form-login_container .form-control .selectize-dropdown-content {
  padding: 0 !important;
}

.form-login_container .form-control .selectize-dropdown-content .option {
  color: #fff;
}

.form-login_container .form-control .selectize-input {
  height: 100% !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  background: none !important;
  display: flex !important;
  align-items: center;
  padding: 0 !important;
}

.form-login_container .form-control .selectize-input input {
  display: none !important;
}

.form-login_container .form-control .selectize-input .item {
  color: #fff !important;
}

.form-login_container .form-control .selectize-input .item:after {
  display: none !important;
}

.form-login_container .custom-checkbox {
  margin: 1.25rem 0 2.8125rem;
}

.form-login_container a.btn, .form-login_container input.btn {
  font-weight: 300;
  font-size: 1rem;
  text-align: center;
  text-transform: none;
  color: #fff;
  padding: 17px 25px 19px;
  border-radius: 30px;
  transition: background .3s ease;
  background: black !important;
}

.form-login_container a.btn:not(:last-child), .form-login_container input.btn:not(:last-child) {
  margin-right: 15px;
}

.form-login_container a.btn:hover, .form-login_container input.btn:hover {
  background: #000 !important;
}

.form-login_container .custom-checkbox {
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 300;
}

.form-login_container .custom-checkbox .custom-control-input {
  margin: 0 15px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}

.form-login_container .custom-checkbox .custom-control-input:checked + label:after {
  opacity: 1;
}

.form-login_container .custom-checkbox .custom-control-label {
  margin: 0 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.form-login_container .custom-checkbox .custom-control-label:before {
  content: "";
  display: inline-block;
  height: 29px;
  width: 29px;
  border: 1px solid #5b5b5b;
  background: #323232;
  margin-right: 25px;
}

.form-login_container .custom-checkbox .custom-control-label:after {
  height: 10px;
  width: 7px;
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  left: 11px;
  top: 7px;
  opacity: 0;
}

.form-login_social {
  margin: 2.75rem 0 2.5rem;
}

.form-login_social .row {
  margin: 0 -6px;
}

.form-login_social .h5 {
  margin: 0 0 1.5625rem;
}

.form-login_social .col {
  flex: none;
  width: auto;
  padding: 0 6px 12px;
}

.social_auth_btn {
  border-radius: 0 !important;
  border: 1px solid;
  padding: 15px 20px 17px 75px !important;
  position: relative;
}

.social_auth_btn:before {
  content: "";
  background-color: inherit;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  border-right: 1px solid;
  border-color: inherit;
}

.social_auth_btn.yandex {
  background: rgba(232, 13, 12, 0.7) !important;
  border-color: #e80d0c !important;
}

.social_auth_btn.yandex:before {
  background-image: url("../img/yandex.svg");
}

.social_auth_btn.vkontakte {
  background: rgba(75, 117, 163, 0.7) !important;
  border-color: #4b75a3 !important;
}

.social_auth_btn.vkontakte:before {
  background-image: url("../img/ico-white-vk.svg");
}

.social_auth_btn.facebook {
  border-color: #4b75a3 !important;
}

.social_auth_btn.facebook:before {
  background-image: url("../img/ico-white-fb.svg");
}

.social_auth_btn.mymailru {
  border-color: #025bf1 !important;
  background: rgba(2, 91, 241, 0.7) !important;
}

.social_auth_btn.mymailru:before {
  background-image: url("../img/ico-mm.svg");
}

.social_auth_btn.odnoklassniki {
  border-color: #F48C33 !important;
  background: rgba(244, 140, 51, 0.7) !important;
}

.social_auth_btn.odnoklassniki:before {
  background-image: url("../img/ico-ok.svg");
}

.invalid-feedback {
  margin: 10px 0 0;
}

img.blured-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  filter: blur(20px);
  background-color: #000;
  opacity: .5 !important;
}

img.main-img {
  position: relative;
  z-index: 1;
}

.fancybox-slide--image {
  padding: 0 !important;
}

.popup-map {
  padding: 0 !important;
  overflow: visible !important;
}

.popup-map .fancybox-close-small {
  right: auto;
  left: 100%;
  color: #fff !important;
}

.popup-map .fancybox-close-small svg {
  fill: #fff !important;
}

.title-block {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #252525;
  padding-bottom: 2rem;
  margin: 0 0 3rem;
  display: none;
}

.title-block__cont.show--desktop .title-block {
  display: block;
}

.title-block__title h1, .title-block__title h2 {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.1875;
}

.title-block__btn {
  display: none;
}

@media screen and (max-width: 667px) {
  .title-block__btn {
    display: block;
  }
}

.vacancy__text, .vc-one__text, .v-form__text {
  font-weight: 400;
  max-width: 990px;
  font-size: 0.9375rem;
  line-height: 1.73333;
}

.vacancy__text:not(:last-child) {
  margin: 0 0 4.375rem;
}

.vacancy__list:not(:last-child) {
  margin: 0 0 5.625rem;
}

.vacancy__list-one:not(:first-child) {
  margin: 15px 0 0;
}

.vc-one__title {
  background: #F2F3F5;
  border-radius: 30px;
  padding: 28px 76px 30px 36px;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 520px) {
  .vc-one__title {
    border-radius: 25px;
    font-size: 18px;
    padding: 20px 60px 20px 20px;
  }
}

.vc-one__title:after {
  content: "";
  position: absolute;
  height: 7px;
  width: 15px;
  right: 31px;
  top: calc(50% - 4px);
  transition: transform .3s ease;
  background: url("../img/ico-vc-title-arrow.png") no-repeat;
  filter: invert(1);
}

@media screen and (max-width: 520px) {
  .vc-one__title:after {
    right: 30px;
  }
}

.vc-one:not(.js__opened) .vc-one__title:after {
  transform: rotate(180deg);
}

.vc-one.js__opened .vc-one__title + .vc-one__text {
  display: block;
}

.vc-one__text {
  display: none;
  margin: 40px 0 0;
  padding-left: 30px;
}

@media screen and (max-width: 520px) {
  .vc-one__text {
    padding-left: 0;
    margin-top: 20px;
  }
}

.vc-one__text a:not([class]) {
  color: #4927FF;
}

.v-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.0625rem 2.8125rem;
  background: #F2F3F5;
  border-radius: 30px;
}

@media screen and (max-width: 520px) {
  .v-form {
    border-radius: 25px;
  }
}

.v-form__text {
  max-width: 690px;
  margin-right: 2rem;
}

.v-form__btn .btn {
  text-transform: none;
  font-size: 1rem;
}

.search__form {
  position: relative;
  max-width: 990px;
  margin-bottom: 2rem;
}

.search__form input[type="text"] {
  border: none;
  border-bottom: 1px solid #CACDD3;
  color: #000;
  background: none;
  height: 45px;
  width: 100%;
  padding: 0 10px;
}

.search__form input[type="text"]:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.search__form input[type="text"]:-webkit-autofill:hover, .search__form input[type="text"]:-webkit-autofill:focus, .search__form input[type="text"]:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.search__form input[type="text"]:-internal-autofill-selected {
  color: inherit !important;
  background-color: #fff !important;
}

.search__form input[type="submit"] {
  border: none;
  height: 44px;
  width: 45px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: url("../img/ico-search.svg") center no-repeat, #000;
  background-size: 15px auto !important;
}

.search__one {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.search__one:not(:first-child) {
  margin: 1rem 0 0;
}

.search__one > a {
  margin: 0 0 .6rem;
  display: inline-block;
  font-size: 1.375rem;
}

.search__one i {
  font-size: 1.125rem;
  margin: 0 0 5px;
  display: inline-block;
}

.peoples__title {
  margin: 0 0 3.5rem;
}

.peoples__title:not(:first-child) {
  margin-top: 3.25rem;
}

.peoples__title .title-block {
  align-items: flex-end;
  display: flex;
  margin-bottom: 0;
}

.peoples__title .title-block__subtitle h3 {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1;
}

.peoples__list:not(:last-child) {
  margin-bottom: 3.25rem;
}

.peoples__list-one:not(:first-child) {
  margin: 4.5rem 0 0;
}

@media screen and (min-width: 660px) {
  .peoples__plate {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -3.75rem -2rem;
  }
  .peoples__plate-one {
    width: calc((100% - 2rem * 3) / 3);
    margin: 0 0 3.75rem 2rem;
  }
  .peoples__plate-one .people {
    display: block;
  }
  .peoples__plate-one .people__img {
    margin-right: 0 !important;
    width: 100% !important;
    margin-bottom: 2.1875rem;
  }
  .peoples__plate-one .people__desc {
    min-height: 0;
  }
}

.peoples__cont .title-block__title a {
  margin-top: 15px;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 10px 30px;
  border-radius: 30px;
  color: #fff;
  background: #5630FF;
  border: 0;
}

@media screen and (max-width: 660px) {
  .peoples__plate-one:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 520px) {
  .peoples__plate-one:not(:last-child) {
    margin-bottom: 30px;
  }
}

.people {
  display: flex;
  align-items: center;
  position: relative;
}

.people__img {
  flex: none;
  margin-right: 6.5625rem;
  position: relative;
  border-radius: 25px;
  overflow: hidden;
}

@media screen and (max-width: 667px) {
  .people__img {
    border-radius: 20px;
  }
}

.people__img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
}

.people__img img {
  display: block;
  width: 100%;
  filter: grayscale(100%);
}

.people__img-name {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 30px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4;
  color: #fff;
  z-index: 1;
}

@media screen and (max-width: 1280px) {
  .people__img-name {
    left: 20px;
    right: 20px;
    bottom: 20px;
    font-size: 20px;
  }
}

@media screen and (max-width: 667px) {
  .people__img-name {
    right: 0;
    background: #EEEEEF;
    color: #858B92;
    font-size: 16px;
    text-align: center;
  }
}

.people__img .btn-edit_worker {
  position: absolute;
  top: 30px;
  right: 40px;
  display: flex;
  padding: 7px 20px;
  border-radius: 13px;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(27px);
  z-index: 2;
}

@media screen and (max-width: 1280px) {
  .people__img .btn-edit_worker {
    top: 20px;
    right: 20px;
    font-size: 12px;
  }
}

@media screen and (max-width: 667px) {
  .people__img .btn-edit_worker {
    font-size: 10px;
    top: 15px;
    right: 15px;
  }
}

.people__desc {
  min-height: 280px;
  display: flex;
  flex-direction: column;
}

.people-desc {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.people-desc__status {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  color: #B5B8BC;
  margin-bottom: 10px;
}

@media screen and (max-width: 1280px) {
  .people-desc__status {
    font-size: 12px;
  }
}

@media screen and (max-width: 660px) {
  .people-desc__status {
    font-size: 10px;
  }
}

.people-desc__name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 1280px) {
  .people-desc__name {
    font-size: 18px;
  }
}

.people-desc__name:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 660px) {
  .people-desc__name:not(:last-child) {
    margin-bottom: 14px;
    font-size: 16px;
  }
}

.people-desc__name a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media screen and (max-width: 660px) {
  .people-desc__text {
    font-size: 14px;
  }
}

.people-desc__contacts {
  padding: 20px 0 0;
  margin: auto 0 0;
}

.people-contacts {
  display: flex;
  flex-wrap: wrap;
  font-weight: 300;
}

.people-contacts a {
  font: inherit;
  display: flex;
  align-items: center;
  border-bottom: none;
  transition: opacity .4s ease;
  opacity: .6;
}

.people-contacts a:hover, .people-contacts a:focus {
  opacity: 1;
  text-decoration: underline !important;
}

.people-contacts a:before {
  flex: none;
  content: "";
  background-size: contain !important;
  margin-right: 17px;
}

.people-contacts__mail:not(:last-child), .people-contacts__phone:not(:last-child), .people-contacts__skype:not(:last-child) {
  margin-right: 20px;
}

.people-contacts__mail a:before {
  background: url("../img/ico-mail.svg") no-repeat;
  height: 11px;
  width: 16px;
}

.people-contacts__phone a:before {
  background: url("../img/ico-phone.svg") no-repeat;
  height: 15px;
  width: 14px;
}

.people-contacts__skype a:before {
  background: url("../img/ico-skype.svg") no-repeat;
  height: 15px;
  width: 16px;
}

.search-popup {
  background: none !important;
  padding: 0 !important;
  border-top: 1px solid #000 !important;
}

.search-popup-row, .search-popup-row-active {
  padding: 5px 25px !important;
  transition: background .3s ease;
}

.search-popup-row:not(:last-child), .search-popup-row-active:not(:last-child) {
  border-bottom: 1px solid #000;
}

.search-popup-row {
  background: #333 !important;
}

.search-popup-row:hover, .search-popup-row-active {
  background: rgba(0, 0, 0, 0.14) !important;
}

.to-top {
  position: fixed;
  right: 2vw;
  bottom: 2vw;
  border: none;
  display: none;
  padding: 0;
  z-index: 10;
  border-radius: 50%;
}

.to-top span {
  display: block;
  margin: 0;
}

.ui-dialog {
  z-index: 99;
  border: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: #515151 !important;
  box-shadow: none !important;
  font: inherit !important;
}

.ui-dialog * {
  font: inherit !important;
}

.ui-dialog .findbox {
  border-radius: 0 !important;
  background: none !important;
  border: none !important;
  padding-top: 0 !important;
}

.ui-dialog .findbox input {
  background: #424141;
  height: 38px;
  padding: 5px 13px;
  border: none;
  color: #fff;
}

.ui-dialog .userbox li a {
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 0.9375rem !important;
  padding: 10px 15px !important;
}

.ui-dialog .userbox li a:hover {
  border-radius: 0 !important;
  color: #fff !important;
  background: #424141 !important;
}

.ui-dialog .ui-dialog-titlebar {
  border-radius: 0 !important;
  padding: 14px 17px !important;
  color: #fff !important;
  border: none !important;
  background: none !important;
}

.ui-dialog .ui-dialog-titlebar .ui-button {
  right: 11px !important;
  overflow: hidden;
  text-indent: -9999px;
  display: block !important;
  background: url("../img/ico-reset-white.svg") center no-repeat !important;
  background-size: 15px !important;
  border: none !important;
  font-size: 0 !important;
}

.ui-dialog .ui-dialog-content {
  position: static !important;
}

.ui-dialog .ui-widget-content {
  padding: 0 !important;
  border-radius: 0 !important;
}

.photoLabel .img-taglabel {
  background: rgba(222, 203, 215, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
}

.photoLabel .img-taglabel span {
  display: block !important;
  bottom: auto !important;
  border: none !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  left: 50% !important;
  top: calc(100% + 20px);
  transform: translateX(-50%);
  background: #333 !important;
  padding: 6px 12px 7px !important;
  white-space: nowrap;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.labelList {
  display: flex !important;
  align-items: center;
  position: relative;
}

.labelList li {
  margin: 0 14px 14px 0;
  display: inline-flex;
  align-items: center;
  color: #fff;
  background: #333;
  padding: 7px 11px 6px;
}

.labelList i {
  display: none !important;
}

.labelList .labels:not(:empty) {
  margin: 0 -14px -14px 10px;
}

.labelList .labels:empty:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000 !important;
  z-index: 5;
}

.labelList .del {
  margin-left: 11px;
  height: 10px;
  width: 10px;
  background: url("../img/ico-reset-white.svg") no-repeat;
  background-size: contain !important;
}

.loaded .day-night {
  opacity: 1;
}

@media (max-width: 1000px) {
  .day-night--exclusive {
    display: none !important;
  }
}

.day-night {
  flex: none;
  position: absolute;
  z-index: 10;
  bottom: -95px;
  left: 1vw;
  border-radius: 30px;
  border: 1px solid #363636;
  padding: 3px;
  display: flex;
  justify-content: space-between;
  width: 109px;
  opacity: 0;
  transition: opacity .1s ease, background .6s ease;
}

.day-night--exclusive {
  position: fixed;
  display: none;
}

.day-night--night {
  background: #000;
}

.day-night--night:after {
  background: #fff;
  animation: dayNightNight 2s ease forwards;
  left: calc(100% - 40px);
}

.day-night--night .day-night__btn--day {
  filter: invert(100%);
}

.day-night--day {
  background: #fff;
}

.day-night--day:after {
  background: #000;
  animation: dayNightDay 1s ease forwards;
  left: 3px;
}

.day-night--day .day-night__btn--day {
  filter: invert(100%);
}

.day-night:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  height: 37px;
  width: 37px;
  top: 3px;
  transition: all .6s ease;
  animation-play-state: 1s;
}

.day-night__btn {
  flex: none;
  border-radius: 50%;
  border: none;
  padding: 0;
  height: 37px;
  width: 37px;
  position: relative;
  z-index: 2;
}

.day-night__btn--night {
  background: url("../img/ico-night.svg") center no-repeat;
  background-size: 12px auto;
}

.day-night__btn--day {
  background: url("../img/ico-day.svg") center no-repeat;
  background-size: 26px auto;
}

#photo-order .form-control.selectize-dropdown {
  height: auto !important;
}

@media screen and (min-width: 1000px) {
  .day-night {
    bottom: auto;
    top: calc(50% + 1px);
    left: 40px;
    transform-origin: left;
    transform: rotate(-90deg) translate(0.5px, 0.5px);
  }
  .day-night__btn {
    transform: rotate(90deg);
  }
}

body.adblock-detected:not(.js__adblock-disclemer-hidden) .adblock-message__cont {
  transform: translate3d(0, 100%, 0);
  opacity: 1;
  transition-duration: .1s;
}

#ui-datepicker-div {
  z-index: 9999 !important;
}

.href-answer {
  font-size: 1rem;
  padding: 3px 5px 3px 3px;
}

.bx-touch .to-top {
  display: none !important;
}

.adblock-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  color: #000;
}

.adblock-message__btn {
  border: none;
  color: #fff;
  background: #333;
  padding: 12px;
}

.adblock-message__cont {
  position: fixed;
  bottom: 100%;
  z-index: 99999999999;
  left: 0;
  right: 0;
  transition: transform .3s ease, opacity .3s ease;
  background: #b3c0e2;
  opacity: 0;
}

.ajax--item {
  animation-name: fadeInUp;
}

.ajax--item:not(.animated) {
  visibility: hidden;
}

.search-page__body {
  display: flex;
  justify-content: space-between;
}

.search-page__content {
  width: calc(100% - 300px);
}

.search-page__content .item__desc {
  padding: 2rem 4rem 1rem 0.875rem;
}

.search-page__content .item__event {
  left: 16px;
}

.search-page__content .events__one .item__desc {
  padding-right: 5rem;
}

.search-page__content .city-event__desc {
  padding: 1rem;
}

.search-page__content .article__desc {
  padding: 2rem;
}

.search-page__content .article__title {
  font-size: 1.875rem;
}

.search-page__sidebar {
  width: 270px;
}

.search-page .search__form {
  max-width: none;
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-bottom: 0;
  padding: 1.3rem 0;
  background: #fff;
  position: sticky;
  top: 60px;
  z-index: 10;
}

.search-page .search__form input[type="submit"] {
  top: calc(50% - 22px);
  filter: invert(1);
}

.search-results__item:not(:first-child) {
  margin: 5rem 0 0;
}

.search-results__item-title {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

.search-results__item .events {
  grid-template-columns: repeat(2, 1fr);
}

.search-nav {
  position: sticky;
  top: 147px;
}

.search-menu {
  border-radius: 25px;
  overflow: hidden;
  background: #f2f3f5;
}

.search-menu li:not(:first-child) {
  border-top: 1px solid #CACDD3;
}

.search-menu__link {
  display: block;
  padding: 20px 30px;
  transition: background .3s ease;
}

.search-menu__link:hover, .search-menu__link:focus, .search-menu__link.active {
  background: #CACDD3;
}

.search-menu__link:not([data-count]) {
  pointer-events: none;
  color: #000 !important;
}

.search-menu__link[data-count] {
  position: relative;
  padding-right: 80px;
}

.search-menu__link[data-count]:after {
  content: attr(data-count);
  position: absolute;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.6);
  right: 0;
  top: 0;
  height: 100%;
  white-space: nowrap;
  font-size: 1.125rem;
  padding-right: 20px;
}

.nav-page_container {
  margin: 2rem 0 0;
}

.paginator {
  display: flex;
  justify-content: center;
  margin: 4.0625rem 0 0;
}

.paginator-arrow, .paginator__link {
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.paginator-arrow {
  position: relative;
}

.paginator-arrow:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 7px);
  height: 10px;
  width: 10px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}

.paginator li:first-child .paginator-arrow {
  transform: rotate(180deg);
}

.paginator__link {
  line-height: 30px;
  font-size: 0.875rem;
  text-align: center;
  display: block;
}

.paginator__link.active {
  background: #EEEEEF;
}

.paginator li:not(:last-child) {
  margin-right: 6px;
}

.popup-mini {
  position: absolute;
  z-index: 1001;
  width: 364px;
  background: #f2f3f5;
  border-radius: 3px;
  top: calc(100% + 20px);
  left: 0;
  padding: 27px;
  border-radius: 25px;
  font-weight: 300;
}

.popup-mini__title {
  font-size: 16px;
  margin-bottom: 27px;
  color: #000;
}

.popup-mini__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popup-mini__controls .comment-form__submit {
  margin: 0 !important;
  padding: 18px 22px 20px;
  color: #fff !important;
}

.popup-mini__controls .button {
  background: #7b7b7b;
  color: #fff;
  text-align: center;
  padding: 10px 21px;
  transition: background .3s ease;
  display: inline-block;
}

.popup-mini__controls .btn-simple.btn-simple.btn-simple {
  display: inline-block;
  padding: 18px 19px 20px;
  border: 1px solid #252525;
  color: #000 !important;
  border-radius: 30px;
  transition: background .3s ease;
}

.popup-mini__controls .btn-simple.btn-simple.btn-simple:hover, .popup-mini__controls .btn-simple.btn-simple.btn-simple:focus {
  background: #333;
  color: #fff !important;
}

.badge.badge {
  width: unset;
  height: unset;
  padding: 10px;
}

#regform .selectize-input input[type="text"] {
  display: inline-block !important;
  font-size: 16px;
}

#regform .form-btns {
  margin: 40px 0;
}

#regform .selectize-dropdown {
  bottom: 100%;
  top: auto !important;
}

.form-group {
  position: relative;
}

.forms__input--file {
  display: none;
}

.file-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../img/ico-add-file.svg") right 15px center no-repeat;
  cursor: pointer;
}

.form-btns {
  margin: 20px -12px 0 0;
}

.article--news:before {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.79) 0.2%, rgba(0, 0, 0, 0) 90.33%);
}

.article {
  border-radius: 25px;
  overflow: hidden;
}

.articles {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.article__desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #fff;
}

.article__date {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(25px);
  padding: 4px 24px 3px;
  border-radius: 15px;
  margin: 0 0 30px;
}

.article__title {
  border: none;
}

.article__img {
  border-radius: 25px;
  overflow: hidden;
}

@media (max-width: 660px) {
  body[class*="-news"] .articles__one .article__date {
    margin-bottom: 10px;
  }
  body[class*="-news"] .articles__one .article__title {
    margin: 0;
    max-width: none;
    font-size: 19px !important;
    line-height: 1.45;
  }
}

body.white-color .nb-list__item-title {
  color: #000;
}

.events__one--vert {
  grid-row: span 2;
}

.main-content__item .news-block {
  border: 1px solid #5630FF;
}

.main-content__item .news-block__title {
  background-color: #5630FF;
  color: #fff;
}

.news-block {
  --news-color: #5630FF;
  border: 1px solid var(--news-color);
  flex: 1 1 auto;
  position: relative;
  padding: 42px 35px 33px;
  display: flex;
  flex-direction: column;
  border-radius: 25px;
}

.news-block__title {
  position: absolute;
  top: 15px;
  right: 15px;
  background: var(--news-color);
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 13px 7px;
  border-radius: 15px;
}

.news-block__content {
  flex: 1 1 auto;
}

.news-block__btn {
  flex: none;
  margin-top: auto;
  padding: 35px 0 0;
  text-align: center;
  align-self: stretch;
}

.nb-list__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0 28px;
}

@media screen and (max-width: 1200px) {
  .nb-list__item {
    padding: 14px 18px;
  }
}

.nb-list__item:first-child {
  padding-top: 0;
}

.nb-list__item:last-child {
  padding-bottom: 0;
}

.nb-list__item:not(:first-child) {
  border-top: 1px solid #383838;
}

.nb-list__item-date {
  font-size: 12px;
  color: #626262;
  margin: 0 0 6px;
}

.nb-list__item-title {
  max-width: 260px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 1200px) {
  .nb-list__item-title {
    font-size: 16px;
  }
}

@media (max-width: 660px) {
  .news-block {
    padding: 25px 20px;
  }
}

@supports (display: grid) {
  .main-content {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .main-content__item {
    margin-bottom: 0;
    width: auto;
  }
  .main-content__item--row {
    grid-column: span 2;
  }
  .main-content__item--big-box {
    grid-column: span 2;
    grid-row: span 2;
  }
  .main-content__item--col {
    grid-row: span 2;
  }
  .main-content__item-img {
    display: flex;
    flex-direction: column;
  }
  .events {
    display: grid;
    margin: 0 !important;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .events__one {
    width: auto !important;
    margin: 0 !important;
  }
  .events__one--big {
    grid-row: span 2;
    grid-column: span 2;
  }
  .imgs {
    margin: 0 !important;
    width: auto !important;
    display: grid;
    grid-gap: calc(2rem - 2px);
    grid-template-columns: repeat(3, 1fr);
  }
  .imgs__one {
    width: auto !important;
    margin: 0 !important;
  }
  .imgs__one.vertical-span {
    grid-row: span 2;
  }
  .imgs__one img {
    display: block;
    width: 100%;
    border-radius: 25px;
  }
}

@media screen and (max-height: 730px) {
  .zavediniya__one:nth-child(even) {
    transform: translateY(100px);
  }
}

@media screen and (min-width: 1000px) {
  .filter__select-label {
    display: none;
  }
  .day-night {
    bottom: auto;
    top: calc(50% + 50px);
    left: 70px;
    transform-origin: left;
    transform: rotate(-90deg) translate(0.5px, 0.5px);
  }
  .day-night__btn {
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 1700px) {
  .reportaj__slider > .report-slider__banner {
    display: none;
  }
}

@media (max-width: 1500px) {
  .main-content {
    gap: 20px;
  }
  .subscribe {
    padding: 25px;
  }
  .subscribe__title {
    font-size: 30px;
  }
  .item__desc {
    padding: 90px 25px 25px;
  }
  .item__desc-title {
    font-size: 30px;
  }
  .item__desc-top__date {
    left: 25px;
  }
}

@media screen and (max-width: 1440px) {
  .right-offset {
    margin-left: -2.5rem;
  }
  .left-offset {
    margin-left: 2.5rem;
  }
  .day-night:not(.day-night--exclusive) {
    left: 141px;
  }
  .day-night--exclusive {
    top: auto !important;
    bottom: 20px;
    left: 20px;
    transform: translate(0.5px, 0.5px) !important;
  }
}

@media screen and (max-width: 1420px) {
  .report-slider__slide.vertical-span .report-slider__banner {
    right: 50px;
  }
  .logo {
    max-width: 80px;
  }
  .day-night {
    left: 103px;
  }
  .report-slider .slick-arrow {
    top: 0;
    height: 100%;
    width: 50px;
    border: none;
    transform: none;
    background: rgba(0, 0, 0, 0.2);
    transition: background .3s ease;
    z-index: 2;
  }
  .report-slider .slick-arrow:before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 15px;
    width: 15px;
    position: absolute;
    top: calc(50% - 7px);
  }
  .report-slider .slick-arrow:hover, .report-slider .slick-arrow:focus {
    background: rgba(0, 0, 0, 0.6);
  }
  .report-slider .slick-prev {
    left: -7px;
  }
  .report-slider .slick-prev:before {
    transform: rotate(-135deg);
    left: calc(50% - 3px);
  }
  .report-slider .slick-next {
    right: -7px;
  }
  .report-slider .slick-next:before {
    transform: rotate(45deg);
    left: calc(50% - 12px);
  }
}

@media screen and (max-width: 1400px) {
  .footer__developer {
    margin-right: 90px;
  }
}

@media screen and (max-width: 1320px) {
  .to-top {
    right: 4vw;
  }
  .main .head__wrap {
    padding: 0;
  }
  .day-night {
    left: 52px;
  }
  .js__scroll .search-form {
    top: -12px;
  }
}

@media screen and (max-width: 1280px) {
  html {
    font-size: 98%;
  }
  #mskBan, .stream_content {
    padding: 53% 0 0;
    height: auto;
    max-width: 1200px;
    width: auto;
    margin: 130px 2rem 0;
  }
  .stream_content {
    margin: 0 !important;
  }
  .small-slider__container + .wrapper {
    width: auto;
  }
  .head__logo {
    margin-right: 20px;
  }
  .head__logo-city {
    margin-left: 20px;
  }
  .main-menu li:not(:last-child) {
    margin-right: 15px;
  }
  .main-content__item {
    margin-bottom: 2rem;
  }
  .main-content__btn {
    margin: 2rem 0 0;
  }
  .main-content__banner {
    margin: 3rem 0 0;
  }
  .main-content {
    grid-gap: 25px;
  }
  .main-content__item {
    margin-bottom: 0;
  }
  .report-one {
    max-width: none;
  }
  .report-one__text {
    margin: 30px 0 0;
  }
  .report-one__sliders {
    margin-right: 2rem;
  }
}

@media screen and (max-width: 1200px) {
  .report-slider__slide.vertical-span .report-slider__banner {
    display: none !important;
  }
  .search-form {
    top: calc(100% + -3px);
  }
  .search-results .events {
    grid-template-columns: repeat(2, 1fr);
  }
  .city-list__one {
    width: calc((100% - 34px * 2) / 2);
  }
  .right-block__draggable {
    bottom: 61vh;
  }
  .main-content__cont {
    margin: 4rem 0 0;
  }
  .to-top {
    right: 4.7vw;
  }
  body.inner .head .main-nav__menu {
    margin-right: 3vw;
  }
  body.inner .head .main-nav__search:not(:last-child), body.inner .head .main-nav__lc:not(:last-child) {
    margin-right: 8px;
  }
  body.inner .head__photoset {
    margin-left: 1.6rem;
  }
  .articles__one:not(:first-child) {
    margin: 2rem 0 0;
  }
  .article__desc {
    padding: 2rem;
  }
  .article__title {
    margin-bottom: 1.5rem;
  }
  .small-slider {
    margin: 0 -10px;
  }
  .small-slider__slide {
    margin: 0 10px;
  }
  .zavedeniya-one__top-sliders {
    width: 620px;
  }
  .zavedeniya-one__slider {
    margin: 40px 0;
  }
  .zavedeniya-one__slider-nav {
    display: none !important;
  }
  .zavedeniya-one__slider-main {
    width: 100%;
  }
  .zavedeniya-one__bot {
    margin: 20px 0 0;
  }
  .text-page [align="left"] {
    max-width: calc(100% - 20px);
    margin-right: 20px;
  }
  .text-page [align="right"] {
    max-width: calc(100% - 20px);
    margin-left: 20px;
  }
  .right-offset, .left-offset {
    margin-left: 0;
  }
  .user-photo .pl-4 {
    padding-left: 0 !important;
    height: auto;
    width: 60px;
  }
  .comments__top {
    margin-bottom: 1rem;
  }
  .section-comments .row > .col-auto {
    padding: 0 !important;
  }
}

@media screen and (max-width: 1100px) {
  html {
    font-size: 95%;
  }
  .main-content {
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .main-content__item--map {
    order: 2;
    aspect-ratio: 2;
    grid-column: span 2;
  }
}

@media screen and (max-width: 1100px) and (max-width: 667px) {
  .main-content__item--map {
    aspect-ratio: unset;
    grid-column: span 1;
  }
}

@media screen and (max-width: 1100px) {
  .main-content .item__img {
    display: block;
  }
  .main-content__item--big-box {
    grid-column: span 1;
    grid-row: span 1;
  }
  .reportaj--all .reportaj__titles {
    padding-bottom: 2rem;
  }
  .reportaj--all .reportaj__desc .report-desc__text-tags {
    margin: 2rem 0 0;
  }
  .reportaj__titles {
    margin-bottom: 1rem;
  }
  .reportaj__imgs {
    margin: 2.5rem 0 0;
  }
  .reportaj__comments {
    margin: 3rem 0 0;
  }
  .imgs {
    margin: 0 0 -1rem -1rem;
    grid-gap: 1rem;
  }
  .imgs__one {
    width: calc((100% - 1rem * 3) / 3);
    margin: 0 0 1rem 1rem;
  }
  .report-one__sliders {
    width: 400px;
  }
  .report-one__slider-nav {
    display: none !important;
  }
  .report-one__slider-main {
    width: 100%;
  }
  .report-one__slider-main img {
    width: 100%;
  }
  .filter__range-label {
    margin-right: 1.2rem;
  }
  .people__img {
    margin-right: 3rem;
    width: 300px;
  }
  .people__desc {
    min-height: 240px;
  }
  .peoples__title {
    margin-bottom: 1.5rem;
  }
  .peoples__title .title-block {
    padding-bottom: 1.5rem;
  }
  .peoples__list-one:not(:first-child) {
    margin: 2rem 0 0;
  }
  .multi-date__content {
    align-items: flex-end;
    display: flex;
    font-size: 1.0625rem;
    padding-bottom: 8px;
  }
  .multi-date, .filter__select select {
    background: url("../img/ico-select-arrow-white.svg") right 5px center no-repeat !important;
    background-size: 7px auto !important;
    height: 50px;
  }
  .multi-date:after, .filter__select select:after {
    display: none !important;
  }
  .multi-date {
    margin: 1px 0 0;
  }
  .multi-date__content {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .filter__inputs {
    align-items: flex-end !important;
  }
  .filter__select select {
    opacity: 1;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #333 !important;
  }
  .multi-date__date {
    margin: 0 9px 6px 0;
  }
}

@media screen and (max-width: 1100px) and (min-width: 660px) {
  .peoples__plate {
    margin: 0 0 -2rem -1rem;
  }
  .peoples__plate-one {
    width: calc((100% - 1rem * 3) / 3);
    margin: 0 0 2rem 1rem;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .main__nav {
    margin-top: -50px;
  }
  .main__nav .slick-list, .main__nav .slick-track, .main__nav .slick-slide, .main__nav .slick-slide > div {
    height: 100%;
  }
  .main__nav__slide, .main__nav__slide-img, .main__nav picture {
    height: 100%;
  }
  .main__nav__slide {
    position: relative;
  }
  .main__nav__slide img, .main__nav__slide video {
    position: absolute;
    left: 50%;
    top: 0;
    max-width: none;
    min-width: 100%;
    width: auto;
    height: 100%;
    transform: translateX(-50%) !important;
  }
  .small-slider__slide img {
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 1000px) and (min-width: 660px) {
  @supports (display: grid) {
    .main-content {
      grid-template-columns: repeat(2, 1fr);
    }
  }
}

@media screen and (max-width: 1000px) {
  html {
    font-size: 95%;
  }
  .small-slider__slide img {
    max-height: 145px;
  }
  .head__logo {
    align-items: center !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    width: auto !important;
    flex: 1 1 auto !important;
  }
  .head__logo-city {
    margin: 0 0 0 10px !important;
  }
  .head__logo-city .city-select {
    height: auto;
  }
  .head__language {
    order: 1;
    margin: -8px 10px 0 auto !important;
    align-self: center;
  }
  .head__burger {
    order: 2;
  }
  .search-page__body {
    flex-direction: column-reverse;
  }
  .search-page__content, .search-page__sidebar {
    width: auto;
  }
  .search-page__sidebar {
    margin-bottom: 2rem;
  }
  .report-one__slider-main .slick-arrow {
    background-color: rgba(0, 0, 0, 0.4) !important;
  }
  .report-one__top-info .share-block {
    padding: 0 !important;
  }
  body[class*=dir-event] .report-one .buy-btn {
    margin-bottom: -5px !important;
  }
  .dir-order-photographer main > .wrapper {
    padding: 0 !important;
  }
  .form-login_container .form-control {
    padding: 0 10px;
  }
  .to-top {
    right: 4vw;
    bottom: 4vw;
  }
  .report-one__slider-main:not(.slick-initialized), .zavedeniya-one__slider-main:not(.slick-initialized) {
    opacity: 0;
  }
  .head__switcher {
    display: none;
  }
  .zavedeniya-one__slider-main .slick-arrow, .report-one__slider-main .slick-prev {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .head__burger, .mobile-menu {
    display: block;
  }
  .head__photoset, .head__nav {
    display: none;
  }
  .head__burger {
    cursor: pointer;
  }
  .main-slider__cont .day-night {
    display: none;
  }
  .main-slider.js__have-slides, .main-slider.js__have-slides a.main-slider__slide-desc {
    cursor: default;
  }
  .white-color .report-slider .slick-arrow:before {
    border-color: #fff !important;
  }
  .report-slider__slide:not(.vertical-span) figure {
    width: 100%;
  }
  div.comment-body.p-4 {
    padding: .8rem !important;
  }
  .filter__inputs {
    margin: 0 0 0 -1.125rem;
  }
  .filter__select {
    margin: 0 0 0 1.125rem;
    flex: 1 1 auto;
  }
  .filter__select-label {
    margin-bottom: 10px;
  }
  .anons__title {
    margin: 2.1875rem 0 0;
  }
  .filter__select select {
    height: 40px;
    width: 100%;
  }
  .people__img {
    width: 250px;
  }
  .main-slider {
    display: flex;
  }
  .main-slider .slick-list {
    display: flex;
    width: 100%;
    height: auto;
  }
  .main-slider .slick-track {
    flex: none;
  }
}

@media screen and (max-width: 1000px) and (min-width: 660px) {
  .peoples__plate-one {
    width: calc((100% - 1rem * 2) / 2);
  }
}

@media screen and (max-width: 1000px) {
  .zavediniya__one {
    width: 48%;
  }
  .article-one__detail table, .article-one__detail tbody, .article-one__detail tr, .article-one__detail td {
    display: block;
  }
  .article-one__detail img {
    max-width: 45vw !important;
  }
  .article-one__detail [align] {
    margin-bottom: 20px !important;
  }
  .article-one__detail [align="left"] {
    margin-right: 15px !important;
  }
  .article-one__detail [align="right"] {
    margin-left: 15px !important;
  }
  .main__nav {
    margin-top: -40px;
  }
  .report-one__top, .report-one__top-info {
    display: block;
  }
  .report-one__top:after, .report-one__top-info:after {
    content: "";
    display: table;
    clear: both;
  }
  .report-one__sliders {
    width: 230px;
    float: left;
    margin-bottom: 15px;
  }
  .article__desc {
    position: relative;
  }
  .article__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .article__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .article:before {
    z-index: 1;
  }
  .right-block {
    display: none;
  }
  .filter__range {
    margin-bottom: 0;
  }
  .city-list {
    margin: 0 0 -2rem -2rem;
  }
  .city-list__one {
    width: calc((100% - 2rem * 2) / 2);
    margin: 0 0 2rem 2rem;
  }
  .head__soc {
    display: none;
  }
  .head__logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
  }
  .head__nav .main-menu__link {
    font-size: 0.9375rem;
  }
  .inner-content {
    margin: 2.5rem 0 0 !important;
  }
  .city-select__select {
    margin: 0;
  }
  .main-nav__search {
    margin: 0 1.2rem 0 0;
  }
  .main-nav__lc {
    margin: 0 0 0 1.2rem;
  }
  .footer-top {
    flex-wrap: wrap;
  }
  .footer__menu {
    margin: 0;
  }
  .footer__soc {
    order: 2;
  }
  .footer__logo {
    order: 1;
    display: block;
  }
  .footer__logo, .footer__soc {
    margin: 2rem 0 0;
  }
  .f-menu {
    flex: 1 1 auto;
  }
  .f-menu:not(:last-child) {
    margin-right: 20px;
  }
  .z-item__title {
    font-size: 2rem;
  }
  .z-item__rating {
    margin-bottom: 1.5rem;
  }
  .z-item__contacts {
    padding: 20px;
  }
  .filter__cont {
    margin-bottom: 1rem;
  }
  .filter__select select {
    border-bottom: none;
    background: #323232;
    padding: 5px 10px;
    opacity: 1;
  }
  .filter__select-label {
    margin-bottom: 15px;
    display: block;
  }
  .events {
    margin: 0 0 -2rem -2rem;
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1000px) and (max-width: 667px) {
  .events--detail {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .events__one {
    width: calc((100% - 2rem * 2) / 2);
    margin: 0 0 2rem 2rem;
  }
  .events__one--big {
    width: calc(100% - 2rem);
    grid-row: 1;
  }
  .events__one .item__img {
    display: block;
  }
  .reportaj__desc {
    margin: 3rem 0 0;
  }
  .report-desc {
    flex-direction: column;
    align-items: flex-start;
  }
  .report-desc__share {
    margin: 20px 0 0 0 !important;
    padding: 18px;
    width: 100%;
  }
  .share-block {
    justify-content: space-between;
  }
  .zavedeniya-one__top {
    flex-direction: column;
    position: relative;
  }
  .zavedeniya-one__top-info {
    margin: 0 0 15px;
    display: block;
  }
  .zavedeniya-one__top-info .btn {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .zavedeniya-one__top-info .rating {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
  }
  .zavedeniya-one__top-sliders {
    width: 100%;
    padding-bottom: 75px;
  }
  .zavedeniya-one__top-sliders img {
    width: 100%;
  }
  .zavedeniya-one__bot {
    flex-direction: column;
  }
  .zavedeniya-one__bot .share-block {
    margin: 15px 0 0 0;
    width: 100%;
  }
  .main-slider__slide-text {
    font-size: 1.375rem;
  }
  .main-slider__slide-title {
    font-size: 1.125rem;
  }
  .filter__range {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 2rem;
    align-self: flex-start;
  }
  .filter__range-label {
    margin: 0 0 15px;
    text-align: left;
  }
  .article__desc {
    padding: 1.8rem !important;
  }
  .article-one__detail {
    margin: 2.8rem 0 0;
  }
  .article__repost {
    margin: 2rem 0 0;
  }
  .article__controls {
    margin: 3.1rem 0 0;
  }
  .article__comments {
    margin: 1.9rem 0 0;
  }
  .article-titles__title h1 {
    font-size: 1.75rem;
    margin-bottom: 10px;
  }
  .article-controls__title {
    font-size: 1.75rem;
  }
  .article-controls span {
    display: none;
  }
  .article-controls a:after, .article-controls a:before {
    margin: 0 15px 0;
  }
  .article-controls a:after, .article-controls a:before {
    background: url("../img/ico-small-arrow.svg") no-repeat;
    height: 19px;
    width: 20px;
    min-width: unset;
  }
  #form-comment-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  #form-comment-block .col-12 {
    padding: 0 !important;
  }
  .share-block {
    padding: 20px !important;
  }
  body, html {
    width: 100%;
  }
  body {
    position: relative;
  }
  body.js__menu-opened header.head, body.js__menu-opened #content, body.js__menu-opened .footer, body.js__menu-opened .mobile-menu {
    transform: translate3d(-270px, 0, 0) !important;
  }
  html.bx-ios .app-link__img-android {
    display: none;
  }
  html.bx-android .app-link__img-ios {
    display: none;
  }
  .app-link {
    text-align: center;
  }
  .app-link img {
    max-width: 125px;
  }
  .app-link .dark-theme {
    display: none;
  }
  .mobile-menu {
    position: fixed;
    width: 270px;
    left: 100%;
    top: 0;
    bottom: 0;
    font-weight: 300;
    background: #F2F3F5;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-menu__app {
    margin: 30px 0 0;
    padding: 0 36px;
  }
  .mobile-menu__language {
    margin: auto 0 0;
    padding: 20px 0 0;
    display: flex;
    justify-content: center;
  }
  .mobile-menu__footer {
    padding: 30px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mobile-menu__footer .day-night {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 30px 0 0;
  }
  .mobile-menu__footer .f-soc__link {
    border-color: #333333;
  }
  .mobile-menu__footer .f-soc__link img {
    opacity: 1;
    transition: none;
    filter: invert(1);
  }
  .mobile-menu__submenu {
    display: none;
  }
  .mobile-menu__lc {
    border-bottom: 1px solid #333333;
  }
  .mobile-menu__list {
    margin: 20px 0 0;
  }
  .mobile-menu__city .city-select {
    height: auto;
  }
  .mobile-menu__city .city-select__select {
    font-size: 1rem !important;
    padding: 12px 40px 14px 17px !important;
    border-radius: 30px;
    height: 43px;
    width: 100%;
    background: url("../img/ico-select-arrow-white.svg") center right 15px no-repeat, #151515;
    background-size: 8px auto !important;
  }
  .mobile-menu__city .selectize-input {
    background: none !important;
    border-radius: 0;
    border: none;
    padding: 0;
  }
  .mobile-menu__city .selectize-input:after {
    display: none !important;
  }
  .mobile-menu__city .selectize-control {
    display: block;
  }
  .mobile-menu__link, .mobile-menu__sub-title, .mobile-menu__city, .mobile-menu__search, .mobile-menu__footer, .mobile-menu__personal {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .mobile-menu__search {
    margin: 15px 0 0;
  }
  .mobile-menu__search iframe[style*="width:0px"] {
    display: none;
  }
  .mobile-menu__search .search-form {
    position: static;
    display: block;
  }
  .mobile-menu__sub-title {
    padding: 7px 35px 7px 0;
    position: relative;
    display: block;
  }
  .mobile-menu__sub-title.js__opened:before {
    transform: rotate(225deg);
  }
  .mobile-menu__sub-title:before {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    right: 15px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    transition: transform .3s ease;
  }
  .mobile-menu__link {
    color: #000;
    display: block;
    padding: 7px 0;
  }
  .mobile-menu__link.active {
    color: #4927FF;
  }
  .mobile-menu__personal {
    margin: 30px 0 0;
  }
  .mobile-menu__soc {
    margin: 0 auto;
  }
  .mobile-menu__soc .f-soc__link {
    border: none;
  }
  .mobile-menu__soc .f-soc__link:not(:last-child) {
    margin-right: 2px;
  }
  .submenu {
    margin: 10px 0 20px;
  }
  .submenu .mobile-menu__el:not(:first-child) {
    margin-top: 8px;
  }
  .submenu .mobile-menu__link {
    padding: 6px 15px 6px 25px;
  }
  .mobile-search {
    position: relative;
  }
  .mobile-search__input {
    font-size: 1rem !important;
    padding: 12px 40px 14px 17px !important;
    height: 40px;
    width: 100%;
    border-radius: 30px !important;
    background: #151515;
    border: none;
    color: #fff;
  }
  .mobile-search__submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    border: none;
    background: url("../img/ico-search.svg") center no-repeat;
    background-size: 30% !important;
  }
  .mobile-pers__login:not(:first-child), .mobile-pers__reg:not(:first-child), .mobile-pers__order-photographer:not(:first-child) {
    margin: 9px 0 0;
  }
  .mobile-pers__login a, .mobile-pers__reg a, .mobile-pers__order-photographer a {
    color: #000;
  }
  .mobile-pers__login a:before {
    background-image: url("../img/ico-lc.svg");
    background-size: 50% !important;
  }
  .mobile-pers__reg a:before {
    background-image: url("../img/ico-reset-white.svg");
    background-size: 40% !important;
    background-color: transparent !important;
    transform: rotate(-45deg);
    z-index: 2;
  }
  .mobile-pers__reg a:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
  }
  .mobile-pers__order-photographer a:before {
    background-image: url("../img/ico-photoset-new.svg");
    background-size: 50% !important;
  }
  .mobile-pers a {
    display: flex;
    align-items: center;
    position: relative;
    border: none;
    font-size: 14px;
  }
  .mobile-pers a:before {
    content: "";
    height: 25px;
    width: 25px;
    margin: 0 8px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    filter: invert(1);
  }
  .lc-mobile {
    color: #fff;
    display: block;
    padding: 10px 15px 10px 40px;
    background: url("../img/ico-lc.svg") left 15px center no-repeat;
    background-size: 15px 14px;
  }
  .burger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 20px;
    width: 30px;
    border: none;
    background: none;
    padding: 0;
    transition: width .3s ease;
  }
  .burger span, .burger:after, .burger:before {
    height: 2px;
    width: 100%;
    display: block;
    background: #000;
  }
  .burger span {
    transition: opacity .3s ease;
  }
  .burger:before, .burger:after {
    content: "";
    transition: transform .3s ease;
    transform-origin: left;
  }
  .burger.js__active {
    width: 25px;
  }
  .burger.js__active span {
    opacity: 0;
  }
  .burger.js__active:before {
    transform: rotate(45deg);
  }
  .burger.js__active:after {
    transform: rotate(-45deg);
  }
  .head__burger.js__active .burger {
    width: 25px;
  }
  .head__burger.js__active .burger span {
    opacity: 0;
  }
  .head__burger.js__active .burger:before {
    transform: rotate(45deg);
  }
  .head__burger.js__active .burger:after {
    transform: rotate(-45deg);
  }
  .head__wrap {
    padding: 0;
  }
  #content, .footer, .mobile-menu {
    transition: transform .3s ease;
  }
  .head__burger {
    flex: none;
  }
}

@media screen and (max-width: 1280px) {
  .item__desc-title,
  .subscribe__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 1000px) and (orientation: portrait) {
  .report-slider {
    min-height: 0;
  }
  .report-slider .slick-slide, .report-slider .slick-list, .report-slider .slick-track, .report-slider .slick-slide > div {
    min-height: 0;
  }
}

@media screen and (max-width: 960px) {
  .item__desc-title,
  .subscribe__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 840px) and (orientation: landscape) {
  .footer__menu {
    width: 100%;
  }
  .report-slider__slide:not(.vertical-span) figure img {
    width: auto;
  }
  .report-slider__slide figure:not(.lazy-loaded) img {
    width: auto;
  }
}

@media screen and (max-width: 667px) {
  html {
    font-size: 93%;
  }
  .article-controls__title {
    font-size: 18px;
    margin: 0 16px;
  }
  .article__repost .rating-block {
    padding: 20px;
  }
  .head__wrap {
    justify-content: space-between;
  }
  .page-inner .card-water__top-item {
    max-width: 100%;
    align-items: flex-start;
  }
  .page-inner .card-water__top-item .btn__cart.btn__cart--blue {
    position: static;
    margin-top: 20px;
  }
  .item__desc-title,
  .subscribe__title {
    font-size: 20px;
  }
  .videoBanner {
    display: none;
  }
  .imageBanner {
    display: block;
  }
  .main-slider__slide-title {
    display: none;
  }
  #mskBan, .stream {
    margin: 85px 18px 0;
  }
  .main-slider__slide-img img, .main-slider__slide-img picture, .main-slider__slide-img video {
    max-height: calc(100vh - 40px);
  }
  .main-slider .slick-dots {
    bottom: 20px;
  }
  .stream {
    padding-left: 10px;
    font-size: 14px;
    top: 0px;
  }
  .stream:before {
    height: 33px;
    width: 33px;
    top: calc(50% - 17px);
  }
  .face-search__top {
    flex-direction: column;
  }
  .face-search__top-text, .face-search__top-search {
    width: auto;
    padding: 0;
    border: none;
  }
  .face-search__top-text:not(:first-child), .face-search__top-search:not(:first-child) {
    margin: 20px 0 0;
  }
  .popup-mini {
    width: auto;
    right: 0;
    padding: 15px;
  }
  .popup-mini__title {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .popup-mini__controls {
    font-size: 14px;
  }
  .popup-mini__controls-left {
    flex: 1 1 auto;
    text-align: center;
  }
  .popup-mini__controls-left:not(:last-child) {
    margin-right: 15px;
  }
  .popup-mini__controls .btn-simple {
    padding: 12px 14px 11px;
    width: 100%;
  }
  .popup-mini__controls .comment-form__submit {
    padding: 12px 16px 13px;
    width: 100%;
  }
  .report-slider {
    margin: 0;
    height: 230px;
  }
  .report-slider__finish {
    left: 0;
    right: 0;
  }
  .report-slider .imgWrap .img-overlay, .report-slider .imgWrap .img-cont {
    display: none;
  }
  body[class*=dir-event] .report-one .buy-btn {
    margin-bottom: 0 !important;
  }
  .search-results .events {
    grid-template-columns: 1fr;
  }
  .city-list__one {
    width: calc((100% - 34px * 1) / 1);
  }
  .inner-content {
    overflow: visible;
  }
  .fancybox-slide--html {
    padding: 0 !important;
  }
  .forms-user .fancybox-close-small {
    height: 60px;
    width: 60px;
  }
  .forms-user .fancybox-close-small svg {
    height: 48px !important;
    width: 60px !important;
  }
  .social_auth_btn {
    padding: 10px 13px 10px 65px !important;
  }
  .col-12 {
    padding: 15px 0 !important;
  }
  .section-comments .row > .col-auto {
    margin-bottom: 10px;
  }
  .comments__btn a {
    margin: 15px 0 0;
  }
  .write-comment {
    padding: 12px 20px 14px;
  }
  .interview-mobile {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1.5 !important;
  }
  .zavedeniya-one__title {
    padding-right: 75px;
  }
  #photo-order {
    margin: 0;
    min-width: 0;
  }
  .forms-user .h4, .forms-user .form-cont, #photo-order .h4, #photo-order .form-cont {
    padding: 1.2rem;
  }
  .to-top {
    display: none !important;
  }
  body[class*=dir-event] .report-one .buy-btn {
    margin: 20px 0 0;
  }
  ymaps[class*="-balloon "] {
    left: 0 !important;
    transform: none !important;
  }
  .head__photoset {
    margin-left: auto !important;
    margin-right: 1rem !important;
    display: none !important;
  }
  .photoset-link {
    width: 24px;
    height: 20px;
  }
  .report-one__top {
    position: relative;
  }
  .report-one .share-block, .report-one .buy-btn {
    margin: 0;
    position: absolute;
    bottom: 60px;
  }
  .report-one .share-block {
    left: 0;
    padding: 0 !important;
    display: block !important;
  }
  .report-one .share-block__title {
    max-width: none;
    margin-bottom: 10px;
  }
  .report-one .buy-btn {
    right: 0;
  }
  .report-one__sliders {
    padding-bottom: 140px;
  }
  .filter__range {
    width: 100%;
  }
  .balloonContent {
    padding: 8px 18px 13px;
    max-width: none;
  }
  .balloonContent-title {
    line-height: 1.3;
  }
  .balloonContent-phone:not(:last-child),
  .balloonContent-address:not(:last-child),
  .balloonContent-time:not(:last-child) {
    margin: 0 0 .5rem;
  }
  .report-one__top {
    display: flex;
    flex-direction: column-reverse;
  }
  .report-one__sliders {
    margin: 25px 0 0;
  }
  .report-one__info-label {
    margin-bottom: 7px !important;
  }
  .report-one__info-text {
    font-size: 1.75rem;
  }
  .report-one__info-text--big {
    margin: 25px 0 0;
    font-size: 1.75rem;
  }
  .article__desc {
    padding: 2.5rem 18px !important;
  }
  .report-one__info-label:not(:first-child) {
    margin: 30px 0 0;
  }
  .main-content__banner {
    margin: 0;
  }
  .main-content__banner:not(:first-child) {
    margin-top: 30px;
  }
  .main-content__btn {
    margin-bottom: 2rem;
  }
  .people {
    display: block;
  }
  .people:after {
    content: "";
    display: table;
    clear: both;
  }
  .people-desc, .people__desc {
    display: block;
  }
  .people__img {
    margin: 0 10px 10px 0;
    width: 24%;
    float: left;
    padding-bottom: 20px;
    z-index: 5;
  }
  .people__img-name {
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
    overflow: hidden;
  }
  .people__desc {
    min-height: 0;
  }
  .people-desc__status {
    margin-bottom: 10px;
  }
  .people-desc__name {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
  .peoples__title {
    margin-bottom: 1.5rem;
  }
  .peoples__title .title-block {
    padding-bottom: 1.5rem;
  }
  .peoples__list-one:not(:first-child) {
    margin: 2rem 0 0;
  }
  .peoples__plate .people__img {
    width: 40%;
  }
  .filter-toggle {
    border: none;
    background: url("../img/ico-filter.svg") center no-repeat;
    background-size: contain !important;
    height: 25px;
    width: 25px;
    border-radius: 0;
  }
  .filter__cont {
    display: none;
  }
  .imgs {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 18px;
  }
  .imgs__one {
    width: calc((100% - 1rem * 2) / 2);
    padding: 0 !important;
  }
  .imgs__one img {
    position: static !important;
    width: 100%;
    object-fit: unset;
  }
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
  .footer__developer {
    display: none;
  }
  .popup-map {
    padding: 0;
  }
  .popup-map .mapCity {
    max-width: 100%;
  }
  .main-content__cont {
    margin: 2rem 0 0;
  }
  .reportaj__titles {
    flex-direction: column;
    align-items: stretch;
  }
  .reportaj__titles-one {
    width: auto !important;
    max-width: none !important;
  }
  .reportaj__titles-one:not(:first-child) {
    margin: 1.3rem 0 0;
  }
  .reportaj__slider {
    flex-direction: column;
  }
  .reportaj__slider-desc {
    margin: 1.7rem 0 0;
  }
  .reportaj__small-slider {
    display: none;
  }
  .titles__subtitle {
    margin: 0 0 .6rem;
  }
  .titles__title {
    font-size: 1.4rem;
  }
  .titles__date {
    font-size: 1rem;
  }
  .report-slider {
    width: auto;
  }
  .report-slider__slide:after, .report-slider__slide:before {
    display: none;
  }
  body.head-menu .head__nav {
    display: none;
  }
  body.head-menu .head__wrap {
    align-items: center;
  }
  .articles ~ .load--more_container {
    margin: 2rem 0 0;
  }
  .article__desc {
    padding: 1.2rem 18px;
  }
  .article__desc-bot {
    padding-top: 1.5rem;
  }
  .article__text, .article__title {
    max-width: 280px;
  }
  .article__title {
    font-size: 1.625rem !important;
    margin-bottom: 10px;
  }
  .article-counters__comments, .article-counters__likes {
    padding: 10px 10px 8px 37px;
  }
  .article-counters__likes {
    background-position: top 8px left 11px;
  }
  .events {
    margin: 0;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-gap: 18px;
  }
  .events__one {
    width: auto;
    margin: 0;
  }
  .events__one--big {
    grid-column: 1;
  }
  .events__one .item__img {
    display: block;
  }
  .events__one:not(:first-child) {
    margin: 18px 0 0;
  }
  .multi-date__content, .filter-select {
    padding-left: 0 !important;
  }
  .article-titles__date {
    margin: 0 0 10px;
  }
  .article-titles__title {
    margin-bottom: 12px;
  }
  .filter__cont {
    margin-bottom: 40px;
  }
  .filter__inputs {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
  }
  .filter__select {
    width: 100% !important;
    margin-left: 0;
  }
  .filter__select:not(:first-child) {
    margin: 15px 0 0;
  }
  .filter__select select {
    opacity: 1;
  }
  .filter__submit {
    margin: 20px 0 0;
    width: 100% !important;
    flex-direction: column;
  }
  .filter__submit .z-item__arrow {
    margin: 0;
    border-radius: 0;
    width: 100%;
  }
  .filter__submit .z-item__arrow:before, .filter__submit .z-item__arrow:after {
    display: none;
  }
  .filter-submit {
    text-indent: 0;
    background: inherit;
    color: #fff;
    opacity: 1;
    border: none;
  }
  .filter-reset {
    text-indent: 0;
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
    background-image: none !important;
  }
  .title-block__title h1, .title-block__title h2 {
    font-size: 1.625rem;
  }
  .head__wrap {
    align-items: center;
  }
  .head__logo {
    width: auto;
  }
  .head__nav {
    display: none;
  }
  .article-detail table:not(:first-child) {
    margin-top: 20px;
  }
  .article__comments .row {
    margin: 0 !important;
  }
  .zavediniya {
    flex-direction: column;
    margin: 0 0 -20px;
    padding-bottom: 0;
  }
  .zavediniya__one {
    margin: 0 0 20px;
    transform: none !important;
    width: 100%;
  }
  .z-item__rating {
    margin-bottom: 10px;
  }
  .z-item__title-cont {
    margin-bottom: 1rem;
  }
  .main__nav {
    display: none;
  }
  .wrapper, .footer__wrap, .head__wrap {
    padding: 0 18px;
  }
  @supports (display: grid) {
    .main-content {
      display: block;
    }
  }
  .main-content__item {
    margin-bottom: 20px;
  }
  .main-slider.slick-dotted .main-slider__slide-desc {
    bottom: 5rem !important;
  }
  .main-slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: 38px;
    width: 100%;
    z-index: 4;
    display: flex;
    padding: 0 36px;
  }
  .main-slider .slick-dots .slick-active button:after {
    opacity: 1;
  }
  .main-slider .slick-dots li {
    display: block;
    flex: none;
  }
  .main-slider .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
  .main-slider .slick-dots button {
    font-size: 0;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    background: #fff;
    display: block;
    border: none;
    padding: 0;
    position: relative;
  }
  .main-slider .slick-dots button:after {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    background: #fff;
    transition: opacity .3s ease;
    opacity: 0;
  }
  .main-slider__cont:after {
    height: 180px;
    bottom: 0;
    top: auto;
    background-position: top center !important;
  }
  .main-slider__slide-desc {
    bottom: 1.2rem !important;
  }
  .main-slider__slide-desc .wrapper {
    padding: 0 2.25rem;
  }
  .main-slider__slide-text {
    font-size: 1.625rem !important;
  }
  .main-slider__slide-text br {
    display: none;
  }
  .main-slider__slide-title {
    margin: 3px 0 9px;
    font-weight: 300;
    font-size: 1.25rem !important;
  }
  .copy br {
    display: none;
  }
  .footer {
    padding-bottom: 0;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    margin-bottom: 2rem;
  }
  .footer-top {
    display: none;
  }
  .footer-bot {
    margin-top: 0;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer__developer {
    margin: 1rem 0 0;
  }
  .footer__wrap {
    border-top: none;
  }
  .main-content .item__btn {
    display: none;
  }
  .main-content__item--box .item--evenet .item__desc, .main-content__item--col .item--evenet .item__desc {
    padding-right: 4rem;
  }
  .events__one--big .item__desc-title {
    font-size: 1.125rem;
  }
  .events__one--big .item__btn .buy-btn {
    text-indent: -9999px !important;
    width: 59px !important;
    padding-left: 0 !important;
    background-position: center !important;
  }
  .events__one .item__event {
    top: 20px;
    left: 20px;
  }
  .events__one .item__desc {
    padding: 1rem 6rem 1rem 18px;
  }
  .events__one .item__desc-top {
    margin-top: 10px !important;
  }
  .events__one .item__btn {
    bottom: 1rem;
    right: 18px;
  }
  .events__one .item__btn .buy-btn {
    display: block;
  }
  .filter__range {
    margin: 2rem 0 40px;
    flex-direction: column;
  }
  .filter__range-label {
    margin-right: auto;
  }
  .filter__range .range__cont {
    margin: 1rem 0 0;
    width: 100%;
  }
  .city-list {
    margin: 0;
  }
  .city-list__one {
    margin: 0;
    width: 100%;
  }
  .city-list__one:not(:first-child) {
    margin: 18px 0 0;
  }
  .report-one__sliders {
    width: 100%;
  }
  .form-btns {
    margin-right: 0;
  }
  .forms-user .btn {
    width: 100%;
    text-align: center;
  }
  .forms-user .btn:not(:last-child) {
    margin: 0 0 10px;
  }
  .form-login_container .form-group:not(:first-child) {
    margin: 10px 0 0;
  }
  .multi-date__placeholder {
    opacity: 0;
  }
  .date-input-multiple {
    opacity: 0;
  }
  .article-anons br {
    display: none;
  }
  .article-anons__titles {
    flex-direction: column;
  }
  .article-anons__text {
    margin: 3rem 0 0;
  }
  .anons__title {
    margin: 3rem 0 0;
  }
  .anons__title h2 {
    font-size: 1.875rem;
  }
  .anons__text {
    font-size: 1rem;
  }
  .article-one__detail br {
    display: none;
  }
  .article-one__detail img {
    max-width: 100% !important;
  }
  .comments__top {
    flex-direction: column;
    align-items: flex-start;
  }
  .comments__link {
    margin: 1rem 0 0;
  }
  .article__repost {
    padding: 0 0;
  }
  .article__repost .share-block {
    width: 100%;
    justify-content: space-around;
  }
  .city-event__bot-phone:not(:first-child) {
    margin: 9px 0 0;
  }
  #form-comment-block {
    padding: 0;
  }
  .section-comments .row {
    margin: 0 !important;
  }
  .section-comments .row[id] {
    display: block !important;
    margin-top: 15px !important;
  }
  .section-comments .row[id]:after {
    content: "";
    display: table;
    clear: both;
  }
  .section-comments .row[id] > .col-auto {
    float: left;
    margin-right: 20px;
  }
  .section-comments .row[id] .user-photo .pl-4 {
    margin: 0 !important;
    padding-top: 0 !important;
    width: 50px;
  }
  .section-comments .row[id] > .col, .section-comments .row[id] > .col-auto {
    display: block;
  }
  .section-comments .row[id] > .col, .section-comments .row[id] .comment-body {
    padding: 0 !important;
  }
  .section-comments .row[id] .comment-body .mb-2 {
    min-height: 65px;
    padding-top: 5px;
  }
  .section-comments .row[id] .comment-body .mb-2 ~ .row {
    display: block !important;
    margin: 0;
  }
  .section-comments .row[id] .comment-body .mb-2 b {
    display: inline-block;
    margin-bottom: 3px;
  }
  .section-comments .row[id] .comment-body .comment-like span {
    margin: 0 8px;
    padding: 5px 8px;
    font-size: 0.875rem;
  }
  .section-comments .row[id] .comment-body .comment-like img {
    width: 14px;
  }
  .section-comments .row[id] .comment-body .comment-like img:first-child {
    margin-bottom: 3px;
  }
  .section-comments .row[id] .comment-body .comment-like img:last-child {
    margin-top: 3px;
  }
  .section-comments .row[id] .comment-body .text-muted {
    display: block;
  }
  .popup-map .fancybox-close-small {
    left: auto;
    right: 0;
    color: #000 !important;
    background: #fff;
  }
  .forms-user .h4 {
    padding: 20px 4rem 20px 20px;
  }
  .forms-user .fancybox-close-small svg {
    height: 68px;
    width: 55px;
  }
  .forms-user .form-cont {
    padding: 20px;
  }
  .report-slider__slide-text svg {
    width: 45px;
  }
  .report-slider__slide .decor:after {
    height: 6px !important;
    width: 36px !important;
    bottom: 37px !important;
  }
  .report-slider__slide .decor:before {
    width: 12px !important;
    right: 24px !important;
    height: 12px !important;
    bottom: 29px !important;
  }
  .slider-desc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .slider-desc__text {
    margin-bottom: 20px;
  }
  .slider-desc__text:empty {
    display: none;
  }
  .slider-desc__btns {
    margin: 20px 0 0;
  }
  .zavedeniya-one__bot .share-block {
    margin: 60px 0 0;
  }
  #form-comment-block {
    margin-bottom: 0 !important;
  }
  #form-comment-block .img-fluid {
    width: 50px;
  }
  #form-comment-block .mr-4 {
    margin-right: 20px !important;
  }
  #form-comment-block .col {
    padding: 0;
  }
  #section-comments {
    padding-bottom: 0 !important;
  }
  .report-desc__share .share-block {
    padding: 0 !important;
  }
  body[class*=dir-event] .report-one .buy-btn {
    position: absolute;
    bottom: 75px;
    left: 0;
    right: inherit;
  }
  .report-one .share-block {
    bottom: -15px;
  }
  .share-block__soc {
    display: flex;
  }
  #content {
    overflow-x: hidden;
  }
  .head__language {
    margin-top: 0 !important;
  }
  .item__desc {
    padding-left: 20px;
  }
  .item__desc-top__date {
    top: 25px;
  }
  .item__favorite {
    top: 25px;
    right: 25px;
  }
  .item__tags {
    top: 25px;
    left: 20px;
    padding-right: 50px;
  }
  .subscribe__counter {
    left: 20px;
    top: 25px;
  }
}

@media screen and (max-width: 667px) and (orientation: portrait) {
  body:not(.inner) .main-slider {
    height: calc(100vh - 75px);
  }
  body:not(.inner) .main-slider__slide-desc {
    padding-top: 6.5rem;
    bottom: 25px;
    justify-content: flex-end;
    text-align: left;
  }
  body:not(.inner) .main-slider__slide-text {
    margin: 0 0 10px;
    font-size: 1.75rem;
  }
  body:not(.inner) .main-slider__slide-title {
    font-size: 1.45rem;
  }
  .mapCity {
    max-height: 65vh !important;
  }
}

@media screen and (max-width: 450px) {
  .share-block {
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
  }
  .share-block__title {
    max-width: none;
    margin: 0 0 10px;
  }
  .share-block__title br {
    display: none;
  }
}

@media screen and (max-width: 360px) {
  .forms-user > .align-items-center > .col-auto {
    display: none;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
  .day-night {
    transform: scale(0.8) rotate(-90deg) translate(0.5px, 0.5px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
  .day-night {
    transform: scale(0.7) rotate(-90deg) translate(0.5px, 0.5px);
  }
}

@media screen and (max-width: 800px) and (orientation: portrait) {
  .finish-slide {
    justify-content: center;
  }
  .finish-slide__repeat {
    position: absolute;
    margin: 0;
    right: 20px;
    bottom: 20px;
  }
  .finish-slide__banner {
    width: 100%;
    max-height: 100%;
    text-align: center;
  }
  .finish-slide__title, .finish-slide__subtitle, .finish-slide__place, .finish-slide__center {
    display: inline-block;
  }
  .finish-slide__place {
    margin-bottom: 10px;
  }
  .finish-slide__title {
    margin-bottom: 0px;
    font-size: 1.25rem;
  }
  .finish-slide__center {
    margin: 10px 0 0;
  }
  .finish-slide__center-left {
    padding: 0 !important;
    border: none;
  }
  .finish-slide__center-left, .finish-slide__center-right {
    padding: 10px 15px;
    display: block;
  }
  .finish-slide__center-left:not(:last-child), .finish-slide__center-right:not(:last-child) {
    margin: 0 0 1rem;
  }
  .finish-slide__center .share-block__title {
    max-width: none;
    margin: 0 0 10px;
    text-align: center;
    display: none;
  }
  .finish-slide__center .share-block__title br {
    display: none;
  }
  .finish-slide__center .share-soc {
    justify-content: center;
  }
  .finish-slide__repeat {
    margin: 15px 0 0;
    text-align: center;
  }
  .finish-slide__title, .finish-slide__center, .finish-slide__subtitle, .finish-slide__place {
    display: none;
  }
  .repeat-btn {
    height: 40px;
    width: 40px;
    display: inline-block;
    background-size: 50% !important;
  }
}

@media screen and (max-width: 520px) {
  .peoples__plate .people__img {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1152px) {
  #filter_reportage .filter-reset {
    text-indent: 0;
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
    background-image: none !important;
  }
}

@keyframes blurIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 1000px) {
  body.main .main-slider__slide-video:not(:last-child),
  body.dir-main .main-slider__slide-video:not(:last-child) {
    display: block !important;
  }
}

.item-promo-solaris {
  display: none;
}

.pool {
  margin: 50px 0;
  max-width: 500px;
  padding: 30px;
}

.pool__title, .pool__text {
  text-align: center;
}

.pool__title {
  font-size: 2rem;
}

.pool__text {
  font-size: 1.25rem;
  margin: 20px 0 0;
}

.pool__list {
  margin: 40px 0 0;
}

.pool__list-item:not(:first-child) {
  margin: 8px 0 0;
}

.pool__count {
  margin: 12px 0 0;
  text-align: center;
}

.pool-variant {
  padding: 7px;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding-right: 50px;
}

.pool-variant--this .pool-variant__persents:before {
  content: "";
  position: absolute;
  height: 7px;
  width: 10px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotateZ(130deg);
  right: calc(100% + 5px);
  top: 3px;
}

.pool-variant__text, .pool-variant__persents {
  z-index: 1;
}

.pool-variant__text {
  position: relative;
  font-size: 1.125rem;
}

.pool-variant__persents {
  position: absolute;
  top: 5px;
  right: 5px;
}

.pool-variant__counter {
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;
  height: 100%;
}

.variant-count {
  font-size: 12px;
  margin-left: 10px;
}

.main-content__banner div[id*="item"]:not(:first-child) {
  display: none;
}

.main-content__banner div[id*="item"]:first-child {
  opacity: 0;
}

.main-content__banner.js__ready div[id*="item"]:not(.js__visible) {
  display: none;
}

.main-content__banner.js__ready div[id*="item"].js__visible {
  opacity: 1;
  display: block;
}

#offer-event {
  width: 100%;
}

.form-group.type--F {
  flex-direction: column !important;
}

.form-group.type--F > div {
  position: relative;
}

.form-group.type--F > div:not(:first-child) {
  margin: 15px 0 0;
}

.forms__input--file-support {
  box-sizing: content-box;
  padding-bottom: 17px !important;
}

.date-selects {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: end;
  gap: 30px 50px;
}

@media screen and (max-width: 1152px) {
  .date-selects {
    gap: 30px 20px;
  }
}

.date-selects .filter__select {
  margin: 0 !important;
  width: 100%;
}

.date-selects label {
  display: block;
  margin-bottom: -7px;
  pointer-events: none;
  position: relative;
  z-index: 1;
  display: none;
}

.is-invalid + .forms__input--file-support {
  border-color: red;
}

.ads-block {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.ads-block ins, .ads-block iframe {
  width: 100% !important;
  flex: 1 1 auto;
  display: flex !important;
  flex-direction: column;
}

.ads-block iframe {
  height: 100% !important;
}

ins, mark {
  background: none;
}

@media (min-width: 1100px) {
  .report-desc__ad {
    order: -2;
    margin: 0 0 20px;
  }
  .report-desc__ad ~ .report-desc__share {
    order: -1;
  }
}

@media (max-width: 1100px) {
  .report-desc__ad {
    display: none;
  }
}

@media (max-width: 1000px) and (orientation: portrait) {
  body.js__has-fixed-share {
    padding-bottom: 50px !important;
  }
  .share-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .share-fixed .share-soc__hide-btns {
    top: auto;
    right: 0;
    left: 0;
    background: #323232;
  }
  .share-fixed .share-soc__hide-btns .ya-share2__item {
    flex: 1 1 auto;
  }
  .share-fixed .share-soc__hide-btns .ya-share2__link {
    width: 100%;
  }
  .share-fixed .share-soc__hide-btns[style*="block"] {
    display: flex !important;
  }
  .share-fixed .ya-share2__hide {
    width: 100%;
    height: 50px;
    border-radius: 0;
    margin-left: 0;
    background-image: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
  .share-fixed .ya-share2__hide .ya-share2__hide-text {
    color: #fff;
  }
  .share-fixed .ya-share2__hide:active .ya-share2__hide-text,
  .share-fixed .ya-share2__hide:hover .ya-share2__hide-text {
    color: #fff;
  }
  .share-fixed .ya-share2__hide:before {
    content: "";
    display: inline-block;
    background: url("../img/ico-share.svg") no-repeat;
    height: 23px;
    width: 23px;
    margin-right: 10px;
  }
}

@media (max-width: 660px) {
  .imgs__one--pre-ad:nth-child(odd) {
    grid-column: span 2;
  }
}

.fancybox-slide--iframe .fancybox-content {
  background: transparent;
}

.city-select__current {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: calc(19 / 14);
  text-transform: uppercase;
  white-space: nowrap;
}

.city-select__current:after {
  display: block;
  content: "";
  height: 5px;
  width: 8px;
  background: url(../img/ico-menu-arrow.svg) no-repeat;
  background-size: 100%;
  margin-left: 10px;
}

.city-popup {
  display: none;
  background: #fff;
  border-radius: 25px;
  padding: 40px 60px 45px;
  width: 910px;
  max-width: 100%;
}

@media screen and (max-width: 660px) {
  .city-popup {
    border-radius: 0;
  }
}

.city-popup .fancybox-close-small {
  color: #000;
  top: 10px;
  right: 10px;
}

.city-popup__title {
  font-size: 24px;
  margin: 0 0 50px;
}

.city-popup__content-search {
  margin: 0 0 46px;
}

.city-popup__content-list {
  overflow-y: auto;
  max-height: 51.65289vh;
  -webkit-overflow-scrolling: touch;
}

.city-popup__content-list::-webkit-scrollbar {
  width: 13px;
}

.city-popup__content-list::-webkit-scrollbar-track, .city-popup__content-list::-webkit-scrollbar-thumb {
  border-left: 10px solid #fff;
}

.city-popup__content-list::-webkit-scrollbar-track {
  background: #fff;
}

.city-popup__content-list::-webkit-scrollbar-thumb {
  background: #6C6A6A;
}

.city-popup .cp-list__item:not(.cp-list__item--active):hover {
  color: #000;
}

.city-popup .city-search__input .default-input__input {
  color: #000;
}

.city-popup .city-search__tab:not(.city-search__tab--active):hover {
  color: #000;
}

.city-search {
  display: flex;
}

.city-search__btn {
  flex: none;
  margin-left: 60px;
}

.city-search__tabs {
  display: flex;
  align-self: center;
  align-items: center;
  margin: 0 0 0 30px;
}

.city-search__tab {
  font-size: 16px;
  color: #a3a3a3;
  line-height: calc(24 / 16);
}

.city-search__tab:not(.city-search__tab--active) {
  cursor: pointer;
  transition: color .3s ease;
}

.city-search__tab:not(.city-search__tab--active):hover {
  color: #fff;
}

.city-search__tab:not(:last-child) {
  margin-right: 22px;
}

.city-search__tab--active {
  border-bottom: 1px solid currentColor;
}

.city-search__input {
  flex: 1 1 auto;
}

.city-search__input .default-input__input {
  width: 100%;
  border: none;
  background: url("../img/ico-city-search.svg") left center no-repeat;
  border-bottom: 1px solid #6C6A6A;
  transition: border-color .3s;
  color: #fff;
  padding: 8px 34px 19px;
}

@media screen and (max-width: 1024px) {
  .city-search__input .default-input__input {
    font-size: 18px;
    padding-bottom: 8px;
  }
}

.city-search__input .default-input__input::-webkit-input-placeholder {
  color: #737373 !important;
}

.city-search__input .default-input__input:-moz-placeholder {
  color: #737373 !important;
}

.city-search__input .default-input__input::-moz-placeholder {
  color: #737373 !important;
}

.city-search__input .default-input__input:-ms-input-placeholder {
  color: #737373 !important;
}

.cp-list {
  column-count: 3;
  column-gap: 72px;
}

.cp-list__item {
  font-size: 16px;
  color: #a3a3a3;
  line-height: calc(24 / 16);
  break-inside: avoid;
}

.cp-list__item:not(.cp-list__item--active) {
  cursor: pointer;
  transition: color .3s ease;
}

.cp-list__item:not(.cp-list__item--active):hover {
  color: #fff;
}

.cp-list__item--marked {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.cp-list__item--active span {
  border-bottom: 1px solid currentColor;
}

.cp-list__item:not(:first-child) {
  margin: 22px 0 0;
}

@media (max-width: 1000px) and (min-width: 660px) {
  .city-popup {
    padding: 30px 20px;
  }
  .city-popup__title {
    font-size: 20px;
    margin: 0 0 30px;
  }
  .cp-list {
    column-gap: 30px;
  }
}

@media (max-width: 660px) {
  .city-popup {
    padding: 30px 28px 32px;
    position: relative;
    height: 100%;
    margin-bottom: 0 !important;
  }
  .city-popup__title {
    font-size: 20px;
    margin: 0 0 22px;
  }
  .city-popup__content {
    height: calc(100% - 48px);
  }
  .city-popup__content-search {
    margin: 0 0 20px;
  }
  .city-popup__content-list {
    height: calc(100% - 133px);
    max-height: none;
  }
  .cp-list {
    column-count: 1;
    margin-bottom: 30px;
  }
  .cp-list__item:not(:first-child) {
    margin: 8px 0 0;
  }
  .city-search {
    flex-direction: column;
  }
  .city-search__tabs {
    margin: 20px 0 0;
    align-self: flex-start;
  }
  .city-search__btn {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 28px;
    background: #fff;
  }
  .city-search__btn .default-btn {
    text-align: center;
    width: 100%;
  }
}

body.white-color:not(.head-menu) .head:not(.js__scrolled) .city-select__current {
  color: #fff;
}

body.white-color.head-menu head:not(.js__scrolled) .city-select__current {
  color: #000;
}

body.white-color .city-popup {
  background: #fff;
}

body.white-color .city-popup__content-list::-webkit-scrollbar-track, body.white-color .city-popup__content-list::-webkit-scrollbar-thumb {
  border-color: #fff;
}

body.white-color .city-popup__content-list::-webkit-scrollbar-track {
  background-color: #DCDCDC;
}

body.white-color .city-popup__content-list::-webkit-scrollbar-thumb {
  background-color: #000;
}

body.white-color .city-search__input .default-input__input {
  color: #000;
  border-color: #000;
}

body.white-color .city-search__btn .default-btn {
  background-color: #000;
}

body.white-color .cp-list__item {
  color: #000 !important;
}

.fs-results__month:not(:first-child) {
  margin: 40px 0 0;
}

body[class*="personal"] .fs-start--no_results {
  justify-content: center;
  align-items: stretch;
}

body[class*="personal"] .fs-start--no_results .fs-start__bg {
  position: static;
  align-items: center;
}

body[class*="personal"] .fs-start--no_results .fs-start__bg .no-results-img {
  position: static;
}

body[class*="facesearch-saved"] .month-results {
  position: relative;
}

body[class*="facesearch-saved"] .month-results > .month-results {
  position: static;
}

body[class*="facesearch-saved"] .month-results > .month-results:first-child {
  padding-top: 54px;
}

body[class*="facesearch-saved"] .month-results > .month-results:first-child .month-results__top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  align-items: flex-start;
}

body[class*="facesearch-saved"] .month-results > .month-results:first-child .month-results__top-btn {
  position: sticky;
  top: 40px;
  pointer-events: all;
  z-index: 10;
}

body[class*="facesearch-saved"] .month-results > .month-results:not(:first-child) .month-results__top-btn {
  display: none;
}

.month-results:not(:first-child) {
  margin: 40px 0 0;
}

.month-results__top {
  display: flex;
  justify-content: space-between;
  margin: 0 0 14px;
}

.month-results__top-btn {
  flex: none;
}

.month-results__top-title {
  font-weight: bold;
  font-size: 28px;
  letter-spacing: -0.062em;
  padding-right: 20px;
}

body.dir-facesearch .fsr-grid__item-checkbox {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

body.dir-facesearch .to-top {
  display: none !important;
}

.fsr-grid {
  display: grid;
  grid-gap: 4px;
  grid-template-columns: repeat(7, 1fr);
}

.fsr-grid__text {
  background-color: #0cbe8a;
  border-radius: inherit;
  padding: 16px 20px 17px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.fsr-grid__text-title {
  font-size: 20px;
  letter-spacing: 0.047em;
  font-weight: bold;
  margin: 0 0 20px;
}

.fsr-grid__text-link {
  margin-top: auto;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  transition: color .3s ease;
}

.fsr-grid__text-link:hover {
  color: #fff;
}

.fsr-grid__item {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  position: relative;
  padding: 100% 0 0;
}

@media screen and (max-width: 520px) {
  .fsr-grid__item {
    border-radius: 16px;
  }
}

@media (max-width: 660px) {
  .fsr-grid__item-img::before {
    opacity: 1 !important;
  }
}

.fsr-grid__item:hover .fsr-grid__item-download {
  opacity: 1;
}

.fsr-grid__item-download {
  position: absolute;
  top: 9px;
  right: 7px;
  background: url("../img/ico-share-active-1.svg") center no-repeat, #EEEEEF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 4;
  opacity: 0;
  transition: opacity .3s ease;
}

@media (max-width: 660px) {
  .fsr-grid__item-download {
    display: none;
  }
}

.fsr-grid__item:hover .fsr-grid__item-checkbox ~ .fsr-grid__item-img:before {
  opacity: 1 !important;
}

.fsr-grid__item-checkbox {
  position: absolute;
  top: 8px;
  left: 11px;
  width: 24px;
  height: 24px;
  opacity: 0;
  cursor: pointer;
  z-index: 4;
}

.fsr-grid__item-checkbox ~ .fsr-grid__item-img {
  position: relative;
}

.fsr-grid__item-checkbox ~ .fsr-grid__item-img:before, .fsr-grid__item-checkbox ~ .fsr-grid__item-img:after {
  content: '';
  position: absolute;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: opacity .3s ease;
  opacity: 0;
  top: 8px;
  left: 11px;
}

.fsr-grid__item-checkbox ~ .fsr-grid__item-img:before {
  border: 1px solid #fff;
  z-index: 3;
}

.fsr-grid__item-checkbox ~ .fsr-grid__item-img:after {
  z-index: 2;
  background: url("../img/fs/checkbox.svg") center no-repeat, #4b28ff;
}

.fsr-grid__item-checkbox:checked ~ .fsr-grid__item-img:after {
  opacity: 1;
}

.fsr-grid__item-checkbox:checked ~ .fsr-grid__item-img:before {
  opacity: 0;
}

.fsr-grid__item[class*="row"] .fsr-grid__text {
  height: auto;
}

.fsr-grid__item--2col {
  grid-column: span 2;
}

.fsr-grid__item--3col {
  grid-column: span 3;
}

.fsr-grid__item--4col {
  grid-column: span 4;
}

.fsr-grid__item--2row {
  grid-row: span 2;
}

.fsr-grid__item--3row {
  grid-row: span 3;
}

.fsr-grid__item--4row {
  grid-row: span 4;
}

.fsr-grid__item--text_block {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
}

.fsr-grid__item-img {
  background: #2d2d2d;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  border-radius: inherit;
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fsr-grid__item-img img {
  border-radius: inherit;
  display: block;
  flex: 1 1 auto;
  cursor: pointer;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0);
}

.fsr-grid__item-img.blured img {
  filter: blur(4px);
}

@media (max-width: 1100px) {
  .face-search__results {
    margin: 25px 0 0;
  }
}

@media (max-width: 1000px) and (min-width: 660px) {
  .fsr-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .fsr-grid__item--2col {
    grid-column: span 1;
  }
  .fsr-grid__item--2row {
    grid-row: span 1;
  }
  .fsr-grid__item--3col {
    grid-column: span 2;
  }
  .fsr-grid__item--3row {
    grid-column: span 2;
  }
  .fsr-grid__item--4col {
    grid-column: span 3;
  }
  .fsr-grid__item--4row {
    grid-row: span 3;
  }
  .fsr-grid__text {
    padding: 15px;
  }
  .fsr-grid__text-title {
    font-size: 16px;
  }
}

@media (max-width: 660px) and (min-width: 370px) {
  .fsr-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .fsr-grid__item--2col, .fsr-grid__item--3col {
    grid-column: span 1;
  }
  .fsr-grid__item--2row, .fsr-grid__item--3row, .fsr-grid__item--4row {
    grid-row: span 1;
  }
  .fsr-grid__item--4col {
    grid-column: span 2;
  }
  .fsr-grid__item:first-child {
    grid-column: span 2;
  }
}

@media (max-width: 660px) {
  .fsr-grid__text {
    padding: 13px;
  }
  .fsr-grid__text-title {
    font-size: 13px;
  }
  .month-results__top {
    align-items: center;
  }
  .month-results__top-title {
    font-size: 18px;
  }
}

@media (max-width: 370px) {
  .fsr-grid {
    grid-template-columns: 100%;
  }
  .fsr-grid__item {
    grid-column: span 1 !important;
    grid-row: span 1 !important;
  }
}

.fs-actions__nav {
  text-align: center;
  max-width: 950px;
  display: inline-flex;
}

.fs-actions__nav-cont {
  text-align: center;
  padding: 10px 20px 18px;
  background: #000;
}

.fs-actions__nav-arrow {
  position: relative;
  width: 54px;
  flex: none;
  cursor: pointer;
}

.fs-actions__nav-arrow:before {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}

.fs-actions__nav-arrow--to_left::before {
  transform: rotateZ(-45deg);
}

.fs-actions__nav-arrow--to_right::before {
  transform: rotateZ(135deg);
}

.fs-actions__btns {
  background: #fff;
  padding: 18px 20px;
}

.fs-nav {
  display: inline-flex;
  border-radius: 20px;
  padding: 4px 10px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scrollbar-height: none;
}

.fs-nav::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.fs-nav__item {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 6px 16px 7px;
  border-radius: inherit;
  user-select: none;
  color: #000;
}

.fs-nav__item:not(.active) {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
}

.fs-nav__item:hover {
  color: #4b28ff;
}

.fs-nav__item.active {
  background-color: #4b28ff;
  color: #fff;
}

.fs-btns {
  display: flex;
  align-items: center;
}

.fs-btns__btn.active .gray-btn {
  background-color: #4b28ff;
}

.fs-btns__btn:not(:last-child) {
  margin-right: 10px;
}

.fs-btns__btn--buy {
  padding-left: 30px;
  margin-left: auto;
}

.fbuy-btn {
  display: flex;
  align-items: center;
}

.fbuy-btn__btn:not(.fbuy-btn__btn--download) {
  min-width: 180px;
}

.fbuy-btn__btn:not(.fbuy-btn__btn--download) .blue-btn, .fbuy-btn__btn:not(.fbuy-btn__btn--download) .gray-btn {
  width: 100%;
}

.fbuy-btn__btn:not(:last-child) {
  margin-right: 8px;
}

.fbuy-btn__btn:last-child .gray-btn__help {
  right: -5px;
}

.fbuy-btn__btn:not(:last-child) .gray-btn__help {
  right: -70px;
  left: -70px;
}

.fbuy-btn__text {
  margin-right: 15px;
  max-width: 195px;
}

@media (max-width: 1100px) {
  .fs-btns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .fs-btns__btn {
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .fs-btns__btn:first-child:nth-last-child(2) {
    grid-column: span 2;
  }
  .fs-btns__btn .gray-btn {
    width: 100%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .fs-btns__btn--buy {
    grid-column: span 2;
  }
  .fbuy-btn__text {
    margin-right: auto;
  }
  .fs-actions__nav {
    max-width: 100%;
  }
  .fs-actions__nav-cont {
    padding: 10px 0 0;
  }
}

@media (max-width: 660px) {
  .fs-actions__btns {
    padding: 12px 20px;
  }
  .fs-btns {
    grid-gap: 10px;
  }
  .fs-btns__btn:first-child:last-child {
    grid-column: span 2;
  }
  .fbuy-btn {
    flex-wrap: wrap;
  }
  .fbuy-btn__text {
    margin: 0 0 10px;
    text-align: left;
    font-size: 14px;
    flex: 1 1 auto;
    padding-right: 10px;
  }
  .fbuy-btn__btn {
    margin-bottom: 10px;
  }
  .fbuy-btn__btn:not([class*="--"]) {
    width: 100%;
  }
  .fbuy-btn__btn[class*="--"]:not(.fbuy-btn__btn--download) {
    flex: 1 1 auto;
    margin-right: 0;
  }
  .gray-btn__help {
    left: 0 !important;
    right: 0 !important;
  }
}

.fancybox-content[style="background-color: #1f1f1f"] .popup-message__text {
  color: #fff;
  padding: 40px 0;
}

.fs-logos {
  display: flex;
  align-items: center;
}

.fs-logos__logo:not(:last-child) {
  margin-right: 42px;
}

.fs-logos__logo img {
  display: block;
}

@media (max-width: 1000px) {
  .fs-start__logo {
    display: none;
  }
}

.fs-banner__img {
  width: 792px;
  aspect-ratio: 792 / 548;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}

.fs-start {
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
}

@media (max-width: 1000px) {
  .fs-start {
    padding-bottom: 0;
  }
}

.fs-start--search .fs-left__title {
  white-space: nowrap;
}

.fs-start__left {
  max-width: 350px;
  margin-bottom: auto;
}

@media (max-width: 1000px) {
  .fs-start__left {
    order: 2;
  }
}

.fs-start__left .gray-btn, .fs-start__left .pink-btn,
.fs-start__left .blue-btn {
  min-width: 210px;
}

.fs-start__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55vw;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}

.fs-start__logo {
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 20px;
  padding-right: 20px;
  bottom: 40px;
}

.fs-start__upload {
  flex: 0 1 792px;
  height: 67.14876vh;
  display: flex;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1000px) {
  .fs-start__upload {
    order: 1;
    flex: unset;
    height: auto;
    margin-bottom: 30px;
  }
  .fs-start__upload .upload-field {
    display: none;
  }
}

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

.fs-start__maked-photo {
  margin-left: 50px;
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fs-start__maked-photo img {
  object-fit: contain;
  object-position: center;
}

.make-photo {
  height: 100%;
  width: 100%;
  position: relative;
}

.make-photo .mp-loader {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 29.53232vw;
  height: 29.53232vw;
  z-index: 4;
}

.make-photo .mp-loader svg {
  transform: scale(1.1) !important;
}

.make-photo__video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.make-photo__video--background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.make-photo__video video {
  height: 100%;
  width: 100%;
  display: block;
  transform: rotateY(180deg);
}

.make-photo__video--primary {
  z-index: 1;
  clip-path: circle(23.5% at 50% 50%);
}

@media (max-height: 800px) {
  .make-photo__video--primary {
    clip-path: circle(23.5% at 50% 55%);
  }
}

@media (max-height: 650px) {
  .make-photo__video--primary {
    clip-path: circle(20% at 50% 60%);
  }
}

.no-results-img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.no-results-img img {
  height: 100%;
  display: block;
}

.upload-field {
  flex: 1 1 auto;
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: backdrop-filter .3s ease, background-color .3s ease, border-color .3s ease;
  border: dashed 2px transparent;
  border-radius: 6px;
  user-select: none;
}

.upload-field--highlighted {
  border-color: #4927ff;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.15);
}

.upload-field--highlighted .upload-field__text {
  opacity: 1;
}

.upload-field__text {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.028em;
  color: #fff;
  opacity: 0;
  transition: opacity .3s ease;
}

.fs-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 380px;
}

.fs-left:not(:first-child) {
  margin: 70px 0 0;
}

.fs-left__title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.028em;
  max-width: 290px;
}

.fs-left__subtitle {
  margin: 15px 0 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.018em;
  max-width: 250px;
}

.fs-left__btn {
  margin: 30px 0;
}

.fs-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fs-slider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.fs-slider__slide {
  background: #000000;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.fs-slider__slide img {
  width: 100%;
  flex: 1 1 auto;
  object-fit: cover;
  object-position: center;
}

.fs-slider__slide-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 60px 80px;
}

.fs-slider__pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 60px 49px;
  z-index: 2;
}

.fs-slider__pagination .swiper-pagination {
  position: static;
  display: flex;
}

.fs-slider__pagination .swiper-pagination-bullet {
  width: 64px;
  height: 3px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.5);
  transition: background-color .3s ease;
  opacity: 1 !important;
}

.fs-slider__pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 6px;
}

.fs-slider__pagination .swiper-pagination-bullet-active {
  background-color: #4b28ff;
}

.fs-text {
  max-width: 340px;
  color: #fff;
}

.fs-text__type {
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 0 0 20px;
}

.fs-text__title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.04em;
}

.fs-text__text {
  margin: 20px 0 0;
  font-size: 14px;
  letter-spacing: -0.016em;
}

@media (max-height: 885px) and (min-width: 1000px) {
  .fs-start__upload {
    height: 60vh;
    background-size: contain !important;
  }
}

@media (max-width: 1200px) and (min-width: 1000px) {
  .fs-start__left {
    flex-basis: 500px;
    margin-right: 30px;
  }
  .fs-start__upload {
    width: calc(100% - 280px);
  }
  .upload-field {
    max-width: 100%;
  }
}

@media (max-width: 1000px) {
  .fs-start {
    display: flex;
    flex-direction: column;
  }
  .fs-start--no_results .fs-start__bg {
    display: none;
  }
  .fs-start__left {
    max-width: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -40px;
  }
  .fs-start__photo, .fs-start__bg {
    position: static;
    z-index: 1;
    width: 100%;
  }
  .fs-start__maked-photo {
    margin-left: 0;
    justify-content: space-between;
  }
  .make-photo__video:not(.make-photo__video--primary) {
    position: static;
  }
  .make-photo__video--primary {
    clip-path: circle(33.76458% at 50% 50%);
  }
  .make-photo .mp-loader {
    height: 64vw;
    width: 64vw;
  }
  .fs-left {
    width: calc((100% - 30px * 2) / 2);
    margin: 0 0 40px 0px !important;
  }
  .fs-slider {
    position: static;
  }
  .fs-slider__slide-text {
    padding: 0 20px 60px;
  }
}

@media screen and (max-width: 820px) {
  .fs-left {
    width: 100%;
  }
}

@media (max-width: 660px) {
  .fs-slider__slide-text {
    position: static;
    padding-top: 20px;
  }
  .fs-left {
    width: 100%;
    margin-left: 0 !important;
  }
  .fs-left__title {
    font-size: 18px;
  }
  .fs-start__left {
    margin: 0 0 20px;
  }
  .fs-start--photo .fs-left__btn {
    margin: 0 !important;
  }
  .fs-start--photo .pink-btn, .fs-start--photo .blue-btn, .fs-start--photo .gray-btn {
    position: fixed;
    width: 50%;
    bottom: 0;
    z-index: 20;
    border-radius: 0;
    font-size: 16px;
    min-width: 0;
    white-space: nowrap;
    display: flex;
    justify-content: center;
  }
  .fs-start--photo .pink-btn, .fs-start--photo .gray-btn {
    right: 0;
  }
  .fs-start--photo .blue-btn {
    left: 0;
  }
  .make-photo {
    position: fixed;
    top: 0;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 15;
  }
  .make-photo .mp-loader {
    height: 98vw;
    width: 98vw;
  }
  .make-photo__video--primary {
    clip-path: circle(29% at 50% 50%);
  }
}

@media (max-width: 360px) {
  .fs-start--photo .pink-btn, .fs-start--photo .blue-btn, .fs-start--photo .gray-btn {
    position: fixed;
    width: 50%;
    bottom: 60px;
  }
}

.my-photos {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.my-photos__title {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -.062em;
  margin: 0 0 25px;
}

.my-photos__nav {
  margin: 0 0 40px;
}

.my-photos__list {
  flex: 1 1 auto;
}

.mp-nav {
  display: flex;
}

.mp-nav__item {
  transition: background-color .3s ease;
  border-radius: 15px;
  padding: 10px 14px;
  min-width: 132px;
  color: #000;
}

.mp-nav__item.active {
  background-color: #4b28ff;
  color: #fff;
}

.mp-nav__item:not(.active) {
  background-color: #EEEEEF;
}

.mp-nav__item:not(:last-child) {
  margin-right: 10px;
}

.mp-nav__item-count {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.053em;
}

.mp-nav__item-label {
  font-size: 15px;
  letter-spacing: -0.018em;
}

@media (max-width: 660px) {
  .mp-nav {
    overflow-x: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .mp-nav::-webkit-scrollbar {
    display: none;
  }
}

.buy-popup {
  display: none;
  background: #333;
  color: #fff;
  width: 470px;
  max-width: 100%;
  padding: 40px !important;
}

@media screen and (min-width: 661px) {
  .buy-popup {
    border-radius: 20px;
  }
}

.buy-popup .fancybox-close-small svg {
  filter: invert(1);
}

.buy-popup__title {
  font-weight: bold;
  font-size: 28px;
  letter-spacing: -0.062em;
  margin: 0 0 9px;
}

.buy-popup__subtitle {
  margin: 0 0 33px;
  color: #6e6e6e;
  font-size: 18px;
  letter-spacing: -0.021em;
}

.buy-popup__content {
  position: relative;
  padding: 46px 0 0;
}

.buy-popup__content:before {
  content: "";
  background: url("../img/fs/logo-elements.svg") no-repeat;
  width: 35px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 0;
}

.buy-popup__referral-sale {
  margin-left: 6px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  color: #E7FE54;
}

.buy-popup__referral-title {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 8px;
  padding: 12px 24px;
  margin-top: 40px;
  color: #4B28FF;
  background: #FFF;
  border-radius: 50px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.buy-popup__btns {
  margin: 55px 0 0;
  display: flex;
}

.buy-popup__btns-btn:last-child {
  flex: 1 1 auto;
}

.buy-popup__btns-btn:not(:last-child) {
  margin-right: 10px;
}

.buy-popup__btns-btn a {
  min-width: 140px;
  padding: 15px;
}

.buy-popup__btns-btn .blue-btn {
  width: 100%;
}

.buy-popup__btns-btn .blue-btn--close {
  background-color: #000;
}

.buy-popup__desc {
  letter-spacing: -0.04em;
}

.buy-popup__desc-price::after, .buy-popup__desc-sale::after, .buy-popup__desc-summary::after {
  content: '';
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 4px;
  top: 1px;
}

.buy-popup__desc-price, .buy-popup__desc-sale {
  margin: 0 0 16px;
}

.buy-popup__desc-sale {
  display: flex;
  justify-content: space-between;
  align-items: centers;
}

.buy-popup__desc-sale a {
  color: #5551ff;
  font-size: 500px;
  letter-spacing: -0.027em;
  font-size: 12px;
  border: none;
}

.buy-popup__promocode {
  display: flex;
  margin-top: 40px;
  position: relative;
}

.buy-popup__promocode-input {
  flex: 1 1 auto;
}

.buy-popup__promocode-input input {
  appearance: none;
  padding: 10px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 1.1;
  color: #fff;
  border: 2px solid #1C1C1C;
  border-radius: 5px;
  background: transparent;
  width: 100%;
  text-transform: uppercase;
}

.buy-popup__promocode-input input::-webkit-input-placeholder, .buy-popup__promocode-input input::-moz-placeholder, .buy-popup__promocode-input input:-ms-input-placeholder, .buy-popup__promocode-input input:-moz-placeholder {
  color: #1C1C1C;
}

.buy-popup__promocode-input input:focus::-webkit-input-placeholder {
  color: #1C1C1C;
}

.buy-popup__promocode-input input:focus:-moz-placeholder {
  color: #1C1C1C;
}

.buy-popup__promocode-input input:focus::-moz-placeholder {
  color: #1C1C1C;
}

.buy-popup__promocode-input input:focus:-ms-input-placeholder {
  color: #1C1C1C;
}

.buy-popup__promocode-btn {
  flex: none;
  margin-left: 10px;
}

.buy-popup__promocode-btn .btn {
  display: inline-block;
  color: #fff;
  text-align: center;
  user-select: none;
  border-radius: 5px;
  padding: 15px 23px;
  transition: background-color .3s ease;
  background: #000;
  text-transform: none;
  font-size: 16px;
}

.buy-popup__promocode-btn .btn:hover {
  background: #6042ff;
}

.buy-popup__promocode-message {
  position: absolute;
  top: calc(100% + 5px);
  font-size: 12px;
  font-weight: 500;
  color: #FF2E48;
}

.bonuses-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 57px 0;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
  background: #000;
}

.bonuses-popup.js__opened {
  opacity: 1;
  pointer-events: all;
}

.bonuses-popup:before {
  content: "";
  height: 5vh;
}

.bonuses-popup__close {
  align-self: center;
}

.bonuses-popup__close .gray-btn {
  min-width: 180px;
}

.bonuses-slider {
  padding: 0 10vw;
}

.bonuses-slider .swiper-slide {
  flex: none;
  width: auto;
  cursor: default !important;
}

.sale-plate {
  padding: 40px 33px;
  border-radius: 20px;
  background-color: #4927ff;
}

.sale-plate--5 {
  background-color: #00d3b7;
}

.sale-plate--10 {
  background-color: #ffb217;
}

.sale-plate--15 {
  background-color: #02dd00;
}

.sale-plate--20 {
  background-color: #a627ff;
}

.sale-plate--25 {
  background-color: #00cef3;
}

.sale-plate--35 {
  background-color: #1fda71;
}

.sale-plate--30 {
  background-color: #ff6600;
}

.sale-plate--40 {
  background-color: #4927ff;
}

.sale-plate--45 {
  background-color: #7927ff;
}

.sale-plate--50 {
  background-color: #ff2e48;
}

.sale-plate__label {
  position: relative;
  padding-left: 42px;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: -0.027em;
  margin: 0 0 94px;
}

.sale-plate__label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/fs/ico-action.svg") center no-repeat;
  width: 23px;
  height: 23px;
}

.sale-plate__percents {
  font-weight: bold;
  font-size: 117px;
  letter-spacing: -2.59px;
}

.sale-plate__text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.66px;
  margin: 12px 0 0;
}

.choose-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 0 14px;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
  background: #000;
}

.choose-popup:not(.js__opened) .swiper-container-fade .swiper-slide-active, .choose-popup:not(.js__opened) .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: none !important;
}

.choose-popup.js__opened {
  opacity: 1;
  pointer-events: all;
  z-index: 99990;
}

.choose-popup__close {
  position: absolute;
  left: 100%;
  top: 10px;
  width: 30px;
  height: 30px;
  background: url("../img/fs/close.svg") center no-repeat;
  background-size: contain;
  cursor: pointer;
}

.choose-popup__slider {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.choose-popup__slider .wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.choose-popup__btns {
  flex: none;
  z-index: 10;
  margin: 20px 0 0;
  color: #fff;
}

.choose-slider {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.choose-slider__big {
  margin: 0 0 20px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.choose-slider__small {
  display: flex;
  flex: none;
}

.choose-slider__small .swiper-slide {
  height: auto;
}

.choose-slider__small .swiper-button-prev, .choose-slider__small .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  flex: none;
  width: 40px;
  height: auto;
  background: #1f1f1f;
  border-radius: 5px;
  user-select: none;
  opacity: 1 !important;
  pointer-events: all !important;
  cursor: pointer;
}

.choose-slider__small .swiper-button-prev:hover, .choose-slider__small .swiper-button-next:hover {
  background-color: #4b28ff;
}

.choose-slider__small .swiper-button-prev:before, .choose-slider__small .swiper-button-next:before {
  display: none !important;
}

.choose-slider__small .swiper-button-prev:after, .choose-slider__small .swiper-button-next:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: calc(50% - 1px);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotateZ(45deg);
  width: 10px;
  height: 10px;
}

.choose-slider__small .swiper-button-prev {
  transform: rotateZ(180deg);
  margin-right: 5px;
}

.choose-slider__small .swiper-button-next {
  margin-left: 5px;
}

.chs-big_slider {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.chs-big_slider .swiper-wrapper {
  flex: 1 1 auto;
}

.chs-big_slider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.chs-big__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
  background: #000000;
}

.chs-big__slide img {
  max-height: 61.98347vh;
}

.chs-big__slide img:not([class]) {
  position: relative;
  z-index: 1;
}

.chs-big__slide-bg, .chs-big__slide-share {
  position: absolute;
}

.chs-big__slide-share {
  right: 10px;
  bottom: 10px;
  z-index: 2;
}

.chs-big__slide-share .slider-desc__btns-share-block {
  top: auto;
  bottom: 100%;
}

.chs-big__slide-bg {
  width: 100%;
  height: 100%;
  max-height: none !important;
  display: block;
  filter: blur(10px);
  object-fit: cover;
  object-position: center;
  top: 0;
  left: 0;
}

.share-btn {
  width: 180px;
}

.ch-small_slider {
  overflow: hidden;
  flex: 1 1 auto;
}

.ch-small_slider .fsr-grid__item {
  padding: 0;
}

.ch-small_slider .fsr-grid__item-checkbox {
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.ch-small_slider .fsr-grid__item-checkbox:not(:checked) ~ figure:before {
  opacity: 1;
}

.ch-small_slider .fsr-grid__item-checkbox:checked ~ .fsr-grid__item-img img {
  opacity: 1;
}

.ch-small_slider .fsr-grid__item-img {
  background: none;
  position: relative !important;
}

.ch-small_slider .fsr-grid__item img {
  opacity: .5;
  max-height: 9.40083vh;
}

@media (max-width: 1320px) {
  .choose-popup__close {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 10;
  }
}

@media (max-width: 660px) {
  .buy-popup {
    padding: 30px !important;
    width: 100%;
    height: 100%;
  }
  .buy-popup__btns {
    display: block;
    margin-top: 30px;
  }
  .buy-popup__btns-btn:not(:last-child) {
    margin: 0 0 10px;
  }
  .buy-popup__btns-btn a {
    width: 100%;
  }
  .buy-popup__promocode {
    margin-top: 30px;
  }
  .buy-popup__promocode-input input {
    font-size: 16px;
    line-height: 1.2;
    padding: 11px 10px;
  }
  .buy-popup__promocode-btn .btn {
    font-size: 12px;
  }
  .sale-plate__label {
    margin-bottom: 20px;
  }
  .chs-big__slide img {
    max-height: 39vh;
  }
  #photo-order {
    min-height: 100% !important;
  }
  #photo-order .fancybox-close-small {
    height: 60px;
    width: 60px;
  }
}

@media (max-width: 350px) {
  .buy-popup__promocode {
    display: block;
  }
  .buy-popup__promocode-btn {
    margin-left: 0;
    margin-top: 10px;
  }
  .buy-popup__promocode-btn .btn {
    width: 100%;
  }
  .buy-popup__promocode-message {
    top: auto;
    bottom: calc(100% + 5px);
  }
}

@media screen and (max-width: 660px) {
  .popup-message[style="background-color: #1f1f1f"] {
    width: 100%;
    height: 100%;
  }
  .popup-message[style="background-color: #1f1f1f"].fancybox-content {
    margin-bottom: 0 !important;
  }
}

.popup-message[style="background-color: #1f1f1f"] .fancybox-close-small {
  color: #fff;
}

body[class*="facesearch"] {
  color: #fff;
  background: #000;
}

body[class*="facesearch"] .city-select__current::after {
  filter: invert(1);
}

body[class*="facesearch"] .main-menu__link::after {
  filter: invert(1);
}

body[class*="facesearch"] .new-auth-popup__title {
  color: #000;
}

body[class*="facesearch"] #content, body[class*="facesearch"] .inner-content {
  overflow: visible;
}

body[class*="facesearch"] .burger span, body[class*="facesearch"] .burger:after, body[class*="facesearch"] .burger:before {
  background: #fff;
}

body[class*="facesearch"] .logo {
  color: #fff;
}

body[class*="facesearch"] .logo svg path {
  fill: #fff;
}

body[class*="facesearch"] .head {
  background: none;
  position: static;
  margin-bottom: 25px;
  background: none;
}

@media (min-width: 660px) {
  body[class*="facesearch"] .head {
    padding: 15px 0 30px;
  }
  body[class*="facesearch"] .head__wrap::after {
    display: none;
  }
}

body[class*="facesearch"] .head a {
  color: #fff;
}

body[class*="facesearch"] .head .search-link:before {
  filter: invert(1);
}

body[class*="facesearch"] .city-subscribe-payment-notify, body[class*="facesearch"] .footer, body[class*="facesearch"] .head__notif {
  display: none;
}

body[class*="facesearch"] .fs-actions__btns {
  background: #000;
  color: #fff;
}

body[class*="facesearch"] .fs-nav__item {
  color: #fff;
}

body[class*="facesearch"] .fs-nav__item:not(.active) {
  color: rgba(255, 255, 255, 0.8);
}

body[class*="facesearch"] .fs-actions__nav-arrow:before {
  border-color: rgba(255, 255, 255, 0.8);
}

body[class*="facesearch"] .popup-mini {
  color: #000;
}

body[class*="facesearch"] .popup-mini a {
  color: #000;
}

.face-search__actions {
  margin: 30px -20px 0;
  position: sticky;
  bottom: 0;
  z-index: 10;
}

.face-search__cont {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  color: #fff;
}

.face-search__cont .wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.face-search__cont .face-search__cont {
  justify-content: center;
}

.face-search__cont .face-search__cont .wrapper {
  flex: none;
}

.app {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  box-sizing: border-box;
}

.gray-btn, .blue-btn, .download-btn, .pink-btn {
  display: inline-block;
  color: #fff;
  text-align: center;
  user-select: none;
  border-radius: 30px;
  padding: 10px 15px;
  transition: background-color .3s ease;
}

.gray-btn, .download-btn {
  background-color: #333;
}

.gray-btn:hover:not(:active), .download-btn:hover:not(:active) {
  background-color: #4b28ff;
}

.gray-btn--full, .download-btn--full {
  width: 100%;
}

.pink-btn {
  background-color: #df649c;
}

.gray-btn {
  position: relative;
}

.gray-btn__help {
  position: absolute;
  bottom: calc(100% + 7px);
  background: #4b28ff;
  border-radius: 5px;
  padding: 13px 12px 15px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.02em;
  text-align: center;
  min-width: 339px;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}

@media (max-width: 660px) {
  .gray-btn__help {
    display: none;
  }
}

.gray-btn:hover .gray-btn__help {
  opacity: 1;
}

.blue-btn {
  position: relative;
  background: #4b28ff;
  border: none;
}

.blue-btn input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.blue-btn:hover:not(:active) {
  background-color: #6042ff;
}

.download-btn {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 5px;
  background-image: url("../img/ico-share-active.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.fs-title__title {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.062em;
}

.fs-title__subtitle {
  margin: 7px 0 0;
  font-size: 18px;
  letter-spacing: -0.021em;
  color: #6e6e6e;
}

@media (max-width: 1100px) and (min-width: 1000px) {
  .face-search__cont {
    margin: 50px 0 0;
  }
}

@media (max-width: 1000px) {
  body.face-search {
    overflow: visible;
  }
  body.face-search .title-block__cont {
    display: none !important;
  }
}

@media (max-width: 660px) {
  .gray-btn, .blue-btn, .download-btn, .pink-btn {
    font-size: 12px;
    padding: 10px;
  }
  .fancybox-slide--html:before {
    display: none;
  }
  #photo-order-hide {
    max-width: 100%;
    min-width: 0;
  }
}

.main__nav + .wrapper .city-subscribe-payment-notify {
  padding: 5px 20px;
  background: #b3c0e2;
  color: #fff;
  margin: 50px 0;
}

body.dir-personal .head__notif {
  display: none;
}

.head.js__scrolled .head__notif {
  top: 100%;
}

.head__notif {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 5px 20px;
  background: #b3c0e2;
  color: #fff;
}

.city-subscribe-payment-notify {
  display: flex;
  pointer-events: all;
  align-items: center;
  justify-content: space-between;
}

.city-subscribe-payment-notify .btn {
  background-color: #5630FF;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding: 16px 24px;
  border-radius: 30px;
}

#subscribe-order {
  margin: 0 auto;
  max-width: calc(1200px + 4rem);
  width: auto;
}

#subscribe-order .form-group {
  display: flex;
  flex-direction: column-reverse;
  width: calc((100% - 30px * 2) / 2);
  margin: 0 0 30px 30px;
}

#subscribe-order .form-btns {
  width: calc(100% - 30px);
  margin: 0 0 30px 30px;
}

#subscribe-order form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -30px -30px;
}

#subscribe-order select.form-control {
  padding-right: 40px;
  background: url("../img/ico-select-arrow.png") right 20px center no-repeat !important;
}

#subscribe-order .form-control {
  height: 50px;
}

#subscribe-order .form-control:required + label:after {
  content: "*";
  display: inline-block;
  margin-left: 2px;
}

body[class*="dir-personal"] #content {
  color: #000;
  padding-top: 60px;
}

@media (max-width: 660px) {
  body[class*="dir-personal"] #content {
    padding-top: 20px;
  }
}

body[class*="dir-personal"] .pt-5 + .text-center {
  padding-top: 20px;
  padding-bottom: 50px;
}

body[class*="dir-personal"] .text-center {
  color: #000 !important;
}

body[class*="dir-personal"] .text-center a:not([class]) {
  color: #5630FF;
}

body[class*="dir-personal"] .city-subscribe-payment-notify {
  margin-bottom: 30px;
}

body[class*="dir-personal"] ul.left-menu li {
  border-radius: 25px;
  padding: 20px 30px;
}

@media (max-width: 660px) {
  body[class*="dir-personal"] ul.left-menu li {
    padding: 14px 20px;
  }
}

body[class*="dir-personal"] ul.left-menu li:not(:last-child) {
  margin-bottom: 12px;
}

body[class*="dir-personal"] .stick-bottom-panel {
  border-radius: 30px;
  background: #F2F3F5;
  color: #000;
}

body[class*="dir-personal"] .stick-bottom-panel:last-child {
  margin-bottom: 50px;
}

.personal-establishment .bx-breadcrumb-item-link {
  color: #5630FF;
}

.personal-establishment .load--more_container {
  margin-bottom: 50px;
}

.personal-establishment .item__img {
  margin-bottom: 0;
}

body[class*="dir-personal-establishment"] > .head .logo {
  color: #000 !important;
}

@media (max-width: 1000px) {
  .head__notif {
    top: 100% !important;
  }
}

@media (max-width: 660px) {
  .wrapper[style*="width: 100%"] {
    box-sizing: border-box;
  }
  .city-subscribe-payment-notify {
    display: block;
  }
  .city-subscribe-payment-notify__pay-btn {
    margin: 20px 0 0;
  }
  #subscribe-order .form-group {
    display: flex;
    flex-direction: column-reverse;
    width: calc((100% - 30px * 1) / 1);
  }
}

.city-controls-app {
  width: 100vw;
  max-width: calc(100% - 4rem);
}

.city-controls-filter {
  display: flex;
  margin: 0 0 50px;
}

.city-controls-filter__item:not(:last-child) {
  margin-right: 45px;
}

.city-controls-filter__item select {
  padding-right: 30px;
  background: url("../img/down.svg") right 0 center no-repeat, #fff;
  border-bottom: 1px solid #CACDD3;
  color: #000;
}

.city-controls-filter__item select option {
  color: #000;
}

.ccd-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
}

.ccd-list:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #CACDD3;
}

.ccd-list__item {
  padding: 24px 0;
  border-bottom: 1px solid #CACDD3;
}

@media (min-width: 1280px) {
  .ccd-list__item:nth-child(3n+2) {
    padding-left: 22px;
    padding-right: 22px;
    border-left: 1px solid #CACDD3;
    border-right: 1px solid #CACDD3;
  }
  .ccd-list__item:nth-child(3n+1) {
    padding-right: 22px;
  }
  .ccd-list__item:nth-child(3n) {
    padding-left: 22px;
  }
}

.ccdl-item {
  display: grid;
  grid-gap: 3px 20px;
  grid-template-columns: 165px 1fr;
  grid-template-areas: "city date" "pay date";
  align-items: center;
  font-size: 13px;
}

.ccdl-item--unpaid .ccdl-item__pay {
  color: #FF2E48;
}

.ccdl-item--paid .ccdl-item__pay {
  color: #5630FF;
}

.ccdl-item__city:before, .ccdl-item__pay:before, .ccdl-item__date:before {
  content: attr(data-label) ":";
  margin-right: 5px;
}

.ccdl-item__city {
  grid-area: city;
  display: flex;
  align-items: flex-end;
}

.ccdl-item__pay {
  grid-area: pay;
  align-items: flex-end;
}

.ccdl-item__date {
  grid-area: date;
  position: relative;
}

.ccdl-item__date:before {
  display: block;
  margin: 0 0 6px;
}

.ccdl-item__date-input {
  width: 100%;
  padding: 0 20px 0 33px;
  background: url("../img/ico-calendar-1.svg") left 4px center no-repeat !important;
  color: #000;
  border-color: #CACDD3;
}

.ccdl-item__date-input::-webkit-input-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.ccdl-item__date-input:-moz-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.ccdl-item__date-input::-moz-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.ccdl-item__date-input:-ms-input-placeholder {
  color: #4a4a4a !important;
  opacity: 1;
}

.ccdl-item__date-remove {
  position: absolute;
  cursor: pointer;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 35px;
  background: url("../img/ico-close.svg") center no-repeat;
  filter: invert(1);
}

@media (max-width: 1280px) and (min-width: 660px) {
  .ccd-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .ccd-list__item:nth-child(odd) {
    padding-right: 20px;
    border-right: 1px solid #CACDD3;
  }
  .ccd-list__item:nth-child(even) {
    padding-left: 20px;
  }
}

@media (max-width: 660px) {
  .ccd-list {
    grid-template-columns: 100%;
  }
  .city-controls-app {
    max-width: 100%;
    margin: 20px 0 0;
  }
  .city-controls-filter {
    flex-wrap: wrap;
    margin: 0 0 15px 0;
    justify-content: space-between;
  }
  .city-controls-filter__item {
    width: 46%;
    margin: 0 0 20px !important;
  }
  .city-controls-filter__item:nth-child(odd):last-child {
    width: 100%;
  }
}

html.js__mobile-app-banner {
  padding: 70px 0 0;
}

html:not(.js__mobile-app-banner) .mobile-app {
  display: none;
}

.mobile-app {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 99;
  background: #353535;
  padding: 10px;
}

.mobile-app__close, .mobile-app__icon, .mobile-app__link {
  flex: none;
}

.mobile-app__icon {
  height: 50px;
  width: 50px;
  border-radius: 10px;
  margin-right: 10px;
}

.mobile-app__icon img {
  border-radius: inherit;
}

.mobile-app__info {
  flex: 1 1 auto;
}

.mobile-app__link {
  color: #7eafd4;
  font-size: 14px;
  padding: 10px;
}

.mobile-app__close {
  cursor: pointer;
  align-self: stretch;
  width: 20px;
  margin-right: 10px;
  background: url("../img/ico-close.svg") center no-repeat;
}

.ma-info__title {
  font-size: 12px;
  margin: 0 0 4px;
  color: rgba(255, 255, 255, 0.6);
}

.ma-info__developer {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
}

.mobile-menu {
  color: #000;
}

@media (max-width: 1300px) {
  .head__wrap {
    padding: 0;
  }
}

@media (min-width: 1570px) {
  .wrapper {
    width: 100%;
  }
}

@media (max-width: 1569px) {
  .wrapper {
    width: 100%;
    box-sizing: border-box;
  }
}

@media (max-width: 660px) {
  .wrapper {
    width: 100%;
    padding: 0 12px;
  }
  .head .wrapper {
    max-width: 100%;
    width: 100%;
  }
}

.dir-personal ul.left-menu li {
  background: #4b28ff;
  display: block;
  color: #fff;
  text-align: center;
  user-select: none;
  border-radius: 5px;
  transition: background-color .3s ease;
  padding: 0;
}

.dir-personal ul.left-menu li:not(:last-child) {
  margin-bottom: 16px;
}

.dir-personal ul.left-menu li a {
  color: #fff !important;
  width: 100%;
  padding: 10px 15px;
  display: block;
}

.main__from {
  margin: 50px 0 -40px;
  display: none;
}

.m-from {
  text-align: center;
}

.m-from__title {
  font-size: 14px;
  margin: 0 0 10px;
  color: #333;
}

.m-from__black, .m-from__white {
  margin: 10px 0;
}

.m-from__black svg, .m-from__white svg {
  width: 100px;
  height: auto;
}

.m-from__white {
  display: none;
}

@media (max-width: 1000px) {
  .main__from {
    margin: 20px 0 0;
  }
}

@media (max-width: 1000px) {
  .zavedeniya-one .btn_public-edit {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .zavedeniya-one .btn_public-edit a {
    width: 100%;
    text-align: center;
  }
}

.zavedeniya-one .btn_public-edit a {
  background: #f6e0c0;
  border-color: #f6e0c0 !important;
  margin-left: 0;
  color: #000;
  font-size: 1rem;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 721px) {
  body.video-loading {
    height: 100%;
    overflow: hidden;
  }
  body.video-loading #content {
    opacity: 0;
  }
}

body.video-loaded .video-loader {
  opacity: 0;
  pointer-events: none;
}

.video-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  transition: opacity .5s ease;
}

@media screen and (max-width: 720px) {
  .video-loader {
    display: none;
  }
}

.video-loader video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.forms-checkbox {
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 300;
}

.forms__checkbox {
  margin: 0 15px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}

.forms__checkbox:checked + label:after {
  opacity: 1;
}

.forms__checkbox-label {
  margin: 0 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.forms__checkbox-label:before {
  content: "";
  display: inline-block;
  height: 29px;
  width: 29px;
  border: 1px solid #5b5b5b;
  background: #323232;
  margin-right: 25px;
}

.forms__checkbox-label:after {
  height: 10px;
  width: 7px;
  position: absolute;
  content: "";
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  left: 11px;
  top: 7px;
  opacity: 0;
}

@media (max-width: 425px) {
  .item__desc-top__date {
    display: block;
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

.item__desc-title {
  color: #fff;
}

.ya-share2__list {
  display: flex !important;
}

.share-soc__socials {
  position: static;
  opacity: 1;
  visibility: visible;
}

.share-soc__socials .ya-share2__list {
  flex-direction: row;
}

.share-soc__socials .ya-share2__list .ya-share2__item:not(:last-child) {
  margin-right: 4px;
}

.popup {
  display: none;
}

.ya-share2__item:not(:last-child) {
  margin-bottom: 4px;
}

.dir-event .event__one {
  aspect-ratio: 1;
}

.dir-event .event__one--big {
  aspect-ratio: 983/703;
}

.form-agree {
  position: relative;
  font-size: 14px;
}

.form-agree:not(:first-child) {
  margin-top: 15px;
}

.form-agree:not(:last-child) {
  margin-bottom: 15px;
}

.form-agree__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  appearance: none;
}

.form-agree__input:checked + .form-agree__label::after {
  opacity: 1;
}

.form-agree__label {
  display: block;
  position: relative;
  padding-left: 36px;
  cursor: pointer;
}

.form-agree__label::before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #6c00ff;
}

.form-agree__label::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background-color: #6c00ff;
  mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9L9 15L17 5' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 14px auto;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9L9 15L17 5' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: 14px auto;
  opacity: 0;
  transition: opacity .3s ease;
}

.disable-btn {
  opacity: .7;
  pointer-events: none;
}

.advertisement {
  position: absolute;
  top: 50%;
  right: -380px;
  z-index: 5;
  display: block;
  width: 380px;
  padding-bottom: 592px;
  transform: translateY(-50%);
}

@media screen and (max-width: 1920px) {
  .advertisement {
    display: none;
  }
}

.advertisement--mobile {
  position: relative;
  top: unset;
  right: unset;
  display: none;
  transform: unset;
  margin: 0 auto;
  margin-bottom: 45px;
  max-width: 592px;
  width: 100%;
  padding-bottom: 380px;
}

@media screen and (max-width: 1920px) {
  .advertisement--mobile {
    display: block;
  }
}

.advertisement img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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