.SecTionIcon{
    display: flex;
    justify-content: center;
    margin-bottom: 6rem;
}
.SecTionIconContain {
    min-width: 49.2rem;
    min-height: 13.2rem;
    padding: 2px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
   background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, #C4C2FF 100%);
   border-radius: 24px;
}

.ChildBrder{
    display: flex;
    align-items: center;
    padding:0 4rem;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.7);
    min-height: 100%;
    width: 100%;
    border-radius:24px;
}

.collectAndTrack{
    background-image: url(../images/ai-landing/banner.webp);
    background-position: center;
    background-size: cover;
}
.collectAndTrack h5,.BusinessAssisant h5{
    font-size: 8rem;
    font-family: var(--font-Museo);
    font-weight: 700;
    text-align: center;
    color: #313131;
}
.collectAndTrack h6{
    font-family: var(--font-Museo);
    font-weight: 700;
    text-align: center;
    font-size: 8rem;
    background: linear-gradient(275.11deg, #E7F6FE 0%, #9878FE 21.55%, #AD69D7 51.54%, #D572B8 78.77%, #F9ACE3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.BusinessAssisant h6{
    background: linear-gradient(90deg, #07C8F9 29.9%, #09A6F3 43.16%, #0A85ED 52.93%, #0C63E7 59.86%, #0D41E1 69.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-family: var(--font-Museo);
    font-weight: 700;
    text-align: center;
    font-size: 8rem;
}
.collectAndTrack p{
    font-weight: 400;
    color: #2D2D2D;
    text-align: center;
    font-size: 2.4rem;
    font-family: "Noto Sans", sans-serif;
    margin-top: 2rem;
}
.SecTionList{
    margin-top: 6rem;
    display: flex;
    gap: 4rem;
    justify-content: center;
}
.SecTionListChild{
    min-width: 48.6rem;
    padding:0 4rem;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),
linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
position: relative;
border: rgba(229, 222, 255, 1) 2px solid;
text-transform: capitalize;
}
.SecTionListChild h3{
    padding: 3.6rem 0;
    color: #838383;
    font-weight: 500;
    font-size: 2.2rem;
}
.SecTionListChild h3:not(:last-of-type){
    border-bottom: 1px solid #CEBCFF;
}
.BusinessAssisant{
    position: relative;
    margin-top: 18rem;
    display: flex;
    justify-content: center;
    background: #F9FBFB;
}

.txtBusiness{
    position: absolute;
    width: 100%;
    top: 6rem;
}
.hidedesktop{
    display: none;
}
.BannerDownLoad{
    display: flex;
    justify-content: center;
}
.sectionBtn{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6rem;
    position: absolute;
    bottom: 7rem;
}
.SecDonwLoadBtn{
    display: flex;
    gap: 1rem;
    border:#FFFFFF99 1px solid;
    padding:0 1.6rem;
    background: #FFFFFF99;
    height: 8.4rem;
    cursor: pointer;
    align-items: center;
}
.TxtSecDnLoad h2{
    background: radial-gradient(87.68% 201.6% at 53.21% 135.79%, #F9ACE3 0%, #D572B8 6.26%, #AD69D7 33.77%, #9878FE 59.5%, #E7F6FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 1.6rem;
    font-weight: 600;
}
.TxtSecDnLoad h3{
    background: radial-gradient(87.68% 201.6% at 53.21% 135.79%, #F9ACE3 0%, #D572B8 6.26%, #AD69D7 33.77%, #9878FE 59.5%, #E7F6FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 2.2rem;
    font-weight: 600;
}
.DownLoadSection{
    position: relative;
}
.DownLoadSection{
    padding: 0 4rem;
}

.DesKtopSecBanner{
    display: flex;
    justify-content: center;
    position: relative;
}
.IMgDesktopPhone{
    position: absolute;
    max-width: 65%;
    top: -40.1px;
}
.DownLoadSection{
    padding-top: 18rem;
}
.collectAndTrack{
    padding-bottom: 18rem;
    padding-top:18rem;
}
.landing__onboarding__body__sc .owl-nav {
    display: none;
}

.landing__onboarding__body__sc .owl-dots {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6rem;
}

.landing__onboarding__body__sc.owl-carousel {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.landing__onboarding__body__sc.owl-theme .owl-dots .owl-dot span {
    position: absolute;
    top: 0;
    margin: 0;
    width: 0;
    height: 0;
}

.landing__onboarding__body__sc.owl-theme .owl-dots .owl-dot {
    height: 0.6rem;
    width: 100%;
    background: #EAE9E9;
    margin: 5px 7px;
    position: relative;
}
.landing__onboarding__body__sc.owl-theme .owl-dots .owl-dot.active span {
    background: linear-gradient(91.08deg, #7AC7E8 -38.65%, #9454E6 173.87%, #6A30F2 303.53%);
    animation: fillDot 5s linear forwards;
    height: 0.6rem;
    width: 100%;
}
.landing__onboarding__body__sc.owl-theme .owl-dots .owl-dot.previous span{
    background: linear-gradient(91.08deg, #7AC7E8 -38.65%, #9454E6 173.87%, #6A30F2 303.53%);
    height: 0.6rem;
    width: 100%;
}
.poppup_accessBodyINNer{
    border: 2.5px solid #FFFFFF;
    height: 100%;
    position: relative;
    background: #FFFFFF33;
}
.INputAccess button{
    width: 100%;
    height: 4.8rem;
    background: #2D2D2D;
    color: #FFFFFF;
    font-size: 1.6rem;
    font-weight: 500;
}
.inPUTsEC.NNumber{
    position: relative;
}
.inPUTsEC.NNumber input{
    border: none;
    padding: 0;
    height: unset;
}
.inPUTsEC.NNumber span{
    left: 1.4rem;
    color: #2D2D2D;
    font-size: 1.6rem;
    font-weight: 400;
}
.inPUTsEC__num__sc {
    background: #FFFFFF;
    border: 1px solid #F4F4F4
}
.closeIMgAccess{
    display: flex;
    align-items: center;
    gap: .7rem;
    position: absolute;
    right: 2rem;
    top: 2rem;
    cursor: pointer;
}
.inPUTsEC input::placeholder{
font-weight: 300;
font-size: 1.6rem;
}
.poppup_accessBodyINNerRightSec {
    padding-right: 4rem;
}
.closeIMgAccess span{
    font-size: 1.6rem;
    font-weight: 400;
    color: #2D2D2D;
}

.poppup_accessBodyINNerRightSec h2{
    font-size: 3.2rem;
    font-weight: 700;
}
.inPUTsEC input{
    border: 1px solid #F4F4F4;
    height: 4.8rem;
    padding-left: 1.6rem;
  width: 100%;
  font-size: 1.6rem;
  background: #FFFFFF;
}
.inPUTsEC{
    margin-bottom: 2.4rem;
}
.poppup_accessBodyINNerRightSec .inPUTsEC p{
margin-bottom: .8rem;
}
.poppup_accessBodyINNerRightSec p{
    font-size: 1.6rem;
    font-weight: 400;
    margin-top: 1.2rem;
    margin-bottom: 2.4rem;
}
.poppup_accessBodyINNerRightSec p span{
    font-size: 1.6rem;
    font-weight: 600;
}
.poppup_accessBodyINNerLeftSec{
    padding-left: 1.9rem;
}
.poppup_accessBodyINNer{
    display: flex;
    gap: 5.5rem;
    align-items: center;
}
.poppup_accessBody{
    background: linear-gradient(106.44deg, #C9C1FF 9.54%, #F1BCC5 94.93%);

padding: 3.2rem;
width: 100%;
max-width: 118.4rem;
height: 100%;
max-height: 66.7rem;
}
.poppup_access,.SuccessMainPoppup{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(232, 232, 232, 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(5px);

display: flex;
justify-content: center;
align-items: center;
top: 0;
z-index: 11111;
opacity: 1;
}
.snackbar {
    visibility: hidden;
    max-width: 35rem;
    margin-left: -125px;
    background:#9878FE;
    color: #fff;
    text-align: start;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    top: 10rem;
    font-size: 17px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: start;
    right: 5rem;
}
.mb32A{
    margin-bottom: 3.2rem;
}
.snackbar button {
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.snackbar.show {
    visibility: visible;
    animation: fadeInOut 0.5s ease-in-out;
}

@keyframes fadeInOut {
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes fillDot {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}.header_right button{
    font-size: 1.8rem;
    font-weight: 500;
    width: 20rem;
    height: 5.6rem;
    background: #2D2D2D;

}
.header_right button{
    font-size: 1.8rem;
    font-weight: 500;
    width: 20rem;
    height: 5.6rem;
    background: #2D2D2D;
    color: #FFFFFF;

}
.poppup_accessBodyINNerRightSec .inPUTsEC p.errorName,.poppup_accessBodyINNerRightSec .inPUTsEC p.errorMAil,.poppup_accessBodyINNerRightSec .inPUTsEC p.errorPHone{
    font-size: 1.4rem;
    margin-top: 1rem;
}
.signin__with__password .swp__bg__contr.signin__wegofin_1 .signin__hdr,
.signup .sup_inp__wrpr .sinupMob__wrprCntnt .signin__hdr,
.profile__creation .wegofin__authCards .create_profile_card .signin__hdr {
    display: none !important;
}
.profile__creation .create_profile_verified .varfyEml__id__cntPar {
    height: 90%;
    flex-direction: column;
}
.signup .wegofin__authCards .accCrtdSccfl__para,
.profile__creation .wegofin__authCards .accCrtdSccfl__para {
    font-family: var(--font-family);
    font-size: var(--font18);
    font-weight: var(--font_weight500);
    margin: 1.6rem 0 0;
}

.signup .wegofin__authCards .accCrtdSccfl__para,
.profile__creation .wegofin__authCards .accCrtdSccfl__para {
    font-family: var(--font-family);
    font-size: var(--font18);
    font-weight: var(--font_weight500);
    margin: 1.6rem 0 0;
}

.profile__creation .cprf__inp__wrpr .cprf_inp_lhs {
    position: absolute;
    left: -11%;
    top: 50%;
    transform: translateY(-50%);
    width: min(720px, 52vw);
}
.kyc_suc_msg{
    font-size:var(--font36);
    font-weight: 500;
    text-align:center;
}
.kyc_suc_msg_para{
    font-size: var(--font18);
    font-weight: 400;
    color:#6A6A6A;
    text-align:center;
}

.authCommon__btn {
    padding: 1.8rem 0;
    border: 1px solid;
    border-image-source: linear-gradient(87.1deg, #FFFFFF -3.02%, #444BE0 96.54%);
    background: linear-gradient(88.33deg, #5C5C5C -7.64%, #000000 145.94%);
    border-radius: 5rem;
    font-size: var(--font20);
    font-weight: var(--font_weight600);
    color: var(--theme_bg_color);
    box-shadow: -6px -6px 16px 0px rgba(255, 255, 255, 0.60), 6px 9px 40px 0px #A7C6E2;
}
.wegofin__authCards {
    position: relative;
    max-width: 60rem;
    width: 100%;
    margin: 0 auto;
    padding: 4.8rem 4rem;
    box-shadow: 6px 5px 24px 0px #708BA347;
    border: 2px solid;
    border-image-source: linear-gradient(140.76deg, rgba(229, 219, 219, 0.6) -17.17%, rgba(190, 206, 226, 0.6) 142.13%);
    border-radius: 2.4rem;
    background: linear-gradient(0deg, #E3EDF7, #E3EDF7),
        radial-gradient(368.97% 365.26% at -177.9% -134.84%, #BACDE3 0%, #B9CCE2 12.93%, #FFFFFF 84.2%);
    transform: translateY(26px);
    z-index: 2;
}
.profile__creation .cprf__inp__wrpr .cprf_inp_rhs {
    position: absolute;
    right: 0;
    bottom: 0;
    width: min(600px, 30vw);
}
.authCommon__btn:hover {
    box-shadow: 6px 9px 40px 0px #85ADD1, -6px -6px 16px 0px #FFFFFF;
    background: linear-gradient(88.33deg, #343434 -7.64%, #000000 145.94%);

}
.profile__creation .cprf__vrfy__wrpr .cprf_vrfy_lhs {
    position: absolute;
    left: -2%;
    top: 10%;
    width: min(520px, 34vw);
}

.profile__creation .cprf__vrfy__wrpr .cprf_vrfy_rhs {
    position: absolute;
    right: 0;
    bottom: 0;
    width: min(480px, 30vw);
}

.profile__creation .cprf__bsnsDtl__wrpr .cprf_vrfy_lhs,
.profile__creation .cprf__succ__wrpr .cprf_vrfy_lhs {
    position: absolute;
    left: 0;
    top: 5%;
    width: min(460px, 28vw);
}

.profile__creation .cprf__bsnsDtl__wrpr .cprf_vrfy_rhs,
.profile__creation .cprf__succ__wrpr .cprf_vrfy_rhs {
    position: absolute;
    right: 0;
    bottom: 0;
    width: min(500px, 32vw);
}

.profile__creation .cretProf__sccsCntnt {
    flex-direction: column;
}
.signin__with__password .swp__bg__contr,
.signin__with__password .swp__otp__bg_contr,
.signinotp .sotp__inp__wrpr,
.signinotp .sotp__otp__wrpr,
.forget__password .fwpInp__wrpr,
.forget__password .fwp__otp_wrpr,
.forget__password .fwp__nwp__wrpr,
.signup .sup_inp__wrpr,
.signup .sup__otp__wrpr,
.signup .sup__stp__wrpr,
.signup .sup__succ__wrpr,
.signup__google .supGle__inp__wrpr,
.signup__google .supGle__otp__wrpr,
.signup__google .supGle__stp__wrpr,
.signup__google .supGle__cncl__wrpr,
.profile__creation .cprf__inp__wrpr,
.profile__creation .cprf__vrfy__wrpr,
.profile__creation .cprf__bsnsDtl__wrpr,
.profile__creation .cprf__succ__wrpr {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profile__creation .authPge__cntnPic {
    height: 28%;
}
.kyc_btn_succ:hover{
    color:#fff;
}
.kyc_btn_succ{
    border: 1px solid;
    border-image-source: linear-gradient(87.1deg, #FFFFFF -3.02%, #444BE0 96.54%);
    display: inline-block;
    background: linear-gradient(88.33deg, #5C5C5C -7.64%, #000000 145.94%);
    box-shadow: 6px 9px 40px 0px #A7C6E2, -6px -6px 16px 0px #FFFFFF99;
    width: 100%;
    font-size: var(--font20);
    text-align: center;
    color: #fff;
    padding: 2rem 0;
    border-radius: 2.4rem;
    margin-top: 4rem;
}
.icon_svg_wdt{
    width:30rem;
}
.dflx_jstcntr_alnctr {
    display: flex;
    justify-content: center;
    align-items: center;
}
.inPUTsEC__num__sc {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    padding: 0 1.6rem;
    height: 4.8rem;
}
@media screen and (max-width:1700px){
   .poppup_accessBodyINNerLeftSec img{
    max-width: 55rem;
   }
   .inPUTsEC.NNumber span{
    top: 4.4rem;
   }
}
@media screen and (max-width:1500px){
    .collectAndTrack h5,.collectAndTrack h6,.BusinessAssisant h5,.BusinessAssisant h6{
        font-size:6rem;
    }
    .collectAndTrack p{
        font-size: 2rem;
    }
}
@media screen and (max-width:1300px){
    .sectionBtn{
        bottom: 9rem;
    }
}
@media screen and (max-width:1024px){
    .SecTionIconContain{
        min-width: 28.4rem;
        min-height: 7rem;
    }
    .signin .authCommon__btn {
        padding: 1.3rem 0;
    }

    .INputAccess button{
        font-size: 1.6rem;
    }
    .closeIMgAccess{
        top: 1.9rem;
        right: 1.5rem;
    }
    .header_right button{
        height: 4.8rem;
        font-size: 1.6rem;
        width: 100%;
        max-width: 76.8rem;
    }
    .poppup_accessBodyINNer{
        border: 1px solid #FFFFFF;
    }
    .poppup_accessBodyINNerRightSec .inPUTsEC p.errorName,.poppup_accessBodyINNerRightSec .inPUTsEC p.errorMAil,.poppup_accessBodyINNerRightSec .inPUTsEC p.errorPHone{
        font-size: 1.2rem;
    }
    .INputAccess button{
        height: 4.4rem;
    }
    .inPUTsEC input::placeholder{
        font-weight: 300;
        font-size: 1.4rem;
        }
        .inPUTsEC input{
            font-size: 1.4rem;
            }
            .inPUTsEC.NNumber span{
                font-size: 1.4rem;
            }
    .poppup_accessBodyINNer{
        flex-direction: column;
        gap: 0;
    }
    .poppup_accessBody{
        max-height: unset;
        height: 100dvh;
        width: 100%;
    }
    .poppup_accessBody{
        padding: 1.6rem;
    }
    .poppup_accessBodyINNerRightSec h2{
        font-size: 2.4rem;
        margin-top: 1.2rem;
    }
    .poppup_accessBodyINNerRightSec p{
        font-size: 1.2rem;
    }.inPUTsEC.NNumber span {
        top: 3.9rem;
    }
    .poppup_accessBodyINNerRightSec p span{
        font-size: 1.3rem;
    }
    .inPUTsEC{
        margin-bottom: 1.6rem;
    }
    .poppup_accessBodyINNerRightSec p{
        margin: .8rem 0 1.6rem 0;
    }
    .poppup_accessBodyINNerLeftSec img{
        max-width: 27rem;
    }
    .poppup_accessBodyINNerRightSec {
        padding-right: 0;
        width: 100%;
        max-width: 76.8rem;
    }.inPUTsEC.NNumber span {
        top: 3.9rem;
    }
    .poppup_accessBodyINNer{
        padding: 1.6rem;
    }
    .DownLoadSection{
        padding: 0 4rem;
    }
    .mb32A{
        margin-bottom: 1.6rem;
    }
    .hidedesktop{
        display: block;
    }
    .BannerDownLoad img{
        width: 100%;
    }
    .SecDonwLoadBtn{
        padding: 1rem;
    }
    .sectionBtn {
        top: 3.9rem;
    }
    .inPUTsEC.NNumber span {
    font-size: 1.4rem;
}
.inPUTsEC.NNumber span{
top: 3.7rem;
}
.SecDonwLoadBtn{
    border: none;
    height: 4.2rem;
}
.TxtSecDnLoad h2,.TxtSecDnLoad h3{
    font-size: .9rem;
}
.SecDonwLoadBtnIcon img{
width: 2.5rem;
}
.sectionBtn{
    gap: 1.2rem;
    left: 0;
}
.sectionBtn{
    bottom: 4rem;
}
.DownLoadSection{
    padding: 0 1.6rem;
}
.DownLoadSection{
    margin-top: 4rem;
    margin-bottom: 4rem;
}
    .txtBusiness{
        position: unset;
        margin-bottom: 4rem;
    }
    .BusinessAssisant{
        margin-top: 4rem;
        display: flex;
        flex-direction: column;
        margin-bottom: 2.2rem;
    }
    .hideMobile{
        display: none;
    }
    .collectAndTrack{
        background-size: contain;
    }.poppup_accessBodyINNerRightSec {
        padding-right: 0;
        width: 100%;
        max-width: 76.8rem;
    }
    .ChildBrder{
        padding:0 2.3rem;
    }
    .ChildBrder img{
        width: 2.6rem;
    }
    .SecTionListChild h3{
        font-weight: 400;
        font-size: 1.4rem;
    }
    .collectAndTrack h5,.collectAndTrack h6,.BusinessAssisant h5,.BusinessAssisant h6{
        font-size: 2.4rem;
    }
    .collectAndTrack p{
        font-size: 1.6rem;
        margin-top: 1.6rem;
    }
    .landing__onboarding__section__sc{
        padding: 4rem 1.6rem 0 1.6rem !important;
    }
    .card_cmn_style{
        margin: 0;
    }
    .closeIMgAccess span{
        display: none;
    }
    .SecTionList{
        flex-direction: column;
        gap: 1.6rem;
    }
    .collectAndTrack{
        padding: 1.6rem;
    }
    .SecTionListChild{
        min-width: 100%;
        padding:0 1.2rem;
    }
    .SecTionListChild h3{
        padding: 1.2rem 0;
    }
    .SecTionIcon{
        margin-bottom: 2.4rem;
    }
    .SecTionList{
        margin-top: 2.4rem;
    }
    .poppup_accessBodyINNer{
        padding-top: 4.8rem;
    }
    .SecTionListChild{
        border: rgba(229, 222, 255, 1) 1px solid;
    }
    .SecTionListChild h3:not(:last-of-type){
        border-bottom: 0.19px solid rgba(206, 188, 255, 1)
    }
    .BusinessAssisant{
        background:transparent;
    }
    .collectAndTrack{
        margin-top:0px;
    }
    .inPUTsEC input{
        height: 4.4rem;
    }
    .wegofin__authCards,.cprf__succ__wrpr,.dflx_jstcntr_alnctr,.profile__creation{
        max-width: 100%;
        width: 100%;
    }
    .div_img_wrap_ani{
        width: 100%;
    }
    .poppup_accessBodyINNer {
        padding-top: 2.2rem;
        overflow-x: scroll;
    }
    .signin .authCommon__btn{
        max-width: 50rem;
    }
    .signup .wegofin__authCards .accCrtdSccfl__para, .profile__creation .wegofin__authCards .accCrtdSccfl__para{
        font-size: 1.5rem;
    }
    .kyc_suc_msg{
        font-size: 2rem;
    }
    .signin .authCommon__btn{
        font-size: 1.4rem;
    }
    .wegofin__authCardMobFstPge{
        max-width: unset;
    width: 100%;
    transform: translate(0);
    border-radius: unset;
    padding: 2rem;
    max-height: unset;
    }
    .div_img_wrap_ani{
height: 100dvh;
    }
    .wegofin__authCards{
        transform: unset;
        padding: 1.6rem;
height: 100dvh;
border-radius: 0;

    }
    .icon_svg_wdt{
       width: 25rem;
    }
    .inPUTsEC__num__sc {
        height: 4.4rem;
        gap: .5rem;
    }

}



@media screen and (max-width:767px){
    .sectionBtn{
        bottom: 3rem;
    }
    .poppup_accessBody{
        padding: 1rem;
    }
    .kyc_btn_succ{
        padding:1.5rem 0;
    }
    .poppup_accessBodyINNer {
        padding-top: 2.2rem;
    }
    .inPUTsEC.NNumber span {
        top: 3.6rem;
    }
    .wegofin__authCardMobFstPge{
        max-width: 52rem;
    border-radius: unset;
    box-shadow: unset;
    border: none;
    background: unset;
    }
}
@media screen and (max-width:400px){
    .sectionBtn{
        bottom: 2rem;
    }
}

@media screen and (max-width:359px){
    .SecDonwLoadBtn {
        border: none;
        height: 3.7rem;
    }
}
