/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.body-xl-medium {
  font-size: 24px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-medium {
    font-size: 40px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.6px;
  }
}

.body-xl-semibold {
  font-size: 24px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-semibold {
    font-size: 40px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.6px;
  }
}

.body-xl-bold {
  font-size: 24px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-bold {
    font-size: 40px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.6px;
  }
}

.body-l-medium {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-medium {
    font-size: 28px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-l-semibold {
  font-size: 20px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-semibold {
    font-size: 28px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-l-bold {
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-bold {
    font-size: 28px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-default-medium {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-medium {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-default-semibold {
  font-size: 16px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-semibold {
    font-size: 20px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-default-bold {
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-bold {
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-big-medium {
  font-size: 18px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-medium {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-big-semibold {
  font-size: 18px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-semibold {
    font-size: 24px;
    line-height: 120%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-big-bold {
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-bold {
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-small-medium {
  font-size: 14px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-medium {
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-small-semibold {
  font-size: 14px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-semibold {
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-small-bold {
  font-size: 14px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-bold {
    font-size: 16px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.ciam-reset-password {
  background: linear-gradient(to bottom, white 0%, #dbedff 100%);
  height: 68vh;
}

.ciam-reset-password-content {
  max-width: 550px;
  margin: 0 auto;
}

.ciam-reset-password-headline {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ciam-reset-password-headline p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .ciam-reset-password-headline p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.ciam-reset-password #reset-password_content .gigya-input-submit {
  width: 100% !important;
}

.ciam-reset-password #reset-password_content h2 {
  font-size: 48px !important;
  line-height: 48px;
  letter-spacing: -2.88px;
}

.ciam-reset-password #reset-password_content .gigya-composite-control-label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.48px;
  padding-bottom: 16px;
}

@media (min-width: 992px) {
  .ciam-reset-password #reset-password_content .gigya-composite-control-label {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.ciam-reset-password #reset-password_content input.form-control {
  
  padding-left: 28px;
}

[dir="rtl"] .ciam-reset-password #reset-password_content input.form-control {
  padding-left: 0;
  
  padding-right: 28px;
}

