.login-page-right-left {
    display: flex;
    width: 100%;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 26px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
}

.swiper-slide img {
    display: block;
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
}

.m_revechat_signup_lft {
    /* position: fixed; */
    margin: 8px;
    width: inherit;
    top: 0px;
    height: calc(100vh - 16px);
    width: 41.66666666%;
    border-radius: 16px;
    flex: 5;
}

.m_revechat_signup_lft_tsml {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

/* .signup-slide-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.signup-slide-content p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
} */

.m_revechat_signup_lft_tsml .signupSwiper {
    width: 80%;
    height: max-content;
}

.m_revechat_signup_lft_tsml .swiper-pagination {
    position: static;
}

.m_revechat_signup_lft .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    aspect-ratio: 1/1;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.5);
}

.m_revechat_signup_lft .swiper-pagination-bullet-active {
    width: 15px;
    height: 6px;
    aspect-ratio: 5/2;
    border-radius: 30px;
    background: #fff;
}

.swiper_slider_inr {
    border-radius: 20px;
    background: #fff;
    display: flex;
    padding: 24px 24px 20px 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 332px;
}

.swiper_slider_inr p {
    color: var(--Black, #253748);
    /* font-family: "InstrumentSans-Regular" !important; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0px 12px 0px 0px;
    margin: 0px;
}

.swiper_slider_inr {
    border-radius: 20px;
    background: #fff;
    display: flex;
    padding: 24px 24px 20px 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 332px;
}

.swiper_slider_inr p {
    color: var(--Black, #253748);
    /* font-family: "InstrumentSans-Regular"!important; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    padding: 0px 12px 0px 0px;
    margin: 0px;
}

.swiper_slider_inr_mdl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #e9eaeb;
    padding-bottom: 28px;
}

.swiper_slider_inr_mdl img {
    max-width: 100%;
}

.swiper_slider_inr_b {
    width: 100%;
}

.swiper_slider_inr_mdl_left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.swiper_slider_inr_mdl_left img {
    border-radius: 160px;
    background: lightgray -7.973px 3.865px / 123.183% 123.183% no-repeat;
}

.swiper_slider_inr_mdl_inr span {
    color: #181d27;
    /* font-family: "InstrumentSans-SemiBold"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
}

.swiper_slider_inr_mdl_inr p {
    color: #717680;
    /* font-family: "InstrumentSans-Regular"; */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    padding: 0px;
    margin: 0px;
}

.swiper_slider_inr_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 16px;
    width: 100%;
}

.swiper_slider_inr_btm span {
    overflow: hidden;
    color: #181d27;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    /* 20.8px */
}

.swiper_slider_inr_btm p {
    overflow: hidden;
    color: #414651;
    text-overflow: ellipsis;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    padding: 0px;
    margin: 0px;
}

.swiper_slider_inr_btm_one {
    width: 32%;
    border-right: 1px solid #e9eaeb;
    padding-left: 20px;
}

.swiper_slider_inr_btm_one:first-child {
    padding-left: 0px;
}

.swiper_slider_inr_btm_one:last-child {
    border-right: none;
}

.login-page-localization {
    position: absolute;
    top: 0;
    right: 40px;
}

li.dropdown.lang-dropdown {
    display: inline-flex;
    padding: 8px 12px;
    align-items: center;
    gap: 6px;
    border-radius: 54px;
    background: var(--Off-white-Offwhite-40, #F5F7F8);
    max-height: 36px;
}

li.dropdown.lang-dropdown {
    list-style: none;
    z-index: 5;
    margin-top: 35px;
    cursor: pointer;
}

li.dropdown.lang-dropdown a.dropdown-toggle {
    position: relative;
}

li.dropdown.lang-dropdown>a {
    color: var(--black);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.dropdown-toggle {
    white-space: nowrap;
}

img.langlobimg {
    width: 20px;
    position: relative;
    top: -1px;
    left: -2px;
}

li.dropdown.lang-dropdown a.dropdown-toggle span {
    color: var(--Black, #253748);
    font-family: "Inter";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding-right: 20px !important;
    inline-size: max-content;
    block-size: max-content;
}

li.dropdown.lang-dropdown a.dropdown-toggle img.arrowdown {
    max-width: 100% !important;
    position: absolute;
    right: 0px !important;
    top: calc(50% - 7px);
    opacity: 1 !important;
    width: 14px;
    height: 14px;
}

.login-page-goback {
    position: absolute;
    top: 40px;
    left: 40px;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #253748;
    font-family: "Inter";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.login-page-goback a {
    color: #253748;
}



@media screen and (max-width: 992px) {
    .m_revechat_signup_lft {
        display: none;
    }
}