
.container.second{
  padding-top: 7.29em;
}
.container.third{
  padding-top: 7.29em;
}
.container.is--last{
  padding-top: 7.29em;
}
.modal-content{
      font-family: Harmoniasansprocyr, sans-serif;
      color: #000;
      line-height: 1.5;
}
.modal-body{
  font-size: 16px!important;
}
.modal-content .btn{
      line-height: 1;
      padding:9px 11px 6px 12px;
}
.modal-title{
  text-transform: none;
  display: inline;
}
a{
  transition: .3s ease-in-out;
  color:#b7c0ce!important;
}
a:hover {
    color: #000!important;
    text-decoration: none!important;
}
a:focus {
    color: #b7c0ce!important;
    text-decoration: none!important;
}

.button{
      color:#fff!important;
}
.button:hover{
      background-color:#631aff!important;
      color:#fff!important;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  background-color: #fdf3e4;
  font-family: 'Work Sans', sans-serif;
  color: #5c2e2d;
  font-size: 1vw;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  font-size: 7.77em;
  line-height: 0.96;
  font-weight: 700;
  letter-spacing: -0.05em;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 7.77em;
  line-height: 0.86;
  font-weight: 700;
  letter-spacing: -0.08em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Caxton;
  font-size: 6.56em;
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: -0.08em;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0.3em;
  color: #fff;
  font-size: 4.82em;
  line-height: 0.8;
  letter-spacing: -0.05em;
  text-transform: none;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.6em;
  line-height: 0.99;
  font-weight: 400;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.5;
  font-weight: 500;
  text-transform: none;
}

p {
  margin-bottom: 0px;
  font-size: 1.04em;
  line-height: 1.4;
  text-transform: none;
}

.container .second{
    padding-top: 7.29em;
}
.container .third{
    padding-top: 7.29em;
}

a {
  text-decoration: none;
}

img {
  display: inline-block;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0em 6.25em 7.29em 6.25em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efe6ff;
}


.container.is--last {
  padding-bottom: 1.04em;
  background-color: #fff;
}

.container.is--nav {
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: #efe6ff;
}

.container.is--challenge-banner {
  padding-top: 2.05em;
  padding-bottom: 2.05em;
}

.container.is--challenge-page {
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.second {
  background-color: #fff;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section.is--2nd {
  background-color: #f9d5af;
}

.section.is--fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c45757;
}

.section.is--sticky {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9000;
  display: none;
  border-radius: 0px;
  background-color: #ffbaf1;
  color: #efe6ff;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.grid_item {
  width: 100%;
  padding: 1.04em;
}

.grid_item.is--hero-img1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid_item.is--img2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid_item.is--text-container-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid_item.is--nav-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid_item.is--nav-button {
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid_item.is--challenge-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid_item.is--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
  width: 35%;
}

.grid_item.is--challenge-content {
  width: 60%;
}

.grid_item.is--header-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  padding-top: 0em;
  padding-bottom: 1.04em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.main-button {
  z-index: 2;
  padding: 1.16em 5.86em;
  background-color: #ffa52a;
  color: #fdf3e4;
  font-size: 1.46em;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.main-button.sm {
  padding: 0.9em 4.86em;
  background-color: #ffa52a;
}

.main-button.secondary {
  width: 100%;
  background-color: #234fa7;
  font-size: 18px;
}

.main-button.is---challenge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25em;
  padding: 0.96em 2.26em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.46em;
}

.main-button.is---blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25em;
  padding: 0.96em 2.26em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2c4cd3;
  font-size: 1.46em;
}

.main-button.is---blue.hide {
  display: none;
}

.hero_photo1 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.is--1-67em-bp {
  margin-bottom: 0.5em;
}

.is--bg-green {
  background-color: #d6f7e5;
  color: #121212;
}

.button-shadow {
  position: absolute;
  left: 8px;
  top: 4px;
  padding: 1.56em 5.86em;
  border-style: solid;
  border-width: 2px;
  border-color: #5c2e2d;
  color: #fdf3e4;
  font-size: 1.46em;
  font-weight: 700;
  text-align: center;
}

.button-container {
  position: relative;
  display: none;
}

.nav_logo.w--current {
  width: 230px;
}

.nav_logo-img {
  width: 400px;
  height: 50px;
}

.nav_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.challenge_text_container {
  width: 40%;
}

.image-2 {
  width: 30%;
}

.challenge_banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.2em 10%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.67em;
  background-color: #f9d5af;
}

.card_grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.challenge_card {
  position: relative;
}

.challenge_card.is--submission {
  margin-bottom: 2em;
}

.challenge_image {
  width: 100%;
}

.challenge_image.is--coming-soon {
  -webkit-filter: blur(6px);
  filter: blur(6px);
}

.challenge_title {
  margin-top: 8px;
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: none;
}

.challenge_date {
  margin-top: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
}

.is--1-67em-tp {
  margin-top: 1.67em;
}

.banner_tag {
  position: absolute;
  left: auto;
  top: -2em;
  right: -2em;
  bottom: auto;
  width: 8.85em;
  height: 8.85em;
}

.banner_smile-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: block;
  width: 3.02em;
  height: 3.02em;
  margin: auto;
}

.tag_container {
  position: relative;
  z-index: 10000;
  width: 100%;
  height: 100%;
}

.tag_circle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.challenge-page_image {
  width: 100%;
}

.challenge-page_title {
  margin-top: 0.2em;
  font-weight: 700;
  text-transform: none;
}

.challenge-page_main-text {
  margin-top: 1.67em;
}

.challenge-page_grid {
  grid-row-gap: 3.75em;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.challenge_tab-content {
  margin-top: 3.75em;
}

.challenge_steps {
  display: -ms-grid;
  display: grid;
  padding: 5em 4em;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 3.75em;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  border-radius: 1.67em;
  background-color: #f9d5af;
}

.steps_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.steps_label {
  width: 30%;
}

.steps_description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.step_text {
  color: #5c2e2d;
  font-weight: 500;
}

.button_icon {
  width: 1.25em;
  margin-right: 1em;
}

.button_icon.is--right {
  margin-right: 0em;
  margin-left: 1em;
}

.divider-line {
  height: 1px;
  background-color: #5c2e2d;
}

.challenge_ready-header {
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.challenge_ready-para {
  margin-top: 8px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.challenge_ready-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.step_description-para {
  font-size: 1.46em;
  line-height: 1.2;
  font-weight: 700;
}

.challenge_submit-section {
  display: -ms-grid;
  display: grid;
  padding: 5em 4em;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 3.75em;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 1.67em;
  background-color: #98d5d0;
  color: #121212;
}

.tab_text {
  font-size: 1.46em;
  font-weight: 700;
}

.tab-link-tab-2 {
  padding: 1.6em 3em;
  background-color: #fdf3e4;
}

.tab-link-tab-2.w--current {
  background-color: #2c4cd3;
  color: #f9d5af;
}

.tab-link-tab-1 {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  background-color: #e8e8e8;
}

.tab-link-tab-1.w--current {
  padding-right: 3em;
  padding-bottom: 1.6em;
  padding-left: 3em;
  background-color: #2c4cd3;
  color: #f9d5af;
}

.tabs-menu {
  position: -webkit-sticky;
  position: sticky;
  left: 1px;
  top: 32px;
  z-index: 1000;
  display: inline-block;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 0.8em;
  background-color: #e8e8e8;
  box-shadow: 0 12px 32px 0 rgba(18, 18, 18, 0.2);
}

.tabs {
  position: relative;
}

.hide {
  display: none;
}

.html-embed-copy {
  z-index: 4;
  width: 100%;
  height: 100vh;
}

.hero_header {
  margin-bottom: 20px;
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-size: 6em;
  text-align: center;
  letter-spacing: normal;
}

.div-block-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.submission_image {
  width: 100%;
  margin-bottom: 1.2em;
}

.is--challenge-header {
  font-size: 4.82em;
}

.heading-7 {
  margin-top: 5px;
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-size: 2em;
  text-align: center;
}

.image-3 {
  width: 50%;
  border-radius: 11px;
}

.heading-8 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-size: 4em;
  line-height: 0.96;
  font-weight: 700;
  letter-spacing: normal;
}

.heading-9 {
  line-height: 0.96;
}

.heading-10 {
  margin-left: 0px;
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-size: 4em;
  line-height: 0.96;
  font-weight: 700;
  letter-spacing: normal;
}

.heading-11 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-weight: 300;
}

.heading-12 {
  margin-left: 0px;
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-weight: 300;
}

.heading-13 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-size: 4em;
  line-height: 0.96;
  font-weight: 700;
  letter-spacing: normal;
}

.bold-text {
  color: #000;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 88%;
  margin-bottom: 2.04em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.link {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #b7c0ce;
  font-size: 16px;
  font-weight: 300;
}

.link-2 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #b7c0ce;
  font-size: 0.8vw;
  font-weight: 300;
}

.paragraph {
  width: 88.9%;
  padding-top: 1.16em;
  padding-bottom: 0em;
  font-family: Harmoniasansprocyr, sans-serif;
  color: #b7c0ce;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
}

.button {
  transition: .3s ease-in-out;
  width: 88.8%;
  margin-left: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
  border-radius: 0px;
  background-color: #7a3cff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.heading-14 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #000;
  font-weight: 300;
}

.lottie-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 50%;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-4 {
  width: 230px;
  height: 50px;
}

.text-block-2 {
  font-family: Harmoniasansprocyr, sans-serif;
  color: #b7c0ce;
  font-size: 16px;
  font-weight: 300;
}

.link-3 {
  font-family: Harmoniasansprocyr, sans-serif;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 1.2vw;
  }
  .image-3 {
    width: 100%;
    padding: 0px!important;

  }
  .grid{
    width: 100%;
  }


  h2 {
    font-size: 7em;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 16px;
  }

.container {
  
   padding: 0em;
 }

 #FORMULAIRE{
  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
 }
 #PMCiframeMQBL{
  width: 75%;
 }



  .container {
    padding: 0px 2.95em;
  }

  .container.is--last {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .grid.is--reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .grid_item.is--hero-img1 {
    width: 50%;
  }

  .grid_item.is--sticky {
    width: 40%;
  }

  .grid_item.is--header-text-container {
    width: 100%;
  }

  .main-button {
    font-size: 18px;
  }

  .main-button.sm {
    font-size: 14px;
  }

  .page-wrapper {
    background-color: #fff;
  }

  .nav_logo.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav_logo-img {
    width: 100%;
  }

  .challenge_text_container {
    width: 50%;
  }

  .image-2 {
    width: 40%;
  }

  .challenge_banner {
    padding: 24px 4.5em;
  }

  .card_grid {
    grid-column-gap: 24px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .challenge_steps {
    padding: 4em 3em;
  }

  .challenge_submit-section {
    padding: 4em 3em;
  }

  .html-embed-copy {
    width: 80%;
  }

  .hero_header {
    margin-bottom: 8px;
  }

  .heading-10 {
    margin-bottom: 0.3em;
    text-align: left;
  }

  .heading-11 {
    font-size: 18px;
  }

  .heading-12 {
    width: 100%;
    font-size: 18px;
    text-align: left;
  }

  .div-block-3 {
    max-width: 93.3%;
    margin-top: 0em;
    margin-bottom: 2.04em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: transparent;
  }

  .link {
    font-size: 14px;
  }

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

  .paragraph {
    width: 100%;
    font-size: 16px;
    text-align: justify;
  }

  .button {
    width: 100%;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }

  .heading-14 {
    font-size: 18px;
    text-align: left;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-2 {
    margin-top: 0px;
    padding-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  h4 {
    font-size: 5em;
  }
   #PMCiframeMQBL{
  width: 100%!important;
 }

.container.third{
  padding-top: 2em;
}
.container.is--last{
  padding-top: 2em;
}

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 16px;
  }

  p {
    font-size: 14px;
  }

  .container {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .container.is--hero {
    padding-bottom: 2em;
  }

  .container.is--last {
    padding-top: 2em;
    padding-bottom: 0px;
  }

  .container.is--challenge-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.second {
    padding-top: 4em;
    padding-bottom: 2em;
  }

  .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid.is--reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.is--text-container-50 {
    width: 100%;
  }

  .grid_item.is--text-container-50.btm-txt-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.is--sticky {
    position: static;
    width: 100%;
  }

  .grid_item.is--challenge-content {
    width: 100%;
    margin-top: 32px;
  }

  .grid_item.is--header-text-container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .main-button {
    padding-right: 0.8em;
    padding-left: 0.8em;
  }

  .main-button.sm {
    padding: 0.9em 3.16em;
  }

  .main-button.secondary {
    padding-top: 0.86em;
    padding-bottom: 0.86em;
    font-size: 16px;
  }

  .main-button.is---challenge {
    font-size: 14px;
  }

  .main-button.is---blue {
    font-size: 16px;
  }

  .hero_photo1 {
    height: 100%;
  }

  .page-wrapper {
    background-color: #fff;
  }

  .nav_logo-img {
    width: auto;
  }

  .image-2 {
    width: 50%;
  }

  .heading-6 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
  }

  .card_grid {
    grid-row-gap: 40px;
  }

  .challenge_title {
    margin-bottom: 24px;
    font-size: 20px;
  }

  .challenge_date {
    margin-top: 8px;
    font-size: 14px;
  }

  .banner_tag {
    width: 80px;
    height: 80px;
  }

  .banner_smile-icon {
    width: 30px;
    height: 30px;
  }

  .challenge-page_title {
    margin-top: 8px;
    font-size: 30px;
  }

  .challenge_steps {
    padding-top: 56px;
    padding-bottom: 56px;
    grid-row-gap: 32px;
  }

  .steps_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .steps_label {
    width: 100%;
  }

  .steps_description {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .step_text {
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 700;
  }

  .challenge_ready-header {
    font-size: 32px;
  }

  .challenge_ready-para {
    font-size: 14px;
  }

  .step_description-para {
    font-size: 14px;
  }

  .challenge_submit-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

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

  .html-embed-copy {
    width: 90%;
  }

  .hero_header {
    margin-bottom: 5px;
    line-height: 0.96;
  }

  .is--challenge-header {
    font-size: 6em;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 1.3;
  }

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

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

  .heading-11 {
    font-size: 18px;
    text-align: center;
  }

  .heading-12 {
    font-size: 18px;
    text-align: center;
  }

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

  .div-block-3 {
    margin-bottom: 2.04em;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: transparent;
  }

  .link {
    font-size: 14px;
  }

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

  .paragraph {
    padding-top: 0.5em;
    padding-bottom: 2.04em;
    font-size: 16px;
    text-align: center;
  }

  .button {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }

  .heading-14 {
    font-size: 18px;
    text-align: center;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .lottie-animation-2 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 14em;
  }

  h4 {
    font-size: 11em;
  }

  .container.is--hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
  }

  .container.is--last {
    padding-bottom: 10px;
  }

  .grid {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .grid.is--reverse {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid_item.is--hero-img1 {
    width: 100%;
  }

  .grid_item.is--img2 {
    width: 100%;
    padding: 0em 8em;
  }

  .grid_item.is--text-container-50 {
    width: 100%;
    padding-top: 0em;
    padding-bottom: 0.3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.is--sticky {
    position: static;
  }

  .grid_item.is--header-text-container {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0em;
    padding-bottom: 2em;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .main-button.sm {
    padding-right: 40px;
    padding-left: 30px;
  }

  .main-button.secondary {
    border-width: 0px;
    background-color: #234fa7;
    color: #fdf3e4;
  }

  .is--1-67em-bp {
    margin-bottom: 0em;
  }

  .nav_logo-img {
    width: auto;
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .challenge_text_container {
    width: 100%;
  }

  .image-2 {
    width: 100%;
  }

  .challenge_banner {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .card_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .banner_tag {
    top: -25px;
    right: -20px;
  }

  .challenge_submit-section.is--test {
    padding: 0px 0em;
  }

  .tab_text {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }

  .tab-link-tab-2 {
    padding-right: 4em;
    padding-left: 4em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tab-link-tab-1 {
    width: 100%;
  }

  .tab-link-tab-1.w--current {
    padding-right: 2em;
    padding-left: 2em;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }

  .tabs-menu {
    z-index: 90;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .html-embed-copy {
    width: 100%;
  }

  .hero_header {
    margin-bottom: 0em;
    font-size: 16px;
    line-height: 1.1em;
    letter-spacing: normal;
  }

  .div-block-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .is--challenge-header {
    font-size: 10em;
  }

  .heading-7 {
    margin-top: 0px;
    font-size: 10px;
    line-height: 1;
  }

  .image-3 {
    padding-top: 10px;
  }

  .heading-8 {
    margin-bottom: 0.2em;
    padding-top: 0.2em;
    font-size: 5.8em;
    line-height: 1.3;
    text-align: center;
    letter-spacing: normal;
  }

  .heading-10 {
    margin-top: -40px;
    margin-bottom: 0.2em;
    font-size: 5.8em;
    line-height: 1.3;
    text-align: center;
    letter-spacing: normal;
  }

  .text-block {
    display: block;
  }

  .heading-11 {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }

  .heading-12 {
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }

  .heading-13 {
    margin-bottom: 0.2em;
    font-size: 5.8em;
    line-height: 1.3em;
    text-align: center;
    letter-spacing: normal;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .link {
    font-size: 14px;
  }

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

  .paragraph {
    padding-top: 0.5em;
    padding-bottom: 0em;
    font-size: 14px;
    line-height: 1.3;
  }

  .button {
    margin-top: 0.2em;
  }

  .heading-14 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }

  .lottie-animation {
    display: none;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .lottie-animation-3 {
    padding-right: 0em;
    padding-left: 0em;
  }
}

#w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e8c-458ff8b8 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e96-458ff8b8 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e8c-118ff8b9 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e96-118ff8b9 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_027e9290-e1e6-fc60-a0c8-e46e7fc0fd85-b68ff8bd {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_48541e5b-ffe1-f67d-74b3-8b4947ba09dd-b68ff8bd {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e6a-458ff8b8 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-e690a4fb-cc83-742b-4bf2-9ab5864b9e6a-118ff8b9 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_51c209fb-abf0-4747-23f1-4672e700101a-b68ff8bd {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ae3ef45d-86d4-98a5-fd1d-c2ae25ff86c3-948ff8b7 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-_1ed1d381-680d-e39b-0051-fd3a6fed26d3-9d8ff8ba {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_1ed1d381-680d-e39b-0051-fd3a6fed26d3-168ff8bc {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Harmoniasansprocyr';
  src: url('../fonts/HarmoniaSansProCyr-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmoniasansprocyr';
  src: url('../fonts/HarmoniaSansProCyr-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmoniasansprocyr';
  src: url('../fonts/HarmoniaSansProCyr-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}