body {
  margin: 0;
}

.logo12 {
  margin-left: 6px;
  margin-top: 4px;
}

.logo123 {
  margin-left: 6px;
  margin-top: 7px;
}

.google_text {
  flex-grow: 1;
  font-family: "Google Sans", arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  font-size: 14;
}

.password-toggle {
  margin-top: 10px;
}

._resend-button_1qr2h_1 {
  color: var(--Primary-On-Surface, #0057e0);
}

._code-text-input-wrapper_1qr2h_5 {
  border-radius: 8px;
  height: 80px;
  padding: 0;
}

._code-text-input-wrapper_1qr2h_5 input._code-text-input_1qr2h_5[type="text"] {
  font-size: 28px;
  line-height: 1em;
  padding: var(--dig-spacing__micro__xlarge);
  text-align: center;
  width: 1ch;
}

._modal-header_1cj7q_1 {
  overflow-wrap: break-word;
}
._image_15eov_1 {
  height: 300px;
  margin: 40px 0 0;
  padding: 0;
  width: 300px;
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    width: 80%;
  }
}
._body_15eov_11 {
  color: var(--color__faint__text);
  font-size: 16px;
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    font-size: 38px;
  }
  font-weight: 400;
  text-align: center;
  width: 100%;
}

._ccpa-iframe_163y6_1 {
  background-color: transparent;
  border: 0;
  bottom: 0;
  color-scheme: none;
  height: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  z-index: 999999;
}

._ccpa-iframe_163y6_1._banner-visible_163y6_13 {
  bottom: 24px;
  box-shadow: 0 16px 32px 0 #0000001a;
  left: 24px;
  width: 600px;
}

@media (max-width: 648px) {
  ._ccpa-iframe_163y6_1._banner-visible_163y6_13 {
    bottom: 12px;
    left: 12px;
    width: calc(100% - 24px);
  }
}
._text-input-error-wrapper_1nlfs_4,
._text-input-success-wrapper_1nlfs_5 {
  margin-top: var(--dwg-spacing__unit--0_5);
  order: 2;
}

._text-input-error-wrapper_1nlfs_4,
._text-input-error-wrapper_1nlfs_4 span._error-message_1nlfs_11 {
  color: var(--color__alert__text);
  font-size: 10px;
  line-height: 15px;
}
._hr-label_1rzgs_4 {
  clear: both;
  margin: var(--dwg-spacing__unit--2, 16px) 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

._hr-label-text_1rzgs_12 {
  color: var(--color__standard__text);
  font-family: var(--__dwgAtlasGroteskStack);
  font-size: 16px;
  margin: 0 var(--dwg-spacing__unit--2, 16px);
}

._hr-label_1rzgs_4:after,
._hr-label_1rzgs_4:before {
  background-color: hsla(36, 10%, 61%, 0.3);
  content: "";
}

._susi-checkbox_1lyd3_3 {
  align-items: center;
  display: flex;
}

._susi-checkbox_1lyd3_3._two-factor-checkbox_1lyd3_8 {
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  line-height: normal;
  margin: 2px 0 5px;
  max-width: 230px;
  min-height: 34px;
  padding: 25px 0 10px;
}

._susi-checkbox_1lyd3_3._two-factor-checkbox_1lyd3_8 input {
  cursor: pointer;
  height: 14px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 14px;
}

._susi-auth-field_4srl7_4 {
  display: flex;
  flex-direction: column;
  font-family: var(--__dwgAtlasGroteskStack);
  line-height: normal;
  margin-bottom: var(--dwg-spacing__unit--2);
  text-align: left;
  width: 100%;
}

._susi-auth-field_4srl7_4._login_4srl7_14 {
  margin-bottom: var(--dwg-spacing__unit--0_5, 4px);
}

._show-password-button_4srl7_18 {
  bottom: 12px;
  display: flex;
  position: absolute;
  right: 22px;
  width: 24px;
}

._password-input-meter_i6jc7_4 {
  bottom: 0;
  height: auto;
  padding: 0;
  position: absolute;
  right: 0;
}

._password-input-meter_i6jc7_4 ._password-input-dot_i6jc7_11 {
  background-color: #e3f2ff;
  height: 3px;
  margin: 2px;
  width: 4px;
}

._password-input-meter_i6jc7_4 ._password-input-dot-selected_i6jc7_17 {
  background-color: #2895f1;
}

._hide-password-helper_d69z7_1 {
  display: none;
}

._email-header_1mgql_3 {
  margin-bottom: 24px;
  text-align: left;
}

._login-help_1mgql_8 {
  font-family: var(--__dwgAtlasGroteskStack);
  font-size: 12px;
  line-height: 20px;
  padding-top: 8px;
  text-align: left;
}

._checkbox_1mgql_16 {
  padding-bottom: 32px;
  padding-top: 24px;
}

._login-button_1mgql_21 {
  color: #fff;
  width: 100%;
}

._link_ui33f_4._sso-link-container_ui33f_4 {
  display: flex;
  justify-content: start;
  margin-top: 29.5px;
  width: 100%;
}

._link_ui33f_4._sso-link-container_ui33f_4._sso-link-container-with-passkey-login_ui33f_11 {
  margin-top: 16px;
}

._sso-description_ui33f_15 {
  align-self: flex-start;
  color: var(--color__core__primary);
  margin-bottom: 0;
  margin-top: 0;
  padding-top: var(--dwg-spacing__unit--1_5);
}

._primary-button_oy71u_5,
._title_oy71u_1 {
  margin-bottom: 8px;
}

._code-input-error_oy71u_9 {
  margin-bottom: 8px;
  margin-top: -12px;
}

._code-input-error_oy71u_9,
._illustration_oy71u_16 {
  display: flex;
  justify-content: center;
}

._illustration_oy71u_16 {
  height: 200px;
  width: 100%;
}

._sms-phone-number-container_oy71u_23 ._divider_oy71u_23 {
  border-bottom: 1px solid var(--dig-color__border__subtle);
  border-top: none;
}

._password-validator-container-redesign_4j67a_4 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
}

._password-validator-item-redesign_4j67a_13 {
  margin-bottom: var(--spacing__unit--1_5);
  margin-right: var(--spacing__unit--1_5);
}

._password-validator-container_4j67a_4 {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding-bottom: var(--dwg-spacing__unit--3, 24px);
  padding-left: 0;
}

._register-button_g123u_4 {
  color: #fff;
  margin-top: 12px;
}

._tos-container_g123u_9 {
  padding-top: var(--dwg-spacing__unit--2);
}

._first-name-field_g123u_13,
._last-name-field_g123u_18 {
  float: left;
  width: 50%;
}

._last-name-field_g123u_18 {
  padding-left: 10px;
}

._name-wrapper_g123u_24 {
  display: flex;
}

._third-party-seperator_g123u_28 {
  padding-bottom: 8px;
}

._hide-password_vs4tt_4 {
  display: none;
}

._email-check-button_vs4tt_8 {
  margin-top: var(--dwg-spacing__unit--3, 24px);
}

._submit-container_vs4tt_12 {
  display: flex;
  flex-direction: column;
}

._passkey-button_vs4tt_17 {
  display: flex;
  margin-top: var(--dwg-spacing__unit--3, 24px);
}

._toggle-link-container_6mkyf_4 {
  align-items: start;
  display: flex;
  justify-content: flex-start;
  padding-top: var(--dwg-spacing__unit--0_5);
}

._toggle-link-container_6mkyf_4._login_6mkyf_11 {
  margin-bottom: 30.5px;
}

._toggle-link-container_6mkyf_4._register_6mkyf_15 {
  margin-bottom: 22.5px;
}

._form-header_6mkyf_19 {
  margin-bottom: 24px;
}

._form-header_6mkyf_19 strong {
  font-weight: 500;
}

._susi-form-container_vmoxa_1 {
  position: relative;
  text-align: left;
  width: 100%;
}

._current-form_vmoxa_7 {
  display: block;
}

:root {
  --kakao-color: #fee500;
  --kakao-hover-color: #fada0a;
  --kakao-active-color: #f2d00f;
  --kakao-disabled-color: #eee;
}

._sign-in-with-google-button-register_1p0e9_8 {
  margin-top: 16px;
}

._third-party-container_1p0e9_12 {
  display: flex;
  flex-direction: column;
  gap: var(--dwg-spacing__unit--2);
}

._disable-google-button_1p0e9_18 {
  opacity: 0.5;
  pointer-events: none;
}

._hide-both-buttons_1p0e9_23 {
  display: none;
}

._two-factor-submit_1kdbd_3 {
  background-color: #0061ff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Atlas Grotesk, AtlasGrotesk, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin: 16px 0 5px;
  overflow: visible;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}

._two-factor-trusted-info_1kdbd_25 {
  max-width: 200px;
  min-width: 100px;
}

._checkbox_o3vcg_1 {
  padding-bottom: 32px;
  padding-top: 24px;
}

._two-factor-need-help_1qsll_3 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._resend-code_1qsll_9 {
  background: none;
  border: none;
  color: #0061ff;
  cursor: pointer;
  display: block;
  margin-bottom: 4px;
  padding: 0;
  text-align: left;
}

._resend-code_1qsll_9:hover {
  text-decoration: underline;
}

._retry_1kelo_3 {
  background: #fff;
  border: 1px solid #bbb;
  color: #47525d;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  margin-top: 16px;
  padding: 6px 16px;
}

._two-factor-label_1kelo_14 {
  margin-bottom: 24px;
  text-align: left;
}

._security_container_1kelo_19 {
  align-items: center;
  display: flex;
  padding-bottom: 12px;
  padding-top: 12px;
}

._security_loading_indicator_1kelo_26 {
  margin-left: 4px;
}

._unified-susi_s59m6_4 {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 350px;
  vertical-align: middle;
  width: 350px;
}

@media only screen and (max-width: 414px) {
  ._unified-susi_s59m6_4 {
    width: 100%;
  }
}

._susi-wrapper_gtxjl_4 {
  display: flex;
  justify-content: center;
  margin: auto;
  padding-top: 64px;
}

._susi-component-wrapper_gtxjl_11 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 32px;
}

._susi-component-wrapper-with-side-rail_gtxjl_18 {
  border: 1px solid var(--dig-color__border__subtle);
}

._side-content-wrapper_gtxjl_22 {
  display: flex;
  min-height: 562px;
  padding: 28px;
  width: 416px;
}

._scroll-margin_eltla_9 {
  --dwg-scroll-margin-top: var(--dwg-scroll-margin-top--mobile, 0);
}

@media (min-width: 480px) {
  ._scroll-margin_eltla_9 {
    --dwg-scroll-margin-top: var(--dwg-scroll-margin-top--mobile-lg, 0);
  }
}

@media (min-width: 768px) {
  ._scroll-margin_eltla_9 {
    --dwg-scroll-margin-top: var(--dwg-scroll-margin-top--tablet, 0);
  }
}

._dwg-strikethrough-text_eudlz_1 {
  -webkit-appearance: none;
  appearance: none;
  text-decoration-thickness: 2px;
}
._dwg-strikethrough-text_eudlz_1 ._dwg-strikethrough-text--has-tooltip_eudlz_5 {
  border-bottom: 1.5px dashed var(--dwg-theme__color__standard__text);
  cursor: pointer;
}
._dwg-strikethrough-text_eudlz_1:focus {
  outline: none;
}
._banner_r3p2f_1 {
  z-index: calc(var(--dwg-nav__z-index, 120) + 8);
}
._banner_content_r3p2f_5 {
  text-wrap: pretty;
  text-align: center;
}
._banner_arrow_r3p2f_10 {
  padding-left: var(--dwg-spacing__unit--0_5);
  transition: transform var(--dwg-duration__micro) var(--dwg-easing__transition);
  vertical-align: middle;
}

.qJTHM {
  -webkit-user-select: none;
  color: #202124;
  direction: ltr;
  -webkit-touch-callout: none;
  font-family: "Roboto-Regular", arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  margin: 0;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
}

.ynRLnc {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.L6cTce {
  display: none;
}

.bltWBb {
  word-break: break-all;
}

.hSRGPd {
  color: #1a73e8;
  cursor: pointer;
  font-weight: 500;
}

:root {
  --google-one-tap-container-height: 0px;
  --google-one-tap-mobile-container-height: 0px;
}

:root {
  --privacy-consent-banner-height: 0px;
}
