@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

.bg4-color {
    /* height: auto; */
    /* min-height: 100vh; */
    background: linear-gradient(-5deg, #00114A 75%, #f9fafb 56%);
    /* padding: 0px 0px 50px 0px; */
    /* margin-top: 30px; */
    position: relative;
}

a {
    cursor: pointer !important;
}

button {
    cursor: pointer;
}

.imgcor {
    position: absolute;
    right: 0px;
    top: 13%;
    width: 21%;
    border-bottom-left-radius: 920px;
    border-bottom-right-radius: 29px;
    opacity: 0.5;
}


/*  */


/* .box{
    border-radius: 723px;
background-image: url(../image/Group.png);
background-repeat: no-repeat, repeat;
position: relative;
right: 0px;
top: 0px;


} */

.btn-2 {
    color: #1f54ea;
    font-family: 'GeneralSans-Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.3px;
    text-decoration: none;
    border: thin solid #1f54ea;
    padding: 6px 15px;
    border-radius: 24px;
    background: transparent;
}

.btn-3 {
    margin-top: 280px;
}

.btn-3 i {
    font-size: 12px !important;
}

.discover {
    color: #F2F5FF;
    font-family: 'GeneralSans-Medium';
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 52px;
    /* 130% */
    letter-spacing: -0.5px;
}

.mini_p {
    color: #E8EDFF;
    font-family: 'GeneralSans-Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 28px;
    padding-top: 3pc;
    letter-spacing: -0.3px;
    /* padding-top: 75%; */
}

.butn {
    color: #959BB1;
    text-align: center;
    font-family: 'GeneralSans-Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.3px;
    border: thin solid #4E5A81;
    /* padding: 8px 39px; */
    padding: 6px 0px;
    border-radius: 24px;
    text-decoration: none;
    margin-right: 22px;
    margin-left: 17px;
}

.butn:hover {
    border: #1f54ea;
    background-color: #1f54ea;
    color: #ffffff;
    cursor: pointer;
    /* font-family: 'GeneralSans-Medium'; */
}

.butn.tab-btn-active {
    border: #1f54ea;
    background-color: #1f54ea;
    color: #fefeff;


}

.top1 {
    margin-top: 10px !important;
}

.bg-checked {
    background-image: url(../image/Group.png);
    background-repeat: no-repeat;
    float: right;
}

.bg-tabs {
    background-color: #E8EDFF;
    border-radius: 24px;
    margin-top: 50px;
}

.tabimg {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    width: 100%;
    height: 410px;


}

.tabimg_2 {
    height: 435px;
}

.tabimg_1 {

    height: 465px;
}

.tabimg_3 {
    height: 375px;
}

.tab-content {
    display: none;
}

.tab-content-active {
    display: block;
}

.paddd {
    padding: 40px;
}

.tab1img {
    width: 15%;
}

.tabhead {
    color: #5E718D;
    font-family: 'GeneralSans-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin-top: 65px;

}

.tabhea {
    color: #1C222B;
    font-family: 'GeneralSans-Bold';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-transform: capitalize;
    letter-spacing: -0.5px;
}

.tsbspan {
    color: #455468;
    font-family: 'GeneralSans-Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 175% */
    letter-spacing: -0.3px;
}

.icon5 {
    color: #1f54ea;
    /* Paragraph: 4/Medium */
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.3px;
    text-decoration: none;
}

@media only screen and (max-width: 500px) and (min-width: 401px) {
    .bg4-color {
        background: linear-gradient(-5deg, #00114A 88%, #f9fafb 56%);
    }

    .btn-3 {
        margin-top: 160px;
    }
}

@media only screen and (max-width: 600px) and (min-width: 501px) {

    .bg4-color {
        background: linear-gradient(-5deg, #00114A 85%, #f9fafb 56%);
    }

    .btn-3 {
        margin-top: 160px;
    }
}

@media only screen and (max-width: 600px) {

    .discover {
        font-size: 24px;
        line-height: 32px;
    }

    .mini_p {
        padding-top: 0px;
    }

    .butn {
        margin-left: 0px;
        margin-top: 10px !important;
    }

    .tabimg {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 25px;
    }

    .img2 {
        display: none;
    }

}

@media only screen and (max-width: 759px)and (min-width:601px) {
    .bg4-color {
        background: linear-gradient(-5deg, #00114A 77%, #f9fafb 56%) !important;
        padding: 0px 0px 0px 0px;
    }

    .discover {
        font-size: 24px;
        line-height: 32px;
    }

    .mini_p {
        padding-top: 0px;
    }

    .butn {
        margin-left: 0px;
        margin-top: 10px !important;
    }

    .tabimg {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 25px;
    }

    /* .med-med {
        margin-left: 53px !important;
    } */

    .btn-3 {
        margin-top: 220px;
    }
}

@media only screen and (max-width: 400px) {
    .bg4-color {
        background: linear-gradient(-5deg, #00114A 90%, #f9fafb 56%);
        /* margin-top: 20px; */
    }

    .btn-3 {
        margin-top: 120px;
    }
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 1201px)and (min-width:993px) {
    .butn {
        margin-left: 5px;
        font-size: 5px;
    }

    .imgcor {
        position: absolute;
        right: 0px;
        /* top: 74px; */
        top: 18% !important;
    }

    /* .mini_p {
        padding-top: 88%;
    } */
}

@media only screen and (max-width: 1301px)and (min-width:1201px) {
    /* .mini_p {
        padding-top: 72%;
    } */
}

@media only screen and (max-width: 1401px)and (min-width:1202px) {
    .butn {
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 992px)and (min-width:760px) {
    .bg4-color {
        height: auto;
        min-height: 100vh;
        background: linear-gradient(-5deg, #00114A 77%, #f9fafb 56%);
        /* margin-top: 20px; */
    }

    .imgcor {
        position: absolute;
        right: 0px;
        /* top: 74px; */
        top: 12% !important;
    }

    .discover {
        font-size: 24px;
        line-height: 32px;
    }

    .mini_p {
        padding-top: 0px;
    }

    .butn {
        margin-left: 0px;
        margin-top: 5px !important;
    }

    .tabimg {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 25px;
    }

    /* 
    .med-med {
        margin-left: 53px !important;
    } */

    .btn-3 {
        margin-top: 220px;
    }
}

@media only screen and (max-width: 990px)and (min-width:601px) {
    .imgcor {
        position: absolute;
        right: 0px;
        top: 74px;
    }
}

@media only screen and (min-width: 1400px) {
    .imgcor {
        position: absolute;
        right: 0px;
        top: 7%;
    }
}

@media only screen and (max-width: 1000px) {
    .tabimg {
        height: unset;
    }
}

@media only screen and (max-width: 782px)and (min-width:760px) {
    .imgcor {
        position: absolute;
        right: 0px;
        top: 4%;
    }

    /* .bg4-color {
        background: linear-gradient(-5deg, #00114A 929px, #FFFFFF 56%);
    } */
}


/* .dropdown {
 
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    
   
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
   
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  .dropdown:hover .dropdown-content{display: block;} */
.fnt-gn {
    color: var(--Primary-Neutral-700, #585858);
    font-family: 'GeneralSans-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
    letter-spacing: -0.3px;
    padding-right: 10px;
    padding-left: 1pc;
}

.ctap {
    padding-left: 10px;
}

.style-0 {
    width: 100%;
    max-width: 1440px;
    min-height: 96px;
    gap: 32px;
    align-items: center;
    padding-bottom: 0px;
    display: flex;
    box-sizing: border-box;
}

.style-1 {
    height: 24px;
    gap: 6px;
    white-space: nowrap;
    flex: 0 1 auto;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    box-sizing: border-box;
}

.style-2 {
    letter-spacing: normal;
    font-family: Matter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.5px;
    box-sizing: border-box;
}

.style-3 {
    transform: matrix(0.996195, -0.0871557, 0.0871557, 0.996195, 0, 0);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    z-index: 1;
    gap: 4px;
    background-color: #FFC793;
    cursor: default;
    border-radius: 8px;
    flex: 0 1 auto;
    justify-content: center;
    align-items: center;
    padding: 2px 6px 3px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    display: flex;
    position: relative;
    box-sizing: border-box;
}

.style-3:hover {
    transform: rotate(0) !important;
    box-shadow: 0 0 0 1.5px #fe9a86;
    cursor: pointer;
}

.style-4 {
    z-index: 99;
    align-self: auto;
    line-height: 23.4px;
    position: relative;
    letter-spacing: normal;
    font-family: Matter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    box-sizing: border-box;
    cursor: auto;
}

.style-5 {
    z-index: 0;
    width: 6rem;
    height: 96px;
    mix-blend-mode: darken;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto;
    box-sizing: border-box;
    cursor: auto;
}

.style-6 {
    transform: translate3d(0px, 0px, 0px) scale3d(1.00022, 1.00022, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    will-change: transform;
    transform-style: preserve-3d;
    will-change: transform;
    z-index: 0;
    width: 4rem;
    height: 64px;
    opacity: 0.72;
    filter: blur(4px);
    background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(255, 255, 255) 64%, rgba(255, 255, 255, 0) 65%), linear-gradient(to top, rgba(254, 154, 134, 0), rgb(254, 154, 134));
    border-radius: 100%;
    position: absolute;
    inset: auto;
    box-sizing: border-box;
}

.style-7 {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 0;
    width: 4rem;
    height: 64px;
    opacity: 0.48;
    filter: blur(2px);
    background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(255, 255, 255) 64%, rgba(255, 255, 255, 0) 65%), linear-gradient(to top, rgba(254, 154, 134, 0), rgb(254, 154, 134));
    border-radius: 100%;
    position: absolute;
    inset: auto;
    box-sizing: border-box;
}

.style-8 {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 0;
    width: 2.5rem;
    height: 40px;
    filter: blur(1px);
    background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(255, 255, 255) 63%, rgba(255, 255, 255, 0) 64%), linear-gradient(to top, rgba(254, 154, 134, 0), rgb(254, 154, 134));
    border-radius: 100%;
    position: absolute;
    inset: auto;
    box-sizing: border-box;
}



.style-10 {
    width: 100%;
    min-height: 96px;
    gap: 0px;
    border-radius: 32px;
    flex-direction: row;
    flex: 1 1 0%;
    order: 1;
    place-content: space-around flex-start;
    align-self: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.style-11 {
    transform: translate3d(-16.6945%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    will-change: transform;
    transform-style: preserve-3d;
    will-change: transform;
    flex: 0 0 auto;
    display: flex;
    box-sizing: border-box;
}

.style-12 {
    gap: 80px;
    align-items: center;
    padding-right: 80px;
    display: flex;
    box-sizing: border-box;
}

@media only screen and (max-width: 800px) {
    #deskops {
        display: none;
    }

    #mobile {
        display: block;
        background: #f9fafb;
    }

    .style-12 {
        padding-right: 0px;
        padding-top: 25px;
    }

    .fnt-gn {
        font-size: 13px;
    }

    .style-1 {
        text-align: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 500px) {
    .fnt-gn {
        font-size: 13px;
    }

    .style-4 {
        font-size: 13px;
    }
}

@media only screen and (min-width: 801px) {
    #deskops {
        display: block;
    }

    #mobile {
        display: none;
    }

}

.style-13 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-14 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-15 {
    width: auto;
    height: 50.5px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-16 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-17 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-18 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-19 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-20 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-21 {
    gap: 80px;
    align-items: center;
    padding-right: 80px;
    display: flex;
    box-sizing: border-box;
}

.style-22 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-23 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-24 {
    width: auto;
    height: 50.5px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-25 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-26 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-27 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-28 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: fill;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-29 {
    width: auto;
    height: 28px;
    gap: 0px;
    object-fit: cover;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    border: 0px none rgb(5, 4, 3);
}

.style-30 {
    background-image: linear-gradient(to right, rgba(250, 250, 249, 0), rgb(250, 250, 249));
    min-height: 96px;
    min-width: 96px;
    position: absolute;
    inset: 0% 0% auto auto;
    box-sizing: border-box;
}

.style-31 {
    background-image: linear-gradient(270deg, rgba(250, 250, 249, 0), rgb(250, 250, 249));
    min-height: 96px;
    min-width: 96px;
    position: absolute;
    inset: 0% auto auto 0%;
    box-sizing: border-box;
}

.sli-der {
    color: var(--Primary-Orange-600, #1f54ea);
    font-family: 'GeneralSans-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 100% */
    cursor: auto !important;
    letter-spacing: -0.5px;
    border: solid #bccfe7 thin;
    padding: 15px 25px;
    border-radius: 5px;
    margin-left: 14px;
}

@keyframes slides {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logos {
    overflow: hidden;
    padding: 30px 0px;
    white-space: nowrap;
    position: relative;
}

.logos:before,
.logos:after {
    position: absolute;
    top: 0;
    content: '';
    z-index: 2;
}

.logos:before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.logos:after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.logo_items {
    display: inline-block;
    animation: 120s slides infinite linear;
}

.logos:hover .logo_items {
    animation-play-state: paused;
    /* cursor: pointer; */
}

.over_fl {
    overflow-x: hidden !important;
    overflow-y: hidden;
    padding-top: 60px;
    padding-bottom: 30px;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #FFC793;
    }

    100% {
        box-shadow: 0 0 0 20px #ffffff;
    }
}

.dropdown:hover>.dropdown-menu {
    display: block;
    /* margin-top: 20px !important; */
    margin-top: 0px !important;
    cursor: pointer;
}

/* .dropdown>.dropdown-menu {
  
    margin-top: 37px !important;
} */

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    /* pointer-events: none; */
}

/* .dro-cus {
    width: 557px;
    height: 274px;
    margin-top: 40px !important;
    
    border-radius: 20px !important;
    padding: 20px !important;
    border: none !important;
    background-color: #b6b8be;
    filter: blur(8px);
} */

div.dropdown-cols-2 {
    width: 30em;
}

div.dropdown-cols-2>div.dropdown-col {
    display: inline-block;
    width: 32%;
}

.fent a {
    color: #455468;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.3px;
}

.dorp-cont {

    padding: 19px 15px;
    height: 145px;


    border-radius: 14px;
    border: none !important;
}

.dogg[data-bs-popper] {
    min-width: 34rem;
}

.dogg {
    min-width: 34rem !important;
}

.dropdown-item {
    margin-bottom: 11px !important;
    padding: 0px;
}

.dogg {
    padding: 25px;
    border: none;
    margin-top: 20px;
    border-radius: 25px;
    height: 315px;
}

.prt {
    margin-left: 88px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    /* color: #1e2125; */
    background-color: #fff !important;
    cursor: pointer;
}

.fent a i {
    color: #1f54ea;
}

.dgh li p {
    margin-bottom: 0px !important;
    padding-right: 20px;
}

.bg_color2 {
    background-color: #F9FAFB;
    padding: 20px 0px;
}

.dropdown-menu[data-bs-popper] {
    margin-top: 20px;
}

.dropdown-menu {
    margin-top: 20px;
}

.fent img {
    width: 42px !important;
}

@media only screen and (max-width: 993px) {
    .fent img {
        width: 42px !important;
    }

    .dogg {
        overflow-y: scroll;
        height: 380px;
    }

    .dropdown-menu[data-bs-popper] {
        margin-top: 0px;
    }

    .dropdown-menu {
        margin-top: 0px;
    }

    .dropdown-menu[data-bs-popper] {
        margin-top: 0px !important;
    }

}

.di_fo {
    display: flex;
    justify-content: flex-end;
}

.di_fo p a {
    /* font-family: General Sans; */
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.20000000298023224px;
    /* text-align: left; */
    color: #5E718D;

}

@media only screen and (max-width: 767px) {
    .dis_flw {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .paddd {
        padding: 20px;
    }

    .dis_nn {
        display: none;
    }

    .sc_spa {
        width: 80%;
    }

    .sli-der {
        font-size: 11px;
    }

    .navbar {
        /* padding: 15px 0; */
        height: auto;
    }

    .navbar .btn1 {
        margin-bottom: 20px;
    }

    .dropdown,
    .dropend,
    .dropstart,
    .dropup {
        position: unset;
    }

    .di_fo {
        display: flex;
        justify-content: space-between;
    }
}


.mob_homban h2 {
    font-size: 23px;
    font-weight: 600;
    /* line-height: 52px; */
    letter-spacing: -0.5px;
    text-align: center;
    color: #1C222B  ;
}

.mob_homban p {
    /* font-family: General Sans; */
    font-size: 13px;
    font-weight: 400;
    color: #455468;
    letter-spacing: -0.30000001192092896px;
    text-align: center;

}

.x_ic {
    display: none;
}
.fent a span{
    font-family: Inter;
    font-size: 8px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    border: 0px solid #5E718D;
    padding: 4px;
    border-radius: 5px;
    background: #E9EFF6;
}