:root {
  --black: #111;
  --white-smoke: #f2f2f2;
  --orange: #f17636;
  --gold: #ffca11;
  --medium-slate-blue: #677dff;
}

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

.body {
  object-fit: contain;
  background-color: #111;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.heading {
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  padding: 16px 0 0 60px;
  font-family: Urbanist, sans-serif;
  font-size: 128px;
  font-weight: 900;
  line-height: 130px;
}

.paragraph {
  color: #000814;
  text-align: left;
  width: 53%;
  height: 116px;
  margin-bottom: 10%;
  margin-left: 10%;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  line-height: 28.8px;
  position: absolute;
  inset: auto 0% 0%;
}

.navbar {
  background-color: #0000;
}

.button_tw {
  background-color: #0000;
  border: 2px solid #70d6ff;
  border-radius: 1px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 202px;
  height: 63px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  display: flex;
}

.button_tw:hover {
  background-color: #70d6ff;
}

.socials-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: absolute;
}

.button_ig {
  background-color: #0000;
  border: 2px solid #ff70a6;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 202px;
  height: 63px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  display: flex;
}

.button_ig:hover {
  background-color: #f070a3;
}

.heading-2 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 76.8px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  margin-left: 36px;
  font-family: Urbanist, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 38.4px;
}

.hero {
  object-fit: contain;
  width: auto;
  height: 1024px;
  margin-bottom: 220px;
  position: relative;
  overflow: hidden;
}

.quiz {
  margin-bottom: 140px;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.messages {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 220px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  overflow: hidden;
}

.heading-6 {
  direction: rtl;
  color: #fff;
  white-space: normal;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 96px;
  font-weight: 900;
  line-height: 90px;
}

.heading-7 {
  color: #fff;
  margin-top: 0;
  font-family: Urbanist, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 57.6px;
}

.text-block-3 {
  color: #e9ff70;
  text-align: left;
  margin-top: 5%;
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 76.8px;
}

.text-block-3._3 {
  color: #ff9770;
  margin-top: 5%;
}

.text-block-3._5 {
  color: #ffd670;
}

.social-contest {
  height: 1024px;
  margin-top: 5%;
  overflow: hidden;
}

.newsletter {
  margin-bottom: 140px;
  overflow: visible;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". ."
                 ". Area"
                 / 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 8rem;
  padding-bottom: 4rem;
  display: grid;
  position: static;
  overflow: hidden;
}

.pink-rectangle {
  z-index: 4;
  background-color: #ff70a6;
  align-items: center;
  width: 85%;
  height: 60%;
  display: flex;
  position: absolute;
  top: 13.3%;
  left: 0;
}

.neon-rectangle {
  z-index: 2;
  background-color: #b7ff70;
  width: 60%;
  height: 100%;
  position: absolute;
  top: -.12px;
  left: 40%;
}

.rectangle.yellow {
  background-color: #ffd670;
  width: 10%;
  height: 100%;
  position: absolute;
  top: -.12px;
  left: 30%;
}

.rectangle.orange {
  background-color: #ff9770;
  width: 10%;
  height: 100%;
  position: absolute;
  top: -.12px;
  left: 20%;
}

.blue-rectangle {
  z-index: 10;
  background-color: #70d6ff;
  width: 15%;
  height: 13.3%;
  position: absolute;
  top: 0;
  left: 85%;
}

.contests-info-div {
  margin-left: 120px;
  margin-right: 120px;
}

.button_tiktok {
  background-color: #0000;
  border: 2px solid #fff;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 202px;
  height: 63px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  display: flex;
}

.button_tiktok:hover {
  color: #000;
  background-color: #fff;
}

.brand {
  width: 148px;
  top: 33.74px;
  left: 62.69px;
}

.image {
  z-index: 4;
  position: relative;
  inset: 40% auto auto 10%;
}

.image-2 {
  position: absolute;
  top: 0;
  left: 60%;
}

.image-3 {
  position: relative;
  top: 0;
  left: 10%;
}

.image-4 {
  position: absolute;
  top: -15%;
  left: 0;
}

.yge-ddssq {
  object-fit: fill;
  width: 100vw;
  max-width: none;
  height: auto;
  display: inline-block;
  overflow: visible;
}

.banner {
  object-fit: fill;
  flex-direction: column;
  margin-top: 6rem;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-bottom: 4rem;
  display: flex;
  position: static;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: block;
}

.messages-container-text-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin: 0 140px;
  display: flex;
}

.messages-container-text-wrapper._2 {
  align-items: flex-end;
  margin-top: 0;
}

.messages-container-text-wrapper._4 {
  align-items: flex-end;
}

.footer_link {
  color: #fff;
  padding-top: 0;
  padding-bottom: 1em;
  font-family: Urbanist, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.footer_link:hover {
  color: #debbff;
}

.footer-info-div {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-10 {
  color: #fff;
  margin-top: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 35px;
}

.text-block-11 {
  opacity: .75;
  color: #fff;
  margin-bottom: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.image-7 {
  width: 167px;
  margin-bottom: 5em;
  padding: 10px;
  position: static;
}

.link {
  color: #fff;
  margin-bottom: 140px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-12 {
  color: #979797;
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
}

.image-8 {
  width: 108.87px;
  position: absolute;
  top: 10%;
  left: 20%;
}

.image-9 {
  width: 135.16px;
  position: absolute;
  top: 25%;
  right: 20%;
}

.neon-div {
  background-color: #b7ff70;
  align-items: center;
  width: 80%;
  height: 50vh;
  margin-top: 8em;
  display: flex;
  position: relative;
}

.heading-10 {
  color: #000814;
  margin-bottom: 20px;
  padding: 0 11px 0 0;
  font-family: Urbanist, sans-serif;
  font-size: 80px;
  line-height: 90px;
}

.div-block-8 {
  margin-top: 10%;
  padding-left: 0;
}

.div-block-9 {
  background-color: #999;
  height: 1px;
}

.image-11 {
  margin-top: -30px;
  line-height: 0;
}

.image-12 {
  width: auto;
  max-width: 38%;
  position: absolute;
  inset: -27% 0% auto;
}

.image-13 {
  width: 220px;
  position: absolute;
  inset: auto auto -20% 0%;
}

.image-14 {
  width: 400px;
  position: absolute;
  inset: -30% -15% auto auto;
}

.loader {
  width: 100vw;
  height: 100vh;
  display: none;
}

.overflow {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.social-btns {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 7em;
  display: flex;
}

.div-block-10 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  overflow: visible;
}

.div-block-11 {
  padding-left: 40%;
}

.button {
  color: #000814;
  background-color: #0000;
  border: 3px solid #333;
  font-family: Urbanist, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
}

.button:hover {
  background-color: #fff;
}

.text-block-18 {
  color: #ffffffbf;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  margin-top: 32px;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
}

.text-block-20 {
  color: #fff;
  margin-top: 8px;
  padding-left: 5%;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
}

.text-block-21 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
}

.text-span {
  color: #ff9770;
}

.paragraph-4 {
  color: #fff;
  width: 45%;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
}

.text-span-2 {
  color: #e9ff70;
}

.text-block-22 {
  color: #f070a3;
  text-align: right;
  margin-top: 5%;
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 76.8px;
}

.text-block-22._4 {
  color: #70d6ff;
  margin-top: 5%;
}

.paragraph-5 {
  color: #fff;
  text-align: right;
  width: 50%;
  margin-bottom: 40px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  line-height: 28.8px;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .75fr .25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start stretch;
  justify-items: stretch;
  display: grid;
}

.div-block-16 {
  border: 1px #fff;
  margin-bottom: 220px;
  margin-left: 10%;
  margin-right: 10%;
}

.text-block-23 {
  color: #fff;
  cursor: pointer;
  margin-left: 4px;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  line-height: 72.32px;
}

.heading-12 {
  color: #fff;
  margin-bottom: 5%;
  font-family: Urbanist, sans-serif;
  font-size: 40px;
}

.div-block-17 {
  border: 1px #000;
  display: flex;
}

.text-block-24 {
  color: #d4d4d4;
  text-align: right;
  transform-style: preserve-3d;
  margin-top: 5%;
  font-family: Urbanist, sans-serif;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.true:hover {
  font-size: 24px;
  font-weight: 700;
}

.false:hover {
  font-weight: 700;
}

.body-2 {
  background-color: #000;
}

.div-block-36 {
  flex-direction: column;
  justify-content: flex-end;
  width: 50%;
  margin-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.landing_hero {
  width: auto;
  height: auto;
  margin: 20vh 10vw 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-block-49 {
  color: #000;
  padding: 25px 10px 0 0%;
  font-family: Bebas Neue, sans-serif;
  font-size: 8rem;
  line-height: 6rem;
}

.div-block-39 {
  background-color: #ffca11;
  font-size: 5rem;
  line-height: 30px;
}

.text-block-50 {
  color: #000;
  padding-top: 15px;
  padding-left: 0%;
  font-family: Bebas Neue, sans-serif;
  font-size: 7.5rem;
  line-height: 5rem;
}

.text-block-51 {
  color: #000;
  padding-top: 10px;
  padding-left: 0%;
  font-family: Bebas Neue, sans-serif;
  font-size: 6rem;
  line-height: 4rem;
}

.text-block-52 {
  color: #000;
  border: 1px solid #0000;
  padding-top: 10px;
  padding-left: 0%;
  font-family: Bebas Neue, sans-serif;
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.text-block-52._1 {
  padding-top: 0;
  padding-left: 0%;
}

.div-block-40 {
  align-items: flex-end;
  margin-top: 0;
  padding-top: 2rem;
  display: flex;
}

.div-block-40.get-inv-link {
  padding-left: 5vw;
}

.text-block-54 {
  color: #fff;
  padding-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 100px;
  line-height: 110px;
}

.link-white {
  color: #fff;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
}

.image-21 {
  width: 56px;
  padding-left: 10px;
}

.aboutsection {
  background-color: #dcd9ec;
  width: auto;
  max-width: none;
  margin: 25vh 10vw 12rem;
  padding: 40px;
  display: flex;
}

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

.div-block-47 {
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
}

.text-block-57 {
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.text-block-58 {
  padding-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.div-block-48 {
  width: 50%;
  padding-left: 0;
  padding-right: 20px;
}

.image-23 {
  object-fit: contain;
  width: 100px;
  max-width: none;
  padding-left: 10px;
}

.text-block-59 {
  color: var(--black);
  text-align: right;
  font-family: Bebas Neue, sans-serif;
  font-size: 100px;
  line-height: 60px;
}

.div-block-49 {
  align-self: flex-end;
  width: 50vw;
}

.image-24 {
  width: 50px;
}

.pill_grey1 {
  text-align: center;
  background-color: #dcd8f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.text-block-61 {
  color: #000;
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
}

.pill_orange {
  background-color: #ed7836;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.text-block-62 {
  color: #000;
  font-family: Bebas Neue, sans-serif;
  font-size: 25px;
}

.purple_pill {
  background-color: #7379cb;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.pill_yellow {
  background-color: #ffca11;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.pill_blue {
  background-color: #677dff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.text-block-63 {
  color: #fff;
  text-align: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
}

.pill-container {
  flex-direction: column;
  align-items: flex-end;
  width: 50vw;
  display: flex;
  position: static;
  transform: none;
}

.pill_grey2 {
  color: #000;
  background-color: #ffca11;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.div-block-51 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin: 8rem 10vw 100px;
  padding-top: 4rem;
  display: flex;
  overflow: visible;
}

.pill_orange2 {
  background-color: #ed7836;
  border: 0 solid #dd5d15;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
  position: static;
}

.image-25 {
  width: 20vw;
  display: block;
}

.div-block-52 {
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 140px;
  display: flex;
}

.text-block-64 {
  color: var(--white-smoke);
  text-transform: uppercase;
  padding-right: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.div-block-53 {
  flex-direction: row;
  justify-content: center;
  margin-bottom: 10vh;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.text-block-65 {
  color: #fff;
  font-family: Bebas Neue, sans-serif;
  font-size: 6rem;
  line-height: 120px;
  text-decoration: none;
}

.div-block-54 {
  background-color: #677dff;
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: stretch;
  width: auto;
  height: 65vh;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.image-26 {
  width: 30vw;
}

.div-block-55 {
  justify-content: flex-end;
  display: flex;
}

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

.div-block-57 {
  background-color: #ed7836;
  flex-direction: column;
  justify-content: flex-end;
  width: auto;
  height: 65vh;
  margin-left: 10px;
  padding: 20px;
  display: flex;
}

.image-27 {
  width: 30vw;
}

.div-block-58 {
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.div-block-59 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-59.hidden {
  display: none;
}

.div-block-60 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 0;
  display: flex;
}

.text-block-66 {
  color: #fff;
  align-self: center;
  padding-left: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.image-28 {
  object-fit: contain;
  width: 20px;
}

.div-block-61 {
  margin-top: 20px;
  display: flex;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  width: 32px;
  margin-left: 0;
  margin-right: 8px;
  padding: 0;
  display: flex;
}

.image-31 {
  width: auto;
}

.image-32 {
  width: 51px;
}

.image-33 {
  width: 15vw;
}

.image-34 {
  width: 10vw;
}

.text-block-67 {
  color: #fff;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  line-height: 70px;
}

.div-block-62 {
  flex-direction: column;
  justify-content: center;
  width: 20vw;
  padding-left: 40px;
  padding-right: 10px;
  display: flex;
}

.link-3 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 16px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

.link-3.link-pages {
  padding-left: 16px;
}

.link-3.link-pages:hover, .link-3.link-pages.w--current:hover {
  font-weight: 700;
}

.div-block-63 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.line {
  z-index: 2;
  color: #fff;
  background-color: #fff;
  width: 1px;
  height: 36vh;
  position: relative;
}

.div-block-64 {
  align-items: center;
  display: flex;
}

.body-3 {
  background-color: #111;
  margin-left: 0;
  overflow: visible;
}

.menu-left {
  z-index: 99999;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-height: 10vh;
  margin-top: 2vh;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  overflow: hidden;
}

.herobox {
  border: 1px solid var(--orange);
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  max-height: 100%;
  margin: 5rem 5vw 0;
  display: flex;
}

.h1 {
  border: 1px none var(--orange);
  color: var(--white-smoke);
  border-radius: 0%;
  margin-top: 3rem;
  margin-left: 5vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}

.h1.programm {
  margin-bottom: 0;
  font-size: 15rem;
  line-height: 15rem;
  transition: opacity .5s;
}

.h1.programm:hover {
  color: #f2f2f2;
  text-decoration: underline;
}

.div-block-69 {
  width: 90vw;
  height: auto;
}

.h2 {
  color: var(--white-smoke);
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 64px;
}

.h2.bannerh2 {
  margin-left: 0;
  margin-right: 0;
}

.h2.landing {
  color: #f2f2f2bf;
  margin-left: 0;
  margin-right: 0;
}

.h2.about {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 75%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10vw;
  display: block;
}

.h2.team {
  margin-bottom: 2rem;
  margin-left: 0;
  margin-right: 0;
}

.orangebig {
  color: var(--orange);
  font-size: 4rem;
}

.p {
  color: var(--white-smoke);
  width: 50%;
  margin-left: 10vw;
  margin-right: 50vw;
  font-family: DM Sans, sans-serif;
  font-size: 1.5rem;
  line-height: 31px;
}

.p.aa {
  margin-bottom: 0;
}

.h4 {
  color: var(--white-smoke);
  margin-left: 0;
  margin-right: auto;
  font-family: DM Sans, sans-serif;
  font-weight: 400;
}

.div-block-70 {
  align-self: center;
}

.text-span-3 {
  border: 1px solid var(--white-smoke);
  border-radius: 20px;
}

.div-block-71 {
  align-self: center;
}

.objectivessection {
  margin-top: 0;
  margin-bottom: 8rem;
  padding-top: 8rem;
  padding-bottom: 4rem;
  position: static;
}

.image-35 {
  z-index: -1;
  display: block;
  position: absolute;
  top: -35px;
  bottom: auto;
  overflow: visible;
}

.div-block-73 {
  position: relative;
}

.programmeoverview {
  margin-top: 50vh;
  margin-bottom: 8rem;
  padding-bottom: 4rem;
  display: flex;
}

.body-4 {
  background-color: var(--black);
  overflow: visible;
}

.div-block-89 {
  width: 100vw;
  height: 100%;
  margin-top: 6rem;
}

.heading-25 {
  color: #fff;
  margin-top: 8rem;
  margin-left: 10vw;
  margin-right: 10vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 17.5rem;
  font-weight: 400;
  line-height: 18rem;
}

.heading-25.massive-text {
  font-size: 15rem;
}

.div-block-92 {
  margin-left: 20vw;
}

.div-block-93 {
  width: 100%;
  margin-left: 10vw;
  display: flex;
}

.div-block-93.middle {
  justify-content: flex-start;
  width: 50%;
  margin-top: 8rem;
  margin-left: 25vw;
}

.div-block-93.end {
  width: 50%;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: 10vw;
}

.yellownumber {
  color: var(--gold);
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 260px;
  font-weight: 400;
  line-height: 210.6px;
}

.div-block-96 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.stroke-number {
  color: var(--black);
  text-shadow: -1px 0 0 var(--white-smoke), 0 1px 0 var(--white-smoke), 1px 0 0 var(--white-smoke), 0 -1px 0 var(--white-smoke);
  white-space: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 260px;
  font-weight: 400;
  line-height: 210.6px;
  transition: text-shadow .2s;
}

.div-block-97 {
  flex-direction: column;
  justify-content: center;
  width: auto;
  display: flex;
}

.div-block-97.xx {
  width: 100%;
}

.div-block-99 {
  width: 50%;
  margin-top: 8rem;
}

.text-span-6 {
  color: var(--orange);
}

.overlay {
  z-index: 8888;
  background-color: var(--black);
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.containermenuitems {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.menu-2 {
  z-index: 99999;
  cursor: pointer;
  width: 60px;
  margin-left: 0;
  position: static;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.logo {
  z-index: 9999999;
  position: relative;
}

.menu-bg {
  z-index: 8888;
  color: var(--black);
  background-color: #333;
  display: block;
  position: fixed;
  inset: 0%;
}

.menu-links {
  z-index: 999999;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: static;
  left: 65px;
}

.link-4 {
  opacity: .3;
  color: #fff;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: opacity .2s;
}

.link-4:hover, .link-4.w--current {
  opacity: 1;
}

.div-block-100 {
  flex-direction: column;
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.div-block-102 {
  text-decoration: none;
}

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

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

.link-black {
  color: var(--black);
  margin-right: 8px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.link-block-8, .link-block-9 {
  width: 50%;
  text-decoration: none;
}

.link-block-10 {
  align-items: flex-end;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.div-block-103 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: block;
}

.text-span-7, .text-span-8, .text-span-9 {
  color: var(--gold);
  font-weight: 700;
}

.slide {
  overflow: visible;
}

.slider {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: block;
  overflow: hidden;
}

.text-span-10 {
  color: var(--orange);
  font-size: 4rem;
}

.mask, .slide-2 {
  overflow: visible;
}

.text-span-11, .text-span-12, .text-span-13 {
  color: var(--orange);
  font-size: 4rem;
}

.div-block-104 {
  background-color: var(--gold);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
}

.big2 {
  font-size: 4.5rem;
  line-height: 2rem;
}

.div-block-105 {
  margin-left: 15vw;
  margin-right: 15vw;
  padding-top: 4rem;
}

.workshop-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
}

.ws-h1 {
  color: var(--white-smoke);
  text-align: center;
  width: auto;
  font-family: Bebas Neue, sans-serif;
  font-size: 6rem;
  line-height: 6rem;
  text-decoration: none;
}

.drop-container {
  height: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 5vh;
  padding-left: 10vw;
  padding-right: 10vw;
}

.topics-heading {
  color: var(--white-smoke);
  margin-top: 2vh;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.black-line {
  border: .5px solid var(--white-smoke);
  height: 1px;
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.ws-p {
  color: var(--white-smoke);
  font-family: DM Sans, sans-serif;
  font-size: 1.5rem;
}

.accordion-item {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.accordion-item.blue {
  margin-bottom: 20px;
  display: block;
}

.accordion-toggle {
  background-color: #ed7836;
  justify-content: center;
  align-items: center;
  height: 120px;
  margin-top: 0;
  padding-top: 53px;
  padding-bottom: 40px;
  display: flex;
}

.accordion-toggle.blue {
  background-color: #677dff;
  align-items: center;
  margin-top: 0;
}

.accordion-icon {
  color: var(--white-smoke);
  font-size: 3rem;
}

.dropdown-list-4 {
  background-color: #ed7836;
  padding: 20px;
  display: block;
  position: static;
}

.dropdown-list-4.blue {
  background-color: #677dff;
}

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

.smooth-wrapper {
  position: absolute;
}

.hero-section {
  padding-top: 4rem;
}

.body-5 {
  background-color: var(--black);
}

.text-span-15 {
  color: var(--gold);
}

.leadership-section {
  margin-top: 8rem;
  margin-left: 10vw;
  margin-right: 10vw;
}

.grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template: "_1 _2 _3"
                 "Area Area-2 Area-3" 1.75fr
                 "Area-4 . ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  height: auto;
  max-height: 100%;
}

.card-container {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: auto;
  max-height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-111 {
  border: 4px solid var(--orange);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 25rem;
  display: flex;
}

.div-block-111.blue-border {
  border-color: var(--medium-slate-blue);
  height: 25rem;
}

.div-block-111.blue-border.hide {
  display: none;
}

.div-block-111.green-border {
  border-color: #7eb863;
  justify-content: center;
  align-items: center;
  height: 25rem;
}

.div-block-111.green-border.hide {
  display: none;
}

.div-block-111.yellow-border {
  border-color: var(--gold);
  height: 25rem;
}

.div-block-111.hide {
  display: none;
}

.div-block-112 {
  width: auto;
  height: 25rem;
  max-height: 100%;
  padding: 1rem 0;
}

.image-37 {
  width: auto;
  height: auto;
  max-height: 100%;
}

.h3 {
  color: var(--white-smoke);
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
}

.paragraph-6 {
  color: #f2f2f2bf;
  font-family: DM Sans, sans-serif;
  font-size: 22px;
  line-height: 1.5rem;
}

.heading-27 {
  color: var(--white-smoke);
  font-family: DM Sans, sans-serif;
  font-size: 1.125rem;
}

.div-block-113 {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-right: 1rem;
  display: flex;
}

.volunteer-section {
  margin: 8rem 10vw;
}

.heading-28 {
  color: #f2f2f2bf;
  font-family: Bebas Neue, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.div-block-114 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 50%;
  display: flex;
}

.div-block-115 {
  flex-direction: column;
  justify-content: space-between;
  height: 50%;
  display: flex;
}

.link-block-11 {
  padding: 1rem;
}

.div-block-116 {
  flex-direction: column;
  justify-content: space-between;
  height: 50%;
  display: flex;
}

.grid-2 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template: "Area Area-3 Area-2"
                 "Area-4 Area-5 Area-6"
                 "Area-7 Area-8 Area-9"
                 / 1fr 1fr 1fr;
}

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

@media screen and (min-width: 1920px) {
  .heading {
    margin-left: 220px;
    font-size: 180px;
    line-height: 180px;
  }

  .paragraph {
    z-index: 200;
    margin-top: 10%;
    padding-top: 40px;
    font-size: 36px;
    line-height: 35px;
  }

  .navbar {
    margin-left: 220px;
  }

  .button_tw, .button_ig {
    width: 270px;
    height: 80px;
    font-size: 36px;
  }

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

  .paragraph-2 {
    font-size: 48px;
    line-height: 65px;
  }

  .hero {
    height: 1270px;
    margin-bottom: 300px;
  }

  .quiz {
    opacity: 1;
    border: 1px #fff;
    margin-left: 10%;
    margin-right: 10%;
  }

  .messages {
    margin-left: 10%;
    margin-right: 10%;
  }

  .heading-6 {
    text-align: center;
    font-size: 144px;
    line-height: 120px;
  }

  .heading-7 {
    font-size: 96px;
    line-height: 110px;
  }

  .text-block-3 {
    font-size: 96px;
    line-height: 100px;
  }

  .text-block-3._3, .text-block-3._5 {
    margin-top: 0%;
  }

  .social-contest {
    margin-left: 0%;
  }

  .footer {
    grid-template-columns: 1fr .25fr 1fr;
    place-content: end center;
    justify-items: center;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .pink-rectangle {
    z-index: 3;
    height: 60%;
  }

  .contests-info-div {
    margin-left: 220px;
    margin-right: 220px;
  }

  .button_tiktok {
    width: 270px;
    height: 80px;
    font-size: 36px;
  }

  .image-4 {
    top: 2%;
    left: 5%;
  }

  .banner {
    padding-top: 8rem;
  }

  .footer_link {
    font-size: 36px;
  }

  .text-block-10 {
    font-size: 24px;
  }

  .text-block-11 {
    font-size: 18px;
  }

  .image-7 {
    width: 200px;
  }

  .link {
    font-size: 36px;
  }

  .heading-10 {
    font-size: 96px;
  }

  .div-block-8 {
    margin-bottom: 5%;
  }

  .image-14 {
    top: -53%;
    right: -5%;
  }

  .div-block-11 {
    padding-left: 35%;
  }

  .div-block-14 {
    justify-content: center;
    max-width: 160%;
    display: flex;
  }

  .text-block-18 {
    font-size: 48px;
  }

  .text-block-19 {
    margin-bottom: 220px;
    font-size: 48px;
    line-height: 50px;
  }

  .text-block-20, .text-block-21 {
    font-size: 48px;
    line-height: 50px;
  }

  .paragraph-4 {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-22 {
    margin-top: 0%;
    font-size: 96px;
    line-height: 100px;
  }

  .text-block-22._4 {
    margin-top: 0%;
  }

  .paragraph-5 {
    font-size: 36px;
    line-height: 45px;
  }

  .div-block-16 {
    border-style: none;
    margin-bottom: 220px;
    margin-left: 140px;
    margin-right: 140px;
  }

  .text-block-23 {
    font-size: 36px;
  }

  .heading-12 {
    font-size: 64px;
  }

  .div-block-17 {
    padding-top: 40px;
  }

  .text-block-24 {
    margin-bottom: 20px;
  }

  .true:hover {
    font-size: 36px;
  }

  .div-block-36 {
    justify-content: flex-end;
    align-items: flex-end;
    margin-right: 0;
  }

  .landing_hero {
    width: auto;
    max-width: 80vw;
    height: auto;
    margin-left: 10vw;
    margin-right: 10vw;
    padding-top: 4rem;
  }

  .text-block-49 {
    font-size: 14rem;
    line-height: 9rem;
  }

  .text-block-50 {
    opacity: 1;
    border: 0 #0000;
    font-size: 10rem;
    line-height: 8rem;
  }

  .text-block-51 {
    border: 0 solid #0000;
    font-size: 7.5rem;
    line-height: 6rem;
  }

  .text-block-52._1 {
    font-size: 4rem;
    line-height: 4rem;
  }

  .text-block-54 {
    width: 75%;
    padding-top: 0;
  }

  .aboutsection {
    max-width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .text-block-57, .text-block-58 {
    color: var(--black);
  }

  .pill-container {
    width: 30vw;
    margin-right: 15vw;
  }

  .div-block-51 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .div-block-52 {
    padding-left: 15vw;
  }

  .div-block-53 {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33vw;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .div-block-59.hidden {
    display: none;
  }

  .div-block-59.hide {
    margin-right: 0;
  }

  .div-block-60 {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .div-block-61 {
    width: 33vw;
    padding-top: 40px;
  }

  .image-33 {
    margin-right: 0;
  }

  .image-34 {
    width: 6vw;
    margin-left: 0;
  }

  .div-block-62 {
    text-align: center;
    align-items: center;
    width: 33vw;
    padding-left: 0;
    padding-right: 0;
  }

  .link-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 24px;
  }

  .link-3.link-pages {
    margin-bottom: 40px;
  }

  .div-block-63 {
    text-align: left;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .line {
    position: static;
  }

  .body-3 {
    overflow: visible;
  }

  .menu-left {
    width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .herobox {
    margin-left: 10vw;
    margin-right: 10vw;
    font-size: 9rem;
  }

  .h1 {
    font-size: 8rem;
    line-height: 130px;
  }

  .h1.programm {
    line-height: 15rem;
  }

  .div-block-69 {
    width: 100%;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .h2 {
    font-size: 64px;
  }

  .h2.landing, .h2.about {
    width: 75%;
  }

  .p {
    width: 75%;
    font-size: 2rem;
    line-height: 3rem;
  }

  .h4 {
    font-size: 1.3rem;
  }

  .objectivessection {
    flex-direction: column;
    max-width: 100vw;
    display: flex;
  }

  .image-35 {
    top: 5px;
    left: 40px;
  }

  .programmeoverview {
    z-index: 2;
    max-width: 100vw;
    margin-top: 60vh;
    position: relative;
  }

  .div-block-89 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 80vw;
    height: 90vh;
    margin: 0 10vw;
    display: flex;
  }

  .heading-25 {
    margin-left: 0;
    margin-right: 0;
    font-size: 20rem;
    line-height: 21rem;
  }

  .heading-25.massive-text {
    margin-bottom: 8rem;
    margin-left: 5vw;
    margin-right: 6vw;
    font-size: 15rem;
    line-height: 250px;
  }

  .div-block-93 {
    margin-left: 10vw;
  }

  .div-block-93.middle {
    margin-left: 30vw;
  }

  .div-block-93.end {
    margin-left: 45vw;
  }

  .text-span-6 {
    font-size: 15rem;
    line-height: 200px;
  }

  .overlay {
    display: flex;
  }

  .containermenuitems {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: 100vh;
  }

  .menu-2 {
    width: 80px;
  }

  .menu-links {
    justify-content: space-between;
    margin-top: auto;
  }

  .div-block-100 {
    flex-direction: column;
    justify-content: flex-end;
    width: 50%;
    margin-right: 24px;
    display: flex;
  }

  .div-block-101 {
    padding-top: 8rem;
  }

  .div-block-103 {
    align-items: flex-end;
    display: block;
  }

  .slide {
    margin-top: 5%;
  }

  .mask {
    overflow: visible;
  }

  .slide-nav {
    font-size: 14px;
  }

  .div-block-104 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .big2 {
    font-size: 5.5rem;
    line-height: 3rem;
  }

  .workshop-section {
    align-items: flex-start;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .accordion-item, .accordion-item.blue {
    width: 50%;
  }

  .accordion-toggle {
    justify-content: space-around;
  }

  .accordion-icon {
    margin-left: 25px;
    position: relative;
    inset: 0%;
  }

  .smooth-wrapper {
    color: var(--white-smoke);
    width: auto;
    overflow: visible;
  }

  .div-block-109 {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
  }

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

  .hero-section {
    max-width: 100vw;
    padding-top: 10vh;
  }

  .body-5 {
    overflow: visible;
  }

  .leadership-section {
    width: 80vw;
    margin-top: 0;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "_1 _2 _3 Area-4"
                         "Area Area-2 Area-5 .";
  }

  .div-block-111.blue-border.hide, .div-block-111.hide {
    display: none;
  }

  .div-block-112 {
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .volunteer-section {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-3 Area-2 ."
                         "Area-4 Area-5 Area-6 Area-10"
                         "Area-7 . . .";
  }

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

  .bold-text {
    color: var(--black);
  }
}

@media screen and (max-width: 991px) {
  .body {
    margin-top: 0;
  }

  .heading {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 5vw;
    font-size: 96px;
    position: absolute;
  }

  .paragraph {
    float: left;
    clear: none;
    width: 300px;
    margin-bottom: 10px;
    margin-left: 10px;
    position: relative;
    top: 62%;
    left: 10%;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 48px;
    font-weight: 800;
  }

  .paragraph-2 {
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 35px;
  }

  .hero {
    width: 100vw;
  }

  .messages {
    justify-content: space-around;
    margin-left: 60px;
    margin-right: 60px;
  }

  .heading-6 {
    text-align: center;
    font-size: 56px;
    line-height: 50px;
  }

  .heading-7 {
    text-align: center;
    font-size: 28px;
    line-height: 50px;
    position: static;
  }

  .text-block-3 {
    font-size: 64px;
  }

  .footer {
    grid-row-gap: 21px;
    flex-direction: row;
    grid-template: "Area1 Area1"
                   "Area Area-3"
                   / 1fr 1fr;
    align-items: center;
    height: auto;
  }

  .pink-rectangle {
    width: 85vw;
    height: 50vw;
    top: 20vh;
  }

  .neon-rectangle {
    flex-direction: column;
    justify-content: flex-end;
    width: 50vw;
    height: 100vh;
    display: block;
    left: 50%;
  }

  .rectangle.yellow {
    width: 15vw;
    height: 100vh;
    top: 0;
    left: 35%;
  }

  .rectangle.orange {
    width: 15vw;
    height: 100vh;
    left: 20%;
  }

  .blue-rectangle {
    width: 15vw;
    height: 20vh;
    left: 85vw;
  }

  .contests-info-div {
    margin-left: 60px;
    margin-right: 60px;
  }

  .image {
    width: 180px;
    position: relative;
    top: 20vh;
    left: 75vw;
  }

  .image-2 {
    width: 40%;
    position: absolute;
    inset: 0% -5% auto auto;
  }

  .image-3 {
    width: 30%;
    top: 0;
    left: 0;
  }

  .image-4 {
    width: 50%;
    inset: 0% auto auto -10%;
  }

  .div-block-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .messages-container-text-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .image-8 {
    position: absolute;
    top: 0;
    left: 5vw;
  }

  .image-9 {
    position: absolute;
    top: 10vh;
    right: 94.422px;
  }

  .neon-div {
    width: 100%;
  }

  .heading-10 {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
    line-height: 50px;
  }

  .div-block-8 {
    margin-top: 15%;
    padding-left: 0;
  }

  .image-12 {
    width: 430px;
    position: absolute;
    inset: -15% auto auto 0%;
  }

  .image-13 {
    width: 180px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .image-14 {
    width: 230px;
    inset: 50% auto auto 0%;
  }

  .loader {
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    display: none;
    position: sticky;
    inset: 0%;
  }

  .overflow {
    overflow: hidden;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 50%;
    display: flex;
  }

  .button {
    font-size: 28px;
  }

  .text-block-20 {
    margin-top: 5%;
  }

  .paragraph-4, .paragraph-5 {
    width: 75%;
  }

  .text-block-23, .true:hover {
    font-size: 22px;
  }

  .div-block-36 {
    width: auto;
    margin-right: 0;
    padding-top: 5vh;
    display: block;
    position: static;
  }

  .landing_hero {
    flex-direction: column;
    height: 100%;
    margin-top: 10rem;
  }

  .text-block-49 {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .text-block-50, .text-block-51, .text-block-52 {
    padding-left: 0;
  }

  .text-block-54 {
    font-size: 6rem;
    line-height: 90px;
  }

  .aboutsection {
    flex-direction: column;
  }

  .div-block-48 {
    width: auto;
  }

  .div-block-49 {
    align-self: flex-end;
    width: auto;
  }

  .pill_grey1 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pill_orange {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
    transform: translate(14px);
  }

  .purple_pill {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
    transform: translate(24px, -14px)rotate(-69deg);
  }

  .pill_yellow {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pill_blue {
    transform: translate(-171px, 67px)rotate(40deg);
  }

  .pill_grey2 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
    transform: translate(-243px, 252px)rotate(-34deg);
  }

  .pill_orange2 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
    transform: translate(-129px, 76px)rotate(-28deg);
  }

  .div-block-52 {
    padding-left: 0;
  }

  .text-block-64 {
    padding-right: 0;
  }

  .text-block-65 {
    padding-bottom: 24px;
    font-size: 5rem;
    line-height: 80px;
  }

  .div-block-59 {
    flex-direction: row;
    width: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 0;
  }

  .div-block-59.hidden {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .div-block-59.hide {
    display: none;
  }

  .div-block-60 {
    margin-top: 0;
  }

  .text-block-66 {
    padding-left: 0;
  }

  .div-block-61 {
    margin-bottom: 20px;
  }

  .image-33 {
    margin-right: 16px;
  }

  .image-34 {
    margin-left: 16px;
  }

  .div-block-62 {
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    padding-left: 0;
  }

  .link-3 {
    padding-left: 16px;
  }

  .link-3.link-pages {
    text-align: left;
    flex-direction: row;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    padding-left: 16px;
    display: block;
  }

  .div-block-63 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .line {
    width: 1px;
    height: 40vh;
    display: none;
  }

  .body-3 {
    overflow: visible;
  }

  .herobox {
    max-height: none;
  }

  .h1.programm {
    font-size: 5rem;
  }

  .div-block-69 {
    height: auto;
  }

  .h2.bannerh2 {
    font-size: 2.2rem;
  }

  .h2.landing {
    font-size: 2rem;
    line-height: 35px;
  }

  .h2.about {
    height: auto;
    font-size: 2rem;
    line-height: 45px;
  }

  .h2.team {
    margin-top: 12rem;
  }

  .orangebig {
    font-size: 3rem;
  }

  .p {
    width: 75%;
    margin-right: 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 25px;
  }

  .p.aa {
    margin-right: 0;
  }

  .programmeoverview {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 50vh;
  }

  .heading-25 {
    font-size: 10rem;
    line-height: 150px;
  }

  .heading-25.massive-text {
    font-size: 10rem;
    display: block;
  }

  .div-block-93.middle {
    width: 66%;
    margin-left: 20vw;
  }

  .div-block-93.end {
    width: 66%;
    margin-left: auto;
  }

  .div-block-99 {
    width: 66%;
  }

  .overlay {
    display: flex;
  }

  .menu-bg {
    display: block;
  }

  .menu-links {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
  }

  .image-36 {
    max-width: 75%;
  }

  .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
    font-size: 3rem;
  }

  .right-arrow {
    display: flex;
  }

  .div-block-104 {
    margin-top: 4rem;
  }

  .ws-h1 {
    font-size: 5rem;
  }

  .grid {
    grid-row-gap: 2rem;
    grid-template: "_1 _2"
                   "_3 _4"
                   "_5 _6"
                   "Area ."
                   / 1fr 1fr;
    grid-auto-columns: minmax(auto, 1fr);
    grid-auto-flow: row;
  }

  .card-container {
    overflow: hidden;
  }

  .div-block-111 {
    height: 25rem;
  }

  .div-block-113 {
    padding-right: 0;
  }

  .grid-2 {
    grid-template: "_1 _2"
                   "_3 _4"
                   "_5 _6"
                   "_7 _8"
                   "Area ."
                   / 1fr 1fr;
  }

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

@media screen and (max-width: 767px) {
  .heading {
    padding-left: 15%;
    font-size: 72px;
    line-height: 80px;
  }

  .paragraph {
    width: 75%;
    height: auto;
    top: 75%;
    left: 0%;
  }

  .heading-2 {
    line-height: 50px;
  }

  .paragraph-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .hero {
    height: 100vh;
  }

  .messages {
    margin-bottom: 60px;
  }

  .heading-6 {
    font-size: 64px;
  }

  .heading-7 {
    font-size: 36px;
  }

  .text-block-3 {
    font-size: 48px;
    line-height: 50px;
  }

  .footer {
    grid-template-rows: auto auto auto;
    grid-template-areas: "Area1 Area1"
                         "Area Area"
                         "Area-2 Area-2";
    align-content: center;
  }

  .pink-rectangle {
    padding-left: 0;
  }

  .image {
    left: 50vw;
  }

  .image-2 {
    width: 35%;
    inset: 0% 0% auto auto;
  }

  .image-3 {
    width: 35%;
  }

  .image-4 {
    width: 35%;
    inset: 0% auto auto 0%;
  }

  .image-12 {
    top: 0%;
  }

  .image-13 {
    top: -45px;
  }

  .overflow {
    overflow: hidden;
  }

  .text-block-19 {
    margin-top: 10px;
    font-size: 24px;
  }

  .text-block-20 {
    margin-top: 5px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-21 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-22 {
    font-size: 48px;
    line-height: 50px;
  }

  .text-block-23, .true:hover {
    font-size: 20px;
  }

  .landing_hero {
    height: auto;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .text-block-49 {
    padding-left: 0;
    font-size: 8rem;
  }

  .text-block-50 {
    padding-left: 0;
    font-size: 7rem;
  }

  .text-block-51, .text-block-52 {
    padding-left: 0;
  }

  .text-block-59 {
    line-height: 100px;
  }

  .div-block-53 {
    flex-direction: column;
  }

  .text-block-65 {
    font-size: 8rem;
    line-height: 120px;
  }

  .div-block-54 {
    width: 100%;
    margin-bottom: 2rem;
    margin-right: 0;
  }

  .div-block-55, .div-block-56 {
    justify-content: center;
  }

  .div-block-57 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-58 {
    align-self: center;
  }

  .div-block-59.hidden {
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 2vh;
  }

  .image-33 {
    width: 30%;
  }

  .div-block-62, .div-block-63 {
    align-items: center;
  }

  .body-3 {
    overflow: visible;
  }

  .h2.bannerh2 {
    font-size: 1.5rem;
  }

  .orangebig {
    font-size: 5rem;
  }

  .programmeoverview {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .menu-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: -20px;
    padding-right: 0;
    inset: 0% 0% auto auto;
  }

  .menu-bg {
    display: block;
  }

  .menu-links {
    margin-top: auto;
    margin-bottom: auto;
  }

  .link-4, .link-4.w--current {
    font-size: 48px;
  }

  .link-block-8, .link-block-9 {
    width: 100%;
  }

  .div-block-104 {
    padding-left: 3vw;
  }

  .div-block-111.green-border {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragraph-6 {
    margin-bottom: 0;
  }

  .div-block-114 {
    height: 40rem;
  }

  .div-block-114.vol {
    height: auto;
  }

  .div-block-115, .div-block-116 {
    height: 35rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-top: 0;
  }

  .heading {
    flex: 0 auto;
    width: 100%;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
    font-weight: 800;
    line-height: 50px;
    position: relative;
  }

  .paragraph {
    margin-bottom: 40px;
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0%;
  }

  .navbar {
    width: 100vw;
    margin-top: 10px;
    position: static;
    top: auto;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 32px;
  }

  .paragraph-2 {
    color: #d4d4d4;
    margin-left: 0;
    font-size: 22px;
    line-height: 31px;
  }

  .hero {
    width: auto;
    max-width: none;
    height: 100vh;
    margin-bottom: 140px;
  }

  .quiz {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .messages {
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-6 {
    margin-top: 0;
    font-size: 50px;
  }

  .heading-7 {
    font-size: 24px;
  }

  .text-block-3 {
    font-size: 40px;
    line-height: 35px;
  }

  .social-contest {
    height: 830px;
    margin-bottom: 40px;
  }

  .footer {
    grid-column-gap: 68px;
    flex-direction: column;
    grid-template: "Area1 Area1 Area1"
                   "Area Area Area"
                   "Area-2 Area-2 Area-2"
                   / auto;
    align-content: stretch;
    width: 90vw;
    margin-left: 5vw;
    padding-top: 0;
  }

  .pink-rectangle {
    width: 100vw;
    height: 40vh;
    margin-right: 0;
    top: 20vh;
    overflow: visible;
  }

  .neon-rectangle {
    justify-content: flex-end;
    align-items: center;
    width: 100vw;
    height: 30vh;
    display: flex;
    position: absolute;
    top: 60vh;
    left: auto;
  }

  .rectangle.yellow {
    width: 15vw;
    height: 50vh;
    top: 0;
    left: 70vw;
  }

  .rectangle.orange {
    width: 15vw;
    height: 50vh;
    top: 0;
    left: 55vw;
  }

  .blue-rectangle {
    z-index: -1;
    width: 15vw;
    height: 50vh;
    left: 85vw;
  }

  .contests-info-div {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brand {
    top: 20%;
    left: 10px;
  }

  .image {
    width: auto;
    max-width: 25%;
    position: relative;
    top: 21%;
    left: -10%;
  }

  .image-2, .image-3 {
    width: 50%;
  }

  .image-4 {
    width: 60%;
    inset: -5% auto auto -7%;
  }

  .div-block-5 {
    padding-left: 0;
  }

  .messages-container-text-wrapper {
    margin-bottom: 0;
  }

  .footer_link {
    padding-bottom: .25em;
  }

  .image-7 {
    margin-bottom: 3em;
  }

  .image-8, .image-9 {
    width: 15%;
    display: none;
  }

  .neon-div {
    flex-direction: row;
    justify-content: flex-start;
    height: 50vh;
  }

  .heading-10 {
    text-align: center;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    margin-bottom: 20px;
    display: flex;
  }

  .image-11 {
    width: 80%;
    margin-top: 0;
  }

  .image-12 {
    width: 50%;
    max-width: 100%;
    inset: -40% auto auto 0%;
  }

  .image-13 {
    width: 50%;
    inset: -40% 0% auto 50%;
  }

  .image-14 {
    top: 85%;
    left: 28%;
  }

  .social-btns {
    margin-top: 8.7em;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-14 {
    text-align: center;
    width: 100%;
    height: 100%;
  }

  .text-block-18 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .text-block-19 {
    margin-top: 5%;
    font-size: 36px;
    line-height: 40px;
  }

  .text-block-20 {
    color: #fff;
    text-align: center;
    padding-left: 0%;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
  }

  .text-block-21 {
    text-align: left;
    font-size: 26px;
    font-weight: 600;
    line-height: 33px;
  }

  .paragraph-4 {
    width: 100%;
    margin-bottom: 40px;
    font-size: 24px;
  }

  .text-block-22 {
    font-size: 40px;
    line-height: 36px;
  }

  .paragraph-5 {
    width: 100%;
    font-size: 24px;
  }

  .div-block-15 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: .75fr .5fr;
    grid-auto-flow: row;
  }

  .div-block-16 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-23 {
    margin-top: 32px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-12 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
  }

  .text-block-24 {
    margin-top: 15%;
  }

  .image-18 {
    margin-left: -18px;
    position: absolute;
  }

  .div-block-29 {
    margin-bottom: 100px;
  }

  .div-block-36 {
    width: 100%;
    margin-right: auto;
    display: block;
  }

  .landing_hero {
    max-width: 90vw;
    margin-top: 25vh;
    position: static;
  }

  .text-block-49 {
    padding-right: 0;
    font-size: 5rem;
    line-height: 40px;
  }

  .text-block-50 {
    font-size: 4.5rem;
    line-height: 56px;
  }

  .text-block-51 {
    font-size: 3.5rem;
    line-height: 45px;
  }

  .text-block-52 {
    font-size: 3rem;
    line-height: 30px;
  }

  .text-block-52._1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .div-block-40.get-inv-link {
    align-items: center;
  }

  .text-block-54 {
    padding-top: 0;
    font-size: 4rem;
    line-height: 80px;
  }

  .link-white {
    line-height: 35px;
  }

  .aboutsection {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-48 {
    width: 100%;
    padding-right: 0;
  }

  .image-23 {
    position: static;
  }

  .text-block-59 {
    padding-top: 24px;
    font-size: 3.5rem;
    line-height: 50px;
  }

  .pill_grey1 {
    padding-left: 32px;
    padding-right: 32px;
    transform: rotate(-17deg)translate(-33px, -233px);
  }

  .text-block-61 {
    font-size: 1rem;
  }

  .pill_orange {
    transform: translate(14px, -267px);
  }

  .text-block-62 {
    font-size: 1rem;
  }

  .purple_pill {
    padding-left: 32px;
    padding-right: 32px;
    transform: translate(48px, -14px)rotate(-69deg);
  }

  .pill_yellow {
    transform: translate(-14px, -105px)rotate(16deg);
  }

  .pill_blue {
    width: auto;
    padding-left: 32px;
    padding-right: 32px;
    transform: translate(-95px)rotate(40deg);
  }

  .text-block-63 {
    font-size: 1rem;
  }

  .pill-container {
    align-items: center;
    width: auto;
  }

  .pill_grey2 {
    padding-left: 32px;
    padding-right: 32px;
    transform: translate(114px, 86px)rotate(-34deg);
  }

  .div-block-51 {
    flex-direction: column;
    align-items: center;
    width: 90vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .pill_orange2 {
    padding-left: 32px;
    padding-right: 32px;
    transform: translate(-57px, 114px)rotate(-28deg);
  }

  .div-block-53 {
    align-items: center;
    width: 90vw;
  }

  .text-block-65 {
    margin-left: 0;
    padding-left: 0;
    font-size: 4.5rem;
    line-height: 80px;
  }

  .div-block-54 {
    align-self: auto;
    align-items: center;
    width: auto;
    height: auto;
  }

  .div-block-55 {
    justify-content: flex-end;
  }

  .div-block-56 {
    justify-content: flex-start;
  }

  .div-block-57 {
    align-items: center;
    width: auto;
    height: auto;
  }

  .div-block-59.hidden {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .div-block-59.hide {
    display: none;
  }

  .div-block-60 {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .div-block-61 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .link-block-4 {
    margin-right: 10px;
    padding-right: 0;
  }

  .image-33 {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .image-34 {
    width: 40vw;
  }

  .div-block-62 {
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 16px;
  }

  .link-3.link-pages {
    text-align: center;
    justify-content: center;
    padding-left: 8px;
    display: block;
  }

  .div-block-63 {
    align-items: center;
  }

  .body-3 {
    overflow: visible;
  }

  .herobox {
    height: auto;
    max-height: none;
  }

  .h1 {
    margin-left: 5vw;
    margin-right: 5vw;
    font-size: 4.5rem;
    line-height: 75px;
  }

  .h1.programm {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 4rem;
    line-height: 65px;
  }

  .h2 {
    color: #f2f2f2bf;
    margin-left: 0;
    margin-right: 0;
    font-size: 2rem;
    line-height: 35px;
  }

  .h2.bannerh2 {
    text-align: center;
  }

  .h2.landing {
    width: auto;
    font-size: 2rem;
  }

  .h2.about {
    color: #f2f2f2;
    width: auto;
    margin-left: 5vw;
    margin-right: 5vw;
    font-size: 1.5rem;
    line-height: 35px;
  }

  .h2.team {
    color: #f2f2f2;
    margin-top: 8rem;
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .orangebig {
    font-size: 3rem;
  }

  .p {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.15rem;
    line-height: 1.5rem;
  }

  .p.aa {
    margin-right: 0;
  }

  .objectivessection {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    margin-right: 0;
    display: flex;
  }

  .image-35 {
    max-width: 90%;
    top: 21px;
  }

  .programmeoverview {
    flex-direction: column;
    align-items: center;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-89 {
    width: auto;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .heading-25 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 6.5rem;
    line-height: 6.5rem;
  }

  .heading-25.massive-text {
    margin: 15rem 5vw;
    font-size: 5rem;
  }

  .div-block-92 {
    margin-left: 10vw;
  }

  .div-block-93 {
    margin-left: 0;
  }

  .div-block-93.middle, .div-block-93.end {
    width: auto;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .yellownumber {
    font-size: 9rem;
    line-height: 110px;
  }

  .div-block-96 {
    align-items: stretch;
  }

  .stroke-number {
    font-size: 9rem;
    line-height: 110px;
  }

  .div-block-97 {
    padding-left: 16px;
  }

  .div-block-99 {
    width: auto;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .overlay {
    display: flex;
  }

  .menu-links {
    margin: auto 0;
    left: auto;
  }

  .div-block-100 {
    width: auto;
  }

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

  .link-block-8, .link-block-9 {
    width: 100%;
  }

  .link-block-10 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .text-span-11 {
    font-size: 2rem;
  }

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

  .div-block-104 {
    width: auto;
    padding-left: 2vw;
  }

  .big2 {
    font-size: 2.75rem;
  }

  .workshop-section {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .ws-h1 {
    margin-right: 8px;
    font-size: 3.25rem;
    line-height: 3.5rem;
  }

  .drop-container {
    padding-left: 0;
    padding-right: 0;
  }

  .ws-p {
    line-height: 1.75rem;
  }

  .accordion-toggle {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-icon {
    margin-right: 0;
    font-size: 2rem;
    position: static;
  }

  .dropdown-list-4 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .smooth-wrapper {
    overflow: visible;
  }

  .div-block-109 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .hero-section {
    width: 100vw;
  }

  .grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template: "_1"
                   "_2"
                   "_3"
                   "_4"
                   "_5"
                   "_6"
                   "Area"
                   / 1fr;
  }

  .div-block-114, .div-block-115, .div-block-116 {
    height: auto;
  }

  .grid-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template: "_1"
                   "_2"
                   "_3"
                   "_4"
                   "_5"
                   "_6"
                   "_7"
                   "_8"
                   "_9"
                   / 3fr;
    grid-auto-columns: .25fr;
  }

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

#w-node-_2d659f18-0023-410c-7832-779ddc81581a-ec230d19 {
  grid-area: _2;
  place-self: auto;
}

#w-node-_93f787d6-0a1e-31bc-7dfd-cd5ab564141a-ec230d19 {
  grid-area: _1;
  place-self: center start;
}

#w-node-_79a9b55b-f222-60b5-7336-8bd474d60e37-ec230d19 {
  grid-area: _1;
}

#w-node-_344e33fb-f6ca-45b6-0cc0-7d2b21322d93-ec230d19 {
  grid-area: _3;
}

#w-node-_322e6926-befa-35f7-e428-11de64b0755f-ec230d19 {
  grid-area: Area;
  place-self: auto;
}

#w-node-_322e6926-befa-35f7-e428-11de64b07560-ec230d19 {
  grid-area: _1;
}

#w-node-_58620e7b-41fe-bdea-511a-51cd4b5bf68e-ec230d19 {
  grid-area: Area-2;
  place-self: center start;
}

#w-node-_58620e7b-41fe-bdea-511a-51cd4b5bf68f-ec230d19 {
  grid-area: _1;
}

#w-node-c4f690cd-3809-b59d-b6dd-6ea57afa20d1-ec230d19 {
  grid-area: Area-3;
  place-self: auto;
}

#w-node-c4f690cd-3809-b59d-b6dd-6ea57afa20d2-ec230d19 {
  grid-area: _1;
}

#w-node-f60beb3e-f7bc-2e45-a5e9-129e1d4a9d2d-ec230d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-f60beb3e-f7bc-2e45-a5e9-129e1d4a9d2e-ec230d19 {
  grid-area: _1;
}

#w-node-_601cc194-d235-f526-d410-990f8ab1e6aa-ec230d19 {
  grid-area: Area;
  place-self: center start;
}

#w-node-_601cc194-d235-f526-d410-990f8ab1e6ab-ec230d19 {
  grid-area: _1;
}

#w-node-cbc725eb-ad5b-fd4b-7e01-c44de5d38961-ec230d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-cbc725eb-ad5b-fd4b-7e01-c44de5d38962-ec230d19 {
  grid-area: _1;
}

#w-node-_2da36a46-be8b-753c-001a-62d621aeff07-ec230d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_2da36a46-be8b-753c-001a-62d621aeff08-ec230d19 {
  grid-area: _1;
}

#w-node-f2fc2328-26a8-b3a9-31da-0ae408711c40-ec230d19 {
  grid-area: Area-2;
  place-self: center start;
}

#w-node-f2fc2328-26a8-b3a9-31da-0ae408711c41-ec230d19 {
  grid-area: _1;
}

#w-node-e7bbb35e-0d23-1ee9-4fd4-b3882ebd8803-ec230d19 {
  grid-area: Area-4;
  place-self: center start;
}

#w-node-e7bbb35e-0d23-1ee9-4fd4-b3882ebd8804-ec230d19 {
  grid-area: _1;
}

#w-node-_3e7c2b4a-f08e-9a2e-1ae7-b69cfa73f5c6-ec230d19 {
  grid-area: Area-9;
  place-self: center start;
}

#w-node-_8fa7b856-2e33-d2d5-a370-0c2ae7ca6a3a-ec230d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_8fa7b856-2e33-d2d5-a370-0c2ae7ca6a3b-ec230d19 {
  grid-area: _1;
}

#w-node-ba8957fe-03f7-b07c-dc84-08aa1b6ce044-ec230d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-ba8957fe-03f7-b07c-dc84-08aa1b6ce045-ec230d19 {
  grid-area: _1;
}

#w-node-_7141f7a1-2605-edb9-8517-520b6c71d6b9-ec230d19 {
  grid-area: Area-3;
  place-self: center start;
}

#w-node-_7141f7a1-2605-edb9-8517-520b6c71d6ba-ec230d19 {
  grid-area: _1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1392d-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1392f-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b13935-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b13937-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1393d-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1393f-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b13945-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b13947-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1394d-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2187e423-ba81-c192-b53e-8208f0b1394f-bd230d1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25db-ec230d14 {
    place-self: auto;
  }

  #w-node-_322e6926-befa-35f7-e428-11de64b0755f-ec230d19 {
    grid-area: Area-4;
  }

  #w-node-_58620e7b-41fe-bdea-511a-51cd4b5bf68e-ec230d19 {
    grid-area: Area;
  }

  #w-node-c4f690cd-3809-b59d-b6dd-6ea57afa20d1-ec230d19 {
    grid-area: Area-2;
  }

  #w-node-f60beb3e-f7bc-2e45-a5e9-129e1d4a9d2d-ec230d19 {
    grid-area: Area-5;
  }

  #w-node-cbc725eb-ad5b-fd4b-7e01-c44de5d38961-ec230d19 {
    grid-area: Area-10;
  }

  #w-node-_2da36a46-be8b-753c-001a-62d621aeff07-ec230d19 {
    grid-area: Area-7;
  }

  #w-node-_3e7c2b4a-f08e-9a2e-1ae7-b69cfa73f5c6-ec230d19 {
    grid-area: Area-6;
  }

  #w-node-_8fa7b856-2e33-d2d5-a370-0c2ae7ca6a3a-ec230d19 {
    align-self: end;
  }

  #w-node-_7141f7a1-2605-edb9-8517-520b6c71d6b9-ec230d19 {
    grid-area: Area-3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25f5-ec230d14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25db-ec230d14 {
    grid-area: Area-3;
  }

  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25fa-ec230d14 {
    grid-area: Area;
    justify-self: center;
  }

  #w-node-c6417a29-a632-9796-6b45-9dd382e67c7a-9c230d18 {
    grid-area: Area1;
  }

  #w-node-_322e6926-befa-35f7-e428-11de64b0755f-ec230d19 {
    grid-area: _4;
  }

  #w-node-_58620e7b-41fe-bdea-511a-51cd4b5bf68e-ec230d19 {
    grid-area: _5;
  }

  #w-node-c4f690cd-3809-b59d-b6dd-6ea57afa20d1-ec230d19 {
    grid-area: _6;
  }

  #w-node-f60beb3e-f7bc-2e45-a5e9-129e1d4a9d2d-ec230d19 {
    grid-area: Area;
  }

  #w-node-_601cc194-d235-f526-d410-990f8ab1e6aa-ec230d19 {
    grid-area: _2;
  }

  #w-node-cbc725eb-ad5b-fd4b-7e01-c44de5d38961-ec230d19 {
    grid-area: Area;
  }

  #w-node-_2da36a46-be8b-753c-001a-62d621aeff07-ec230d19 {
    grid-area: _4;
  }

  #w-node-f2fc2328-26a8-b3a9-31da-0ae408711c40-ec230d19 {
    grid-area: _3;
  }

  #w-node-e7bbb35e-0d23-1ee9-4fd4-b3882ebd8803-ec230d19 {
    grid-area: _5;
  }

  #w-node-_3e7c2b4a-f08e-9a2e-1ae7-b69cfa73f5c6-ec230d19 {
    grid-area: _6;
  }

  #w-node-_8fa7b856-2e33-d2d5-a370-0c2ae7ca6a3a-ec230d19 {
    grid-area: _7;
  }

  #w-node-ba8957fe-03f7-b07c-dc84-08aa1b6ce044-ec230d19 {
    grid-area: _8;
  }

  #w-node-_7141f7a1-2605-edb9-8517-520b6c71d6b9-ec230d19 {
    grid-area: _1;
  }

  #w-node-fc8da772-1e2e-ba7f-a535-25cab09c7412-ec230d19 {
    grid-area: Area1;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3c06112a-11af-f099-623b-5b0d3c53ecc7-5e230d13 {
    grid-area: Area1;
    justify-self: auto;
  }

  #w-node-_3c06112a-11af-f099-623b-5b0d3c53ecae-5e230d13 {
    grid-area: Area-2;
  }

  #w-node-_3c06112a-11af-f099-623b-5b0d3c53eccc-5e230d13, #w-node-_27544c8b-8908-3877-a175-065fbf08065d-9c230d18 {
    grid-area: Area;
  }

  #w-node-c6417a29-a632-9796-6b45-9dd382e67c7a-9c230d18 {
    place-self: center;
  }

  #w-node-ef1817df-c4af-5928-3f68-e1b9cd518cab-9c230d18 {
    grid-area: Area-3;
  }

  #w-node-_2d659f18-0023-410c-7832-779ddc81581a-ec230d19 {
    place-self: start;
  }

  #w-node-_3e7c2b4a-f08e-9a2e-1ae7-b69cfa73f5c6-ec230d19 {
    align-self: start;
  }

  #w-node-fc8da772-1e2e-ba7f-a535-25cab09c73f8-ec230d19 {
    grid-area: Area;
  }

  #w-node-fc8da772-1e2e-ba7f-a535-25cab09c7412-ec230d19 {
    place-self: center;
  }

  #w-node-fc8da772-1e2e-ba7f-a535-25cab09c7417-ec230d19 {
    grid-area: Area-2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3c06112a-11af-f099-623b-5b0d3c53ecc7-5e230d13 {
    grid-area: Area1;
  }

  #w-node-_3c06112a-11af-f099-623b-5b0d3c53eccc-5e230d13 {
    grid-area: Area;
  }

  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25f5-ec230d14 {
    grid-area: Area1;
    align-self: auto;
  }

  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25db-ec230d14 {
    grid-area: Area;
  }

  #w-node-ba847270-d61c-5df6-1d75-0e3ab76b25fa-ec230d14 {
    grid-area: Area-2;
    justify-self: center;
  }

  #w-node-ef1817df-c4af-5928-3f68-e1b9cd518cab-9c230d18 {
    grid-area: Area-2;
  }

  #w-node-_601cc194-d235-f526-d410-990f8ab1e6aa-ec230d19 {
    grid-area: _1;
  }

  #w-node-cbc725eb-ad5b-fd4b-7e01-c44de5d38961-ec230d19 {
    grid-area: _4;
  }

  #w-node-_2da36a46-be8b-753c-001a-62d621aeff07-ec230d19 {
    grid-area: _9;
  }

  #w-node-f2fc2328-26a8-b3a9-31da-0ae408711c40-ec230d19 {
    grid-area: _2;
  }

  #w-node-e7bbb35e-0d23-1ee9-4fd4-b3882ebd8803-ec230d19 {
    grid-area: _5;
  }

  #w-node-_3e7c2b4a-f08e-9a2e-1ae7-b69cfa73f5c6-ec230d19 {
    grid-area: _6;
  }

  #w-node-_8fa7b856-2e33-d2d5-a370-0c2ae7ca6a3a-ec230d19 {
    grid-area: _7;
  }

  #w-node-ba8957fe-03f7-b07c-dc84-08aa1b6ce044-ec230d19 {
    grid-area: _8;
  }

  #w-node-_7141f7a1-2605-edb9-8517-520b6c71d6b9-ec230d19 {
    grid-area: _3;
  }

  #w-node-fc8da772-1e2e-ba7f-a535-25cab09c7417-ec230d19 {
    grid-area: Area-2;
  }
}


