/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/components/ui/style/button.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.button_btn__6gkL8 {
  width: 100%;
  height: 70px;
  border-radius: 15px; 
  font-family: "pretandard";
  font-size: 24px;
  line-height: 68px;
  text-align: center;
  cursor: pointer;

}

.button_kakao__WAxUk {
  position: relative;
  width: 100%;
  height: 75px;
  border-radius: 15px;
  font-family: "pretandard";
  font-size: 24px;
  line-height: 75px;
  text-align: center;
  cursor: pointer;
  
}

.button_kakao__WAxUk::before {
  position: absolute;
  content: "";
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/_next/static/media/kakao.9eb8d71c.png);
  background-size: cover;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

.button_apple__54NxQ {
  position: relative;
  width: 100%;
  height: 75px;
  border-radius: 15px;
  font-family: "pretandard";
  font-size: 24px;
  line-height: 75px;
  text-align: center;
  cursor: pointer;
  
}

.button_apple__54NxQ::before {
  position: absolute;
  content: "";
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/_next/static/media/apple.665d353c.png);
  background-size: cover;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/login/components/style/login.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.login_loginWrap__PgIiu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 50px 30px;
}

/* .logoBox {
} */

.login_logoBox__KkeGo img {
  width: 84px;
  height: 84px;
  margin: 0 auto 25px;
}
.login_logoBox__KkeGo .login_title__7R1jS {
  font-family: "pretandard";
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  line-height: 34px;
}

.login_btnBox__XOxDV {
  width: 100%;
  margin: 50px 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.login_signupBox__dLdsh {
  margin-top: 50px;
  font-family: "pretandard";
  font-size: 22px;
  color: #595f73;
  width: 100%;
  text-align: center;
  border-top: 2px solid #e8ebf1;
  line-height: 28px;
}
.login_signupBox__dLdsh .login_orange__mj30J {
  color: #ff6d3d;
  padding-left: 10px;
}

.login_nextLogo__Fn8Bl {
  width: 228px;
  height: 40px;
  margin-bottom: 36px;
}
.login_nextLogo__Fn8Bl img {
  width: 100%;
  height: 100%;
}

.login_remember__ufN2F {
  width: 100%;

  margin-bottom: 55px;
  margin-top: 30px;
}

.login_remember__ufN2F label {
  font-size: 22px;
  font-family: "pretandard";
}
.login_bottomBox__iyvym {
  width: 100%;
  text-align: center;
  border-top: 2px solid #e8ebf1;
  padding: 20px;
}
.login_bottomBox__iyvym a {
  color: #595f73;
  font-size: 20px;
  font-family: "pretandard";
}

.login_basicBtnBox__F_CKu {
  margin: 0;
  width: 100%;
}

.login_company__9mvaa {
  font-size: 11px;
  line-height: 15px;
}

@media only screen and (max-height: 700px) {
  .login_loginWrap__PgIiu {
    margin-top: 50px;
  }
}


