@-webkit-keyframes LandingPage_textvisbility__nWgj4 {
    0% {
        opacity: 1
    }

    to {
        opacity: .5
    }
}

@keyframes LandingPage_textvisbility__nWgj4 {
    0% {
        opacity: 1
    }

    to {
        opacity: .5
    }
}

@media only screen and (min-width:769px) {
    @-webkit-keyframes LandingPage_zoominoutbox__3Eb_E {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        50% {
            -webkit-transform: scale(1.03);
            transform: scale(1.03)
        }

        to {
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }

    @keyframes LandingPage_zoominoutbox__3Eb_E {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        50% {
            -webkit-transform: scale(1.03);
            transform: scale(1.03)
        }

        to {
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }

    .LandingPage_BackgroundImage__2jmQD,
    .LandingPage_TopContainer__24LOZ {
        display: none
    }

    .LandingPage_GoToImage__1Qsen {
        position: absolute;
        top: 18px;
        right: 15px;
        width: 15%;
        border-radius: 20px;
        background: #79c7eb;
        cursor: pointer;
        height: 25%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .LandingPage_Container__8lOVH {
        flex: 1 1 auto
    }

    .LandingPage_Container__8lOVH .LandingPage_BottomContainer__7fAiV {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        flex: 1 1 auto;
        grid-gap: 6.3%;
        gap: 6.3%
    }

    .LandingPage_Container__8lOVH .LandingPage_BottomContainer__7fAiV .LandingPage_FollowSteps__37855 {
        display: flex;
        flex-direction: column;
        flex: .18 1 11%;
        justify-content: flex-end
    }

    .LandingPage_Container__8lOVH .LandingPage_BottomContainer__7fAiV .LandingPage_FollowStepsText__Vwgtn {
        font-size: 17px;
        text-align: center
    }

    .LandingPage_Container__8lOVH .LandingPage_BottomContainer__7fAiV .LandingPage_FollowStepsTextNext__3Otbf {
        font-size: 27px;
        text-align: center;
        font-weight: bolder;
        margin-top: 4px
    }

    .LandingPage_Footer__2VpCq {
        display: flex;
        flex: .58 1 auto;
        justify-content: space-evenly;
        padding: 0 13px;
        color: #fff
    }

    .LandingPage_Footer__2VpCq button {
        border: none;
        text-align: left;
        border-radius: 18px;
        width: 31.5%;
        position: relative;
        overflow: hidden;
        height: 136.5px
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E {
        background-color: #1aa7ec;
        z-index: 1;
        display: flex;
        justify-content: space-between;
        cursor: default
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E .LandingPage_SectionWrapper__Mpcgm .LandingPage_SectionContent__EfHhf {
        opacity: .5
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v {
        background-color: #797ef6;
        display: flex;
        justify-content: space-between;
        cursor: default
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v .LandingPage_SectionWrapper__Mpcgm {
        -webkit-animation: LandingPage_textvisbility__nWgj4 4s;
        animation: LandingPage_textvisbility__nWgj4 4s
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v .LandingPage_SectionWrapper__Mpcgm .LandingPage_SectionContent__EfHhf {
        opacity: .5
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D {
        background-color: #26d4d0;
        display: flex;
        justify-content: space-between;
        cursor: default
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm {
        -webkit-animation: LandingPage_textvisbility__nWgj4 4s;
        animation: LandingPage_textvisbility__nWgj4 4s
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm .LandingPage_SectionContent__EfHhf {
        opacity: .5
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm .LandingPage_VSummaryBTN__39C_7 {
        cursor: pointer;
        margin-top: 46px;
        position: relative;
        z-index: 1;
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS {
        background-color: #1aa7ec;
        cursor: pointer;
        -webkit-animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite;
        animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm {
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS {
        background-color: #797ef6;
        cursor: pointer;
        -webkit-animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite;
        animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm {
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1;
        background: #c9cbfb
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS {
        background-color: #26d4d0;
        cursor: pointer;
        -webkit-animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite;
        animation: LandingPage_zoominoutbox__3Eb_E 1s ease infinite
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1;
        background: #a7edec
    }

    .LandingPage_Footer__2VpCq .LandingPage_SectionContent__EfHhf {
        font-size: 16px;
        letter-spacing: -.4px;
        color: #fff;
        opacity: .5
    }

    .LandingPage_SectionWrapper__Mpcgm {
        padding-left: 9px;
        position: relative;
        color: #fff;
        top: 15px;
        cursor: default;
        z-index: 1
    }

    .LandingPage_SectionWrapper__Mpcgm div {
        font-size: 12px;
        width: 150px;
        word-break: break-word;
        letter-spacing: .35px;
        opacity: .5
    }

    .LandingPage_SectionWrapper__Mpcgm .LandingPage_VSummaryBTN__39C_7 {
        cursor: pointer;
        margin-top: 30px;
        position: relative;
        z-index: 1;
        opacity: 1
    }

    .LandingPage_SectionImg__6EZVI {
        position: absolute;
        right: 0;
        height: 100%;
        width: 100%
    }
}

.LandingPage_Completed__I2FVc {
    background: none;
    right: 18px;
    width: 24px;
    height: 24px;
    top: 20px
}

.LandingPage_WhiteText__20eaL {
    color: #fff
}

.LandingPage_PopupBox__1-WLA {
    position: fixed;
    background: rgba(28, 29, 68, .8);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 10;
    overflow-y: auto
}

@media only screen and (max-width:768px) {
    .LandingPage_GoToImage__1Qsen {
        border-radius: 25px;
        background: #3db4ef;
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 6px 15px
    }

    .LandingPage_GoToImage__1Qsen img {
        height: 100%;
        width: 100%
    }

    .LandingPage_FollowStepsText__Vwgtn {
        font-size: 14px;
        text-align: center;
        margin-top: 19px
    }

    .LandingPage_CloseBtnPopUp__1FH3s {
        background-color: var(--secondary);;
        border-radius: 20px;
        height: 48px;
        overflow: hidden;
        border: none;
        cursor: pointer;
        position: relative;
        margin-top: 20px;
        width: 93%;
        margin-left: 12px;
        margin-bottom: 60px
    }

    .LandingPage_CloseBtnPopUp__1FH3s button {
        background-color: var(--secondary);;
        border-radius: 20px;
        align-items: center;
        height: 100%;
        display: flex;
        justify-content: center;
        width: 100%
    }

    .LandingPage_SectionImg__6EZVI {
        float: right;
        margin-right: 23px;
        margin-top: 13px;
        width: 30px
    }

    .LandingPage_NoSectionImg__2QdhW {
        display: none
    }

    .LandingPage_FollowStepsTextNext__3Otbf {
        font-size: 18px;
        text-align: center;
        font-weight: bolder;
        margin-top: 5px
    }

    .LandingPage_Container__8lOVH {
        background: url(sprint/static/media/Group1497@3x.9f766a81.png);
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 100%;
        min-height: 812px;
        height: 100%;
        background-size: cover
    }

    .LandingPage_BackgroundImage__2jmQD {
        position: absolute;
        width: 100%
    }

    .LandingPage_TopContainer__24LOZ {
        position: relative;
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .LandingPage_CardImageVertical__fOZqQ {
        margin-bottom: 30px
    }

    .LandingPage_CardImage__3qW03 {
        position: relative;
        margin-top: 0;
        margin-left: 25px
    }

    .LandingPage_CardImage__3qW03 .LandingPage_backTile__1K1SF {
        z-index: 1
    }

    .LandingPage_CardImage__3qW03 .LandingPage_backTileVertical__3-SQ- {
        z-index: 1;
        position: relative;
        top: 25px;
        left: 25px
    }

    .LandingPage_CardImage__3qW03 .LandingPage_frontImage__3RAZD {
        height: 63%;
        z-index: 2;
        top: 76px;
        left: -3px;
        position: absolute
    }

    .LandingPage_CardImage__3qW03 .LandingPage_frontImageVertical__1yjIE {
        height: 90%;
        z-index: 2;
        top: 48px;
        left: 25px;
        position: absolute
    }

    .LandingPage_CardChoice__2TnfU {
        font-size: 30px;
        padding-top: 30px;
        font-weight: bolder;
        text-align: center;
        position: relative;
        top: 40px;
        z-index: 9;
        width: 55%
    }

    .LandingPage_BottomContainer__7fAiV {
        position: relative;
        width: 100%
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        border-radius: 0;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        border: 1px solid #999;
        color: #fff;
        bottom: 0;
        z-index: 200;
        overflow-y: auto
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh .LandingPage_Benefits__Jpjwu {
        margin-left: 8px;
        margin-top: 12px
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh h3 {
        margin-top: -9px;
        margin-bottom: 0;
        padding-left: 7px
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh ul {
        margin: 0;
        padding-left: 28px;
        padding-top: 4px;
        font-size: 14px;
        list-style-type: square;
        height: 60%;
        overflow-y: auto
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh ul li {
        line-height: 1.65
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_Box__JPtJh .LandingPage_personalDetailsBody__fh0Wt {
        height: 100%
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_CloseBtn__4Uzqj {
        padding-top: 20px;
        display: flex;
        justify-content: center;
        height: 20%;
        position: -webkit-sticky;
        position: sticky
    }

    .LandingPage_BottomContainer__7fAiV .LandingPage_PopupBox__1-WLA .LandingPage_CloseIcon__1UBFs {
        cursor: pointer;
        position: fixed;
        right: 0;
        top: calc(57vh - 28px);
        width: 25px;
        height: 25px;
        margin: 16px;
        float: right
    }

    .LandingPage_Footer__2VpCq {
        flex-flow: column;
        height: auto;
        display: flex
    }

    .LandingPage_Footer__2VpCq .LandingPage_NegativeMargin__3phCU,
    .LandingPage_Footer__2VpCq button {
        margin-top: -25px
    }

    .LandingPage_Footer__2VpCq .LandingPage_FollowSteps__37855,
    .LandingPage_Footer__2VpCq button {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E {
        background-color: #1aa7ec;
        z-index: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E .LandingPage_SectionWrapper__Mpcgm {
        opacity: .5
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E .LandingPage_SectionWrapper__Mpcgm .LandingPage_HideNameDetails__2iR7Z {
        display: none
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v {
        background-color: #797ef6;
        height: 105px
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v .LandingPage_SectionWrapper__Mpcgm {
        opacity: .4;
        -webkit-animation: LandingPage_textvisbility__nWgj4 4s;
        animation: LandingPage_textvisbility__nWgj4 4s
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v .LandingPage_SectionWrapper__Mpcgm .LandingPage_HideProfDetails__1brBS {
        display: none
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D {
        background-color: #26d4d0;
        height: 65px
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm {
        opacity: .5;
        -webkit-animation: LandingPage_textvisbility__nWgj4 4s;
        animation: LandingPage_textvisbility__nWgj4 4s
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm .LandingPage_HideKycDetails__3EW33 {
        display: none
    }

    .LandingPage_Footer__2VpCq .LandingPage_KycDetailsSection__1ZZ4D .LandingPage_SectionWrapper__Mpcgm .LandingPage_VSummaryBTN__39C_7 {
        cursor: pointer;
        margin-top: 5px;
        position: relative;
        z-index: 1;
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS {
        background-color: #1aa7ec;
        cursor: default;
        height: 105px
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm {
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_PersonalDetailsSection__19-9E.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1;
        padding: 13px
    }

    .LandingPage_Footer__2VpCq button {
        padding: 10px 12px 10px 20px;
        border: none;
        width: 100%;
        text-align: left;
        color: #fff;
        vertical-align: top;
        display: flex;
        justify-content: space-between;
        z-index: 1
    }

    .LandingPage_Footer__2VpCq.LandingPage_ReversOrder__2jfym {
        flex-flow: column-reverse;
        min-height: 250px
    }

    .LandingPage_Footer__2VpCq.LandingPage_ReversOrder__2jfym button:first-child {
        z-index: 2;
        height: 98px
    }

    .LandingPage_Footer__2VpCq.LandingPage_ReversOrder__2jfym button:last-child {
        height: 105px
    }

    .LandingPage_Footer__2VpCq.LandingPage_ReversOrder__2jfym .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS {
        position: absolute;
        top: 115px;
        z-index: 0
    }

    .LandingPage_Footer__2VpCq.LandingPage_ReversOrder__2jfym .LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS {
        z-index: 0
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS {
        background-color: #797ef6;
        cursor: default;
        height: 105px
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm {
        opacity: 1
    }

    .LandingPage_Footer__2VpCq .LandingPage_ProfessionalDetailsSection____u4v.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1;
        background: #c9cbfb;
        padding: 13px
    }

    .LandingPage_Footer__2VpCq button.LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS {
        background-color: #26d4d0;
        cursor: default;
        height: 105px
    }

    .LandingPage_Footer__2VpCq button.LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm {
        opacity: 1
    }

    .LandingPage_Footer__2VpCq button.LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS .LandingPage_SectionWrapper__Mpcgm .LandingPage_VSummaryBTN__39C_7 {
        cursor: pointer;
        margin-top: 15px;
        position: relative;
        z-index: 1;
        opacity: 1
    }

    .LandingPage_Footer__2VpCq button.LandingPage_KycDetailsSection__1ZZ4D.LandingPage_ActiveSection__Yi3pS .LandingPage_GoToImage__1Qsen {
        z-index: 1;
        background: #a7edec;
        padding: 13px
    }

    .LandingPage_ContentContainer__1KrJo {
        display: flex;
        flex-direction: column;
        margin-top: 5px;
        grid-gap: 13px
    }

    .LandingPage_CardTitle__2eEuN {
        font-size: 18px;
        font-weight: 700;
        text-align: center
    }

    .LandingPage_FlexBoxRow__3kr9Q {
        font-size: 14px;
        display: flex;
        justify-content: space-between;
        font-weight: 500;
        letter-spacing: -.5px;
        width: 222px
    }

    .LandingPage_FlexBoxRow__3kr9Q img {
        margin-left: 6px
    }

    .LandingPage_viewBenText__1psk_ {
        width: 100%;
        text-align: center;
        font-size: 14px
    }

    .LandingPage_viewBenText__1psk_ img {
        margin-left: 6px
    }

    .LandingPage_TextCenter__3_6W5 {
        font-size: 14px;
        text-align: center;
        letter-spacing: -.1px
    }

    .LandingPage_TextCenter__3_6W5 img {
        margin-left: 6px
    }

    .LandingPage_VisibilityHidden__X6TlJ {
        visibility: hidden
    }

    .LandingPage_ActiveSection__Yi3pS {
        height: 51px
    }

    .LandingPage_ActivePanel__2pH7d {
        cursor: default
    }

    .LandingPage_SectionContent__EfHhf {
        font-size: 18px;
        letter-spacing: -.9px;
        color: #fff;
        opacity: 1
    }

    .LandingPage_FollowSteps__37855 {
        display: flex;
        flex-direction: column;
        height: 110px;
        background:var(--secondary);
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        padding-bottom: 20px
    }

    .LandingPage_SectionWrapper__Mpcgm {
        padding-left: 9px;
        line-height: 1.3
    }

    .LandingPage_SectionWrapper__Mpcgm div {
        font-size: 13px;
        width: 185px;
        word-break: break-word;
        opacity: .7
    }

    .LandingPage_SectionWrapper__Mpcgm .LandingPage_VSummaryBTN__39C_7 {
        margin-top: 10px;
        cursor: pointer;
        position: relative;
        z-index: 1;
        opacity: 1
    }

    .LandingPage_Completed__I2FVc {
        background: none;
        right: 18px;
        width: 24px;
        height: 24px;
        top: 20px;
        margin-right: 25px
    }
}

@media screen and (max-height:740px)and (max-width:500px) {
    .LandingPage_Container__8lOVH {
        min-height: unset
    }

    .LandingPage_Container__8lOVH .LandingPage_CardChoice__2TnfU {
        padding-top: 0
    }

    .LandingPage_Container__8lOVH .LandingPage_BottomContainer__7fAiV {
        margin-top: 20px
    }
}

@media only screen and (min-width:769px) {
    .ChangeCardPopUp_PopupBox__RXFyV {
        position: fixed;
        background: rgba(28, 29, 68, .8);
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        z-index: 2;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .ChangeCardPopUp_PopupBox__RXFyV br {
        display: none
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_header__lC05h {
        text-align: center
    }

    .ChangeCardPopUp_PopupBox__RXFyV p {
        text-align: center;
        margin-top: 0;
        padding: 0 60px 12px
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_Box__23yh- {
        position: relative;
        top: 32px;
        max-width: 500px;
        height: 315px;
        background: #fff;
        border-radius: 22px;
        border: 1px solid #999;
        color: var(--primary);
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_BoxSD1__28eZP {
        position: relative;
        top: 32px;
        max-width: 415px;
        height: 285px;
        background: #fff;
        border-radius: 22px;
        border: 1px solid #999;
        color: var(--primary);
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_personalDetailsBody__1BMwS {
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 9px 27px
    }

    .ChangeCardPopUp_CloseIcon__2GvJE {
        cursor: pointer;
        position: absolute;
        right: 7px;
        width: 25px;
        height: 25px;
        margin-top: 12px;
        float: right
    }
}

.ChangeCardPopUp_PopupBox__RXFyV {
    position: fixed;
    background: rgba(28, 29, 68, .8);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0
}

.ChangeCardPopUp_closePrimaryButton__3Ojpn {
    padding: 0;
    background: none !important
}

.ChangeCardPopUp_closePrimaryButton__3Ojpn span {
    color: #1aa7ec;
    font-size: 14px
}

.ChangeCardPopUp_proceedPrimary__1ZZoG {
    padding: 0 40px;
    min-height: 44px;
    max-height: 44px
}

.ChangeCardPopUp_proceedPrimary__1ZZoG span {
    font-size: 18px
}

.ChangeCardPopUp_proceedPrimaryBTN__2vfmN {
    margin-top: 0 !important
}

.ChangeCardPopUp_proceedPrimarySD1__jRW4Q {
    padding: 0 40px;
    margin-top: 0
}

.ChangeCardPopUp_proceedPrimarySD1__jRW4Q span {
    font-size: 18px
}

.ChangeCardPopUp_proceedPrimarySD1BTN__3UMFz {
    margin-top: 0 !important
}

@media only screen and (max-width:768px) {
    .ChangeCardPopUp_PopupBox__RXFyV {
        height: 100%;
        z-index: 3
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_Box__23yh- {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        border-radius: 0;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        padding: 26px 20px;
        border: 1px solid #999;
        color: var(--primary);;
        bottom: 0;
        max-height: 90%;
        height: auto;
        z-index: 4
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_Box__23yh- .ChangeCardPopUp_header__lC05h {
        margin-left: 8px;
        margin-top: 12px;
        text-align: center;
        font-weight: bolder;
        margin-bottom: 14px;
        flex: 1 1 auto
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_Box__23yh- p {
        padding: 0 56px;
        font-size: 16px;
        margin-top: 0;
        text-align: center;
        margin-bottom: 8px;
        flex: 1 1 auto
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_Box__23yh- .ChangeCardPopUp_personalDetailsBody__1BMwS {
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_BoxSD1__28eZP {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        border-radius: 0;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        padding: 26px 20px;
        border: 1px solid #999;
        color: var(--primary);;
        bottom: 0
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_BoxSD1__28eZP .ChangeCardPopUp_header__lC05h {
        margin-left: 8px;
        margin-top: 12px;
        text-align: center;
        font-weight: bolder;
        margin-bottom: 14px;
        flex: 1 1 auto
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_BoxSD1__28eZP p {
        padding: 0 56px;
        font-size: 16px;
        margin-top: 0;
        text-align: center;
        margin-bottom: 8px;
        flex: 1 1 auto
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_BoxSD1__28eZP .ChangeCardPopUp_personalDetailsBody__1BMwS {
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_CloseBtn__3tCiU {
        padding-top: 20px;
        display: flex;
        justify-content: center;
        height: 20%;
        position: -webkit-sticky;
        position: sticky
    }

    .ChangeCardPopUp_PopupBox__RXFyV .ChangeCardPopUp_CloseIcon__2GvJE {
        cursor: pointer;
        position: fixed;
        right: -2%;
        top: calc(57vh - 70px);
        width: 25px;
        height: 25px;
        margin: 16px;
        float: right
    }

    .ChangeCardPopUp_proceedPrimary__1ZZoG {
        padding: 0 60px;
        min-height: 44px;
        max-height: 50px;
        height: 50px;
        width: 100%;
        margin-top: 0
    }

    .ChangeCardPopUp_proceedPrimary__1ZZoG span {
        font-size: 18px
    }

    .ChangeCardPopUp_proceedPrimarySD1__jRW4Q {
        padding: 0;
        min-height: 44px;
        max-height: 50px;
        height: 50px;
        width: 100%;
        margin-top: 0
    }

    .ChangeCardPopUp_proceedPrimarySD1__jRW4Q span {
        font-size: 18px
    }
}

.PrimaryButtonLoader_ButtonCont__2s4fM {
    width: 100%;
    text-align: center
}

.PrimaryButtonLoader_ButtonCont__2s4fM .PrimaryButtonLoader_DisableBtn__3hPS7 {
    background-color: #72c8ef
}

.PrimaryButtonLoader_ButtonCont__2s4fM .PrimaryButtonLoader_DisableBtn__3hPS7 span {
    opacity: .5
}

.PrimaryButtonLoader_ButtonCont__2s4fM button {
    background: var(--secondary);;
    will-change: transform;
    transition: all .2s ease;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 25px;
    margin-top: 30px;
    height: 40px;
    border: none;
    cursor: pointer;
    position: relative
}

.PrimaryButtonLoader_ButtonCont__2s4fM button .PrimaryButtonLoader_content__3YLTT {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.PrimaryButtonLoader_ButtonCont__2s4fM button .PrimaryButtonLoader_Image__3Ovf4 {
    position: absolute;
    top: 11px;
    right: 20px
}

.PrimaryButtonLoader_ButtonCont__2s4fM button:hover {
    background: var(--secondary);;
    color: #fff
}

.PrimaryButtonLoader_ButtonCont__2s4fM button:active {
    font-size: 15px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_onLoad__79t_N {
    opacity: 0;
    -webkit-animation: PrimaryButtonLoader_backInUpForTestButton__1bFXs .6s linear .6s 1 normal forwards;
    animation: PrimaryButtonLoader_backInUpForTestButton__1bFXs .6s linear .6s 1 normal forwards;
    overflow: hidden
}

.PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_active__3-GfV {
    font-size: 0;
    border-radius: 25px;
    width: 40px !important;
    background: transparent;
    padding: 0
}

.PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_loader__HbAc1 {
    border: 5px solid var(--secondary);;
    border-right: 6px solid #fff;
    -webkit-animation: PrimaryButtonLoader_loader__HbAc1 .4s linear infinite;
    animation: PrimaryButtonLoader_loader__HbAc1 .4s linear infinite;
    height: 40px;
    transition: none
}

.PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_success__kT2jf {
    background: var(--secondary);;
    border-color: var(--secondary);;
    font-size: 14px;
    color: #fff
}

@keyframes PrimaryButtonLoader_loader__HbAc1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes PrimaryButtonLoader_loader__HbAc1 {
    0% {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@-webkit-keyframes PrimaryButtonLoader_backInUpForTestButton__1bFXs {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .4
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes PrimaryButtonLoader_backInUpForTestButton__1bFXs {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .4
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@media(max-width:768px) {
    .PrimaryButtonLoader_ButtonCont__2s4fM button span {
        font-size: 20px
    }

    .PrimaryButtonLoader_ButtonCont__2s4fM button .PrimaryButtonLoader_Image__3Ovf4 {
        top: 18px
    }

    .PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_active__3-GfV {
        width: 50px !important
    }

    .PrimaryButtonLoader_ButtonCont__2s4fM button.PrimaryButtonLoader_loader__HbAc1 {
        border: 5px solid var(--secondary);;
        border-right: 6px solid #fff;
        animation: PrimaryButtonLoader_loader__HbAc1 .4s linear infinite;
        -webkit-animation: PrimaryButtonLoader_loader__HbAc1 .4s linear infinite;
        height: 50px
    }
}

/*# sourceMappingURL=LandingPage.f4aacf89.chunk.css.map */