:root {
  --black: #201a1a;
  --deep-sky-blue: #21a7e5;
  --royal-blue: #1969b4;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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%;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand {
  height: 8%;
}

.image {
  height: 61px;
}

.image-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brand-2 {
  align-items: center;
  width: 20%;
  height: 60px;
  display: flex;
}

.navbar {
  z-index: 15000;
  background-color: #fff0;
  border-radius: 0;
  width: 100%;
  margin-top: 30px;
  position: sticky;
  top: 30px;
}

.header {
  background-color: #000;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 106vh;
  margin-top: -63px;
  padding-left: 0;
  display: block;
  position: relative;
  inset: 0%;
}

.image-3 {
  height: 100%;
}

.div-block-2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  margin-bottom: 150px;
  margin-left: 0;
  display: flex;
  position: static;
  inset: 0% 15% 0% auto;
}

.heading {
  color: #ffeaea;
}

.heading-2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 62px;
}

.button {
  color: #2eb0e9;
  -webkit-text-stroke-color: #2eb0e9;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  margin-top: 5px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  transition: background-color .35s, border-color .35s, color .35s;
}

.button:hover {
  color: #000;
  background-color: #fff0;
  border-color: #000;
}

.button._2 {
  color: #010101;
  border-radius: 0;
  margin-top: 0;
  margin-right: 25px;
  transition: transform .35s, background-color .35s, border-color .35s, color .35s;
}

.button._2:hover {
  color: #2aade8;
  border-color: #2aade8;
}

.button._2._3 {
  margin-right: 0;
  position: relative;
}

.button._2._3._4 {
  padding: 12px 20px;
  font-size: 17px;
}

.button-2 {
  color: #fff;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  transition: border-color .35s, color .35s;
}

.button-2:hover {
  color: #000;
  border-color: #000;
}

.button-2._2 {
  border-radius: 0;
}

.button-2._2:hover {
  color: #23a8e6;
  border-color: #24a9e6;
}

.image-4 {
  width: 390px;
  max-width: 22%;
  margin-left: 0;
  position: static;
  inset: auto 0% 0% 15%;
}

.container {
  background-color: #0000;
  display: block;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .35s;
}

.nav-link:hover {
  color: var(--deep-sky-blue);
}

.bevezetes {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 70px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bevezetes._2 {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 300px;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 110%;
}

.paragraph._2 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
}

.heading-3 {
  justify-content: center;
  margin: 97vh 60px 0;
  display: flex;
}

.image-6 {
  background-image: linear-gradient(#000, #fff);
  border-radius: 0;
  max-height: 100%;
}

.body {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ytviddiv {
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  max-width: 45%;
  max-height: 100%;
  display: flex;
}

.ytviddiv._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  height: 65%;
  max-height: none;
  display: grid;
}

.div-block-5 {
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: relative;
}

.bodiv {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.rovidleirasdiv {
  width: 40%;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
}

.rovidleirasdiv._2 {
  z-index: 100;
  margin-right: 10px;
  position: relative;
}

.text-block {
  color: #fff;
  text-transform: none;
  background-image: url('../images/image-removebg-preview-1.png');
  background-position: 0 41%;
  background-repeat: no-repeat;
  background-size: 22px;
  background-attachment: scroll;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  font-size: 20px;
}

.text-block._2 {
  text-transform: none;
  background-position: 0 6%;
}

.div-block-8 {
  width: 40%;
  margin-left: 40px;
}

.div-block-9 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.div-block-10 {
  cursor: pointer;
  background-image: url('../images/unnamed.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  width: 100px;
  height: 100px;
  padding-bottom: 14px;
  transition: margin-top .35s cubic-bezier(.6, -.28, .735, .045);
  display: flex;
}

.div-block-10:hover {
  margin-top: -30px;
}

.div-block-11 {
  color: #000;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
  position: relative;
}

.image-7 {
  filter: invert();
  margin-bottom: -5px;
}

.image-8 {
  filter: invert();
  margin-bottom: -7px;
  margin-left: 4px;
}

.image-9 {
  filter: invert();
  margin-bottom: -4px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-10 {
  filter: invert();
  margin-bottom: 0;
}

.image-11 {
  filter: invert();
  margin-bottom: -4px;
}

.col {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col.lg-4.md-3.xs-2.flex-stretch {
  align-items: center;
}

.price-table-container {
  border: 2px none var(--royal-blue);
  background-color: #f9f19e;
  background-image: linear-gradient(to right, #9c71344d 30%, #f8f19d4d 70%);
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  padding: 50px 9px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.price-table-container._1 {
  background-color: #e5e5e7;
  background-image: linear-gradient(to right, #6d6d6e4d 30%, #e5e5e74d 70%);
  border-style: none;
  border-width: 1px;
  position: relative;
  overflow: hidden;
}

.price-table-container._2 {
  background-color: #9bd8ef;
  background-image: linear-gradient(to right, #2b3b8e4d 30%, #01a7e94d 70%);
  border-style: none;
  position: relative;
  overflow: hidden;
  transform: perspective(1000px);
  box-shadow: 0 20px 20px 5px #0003;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-small {
  color: #096ad099;
  font-size: 15px;
  font-weight: 300;
}

.section {
  background-color: #fff;
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1452px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -20px 0 20px 10px #0003, 20px 0 20px 10px #0003, 0 -20px 20px 10px #0003, 0 20px 20px 10px #0003;
}

.section-header {
  text-align: center;
  justify-content: center;
  margin: 0 auto 80px;
  display: block;
}

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

.centre-align.bottom-margin {
  text-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.centre-align.bottom-margin._2 {
  align-items: flex-start;
}

.row {
  flex-flow: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row.align-centre {
  perspective: 1000px;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
}

.wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}

.button-3 {
  border: 1px solid var(--deep-sky-blue);
  background-color: var(--deep-sky-blue);
  border-radius: 40px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 300;
  transition: all .2s;
  box-shadow: 0 4px 11px #013a7554;
}

.button-3:hover {
  border: 1px solid var(--deep-sky-blue);
  background-color: var(--deep-sky-blue);
  color: #fff;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px #013a7554;
}

.button-3.ghost {
  border: 1px solid var(--royal-blue);
  box-shadow: none;
  color: var(--royal-blue);
  background-color: #0000;
}

.button-3.ghost:hover {
  border-color: var(--deep-sky-blue);
  background-color: var(--deep-sky-blue);
  color: #fff;
  background-image: none;
  transform: none;
}

.button-3.silver {
  color: #000;
  background-image: repeating-linear-gradient(to right, #828282, #e8e8ea 40%, #e0e0e2 60%, #8e8e8e);
  border-style: none;
}

.button-3.gold {
  color: #000;
  background-image: linear-gradient(to right, #a67e4e, #f9f3ad 40% 60%, #a67e4e);
  border-style: none;
}

.icon {
  color: #fff;
  height: 70.3438px;
  margin-bottom: 20px;
  font-size: 24px;
}

.paragraph-2 {
  color: #000;
  text-align: left;
  background-image: url('../images/unnamed.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 18px;
}

.paragraph-2._2 {
  background-image: url('../images/0_1.png');
}

.paragraph-2._3 {
  color: #000;
  background-image: url('../images/0.png');
}

.image-12 {
  filter: invert();
}

.div-block-12 {
  opacity: .16;
  filter: blur(100px);
  background-color: #fff;
  border-radius: 50%;
  width: 400px;
  height: 400px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.headings {
  justify-content: flex-start;
  align-items: center;
  width: 98%;
  height: 80px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 30px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.headings._2 {
  justify-content: space-between;
}

.div-block-14 {
  background-image: linear-gradient(to right, #20a8e4 23%, #13eac2 77%);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.nav-menu {
  display: flex;
}

.trainers-section {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.trainers-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 22%;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-bottom: 100px;
  padding-top: 5px;
  padding-left: 7px;
  padding-right: 7px;
  display: grid;
  overflow: hidden;
}

.trainer {
  border: 5px solid var(--deep-sky-blue);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -2px 0 5px 3px #21a7e54d, 0 2px 5px 3px #21a7e54d, 2px 0 5px 3px #21a7e54d;
}

.trainer.no {
  display: none;
}

.image-13 {
  border-radius: 20px;
  width: 85%;
}

.trainer-heading {
  color: #fff;
  text-align: center;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 120%;
}

.trainer-descript-div {
  background-color: var(--deep-sky-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.trainer-image {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.trainer-image._2 {
  object-position: 82% 0%;
}

.training-types {
  color: #fff;
  background-image: url('../images/image-removebg-preview-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px;
  background-attachment: scroll;
  margin-bottom: 5px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.training-types._2 {
  background-position: 0 12%;
}

.training-types-div {
  margin-bottom: 5px;
}

.div-block-16 {
  height: 0;
}

.shape {
  z-index: 0;
  background-color: var(--deep-sky-blue);
  background-image: linear-gradient(to right, var(--deep-sky-blue), #13eac2);
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  margin-left: -38px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: skew(40deg);
}

.konditerem-rak-heading {
  z-index: 1;
  color: #fff;
  width: 32vw;
  margin: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  display: flex;
  position: relative;
}

.konditerem-rak-heading._2 {
  width: 11vw;
  margin-left: 0;
  margin-right: 0;
}

.div-block-17 {
  align-items: center;
  width: 90%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 30px;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-17._2 {
  width: 55%;
}

.div-block-17._2.szauna {
  width: 55%;
  margin-top: 70px;
  margin-bottom: 80px;
}

.div-block-17.llonger {
  justify-content: space-between;
  width: 95%;
}

.black-shape {
  background-color: var(--black);
  width: 85%;
  height: 100%;
  margin-left: -30px;
  position: absolute;
  inset: 0% 0% auto;
  transform: skew(40deg);
}

.black-shape._2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.alkalmak-heading {
  z-index: 1;
  color: #fff;
  word-break: keep-all;
  flex-direction: row;
  align-items: center;
  width: 32vw;
  max-width: 464.625px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
  display: flex;
  position: relative;
}

.alkalmak-heading._2 {
  width: 11vw;
}

.alkalmak-heading.szauna {
  width: 50vw;
  max-width: 700px;
  font-size: 18px;
}

.megjegyz-s {
  font-size: 14px;
}

.megjegyz-s-copy {
  font-size: 1vw;
  display: none;
}

.text-span, .text-span-2 {
  display: none;
}

.div-block-18 {
  background-color: #fff;
  width: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  inset: 0% 0% 0% auto;
}

.div-block-18._2 {
  width: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-18._3 {
  width: 30px;
  margin-right: 30px;
}

.div-block-19 {
  background-color: var(--black);
  color: #201a1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 280px;
  display: flex;
  position: absolute;
  inset: 33% 0% 0% 41%;
}

.image-15 {
  z-index: 2;
  width: 200px;
  position: relative;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(to right, #20a9e4, #13e9c3);
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 36%;
  height: 30%;
  padding: 30px 20px 30px 10px;
  display: grid;
  position: absolute;
  inset: auto 0% 36% auto;
}

.lil-circle {
  background-color: #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: relative;
}

.lil-circle._2 {
  background-color: #fff0;
  display: block;
}

.elerhetosegek {
  z-index: 1;
  color: #fff;
  width: 55vw;
  margin: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  position: relative;
}

.elerhetosegek._2 {
  text-align: center;
  width: 28vw;
  margin-left: 0;
  margin-right: 120px;
}

.div-block-21 {
  z-index: 5;
  background-color: #fff;
  width: 25px;
  height: 100%;
  position: relative;
  transform: skew(40deg);
}

.el-rhet-s-gek-heading {
  z-index: 1;
  color: #fff;
  word-break: keep-all;
  align-items: center;
  width: 55vw;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: flex;
  position: relative;
}

.el-rhet-s-gek-heading._2 {
  text-align: center;
  justify-content: center;
  width: 28vw;
  margin-right: 45px;
}

.el-rhet-s-gek-heading.szauna {
  width: 50vw;
  font-size: 1.22vw;
}

.link {
  color: #fff;
  margin-right: 0;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: var(--deep-sky-blue);
}

.other-shape {
  background-image: linear-gradient(to right, #20a8e4, #13e8c3);
  width: 100%;
  height: 100%;
  margin-left: 202px;
  position: absolute;
  transform: skew(40deg);
}

.div-block-22 {
  background-color: #fff;
  width: 254px;
  height: 500px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-16 {
  transform-style: preserve-3d;
  width: 45%;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  inset: 0% auto 0% 0%;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.nyelv {
  z-index: 10;
  background-color: #201a1a;
  justify-content: center;
  align-items: center;
  width: 7%;
  height: 6%;
  display: none;
  position: static;
  inset: 0%;
}

.nyelv._2 {
  z-index: 201;
  background-color: #201a1a00;
  margin-top: 30px;
  display: flex;
  position: fixed;
}

.nyelv-linkl {
  border-right: 2px solid var(--deep-sky-blue);
  color: var(--deep-sky-blue);
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.nyelv-linkl:hover {
  color: #fff;
}

.nyelv-linkl._2 {
  border-right-style: none;
}

.images-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area-2 Area-2 Area-3 Area-5 Area-5"
                 "Area Area-4 Area-3 Area-5 Area-5"
                 "Area Area-4 Area-3 Area-5 Area-5"
                 "Area-7 Area-7 Area-6 Area-6 Area-6"
                 "Area-7 Area-7 Area-8 Area-9 Area-9"
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 45%;
  height: 65%;
  display: grid;
  overflow: visible;
}

.lightbox-image {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.lightbox-image._1 {
  justify-content: flex-start;
  align-items: flex-start;
}

.lightbox-image._2 {
  justify-content: flex-start;
}

.lightbox-image._3 {
  align-items: flex-start;
}

.lightbox-div {
  width: 100%;
  height: 100%;
}

.image-17 {
  object-fit: cover;
  width: 100%;
  height: 140px;
}

.image-18 {
  width: 100%;
  height: 100%;
}

.image-19 {
  width: 100%;
}

.image-20 {
  object-fit: cover;
  width: 100%;
  height: 65%;
}

.image-21 {
  object-fit: cover;
  height: 80%;
}

.image-22 {
  width: 100%;
}

.grid-2 {
  grid-template: "Area-3 Area-2 Area-2 . Area-8" 16%
                 "Area-3 Area Area Area Area-8" 16%
                 "Area-6 Area Area Area Area-5" 16%
                 "Area-6 Area-7 Area-7 Area-9 Area-5" 16%
                 "Area-6 Area-7 Area-7 Area-4 Area-4" 16%
                 / 1fr 1fr 1fr 1fr 1fr;
  width: 45%;
  height: 65%;
}

.lightbox-link {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-23 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-24, .div-block-25 {
  width: 100%;
  height: 100%;
}

.div-block-26 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lightbox-link-2 {
  width: 100%;
  height: 100%;
}

.image-24, .lightbox-link-3, .image-25, .lightbox-link-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-26 {
  object-fit: cover;
  width: 100%;
  height: 80%;
}

.lightbox-link-5, .image-27, .image-28, .lightbox-link-6 {
  width: 100%;
  height: 100%;
}

.image-29 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 70%;
  height: 150%;
}

.lightbox-link-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-3 {
  grid-row-gap: 16px;
  grid-template-rows: 15% repeat(auto-fit, 15%) 15% 15% 15% 15%;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . Area-7 . ."
                       ". Area-2 Area-7 Area-6 Area-6"
                       ". Area-2 Area Area Area-9"
                       "Area-8 Area-8 Area Area Area-4"
                       ". Area-3 Area-3 Area-5 Area-4"
                       ". . . Area-5 .";
  width: 50%;
  height: 75%;
}

.div-block-27 {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-28 {
  width: 100%;
  height: 100%;
}

.image-30 {
  object-fit: cover;
  width: 79%;
  height: 100%;
}

.lightbox-link-8 {
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-31 {
  object-fit: cover;
  width: 100%;
  height: 145%;
}

.lightbox-link-9 {
  width: 100%;
  height: 100%;
}

.image-32 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.lightbox-link-10 {
  width: 100%;
  height: 100%;
}

.image-33 {
  object-fit: cover;
  width: 64%;
  height: 116%;
}

.lightbox-link-11, .lightbox-link-12 {
  width: 100%;
  height: 100%;
}

.image-34 {
  object-fit: cover;
  width: 62%;
  height: 100%;
}

.image-35 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.lightbox-link-13 {
  width: 100%;
  height: 100%;
}

.image-36 {
  object-fit: cover;
}

.lightbox-link-14 {
  width: 100%;
  height: 100%;
}

.image-37 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.lightbox-link-15 {
  align-items: flex-end;
  display: flex;
}

.youtube {
  height: 100%;
}

.fc-lightbox {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.fc-lightbox._2 {
  justify-content: flex-start;
  align-items: flex-end;
}

.lightbox-link-11-copy {
  width: 100%;
  height: 100%;
}

.video {
  z-index: 5;
  position: absolute;
}

.background-video {
  z-index: 0;
  opacity: .5;
  width: 100%;
  height: 100%;
  position: absolute;
}

.background-video.mobile {
  display: none;
}

.bevez {
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  margin-bottom: 70px;
  display: flex;
}

.div-block-41 {
  height: 300px;
  display: flex;
}

.frame {
  display: flex;
}

.div-block-42 {
  flex: none;
  width: 300px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 3px;
  display: flex;
}

.div-block-42._1 {
  object-fit: cover;
  width: 450px;
  height: 100%;
  margin-left: 0;
}

.div-block-42._1.logos {
  justify-content: center;
  align-items: center;
  width: 350px;
  margin-right: 50px;
}

.div-block-42._1.services {
  width: auto;
  margin-right: 50px;
}

.div-block-42._2 {
  margin-right: 0;
}

.div-block-42.logos {
  align-items: center;
  width: 300px;
  margin-right: 50px;
}

.div-block-42.services {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-right: 50px;
}

.camera {
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: static;
  top: 8vh;
  overflow: hidden;
}

.image-38 {
  object-fit: cover;
  border-radius: 0;
  flex: none;
  width: 100%;
  height: 100%;
  padding-left: 0;
}

.image-38._3 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.image-38._1 {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.image-38.logos, .image-38._2 {
  object-fit: contain;
}

.logo-div {
  height: 200px;
  display: flex;
}

.logo-div.services {
  justify-content: flex-start;
  align-items: center;
  width: 2800px;
  height: 150px;
}

.service-heading {
  color: #00afe400;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00afe4;
  text-transform: uppercase;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Roboto, sans-serif;
  font-size: 80px;
  display: flex;
}

.marquees-div {
  width: 100%;
  display: none;
}

.arak-container {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -250px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

.arlista-bg {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  display: none;
  position: absolute;
  inset: 0%;
}

.arheading-bg {
  color: #21a7e533;
  width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 350px;
  line-height: 85%;
}

.arheading-bg._2 {
  text-align: right;
}

.arakdiv {
  z-index: 9;
  color: #fff;
  text-transform: none;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  max-width: 1416px;
  height: 15vh;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.arakdiv._2 {
  border-bottom: 1px solid var(--deep-sky-blue);
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.arakdiv._2._3 {
  margin-bottom: 0;
}

.arak-title {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 1400px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 82px;
  line-height: 100%;
  position: relative;
}

.araktextdiv {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.arakardiv {
  justify-content: center;
  align-items: center;
  line-height: 110%;
  display: flex;
}

.arakardiv._2 {
  height: 25px;
}

.arheading {
  font-size: 30px;
}

.heading-4 {
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 110%;
}

.heading-4._2 {
  font-size: 30px;
}

.legnepszerubb {
  background-color: #00afe4;
  justify-content: center;
  align-items: center;
  width: 111px;
  height: 41px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  display: flex;
  overflow: hidden;
  transform: rotate(-10deg);
}

.legnepszerubbheading {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}

.lightboxokossag {
  z-index: 5;
  margin-top: 20px;
  position: relative;
}

.lightbox-link-16 {
  z-index: 100;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lightbox-link-16.phone {
  display: none;
}

.velemenyek {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 1414px;
  margin-top: 80px;
  display: flex;
}

.velemenygrid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 96%;
  max-width: 1412px;
}

.velemeny {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.velemeny._2 {
  font-family: Montserrat, sans-serif;
}

.socials {
  z-index: 100;
  mix-blend-mode: hard-light;
  justify-content: space-between;
  display: none;
  position: fixed;
  inset: auto 5% 5% auto;
}

.link-block {
  background-image: url('../images/5168781.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.insta {
  mix-blend-mode: normal;
  background-image: url('../images/instagram-circle-icon-png-4.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.aycmdiv {
  z-index: 10;
  perspective: 1500px;
  object-fit: contain;
  transform-style: preserve-3d;
  background-image: linear-gradient(135deg, #26d3b5, #206d67);
  border-radius: 7px;
  place-content: flex-end center;
  align-items: center;
  width: 90%;
  max-width: 1416px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  transform: rotateX(7deg)rotateY(-7deg)rotateZ(-1deg)perspective(1500px);
}

.aycmheading {
  color: #fff;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
}

.text-span-4 {
  text-transform: capitalize;
}

.aycmphone {
  object-fit: fill;
  margin-right: 10px;
}

.image-39 {
  object-fit: contain;
}

.fizetesimoddiv {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 96%;
  max-width: 1416px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.fizetesimod {
  object-fit: contain;
  height: 80px;
}

.fizetesimod._2 {
  height: 100px;
  margin-top: -10px;
  margin-bottom: 0;
}

.leirasesytdiv {
  z-index: 200;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 1414px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.leirasesytdiv._2 {
  flex-direction: row-reverse;
  max-width: 1414px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.heading-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
}

.heading-6 {
  color: #fff;
}

.kpbktextspan {
  color: #00afe4;
}

.szepdiv {
  perspective: 1500px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 367.938px;
  margin-top: 40px;
  padding-left: 0;
  display: flex;
  transform: perspective(1500px);
}

.szepdiv._2 {
  padding-top: 0;
  padding-left: 0;
}

.elfogadohead {
  color: #fff;
  font-size: 30px;
  line-height: 110%;
}

.szepkartya {
  perspective: 1500px;
  object-fit: contain;
  transform-style: preserve-3d;
  width: 90%;
  transform: rotateX(7deg)rotateY(-7deg)rotateZ(-1deg)perspective(1500px)perspective(1468px);
}

.szepekdiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-45 {
  display: flex;
}

.image-40 {
  width: 50%;
}

.image-41 {
  width: 40%;
}

.bevezek {
  background-image: linear-gradient(171deg, #000 17%, #00afe4 48% 48%, #00afe4 48%, #000 84%);
}

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

.div-block-46 {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 903px;
  margin-bottom: 30px;
  padding: 10px 25px 0;
  display: flex;
}

.text-span-5 {
  margin-top: -36px;
  font-size: 20px;
  line-height: 110%;
  display: inline;
}

.massagediv {
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  max-width: 45%;
  max-height: 100%;
  margin-right: 40px;
  display: flex;
}

.massagediv._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  height: 65%;
  max-height: none;
  display: grid;
}

.uccsotext {
  color: #fff;
  text-transform: none;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 20px;
}

.lightbox-link-trainer {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.anchor-back-to-top {
  z-index: 1000;
  mix-blend-mode: hard-light;
  background-color: #21a7e5;
  border-radius: 50%;
  justify-content: center;
  width: 60px;
  height: 60px;
  display: none;
  position: fixed;
  inset: auto auto 5% 5%;
}

.image-42 {
  object-fit: contain;
}

.edzoszolgdiv {
  background-image: linear-gradient(193deg, #000, #000 38%, #21a7e5 59%, #000 89%);
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-7 {
  color: #fff;
}

.footer {
  z-index: 500;
  justify-content: center;
  max-width: 1414px;
  margin-bottom: 55px;
  display: flex;
  position: relative;
}

.footer.fbinsta {
  width: 413px;
}

.footerinfo {
  z-index: 500;
  flex-direction: column;
  align-items: center;
  width: 33%;
  display: flex;
  position: relative;
}

.footerinfo.instagram {
  width: 50%;
  margin-bottom: 35px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.image-43 {
  width: 100px;
}

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

.footerheadzing {
  color: #00afe4;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

.footerheadzing._2 {
  text-transform: uppercase;
  mix-blend-mode: normal;
  font-family: Montserrat, sans-serif;
}

.footerheadzing._3 {
  text-decoration: underline;
  display: block;
}

.footerheadzing._4 {
  display: none;
}

.link-2 {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.link-2._2 {
  text-decoration: underline;
}

.szolgikonok {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1414px;
  margin-bottom: 100px;
  display: grid;
}

.szolginfodiv {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.okossag {
  position: relative;
}

.header-button {
  color: #fff;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  transition: border-color .35s, color .35s;
}

.header-button:hover {
  color: #000;
  border-color: #000;
}

.header-button._2 {
  border-radius: 0;
}

.header-button._2:hover {
  color: #23a8e6;
  border-color: #24a9e6;
}

.buttonn {
  color: #2eb0e9;
  -webkit-text-stroke-color: #2eb0e9;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  margin-top: 5px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  transition: background-color .35s, border-color .35s, color .35s;
}

.buttonn:hover {
  color: #000;
  background-color: #fff0;
  border-color: #000;
}

.buttonn._2 {
  color: #010101;
  border-radius: 0;
  margin-top: 0;
  margin-right: 0;
  transition: transform .35s, background-color .35s, border-color .35s, color .35s;
}

.buttonn._2:hover {
  color: #2aade8;
  border-color: #2aade8;
}

.buttonn._2._3 {
  margin-right: 0;
}

.fitness-bg {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  display: none;
  position: absolute;
  inset: auto 0% 4%;
}

.fitnessheading {
  color: #21a7e533;
  width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 350px;
  line-height: 85%;
}

.fitnessheading._2 {
  text-align: right;
  position: relative;
}

.arakanchor {
  height: 0;
  margin-bottom: 50px;
}

.circle-header {
  z-index: 100;
  color: #00afe4;
  font-family: Montserrat, sans-serif;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-span-6 {
  font-style: italic;
}

.text-span-7 {
  font-weight: 700;
}

.text-span-8 {
  font-style: italic;
  font-weight: 600;
}

.sliderdiv {
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1414px;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.slider {
  background-color: #ddd0;
  width: 100%;
}

.slide {
  background-image: url('../images/Hoist-Fitness-Logo-Classic-1536x400.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-2 {
  background-image: url('../images/hammer-strength-removebg-preview.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-3 {
  background-image: url('../images/cybex-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-4 {
  background-image: url('../images/2560px-Precor-logo.svg.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-nav {
  display: none;
}

.englishspeaker {
  color: #fff;
  flex: none;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  display: flex;
}

.slide-5 {
  background-image: url('../images/life-fitness-logo-black-and-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-6 {
  background-image: url('../images/freemotion-logo.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-7 {
  background-image: url('../images/logo-technogym.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-8 {
  background-image: url('../images/nautilus-all-white-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.slide-9 {
  background-image: url('../images/Nebula-Logo-2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 80%;
  width: 33.33%;
  padding-right: 0;
}

.mask {
  width: 100%;
}

.text-span-9 {
  font-style: italic;
  font-weight: 700;
}

.footer-links {
  z-index: 500;
  width: 100%;
  max-width: 1414px;
  height: 100%;
  margin-bottom: 55px;
  display: flex;
  position: absolute;
}

.smartlink {
  width: 33%;
}

.smartlink._2 {
  z-index: 501;
  position: relative;
}

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

.instafblogo {
  width: 76px;
  height: 76px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}

.instafblinkblock {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-3 {
  display: block;
}

.parkingheading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.parkingbar {
  z-index: 500;
  background-color: var(--deep-sky-blue);
  background-image: linear-gradient(90deg, #0b445f, var(--deep-sky-blue) 50%, #0b445f 100%, #0b445f);
  color: var(--deep-sky-blue);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: fixed;
}

.parkingscrollanchor {
  height: 0;
}

@media screen and (max-width: 991px) {
  .navbar {
    background-color: var(--black);
    color: #fd0000;
  }

  .div-block-2 {
    margin-left: -30px;
  }

  .heading-2 {
    font-size: 56px;
  }

  .button, .button-2._2 {
    margin-top: 0;
  }

  .image-4 {
    width: 380px;
    max-width: 38%;
    height: auto;
  }

  .container {
    color: #201a1a;
    background-color: #201a1a00;
  }

  .bevezetes {
    flex-direction: column;
  }

  .bevezetes._2 {
    flex-direction: column-reverse;
  }

  .paragraph {
    width: 100%;
    margin-top: 35px;
  }

  .ytviddiv {
    width: 85%;
    max-width: 85%;
  }

  .ytviddiv._2 {
    max-width: 85%;
  }

  .menu-button {
    color: #fff;
    background-color: #fff0;
  }

  .menu-button.w--open {
    background-color: #201a1a;
  }

  .rovidleirasdiv {
    width: 85%;
    margin-right: 0;
  }

  .div-block-8 {
    width: 85%;
    margin-left: 0;
  }

  .div-block-9 {
    justify-content: center;
    display: flex;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-4 {
    width: 50%;
  }

  .col.lg-4.md-3 {
    width: 75%;
  }

  .price-table-container {
    text-align: center;
    margin-bottom: 30px;
  }

  .section {
    box-shadow: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-header {
    margin-bottom: 40px;
  }

  .row {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row.align-centre {
    justify-content: center;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .headings, .headings._2 {
    height: 50px;
  }

  .div-block-14 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu {
    background-color: #201a1a;
  }

  .trainers-grid {
    grid-template-rows: 18% 18% 18% 18% 18%;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .trainer {
    min-height: 500px;
  }

  .trainer-heading {
    font-size: 3vw;
  }

  .konditerem-rak-heading {
    width: 26vw;
    font-size: 1.8vw;
  }

  .konditerem-rak-heading._2 {
    font-size: 1.8vw;
  }

  .div-block-17 {
    height: 35px;
    padding-left: 15px;
  }

  .div-block-17._2 {
    padding-left: 15px;
  }

  .div-block-17._2.szauna {
    height: 35px;
    padding-left: 15px;
  }

  .alkalmak-heading {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 26vw;
    font-size: 1.4vw;
  }

  .alkalmak-heading.szauna {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
  }

  .megjegyz-s {
    font-size: 1vw;
  }

  .div-block-18 {
    width: 5px;
    margin-right: 5px;
  }

  .div-block-18._2 {
    width: 10px;
    margin-right: 5px;
  }

  .div-block-18._3 {
    width: 15px;
    margin-right: 15px;
  }

  .div-block-20 {
    width: 31%;
    height: 30%;
  }

  .elerhetosegek {
    font-size: 18px;
  }

  .el-rhet-s-gek-heading, .el-rhet-s-gek-heading._2 {
    font-size: 1.4vw;
  }

  .image-16 {
    width: 59%;
  }

  .nyelv {
    width: 9%;
    height: 59px;
    display: block;
    inset: 0 19% auto auto;
  }

  .nyelv-linkl {
    border-right-width: 1px;
    font-size: 2vw;
  }

  .nyelv-linkl._2 {
    font-size: 2vw;
  }

  .edzokdiv {
    width: 95%;
  }

  .grid-3 {
    width: 85%;
    height: 65%;
    margin-right: 30px;
  }

  .div-block-41 {
    height: 250px;
  }

  .div-block-42 {
    width: 45vw;
  }

  .div-block-42._1 {
    width: 400px;
  }

  .logo-div {
    height: 200px;
  }

  .logo-div.services {
    height: 100px;
  }

  .arak-container {
    height: auto;
  }

  .arakdiv {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    margin-bottom: 40px;
  }

  .araktextdiv {
    width: auto;
  }

  .arheading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .legnepszerubb {
    position: absolute;
    inset: auto 10% 5% auto;
  }

  .velemenyek {
    width: 100%;
    padding: 0 10px;
  }

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

  .leirasesytdiv {
    flex-direction: column-reverse;
    width: 100%;
  }

  .leirasesytdiv._2 {
    flex-direction: column-reverse;
  }

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

  .massagediv {
    width: 85%;
    max-width: 85%;
  }

  .massagediv._2 {
    max-width: 85%;
  }

  .gombokdiv._2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .edzoszolgdiv {
    width: 100%;
  }

  .footer {
    flex-direction: column;
  }

  .footer.fbinsta {
    align-items: center;
  }

  .footerinfo {
    width: 100%;
    margin-bottom: 15px;
  }

  .footerinfo.instagram {
    margin-right: 0;
  }

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

  .header-button._2, .buttonn {
    margin-top: 0;
  }

  .sliderdiv {
    width: 90%;
  }

  .slide {
    background-size: 75%;
  }

  .slide-2, .slide-3, .slide-4 {
    filter: invert();
    background-size: 75%;
  }

  .englishspeaker {
    font-size: 3vw;
  }

  .slide-5, .slide-6, .slide-7, .slide-8, .slide-9 {
    background-size: 75%;
  }

  .footer-links {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 100vh;
  }

  .heading-2 {
    font-size: 44px;
  }

  .image-4 {
    width: 243px;
    max-width: 43%;
    height: auto;
  }

  .bevezetes._2 {
    height: auto;
    margin-top: 0;
    padding: 70px 0;
  }

  .rovidleirasdiv {
    margin-right: 0;
  }

  .grid {
    grid-row-gap: 45px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .price-table-container {
    padding: 40px;
  }

  .row {
    flex-wrap: wrap;
  }

  .headings {
    padding-left: 10px;
  }

  .div-block-14 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .trainers-grid {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .trainer {
    min-height: 600px;
    overflow: hidden;
  }

  .konditerem-rak-heading {
    width: 28vw;
    font-size: 2vw;
  }

  .div-block-17, .div-block-17.llonger {
    padding-left: 10px;
  }

  .alkalmak-heading {
    width: 28vw;
    font-size: 1.5vw;
  }

  .alkalmak-heading.szauna {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 2vw;
  }

  .megjegyz-s {
    font-size: 1vw;
  }

  .div-block-19 {
    width: 200px;
    height: 200px;
  }

  .image-15 {
    width: 150px;
  }

  .div-block-20 {
    width: 28%;
  }

  .lil-circle {
    width: 10px;
    height: 10px;
  }

  .elerhetosegek {
    font-size: 2vw;
  }

  .el-rhet-s-gek-heading {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 2vw;
    line-height: 100%;
  }

  .image-16 {
    width: 68%;
  }

  .text-span-3 {
    line-height: 100%;
  }

  .araktextdiv {
    width: auto;
  }

  .velemenyek, .velemenygrid {
    width: 100%;
  }

  .velemeny {
    font-size: 30px;
    line-height: 100%;
  }

  .sliderdiv {
    width: 95%;
  }

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

@media screen and (max-width: 479px) {
  .brand-2 {
    width: 50%;
  }

  .navbar {
    z-index: 1000;
    margin-top: 28px;
    top: 28px;
  }

  .header {
    background-color: #000;
    background-image: none;
    height: 100vh;
  }

  .div-block-2 {
    justify-content: center;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 130px;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 110%;
  }

  .button {
    justify-content: center;
    min-width: 80px;
    margin-top: 0;
    padding: 6px 4px;
    font-size: 13px;
    display: flex;
  }

  .button._2 {
    margin-right: 10px;
  }

  .button._2._3._4 {
    padding: 8px 15px;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    min-width: 80px;
    padding: 6px 4px;
    font-size: 13px;
    display: flex;
  }

  .button-2._2 {
    margin-top: 0;
  }

  .image-4 {
    width: 239px;
    max-width: 60%;
    margin-top: 0;
    padding-top: 70px;
  }

  .nav-link {
    text-align: right;
  }

  .bevezetes {
    height: auto;
    padding: 40px 0 0;
  }

  .bevezetes._2 {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .paragraph {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 17px;
  }

  .paragraph._2 {
    text-align: left;
    margin-right: 0;
  }

  .ytviddiv {
    width: 100%;
    max-width: 95%;
  }

  .div-block-5 {
    flex-direction: column-reverse;
    align-items: center;
    height: 90vh;
  }

  .bodiv {
    overflow: visible;
  }

  .rovidleirasdiv {
    width: 95%;
    margin-top: 25px;
  }

  .rovidleirasdiv._2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
  }

  .text-block {
    background-position: 0%;
    font-size: 17px;
  }

  .text-block._2 {
    background-position: 0%;
  }

  .div-block-8 {
    width: 95%;
    margin-left: 0;
  }

  .div-block-9 {
    margin-left: -6px;
    margin-right: -6px;
  }

  .div-block-10 {
    width: 85px;
    height: 85px;
    padding-bottom: 9px;
  }

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

  .col {
    margin-bottom: 0;
  }

  .col.lg-4, .col.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .price-table-container {
    padding: 35px;
  }

  .div-block-12 {
    display: none;
  }

  .headings {
    width: 100%;
    padding-left: 5px;
  }

  .div-block-14 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu {
    z-index: 341;
  }

  .trainers-section {
    width: 100%;
    margin-bottom: 60px;
  }

  .trainers-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    place-items: start center;
    width: 95%;
    height: auto;
    overflow: hidden;
  }

  .trainer {
    justify-content: flex-start;
    align-items: center;
    min-height: 600px;
    overflow: hidden;
  }

  .trainer-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .trainer-image {
    border-radius: 0;
  }

  .trainer-image._2 {
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 0;
  }

  .training-types._2 {
    background-position: 0 15%;
  }

  .shape {
    margin-left: -20px;
  }

  .konditerem-rak-heading {
    width: 24vw;
    font-size: 2.5vw;
    line-height: 100%;
  }

  .konditerem-rak-heading._2 {
    width: 19vw;
    font-size: 2.5vw;
  }

  .div-block-17 {
    width: 100%;
    padding-left: 5px;
  }

  .div-block-17._2, .div-block-17._2.szauna {
    padding-left: 5px;
  }

  .div-block-17.llonger {
    width: 100%;
    padding-left: 5px;
  }

  .black-shape {
    width: 100%;
  }

  .alkalmak-heading {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 24vw;
    font-size: 2vw;
    line-height: 100%;
  }

  .alkalmak-heading._2 {
    width: 19vw;
  }

  .alkalmak-heading.szauna {
    font-size: 2vw;
    line-height: 100%;
  }

  .megjegyz-s {
    font-size: 6px;
  }

  .div-block-18, .div-block-18._2, .div-block-18._3 {
    display: none;
  }

  .div-block-20 {
    display: none;
    overflow: hidden;
  }

  .elerhetosegek {
    font-size: 3vw;
  }

  .elerhetosegek._2 {
    margin-left: 20px;
    margin-right: 45px;
    font-size: 3vw;
  }

  .div-block-21 {
    width: 10px;
  }

  .el-rhet-s-gek-heading {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50vw;
    font-size: 2vw;
    line-height: 100%;
  }

  .el-rhet-s-gek-heading._2 {
    font-size: 2vw;
  }

  .el-rhet-s-gek-heading._3 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 35px;
  }

  .link {
    margin-bottom: 1px;
  }

  .nyelv {
    width: 100%;
    height: 60px;
    display: none;
    position: static;
    right: 25%;
  }

  .nyelv._2 {
    z-index: 1000;
    justify-content: flex-start;
    width: 18%;
    display: flex;
    inset: 0% 27% 0% auto;
  }

  .nyelv-linkl, .nyelv-linkl._2 {
    font-size: 5vw;
  }

  .edzokdiv {
    width: 100%;
  }

  .grid-3 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 95%;
    margin-right: 0;
    padding-right: 26px;
  }

  .background-video {
    display: none;
  }

  .background-video.mobile {
    z-index: 0;
    opacity: .5;
    display: block;
  }

  .bevez {
    margin-top: 30px;
  }

  .div-block-41 {
    height: 175px;
  }

  .div-block-42 {
    width: 55vw;
  }

  .div-block-42._1 {
    width: 60vw;
    margin-left: 0;
    padding-left: 10px;
  }

  .div-block-42._1.logos {
    width: 200px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-42.logos {
    width: 200px;
  }

  .logo-div {
    align-items: center;
    height: 80px;
  }

  .logo-div.services {
    width: 1400px;
  }

  .service-heading {
    font-size: 38px;
  }

  .arak-container {
    overflow: hidden;
  }

  .arlista-bg {
    inset: 16% 0% auto;
  }

  .arheading-bg {
    width: 600px;
  }

  .arakdiv {
    padding-left: 5px;
    padding-right: 5px;
  }

  .arak-title {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 50px;
  }

  .arheading, .heading-4 {
    font-size: 24px;
  }

  .legnepszerubb {
    width: 95px;
    height: 30px;
    margin-bottom: 8px;
  }

  .legnepszerubbheading {
    font-size: 9px;
  }

  .lightbox-link-16, .lightbox-link-16.phone {
    display: block;
  }

  .arakleiras {
    font-size: 13px;
    line-height: 110%;
  }

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

  .velemenygrid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .velemeny {
    text-align: left;
    font-size: 4.5vw;
    line-height: 110%;
  }

  .velemeny._2 {
    display: none;
  }

  .socials {
    bottom: 20px;
    right: 20px;
  }

  .link-block, .insta {
    width: 50px;
    height: 50px;
  }

  .aycmdiv {
    flex-wrap: nowrap;
    width: 90%;
    max-width: 361.593px;
    height: auto;
    max-height: 230px;
  }

  .aycmheading {
    font-size: 8vw;
    line-height: 110%;
  }

  .aycmphone {
    margin-right: 0;
  }

  .image-39 {
    object-fit: fill;
  }

  .div-block-43 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .fizetesimoddiv {
    padding-left: 0;
  }

  .fizetesimod {
    height: 32px;
  }

  .fizetesimod._2 {
    object-position: 50% 33%;
    height: 32px;
    margin-top: 0;
  }

  .div-block-44 {
    display: flex;
  }

  .leirasesytdiv {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .leirasesytdiv._2 {
    flex-direction: column-reverse;
    margin-top: 0;
    margin-bottom: 35px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-5 {
    text-align: center;
    font-size: 6vw;
    line-height: 110%;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 110%;
  }

  .szepdiv {
    height: auto;
  }

  .elfogadohead {
    font-size: 30px;
    line-height: 100%;
  }

  .szepkartya {
    object-position: 0% 50%;
    width: 90%;
    max-width: 361.593px;
    height: auto;
    max-height: 237.21px;
  }

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

  .image-40 {
    width: 52%;
  }

  .image-41 {
    margin-left: -35px;
  }

  .bevezek {
    background-image: linear-gradient(166deg, #000 14%, #00afe4 37%, #000 59%, #00afe4 81%, #000 96%);
  }

  .massagediv {
    width: 95%;
    margin-right: 0;
  }

  .uccsotext {
    font-size: 17px;
  }

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

  .gombokdiv._2 {
    width: 100%;
  }

  .div-block-47 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .lightbox-link-trainer {
    width: 100%;
    height: 100%;
  }

  .play-state {
    z-index: 100;
    position: relative;
  }

  .play-pause-button {
    z-index: 100;
  }

  .anchor-back-to-top {
    width: 50px;
    height: 50px;
    transition: background-color .5s;
    bottom: 20px;
    right: 20px;
  }

  .anchor-back-to-top.w--current {
    transition-property: none;
  }

  .edzoszolgdiv {
    background-image: linear-gradient(193deg, #000, #000 64%, #21a7e5 70%, #000 81%);
  }

  .heading-7._2 {
    text-align: center;
  }

  .footer {
    margin-bottom: 0;
    position: relative;
  }

  .footer.fbinsta {
    flex-direction: row;
    width: 100%;
    margin-top: 20px;
  }

  .footerinfo {
    z-index: 100;
    margin-bottom: 25px;
    position: relative;
  }

  .footerinfo.instagram {
    margin: 0 10px 50px;
    position: relative;
  }

  .footertext {
    text-align: center;
    margin-bottom: 5px;
  }

  .footertext.instagram {
    margin-top: -15px;
  }

  .footerheadzing {
    font-size: 24px;
  }

  .footerheadzing._2 {
    font-size: 18px;
    line-height: 100%;
  }

  .link-2 {
    font-size: 15px;
  }

  .szolgikonok {
    margin-top: 0;
    margin-bottom: 35px;
  }

  .header-button {
    justify-content: center;
    align-items: center;
    min-width: 80px;
    padding: 6px 4px;
    font-size: 13px;
    display: flex;
  }

  .header-button._2 {
    margin-top: 0;
  }

  .buttonn {
    color: #000;
    justify-content: center;
    min-width: 80px;
    margin-top: 10px;
    padding: 6px 4px;
    font-size: 13px;
    display: flex;
  }

  .buttonn:hover {
    color: #00afe4;
    border-color: #00afe4;
  }

  .buttonn._2 {
    margin-right: 0;
  }

  .fitness-bg {
    align-items: flex-start;
    inset: 29% 0% auto -16%;
  }

  .fitnessheading {
    width: 1000px;
    font-size: 300px;
  }

  .fitnessheading._2 {
    text-align: right;
    margin-top: 0;
    padding-right: 80px;
  }

  .arakanchor {
    margin-top: -30px;
    margin-bottom: 60px;
  }

  .sliderdiv {
    width: 97%;
    margin-top: -30px;
  }

  .slider {
    width: 100%;
  }

  .slide {
    background-position: 50%;
    background-size: 75%;
    background-attachment: scroll;
    width: 100%;
  }

  .slide-2 {
    background-size: 75%;
    width: 100%;
  }

  .slide-3, .slide-4 {
    background-position: 50%;
    background-size: 75%;
    width: 100%;
  }

  .englishspeaker {
    font-size: 13px;
    font-style: italic;
  }

  .slide-5 {
    background-size: 75%;
    width: 100%;
  }

  .slide-6, .slide-7 {
    background-position: 50%;
    background-size: 75%;
    width: 100%;
  }

  .slide-8 {
    background-size: 75%;
    width: 100%;
  }

  .slide-9 {
    background-position: 50%;
    background-size: 75%;
    width: 100%;
  }

  .footer-links {
    margin-bottom: 0;
    position: relative;
  }

  .instafblogo {
    width: 65px;
    height: 65px;
  }

  .text-block-2, .text-block-2:hover {
    text-decoration: none;
  }

  .right-arrow, .left-arrow {
    width: 35px;
    display: block;
  }

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

#w-node-bbea3e8b-e293-d9e4-2c64-5bdb4e5b8e3a-926a7dd7, #w-node-_36f48f32-e257-58f1-7977-35eb0c0395f5-926a7dd7, #w-node-_714e2767-21c2-0293-4e64-ea9ab6675753-926a7dd7, #w-node-_16b9b7eb-af76-1da4-95a3-c5c51d1f4a72-926a7dd7, #w-node-b3c10e20-a274-43c9-52fb-b5732e4e9715-926a7dd7, #w-node-_8d34ed74-b2a5-c8d5-c98d-bbdb6aedba22-926a7dd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10b793d5-1d2a-41ca-eb0c-6965ce821088-926a7dd7, #w-node-_706e95ff-8cce-dc06-8bba-1e26c21949bb-926a7dd7, #w-node-_2b3c881c-5c6e-405d-acab-8291cae4ec44-926a7dd7, #w-node-eecb969e-c2af-7db8-5dd4-954665e30b01-926a7dd7, #w-node-_06da1140-e1c5-c44d-3855-28c059e6a40f-926a7dd7, #w-node-_21851fa0-fd2c-b846-e297-1c8ae4b3b857-926a7dd7, #w-node-_2099b11c-6441-dd7d-ed52-2f667664d91c-926a7dd7, #w-node-_68da1295-5d48-1c0d-df7f-23d3d2b1fb8a-926a7dd7, #w-node-_30097c7f-5aa3-be49-54fe-3718110e0e6f-926a7dd7, #w-node-_788c5517-f576-6419-663e-b7f7e21e194a-926a7dd7, #w-node-ef304a62-d56b-fa78-23d1-6860092a858c-926a7dd7, #w-node-_0e80bb5a-59c2-1a43-e80c-09fb8d502a86-926a7dd7, #w-node-ed2b46ec-d24d-d8ed-0467-16736bc37834-926a7dd7, #w-node-fd3ebf2f-bf43-95d6-65d1-ae316d40363b-926a7dd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282bf-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c0-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c1-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c2-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c3-a3a13719 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c4-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c5-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c6-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c7-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c8-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282c9-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ca-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282cb-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282cc-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282cd-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ce-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282cf-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d0-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d1-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d2-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d3-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d4-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d5-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d6-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d7-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d8-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282d9-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282da-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282db-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282dc-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282dd-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282de-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282df-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e0-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e1-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e2-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e3-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e4-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e5-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e6-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e7-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e8-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282e9-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ea-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282eb-a3a13719 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ec-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ed-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ee-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282ef-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282f0-a3a13719, #w-node-_9ca4f40e-11d9-cbf8-6198-ed9321a282f1-a3a13719 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-bbea3e8b-e293-d9e4-2c64-5bdb4e5b8e3a-d661f158, #w-node-_16b9b7eb-af76-1da4-95a3-c5c51d1f4a72-d661f158, #w-node-_36f48f32-e257-58f1-7977-35eb0c0395f5-d661f158, #w-node-_714e2767-21c2-0293-4e64-ea9ab6675753-d661f158, #w-node-b3c10e20-a274-43c9-52fb-b5732e4e9715-d661f158, #w-node-_8d34ed74-b2a5-c8d5-c98d-bbdb6aedba22-d661f158 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10b793d5-1d2a-41ca-eb0c-6965ce821088-d661f158, #w-node-_706e95ff-8cce-dc06-8bba-1e26c21949bb-d661f158, #w-node-_2b3c881c-5c6e-405d-acab-8291cae4ec44-d661f158, #w-node-eecb969e-c2af-7db8-5dd4-954665e30b01-d661f158, #w-node-_06da1140-e1c5-c44d-3855-28c059e6a40f-d661f158, #w-node-_21851fa0-fd2c-b846-e297-1c8ae4b3b857-d661f158, #w-node-_2099b11c-6441-dd7d-ed52-2f667664d91c-d661f158, #w-node-_68da1295-5d48-1c0d-df7f-23d3d2b1fb8a-d661f158, #w-node-_30097c7f-5aa3-be49-54fe-3718110e0e6f-d661f158, #w-node-_788c5517-f576-6419-663e-b7f7e21e194a-d661f158, #w-node-a30dd0c7-ca56-51cf-4c80-15be0ead3567-d661f158, #w-node-b5ebd104-10a9-961b-3da3-71de5c2e177d-d661f158, #w-node-_6ee99a66-4456-4728-ac5f-a1766a26f8f2-d661f158, #w-node-fd3ebf2f-bf43-95d6-65d1-ae316d40363b-d661f158 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_706e95ff-8cce-dc06-8bba-1e26c21949bb-926a7dd7, #w-node-ef304a62-d56b-fa78-23d1-6860092a858c-926a7dd7, #w-node-_0e80bb5a-59c2-1a43-e80c-09fb8d502a86-926a7dd7, #w-node-ed2b46ec-d24d-d8ed-0467-16736bc37834-926a7dd7, #w-node-_706e95ff-8cce-dc06-8bba-1e26c21949bb-d661f158, #w-node-b5ebd104-10a9-961b-3da3-71de5c2e177d-d661f158, #w-node-_6ee99a66-4456-4728-ac5f-a1766a26f8f2-d661f158 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }
}


