:root {
  --darkblue: #0c2387;
  --mediumblue: #446cc8;
  --lightblue: #7bbae0;
}

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

.hero-container {
  background-image: url('../images/cmg_background-img_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem;
  display: flex;
}

.top {
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

.mid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bottom {
  height: 1px;
}

.coming-soon_txt {
  color: var(--darkblue);
  text-align: center;
  letter-spacing: .8em;
  text-shadow: 0 4px 30px #000c;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: .8em;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: .8;
}

.cmg-logo {
  object-fit: scale-down;
  width: 27rem;
  height: 9rem;
}

.nav-link {
  color: var(--mediumblue);
  letter-spacing: .15em;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  transition: color .4s;
}

.nav-link:hover {
  color: var(--lightblue);
}

.nav-list_iem {
  display: inline-block;
}

.nav-list_iem.has-margin {
  margin-right: 1rem;
}

.nav-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.container {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 8em;
  height: 8em;
  display: grid;
}

.circle {
  border-radius: 50%;
  width: 1.6em;
  height: 1.6em;
  transition: all .3s;
}

.circle.green {
  background-color: #00ff2b;
  background-image: radial-gradient(circle, #fff, #00ff2b 30%, #004d0d);
}

.circle.red {
  background-color: #fd0000;
  background-image: radial-gradient(circle, #fd7e7e, #fd0000 30%, #4d0000);
}

.circle.yellow {
  background-color: #f8f404;
  background-image: radial-gradient(circle, #fff, #f8f404 5%, #4c4b01);
}

.circle.blue {
  background-color: #0037ff;
  background-image: radial-gradient(circle, #6687ff, #0037ff 30%, #00114d);
}

.cmg-logo_wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 27rem;
  display: flex;
}

.subline-type {
  width: 100%;
  margin-top: 1.2em;
}

.logo-top_wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cmg-logo-svg {
  flex: none;
  width: 21em;
  height: 8em;
  margin-right: 2em;
}

.contact-text {
  color: var(--lightblue);
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.3;
}

.text-style-medium {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
}

.rl-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.rl_layout1_spacing-block-1 {
  width: 100%;
  padding-bottom: .2rem;
}

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

.heading-style-h2 {
  color: var(--lightblue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

.rl-button-link-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.layout_spacing-block {
  width: 100%;
  padding-bottom: 1.5rem;
}

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

.layout_content {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
}

.section_layout {
  background-color: #fff;
  background-image: url('../images/cmg_background-img_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
}

.rl-button-link-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 1px #000;
  padding: .25rem 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-style-subheading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl-button-secondary {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100vw;
  padding: .75rem 1.5rem;
  font-size: 1rem;
  font-weight: 700;
}

.layout_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.rl_layout1_spacing-block-3 {
  width: 100%;
  padding-bottom: 2rem;
}

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

.button {
  box-shadow: none;
  color: #062632;
  text-align: center;
  background-color: #b7ba00;
  border: 2px solid #b7ba00;
  border-radius: 100px;
  padding: .5rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  transition: all .35s;
}

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

.button.is-link {
  color: #062632;
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding-left: 0;
  padding-right: .25rem;
  font-size: 1.125rem;
}

.link_icon-wrap {
  color: #062632;
  border: 2px solid #b7ba00;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  padding: .3rem;
  transition: all .3s;
  display: flex;
}

.arrow-right {
  width: 100%;
  height: 100%;
}

.txt-link {
  color: #fff;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.txt-link:hover {
  color: var(--lightblue);
}

@media screen and (max-width: 991px) {
  .heading-style-h2 {
    font-size: 2.75rem;
  }

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

  .layout_component {
    grid-column-gap: 3rem;
    text-align: center;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .coming-soon_txt {
    line-height: 1;
  }

  .nav-list {
    justify-content: center;
    align-items: center;
  }

  .text-style-medium {
    font-size: 1rem;
  }

  .rl_layout1_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

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

  .layout_spacing-block {
    padding-bottom: 1.25rem;
  }

  .layout_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_layout1_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
  }

  .button.is-link.is-icon {
    font-size: 1.1rem;
  }

  .txt-link {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .mid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .coming-soon_txt {
    letter-spacing: .6em;
    padding-left: .5em;
    font-size: 1.5rem;
  }

  .nav-link {
    font-size: .8rem;
  }

  .nav-list {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .container {
    width: 4em;
    height: 4em;
  }

  .circle {
    width: .8em;
    height: .8em;
  }

  .cmg-logo_wrap {
    width: 13rem;
  }

  .subline-type {
    margin-top: .5em;
  }

  .cmg-logo-svg {
    width: 10em;
    height: 4em;
    margin-right: 1em;
  }

  .layout_content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-style-subheading.max-width {
    max-width: 19ch;
  }

  .layout_component {
    grid-template-columns: 1fr;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

#w-node-b9fb3ac5-9e61-1900-d762-a220bb0ff356-fa61a67e {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-b9fb3ac5-9e61-1900-d762-a220bb0ff369-fa61a67e {
    order: -9999;
  }
}


@font-face {
  font-family: 'Quicksand local';
  src: url('../fonts/quicksand-v31-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand local';
  src: url('../fonts/quicksand-v31-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand local';
  src: url('../fonts/quicksand-v31-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand local';
  src: url('../fonts/quicksand-v31-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand local';
  src: url('../fonts/quicksand-v31-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}