@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: V badaboom bb;
  src: url('../fonts/v-badaboom-bb.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --ghost-white: #f6f6fe;
  --black-3: black;
  --white: white;
  --red: #e82249;
  --relume-library-lite-rl-white: white;
  --relume-library-lite-rl-black: black;
  --light-grey: #a29a9a;
  --avatar-kit-white-smoke: whitesmoke;
  --black: #333;
  --black-2: #333;
  --avatar-kit-forest-green: #1b9e3c;
  --avatar-kit-black: #1a1b1f;
}

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

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: var(--ghost-white);
  color: var(--black-3);
  font-family: Gilroy, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1;
}

.header {
  background-color: var(--ghost-white);
  justify-content: space-between;
  align-items: flex-start;
  min-width: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.text-48 {
  color: var(--black-3);
  font-family: V badaboom bb, sans-serif;
  font-size: 3.33333em;
  font-weight: 400;
  line-height: 1.1em;
}

.section {
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.card-white {
  background-color: var(--white);
  border: 1px #000;
  border-radius: 50px;
  flex-direction: column;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.b-p-text-large-21 {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 1em;
  font-size: 1.45833em;
  font-weight: 700;
  line-height: 1.2em;
  display: none;
}

.b-p-text-medium-18 {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 1.25em;
  line-height: 1.2em;
}

.card-content {
  height: 100%;
  margin: 3.37em;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.b-p-text-small-16 {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 2em;
  font-size: .972222em;
  line-height: 1.2em;
}

.b-p-text-small-16.cc-purple-text-color {
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.wrap_menue {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
  position: static;
}

.wrap_menue.cc-ultramarine-text-color, .wrap_menue.cc-purple-text-color, .wrap_menue.cc-red-text-color, .wrap_menue.cc-orange-text-color {
  background-color: #0000;
  min-height: 50px;
}

.div-block-2 {
  text-align: center;
  width: 100%;
  text-decoration: none;
}

._1-line-4-column {
  justify-content: space-around;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding-top: 0;
  display: flex;
}

.mb40 {
  margin-bottom: 2.77em;
  padding-bottom: 0;
  padding-left: 11.25em;
  padding-right: 11.25em;
}

.text-32-left {
  color: var(--black-3);
  text-align: left;
  width: 100%;
  padding: .8em 0 20px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.2em;
}

.text-32-left.cc-red-text-color {
  text-decoration: none;
}

._25x4 {
  text-align: center;
  flex-direction: column;
  width: 100%;
  padding-right: 2em;
  display: block;
}

.div-block-4 {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.div-block-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.div-block-6 {
  width: 60%;
}

.footer {
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  height: 10vw;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.text-bada-32 {
  color: var(--black-3);
  text-align: center;
  width: 100%;
  padding: 0;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.2em;
}

.div-block-9 {
  text-decoration: none;
  display: flex;
}

.image {
  padding-left: 1em;
}

.cta-content {
  flex-direction: column;
  align-items: center;
  height: 100%;
  margin: 3.37em 3.37em 4em;
  padding-bottom: 0;
  display: flex;
}

.cta-title-27 {
  color: var(--white);
  text-align: center;
  padding: 0;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2em;
}

.cta-desc-18 {
  color: var(--white);
  text-align: center;
  width: 50%;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: 2em;
  font-size: 1.25em;
  line-height: 1.2em;
  display: flex;
}

.cta-call-70 {
  color: var(--white);
  font-family: V badaboom bb, sans-serif;
  font-size: 4.86111em;
  line-height: 1.1em;
}

.div-block-11 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.cta-push-32 {
  border: 4px solid var(--white);
  border-radius: 40px;
  padding: 20px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  line-height: 1.1em;
}

.cta {
  background-color: var(--black-3);
  color: var(--white);
  border-radius: 50px;
  flex-direction: column;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.modal_callback {
  color: var(--white);
  text-decoration: none;
}

.push-btn-32-purple {
  color: #230870;
  text-align: center;
  object-fit: fill;
  border: 4px solid #230870;
  border-radius: 40px;
  flex-wrap: nowrap;
  padding: 15px 40px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  display: inline-block;
  overflow: auto;
}

.push-btn-32-ultramarine {
  color: #602ef3;
  text-align: center;
  object-fit: fill;
  border: 4px solid #602ef3;
  border-radius: 40px;
  flex-wrap: nowrap;
  padding: 15px 40px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  display: inline-block;
  overflow: auto;
}

.push-btn-32-strong-rose {
  color: #e82249;
  text-align: center;
  object-fit: fill;
  background-color: #0000;
  border: 4px solid #e82249;
  border-radius: 40px;
  flex-wrap: nowrap;
  padding: 15px 40px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  display: inline-block;
  overflow: auto;
}

.div-block-12 {
  text-align: center;
}

.b-p-text-center-18 {
  color: var(--black-3);
  text-align: center;
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 1.25em;
  line-height: 1.2em;
}

.b-p-text-bottom-18 {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 2em;
  font-size: 1.25em;
  line-height: 1.2em;
  display: none;
}

.header-menue-link-28 {
  background-color: var(--white);
  color: var(--black-3);
  text-align: center;
  border-radius: 40px;
  padding: 7px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.2em;
  display: inline-block;
}

.nav-menue {
  grid-column-gap: 50px;
  background-color: #0000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.link-call {
  text-decoration: none;
}

.head-top-left {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  padding-top: 45px;
  display: flex;
}

.head-top-center {
  padding-top: 10px;
}

.head-top-right {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-top: 45px;
  display: flex;
}

.push-telegram-20 {
  color: #3d0f62;
  border: 3px solid #3d0f62;
  border-radius: 40px;
  align-items: center;
  width: 100%;
  min-height: 60px;
  padding: 0 20px;
  display: flex;
  overflow: visible;
}

.push-telegram-text {
  color: #3d0f62;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.38889em;
}

.image-2 {
  padding-right: 10px;
}

.push-whatsapp-20 {
  color: #ff5d03;
  border: 3px solid #ff5d03;
  border-radius: 40px;
  align-items: center;
  width: 100%;
  min-height: 45px;
  padding: 0 20px;
  display: flex;
}

._1st-screen-header-48-boda {
  z-index: 7;
  color: #ff9502;
  width: 14ch;
  margin-top: 50px;
  font-family: V badaboom bb, sans-serif;
  font-size: 6.5em;
  font-weight: 400;
  line-height: 1em;
  position: static;
  inset: 0% auto 75% 0%;
}

._1st-screen-header-36 {
  color: var(--white);
  background-color: #ff9502;
  border-radius: 30px;
  width: 360px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.1em;
  position: absolute;
  inset: auto -20px 0% auto;
}

.comments {
  color: var(--white);
  text-align: center;
  background-color: #242424;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

._1st-screen-text-16 {
  color: var(--black-3);
  width: 30ch;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .972222em;
  line-height: 1.2em;
}

.b-h2-48 {
  color: var(--black-3);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1em;
  font-family: V badaboom bb, sans-serif;
  font-size: 3.33333em;
  font-weight: 400;
  line-height: 1.1em;
}

.cc-orange-light-text-color {
  color: #ff9502;
}

.cc-red-text-color {
  color: #e82249;
}

.cc-purple-text-color {
  color: #230870;
}

.cc-orange-text-color {
  color: #ff5d03;
}

.cc-ultramarine-text-color {
  color: #602ef3;
}

.cc-rose-light-text-color {
  color: #ff5b7c;
}

.image-4 {
  margin-left: 10px;
  padding-left: 0;
}

.cc-bg-rose-color {
  background-color: #ff5b7c;
}

.cc-bg-purple-color {
  background-color: #230870;
}

.cc-bg-red-color {
  background-color: #e82249;
}

.text-medium-18 {
  color: var(--black-3);
  font-size: 1.25em;
  line-height: 1.1em;
}

.cc-purple-link-color {
  color: #230870;
}

.text-small-16 {
  color: #3d0f62;
  font-family: Gilroy, sans-serif;
  font-size: 1.11em;
  line-height: 1.3em;
}

.text-small-16.cc-btn-16 {
  margin-bottom: 16px;
}

.text-small-16.text-colour-purple {
  color: #230870;
}

._25x4-left {
  text-align: left;
  flex-direction: column;
  width: 100%;
  padding-right: 2em;
  display: flex;
}

.rl_gallery21_slide-nav {
  border: 1px solid #0000;
  height: 1.75rem;
  font-size: .5rem;
  line-height: 1;
  inset: auto auto 0% 0%;
}

.rl_gallery21_arrow-icon {
  color: var(--red);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.rl_gallery21_arrow-right {
  border: 3px solid var(--red);
  background-color: var(--relume-library-lite-rl-white);
  color: var(--relume-library-lite-rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.rl_gallery21_arrow-left {
  border: 3px solid var(--red);
  background-color: var(--relume-library-lite-rl-white);
  color: var(--relume-library-lite-rl-black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 4rem 0% auto;
}

.rl_gallery21_image-wrapper {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 90%;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.rl_gallery21_lightbox-link {
  background-color: var(--white);
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.rl_gallery21_slide {
  color: #0000;
  padding-right: 0;
}

.rl_gallery21_mask {
  color: #0000;
  width: 100%;
  max-height: 110%;
  overflow: visible;
}

.rl_gallery21_slider {
  color: #0000;
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 3rem;
  position: relative;
}

.rl_gallery21_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.rl-padding-section-large {
  color: #0000;
  padding-top: 0;
  padding-bottom: 0;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-padding-global {
  padding-left: 0%;
  padding-right: 0%;
}

.rl_section_gallery21 {
  background-color: var(--white);
  color: #0000;
  overflow: hidden;
}

.logo2_logo {
  border: 1px solid #0000;
  max-height: 8rem;
}

.logo2_logo-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  background-color: var(--white);
  border: 1px #0000;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: center stretch;
  place-items: center stretch;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: grid;
}

.rl-padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.section_logo2 {
  background-color: var(--relume-library-lite-rl-white);
}

.subheader-red {
  color: #e82249;
  border: 1px #230870;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.1em;
  text-decoration: none;
}

.subheader-purple {
  color: #230870;
  border: 1px #230870;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.1em;
  text-decoration: none;
}

.slider-3 {
  border-radius: 40px;
  height: 560px;
  max-height: 560px;
}

.mask-2 {
  border-radius: 40px;
}

.image-5 {
  aspect-ratio: auto;
}

.link-block-4 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.card-white-1st {
  background-color: var(--white);
  background-image: url('../images/bg-1st.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 560px;
  border-radius: 50px;
  flex-direction: row;
  align-items: flex-start;
  min-width: 100%;
  max-width: 1440px;
  height: 550px;
  max-height: 550px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-relative {
  margin-top: 0;
  padding-left: 11.25em;
  padding-right: 11.25em;
  display: block;
  position: relative;
}

.section-relative.wrap_hero-top200 {
  padding-left: 5%;
  padding-right: 5%;
}

.check {
  width: 40px;
  margin-right: 20px;
  padding-right: 0;
}

.text-27-left {
  color: var(--black-3);
  text-align: left;
  width: 80%;
  padding: 0 0 .25em;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2em;
}

.list-program {
  border: 1px #0000;
  width: 100%;
  margin-bottom: 0;
  padding-left: 20px;
  line-height: 1.2em;
}

.push-popup {
  color: #3d0f62;
  text-align: center;
  border: 3px solid #3d0f62;
  border-radius: 60px;
  max-width: 100%;
  margin-top: 0;
  padding: 7px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.modal_main_wrapper {
  z-index: 999;
  color: var(--red);
  background-color: #000000e6;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-window {
  color: #fff;
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 540px;
  margin: auto;
  padding: 35px;
  display: flex;
  position: fixed;
  inset: 0%;
  box-shadow: 0 2px 20px 8px #00000012;
}

.main_close {
  cursor: pointer;
  position: absolute;
  inset: 0% 0% auto auto;
}

.img-close {
  padding: 0 0 8px 8px;
}

.modal_callback_wrapper {
  z-index: 999;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: var(--red);
  cursor: auto;
  background-color: #000000e6;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.callback_windows {
  z-index: 100;
  color: #fff;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 350px;
  margin: auto;
  padding: 35px;
  display: flex;
  position: relative;
  inset: 0%;
  box-shadow: 0 2px 20px 8px #00000012;
}

.callback_close {
  cursor: pointer;
  position: absolute;
  inset: 0% 0% auto auto;
}

.img-close-2 {
  padding: 0 0 5px 5px;
}

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

.form-block {
  border-radius: 20px;
  flex-direction: row;
  align-self: auto;
  width: 90%;
  display: flex;
}

.text-field {
  background-color: var(--ghost-white);
  border: 1px solid #f1eeee;
  border-radius: 60px;
  min-width: 300px;
  min-height: 68px;
  max-height: 200px;
  margin-top: 10px;
  padding-left: 30px;
  display: block;
  position: static;
}

.form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.cta-push-32-red {
  border: 4px solid var(--white);
  background-color: var(--red);
  border-radius: 40px;
  width: 100%;
  padding: 20px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  line-height: 1.1em;
}

.text-small-14-grey {
  color: var(--light-grey);
  text-align: center;
  width: 80%;
  font-family: Gilroy, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.3em;
}

.content-windows {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.b-h2-48-form {
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
  font-family: V badaboom bb, sans-serif;
  font-size: 3.33333em;
  font-weight: 400;
  line-height: 1.1em;
}

.b-h2-48-form.cc-red-text-color {
  color: var(--red);
  text-align: center;
  align-self: auto;
  padding-bottom: 40px;
}

.list-checks {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: flex-start;
  display: flex;
}

.img-boys {
  padding-right: 10px;
}

.m-mb32 {
  margin-bottom: 32px;
  text-decoration: none;
}

.card-content-hero {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 3.37em;
  padding-bottom: 0;
  display: flex;
  position: absolute;
}

.text-medium-16-header {
  color: var(--black-3);
  font-size: 1.11111em;
  line-height: 1.1em;
  text-decoration: none;
}

.text-medium-16-header.cc-purple-link-color {
  font-size: 1vw;
}

.text-48-header {
  color: var(--black-3);
  font-family: V badaboom bb, sans-serif;
  font-size: 3.33333em;
  font-weight: 400;
  line-height: 1.1em;
}

.text-48-header.cc-purple-text-color {
  font-size: 3.05556em;
}

.push-whatsapp-text-header {
  color: #ff5d03;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.38889em;
}

.success-message {
  background-color: #602ef3;
  border-radius: 20px;
  flex: 1;
}

.error-message {
  background-color: #e82249;
  border-radius: 20px;
  align-self: auto;
}

.text-block-7 {
  background-color: #e82249;
}

.success-message-2 {
  background-color: #602ef3;
  border-radius: 20px;
  flex: 1;
}

.error-message-2 {
  background-color: var(--red);
  border-radius: 20px;
}

.link-block-5 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-theater {
  padding-left: 11.25em;
  padding-right: 11.25em;
  display: none;
}

.cc-bg-orange-color {
  background-color: #ff5d02;
}

.menu-icon4_wrapper {
  color: #f30c0c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 2rem;
  display: flex;
}

.navbar18_links-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-self: auto;
  place-items: flex-end end;
  width: 100%;
  max-width: 50rem;
  margin-right: 20px;
  font-size: 1.8rem;
  display: grid;
}

.menu-icon4_line-top {
  color: #e82249;
  background-color: #fff;
  width: 24px;
  height: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

.navbar18_menu {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 60vh;
  height: 100vh;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: auto;
}

.navbar18_menu-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 4.5rem;
  display: flex;
  position: relative;
}

.navbar18_wrapper {
  grid-column-gap: 1rem;
  background-color: #fc0f0f;
  border-radius: 30px;
  flex-direction: row;
  align-items: center;
  min-height: 100px;
  display: flex;
}

.menu-icon4_line-bottom {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.menu-icon_line-middle-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  inset: 0;
}

.navbar18_link {
  color: #000;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 0;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.navbar18_link:hover {
  color: #e82249;
}

.navbar18_link.w--current {
  color: #000;
}

.navbar18_menu-button {
  z-index: 1;
  border-radius: 30px;
  padding: 0;
}

.navbar18_menu-button.w--open {
  background-color: #0000;
}

.menu-icon4_line-middle {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.menu-icon_line-middle-base {
  background-color: #fff;
  width: 24px;
  height: 2px;
  position: absolute;
}

.menu-icon4 {
  background-color: #e82249;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.img-head {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.grid-6 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.b-p-text-medium-18-footer {
  color: #230870;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.5em;
}

.b-p-text-medium-18-2 {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 2em;
  font-size: 1.25em;
  line-height: 1.2em;
}

.footer-link {
  color: #230870;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
}

.footer-link:visited {
  color: #230870;
}

.div-block-19 {
  flex-direction: column;
  display: flex;
}

.icon-mob {
  width: 60px;
  min-height: 60px;
  max-height: 60px;
  display: block;
}

.grid-heroes {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-8 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.about {
  width: 100%;
  margin-right: 20px;
}

.b-p-text-medium-18-li {
  color: var(--black-3);
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 1.25em;
  line-height: 1.2em;
}

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

.youtube {
  display: none;
}

.img-menue {
  padding-bottom: 20px;
}

.img-menue-golf {
  text-align: center;
  padding-bottom: 20px;
}

.push-popup-big {
  color: #3d0f62;
  text-align: center;
  border: 3px solid #3d0f62;
  border-radius: 60px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 7px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.text-32-left-big {
  color: var(--black-3);
  text-align: left;
  width: 100%;
  padding: .8em 0 20px;
  font-family: V badaboom bb, sans-serif;
  font-size: 2.22222em;
  font-weight: 400;
  line-height: 1.2em;
}

.text-32-left-big.cc-purple-text-color {
  color: #602ef3;
  font-size: 3em;
}

.grid-rostovyye-kukly {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-about-4x3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.grid-8-chudo {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-20-copy {
  display: flex;
}

.icon-mob-tg {
  width: 65px;
  display: none;
}

.icon-mob-what {
  width: 70px;
  display: none;
}

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

.m-mb8 {
  margin-bottom: 8px;
}

.m-mb16 {
  margin-bottom: 16px;
}

.m-mb48 {
  margin-bottom: 48px;
}

.m-mb64 {
  margin-bottom: 64px;
}

.m-top8 {
  margin-top: 8px;
}

.m-top16 {
  margin-top: 16px;
}

.m-top32 {
  margin-top: 32px;
}

.m-top48 {
  margin-top: 48px;
}

.m-top64 {
  margin-top: 64px;
}

.grid-masterclasses, .grid-workshops {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.lightbox-link-left {
  text-align: center;
  text-decoration: none;
  display: flex;
}

.grid-show2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-portfolio {
  grid-template-areas: "Area";
}

.push-popup-copy {
  color: #3d0f62;
  text-align: center;
  border: 3px solid #3d0f62;
  border-radius: 60px;
  max-width: 100%;
  margin-top: 0;
  padding: 7px 30px;
  font-family: V badaboom bb, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
}

.m-mb32-copy {
  margin-bottom: 16px;
  text-decoration: none;
}

.empty {
  display: none;
}

.html-embed {
  width: 20px;
}

.stars {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.stars.cc-wrap-mb8 {
  color: #230870;
}

.stars.bg-colour-red {
  color: #e82249;
}

.cc-wrap-mb16 {
  margin-bottom: 16px;
}

.cc-wrap-mb8 {
  margin-bottom: 8px;
}

.quick-stack-feedback {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #230870;
  padding: 0;
}

.footer-menue-en1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  font-size: 1.25em;
  line-height: 1.5em;
}

.div-block-21, .div-block-22 {
  flex-direction: column;
  display: flex;
}

.text-block-8 {
  font-weight: 700;
  line-height: 1.5em;
}

.link-block-9, .link-block-10, .link-block-11, .link-block-12 {
  text-decoration: none;
}

.footer-menue-ru1, .footer-menue-en1-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  font-size: 1.25em;
  line-height: 1.5em;
}

.text-block-9 {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 900;
  display: flex;
}

.link-block-13 {
  color: var(--red);
  padding-left: 20px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.header-ru {
  max-width: 1440px;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #0000;
  background-color: #0000;
  min-height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.cell-center-center {
  justify-content: center;
  align-items: center;
}

.cell-left-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.cell-center-right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.navbar-ru {
  z-index: 990;
  background-color: var(--ghost-white);
  padding-left: 5%;
  padding-right: 5%;
  position: fixed;
  inset: 0% 0% auto;
}

.wrap_msg {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  display: flex;
}

.wrap_insta_menue {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.menu-button {
  background-color: #e82249;
  border-radius: 30px;
  max-height: 60px;
}

.icon {
  color: var(--ghost-white);
}

.wrap_address {
  flex-direction: column;
  display: flex;
}

.wrap_ring {
  background-color: var(--red);
  color: var(--white);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  min-height: 60px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.text-block-10 {
  color: var(--ghost-white);
}

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

.wrap_ring-white {
  color: #0000;
  background-color: #0000;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  min-height: 60px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.wrap_link {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin: 20px 0 20px 200px;
  display: flex;
  position: static;
}

.burger-link {
  color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.wrap_menue-burger {
  background-color: var(--red);
  color: var(--white);
  text-align: center;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 400px;
  margin: 20px 0;
  padding: 0 0;
  font-family: V badaboom bb, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
  position: static;
}

.navbar-en {
  background-color: var(--ghost-white);
  padding-left: 11.25em;
  padding-right: 11.25em;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-ru-copy {
  background-color: var(--ghost-white);
  margin-top: 0;
  padding-left: 11.25em;
  padding-right: 11.25em;
  position: relative;
  inset: 0% 0% auto;
}

.wrap_hero-top200 {
  margin-top: 200px;
}

.navbar-en-copy {
  background-color: var(--ghost-white);
  padding-left: 11.25em;
  padding-right: 11.25em;
  position: relative;
  inset: 0% 0% auto;
}

.quick_feedback {
  padding: 0;
}

.wrap-btn-feedback {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.link-par {
  color: #ff5b7c;
  font-weight: 700;
}

.link-par:hover {
  color: #230870;
}

.par18 {
  color: #000;
  font-size: 1.25em;
  line-height: 1.4em;
}

.par16 {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.4em;
}

.par21 {
  color: #000;
  font-size: 1.45833em;
  line-height: 1.2em;
}

.h2 {
  color: #230870;
  margin-top: 40px;
  font-family: V badaboom bb, sans-serif;
}

.h3 {
  color: #ff5d03;
  margin-top: 40px;
  font-family: V badaboom bb, sans-serif;
}

.h1 {
  color: #ff9502;
  font-family: V badaboom bb, sans-serif;
}

.list-16 {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.4em;
}

.img-article {
  margin-top: 20px;
  margin-bottom: 20px;
}

.quick-stack-4 {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  padding: 0;
}

.link-artic {
  color: #000;
  padding-bottom: 20px;
  font-size: 1.45833em;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.par14 {
  color: #000;
  font-size: .972222em;
  line-height: 1.2em;
}

.video {
  border-radius: 40px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
}

.card-white-1st-en {
  background-color: var(--white);
  background-image: url('../images/en.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 560px;
  border-radius: 50px;
  flex-direction: row;
  align-items: flex-start;
  min-width: 100%;
  max-width: 1440px;
  height: 550px;
  max-height: 550px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.wrap-contr-gold {
  background-color: #fff2cc;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 0;
  padding: 21px;
  display: flex;
}

.cc-price-light {
  color: #4e3a8c;
}

.cc-price-diamond {
  color: #0f5c54;
}

.wrap-contr-silver {
  background-color: #eaf1f8;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 0;
  padding: 21px;
  display: flex;
}

.cc-price-gold {
  color: #8a6a00;
}

.wrap-contr-light {
  background-color: #f3ecff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 0;
  padding: 21px;
  display: flex;
}

.h6-21 {
  font-size: 1.45em;
  line-height: 1.4em;
}

.h6-21.cc-txt-diamond {
  color: #1f7f73;
}

.h6-21.cc-txt-silver {
  color: #4a6fa5;
}

.h6-21.cc-txt-gold {
  color: #b8860b;
}

.h6-21.cc-txt-light {
  color: #6a4fb3;
}

.cc-price-silver {
  color: #2f4f6f;
}

.h4-32 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.94444em;
  font-weight: 700;
  line-height: 1.2em;
}

.wrap-content-full {
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 4em;
  padding: 40px;
  display: block;
  box-shadow: 0 2px 20px #ede9f8;
}

.wrap-contr-diamond {
  background-color: #e9f7f4;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 0;
  padding: 21px;
  display: flex;
}

.par18-2 {
  font-size: 1.25em;
  line-height: 1.5em;
}

.par18-2.cc-mediium {
  text-align: center;
  flex-flow: column;
  font-weight: 500;
  display: flex;
}

.h5-26 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.66667em;
  font-weight: 700;
  line-height: 1.2em;
}

.h5-26.cc-txt-silver {
  color: #4a6fa5;
}

.h5-26.cc-txt-diamond {
  color: #1f7f73;
}

.h5-26.cc-txt-gold {
  color: #b8860b;
}

.h5-26.cc-txt-light {
  color: #6a4fb3;
}

.par16-2 {
  font-size: 16px;
  line-height: 26px;
}

.background-video-3 {
  z-index: 999;
  position: relative;
}

.par16-3 {
  font-size: 16px;
  line-height: 26px;
}

.list16 {
  font-size: 1.11111em;
  line-height: 26px;
}

.wr-cont-body {
  margin-top: 0;
  margin-bottom: 0;
}

.par18-3 {
  font-size: 1.25em;
  line-height: 1.5em;
}

.par18-3.cc-mediium {
  text-align: center;
  flex-flow: column;
  font-weight: 500;
  display: flex;
}

.wrap-content-full-2 {
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 4em;
  padding: 40px;
  display: block;
  box-shadow: 0 2px 20px #ede9f8;
}

.par18-4 {
  font-size: 1.25em;
  line-height: 1.5em;
}

.par18-4.cc-mediium {
  text-align: center;
  flex-flow: column;
  font-weight: 500;
  display: flex;
}

@media screen and (max-width: 991px) {
  .body {
    background-size: cover;
  }

  .header {
    align-items: center;
    min-width: 768px;
    max-width: 768px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 25px;
  }

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

  .b-p-text-medium-18 {
    font-size: 18px;
    line-height: 1.4em;
  }

  .b-p-text-small-16.cc-purple-text-color {
    font-size: 16px;
  }

  .wrap_menue {
    padding-top: 15px;
    font-size: 26px;
  }

  .mb40 {
    margin-bottom: 1.77em;
  }

  .text-32-left {
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 27px;
  }

  .text-bada-32.cc-purple-text-color {
    font-size: 32px;
  }

  .cta-title-27 {
    font-size: 2.5em;
  }

  .cta-desc-18 {
    width: 90%;
    font-size: 18px;
  }

  .cta-call-70 {
    font-size: 3.1em;
  }

  .cta-push-32 {
    font-size: 1.8em;
  }

  .push-btn-32-purple {
    font-size: 32px;
  }

  .push-btn-32-strong-rose {
    font-size: 36px;
  }

  .b-p-text-center-18 {
    padding-top: 0;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.3em;
  }

  .nav-menue {
    display: none;
  }

  .head-top-left {
    padding-top: 0;
  }

  .head-top-right {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .push-telegram-20, .push-whatsapp-20 {
    display: none;
  }

  ._1st-screen-header-48-boda {
    width: 13ch;
    margin-top: 60px;
    font-size: 58px;
  }

  ._1st-screen-text-16 {
    font-size: 15px;
  }

  .b-h2-48 {
    font-size: 42px;
  }

  .text-small-16 {
    font-size: 16px;
  }

  .rl-padding-section-large {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .logo2_logo-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .subheader-red, .subheader-purple {
    font-size: 32px;
  }

  .slider-3 {
    height: 305px;
    max-height: 305px;
  }

  .card-white-1st {
    background-size: auto 340px;
    max-height: 340px;
  }

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

  .text-27-left {
    padding-top: 15px;
    font-size: 27px;
  }

  .modal_main_wrapper, .modal_callback_wrapper {
    display: none;
  }

  .cta-push-32-red {
    font-size: 2.4em;
  }

  .b-h2-48-form.cc-red-text-color {
    font-size: 42px;
  }

  .m-mb32 {
    margin-bottom: 15px;
  }

  .text-medium-16-header.cc-purple-link-color {
    width: 180px;
    font-size: 1.4em;
  }

  .text-48-header.cc-purple-text-color {
    color: #230870;
    font-size: 3.8em;
  }

  .push-whatsapp-text-header {
    font-size: 21px;
  }

  .menu-icon4_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .navbar18_links-wrapper {
    flex: 0 auto;
    align-content: start;
    align-items: start;
    max-width: 768px;
    padding-top: 80px;
    padding-bottom: 40px;
    font-size: 18px;
  }

  .menu-icon4_line-top {
    background-color: #fff;
    width: 36px;
    height: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar18_menu {
    flex-direction: column;
    justify-content: center;
    position: absolute;
  }

  .navbar18_menu-wrapper {
    justify-content: flex-start;
  }

  .navbar18_wrapper {
    font-size: 18px;
    display: flex;
  }

  .menu-icon4_line-bottom {
    background-color: #fff;
    width: 36px;
    height: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0;
  }

  .navbar18_link {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .navbar18_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar18_menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon4_line-middle {
    background-color: var(--avatar-kit-white-smoke);
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 4px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-icon_line-middle-base {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 4px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon4 {
    border: 1px solid #fff;
    border-radius: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .img-head {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-6 {
    font-size: 18px;
  }

  .b-p-text-medium-18-2 {
    font-size: 18px;
    line-height: 1.4em;
  }

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

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

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

  .b-p-text-medium-18-li {
    font-size: 18px;
  }

  .push-popup-big {
    text-decoration: none;
  }

  .text-32-left-big.cc-purple-text-color {
    font-size: 27px;
  }

  .grid-rostovyye-kukly {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

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

  .grid-8-chudo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .icon-mob-tg, .icon-mob-what {
    display: flex;
  }

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

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

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

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

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

  .m-mb32-copy {
    margin-bottom: 15px;
  }

  .link-block-13 {
    font-size: 21px;
  }

  .navbar-ru {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .burger-link {
    width: 100%;
  }

  .wrap_menue-burger {
    padding-top: 15px;
    font-size: 26px;
  }

  .navbar-en, .navbar-ru-copy {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrap_hero-top200 {
    margin-top: 200px;
  }

  .navbar-en-copy {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .card-white-1st-en {
    background-size: auto 340px;
    max-height: 340px;
  }

  .h6-21 {
    font-size: 16px;
  }

  .h4-32 {
    font-size: 28px;
  }

  .par18-2 {
    font-size: 2.08em;
  }

  .h5-26 {
    font-size: 3.38542em;
  }

  .par16-2, .par16-3 {
    font-size: 14px;
  }

  .list16 {
    font-size: 1.82em;
    line-height: 28px;
  }

  .par18-3, .par18-4 {
    font-size: 2.08em;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-size: cover;
  }

  .header {
    min-width: 568px;
    max-width: 568px;
  }

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

  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .b-p-text-large-21 {
    font-size: 21px;
    line-height: 24px;
  }

  .b-p-text-medium-18 {
    font-size: 18px;
    line-height: 21px;
  }

  .card-content {
    margin: 25px;
  }

  .b-p-text-small-16 {
    font-size: 16px;
    line-height: 21px;
  }

  .b-p-text-small-16.cc-purple-text-color {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .wrap_menue {
    font-size: 27px;
    line-height: 32px;
  }

  .wrap_menue.cc-ultramarine-text-color, .wrap_menue.cc-purple-text-color, .wrap_menue.cc-red-text-color, .wrap_menue.cc-orange-text-color {
    padding-top: 15px;
  }

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

  ._1-line-4-column {
    flex-direction: column;
  }

  .mb40 {
    margin-bottom: 20px;
    display: block;
  }

  .text-32-left {
    font-size: 27px;
    line-height: 28px;
  }

  ._25x4 {
    align-self: auto;
    align-items: center;
  }

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

  .div-block-5, .div-block-6 {
    width: 100%;
  }

  .footer {
    grid-column-gap: 30px;
    flex-direction: column;
  }

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

  .text-bada-32.cc-purple-text-color {
    font-size: 32px;
  }

  .div-block-9 {
    padding-bottom: 20px;
  }

  .image {
    padding-left: 10px;
  }

  .cta-title-27 {
    font-size: 27px;
    line-height: 32px;
  }

  .cta-desc-18 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
  }

  .cta-call-70 {
    font-size: 42px;
    line-height: 44px;
  }

  .cta-push-32 {
    font-size: 27px;
    line-height: 32px;
  }

  .push-btn-32-purple, .push-btn-32-ultramarine {
    font-size: 32px;
  }

  .push-btn-32-strong-rose {
    font-size: 27px;
  }

  .b-p-text-center-18 {
    padding-top: 15px;
    font-size: 18px;
    line-height: 21px;
  }

  .b-p-text-bottom-18 {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 21px;
  }

  .header-menue-link-28 {
    font-size: 28px;
    line-height: 34px;
  }

  .head-top-left {
    display: flex;
  }

  .head-top-center {
    text-align: center;
    max-width: 200px;
  }

  .head-top-right {
    display: flex;
  }

  .push-telegram-20, .push-whatsapp-20 {
    width: 180px;
    font-size: 20px;
  }

  ._1st-screen-header-48-boda {
    width: 100%;
    margin-top: 0;
    font-size: 72px;
    line-height: 72px;
  }

  ._1st-screen-header-36 {
    width: 22rem;
    font-size: 36px;
    line-height: 40px;
  }

  ._1st-screen-text-16 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 21px;
  }

  .b-h2-48 {
    padding-bottom: 22px;
    font-size: 38px;
    line-height: 42px;
  }

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

  .text-small-16 {
    font-size: 14px;
    line-height: 18px;
  }

  ._25x4-left {
    align-items: center;
  }

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .rl-padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo2_logo {
    max-width: 4rem;
    max-height: 4rem;
  }

  .logo2_logo-list {
    grid-column-gap: 1rem;
    padding-top: 1rem;
  }

  .subheader-red, .subheader-purple {
    font-size: 27px;
    line-height: 31px;
  }

  .slider-3 {
    height: 225px;
    max-height: 225px;
  }

  .card-white-1st {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    align-items: center;
    max-height: 330px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-relative {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-27-left {
    font-size: 27px;
    line-height: 32px;
  }

  .push-popup {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }

  .modal_main_wrapper {
    display: none;
  }

  .popup-window {
    width: 500px;
    height: 600px;
  }

  .modal_callback_wrapper {
    display: none;
  }

  .cta-push-32-red {
    font-size: 24px;
    line-height: 32px;
  }

  .text-small-14-grey {
    font-size: 14px;
    line-height: 18px;
  }

  .b-h2-48-form {
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 22px;
    font-size: 28px;
  }

  .m-mb32 {
    margin-bottom: 15px;
  }

  .card-content-hero {
    justify-content: center;
    width: auto;
    margin: 0 25px;
  }

  .text-medium-16-header.cc-purple-link-color {
    font-size: 14px;
  }

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

  .text-48-header.cc-purple-text-color {
    font-size: 30px;
  }

  .div-block-18 {
    max-width: 180px;
  }

  .navbar18_links-wrapper {
    justify-items: end;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .navbar18_menu-wrapper {
    padding-top: 4rem;
  }

  .navbar18_wrapper {
    border-radius: 60px;
    padding: 0;
    display: flex;
  }

  .navbar18_link {
    font-size: 1.5rem;
  }

  .menu-icon4 {
    border-radius: 60px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .img-head {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .b-p-text-medium-18-footer, .b-p-text-medium-18-2 {
    font-size: 18px;
    line-height: 21px;
  }

  .grid-heroes {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

  .about {
    width: 100%;
  }

  .b-p-text-medium-18-li {
    font-size: 16px;
    line-height: 19px;
  }

  .push-popup-big {
    font-size: 18px;
  }

  .text-32-left-big {
    font-size: 32px;
    line-height: 38px;
  }

  .text-32-left-big.cc-purple-text-color {
    line-height: 31px;
  }

  .grid-rostovyye-kukly {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-about-4x3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

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

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

  .push-popup-copy {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }

  .m-mb32-copy {
    margin-bottom: 15px;
  }

  .footer-menue-en1, .footer-menue-ru1 {
    font-size: 14px;
    line-height: 24px;
  }

  .link-block-13 {
    padding-left: 0;
    font-size: 18px;
  }

  .cell-left-center {
    justify-content: flex-start;
  }

  .wrap_address {
    display: none;
  }

  .wrap_link {
    margin-left: 100px;
  }

  .wrap_menue-burger {
    font-size: 27px;
    line-height: 32px;
  }

  .wrap_hero-top200 {
    margin-top: 160px;
  }

  .video {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .card-white-1st-en {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    align-items: center;
    max-height: 330px;
    padding-left: 0;
    padding-right: 0;
  }

  .h6-21 {
    font-size: 16px;
  }

  .h4-32 {
    font-size: 22px;
  }

  .par18-2 {
    font-size: 16px;
  }

  .h5-26 {
    font-size: 18px;
  }

  .par16-2, .par16-3 {
    font-size: 14px;
  }

  .list16 {
    padding-left: 30px;
    font-size: 16px;
  }

  .par18-3, .par18-4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    flex-direction: row;
    width: 100%;
    min-width: 320px;
    max-width: 375px;
  }

  .section {
    min-width: 320px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .card-white {
    min-width: 320px;
    max-width: 375px;
  }

  .b-p-text-large-21 {
    font-size: 18px;
    line-height: 21px;
  }

  .b-p-text-medium-18 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .card-content {
    margin-top: 40px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .wrap_menue {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 27px;
  }

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

  ._1-line-4-column {
    flex-direction: column;
  }

  .mb40 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .text-32-left {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 21px;
    line-height: 27px;
  }

  ._25x4 {
    width: 100%;
  }

  .footer {
    flex-direction: column;
    height: 100px;
  }

  .text-bada-32 {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 24px;
    line-height: 27px;
  }

  .text-bada-32.cc-purple-text-color {
    padding: 0;
  }

  .cta-content {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .cta-title-27 {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 24px;
    line-height: 27px;
  }

  .cta-desc-18 {
    padding-bottom: 1em;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .b-p-text-center-18, .b-p-text-bottom-18 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .header-menue-link-28 {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 24px;
    line-height: 27px;
  }

  .nav-menue {
    flex-direction: column;
  }

  .head-top-left {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .head-top-center {
    justify-content: flex-start;
    align-self: auto;
    width: 100%;
    max-width: 100px;
    padding-top: 10px;
    display: flex;
  }

  .head-top-right {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row;
  }

  ._1st-screen-header-48-boda {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 62px;
    line-height: 56px;
  }

  ._1st-screen-header-36 {
    width: 19rem;
    font-size: 29px;
    line-height: 32px;
  }

  ._1st-screen-text-16 {
    width: 100%;
    padding-bottom: 0;
  }

  .b-h2-48 {
    font-size: 34px;
    line-height: 36px;
  }

  .b-h2-48.cc-red-text-color {
    font-size: 32px;
  }

  .b-h2-48.cc-purple-text-color {
    font-size: 30px;
  }

  .image-4 {
    max-width: 6rem;
  }

  .text-medium-18 {
    padding-bottom: 0;
  }

  .text-small-16 {
    padding-bottom: 20px;
    font-size: 12px;
  }

  ._25x4-left {
    width: 100%;
  }

  .rl_gallery21_slide {
    width: 100%;
    max-width: 100%;
  }

  .rl_gallery21_slider {
    flex-direction: row;
    max-height: 100%;
    display: flex;
  }

  .rl_gallery21_component, .rl-padding-section-large, .rl-container-large {
    display: block;
  }

  .rl-padding-global {
    display: flex;
  }

  .rl_section_gallery21 {
    display: block;
  }

  .logo2_logo {
    max-width: 2.7rem;
    max-height: 2.7rem;
  }

  .logo2_logo-list {
    justify-content: center;
  }

  .slider-3 {
    height: 135px;
    max-height: 135px;
  }

  .slide-2 {
    float: none;
    clear: none;
    position: static;
  }

  .card-white-1st {
    justify-content: center;
    align-items: center;
    min-width: 320px;
    max-width: 100%;
    max-height: 400px;
    padding-top: 0;
    position: relative;
  }

  .section-relative {
    min-width: 320px;
    max-width: 100%;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
  }

  .text-27-left {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 27px;
  }

  .modal_main_wrapper {
    display: none;
  }

  .popup-window {
    width: 300px;
    height: 700px;
  }

  .modal_callback_wrapper {
    display: none;
  }

  .callback_windows {
    width: 90%;
    height: 500px;
  }

  .text-field {
    min-width: 250px;
  }

  .form {
    align-items: center;
  }

  .cta-push-32-red {
    align-self: stretch;
    min-width: 250px;
    font-size: 16px;
  }

  .text-small-14-grey {
    padding-bottom: 0;
    font-size: 12px;
  }

  .b-h2-48-form {
    text-align: center;
  }

  .m-mb32 {
    margin-bottom: 32px;
  }

  .card-content-hero {
    width: 90%;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .div-block-18 {
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-left: 2px;
    padding-right: 2px;
    display: flex;
  }

  .section-theater {
    padding-left: 6em;
    padding-right: 6em;
  }

  .menu-icon4_wrapper {
    font-size: 1px;
  }

  .navbar18_links-wrapper {
    grid-template-columns: 1fr;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 0;
    padding-right: 40px;
  }

  .menu-icon4_line-top {
    width: 12px;
    height: 1px;
  }

  .navbar18_menu {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar18_wrapper {
    width: 35px;
    height: 35px;
    padding: 0;
  }

  .menu-icon4_line-bottom, .menu-icon_line-middle-top {
    width: 12px;
    height: 1px;
  }

  .navbar18_link {
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .navbar18_menu-button {
    margin-left: 0;
  }

  .menu-icon4_line-middle, .menu-icon_line-middle-base {
    width: 12px;
    height: 1px;
  }

  .menu-icon4 {
    background-color: #0000;
    border-style: none;
    border-radius: 0;
    width: 35px;
    height: 30px;
    margin-right: 0;
  }

  .img-head {
    z-index: 999;
    margin-right: 40px;
    padding-right: 0;
    position: relative;
  }

  .grid-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .b-p-text-medium-18-footer, .b-p-text-medium-18-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

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

  .icon-mob {
    max-width: 32px;
  }

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

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

  .b-p-text-medium-18-li {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
  }

  .push-popup-big {
    text-decoration: none;
  }

  .text-32-left-big {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 27px;
  }

  .text-32-left-big.cc-purple-text-color {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 24px;
  }

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

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

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

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

  .div-block-20-copy {
    flex-direction: column;
  }

  .icon-mob-tg, .icon-mob-what {
    max-width: 32px;
    display: flex;
  }

  .image-13 {
    max-width: 80%;
    margin-top: 5px;
  }

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

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

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

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

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

  .m-mb32-copy {
    margin-bottom: 32px;
  }

  .footer-menue-en1, .footer-menue-ru1 {
    font-size: 12px;
  }

  .link-block-13 {
    font-size: 16px;
  }

  .cell-center-center {
    justify-content: center;
  }

  .navbar-ru {
    min-width: 320px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 0;
  }

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

  .wrap_link {
    margin-left: 20px;
    font-size: 21px;
  }

  .wrap_menue-burger {
    padding-top: .5em;
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 27px;
  }

  .navbar-en, .navbar-ru-copy {
    min-width: 320px;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .wrap_hero-top200 {
    margin-top: 160px;
  }

  .navbar-en-copy {
    min-width: 320px;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .card-white-1st-en {
    min-width: 320px;
    max-width: 100%;
    max-height: 400px;
    padding-top: 0;
    position: relative;
  }

  .h4-32.cc-txt-birthday {
    font-size: 20px;
  }

  .wrap-content-full {
    margin-top: 4em;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .par16-2, .par16-3 {
    margin-top: 10px;
    font-size: 14px;
  }

  .list16 {
    padding-left: 0;
    font-size: 14px;
  }

  .wrap-content-full-2 {
    margin-top: 4em;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

#w-node-_6d474e07-f2f9-a499-9cb2-9856fd63cede-888e5c22 {
  justify-self: start;
}

#w-node-d3d471d3-2dde-a0e6-e90d-23f6a5733875-888e5c22 {
  justify-self: auto;
}

#w-node-_2f6b6cf0-0971-12fe-0838-9a06a03edb59-888e5c22 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2960e78d-c402-e027-195f-57d6ce697812-888e5c22, #w-node-_4dbc7448-7a59-1838-df4e-950f908febe4-888e5c22, #w-node-f2224faa-81e2-13a0-8484-05aa5f309e45-888e5c22, #w-node-f59b5a07-e78e-c478-aff1-67c6b71050d1-888e5c22, #w-node-a0280ddf-d13f-248b-d1a4-98089d9c5db2-888e5c22, #w-node-_49f9f020-a59d-af44-4a5f-3926f536dbc7-888e5c22, #w-node-_2f3ccb56-22da-d45c-f7f8-b6f230a6c4b7-888e5c22, #w-node-b89e342d-b5ee-1087-f671-22921714f5f4-888e5c22, #w-node-c9718be5-6f91-4173-ffa3-a925d5f3cb32-888e5c22, #w-node-f28316b7-3f54-474b-84fd-5b8a16a042b9-888e5c22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fdf09f1-e0e7-c40f-f575-1e115d04b63d-888e5c22, #w-node-b4980188-2963-8a95-1c40-8f95aaf721af-888e5c22, #w-node-_6479f04e-dea4-d1b4-a4c4-e4e8452c02bc-888e5c22, #w-node-c96285d6-ca33-034f-93f4-1d5d48e08d76-888e5c22, #w-node-acebc008-678c-0b7e-1d60-65a2d6780b09-888e5c22, #w-node-_2380b05d-2ba5-3f13-6233-2963047692ea-888e5c22, #w-node-aca325ee-ba60-fb38-3b35-85af99776355-888e5c22, #w-node-_925c9d82-810e-01d5-fa05-b02697ea13c5-888e5c22, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac13f-888e5c22, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac140-888e5c22, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac141-888e5c22, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac142-888e5c22, #w-node-_50c83eeb-431e-5733-62db-4c2338653433-888e5c22, #w-node-_50c83eeb-431e-5733-62db-4c2338653434-888e5c22, #w-node-_50c83eeb-431e-5733-62db-4c2338653435-888e5c22 {
  place-self: auto center;
}

#w-node-f524dae7-f353-e20c-3274-d9cc550a78f5-888e5c22 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4ebb380e-8d6e-caaa-86a4-9c30d1f71618-d1f71618 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4ebb380e-8d6e-caaa-86a4-9c30d1f71619-d1f71618, #w-node-_4ebb380e-8d6e-caaa-86a4-9c30d1f7162d-d1f71618 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca51e0ab-de6b-74d6-fc21-f4686a713ef6-6a713ef5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
}

#w-node-_230d9088-ed54-e7b1-17c6-b4f8b7fd0d3a-16fcc41e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_230d9088-ed54-e7b1-17c6-b4f8b7fd0d3b-16fcc41e, #w-node-_230d9088-ed54-e7b1-17c6-b4f8b7fd0d4f-16fcc41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48fd64ef-a584-ff4a-14c6-498a88f91271-16fcc41e, #w-node-cee4c438-3d59-1b31-92b6-bbd11a32d0e3-16fcc41e {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
}

#w-node-dad0e20e-1dc6-9b3d-d8ed-6950304c6cf8-304c6cf8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dad0e20e-1dc6-9b3d-d8ed-6950304c6cf9-304c6cf8, #w-node-dad0e20e-1dc6-9b3d-d8ed-6950304c6d0d-304c6cf8, #w-node-_0f7493a1-59a9-0785-efac-6918647f5c3f-b61a12d2, #w-node-_3f142c23-f3e1-f9f6-bcb3-e7af75672828-b61a12d2, #w-node-ba483fc1-4fea-6d7b-d33c-a88595441359-b61a12d2, #w-node-b879f823-3ec1-f1c7-3d7f-a22ffd661462-b61a12d2, #w-node-_3bf85f5f-9101-e238-86e5-05c825a5f0a3-b61a12d2, #w-node-_19d59503-bfdb-f478-be68-3c0e725c8b9b-b61a12d2, #w-node-_9be84aaa-4c71-a0c2-b9e8-8713bd9efe7f-b61a12d2, #w-node-_0506b0c0-5ea2-0939-b68e-6e6f865afbe9-b61a12d2, #w-node-f13bed24-7cf5-75dc-b944-0ae95b691447-b61a12d2, #w-node-_9ebb980c-2b15-3646-4e25-308b224c39e3-b61a12d2, #w-node-_7994b491-bd27-24c6-4d7e-f0f3a851fa2f-b61a12d2, #w-node-_3ad8d7c3-faae-ebb5-412c-29a25e957f19-b61a12d2, #w-node-_370a5435-aec3-df23-764d-0933b2ac7636-b61a12d2, #w-node-de23bb25-baf8-6e7f-aa43-3e2735b2ad30-b61a12d2, #w-node-e5afe60f-acd9-59d0-1c8c-dbefb1342308-b61a12d2, #w-node-d432268c-eb7a-360f-a05f-67ba133c8678-b61a12d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_118e4648-756e-66f7-37b6-55ed619f592a-aad93d0e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1df5-106613a8 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1df6-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e01-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e0c-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e17-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e22-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e2d-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e39-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e44-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e4f-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e5e-106613a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fdf09f1-e0e7-c40f-f575-1e115d04b63d-106613a8, #w-node-b4980188-2963-8a95-1c40-8f95aaf721af-106613a8, #w-node-_6479f04e-dea4-d1b4-a4c4-e4e8452c02bc-106613a8, #w-node-c96285d6-ca33-034f-93f4-1d5d48e08d76-106613a8, #w-node-acebc008-678c-0b7e-1d60-65a2d6780b09-106613a8, #w-node-_2380b05d-2ba5-3f13-6233-2963047692ea-106613a8, #w-node-aca325ee-ba60-fb38-3b35-85af99776355-106613a8, #w-node-_925c9d82-810e-01d5-fa05-b02697ea13c5-106613a8, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac13f-106613a8, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac140-106613a8, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac141-106613a8, #w-node-cd2f3f39-3dff-c619-580d-728b5b1ac142-106613a8, #w-node-_50c83eeb-431e-5733-62db-4c2338653433-106613a8, #w-node-_50c83eeb-431e-5733-62db-4c2338653434-106613a8, #w-node-_50c83eeb-431e-5733-62db-4c2338653435-106613a8 {
  place-self: auto center;
}

#w-node-e86ec1d0-e9ca-96da-d6f3-4c6dfbb370e0-fbb370df {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
}

#w-node-_0f7493a1-59a9-0785-efac-6918647f5c3f-09a9637a, #w-node-_3f142c23-f3e1-f9f6-bcb3-e7af75672828-09a9637a, #w-node-ba483fc1-4fea-6d7b-d33c-a88595441359-09a9637a, #w-node-b879f823-3ec1-f1c7-3d7f-a22ffd661462-09a9637a, #w-node-_3bf85f5f-9101-e238-86e5-05c825a5f0a3-09a9637a, #w-node-_19d59503-bfdb-f478-be68-3c0e725c8b9b-09a9637a, #w-node-_9be84aaa-4c71-a0c2-b9e8-8713bd9efe7f-09a9637a, #w-node-_0506b0c0-5ea2-0939-b68e-6e6f865afbe9-09a9637a, #w-node-f13bed24-7cf5-75dc-b944-0ae95b691447-09a9637a, #w-node-_9ebb980c-2b15-3646-4e25-308b224c39e3-09a9637a, #w-node-_7994b491-bd27-24c6-4d7e-f0f3a851fa2f-09a9637a, #w-node-_3ad8d7c3-faae-ebb5-412c-29a25e957f19-09a9637a, #w-node-_370a5435-aec3-df23-764d-0933b2ac7636-09a9637a, #w-node-de23bb25-baf8-6e7f-aa43-3e2735b2ad30-09a9637a, #w-node-e5afe60f-acd9-59d0-1c8c-dbefb1342308-09a9637a, #w-node-d432268c-eb7a-360f-a05f-67ba133c8678-09a9637a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c4ba09d-d076-3a9c-d06c-0e01eca814f3-f24a1b9a {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1440px) {
  #w-node-_4ebb380e-8d6e-caaa-86a4-9c30d1f7161a-d1f71618, #w-node-_4ebb380e-8d6e-caaa-86a4-9c30d1f7162e-d1f71618, #w-node-_230d9088-ed54-e7b1-17c6-b4f8b7fd0d3c-16fcc41e, #w-node-_230d9088-ed54-e7b1-17c6-b4f8b7fd0d50-16fcc41e, #w-node-dad0e20e-1dc6-9b3d-d8ed-6950304c6cfa-304c6cf8, #w-node-dad0e20e-1dc6-9b3d-d8ed-6950304c6d0e-304c6cf8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_118e4648-756e-66f7-37b6-55ed619f592a-aad93d0e {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_704ce77e-5e1c-f272-baf5-69349fab3f27-aad93d0e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3c4ba09d-d076-3a9c-d06c-0e01eca814f3-f24a1b9a {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c4ba09d-d076-3a9c-d06c-0e01eca81526-f24a1b9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2f6b6cf0-0971-12fe-0838-9a06a03edb59-888e5c22 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2960e78d-c402-e027-195f-57d6ce697812-888e5c22, #w-node-_4dbc7448-7a59-1838-df4e-950f908febe4-888e5c22, #w-node-f2224faa-81e2-13a0-8484-05aa5f309e45-888e5c22, #w-node-f59b5a07-e78e-c478-aff1-67c6b71050d1-888e5c22, #w-node-a0280ddf-d13f-248b-d1a4-98089d9c5db2-888e5c22, #w-node-_49f9f020-a59d-af44-4a5f-3926f536dbc7-888e5c22, #w-node-_2f3ccb56-22da-d45c-f7f8-b6f230a6c4b7-888e5c22, #w-node-b89e342d-b5ee-1087-f671-22921714f5f4-888e5c22, #w-node-c9718be5-6f91-4173-ffa3-a925d5f3cb32-888e5c22, #w-node-f28316b7-3f54-474b-84fd-5b8a16a042b9-888e5c22 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ca51e0ab-de6b-74d6-fc21-f4686a713ef6-6a713ef5, #w-node-_48fd64ef-a584-ff4a-14c6-498a88f91271-16fcc41e, #w-node-cee4c438-3d59-1b31-92b6-bbd11a32d0e3-16fcc41e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr 1fr;
  }

  #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1df5-106613a8 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1df6-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e01-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e0c-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e17-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e22-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e2d-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e39-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e44-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e4f-106613a8, #w-node-_2b07b2c4-bf67-a74b-f85a-c99c730c1e5e-106613a8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e86ec1d0-e9ca-96da-d6f3-4c6dfbb370e0-fbb370df {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.5fr 1fr;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'V badaboom bb';
  src: url('../fonts/v-badaboom-bb.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}