/* Figma Styles of your File */
:root {
  /* Colors */
  --purple: linear-gradient(
    180deg,
    rgba(255, 210, 234, 1) 0%,
    rgba(255, 247, 221, 1) 99.48999881744385%
  );
  --green-blue: linear-gradient(
    180deg,
    rgba(226, 255, 191, 1) 0%,
    rgba(215, 231, 255, 1) 99.48999881744385%
  );
  --blue: linear-gradient(
    180deg,
    rgba(227, 237, 255, 1) 0%,
    rgba(190, 214, 255, 1) 100%
  );

  /* Fonts */
  --text-medium-14-font-family: Pretendard-Medium, sans-serif;
  --text-medium-14-font-size: 14px;
  --text-medium-14-line-height: 24px;
  --text-medium-14-font-weight: 500;
  --text-medium-14-font-style: normal;
  --text-bold-16-font-family: Pretendard-Bold, sans-serif;
  --text-bold-16-font-size: 16px;
  --text-bold-16-line-height: 24px;
  --text-bold-16-font-weight: 700;
  --text-bold-16-font-style: normal;
  --email-regular-font-family: Pretendard-Regular, sans-serif;
  --email-regular-font-size: 12px;
  --email-regular-line-height: 18px;
  --email-regular-font-weight: 400;
  --email-regular-font-style: normal;
  --text-small-regular-1-font-family: Pretendard-Regular, sans-serif;
  --text-small-regular-1-font-size: 12px;
  --text-small-regular-1-line-height: 18px;
  --text-small-regular-1-font-weight: 400;
  --text-small-regular-1-font-style: normal;
  --text-small-2-font-family: Pretendard-Regular, sans-serif;
  --text-small-2-font-size: 12px;
  --text-small-2-line-height: 24px;
  --text-small-2-font-weight: 400;
  --text-small-2-font-style: normal;
  --button-text-16-font-family: Pretendard-ExtraBold, sans-serif;
  --button-text-16-font-size: 16px;
  --button-text-16-line-height: 24px;
  --button-text-16-font-weight: 800;
  --button-text-16-font-style: normal;
  --large-button-text-font-family: Pretendard-Bold, sans-serif;
  --large-button-text-font-size: 16px;
  --large-button-text-line-height: 24px;
  --large-button-text-font-weight: 700;
  --large-button-text-font-style: normal;
  --text-bold-20-font-family: Pretendard-Bold, sans-serif;
  --text-bold-20-font-size: 20px;
  --text-bold-20-line-height: 24px;
  --text-bold-20-font-weight: 700;
  --text-bold-20-font-style: normal;
  --text-regular-14-font-family: Pretendard-Regular, sans-serif;
  --text-regular-14-font-size: 14px;
  --text-regular-14-line-height: 18px;
  --text-regular-14-font-weight: 400;
  --text-regular-14-font-style: normal;
  --text-extra-18-font-family: Pretendard-Bold, sans-serif;
  --text-extra-18-font-size: 18px;
  --text-extra-18-line-height: 24px;
  --text-extra-18-font-weight: 700;
  --text-extra-18-font-style: normal;
  --text-medium-16-font-family: Pretendard-Medium, sans-serif;
  --text-medium-16-font-size: 16px;
  --text-medium-16-line-height: 24px;
  --text-medium-16-font-weight: 500;
  --text-medium-16-font-style: normal;
  --text-bold-14-font-family: Pretendard-Bold, sans-serif;
  --text-bold-14-font-size: 14px;
  --text-bold-14-line-height: 24px;
  --text-bold-14-font-weight: 700;
  --text-bold-14-font-style: normal;
  --main-btn-text-18-font-family: Pretendard-Bold, sans-serif;
  --main-btn-text-18-font-size: 18px;
  --main-btn-text-18-line-height: 24px;
  --main-btn-text-18-font-weight: 700;
  --main-btn-text-18-font-style: normal;
  --28-font-family: Pretendard-Regular, sans-serif;
  --28-font-size: 14px;
  --28-line-height: 28px;
  --28-font-weight: 400;
  --28-font-style: normal;
  --text-bold-24-font-family: Pretendard-Bold, sans-serif;
  --text-bold-24-font-size: 24px;
  --text-bold-24-line-height: 32px;
  --text-bold-24-font-weight: 700;
  --text-bold-24-font-style: normal;
  --line-regular-16-24-font-family: LineSeedSansKr-Regular, sans-serif;
  --line-regular-16-24-font-size: 16px;
  --line-regular-16-24-line-height: 24px;
  --line-regular-16-24-font-weight: 400;
  --line-regular-16-24-font-style: normal;
  --nanum-neo-exbold-20-24-font-family: NanumSquareNeo-ExtraBold, sans-serif;
  --nanum-neo-exbold-20-24-font-size: 20px;
  --nanum-neo-exbold-20-24-line-height: 24px;
  --nanum-neo-exbold-20-24-font-weight: 800;
  --nanum-neo-exbold-20-24-font-style: normal;

  /* Effects */
}
