/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/background/background.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.background_background__L3r5F {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.background_backgroundTop__4wSFn {
  background-position: top;
}

.background_backDrop__n3M1b {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.background_content__mJjJ7 {
  width: 100%;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/footer/footer.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.footer_footer__3kcQj {
  background: #ffffff;
  height: var(--footer-height);
  padding: var(--footer-padding);
  width: calc(100vw - 30px);
  margin: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.footer_fsLogo__LCgY9 {
  padding: 0px;
}
@media (max-width: 1023px) {
  .footer_fsLogo__LCgY9 {
    padding: 0px;
  }
}

.footer_feedback__ldr8P {
  background-color: transparent;
  border: 0;
  position: absolute;
  width: 50px;
  height: 40px;
  right: 15px;
  bottom: calc(var(--footer-height) + 50px);
}
.footer_ketchumLogo__x3MIu {
  padding: 2px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/feedback/feedback.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.feedback_feedback__DcXGs {
  background-color: transparent;
  border: 0;
  position: absolute;
  width: 50px;
  height: 40px;
  right: 15px;
  bottom: calc(var(--footer-height) + 50px);
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/landing/landing.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.landing_landingWrapper__Slo0D {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.landing_intro__I_4G_ {
  background: #007D5A;
  color: #FFF;
  display: flex;
  flex-direction: column;
  width: 353px;
  height: 257px;
  padding: 25px;
}
@media (max-width: 444px) {
  .landing_intro__I_4G_ {
    width: calc(100% - 100px);
  }
}
@media (max-height: 414px) {
  .landing_intro__I_4G_ {
    height: 175px;
  }
}
@media (max-height: 280px) {
  .landing_intro__I_4G_ {
    height: 130px;
  }
}
.landing_intro__I_4G_ h1 {
  font-family: "Brandon-Bold", sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 450;
  line-height: 52px; /* 96.296% */
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .landing_intro__I_4G_ h1 {
    font-size: 50px;
  }
}
@media (max-width: 368px) {
  .landing_intro__I_4G_ h1 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (max-width: 296px) {
  .landing_intro__I_4G_ h1 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-height: 430px) {
  .landing_intro__I_4G_ h1 {
    font-size: 42px;
    line-height: 38px;
  }
}
@media (max-height: 360px) {
  .landing_intro__I_4G_ h1 {
    font-size: 35px;
    line-height: 24px;
  }
}
@media (max-height: 280px) {
  .landing_intro__I_4G_ h1 {
    font-size: 25px;
    line-height: 10px;
  }
}
.landing_intro__I_4G_ p {
  color: #ffffff;
  font-family: "Roboto-Regular", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  left: 44px;
  letter-spacing: 0;
  line-height: 20px;
  top: 333px;
  width: 100%;
}
@media (max-height: 280px) {
  .landing_intro__I_4G_ p {
    font-size: 15px;
    line-height: 0px;
  }
}
.landing_intro__I_4G_ button {
  all: unset;
  font-family: "Roboto-Bold", sans-serif;
  font-size: 17px;
  font-weight: bold;
  box-sizing: border-box;
  height: 50px;
  width: 186px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #FFFFFF;
  margin-top: 2%;
}
@media (max-height: 280px) {
  .landing_intro__I_4G_ button {
    height: 28px;
    width: 130px;
    line-height: 0px;
  }
}
