.card.card--popup.card--popup__app-design {
    box-sizing: border-box;
}

.card--popup__app-design .card__header__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
}

.card--popup__app-design .popup__header--icon {
    max-width: 125px;
    max-height: 100px;
}

.card--popup__app-design.step-successConfirmation .popup__header--icon {
    width: 150px;
    max-width: 150px;
    height: 150px;
    max-height: 150px;
}

/** Step check Email Title **/
.card--popup__app-design.step-checkEmail .card__header__title {
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
    color: var(--nero);
}

.card--popup__app-design.step-checkEmail .card__header__title span {
    font-weight: 700;
    font-size: inherit;
    line-height: inherit;
    color: var(--purple);
}

.card--popup__app-design .card__header__snippet {
    line-height: 21px;
}

.card--popup__app-design .signInOptions__text {
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
}

.card--popup__app-design .signInOptions__border {
    border-bottom: 1px solid #ECECEC;
    height: 5px;
    width: 100%;
}

.card--popup__app-design .card__header__snippet  {
    border-bottom: 0;
    padding-bottom: 0;
}

.card--popup__app-design .error-message.has--error {
    font-size: 12px;
    margin-left: 24px;
}

.card--popup__app-design .error-message.no-error-notification.has--error {
    margin: 0;
}

.card--popup__app-design .error-message.has--error:not(.no-error-notification) {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=popup_error_icon&size=16&color=EB5757);
}

.card--popup__app-design .icon--closeIcon {
    top: 16px;
    right: 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}

.card--popup__app-design .icon--closeIcon div {
    width: 100%;
    height: 100%;
}

/* Create account */
.card--popup__app-design .jobApply__alternativeCTA{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card--popup__app-design .jobApply__alternativeCTA > * {
    max-width: 100%;
    margin: 8px 0;
}

.card--popup__app-design .button--middleText {
    color: #691F74;
    font-weight: 500;
    font-size: 14px;
}

.card--popup__app-design .card__header__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #30183F;
}

/** Error messages **/
.card--popup__app-design .form.formPopup .error-message.many-attempts-error.has--error {
    text-align: left;
    color: #222222;
    background: #FEF7F7 url(https://cdn-static.talent.com/img/others/error.png) no-repeat;
    background-size: 24px;
    background-position-y: center;
    background-position-x: 16px;
    -webkit-appearance: none!important;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    border: 2px solid #EB5757;
    border-radius: 8px;
    padding: 16px 16px 16px 56px;
    margin: 0 0 32px;
}

.card--popup__app-design .error-message:not(.no-error-notification) {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=popup_error_icon&size=14&color=EB5757);
}

.card--popup__app-design .error-message.many-attempts-error.has--error .l-resend-password {
    font-size: inherit;
    line-height: inherit;
}

.card--popup__app-design .form.formPopup .error-message.no-error-notification.has--error {
    font-size: 12px;
    text-align: center;
}

.card--popup__app-design .checkbox-label {
    margin-left: 16px;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
}

.card--popup__app-design .popup__signInOptions .button--easyLogin {
    max-width: 100%;
}

.card.card--popup.card--popup__app-design .formPopup .inputWrap.password-wrapper {
   margin-top: 16px;
}

button.button--applyShowPassword.has--show {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=popup_error_icon&size=14&color=676767);
}

button.button.button--plain.button--applyShowPassword {
    background-size: 20px !important;
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=invisible_icon&size=14&color=676767);
}

.card--popup__app-design .jobApply__section--resetMessage {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #676767;
    margin-top: 32px;
}

.card--popup__app-design .resetPassword-email {
    font-weight: 600;
    font-size: inherit;
    color: #222222;
}

.card--popup__app-design .chip__container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}

.card--popup__app-design .chip {
    background: rgba(230, 204, 233, 0.3);
    border-radius: 31px;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: var(--purple-dark);
}

.card--popup__app-design .chip--selected {
    background: var(--purple);
    color: #FFF;
    filter: drop-shadow(0px 12px 28px rgba(48, 55, 61, 0.2));
}

.card--popup__app-design .chip--selected .chip__logo {
    filter: invert(99%) sepia(99%) saturate(2%) hue-rotate(325deg) brightness(103%) contrast(101%);
}

.card--popup__app-design .chip--selected .chip__close {
    transform: rotate(45deg);
    display: block;
}

.card--popup__app-design .chip--notSelected {
    opacity: 0.5;
}

.card--popup__app-design .icon--closeIcon {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=new_close_button&color=676767);
    background-size: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F3F1F3;
    cursor: pointer;
}



.card--popup__app-design .icon--closeIcon:hover {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=new_close_button&color=676767);
    background-color: #EDEAEE;
}

.card--popup__app-design .icon--backIcon {
    position: absolute;
    left: 16px;
    top: 16px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=left_arrow&color=676767);
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F3F1F3;
    border-radius: 50px;
    z-index: 1;
    padding: 0;
}

.card--popup__app-design .icon--backIcon:hover {
    background-image: url(https://cdn-dynamic.talent.com/ajax/img/get-svg.php?icon=left_arrow&color=676767);
    background-color: #EDEAEE;
}

.card--popup__app-design .button--skip-popup {
    color: var(--purple);
    font-size: 14px;
    width: fit-content;
    margin: 20px auto 0;
    cursor: pointer;
}

input[type="text"]:disabled {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}

.loader.loader--hidden {
    display: none;
}

.button--popup.button--success {
    display: flex;
    align-items: center;
    justify-content: center;
}