.auth-image {
    background-image: url(../../assets/images/auth/auth-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: calc(100vh - 120px);
    top: 30px;
    right: 20px
}

.auth-image-2 {
    background-image: url(../../assets/images/auth/auth-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: calc(100vh - 120px);
    top: 30px;
    right: 20px
}

.auth-image-8 {
    background-image: url(../../assets/images/auth/auth-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: sticky;
    height: calc(100vh - 120px);
    top: 30px
}

.auth-image-3 {
    background-image: url(../../assets/images/auth/auth-image-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: calc(100vh - 120px);
    top: 30px;
    right: 20px
}

.auth-image-4 {
    background-image: url(../../assets/images/auth/auth-image-4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: calc(100vh - 120px);
    top: 30px;
    right: 20px
}

.auth-image-5 {
    background-image: url(../../assets/images/auth/auth-image-5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: calc(100vh - 120px);
    top: 30px;
    right: 20px
}

.h-screen {
    min-height: 100vh
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    background-color: #fff;
    border: 1px solid #eaeaec;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 13px;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 16px 18px rgb(6 10 48 / .1)
}

.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel],
.iti--show-selected-dial-code input.iti__tel-input,
.iti--show-selected-dial-code input.iti__tel-input[type=text],
.iti--show-selected-dial-code input.iti__tel-input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    width: 690px
}

@media (max-width:767px) {

    .iti--allow-dropdown input.iti__tel-input,
    .iti--allow-dropdown input.iti__tel-input[type=text],
    .iti--allow-dropdown input.iti__tel-input[type=tel],
    .iti--show-selected-dial-code input.iti__tel-input,
    .iti--show-selected-dial-code input.iti__tel-input[type=text],
    .iti--show-selected-dial-code input.iti__tel-input[type=tel] {
        width: 370px !important;
        padding-right: 6px;
        padding-left: 52px;
        margin-left: 0
    }
}

@media (max-width:1392px) {
    .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 72%
    }
}

.password-container {
    position: relative
}

.password-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: auto
}

.cardddd-icon {
    position: absolute;
    top: 20%;
    left: 10px;
    width: 20px;
    height: auto
}

.message1 {
    display: none
}

.Component5 {
    width: 551px;
    height: 76px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #e35d6a solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.SlashCircle01 {
    width: 16px;
    height: 16px;
    position: relative
}

.Content {
    flex: 1 1 0%;
    height: 44px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.TextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.Text {
    align-self: stretch;
    color: #c8303f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.SupportingText {
    align-self: stretch;
    color: #c8303f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

.message2 {
    display: none
}

.Component5 {
    width: 551px;
    height: 76px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #e35d6a solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.SlashCircle01 {
    width: 16px;
    height: 16px;
    position: relative
}

.Content {
    flex: 1 1 0%;
    height: 44px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.TextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.Text {
    align-self: stretch;
    color: #c8303f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.SupportingText {
    align-self: stretch;
    color: #c8303f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

.message3 {
    display: none
}

.CustomComponent3 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.message4 {
    display: none
}

.CustomComponent4 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.message5 {
    display: none
}

.CustomComponent5 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.message6 {
    display: none
}

.CustomComponent3 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.message7 {
    display: none
}

.CustomComponent3 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.message8 {
    display: none
}

.CustomComponent3 {
    width: 524px;
    height: 72px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(16 24 40 / .06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 4px #75b798 solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomCheckCircleBroken {
    width: 16px;
    height: 16px;
    position: relative
}

.CustomContent {
    flex: 1 1 0%;
    height: 40px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

.CustomTextAndSupportingText {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

.CustomText {
    align-self: stretch;
    color: #24983f;
    font-size: 14px;
    font-family: Inter;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.CustomCloseX {
    justify-content: center;
    align-items: center;
    display: flex
}

.CustomButtonCloseX {
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.CustomXClose {
    width: 20px;
    height: 20px;
    position: relative
}

.card-container {
    width: 100%;
    height: 121px;
    padding: 24px;
    background: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / .12);
    border-radius: 20px;
    border: 1px #f9fafb solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomFrame242 {
    flex: 1 1 0%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomFrame11808486 {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

.CustomJhonDoe {
    color: #000;
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word
}

.CustomFrame161 {
    padding-left: 8px;
    padding-right: 8px;
    background: #eaf6ec;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

.CustomPrimaire {
    color: #28a745;
    font-size: 10px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

.CustomFrame237 {
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    display: inline-flex
}

.CustomImage10 {
    width: 77px;
    height: 37px;
    border-radius: 5px;
    border: 1px #abb5be solid
}

.CustomFrame61 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}

.CustomVisa5203 {
    width: 121.57px;
    color: #152536;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 28px;
    word-wrap: break-word
}

.CustomDateDExpiration092025 {
    color: #54595e;
    font-size: 11px;
    font-family: Inter;
    font-weight: 400;
    word-wrap: break-word
}

.CustomDotsVertical {
    width: 24px;
    height: 24px;
    position: relative
}

.CustomDropdown {
    cursor: pointer
}

.dropdown-menu-profil-icon a {
    font-size: 13px;
    padding-block: 0;
    margin-bottom: 35px;
    height: 0
}

.card-params {
    width: 90%
}

.custom-frame {
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    background-color: #f8f9fa
}

.custom-frame-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem
}

.custom-name {
    font-weight: 700
}

.custom-status {
    background-color: #007bff;
    color: #fff;
    padding: .25rem .5rem;
    border-radius: .25rem
}

.custom-frame-body {
    display: flex;
    align-items: center
}

.custom-image {
    width: 50px;
    height: 50px;
    margin-right: 1rem
}

.custom-details {
    display: flex;
    flex-direction: column
}

.custom-visa,
.custom-expiry {
    margin-bottom: .5rem
}

.custom-dots {
    position: relative
}

.custom-dropdown {
    cursor: pointer
}