/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[3]!./src/app/_components/FeedbackForm/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_main___B5vJ {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px grey solid;
  /* border-bottom: 1px grey solid; */
}

.styles_subHeading__ZfXy_ {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
}

.styles_question__eEpJa {
  margin-bottom: 1.5rem;
}

.styles_question__eEpJa .styles_column__SAxFN {
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.styles_question__eEpJa .styles_column__SAxFN label {
  position: relative;
  height: 4rem;
  width: 5rem;
}

.styles_question__eEpJa .styles_column__SAxFN label:not(:last-child) {
  margin-right: 1rem;
}

.styles_questionText__rU1d3 {
  font-size: 1.25rem;
  line-height: 120%;
  margin-bottom: 1.5rem;
  text-align: center;
}

.styles_highlighted___PJlA {
  background-color:  var(--gp-green);;
}

.styles_answer__blK2s {
  visibility: hidden;
}

.styles_answerNav__zy76t {
  display: flex;
  justify-content: space-around;
  width: 80%;
}

.styles_answerBtn__TqjKN {
  color: var(--border-color);
  border-radius: .75rem;
  border-color: var(--border-color);
  border-width: 2px;
  border-style: solid;
  width: 46%;
  height: 80px;
  background-color: var(--white);
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.styles_answerSelected__qBZOm {
  background-color: var(--gp-green);
  border-color: var(--gp-green);
  color: white;
}

.styles_row__vxj3f {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}

.styles_column__SAxFN {
  width: 100%;
  display: flex;
  transition: all 0.4s ease;
}

.styles_column__SAxFN:not(:first-child) {
  margin-top: 1rem;
}

.styles_column__SAxFN label {
  display: block;
  position: relative;
  width: 100%;
  justify-content: center;
}

.styles_column__SAxFN input + small {
  margin-top: 10px;
  display: block;
}

.styles_column__SAxFN select,
.styles_column__SAxFN input:not([type="checkbox"]) {
  width: inherit;
  padding: 0.75rem;
  font-size: 1.15rem;
  outline: none;
  border: none;
  border-bottom: solid 2px gray;
  background: transparent;
}

.styles_userSection__ACJ4t {
  margin-top: 1rem;
}

.styles_nav__jILxA {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

.styles_submitBtn__rnkPk {
  background-color: var(--gp-green);
  font-size: 1rem;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border: none;
  width: 100%;
  color: var(--white);
  cursor: pointer;
  transition: all 0.3s ease;
}

.styles_submitBtn__rnkPk.styles_disable__l_8JC {
  pointer-events: none;
  background-color: rgb(221, 221, 221);
}

.styles_submitBtn__rnkPk:disabled {
  background-color: rgb(221, 221, 221);
  pointer-events: none;
}

.styles_checkbox__aPJdw {
  margin: 0.75rem 0;
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.styles_checkbox__aPJdw input {
  height: 1.5rem;
  width: 1.5rem;
  margin-left: 1rem;
}

@media (min-width: 992px) {
  .styles_row__vxj3f {
    flex-direction: row;
  }
  
  .styles_column__SAxFN {
    align-items: flex-start;
    padding: 0.5rem;
  }

  .styles_column__SAxFN:not(:first-child) {
    margin-top: 0;
  }

  .styles_column__SAxFN label {
    justify-content: flex-start;
    justify-content: center;
  }

  .styles_submitBtn__rnkPk {
    font-size: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
    width: auto;
  }

  .styles_question__eEpJa .styles_column__SAxFN {
    margin-top: 1rem;
  }

  .styles_questionText__rU1d3 {
    font-size: 1.75rem;
  }
}

.styles_error__LkDCM {
  margin: 1rem 0;
  background-color: rgb(255, 213, 213);
  text-align: center;
  padding: .5rem;
  font-size: 0.9rem;
  color: rgb(177, 0, 0);
}

.styles_faqText__E7jkJ {
  text-align: center;
  font-size: 15px;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .styles_answerNav__zy76t {
    width: 300px;
  }

  .styles_answerBtn__TqjKN {
    font-size: 1.25rem;
  }

  .styles_subHeading__ZfXy_ {
    padding: 0 80px;
    text-align: center;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[3]!./src/app/_components/Stats/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.styles_main__GOdQ8 {
  text-align: center;
  padding: 0;
  margin-bottom: 1rem;
  min-height: 6rem;
  width: 100%;
  margin: auto;
}

.styles_heading__6wEyg {
  margin-bottom: 10px;
}

.styles_results__Ea2BI {
  display: flex;
  flex-direction: row;
}

.styles_answer___XMvi {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}

.styles_answerBar__wjDiJ {
  display: flex;
  background-color: rgb(225, 225, 225);
  width: 0;
  transition: width 2s ease;
  animation-delay: 10s;
  padding-top: 10px;
  padding-bottom: 10px;
  
}

.styles_answerBar__wjDiJ:first-child {
  padding-left: 20px;
}

.styles_answerBar__wjDiJ:last-child {
  padding-left: 10px;

  padding-right: 30px;
}

.styles_answer___XMvi:not(:last-child) {
  margin-bottom: 0.75rem;
}

.styles_wrapper__Z0Ox3 span {
  font-size: 20px;
}

.styles_results__Ea2BI {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.styles_answerCounter__Acoyz {
  margin-bottom: 1.25rem;
}

.styles_answerCounter__Acoyz h1 {
  font-size: 5rem;
  line-height: 100%;
}

.styles_answerCounter__Acoyz:nth-child(2) h1 {
  color: lightgrey;
}

.styles_bar__SExtj {
  display: flex;
  flex-direction: row;
}

.styles_bar__SExtj div:first-child {
  background-color: grey;
  color: white;
}

@media (min-width: 992px) {
  .styles_main__GOdQ8 {
    padding: 2rem;
    
  }

  .styles_results__Ea2BI { 
    flex-direction: row;
  }

  .styles_answerCounter__Acoyz {
    margin-bottom: 0;
  }

  .styles_answerCounter__Acoyz h1 {
    font-size: 6rem;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[3]!./src/app/_components/Accordion/styles.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_accordion__LLwQQ {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-top: 3rem;
}

.styles_accordionTab__47g4M {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}

.styles_accordionTabHeading__6Ba2W {
  color: white;
}

.styles_accordionTabButton__6mxbd {
  display: flex;
  width: 100%;
  background-color: #6c8b75;
  justify-content: space-between;
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 1rem;
  align-items: center;
}

.styles_accordionTabButton__6mxbd img {
  transform: rotate(90deg);
}

.styles_accordionTabContent__tWszz {
  visibility: hidden;
  height: 0;
  /* transition: all .5s ease; */
  text-align: center;
}

.styles_accordionTabContent__tWszz h2 {
  margin-bottom: 1rem;
}

.styles_accordionTab__47g4M.styles_open__tWqaX .styles_accordionTabContent__tWszz {
  visibility: visible;
  height: auto;
  overflow: auto;
}

.styles_accordionTab__47g4M.styles_open__tWqaX .styles_accordionTabButton__6mxbd img {
  transform: rotate(270deg);
}


@media (min-width: 768px) {
  .styles_accordionTabContent__tWszz p {
    font-size: 1.2rem !important;
  }
  
  .styles_accordionTab__47g4M.styles_open__tWqaX .styles_accordionTabContent__tWszz {
    padding: 20px 60px;
  }
}


/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[3]!./src/app/_components/Logos/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.styles_main__SL5wr {
  margin-top: 4rem;
  text-align: center;
}

.styles_logos__QKpr4 {
  width: 100%;
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 3rem;
  margin-bottom: 3rem;
  gap: 20px;
}

.styles_logo__zaezn {
  margin: auto;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  flex-wrap: wrap;
  background-size: contain;
  background-position: center center;
}

@media (min-width: 780px) {
  .styles_logos__QKpr4 {
    grid-template-columns: repeat(3, 1fr);
  }

  .styles_logo__zaezn {
    width: 230px;
    height: 230px;
  }
}

@media (min-width: 992px) {
  .styles_logos__QKpr4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[7].use[3]!./src/app/page.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.page_main__ibFHK {
  padding-top: 30px;
  overflow: hidden;
}

.page_heading__X0e6w {
  display: block;
  text-align: center;
  color: var(--gp-green);
  min-height: 2.5rem;
  font-size: 1.10rem;
}

.page_loader__3SGnK {
  display: block;
  width: 100%;
  text-align: center;
  min-height: 2.5rem;
}

.page_logo__M5piD {
  margin: auto;
  width: 250px;
  height: 250px;
  background-repeat: no-repeat;
}

p strong.page_highlighted__PNwAT {
  background-color: #c7ffbc;
}

main p.page_secondary__Z088b {
  font-size: 0.95rem !important;
}

.page_main__ibFHK p {
  font-size: 1.1rem;
  line-height: 175%;
  margin-bottom: 1.5rem;
  text-align: center;
}

.page_ctaBtn__ZQb0x {
  background-color: var(--gp-green);
  font-size: 1.2rem;
  border-radius: 0.5rem;
  padding: 0.75rem 2rem;
  border: none;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--white);
  cursor: pointer;
  transition: all 0.3s ease;
}

@media (min-width: 992px) {
  .page_main__ibFHK p {
    font-size: 1.3rem;
  }

  main p.page_secondary__Z088b {
    font-size: 1.1rem !important;
  }
}

