/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./lululemon/cartridges/app_lululemon_base/cartridge/client/default/scss/aologin.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.form-group.required .form-control-label::before {
  content: "*";
  color: #c00;
}

.login-page {
  margin-top: 1em;
}
.login-page .login-form-nav {
  margin-bottom: 1.25em;
}
.login-page .login-form-nav .tab-pane {
  margin-top: 1em;
}
.login-page .login {
  margin-bottom: 0.938em;
}
.login-page .login .error-message-form {
  padding: 0.625em;
  background-color: #c00;
  color: #fff;
  border-radius: 0.188em;
}

.registration-page .privacy-policy {
  margin-top: 1rem;
}

.login-banner {
  background-image: url("../images/account.jpg");
  background-position-y: 40%;
}

.equal-height .card {
  width: 100%;
}

.track-order-header {
  font-size: 1.75rem;
}

.request-password-title {
  font-size: 1.5rem;
}

.card {
  padding: 24px 10px;
  margin: 0;
  border: none;
}
.card .card-header {
  padding: 0;
  border: none;
  display: flex;
}
.card .card-header .help-text {
  display: block;
  padding: 10px 0;
}
.card .card-header-text {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.1;
}
.card .card-header-text:lang(ko), .card .card-header-text:lang(ja), .card .card-header-text:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.card .card-header-title {
  flex-basis: 85%;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1;
}
.card .card-header-title:lang(ko), .card .card-header-title:lang(ja), .card .card-header-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.card .edit-link {
  flex-basis: 15%;
  text-decoration: underline;
  margin-top: 4px;
  font-weight: 600;
  line-height: 16px;
  font-size: 16px;
}
.card .card-body {
  margin-top: 16px;
  padding: 0;
}
.card .card-description {
  line-height: 1.13;
  margin-bottom: 0;
  margin-top: 4px;
}
.card .form-group .form-control::-moz-placeholder {
  color: #959595;
}
.card .form-group .form-control::placeholder {
  color: #959595;
}
.card .form-group .help-text {
  color: #53565a;
  font-size: 15px;
  line-height: 19px;
}
.card .form-control-label {
  line-height: 1.13;
  font-size: 16px;
}
@media (max-width: 543.98px) {
  .card .form-control-label.sc {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
  }
}
.card .form-control {
  height: 38px;
}
@media (max-width: 543.98px) {
  .card .desktop {
    display: none;
  }
}
@media (max-width: 543.98px) {
  .card #registration-form-email,
  .card #newPassword {
    border: 1px solid #000;
    border-radius: 4px;
  }
}
@media (min-width: 544px) {
  .card .show-password-link.create-account {
    display: none;
  }
  .card .show-password-link.create-account.sc-link {
    display: block !important;
    transform: translateY(-38px);
  }
}
@media (max-width: 543.98px) {
  .card .show-password-link.create-account {
    width: 6.68px;
    height: 6.42px;
    transform: scale(1.35);
    opacity: 1;
    margin-top: -34px;
    margin-right: 30px;
  }
}
.card .form-control.custom-select {
  width: 100%;
  float: none;
}
.card.ghost {
  opacity: 1;
}
.card .forgot-password a {
  font-weight: 600;
  text-decoration: underline;
}
.card .readOnlyField {
  background-color: transparent;
}
.card .phoneInstruction {
  color: #959595;
}
@media (min-width: 992px) {
  .card {
    padding: 48px 56px;
  }
  .card .card-header-text {
    font-size: 36px;
    font-size: 2.25rem;
  }
  .card .card-header-text:lang(ko), .card .card-header-text:lang(ja), .card .card-header-text:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
  .card .card-body {
    margin-top: 24px;
  }
  .card .form-control {
    height: 32px;
  }
  .card .card-description {
    line-height: 1.25;
    margin-top: 16px;
  }
  .card .form-control-label {
    line-height: 1.25;
    margin-bottom: 4px;
  }
}

.show-password-link {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.4px;
  margin-top: 4px;
}
.show-password-link .show-icon {
  vertical-align: middle;
  cursor: pointer;
}
.show-password-link:hover {
  text-decoration: none;
}

.account-password-section .help-text {
  margin: 8px 0 0;
}
.account-password-section .password-strength {
  margin-top: 8px;
}
.account-password-section .password-strength .custom-checkbox {
  margin-bottom: 4px;
}
@media (max-width: 768.98px) {
  .account-password-section .password-strength .custom-checkbox {
    width: 50%;
  }
}
.account-password-section .password-strength .custom-checkbox .form-check-label {
  color: #000;
}
.account-password-section .password-strength .custom-checkbox .form-check-label.disabled {
  color: #000;
}
.account-password-section .password-strength .custom-checkbox .form-check-label.disabled::before {
  background: #dadada;
}
.account-password-section .password-strength .custom-checkbox .form-check-label.disabled::after {
  background: #dadada;
}
.account-password-section .password-strength .custom-checkbox .form-check-label::after {
  border-color: #fff;
  background: #039e33;
  cursor: default;
}
.account-password-section .password-strength .custom-checkbox .form-check-label::before {
  border: none;
  background: #039e33;
  cursor: default;
}

.request-password-modal .modal-dialog {
  max-width: 539px;
  margin-top: 98px;
}
.request-password-modal .modal-content {
  padding: 40px 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.request-password-modal .modal-body {
  padding: 0;
}
.request-password-modal .modal-body .request-password-body {
  margin-top: 20px;
}
.request-password-modal .modal-body .request-password-body .request-password-description {
  margin-bottom: 32px;
}
.request-password-modal .modal-body.veiled .send-email-btn button[data-dismiss] {
  display: none;
}
.request-password-modal .modal-body.veiled .request-password-body p {
  margin-bottom: 0;
}
.request-password-modal .modal-header {
  border-bottom: none;
  padding: 0;
}
.request-password-modal .modal-header .request-password-title {
  line-height: 1;
  font-weight: 400;
}
.request-password-modal .modal-header .modal-close {
  background: transparent;
  border: none;
  padding: 0;
  height: 16px;
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .request-password-modal .modal-dialog {
    margin-top: 10%;
  }
  .request-password-modal .modal-content {
    padding: 40px 80px;
  }
}

.show-password-link {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.4px;
  margin-top: 4px;
}
.show-password-link .show-icon {
  vertical-align: middle;
  cursor: pointer;
}
.show-password-link:hover {
  text-decoration: none;
}

.migration-message-container {
  padding: 0;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .migration-message-container {
    margin-top: 0;
  }
}

.request-password-migration-message {
  margin-top: 24px;
}
.request-password-migration-message .migration-message {
  padding: 12px 20px 8px 36px;
}
@media (min-width: 992px) {
  .request-password-migration-message {
    margin-top: 16px;
  }
  .request-password-migration-message .migration-message {
    padding: 16px 30px;
  }
  .request-password-migration-message .migration-message p {
    font-size: 16px;
  }
  .request-password-migration-message .migration-message p::after {
    left: -7px;
  }
  .request-password-migration-message .migration-message p::before {
    left: -14px;
  }
}

@media (min-width: 992px) {
  .checkout-migration-message {
    margin-bottom: 48px;
  }
  .checkout-migration-message .migration-message p::after {
    left: -8px;
  }
}

.migration-message {
  background: #e0e0e0;
  padding: 16px 32px 16px 44px;
}
.migration-message p {
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0;
  position: relative;
  padding-left: 4px;
}
.migration-message p::before {
  content: "";
  background: #000;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 3px;
}
.migration-message p::after {
  content: "i";
  position: absolute;
  color: #fff;
  left: -11px;
  top: 2px;
  font-size: 16px;
}
@media (min-width: 992px) {
  .migration-message {
    padding: 24px 76px 24px 68px;
  }
  .migration-message p {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 8px;
  }
  .migration-message p:lang(ko), .migration-message p:lang(ja), .migration-message p:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .migration-message p::after {
    left: -9px;
  }
  .migration-message p::before {
    left: -16px;
  }
}

.login-page {
  margin: 8px auto;
}
.login-page .login {
  margin-bottom: 0;
}
.login-page .account-section {
  padding: 0;
}
.login-page .nav-tabs {
  border-bottom-color: #e0e0e0;
}
.login-page .nav-tabs .nav-item .nav-link {
  font-size: 16px;
  color: #000;
}
.login-page .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2.5px solid #d22030;
}
.login-page .login-form-nav {
  margin-bottom: 0;
}
.login-page .login-form-nav .tab-content .tab-pane .required-indicator {
  bottom: 0;
  margin-left: 0;
}
.login-page .login-form-nav .tab-content .tab-pane .login-email {
  margin-top: 28px;
}
.login-page .track-order {
  margin-top: 8px;
  padding: 0;
}
.login-page .track-order .be-error {
  color: #d02435;
  background: #faebea;
  line-height: 1.33;
  box-shadow: none;
  font-size: 18px;
  font-size: 1.125rem;
}
.login-page .track-order .be-error:lang(ko), .login-page .track-order .be-error:lang(ja), .login-page .track-order .be-error:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.login-page .track-order .be-error:lang(zh) {
  line-height: 22px;
}
.login-page .track-order .be-error::before {
  background: #d22030;
}
.login-page .btn-alt {
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.6px;
  margin-top: 32px;
}
.login-page .requiredFieldInfo {
  margin-top: revert;
  font-size: 13px;
}
.login-page .terms-and-conditions-section .custom-checkbox label::before,
.login-page .add-to-email-list-section .custom-checkbox label::before {
  outline: 1px solid -webkit-focus-ring-color !important;
}
.login-page .terms-and-conditions-section a,
.login-page .add-to-email-list-section a {
  font-weight: 600;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .login-page {
    margin: 0 auto;
  }
  .login-page .track-order {
    margin: 0;
    padding: 0 0 0 10px;
  }
  .login-page .account-section {
    padding: 0 10px 0 0;
  }
  .login-page .login-page-content {
    margin-top: 20px;
    margin-bottom: 36px;
  }
  .login-page .ao-to-container {
    max-width: 33.5rem;
  }
}

.track-page-content {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
.track-page-content .card-header-text {
  font-size: 30px;
  font-size: 1.875rem;
}
.track-page-content .card-header-text:lang(ko), .track-page-content .card-header-text:lang(ja), .track-page-content .card-header-text:lang(zh) {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 28px;
}
@media (min-width: 992px) {
  .track-page-content {
    margin-top: 2rem;
  }
  .track-page-content .card-header-text {
    line-height: 3rem;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .track-page-content .card-header-text:lang(ko), .track-page-content .card-header-text:lang(ja), .track-page-content .card-header-text:lang(zh) {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 48px;
  }
  .track-page-content .help-text {
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .track-page-content .help-text:lang(ko), .track-page-content .help-text:lang(ja), .track-page-content .help-text:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .track-page-content .help-text:lang(zh) {
    line-height: 23px;
  }
}
.track-page-content .line-item-divider {
  margin: 24px 0;
}
.track-page-content .order-track-submit {
  border-radius: 4px;
  height: 53px;
}
@media (min-width: 992px) {
  .track-page-content .order-track-submit {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .track-page-content .order-track-submit {
    min-width: 38%;
  }
}
.track-page-content .order-track-submit:disabled {
  background-color: #000 !important;
  border: none !important;
  pointer-events: none;
  opacity: 1;
  margin-top: 1.5rem;
}
.track-page-content .ao-ordertrack .form-control {
  height: 52px;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 16px;
}
.track-page-content .ao-ordertrack .card-body {
  margin-top: 1.5rem;
}
.track-page-content .form-group.required label.form-control-label {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 6px;
}
.track-page-content .form-group.required label.form-control-label:lang(ko), .track-page-content .form-group.required label.form-control-label:lang(ja), .track-page-content .form-group.required label.form-control-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.track-page-content .form-group.required label.form-control-label:lang(zh) {
  line-height: 22px;
}
.track-page-content .form-group.required label.form-control-label::before {
  color: #000;
  content: "";
}
.track-page-content .form-group.required label.form-control-label::after {
  color: #000;
  content: "*";
  margin: 2px;
  white-space: pre;
}
.track-page-content .already-an-account {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.25rem;
}
.track-page-content .already-an-account:lang(ko), .track-page-content .already-an-account:lang(ja), .track-page-content .already-an-account:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.track-page-content .already-an-account:lang(zh) {
  line-height: 21px;
}
.track-page-content .already-an-account h5 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: bold;
}
.track-page-content .already-an-account h5:lang(ko), .track-page-content .already-an-account h5:lang(ja), .track-page-content .already-an-account h5:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.track-page-content .already-an-account h5:lang(zh) {
  line-height: 23px;
}
.track-page-content .already-an-account a {
  text-decoration: underline;
  cursor: pointer;
}
.track-page-content .already-an-account a:nth-child(3) {
  text-transform: lowercase;
}
.track-page-content .already-an-account a:lang(ja), .track-page-content .already-an-account a:lang(ko) {
  text-underline-offset: 0.25rem;
  line-height: 1.5rem;
}

.wishlist-register-tab .password-strength .form-group.custom-checkbox {
  margin-bottom: 4px !important;
  margin-top: 0 !important;
}

.ao-ordertrack .card-header {
  display: inline-block !important;
}

.save-for-later .breadcrumb {
  display: none;
}
.save-for-later .account-save-for-later .sfl-header {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 28px;
  margin-top: 16px;
}
.save-for-later .account-save-for-later .sfl-header:lang(ko), .save-for-later .account-save-for-later .sfl-header:lang(ja), .save-for-later .account-save-for-later .sfl-header:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.save-for-later .account-save-for-later .sfl-description {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 24px;
}
.save-for-later .account-save-for-later .sfl-description:lang(ko), .save-for-later .account-save-for-later .sfl-description:lang(ja), .save-for-later .account-save-for-later .sfl-description:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.save-for-later .account-save-for-later .sfl-description:lang(zh) {
  line-height: 23px;
}
@media (min-width: 769px) {
  .save-for-later .account-save-for-later {
    text-align: center;
  }
  .save-for-later .account-save-for-later .sfl-header {
    font-size: 57px;
    font-size: 3.5625rem;
    line-height: 56px;
    margin-top: 40px;
  }
  .save-for-later .account-save-for-later .sfl-header:lang(ko), .save-for-later .account-save-for-later .sfl-header:lang(ja), .save-for-later .account-save-for-later .sfl-header:lang(zh) {
    font-size: 47px;
    font-size: 2.9375rem;
    line-height: 56px;
  }
  .save-for-later .account-save-for-later .sfl-description {
    margin-bottom: 32px;
  }
}

.container .breadcrumb {
  border-bottom: none;
  border-top: none;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.container .breadcrumb .breadcrumb-item-new {
  text-decoration: none;
}
.container .breadcrumb .breadcrumb-item-new + .breadcrumb-item-new::before {
  content: "/";
  padding: 0 6px;
  display: inline-block;
}
.container .breadcrumb .breadcrumb-item-new a {
  font-weight: 500;
  text-underline-offset: 0.25rem;
  text-decoration: underline;
  -webkit-text-decoration-color: #e0e0e0;
          text-decoration-color: #e0e0e0;
}
.container .breadcrumb .breadcrumb-item-new a:hover {
  -webkit-text-decoration-color: #d22030;
          text-decoration-color: #d22030;
}

.migration-message-container {
  padding: 0;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .migration-message-container {
    margin-top: 0;
  }
}

.request-password-migration-message {
  margin-top: 24px;
}
.request-password-migration-message .migration-message {
  padding: 12px 20px 8px 36px;
}
@media (min-width: 992px) {
  .request-password-migration-message {
    margin-top: 16px;
  }
  .request-password-migration-message .migration-message {
    padding: 16px 30px;
  }
  .request-password-migration-message .migration-message p {
    font-size: 16px;
  }
  .request-password-migration-message .migration-message p::after {
    left: -7px;
  }
  .request-password-migration-message .migration-message p::before {
    left: -14px;
  }
}

@media (min-width: 992px) {
  .checkout-migration-message {
    margin-bottom: 48px;
  }
  .checkout-migration-message .migration-message p::after {
    left: -8px;
  }
}

.migration-message {
  background: #e0e0e0;
  padding: 16px 32px 16px 44px;
}
.migration-message p {
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0;
  position: relative;
  padding-left: 4px;
}
.migration-message p::before {
  content: "";
  background: #000;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 3px;
}
.migration-message p::after {
  content: "i";
  position: absolute;
  color: #fff;
  left: -11px;
  top: 2px;
  font-size: 16px;
}
@media (min-width: 992px) {
  .migration-message {
    padding: 24px 76px 24px 68px;
  }
  .migration-message p {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 8px;
  }
  .migration-message p:lang(ko), .migration-message p:lang(ja), .migration-message p:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .migration-message p::after {
    left: -9px;
  }
  .migration-message p::before {
    left: -16px;
  }
}

.kakao-auth-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  margin-bottom: 0;
}
.kakao-auth-container div.kakao-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kakao-auth-container div.kakao-container h3 {
  font-size: 1.875rem;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 32px;
}
@media (min-width: 992px) {
  .kakao-auth-container div.kakao-container h3 {
    margin: 0 0.5rem 1rem;
  }
}
.kakao-auth-container div.kakao-container button {
  background-color: #fee500;
  color: #000;
  border: none;
  font-size: 14.5px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: normal;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0;
  height: 53px;
  width: 100%;
}
.kakao-auth-container div.kakao-container button:hover {
  background-color: #fee500;
  color: #000;
}
@media (max-width: 991.98px) {
  .kakao-auth-container div.kakao-container button {
    width: 100%;
  }
}
.kakao-auth-container div.kakao-container span {
  margin-top: 1.5rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
}
@media (max-width: 991.98px) {
  .kakao-auth-container div.kakao-container {
    width: 100%;
    margin: 1.5rem 0.625rem;
  }
  .kakao-auth-container div.kakao-container h3 {
    font-size: 1.125rem;
    align-self: flex-start;
  }
}
@media (max-width: 991.98px) {
  .kakao-auth-container {
    margin: 0 !important;
  }
}

/* Kakao button shipping page */
.checkout-login-accordion .kakao-auth-container {
  width: 100%;
  display: block;
  margin-top: 0 !important;
}
.checkout-login-accordion .kakao-auth-container .ll_kakao-title {
  display: none;
}
.checkout-login-accordion .kakao-auth-container div.kakao-container span {
  margin: 1rem 0;
}
@media (max-width: 991.98px) {
  .checkout-login-accordion .kakao-auth-container div.kakao-container {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .container.login-page .kakao-auth-container {
    margin-top: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .container.login-page .kakao-auth-container .kakao-container {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .container.login-page .account-optimize .kakao-container button.kakao-auth-btn {
    width: 244px;
  }
}

.checkout-login-container .checkout-login-accordion .kakao-badge-container {
  background: #fee500;
  display: inline-flex;
  padding: 3px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 3px;
  font-size: 1rem;
}

.container#enhanced-wishlist-page .kakao-auth-container .kakao-container svg.icon {
  width: 18px;
  height: 18px;
}

.ll_kakao--accountSuccess {
  background-color: #ddfbe7;
  border: 1px solid #0f752f;
  padding: 0.75rem;
  margin: 0.5rem auto 2rem;
  display: flex;
}
.ll_kakao--accountSuccess label {
  margin-bottom: 0;
  color: #000;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}
.ll_kakao--accountSuccess .success-icon {
  margin-right: 0.5rem;
}
.ll_kakao--accountSuccess .success-icon .icon {
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .ll_kakao--accountSuccess {
    margin: -9px auto 1.5rem;
  }
}

@media (min-width: 992px) {
  .checkout-container .ll_kakao--accountSuccess {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .checkout-container .ll_kakao--accountSuccess {
    margin: 0 0.625rem 0.75rem;
  }
}

.card.account-optimize {
  flex-direction: row;
  margin-left: 10.75rem;
  margin-right: 10.75rem;
  width: 100%;
}
.card .show-password {
  max-height: 3rem;
}

.login-page .account-section {
  padding-right: 40px !important;
}
@media (min-width: 992px) {
  .login-page .account-perks .perks-icon svg:lang(ko) {
    position: relative;
    bottom: 4px;
  }
}
.login-page .iconContainer-3l9gt {
  right: 0.075rem;
}

.component_preview {
  margin-top: 13px;
  width: -moz-fit-content;
  width: fit-content;
}
.component_preview .buttonTertiary-3Og1R {
  background-color: #8d9196;
  border-color: #8d9196;
  color: #fff;
  opacity: 1;
  line-height: 48px;
}
.component_preview .btn-gotoaccount {
  background: #fff;
  border: 1px solid #2c282e;
  border-radius: 4px;
}

.ao-password-link {
  position: relative;
  top: 2.5rem;
  right: 0.63rem;
}
.ao-password-link:lang(ko) {
  top: -2.5rem;
}

.ao-divider {
  border-right: 1px solid grey;
}

.account-section-right {
  padding-left: 40px !important;
}
.account-section-right .ao-wishlist {
  margin-bottom: 2.19rem;
}

.btn-verify-email {
  max-width: 40%;
  text-decoration: none !important;
  color: #fff !important;
  border-radius: 0.25rem;
  line-height: 48px !important;
}

.disable-contents {
  opacity: 0.2;
  pointer-events: none;
}

.form-control.input-2-hFT:disabled:lang(ko) {
  background-color: #e6e6e6 !important;
}
.form-control.input-2-hFT.bg-disabled:lang(ko) {
  background-color: #e6e6e6 !important;
  pointer-events: none;
}

.login-btn:not(:disabled) {
  background-color: #d31334;
}

.ao-form-reg .form-group label.label-27Swm::after,
.ao-form-reg .form-group label.flabel-27Swm::after,
.ao-register-form .form-group label.label-27Swm::after,
.ao-register-form .form-group label.flabel-27Swm::after {
  content: "*";
  margin-left: 0.25rem;
}
.ao-form-reg .required-indicator,
.ao-register-form .required-indicator {
  color: #000 !important;
}

.btn-kr .btn {
  line-height: 0.75rem !important;
}

.perks-container:lang(ko) svg {
  vertical-align: baseline;
}
.perks-container:lang(de) {
  margin-top: -1rem;
}
.perks-container:lang(de) div {
  display: block !important;
  margin-bottom: 0.5rem !important;
}

.login-email label::after,
.password-email label::after {
  content: "*";
  margin-left: 0.25rem;
}
.login-email .email-verified-kr,
.password-email .email-verified-kr {
  border: 1px solid #039e33 !important;
  background-color: #e6e6e6 !important;
  pointer-events: none;
}
.login-email .email-verified-message,
.login-email .email-verified-icon,
.login-email .phoneInstruction,
.password-email .email-verified-message,
.password-email .email-verified-icon,
.password-email .phoneInstruction {
  color: #039e33 !important;
  margin-top: 0.25rem;
}
.login-email .email-verified-message svg,
.login-email .email-verified-icon svg,
.login-email .phoneInstruction svg,
.password-email .email-verified-message svg,
.password-email .email-verified-icon svg,
.password-email .phoneInstruction svg {
  width: 16px;
  height: 16px;
  float: right;
  position: relative;
  bottom: 38px;
  right: 18px;
}
.login-email .notify-email-kr,
.password-email .notify-email-kr {
  margin-top: 0.25rem;
}
.login-email .notify-email-kr span,
.password-email .notify-email-kr span {
  font-size: 13px;
  line-height: 19px;
  color: #57585b;
}

.remember-me .form-check-input:focus + .form-check-label {
  outline: 5px auto #005fcc;
}
.remember-me .form-check-label::before {
  top: 2px;
}

.ao-modal-kr .modal-content {
  padding: 36px 20px 32px;
}
.ao-modal-kr .modal-close {
  right: 10px;
}
.ao-modal-kr .modal-close svg {
  width: 12px;
  height: 12px;
}

.marketing-checkbox a {
  text-underline-offset: 3px !important;
}

.container .breadcrumb {
  padding-bottom: 1rem;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
}

ul.login-perks-list {
  list-style: none;
}

/*# sourceMappingURL=aologin.css.map*/