.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.book-a-treal-class-now {
  color: #060606;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: underline;
  display: flex;
  transform: rotate(-90deg);
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #060606;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.nav {
  grid-column-gap: 20px;
  background-color: #060606;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.nav_logo {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.home {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.textnavbar {
  pointer-events: auto;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.sheduleprice {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.workots, .our-team, .merch, .faq, .free-class, .contact {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-block {
  flex: none;
}

.continer_navphone {
  display: none;
}

.container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch flex-start;
  align-self: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: auto;
  margin-top: 2vh;
  margin-bottom: 2vh;
  display: flex;
  overflow: hidden;
}

.hero-section-home {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/homeheroimg.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  overflow: hidden;
}

.hero_section_buttons {
  z-index: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 6vw;
  display: flex;
  position: static;
  inset: 130px auto 0% 0%;
  overflow: visible;
}

.div_hero {
  justify-content: center;
  align-items: center;
  width: 96vw;
  height: 100vh;
  display: flex;
}

.div-bock-now {
  cursor: pointer;
  background-color: #ffd200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
}

.div-rbg {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.rudy-boxing-gym {
  color: #fff;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
  display: flex;
  transform: rotate(-90deg);
}

.main-hero {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.hero-texts {
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.button-hero-mian {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-free-class {
  background-image: linear-gradient(#ffd200, #ffd200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.button-loction {
  background-color: #0082f3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.button-our-team {
  background-color: #ffffff80;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.heding-hero {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Anton SC, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 62px;
  display: flex;
}

.heding-hero.heding-hero-ru {
  text-transform: uppercase;
}

.h2-hero {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.buttons-text {
  color: #060606;
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
}

.end_container {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.info_container {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.adress {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 282px;
  height: 192px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.map_container {
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  max-width: none;
  height: 65vh;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.contact-2, .open {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 282px;
  height: 192px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.textfotter {
  color: #ffd200;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.pfooter {
  color: #fff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.textcontiner {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.h1continer {
  color: #fff;
  text-align: center;
  font-family: Anton SC, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 48px;
  display: flex;
}

.h1continer.h1continer-ru {
  text-transform: uppercase;
}

.pcontiner {
  color: #fff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.button-book-now {
  background-image: linear-gradient(#ffd200, #ffd200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.imgblockcontainer {
  justify-content: center;
  align-items: center;
  max-width: 900px;
  max-height: 900px;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
  overflow: hidden;
}

.section1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center stretch;
  width: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  display: grid;
}

.section2 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  display: grid;
}

.h1continerheding {
  color: #ffd200;
  text-align: center;
  letter-spacing: 1px;
  font-family: Anton SC, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 56px;
}

.h1continerheding.h1continerheding-ru {
  text-transform: uppercase;
}

.galary {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
}

.slider-2 {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 1080px;
  height: 900px;
  display: flex;
}

.slide-nav {
  display: none;
}

.slide-1 {
  background-image: url('../images/IMG_1118.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/IMG_1117.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/IMG_1114.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/IMG_1110.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/IMG_1119.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/IMG_1097.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/IMG_1106.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/IMG_1095.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/IMG_1102.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/IMG_1107.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mask {
  flex: 1;
}

.heding-hero-meet {
  color: #ffd200;
  text-align: center;
  font-family: Anton SC, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 62px;
  display: flex;
}

.h1continercoches {
  color: #ffd200;
  text-align: center;
  font-family: Anton SC, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.buttons-text-inst {
  color: #060606;
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.heding-hero-price {
  color: #ffd200;
  text-align: center;
  letter-spacing: 1px;
  font-family: Anton SC, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 62px;
  display: flex;
}

.psheduleprice {
  color: #ffd200;
  text-align: center;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: Anton SC, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

.table-shedule {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #fff;
  flex-wrap: wrap;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between;
  place-items: start stretch;
  width: 1090px;
  max-width: 1090px;
  height: 900px;
  text-decoration: none;
  display: grid;
  overflow: visible;
}

.time {
  background-color: #ffd200;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 63px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 52px;
  text-decoration: none;
}

._7-8 {
  background-color: #0e0e0e;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 63px;
  padding: 20px 10px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.boxing {
  background-color: #1a1919;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 63px;
  padding: 20px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.boxing-2 {
  background-color: #191919;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 63px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.stretching-albina-kantarnik {
  color: #d90f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.text-4 {
  color: #4639fe;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.sparring-with-coaches {
  color: #1aeb24;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.boxing-3 {
  background-color: #1e1e1e;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 63px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.pshedulepricediscount {
  color: #ffd200;
  text-align: center;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: Anton SC, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

.table-price {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  height: 1003px;
  text-decoration: none;
  display: flex;
}

.column1 {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 360px;
  height: 1003px;
  text-decoration: none;
  display: flex;
}

.imggroup {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img_1061-1 {
  object-fit: cover;
  background-image: linear-gradient(161.45deg, #0003 22%, #00000080 52%);
}

.group-class {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton SC, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}

.first-training---free-for-month-1-training---90-ils-8-training---490-ils-12-training---590-ils-unlimited---1050ils {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton SC, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}

.button-byu-now {
  background-image: linear-gradient(#ffd200, #ffd200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.question {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.h1continerquastion {
  color: #ffd200;
  text-align: left;
  font-family: Anton SC, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.pcontinerquastion {
  color: #fff;
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.sectionprice {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.hero-section-workouts {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/workoutsherosection.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.slider-gym {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 1080px;
  height: 900px;
  display: flex;
}

.slide-1-copy {
  background-image: url('../images/photo_5992476558113227700_y.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2-copy {
  background-image: url('../images/IMG_6198.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-copy {
  background-image: url('../images/IMG_6196.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4-copy {
  background-image: url('../images/IMG_6190.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5-copy {
  background-image: url('../images/IMG_6185.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6-copy {
  background-image: url('../images/IMG_6179.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7-copy {
  background-image: url('../images/IMG_6160.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8-copy {
  background-image: url('../images/IMG_6161.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9-copy {
  background-image: url('../images/IMG_6175.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10-copy {
  background-image: url('../images/IMG_6182.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-section-team {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/meet-the-team-img.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.hero-section-price {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/price.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.text-span {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  line-height: 30px;
  display: flex;
}

.hero-section-merch {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/merchherocectionimg.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.image {
  flex: 0 auto;
}

.hero-section-faq {
  background-image: linear-gradient(#060606, #06060680 5%), url('../images/IMG_6083.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.nav-choose-language {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  background-color: #ffd200;
  border-top: 1px solid #000;
  border-bottom: 0 #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 20vh;
  display: flex;
  position: absolute;
  top: -20vh;
}

.requirements {
  z-index: 2;
  opacity: 0;
  background-color: #ffd200;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(10000px);
}

.requirements-exit {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  border: 0 #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: 5% 5% auto auto;
}

.lineexit {
  background-color: #060606;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 4px;
  display: block;
  transform: translate(0, -2px)rotate(-45deg);
}

.lineexit-2 {
  background-color: #060606;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 4px;
  display: block;
  transform: translate(0, 2px)rotate(45deg);
}

.up {
  z-index: 1;
  background-image: url('../images/up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
  position: relative;
  inset: auto 0% 0% 40%;
  overflow: visible;
}

.up.w--current {
  position: static;
}

.heding-hero-ru {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Exo, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 56px;
  display: flex;
}

.h1continer-ru {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 48px;
  display: flex;
}

.h1continerheding-ru {
  color: #ffd200;
  text-align: center;
  letter-spacing: 1px;
  font-family: Exo, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 56px;
}

.heding-hero-meet-ru {
  color: #ffd200;
  text-align: center;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 62px;
  display: flex;
}

.h1continercoches-ru {
  color: #ffd200;
  text-align: center;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.pshedulepricediscount-ru, .psheduleprice-ru {
  color: #ffd200;
  text-align: center;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: Exo, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

.text-5-ru {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}

.first-training---free-for-month-1-training---90-ils-8-training---490-ils-12-training---590-ils-unlimited---1050ils-ru {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}

.h1continerquastion-ru {
  color: #ffd200;
  text-align: left;
  font-family: Changa One, Impact, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.h1continer-requirements {
  color: #060606;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 2vw;
  padding-right: 2vw;
  font-family: Anton SC, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 36px;
  display: flex;
}

.text-span-2 {
  justify-content: center;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 34px;
  display: flex;
}

.italic-text {
  text-align: center;
}

.text-span-2-ru {
  justify-content: center;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 34px;
  display: flex;
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 65vh;
  display: flex;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: center stretch;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .hero-section-home {
    height: 100vh;
  }

  .hero_section_buttons {
    z-index: 0;
    position: static;
  }

  .div-bock-now, .div-rbg {
    height: 50vh;
  }

  .adress, .contact-2, .open {
    justify-content: flex-start;
    align-items: center;
  }

  .slider-2 {
    width: 100vw;
    height: 100vh;
  }

  .table-shedule {
    place-content: start;
    justify-items: start;
    width: 100vw;
    max-width: 1090px;
    overflow: scroll;
  }

  .hero-section-workouts {
    height: 100vh;
  }

  .slider-gym {
    width: 100vw;
    height: 100vh;
  }

  .hero-section-team, .hero-section-price, .hero-section-merch, .hero-section-faq {
    height: 100vh;
  }

  .requirements {
    height: 110vh;
  }

  .up {
    left: 45%;
  }

  .italic-text {
    font-size: 24px;
    line-height: 110%;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start center;
    place-items: center;
    height: auto;
    padding-bottom: 0;
    display: grid;
  }

  .hero-section-home {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
  }

  .hero_section_buttons {
    display: none;
  }

  .button-hero-mian {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-items: center stretch;
    display: flex;
  }

  .adress {
    justify-content: flex-start;
    align-items: center;
  }

  .slider-2 {
    width: 100%;
  }

  .table-price {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: stretch center;
    width: 100vw;
    max-width: none;
    height: auto;
    display: grid;
  }

  .hero-section-workouts {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
  }

  .slider-gym {
    width: 100%;
  }

  .hero-section-team, .hero-section-price, .hero-section-merch, .hero-section-faq {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
  }

  .nav-choose-language {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .requirements {
    height: 100vh;
  }

  .up {
    bottom: 0%;
  }

  .text-span-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-2 {
    font-size: 30px;
    line-height: 34px;
  }

  .text-span-2-ru {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    display: block;
  }

  .nav {
    display: none;
  }

  .textnavbar, .textnavbar.w--current {
    color: #060606;
    font-size: 28px;
  }

  .continer_navphone {
    z-index: 10;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    width: 100vw;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .img_navphone {
    background-image: url('../images/nav_logo.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .img_burgermenu {
    pointer-events: auto;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navphone_menu {
    z-index: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    pointer-events: auto;
    background-color: #ffd200;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    overflow: hidden;
  }

  .navphone {
    background-color: #060606;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 15px 15px 10px;
    display: flex;
    overflow: visible;
  }

  .container {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-section-home {
    background-position: 0 0, 0 0;
    height: 100vh;
    margin-top: 110px;
  }

  .footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    overflow: visible;
  }

  .main-hero {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .button-hero-mian {
    flex-flow: column;
  }

  .heding-hero {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
  }

  .h2-hero {
    width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 24px;
  }

  .burger {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #060606;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    display: flex;
  }

  .line1 {
    background-color: #ffd200;
    border-radius: 100px;
    width: 35px;
    height: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line2, .line3 {
    background-color: #ffd200;
    border-radius: 100px;
    width: 35px;
    height: 7px;
  }

  .info_container {
    flex-flow: column;
  }

  .adress {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    height: 110px;
  }

  .map_container {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
    overflow: visible;
  }

  .contact-2, .open {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    height: 110px;
  }

  .h1continer {
    font-size: 36px;
    line-height: 40px;
  }

  .section1 {
    grid-template-columns: 1fr;
  }

  .section2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    display: grid;
  }

  .h1continerheding.h1continerheding-ru {
    font-size: 36px;
    line-height: 40px;
  }

  .slider-2 {
    height: 300px;
  }

  .heding-hero-meet {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
  }

  .heding-hero-price {
    width: auto;
    font-size: 42px;
    line-height: 48px;
  }

  .sectionprice {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    display: grid;
  }

  .hero-section-workouts {
    background-position: 0 0, 0 0;
    height: 100vh;
    margin-top: 110px;
  }

  .slider-gym {
    height: 300px;
  }

  .hero-section-team, .hero-section-price {
    background-position: 0 0, 50%;
    height: 100vh;
    margin-top: 110px;
  }

  .hero-section-merch {
    background-position: 0 0, 50%;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    margin-top: 110px;
  }

  .hero-section-faq {
    background-position: 0 0, 0 0;
    height: 100vh;
    margin-top: 110px;
  }

  .nav-choose-language {
    z-index: 11;
    border-top-style: none;
    border-bottom-style: none;
    width: 100vw;
    padding-left: 2vh;
    padding-right: 2vh;
    position: fixed;
  }

  .requirements {
    opacity: 0;
    height: 100vh;
    display: flex;
    position: fixed;
    inset: 0%;
    transform: translate(10000px);
  }

  .requirements-exit {
    cursor: pointer;
    width: 50px;
    height: 50px;
    inset: auto 5% 5% auto;
  }

  .up {
    text-decoration: none;
    position: sticky;
  }

  .heding-hero-ru {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    font-size: 36px;
    line-height: 40px;
  }

  .h1continer-ru {
    font-size: 36px;
    line-height: 40px;
  }

  .heding-hero-meet-ru {
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
  }

  .h1continercoches-ru, .h1continerquastion-ru {
    font-size: 36px;
    line-height: 40px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 28px;
  }

  .h1continer-requirements {
    font-size: 36px;
    line-height: 40px;
  }

  .text-span-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .italic-text {
    font-size: 14px;
  }

  .bold-text-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .bold-text-3 {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .text-span-2-ru {
    font-size: 16px;
    line-height: 20px;
  }

  .bold-text-4 {
    text-align: center;
  }

  .code-embed {
    justify-content: center;
    align-items: center;
    width: 90vw;
    display: flex;
    overflow: visible;
  }

  #w-node-d8324516-91d9-1141-d29d-d2e36ad85f0f-f502ed3d, #w-node-_9c78cdfd-af02-8bc6-a06e-fe5a6166eda2-f502ed3d, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cdda5-90a293c6, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cddbd-90a293c6, #w-node-d9d52d5c-78e0-c407-9431-8b3b883eca8d-50538d1f, #w-node-d9d52d5c-78e0-c407-9431-8b3b883ecaa5-50538d1f, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93e3-d04b3653, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93fb-d04b3653, #w-node-_63066d4e-2e0c-062f-b1c3-90d6c598b641-d04b3653, #w-node-d8324516-91d9-1141-d29d-d2e36ad85f0f-437db575, #w-node-_9c78cdfd-af02-8bc6-a06e-fe5a6166eda2-437db575, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cdda5-474105c4, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cddbd-474105c4, #w-node-d9d52d5c-78e0-c407-9431-8b3b883eca8d-c531490a, #w-node-d9d52d5c-78e0-c407-9431-8b3b883ecaa5-c531490a, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93e3-4d1dff0d, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93fb-4d1dff0d, #w-node-_63066d4e-2e0c-062f-b1c3-90d6c598b641-4d1dff0d, #w-node-d8324516-91d9-1141-d29d-d2e36ad85f0f-150e5170, #w-node-_9c78cdfd-af02-8bc6-a06e-fe5a6166eda2-150e5170, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cdda5-a4462a75, #w-node-ebbd6d79-225b-a56c-11d7-fccd8f7cddbd-a4462a75, #w-node-d9d52d5c-78e0-c407-9431-8b3b883eca8d-54053696, #w-node-d9d52d5c-78e0-c407-9431-8b3b883ecaa5-54053696, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93e3-2af0a83b, #w-node-bf816c82-2e56-a604-62a5-f57bb27b93fb-2af0a83b, #w-node-_63066d4e-2e0c-062f-b1c3-90d6c598b641-2af0a83b {
    order: 9999;
  }
}


