/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./app/[id]/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__kjx15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.styles_container__kjx15 .styles_title__RfYMH {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 6rem;
  gap: 1rem;
  margin-bottom: 2rem;
}
.styles_container__kjx15 .styles_title__RfYMH h1,
.styles_container__kjx15 .styles_title__RfYMH h3 {
  margin: 0;
}
.styles_container__kjx15 .styles_topBtns__gcAEg {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 2rem);
}
.styles_container__kjx15 .styles_btn__kQk9L {
  padding: 1rem;
  outline: none;
  border: none;
  border-radius: 1.5rem;
  font-size: 1.2rem;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.styles_container__kjx15 .styles_btn__kQk9L .styles_rname__II0b1 {
  background-color: white;
  box-shadow: 0 0 30px #bcfad6;
  border-radius: 1.5rem;
  padding: 1rem;
}
.styles_container__kjx15 .styles_btn__kQk9L .styles_rname__II0b1 h2 {
  margin: 0;
  background: #2E6ADC;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.styles_container__kjx15 .styles_btn__kQk9L .styles_description__Vzk0B {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 1.5rem;
  margin-top: 1rem;
}
.styles_container__kjx15 .styles_btn__kQk9L:not(.styles_back__0yMw7):not(.styles_info__rxpoQ) {
  width: 80%;
  background: linear-gradient(160deg, #2E6ADC, #4AEF90);
}
.styles_container__kjx15 .styles_btn__kQk9L:not(.styles_back__0yMw7):not(.styles_info__rxpoQ):hover {
  box-shadow: 0 0 2rem rgba(74, 239, 143, 0.3843137255);
  scale: 1.05;
}
.styles_container__kjx15 .styles_btn__kQk9L:not(.styles_back__0yMw7):not(.styles_info__rxpoQ):hover:active {
  scale: 0.95;
  box-shadow: 0 0 0 rgba(74, 239, 143, 0.3843137255);
}
.styles_container__kjx15 .styles_btn__kQk9L.styles_back__0yMw7 {
  background: linear-gradient(120deg, #FA837F, #FF5C72);
}
.styles_container__kjx15 .styles_btn__kQk9L.styles_info__rxpoQ {
  background: linear-gradient(120deg, #8e8e8e, #36293b);
}
