@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.slick-slide img,
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
.slick-slide.slick-loading img,
[hidden],
template {
  display: none;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(./ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(./fonts/slick.woff) format("woff"),
    url(./fonts/slick.ttf) format("truetype"),
    url(./fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.select2-container,
.slick-dots li {
  display: inline-block;
  position: relative;
}
.slick-dots li {
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
}
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single {
  height: 28px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  min-height: 32px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button,
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: 0 0;
  border: 0;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(50%, #eee)
  );
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#fff)
  );
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.datepicker-panel > ul > li,
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: gray;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
}
.datepicker-container::after,
.datepicker-container::before {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}
.datepicker-inline {
  position: static;
}
.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}
.datepicker-top-left::before {
  border-top: 0;
  left: 10px;
  top: -5px;
}
.datepicker-top-left::after {
  border-top: 0;
  left: 10px;
}
.datepicker-top-right::before {
  border-top: 0;
  top: -5px;
}
.datepicker-top-right::after {
  border-top: 0;
}
.datepicker-bottom-left,
.datepicker-bottom-right,
.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #39f;
}
.datepicker-top-left::after,
.datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}
.datepicker-bottom-left::before {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}
.datepicker-bottom-left::after {
  border-bottom: 0;
  left: 10px;
}
.datepicker-bottom-right::before {
  border-bottom: 0;
  bottom: -5px;
}
.datepicker-bottom-right::after {
  border-bottom: 0;
}
.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
  border-top-color: #39f;
}
.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}
.datepicker-bottom-right::after,
.datepicker-bottom-right::before,
.datepicker-top-right::after,
.datepicker-top-right::before {
  left: auto;
  right: 10px;
}
.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}
.datepicker-panel > ul::after,
.datepicker-panel > ul::before {
  content: " ";
  display: table;
}
.datepicker-panel > ul::after {
  clear: both;
}
.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  padding: 0;
  text-align: center;
  width: 30px;
}
.datepicker-panel > ul > li:hover {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}
.datepicker-panel > ul > li.highlighted {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce5ff;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #39f;
}
.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}
.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}
.datepicker-panel > ul > li[data-view="month current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="years current"] {
  width: 150px;
}
.datepicker-panel > ul[data-view="months"] > li,
.datepicker-panel > ul[data-view="years"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}
.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}
.datepicker-hide {
  display: none;
}
/*! lightgallery - v1.7.2 - 2020-06-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@-webkit-keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@font-face {
  font-family: "lg";
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
    url(../fonts/lg.woff?n1z373) format("woff"),
    url(../fonts/lg.ttf?n1z373) format("truetype"),
    url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: 0;
  outline: 0;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
  left: 0;
}
.lg-toolbar {
  z-index: 1082;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium;
  background: 0 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -o-transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item,
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item,
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium;
  border: 0;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../img/vimeo-play.png) no-repeat 0 0;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../img/vimeo-play.png) no-repeat 0 -58px;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../img/video-play.png) no-repeat 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../img/youtube-play.png) no-repeat 0 0;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../img/youtube-play.png) no-repeat 0 -60px;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s,
    -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  -webkit-box-shadow: 0 0 0 8px #fff inset;
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s,
    -webkit-transform 0.18s linear 0s;
  -o-transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../img/loading.gif) no-repeat center center;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap {
  display: inline-block;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-backdrop,
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
}
.lg-backdrop.in,
.lg-css3.lg-fade .lg-item.lg-current,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-fade .lg-item,
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.baron__clipper {
  position: relative;
  overflow: hidden;
}
.baron__scroller {
  overflow-y: scroll;
  -ms-overflow-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
.baron__scroller::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.baron__track {
  display: none;
}
.baron._scrollbar .baron__bar,
.baron._scrollbar .baron__track {
  display: block;
}
.baron__free,
.baron__track {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.baron__bar {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 10px;
  background: #999;
}
.baron__bar,
.baron__control {
  display: none;
}
/*! nouislider - 14.6.2 - 9/16/2020 */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
.noUi-target {
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3fb8af;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb,
    0 3px 6px -3px #bbb;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd,
    0 3px 6px -3px #bbb;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 17px;
}
[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
*,
.noUi-pips,
.noUi-pips *,
::after,
::before,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #ccc;
}
.noUi-marker-large,
.noUi-marker-sub {
  background: #aaa;
}
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  -ms-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: 0.45s;
  -o-transition-duration: 0.45s;
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: 0.55s;
  -o-transition-duration: 0.55s;
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: 0.65s;
  -o-transition-duration: 0.65s;
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: 0.85s;
  -o-transition-duration: 0.85s;
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: 0.95s;
  -o-transition-duration: 0.95s;
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"],
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos="fade-up"] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
[data-aos="fade-down"] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
[data-aos="fade-right"] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
[data-aos="fade-left"] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
[data-aos="fade-up-right"] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}
[data-aos="fade-up-left"] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}
[data-aos="fade-down-right"] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}
[data-aos="fade-down-left"] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
[data-aos="zoom-in"] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos="zoom-in-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos="zoom-in-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos="zoom-out"] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos="zoom-out-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos="zoom-out-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^="flip"][data-aos^="flip"],
[data-aos^="slide"][data-aos^="slide"] {
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos="slide-up"] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
[data-aos="slide-down"] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
[data-aos="slide-right"] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
[data-aos="slide-left"] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
[data-aos^="flip"][data-aos^="flip"] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
[data-aos="flip-left"] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos="flip-left"].aos-animate,
[data-aos="flip-right"].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos="flip-up"] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos="flip-down"].aos-animate,
[data-aos="flip-up"].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Merriweather Regular"), local("Merriweather-Regular"),
    url(../fonts/merriweather-v21-latin_cyrillic-regular.woff2) format("woff2"),
    url(../fonts/merriweather-v21-latin_cyrillic-regular.woff) format("woff");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Merriweather Bold"), local("Merriweather-Bold"),
    url(../fonts/merriweather-v21-latin_cyrillic-700.woff2) format("woff2"),
    url(../fonts/merriweather-v21-latin_cyrillic-700.woff) format("woff");
}
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Merriweather Bold Italic"), local("Merriweather-BoldItalic"),
    url(../fonts/merriweather-v21-latin_cyrillic-700italic.woff2)
      format("woff2"),
    url(../fonts/merriweather-v21-latin_cyrillic-700italic.woff) format("woff");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Thin"), local("Roboto-Thin"),
    url(../fonts/roboto.woff2) format("woff2"),
    url(../fonts/roboto.woff) format("woff");
}
html {
  height: 100%;
  scroll-behavior: smooth;
}
*,
body {
  -webkit-tap-highlight-color: transparent;
}
* {
  -webkit-overflow-scrolling: touch;
}
body {
  -webkit-text-size-adjust: 100%;
  height: 100%;
  margin: 1px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
  background-color: #fff;
  font-family: "Merriweather", Georgia, serif;
  font-size: 16px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 400;
  color: #292929;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
::-webkit-input-placeholder {
  color: #292929;
  opacity: 1;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #292929;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #292929;
  opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #292929;
}
body input:required:valid,
body textarea:required:valid {
  color: #292929;
}
::-moz-selection {
  background-color: #292929;
  color: #fff;
}
::selection {
  background-color: #292929;
  color: #fff;
}
main {
  min-height: 100%;
}
a {
  color: #c8134a;
  background-color: transparent;
}
textarea {
  resize: vertical;
}
[role="button"] {
  cursor: pointer;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.nooveflow {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
  padding-right: 20px;
}
.break-word {
  word-break: break-all;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.sliced {
  position: relative;
  width: 640px;
  height: 400px;
}
.tile {
  float: left;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.tile-animated {
  opacity: 0;
}
.css3-preload .sliced * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.js-normal-version {
  display: none;
}
.js-normal-version.active {
  display: block;
}
.active-filter {
  margin: 1rem 0;
}
.btn {
  display: inline-block;
  padding: 14px 20px;
  text-decoration: none;
  border: 0;
  color: #fff;
  background: #c8134a;
  border-radius: 4px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.3;
  -o-transition: all 0.3;
  transition: all 0.3;
  cursor: pointer;
}
.btn:hover {
  background: #de2b62;
}
.btn:active,
.btn:focus {
  background: #ac103f;
}
.download-link {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.02em;
  color: #b69953;
}
.read-more-hide,
.read-more-show {
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 36px;
  font-size: 16px;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 21px;
}
.read-more-show {
  color: #c8134a;
  background-image: url(../img/icons/read-more-icon.svg);
}
.read-more-hide {
  color: #b69953;
  background-image: url(../img/icons/read-less-icon.svg);
}
.hide,
.lg-outer .lg-img-wrap::before {
  display: none;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  width: 13px;
  height: 32px;
  background-color: transparent;
  background-image: url(../img/icons/arrow_left_pink.svg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  cursor: pointer;
  -webkit-filter: grayscale(1) brightness(10);
  filter: grayscale(1) brightness(10);
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
.lg-actions .lg-next {
  background-image: url(../img/icons/arrow_right_pink.svg);
}
.lg-sub-html {
  max-width: 886px;
  margin: 0 auto;
  padding: 20px;
  background-color: rgba(243, 243, 243, 0.9);
  color: #000;
  text-align: left;
}
.lg-sub-html p {
  margin: 2px 0;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 136.39%;
}
@media screen and (min-width: 768px) {
  .lg-sub-html {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40px;
  }
  .lg-sub-html p {
    padding: 0 20px;
  }
}
.lg-outer {
  outline: 0;
}
.lg-outer:active,
.lg-outer:focus {
  outline: 0;
}
.lg-outer .lg-inner {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lg-outer .lg-img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lg-outer .lg-image {
  display: block;
  height: auto !important;
}
.lg-toolbar .lg-icon {
  color: #fff;
}
.lg-backdrop {
  background: rgba(72, 70, 74, 0.8);
}
.lg-toolbar {
  background-color: transparent;
}
.slick-arrow:active,
.slick-arrow:focus,
.slick-slide:active,
.slick-slide:focus {
  outline: 0;
}
.page_anchor::before {
  display: block;
  content: "";
  height: 88px;
  margin: -88px 0 0;
}
.pager {
  margin-bottom: 35px;
}
.pager .pgrtit {
  margin-right: 10px;
}
.bvi-body .header--fixed {
  padding-top: 110px;
}
.bvi-body .subscribe__form input,
.bvi-body .subscribe__form textarea {
  border: 1px solid #000;
}
.bvi-body .buildings__list-item img {
  display: none !important;
}
.bvi-body .buildings__list-item span {
  font-size: 20px !important;
}
html
  body
  .bvi-body[data-bvi-theme="white"]
  .subscribe__field
  input:checked
  + label:after,
html
  body
  .bvi-body[data-bvi-theme="white"]
  .subscribe__field
  input:checked
  + label:before {
  border-color: #000 !important;
}
html
  body
  .bvi-body[data-bvi-theme="white"]
  .subscribe__field
  input:checked
  + label:after {
  background-color: #000 !important;
}
html body .bvi-body[data-bvi-theme="white"] :after,
html body .bvi-body[data-bvi-theme="white"] label:before {
  border-color: #000 !important;
}
.bvi-panel-close {
  text-align: center;
}
.sp-form[sp-id="183923"],
.sp-form[sp-id="183923"] .sp-form-fields-wrapper {
  width: 100% !important;
}
.slick-loading .slick-list {
  background: #fff url(./ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url(../fonts/slick.eot);
  src: url(../fonts/slick.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
  background-color: #f3f3f3;
  border: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: 0;
  border-radius: 0;
  width: 11px;
  height: 6px;
  background-image: url(../img/icons/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
}
.select2-container--default .select2-selection--single {
  border-radius: 0;
}
@media (min-width: 768px) {
  .scrollmagic-pin-spacer {
    margin-top: -133px !important;
  }
}
/*!
 * Button visually impaired v2.0
 */
html body .bvi-panel {
  font-family: Arial !important;
  padding: 10px;
  color: #000;
  top: 0;
  left: 0;
  right: 0;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
  line-height: normal;
  border: 0;
  margin-bottom: 0.3rem;
  background-color: #f7f7f7;
  border-color: #000;
  moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  z-index: 999999 !important;
}
@media (max-width: 575.98px) {
  html body .bvi-panel {
    padding: 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .bvi-panel .bvi-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    -webkit-box-shadow: inset 0 5px 15px 0 #d6d6d6;
    box-shadow: inset 0 5px 15px 0 #d6d6d6;
  }
  html body .bvi-panel #bvi-panel-close,
  html body .bvi-panel #bvi-panel-hide,
  html body .bvi-panel .bvi-panel-container {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel {
    padding: 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .bvi-panel .bvi-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    -webkit-box-shadow: inset 0 5px 15px 0 #d6d6d6;
    box-shadow: inset 0 5px 15px 0 #d6d6d6;
  }
  html body .bvi-panel #bvi-panel-close,
  html body .bvi-panel #bvi-panel-hide,
  html body .bvi-panel .bvi-panel-container {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel {
    padding: 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: right;
  }
  html body .bvi-panel #bvi-panel-close,
  html body .bvi-panel #bvi-panel-hide,
  html body .bvi-panel .bvi-panel-container {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel .bvi-panel-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-panel-toggler {
    display: none;
  }
}
@media (max-width: 575.98px) {
  html body .bvi-panel * {
    font-size: 12px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel * {
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel * {
    font-size: 16px !important;
  }
}
html body .bvi-panel a,
html body .bvi-panel a:hover {
  color: #2a2a2a;
  background-color: transparent;
  outline: 0;
  text-decoration: underline;
}
html body .bvi-panel a:hover {
  color: #000;
}
html body .bvi-panel a:focus {
  color: #000;
  outline: 0;
  background-color: transparent;
  text-decoration: underline;
}
html body .bvi-panel a.bvi-link-copy {
  text-decoration: underline;
  color: #000;
  outline: 0;
}
html body .bvi-panel a.bvi-link-copy.active,
html body .bvi-panel a.bvi-link-copy:hover {
  color: #000;
  outline: 0;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link-copy:focus {
  color: #000;
  outline: 0;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link {
  text-decoration: none;
  color: #000;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: 700;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
}
@media (max-width: 575.98px) {
  html body .bvi-panel a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel a.bvi-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel a.bvi-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .bvi-panel a.bvi-link.active,
html body .bvi-panel a.bvi-link:hover {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link:hover {
  color: #000;
}
html body .bvi-panel a.bvi-link:focus {
  color: #000;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-white,
html body .bvi-panel a.bvi-link.bvi-link-white:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-black,
html body .bvi-panel a.bvi-link.bvi-link-black:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-blue,
html body .bvi-panel a.bvi-link.bvi-link-blue:hover {
  background-color: #9dd1ff;
  color: #063462;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-brown,
html body .bvi-panel a.bvi-link.bvi-link-brown:hover {
  background-color: #f7f3d6;
  color: #4d4b43;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-green,
html body .bvi-panel a.bvi-link.bvi-link-green:hover {
  background-color: #3b2716;
  color: #a9e44d;
  text-decoration: none;
}
html body .bvi-panel .bvi-title {
  text-shadow: none;
  text-decoration: none;
  background-color: transparent;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  margin: 10px 0 15px;
}
html body .bvi-panel .bvi-text-center {
  text-align: center;
}
html body .bvi-panel .bvi-text-left {
  text-align: left;
}
html body .bvi-panel .bvi-text-right {
  text-align: right;
}
html body .bvi-panel .bvi-setting-menu {
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
  display: none;
}
html body .bvi-panel .bvi-images {
  margin-top: 10px;
  width: 16px;
  height: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
}
@media (max-width: 575.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 9px;
  }
}
html body .bvi-panel .bvi-images.bvi-images-eye-slash {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==);
}
html body .bvi-panel .bvi-images.bvi-images-arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==);
}
html body .bvi-panel .bvi-images.bvi-images-volume-on {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==);
}
html body .bvi-panel .bvi-images.bvi-images-volume-off {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==);
}
html body .bvi-panel .bvi-images.bvi-images-adjust {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=);
}
html body .bvi-panel .bvi-images.bvi-images-off {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=);
}
html body .bvi-panel .bvi-images.bvi-images-on {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC);
}
html body .bvi-panel .bvi-images.bvi-images-minus-square-o {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC);
}
html body .bvi-panel.bvi-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
}
html body .bvi-panel .bvi-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-container {
    max-width: 1140px;
  }
}
html body .bvi-panel .bvi-container-fluid,
html body .bvi-panel .bvi-container-lg,
html body .bvi-panel .bvi-container-md,
html body .bvi-panel .bvi-container-sm,
html body .bvi-panel .bvi-container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-container,
  html body .bvi-panel .bvi-container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-container,
  html body .bvi-panel .bvi-container-md,
  html body .bvi-panel .bvi-container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-container,
  html body .bvi-panel .bvi-container-lg,
  html body .bvi-panel .bvi-container-md,
  html body .bvi-panel .bvi-container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-container,
  html body .bvi-panel .bvi-container-lg,
  html body .bvi-panel .bvi-container-md,
  html body .bvi-panel .bvi-container-sm,
  html body .bvi-panel .bvi-container-xl {
    max-width: 1140px;
  }
}
html body .bvi-panel .bvi-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
html body .bvi-panel .bvi-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
html body .bvi-panel .bvi-no-gutters > .bvi-col,
html body .bvi-panel .bvi-no-gutters > [class*="bvi-col-"] {
  padding-right: 0;
  padding-left: 0;
}
html body .bvi-panel .bvi-col,
html body .bvi-panel .bvi-col-lg,
html body .bvi-panel .bvi-col-lg-1,
html body .bvi-panel .bvi-col-lg-10,
html body .bvi-panel .bvi-col-lg-11,
html body .bvi-panel .bvi-col-lg-12,
html body .bvi-panel .bvi-col-lg-2,
html body .bvi-panel .bvi-col-lg-3,
html body .bvi-panel .bvi-col-lg-4,
html body .bvi-panel .bvi-col-lg-5,
html body .bvi-panel .bvi-col-lg-6,
html body .bvi-panel .bvi-col-lg-7,
html body .bvi-panel .bvi-col-lg-8,
html body .bvi-panel .bvi-col-lg-9,
html body .bvi-panel .bvi-col-lg-auto,
html body .bvi-panel .bvi-col-md,
html body .bvi-panel .bvi-col-md-1,
html body .bvi-panel .bvi-col-md-10,
html body .bvi-panel .bvi-col-md-11,
html body .bvi-panel .bvi-col-md-12,
html body .bvi-panel .bvi-col-md-2,
html body .bvi-panel .bvi-col-md-3,
html body .bvi-panel .bvi-col-md-4,
html body .bvi-panel .bvi-col-md-5,
html body .bvi-panel .bvi-col-md-6,
html body .bvi-panel .bvi-col-md-7,
html body .bvi-panel .bvi-col-md-8,
html body .bvi-panel .bvi-col-md-9,
html body .bvi-panel .bvi-col-md-auto,
html body .bvi-panel .bvi-col-sm,
html body .bvi-panel .bvi-col-sm-1,
html body .bvi-panel .bvi-col-sm-10,
html body .bvi-panel .bvi-col-sm-11,
html body .bvi-panel .bvi-col-sm-12,
html body .bvi-panel .bvi-col-sm-2,
html body .bvi-panel .bvi-col-sm-3,
html body .bvi-panel .bvi-col-sm-4,
html body .bvi-panel .bvi-col-sm-5,
html body .bvi-panel .bvi-col-sm-6,
html body .bvi-panel .bvi-col-sm-7,
html body .bvi-panel .bvi-col-sm-8,
html body .bvi-panel .bvi-col-sm-9,
html body .bvi-panel .bvi-col-sm-auto,
html body .bvi-panel .bvi-col-xl,
html body .bvi-panel .bvi-col-xl-1,
html body .bvi-panel .bvi-col-xl-10,
html body .bvi-panel .bvi-col-xl-11,
html body .bvi-panel .bvi-col-xl-12,
html body .bvi-panel .bvi-col-xl-2,
html body .bvi-panel .bvi-col-xl-3,
html body .bvi-panel .bvi-col-xl-4,
html body .bvi-panel .bvi-col-xl-5,
html body .bvi-panel .bvi-col-xl-6,
html body .bvi-panel .bvi-col-xl-7,
html body .bvi-panel .bvi-col-xl-8,
html body .bvi-panel .bvi-col-xl-9,
html body .bvi-panel .bvi-col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
html body .bvi-panel .bvi-col-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
html body .bvi-panel .bvi-col-1,
html body .bvi-panel .bvi-col-10,
html body .bvi-panel .bvi-col-11,
html body .bvi-panel .bvi-col-12,
html body .bvi-panel .bvi-col-2,
html body .bvi-panel .bvi-col-3,
html body .bvi-panel .bvi-col-4,
html body .bvi-panel .bvi-col-5,
html body .bvi-panel .bvi-col-6,
html body .bvi-panel .bvi-col-7,
html body .bvi-panel .bvi-col-8,
html body .bvi-panel .bvi-col-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
html body .bvi-panel .bvi-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
html body .bvi-panel .row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
html body .bvi-panel .row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
html body .bvi-panel .row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .bvi-panel .row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
html body .bvi-panel .row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
html body .bvi-panel .row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .bvi-panel .bvi-col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
html body .bvi-panel .bvi-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
html body .bvi-panel .bvi-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .bvi-panel .bvi-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
html body .bvi-panel .bvi-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .bvi-panel .bvi-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
html body .bvi-panel .bvi-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
html body .bvi-panel .bvi-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
html body .bvi-panel .bvi-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
html body .bvi-panel .bvi-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
html body .bvi-panel .bvi-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
html body .bvi-panel .bvi-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
html body .bvi-panel .bvi-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
html body .bvi-panel .bvi-order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
html body .bvi-panel .bvi-order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
html body .bvi-panel .bvi-order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
html body .bvi-panel .bvi-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
html body .bvi-panel .bvi-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
html body .bvi-panel .bvi-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
html body .bvi-panel .bvi-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
html body .bvi-panel .bvi-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
html body .bvi-panel .bvi-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
html body .bvi-panel .bvi-order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
html body .bvi-panel .bvi-order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
html body .bvi-panel .bvi-order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
html body .bvi-panel .bvi-order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
html body .bvi-panel .bvi-order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
html body .bvi-panel .bvi-order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
html body .bvi-panel .bvi-offset-1 {
  margin-left: 8.3333333333%;
}
html body .bvi-panel .bvi-offset-2 {
  margin-left: 16.6666666667%;
}
html body .bvi-panel .bvi-offset-3 {
  margin-left: 25%;
}
html body .bvi-panel .bvi-offset-4 {
  margin-left: 33.3333333333%;
}
html body .bvi-panel .bvi-offset-5 {
  margin-left: 41.6666666667%;
}
html body .bvi-panel .bvi-offset-6 {
  margin-left: 50%;
}
html body .bvi-panel .bvi-offset-7 {
  margin-left: 58.3333333333%;
}
html body .bvi-panel .bvi-offset-8 {
  margin-left: 66.6666666667%;
}
html body .bvi-panel .bvi-offset-9 {
  margin-left: 75%;
}
html body .bvi-panel .bvi-offset-10 {
  margin-left: 83.3333333333%;
}
html body .bvi-panel .bvi-offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  html body .bvi-panel .bvi-order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  html body .bvi-panel .bvi-order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  html body .bvi-panel .bvi-order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  html body .bvi-panel .bvi-order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  html body .bvi-panel .bvi-order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  html body .bvi-panel .bvi-order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  html body .bvi-panel .bvi-order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  html body .bvi-panel .bvi-order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  html body .bvi-panel .bvi-order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  html body .bvi-panel .bvi-order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  html body .bvi-panel .bvi-order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  html body .bvi-panel .bvi-order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  html body .bvi-panel .bvi-order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  html body .bvi-panel .bvi-order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  html body .bvi-panel .bvi-offset-sm-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  html body .bvi-panel .bvi-order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  html body .bvi-panel .bvi-order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  html body .bvi-panel .bvi-order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  html body .bvi-panel .bvi-order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  html body .bvi-panel .bvi-order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  html body .bvi-panel .bvi-order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  html body .bvi-panel .bvi-order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  html body .bvi-panel .bvi-order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  html body .bvi-panel .bvi-order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  html body .bvi-panel .bvi-order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  html body .bvi-panel .bvi-order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  html body .bvi-panel .bvi-order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  html body .bvi-panel .bvi-order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  html body .bvi-panel .bvi-order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  html body .bvi-panel .bvi-offset-md-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  html body .bvi-panel .bvi-order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  html body .bvi-panel .bvi-order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  html body .bvi-panel .bvi-order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  html body .bvi-panel .bvi-order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  html body .bvi-panel .bvi-order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  html body .bvi-panel .bvi-order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  html body .bvi-panel .bvi-order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  html body .bvi-panel .bvi-order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  html body .bvi-panel .bvi-order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  html body .bvi-panel .bvi-order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  html body .bvi-panel .bvi-order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  html body .bvi-panel .bvi-order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  html body .bvi-panel .bvi-order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  html body .bvi-panel .bvi-order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  html body .bvi-panel .bvi-offset-lg-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  html body .bvi-panel .bvi-order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  html body .bvi-panel .bvi-order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  html body .bvi-panel .bvi-order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  html body .bvi-panel .bvi-order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  html body .bvi-panel .bvi-order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  html body .bvi-panel .bvi-order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  html body .bvi-panel .bvi-order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  html body .bvi-panel .bvi-order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  html body .bvi-panel .bvi-order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  html body .bvi-panel .bvi-order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  html body .bvi-panel .bvi-order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  html body .bvi-panel .bvi-order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  html body .bvi-panel .bvi-order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  html body .bvi-panel .bvi-order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  html body .bvi-panel .bvi-offset-xl-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
html body .bvi-body[data-bvi-theme="white"],
html body .bvi-body[data-bvi-theme="white"] * {
  background-color: #fff !important;
  fill: #000 !important;
}
html body .bvi-body[data-bvi-theme="white"] * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000 !important;
  color: #000 !important;
}
html body .bvi-body[data-bvi-theme="white"] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="white"] * a {
  outline: 0 !important;
  color: #000 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.bvi-link {
  color: #000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.bvi-link.disabled {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.bvi-link.disabled:focus {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.bvi-link:hover {
  color: #fff !important;
  background-color: #000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.bvi-link:focus {
  color: #000 !important;
  background-color: #fff !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * :-moz-read-write {
  background-color: #fff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000 !important;
  color: #000 !important;
  fill: #000 !important;
}
html body .bvi-body[data-bvi-theme="white"] * :checked,
html body .bvi-body[data-bvi-theme="white"] * :default,
html body .bvi-body[data-bvi-theme="white"] * :disabled,
html body .bvi-body[data-bvi-theme="white"] * :empty,
html body .bvi-body[data-bvi-theme="white"] * :enabled,
html body .bvi-body[data-bvi-theme="white"] * :first-child,
html body .bvi-body[data-bvi-theme="white"] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme="white"] * :first-of-type,
html body .bvi-body[data-bvi-theme="white"] * :focus,
html body .bvi-body[data-bvi-theme="white"] * :hover,
html body .bvi-body[data-bvi-theme="white"] * :indeterminate,
html body .bvi-body[data-bvi-theme="white"] * :last-child,
html body .bvi-body[data-bvi-theme="white"] * :last-of-type,
html body .bvi-body[data-bvi-theme="white"] * :link,
html body .bvi-body[data-bvi-theme="white"] * :nth-last-child,
html body .bvi-body[data-bvi-theme="white"] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme="white"] * :nth-of-type,
html body .bvi-body[data-bvi-theme="white"] * :only-child,
html body .bvi-body[data-bvi-theme="white"] * :only-of-type,
html body .bvi-body[data-bvi-theme="white"] * :optional,
html body .bvi-body[data-bvi-theme="white"] * :read-write,
html body .bvi-body[data-bvi-theme="white"] * :required,
html body .bvi-body[data-bvi-theme="white"] * :root,
html body .bvi-body[data-bvi-theme="white"] * :target,
html body .bvi-body[data-bvi-theme="white"] * :valid,
html body .bvi-body[data-bvi-theme="white"] * :visited {
  background-color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000 !important;
  color: #000 !important;
  fill: #000 !important;
}
html body .bvi-body[data-bvi-theme="white"] :after,
html body .bvi-body[data-bvi-theme="white"] :before {
  background-color: transparent !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="white"] ::-moz-selection {
  background-color: #000 !important;
  color: #fff !important;
}
html body .bvi-body[data-bvi-theme="white"] ::selection {
  background-color: #000 !important;
  color: #fff !important;
}
html body .bvi-body[data-bvi-theme="white"] * a.active {
  color: #000 !important;
  background-color: #fff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="white"] * a:hover,
html body .bvi-body[data-bvi-theme="white"] * a:hover *,
html body .bvi-body[data-bvi-theme="white"] * button,
html body .bvi-body[data-bvi-theme="white"] * button:hover.active,
html body .bvi-body[data-bvi-theme="white"] * button:hover:hover,
html body .bvi-body[data-bvi-theme="white"] * button:hover:hover *,
html body .bvi-body[data-bvi-theme="white"] * button[type="button"],
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  button[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="white"] * button[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  button[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="white"] * button[type="submit"],
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  button[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="white"] * button[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  button[type="submit"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="white"] * input[type="button"],
html body .bvi-body[data-bvi-theme="white"] * input[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="white"] * input[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  input[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="white"] * input[type="submit"],
html body .bvi-body[data-bvi-theme="white"] * input[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="white"] * input[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="white"]
  *
  input[type="submit"]:hover:hover
  * {
  color: #fff !important;
  background-color: #000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] :after,
html body .bvi-body[data-bvi-theme="black"] :before,
html body .bvi-body[data-bvi-theme="white"] * a:hover :after,
html body .bvi-body[data-bvi-theme="white"] * a:hover :before,
html body .bvi-body[data-bvi-theme="white"] * a:hover:after,
html body .bvi-body[data-bvi-theme="white"] * a:hover:before {
  background-color: transparent !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="black"],
html body .bvi-body[data-bvi-theme="black"] * {
  background-color: #000 !important;
  fill: #fff !important;
}
html body .bvi-body[data-bvi-theme="black"] * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #fff !important;
  color: #fff !important;
}
html body .bvi-body[data-bvi-theme="black"] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="black"] * a {
  outline: 0 !important;
  color: #fff !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.bvi-link {
  color: #fff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.bvi-link.disabled {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.bvi-link.disabled:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.bvi-link:hover {
  color: #000 !important;
  background-color: #fff !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.bvi-link:focus {
  color: #fff !important;
  background-color: #000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * :-moz-read-write {
  background-color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #fff !important;
  color: #fff !important;
  fill: #fff !important;
}
html body .bvi-body[data-bvi-theme="black"] * :checked,
html body .bvi-body[data-bvi-theme="black"] * :default,
html body .bvi-body[data-bvi-theme="black"] * :disabled,
html body .bvi-body[data-bvi-theme="black"] * :empty,
html body .bvi-body[data-bvi-theme="black"] * :enabled,
html body .bvi-body[data-bvi-theme="black"] * :first-child,
html body .bvi-body[data-bvi-theme="black"] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme="black"] * :first-of-type,
html body .bvi-body[data-bvi-theme="black"] * :focus,
html body .bvi-body[data-bvi-theme="black"] * :hover,
html body .bvi-body[data-bvi-theme="black"] * :indeterminate,
html body .bvi-body[data-bvi-theme="black"] * :last-child,
html body .bvi-body[data-bvi-theme="black"] * :last-of-type,
html body .bvi-body[data-bvi-theme="black"] * :link,
html body .bvi-body[data-bvi-theme="black"] * :nth-last-child,
html body .bvi-body[data-bvi-theme="black"] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme="black"] * :nth-of-type,
html body .bvi-body[data-bvi-theme="black"] * :only-child,
html body .bvi-body[data-bvi-theme="black"] * :only-of-type,
html body .bvi-body[data-bvi-theme="black"] * :optional,
html body .bvi-body[data-bvi-theme="black"] * :read-write,
html body .bvi-body[data-bvi-theme="black"] * :required,
html body .bvi-body[data-bvi-theme="black"] * :root,
html body .bvi-body[data-bvi-theme="black"] * :target,
html body .bvi-body[data-bvi-theme="black"] * :valid,
html body .bvi-body[data-bvi-theme="black"] * :visited {
  background-color: #000 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #fff !important;
  color: #fff !important;
  fill: #fff !important;
}
html body .bvi-body[data-bvi-theme="black"] ::-moz-selection {
  background-color: #fff !important;
  color: #000 !important;
}
html body .bvi-body[data-bvi-theme="black"] ::selection {
  background-color: #fff !important;
  color: #000 !important;
}
html body .bvi-body[data-bvi-theme="black"] * a.active {
  color: #fff !important;
  background-color: #000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a:hover,
html body .bvi-body[data-bvi-theme="black"] * a:hover *,
html body .bvi-body[data-bvi-theme="black"] * button,
html body .bvi-body[data-bvi-theme="black"] * button:hover.active,
html body .bvi-body[data-bvi-theme="black"] * button:hover:hover,
html body .bvi-body[data-bvi-theme="black"] * button:hover:hover *,
html body .bvi-body[data-bvi-theme="black"] * button[type="button"],
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  button[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="black"] * button[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  button[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="black"] * button[type="submit"],
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  button[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="black"] * button[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  button[type="submit"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="black"] * input[type="button"],
html body .bvi-body[data-bvi-theme="black"] * input[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="black"] * input[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  input[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="black"] * input[type="submit"],
html body .bvi-body[data-bvi-theme="black"] * input[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="black"] * input[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="black"]
  *
  input[type="submit"]:hover:hover
  * {
  color: #000 !important;
  background-color: #fff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="black"] * a:hover :after,
html body .bvi-body[data-bvi-theme="black"] * a:hover :before,
html body .bvi-body[data-bvi-theme="black"] * a:hover:after,
html body .bvi-body[data-bvi-theme="black"] * a:hover:before {
  background-color: transparent !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="blue"],
html body .bvi-body[data-bvi-theme="blue"] * {
  background-color: #9dd1ff !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme="blue"] * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
}
html body .bvi-body[data-bvi-theme="blue"] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a {
  outline: 0 !important;
  color: #063462 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.bvi-link {
  color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.bvi-link.disabled {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.bvi-link.disabled:focus {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.bvi-link:hover {
  color: #9dd1ff !important;
  background-color: #063462 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.bvi-link:focus {
  color: #063462 !important;
  background-color: #9dd1ff !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * :-moz-read-write {
  background-color: #9dd1ff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme="blue"] * :checked,
html body .bvi-body[data-bvi-theme="blue"] * :default,
html body .bvi-body[data-bvi-theme="blue"] * :disabled,
html body .bvi-body[data-bvi-theme="blue"] * :empty,
html body .bvi-body[data-bvi-theme="blue"] * :enabled,
html body .bvi-body[data-bvi-theme="blue"] * :first-child,
html body .bvi-body[data-bvi-theme="blue"] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme="blue"] * :first-of-type,
html body .bvi-body[data-bvi-theme="blue"] * :focus,
html body .bvi-body[data-bvi-theme="blue"] * :hover,
html body .bvi-body[data-bvi-theme="blue"] * :indeterminate,
html body .bvi-body[data-bvi-theme="blue"] * :last-child,
html body .bvi-body[data-bvi-theme="blue"] * :last-of-type,
html body .bvi-body[data-bvi-theme="blue"] * :link,
html body .bvi-body[data-bvi-theme="blue"] * :nth-last-child,
html body .bvi-body[data-bvi-theme="blue"] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme="blue"] * :nth-of-type,
html body .bvi-body[data-bvi-theme="blue"] * :only-child,
html body .bvi-body[data-bvi-theme="blue"] * :only-of-type,
html body .bvi-body[data-bvi-theme="blue"] * :optional,
html body .bvi-body[data-bvi-theme="blue"] * :read-write,
html body .bvi-body[data-bvi-theme="blue"] * :required,
html body .bvi-body[data-bvi-theme="blue"] * :root,
html body .bvi-body[data-bvi-theme="blue"] * :target,
html body .bvi-body[data-bvi-theme="blue"] * :valid,
html body .bvi-body[data-bvi-theme="blue"] * :visited {
  background-color: #9dd1ff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme="blue"] :after,
html body .bvi-body[data-bvi-theme="blue"] :before {
  background-color: transparent !important;
  color: #063462 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="blue"] ::-moz-selection {
  background-color: #063462 !important;
  color: #9dd1ff !important;
}
html body .bvi-body[data-bvi-theme="blue"] ::selection {
  background-color: #063462 !important;
  color: #9dd1ff !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a.active {
  color: #063462 !important;
  background-color: #9dd1ff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a:hover,
html body .bvi-body[data-bvi-theme="blue"] * a:hover *,
html body .bvi-body[data-bvi-theme="blue"] * button,
html body .bvi-body[data-bvi-theme="blue"] * button:hover.active,
html body .bvi-body[data-bvi-theme="blue"] * button:hover:hover,
html body .bvi-body[data-bvi-theme="blue"] * button:hover:hover *,
html body .bvi-body[data-bvi-theme="blue"] * button[type="button"],
html body .bvi-body[data-bvi-theme="blue"] * button[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="blue"] * button[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="blue"]
  *
  button[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="blue"] * button[type="submit"],
html body .bvi-body[data-bvi-theme="blue"] * button[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="blue"] * button[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="blue"]
  *
  button[type="submit"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="blue"] * input[type="button"],
html body .bvi-body[data-bvi-theme="blue"] * input[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="blue"] * input[type="button"]:hover:hover,
html body .bvi-body[data-bvi-theme="blue"] * input[type="button"]:hover:hover *,
html body .bvi-body[data-bvi-theme="blue"] * input[type="submit"],
html body .bvi-body[data-bvi-theme="blue"] * input[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="blue"] * input[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="blue"]
  *
  input[type="submit"]:hover:hover
  * {
  color: #9dd1ff !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="blue"] * a:hover :after,
html body .bvi-body[data-bvi-theme="blue"] * a:hover :before,
html body .bvi-body[data-bvi-theme="blue"] * a:hover:after,
html body .bvi-body[data-bvi-theme="blue"] * a:hover:before {
  background-color: transparent !important;
  color: #9dd1ff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="brown"],
html body .bvi-body[data-bvi-theme="brown"] * {
  background-color: #f7f3d6 !important;
  fill: #4d4b43 !important;
}
html body .bvi-body[data-bvi-theme="brown"] * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4d4b43 !important;
  color: #4d4b43 !important;
}
html body .bvi-body[data-bvi-theme="brown"] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a {
  outline: 0 !important;
  color: #4d4b43 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.bvi-link {
  color: #4d4b43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.bvi-link.disabled {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.bvi-link.disabled:focus {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.bvi-link:hover {
  color: #f7f3d6 !important;
  background-color: #4d4b43 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.bvi-link:focus {
  color: #4d4b43 !important;
  background-color: #f7f3d6 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * :-moz-read-write {
  background-color: #f7f3d6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4d4b43 !important;
  color: #4d4b43 !important;
  fill: #4d4b43 !important;
}
html body .bvi-body[data-bvi-theme="brown"] * :checked,
html body .bvi-body[data-bvi-theme="brown"] * :default,
html body .bvi-body[data-bvi-theme="brown"] * :disabled,
html body .bvi-body[data-bvi-theme="brown"] * :empty,
html body .bvi-body[data-bvi-theme="brown"] * :enabled,
html body .bvi-body[data-bvi-theme="brown"] * :first-child,
html body .bvi-body[data-bvi-theme="brown"] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme="brown"] * :first-of-type,
html body .bvi-body[data-bvi-theme="brown"] * :focus,
html body .bvi-body[data-bvi-theme="brown"] * :hover,
html body .bvi-body[data-bvi-theme="brown"] * :indeterminate,
html body .bvi-body[data-bvi-theme="brown"] * :last-child,
html body .bvi-body[data-bvi-theme="brown"] * :last-of-type,
html body .bvi-body[data-bvi-theme="brown"] * :link,
html body .bvi-body[data-bvi-theme="brown"] * :nth-last-child,
html body .bvi-body[data-bvi-theme="brown"] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme="brown"] * :nth-of-type,
html body .bvi-body[data-bvi-theme="brown"] * :only-child,
html body .bvi-body[data-bvi-theme="brown"] * :only-of-type,
html body .bvi-body[data-bvi-theme="brown"] * :optional,
html body .bvi-body[data-bvi-theme="brown"] * :read-write,
html body .bvi-body[data-bvi-theme="brown"] * :required,
html body .bvi-body[data-bvi-theme="brown"] * :root,
html body .bvi-body[data-bvi-theme="brown"] * :target,
html body .bvi-body[data-bvi-theme="brown"] * :valid,
html body .bvi-body[data-bvi-theme="brown"] * :visited {
  background-color: #f7f3d6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4d4b43 !important;
  color: #4d4b43 !important;
  fill: #4d4b43 !important;
}
html body .bvi-body[data-bvi-theme="brown"] :after,
html body .bvi-body[data-bvi-theme="brown"] :before {
  background-color: transparent !important;
  color: #4d4b43 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="brown"] ::-moz-selection {
  background-color: #4d4b43 !important;
  color: #f7f3d6 !important;
}
html body .bvi-body[data-bvi-theme="brown"] ::selection {
  background-color: #4d4b43 !important;
  color: #f7f3d6 !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a.active {
  color: #4d4b43 !important;
  background-color: #f7f3d6 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a:hover,
html body .bvi-body[data-bvi-theme="brown"] * a:hover *,
html body .bvi-body[data-bvi-theme="brown"] * button,
html body .bvi-body[data-bvi-theme="brown"] * button:hover.active,
html body .bvi-body[data-bvi-theme="brown"] * button:hover:hover,
html body .bvi-body[data-bvi-theme="brown"] * button:hover:hover *,
html body .bvi-body[data-bvi-theme="brown"] * button[type="button"],
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  button[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="brown"] * button[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  button[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="brown"] * button[type="submit"],
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  button[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="brown"] * button[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  button[type="submit"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="brown"] * input[type="button"],
html body .bvi-body[data-bvi-theme="brown"] * input[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="brown"] * input[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  input[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="brown"] * input[type="submit"],
html body .bvi-body[data-bvi-theme="brown"] * input[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="brown"] * input[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="brown"]
  *
  input[type="submit"]:hover:hover
  * {
  color: #f7f3d6 !important;
  background-color: #4d4b43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="brown"] * a:hover :after,
html body .bvi-body[data-bvi-theme="brown"] * a:hover :before,
html body .bvi-body[data-bvi-theme="brown"] * a:hover:after,
html body .bvi-body[data-bvi-theme="brown"] * a:hover:before {
  background-color: transparent !important;
  color: #f7f3d6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="green"],
html body .bvi-body[data-bvi-theme="green"] * {
  background-color: #3b2716 !important;
  fill: #a9e44d !important;
}
html body .bvi-body[data-bvi-theme="green"] * {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #a9e44d !important;
  color: #a9e44d !important;
}
html body .bvi-body[data-bvi-theme="green"] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="green"] * a {
  outline: 0 !important;
  color: #a9e44d !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.bvi-link {
  color: #a9e44d !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.bvi-link.disabled {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.bvi-link.disabled:focus {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.bvi-link:hover {
  color: #3b2716 !important;
  background-color: #a9e44d !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.bvi-link:focus {
  color: #a9e44d !important;
  background-color: #3b2716 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * :-moz-read-write {
  background-color: #3b2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #a9e44d !important;
  color: #a9e44d !important;
  fill: #a9e44d !important;
}
html body .bvi-body[data-bvi-theme="green"] * :checked,
html body .bvi-body[data-bvi-theme="green"] * :default,
html body .bvi-body[data-bvi-theme="green"] * :disabled,
html body .bvi-body[data-bvi-theme="green"] * :empty,
html body .bvi-body[data-bvi-theme="green"] * :enabled,
html body .bvi-body[data-bvi-theme="green"] * :first-child,
html body .bvi-body[data-bvi-theme="green"] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme="green"] * :first-of-type,
html body .bvi-body[data-bvi-theme="green"] * :focus,
html body .bvi-body[data-bvi-theme="green"] * :hover,
html body .bvi-body[data-bvi-theme="green"] * :indeterminate,
html body .bvi-body[data-bvi-theme="green"] * :last-child,
html body .bvi-body[data-bvi-theme="green"] * :last-of-type,
html body .bvi-body[data-bvi-theme="green"] * :link,
html body .bvi-body[data-bvi-theme="green"] * :nth-last-child,
html body .bvi-body[data-bvi-theme="green"] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme="green"] * :nth-of-type,
html body .bvi-body[data-bvi-theme="green"] * :only-child,
html body .bvi-body[data-bvi-theme="green"] * :only-of-type,
html body .bvi-body[data-bvi-theme="green"] * :optional,
html body .bvi-body[data-bvi-theme="green"] * :read-write,
html body .bvi-body[data-bvi-theme="green"] * :required,
html body .bvi-body[data-bvi-theme="green"] * :root,
html body .bvi-body[data-bvi-theme="green"] * :target,
html body .bvi-body[data-bvi-theme="green"] * :valid,
html body .bvi-body[data-bvi-theme="green"] * :visited {
  background-color: #3b2716 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #a9e44d !important;
  color: #a9e44d !important;
  fill: #a9e44d !important;
}
html body .bvi-body[data-bvi-theme="green"] :after,
html body .bvi-body[data-bvi-theme="green"] :before {
  background-color: transparent !important;
  color: #a9e44d !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme="green"] ::-moz-selection {
  background-color: #a9e44d !important;
  color: #3b2716 !important;
}
html body .bvi-body[data-bvi-theme="green"] ::selection {
  background-color: #a9e44d !important;
  color: #3b2716 !important;
}
html body .bvi-body[data-bvi-theme="green"] * a.active {
  color: #a9e44d !important;
  background-color: #3b2716 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a:hover,
html body .bvi-body[data-bvi-theme="green"] * a:hover *,
html body .bvi-body[data-bvi-theme="green"] * button,
html body .bvi-body[data-bvi-theme="green"] * button:hover.active,
html body .bvi-body[data-bvi-theme="green"] * button:hover:hover,
html body .bvi-body[data-bvi-theme="green"] * button:hover:hover *,
html body .bvi-body[data-bvi-theme="green"] * button[type="button"],
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  button[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="green"] * button[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  button[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="green"] * button[type="submit"],
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  button[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="green"] * button[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  button[type="submit"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="green"] * input[type="button"],
html body .bvi-body[data-bvi-theme="green"] * input[type="button"]:hover.active,
html body .bvi-body[data-bvi-theme="green"] * input[type="button"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  input[type="button"]:hover:hover
  *,
html body .bvi-body[data-bvi-theme="green"] * input[type="submit"],
html body .bvi-body[data-bvi-theme="green"] * input[type="submit"]:hover.active,
html body .bvi-body[data-bvi-theme="green"] * input[type="submit"]:hover:hover,
html
  body
  .bvi-body[data-bvi-theme="green"]
  *
  input[type="submit"]:hover:hover
  * {
  color: #3b2716 !important;
  background-color: #a9e44d !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme="green"] * a:hover :after,
html body .bvi-body[data-bvi-theme="green"] * a:hover :before,
html body .bvi-body[data-bvi-theme="green"] * a:hover:after,
html body .bvi-body[data-bvi-theme="green"] * a:hover:before {
  background-color: transparent !important;
  color: #3b2716 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-size="40"] * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="40"] * h1,
html body .bvi-body[data-bvi-size="40"] * h1 * {
  font-size: 47px !important;
}
html body .bvi-body[data-bvi-size="40"] * h2,
html body .bvi-body[data-bvi-size="40"] * h2 * {
  font-size: 46px !important;
}
html body .bvi-body[data-bvi-size="40"] * h3,
html body .bvi-body[data-bvi-size="40"] * h3 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="40"] * h4,
html body .bvi-body[data-bvi-size="40"] * h4 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="40"] * h5,
html body .bvi-body[data-bvi-size="40"] * h5 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="40"] * h6,
html body .bvi-body[data-bvi-size="40"] * h6 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="39"] * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="39"] * h1,
html body .bvi-body[data-bvi-size="39"] * h1 * {
  font-size: 46px !important;
}
html body .bvi-body[data-bvi-size="39"] * h2,
html body .bvi-body[data-bvi-size="39"] * h2 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="39"] * h3,
html body .bvi-body[data-bvi-size="39"] * h3 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="39"] * h4,
html body .bvi-body[data-bvi-size="39"] * h4 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="39"] * h5,
html body .bvi-body[data-bvi-size="39"] * h5 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="39"] * h6,
html body .bvi-body[data-bvi-size="39"] * h6 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="38"] * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="38"] * h1,
html body .bvi-body[data-bvi-size="38"] * h1 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="38"] * h2,
html body .bvi-body[data-bvi-size="38"] * h2 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="38"] * h3,
html body .bvi-body[data-bvi-size="38"] * h3 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="38"] * h4,
html body .bvi-body[data-bvi-size="38"] * h4 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="38"] * h5,
html body .bvi-body[data-bvi-size="38"] * h5 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="38"] * h6,
html body .bvi-body[data-bvi-size="38"] * h6 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="37"] * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="37"] * h1,
html body .bvi-body[data-bvi-size="37"] * h1 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="37"] * h2,
html body .bvi-body[data-bvi-size="37"] * h2 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="37"] * h3,
html body .bvi-body[data-bvi-size="37"] * h3 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="37"] * h4,
html body .bvi-body[data-bvi-size="37"] * h4 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="37"] * h5,
html body .bvi-body[data-bvi-size="37"] * h5 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="37"] * h6,
html body .bvi-body[data-bvi-size="37"] * h6 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="36"] * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="36"] * h1,
html body .bvi-body[data-bvi-size="36"] * h1 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="36"] * h2,
html body .bvi-body[data-bvi-size="36"] * h2 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="36"] * h3,
html body .bvi-body[data-bvi-size="36"] * h3 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="36"] * h4,
html body .bvi-body[data-bvi-size="36"] * h4 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="36"] * h5,
html body .bvi-body[data-bvi-size="36"] * h5 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="36"] * h6,
html body .bvi-body[data-bvi-size="36"] * h6 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="35"] * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="35"] * h1,
html body .bvi-body[data-bvi-size="35"] * h1 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="35"] * h2,
html body .bvi-body[data-bvi-size="35"] * h2 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="35"] * h3,
html body .bvi-body[data-bvi-size="35"] * h3 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="35"] * h4,
html body .bvi-body[data-bvi-size="35"] * h4 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="35"] * h5,
html body .bvi-body[data-bvi-size="35"] * h5 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="35"] * h6,
html body .bvi-body[data-bvi-size="35"] * h6 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="34"] * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="34"] * h1,
html body .bvi-body[data-bvi-size="34"] * h1 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="34"] * h2,
html body .bvi-body[data-bvi-size="34"] * h2 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="34"] * h3,
html body .bvi-body[data-bvi-size="34"] * h3 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="34"] * h4,
html body .bvi-body[data-bvi-size="34"] * h4 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="34"] * h5,
html body .bvi-body[data-bvi-size="34"] * h5 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="34"] * h6,
html body .bvi-body[data-bvi-size="34"] * h6 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="33"] * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="33"] * h1,
html body .bvi-body[data-bvi-size="33"] * h1 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="33"] * h2,
html body .bvi-body[data-bvi-size="33"] * h2 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="33"] * h3,
html body .bvi-body[data-bvi-size="33"] * h3 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="33"] * h4,
html body .bvi-body[data-bvi-size="33"] * h4 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="33"] * h5,
html body .bvi-body[data-bvi-size="33"] * h5 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="33"] * h6,
html body .bvi-body[data-bvi-size="33"] * h6 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="32"] * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="32"] * h1,
html body .bvi-body[data-bvi-size="32"] * h1 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="32"] * h2,
html body .bvi-body[data-bvi-size="32"] * h2 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="32"] * h3,
html body .bvi-body[data-bvi-size="32"] * h3 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="32"] * h4,
html body .bvi-body[data-bvi-size="32"] * h4 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="32"] * h5,
html body .bvi-body[data-bvi-size="32"] * h5 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="32"] * h6,
html body .bvi-body[data-bvi-size="32"] * h6 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="31"] * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="31"] * h1,
html body .bvi-body[data-bvi-size="31"] * h1 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="31"] * h2,
html body .bvi-body[data-bvi-size="31"] * h2 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="31"] * h3,
html body .bvi-body[data-bvi-size="31"] * h3 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="31"] * h4,
html body .bvi-body[data-bvi-size="31"] * h4 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="31"] * h5,
html body .bvi-body[data-bvi-size="31"] * h5 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="31"] * h6,
html body .bvi-body[data-bvi-size="31"] * h6 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="30"] * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="30"] * h1,
html body .bvi-body[data-bvi-size="30"] * h1 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="30"] * h2,
html body .bvi-body[data-bvi-size="30"] * h2 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="30"] * h3,
html body .bvi-body[data-bvi-size="30"] * h3 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="30"] * h4,
html body .bvi-body[data-bvi-size="30"] * h4 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="30"] * h5,
html body .bvi-body[data-bvi-size="30"] * h5 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="30"] * h6,
html body .bvi-body[data-bvi-size="30"] * h6 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="29"] * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="29"] * h1,
html body .bvi-body[data-bvi-size="29"] * h1 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="29"] * h2,
html body .bvi-body[data-bvi-size="29"] * h2 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="29"] * h3,
html body .bvi-body[data-bvi-size="29"] * h3 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="29"] * h4,
html body .bvi-body[data-bvi-size="29"] * h4 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="29"] * h5,
html body .bvi-body[data-bvi-size="29"] * h5 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="29"] * h6,
html body .bvi-body[data-bvi-size="29"] * h6 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="28"] * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="28"] * h1,
html body .bvi-body[data-bvi-size="28"] * h1 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="28"] * h2,
html body .bvi-body[data-bvi-size="28"] * h2 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="28"] * h3,
html body .bvi-body[data-bvi-size="28"] * h3 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="28"] * h4,
html body .bvi-body[data-bvi-size="28"] * h4 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="28"] * h5,
html body .bvi-body[data-bvi-size="28"] * h5 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="28"] * h6,
html body .bvi-body[data-bvi-size="28"] * h6 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="27"] * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="27"] * h1,
html body .bvi-body[data-bvi-size="27"] * h1 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="27"] * h2,
html body .bvi-body[data-bvi-size="27"] * h2 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="27"] * h3,
html body .bvi-body[data-bvi-size="27"] * h3 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="27"] * h4,
html body .bvi-body[data-bvi-size="27"] * h4 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="27"] * h5,
html body .bvi-body[data-bvi-size="27"] * h5 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="27"] * h6,
html body .bvi-body[data-bvi-size="27"] * h6 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="26"] * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="26"] * h1,
html body .bvi-body[data-bvi-size="26"] * h1 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="26"] * h2,
html body .bvi-body[data-bvi-size="26"] * h2 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="26"] * h3,
html body .bvi-body[data-bvi-size="26"] * h3 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="26"] * h4,
html body .bvi-body[data-bvi-size="26"] * h4 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="26"] * h5,
html body .bvi-body[data-bvi-size="26"] * h5 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="26"] * h6,
html body .bvi-body[data-bvi-size="26"] * h6 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="25"] * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="25"] * h1,
html body .bvi-body[data-bvi-size="25"] * h1 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="25"] * h2,
html body .bvi-body[data-bvi-size="25"] * h2 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="25"] * h3,
html body .bvi-body[data-bvi-size="25"] * h3 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="25"] * h4,
html body .bvi-body[data-bvi-size="25"] * h4 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="25"] * h5,
html body .bvi-body[data-bvi-size="25"] * h5 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="25"] * h6,
html body .bvi-body[data-bvi-size="25"] * h6 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="24"] * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="24"] * h1,
html body .bvi-body[data-bvi-size="24"] * h1 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="24"] * h2,
html body .bvi-body[data-bvi-size="24"] * h2 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="24"] * h3,
html body .bvi-body[data-bvi-size="24"] * h3 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="24"] * h4,
html body .bvi-body[data-bvi-size="24"] * h4 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="24"] * h5,
html body .bvi-body[data-bvi-size="24"] * h5 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="24"] * h6,
html body .bvi-body[data-bvi-size="24"] * h6 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="23"] * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="23"] * h1,
html body .bvi-body[data-bvi-size="23"] * h1 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="23"] * h2,
html body .bvi-body[data-bvi-size="23"] * h2 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="23"] * h3,
html body .bvi-body[data-bvi-size="23"] * h3 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="23"] * h4,
html body .bvi-body[data-bvi-size="23"] * h4 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="23"] * h5,
html body .bvi-body[data-bvi-size="23"] * h5 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="23"] * h6,
html body .bvi-body[data-bvi-size="23"] * h6 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="22"] * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="22"] * h1,
html body .bvi-body[data-bvi-size="22"] * h1 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="22"] * h2,
html body .bvi-body[data-bvi-size="22"] * h2 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="22"] * h3,
html body .bvi-body[data-bvi-size="22"] * h3 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="22"] * h4,
html body .bvi-body[data-bvi-size="22"] * h4 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="22"] * h5,
html body .bvi-body[data-bvi-size="22"] * h5 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="22"] * h6,
html body .bvi-body[data-bvi-size="22"] * h6 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="21"] * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="21"] * h1,
html body .bvi-body[data-bvi-size="21"] * h1 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="21"] * h2,
html body .bvi-body[data-bvi-size="21"] * h2 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="21"] * h3,
html body .bvi-body[data-bvi-size="21"] * h3 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="21"] * h4,
html body .bvi-body[data-bvi-size="21"] * h4 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="21"] * h5,
html body .bvi-body[data-bvi-size="21"] * h5 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="21"] * h6,
html body .bvi-body[data-bvi-size="21"] * h6 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="20"] * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="20"] * h1,
html body .bvi-body[data-bvi-size="20"] * h1 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="20"] * h2,
html body .bvi-body[data-bvi-size="20"] * h2 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="20"] * h3,
html body .bvi-body[data-bvi-size="20"] * h3 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="20"] * h4,
html body .bvi-body[data-bvi-size="20"] * h4 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="20"] * h5,
html body .bvi-body[data-bvi-size="20"] * h5 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="20"] * h6,
html body .bvi-body[data-bvi-size="20"] * h6 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="19"] * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="19"] * h1,
html body .bvi-body[data-bvi-size="19"] * h1 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="19"] * h2,
html body .bvi-body[data-bvi-size="19"] * h2 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="19"] * h3,
html body .bvi-body[data-bvi-size="19"] * h3 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="19"] * h4,
html body .bvi-body[data-bvi-size="19"] * h4 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="19"] * h5,
html body .bvi-body[data-bvi-size="19"] * h5 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="19"] * h6,
html body .bvi-body[data-bvi-size="19"] * h6 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="18"] * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="18"] * h1,
html body .bvi-body[data-bvi-size="18"] * h1 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="18"] * h2,
html body .bvi-body[data-bvi-size="18"] * h2 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="18"] * h3,
html body .bvi-body[data-bvi-size="18"] * h3 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="18"] * h4,
html body .bvi-body[data-bvi-size="18"] * h4 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="18"] * h5,
html body .bvi-body[data-bvi-size="18"] * h5 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="18"] * h6,
html body .bvi-body[data-bvi-size="18"] * h6 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="17"] * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="17"] * h1,
html body .bvi-body[data-bvi-size="17"] * h1 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="17"] * h2,
html body .bvi-body[data-bvi-size="17"] * h2 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="17"] * h3,
html body .bvi-body[data-bvi-size="17"] * h3 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="17"] * h4,
html body .bvi-body[data-bvi-size="17"] * h4 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="17"] * h5,
html body .bvi-body[data-bvi-size="17"] * h5 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="17"] * h6,
html body .bvi-body[data-bvi-size="17"] * h6 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="16"] * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="16"] * h1,
html body .bvi-body[data-bvi-size="16"] * h1 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="16"] * h2,
html body .bvi-body[data-bvi-size="16"] * h2 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="16"] * h3,
html body .bvi-body[data-bvi-size="16"] * h3 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="16"] * h4,
html body .bvi-body[data-bvi-size="16"] * h4 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="16"] * h5,
html body .bvi-body[data-bvi-size="16"] * h5 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="16"] * h6,
html body .bvi-body[data-bvi-size="16"] * h6 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="15"] * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="15"] * h1,
html body .bvi-body[data-bvi-size="15"] * h1 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="15"] * h2,
html body .bvi-body[data-bvi-size="15"] * h2 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="15"] * h3,
html body .bvi-body[data-bvi-size="15"] * h3 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="15"] * h4,
html body .bvi-body[data-bvi-size="15"] * h4 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="15"] * h5,
html body .bvi-body[data-bvi-size="15"] * h5 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="15"] * h6,
html body .bvi-body[data-bvi-size="15"] * h6 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="14"] * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="14"] * h1,
html body .bvi-body[data-bvi-size="14"] * h1 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="14"] * h2,
html body .bvi-body[data-bvi-size="14"] * h2 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="14"] * h3,
html body .bvi-body[data-bvi-size="14"] * h3 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="14"] * h4,
html body .bvi-body[data-bvi-size="14"] * h4 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="14"] * h5,
html body .bvi-body[data-bvi-size="14"] * h5 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="14"] * h6,
html body .bvi-body[data-bvi-size="14"] * h6 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="13"] * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="13"] * h1,
html body .bvi-body[data-bvi-size="13"] * h1 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="13"] * h2,
html body .bvi-body[data-bvi-size="13"] * h2 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="13"] * h3,
html body .bvi-body[data-bvi-size="13"] * h3 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="13"] * h4,
html body .bvi-body[data-bvi-size="13"] * h4 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="13"] * h5,
html body .bvi-body[data-bvi-size="13"] * h5 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="13"] * h6,
html body .bvi-body[data-bvi-size="13"] * h6 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="12"] * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="12"] * h1,
html body .bvi-body[data-bvi-size="12"] * h1 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="12"] * h2,
html body .bvi-body[data-bvi-size="12"] * h2 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="12"] * h3,
html body .bvi-body[data-bvi-size="12"] * h3 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="12"] * h4,
html body .bvi-body[data-bvi-size="12"] * h4 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="12"] * h5,
html body .bvi-body[data-bvi-size="12"] * h5 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="12"] * h6,
html body .bvi-body[data-bvi-size="12"] * h6 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="11"] * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="11"] * h1,
html body .bvi-body[data-bvi-size="11"] * h1 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="11"] * h2,
html body .bvi-body[data-bvi-size="11"] * h2 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="11"] * h3,
html body .bvi-body[data-bvi-size="11"] * h3 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="11"] * h4,
html body .bvi-body[data-bvi-size="11"] * h4 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="11"] * h5,
html body .bvi-body[data-bvi-size="11"] * h5 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="11"] * h6,
html body .bvi-body[data-bvi-size="11"] * h6 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="10"] * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="10"] * h1,
html body .bvi-body[data-bvi-size="10"] * h1 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="10"] * h2,
html body .bvi-body[data-bvi-size="10"] * h2 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="10"] * h3,
html body .bvi-body[data-bvi-size="10"] * h3 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="10"] * h4,
html body .bvi-body[data-bvi-size="10"] * h4 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="10"] * h5,
html body .bvi-body[data-bvi-size="10"] * h5 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="10"] * h6,
html body .bvi-body[data-bvi-size="10"] * h6 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="9"] * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="9"] * h1,
html body .bvi-body[data-bvi-size="9"] * h1 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="9"] * h2,
html body .bvi-body[data-bvi-size="9"] * h2 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="9"] * h3,
html body .bvi-body[data-bvi-size="9"] * h3 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="9"] * h4,
html body .bvi-body[data-bvi-size="9"] * h4 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="9"] * h5,
html body .bvi-body[data-bvi-size="9"] * h5 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="9"] * h6,
html body .bvi-body[data-bvi-size="9"] * h6 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="8"] * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="8"] * h1,
html body .bvi-body[data-bvi-size="8"] * h1 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="8"] * h2,
html body .bvi-body[data-bvi-size="8"] * h2 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="8"] * h3,
html body .bvi-body[data-bvi-size="8"] * h3 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="8"] * h4,
html body .bvi-body[data-bvi-size="8"] * h4 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="8"] * h5,
html body .bvi-body[data-bvi-size="8"] * h5 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="8"] * h6,
html body .bvi-body[data-bvi-size="8"] * h6 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="7"] * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="7"] * h1,
html body .bvi-body[data-bvi-size="7"] * h1 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="7"] * h2,
html body .bvi-body[data-bvi-size="7"] * h2 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="7"] * h3,
html body .bvi-body[data-bvi-size="7"] * h3 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="7"] * h4,
html body .bvi-body[data-bvi-size="7"] * h4 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="7"] * h5,
html body .bvi-body[data-bvi-size="7"] * h5 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="7"] * h6,
html body .bvi-body[data-bvi-size="7"] * h6 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="6"] * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="6"] * h1,
html body .bvi-body[data-bvi-size="6"] * h1 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="6"] * h2,
html body .bvi-body[data-bvi-size="6"] * h2 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="6"] * h3,
html body .bvi-body[data-bvi-size="6"] * h3 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="6"] * h4,
html body .bvi-body[data-bvi-size="6"] * h4 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="6"] * h5,
html body .bvi-body[data-bvi-size="6"] * h5 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="6"] * h6,
html body .bvi-body[data-bvi-size="6"] * h6 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="5"] * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="5"] * h1,
html body .bvi-body[data-bvi-size="5"] * h1 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="5"] * h2,
html body .bvi-body[data-bvi-size="5"] * h2 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="5"] * h3,
html body .bvi-body[data-bvi-size="5"] * h3 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="5"] * h4,
html body .bvi-body[data-bvi-size="5"] * h4 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="5"] * h5,
html body .bvi-body[data-bvi-size="5"] * h5 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="5"] * h6,
html body .bvi-body[data-bvi-size="5"] * h6 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="4"] * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="4"] * h1,
html body .bvi-body[data-bvi-size="4"] * h1 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="4"] * h2,
html body .bvi-body[data-bvi-size="4"] * h2 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="4"] * h3,
html body .bvi-body[data-bvi-size="4"] * h3 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="4"] * h4,
html body .bvi-body[data-bvi-size="4"] * h4 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="4"] * h5,
html body .bvi-body[data-bvi-size="4"] * h5 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="4"] * h6,
html body .bvi-body[data-bvi-size="4"] * h6 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="3"] * {
  font-size: 3px !important;
}
html body .bvi-body[data-bvi-size="3"] * h1,
html body .bvi-body[data-bvi-size="3"] * h1 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="3"] * h2,
html body .bvi-body[data-bvi-size="3"] * h2 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="3"] * h3,
html body .bvi-body[data-bvi-size="3"] * h3 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="3"] * h4,
html body .bvi-body[data-bvi-size="3"] * h4 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="3"] * h5,
html body .bvi-body[data-bvi-size="3"] * h5 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="3"] * h6,
html body .bvi-body[data-bvi-size="3"] * h6 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="2"] * {
  font-size: 2px !important;
}
html body .bvi-body[data-bvi-size="2"] * h1,
html body .bvi-body[data-bvi-size="2"] * h1 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="2"] * h2,
html body .bvi-body[data-bvi-size="2"] * h2 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="2"] * h3,
html body .bvi-body[data-bvi-size="2"] * h3 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="2"] * h4,
html body .bvi-body[data-bvi-size="2"] * h4 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="2"] * h5,
html body .bvi-body[data-bvi-size="2"] * h5 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="2"] * h6,
html body .bvi-body[data-bvi-size="2"] * h6 * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="1"] * {
  font-size: 1px !important;
}
html body .bvi-body[data-bvi-size="1"] * h1,
html body .bvi-body[data-bvi-size="1"] * h1 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="1"] * h2,
html body .bvi-body[data-bvi-size="1"] * h2 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="1"] * h3,
html body .bvi-body[data-bvi-size="1"] * h3 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="1"] * h4,
html body .bvi-body[data-bvi-size="1"] * h4 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="1"] * h5,
html body .bvi-body[data-bvi-size="1"] * h5 * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="1"] * h6,
html body .bvi-body[data-bvi-size="1"] * h6 * {
  font-size: 3px !important;
}
html body .bvi-body .bvi-tts .bvi-tts-link {
  display: inline-block;
  border: 1px dashed transparent;
  border-bottom: 0;
  padding: 10px;
}
html body .bvi-body .bvi-tts .bvi-tts-text {
  border: 1px dashed transparent;
  padding: 10px;
}
html body .bvi-body a {
  text-decoration: none;
}
html body .bvi-body a.bvi-link {
  text-decoration: none;
  color: #000;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: 700;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
  margin: 2px;
}
@media (max-width: 575.98px) {
  html body .bvi-body a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-body a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-body a.bvi-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-body a.bvi-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .bvi-body a.bvi-link.active,
html body .bvi-body a.bvi-link:hover {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-body a.bvi-link:hover {
  color: #000;
}
html body .bvi-body a.bvi-link:focus {
  color: #000;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-body[data-bvi-images="true"] .bvi-background-image.bvi-img,
html body .bvi-body[data-bvi-images="true"] img.bvi-img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
html body .bvi-body[data-bvi-images="true"] .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-images="false"] .bvi-background-image {
  background-image: none !important;
  border: 0 !important;
}
html body .bvi-body[data-bvi-images="false"] div.bvi-img {
  vertical-align: middle;
  border: 2px dashed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  word-wrap: break-word;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
html body .bvi-body[data-bvi-images="grayscale"] .bvi-background-image,
html body .bvi-body[data-bvi-images="grayscale"] img.bvi-img {
  -moz-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");
  -o-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");
  -webkit-filter: grayscale(1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
}
html body .bvi-body[data-bvi-line-height="normal"] :not(.bvi-link) {
  line-height: 1.5 !important;
}
html body .bvi-body[data-bvi-line-height="average"] :not(.bvi-link) {
  line-height: 2 !important;
}
html body .bvi-body[data-bvi-line-height="big"] :not(.bvi-link) {
  line-height: 2.5 !important;
}
html body .bvi-body[data-bvi-letter-spacing="normal"] :not(.bvi-link) {
  letter-spacing: 0 !important;
}
html body .bvi-body[data-bvi-letter-spacing="average"] :not(.bvi-link) {
  letter-spacing: 2px !important;
}
html body .bvi-body[data-bvi-letter-spacing="big"] :not(.bvi-link) {
  letter-spacing: 4px !important;
}
html body .bvi-body[data-bvi-font-family="arial"] :not(i):not(span) {
  font-family: Arial, sans-serif !important;
}
html body .bvi-body[data-bvi-font-family="times"] :not(i):not(span) {
  font-family: "Times New roman" !important;
}
html body .bvi-body[data-bvi-flash-iframe="true"] .wp-audio-shortcode,
html body .bvi-body[data-bvi-flash-iframe="true"] figure,
html body .bvi-body[data-bvi-flash-iframe="true"] iframe,
html body .bvi-body[data-bvi-flash-iframe="true"] video,
html body .bvi-body[data-bvi-flash-iframe="true"] ymaps {
  display: block !important;
}
html body .bvi-body[data-bvi-flash-iframe="false"] .wp-audio-shortcode,
html body .bvi-body[data-bvi-flash-iframe="false"] figure,
html body .bvi-body[data-bvi-flash-iframe="false"] iframe,
html body .bvi-body[data-bvi-flash-iframe="false"] video,
html body .bvi-body[data-bvi-flash-iframe="false"] ymaps {
  display: none !important;
}
html body .bvi-body .bvi-hide {
  display: none;
}
html body .bvi-body .bvi-show,
html body .bvi-hide {
  display: block;
}
html body .bvi-show {
  display: none;
}
html body #bvi-panel-show.bvi-link,
html body a.bvi-link-shortcode,
html body a.bvi-link-widget {
  -webkit-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
html body #bvi-panel-show.bvi-link {
  color: #000;
  background-color: #fff;
  text-align: center;
  height: 36px;
  font-weight: 700;
  line-height: 36px;
  padding: 0 10px;
  border: 1px solid #b2b2b2;
}
html body #bvi-panel-show.bvi-link.bvi-link-top {
  position: fixed !important;
  top: 2.5rem !important;
  right: 1.5rem !important;
  z-index: 999999 !important;
}
html body #bvi-panel-show .bvi-images {
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
}
html body #bvi-panel-show .bvi-images.bvi-images-eye {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=);
  width: 32px;
  height: 32px;
}
html body a.bvi-link-shortcode,
html body a.bvi-link-widget {
  padding: 5px 10px;
}
html body a.bvi-link-shortcode .bvi-svg-eye,
html body a.bvi-link-widget .bvi-svg-eye {
  display: inline-block;
  overflow: visible;
  width: 1.125em;
  height: 1em;
  font-size: 2em;
  vertical-align: middle;
}
.marquee {
  width: 100%;
  height: 80px;
  padding: 18px 0;
  background-color: #7e1332;
  position: relative;
  z-index: 2;
}
.marquee__wrapper {
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.marquee__text {
  width: 280px;
  overflow: hidden;
}
.marquee__link,
.marquee__text p {
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.marquee__text p {
  margin: 0;
  color: #fff;
}
.marquee__text a {
  color: #fff;
  margin-right: 40px;
  outline: nonenpm install scrollmagic;
}
.marquee__link {
  min-width: 200px;
  text-align: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: rgba(255, 255, 255, 0.77);
}
.marquee__link:hover {
  color: rgba(255, 255, 255, 0.5);
}
.marquee__close-btn {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  background-image: url(../img/icons/cross.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border: 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .marquee {
    height: 55px;
  }
  .marquee__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 768px;
    max-width: 1200px;
    padding: 0 5.2%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .marquee__link {
    padding: 0 40px 0 10px;
    font-size: 13px;
    line-height: 16px;
  }
  .marquee__text {
    width: 80%;
  }
  .marquee__text p {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 1440px) {
  .marquee__wrapper {
    min-width: 1440px;
    max-width: 1440px;
    padding: 0 6.8%;
  }
  .marquee__close-btn {
    right: 26px;
  }
  .marquee__link {
    margin-right: 80px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.02em;
  }
  .marquee__text {
    width: 80%;
  }
}
.header {
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: rgba(14, 14, 14, 0.6);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  z-index: 10;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
.header--inner {
  background-color: #0e0e0e;
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
}
.header--fixed {
  position: fixed;
  background-color: #0e0e0e;
}
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
.header__search,
.header__search--opened .header__search-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__search--opened .header__search-form {
  position: absolute;
  right: 25px;
  top: -8px;
  border-radius: 0;
  z-index: 2;
}
.header__search-activate {
  display: block;
  width: 13px;
  height: 13px;
  padding: 0;
  background: 0 0;
  border: 0;
  background-image: url(../img/icons/search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}
.header__search-activate--active {
  background-image: url(../img/icons/cross.svg);
}
.header__search-activate:active,
.header__search-activate:focus,
.header__search-activate:hover,
.header__search-form-btn:active,
.header__search-form-btn:focus,
.header__search-form-btn:hover {
  outline: 0;
  opacity: 0.5;
}
.header__search-form {
  display: none;
}
.header__search-form input {
  width: 274px;
  padding: 10px 15px;
  height: 32px;
  font-size: 13px;
  line-height: 13px;
  margin-right: -20px;
  background: #8c8c8c;
  border-radius: 3px;
  border: 0;
  font-family: inherit;
  color: #fff;
}
.header__search-form input::-webkit-input-placeholder {
  font-size: 13px;
  color: #fff;
}
.header__search-form input::-moz-placeholder {
  font-size: 13px;
  color: #fff;
}
.header__search-form input:-ms-input-placeholder,
.header__search-form input::-ms-input-placeholder {
  font-size: 13px;
  color: #fff;
}
.header__search-form input::placeholder {
  font-size: 13px;
  color: #fff;
}
.header__search-form input:active,
.header__search-form input:focus {
  -webkit-box-shadow: 0 0 0 2px #c8134a;
  box-shadow: 0 0 0 2px #c8134a;
  outline: 0;
}
.header__search-form-btn {
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 0;
  background: 0 0;
  background-image: url(../img/icons/search.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 0;
  cursor: pointer;
}
.header__menu-list {
  display: none;
}
.header__user-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .header {
    padding-bottom: 0;
    padding-top: 30px;
  }
  .header--fixed {
    position: fixed;
    margin-bottom: 0;
  }
  .header--fixed .header__menu-list {
    display: none;
  }
  .header--fixed .header__wrapper {
    display: grid;
    grid-template-areas: "logo . user-block" "nav nav nav";
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }
  .header--fixed .header__logo {
    padding-bottom: 0;
  }
  .header--fixed .header__user-block {
    grid-area: user-block;
  }
  .header--fixed .header__search {
    margin-right: 25px;
  }
  .header__wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 768px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .header__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  .header__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .header__menu-list {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 30px 0 0;
  }
  .header__menu-item {
    margin-right: 24px;
  }
  .header__menu-item:last-child {
    margin-right: 0;
  }
  .header__menu-item a {
    font-size: 9.72751px;
    line-height: 12px;
    font-weight: 700;
    color: #a2a2a2;
    text-decoration: none;
  }
  .header__search {
    margin-right: 50px;
  }
  .header__search-form input {
    width: 275px;
  }
  .header__search-activate,
  .header__search-form-btn {
    width: 15px;
    height: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .header {
    padding-top: 23px;
    padding-bottom: 0;
  }
  .header--fixed .header__wrapper {
    grid-template-areas: "logo nav user-block";
  }
  .header--fixed .header__user-block {
    padding-bottom: 23px;
  }
  .header--fixed .header__logo {
    padding-bottom: 15px;
  }
  .header--fixed .header__search--opened .header__search-form {
    top: -5px;
  }
  .header__wrapper {
    min-width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
    display: grid;
    grid-template-areas: "logo user-block" "logo nav ";
    grid-template-columns: 1fr 3fr;
  }
  .header__logo {
    grid-area: logo;
    padding-bottom: 30px;
  }
  .header__user-block {
    grid-area: user-block;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header__search {
    margin-right: 60px;
  }
  .header__search-form input {
    width: 375px;
  }
  .header__menu-list {
    margin-right: 50px;
  }
  .header__menu-item {
    margin-right: 24px;
  }
  .header__menu-item:last-child {
    margin-right: 0;
  }
  .header__menu-item a {
    font-size: 13px;
    line-height: 14px;
    color: #a2a2a2;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  .header__menu-item a:hover {
    color: #fff;
    text-decoration: underline;
  }
}
@media screen and (max-width: 374px) {
  .header__search {
    margin-left: auto;
    margin-right: 0;
  }
  .header__search--opened .header__search-form input {
    width: 200px;
  }
}
.logo {
  width: 240px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.logo img {
  margin-right: 13px;
}
.logo__text {
  width: 154px;
  margin-bottom: 8px;
  font-size: 9px;
  line-height: 1.22;
  color: #fff;
  display: none;
}
.logo__slogan {
  width: 100%;
  padding-left: 62px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.2px;
  font-weight: 700;
  font-style: italic;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b01645),
    to(#fe407a)
  );
  background: -o-linear-gradient(left, #b01645 0, #fe407a 100%);
  background: linear-gradient(to right, #b01645 0, #fe407a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
  .logo img {
    display: block;
    width: 275px;
    height: 56px;
  }
@media screen and (min-width: 768px) {
  .logo {
    width: 250px;
  }
  .logo--fixed .logo__slogan {
    display: none;
  }
  .logo__text {
    width: 160px;
    font-size: 8px;
    line-height: 10px;
    display: none;
  }
  .logo img {
    display: block;
    width: 275px;
    height: 56px;
    margin-right: 25px;
  }

}
@media screen and (min-width: 1440px) {
  .logo {
    width: 300px;
  }
  .logo--fixed {
    width: 310px;
  }
  .logo--fixed .logo__text {
    width: 220px;
  }
  .logo img {
    display: block;
    width: 275px;
    height: 56px;
    margin-right: 25px;
  }
  .logo__text {
    width: 179px;
    margin-bottom: 13px;
    font-size: 11px;
    line-height: 13px;
    display: none;
  }
  .logo__slogan {
    padding-left: 0;
    font-size: 22px;
    line-height: 28px;
  }
}
.lang {
  position: relative;
  margin-right: 13px;
  font-size: 11.4961px;
  line-height: 14px;
  font-weight: 700;
  color: #c8134a;
}
.lang__btn {
  width: 30px;
  padding: 0;
  background-color: transparent;
  border: 0;
  background-image: url(../img/icons/lang-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  color: inherit;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lang__btn:focus,
.lang__btn:hover {
  outline: 0;
  opacity: 0.7;
}
.lang__list {
  display: none;
}
.lang__list--opened {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: rgba(32, 29, 24, 0.9);
}
.lang__list--opened a {
  text-decoration: none;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .lang {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media screen and (min-width: 1440px) {
  .lang {
    margin-right: 0;
    font-size: 16px;
    line-height: 1.2;
  }
  .lang__btn {
    width: 35px;
  }
  .lang__list {
    padding: 0 5px 5px;
  }
}
@media screen and (max-width: 374px) {
  .lang {
    display: none;
  }
}
.main-nav__toggle {
  display: block;
  width: 12px;
  height: 10px;
  background: 0 0;
  background-image: url(../img/icons/menu.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border: 0;
  position: relative;
  z-index: 2;
}
.main-nav__toggle--opened {
  background-image: url(../img/icons/cross.svg);
}
.main-nav__toggle:active,
.main-nav__toggle:focus {
  outline: 0;
  opacity: 0.5;
}
.main-nav__list {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-nav__list--opened {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: #292929;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 88px 10px 100px 20px;
}
.main-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 320px;
  max-width: 375px;
}
.main-nav__item a {
  padding: 7px 0;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
}
.banners__list-item a:hover p,
.main-nav__item--active {
  color: #c8134a;
}
.main-nav__item--active a {
  color: inherit;
}
.main-nav__item--contrast {
  display: none;
}
.main-nav__sublist {
  margin: 0;
  list-style: none;
  width: 100%;
  padding: 0 0 0 20px;
  display: block;
}
.main-nav__sublist a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  text-decoration: none;
}
.main-nav__sublist a:hover,
.main-slider__item-text h2 a:hover {
  text-decoration: underline;
}
.main-nav__header-menu {
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #a2a2a2;
  list-style: none;
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  padding: 35px 0 0;
}
.main-nav__header-menu a {
  color: inherit;
  text-decoration: none;
}
.main-nav__footer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 35px;
}
.main-nav__footer-logo {
  width: 100px;
}
.main-nav__footer-logo p {
  margin: 0;
  font-size: 5.91018px;
  line-height: 7px;
  color: #cfc8b7;
}
.main-nav__footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}
.main-nav__footer-links a,
.main-slider__item-text p {
  font-size: 12px;
  line-height: 15px;
  color: #cfc8b7;
}
@media screen and (min-width: 768px) {
  .main-nav__footer-item,
  .main-nav__header-menu,
  .main-nav__toggle {
    display: none;
  }
  .main-nav__item {
    min-width: auto;
    max-width: auto;
  }
  .main-nav__item a {
    padding: 10px;
    font-size: 11px;
    line-height: 14px;
  }
  .main-nav__item--contrast {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-nav__item:focus-within,
  .main-nav__item:hover {
    background: rgba(14, 14, 14, 0.6);
  }
  .main-nav__item:focus-within > .main-nav__sublist,
  .main-nav__item:hover > .main-nav__sublist {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .main-nav--fixed .main-nav__item--contrast:focus-within,
  .main-nav--fixed .main-nav__item--contrast:hover,
  .main-nav__item--contrast:focus-within,
  .main-nav__item--contrast:hover {
    opacity: 0.5;
    background-color: transparent;
  }
  .main-nav {
    margin-top: 15px;
    grid-area: nav;
  }
  .main-nav--fixed {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .main-nav--fixed .main-nav__item--contrast {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-nav--fixed .main-nav__item--contrast a {
    padding-left: 0;
    padding-right: 13px;
  }
  .main-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-nav__sublist {
    position: absolute;
    left: 40%;
    top: 100%;
    padding: 50px 1000em;
    margin: 0 -1000em;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    background: rgba(14, 14, 14, 0.8);
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-nav__sublist > li {
    margin-left: auto;
    padding: 5px 0;
    list-style: none;
    min-width: 250px;
    color: #fff;
  }
  .main-nav__sublist > li a {
    color: #fff;
  }
}
@media screen and (min-width: 1440px) {
  .main-nav {
    grid-area: nav;
    margin-top: 0;
    align-self: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-nav--fixed {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .main-nav--fixed .main-nav__list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-nav--fixed .main-nav__item {
    margin: 0;
  }
  .main-nav--fixed .main-nav__item--contrast {
    width: 0;
  }
  .main-nav--fixed .main-nav__item--contrast a {
    padding-right: 30px;
  }
  .main-nav--fixed .main-nav__item--contrast:focus-within,
  .main-nav--fixed .main-nav__item--contrast:hover {
    opacity: 0.5;
    background-color: transparent;
  }
  .main-nav__item {
    margin-left: 10px;
  }
  .main-nav__item:first-child {
    margin-left: 0;
  }
  .main-nav__item a {
    padding: 10px 10px 30px;
    font-size: 16px;
    line-height: 16px;
  }
  .main-nav__sublist {
    left: 53%;
  }
  .main-nav__sublist a {
    padding: 10px;
  }
}
.main-slider {
  position: relative;
  width: 100%;
/*  min-height: 555px;*/
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0px;
  border-bottom: 11px solid #c8134a;
  background-color: #333;
}
.main-slider .slider-track,
.main-slider__item img {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.main-slider a {
  display: block;
  height: 100%;
}
.main-slider a picture{
	height: 100%;
	display: flex;
	display: table;
	width: 100%;
}

.main-slider * {
  outline: 0;
}
.buildings__slider-controls
  .buildings__slider-dots
  .slick-dots
  li.slick-active
  button:before,
.main-slider .slick-dots li.slick-active button:before {
  color: #c8134a;
  opacity: 1;
}
.main-slider .slick-dots li button:before {
  font-size: 16px;
  color: #fff;
  opacity: 1;
}
.main-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.main-slider__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-slider__list .slick-active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.main-slider__item {
 /* height: 544px !important;*/
  position: relative;
  z-index: 1;
}
.main-slider__item img {
  display: block;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.main-slider__article {
  position: relative;
/*  min-height: 545px;*/
  margin-bottom: -5px;
}
.main-slider__article img {
  display: block;
  min-width: 375px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 374px) {
  .main-slider__article img {
    min-width: unset;
  }
}
.main-slider__video {
  position: relative;
  height: 544px;
  overflow: hidden;
}
.main-slider__item-description,
.main-slider__video video {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-slider__video video {
  height: 100%;
  width: auto;
  top: 0;
}
.main-slider__item-description {
  bottom: 50px;
  padding: 0 10px;
  width: 320px;
}
@media (max-width: 374px) {
  .main-slider__item-description {
    width: 280px;
    left: 20px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.main-slider__item-text h2 {
  margin: 0 0 35px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
}
.main-slider__item-text h2 a {
  color: inherit;
  text-decoration: none;
}
.main-slider__item-text p {
  font-weight: 700;
  color: #fff;
}
.main-slider__item-type {
  margin-bottom: 26px;
}
.main-slider__item-place p,
.main-slider__item-type p {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}
.main-slider__controls,
.main-slider__item-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-slider__item-place p {
  font-weight: 700;
}
.main-slider__item-place::before {
  content: url(../img/icons/map-pin.svg);
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.main-slider__controls {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-slider__controls .slick-dots {
  position: static;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.buildings__slider-controls .buildings__slider-dots .slick-dots li,
.main-slider__controls .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 4px;
}
.buildings__slider-controls .buildings__slider-dots .slick-dots li button,
.main-slider__controls .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: center;
}
.main-slider__controls .slick-dots li button::before {
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-size: 5px;
  color: #fff;
  opacity: 1;
}
.main-slider__controls .slick-arrow {
  padding: 0;
  font-size: 0;
  width: 7px;
  height: 12px;
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.main-slider__dots {
  margin: 0 5px;
}
.main-slider__next {
  background-image: url(../img/icons/next-arrow.svg);
}
.main-slider__prev {
  background-image: url(../img/icons/prev-arrow.svg);
}
@media screen and (min-width: 375px) {
  .main-slider {
/*    min-width: 768px;*/
    max-width: 768px;
 /*   min-height: 800px;*/
  }
  .main-slider__article {
 /*   min-height: 790px;*/
  }
  .main-slider__article--video img {
    display: none !important;
  }
  .main-slider__article--video .main-slider__video {
    display: block;
  }
  .main-slider__item {
/*    height: 790px !important;*/
  }
  .main-slider__item-description {
    position: absolute;
    left: 50%;
    top: 36%;
/*    width: 768px;*/
    width: 100%;
    margin: 0 auto;
    padding: 0 5.2%;
  }
  .main-slider__item-text h2 {
    max-width: 650px;
    margin: 0 0 43px;
    font-size: 30px;
    line-height: 38px;
  }
  .main-slider__item-text p {
    margin: 0;
  }
  .main-slider__item-place {
    margin-top: 20px;
  }
  .main-slider__item-place p,
  .main-slider__item-text p {
    font-size: 15px;
    line-height: 19px;
  }
  .main-slider__item-place::before {
    content: url(../img/icons/map-pin.svg);
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .main-slider__controls {
    bottom: 40px;
  }
  .main-slider__item-type {
    margin-bottom: 33px;
  }
  .main-slider__item-type p {
    font-size: 20px;
    line-height: 25px;
  }
  .main-slider .slick-dots li button:before {
    font-size: 11px;
  }
  .main-slider .slick-dots li {
    margin: 0 4px;
  }
  .main-slider .slick-arrow {
    width: 10px;
    height: 18px;
    cursor: pointer;
  }
  .main-slider__dots {
    margin: 0 22px;
  }
  .main-slider__video {
    height: 790px;
  }
}
@media screen and (min-width: 768px) {
  .main-slider {
    border-bottom: none;
    background-color: #f3f3f3;
    width: 100%;
    max-width: 100%;
  }
  .main-slider__list {
    min-width: 1440px;
    min-width: 769px;
/*    max-width: 1920px;*/
    margin: 0 auto;
    border-bottom: 11px solid #c8134a;
  }
  .main-slider__item {
 /*   min-height: 800px;
    height: 800px;*/
  }
  .main-slider__article {
    height: 100%;
    position: relative;
/*    min-height: 800px;*/
  }
  .main-slider__article img {
    display: block;
/*    height: 100%;*/
    margin: 0 auto;
	width: 100%;
  }
  .main-slider__item-description {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 50px;
/*    width: 1440px;*/
    width: 100%;
    padding: 0 130px;
  }
  .main-slider__item-type {
    margin-bottom: 25px;
  }
  .main-slider__item-text h2 {
    max-width: 80%;
    margin: 0 0 30px;
    font-size: 40px;
    line-height: 50px;
  }
  .main-slider__item-text p {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
  }
  .main-slider__controls {
    bottom: 55px;
 /*   width: 1440px;*/
    width: 100%;
    padding: 0 130px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-slider .slick-dots li {
    width: 20px;
    height: 20px;
  }
  .main-slider .slick-dots li button:before {
    font-size: 10px;
    line-height: 20px;
  }
  .main-slider .slick-arrow {
    width: 14px;
    height: 25px;
  }
  .main-slider__video {
    height: 800px;
  }
}
.projects {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  position: relative;
}
.projects__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.projects__list-item {
  min-height: 96px;
  margin-bottom: 14px;
  background-color: #f3f3f3;
  padding: 0 0 0 20px;
}
.projects__list-item:last-of-type {
  margin-bottom: 0;
}
.projects__list-item--special {
  margin: 30px 0 38px;
  padding: 0 20px;
  width: 100%;
  min-height: 184px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.projects__list-item--special::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
}
.projects__list-item--special .projects__list-item-picture,
.projects__list-item--special::after {
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  right: 20px;
}
.projects__list-item--special .projects__list-item-picture img,
.social__link svg {
  width: 100%;
  height: 100%;
}
.projects__list-item-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  max-width: 400px;
  margin: 0 auto;
}
.projects__list-item-article img {
  display: block;
  max-width: 137px;
  height: auto;
}
.projects__list-item-article p {
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.projects__list-item-article p a,
.subscribe__success-popup a {
  color: inherit;
}
.projects__list-item-text {
  padding-left: 24px;
}
.projects__list-item-desc {
  position: relative;
  z-index: 1;
  max-width: 400px;
  margin: 0 auto;
  padding: 30px 27px 0;
}
.projects__list-item-desc h3 {
  margin: 0 0 13px;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
}
.projects__list-item-desc p {
  margin: 0;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
}
.projects__btn {
  position: relative;
  display: inline-block;
  min-width: 160px;
  margin-top: 70px;
  padding: 14px 21px;
  background-color: #f3f3f3;
  text-decoration: none;
  color: #c8134a;
  font-size: 16px;
  font-weight: 700;
}
.projects__btn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  margin-left: 5px;
  background-image: url(../img/icons/preview-slider-next-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 7px;
}
@media screen and (min-width: 768px) {
  .projects {
    padding-bottom: 25px;
  }
  .projects__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 768px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 5.2%;
  }
  .projects__list-item {
    width: 32.33%;
    padding: 0;
    margin: 0 0 25px;
  }
  .projects__list-item:last-of-type {
    margin-bottom: 25px;
  }
  .projects__list-item--special {
    width: 100%;
    padding: 0;
  }
  .projects__list-item--special .projects__list-item-picture,
  .projects__list-item--special::after {
    left: 0;
    right: 0;
  }
  .projects__list-item-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .projects__list-item-article img {
    max-width: 100%;
    margin-bottom: 13px;
  }
  .projects__list-item-text {
    padding-left: 12px;
    padding-right: 12px;
    max-width: 100%;
  }
  .projects__list-item-desc {
    position: relative;
    max-width: 570px;
    margin: 0;
    padding: 30px 27px 0;
  }
  .projects__list-item-desc h3 {
    margin: 0 0 13px;
    font-size: 36px;
    line-height: 1.1;
    color: #fff;
  }
  .projects__list-item-desc p {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
  }
  .projects__btn {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .projects {
    padding-top: 55px;
    padding-bottom: 30px;
  }
  .projects__list {
    min-width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
  .projects__list-item {
    width: 375px;
  }
  .projects__list-item--special {
    width: 100%;
    min-height: 146px;
  }
  .projects__list-item-article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 0 0;
  }
  .projects__list-item-article img {
    margin-bottom: 0;
  }
  .projects__list-item-text {
    width: 200px;
    padding-left: 28px;
    padding-top: 7px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .projects__list-item-desc {
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 18px;
  }
  .projects__list-item-desc h3 {
    margin-bottom: 8px;
  }
  .projects__btn {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: auto;
  }
}
.main-info {
  background-color: #f3f3f3;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .main-info__wrapper {
    min-width: 1440px;
    max-width: 1440px;
    padding: 50px 130px;
    margin: auto;
    display: grid;
    grid-template-columns: 860px 260px;
    grid-column-gap: 40px;
  }
}
.news {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 30px 20px 23px;
}
@media screen and (min-width: 768px) {
  .news {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .news {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.news--inner {
  padding-top: 40px;
  padding-bottom: 33px;
  background-color: #f9f9f9;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.news__title {
  margin: 0 0 35px;
  font-size: 20px;
  color: #292929;
  font-weight: 400;
  text-align: center;
}
.news__list {
  padding: 0;
  list-style: none;
  margin: 0 auto;
  max-width: 375px;
}
.news__item {
  margin-bottom: 25px;
  background-color: #fff;
}
.news__item--main {
  padding-bottom: 15px;
}
.news__item--main .news__text {
  padding-right: 29px;
}
.news__item--attention {
  padding-bottom: 20px;
}
.news__photo img {
  display: block;
  min-width: 100%;
  max-width: 100%;
}
.news__link {
  text-decoration: none;
  color: #000;
}
.news__link:hover {
  color: #000;
}
.news__type {
  margin-bottom: 10px;
  color: #c8134a;
  font-size: 13px;
  font-weight: 700;
}
.news__article {
  font-size: 13px;
  line-height: 16px;
  height: 100%;
}
.news__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6px 0 17px;
}
.news__date {
  color: rgba(200, 19, 74, 0.62);
}
.news__text {
  padding: 25px 26px 0 29px;
}
.news__text h3 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: underline;
}
.news__text p {
  font-family: "Roboto", arial, sans-serif;
}
.news__read-link {
  color: #c8134a;
  text-decoration: underline;
}
.news__show-more-link {
  display: block;
  width: 202px;
  margin: 40px auto 0;
  padding: 11px 5px 13px;
  color: #c8134a;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.02em;
  border: 1px solid #cfc8b7;
  border-radius: 3px;
}
.news__link {
  display: block;
  height: 100%;
}
.news__show-archive-link {
  display: block;
  margin-top: 36px;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #cdbb8f;
  text-align: center;
}
.news__show-archive-link:hover,
.shop__slider-dots li button:hover {
  opacity: 0.8;
}
.news__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .news__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .news__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .news {
    width: 768px;
    margin: 0 auto;
    padding: 80px 5.2% 40px;
  }
  .news--inner {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .news--inner .news__list {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .news--inner .news__list {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  .news--inner .news__list {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .news__title {
    margin-bottom: 45px;
    font-size: 26px;
  }
  .news__list {
    max-width: 100%;
    width: 768px;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  .news__article,
  .news__item--main .news__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
  }
  .news__article {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .news__article h3 {
    min-height: 85px;
  }
  .news__item {
    margin-bottom: 0;
  }
  .news__item--main {
    align-self: flex-start;
    width: 100%;
    grid-column: 1/3;
    padding-bottom: 0;
  }
  .news__item--main .news__article {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .news__item--main .news__photo {
    width: 181px;
    height: 100%;
  }
  .news__item--main .news__photo img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .news__item--main .news__text {
    width: 73%;
    padding-top: 30px;
  }
  .news__item--main .news__text h3 {
    margin-bottom: 28px;
    min-height: 50px;
  }
  .news__item--main .news__info {
    width: 100%;
  }
  .news__item--attention .news__article {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .news__text {
    padding-right: 5px;
  }
  .news__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .news__show-more-link {
    min-width: 280px;
  }
  .news__show-archive-link {
    display: inline-block;
    text-align: left;
  }
}
@media screen and (min-width: 1440px) {
  .news {
    max-width: 860px;
    width: 860px;
    padding: 0 0 40px;
    margin: 0;
    grid-row: 1/2;
  }
  .news--inner {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 40px;
  }
  .news--inner .news__item--main .news__article {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .news--inner .news__item--main .news__article .news__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 33px;
  }
  .news__title {
    text-align: left;
    font-size: 30px;
    line-height: 38px;
  }
  .news__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .news__list--in-museum {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 13px;
  }
  .news__list--in-museum .news__item {
    width: 100%;
    margin: 0;
  }
  .news__list--in-museum .news__item--main {
    grid-column-start: 1;
    grid-column-end: 5;
    margin-bottom: 0;
  }
  .news__list--inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .news__list--inner .news__item {
    width: 100%;
    margin: 0;
  }
  .news__list--inner .news__item--main {
    grid-column: 1/4;
  }
  .news__item:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 10px -4px #666;
    box-shadow: 0 0 10px -4px #666;
  }
  .news__item:hover .news__photo {
    overflow: hidden;
  }
  .news__item:hover .news__photo img {
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .news__item:nth-child(2n + 4) {
    margin-right: 0;
  }
  .news__item--main {
    width: 100%;
    margin-right: 0;
    grid-column: 1/4;
  }
  .news__item--main .news__photo {
    width: 367px;
  }
  .news__item--main .news__text {
    width: 57%;
    padding-left: 21px;
  }
  .news__item--attention {
    padding-bottom: 0;
  }
  .news__text h3 {
    min-height: 120px;
  }
  .news__photo img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.news--with-bg-photo .news__item {
  position: relative;
  min-height: 340px;
}
@media screen and (max-width: 766px) {
  .news--with-bg-photo .news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .news--with-bg-photo .news__item--main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.news--with-bg-photo .news__item .news__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #2f2f2f;
  height: 100%;
}
.news--with-bg-photo .news__item .news__info {
  padding-bottom: 0;
}
.news--with-bg-photo .news__item--attention {
  padding-top: 55px;
  padding-bottom: 0;
  background-color: #2f2f2f;
}
.news--with-bg-photo .news__item .news__link {
  color: #fff;
}
.news--with-bg-photo .news__item .news__text {
  position: relative;
  padding-bottom: 20px;
  z-index: 2;
  font-size: 16px;
  background: rgba(47, 47, 47, 0.5);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 47, 47, 0.78055)),
    color-stop(65%, rgba(47, 47, 47, 0.391194)),
    to(rgba(47, 47, 47, 0))
  );
  background: -o-linear-gradient(
    bottom,
    rgba(47, 47, 47, 0.78055) 0,
    rgba(47, 47, 47, 0.391194) 65%,
    rgba(47, 47, 47, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(47, 47, 47, 0.78055) 0,
    rgba(47, 47, 47, 0.391194) 65%,
    rgba(47, 47, 47, 0) 100%
  );
}
.news--with-bg-photo .news__item .news__text h3 {
  min-height: auto;
  font-size: 16px;
  text-decoration: none;
}
.news--with-bg-photo .news__item .news__text--black {
  background: 0 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0.78055)),
    color-stop(65%, rgba(255, 255, 255, 0.391194)),
    to(rgba(255, 255, 255, 0))
  );
  background: -o-linear-gradient(
    bottom,
    rgba(255, 255, 255, 0.78055) 0,
    rgba(255, 255, 255, 0.391194) 65%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.78055) 0,
    rgba(255, 255, 255, 0.391194) 65%,
    rgba(255, 255, 255, 0) 100%
  );
  color: #000;
}
.news--with-bg-photo .news__item .news__text--black .news__date {
  color: #000;
}
.news--with-bg-photo .news__item .news__date {
  color: #fff;
}
.news--with-bg-photo .news__item .news__photo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.news--with-bg-photo .news__item .news__photo img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 380px;
}
.news--with-bg-photo .news__item--main {
  min-height: 325px;
}
@media screen and (min-width: 768px) {
  .news--with-bg-photo .news__item--main .news__article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .news--with-bg-photo .news__item--main .news__photo {
    width: 181px;
    height: 100%;
  }
  .news--with-bg-photo .news__item--main .news__photo img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  .news--with-bg-photo .news__item--main .news__photo {
    width: 367px;
  }
}
.news--with-bg-photo .news__item--main .news__photo {
  position: static;
}
.news--with-bg-photo .news__item--main .news__article {
  background-color: #fff;
}
.news--with-bg-photo .news__item--main .news__text {
  background: 0 0;
}
.news--with-bg-photo .news__item--main .news__link {
  color: #000;
}
.news--with-bg-photo .attention {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
}
.attention {
  padding: 17px 22px 19px;
  background-color: #c8134a;
  color: #fff;
  font-size: 15px;
  line-height: 19px;
  position: relative;
}
.attention p,
.subscribe__success-popup p {
  margin: 0;
}
.attention--white {
  background-color: #fff;
  color: #c8134a;
}
.attention--white .attention__btn {
  background-image: url(../img/icons/cross-pink.svg);
}
.attention__btn {
  position: absolute;
  right: 22px;
  top: 17px;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  border: 0;
  background: 0 0;
  background-image: url(../img/icons/cross.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  outline: 0;
}
.subscribe {
  margin-bottom: 22px;
  padding: 20px 24px 37px;
  background: #2c2c2c;
  background-image: url(../img/subscribe-pettern.jpg);
  background-repeat: repeat;
  background-size: auto;
  color: #bbb5a6;
}
.subscribe--footer {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 35px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #3a3936;
  border-radius: 3px;
}
.subscribe--footer .subscribe__title {
  font-size: 14px;
  line-height: 135.2%;
}
.subscribe--footer .subscribe__form {
  padding-top: 37px;
}
.subscribe--footer .subscribe__field,
.text__article .seares ol li {
  margin-bottom: 20px;
}
.subscribe--footer .subscribe__field label {
  font-size: 9px;
  line-height: 12px;
}
.subscribe--footer .subscribe__field label a {
  display: inline;
}
.subscribe--footer .subscribe__field label::before {
  width: 12px;
  height: 12px;
}
.subscribe--footer .subscribe__field input:checked + label::after {
  top: 6px;
  left: 3px;
  width: 6px;
  height: 6px;
}
.subscribe--footer .subscribe__btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 0;
  padding: 8px 5px 10px;
}
.subscribe--in-form {
  display: none;
}
.subscribe__title {
  margin: 0;
  max-width: 230px;
  font-size: 16px;
  line-height: 22px;
}
.subscribe__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 30px;
}
.subscribe__input-field {
  margin-bottom: 4px;
  padding: 13px 5px 11px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #c8134a;
  font-family: "Merriweather", Georgia, serif;
  border: 0;
  border-radius: 3px;
}
.subscribe__input-field::-webkit-input-placeholder {
  color: #c8134a;
}
.subscribe__input-field::-moz-placeholder {
  color: #c8134a;
}
.subscribe__input-field:-ms-input-placeholder,
.subscribe__input-field::-ms-input-placeholder {
  color: #c8134a;
}
.subscribe__input-field::placeholder {
  color: #c8134a;
}
.buildings__list-item button:focus,
.buildings__list-item a:focus,
.subscribe__input-field:focus {
  outline: 0;
}
.subscribe__input-field--dark {
  margin-bottom: 8px;
  padding-left: 20px;
  background-color: #31302f;
  color: #cfc8b7 !important;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-align: left;
}
.subscribe__input-field--dark::-webkit-input-placeholder {
  color: #cfc8b7;
}
.subscribe__input-field--dark::-moz-placeholder {
  color: #cfc8b7;
}
.subscribe__input-field--dark:-ms-input-placeholder,
.subscribe__input-field--dark::-ms-input-placeholder,
.subscribe__input-textarea:-ms-input-placeholder {
  color: #cfc8b7;
}
.subscribe__input-field--dark::placeholder {
  color: #cfc8b7;
}
.subscribe__input-textarea {
  height: 79px;
  margin-bottom: 12px;
  background-color: #31302f;
  padding: 8px 20px 11px;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.02em;
  font-family: inherit;
  color: #cfc8b7 !important;
  border: 0;
  resize: none;
}
.subscribe__input-textarea::-webkit-input-placeholder {
  color: #cfc8b7;
}
.subscribe__input-textarea::-moz-placeholder {
  color: #cfc8b7;
}
.subscribe__input-textarea::-ms-input-placeholder {
  color: #cfc8b7;
}
.subscribe__input-textarea::placeholder {
  color: #cfc8b7;
}
.subscribe__btn {
  margin-bottom: 15px;
  padding: 11px 5px 15px;
  background: #c8134a;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
}
.subscribe__field label {
  position: relative;
  display: block;
  padding-left: 24px;
  font-size: 12px;
  line-height: 17px;
}
.subscribe__field label a {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
}
.subscribe__field label::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  border: 1px solid #bbb5a6;
  border-radius: 3px;
}
.subscribe__field input:checked + label::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #c8134a;
}
.subscribe__success-popup {
  opacity: 0;
  width: 100%;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.subscribe__success-popup--open {
  opacity: 1;
  padding-top: 10px;
  color: #bbb5a6;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .subscribe {
    margin-bottom: 21px;
  }
  .subscribe--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 35px;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .subscribe--footer .subscribe__title {
    max-width: 227px;
    font-size: 16.1171px;
    line-height: 135.2%;
  }
  .subscribe--footer .subscribe__form {
    width: 100%;
    padding-top: 20px;
    padding-right: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "input1 textarea textarea" "input2 textarea textarea" "text text btn";
    grid-gap: 10px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .subscribe--footer .subscribe__input-field--dark {
    width: 237px;
    margin: 0;
    padding-top: 8px;
    font-size: 12.0878px;
    line-height: 15px;
    letter-spacing: 0.02em;
  }
  .subscribe--footer .subscribe__input-field--dark:nth-child(1) {
    grid-area: input1;
  }
  .subscribe--footer .subscribe__input-field:nth-child(2) {
    grid-area: input2;
  }
  .subscribe--footer .subscribe__input-textarea {
    grid-area: textarea;
    height: 100%;
    font-size: 12.0878px;
    line-height: 15px;
  }
  .subscribe--footer .subscribe__input-textarea::-webkit-input-placeholder {
    width: 200px;
  }
  .subscribe--footer .subscribe__input-textarea::-moz-placeholder {
    width: 200px;
  }
  .subscribe--footer .subscribe__input-textarea:-ms-input-placeholder,
  .subscribe--footer .subscribe__input-textarea::-ms-input-placeholder {
    width: 200px;
  }
  .subscribe--footer .subscribe__input-textarea::placeholder {
    width: 200px;
  }
  .subscribe--footer .subscribe__field {
    grid-area: text;
  }
  .subscribe--footer .subscribe__field label {
    padding-top: 3px;
    font-size: 10.0732px;
    line-height: 135.2%;
  }
  .subscribe--footer .subscribe__btn {
    width: 188px;
    margin-left: auto;
    grid-area: btn;
  }
  .subscribe__form {
    padding-top: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .subscribe {
    width: 100%;
    margin-bottom: 0;
  }
  .subscribe--footer {
    width: 58%;
    margin: 0 0 40px;
    padding-top: 23px;
    padding-right: 23px;
    padding-bottom: 20px;
  }
  .subscribe--footer .subscribe__form {
    padding-right: 0;
  }
  .subscribe--footer .subscribe__input-field--dark {
    width: 232px;
    padding-left: 18px;
    padding-top: 6px;
    font-size: 12px;
    line-height: 15px;
  }
  .subscribe--footer .subscribe__input-textarea {
    padding-top: 6px;
  }
  .subscribe--footer .subscribe__field {
    margin-bottom: 0;
    padding-top: 5px;
  }
  .subscribe--footer .subscribe__field label {
    margin-bottom: 5px;
  }
}
.partners {
  background-color: #fff;
  padding: 30px 20px 10px;
}
.partners__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 20px;
}
.partners__item a {
  display: block;
}
.partners__item a img {
  width: 100%;
  height: auto;
  -o-object-fit: fill;
  object-fit: fill;
}
.partners__title {
  margin: 0 0 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #292929;
}
@media screen and (min-width: 768px) {
  .partners {
    padding-left: 5.2%;
    padding-right: 5.2%;
  }
  .partners__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1440px) {
  .partners {
    grid-row: 1/4;
    grid-column: 2/2;
    width: 260px;
    padding: 10px 0 0;
    background-color: transparent;
  }
  .partners__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .partners__title {
    margin-bottom: 48px;
    text-align: left;
    font-size: 20px;
    line-height: 25px;
  }
  .partners__item {
    margin-bottom: 7px;
  }
  .partners__item:last-child {
    margin-bottom: 0;
  }
}
.banners__list {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 20px;
}
.banners__list--grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
  padding-top: 0;
  padding-bottom: 35px;
}
.banners__list--grid .banners__list-item {
  width: auto;
  margin: 0;
}
.banners__list--grid .banners__list-item:nth-child(5) {
  display: none;
}
.banners__list-item {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 5px;
}
.banners__list-item:nth-child(2n) {
  margin-right: 0;
}
.banners__list-item a {
  display: block;
  text-decoration: none;
}
.banners__list-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.banners__list-item p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 18px;
  color: #292929;
}
.banners__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .banners__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .banners__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.banners__title {
  margin: 0 0 25px;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #292929;
}
.banners__title--hide-on-small-screens {
  display: none;
}
@media screen and (min-width: 768px) {
  .banners__list {
    padding: 50px 5.2%;
  }
  .banners__list--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 16px;
    padding-bottom: 40px;
    padding-top: 0;
  }
  .banners__list--grid .banners__list-item {
    width: auto;
    margin: 0;
  }
  .banners__list-item {
    width: 24%;
    margin-right: 1.33%;
  }
  .banners__list-item:nth-child(2n) {
    margin-right: 1.33%;
  }
  .banners__list-item:nth-child(2n + 4) {
    margin-right: 0;
  }
  .banners__list-item p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 23px;
  }
  .banners__title {
    margin-bottom: 34px;
    font-size: 26px;
    line-height: 33px;
  }
}
@media screen and (min-width: 1440px) {
  .banners {
    grid-column: 1/2;
    padding: 0;
  }
  .banners__list {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(204px, 1fr));
    grid-gap: 14px;
  }
  .banners__list--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 32px;
    padding-top: 0;
    padding-bottom: 100px;
  }
  .banners__list--grid .banners__list-item {
    width: auto;
    margin: 0;
  }
  .banners__list--grid .banners__list-item:nth-child(5) {
    display: block;
  }
  .banners__list-item {
    width: 100%;
    margin: 0 !important;
    grid-column: auto;
  }
  .banners__title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 38px;
  }
  .banners__title--hide-on-small-screens {
    display: block;
  }
}
.sub-nav {
  background-color: #f3f3f3;
  position: relative;
}
.sub-nav--no-margin-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sub-nav__list {
  list-style: none;
  min-width: 320px;
  max-width: 375px;
  margin: auto;
  padding: 30px 20px 4px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.sub-nav__list--wide,
.sub-nav__list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sub-nav__list--wide {
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
}
.sub-nav__list--wide .sub-nav__list-item a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sub-nav__list-item {
  margin-bottom: 26px;
}
.sub-nav__list-item a {
  font-size: 17px;
  line-height: 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #c8134a;
}
.sub-nav__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .sub-nav__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .sub-nav__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .sub-nav--no-margin-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sub-nav__list,
  .sub-nav__list--wide {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sub-nav__list {
    padding: 49px 5.2% 60px;
    min-width: 768px;
    display: grid;
    grid-template-columns: repeat(auto-fit, 200px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 10px;
  }
  .sub-nav__list--wide {
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sub-nav__list--wide .sub-nav__list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sub-nav__list-item {
    margin-bottom: 0;
    text-align: center;
  }
  .sub-nav__list-item a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .sub-nav--mb {
    margin-bottom: 100px;
  }
  .sub-nav--no-margin-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sub-nav__list {
    min-width: 1440px;
    max-width: 1440px;
    padding: 48px 130px;
  }
  .sub-nav__list--wide {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .sub-nav__list-item a {
    font-size: 23px;
    line-height: 29px;
  }
}
.footer {
  background-color: #31302f;
  background-image: url(../img/footer_bg.jpg);
  background-repeat: repeat;
}
.footer__lists,
.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__wrapper {
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  padding: 35px 20px 35px 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__lists {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__list {
  margin: 0;
  list-style: none;
  width: 50%;
  padding: 0 10px 0 0;
}
.footer__list:nth-child(2n) {
  margin-right: 0;
  padding-right: 0;
}
.footer__list-item {
  margin-bottom: 7px;
  line-height: 13px;
}
.footer__list-item a {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.02em;
  text-decoration: underline;
  word-break: normal;
  color: #cfc8b7;
}
.footer__list-item:last-child {
  margin-bottom: 0;
}
.footer__logos-list {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
.footer__logos-item {
  margin-right: 20px;
  margin-bottom: 10px;
}
.footer__bottom-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.footer__bottom-item {
  width: 146px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #cfc8b7;
}
.buildings__events-text h3 a,
.footer__bottom-item a,
.preview__article h3 a,
.preview__article h4 a {
  color: inherit;
}
.footer__bottom-item--developer {
  color: #595959;
}
.footer__bottom-item--support {
  color: #868686;
}
.footer__bottom-item--old-version {
  position: relative;
  padding-right: 30px;
}
.footer__bottom-item--old-version::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 10px;
  display: block;
  width: 11px;
  height: 11px;
  background-image: url(../img/icons/action.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.footer__bottom-item--developer {
  width: 100%;
}
.footer__bottom-item--developer a {
  text-decoration: none;
}
.footer__bottom-item--support {
  width: 100%;
}
.footer__bottom-item--support a {
  text-decoration: none;
}
.footer__bottom-item--politics {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 20px;
}
.footer__bottom-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 10px;
  padding-right: 23px;
}
.footer__bottom-icons img {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .footer__wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    max-width: 768px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .footer__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  .footer__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .footer__lists {
    margin-bottom: 75px;
  }
  .footer__list {
    width: auto;
    margin-right: 0;
  }
  .footer__list:first-child {
    min-width: 248px;
  }
  .footer__list-item {
    margin-bottom: 18px;
  }
  .footer__list-item a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
  }
  .footer__logos {
    width: 58%;
    padding-top: 40px;
    padding-left: 8px;
    border-top: 1px solid #464541;
  }
  .footer__logos-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footer__logos-item {
    margin-right: 35px;
  }
  .footer__logos-item--cultrf {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .footer__logos-item--mincult {
    margin-right: 0;
  }
  .footer__logos-item--main {
    margin-right: 20px;
  }
  .footer__bottom-list {
    display: grid;
    grid-template-columns: 1fr 2fr 3fr;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
  .footer__bottom-item {
    position: relative;
  }
  .footer__bottom-item--quality {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .footer__bottom-item--old-version {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    width: 165px;
    padding-left: 18px;
  }
  .footer__bottom-item--politics {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 2;
    margin: 0;
  }
  .footer__bottom-item--politics a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    margin-left: auto;
  }
  .footer__bottom-item--support {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 2;
    text-align: right;
    margin-top: auto;
  }
  .footer__bottom-item--developer {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 3;
    text-align: right;
    margin-top: auto;
  }
  .footer__bottom-item--rules {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 2;
    width: 170px;
    padding-left: 18px;
    padding-top: 10px;
  }
  .footer__bottom-icons {
    position: absolute;
    right: 0;
    top: 100%;
    padding-top: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .footer__wrapper {
    padding-right: 130px;
    padding-left: 130px;
    min-width: 1440px;
    max-width: 1440px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer__lists {
    width: 41%;
    margin-right: 1%;
    margin-bottom: 35px;
  }
  .footer__list {
    min-width: 134px;
    max-width: 134px;
  }
  .footer__list:first-child {
    min-width: 134px;
    max-width: 134px;
  }
  .footer__logos {
    width: 28%;
    padding-top: 33px;
  }
  .footer__logos-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer__logos-item--main {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer__logos-item--main img {
    width: 75px;
    height: auto;
  }
  .footer__logos-item--cultrf {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__logos-item--cultrf img {
    width: 97px;
    height: auto;
  }
  .footer__logos-item--mincult {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 20px;
  }
  .footer__logos-item--mincult img {
    width: 67px;
    height: auto;
  }
  .footer__bottom-list {
    border-top: 1px solid #464541;
    padding-top: 35px;
    width: 50%;
    padding-left: 60px;
  }
}
.social--in-form,
.social--show {
  display: none;
}
.social--header {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social--header .social__list {
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  padding: 42px 0 28px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social--header .social__list .social__item {
  margin-right: 20px;
}
.social--header .social__list .social__item:last-child {
  margin-right: 0;
}
.social--in-tabs {
  display: none;
}
.social__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 57px;
}
.social__list--in-buildings {
  width: 100%;
  padding: 10px 20px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f3f3f3;
}
.social__list--in-buildings .social__link {
  width: 24px;
  height: 24px;
  margin: 0 8px;
}
.social__list--in-text {
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social__list--in-text .social__item {
  margin-right: 13px;
}
.social__item {
  margin-bottom: 10px;
}
.social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 22px;
  height: 22px;
  color: #cfc8b7;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social__link:hover {
  color: #c8134a;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.social__link:active {
  color: #b11141;
}
.social__title {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #000;
}
@media screen and (min-width: 768px) {
  .social--footer {
    display: none;
    width: 100%;
    padding-right: 20px;
    margin-bottom: -100px;
    position: relative;
  }
  .social--footer .social__list {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .social--footer .social__item {
    margin-left: 19px;
  }
  .social--footer .social__item:first-child {
    margin-left: 0;
  }
  .social--in-form,
  .social--in-form .social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .social--in-form .social__list {
    width: auto;
  }
  .social--in-form .social__item {
    margin-left: 20px;
  }
  .social--in-form .social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 27px;
    height: 27px;
  }
  .social--in-buildings .social__link {
    width: 24px;
    height: 24px;
    margin: 0 8px;
  }
  .social--header {
    display: none;
  }
}
@media screen and (min-width: 1440px) {
  .social--in-buildings {
    padding-top: 55px;
  }
  .social--show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 11%;
  }
  .social--hidden {
    display: none;
  }
  .social--in-tabs {
    display: block;
    width: 11%;
  }
  .social__list--in-buildings {
    padding: 0 0 0 23px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    background-color: #fff;
  }
  .social__list--in-buildings .social__item {
    margin: 0 17px 14px 0;
  }
  .social__list--in-buildings .social__item:nth-child(3n) {
    margin-right: 0;
  }
  .social__list--in-buildings .social__link {
    margin: 0;
  }
  .social__list--in-tabs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .social__list--in-tabs .social__item {
    width: 23px;
    height: 23px;
    margin-left: 16px;
    margin-bottom: 14px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .social--footer {
    margin-left: 50%;
    margin-top: -70px;
  }
}
.copyright {
  margin-bottom: 27px;
  padding-right: 60px;
}
.copyright p {
  margin: 0;
  font-size: 9px;
  line-height: 13px;
  letter-spacing: 0.02em;
  color: #cfc8b7;
}
@media screen and (min-width: 768px) {
  .copyright {
    border-top: 1px solid #464541;
    width: 42%;
    padding-top: 40px;
  }
}
@media screen and (min-width: 1440px) {
  .copyright {
    width: 22%;
    padding-right: 10px;
  }
}
.buildings {
  background-color: #fff;
  position: relative;
}
.buildings__list {
  list-style: none;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (min-width: 768px) {
  .buildings__list {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .buildings__list {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.buildings__list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.buildings__list .slick-slide {
  height: 100%;
}
.buildings__list .slick-prev {
  left: 5px;
}
.buildings__list .slick-prev::before {
  content: url(../img/icons/arrow_left_pink.svg);
}
.buildings__list .slick-next {
  right: 5px;
}
.buildings__list .slick-next::before {
  content: url(../img/icons/arrow_right_pink.svg);
}
.buildings__list-item,
.buildings__list-item a,
.buildings__list-item button {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.buildings__list-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
.buildings__list-item::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -22px;
  right: -1px;
  bottom: 44px;
  display: block;
  width: 1px;
  height: 42px;
  background-color: #bfb59e;
}
.buildings__list-item a,
.buildings__list-item button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 116px;
  padding: 0 10px;
  background: 0 0;
  background-color: transparent;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}
.buildings__list-item a img,
.buildings__list-item button img {
  margin-bottom: 13px;
  -webkit-filter: grayscale(1) contrast(0.1);
  filter: grayscale(1) contrast(0.1);
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.buildings__list-item a span,
.buildings__list-item button span {
  min-height: 32px;
  font-size: 8px;
  line-height: 10px;
  font-weight: 700;
  text-align: center;
  color: #565656;
}
.buildings__list-item:active,
.buildings__list-item:focus-within,
.buildings__list-item:hover {
  outline: 0;
}
.buildings__list-item:active button img,
.buildings__list-item:focus-within button img,
.buildings__list-item:hover button img {
  -webkit-filter: grayscale(0) contrast(1);
  filter: grayscale(0) contrast(1);
}
.buildings__events,
.buildings__list-item .slick-current,
.buildings__list-item.active,
.buildings__list-item.active button {
  background-color: #f3f3f3;
}
.buildings__list-item.active button img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.buildings__list-item.active::after {
  display: none;
}
.buildings__events {
  position: relative;
  padding-top: 20px;
}
.buildings__events-list {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 320px;
  max-width: 100%;
  background-color: #f3f3f3;
}
.buildings__events-list.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.buildings__events-list img {
  width: 100%;
  height: auto;
}
.buildings__events-article {
  min-height: 417px;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px 35px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .buildings__events-article {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .buildings__events-article {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.buildings__events-article::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
}
.buildings__events-article::after,
.buildings__events-picture {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.buildings__events-picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.buildings__events-text {
  position: relative;
  z-index: 1;
  padding: 32px 0 15px;
  color: #fff;
}
.buildings__events-text h3 {
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
.buildings__events-text h3 a:hover,
.exhibitions__place a:hover,
.exhibitions__time a:hover,
.text__info-description a:hover,
.text__info-place a:hover {
  text-decoration: underline;
}
.buildings__events-text p {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
}
.buildings__events-date {
  display: block;
  margin-top: 30px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}
.buildings__events-type {
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 13px;
  font-weight: 700;
  text-transform: lowercase;
  color: #c8134a;
}
.buildings__events-type p {
  margin: 0;
}
.buildings__events-buy,
.buildings__events-place {
  position: relative;
  z-index: 1;
  font-weight: 700;
  color: #fff;
}
.buildings__events-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 15px;
}
.buildings__events-place::before {
  content: url(../img/icons/map-pin.svg);
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.buildings__events-buy {
  display: block;
  width: 250px;
  padding: 11px 5px 13px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  text-decoration: none;
  background: #c8134a;
  border-radius: 3px;
}
.buildings__slider-controls {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}
.buildings__slider-controls .buildings__slider-dots .slick-dots {
  position: static;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.buildings__slider-controls
  .buildings__slider-dots
  .slick-dots
  li
  button::before {
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-size: 5px;
  color: #fff;
  opacity: 1;
}
.buildings__slider-controls .slick-arrow {
  padding: 0;
  font-size: 0;
  width: 7px;
  height: 12px;
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.buildings__slider-dots {
  margin: 0 5px;
}
.buildings__slider-next {
  background-image: url(../img/icons/next-arrow.svg);
}
.buildings__slider-prev {
  background-image: url(../img/icons/prev-arrow.svg);
}
.buildings .social__list {
  width: 100%;
  padding: 10px 20px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f3f3f3;
}
.buildings .social__list .social__link {
  width: 24px;
  height: 24px;
  margin: 0 8px;
}
.buildings__branch-link {
  display: none;
}
.buildings__branch-links {
  margin-bottom: 23px;
  text-align: center;
  display: none;
}
@media screen and (min-width: 768px) {
  .buildings__events-wrapper {
    width: 768px;
    margin: 0 auto;
    position: relative;
  }
  .buildings__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 768px;
    max-width: 100%;
    padding-left: 5.2%;
    padding-right: 5.2%;
  }
  .buildings__list-item {
    width: 14.28%;
  }
  .buildings__list-item:last-child::after {
    display: none;
  }
  .buildings__list-item a,
  .buildings__list-item button {
    padding-top: 37px;
    padding-bottom: 30px;
  }
  .buildings__list-item a img,
  .buildings__list-item button img {
    margin-bottom: 10px;
  }
  .buildings__events-article {
    max-width: 1160px;
    min-height: 340px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .buildings__events-text {
    width: 100%;
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 35px;
    padding-bottom: 28px;
  }
  .buildings__events-text h3 {
    max-width: 382px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 26px;
    line-height: 33px;
  }
  .buildings__events-text p {
    max-width: 400px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
  .buildings__events-type {
    margin-bottom: 5px;
  }
  .buildings__events-date {
    margin-top: 13px;
    padding-left: 0;
    font-size: 15px;
    line-height: 19px;
  }
  .buildings__events-buy,
  .buildings__events-place {
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0;
  }
  .buildings__events-buy {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 166px;
  }
  .buildings__events-place {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-left: 15px;
    padding-right: 0;
    font-size: 13px;
    line-height: 16px;
    max-width: 400px;
  }
  .buildings__slider-controls {
    left: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    right: 5.2%;
    bottom: 40px;
  }
  .buildings__slider-controls .buildings__slider-dots {
    margin: 0 10px;
  }
  .buildings__slider-controls .buildings__slider-dots .slick-dots {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .buildings__slider-controls .buildings__slider-dots .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
  .buildings__slider-controls .buildings__slider-dots .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center;
  }
  .buildings__slider-controls
    .buildings__slider-dots
    .slick-dots
    li
    button::before {
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    color: #fff;
    opacity: 1;
  }
  .buildings__slider-controls
    .buildings__slider-dots
    .slick-dots
    li.slick-active
    button:before {
    color: #c8134a;
    opacity: 1;
  }
  .buildings__slider-controls .slick-arrow {
    padding: 0;
    font-size: 0;
    width: 7px;
    height: 16px;
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .buildings .social__list .social__link {
    width: 24px;
    height: 24px;
    margin: 0 8px;
  }
}
@media screen and (min-width: 1440px) {
  .buildings .social {
    padding-top: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 11%;
  }
  .buildings .social--hidden {
    display: none;
  }
  .buildings .social__list {
    padding: 0 0 0 23px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    background-color: #fff;
  }
  .buildings .social__list .social__item {
    margin: 0 17px 14px 0;
  }
  .buildings .social__list .social__item:nth-child(3n) {
    margin-right: 0;
  }
  .buildings .social__list .social__link {
    margin: 0;
  }
  .buildings__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 auto;
    width: 1440px;
    padding: 0 130px;
  }
  .buildings__list {
    padding: 0;
    margin: 0;
    width: 89%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .buildings__events {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 65px;
    background-color: #f3f3f3;
  }
  .buildings__events-wrapper {
    position: relative;
    width: 1440px;
    margin: 0 auto;
    padding: 0 130px;
  }
  .buildings__events-list {
    padding-top: 0;
  }
  .buildings__list-item a,
  .buildings__list-item button {
    padding-top: 62px;
    padding-bottom: 40px;
  }
  .buildings__list-item a img,
  .buildings__list-item button img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    margin-bottom: 23px;
  }
  .buildings__list-item a:hover img,
  .buildings__list-item button:hover img {
    -webkit-transform: scale(1.58);
    -ms-transform: scale(1.58);
    transform: scale(1.58);
  }
  .buildings__list-item a span,
  .buildings__list-item button span {
    font-size: 12px;
    line-height: 16px;
  }
  .buildings__list-item::after {
    top: 59px;
    height: 63px;
  }
  .buildings__events-article {
    min-height: 372px;
    padding-left: 45px;
  }
  .buildings__events-text {
    padding-bottom: 0;
  }
  .buildings__events-text h3 {
    margin-bottom: 22px;
    max-width: 515px;
    font-size: 30px;
    line-height: 38px;
  }
  .buildings__events-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .buildings__events-text a,
  .buildings__events-type a {
    text-decoration: none;
  }
  .buildings__events-type,
  .buildings__events-type p {
    font-size: 12px;
    line-height: 15px;
  }
  .buildings__events-date {
    margin-top: 30px;
  }
  .buildings__events-buy {
    width: 206px;
    font-size: 18px;
    line-height: 23px;
    position: relative;
    z-index: 2;
  }
  .buildings__events-place {
    padding-left: 30px;
    font-size: 15px;
    line-height: 19px;
    max-width: 380px;
    position: relative;
    z-index: 2;
  }
  .buildings__slider-controls {
    right: 200px;
    bottom: 52px;
  }
  .buildings__slider-controls .slick-arrow {
    width: 12px;
    height: 20px;
  }
  .buildings__slider-controls .buildings__slider-dots {
    margin: 0 30px;
  }
  .buildings__slider-controls
    .buildings__slider-dots
    .slick-dots
    li
    button::before {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
  }
}
.preview {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fff;
  position: relative;
}
.preview--full-page {
  max-width: 768px;
  margin: 0 auto;
  padding: 0 36px;
}
.preview__title {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #292929;
}
.preview__slider-list {
  margin: 0;
  list-style: none;
  padding: 30px 0 30px 2px;
}
.preview__slider-list .slick-track,
.preview__slider-list .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.preview__slider-list .slick-track .slick-slide {
  height: auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.preview__slider-list .slick-list {
  overflow-y: auto;
}
.preview__slider {
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.preview__slider--full-page .preview__slider-list {
  padding-left: 2px !important;
}
.preview__slider .slick-center,
.preview__slider .slick-current {
  width: 300px;
}
.preview__slider .slick-next:before,
.preview__slider .slick-prev:before {
  color: red;
}
.preview__slider .slick-slide {
  margin: 0 2.5px;
}
.preview__slider .slick-list {
  margin: 0 -2.5px;
}
.preview__slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
}
.preview__slider-next,
.preview__slider-prev {
  margin: 0 15px;
  background-color: transparent;
  cursor: pointer;
  border: 0;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.preview__slider-next {
  background-image: url(../img/icons/arrow_right_pink.svg);
}
.preview__slider-next.slick-disabled,
.preview__slider-next:hover,
.preview__slider-prev.slick-disabled,
.preview__slider-prev:hover {
  -webkit-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}
.preview__slider-prev {
  background-image: url(../img/icons/arrow_left_pink.svg);
}
.preview__slider-item {
  height: 100%;
}
.preview__slider-item > a {
  display: block;
  height: 100%;
  text-decoration: none;
  position: relative;
  z-index: -1;
}
.preview__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 280px;
  height: 100%;
  padding: 27px 20px 20px;
  background-color: rgba(136, 136, 136, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.preview__article--fade::after,
.preview__article--tverskaya::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(51, 81, 141, 0.85);
}
.preview__article--tverskaya::after {
  background-color: rgba(205, 27, 76, 0.85);
}
.preview__article--evtushenko::after,
.preview__article--krzhizhanovskiy::after,
.preview__article--presnya::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(99, 108, 156, 0.85);
}
.preview__article--evtushenko::after,
.preview__article--krzhizhanovskiy::after {
  background-color: rgba(111, 157, 148, 0.85);
}
.preview__article--evtushenko::after {
  background-color: rgba(39, 118, 73, 0.85);
}
.preview__article--katin::after,
.preview__article--mednoe::after,
.preview__article--typography::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(156, 112, 67, 0.85);
}
.preview__article--katin::after,
.preview__article--mednoe::after {
  background-color: rgba(140, 140, 141, 0.85);
}
.preview__article--mednoe::after {
  background-color: rgba(119, 47, 48, 0.85);
}
.preview__article::after {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.preview__article:hover .preview__article-date,
.preview__article:hover .preview__article-time,
.preview__article:hover .preview__article-type,
.preview__article:hover h3,
.preview__article:hover p,
.preview__article:hover::after {
  opacity: 0;
}
.preview__article h3,
.preview__article h4 {
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.preview__article h3 {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #fff;
}
.preview__article h4 {
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 16px;
}
.slick-current.slick-active .preview__slider-item > a,
.slick-current.slick-center .preview__slider-item > a {
  z-index: 1;
}
.preview__article h4,
.preview__article-date {
  width: 100%;
  font-weight: 400;
  color: #fff;
}
.preview__article-time,
.preview__article-type {
  width: 100%;
  font-size: 12px;
  line-height: 23px;
  font-weight: 400;
  color: #fff;
}
.preview__article-type {
  font-size: 14px;
  line-height: 16px;
}
.preview__article-date {
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 14px;
  line-height: 15px;
}
.preview__filter {
  padding: 0 36px;
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.preview__filter p,
.preview__filter-types p {
  margin: 0 0 5px;
}
.preview__filter-dates {
  width: 49%;
  font-weight: 700;
  font-size: 8.7703px;
  line-height: 11px;
  color: #393939;
}
.preview__dates-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
.preview__dates-field::after,
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple::after {
  content: "";
  position: absolute;
  top: 7px;
  right: 9px;
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../img/icons/calendar-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.preview__dates-field input,
.preview__filter-types {
  font-weight: 700;
  font-size: 8.7703px;
  line-height: 11px;
  color: #323232;
}
.preview__dates-field input {
  width: 100%;
  position: relative;
  background-color: #f3f3f3;
  border-radius: 3px;
  border: 0;
  padding: 10px 37px 10px 20px;
}
.preview__filter-types {
  width: 49%;
  margin-bottom: 11px;
  letter-spacing: 0.02em;
}
.preview__filter-types .select2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  background-color: #f3f3f3;
  cursor: pointer;
  border-radius: 3px;
}
.preview__filter-types .select2-container .selection {
  width: 100%;
}
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple {
  border-radius: 3px;
  border: 0;
  min-height: 1px;
  position: relative;
  padding: 10px 17px 6px 20px;
  cursor: pointer;
}
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple::after {
  top: 15px;
  right: 10px;
  width: 8px;
  height: 4px;
  background-image: url(../img/icons/select-arrow.svg);
  cursor: pointer;
}
.preview__filter-types
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  text-align: left;
}
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  float: none;
  background-color: transparent;
  color: #c8134a;
  border: 0;
  padding: 0;
  margin: 0 2px 0 0;
}
.filter__custom-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice::after,
.preview__buttons
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice::after,
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice::after {
  content: ",";
}
.filter__custom-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice:last-of-type:after,
.preview__buttons
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice:last-of-type:after,
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice:last-of-type:after {
  display: none;
  content: "";
}
.preview__filter-types .select2-container .select2-search--inline,
.preview__filter-types
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: none;
}
.preview__buttons
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice
  .select2-selection__choice__remove,
.preview__filter-types
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  display: none;
}
.preview__select-dropdown .select2-results__options li {
  font-weight: 700;
  font-size: 8.7703px;
  line-height: 11px;
  letter-spacing: 0.02em;
  color: #323232;
}
.preview__select-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: #323232;
}
.preview__buttons {
  padding: 0 36px;
  min-width: 320px;
  max-width: 375px;
  margin: 0 auto;
}
.preview__buttons .select2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  background-color: #c8134a;
  cursor: pointer;
  border-radius: 3px;
}
.preview__buttons .select2-container .selection {
  width: 100%;
}
.preview__buttons .select2-container:active,
.preview__buttons .select2-container:focus {
  outline: 0;
  border: 0;
}
.preview__buttons .select2-container--default .select2-selection--multiple,
.preview__buttons .select2-container--default .select2-selection--single {
  background-color: #c8134a;
  border: 0;
  border-radius: 3px;
}
.preview__buttons
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  text-align: left;
  border-radius: 3px;
}
.preview__buttons .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
}
.preview__buttons
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  width: 8px;
  height: 4px;
  background-image: url(../img/icons/select-arrow-white.svg);
}
.preview__buttons
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 9.77496px;
  line-height: 12px;
  color: #fff;
}
.preview__buttons
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  float: none;
  background-color: transparent;
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0 2px 0 0;
  font-weight: 700;
  font-size: 9.77496px;
  line-height: 12px;
  text-align: center;
}
.preview__buttons .select2-container .select2-search--inline,
.preview__buttons
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: none;
}
.preview__buttons-filter {
  display: none;
}
.preview__filter-row {
  margin-bottom: 5px;
}
.preview__filter-row:last-child {
  margin-bottom: 0;
}
.preview__subtitle {
  max-width: 375px;
  margin: 0 auto 27px;
  padding: 0 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
.preview__filter-values {
  padding: 2px 4px;
  border-radius: 3px;
  background-color: #c8134a;
  font-weight: 700;
  font-size: 7.30859px;
  line-height: 9px;
  text-align: center;
  color: #fff;
}
.exhibitions__title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #292929;
}
.preview__filter-btn-show {
  margin-top: 20px;
  padding: 0;
  font-family: inherit;
  color: #c8134a;
  background: 0 0;
  border: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .preview {
    padding-top: 25px;
  }
  .preview--full-page .preview__subtitle {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #292929;
    margin: 0 0 16px;
  }
  .preview__title {
    margin-bottom: 35px;
  }
  .preview__filter {
    min-width: 768px;
  }
  .preview__filter-dates {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5px 0 28px;
  }
  .preview__filter-row {
    width: 49%;
  }
  .preview__filter-types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .preview__filter-types .preview__filter-row {
    width: 44%;
    margin-right: 10px;
  }
  .preview__buttons {
    min-width: 768px;
  }
  .preview__buttons .select2-container,
  .preview__buttons select {
    display: none;
  }
  .preview__buttons-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 28px;
  }
  .preview__buttons-filter button {
    margin-right: 2px;
    padding: 6px 18px;
    background: #f3f3f3;
    border: 0;
    font-weight: 700;
    font-size: 9.77496px;
    line-height: 12px;
    text-align: center;
    color: #000;
    border-radius: 0;
    cursor: pointer;
  }
  .preview__buttons-filter button.active {
    background: #c8134a;
    color: #fff;
  }
  .preview__buttons-filter button:hover {
    opacity: 0.5;
  }
  .preview__buttons-filter button:active,
  .preview__buttons-filter button:focus {
    outline: 0;
  }
  .preview__title {
    font-size: 26px;
    line-height: 33px;
  }
  .preview__slider {
    max-width: 768px;
    margin: 0 auto;
    padding-left: 0;
  }
  .preview__slider .slick-center,
  .preview__slider .slick-current {
    width: 445px;
  }
  .preview__slider * {
    outline: 0;
  }
  .preview__slider-controls {
    padding-right: 5.2%;
  }
  .preview__slider-list {
    padding: 0;
    list-style: none;
    margin: 0 0 23px;
  }
  .preview__slider-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .preview__slider-list .slick-slide {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
  }
  .preview__slider-list .slick-center,
  .preview__slider-list .slick-current {
    width: 445px !important;
  }
  .preview__slider-list .slick-center .preview__slider-item,
  .preview__slider-list .slick-current .preview__slider-item {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .preview__slider-list .slick-center .preview__article h3,
  .preview__slider-list .slick-current .preview__article h3 {
    font-size: 22px;
    line-height: 1.4;
  }
  .preview__slider-list .slick-center .preview__article h4,
  .preview__slider-list .slick-current .preview__article h4 {
    font-size: 20px;
    line-height: 25px;
  }
  .preview__subtitle {
    width: auto;
    min-width: 768px;
    max-width: 1200px;
    padding: 0 5.2%;
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 33px;
  }
  .preview__subtitle--no-padding {
    padding: 0;
  }
  .exhibitions__title {
    font-size: 20px;
    line-height: 25px;
  }
  .preview__buttons,
  .preview__filter {
    max-width: 768px;
    margin: 0 auto;
    padding: 0;
  }
  .preview__buttons {
    margin: 0 auto 10px;
  }
}
@media screen and (min-width: 1440px) {
  .preview__title {
    width: 260px;
    font-size: 30px;
    line-height: 38px;
    text-align: left;
    grid-area: title;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .preview {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 65px;
    display: grid;
    grid-template-areas: "title buttons buttons" "filter slider slider";
    grid-template-columns: 260px 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 100px;
  }
  .preview--full-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    width: 1440px;
    padding-right: 130px;
    padding-left: 130px;
  }
  .preview--full-page .preview__subtitle {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 38px;
  }
  .preview--full-page .preview__slider {
    min-width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    overflow: visible;
  }
  .preview--full-page .preview__slider-controls {
    padding: 0;
    left: -130px;
    z-index: 3;
  }
  .preview--full-page .preview__slider-controls:last-child {
    left: auto;
    right: -130px;
  }
  .preview__filter,
  .preview__filter-dates {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .preview__filter {
    grid-area: filter;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    min-width: 205px;
    max-width: 205px;
    width: 205px;
    padding: 5px 0 0;
    margin: 0;
  }
  .preview__filter-dates {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
  .preview__dates-field input,
  .preview__filter-row {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
  }
  .preview__dates-field::after {
    width: 19px;
    height: 19px;
  }
  .preview__filter-row {
    width: 100%;
    margin-bottom: 5px;
  }
  .preview__filter-row p {
    margin-bottom: 10px;
  }
  .preview__buttons {
    max-width: 100%;
    padding: 10px 45px 0;
    grid-area: buttons;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
  }
  .preview__slider {
    grid-area: slider;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    max-width: 1000px;
    margin: 0;
    padding-left: 40px;
    position: relative;
  }
  .preview__slider-controls {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .preview__slider-next,
  .preview__slider-prev {
    width: 13px;
    height: 32px;
    margin: 15px 0;
  }
  .preview__slider-list {
    margin-bottom: 0;
    overflow: hidden;
    padding: 15px 0 0;
  }
  .preview__slider-list .slick-list.draggable {
    overflow-x: visible;
    margin: 0;
  }
  .preview__slider-list .slick-list.draggable::-webkit-scrollbar {
    width: 1em;
  }
  .preview__slider-list .slick-list.draggable::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 transparent;
  }
  .preview__slider-list .slick-list.draggable::-webkit-scrollbar-thumb {
    background-color: transparent;
    outline: 1px solid transparent;
  }
  .preview__slider-list .slick-track {
    padding-left: 60px;
  }
  .preview__filter-types {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .preview__filter-types .preview__filter-row {
    width: 100%;
  }
  .preview__select-dropdown .select2-results__options li {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #323232;
  }
  .preview__select-dropdown
    .select2-results__option--highlighted[aria-selected] {
    background-color: #c8134a;
    color: #fff;
  }
  .preview__buttons-filter {
    padding: 0;
  }
  .preview__buttons-filter button {
    padding: 8px 22px;
    font-size: 12px;
    line-height: 15px;
  }
  .preview__article {
    min-height: 285px;
  }
  .preview__subtitle {
    font-size: 30px;
    line-height: 38px;
    width: auto;
    max-width: 100%;
    margin-left: 0;
  }
  .preview__filter-values {
    font-size: 10px;
    line-height: 13px;
  }
  .exhibitions__title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1440px) {
  .preview__slider .preview__slider-controls {
    display: none;
  }
}
.breadcrumbs {
  margin-top: 35px;
  margin-bottom: 35px;
}
.breadcrumbs__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .breadcrumbs__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .breadcrumbs__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.breadcrumbs__link {
  position: relative;
  padding-left: 15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
.breadcrumbs__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 12px;
  height: 7px;
  margin-top: -3px;
  margin-right: 10px;
  overflow: hidden;
  background-image: url(../img/icons/preview-slider-prev-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.breadcrumbs__title {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
.breadcrumbs__category,
.breadcrumbs__subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #292929;
}
.breadcrumbs__category {
  margin: 20px 0 0;
}
@media screen and (min-width: 768px) {
  .breadcrumbs {
    margin-bottom: 40px;
  }
  .breadcrumbs__title {
    font-size: 26px;
    line-height: 33px;
  }
  .breadcrumbs__category,
  .breadcrumbs__subtitle {
    font-size: 18px;
    line-height: 23px;
  }
}
@media screen and (min-width: 1440px) {
  .breadcrumbs__title {
    font-size: 40px;
    line-height: 50px;
  }
  .breadcrumbs__category,
  .breadcrumbs__subtitle {
    font-size: 20px;
    line-height: 25px;
  }
}
.exhibitions__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .exhibitions__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .exhibitions__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.exhibitions__list {
  margin: 0;
  list-style: none;
  padding: 35px 0;
}
.exhibitions__item {
  background-color: #f9f9f9;
  margin-bottom: 20px;
}
.exhibitions__item:last-child {
  margin-bottom: 0;
}
.exhibitions__picture {
  display: block;
}
.exhibitions__picture img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.exhibitions__picture--virtual {
  position: relative;
}
.exhibitions__picture--virtual .exhibitions__picture-type {
  position: absolute;
  right: 0;
  bottom: 27px;
  padding: 10px 16px;
  background-color: #c8134a;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
}
.exhibitions__picture--regional .exhibitions__picture-type {
  display: none;
}
.exhibitions__article {
  padding-bottom: 30px;
}
.exhibitions__text {
  display: block;
  padding: 30px 30px 21px;
  color: #000;
  text-decoration: none;
}
.exhibitions__place a,
.exhibitions__text a {
  color: inherit;
  text-decoration: none;
}
.exhibitions__text h2 {
  margin: 21px 0;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-decoration: underline;
}
.exhibitions__text h3 {
  margin: 21px 0;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
}
.exhibitions__text p {
  font-size: 13px;
  line-height: 16px;
  font-family: "Roboto", arial, sans-serif;
}
.exhibitions__date {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #c8134a;
}
.exhibitions__price .exhibitions__price-text {
  margin-top: 21px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #c8134a;
}
.exhibitions__price .btn,
.exhibitions__price .exhibitions__price-btn {
  color: #fff;
}
.exhibitions__info {
  padding: 0 30px;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}
.exhibitions__info-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.exhibitions__address,
.exhibitions__place {
  margin-bottom: 5px;
  grid-column-start: 1;
  grid-column-end: 1;
}
.exhibitions__type {
  margin-bottom: 5px;
}
.exhibitions__type a {
  color: inherit;
}
.exhibitions__time {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  grid-column-start: 1;
  grid-column-end: 1;
  align-self: center;
  color: #c8134a;
}
.exhibitions__time a {
  color: inherit;
  text-decoration: none;
}
.exhibitions__building {
  grid-column-start: 2;
  grid-column-end: 2;
}
.exhibitions__building img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.exhibitions__building:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.exhibitions__building .exhibitions__price {
  font-weight: 700;
  font-size: 14px;
  line-height: 113.2%;
  text-align: right;
  color: #c8134a;
}
.exhibitions__building .exhibitions__price .exhibitions__price-text {
  text-align: right;
}
.exhibition__link-more,
.exhibitions__price-btn {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.exhibition__link-more {
  margin-bottom: 35px;
  color: #cdbb8f;
}
.exhibitions__price-btn {
  padding: 14px 20px;
  text-decoration: none;
  border: 0;
  color: #fff;
  background: #c8134a;
  border-radius: 4px;
  text-align: center;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.3;
  -o-transition: all 0.3;
  transition: all 0.3;
}
.exhibitions__price-btn:hover {
  background: #de2b62;
}
.exhibitions__price-btn:active,
.exhibitions__price-btn:focus {
  background: #ac103f;
}
.exhibitions__result {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
@media screen and (min-width: 768px) {
  .exhibitions__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    min-height: 365px;
  }
  .exhibitions__article--virtual {
    min-height: auto;
  }
  .exhibitions__picture {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 200px;
  }
  .exhibitions__picture--virtual {
    width: 275px;
    height: 260px;
  }
  .exhibitions__picture--virtual img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .exhibitions__picture--virtual .exhibitions__picture-type {
    bottom: 30px;
  }
  .exhibitions__text {
    width: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 26px 0 30px 30px;
  }
  .exhibitions__text a {
    color: inherit;
    text-decoration: none;
  }
  .exhibitions__text h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .exhibitions__text h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .exhibitions__text--wide {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 30px;
  }
  .exhibitions__price {
    margin-bottom: 0;
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 18px;
    line-height: 113.2%;
    color: #fff;
  }
  .exhibitions__price-btn {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 40px;
  }
  .exhibitions__info {
    width: 165px;
    margin-left: auto;
    padding: 30px 30px 30px 0;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .exhibitions__time {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .exhibitions__building {
    margin-top: auto;
    margin-bottom: 15px;
  }
  .exhibition__link-more {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 21px;
  }
}
@media screen and (min-width: 1440px) {
  .exhibitions__item {
    margin-bottom: 25px;
  }
  .exhibitions__text {
    width: 585px;
  }
  .exhibitions__text--wide {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 585px;
    padding-right: 0;
  }
  .exhibitions__article {
    min-height: 317px;
  }
  .exhibitions__article--virtual .exhibitions__text {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    padding-right: 50px;
  }
  .exhibitions__article--virtual .exhibitions__text--wide {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .exhibitions__picture {
    width: 280px;
  }
  .exhibitions__picture--virtual {
    width: 280px;
    height: 198px;
  }
  .exhibitions__picture--virtual .exhibitions__picture-type {
    bottom: 30px;
  }
  .exhibitions__picture--regional {
    position: relative;
  }
  .exhibitions__picture--regional .exhibitions__picture-type {
    position: absolute;
    right: 0;
    bottom: 30px;
    display: block;
    padding: 10px 16px;
    background-color: #c8134a;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
  }
  .exhibitions__info {
    width: 235px;
  }
  .exhibition__link-more {
    margin-bottom: 100px;
    font-size: 18px;
    line-height: 23px;
  }
}
.filter {
  margin-bottom: 35px;
}
.filter__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .filter__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .filter__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.filter__custom-select .select2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  background-color: #c8134a;
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
}
.filter__custom-select .select2-container .selection {
  width: 100%;
}
.filter__custom-select
  .select2-container
  .select2-search__field::-webkit-input-placeholder {
  color: #cecfd0;
}
.filter__custom-select
  .select2-container
  .select2-search__field::-moz-placeholder {
  color: #cecfd0;
}
.filter__custom-select
  .select2-container
  .select2-search__field:-ms-input-placeholder {
  color: #cecfd0;
}
.filter__custom-select .select2-container .select2-search__field::placeholder {
  color: #cecfd0;
}
.filter__custom-select
  .select2-container
  .select2-search__field::-ms-input-placeholder {
  color: #cecfd0;
}
.filter__custom-select .select2-container .select2-selection--single {
  height: auto;
}
.filter__custom-select .select2-container--default .select2-selection--multiple,
.filter__custom-select .select2-container--default .select2-selection--single {
  border-radius: 3px;
  border: 0;
  min-height: 1px;
  position: relative;
  padding: 10px 25px 6px 20px;
  cursor: pointer;
  background-color: #c8134a;
  color: #fff;
}
.filter__custom-select
  .select2-container--default
  .select2-selection--multiple::after,
.filter__custom-select
  .select2-container--default
  .select2-selection--single::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 10px;
  display: block;
  width: 8px;
  height: 4px;
  background-image: url(../img/icons/select-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.filter__custom-select
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
  color: #fff;
}
.filter__custom-select
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered,
.filter__custom-select
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  text-align: left;
}
.filter__custom-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  float: none;
  background-color: transparent;
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0 2px 0 0;
}
.filter__custom-select .select2-container .select2-search--inline,
.filter__custom-select
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: none;
}
.filter__buttons,
.filter__custom-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove,
a.filter__button--active::after {
  display: none;
}
.filter__buttons--visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.filter__button {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 10px 16px;
  border: 0;
  background: #f3f3f3;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  color: #000;
  cursor: pointer;
}
.filter__button:last-child {
  margin-right: 0;
}
.filter__button:active,
.filter__button:focus {
  outline: 0;
  color: #ac103f;
}
.filter__button--active,
.filter__button--active-no-cross {
  background-color: #c8134a;
  color: #fff;
  position: relative;
}
.filter__button--active::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 8px;
  height: 8px;
  background-image: url(../img/icons/cross.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.filter__button--active:hover {
  background-color: #c8134a;
  color: #fff;
}
.filter__button--active:active,
.filter__button--active:focus {
  outline: 0;
  background-color: #c8134a;
  color: #fff;
}
.events__custom-select--active .events__filter-list a:hover,
.filter__button--active-no-cross:hover {
  background-color: #c8134a;
  color: #fff;
}
.filter__button--active-no-cross:active,
.filter__button--active-no-cross:focus {
  outline: 0;
  background-color: #c8134a;
  color: #fff;
}
a.filter__button {
  text-decoration: none;
}
.filter__range .noUi-marker-horizontal.noUi-marker-large,
.filter__title {
  display: none;
}
.filter__block {
  margin-bottom: 7px;
}
.filter__range {
  width: 330px;
  padding-top: 45px;
}
.filter__range.noUi-target {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.filter__range .noUi-pips-horizontal {
  top: 0;
}
.filter__range .noUi-pips {
  font-size: 12px;
  line-height: 15px;
  color: #000;
}
.filter__range .noUi-value:last-child::after {
  content: "+";
}
.filter__range .noUi-base,
.filter__range .noUi-connects,
.filter__range.noUi-horizontal {
  height: 5px;
}
.filter__range.noUi-horizontal .noUi-handle {
  right: -8px;
  top: 50%;
  margin-top: -6px;
  width: 15px;
  height: 15px;
  background: #cfc8b7;
  border: 2px solid #c8134a;
  border-radius: 50%;
  outline: 0;
  cursor: pointer;
}
.filter__range.noUi-horizontal .noUi-handle::after,
.filter__range.noUi-horizontal .noUi-handle::before {
  display: none;
}
.filter__range .noUi-connects {
  background: #cfc8b7;
  border-radius: 2.5px;
}
.filter__range .noUi-connect {
  background-color: #c8134a;
}
.filter__link {
  display: none;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #b69953;
  -ms-flex-item-align: center;
  align-self: center;
}
.filter__link--tablet {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
}
.filter__building-result,
.text__header-video video {
  display: none;
}
@media screen and (min-width: 768px) {
  .filter__custom-select {
    display: none;
  }
  .filter {
    margin-bottom: 40px;
  }
  .filter__block {
    margin-bottom: 12px;
  }
  .filter__title {
    display: block;
    margin: 0 0 9px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #292929;
  }
  .filter__buttons,
  .filter__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .filter__buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter__link {
    margin-left: 10px;
    font-size: 16px;
    line-height: 20px;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .filter__link--tablet {
    display: none;
  }
}

.tag_wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .tag_wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .tag_wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 40px 130px 0;
  }
}
.tag_items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tag_item{
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 10px 16px;
	background: #f3f3f3;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.tag_item:last-child {
  margin-right: 0;
}
.recommendations__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .recommendations__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .recommendations__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.recommendations__title {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #292929;
}
.recommendations__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recommendations__list-item {
  margin-bottom: 8px;
  position: relative;
}
.recommendations__list-item:last-child {
  margin-bottom: 0;
}
.recommendations__filter-close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.recommendations__filter-close-btn .icon,
.text__article ol a,
.text__article p a,
.text__article ul a {
  color: #c8134a;
}
.recommendations__list-item-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  padding-right: 15px;
  background-color: #f3f3f3;
}
.recommendations__list-item-article img {
  display: block;
}
.recommendations__list-item-text {
  padding-left: 26px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.recommendations__list-item-text p,
.text__article .seares ol,
.text__article .seares p {
  margin: 0;
}
.recommendations__list-item-text a,
.shop__list-item h3 a,
.text__article-slide h3 a {
  color: inherit;
}
@media screen and (min-width: 768px) {
  .recommendations__title {
    font-size: 20px;
    line-height: 25px;
  }
  .recommendations__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
  }
  .recommendations__list-item {
    margin: 0;
  }
  .recommendations__list-item-article img {
    width: 132px;
  }
}
@media screen and (min-width: 1440px) {
  .recommendations__list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 8px;
  }
}
.text__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .text__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .text__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.text__header-pic {
  max-width: 1440px;
  margin: 0 auto 35px;
  padding-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text__header-pic--no-padding {
  padding-top: 0;
}
.text__header-pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 14px;
  -o-object-fit: cover;
  object-fit: cover;
}
.text__header-description {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #292929;
}
.text__date {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #c8134a;
}
.text__info {
  margin-bottom: 35px;
}
.text__info .text__date {
  margin-bottom: 10px;
}
.text__info-place {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.text__info-description a,
.text__info-place a {
  color: inherit;
  text-decoration: none;
}
.text__info-price {
  margin: 32px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text__price-left {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
}
.text__price-right {
  width: 131px;
  padding-left: 24px;
  font-size: 11px;
  line-height: 14px;
}
.text__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
.text__article h2,
.text__article h3,
.text__title h3 {
  margin: 0 0 35px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
.text__article {
  margin-bottom: 40px;
  color: #000;
  font-family: "Roboto", arial, sans-serif;
  overflow-x: scroll;
}
.text__article h2,
.text__article h3 {
  font-size: 20px;
}
.text__article h3 {
  font-size: 14px;
  line-height: 22px;
}
.text__article h4 {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}
.text__article ol,
.text__article p,
.text__article ul {
  margin: 35px 0;
  font-size: 14px;
  line-height: 19px;
}
.text__article table {
  width: 100%;
  border: 0 !important;
  border-collapse: collapse;
}
.text__article table tr {
  border-top: 2px solid #c4c4c4;
}
.text__article table tr:first-of-type {
  display: none;
  border-top: none;
}
.text__article table td,
.text__article table th {
  padding: 10px 5px;
  min-width: 120px;
}
.text__article table td {
  border: 0;
  font-size: 13px;
  line-height: 136.39%;
  color: #000;
}
.text__article table td p {
  margin: 5px 0;
  font-size: 13px;
  line-height: 136.39%;
  color: #000;
}
.text__article table td b,
.text__article table th {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #b69953;
}
.text__article table td:nth-child(2),
.text__article table td:nth-child(2) p,
.text__article table td:nth-child(3),
.text__article table td:nth-child(3) p {
  text-decoration: none;
}
.text__info-btn {
  display: inline-block;
  padding: 14px 20px;
  text-decoration: none;
  border: 0;
  color: #fff;
  background: #c8134a;
  border-radius: 4px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.3;
  -o-transition: all 0.3;
  transition: all 0.3;
  width: 100%;
  margin-bottom: 32px;
}
.text__info-btn:hover {
  background: #de2b62;
}
.text__info-btn:active,
.text__info-btn:focus {
  background: #ac103f;
}
.text__info-description {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 21px;
  font-style: italic;
  color: #8e8e8e;
}
.text__info-description h3 {
  font-weight: 400;
  color: #292929;
  font-style: normal;
}
.text__download {
  padding-top: 40px;
  padding-bottom: 35px;
}
.text__article-slider {
  margin: 0 auto;
  position: relative;
}
.text__article-slider--no-margin {
  margin: 0;
}
.text__article-slider img {
  display: block;
  max-width: 100%;
  height: auto;
}
.text__article-slider .slick-list {
  padding: 0 !important;
  z-index: 2;
}
.text__article-slide-pic {
  position: relative;
}
.text__article-slide-text {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.text__article-slider-item p {
  color: #000;
}
.text__article-slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 130px;
  left: -15px;
  right: -15px;
}
.text__article-slider--next,
.text__article-slider--prev {
  background-color: transparent;
  cursor: pointer;
  border: 0;
  width: 10px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.text__article-slider--next {
  background-image: url(../img/icons/arrow_right_pink.svg);
}
.text__article-slider--next.slick-disabled,
.text__article-slider--next:hover,
.text__article-slider--prev.slick-disabled,
.text__article-slider--prev:hover {
  -webkit-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}
.text__article-slider--prev {
  background-image: url(../img/icons/arrow_left_pink.svg);
}
.text__article-slide {
  min-height: 300px;
}
.text__article-slider-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text__article-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
}
.text__article-slide h3 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.text__article-slide p {
  font-size: 14px;
  font-style: italic;
}
.text__iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.text__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
.text__share {
  margin: 40px 0;
}
.text__header-video {
  margin-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .text__article-slider {
    margin-bottom: 40px;
  }
  .text__article-slider .slick-slide {
    padding: 0 20px;
  }
  .text__article-slider--no-margin {
    margin: 0;
  }
  .text__header-pic {
    margin-bottom: 40px;
    padding-top: 40px;
  }
  .text__header-pic--no-padding {
    padding-top: 0;
  }
  .text__header-description {
    font-size: 16px;
    line-height: 20px;
  }
  .text__info {
    width: 461px;
    margin-bottom: 40px;
  }
  .text__title {
    font-size: 30px;
    line-height: 38px;
  }
  .text__title h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .text__article {
    overflow-x: hidden;
  }
  .text__article h2 {
    font-size: 26px;
  }
  .text__article h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .text__article h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .text__article ol,
  .text__article p,
  .text__article ul {
    margin: 35px 0;
    font-size: 18px;
    line-height: 25px;
  }
  .text__article ol:first-child,
  .text__article p:first-child,
  .text__article ul:first-child {
    margin-top: 0;
  }
  .text__article table tr {
    display: table-row;
  }
  .text__article table tr:first-of-type {
    display: table-row;
  }
  .text__article table th {
    display: table-cell;
    font-size: 16px;
    line-height: 20px;
  }
  .text__article table td {
    padding: 5px;
  }
  .text__article table td,
  .text__article table td p {
    font-size: 14px;
    line-height: 136.39%;
  }
  .text__article table td b {
    display: none;
  }
  .text__date {
    font-size: 20px;
    line-height: 25px;
  }
  .text__info-btn {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text__info-btn,
  .text__info-place {
    font-size: 20px;
    line-height: 25px;
  }
  .text__price-left {
    font-size: 36px;
    line-height: 45px;
  }
  .text__price-right {
    font-size: 16px;
    line-height: 20px;
  }
  .text__video {
    width: 461px;
    margin: 40px 0;
  }
  .text__video .text__info-btn {
    display: block;
  }
  .text__slider {
    margin: 40px auto;
  }
  .text__slider--no-margin {
    margin: 0 auto;
  }
  .text__header-video video {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .text__header-video img {
    display: none !important;
  }
}
.text__video p {
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 1440px) {
  .text__header-description {
    text-align: left;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 130px;
  }
  .text__article table th {
    font-size: 18px;
    line-height: 23px;
  }
  .text__article table td,
  .text__article table td p {
    font-size: 18px;
    line-height: 136.39%;
  }
  .text__article-slider {
    margin-bottom: 40px;
  }
  .text__article-slider .slick-slide {
    padding: 0;
  }
  .text__grid {
    display: grid;
    grid-template-columns: 461px 558px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-flow: row;
  }
  .text__grid .text__info {
    width: auto;
  }
  .text__grid .text__article-slider,
  .text__grid .text__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    grid-column: 1/2;
  }
  .text__grid .text__info {
    margin-bottom: 0;
  }
  .text__grid .text__article-slider {
    width: 100%;
  }
  .text__grid .text__title {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    grid-column: 1/2;
  }
  .text__grid .text__article {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    grid-column: 2/2;
    grid-row: 1/5;
  }
  .text__grid .text__video {
    width: 100%;
    padding-top: 0;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    grid-column: 1/2;
  }
  .text__grid .text__video .text__iframe,
  .text__grid .text__video .text__iframe + .text__info-btn,
  .text__grid .text__video .text__iframe + p + .text__info-btn {
    margin-top: 90px;
  }
  .text__grid .text__share {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    grid-column: 1/2;
    grid-row: 5/6;
    align-self: end;
  }
  .text__grid .text__download {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    grid-column: 2/2;
    align-self: center;
  }
  .text__slider {
    max-width: 1440px;
    margin: 100px auto;
  }
  .text__slider--no-margin {
    margin: 0 auto;
  }
  .text__title {
    font-size: 20px;
    line-height: 28px;
  }
}
.text__video {
  margin-top: 0;
}
.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: auto auto 40px;
  background: #fff;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video__link,
.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video__link {
  background-color: #2c2c2c;
}
.video__media {
  border: 0;
}
.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding: 0;
  display: block;
  border: 0;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.video__button--change-size svg {
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 768px) {
  .video__button--change-size svg {
    width: 100px;
    height: 100px;
  }
}
.video__button-shape {
  fill: #817867;
  fill-opacity: 0.8;
}
.video__button-icon {
  fill: #fff;
}
.video__button:focus {
  outline: 0;
}
.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
  fill: red;
  fill-opacity: 1;
}
.video--enabled {
  cursor: pointer;
}
.video--enabled .video__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video__button-text {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 145.89%;
  text-align: center;
  color: #fff;
  font-family: "Roboto", arial, sans-serif;
}
@media screen and (min-width: 768px) {
  .video__button-text {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 145.89%;
  }
}
@media screen and (min-width: 1440px) {
  .video__button-text {
    margin-bottom: 30px;
  }
}
.popup__slider-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  min-height: 326px;
}
.popup__slider-list .slick-list {
  min-height: 326px;
}
.popup__slider-item img {
  width: 100%;
}
.popup__slider-item * {
  outline: 0;
}
.popup-slider__arrow {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  display: block;
  width: 13px;
  height: 32px;
  background: 0 0;
  outline: 0;
  border: 0;
  cursor: pointer;
}
.popup-slider__arrow--prev {
  left: 43%;
}
.popup-slider__arrow--next {
  right: 43%;
}
.popup-slider__arrow.slick-disabled {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .popup-slider__arrow--prev {
    left: 140px;
  }
  .popup-slider__arrow--next {
    right: auto;
    left: 180px;
  }
}
.shop {
  padding-bottom: 35px;
}
.shop__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .shop__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .shop__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.shop__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 13px;
  margin-bottom: 40px;
}
.shop__title {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
@media screen and (min-width: 1440px) {
  .shop__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.shop__link {
  font-size: 14px;
  line-height: 18px;
}
.shop__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop__item {
  margin-bottom: 27px;
  background-color: #f3f3f3;
}
.shop__item:last-child {
  margin-bottom: 0;
}
.shop__item-picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.shop__item-picture img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.shop__item-description {
  padding: 20px 30px;
  color: #000;
}
.shop__item-description h3 {
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
}
.shop__item-description p {
  margin: 0 0 20px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.shop__list-item {
  margin-bottom: 24px;
  padding: 23px 25px 35px 26px;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.shop__list-item:hover {
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
}
.shop__list-item h3 {
  margin: auto 0 18px;
  font-size: 20px;
  line-height: 125.89%;
  font-weight: 400;
  color: #000;
}
.shop__list-item a {
  min-width: 178px;
}
.shop__list-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: auto;
}
.shop__parts-list {
  padding-top: 48px;
  background-color: #f9f9f9;
}
.shop__parts-list .shop__parts-title {
  margin-bottom: 31px;
}
.shop__parts-title {
  margin: 0 0 24px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
.shop__sub-nav {
  background: #f3f3f3;
}
.shop__sub-nav-wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .shop__sub-nav-wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .shop__sub-nav-wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.shop__sub-nav-list {
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 43px 0 0;
  text-align: center;
}
.shop__sub-nav-list a {
  font-size: 15px;
  line-height: 19px;
}
.shop__sub-nav-item {
  width: 33.33%;
  margin-bottom: 43px;
  text-align: center;
}
.shop__slider {
  margin-bottom: 55px;
  position: relative;
}
.shop__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.shop__slider-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.shop__slider-controls,
.shop__slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.shop__slider-controls {
  position: absolute;
  bottom: 18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.shop__slider-dots {
  position: static;
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop__slider-dots li {
  margin: 0 3px;
}
.shop__slider-dots li:first-child {
  margin-left: 15px;
}
.shop__slider-dots li:last-child {
  margin-right: 15px;
}
.shop__slider-arrow,
.shop__slider-dots li button {
  font-size: 0;
  display: block;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.shop__slider-dots li button {
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.shop__slider-dots li.slick-active button {
  background: #c8134a;
}
.shop__slider-arrow {
  position: relative;
  width: 7px;
  height: 12px;
  background: 0 0;
}
.shop__slider-arrow:hover {
  opacity: 0.8;
}
.shop__slider-arrow--next::before,
.shop__slider-arrow--prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/icons/prev-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shop__slider-arrow--next::before {
  background-image: url(../img/icons/next-arrow.svg);
}
.shop__text {
  margin-bottom: 55px;
}
.shop__text p {
  margin: 0 0 25px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 16px;
  line-height: 136.39%;
  color: #000;
}
.shop__contacts {
  position: relative;
  width: 100%;
  max-width: 375px;
  padding: 0;
  margin: 0 auto 55px;
}
@media screen and (min-width: 768px) {
  .shop__contacts {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .shop__contacts {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.shop__contacts img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 375px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.shop__contacts-list {
  position: relative;
  padding: 80px 20px;
  max-width: 375px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.65);
}
.shop__contacts-list span {
  font-size: 18px;
  line-height: 136.39%;
  color: #fff;
}
.shop__contacts-list a,
.shop__contacts-list p {
  font-weight: 700;
  font-size: 18px;
  line-height: 113.2%;
  color: #cfc8b7;
}
.shop__contacts-list a {
  display: inline-block;
  padding: 16px 27px;
  min-width: 268px;
  background: #353535;
  border: 1px solid #cfc8b7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
}
.shop__contacts-field {
  margin-bottom: 43px;
}
@media screen and (min-width: 768px) {
  .shop {
    padding-bottom: 40px;
  }
  .shop__header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 0;
  }
  .shop__link {
    font-size: 18px;
    line-height: 23px;
  }
  .shop__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 27px;
  }
  .shop__item {
    margin-bottom: 0;
  }
  .shop__item-description {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .shop__parts-list {
    padding-top: 54px;
  }
  .shop__parts-list .shop__parts-title {
    margin-bottom: 26px;
  }
  .shop__sub-nav-list {
    padding: 23px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .shop__sub-nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    max-width: 175px;
    margin-bottom: 0;
  }
  .shop__list-item h3 {
    margin-bottom: 22px;
  }
  .shop__slider-controls {
    bottom: 14px;
  }
  .shop__slider-arrow {
    width: 10px;
    height: 18px;
  }
  .shop__slider-dots li {
    margin: 0 5px;
  }
  .shop__slider-dots li:first-child {
    margin-left: 22px;
  }
  .shop__slider-dots li:last-child {
    margin-right: 22px;
  }
  .shop__slider-dots li button {
    width: 8px;
    height: 8px;
  }
  .shop__contacts {
    margin-bottom: 50px;
    padding: 0;
    min-height: 488px;
  }
  .shop__contacts img {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .shop__contacts-list {
    padding-left: 5.2%;
    width: 50%;
    margin: 0 auto 0 0;
  }
  .shop__text {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .shop {
    padding-bottom: 100px;
  }
  .shop__list {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 27px;
  }
  .shop__list--1-items {
    grid-template-columns: repeat(1, 360px);
    grid-gap: 40px;
  }
  .shop__list--2-items {
    grid-template-columns: repeat(2, 360px);
    grid-gap: 40px;
  }
  .shop__list--3-items {
    grid-template-columns: repeat(3, 360px);
    grid-gap: 40px;
  }
  .shop__list-item h3 {
    margin-bottom: 20px;
  }
  .shop__parts-title {
    font-size: 24px;
    line-height: 30px;
  }
  .shop__parts-list {
    padding-top: 52px;
  }
  .shop__parts-list .shop__parts-title {
    margin-bottom: 26px;
  }
  .shop__slider-dots li {
    margin: 0 5px;
  }
  .shop__slider-dots li:first-child {
    margin-left: 22px;
  }
  .shop__slider-dots li:last-child {
    margin-right: 22px;
  }
  .shop__slider-dots li button {
    width: 10px;
    height: 10px;
  }
  .shop__slider-arrow {
    width: 13px;
    height: 26px;
  }
  .shop__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 53px;
  }
  .shop__text p {
    margin: 0;
  }
  .shop__text-col {
    width: 50%;
    padding-right: 90px;
  }
  .shop__contacts {
    min-height: 440px;
    margin-bottom: 53px;
  }
  .shop__contacts-list {
    margin-left: 130px;
    padding-left: 76px;
    padding-right: 52px;
    padding-bottom: 98px;
    width: 580px;
    max-width: 580px;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .shop__contacts-field:nth-child(1) {
    width: 100%;
  }
}
.timeline__wrapper {
  padding-left: 20px;
  margin-bottom: 35px;
  overflow-x: hidden;
}
.timeline__list {
  margin: 0;
  list-style: none;
  position: relative;
  display: grid;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  grid-template-rows: 1fr;
  padding: 20px 0 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  cursor: -webkit-grab;
  cursor: grab;
}
.timeline__list.active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.timeline__item {
  width: 242px;
  max-width: 242px;
  padding-top: 45px;
  padding-left: 0;
  padding-right: 40px;
  position: relative;
  border-top: 2px solid #c8134a;
}
.timeline__item:nth-child(2) {
  width: 265px;
  max-width: 265px;
}
.timeline__item::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 30px;
  width: 13px;
  height: 32px;
  background-image: url(../img/icons/arrow_right_pink.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
}
.timeline__item::after {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 5px solid #c8134a;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.timeline__item img {
  max-width: 100%;
}
.timeline__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.timeline__year {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  color: #292929;
}
.timeline__header {
  color: #000;
}
.timeline__header h2 {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}
.timeline__header--pink {
  color: #c8134a;
}
.timeline__text,
.timeline__text-mobile {
  font-family: "Roboto", arial, sans-serif;
  font-size: 13px;
  line-height: 136.39%;
  color: #000;
}
.timeline__text a {
  font-size: 16px;
  line-height: 20px;
}
.timeline__text-mobile + .timeline__text {
  display: none;
}
@media screen and (min-width: 768px) {
  .timeline__wrapper {
    padding-left: 5.2%;
    margin-left: auto;
    margin-bottom: 40px;
  }
  .timeline__list::before,
  .timeline__text-mobile {
    display: none;
  }
  .timeline__text-mobile + .timeline__text {
    display: block;
  }
  .timeline__text,
  .timeline__text a {
    font-size: 18px;
    line-height: 136.39%;
  }
  .timeline__item {
    width: 620px;
    max-width: 620px;
  }
  .timeline__item:nth-child(2) {
    border-bottom: none;
  }
  .timeline__item:nth-child(2n + 4) {
    width: 835px;
  }
  .timeline__list {
    display: grid;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    grid-template-rows: auto auto;
    width: auto;
  }
  .timeline__item {
    grid-column: span 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: none;
    border-bottom: 2px solid #c8134a;
    grid-row-start: 1;
    padding: 45px 200px 87px 0;
    position: relative;
  }
  .timeline__item::before {
    top: auto;
    left: 30px;
    bottom: -17px;
    width: 13px;
    height: 32px;
    background-image: url(../img/icons/arrow_right_pink.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
  }
  .timeline__item::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -13px;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 5px solid #c8134a;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .timeline__item:first-child {
    padding-left: 0;
  }
  .timeline__item:nth-child(2),
  .timeline__item:nth-child(2n + 4) {
    grid-row-start: 2;
    border-top: 2px solid #c8134a;
    padding-top: 60px;
    padding-bottom: 0;
    margin-top: -2px;
    max-width: 800px;
  }
  .timeline__item:nth-child(2) {
    grid-column: 2/4;
    width: 800px;
  }
  .timeline__item:nth-child(2)::after {
    bottom: auto;
    top: -13px;
  }
  .timeline__item:nth-child(2):before {
    left: 30px;
    top: -17px;
    bottom: auto;
    width: 13px;
    height: 32px;
    background-image: url(../img/icons/arrow_right_pink.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
  }
  .timeline__item:nth-child(2n + 4) {
    grid-column: span 3;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: none;
    padding-right: 300px;
  }
  .timeline__item:nth-child(2n + 4)::after {
    bottom: auto;
    top: -13px;
  }
  .timeline__item:nth-child(2n + 4):before {
    left: 30px;
    top: -17px;
    bottom: auto;
    width: 13px;
    height: 32px;
    background-image: url(../img/icons/arrow_right_pink.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
  }
  .timeline__item--visible::after {
    width: 27px;
    height: 27px;
    background-color: #c8134a;
  }
  .timeline__item .cell-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px dashed var(--line);
    position: relative;
    background: var(--background);
  }
  .timeline__item .cell-content::after {
    content: "";
    display: block;
    background: var(--line);
    height: 0.5rem;
    width: 0.5rem;
    position: absolute;
    left: -0.25rem;
    border-radius: 50%;
  }
  .timeline__header h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .timeline ::-webkit-scrollbar {
    width: 0;
  }
  .timeline__wrapper {
    width: 87%;
    padding: 0 0 0 130px;
    overflow: auto;
    margin-bottom: 100px;
  }
}
html.contrast .js-normal-version {
  display: block !important;
}
@media screen and (min-width: 768px) {
  html.contrast .header {
    background-color: #000 !important;
  }
  html.contrast .header--fixed .header__user-block {
    display: none;
  }
  html.contrast .header__wrapper {
    grid-template-columns: 1fr 5fr;
    padding: 0;
  }
  html.contrast .header__menu-list a,
  html.contrast .lang a {
    font-size: 22px;
  }
  html.contrast .lang .lang__btn {
    width: 50px;
    font-size: 22px;
  }
  html.contrast .main-nav a {
    color: #fff !important;
    text-transform: uppercase;
  }
  html.contrast .main-nav .main-nav__item {
    max-width: 400px;
    padding-left: 10px;
    padding-right: 0;
  }
  html.contrast .main-nav .main-nav__item a {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  html.contrast .main-nav .main-nav__item {
    padding-left: 10px;
  }
  html.contrast .main-nav .main-nav__item a {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  html.contrast .logo {
    color: #fff !important;
  }
  html.contrast .logo .logo__text {
    color: inherit;
  }
  html.contrast .main-slider {
    background-color: #000;
  }
  html.contrast .main-slider .main-slider__controls {
    position: relative;
    bottom: 0;
  }
  html.contrast .main-slider__item-description {
    padding-top: 100px;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    color: #fff;
    width: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  html.contrast .main-slider__item-description * {
    color: #fff;
  }
  html.contrast .buildings__list-item span {
    font-size: 18px;
  }
  html.contrast .buildings__events,
  html.contrast .buildings__events-item,
  html.contrast .projects__list-item .projects__btn {
    background-color: #000;
  }
  html.contrast .buildings__events-text * {
    font-size: 24px;
  }
  html.contrast .sub-nav {
    background-color: #fff;
  }
  html.contrast .sub-nav__list * {
    color: #000;
    text-transform: uppercase;
  }
  html.contrast .projects__list-item {
    padding: 20px;
    background-color: #000;
  }
  html.contrast .projects__list-item * {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
  }
  html.contrast .news .news__photo,
  html.contrast .partners {
    display: none;
  }
  html.contrast .news,
  html.contrast .news .news__text {
    width: 100%;
  }
  html.contrast .news * {
    font-size: 24px;
    line-height: 1.2;
  }
  html.contrast .main-info__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  html.contrast .footer {
    background-image: none;
    background-color: #000;
  }
  html.contrast .footer * {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
  }
  html.contrast .footer__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  html.contrast .footer__logos {
    display: none;
  }
  html.contrast .footer__bottom-list {
    width: 100%;
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html.contrast .footer__bottom-list .footer__bottom-item {
    width: 25%;
    text-align: left;
  }
  html.contrast .copyright {
    width: 100%;
  }
  html.contrast .preview__filter-row {
    margin-bottom: 20px;
  }
  html.contrast .preview__filter-row input,
  html.contrast .preview__filter-row p,
  html.contrast .preview__select-dropdown .select2-results__options li,
  html.contrast .select2-results__options,
  html.contrast .select2-results__options li,
  html.contrast .select2-selection__rendered {
    font-size: 20px;
  }
  html.contrast .preview__buttons-filter button {
    font-size: 22px;
    padding: 20px;
    text-transform: uppercase;
  }
  html.contrast .preview__slider-item .preview__article {
    background-image: none !important;
    background-color: #000;
  }
  html.contrast .exhibitions__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  html.contrast .exhibitions__article {
    background-color: #fff;
    color: #000;
  }
  html.contrast .exhibitions__article h2 {
    font-size: 24px;
    text-transform: uppercase;
  }
  html.contrast .exhibitions__article p {
    font-size: 22px;
    line-height: 1.4;
  }
  html.contrast .exhibitions__article .exhibitions__picture {
    display: none;
  }
  html.contrast .exhibitions__article .exhibitions__date {
    font-size: 20px;
  }
  html.contrast .exhibitions__article .exhibitions__info {
    font-size: 22px;
    line-height: 1.4;
  }
  html.contrast .filter__title,
  html.contrast .shop__item-description h3,
  html.contrast .text__article a,
  html.contrast .text__article p {
    font-size: 24px;
  }
  html.contrast .filter__button {
    background-color: #000;
    color: #fff;
    font-size: 22px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 15px 25px;
    text-transform: uppercase;
  }
  html.contrast .social__item a {
    width: 40px;
    height: 40px;
  }
  html.contrast .shop__item-description p {
    font-size: 22px;
  }
  html.contrast .banners img {
    display: block !important;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
  }
}
.accordion {
  padding-top: 25px;
  padding-bottom: 25px;
}
.accordion__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .accordion__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .accordion__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
h3.accordion__header {
  margin: 0;
}
.accordion__header,
.accordion__header-link {
  cursor: pointer;
  margin: 0;
  padding: 5px 0;
  font-size: 16px;
  line-height: 2 !important;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
}
.accordion__header-link:hover,
.accordion__header:hover,
.museum__info-text p i,
.partners-page__form-policy label a:hover,
.partners-page__patners-item a:hover {
  color: #c8134a;
}
.accordion__header a,
.accordion__header-link a {
  color: inherit;
  text-decoration: none;
}
.accordion__header-link a::after,
.accordion__header-link::after,
.accordion__header::after {
  content: url(../img/icons/preview-slider-next-arrow.svg);
  width: 15px;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion__header--expanded,
.accordion__header-link--expanded {
  border-bottom: none;
}
.accordion__header--expanded::after,
.accordion__header-link--expanded::after,
.accordion__panel-inner--expanded .accordion__header::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion__header-link::after,
.accordion__panel > .accordion__body {
  display: none;
}
.accordion__panel--expanded .accordion__body {
  font-family: "Roboto", arial, sans-serif;
  padding: 0 35px 35px;
}
.accordion__panel--inner .accordion__header {
  border-bottom: none;
}
.accordion__panel .accordion__header {
  border-top: 1px solid #b6b6b6;
}
.accordion__panel-inner > .accordion__body {
  display: none;
}
.accordion__panel-inner .accordion__header {
  border-bottom: 1px solid #b6b6b6;
}
.accordion__panel-inner--expanded .accordion__body {
  display: block;
  font-family: "Roboto", arial, sans-serif;
  padding: 0 35px 35px;
  border-bottom: 1px solid #b6b6b6;
}
.accordion__panel-inner--expanded .accordion__header {
  border-bottom: none;
}
.accordion__body p {
  font-size: 14px;
  line-height: 19px;
}
.accordion__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
@media screen and (min-width: 1440px) {
  .accordion__title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (min-width: 768px) {
  .accordion__header,
  .accordion__header-link {
    font-size: 22px;
  }
  .accordion__body p {
    font-size: 18px;
    line-height: 25px;
  }
}
.table__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .table__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .table__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.table__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
  margin: 0 0 16px;
}
@media screen and (min-width: 1440px) {
  .table__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.table {
  margin-bottom: 35px;
  overflow-x: auto;
}
.table table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
}
.table table tr {
  width: 100%;
  padding: 20px 0;
  border-top: 2px solid #c4c4c4;
}
.table table th {
  min-width: 170px;
  border: 0;
}
.table table td {
  border: 0;
}
.table table td p {
  max-width: 262px;
  font-size: 13px;
  line-height: 136.39%;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000;
}
.table table td b,
.table table td strong,
.table table th {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #b69953;
}
.table table td:nth-child(2) p {
  max-width: 340px;
  text-decoration: none;
}
.table table td:last-child p,
.table table td:nth-child(3) p {
  text-decoration: none;
  color: #c8134a;
}
.table--gray {
  background-color: #f9f9f9;
}
.table h3 {
  margin: 0 0 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #292929;
}
@media screen and (min-width: 768px) {
  .table {
    margin-bottom: 40px;
    overflow-x: hidden;
  }
  .table table th {
    padding: 20px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .table table th:nth-child(3) {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .table table td:last-child,
  .table table td:nth-child(3) {
    text-align: right;
  }
  .table table td:last-child p,
  .table table td:nth-child(3) p {
    margin-left: auto;
  }
  .table table td p {
    font-size: 14px;
    line-height: 136.39%;
  }
  .table table td strong {
    display: none;
  }
  .table h3 {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 28px;
  }
  .table--gray {
    padding-top: 60px;
    margin-bottom: 0;
  }
  .table--3-col table td[colspan="2"] p {
    max-width: 590px;
  }
  .table--2-col {
    padding-bottom: 60px;
  }
  .table--2-col table td:first-child {
    width: 590px;
  }
  .table--2-col table td:last-child {
    width: 110px;
  }
  .table__title {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1440px) {
  .table {
    margin-bottom: 100px;
  }
  .table table th {
    font-size: 18px;
    line-height: 23px;
    width: 45%;
  }
  .table table td:nth-child(2),
  .table table th:nth-child(2) {
    width: 30%;
  }
  .table table td:nth-child(3),
  .table table th:nth-child(3) {
    width: 25%;
  }
  .table table td {
    width: 45%;
  }
  .table table td p {
    font-size: 18px;
    line-height: 136.39%;
  }
  .table--3-col table td:nth-child(1),
  .table--3-col table th:nth-child(1) {
    width: 440px;
  }
  .table--3-col table td:nth-child(2),
  .table--3-col table th:nth-child(2) {
    width: 610px;
  }
  .table--3-col table td:nth-child(2) p,
  .table--3-col table td:nth-child(3) p,
  .table--3-col table th:nth-child(2) p,
  .table--3-col table th:nth-child(3) p {
    max-width: 100%;
  }
  .table--3-col table td:nth-child(3),
  .table--3-col table th:nth-child(3) {
    width: 112px;
  }
  .table--3-col table td:last-child,
  .table--3-col table th:last-child {
    width: 130px;
  }
  .table--3-col table td p,
  .table--3-col table td[colspan="2"] p,
  .table--3-col table th p {
    max-width: 100%;
  }
  .table--3-col table td[colspan="2"] {
    width: 1050px;
  }
  .table--2-col {
    padding-bottom: 50px;
  }
  .table--2-col table td:first-child {
    width: 1070px;
  }
  .table--2-col table td:first-child p {
    max-width: 730px;
  }
  .table--2-col table td:last-child {
    width: 110px;
  }
  .table h3 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
  }
  .table--gray {
    padding-top: 50px;
    margin-bottom: 0;
  }
  .table__title {
    margin-bottom: 40px;
  }
}
.partners-page {
  margin-bottom: 60px;
}
.partners-page__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .partners-page__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .partners-page__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.partners-page__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
@media screen and (min-width: 1440px) {
  .partners-page__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.partners-page__text {
  margin-bottom: 60px;
}
.partners-page__text p {
  margin: 0 0 30px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 18px;
  line-height: 136.39%;
  color: #000;
}
.partners-page__patners-title {
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #292929;
}
.partners-page__patners-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.partners-page__patners-article h3 {
  margin: 0 0 23px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  color: #c8134a;
}
.partners-page__patners-article--general {
  margin-bottom: 53px;
}
.partners-page__patners-text p {
  margin: 0;
  font-size: 12px;
  line-height: 109.89%;
  font-family: "Roboto", arial, sans-serif;
}
.partners-page__patners-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  text-decoration: none;
  color: #000;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.partners-page__patners-item a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  -ms-flex-item-align: center;
  align-self: center;
  justify-self: center;
}
.partners-page__patners-item--general a img {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.partners-page__patners-list--grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 27px;
  margin-bottom: 42px;
}
.partners-page__sub-nav {
  margin-bottom: 56px;
  background: #f3f3f3;
}
.partners-page__sub-nav-wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .partners-page__sub-nav-wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .partners-page__sub-nav-wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.partners-page__sub-nav-list {
  margin: 0;
  list-style: none;
  padding: 52px 10px;
  text-align: center;
}
.partners-page__sub-nav-list a {
  font-size: 17px;
  line-height: 21px;
}
.partners-page__sub-nav-item {
  margin-bottom: 55px;
}
.partners-page__sub-nav-item:last-child,
.tabs__item-inner-list li:last-child {
  margin-bottom: 0;
}
.partners-page__contacts-text {
  color: #000;
}
.partners-page__contacts-text h2 {
  margin: 0 0 26px;
  font-size: 24px;
  line-height: 125.89%;
  font-weight: 400;
  color: #292929;
}
.partners-page__contacts-text > p {
  margin: 0;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 136.39%;
}
.partners-page__contacts-links {
  margin-top: 25px;
  margin-bottom: 37px;
}
.partners-page__contacts-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 33px;
}
.partners-page__contacts-row span {
  margin-bottom: 10px;
  color: #c8134a;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
}
.partners-page__contacts-row a {
  font-size: 24px;
  line-height: 125.89%;
  color: #000;
  text-decoration: none;
}
.partners-page__form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.partners-page__form-field input,
.partners-page__form-field textarea {
  padding: 10px 20px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: rgba(182, 153, 83, 0.71);
  border: 1px solid #b69953;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  font-family: "Merriweather", Georgia, serif;
  letter-spacing: 0.02em;
}
.partners-page__form-field input::-webkit-input-placeholder,
.partners-page__form-field textarea::-webkit-input-placeholder {
  color: rgba(182, 153, 83, 0.71);
}
.partners-page__form-field input::-moz-placeholder,
.partners-page__form-field textarea::-moz-placeholder {
  color: rgba(182, 153, 83, 0.71);
}
.partners-page__form-field input:-ms-input-placeholder,
.partners-page__form-field input::-ms-input-placeholder,
.partners-page__form-field textarea:-ms-input-placeholder,
.partners-page__form-field textarea::-ms-input-placeholder {
  color: rgba(182, 153, 83, 0.71);
}
.partners-page__form-field input::placeholder,
.partners-page__form-field textarea::placeholder {
  color: rgba(182, 153, 83, 0.71);
}
.partners-page__form-field input:active,
.partners-page__form-field input:focus,
.partners-page__form-field input:hover,
.partners-page__form-field textarea:active,
.partners-page__form-field textarea:focus,
.partners-page__form-field textarea:hover {
  outline: 0;
  border-color: #c8134a;
}
.partners-page__form-field textarea {
  height: 78px;
  resize: none;
}
.partners-page__form-policy label {
  position: relative;
  padding-left: 23px;
  font-size: 10px;
  line-height: 135.2%;
  color: #565656;
}
.partners-page__form-policy label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  border: 0.705882px solid #cfc8b7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2.82353px;
}
.partners-page__form-policy label a {
  color: inherit;
}
.partners-page__form-policy input:checked + label::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 6px;
  height: 6px;
  background: #c8134a;
  border-radius: 2.82353px;
}
.partners-page__patners-logo {
  height: 143px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .partners-page {
    margin-bottom: 77px;
  }
  .partners-page__text {
    margin-bottom: 80px;
  }
  .partners-page__patners-title {
    margin-bottom: 48px;
  }
  .partners-page__patners-article h3 {
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 29px;
  }
  .partners-page__patners-article--general {
    margin-bottom: 60px;
  }
  .partners-page__patners-item a img {
    max-height: 143px;
    width: auto;
    margin: auto;
  }
  .partners-page__patners-item--general a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .partners-page__patners-item--general a img {
    display: block;
    max-width: 260px;
    height: auto;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .partners-page__contacts-text p,
  .partners-page__patners-text p {
    font-size: 18px;
    line-height: 136.39%;
  }
  .partners-page__patners-list--grid {
    display: grid;
    grid-template-columns: 260px 260px;
    grid-column-gap: 40px;
    grid-row-gap: 56px;
    margin-bottom: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .partners-page__sub-nav {
    margin-bottom: 71px;
  }
  .partners-page__sub-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 56px;
    padding-bottom: 14px;
  }
  .partners-page__sub-nav-list a {
    font-size: 17px;
    line-height: 21px;
  }
  .partners-page__sub-nav-item {
    margin-bottom: 42px;
    width: 33.33%;
  }
  .partners-page__sub-nav-item:nth-child(1) {
    text-align: left;
  }
  .partners-page__sub-nav-item:nth-child(2) {
    text-align: center;
  }
  .partners-page__sub-nav-item:nth-child(3) {
    text-align: right;
  }
  .partners-page__sub-nav-item:nth-child(4) {
    text-align: left;
  }
  .partners-page__sub-nav-item:nth-child(5) {
    text-align: center;
  }
  .partners-page__sub-nav-item:nth-child(6) {
    text-align: right;
  }
  .partners-page__sub-nav-item:nth-child(7) {
    text-align: left;
  }
  .partners-page__sub-nav-item:nth-child(8) {
    text-align: center;
  }
  .partners-page__sub-nav-item:nth-child(9) {
    text-align: right;
  }
  .partners-page__sub-nav-item:nth-child(10) {
    text-align: left;
  }
  .partners-page__sub-nav-item:nth-child(11) {
    text-align: center;
  }
  .partners-page__sub-nav-item:nth-child(12) {
    text-align: right;
  }
  .partners-page__contacts-text h2 {
    margin-bottom: 33px;
    font-size: 30px;
    line-height: 38px;
  }
  .partners-page__contacts-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .partners-page__contacts-row {
    margin-right: 52px;
  }
  .partners-page__contacts-row:last-child {
    margin-right: 0;
  }
  .partners-page__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .partners-page__form-field {
    width: 48%;
  }
  .partners-page__form-field--wide {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .partners-page {
    margin-bottom: 100px;
  }
  .partners-page__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 90px;
  }
  .partners-page__text-col {
    width: 50%;
    padding-right: 60px;
  }
  .partners-page__patners-title {
    margin-bottom: 58px;
  }
  .partners-page__patners-article h3 {
    margin-bottom: 35px;
  }
  .partners-page__patners-article--general {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .partners-page__patners-article--general .partners-page__patners-list,
  .partners-page__patners-item--general a .partners-page__patners-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 70px;
  }
  .partners-page__patners-article:last-child {
    margin-bottom: 64px;
  }
  .partners-page__patners-item a img,
  .partners-page__patners-item--general a img {
    margin: auto;
  }
  .partners-page__patners-item--general a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .partners-page__patners-item--general a p {
    margin: 10px 0;
  }
  .partners-page__patners-item--general a p:first-child {
    margin-top: 0;
  }
  .partners-page__patners-item--general a p:last-child {
    margin-bottom: 0;
  }
  .partners-page__patners-list--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 56px;
  }
  .partners-page__sub-nav {
    margin-bottom: 114px;
  }
  .partners-page__sub-nav-list {
    padding-top: 47px;
    padding-bottom: 3px;
  }
  .partners-page__sub-nav-list a {
    font-size: 23px;
    line-height: 29px;
  }
  .partners-page__sub-nav-item {
    margin-bottom: 44px;
  }
  .partners-page__contacts-links {
    margin-top: 47px;
    margin-bottom: 0;
  }
  .partners-page__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .partners-page__form {
    width: 50%;
    padding-left: 20px;
    padding-top: 75px;
  }
}
.company {
  margin-bottom: 66px;
}
.company__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.company__item,
.team__list--offices .team__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.company__item {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 170px;
  margin-bottom: 25px;
  padding-top: 20px;
  background-color: rgba(0, 0, 0, 0.43);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.company__item h3 {
  margin: 0;
  padding: 0 32px 0 37px;
  font-family: "Merriweather", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125.89%;
  color: #fff;
}
.company__link {
  padding: 16px 40px;
  background: #f3f3f3;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .company {
    margin-bottom: 88px;
  }
  .company__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 30px;
  }
  .company__item {
    min-height: 250px;
  }
}
@media screen and (min-width: 1440px) {
  .company {
    margin-bottom: 126px;
  }
  .company__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
  }
}
.team__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .team__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .team__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.team__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
  margin-bottom: 30px;
}
@media screen and (min-width: 1440px) {
  .team__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.team__list {
  margin: 0;
  list-style: none;
  padding: 0 0 10px;
}
.team__list--offices .team__item {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding: 24px 12px;
  background-color: #fff;
  border: 0;
}
.team__list--offices .team__item .team__photo {
  width: 177px;
  height: 177px;
  border-radius: 0;
}
.team__list--offices .team__item .team__position {
  width: 100%;
  margin-bottom: 15px;
}
.team__list--offices .team__item .team__position h3 {
  margin-bottom: 5px;
  font-size: 16px;
}
.team__list--offices .team__item .team__position p {
  margin: 0;
  font-size: 13px;
}
.team__list--offices .team__item .team__building {
  width: 118px;
}
.team__list--offices .team__item .team__building img {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
  -webkit-filter: grayscale(1) opacity(0.5);
  filter: grayscale(1) opacity(0.5);
}
.team__list--offices .team__item .team__contacts p {
  margin: 5px 0;
}
.team__lead {
  display: grid;
  grid-template-columns: 124px 186px;
  grid-column-gap: 25px;
  margin-bottom: 50px;
}
.team__lead .team__text {
  grid-column-start: 1;
  grid-column-end: 3;
  border-top: 1px solid #c8134a;
  padding-top: 15px;
}
.team__lead .team__building {
  -webkit-filter: grayscale(1) brightness(2);
  filter: grayscale(1) brightness(2);
}
.team__lead .team__building--tablet {
  display: none !important;
}
.team__photo {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
}
.team__photo--main {
  width: 124px;
  height: 124px;
}
.team__photo img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.team__position p,
.team__text {
  font-family: "Roboto", arial, sans-serif;
  font-size: 12px;
  line-height: 125.89%;
  color: #000;
}
.team__position h3 {
  font-size: 18px;
  line-height: 130.39%;
  font-weight: 400;
  color: #c8134a;
}
.team__text {
  line-height: 136.39%;
}
.museum__info-about-pic figure,
.team__item--in-text-block .team__position p,
.team__text p {
  margin: 0;
}
.team__contacts {
  font-family: "Merriweather", Georgia, serif;
}
.team__contacts--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
  grid-column-start: 1;
  grid-column-end: 3;
}
.team__contacts span {
  font-size: 10px;
  line-height: 136.39%;
  color: #b69953;
}
.team__contacts p {
  font-size: 14px;
  line-height: 113.2%;
  color: #000;
}
.press-service__contacts p a,
.team__contacts p a {
  color: inherit;
  text-decoration: none;
}
.team__item {
  display: grid;
  grid-template-columns: 110px 216px;
  grid-column-gap: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #dbdbdb;
}
.team__item:last-child {
  border-bottom: none;
}
.team__item--in-text-block {
  width: 100%;
  padding: 24px 0 37px;
}
.team__item .team__photo {
  grid-row-start: 1;
  grid-row-end: 3;
}
.team__item .team__position {
  grid-row-start: 1/2;
}
.team__item .team__contacts {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 2;
}
@media screen and (max-width: 374px) {
  .team__item,
  .team__lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .team__contacts--main,
  .team__item,
  .team__lead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .team__contacts--main .team__phone {
    margin-bottom: 10px;
  }
  .team__contacts--main p {
    margin: 5px 0;
  }
}
.team__offices {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}
@media screen and (min-width: 768px) {
  .team__lead {
    position: relative;
    display: grid;
    grid-template-columns: 195px 457px;
    grid-template-areas: "photo title" "photo text" "building contacts";
    grid-column-gap: 25px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px;
  }
  .team__lead .team__photo {
    grid-area: photo;
  }
  .team__lead .team__position {
    grid-area: title;
  }
  .team__lead .team__position .team__building {
    display: none !important;
  }
  .team__lead .team__text {
    grid-area: text;
    grid-column-start: 2;
    grid-column-end: 3;
    border-top: none;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .team__lead .team__building--tablet {
    grid-area: building;
    display: block;
    width: 102px;
    height: 39px;
    margin: auto auto 0;
  }
  .team__lead .team__contacts--main {
    grid-area: contacts;
    border-top: 1px solid #c8134a;
  }
  .team__lead .team__contacts--main span {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .team__lead .team__contacts--main p {
    margin-bottom: 0;
  }
  .team__title {
    margin-bottom: 40px;
  }
  .team__photo {
    width: 178px;
    height: 178px;
  }
  .team__photo--main {
    width: 194px;
    height: 194px;
  }
  .team__list {
    display: grid;
    grid-template-columns: repeat(3, 225px);
  }
  .team__list--in-text-block {
    grid-template-columns: 1fr 1fr;
  }
  .team__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
    border-bottom: none;
    border-left: 1px solid #dbdbdb;
  }
  .team__item:first-child,
  .team__item:nth-child(10),
  .team__item:nth-child(12),
  .team__item:nth-child(15),
  .team__item:nth-child(18),
  .team__item:nth-child(4),
  .team__item:nth-child(7) {
    border-left: none;
  }
  .team__item--in-text-block {
    width: 100%;
    padding: 36px 13px 0 0;
    margin-bottom: 0;
    border-left: none;
  }
  .team__item--in-text-block:nth-child(2n) {
    border-left: 1px solid #dbdbdb;
    padding-left: 42px;
    padding-right: 0;
  }
  .team__item--in-text-block .team__photo {
    margin-bottom: 13px;
  }
  .team__item--in-text-block .team__position h3 {
    margin-top: 0;
  }
  .team__offices {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .team__contacts span {
    font-size: 14px;
    line-height: 136.39%;
  }
}
@media screen and (min-width: 1440px) {
  .team__lead {
    grid-template-columns: 280px 560px auto;
    grid-template-areas: "photo title title" "photo text contacts";
    grid-column-gap: 0;
    margin-bottom: 86px;
  }
  .team__lead .team__position {
    display: grid;
    grid-template-columns: 133px auto;
    grid-column-gap: 53px;
    grid-template-areas: "posbuilding postext" "posbuilding postitle";
    padding-left: 77px;
  }
  .team__lead .team__position .team__building {
    grid-area: posbuilding;
    display: block !important;
    width: 133px;
    height: 51px;
    opacity: 0.6;
  }
  .team__lead .team__position p {
    grid-area: postext;
    margin: 0;
    font-size: 16px;
    line-height: 125.89%;
    color: #000;
  }
  .team__lead .team__position h3 {
    grid-area: postitle;
    margin: 0;
    font-size: 24px;
    line-height: 144.39%;
  }
  .team__lead .team__text {
    padding: 15px 25px 15px 77px;
    font-size: 18px;
    line-height: 136.39%;
    border-right: 1px solid #c8134a;
  }
  .team__lead .team__contacts {
    border-top: none;
    padding-left: 25px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .team__lead .team__contacts p {
    margin: 0 0 32px;
    font-size: 18px;
    line-height: 113.2%;
  }
  .team__title {
    margin-bottom: 45px;
  }
  .team__title--in-text-block {
    margin-top: 0;
    font-size: 24px;
  }
  .team__photo {
    width: 194px;
    height: 194px;
  }
  .team__photo--main {
    width: 280px;
    height: 280px;
  }
  .team__building {
    display: none !important;
  }
  .team__building--tablet {
    display: block;
  }
  .team__list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .team__list--in-text-block {
    grid-template-columns: 1fr;
  }
  .team__item {
    margin-bottom: 70px;
  }
  .team__item:nth-child(12),
  .team__item:nth-child(15),
  .team__item:nth-child(18),
  .team__item:nth-child(4),
  .team__item:nth-child(7) {
    border-left: 1px solid #dbdbdb;
  }
  .team__item:first-child,
  .team__item:nth-child(13),
  .team__item:nth-child(17),
  .team__item:nth-child(21),
  .team__item:nth-child(25),
  .team__item:nth-child(5),
  .team__item:nth-child(9) {
    border-left: none;
  }
  .team__item--in-text-block {
    display: grid;
    grid-template-columns: 195px 306px;
    margin-bottom: 0;
    border: 0;
    border-bottom: 1px solid #dbdbdb;
  }
  .team__item--in-text-block .team__photo {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .team__item--in-text-block .team__position p {
    margin-bottom: 6px;
  }
  .team__item--in-text-block .team__position h3 {
    margin-bottom: 0;
  }
  .team__item--in-text-block:first-child {
    padding-top: 0;
  }
  .team__item--in-text-block:nth-child(2n) {
    border-left: none;
    padding-left: 0;
  }
  .team__item--in-text-block .team__contacts {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
  }
  .team__item--in-text-block .team__contacts span {
    font-size: 14px;
  }
}
.press-service {
  border-top: 1px solid #c8134a;
  border-bottom: 1px solid #c8134a;
}
.press-service__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
  margin: 0 0 30px;
}
@media screen and (min-width: 1440px) {
  .press-service__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.press-service__text {
  padding: 25px 20px;
  max-width: 375px;
  margin: 0 auto;
}
.press-service__contacts {
  margin-bottom: 20px;
}
.offices__contacts span,
.press-service__contacts span {
  font-size: 10px;
  line-height: 136.39%;
  color: #b69953;
}
.press-service__contacts p {
  font-size: 14px;
  line-height: 113.2%;
  color: #000;
}
@media screen and (min-width: 768px) {
  .press-service {
    border: 0;
    width: 100%;
    max-width: 375px;
    padding: 0 20px;
    margin: 0 auto 60px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .press-service {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  .press-service {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
@media screen and (min-width: 768px) {
  .press-service__contacts,
  .press-service__title {
    margin-bottom: 0;
  }
  .press-service__text {
    max-width: 100%;
    padding: 30px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #c8134a;
    border-bottom: 1px solid #c8134a;
  }
}
@media screen and (min-width: 1440px) {
  .press-service__text {
    grid-template-columns: 2fr 1fr 1fr;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .press-service__contacts p {
    font-size: 18px;
  }
}
.offices {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}
.offices__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .offices__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .offices__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.offices__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
  margin-bottom: 37px;
}
@media screen and (min-width: 1440px) {
  .offices__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.offices__head {
  display: grid;
  grid-template-columns: 111px auto;
  grid-column-gap: 15px;
  margin-bottom: 30px;
  padding: 25px 12px;
  background-color: #fff;
}
.offices__head-pic {
  grid-row-start: 1;
  grid-row-end: 3;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  overflow: hidden;
}
.offices__head-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.offices__position p {
  margin: 0;
  font-family: "Roboto", arial, sans-serif;
  font-size: 13px;
  line-height: 125.89%;
  color: #000;
}
.offices__position h3 {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 144.39%;
  font-weight: 400;
  color: #c8134a;
}
.offices__contacts {
  grid-column-start: 2;
  grid-column-end: 2;
}
.offices__contacts p {
  margin: 0;
  font-family: "Merriweather", Georgia, serif;
  font-size: 12px;
  line-height: 113.2%;
  color: #000;
}
.offices__contacts p a {
  color: inherit;
}
.offices__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.offices__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 23px 12px;
  background-color: #fff;
}
.museum__info--customer-block table,
.offices__item .offices__position {
  width: 100%;
}
.offices__item .offices__building img {
  display: block;
  -webkit-filter: grayscale(1) opacity(0.5);
  filter: grayscale(1) opacity(0.5);
}
.offices__item .offices__contacts {
  padding-top: 15px;
}
.offices__item-pic {
  width: 177px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .offices__title {
    margin-bottom: 40px;
  }
  .offices__title--full {
    margin-top: 30px;
  }
  .offices__head {
    padding: 0;
    min-height: 146px;
    border-top-left-radius: 73px;
    border-bottom-left-radius: 73px;
    grid-template-columns: 146px 208px 208px;
  }
  .offices__head .offices__position {
    padding-top: 36px;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .offices__head .offices__position p {
    margin-bottom: 12px;
  }
  .offices__head-pic {
    width: 146px;
    height: 146px;
  }
  .offices__contacts {
    padding-top: 36px;
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .offices__contacts span {
    display: block;
    margin-bottom: 11px;
    font-size: 12px;
  }
  .offices__contacts p {
    font-size: 16px;
    line-height: 113.2%;
    margin-bottom: 8px;
  }
  .offices {
    padding-top: 30px;
  }
  .offices__item {
    padding: 0 12px 0 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .offices__item .offices__item-pic {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 180px;
    margin-bottom: 0;
    margin-right: 50px;
  }
  .offices__item .offices__position {
    width: 310px;
    padding-top: 12px;
    padding-right: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .offices__item .offices__building {
    width: 110px;
    padding-top: 12px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .offices__item .offices__building img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1440px) {
  .offices {
    padding: 90px 0;
  }
  .offices__title {
    margin-bottom: 0;
  }
  .offices__title--full {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .offices__wrapper {
    display: grid;
    grid-template-columns: 561px 561px;
    grid-gap: 40px;
  }
  .offices__head {
    margin-bottom: 0;
    min-height: 200px;
    grid-template-columns: 200px 230px 100px;
    grid-column-gap: 30px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }
  .offices__head .offices__position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 12px;
    grid-row-start: 1;
    grid-row-end: 1;
  }
  .offices__head .offices__position p {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 12px;
  }
  .offices__head .offices__position h3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .offices__head .offices__contacts {
    padding-top: 0;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .offices__head .offices__building {
    padding-top: 12px;
    grid-column-start: 3;
  }
  .offices__head .offices__building img {
    display: block;
    -webkit-filter: grayscale(1) opacity(0.5);
    filter: grayscale(1) opacity(0.5);
  }
  .offices__head-pic {
    width: 200px;
    height: 200px;
  }
  .offices__position {
    width: 230px;
  }
  .offices__list {
    grid-column-start: 1;
    grid-column-end: 3;
    display: grid;
    grid-template-columns: 561px 561px;
    grid-gap: 40px;
  }
  .offices__item {
    margin-bottom: 0;
  }
  .offices__item .offices__item-pic {
    width: 200px;
    margin-right: 30px;
  }
}
.museum-online {
  padding-top: 40px;
  background-color: #fff;
}
.museum-online--gray {
  background-color: #f9f9f9;
}
.museum-online:first-of-type {
  padding-top: 5px;
}
.museum-online__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .museum-online__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .museum-online__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.museum-online__header-text h2,
.museum-online__title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #c8134a;
}
.museum-online__list {
  margin: 0;
  list-style: none;
  padding: 30px 0;
}
.museum-online__item {
  min-height: 400px;
  margin-bottom: 30px;
  background-color: #fff;
}
.museum-online__item--gray {
  background-color: #f9f9f9;
}
.museum-online__item a {
  text-decoration: none;
  color: #000;
}
.museum-online__article-text {
  padding: 33px 28px 5px;
}
.museum-online__article-text h3 {
  font-size: 20px;
  line-height: 125.89%;
  font-weight: 400;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.cards__pic img,
.museum-online__article img,
.tabs__item-pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.museum-online__type {
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 125.89%;
  color: #c8134a;
}
.museum-online__header-text,
.tabs__item-inner-list li {
  margin-bottom: 20px;
}
.museum-online__header-text h2 {
  margin: 0 0 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #c8134a;
}
.museum-online__header-text p,
.museum-online__header-text ul {
  margin: 0 0 15px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 12px;
  line-height: 136.39%;
}
.museum-online__header-text ul {
  padding: 0 0 0 20px;
}
.museum-online__contact span {
  font-size: 10px;
  line-height: 136.39%;
  color: #b69953;
}
.museum-online__contact p {
  font-size: 14px;
  line-height: 113.2%;
  color: #000;
}
.museum-online__contact p a {
  color: inherit;
  text-decoration: none;
}
.museum-online__pic {
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .museum-online {
    padding-top: 60px;
  }
  .museum-online:first-of-type {
    padding-top: 20px;
  }
  .museum-online__title {
    font-size: 24px;
    line-height: 30px;
  }
  .museum-online__type {
    margin-bottom: 14px;
    font-size: 14px;
  }
  .museum-online__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 28px;
  }
  .museum-online__item {
    min-height: 420px;
    margin-bottom: 0;
  }
  .museum-online__header {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .museum-online__header-text {
    padding-right: 20px;
  }
  .museum-online__header-text h2 {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  .museum-online__contacts-block {
    padding-left: 20px;
    margin-top: 55px;
    border-left: 1px solid #c8134a;
  }
  .museum-online__pic {
    min-height: 250px;
  }
  .museum-online__header {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1440px) {
  .museum-online {
    padding-top: 60px;
  }
  .museum-online__list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .museum-online__header-text p,
  .museum-online__header-text ul {
    font-size: 18px;
    line-height: 136.39%;
  }
  .museum-online__contact span {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .museum-online__contact p {
    font-size: 18px;
    line-height: 113.2%;
  }
}
.cards {
  background-color: #f3f3f3;
  padding-top: 60px;
  padding-bottom: 45px;
}
.cards__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .cards__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .cards__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.cards__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 14px;
}
.cards__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.cards__link:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.cards__item {
  background-color: #fff;
}
.cards__pic {
  min-height: 155px;
}
.cards__name {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin: 22px 0;
  text-align: center;
  font-size: 12px;
  line-height: 144.39%;
}
@media screen and (min-width: 768px) {
  .cards {
    padding-top: 75px;
    padding-bottom: 60px;
  }
  .cards__list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .cards__pic {
    min-height: 215px;
  }
  .cards__name {
    margin: 25px 0;
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .cards {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .cards__list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 13px;
  }
  .cards__name {
    margin: 30px 0;
  }
  .cards__pic {
    min-height: 276px;
  }
}
.tabs {
  margin-bottom: 47px;
}
.tabs .social__list {
  display: none;
}
.tabs__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .tabs__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .tabs__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.tabs__nav {
  margin: 0;
  list-style: none;
  padding: 0 40px;
}
.tabs__item {
  display: none;
}
.tabs__item.active {
  display: block;
}
.tabs__content {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #f3f3f3;
}
.tabs__content--light-gray {
  background-color: #f9f9f9;
}
.tabs__item-pic {
  margin-bottom: 33px;
}
.tabs__item-slider {
  position: relative;
}
.tabs__item-slider__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  border: 0;
  background-color: #de2b62;
  z-index: 2;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tabs__item-slider__arrow--prev {
  right: 45px;
}
.tabs__item-slider__arrow.slick-disabled {
  opacity: 0.7;
}
.tabs__item-text {
  margin-bottom: 47px;
  color: #292929;
}
.tabs__item-text h3 {
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
.tabs__item-text p {
  font-family: "Roboto", arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
}
.tabs__contacts-list,
.tabs__item-inner-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs__item-inner .tabs__item-inner-list li a,
.tabs__item-inner-list li a {
  font-size: 16px;
  line-height: 113.2%;
}
.tabs__contacts-item {
  margin-bottom: 25px;
  padding-right: 20px;
}
.tabs__contacts-item span {
  font-size: 14px;
  line-height: 136.39%;
  color: #b69953;
}
.tabs__contacts-item p {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 113.2%;
  font-family: "Merriweather", Georgia, serif;
}
.tabs__item-inner {
  padding-top: 5px;
}
.tabs__item-inner .tabs__item-inner-list {
  display: block;
}
.tabs__item-inner .tabs__item-inner-list li {
  margin-bottom: 13px;
}
.tabs__item-slider-item {
  background-color: #f9f9f9;
}
.tabs__item-slider-item p {
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  color: #8e8e8e;
  font-family: "Roboto", arial, sans-serif;
}
@media screen and (min-width: 768px) {
  .tabs {
    margin-bottom: 40px;
  }
  .tabs__content {
    padding-top: 60px;
    padding-bottom: 45px;
  }
  .tabs__nav {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .tabs__item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs__item--horizontal .tabs__item-pic {
    width: 660px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .tabs__item--horizontal .tabs__item-pic .tabs__item-slider-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .tabs__item--horizontal .tabs__item-pic .tabs__item-slider-item p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 21px;
  }
  .tabs__item--horizontal .tabs__item-text {
    width: 100%;
    padding-left: 0;
  }
  .tabs__item--horizontal .tabs__item-inner {
    padding-top: 10px;
  }
  .tabs__item--horizontal .tabs__item-inner-list li {
    width: 100%;
    margin-bottom: 13px;
    text-align: left;
  }
  .tabs__item--horizontal .tabs__item-inner-list li:last-child {
    margin-bottom: 0;
  }
  .tabs__contacts-item {
    margin-bottom: 0;
    padding-right: 20px;
  }
  .tabs__contacts-item p {
    margin-bottom: 10px;
  }
  .tabs__item-pic {
    width: 346px;
  }
  .tabs__item-text {
    width: 325px;
    padding-left: 30px;
  }
  .tabs__item-text h3 {
    margin-bottom: 30px;
  }
  .tabs__item-text--full {
    width: 100%;
  }
  .tabs__item-inner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .tabs__item-inner-list li {
    width: 25%;
    text-align: center;
  }
  .tabs__contacts-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1440px) {
  .tabs {
    margin-bottom: 50px;
  }
  .tabs .social__list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .tabs .social__list .social__item {
    width: 23px;
    height: 23px;
    margin-left: 16px;
    margin-bottom: 14px;
  }
  .tabs__content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .tabs .social__list,
  .tabs__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tabs__grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tabs__nav {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    min-width: 89%;
    max-width: 89%;
  }
  .tabs__item.active {
    display: grid;
    grid-template-columns: 557px 553px;
    grid-column-gap: 49px;
  }
  .tabs__item--horizontal .tabs__item-pic {
    width: 557px;
    height: 298px;
  }
  .tabs__item--horizontal .tabs__item-inner-list {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
  }
  .tabs__item-inner {
    padding-top: 0;
  }
  .tabs__item-pic {
    width: 100%;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .tabs__item-text {
    width: 100%;
    padding-left: 49px;
    margin-bottom: 0;
  }
  .tabs__item-text--full {
    grid-column: 1/3;
  }
  .tabs__item-text h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .tabs__item-text p {
    font-size: 18px;
    line-height: 23px;
  }
  .tabs__item-inner-list {
    grid-column-start: 2;
    grid-column-end: 3;
    padding-left: 49px;
  }
  .tabs__item-inner-list li {
    width: 50%;
    text-align: left;
  }
  .tabs__item-inner-list li a {
    font-size: 18px;
    line-height: 113.2%;
  }
}
.departments__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 52px 20px 72px;
}
@media screen and (min-width: 768px) {
  .departments__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .departments__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.departments__title {
  margin: 0 0 48px;
  font-size: 25px;
  line-height: 31px;
  font-weight: 400;
  color: #292929;
}
.departments__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.departments__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px;
  position: relative;
  overflow: hidden;
  min-height: 140px;
  color: #fff;
}
.departments__name {
  font-size: 16px;
  line-height: 144.39%;
  position: relative;
  z-index: 2;
}
.departments__item {
  margin-bottom: 27px;
}
.departments__item:last-child,
.museum__contacts:last-child,
.museum__info--customer-block ul li:last-child,
.museum__info-contact:last-child {
  margin-bottom: 0;
}
.departments__pic {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .departments__wrapper {
    padding-top: 54px;
    padding-bottom: 63px;
  }
  .departments__title {
    margin-bottom: 54px;
    font-size: 30px;
    line-height: 38px;
  }
  .departments__list {
    display: grid;
    grid-template-columns: 337px 337px;
    grid-gap: 15px;
  }
  .departments__item {
    margin-bottom: 0;
  }
  .departments__link {
    padding-top: 100px;
    padding-left: 35px;
    padding-right: 35px;
    min-height: 276px;
  }
  .departments__pic {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .departments__name {
    font-size: 18px;
    line-height: 144.39%;
  }
}
@media screen and (min-width: 1440px) {
  .departments__wrapper {
    padding-top: 60px;
    padding-bottom: 85px;
  }
  .departments__title {
    font-size: 24px;
    line-height: 30px;
  }
  .departments__list {
    grid-template-columns: 285px 285px 285px 285px;
    grid-gap: 13px;
  }
  .departments__link {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 234px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.museum--customer-block {
  padding-top: 40px;
}
.museum__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .museum__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .museum__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.museum__info--customer-block table td,
.museum__wrapper--no-padding {
  padding: 0;
}
.museum__left h3,
.museum__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
@media screen and (min-width: 1440px) {
  .museum__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.museum__title--pink {
  margin: 0 0 40px;
  color: #c8134a;
  font-size: 26px;
  line-height: 33px;
}
.museum__left h3 {
  display: inline-block;
  margin: 0 0 35px;
  padding-bottom: 10px;
  border-bottom: 3px solid #c8134a;
  font-style: italic;
  color: #c8134a;
}
.museum__text {
  margin-bottom: 30px;
}
.museum__info--customer-block table tr,
.museum__text p {
  font-family: "Roboto", arial, sans-serif;
  font-size: 16px;
  color: #000;
}
.museum__text p {
  margin: 0 0 15px;
  line-height: 125.89%;
}
.museum__info img {
  display: block;
  width: 100%;
  height: auto;
}
.museum__info-text {
  width: 317px;
  margin-left: auto;
  margin-right: -20px;
  margin-top: -55px;
  padding: 30px;
  background-color: #f9f9f9;
  position: relative;
}
.museum__info-text p {
  margin: 0 0 30px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 145.89%;
  font-style: italic;
}
.museum__contacts .museum__contacts-btn,
.museum__info-contact p,
.museum__info-contact span,
.museum__info-text a {
  font-family: "Merriweather", Georgia, serif;
}
.museum__info--customer-block ul,
.museum__info-contacts {
  margin: 0;
  padding: 0;
  list-style: none;
}
.museum__info-contact {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 113.2%;
}
.museum__info-contact p {
  margin: 5px 0 0;
}
.museum__info-contact span {
  font-size: 10px;
  line-height: 136.39%;
  color: #b69953;
}
.museum__link-list {
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 40px 0 60px;
}
.museum__link-item {
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 21px;
}
.museum__info-header-pic img {
  display: block;
  max-width: 133px;
  height: auto;
  margin: 0 auto;
}
.museum__info--grid {
  padding-bottom: 40px;
}
.museum__info--gray {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #f9f9f9;
}
.museum__info--customer-block h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #000;
}
.museum__info--customer-block ul li {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 20px;
}
.museum__info--customer-block p {
  font-family: "Roboto", arial, sans-serif;
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 136.39%;
  color: #000;
}
.museum__info--customer-block table tr {
  vertical-align: top;
  line-height: 185.39%;
}
.museum__info--customer-block table td:first-child {
  width: 60px;
}
.museum__info--customer-block table td i {
  font-style: normal;
  font-size: 13px;
  line-height: 79.39%;
}
.museum__info-ruls {
  margin-bottom: 40px;
}
.museum__info-links li {
  font-size: 14px;
  line-height: 197.39%;
  color: #000;
}
.museum__info-links li::before {
  content: "—";
  margin-right: 5px;
}
.museum__info-links li a {
  color: #b69953;
}
.museum__info-header {
  margin-bottom: 50px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 20px;
  line-height: 125.89%;
  color: #000;
}
.museum__info-about-pic {
  margin-bottom: 32px;
}
.museum__info-about-pic img {
  margin-bottom: 12px;
}
.museum__info-about-pic figcaption {
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  color: #8e8e8e;
}
.museum__info-about-text {
  font-family: "Roboto", arial, sans-serif;
  font-size: 16px;
  line-height: 136.39%;
  color: #000;
}
.museum__info-about-text p {
  margin: 0 0 25px;
}
.museum__contacts {
  margin-bottom: 30px;
}
.museum__contacts h3 {
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 136.39%;
  color: #b69953;
}
.museum__contacts p {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 113.2%;
  color: #000;
}
.museum__contacts p a {
  color: #c8134a;
  font-size: inherit;
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap:4px;
}
.museum__contacts p a img {height: 32px;width: unset;}
.museum__contacts span {
  display: block;
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 136.39%;
  color: #545454;
}
.museum__contacts a,
span.museum__contacts-small-rusberry-text {
  font-family: "Roboto", arial, sans-serif;
  font-size: 13px;
  line-height: 125.89%;
}
.museum__contacts--phones {
  width: 200px;
  padding-bottom: 22px;
  border-bottom: 1px solid #afafaf;
}
.museum__video {
  padding-top: 60px;
  max-width: 375px;
  margin: 0 auto;
}
.museum__video .video {
  margin-bottom: 0;
}
.museum__video-iframe {
  position: relative;
  width: 375px;
  height: 0;
  margin: 0 auto;
  padding-bottom: 56.25%;
}
.museum__info-media-block iframe,
.museum__video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.museum__info-popup-slider {
  background-color: #f9f9f9;
}
.museum__info-media-block {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.museum__info-media-block iframe {
  right: 0;
  bottom: 0;
}
span.museum__contacts-small-rusberry-text {
  color: #c8134a;
}
@media screen and (max-width: 374px) {
  .museum__video-iframe {
    position: relative;
    width: 320px;
    height: 0;
    padding-bottom: 56.25%;
  }
}
.museum__contacts-btn + .museum__info-header-pic {
  margin-top: 20px;
}
.museum__contacts-btn + .museum__info-header-pic img {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .museum__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .museum__text p {
    font-size: 18px;
    line-height: 125.89%;
  }
  .museum__left {
    width: 178px;
  }
  .museum__left h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .museum__right {
    width: 480px;
    padding-left: 40px;
  }
  .museum__info-text {
    width: 620px;
    margin-right: auto;
    margin-top: -95px;
    padding: 40px;
    text-align: center;
  }
  .museum__info-text p {
    font-size: 16px;
    line-height: 145.89%;
  }
  .museum__info-contacts {
    padding-top: 5px;
  }
  .museum__info-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 90px;
    text-align: left;
  }
  .museum__info-contact p {
    margin: 0;
    font-size: 18px;
    line-height: 113.2%;
  }
  .museum__info-contact span {
    width: 90px;
    font-size: 14px;
    line-height: 136.39%;
  }
  .museum__link-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .museum__info--grid {
    display: grid;
    grid-template-columns: 372px 233px;
    grid-gap: 42px;
    padding-bottom: 98px;
  }
  .museum__info--customer-block {
    grid-gap: 0;
    grid-template-columns: 60% 40%;
  }
  .museum__info--customer-block h3 {
    margin: 0 0 28px;
    font-size: 24px;
    line-height: 30px;
  }
  .museum__contacts {
    margin-bottom: 0;
  }
  .museum__contacts--address,
  .museum__contacts--buy {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .museum__contacts--buy {
    grid-column-start: 2;
    grid-column-end: 3;
    align-self: center;
  }
  .museum__contacts--map {
    display: block;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 4;
    height: 256px;
    border-bottom: none;
  }
  .museum__contacts--map iframe {
    width: 100%;
    height: 100%;
  }
  .museum__contacts--phones {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    align-self: start;
    padding-bottom: 33px;
  }
  .museum__contacts--email,
  .museum__contacts--hours {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    align-self: start;
  }
  .museum__contacts--hours {
    grid-row-start: 4;
    grid-row-end: 5;
  }
  .museum__contacts-row {
    margin-bottom: 17px;
  }
  .museum__contacts-row:last-child {
    margin-bottom: 0;
  }
  .museum__contacts-btn {
    width: 100%;
    padding: 18px;
    font-size: 16px;
    line-height: 20px;
  }
  .museum__info-header-pic {
    margin-bottom: 50px;
  }
  .museum__info-header-pic img {
    margin-left: 0;
  }
  .museum__info-header-text {
    font-size: 24px;
    line-height: 125.89%;
  }
  .museum__info-header {
    margin-bottom: 70px;
  }
  .museum__info-about-pic {
    margin-bottom: 65px;
  }
  .museum__info-about-pic img {
    margin-bottom: 20px;
  }
  .museum__info-about-pic figcaption,
  .museum__info-about-text {
    font-size: 18px;
    line-height: 21px;
  }
  .museum__info-about-text p {
    margin-bottom: 35px;
  }
  .museum__info-cost {
    margin-bottom: 55px;
  }
  .museum__info-cost h3,
  .museum__info-cost table {
    margin: 0 0 23px;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .museum__info-cost ul {
    padding-top: 5px;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .museum__info-cost table tr {
    font-size: 18px;
    line-height: 185.39%;
  }
  .museum__info-cost table tr td:first-child {
    width: 70px;
  }
  .museum__info-links,
  .museum__info-ruls {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .museum__video-iframe {
    width: 768px;
  }
  .museum__video {
    max-width: 768px;
  }
}
@media screen and (min-width: 1440px) {
  .museum--customer-block {
    padding: 68px 0;
  }
  .museum__wrapper--grid {
    display: grid;
    grid-template-columns: 560px 560px;
    grid-column-gap: 40px;
  }
  .museum__title--pink {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 38px;
  }
  .museum__info-header {
    grid-column-start: 1;
    grid-column-end: 3;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .museum__info-media-block {
    grid-column: 2/3;
  }
  .museum__info-media-block + .museum__info-header {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    grid-column: 1/2;
  }
  .museum__info--customer-block table,
  .museum__info-media-block + .museum__info-header .museum__info-header-text {
    width: 100%;
  }
  .museum__info-header-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    /* width: 738px; */
    font-size: 26px;
    line-height: 125.89%;
  }
  .museum__info-header-pic {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
  }
  .museum__contacts-btn + .museum__info-header-pic img,
  .museum__info-header-pic img {
    margin: 0 auto;
  }
  .museum__info-about-pic,
  .museum__info-header-text p {
    margin: 0;
  }
  .museum__left {
    width: 262px;
  }
  .museum__right {
    width: 918px;
    padding-left: 78px;
  }
  .museum__text p {
    margin-bottom: 20px;
  }
  .museum__info-text {
    width: 1014px;
    margin-top: -260px;
    padding: 86px 130px 40px;
  }
  .museum__info-text p {
    font-size: 20px;
    line-height: 145.89%;
  }
  .museum__info-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
  }
  .museum__info-contact {
    width: 33.33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    text-align: center;
  }
  .museum__info-contact span {
    width: 100%;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 136.39%;
  }
  .museum__info-contact p {
    font-size: 18px;
    line-height: 113.2%;
  }
  .museum__link-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .museum__info--grid {
    grid-template-columns: 560px 560px;
    grid-gap: 0;
    grid-column-gap: 40px;
    padding-top: 23px;
    padding-bottom: 67px;
  }
  .museum__info--gray {
    padding-top: 62px;
    padding-bottom: 60px;
  }
  .museum__info--customer-block {
    grid-template-columns: 560px 560px;
    padding-bottom: 0;
  }
  .museum__info--customer-block h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000;
  }
  .museum__info--customer-block table tr {
    font-family: "Roboto", arial, sans-serif;
    font-size: 16px;
    line-height: 185.39%;
    color: #000;
  }
  .museum__contacts {
    display: grid;
    grid-template-columns: 160px 400px;
    width: 100%;
    padding: 23px 0;
    border-bottom: 1px solid #afafaf;
  }
  .museum__contacts h3 {
    width: 160px;
  }
  .museum__contacts .museum__contacts-row {
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .museum__contacts--map {
    display: block;
    grid-row-start: 1;
    grid-row-end: 5;
    height: 369px;
    padding: 0;
    border-bottom: none;
  }
  .museum__contacts--map iframe {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .museum__contacts--address {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    padding-top: 0;
  }
  .museum__contacts--buy {
    grid-template-columns: 255px 1fr;
    grid-row-start: 5;
    grid-row-end: 6;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
  }
  .museum__contacts--hours {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
    align-self: start;
    border-bottom: none;
  }
  .museum__contacts-btn {
    width: 258px;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .museum__info-cost {
    grid-column-start: 1;
    grid-column-end: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .museum__info-ruls {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 4;
    margin-bottom: 0;
  }
  .museum__info-links,
  .museum__info-links h3 {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .museum__info-links h3 {
    width: 330px;
  }
  .museum__video {
    max-width: 1440px;
  }
  .museum__video-iframe {
    width: 1440px;
  }
  .museum__contacts-btn + .museum__info-header-pic {
    margin-top: 0;
  }
}
.events {
  padding-top: 30px;
  background-color: #f9f9f9;
}
.events__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .events__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .events__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.events__cards-list,
.events__filter-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.events__custom-select {
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
  width: 100%;
  margin-bottom: 35px;
  padding: 13px 7px;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  background-color: #c8134a;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 94% center;
  cursor: pointer;
}
.events__custom-select::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 12px;
  display: block;
  width: 8px;
  height: 4px;
  background-image: url(../img/icons/select-arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.events__custom-select--active .events__filter-list {
  display: block;
  position: absolute;
  z-index: 2;
  top: calc(100% + 1px);
  left: 0;
  right: 0;
  background-color: #fff;
  color: #c8134a;
  border: 2px solid #c8134a;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: none;
}
.events__custom-select--active .events__filter-list a {
  display: block;
  padding: 13px;
  text-decoration: none;
  color: inherit;
  font-size: 8.7703px;
  line-height: 11px;
}
.events__filter-list {
  display: none;
}
.events__cards-list {
  padding-bottom: 50px;
}
.events__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  background-color: #fff;
}
.events__card:last-child {
  margin-bottom: 0;
}
.events__card-pic {
  margin-bottom: 30px;
}
.events__card-pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.events__card-place,
.events__card-text {
  padding: 0 20px;
  font-size: 16px;
  line-height: 125.89%;
  color: #737373;
}
.events__card-text {
  padding: 15px 20px 20px;
  color: #000;
}
.events__card-text p {
  margin: 0;
}
.events__link {
  display: block;
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.events__link:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 768px) {
  .events__custom-select--active .events__filter-list,
  .events__filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .events__select-value {
    display: none;
  }
  .events__custom-select {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
  .events__custom-select--active .events__filter-list {
    position: static;
    z-index: 2;
    top: calc(100% + 1px);
    left: 0;
    right: 0;
    background-color: transparent;
    color: #000;
    border: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top: none;
  }
  .events__custom-select--active .events__filter-list a {
    display: inline;
    padding: 0;
    font-size: 15px;
    line-height: 19px;
    border: 0;
  }
  .events__custom-select--active .events__filter-list a:hover {
    background-color: transparent;
    color: #c8134a;
  }
  .events__custom-select--active .events__filter-item {
    font-size: 15px;
    line-height: 19px;
  }
  .events__custom-select--active .events__filter-item--active {
    color: #c8134a;
  }
  .events__custom-select--active .events__filter-item--active a {
    border-bottom: 3px solid #c8134a;
  }
  .events__custom-select--active .events__filter-item a {
    color: inherit;
  }
  .events__cards-list {
    display: grid;
    grid-template-columns: 340px 340px;
    grid-gap: 15px;
  }
  .events__card {
    margin-bottom: 0;
  }
  .events__filter-item {
    width: 20%;
    margin-bottom: 0;
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 19px;
    color: #000;
    text-align: left;
  }
  .events__filter-item:nth-child(10),
  .events__filter-item:nth-child(11),
  .events__filter-item:nth-child(14),
  .events__filter-item:nth-child(15),
  .events__filter-item:nth-child(2),
  .events__filter-item:nth-child(3),
  .events__filter-item:nth-child(6),
  .events__filter-item:nth-child(7) {
    text-align: center;
    width: 30%;
  }
  .events__filter-item:nth-child(12),
  .events__filter-item:nth-child(16),
  .events__filter-item:nth-child(4),
  .events__filter-item:nth-child(8) {
    text-align: right;
    width: 20%;
  }
  .events__filter-item a {
    color: inherit;
    text-decoration: none;
    border-bottom: 3px solid transparent;
  }
  .events__filter-item--active a {
    color: #c8134a;
    border-bottom: 3px solid #c8134a;
  }
}
@media screen and (min-width: 1440px) {
  .events__cards-list {
    display: grid;
    grid-template-columns: 360px 360px 360px;
    grid-gap: 50px;
    padding-bottom: 60px;
  }
  .events__custom-select {
    margin-bottom: 67px;
  }
  .events__custom-select--active .events__filter-item,
  .events__custom-select--active .events__filter-item a,
  .events__filter-item {
    font-size: 20px;
    line-height: 25px;
  }
  .events__filter-item a:hover {
    color: #c8134a;
  }
}
.error-page {
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-top: -35px;
}
.error-page::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
}
.error-page__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .error-page__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .error-page__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.error-page__wrapper h1 {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
}
.error-page__wrapper .error-page__text {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Roboto", arial, sans-serif;
}
.error-page__btn {
  margin: 100px 0;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
}
.excursions {
  margin-bottom: 40px;
}
.excursions__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .excursions__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .excursions__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.excursions__title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
  margin: 0 0 35px;
}
@media screen and (min-width: 1440px) {
  .excursions__title {
    font-size: 30px;
    line-height: 38px;
  }
}
.excursions__contacts {
  margin-bottom: 40px;
}
.excursions__contacts p {
  margin: 0;
  font-family: "Roboto", arial, sans-serif;
  font-size: 16px;
  line-height: 136.39%;
  color: #000;
}
.excursions__contacts-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.excursions__contacts-item span {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 136.39%;
  color: #b69953;
}
.excursions__contacts-item p {
  font-family: "Merriweather", Georgia, serif;
  margin: 0;
  font-size: 18px;
  line-height: 113.2%;
  color: #000;
}
.excursions__contacts-item p a {
  color: inherit;
}
@media screen and (min-width: 768px) {
  .excursions__contacts-item span {
    font-size: 14px;
    line-height: 136.39%;
  }
  .excursions__contacts-item p {
    font-size: 20px;
    line-height: 113.2%;
  }
}
@media screen and (min-width: 1440px) {
  .excursions__contacts-item span {
    font-size: 14px;
    line-height: 136.39%;
    color: #b69953;
  }
  .excursions__contacts-item p {
    font-size: 18px;
    line-height: 113.2%;
    color: #000;
  }
}
.excursions__contacts-item--email,
.excursions__contacts-item--phone {
  padding-left: 19px;
  border-left: 1px solid #cacaca;
}
.excursions__contacts-item--phone {
  padding-bottom: 30px;
}
.excursions__contacts-item--email {
  margin-bottom: 35px;
}
.excursions__contacts-item--hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.excursions__contacts-item--hours span {
  margin-right: 24px;
}
.excursions__contacts-text {
  margin-bottom: 30px;
  padding-right: 25px;
}
.excursions__prices {
  margin-bottom: 40px;
}
.excursions__prices--gray {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f9f9f9;
}
.excursions__list {
  list-style: none;
  min-width: 320px;
  max-width: 335px;
  margin: 30px auto 0;
  padding: 30px 0 0;
  border-top: 1px solid #c4c4c4;
}
.excursions__list-item {
  margin-bottom: 20px;
  padding: 40px 20px;
  background-color: #f9f9f9;
}
.excursions__list-item:target {
  border-top: 120px solid transparent;
  margin-top: -120px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.excursions__list-text {
  margin-bottom: 20px;
}
.excursions__list-text h3 {
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 125.89%;
  color: #000;
}
.excursions__list-text h3 a {
  color: inherit;
  text-decoration: none;
}
.excursions__list-text p {
  margin: 0;
  font-family: "Roboto", arial, sans-serif;
  font-size: 13px;
  line-height: 125.89%;
  color: #000;
}
.excursions__list-contacts,
.excursions__list-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.excursions__list-contacts {
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #c4c4c4;
}
.excursions__list-contacts span {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 136.39%;
  color: #c8134a;
}
.excursions__list-contacts p,
.excursions__list-filter p {
  margin: 0;
  font-size: 18px;
  line-height: 113.2%;
  color: #000;
}
.excursions__list-filter {
  position: relative;
}
.excursions__list-filter span {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  color: #b69953;
}
.excursions__list-filter p {
  font-size: 14px;
}
.excursions__list-filter-pin {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -15px;
  background: 0 0;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.excursions__list-filter-pin .icon {
  fill: #c8134a;
}
.excursions__list-filter-text {
  margin-bottom: 15px;
  padding-right: 30px;
}
.excursions__list-filter-text,
.excursions__list-filter-text p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.excursions__list-filter-link .excursions__list-filter-link-success,
.excursions__list-header {
  display: none;
}
.excursions__prices-btn {
  margin-left: 32px;
}
.excursions__branch-title {
  display: block;
  margin: 0 0 9px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #292929;
}
.excursions__list-filter-link {
  position: relative;
}
.excursions__list-filter-link .excursions__list-filter-link-success--visible {
  display: block;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  color: #c8134a;
}
@media (min-width: 768px) {
  .excursions,
  .excursions__contacts {
    margin-bottom: 60px;
  }
  .excursions__contacts p {
    font-size: 18px;
    line-height: 136.39%;
  }
  .excursions__contacts-list {
    display: grid;
    grid-template-columns: 350px 346px;
  }
  .excursions__contacts-item--phone {
    grid-column: 1/2;
    grid-row: 1/2;
    border-left: none;
    padding-left: 0;
    padding-bottom: 20px;
  }
  .excursions__contacts-item--email {
    grid-column: 1/2;
    grid-row: 2/3;
    border-left: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  .excursions__contacts-item--hours {
    grid-column: 2/3;
    grid-row: 1/3;
    border-left: 1px solid #cacaca;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .excursions__contacts-item--hours span {
    width: 100%;
    margin-bottom: 8px;
  }
  .excursions__contacts-text {
    grid-column: 1/3;
    padding-top: 30px;
  }
  .excursions__prices {
    margin-bottom: 60px;
  }
  .excursions__list {
    min-width: 760px;
    max-width: 760px;
    border-top: none;
  }
  .excursions__list-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .excursions__list-filter-cat {
    width: 120px;
    margin-bottom: 10px;
  }
  .excursions__list-filter-text {
    width: 470px;
    margin-bottom: 0;
  }
  .excursions__list-contacts {
    padding-bottom: 30px;
  }
  .excursions__list-item {
    padding: 40px 55px;
  }
  .excursions__list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .excursions__header-filter,
  .excursions__header-info {
    width: 50%;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #b69953;
  }
  .excursions__header-filter {
    display: none;
  }
  .excursions__list-filter-link {
    grid-column: 1/3;
  }
}
@media (min-width: 1440px) {
  .excursions__contacts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .excursions__contacts-item--phone {
    width: 255px;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .excursions__contacts-item--email {
    width: 400px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 70px;
    border-left: 1px solid #cacaca;
  }
  .excursions__contacts-item--hours {
    width: 350px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 70px;
  }
  .excursions__contacts-item--hours span {
    margin-right: 30px;
  }
  .excursions__contacts-text {
    width: 100%;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .excursions__contacts-text p {
    max-width: 806px;
  }
  .excursions__prices {
    margin-bottom: 50px;
  }
  .excursions__list {
    min-width: 1300px;
    max-width: 1300px;
    margin-top: 0;
  }
  .excursions__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 66px;
  }
  .excursions__list-filter-cat {
    width: 100%;
    margin-bottom: 0;
  }
  .excursions__list-filter-cat span {
    margin: 0;
  }
  .excursions__list-filter-text {
    width: 100%;
  }
  .excursions__list-text {
    width: 640px;
    padding-right: 30px;
    margin-bottom: 0;
  }
  .excursions__list-filter {
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-template-columns: 120px 320px;
    grid-row-gap: 15px;
    width: 528px;
    padding-left: 60px;
    border-left: 1px solid #c4c4c4;
  }
  .excursions__list-contacts {
    border-top: none;
    padding-top: 36px;
    padding-bottom: 33px;
    margin-top: 0;
  }
  .excursions__list-text h3 {
    font-size: 24px;
    line-height: 125.89%;
    margin-bottom: 20px;
  }
  .excursions__header-info {
    width: 641px;
  }
  .excursions__header-filter {
    display: block;
    width: 539px;
    padding-left: 60px;
  }
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin-right: 13px !important;
  margin-bottom: 10px !important;
}
.ya-share2__container_size_s .ya-share2__icon {
  width: 22px !important;
  height: 22px !important;
  background-repeat: no-repeat;
  background-size: 22px 22px !important;
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(../img/icons/social/vk.svg) !important;
}
.ya-share2__item_service_vkontakte .ya-share2__badge {
  background-color: transparent !important;
}
.ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url(../img/icons/social/facebook.svg) !important;
}
.ya-share2__item_service_facebook .ya-share2__badge {
  background-color: transparent !important;
}
.ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(../img/icons/social/ok.svg) !important;
}
.ya-share2__item_service_odnoklassniki .ya-share2__badge {
  background-color: transparent !important;
}
.ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url(../img/icons/social/twitter.svg) !important;
}
.ya-share2__item_service_twitter .ya-share2__badge {
  background-color: transparent !important;
}
.ya-share2__item_service_telegram .ya-share2__icon {
  background-image: url(../img/icons/social/tm.svg) !important;
}
.ya-share2__item_service_telegram .ya-share2__badge {
  background-color: transparent !important;
}
.map-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 320px;
  height: 400px;
  padding-top: 5px;
  padding-bottom: 30px;
  background-color: #fff;
}
.map-popup--hide {
  display: none;
}
.map-popup__close-btn {
  display: block;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-bottom: 5px;
  position: relative;
  padding: 0;
  color: #c8134a;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.map-popup__close-btn::after,
.map-popup__close-btn::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 25px;
  height: 2px;
  background-color: #c8134a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.map-popup__close-btn::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .map-popup {
    width: 760px;
  }
}
@media screen and (min-width: 1440px) {
  .map-popup {
    width: 1300px;
  }
}
.gallery__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  background: 0 0;
  border: 0;
  color: #c8134a;
  font-family: "Merriweather", Georgia, serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
  cursor: pointer;
  outline: 0;
}
.gallery__btn svg {
  margin-right: 15px;
  stroke: #c8134a;
}
.special {
  position: relative;
  background-color: #fff;
}
@media (max-width: 768px) {
  .special {
    margin-bottom: 45px;
  }
}
.special__main {
  max-width: 1920px;
  margin: 0 auto;
  padding: 80px 20px;
  background-size: cover;
  position: relative;
}
.special__main::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(141, 27, 62, 0.8);
}
@media (max-width: 1440px) {
  .special__main {
    padding: 40px 20px;
  }
}
.special__item-picture img,
.special__main-picture img {
  display: block;
  max-width: 100%;
  height: auto;
}
.main .special__item-picture img,
.main .special__main-picture img {
  display: block;
  max-width: fit-content;
  height: auto;
}
.special__main-article {
  min-width: 300px;
  max-width: 1175px;
  margin: 0 auto;
  padding: 22px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 1440px) {
  .special__main-article {
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .special__main-article {
    min-width: 320px;
    max-width: 375px;
  }
}
.special__main-picture {
  width: 267px;
}
.special__main-text {
  padding-left: 70px;
}
.special__main-text h2 {
  margin: 0 0 5px;
  font-size: 24px;
}
@media (max-width: 768px) {
  .special__main-text h2 {
    font-size: 18px;
  }
}
.special__main-text p {
  margin: 0 0 25px;
  font-size: 14px;
}
.special__main-text a {
  font-size: 14px;
  text-decoration: none;
}
.special__main-text a::after {
  content: " →";
}
.history__text a:hover,
.special__main-text a:hover {
  text-decoration: underline;
}
@media (max-width: 1440px) {
  .special__main-text {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
.special__list {
  list-style: none;
  min-width: 300px;
  max-width: 1175px;
/*  margin: 0 auto;*/
/*  padding: 40px 0 50px;*/
  padding:0;
  margin: 40px auto 50px;
  display: grid;
  grid-template-columns: repeat(auto-fill, 365px);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}
.tag_wrapper + .special__list{margin-top:0}
.special__list + .news__show-more-link{margin: 0px auto 40px;}
@media (max-width: 1439px) {
  .special__list {
    grid-template-columns: 340px 340px;
    max-width: 700px;
    gap: 20px;
	left: -17px;
	position: relative;

  }
}
@media (max-width: 767px) {
  .special__list {
    grid-template-columns: 320px;
  }
}
.special__item-picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  overflow: hidden;
}
.main .special__item-picture{	
  height: 330px;
}
.special__item-picture img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
@media (max-width: 1440px) {
  .special__item-picture {
    margin-bottom: 10px;
  }
}
.special__list-item {
  color: #000;
}
.special__list-item a {
  text-decoration: none;
  color: inherit;
}
.special__list-item a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.special__list-item p {
  margin: 0;
  font-size: 18px;
}
.special__list-item .after_title {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
.special__list-item .after_title .date{}
.special__list-item .after_title .building{}
.special__list-item .after_title a.building{}

@media (max-width: 768px) {
  .special__list-item p {
    font-size: 14px;
  }
  .special__item-text{
	  margin-left: 10px;
  }
  .main .special__item-text{
	  margin-left: 0px;
  }
}
.history {
  padding-top: 15px;
}
.history__wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .history__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .history__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.history__list {
  list-style: none;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 50px;
}
.history__list::before,
.history__year::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #c8134a;
}
.history__list::before {
  top: 10px;
  bottom: 0;
  left: 0;
  width: 2px;
}
.history__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
}
.history__text p {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto", arial, sans-serif;
}
.history__text a {
  text-decoration: none;
}
.history__title,
.history__year {
  font-size: 20px;
  -ms-flex-item-align: center;
  align-self: center;
}
.history__year {
  width: 100%;
  margin: 0;
  color: #8e8e8e;
  position: relative;
}
.history__year::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -37px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.history__title {
  color: #c8134a;
}
.history__column {
  width: 100%;
  padding-top: 10px;
}
.history__column--picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.history__column--picture img {
  max-width: 100%;
  height: auto;
}
.history__video {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
}
.history__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .history__list {
    padding-left: 0;
  }
  .history__list::before {
    top: 38px;
    left: 50%;
    margin-left: -1px;
  }
  .history__column {
    width: 50%;
    padding: 30px 35px 0;
  }
  .history__item:nth-child(2n) .history__column--picture {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .history__item:nth-child(2n) .history__column--text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .history__year {
    width: 50%;
    padding-right: 35px;
    font-size: 32px;
    color: #8e8e8e;
    text-align: right;
  }
  .history__year::before {
    left: auto;
    right: -7px;
  }
  .history__title {
    width: 50%;
    margin: 0;
    font-size: 32px;
    padding-left: 35px;
  }
}
@media (min-width: 1440px) {
  .history__list {
    margin-bottom: 240px;
  }
  .history__list::before {
    top: 35px;
  }
  .history__text {
    padding-bottom: 60px;
  }
  .history__text p {
    font-size: 18px;
    line-height: 25px;
  }
  .history__column--picture img {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .history__column--picture a {
    display: block;
  }
  .history__column--picture a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.cookie {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #7e1332;
}
.cookie__wrapper {
  position: relative;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .cookie__wrapper {
    width: 768px;
    max-width: 768px;
    padding: 0 36px;
  }
}
@media screen and (min-width: 1440px) {
  .cookie__wrapper {
    width: 1440px;
    max-width: 1440px;
    padding: 0 130px;
  }
}
.cookie__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 20px;
  color: #fff;
}
.cookie__text p {
  margin: 0;
  font-size: 18px;
}
.cookie__text a {
  color: inherit;
}
.cookie__close-btn {
  position: absolute;
  top: 5px;
  right: 15px;
  display: block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  background-image: url(../img/icons/cross.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border: 0;
  cursor: pointer;
}
body {
  top: 0 !important;
  position: static !important;
  min-height: 100vh !important;
}
.skiptranslate {
  display: none !important;
}
.goog-text-highlight {
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.language {
  position: fixed;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.language__img {
  margin: 2px;
  cursor: pointer;
  opacity: 0.5;
}
.language__img:hover,
.language__img_active {
  opacity: 1;
}
/*# sourceMappingURL=style.min.css.map */


 .museum__contacts--image {
	grid-row-start: 1;
    grid-row-end: 5;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100%;
    border-bottom: 0;
	padding-bottom: 20px;
    padding: 0;
    margin: 0;
  }


.container {
  width: 100%;
  max-width: 1175px;
  margin: 0 auto;
  padding: 0 0px;
}
.section_title{
  margin:35px 0 30px ;
  font-size: 26px;
  color: #292929;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 768px) {
	.container {
		max-width: 768px;
		padding: 0 0;
	}
	.section_title{
		margin:15px 0 0 ;
		font-size: 20px;
	}
}
@media screen and (min-width: 1440px) {
	.section_title{
		text-align: left;
		font-size: 30px;
		line-height: 38px;
	}
}