@font-face {
  font-family: BEBAS;
  src: url('../fonts/ofont.ru_Bebas-Neue.woff2') format("woff2"), url('../fonts/ofont.ru_Bebas-Neue.eot') format("embedded-opentype"), url('../fonts/ofont.ru_Bebas-Neue.woff') format("woff"), url('../fonts/ofont.ru_Bebas-Neue.ttf') format("truetype"), url('../fonts/ofont.ru_Bebas-Neue.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.top_section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 620px;
  display: flex;
}

.top_content {
  background-image: url('../images/Ennio2-min.png');
  background-position: 50% 5%;
  background-repeat: no-repeat;
  background-size: 350px;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  padding: 20px 60px;
  display: flex;
}

.body {
  background-color: #454545;
  background-image: url('../images/bg-des-min.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

.top_left_bloc {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  height: 90px;
  display: flex;
  position: static;
}

.top_right_bloc {
  flex-direction: column;
  align-items: flex-end;
  width: 50%;
  height: 150px;
  display: flex;
}

.city {
  color: #c3932e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BEBAS, sans-serif;
}

.time {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 35px;
}

.location {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BEBAS, sans-serif;
}

.button {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border: 3px solid #f1c08d;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 9px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 500;
  transform: skew(-9deg);
}

.button.mob {
  display: none;
}

.button.topmob {
  background-image: linear-gradient(#f7cb6b, #fbab7f 95%, #fbaa80 98%, #fba980);
}

.button.mobhid {
  text-align: center;
  padding-bottom: 5px;
  line-height: 25px;
  text-decoration: none;
}

.video_section_1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.video_content_1 {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: flex;
}

.heading {
  color: #f1c08d;
  text-align: center;
  -webkit-text-stroke-color: #f1c08d;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
}

.video_text {
  width: 100%;
  height: auto;
}

.video_text_cont {
  width: 100%;
  height: 0;
}

.text_cont {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.video1 {
  width: 8px;
}

.div-block-2 {
  flex-flow: column;
  align-items: center;
  width: 70%;
  display: flex;
}

.youtube {
  border: 4px solid #f1c08d;
  margin-bottom: 40px;
}

.text1 {
  align-items: center;
  width: 60%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 35px;
}

.bold-text {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.video_text_2 {
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.video_section {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 550px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.people-cont-2-left {
  background-image: url('../images/DSC3238-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  width: 20%;
  height: 100%;
  display: flex;
}

.people-left-down-2 {
  height: 100%;
}

.vs-con-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 640px;
  height: 100%;
  margin-bottom: 20px;
  padding: 20px 0;
  display: flex;
}

.html-embed {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
  box-shadow: 0 4px 20px #fff;
}

.people-cont-2 {
  background-image: url('../images/DSC574-min.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  width: 20%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.text_section {
  padding-bottom: 20px;
}

.text_down {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.creators {
  flex-flow: row-reverse;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  margin-bottom: 20px;
}

.creator1 {
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  height: 85%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.slide {
  width: 100%;
}

.cr1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  height: auto;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.cr_text {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.slide-nav {
  margin-top: 0;
  margin-bottom: -29px;
  display: none;
  top: 292px;
}

.creators_section {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.down_section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  display: flex;
}

.creators_mob {
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: none;
}

.line1 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.line2 {
  display: none;
}

.div-block-23 {
  background-color: #0000;
  border-radius: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.photo7-2 {
  background-image: url('../images/4-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.photo8-2 {
  background-image: url('../images/1-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.photo3-2 {
  background-image: url('../images/7-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.photo2-2 {
  background-image: url('../images/6-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.button-gallery {
  color: #010101;
  background-color: #743087;
  background-image: linear-gradient(#f7cb6b 85% 99%, #fff);
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  position: static;
  inset: auto 38% 7% auto;
  box-shadow: 4px 4px 10px #000;
}

.photo5-2 {
  background-image: url('../images/3-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.cast2 {
  background-color: #0000;
  border-radius: 40px;
}

.left-arrow-4 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 435px;
  display: flex;
  inset: 0% auto auto 0%;
}

.slider-2 {
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 120%;
  height: 500px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.photo4-2 {
  background-image: url('../images/8-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.slide-nav-2-copy {
  justify-content: center;
  align-items: center;
  height: 70px;
  margin-bottom: -64.5px;
  display: flex;
  top: 430px;
}

.photo1-2 {
  background-image: url('../images/2-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.photo10-2 {
  background-image: url('../images/5-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  width: 100%;
  height: 100%;
}

.right-arrow-3 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 435px;
  padding-bottom: 10px;
  padding-left: 0;
  display: flex;
  inset: 0% 0% auto auto;
}

.mask-3-copy {
  width: 995px;
  height: 435px;
  overflow: hidden;
}

.left-arrow-5 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 435px;
  display: flex;
  inset: 0% auto auto 0%;
}

.right-arrow-4 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 435px;
  padding-bottom: 10px;
  display: flex;
  inset: 0% 0% auto auto;
}

.div-block-19 {
  border: 1px #fff;
  border-radius: 3px;
  flex-direction: row;
  width: auto;
  height: auto;
  margin-bottom: 10px;
  display: flex;
}

.div-block-20 {
  border: 2px #fff;
  width: auto;
  padding: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 16px;
  display: flex;
}

.link-block-2 {
  text-decoration: none;
  display: flex;
}

.rus {
  color: #f1c08d;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
}

.slash_des {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 5%;
  font-size: 20px;
  display: flex;
}

.div-block-19-copy {
  border: 2px #fff;
  align-items: flex-start;
  width: auto;
  padding: 5px;
  display: flex;
}

.phone {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BEBAS, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.vertical-slider, .left-arrow-7, .right-arrow-6 {
  display: none;
}

.date {
  color: #f1c08d;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 35px;
}

.number {
  color: #f1c08d;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 65px;
  display: flex;
}

.div-block-24 {
  background-color: #9a9fb0;
  width: 2px;
  height: 100%;
}

.moscow {
  color: #f1c08d;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 35px;
  display: block;
}

.loc {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 43px;
}

.line2_des {
  width: 100%;
  height: 100%;
  display: flex;
}

.l2d_left {
  background-image: url('../images/Plenka-min.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
}

.l2des_right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.text_top_des {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.music {
  color: #f1c08d;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.films {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-25 {
  background-color: #999fae;
  width: 50%;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-span {
  font-size: 17px;
}

.text-span-2 {
  color: #f1c08d;
  font-size: 16px;
}

.text-span-3 {
  font-size: 15px;
  line-height: 17px;
}

.text-span-4 {
  color: #f1c08d;
  font-size: 17px;
}

.rich-text-block {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.tab-link-tab-1-sostav-copy {
  background-color: #0000;
  background-image: linear-gradient(#000c, #000c), url('../images/BG-ACTORS-1-min.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 1px solid #fff;
  flex: 1;
  width: 200px;
  margin: 0 10px 10px 0;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1-sostav-copy.w--current {
  background-image: linear-gradient(#b904044d, #b904044d), url('../images/bg-des-min_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-5 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.bold-text-4 {
  color: #000;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}

.tabs-sostav {
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
}

.bold-text-4-copy {
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
}

.tab-colums2 {
  width: 100%;
  height: 100%;
  padding: 10px 25px 0;
}

.name {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.cont-tab {
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#ffffffa8, #ffffffa8);
  border: 1px solid #fff;
  border-radius: 0;
  flex-direction: row;
  width: 100%;
  height: 450px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 25px 10px 25px 25px;
  display: flex;
}

.tab-link-tab-1-sostav {
  background-color: #0000;
  background-image: linear-gradient(#000c, #000c), url('../images/BG-ACTORS-1-min.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 1px solid #fff;
  flex: 1;
  width: 200px;
  margin: 0 10px 10px 0;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1-sostav.w--current {
  background-image: linear-gradient(#b90404bd, #b90404bd), url('../images/BG-ACTORS-1-min.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-pane-tab-1-sostav {
  width: 100%;
  height: auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 5px;
  padding-right: 10px;
}

.tabs-content-sostav {
  flex: 0 auto;
  width: auto;
}

.heading-2-copy {
  color: #5a4239;
  text-align: left;
  margin-top: 0;
}

.heading-2 {
  color: #5a4239;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: -15px;
}

.tabs-menu-sostav {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.paragraph-3, .paragraph-4, .paragraph-5 {
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.div-block-26 {
  padding-top: 30px;
  display: flex;
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.image-3 {
  margin-right: 30px;
}

.text-block-2 {
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.bold-text-6 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-span-5 {
  font-size: 17px;
}

.image-7, .image-8 {
  display: none;
}

.text-span-6 {
  font-size: 30px;
}

.div-block-28 {
  width: 350px;
  height: 60px;
}

.citi {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}

.div-block-29, .div-block-30 {
  background-image: linear-gradient(#000, #000);
}

.bold-text-10 {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.bold-text-11 {
  font-weight: 400;
}

.bold-text-12, .bold-text-13, .bold-text-14 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.bold-text-15 {
  font-weight: 400;
}

.bold-text-16 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.div-block-31 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 5px;
  display: flex;
}

.div-block-32 {
  border: 2px #fff;
  width: auto;
  padding: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 16px;
  display: flex;
}

.bold-text-17 {
  color: #f1c08d;
  text-transform: capitalize;
  font-size: 30px;
}

.bold-text-19 {
  color: #f1c08d;
  font-size: 30px;
}

.div-block-33 {
  width: 350px;
  height: 90px;
}

.moscow-2 {
  color: #f1c08d;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 35px;
  display: block;
}

.bold-text-21 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.citi-2 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-34 {
  width: 350px;
  height: 90px;
}

.moscow-3 {
  color: #f1c08d;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: BEBAS, sans-serif;
  font-size: 35px;
  display: block;
}

.bold-text-22 {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.citi-3 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.div-block-35 {
  width: auto;
  height: auto;
}

@media screen and (max-width: 991px) {
  .top_section {
    height: 650px;
  }

  .top_content {
    background-size: 266px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .video_content_1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text_cont {
    flex-direction: column;
    height: auto;
  }

  .div-block-2 {
    width: 100%;
  }

  .text1 {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .video_text_2 {
    flex-direction: column;
    height: auto;
  }

  .video_section {
    justify-content: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .people-cont-2-left {
    display: none;
  }

  .vs-con-2 {
    width: 100%;
  }

  .people-cont-2 {
    display: none;
  }

  .text_down {
    width: 100%;
    padding-top: 40px;
  }

  .creators, .creators_mob {
    flex-direction: column;
    height: auto;
  }

  .button-gallery {
    font-size: 15px;
  }

  .left-arrow-4 {
    left: 0;
  }

  .slider-2 {
    height: 550px;
  }

  .right-arrow-3 {
    right: 0;
  }

  .left-arrow-5 {
    left: 0;
  }

  .right-arrow-4 {
    right: 0;
  }

  .rus, .phone, .loc {
    font-size: 20px;
  }

  .text_top_des {
    width: 100%;
  }

  .rich-text-block {
    font-size: 13px;
    line-height: 15px;
  }

  .tab-link-tab-1-sostav-copy, .tab-link-tab-1-sostav-copy.w--current {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 15px;
  }

  .bold-text-5 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-4 {
    font-size: 25px;
    line-height: 25px;
  }

  .bold-text-4-copy {
    font-size: 15px;
    line-height: 20px;
  }

  .tab-colums2 {
    width: 100%;
    padding-right: 25px;
  }

  .name {
    font-size: 20px;
    line-height: 20px;
  }

  .cont-tab {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link-tab-1-sostav, .tab-link-tab-1-sostav.w--current {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 15px;
  }

  .bold-text-6 {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .creators {
    display: none;
  }

  .cr1 {
    width: 80%;
  }

  .creators_mob {
    display: flex;
  }

  .slider-2 {
    height: 300px;
  }

  .slide-nav-2-copy {
    top: 752px;
  }

  .tab-link-tab-1-sostav-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .bold-text-4-copy {
    font-size: 15px;
    line-height: 30px;
  }

  .tab-link-tab-1-sostav {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2-copy, .heading-2 {
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .top_section {
    height: 80vh;
    margin-bottom: 60px;
    padding-top: 3px;
  }

  .top_content {
    background-image: none;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .top_left_bloc {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 50px;
    line-height: 14px;
  }

  .top_right_bloc {
    height: 60px;
  }

  .time {
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
  }

  .button {
    font-size: 25px;
  }

  .button.mob {
    align-self: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    display: block;
  }

  .button.topmob, .button.mobhid {
    display: none;
  }

  .video_section_1 {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .video_content_1 {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
  }

  .text_cont {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    margin-bottom: 0;
  }

  .text1 {
    width: 100%;
    padding: 0 0 20px;
  }

  .paragraph {
    text-align: center;
    width: auto;
    font-size: 18px;
    line-height: 22px;
  }

  .video_section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vs-con-2 {
    width: 100%;
  }

  .text_down {
    width: 100%;
    padding: 0 20px 20px;
  }

  .slider {
    margin-bottom: 40px;
  }

  .cr1 {
    width: 100%;
  }

  .slide-nav {
    display: block;
    top: 305px;
  }

  .left-arrow, .right-arrow {
    width: 40px;
  }

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

  .image {
    margin-top: 5px;
  }

  .div-block-23 {
    border: 1px solid #fff;
    border-radius: 0;
  }

  .photo7-2, .photo8-2, .photo3-2, .photo2-2 {
    width: 130%;
  }

  .button-gallery {
    font-size: 20px;
  }

  .photo5-2 {
    width: 130%;
  }

  .left-arrow-4 {
    width: 100px;
    display: none;
    inset: auto auto 0% 0%;
  }

  .slider-2 {
    width: 80%;
    height: 150px;
    display: none;
  }

  .photo4-2 {
    width: 130%;
  }

  .photo1-2 {
    width: 130%;
    height: 100%;
  }

  .photo10-2 {
    width: 130%;
  }

  .right-arrow-3 {
    width: 100px;
    display: none;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .left-arrow-5 {
    width: 100px;
    inset: auto auto 0% 0%;
  }

  .right-arrow-4 {
    width: 100px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .div-block-19 {
    justify-content: space-between;
    width: auto;
    margin-bottom: 10px;
    font-family: BEBAS, sans-serif;
    font-size: 22px;
  }

  .div-block-20 {
    margin-right: 0;
    padding-top: 0;
  }

  .rus {
    font-size: 18px;
    line-height: 18px;
  }

  .slash_des {
    align-items: flex-start;
    width: auto;
    font-size: 18px;
  }

  .div-block-19-copy {
    margin-left: 0;
    padding-top: 0;
  }

  .phone {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .mask {
    background-image: url('../images/TEAM-SLIDER-BG-min.jpg');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 4px 4px 10px #000;
  }

  .slide4-vert-2 {
    background-image: url('../images/8-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide3-vert-2 {
    background-image: url('../images/1-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide6-vert-2 {
    background-image: url('../images/4-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .vertical-slider {
    background-color: #0000;
    border: 1px #000;
    width: 340px;
    height: 250px;
    margin-top: 40px;
    margin-bottom: 80px;
    display: block;
  }

  .right-arrow-5 {
    display: none;
  }

  .slide8-vert-2 {
    background-image: url('../images/6-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide-nav-3 {
    inset: auto 0% -20%;
  }

  .slide5-vert-2 {
    background-image: url('../images/5-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .left-arrow-6 {
    display: none;
  }

  .slide7-vert-2 {
    background-image: url('../images/8-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide9-vert-2 {
    background-image: url('../images/2-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide1-vert-2 {
    background-image: url('../images/7-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 250px;
    padding: 15px 25px 40px;
    display: flex;
  }

  .date {
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
  }

  .number {
    justify-content: center;
    align-items: flex-start;
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
  }

  .div-block-24 {
    height: 90%;
  }

  .moscow {
    margin-top: 3px;
    padding-bottom: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
  }

  .loc {
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .line2_des {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
  }

  .l2d_left {
    background-image: url('../images/Plenka-min_1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 50%;
    display: none;
  }

  .l2des_right {
    flex-flow: column;
    width: 100%;
  }

  .text_top_des {
    margin-top: 5px;
  }

  .music {
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .films {
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-span, .text-span-3, .text-span-4 {
    font-size: 15px;
  }

  .bold-text-4 {
    color: #fff;
    line-height: 25px;
  }

  .bold-text-6 {
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .bold-text-8 {
    margin-bottom: -25px;
    padding-bottom: 0;
    font-family: Oswald, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .heading-4 {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
  }

  .bold-text-9 {
    border: 1px #000;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .slide-nav-copy {
    opacity: 1;
    padding-top: 40px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .slider-3 {
    background-color: #0000;
    width: 100%;
    height: auto;
  }

  .heading-4-copy {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    display: flex;
  }

  .icon-2 {
    display: none;
    inset: 0% auto 0% 0%;
  }

  .div-block-4 {
    border: 2px #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 0;
    text-decoration: none;
    display: flex;
  }

  .rich-text-block-2 {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
  }

  .icon-3 {
    display: none;
    inset: 0% 0% 0% auto;
  }

  .right-arrow-7 {
    height: 100px;
    inset: 0% 0% auto auto;
  }

  .left-arrow-8 {
    height: 100px;
    inset: 0% auto auto 0%;
  }

  .paragraph-6, .paragraph-7 {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .image-4, .image-5 {
    border: 4px solid #f1c08d;
    margin-top: 30px;
  }

  .paragraph-8 {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .image-6 {
    border: 4px solid #f1c08d;
    margin-top: 30px;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-span-5 {
    font-size: 15px;
  }

  .image-7 {
    margin-top: -74px;
    display: inline-flex;
  }

  .image-8 {
    display: inline-flex;
  }

  .text-span-6 {
    font-size: 21.5px;
  }

  .div-block-28 {
    width: 200px;
    height: 40px;
    line-height: 18px;
  }

  .citi {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .bold-text-10 {
    font-family: Oswald, sans-serif;
  }

  .bold-text-12 {
    font-size: 23px;
  }

  .bold-text-13 {
    font-size: 22px;
    line-height: 18px;
  }

  .bold-text-16 {
    font-size: 22px;
  }

  .div-block-31 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 5px;
    margin-bottom: 0;
    font-family: BEBAS, sans-serif;
    font-size: 22px;
  }

  .div-block-32 {
    margin-right: 0;
    padding-top: 0;
  }

  .bold-text-17 {
    color: #f1c08d;
    font-size: 25px;
  }

  .bold-text-18 {
    font-size: 25px;
  }

  .bold-text-19 {
    color: #f1c08d;
    font-size: 25px;
  }

  .bold-text-20 {
    font-size: 25px;
  }

  .div-block-33 {
    width: 250px;
    height: auto;
    margin-bottom: 0;
  }

  .moscow-2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
  }

  .bold-text-21 {
    font-size: 18px;
    line-height: 20px;
  }

  .citi-2 {
    width: 250px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }

  .div-block-34 {
    width: 250px;
    height: 50px;
  }

  .moscow-3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
  }

  .bold-text-22 {
    font-size: 18px;
    line-height: 18px;
  }

  .citi-3 {
    width: 250px;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .bold-text-23 {
    font-size: 16px;
  }
}


@font-face {
  font-family: 'BEBAS';
  src: url('../fonts/ofont.ru_Bebas-Neue.woff2') format('woff2'), url('../fonts/ofont.ru_Bebas-Neue.eot') format('embedded-opentype'), url('../fonts/ofont.ru_Bebas-Neue.woff') format('woff'), url('../fonts/ofont.ru_Bebas-Neue.ttf') format('truetype'), url('../fonts/ofont.ru_Bebas-Neue.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}