/* colors */
/* font */
/* line 21, ../scss/base/_mixins.scss */
.w-25 {
  width: 25% !important;
}

/* line 21, ../scss/base/_mixins.scss */
.w-50 {
  width: 50% !important;
}

/* line 21, ../scss/base/_mixins.scss */
.w-75 {
  width: 75% !important;
}

/* line 21, ../scss/base/_mixins.scss */
.w-fit {
  width: fit-content !important;
}

/* line 21, ../scss/base/_mixins.scss */
.w-auto {
  width: auto !important;
}

/* line 21, ../scss/base/_mixins.scss */
.w-100 {
  width: 100% !important;
}

/* title */
/* subtitle */
/* body */
/* $colors: (
    'primary': $color-primary,
    'secondary': $color-secondary,
    'white': $color-white
); */
/* line 93, ../scss/base/_text.scss */
.title-one-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-primary-font-primary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-primary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-primary-font-secondary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-secondary-font-primary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-secondary-font-secondary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-tertiary-font-primary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-tertiary-font-secondary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-white-font-primary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-one-white-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-one-white-font-secondary {
    font-size: 56px;
    line-height: 75px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-primary-font-primary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-primary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-primary-font-secondary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-secondary-font-primary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-secondary-font-secondary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-tertiary-font-primary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-tertiary-font-secondary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-white-font-primary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-two-white-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-two-white-font-secondary {
    line-height: 54px;
    font-size: 40px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-primary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-primary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-primary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-secondary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-secondary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-tertiary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-tertiary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-white-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-three-white-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-three-white-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-primary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-primary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-primary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-secondary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-secondary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-tertiary-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-tertiary-font-secondary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-white-font-primary {
    font-size: 28px;
  }
}

/* line 93, ../scss/base/_text.scss */
.title-four-white-font-secondary {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 93, ../scss/base/_text.scss */
  .title-four-white-font-secondary {
    font-size: 28px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-primary-font-primary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-primary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-primary-font-secondary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-secondary-font-primary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-secondary-font-secondary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-tertiary-font-primary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-tertiary-font-secondary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-white-font-primary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-one-white-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-one-white-font-secondary {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-primary-font-primary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-primary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-primary-font-secondary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-secondary-font-primary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-secondary-font-secondary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-tertiary-font-primary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-tertiary-font-secondary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-white-font-primary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 104, ../scss/base/_text.scss */
.subtitle-two-white-font-secondary {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 104, ../scss/base/_text.scss */
  .subtitle-two-white-font-secondary {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-primary-font-primary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-primary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #0A0F1F;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-primary-font-secondary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-secondary-font-primary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #C8102E;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-secondary-font-secondary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-tertiary-font-primary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #09A78C;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-tertiary-font-secondary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-white-font-primary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-one-white-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
@media (min-width: 1280px) {
  /* line 115, ../scss/base/_text.scss */
  .body-one-white-font-secondary {
    line-height: 100%;
  }
}

/* line 115, ../scss/base/_text.scss */
.body-two-primary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #0A0F1F;
}

/* line 115, ../scss/base/_text.scss */
.body-two-primary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #0A0F1F;
}

/* line 115, ../scss/base/_text.scss */
.body-two-secondary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #C8102E;
}

/* line 115, ../scss/base/_text.scss */
.body-two-secondary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #C8102E;
}

/* line 115, ../scss/base/_text.scss */
.body-two-tertiary-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #09A78C;
}

/* line 115, ../scss/base/_text.scss */
.body-two-tertiary-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #09A78C;
}

/* line 115, ../scss/base/_text.scss */
.body-two-white-font-primary {
  font-family: "Space Grotesk", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}

/* line 115, ../scss/base/_text.scss */
.body-two-white-font-secondary {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}

/* line 32, ../scss/components/_buttons.scss */
.btn-primary {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  width: fit-content;
  height: fit-content;
  background-color: #0A0F1F;
  color: #ffffff;
  border-color: #0A0F1F;
  border-size: 1px;
  border-style: solid;
  border-radius: 8px;
  transition: .5s;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  padding: 12px;
  text-decoration: none;
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-primary {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-primary {
    padding: 12px;
  }
}
/* line 25, ../scss/components/_buttons.scss */
.btn-primary:hover, .btn-primary:focus {
  text-decoration: none;
}

/* line 32, ../scss/components/_buttons.scss */
.btn-secondary {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  width: fit-content;
  height: fit-content;
  background-color: #C8102E;
  color: #ffffff;
  border-color: #C8102E;
  border-size: 1px;
  border-style: solid;
  border-radius: 8px;
  transition: .5s;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  padding: 12px;
  text-decoration: none;
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-secondary {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-secondary {
    padding: 12px;
  }
}
/* line 25, ../scss/components/_buttons.scss */
.btn-secondary:hover, .btn-secondary:focus {
  text-decoration: none;
}

/* line 32, ../scss/components/_buttons.scss */
.btn-tertiary {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  width: fit-content;
  height: fit-content;
  background-color: #09A78C;
  color: #ffffff;
  border-color: #09A78C;
  border-size: 1px;
  border-style: solid;
  border-radius: 8px;
  transition: .5s;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  padding: 12px;
  text-decoration: none;
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-tertiary {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  /* line 32, ../scss/components/_buttons.scss */
  .btn-tertiary {
    padding: 12px;
  }
}
/* line 25, ../scss/components/_buttons.scss */
.btn-tertiary:hover, .btn-tertiary:focus {
  text-decoration: none;
}

/* line 5, ../scss/components/_list.scss */
#presentation ul li::before, #nikko .section-body ul li::before {
  display: flex;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 7, ../scss/components/_banner.scss */
.section {
  padding-inline: 32px;
}
/* line 9, ../scss/components/_banner.scss */
.section-header {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
}
/* line 15, ../scss/components/_banner.scss */
.section-columns-three {
  width: 100%;
}
@media (min-width: 1280px) {
  /* line 15, ../scss/components/_banner.scss */
  .section-columns-three {
    width: 33%;
  }
}
/* line 20, ../scss/components/_banner.scss */
.section-columns-three .image_full {
  height: 577px;
  width: 100%;
}
/* line 23, ../scss/components/_banner.scss */
.section-columns-three .image_full img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
/* line 30, ../scss/components/_banner.scss */
.section-columns-two {
  width: 100%;
}
@media (min-width: 1280px) {
  /* line 30, ../scss/components/_banner.scss */
  .section-columns-two {
    width: 50%;
  }
}

/* line 3, ../scss/components/_navbar.scss */
header {
  display: flex;
  flex-flow: column nowrap;
  background-image: url(../../assets/image/banner-section-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  padding-inline: 37px;
}
/* line 13, ../scss/components/_navbar.scss */
header .navbar-header {
  background-color: transparent;
  width: 100%;
}
/* line 16, ../scss/components/_navbar.scss */
header .navbar-header .container-fluid {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 0;
}
@media (min-width: 1280px) {
  /* line 16, ../scss/components/_navbar.scss */
  header .navbar-header .container-fluid {
    padding-inline: 25px;
  }
}
/* line 26, ../scss/components/_navbar.scss */
header .navbar-brand {
  width: 125px;
  height: 60px;
}
@media (min-width: 1280px) {
  /* line 26, ../scss/components/_navbar.scss */
  header .navbar-brand {
    width: 165px;
    height: 71px;
  }
}
/* line 33, ../scss/components/_navbar.scss */
header .navbar-brand img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 1280px) {
  /* line 33, ../scss/components/_navbar.scss */
  header .navbar-brand img {
    width: fit-content;
    height: fit-content;
  }
}
/* line 44, ../scss/components/_navbar.scss */
header .navbar .btn-secondary {
  margin: auto 0 auto auto;
}

/* line 5, ../scss/components/_footer.scss */
footer {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 30px 42px;
  background-image: linear-gradient(92.77deg, #050E24, #080F22, #230E20, #360F1F);
}
@media (min-width: 1280px) {
  /* line 5, ../scss/components/_footer.scss */
  footer {
    flex-flow: row nowrap;
    padding: 50px 70px;
  }
}
/* line 16, ../scss/components/_footer.scss */
footer .footer-contact {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: fit-content;
  margin: auto;
  gap: 32px;
}
@media (min-width: 1280px) {
  /* line 16, ../scss/components/_footer.scss */
  footer .footer-contact {
    flex-flow: row nowrap;
    justify-content: flex-end;
  }
}
/* line 27, ../scss/components/_footer.scss */
footer .footer-contact_item {
  display: flex;
  flex-flow: row nowrap;
  gap: 5px;
  width: fit-content;
  margin: auto;
}
@media (min-width: 1280px) {
  /* line 27, ../scss/components/_footer.scss */
  footer .footer-contact_item {
    margin: end;
  }
}
/* line 36, ../scss/components/_footer.scss */
footer .footer-contact_item div {
  margin-top: auto;
  height: 25px;
  width: 25px;
  color: #C8102E;
}
/* line 42, ../scss/components/_footer.scss */
footer .footer-contact_item p {
  white-space: nowrap;
  margin: 0;
  line-height: unset;
}
/* line 51, ../scss/components/_footer.scss */
footer .navbar-brand {
  display: flex;
  width: 178px;
  height: 42px;
  margin: 1rem auto;
}
@media (min-width: 1280px) {
  /* line 51, ../scss/components/_footer.scss */
  footer .navbar-brand {
    margin-left: 0;
  }
}
/* line 59, ../scss/components/_footer.scss */
footer .navbar-brand img {
  width: fit-content;
  height: fit-content;
  object-fit: cover;
  object-position: center;
}

/* line 25, ../scss/components/_input.scss */
.form-item {
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
}
/* line 30, ../scss/components/_input.scss */
.form-item label {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
/* line 34, ../scss/components/_input.scss */
.form-item input {
  width: 100%;
  height: 41px;
  border-radius: 8px;
  padding: 12px 16px;
  border: 1px solid #D9D9D9;
}
/* line 12, ../scss/components/_input.scss */
.form-item input::placeholder {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #334155;
}
@media (min-width: 1280px) {
  /* line 12, ../scss/components/_input.scss */
  .form-item input::placeholder {
    line-height: 100%;
  }
}
/* line 16, ../scss/components/_input.scss */
.form-item input:hover, .form-item input:focus {
  border: 1px solid #D9D9D9;
  box-shadow: none;
  outline: none;
}
/* line 37, ../scss/components/_input.scss */
.form-item textarea {
  width: 100%;
  height: 80px;
  border-radius: 8px;
  padding: 12px 16px;
  border: 1px solid #D9D9D9;
}
/* line 12, ../scss/components/_input.scss */
.form-item textarea::placeholder {
  font-family: "Inter", sans-serif;
  leading-trim: none;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #334155;
}
@media (min-width: 1280px) {
  /* line 12, ../scss/components/_input.scss */
  .form-item textarea::placeholder {
    line-height: 100%;
  }
}
/* line 16, ../scss/components/_input.scss */
.form-item textarea:hover, .form-item textarea:focus {
  border: 1px solid #D9D9D9;
  box-shadow: none;
  outline: none;
}

/* line 26, ../scss/base/_icons.scss */
.icon-arrow-right {
  background-image: url(../assets/icons/feather_arrow-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-bar-chart {
  background-image: url(../assets/icons/feather_bar-chart.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-camera {
  background-image: url(../assets/icons/feather_camera.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-clock {
  background-image: url(../assets/icons/feather_clock.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-eye {
  background-image: url(../assets/icons/feather_eye.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-file-text {
  background-image: url(../assets/icons/feather_file-text.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-list {
  background-image: url(../assets/icons/feather_list.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-message-circle {
  background-image: url(../assets/icons/feather_message-circle.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-mic {
  background-image: url(../assets/icons/feather_mic.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-target {
  background-image: url(../assets/icons/feather_target.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-location {
  background-image: url(../assets/icons/feather_location.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 26, ../scss/base/_icons.scss */
.icon-phone {
  background-image: url(../assets/icons/feather_phone.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
}

/* line 13, ../scss/_sections.scss */
#presentation {
  padding: 50px 0;
}
@media (min-width: 1280px) {
  /* line 13, ../scss/_sections.scss */
  #presentation {
    padding: 100px 37px;
  }
}
/* line 19, ../scss/_sections.scss */
#presentation .section-header {
  width: 100% !important;
  gap: 2rem;
}
@media (min-width: 1280px) {
  /* line 19, ../scss/_sections.scss */
  #presentation .section-header {
    width: 55% !important;
  }
}
/* line 27, ../scss/_sections.scss */
#presentation ul {
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
  gap: 10px;
  list-style: none;
  padding: .5px 0;
}
/* line 21, ../scss/components/_list.scss */
#presentation ul li {
  display: flex;
  flex-flow: row nowrap;
  gap: 10px;
  padding: 3px 0;
}
/* line 26, ../scss/components/_list.scss */
#presentation ul li::before {
  content: '';
  background-image: url(../../assets/icons/feather_check.png);
}

/* line 31, ../scss/_sections.scss */
#challenge {
  display: flex;
  flex-flow: column nowrap;
  gap: 32px;
  background: #0A0F1F;
  padding: 20px 42px;
}
@media (min-width: 1280px) {
  /* line 31, ../scss/_sections.scss */
  #challenge {
    padding: 50px 70px;
  }
}
/* line 41, ../scss/_sections.scss */
#challenge .section-header {
  margin: 1rem 0px;
}
@media (min-width: 1280px) {
  /* line 41, ../scss/_sections.scss */
  #challenge .section-header {
    width: 50% !important;
    margin: 0;
  }
}
/* line 49, ../scss/_sections.scss */
#challenge .section-body_challenge {
  display: grid;
  grid-template-columns: 6fr 6fr;
  gap: 2rem;
}
@media (min-width: 1280px) {
  /* line 49, ../scss/_sections.scss */
  #challenge .section-body_challenge {
    display: flex;
    /* width: 212px; */
    flex-flow: column;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 24;
  }
}
/* line 61, ../scss/_sections.scss */
#challenge .section-body_challenge-item {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
  width: 100%;
}
/* line 24, ../scss/components/_cards.scss */
#challenge .section-body_challenge-item_img {
  height: 62px;
  width: 55px;
}
/* line 27, ../scss/components/_cards.scss */
#challenge .section-body_challenge-item_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
/* line 39, ../scss/components/_cards.scss */
#challenge .section-body_challenge-item_body {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
}
@media (min-width: 1280px) {
  /* line 61, ../scss/_sections.scss */
  #challenge .section-body_challenge-item {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
    width: 100%;
    padding: 24px 0;
  }
  /* line 24, ../scss/components/_cards.scss */
  #challenge .section-body_challenge-item_img {
    height: 62px;
    width: 55px;
  }
  /* line 27, ../scss/components/_cards.scss */
  #challenge .section-body_challenge-item_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
  /* line 39, ../scss/components/_cards.scss */
  #challenge .section-body_challenge-item_body {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
  }
}

/* line 73, ../scss/_sections.scss */
#solution {
  display: flex;
  flex-flow: column;
  background-image: linear-gradient(92.77deg, #050E24 14.01%, #080F22 46.82%, #230E20 85.68%, #360F1F 105.37%);
  padding: 20px 42px;
}
@media (min-width: 1280px) {
  /* line 73, ../scss/_sections.scss */
  #solution {
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 30px;
    padding: 50px 70px;
  }
}
/* line 84, ../scss/_sections.scss */
#solution ol {
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
  gap: 24px;
  padding-left: 0;
  counter-reset: list-item;
  list-style: none;
}
/* line 53, ../scss/components/_list.scss */
#solution ol li {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: 16px;
  list-style: none;
  counter-increment: list-item;
}
/* line 61, ../scss/components/_list.scss */
#solution ol li::before {
  content: counter(list-item);
  flex-shrink: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
  background: linear-gradient(180deg, #FFB800 0%, #FF5C00 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
}
@media (min-width: 1280px) {
  /* line 61, ../scss/components/_list.scss */
  #solution ol li::before {
    font-size: 20px;
    line-height: 25px;
  }
}
/* line 87, ../scss/_sections.scss */
#solution ol li {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
  width: 100%;
  flex-flow: row nowrap;
}
/* line 35, ../scss/components/_cards.scss */
#solution ol li_img {
  display: none;
}
/* line 39, ../scss/components/_cards.scss */
#solution ol li_body {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
}
/* line 90, ../scss/_sections.scss */
#solution ol li .section-body_solution-item {
  width: 100% !important;
}
@media (min-width: 1280px) {
  /* line 90, ../scss/_sections.scss */
  #solution ol li .section-body_solution-item {
    width: 95% !important;
  }
}
/* line 95, ../scss/_sections.scss */
#solution ol li .section-body_solution-item .body-two-white-font-secondary {
  font-weight: 600 !important;
  width: 100% !important;
}
/* line 105, ../scss/_sections.scss */
#solution .section-columns:last-child {
  padding-inline: 32px;
  display: flex;
  flex-flow: column;
  height: fit-content;
  margin: auto 0;
  gap: 10px;
}
/* line 114, ../scss/_sections.scss */
#solution .section-columns-two .image_full {
  display: none;
}
@media (min-width: 1280px) {
  /* line 114, ../scss/_sections.scss */
  #solution .section-columns-two .image_full {
    display: flex;
    width: 100%;
    height: 100%;
  }
  /* line 120, ../scss/_sections.scss */
  #solution .section-columns-two .image_full img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media (min-width: 1280px) {
  /* line 127, ../scss/_sections.scss */
  #solution .section-columns-two .body-two-white-font-secondary {
    width: 90%;
  }
}
/* line 134, ../scss/_sections.scss */
#solution .section-header {
  margin: 2rem auto;
}
@media (min-width: 1280px) {
  /* line 134, ../scss/_sections.scss */
  #solution .section-header {
    margin: 0 auto 0 0;
  }
}
/* line 141, ../scss/_sections.scss */
#solution .section-body_solution {
  display: grid;
  grid-template-columns: 6fr 6fr;
  gap: 2rem;
  margin-top: 1rem;
}
@media (min-width: 1280px) {
  /* line 141, ../scss/_sections.scss */
  #solution .section-body_solution {
    margin-top: unset;
    display: flex;
    flex-flow: row nowrap;
    gap: 10px;
  }
}
/* line 152, ../scss/_sections.scss */
#solution .section-body_solution-item {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
  width: 100%;
}
/* line 24, ../scss/components/_cards.scss */
#solution .section-body_solution-item_img {
  height: 40px;
  width: 36px;
}
/* line 27, ../scss/components/_cards.scss */
#solution .section-body_solution-item_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
/* line 39, ../scss/components/_cards.scss */
#solution .section-body_solution-item_body {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
}
@media (min-width: 1280px) {
  /* line 152, ../scss/_sections.scss */
  #solution .section-body_solution-item {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
    width: 105px;
  }
  /* line 35, ../scss/components/_cards.scss */
  #solution .section-body_solution-item_img {
    display: none;
  }
  /* line 39, ../scss/components/_cards.scss */
  #solution .section-body_solution-item_body {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
  }
}

/* line 163, ../scss/_sections.scss */
#nikko {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  gap: 30px;
  background: linear-gradient(109.22deg, #000919 24.14%, #01091B 96.56%);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px 42px;
}
@media (min-width: 1280px) {
  /* line 163, ../scss/_sections.scss */
  #nikko {
    flex-flow: row nowrap;
    padding: 50px 70px;
  }
}
/* line 177, ../scss/_sections.scss */
#nikko .section {
  margin-left: auto;
}
@media (min-width: 1280px) {
  /* line 180, ../scss/_sections.scss */
  #nikko .section-header h2 {
    width: 95% !important;
  }
}
/* line 187, ../scss/_sections.scss */
#nikko .section-columns-two .image_full {
  width: 50%;
  margin: auto;
}
/* line 190, ../scss/_sections.scss */
#nikko .section-columns-two .image_full img {
  width: 100%;
  object-fit: cover;
}
/* line 196, ../scss/_sections.scss */
#nikko .section-body {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  margin-left: auto;
  gap: 20px;
  /*             @include for-desktop-only{
                  width: 70%;
              } */
}
/* line 205, ../scss/_sections.scss */
#nikko .section-body ul {
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
  gap: 10px;
  list-style: none;
  padding: .5px 0;
  width: fit-content;
  gap: 10px;
}
/* line 37, ../scss/components/_list.scss */
#nikko .section-body ul li {
  display: flex;
  flex-flow: row nowrap;
  gap: 10px;
  padding: 3px 0;
}
/* line 42, ../scss/components/_list.scss */
#nikko .section-body ul li::before {
  content: '';
  background-image: url(../../assets/icons/feather_arrow-right.png);
}

/* line 214, ../scss/_sections.scss */
#separator {
  padding: 25px 35px;
  background-image: linear-gradient(92.77deg, #010D2F 14.01%, #30153E 46.82%, #99142A 85.68%, #CD5020 105.37%);
  text-align: center;
}
@media (min-width: 1280px) {
  /* line 214, ../scss/_sections.scss */
  #separator {
    padding: 50px 70px;
  }
}

/* line 223, ../scss/_sections.scss */
#impact {
  background-color: #0A0F1F;
  padding: 50px 36px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  gap: 50px;
}
/* line 231, ../scss/_sections.scss */
#impact .section-header {
  width: 100%;
  margin: auto;
}
@media (min-width: 1280px) {
  /* line 231, ../scss/_sections.scss */
  #impact .section-header {
    width: 55% !important;
  }
}
/* line 238, ../scss/_sections.scss */
#impact .section-body {
  display: grid;
  grid-template-columns: 6fr 6fr;
}
@media (min-width: 1280px) {
  /* line 238, ../scss/_sections.scss */
  #impact .section-body {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
  }
}
/* line 247, ../scss/_sections.scss */
#impact .section-body_impact-item {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
  width: 100%;
  padding: 20px 0;
  justify-content: center;
}
/* line 24, ../scss/components/_cards.scss */
#impact .section-body_impact-item_img {
  height: 52px;
  width: 45px;
}
/* line 27, ../scss/components/_cards.scss */
#impact .section-body_impact-item_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
/* line 39, ../scss/components/_cards.scss */
#impact .section-body_impact-item_body {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px;
}
@media (min-width: 1280px) {
  /* line 247, ../scss/_sections.scss */
  #impact .section-body_impact-item {
    display: flex;
    flex-flow: row nowrap;
    width: 274px;
    gap: 24px;
  }
  /* line 24, ../scss/components/_cards.scss */
  #impact .section-body_impact-item_img {
    height: 62px;
    width: 55px;
  }
  /* line 27, ../scss/components/_cards.scss */
  #impact .section-body_impact-item_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
  /* line 39, ../scss/components/_cards.scss */
  #impact .section-body_impact-item_body {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
  }
}
/* line 254, ../scss/_sections.scss */
#impact .section-body_impact-item_img {
  margin: auto;
}
@media (min-width: 1280px) {
  /* line 254, ../scss/_sections.scss */
  #impact .section-body_impact-item_img {
    margin: auto 0;
  }
}
/* line 260, ../scss/_sections.scss */
#impact .section-body_impact-item_body {
  width: 100%;
  text-align: center;
}
@media (min-width: 1280px) {
  /* line 260, ../scss/_sections.scss */
  #impact .section-body_impact-item_body {
    text-align: left;
    margin: auto 0;
  }
}

/* line 273, ../scss/_sections.scss */
#contact {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  gap: 30px;
  background-image: linear-gradient(92.77deg, #050E24, #080F22, #230E20, #360F1F);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px 42px;
}
@media (min-width: 1280px) {
  /* line 273, ../scss/_sections.scss */
  #contact {
    flex-flow: row nowrap;
    padding: 50px 70px;
  }
}
/* line 287, ../scss/_sections.scss */
#contact .section-columns-two {
  display: flex;
  width: 100% !important;
}
/* line 290, ../scss/_sections.scss */
#contact .section-columns-two .section-header {
  width: 90% !important;
}
/* line 293, ../scss/_sections.scss */
#contact .section-columns-two form {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
  width: 100% !important;
}
