/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  -webkit-box-sizing: content-box /* 2 */;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  margin: 0;
}
/* Libraries, which is used in current project. */
@font-face {
  font-family: 'Mont';
  src: url("../fonts/Mont-Regular.woff2") format("woff2"), url("../fonts/Mont-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Mont';
  src: url("../fonts/Mont-SemiBold.woff2") format("woff2"), url("../fonts/Mont-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Mont';
  src: url("../fonts/Mont-Bold.woff2") format("woff2"), url("../fonts/Mont-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Mont';
  src: url("../fonts/Mont-Heavy.woff2") format("woff2"), url("../fonts/Mont-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Mont';
  src: url("../fonts/Mont-Black.woff2") format("woff2"), url("../fonts/Mont-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
#__bs_notify__ {
  display: none !important;
}
.title--80,
.hero_content h1,
.content__text h2,
.event > h2 {
  font-size: 8rem;
  letter-spacing: 0.4rem;
}
.title--54,
.hero_content.hero_content--secondary h1,
.about_rules h2,
.about > h2,
.article h1,
.content_tabs__head h2,
.content__text h3 {
  font-size: 5.4rem;
  letter-spacing: 0.3rem;
}
.title--36,
.about__content h4,
.article h2,
.tabs__item {
  font-size: 3.6rem;
  line-height: 0.8;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .title--36,
  .about__content h4,
  .article h2,
  .tabs__item {
    font-size: 2rem;
  }
}
.title--34,
.hero_content h5,
.about_contact h2,
.about__content h5,
.article h3,
.content__text h5 {
  font-size: 3.4rem;
  line-height: 4.5rem;
  font-weight: 700;
}
.title--30,
.hero_content.hero_content--secondary h5,
.about__content > a,
.article h4,
.news_other__actions {
  font-size: 3rem;
  line-height: 4.5rem;
  font-weight: 700;
}
.title--26,
.article h5,
.content_tabs__actions,
.news_preview__title,
.news_main__title,
.form_feedback__action button {
  font-size: 2.6rem;
  line-height: 3.6rem;
  font-weight: 800;
}
.title--24,
.nav__menu {
  font-size: 2.4rem;
  line-height: 0.8em;
  font-weight: 700;
  letter-spacing: -0.8;
}
.title--20,
.shop_unit__content h6 {
  font-size: 2rem;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .title--20,
  .shop_unit__content h6 {
    font-size: 1.6rem;
  }
}
.title--17,
.footer_contact a,
.block_social__item,
.about_contact_item h6,
.about_contact_item a,
.about_contact_item a + span,
.about_contact__main > p a,
.about_contact__route_link > a,
.article h6,
.nav__address-text {
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .title--17,
  .footer_contact a,
  .block_social__item,
  .about_contact_item h6,
  .about_contact_item a,
  .about_contact_item a + span,
  .about_contact__main > p a,
  .about_contact__route_link > a,
  .article h6,
  .nav__address-text {
    font-size: 1.6rem;
  }
}
.title--80,
.title--54,
.hero_content.hero_content--secondary h1,
.hero_content h1,
.about_rules h2,
.about > h2,
.article h1,
.content_tabs__head h2,
.content__text h2,
.content__text h3,
.event > h2 {
  text-transform: uppercase;
  font-weight: 900;
  line-height: 7.4rem;
}
@media screen and (max-width: 767px) {
  .title--80,
  .title--54,
  .hero_content.hero_content--secondary h1,
  .hero_content h1,
  .about_rules h2,
  .about > h2,
  .article h1,
  .content_tabs__head h2,
  .content__text h2,
  .content__text h3,
  .event > h2 {
    font-size: 3.4rem;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .title--34,
  .title--30,
  .hero_content.hero_content--secondary h5,
  .hero_content h5,
  .about_contact h2,
  .about__content h5,
  .about__content > a,
  .article h3,
  .article h4,
  .content__text h5,
  .news_other__actions {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
.text--28,
.about__content p {
  font-size: 2.8rem;
  line-height: 4rem;
}
@media screen and (max-width: 767px) {
  .text--28,
  .about__content p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
.text--22,
.about.about--short .about__content p {
  font-size: 2.2rem;
  line-height: 3.2rem;
}
@media screen and (max-width: 767px) {
  .text--22,
  .about.about--short .about__content p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
.text--18,
.event_tkt__disclaimer a {
  font-size: 1.8rem;
  line-height: 2.2rem;
}
@media screen and (max-width: 767px) {
  .text--18,
  .event_tkt__disclaimer a {
    font-size: 1.4rem;
  }
}
.text--16,
.footer_contact p,
.about_contact_item,
.nav__address-title {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 767px) {
  .text--16,
  .footer_contact p,
  .about_contact_item,
  .nav__address-title {
    font-size: 1.4rem;
  }
}
.text--14,
.news_preview,
.news_main,
.nav__address-copy,
.event_tkt__action > p,
.shop_unit__content p {
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.text--12 {
  font-size: 1.2rem;
  line-height: 1.1;
}
.img_cover,
.about__pics > img,
.content_illu > img,
.content__pics > img,
.news_main__illu img,
.event_preview__illu img,
.shop_banner__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img_contain,
.shop_unit__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cloud,
.page__footer:after,
.section:after,
.about_map:after {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12.5rem;
}
@media screen and (max-width: 767px) {
  .cloud,
  .page__footer:after,
  .section:after,
  .about_map:after {
    background-position: 40% 0;
  }
}
html {
  height: 100%;
  font-size: 10px;
  font-family: 'Mont', sans-serif;
  color: #000;
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(10px + 13 * (100vw - 320px) / 447);
  }
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  html {
    font-size: calc(5.64705882px + 4.35294118 * (100vw - 768px) / 592);
  }
}
@media screen and (min-width: 1360px) and (max-width: 1904px) {
  html {
    font-size: calc(10px + 4 * (100vw - 1360px) / 544);
  }
}
@media screen and (min-width: 1905px) {
  html {
    font-size: 14px;
  }
}
_:default:not(:root:root),
html {
  -webkit-animation: webkitfix 1s forwards infinite;
          animation: webkitfix 1s forwards infinite;
}
@-webkit-keyframes webkitfix {
  100% {
    z-index: auto;
  }
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  height: 100%;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background-color: #f5f5f5;
  font-size: 2.2rem;
  line-height: 1.454545;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  .page {
    font-size: 1.6rem;
  }
}
.page__content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
}
img {
  max-width: 100%;
}
b,
strong {
  font-weight: 700;
}
a {
  color: #000;
  text-decoration: none;
}
p {
  margin: 0;
}
p + p {
  margin: 1.6em 0 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
svg {
  width: 100%;
  height: 100%;
  display: block;
}
button,
textarea,
input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
}
.visually_hidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0);
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .visually_hidden--desktop {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .visually_hidden--mobile {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row.ai-b {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.row.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row.jc-fe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row > .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
.row >[class^=col] {
  min-height: 1px;
}
.row > .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.333333333333334%;
          flex: 0 0 8.333333333333334%;
  max-width: 8.333333333333334%;
}
.row > .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666666666666668%;
          flex: 0 0 16.666666666666668%;
  max-width: 16.666666666666668%;
}
.row > .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.row > .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333333333336%;
          flex: 0 0 33.333333333333336%;
  max-width: 33.333333333333336%;
}
.row > .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666666666667%;
          flex: 0 0 41.66666666666667%;
  max-width: 41.66666666666667%;
}
.row > .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.row > .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.333333333333336%;
          flex: 0 0 58.333333333333336%;
  max-width: 58.333333333333336%;
}
.row > .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666666666667%;
          flex: 0 0 66.66666666666667%;
  max-width: 66.66666666666667%;
}
.row > .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.row > .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333333334%;
          flex: 0 0 83.33333333333334%;
  max-width: 83.33333333333334%;
}
.row > .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666666666667%;
          flex: 0 0 91.66666666666667%;
  max-width: 91.66666666666667%;
}
.row > .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.row .w-100 {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .row {
    margin: 0 -1.8rem -2rem;
  }
  .row >[class^=col] {
    padding: 0 1.8rem;
    margin: 0 0 2rem;
  }
}
@media screen and (max-width: 767px) {
  .row {
    margin-bottom: -5rem;
  }
  .row >[class^=col] {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 5rem;
  }
}
.page--ui .color {
  min-width: 10rem;
  height: 10rem;
  display: inline-block;
  margin: 0.5rem;
  padding: 1rem;
  border: 1px solid #0ae734;
}
.page--ui .color > span {
  display: block;
  margin-top: 0.5rem;
}
.page--ui .bg {
  position: static;
  background: #d5d5d5;
  text-align: center;
  padding: 1rem 0;
  border-radius: 5px;
}
.page--ui .bg_white {
  background-color: #fff;
}
.page--ui .bg_red {
  background: #f00;
}
.page--ui .bg_gray {
  background-color: #dcdbd5;
}
.page--ui .bg_green {
  background: #64ffda;
}
.page--ui .bg_yellow {
  background: #ffff8d;
}
.page--ui .bg_container {
  background-color: #36444c;
  padding: 1rem;
  margin: 1rem -1rem;
}
.page--ui .title {
  background-color: #64ffda;
  display: inline-block;
  padding: 0.6rem 1rem;
  margin-bottom: 2rem;
  margin-left: -1rem;
}
.page--ui .carousel_item {
  width: 100%;
  min-height: 10rem;
  padding: 1rem;
  background-color: #d8d8d8;
}
/* Libraries, which is used in current project. */
/* Plugins, which is used in current project. */
/**
 * Swiper 5.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 20, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;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;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* Components, which is used in current project. */
.page.page--contents {
  background-color: #fff;
  color: #000;
}
.page.page--contents a {
  color: #000;
}
.debug-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1000000;
  display: none;
}
.debug-wrapper .debug-service {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2rem;
  background: rgba(0,0,0,0.5);
  font-size: 1.2rem;
}
.debug-wrapper .debug-service a {
  color: #fff;
  text-decoration: underline;
}
.is-debug .debug-wrapper {
  display: block;
}
#debug {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#debug .debug-container {
  -webkit-box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
          box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
}
#debug .debug-content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: minmax(100%, auto);
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 0;
}
#debug .debug-content div {
  outline: 1px solid #0dd;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #debug .debug-content {
    grid-template-columns: repeat(6, 1fr);
  }
  #debug .debug-content div:nth-child(7),
  #debug .debug-content div:nth-child(8),
  #debug .debug-content div:nth-child(9),
  #debug .debug-content div:nth-child(10),
  #debug .debug-content div:nth-child(11),
  #debug .debug-content div:nth-child(12) {
    display: none;
  }
}
.is-debug-outline * {
  outline: 1px dotted rgba(255,0,0,0.5);
}
.is-debug-outline * * {
  outline: 1px dotted rgba(0,128,0,0.5);
}
.is-debug-outline * * * {
  outline: 1px dotted rgba(255,165,0,0.5);
}
.is-debug-outline * * * * {
  outline: 1px dotted rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * {
  outline: 1px solid rgba(255,0,0,0.5);
}
.is-debug-outline * * * * * * {
  outline: 1px solid rgba(0,128,0,0.5);
}
.is-debug-outline * * * * * * * {
  outline: 1px solid rgba(255,165,0,0.5);
}
.is-debug-outline * * * * * * * * {
  outline: 1px solid rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * * * * * {
  outline: 1px solid rgba(240,248,255,0.5);
}
.is-debug-outline * * * * * * * * * * {
  outline: 1px solid rgba(250,235,215,0.5);
}
.is-debug-outline * * * * * * * * * * * {
  outline: 1px solid rgba(0,255,255,0.5);
}
.is-debug-outline * * * * * * * * * * * * {
  outline: 1px solid rgba(127,255,212,0.5);
}
.is-debug-outline * * * * * * * * * * * * * {
  outline: 1px solid rgba(138,43,226,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * {
  outline: 1px solid rgba(165,42,42,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(222,184,135,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(95,158,160,0.5);
}
.table-of-contents .contents-wrapper {
  width: 100%;
  margin-top: 2rem;
}
.table-of-contents .contents-wrapper h2 {
  font-size: 3rem;
  margin: 3rem 0;
}
.table-of-contents .contents-wrapper .contents-row {
  display: grid;
  grid-template-columns: 4rem 1fr 15rem 10rem;
  grid-auto-rows: 5rem;
  grid-column-gap: 0rem;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col {
  text-align: left;
  padding: 1rem;
  font-size: 2rem;
  border-top: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col.done,
.table-of-contents .contents-wrapper .contents-row .contents-col.wait,
.table-of-contents .contents-wrapper .contents-row .contents-col.wip {
  border-left: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row a {
  text-decoration: underline;
}
.table-of-contents .legend {
  margin-top: 1rem;
}
.table-of-contents .legend .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.table-of-contents .legend .status div {
  font-size: 1.8rem;
  border: 1px solid #ccc;
  padding: 1rem;
}
.table-of-contents .done {
  background: #64ffda;
}
.table-of-contents .wip {
  background: #ffff8d;
}
.ui h1 {
  margin-bottom: 5rem;
}
.ui h2 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
.ui h3 {
  margin: 2rem 0 2rem 0rem;
}
.ui h4 {
  margin: 2rem 0 2rem 0rem;
}
.ui .descr {
  font-size: 1.4rem;
  color: #ccc;
  padding: 1rem 0 2rem;
}
.ui .descr p {
  font-size: 1.2rem;
}
.ui .descr p + p {
  margin-top: 0.5rem;
}
.page__header {
  position: absolute;
  width: 100%;
  top: 0;
}
.header {
  position: absolute;
  width: 100%;
  z-index: 5;
}
.header .container {
  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;
}
.header a {
  color: #fff;
}
.header .logotype {
  font-size: 2rem;
  text-transform: uppercase;
  border: 0.2rem solid #fff;
  padding: 0.75rem;
  width: 13rem;
  height: 13rem;
}
.header__link {
  font-size: 3rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0.75rem;
  pointer-events: all;
}
.header__link a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  color: #f4c245;
}
@media screen and (min-width: 1025px) {
  .header__link a:hover {
    color: #fff;
  }
}
.header__fixed {
  width: 100%;
  position: fixed;
  color: #fff;
  z-index: 10;
  pointer-events: none;
}
.header__fixed .container {
  width: inherit;
  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;
}
.header__fixed .icon-menu {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 8rem;
  height: 8rem;
  margin-top: 1rem;
  margin-left: -2.2rem;
  pointer-events: all;
}
@media screen and (max-width: 767px) {
  .header__fixed .icon-menu {
    margin-left: -1.1rem;
  }
}
.header__fixed .icon-menu .line {
  fill: none;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  color: #fff;
  stroke: currentColor;
  stroke-width: 0.8rem;
}
.is-nav-open .header__fixed .icon-menu .line {
  stroke: #fff;
}
.is-nav-open .header__fixed .icon-menu {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__fixed .icon-menu .top {
  stroke-dasharray: 40 121;
}
.header__fixed .icon-menu .bottom {
  stroke-dasharray: 40 121;
}
.is-nav-open .header__fixed .icon-menu .top {
  stroke-dashoffset: -68px;
}
.is-nav-open .header__fixed .icon-menu .bottom {
  stroke-dashoffset: -68px;
}
@media screen and (min-width: 768px) {
  .header {
    height: 15.4rem;
  }
  .header__fixed {
    height: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .header {
    height: 7rem;
  }
  .header .logotype {
    width: 5rem;
    height: 5rem;
  }
  .header .menu {
    display: none;
  }
  .header__link {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
  .header__fixed {
    margin-top: 0.5rem;
  }
  .header__fixed .icon-menu {
    width: 4rem;
    height: 4rem;
  }
}
.footer_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer_bottom__copyright {
  font-size: 1.4rem;
  line-height: 0.8;
}
.footer_bottom__copyright span {
  display: inline-block;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
}
.footer_bottom__logo {
  display: block;
  font-size: 1rem;
  line-height: 1.3rem;
}
.footer_bottom__logo i {
  width: 5.3rem;
  height: 1.8rem;
}
.footer_bottom__logo i,
.footer_bottom__logo span {
  display: inline-block;
  margin-left: 1rem;
}
.footer_bottom__logo.elpycode {
  margin-top: 0.2rem;
  color: transparent;
}
@media screen and (max-width: 767px) {
  .footer_bottom__logo.elpycode {
    width: 3rem;
  }
}
.footer_contact {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer_contact__item {
  margin-bottom: 4rem;
}
.footer_contact p {
  text-transform: uppercase;
  color: #979b9f;
}
.footer_contact a {
  display: inline-block;
  margin-top: 0.3rem;
}
@media screen and (min-width: 768px) {
  .footer_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_contact__item {
    max-width: 25%;
  }
  .footer_contact__item:last-child {
    text-align: right;
  }
  .footer_contact p {
    margin-bottom: 1rem;
  }
}
.page__footer {
  position: relative;
  margin-top: -12.5rem;
  z-index: 2;
}
.page__footer:after {
  content: '';
  background-image: url("../img/content/cloud-cap-01.png");
}
.page__footer:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
}
.footer {
  color: #fff;
  padding-top: 20.5rem;
  padding-bottom: 4.3rem;
  background: url("../img/content/footer-spray-1.png") 0 100% no-repeat;
  background-size: cover;
  position: relative;
}
.page__footer.black:before {
  top: 12.5rem;
}
.page__footer.black:after {
  background-image: url("../img/content/cloud-bowl-01-black.png");
}
.page__footer.black .footer {
  z-index: 1;
  padding-top: 17.5rem;
}
.page__footer.white2:after {
  background-image: url("../img/content/cloud-cap-02.png");
}
.page__footer.white2 .footer {
  z-index: 1;
}
.page__footer.nospray .footer {
  background: none;
}
.footer a {
  color: #fff;
}
.footer__social {
  text-align: center;
  border-bottom: 1px solid #979b9f;
  padding-bottom: 10.5rem;
}
.footer__contact {
  margin-top: 4rem;
}
.footer__bottom {
  margin-top: 2.4rem;
  color: #979b9f;
}
.footer__bottom a {
  color: #5e5e5e;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 3.2rem;
  }
  .footer__social {
    padding-bottom: 3rem;
  }
  .footer__contact {
    margin-bottom: 12rem;
  }
}
.section--black {
  color: #fff;
}
.section--black a {
  color: #fff;
}
.section > .container {
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}
.container {
  position: relative;
  height: inherit;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.section {
  position: relative;
  margin-top: -12.5rem;
}
.section:after {
  content: '';
  background-image: url("../img/content/cloud-bowl-01.png");
}
.section--black:after {
  background-image: url("../img/content/cloud-bowl-01-black.png");
}
.section--black:before {
  content: '';
  position: absolute;
  top: 12.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
}
.section + .section--black:after {
  background-image: url("../img/content/cloud-cap-01.png");
  background-color: #000;
}
.section--black + .section--black:after {
  background-image: url("../img/content/cloud-bowl-01-black.png");
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .section > .container {
    padding-top: 17.5rem;
    padding-bottom: 17.5rem;
  }
  .section.section--bgi:after {
    background-color: transparent;
  }
  .container {
    width: 136rem;
    padding-left: 9.8rem;
    padding-right: 9.8rem;
  }
}
.page--404 .page__content {
  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;
}
.page-404 {
  width: 60rem;
  margin: 0 auto;
  position: relative;
}
.hero {
  background-color: #000;
  color: #fff;
  height: 81rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
.hero > .container {
  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;
  padding-top: 18.9rem;
  padding-bottom: 17.5rem;
}
@media screen and (max-width: 767px) {
  .hero {
    height: auto;
  }
  .hero > .container {
    padding-top: 13rem;
    padding-bottom: 19.8rem;
  }
}
.hero_content {
  max-width: 80rem;
}
.hero_content.hero_content--secondary h5 {
  max-width: 74rem;
}
.hero_content.hero_content--secondary h1 + h5 {
  margin-top: 1.6rem;
}
.hero_content h1 {
  color: #f4c245;
}
.hero_content h1 + h5 {
  margin-top: 5rem;
}
.hero_content h1 + p {
  margin-top: 2rem;
}
.hero_content h5 + p {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .hero_content h1 + h5 {
    margin-top: 1.4rem;
  }
  .hero_content h5 + p {
    margin-top: 2.4rem;
  }
}
.hero_title {
  height: 42.2rem;
  background: #000a60 url("../img/content/title-bg.jpg") 0 0 no-repeat;
  background-size: cover;
  -webkit-mask: url("../img/content/title.svg");
          mask: url("../img/content/title.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero_title h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 12rem;
  line-height: 9.4rem;
  font-weight: 800;
  color: transparent;
  letter-spacing: 0.5rem;
  margin-left: -0.7rem;
}
.hero_title h1 span {
  display: block;
  font-size: 38rem;
  line-height: 29rem;
  font-weight: 900;
  letter-spacing: 0.8rem;
  margin-left: -1.3rem;
  margin-top: 5.5rem;
}
@media screen and (max-width: 767px) {
  .hero_title {
    height: 11rem;
    margin: 1rem 0 0;
  }
  .hero_title h1 {
    display: none;
  }
}
.block_social__item {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .block_social__item + .block_social__item {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .block_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -1.5rem -1.4rem;
  }
  .block_social__item {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    margin: 1.5rem 1.4rem;
    font-size: 1.4rem;
  }
}
.bg {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.bg + .container {
  position: relative;
  z-index: 2;
}
.bg--02 {
  width: 74.9rem;
  height: 78.8rem;
  bottom: 6.5rem;
  left: 0;
  background-image: url("../img//content/section-bg-02.png");
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--02 {
    width: 20.4rem;
    height: 21.5rem;
  }
}
.bg--01 {
  background-image: url("../img//content/section-bg-01.jpg");
  top: 10rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.bg--01 + .container {
  padding-bottom: 30rem;
}
@media screen and (max-width: 767px) {
  .bg--01 {
    height: 45rem;
    top: auto;
    bottom: 1.2rem;
  }
  .bg--01 + .container {
    padding-bottom: 17rem;
  }
}
.bg--03,
.bg--04,
.bg--03v2 {
  max-height: calc(100% - 25rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--03,
  .bg--04,
  .bg--03v2 {
    display: none;
  }
}
.bg--03,
.bg--03v2 {
  background-image: url("../img//content/section-bg-03.jpg");
  width: 50rem;
  height: 78rem;
  left: 0;
}
.bg--04 {
  background-image: url("../img//content/section-bg-04.jpg");
  width: 39rem;
  height: 79rem;
  right: 0;
  background-position: 100% 0;
}
.bg--03v2 {
  top: auto;
  -webkit-transform: none;
          transform: none;
  bottom: 0;
  z-index: 0;
}
.bg--05 {
  width: 44.6rem;
  height: 24.8rem;
  bottom: 0;
  left: 18%;
  background-image: url("../img//content/section-bg-05.png");
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--05 {
    display: none;
  }
}
.bg--06 {
  width: 45rem;
  height: 61rem;
  max-height: calc(100% - 14.5rem);
  top: 2rem;
  left: 0;
  background-image: url("../img//content/section-bg-06.png");
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--06 {
    width: 25rem;
    height: 33.9rem;
    top: 5rem;
  }
}
.bg--07,
.bg--07v2 {
  width: 29rem;
  height: 134.1rem;
  max-height: calc(100% - 25rem);
  top: 12.5rem;
  right: 0;
  background-image: url("../img//content/section-bg-07.png");
  background-position: 100% 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--07,
  .bg--07v2 {
    display: none;
  }
}
.bg--07v2 {
  top: auto;
  bottom: 30%;
}
.bg--08 {
  width: 60rem;
  height: 63rem;
  max-height: calc(100% - 25rem);
  top: 0;
  right: 0;
  background-image: url("../img//content/section-bg-08.png");
  background-position: 100% 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bg--08 {
    width: 21.5rem;
    height: 24rem;
    top: 6rem;
  }
}
.bg--09 {
  width: 50rem;
  height: 79rem;
  max-height: calc(100% - 25rem);
  bottom: 7.5%;
  right: 0;
  background-image: url("../img//content/section-bg-09.jpg");
  background-position: 100% 0;
}
@media screen and (max-width: 767px) {
  .bg--09 {
    display: none;
  }
}
.field__label {
  padding-bottom: 0.8rem;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
}
.field--error .field__label {
  color: #cd221c;
}
.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 7.6rem;
  padding: 2.1rem 3.2rem;
  font-weight: 800;
  color: #fff;
  background-color: #df7a0e;
}
.btn:disabled {
  opacity: 0.3 !important;
  pointer-events: none;
}
.btn__label {
  display: inline-block;
  line-height: 3.4rem;
  white-space: nowrap;
  pointer-events: none;
}
.btn__label > i {
  display: inline-block;
  margin-left: 1.8rem;
  padding-left: 1.8rem;
  font-style: normal;
}
.btn__label > span {
  font-weight: 400;
  font-size: 1.4rem;
}
.btn--inline {
  width: auto;
}
.btn--special {
  height: 6.2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  font-size: 1.6rem;
}
.btn--special .btn__label {
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .btn__label > i {
    border-left: 1px solid #ca6b07;
  }
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
    font-size: 1.8rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .btn__label > i {
    margin-left: 0rem;
  }
  .btn--special {
    font-size: 1.6rem;
  }
  .btn--special .btn__label > span {
    font-size: 1.3rem;
  }
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-input-placeholder {
  color: #555;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
input::-moz-placeholder {
  color: #555;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
input:-moz-placeholder {
  color: #555;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
input:-ms-input-placeholder {
  color: #555;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
@media screen and (min-width: 1025px) {
  input:focus::-webkit-input-placeholder {
    opacity: 0;
  }
  input:focus::-moz-placeholder {
    opacity: 0;
  }
  input:focus:-moz-placeholder {
    opacity: 0;
  }
  input:focus:-ms-input-placeholder {
    opacity: 0;
  }
}
.input_text {
  position: relative;
  height: 4rem;
  border-bottom: 2px solid #000;
}
.input_text input {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .input_text {
    height: 6.5rem;
    border-width: 3px;
  }
  .input_text input {
    font-size: 2.6rem;
  }
}
.about_logos {
  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;
}
.about_logos__item {
  max-width: 12rem;
  min-width: 8.8rem;
  height: 8.1rem;
  margin-top: 4rem;
}
.about_logos__item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .about_logos__item + .about_logos__item {
    margin-left: 3.9rem;
  }
}
@media screen and (max-width: 767px) {
  .about_logos {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .about_logos__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10rem;
            flex: 0 0 10rem;
    height: 7rem;
  }
  .about_logos .icon__baturin {
    max-width: 8rem;
  }
}
.section--black + .about_map:after {
  background-image: url("../img/content/cloud-cap-01-black.png");
}
.about_map {
  height: 93rem;
  background-color: #262626;
  position: relative;
  margin-top: -12.5rem;
}
.about_map:after {
  content: '';
  background-image: url("../img/content/cloud-cap-02.png");
}
@media screen and (max-width: 767px) {
  .about_map {
    height: 60rem;
  }
}
.about_rules h2 {
  color: #f4c245;
  margin-bottom: 1rem;
}
.about_rules b {
  color: #801a14;
}
.about_rules ul li,
.article ul li {
  margin-top: 3rem;
  position: relative;
}
.about_rules ul li:before,
.article ul li:before,
.about_rules__content ul li b:before {
  content: '';
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #f4c245;
  border-radius: 0.8rem;
  position: absolute;
  top: 0.5em;
  left: -2.8rem;
}
@media screen and (max-width: 767px) {
  .about_rules ul li:before,
  .article ul li:before,
  .about_rules__content ul li b:before {
    width: 0.4rem;
    height: 0.4rem;
    top: 0.6em;
    left: -1rem;
  }
}
.about_rules__content {
  max-width: 71rem;
  margin-top: 6rem;
}
.about_rules__content p + p {
  margin-top: 2rem;
}
.about_rules__content ul li b:before {
  background-color: currentColor;
}
.about_rules__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about_rules__pic i {
  width: 14.2rem;
  height: 14.2rem;
  margin-right: 0.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .about_rules__pic {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .about_rules {
    font-size: 1.4rem;
  }
  .about_rules ul li {
    margin-top: 2rem;
  }
  .about_rules__content {
    margin-top: 2.5rem;
  }
  .about_rules__pic {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -1rem;
  }
  .about_rules__pic i {
    width: 5.3rem;
    height: 5.3rem;
    margin: 0 0 0.5rem;
  }
}
.section--contact {
  overflow: hidden;
}
.about_contact_item {
  margin-bottom: 3.2rem;
}
.about_contact_item a,
.about_contact_item p > b {
  color: #9a1915;
}
.about_contact_item a + span {
  font-weight: 400;
  color: #828282;
  margin-left: 1.8rem;
}
.about_contact_item__title {
  color: #7b7b7b;
  margin-bottom: 0.6rem;
}
.about_contact_item p + p {
  margin-top: 0.8rem;
}
.about_contact_item h6 + p {
  margin-top: 0.8rem;
}
.about_contact_item h6 {
  max-width: 32rem;
}
.about_contact {
  position: relative;
}
.about_contact h2 {
  margin-bottom: 3.8rem;
}
.about_contact__main > p + p {
  margin-top: 2.2rem;
}
.about_contact__main > p a,
.about_contact__route_link > a {
  color: #df7a0e;
  border-bottom: 1px solid currentColor;
}
.about_contact__main .about_contact_item__title {
  text-transform: uppercase;
}
.about_contact__route_link {
  position: relative;
}
.about_contact__route_link svg {
  position: absolute;
  width: 1.8rem;
  height: 2.8rem;
  top: 0.4rem;
  left: -3rem;
}
.about_contact__route_link p {
  font-size: 1.3rem;
  line-height: 1;
  margin-top: 0.5rem;
}
.about_contact__route_link p a {
  border-bottom: 1px solid currentColor;
  margin-left: 0.3rem;
}
.about_contact__map {
  position: absolute;
  top: 0;
  left: 85rem;
  width: 70rem;
  height: 53rem;
}
@media screen and (max-width: 767px) {
  .about_contact_item a + span {
    font-size: 1.3rem;
    margin-left: 0.6rem;
  }
  .about_contact {
    padding-bottom: 22.5rem;
  }
  .about_contact h2 {
    margin-bottom: 3.5rem;
  }
  .about_contact__route {
    position: relative;
    z-index: 1;
  }
  .about_contact__route_link {
    padding-top: 4rem;
  }
  .about_contact__route_link svg {
    left: 0;
  }
  .about_contact__map {
    top: auto;
    left: -10rem;
    bottom: -13rem;
  }
}
.about + .about {
  margin-top: 5rem;
}
.about.about--short .about__content {
  max-width: 54rem;
}
.about > h2 {
  color: #f4c245;
  margin-bottom: 6rem;
}
.about__content {
  max-width: 60rem;
}
.about__content h4 {
  text-transform: uppercase;
  color: #b9b9b9;
  margin-bottom: 2.5rem;
}
.about__content h5 {
  margin-bottom: 4.5rem;
}
.about__content > a {
  display: inline-block;
  color: #9a1915;
  font-weight: 600;
}
.about__content p + h4 {
  margin-top: 9rem;
}
.about__content p + a {
  margin-top: 4rem;
}
.about__pics {
  height: 46.4rem;
  background-color: #b9b9b9;
}
@media screen and (max-width: 767px) {
  .about > h2 {
    margin-bottom: 4rem;
  }
  .about__content h4 {
    margin-bottom: 1.4rem;
  }
  .about__content h5 {
    margin-bottom: 2.5rem;
  }
  .about__content p + h4 {
    margin-top: 5rem;
  }
  .about__content p + a {
    margin-top: 2rem;
  }
  .about__pics {
    height: 28rem;
  }
}
.news_head + .article {
  padding-top: 4.5rem;
  border-top: 0.4rem solid #e8e8e8;
  margin-top: 5rem;
}
.article h1 {
  margin-bottom: 3.5rem;
}
.article h2 {
  margin-bottom: 2.5rem;
}
.article h3 {
  margin-bottom: 2rem;
}
.article h4 {
  margin-bottom: 1rem;
}
.article h5 {
  margin-bottom: 1rem;
}
.article h6 {
  margin-top: 0.5rem;
}
.article img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  max-height: 57rem;
  margin: 4rem 0 3.2rem;
}
.article hr {
  border-width: 0.2rem;
  opacity: 0.3;
  margin: 5rem 0;
}
.article ul {
  margin-bottom: 3.2rem;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  color: #9a1915;
}
.section--black .article h1,
.section--black .article h2,
.section--black .article h3,
.section--black .article h4,
.section--black .article h5,
.section--black .article h6 {
  color: #f4c245;
}
.article p + h1,
.article p + h2 {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .news_head + .article {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .article h1 {
    margin-bottom: 3rem;
  }
  .article h2 {
    margin-bottom: 2rem;
  }
  .article h3 {
    margin-bottom: 1.5rem;
  }
  .article p {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .article img {
    margin: 2rem 0;
    max-height: 20rem;
  }
  .article p + p {
    margin-top: 1.8rem;
  }
}
.content_tabs__head {
  max-width: 68rem;
  margin-bottom: 6rem;
}
.content_tabs__head h2 {
  color: #f4c245;
  margin-bottom: 1.6rem;
}
.content_tabs .tabs {
  margin-bottom: 6rem;
}
.content_tabs__actions {
  margin-top: 6rem;
  text-transform: uppercase;
  text-align: center;
}
.content_tabs__actions a {
  color: #f4c245;
}
@media screen and (max-width: 767px) {
  .content_tabs__head,
  .content_tabs .tabs {
    margin-bottom: 4rem;
  }
  .content_tabs__actions {
    margin: 2rem 0;
    font-size: 1.8rem;
  }
}
.content_illu {
  width: 100vw;
  position: relative;
  left: 0;
  margin-top: -7.5rem;
}
.content_illu > img {
  display: block;
}
@media screen and (max-width: 767px) {
  .content_illu {
    height: 24rem;
    margin-bottom: 4.5rem;
  }
}
.content_photos {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-width: 35.4rem;
     -moz-column-width: 35.4rem;
          column-width: 35.4rem;
  -webkit-column-gap: 5.1rem;
     -moz-column-gap: 5.1rem;
          column-gap: 5.1rem;
  margin-bottom: -4.5rem;
}
.content_photos img {
  display: inline-block;
  margin-bottom: 4.5rem;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: 1s;
  transition: 1s;
  width: 100%;
  min-height: 20rem;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #b9b9b9;
}
@media screen and (min-width: 1025px) {
  .content_photos img:hover {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
}
@media screen and (max-width: 767px) {
  .content_photos {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-width: 13rem;
       -moz-column-width: 13rem;
            column-width: 13rem;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    margin-bottom: -2rem;
  }
  .content_photos img {
    margin-bottom: 2rem;
    min-height: auto;
  }
}
.content__text {
  max-width: 64rem;
}
.content__text h2,
.content__text h3 {
  color: #f4c245;
  margin-bottom: 3rem;
}
.content__text h5 {
  margin-bottom: 4rem;
}
.content__text > a {
  display: inline-block;
  color: #f4c245;
  font-weight: 700;
  margin-top: 5rem;
}
.content__text > a:after {
  content: '▸▸';
  font-size: 0.7em;
  letter-spacing: -0.2em;
  vertical-align: middle;
  line-height: 0.9;
  margin-left: 0.8rem;
}
.content__pics {
  max-width: 41.2rem;
  height: 41.2rem;
}
.content__actions {
  max-width: 50.4rem;
  margin: 20rem auto 0;
}
@media screen and (min-width: 768px) {
  .content.content--pbig p {
    font-size: 2.8rem;
    line-height: 4rem;
  }
  .content.content--pbig .content__text > a {
    font-size: 3rem;
  }
  .content.content--picfull {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .content.content--picfull .content__text {
    position: relative;
    z-index: 1;
  }
  .content.content--picfull .content__text:before {
    content: '';
    display: block;
    background-color: #000;
    position: absolute;
    top: -3rem;
    left: -4rem;
    right: -3rem;
    bottom: -3rem;
    z-index: -1;
    opacity: 0.2;
  }
  .content.content--picfull .content__pics {
    will-change: top, left;
    position: absolute;
    top: -17.5rem;
    left: calc((100vw - 116.4rem) / -2);
    width: 100vw;
    max-width: none;
    height: calc(100% + 35rem);
  }
}
@media screen and (max-width: 767px) {
  .content__text h2,
  .content__text h3 {
    margin-bottom: 1.5rem;
  }
  .content__text h5 {
    margin-bottom: 2rem;
  }
  .content__text > a {
    font-size: 1.8rem;
    margin-top: 3rem;
  }
  .content__pics {
    height: 28rem;
  }
  .content__actions {
    margin-top: 5rem;
  }
  .content.content--picfull {
    margin-bottom: -12.5rem;
  }
  .content.content--picfull .content__pics {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.news_head__actions {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 5rem;
}
.news_head__actions > p {
  color: #9a1915;
  line-height: 0.8;
}
.news_head__actions > p b {
  display: block;
  font-size: 7rem;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .news_head__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news_head__actions > p {
    font-size: 2.9rem;
    letter-spacing: 0.82px;
    margin-right: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .news_head > p {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .news_head__actions > p {
    margin-bottom: 2rem;
    text-transform: uppercase;
  }
  .news_head__actions > p b {
    font-size: 4.2rem;
    font-weight: 900;
  }
}
.news_preview {
  position: relative;
  display: block;
  width: 28rem;
  color: #6d6d6d;
  margin-bottom: 1.8rem;
}
.news_preview--hidden {
  -ms-flex-preferred-size: 28rem;
      flex-basis: 28rem;
}
.news_preview__wrap {
  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;
}
.news_preview__wrap:after {
  content: '';
  -ms-flex-preferred-size: 28rem;
      flex-basis: 28rem;
}
.news_preview__illu,
.news_preview:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  will-change: transform, opacity;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  opacity: 0;
}
.news_preview__illu {
  background-repeat: no-repeat;
  background-color: #000;
}
.news_preview:after {
  content: '';
  background-color: rgba(128,26,20,0.6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.3)), color-stop(69%, rgba(0,0,0,0.4)), to(#000));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.4) 69%, #000 100%);
  background-image: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.4) 69%, #000 100%);
}
.news_preview__container {
  position: relative;
  z-index: 1;
  height: inherit;
}
.news_preview__content {
  height: 100%;
  border-bottom: 2px solid rgba(198,198,198,0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news_preview__date {
  margin-bottom: 1.3rem;
}
.news_preview__title {
  color: #df7a0e;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.section--black .news_preview__title {
  color: #f4c245;
}
.news_preview p {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1025px) {
  .news_preview:hover {
    color: #fff;
  }
  .news_preview:hover .news_preview__illu,
  .news_preview:hover:after {
    opacity: 1;
  }
  .news_preview:hover .news_preview__title {
    color: inherit;
  }
  .news_preview:hover .news_preview__content {
    border-color: currentColor;
  }
}
@media screen and (min-width: 768px) {
  .news_preview {
    height: 37.5rem;
  }
  .news_preview__container {
    padding: 2.1rem 1.3rem 4.5rem;
  }
  .news_preview p {
    min-height: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .news_preview {
    margin-bottom: 3rem;
  }
  .news_preview p {
    margin: 3rem 0;
  }
}
.article + .news_other {
  padding-top: 3.5rem;
  border-top: 0.4rem solid #e8e8e8;
  margin-top: 5rem;
}
.news_other__title {
  font-size: 4rem;
  margin-bottom: 4rem;
}
.news_other__actions a {
  color: #9a1915;
  display: inline-block;
}
.news_other__actions a:before {
  content: "\25C0\fe0e\25C0\fe0e";
  font-size: 0.6em;
  letter-spacing: -0.2em;
  vertical-align: middle;
  line-height: 0.9;
  margin-right: 1.8rem;
}
@media screen and (max-width: 767px) {
  .article + .news_other {
    margin-top: 3rem;
    padding-top: 2.4rem;
  }
  .news_other__title {
    font-size: 2.7rem;
    margin-bottom: 2.5rem;
  }
  .news_other__actions {
    font-size: 1.8rem;
  }
  .news_other__actions a:before {
    margin-right: 1rem;
  }
}
.news_main {
  display: block;
  width: 35.4rem;
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
}
.news_main__wrap {
  position: relative;
  z-index: 1;
  margin-top: -22rem;
}
.news_main__illu {
  height: 23rem;
  background-color: #000;
}
.news_main__content {
  height: 28.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news_main__date {
  color: #8b8b8b;
  margin-bottom: 1rem;
}
.news_main__date b {
  color: #9a1915;
  text-transform: uppercase;
  margin-right: 1rem;
}
.news_main__title {
  color: #9a1915;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1025px) {
  .news_main:hover {
    background: #000 url("../img/content/news-main-01.jpg") 0 100% no-repeat;
    background-size: cover;
    color: #fff;
  }
  .news_main:hover .news_main__title {
    color: inherit;
  }
}
@media screen and (min-width: 768px) {
  .news_main__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .news_main__content {
    padding: 1.6rem 1.3rem 2rem;
    border-bottom: 3px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .news_main {
    width: 100%;
  }
  .news_main + .news_main {
    margin-top: 4rem;
  }
  .news_main__wrap {
    margin-top: -12rem;
  }
  .news_main__illu {
    height: 18rem;
  }
  .news_main__content {
    height: auto;
    padding-top: 1.5rem;
  }
}
.tabs {
  position: relative;
}
.tabs--line {
  border-bottom: 1px solid rgba(109,109,109,0.5);
}
.tabs--line .tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2.5rem;
}
.tabs--line .tabs__item {
  padding: 0 2.5rem;
  margin-bottom: -4px;
  font-size: 2.2rem;
}
.tabs--line .tabs__item > span {
  border-bottom: 4px solid transparent;
}
.tabs__item {
  position: relative;
  display: block;
  outline: none;
  color: #801a14;
}
.tabs__item.current {
  color: #f4c245;
}
.tabs__item.current span {
  border-color: currentColor;
}
.tabs__item > sup,
.tabs__item > span {
  display: inline-block;
  position: relative;
  pointer-events: none;
}
.tabs__item > span {
  -webkit-transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  transition: all 0.2s cubic-bezier(0.38, 0.77, 0.67, 0.87);
  white-space: nowrap;
  text-transform: uppercase;
  border-color: transparent;
  padding: 2rem 0;
}
.tabs__item > sup {
  font-size: 0.56em;
  font-weight: 400;
  opacity: 0.6;
  top: -1.1em;
  margin-left: 0.4rem;
}
@media screen and (min-width: 1025px) {
  .tabs__item:hover > span {
    border-color: currentColor;
  }
}
@media screen and (max-width: 767px) {
  .tabs--line .tabs__list {
    margin: 0 -0.6rem;
  }
  .tabs--line .tabs__item {
    font-size: 1.8rem;
    padding: 0 0.6rem;
  }
  .tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.4rem;
  }
  .tabs__item {
    padding: 0 0.4rem;
  }
  .tabs__item > span {
    padding: 1.5rem 0;
  }
  .tabs__item > sup {
    margin-left: 0.2rem;
  }
}
.nav {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0,0,0,0.7);
  -webkit-backdrop-filter: blur(1rem);
          backdrop-filter: blur(1rem);
  z-index: 3;
  width: 38.6rem;
  padding: 3rem 5rem 3rem 10.5rem;
  color: #fff;
  -webkit-transform: translateX(-38.6rem);
          transform: translateX(-38.6rem);
}
.is-nav-open .nav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.nav__container {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.nav__menu {
  text-transform: uppercase;
}
.nav__menu li {
  margin: 3rem 0;
}
.nav__menu li a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  color: #f4c245;
}
.nav__menu li.active a {
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .nav__menu li:hover a {
    color: #fff;
  }
}
.nav__address-title {
  text-transform: uppercase;
  color: #aaa;
  margin-bottom: 1.3rem;
}
.nav__address-text {
  color: #fff;
  margin-bottom: 0.5rem;
}
.nav a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .nav {
    padding: 2rem;
    width: 19.5rem;
  }
  .nav__menu {
    font-size: 2rem;
  }
  .nav__menu li {
    margin: 2.5rem 0;
  }
  .nav__address-title {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }
  .nav__address-text {
    font-size: 1.4rem;
    line-height: 1.3em;
  }
  .nav__address-copy {
    font-size: 1.2rem;
  }
}
.event_preview {
  position: relative;
  display: block;
  width: 34rem;
}
.event_preview__illu {
  height: 34rem;
  background-color: #000;
}
.event_preview__content {
  padding-top: 2rem;
}
.event_preview__head {
  font-size: 1.5rem;
  line-height: 0.8;
  color: #8b8b8b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
}
.event_preview__head > i {
  color: #851813;
  font-style: normal;
}
.event_preview__title {
  font-weight: 600;
}
.event_preview__new {
  position: absolute;
  top: 1.8rem;
  left: -1.4rem;
  background-color: #9a1915;
  font-size: 1.6rem;
  line-height: 4.2rem;
  font-weight: 600;
  padding: 0 1.4rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .event_preview__wrap {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-width: 34rem;
       -moz-column-width: 34rem;
            column-width: 34rem;
    -webkit-column-gap: 5.2rem;
       -moz-column-gap: 5.2rem;
            column-gap: 5.2rem;
  }
  .event_preview__wrap .event_preview {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5rem;
  }
  .event_preview__wrap .event_preview:first-child {
    margin-top: 20rem;
  }
  .event_preview__title {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .event_preview {
    width: 28rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 1rem;
  }
  .event_preview__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .event_preview__wrap:after {
    content: '';
    display: block;
    height: inherit;
    width: 2rem;
    min-width: 2rem;
  }
  .event_preview__illu {
    height: 28rem;
  }
  .event_preview__content {
    padding: 1.5rem 1rem 2rem 0;
  }
  .event_preview__head {
    font-size: 1.4rem;
  }
  .event_preview__new {
    top: 0;
    left: 1rem;
  }
}
.event_tkt__container {
  background: #f5f5f5 url("../img/content/event-ticket-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  margin-bottom: -0.2rem;
  padding: 3.6rem;
  padding-bottom: 0.7rem;
  color: #000;
}
.event_tkt__action > p {
  margin-top: 2rem;
  text-align: center;
  color: #9a1915;
}
.event_tkt__disclaimer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 3rem;
}
.event_tkt__disclaimer a {
  color: #f4c245;
  display: inline-block;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  text-decoration: underline;
}
.event_tkt_list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.event_tkt_list__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25rem;
          flex: 0 0 25rem;
  margin-bottom: 3rem;
}
.event_tkt_list label {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 0.6rem;
}
.event_tkt_list b {
  font-weight: 800;
  color: #9a1915;
}
@media screen and (min-width: 768px) {
  .hero .event_tkt {
    margin: 0 auto;
    position: relative;
    top: 1rem;
  }
  .event_tkt {
    width: 60rem;
  }
  .event_tkt_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .event_tkt__container {
    padding: 2.6rem 2.6rem 2rem;
  }
  .event_tkt_list__item {
    margin-bottom: 2.5rem;
  }
}
.event > h2 {
  color: #f4c245;
}
@media screen and (min-width: 768px) {
  .event__filter {
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
    margin-top: 30rem;
    margin-bottom: 5rem;
  }
  .event__list {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .event > h2 {
    margin-bottom: 3rem;
  }
  .event__filter {
    margin-bottom: -3rem;
  }
  .event__list {
    position: relative;
  }
  .event__list:after {
    content: '';
    display: block;
    height: 100%;
    width: 2rem;
    position: absolute;
    top: 0;
    right: -2rem;
    opacity: 0.6;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), to(#f5f5f5));
    background-image: -webkit-linear-gradient(left, transparent 10%, #f5f5f5 100%);
    background-image: linear-gradient(90deg, transparent 10%, #f5f5f5 100%);
  }
}
.form_feedback {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_feedback__item {
  width: 61rem;
}
.form_feedback__action {
  width: 22rem;
}
.form_feedback__action button {
  text-transform: uppercase;
  font-weight: 900;
}
.form_feedback__sent {
  display: none;
}
.form_feedback .sent .form_feedback__send {
  display: none;
}
.form_feedback .sent .form_feedback__sent {
  display: block;
}
@media screen and (min-width: 768px) {
  .form_feedback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2rem 0;
  }
  .form_feedback__action {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .form_feedback__item {
    width: 22rem;
  }
  .form_feedback__item,
  .form_feedback__action {
    margin: 0 auto;
  }
  .form_feedback__action {
    margin-top: 1.5rem;
  }
}
.shop_unit {
  width: 22.6rem;
}
.shop_unit__wrap {
  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: -4rem;
}
.shop_unit__wrap:after {
  content: '';
  -ms-flex-preferred-size: 22.6rem;
      flex-basis: 22.6rem;
}
.shop_unit__wrap .shop_unit {
  margin-bottom: 4rem;
}
.shop_unit__pic {
  background-color: #fff;
  height: 22.6rem;
}
.slider_shop .shop_unit__pic {
  background-color: transparent;
  height: 18rem;
}
.shop_unit__content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.slider_shop .shop_unit__content {
  height: inherit;
  min-height: 8rem;
}
.shop_unit__content h6 {
  margin-bottom: 1rem;
}
.slider_shop .shop_unit__content h6 {
  font-size: 1.6rem;
}
.shop_unit__price {
  color: #f4c245;
  font-weight: 700;
}
.slider_shop .shop_unit__price {
  font-weight: normal;
  font-size: 1.6rem;
  color: #b9b9b9;
}
@media screen and (min-width: 768px) {
  .shop_unit__content {
    height: 17rem;
  }
}
@media screen and (max-width: 767px) {
  .shop_unit {
    width: 13rem;
  }
  .shop_unit__wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .shop_unit__wrap a:nth-child(even)[data-style='banner'] {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .shop_unit__pic {
    height: 13rem;
  }
  .shop_unit__content {
    padding-top: 1rem;
  }
  .shop_unit__content p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
.shop_unit__wrap .shop_banner {
  margin: 4rem 0 10rem;
}
.shop_banner {
  width: 100%;
  position: relative;
  color: #fff;
  background-color: #000;
  overflow: hidden;
}
.shop_banner__pic {
  display: block;
  height: 20.7rem;
}
.shop_banner__pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.4) url("../img//content/section-bg-02.png") -15% 80% no-repeat;
  background-size: 50%;
}
.shop_banner__pic img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.shop_banner__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  padding: 0 2.7rem;
  max-width: inherit;
  line-height: 1;
}
.shop_banner h4 {
  font-size: 5.2rem;
  font-weight: 800;
  margin-bottom: 1rem;
}
.shop_banner h5 {
  font-weight: 600;
}
.shop_banner p {
  font-size: 4.4rem;
  font-weight: 800;
  color: #f4c245;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .shop_banner h5 {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 767px) {
  .shop_unit__wrap .shop_banner {
    margin: 0 0 4rem;
  }
  .shop_banner__pic {
    height: 13rem;
  }
  .shop_banner__content {
    padding: 0 1rem;
  }
  .shop_banner h4 {
    font-size: 2.2rem;
  }
  .shop_banner p {
    font-size: 2rem;
  }
}
.shop_filter__title {
  font-weight: 800;
  line-height: 1;
  margin-bottom: 1rem;
}
.shop_filter__title + .shop_list {
  margin-top: 2.5rem;
}
.shop_filter__item + .shop_filter__item {
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .shop_filter {
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
    margin-left: 3rem;
  }
}
.shop_list li {
  font-size: 1.5rem;
}
.shop_list li + li {
  margin-top: 1rem;
}
.shop_list li a {
  color: #f4c245;
}
.shop_list li a.main {
  color: #df7a0e;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .shop .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media screen and (max-width: 767px) {
  .slider_main {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .slider_main__wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: initial;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    transition-property: transform, -webkit-transform;
  }
  .slider_main__slide {
    transition-property: transform, -webkit-transform;
    position: relative;
    height: 100%;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .slider_main .swiper-scrollbar-drag {
    background: #f4c245;
  }
}
.slider_simple .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1rem;
}
.slider_simple .swiper-pagination-bullet {
  color: #f4c245;
  border: 2px solid currentColor;
  background: transparent;
  opacity: 1;
  width: 16px;
  height: 16px;
  margin: 0 8px !important;
}
.section--black .slider_simple .swiper-pagination-bullet {
  color: #fff3d7;
}
.slider_simple .swiper-pagination-bullet:after {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  width: 8px;
  height: 8px;
  content: ' ';
  display: block;
  border-radius: 50%;
  margin: 2px;
}
.slider_simple .swiper-pagination-bullet-active:after {
  background: currentColor;
}
@media screen and (max-width: 767px) {
  .slider_simple .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 5px !important;
  }
  .slider_simple .swiper-pagination-bullet:after {
    width: 7px;
    height: 7px;
  }
}
.slider_shop {
  display: block;
  position: relative;
  margin-top: 3rem;
}
.slider_shop .swiper-slide {
  padding-bottom: 2rem;
}
.slider_shop .swiper-button-next,
.slider_shop .swiper-button-prev {
  color: #fff;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  border: 2px solid currentColor;
  display: block;
  text-align: center;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .slider_shop .swiper-button-next,
  .slider_shop .swiper-button-prev {
    display: none;
  }
}
.slider_shop .swiper-button-next:after,
.slider_shop .swiper-button-prev:after {
  font-size: 2rem;
  line-height: 4.5rem;
}
.slider_shop .swiper-button-next {
  top: -5rem;
  right: 0;
}
.slider_shop .swiper-button-prev {
  top: -5rem;
  right: 7rem;
  left: auto;
}
.slider_shop .swiper-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .slider_shop .swiper-scrollbar {
    display: block;
  }
}
.slider_shop .swiper-scrollbar-drag {
  background: #f4c245;
}
/* Additional style files. */
