/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./components/loader/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.styles_loaderWrap__oTzhf {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.6);
}

.styles_loader__UbWUm {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.styles_loader__UbWUm div {
  position: absolute;
  border: 4px solid #3892b8;
  opacity: 1;
  border-radius: 50%;
  animation: styles_animation__uKAjO 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.styles_loader__UbWUm div:nth-of-type(2) {
  animation-delay: -0.5s;
}

@keyframes styles_animation__uKAjO {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/settings/score/components/score-user-limit/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_scoreLimitContainer__4WMNA {
  margin-bottom: 40px;
}

.styles_scoreLimitInfo__06S_F {
  font-size: 16px;
  margin-bottom: 10px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/settings/score/components/score-user-personal-info/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_scoreUserInfoWrapper__f4Mtb {
  padding-top: 10px;
  width: 100%;
}

.styles_scoreUserInfoText__PdSNq {
  font-size: 14px;
  color: grey;
  margin-bottom: 20px;
}

.styles_scoreUserInfoFormContainer__dAYkQ {
  margin-bottom: 20px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/settings/score/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.styles_scoreContainer___Djaj {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 20px;
}

.styles_titleContainer__ss9Ka {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.styles_iconContainer__Tc4UD {
  margin-right: 10px;
}

.styles_scoreTitle__2SZ9I {
  font-size: 24px;
  font-weight: bold;
}

.styles_noScoreNotice__6bSV_ {
  margin-bottom: 40px;
  white-space: pre-line;
  line-height: 1.5;
  color: #666;
}

