﻿.read_btn {
    text-align: center;
    display: flex;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: var(--1, linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    gap: 5px;
    margin-top: auto;
}

body {
    background-image: url('/assets/project/img/home_page_L.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.home_page_banner .banner_block.padding_160 {
    /*padding-top: 160px;*/
}

.home_page_banner {
    overflow: hidden;
    font-family: 'DM Sans';
}

.mw-381 {
    max-width: 381px !important;
}

.mw-519 {
    max-width: 519px !important;
}
/*.pink_blue {
    background: linear-gradient(270deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;
}

.blue_pink {
    background: linear-gradient(90deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;
}*/

.home_page_banner .banner_block {
    padding: 80px 0 80px 0;
    position: relative;
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s ease-out;
}

.banner_block.slide-up-on-load {
    transform: translateY(-100px);
    animation: slideUp 1s ease-out forwards;
}

.banner_block.slide-up-on-scroll.visible {
    opacity: 1;
    transform: translateY(0);
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.empowering_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
}

.empowering_image {
    margin-top: 50px;
}

.empowering_block h1 {
    color: #1D2939;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.empowering_block p {
    color: #475467;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Satoshi';
    max-width: 381px;
}

.empowering_image {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

    .empowering_image img {
        width: 100%;
    }

.properties-worldwide-image {
    display: grid;
    grid-template-areas:
        "wrap-slider small-photo"
        "wrap-slider small-photo";
    gap: 23px;
    max-width: 560px;
    margin-left: auto;
}

    .properties-worldwide-image img:nth-child(1) {
        box-shadow: 95.573px 123.621px 43.631px 0px rgba(30, 1, 45, 0.00), 61.291px 78.951px 40.515px 0px rgba(30, 1, 45, 0.01), 34.282px 44.67px 34.282px 0px rgba(30, 1, 45, 0.02), 15.583px 19.738px 24.932px 0px rgba(30, 1, 45, 0.04), 4.155px 5.194px 13.505px 0px rgba(30, 1, 45, 0.04);
    }

    .properties-worldwide-image img:nth-child(2) {
        grid-area: small-photo;
        box-shadow: -135.049px 215.039px 70.641px 0px rgba(74, 170, 209, 0.00), -86.223px 137.126px 64.408px 0px rgba(74, 170, 209, 0.01), -48.825px 76.874px 55.058px 0px rgba(74, 170, 209, 0.04), -21.816px 34.282px 40.515px 0px rgba(74, 170, 209, 0.07), -5.194px 8.311px 21.816px 0px rgba(74, 170, 209, 0.08);
        height: 100%;
        max-width: 271px;
        max-height: 428px;
        width: 100%;
    }

    .properties-worldwide-image img:nth-child(3) {
        box-shadow: 196.34px 238.932px 87.262px 0px rgba(192, 87, 203, 0.00), 125.699px 153.748px 78.951px 0px rgba(192, 87, 203, 0.01), 70.641px 86.223px 66.485px 0px rgba(192, 87, 203, 0.04), 31.165px 38.437px 49.864px 0px rgba(192, 87, 203, 0.07), 8.311px 9.35px 27.01px 0px rgba(192, 87, 203, 0.08);
    }

.p_worldwide {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
    align-items: center;
    justify-content: space-between;
    font-family: 'Satoshi';
    position: relative;
    z-index: 1;
}

.p_worldwide_block h2 {
    color: #1D2939;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 0;
    max-width: 425px;
}

.p_worldwide_block p {
    color: #344054;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    max-width: 425px;
    line-height: 24px;
}

.p_worldwide_block img {
    width: 100%;
    object-fit: contain;
    border-radius: 12px;
}

.advanced_image {
    position: relative;
    display: flex;
    height: 440px;
    align-items: flex-end;
    width: 100%;
    max-width: 584px;
}

    .advanced_image img:first-child {
        width: 308px;
        box-shadow: 170px 493px 146px 0px rgba(207, 166, 226, 0.00), 109px 315px 133px 0px rgba(207, 166, 226, 0.02), 61px 177px 113px 0px rgba(207, 166, 226, 0.08), 27px 79px 83px 0px rgba(207, 166, 226, 0.13), 7px 20px 46px 0px rgba(207, 166, 226, 0.15);
    }

    .advanced_image img:last-child {
        position: absolute;
        width: 356px;
        z-index: 1;
        right: 0;
        bottom: 50px;
        box-shadow: -166px 281px 91px 0px rgba(70, 178, 212, 0.00), -106px 180px 84px 0px rgba(70, 178, 212, 0.01), -60px 101px 70px 0px rgba(70, 178, 212, 0.03), -7px 11px 29px 0px rgba(70, 178, 212, 0.05);
    }

.personalized-experience {
    max-width: 560px;
    margin-left: auto;
}

    .personalized-experience img {
        /*box-shadow: 609px 529px 226px 0px rgba(185, 95, 206, 0.00), 390px 339px 207px 0px rgba(185, 95, 206, 0.02), 219px 190px 174px 0px rgba(185, 95, 206, 0.07), 97px 85px 129px 0px rgba(185, 95, 206, 0.12), 24px 21px 71px 0px rgba(185, 95, 206, 0.14);*/
        box-shadow: 196.34px 238.932px 87.262px 0px rgba(192, 87, 203, 0.00), 125.699px 153.748px 78.951px 0px rgba(192, 87, 203, 0.01), 70.641px 86.223px 66.485px 0px rgba(192, 87, 203, 0.04), 31.165px 38.437px 49.864px 0px rgba(192, 87, 203, 0.07), 8.311px 9.35px 27.01px 0px rgba(192, 87, 203, 0.08);
    }


.p_worldwide_block.Customisable-Brand img {
    max-width: 407px;
    height: 340px;
    flex-shrink: 0;
    width: 100%;
}

.Customisable-Brand-inside {
    position: absolute;
    bottom: 23px;
    display: flex;
    flex-direction: column;
    row-gap: 33px;
    left: 147px;
    max-width: 335px;
    width: 100%;
}

.Brand-inside {
    display: flex;
    max-width: 335.5px;
    padding: 16px 24px;
    align-items: center;
    gap: 15px;
    border-radius: 16px;
    background: #FFF;
    width: 100%;
    color: var(--Gray-900, #16181D);
    font-family: Satoshi;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    z-index: 1;
}

.Customisable-Brand-inside .Brand-inside:nth-child(1) {
    box-shadow: 280px 276px 110px 0px rgba(0, 0, 0, 0.00), 179px 177px 101px 0px rgba(0, 0, 0, 0.01), 11px 11px 35px 0px rgba(0, 0, 0, 0.10);
}

.Customisable-Brand-inside .Brand-inside:nth-child(2) {
    box-shadow: 251px 247px 99px 0px rgba(0, 0, 0, 0.00), 161px 158px 90px 0px rgba(0, 0, 0, 0.01), 91px 89px 76px 0px rgba(0, 0, 0, 0.05), 40px 40px 56px 0px rgba(0, 0, 0, 0.09), 10px 10px 31px 0px rgba(0, 0, 0, 0.10);
    margin-left: 57px;
}

.Customisable-Brand-inside .Brand-inside:nth-child(3) {
    box-shadow: 284px 292px 114px 0px rgba(0, 0, 0, 0.00), 182px 187px 104px 0px rgba(0, 0, 0, 0.01), 102px 105px 88px 0px rgba(0, 0, 0, 0.05), 45px 47px 65px 0px rgba(0, 0, 0, 0.09), 11px 12px 36px 0px rgba(0, 0, 0, 0.10);
    margin-left: 121px;
}

.Customisable_block {
    max-width: 406px;
    margin-left: auto
}

.p_worldwide_block {
    position: relative;
    transition: all 0.5s;
}

.Focused-Profit {
    position: relative;
    height: 409px;
    display: flex;
    align-items: end;
    max-width: 575px;
    margin-left: auto;
}

    .Focused-Profit img:first-child {
        position: absolute;
        width: 325px;
        z-index: 1;
        left: 0;
        bottom: 50px;
        box-shadow: -166px 281px 91px 0px rgba(70, 178, 212, 0.00), -106px 180px 84px 0px rgba(70, 178, 212, 0.01), -60px 101px 70px 0px rgba(70, 178, 212, 0.03), -7px 11px 29px 0px rgba(70, 178, 212, 0.05);
        top: 0;
    }

    .Focused-Profit img:last-child {
        max-width: 409px;
        margin-left: auto;
        position: relative;
        z-index: 1;
    }

.one_stop_one h2 {
    color: var(--800, #1D2939);
    text-align: center;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    max-width: 638px;
    margin: auto;
}

.one_stop_one p {
    color: #1D2939;
    text-align: center;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    max-width: 850px;
    margin: auto;
}

.one_stop_one {
    max-width: 900px;
    margin: 0 auto;
}

.one_stop_block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    padding-top: 60px;
}

.one_stop_cont {
    border-radius: 14px;
    background: linear-gradient( 270deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100% ), #FFF;
    box-shadow: 0px 128px 36px 0px rgb(0 0 0 / 0%), 0px 82px 33px 0px rgb(0 0 0 / 1%), 0px 46px 28px 0px rgb(0 0 0 / 3%), 0px 21px 21px 0px rgb(0 0 0 / 4%), 0px 5px 11px 0px rgb(0 0 0 / 5%);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.one_stop_detail {
    padding: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 8px;
    min-height: 205px;
    justify-content: flex-start;
    /* margin-top: auto; */
}

    .one_stop_detail h3 {
        color: #141414;
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
    }

    .one_stop_detail p {
        color: #1D2939;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin: 0;
    }

.one_stop_cont .one_stop_cont_image {
    margin: 0 auto;
    padding: 54px 70px;
}


.aboutus {
    background: linear-gradient(270deg, rgba(58, 186, 213, 0.1), rgba(204, 80, 204, 0.1));
}

.aboutus-1 {
    background: linear-gradient(270deg, rgba(204, 80, 204, 0.1), rgba(58, 186, 213, 0.1));
}

.aboutus-bg {
    overflow: hidden;
}

.banner_block {
    position: relative;
}

.red-ellips-left {
    width: 531px;
    height: 531px;
    aspect-ratio: 1/1;
    position: absolute;
    left: -220px;
    top: -215px;
    border-radius: 531px;
    opacity: 0.5;
    background: #B95ECD;
    filter: blur(500px);
    z-index: -1;
    display: : none;
}

.blue-ellips-right {
    width: 607px;
    height: 607px;
    aspect-ratio: 1/1;
    position: absolute;
    right: -316px;
    bottom: -276px;
    border-radius: 607px;
    opacity: 0.5;
    background: #48B0D4;
    filter: blur(501.5px);
    z-index: -1;
    display: : none;
}

.red-ellips-right {
    width: 530px;
    height: 530px;
    opacity: 0.50;
    background: #B95ECD;
    box-shadow: 1000px 1000px 1000px;
    border-radius: 9999px;
    filter: blur(500px);
    position: absolute;
    right: 0;
    z-index: -1;
    display: none;
}

.blue-ellips-left {
    position: absolute;
    width: 607px;
    height: 607px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: 607px;
    opacity: 0.5;
    background: #48B0D4;
    filter: blur(501.5px);
    left: 0;
    z-index: -1;
    display: none;
}

.banner_content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.about_main_image {
    margin-top: 50px;
}

.banner_content img {
    /*width: 100%;*/
    height: auto;
}

.banner_content h2 {
    color: #1D2939;
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: normal;
    font-family: var(--font-dm);
    margin: 0;
}

.banner_content p {
    color: #475467;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    font-family: var(--font-Satoshi);
    margin: 0;
    max-width: 381px;
    margin: 20px 0px;
}

.get-started-btn {
    display: flex;
    padding: 0px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: none;
    background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);
    color: white;
    margin-top: 30px;
    font-family: var(--font-Satoshi);
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
    max-width: 136px;
    width: 100%;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

    .get-started-btn::before {
        content: "";
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.1);
        transform: skewX(-20deg);
        z-index: 1;
        transition: all 0.5s;
    }

    .get-started-btn:hover::before {
        left: 100%;
    }

.get-started .get-started-right p {
    text-align: left;
}

.banner_content button {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: none;
    background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);
    color: white;
    margin-top: 30px;
    font-family: var(--font-Satoshi);
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.heading-banner p {
    color: #475467;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    font-family: var(--font-Satoshi);
    margin: 0;
}

.banner-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 5px;
}

    .banner-grid .banner {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

        .banner-grid .banner h2 {
            color: #1D2939;
            font-family: "DM Sans";
            font-size: 48px;
            font-weight: 600;
            margin: 0;
            max-width: 512px;
        }

        .banner-grid .banner p {
            color: #344054;
            font-family: Satoshi;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            margin: 0;
            max-width: 512px;
        }

    .banner-grid .banner-right {
        justify-self: end;
    }

    .banner-grid .banner-center {
        justify-self: center;
    }
/*======================== BLog start=========================*/
.blog-main-section {
    /*padding: 50px 0px;*/
}

.blog-grid {
    display: grid;
    gap: 48px 32px;
    grid-template-columns: repeat(3, 1fr);
    padding: 48px 0px;
}

.blog-post-card {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.04), 0px 5px 11px 0px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    cursor: pointer;
}

    .blog-post-card .blog-img img {
        align-self: stretch;
        width: 100%;
        object-fit: cover;
    }

.blog-post-card .blog-content {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    height: 180px;
}

        .blog-post-card .blog-content h3, .blog-post-card .blog-content p {
            margin: 0;
        }

        .blog-post-card .blog-content h3 {
            color: #1D2939;
            text-overflow: ellipsis;
            font-family: "DM Sans";
            font-size: 24px;
            font-weight: 600;
            line-height: 32px;
        }

        .blog-post-card .blog-content p {
            color: #1D2939;
            font-family: Satoshi;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            display: -webkit-box;
            -webkit-line-clamp: 2; /* Limit to 2 lines */
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .blog-post-card .blog-content .read_btn {
            text-align: center;
            font-family: Satoshi;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px; /* 150% */
            background: var(--1, linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%));
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            transition: all 0.3s;
        }



.blog-main-section > .owl-nav {
    bottom: 0%;
    top: unset;
    justify-content: center;
}

#blog_page_slider .owl-nav {
    top: unset;
    justify-content: center;
    bottom: -2%;
    gap: 16px;
}

    #blog_page_slider .owl-nav .owl-prev,
    #blog_page_slider .owl-nav .owl-next {
        width: 50px;
        height: 50px;
        margin-left: unset;
    }

    #blog_page_slider .owl-nav .owl-next {
        margin-right: unset;
    }
/*==================== Blog end =====================*/


/*=========================== Article start =========================*/
.banner-img-sec {
    padding: 0px 48px;
}

.article-desc img {
    width: 100% !important;
}

    .banner-img-sec img {
        width: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

.project-overview {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--300, #D0D5DD);
}

    .project-overview span {
        color: var(--Gray-500, #667085);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
    }

.article-desc {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px 0px;
    width: 768px;
    margin: auto;
}

    .article-desc h2 {
        color: var(--800, #1D2939);
        font-family: "DM Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px; /* 140% */
        margin: 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .article-desc p {
        color: var(--600, #475467);
        font-family: Satoshi;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin: 0px;
    }

    .article-desc ul {
        list-style-type: disc;
        padding-left: 16px;
    }

        .article-desc ul li {
            color: #475467;
            font-family: Satoshi;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

.three-dot {
    width: 20px;
    height: 20px;
    background-position: -1502px -496px;
    cursor: pointer;
}
/****end*/

.banner_block .banner_content h2 {
    color: #1D2939;
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: normal;
    font-family: var(--font-dm);
    margin: 0;
    max-width: 700px;
}

.banner_block .heading-banner p {
    color: #475467;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    font-family: var(--font-Satoshi);
    margin: 0;
    max-width: 766px;
}

.feedback_bg {
    background: var(--50, #F9FAFB);
    padding: 100px 0px;
}

.feedback-slider .feedback-item {
    border-radius: 16px;
    border: 0.5px solid var(--300, #D0D5DD);
    background: var(--25, #FCFCFD);
    padding: 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.feedback-slider .owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .owl-item .feedback-item img {
    width: 16px;
    height: 12px;
}

.feed-person {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
}

.owl-carousel .owl-item .feed-person img {
    width: 42px;
    height: 42px;
}

.feed-person .feed-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
    align-self: stretch;
}

    .feed-person .feed-name h3 {
        color: #101828;
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        margin: 0px;
    }

    .feed-person .feed-name span {
        color: #101828;
        text-align: center;
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
    }

.feedback-slider {
    padding: 64px 0px;
}

    .feedback-slider .owl-nav {
        justify-content: center;
        top: 115%;
        gap: 16px
    }

        .feedback-slider .owl-nav .owl-prev,
        .feedback-slider .owl-nav .owl-next {
            margin: 0px;
            width: 50px;
            height: 50px;
        }

.slide-arrow-left,
.slide-arrow-right {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid #344054;
}

.slide-arrow-left {
    background-position: -624px -157px;
    transform: rotate(180deg);
}

.slide-arrow-right {
    background-position: -625px -157px;
}



.blog-section h2 {
    font-size: 56px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
}

.our-blog-slider {
    margin: 0px 16px;
}

.our-blog-card {
    display: flex;
    padding: 16px;
    flex-direction: column;
    /*align-items: center;*/
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 16px;
    background: #F5F8F9;
    border: 2px solid transparent;
    overflow: hidden;
    transition: all 0.2s;
    cursor: pointer;
}

    .our-blog-card img {
        border-radius: 16px;
        border: 1px solid #E1E1E1;
        max-height: 350px;
        object-fit: cover;
    }

.our-blog-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    height: 120px;
    margin-top: 15px;
}

    .our-blog-content h3 {
        color: #101828;
        /*font-family: Degular;*/
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 29px;
        margin: 0;
    }

    .our-blog-content p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        align-self: stretch;
        overflow: hidden;
        color: #10182;
        color: var(--900, #101828);
        text-overflow: ellipsis;
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
    }


        .our-blog-content p > span {
            font-size: 14px;
            /* margin-left: 5px; */
        }

    .our-blog-content a {
        text-align: center;
        display: flex;
        font-family: Satoshi;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        background: var(--1, linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        gap: 5px;
        margin-top: auto;
    }

.our-blog-slider .owl-nav .owl-next,
.our-blog-slider .owl-nav .owl-prev {
    margin-right: -60px;
    width: 50px;
    height: 50px
}

.our-blog-slider .owl-nav .owl-prev {
    margin-left: -60px;
}

.get-started_padding {
    padding-bottom: 0px !important;
}

.get-started {
    display: grid;
    grid-template-columns: auto auto;
    padding: 80px 0px 0px;
    background: white;
}

.get-started-left {
    display: flex;
    justify-content: center;
    background-image: url('../../img/demo/map-whole.webp');
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 694px;
}

.get-started-right {
    padding: 37px 32px;
}

    .get-started-right h3 {
        color: #1D2939;
        font-family: "DM Sans";
        font-size: 56px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        margin: 0;
        max-width: 591px; /*new*/
    }

    .get-started-right p {
        color: #121D3F;
        font-family: Satoshi;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        margin: 0px;
        max-width: 591px; /*new*/
    }


/*.img-responsive {
    transition: all 0.3s;
    overflow: hidden;
}*/

.arrow_gradient_right {
    background-position: -22px -538px;
    width: 20px;
    height: 20px;
}
/* ================================= our Solution Start====================================================*/
/*.our-solution-main-section .banner_block {
    padding: 100px 0px;
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s ease-out;
}*/

.our-solution-block .p_worldwide_block .properties-worldwide-image img:nth-child(2) {
    grid-area: unset;
}

.our-solution-block .p_worldwide_block .properties-worldwide-image img:nth-child(1) {
    box-shadow: none;
}

.left-img-section img:first-child {
    padding-left: 30px;
}

.our-solution-main-section .p_worldwide_block img {
    width: auto;
    height: auto;
}

.right-img-section,
.left-img-section {
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 12px;
    align-items: end;
}

.right-img-section {
    align-items: start;
}

.login_from button.get-started-btn {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    border: none;
    background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);
    color: white;
    margin-top: 30px;
    font-family: var(--font-Satoshi);
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    max-width: fit-content;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.one_step_border {
    border-radius: 16px;
    padding: 2px;
    background: linear-gradient(270deg, #3ABAD5, #CC50CC);
}

.p_worldwide.our-solution-block {
    gap: 0px;
}

/*.p_worldwide.order .p_worldwide_block:first-child {
    order: 1;
}
*/
.blog-article-main .banner_block .container .banner_content h2 {
    text-align: center;
}

.left-img-section img:nth-child(2) {
    max-width: 312px;
}

.leader-custom-block, .customise-Block_about, .full-control-block {
    margin-left: auto;
}

.our-blog-img{
    min-height: 337px;
}

@media (max-width:1199px) {
    .our-blog-slider .owl-nav .owl-prev {
        margin-left: -50px;
    }

    .our-blog-slider .owl-nav .owl-next {
        margin-right: -40px;
    }
}

@media (max-width:991px) {
    .article-desc {
        width: 100%
    }

    .properties-worldwide-image {
        margin-left: 0;
    }

    .Customisable-Brand-inside {
        left: 0;
    }

    .Customisable_block {
        margin-left: 0;
    }

    .personalized-experience {
        margin-left: 0;
    }

    .banner_block .banner_content h2 {
        font-size: 40px;
    }

    .banner_block .banner_content p {
        font-size: 16px;
    }

    .banner_block .banner_content button {
        margin-top: 20px;
    }

    .banner-grid .banner h2 {
        font-size: 35px;
    }

    .banner-grid {
        grid-template-columns: 1fr;
        row-gap: 30px;
    }

        .banner-grid .banner-right {
            justify-self: center;
        }

        .banner-grid .banner-center {
            order: 1;
        }

        .banner-grid .banner {
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center;
        }

    .get-started {
        grid-template-columns: 1fr;
    }

    .get-started-main-block {
        padding: 0px 15px;
        flex-direction: column-reverse;
    }

    .get-started-right h3 {
        font-size: 40px;
        margin: auto;
    }

    .get-started-right {
        text-align: center;
    }

    .get-started-btn {
        margin: 0px auto;
        height: 40px;
        padding: 10px 20px;
        font-size: 14px;
    }

    .blog-section h2 {
        font-size: 40px;
    }

    .get-started .get-started-right p {
        text-align: center;
        margin: auto auto 10px auto;
    }
    .properties-worldwide-image img:nth-child(2) {
        max-width: 100%;
    }
    .login_from button.get-started-btn {
        font-weight: 700;
    }
}

@media (max-width:767px) {
    .our-blog-slider {
        margin: 0px 0px;
    }
    .banner-img-sec {
        padding: 0px 15px;
    }
    .p_worldwide.order .p_worldwide_block:first-child {
        order: 1;
    }

    .banner_content.heading-banner.about-banner h2 {
        font-size: 28px;
    }

    .banner_content.heading-banner.about-banner p {
        text-align: left;
    }

    .blog-post-card .blog-content h3 {
        font-size: 16px;
    }

    .blog-post-card .blog-content p {
        font-size: 14px
    }

    .blog-grid {
        display: grid;
        gap: 48px 32px;
        grid-template-columns: repeat(2, 1fr);
        padding: 48px 32px;
    }

    .empowering_image {
        margin-top: 40px;
    }

    .our-solution-main-section .banner_block {
        padding: 40px 0 40px 0;
    }

    .home_page_banner .banner_block {
        padding: 40px 0 40px 0;
    }

    .p_worldwide, .one_stop_block {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

        .p_worldwide.our-solution-block {
            gap: 30px;
        }

    .empowering_block h1 {
        font-size: 38px;
    }

    .p_worldwide_block h2, .one_stop_one h2, .one_stop_detail h3 {
        font-size: 28px;
        text-align: left;
    }

    .empowering_block p {
        font-size: 16px;
        max-width: 303px;
    }

    .Brand-inside {
        padding: 16px 16px;
        font-size: 15px;
    }

    .Customisable-Brand-inside {
        left: 0;
    }

        .Customisable-Brand-inside .Brand-inside:nth-child(2) {
            margin-left: 20px;
        }

        .Customisable-Brand-inside .Brand-inside:nth-child(3) {
            margin-left: 40px;
        }

    .advanced_image {
        height: 280px;
    }

        .advanced_image img:first-child {
            width: 260px;
        }

        .advanced_image img:last-child {
            width: 200px;
        }

    .Focused-Profit {
        height: 245px;
    }

        .Focused-Profit img:first-child {
            width: 240px;
        }

        .Focused-Profit img:last-child {
            max-width: 260px;
        }
}

@media (max-width:576px) {
    .one_stop_one p {
        font-size: 16px;
        line-height: normal;
        margin: 0px 0px 10px 0px;
        text-align: left;
    }

    .get-started-left {
        order: 1;
    }
        .get-started-left img{
            width: 100%;
        }

        .about_main_image {
            margin-top: 50px;
            height: 180px;
            object-fit: cover;
            object-position: left center;
        }

    .feedback_bg .banner_content.heading-banner {
        align-items: flex-start;
    }

        .feedback_bg .banner_content.heading-banner h2 {
            font-size: 28px;
        }

        .feedback_bg .banner_content.heading-banner p {
            text-align: left;
        }

    .Customisable-Brand-inside .Brand-inside:nth-child(1) {
        margin-left: 70px;
    }

    .Customisable-Brand-inside .Brand-inside:nth-child(2) {
        margin-left: 100px;
    }

    .Customisable-Brand-inside .Brand-inside:nth-child(3) {
        margin-left: 130px;
    }

    .Brand-inside {
        padding: 8px 13px;
        font-size: 10px;
        max-width: 182px;
        line-height: normal;
    }

    .p_worldwide_block.Customisable-Brand img {
        max-width: 222px;
        height: 218px;
    }

    .empowering_image img {
        width: 100%;
        object-position: center left;
        object-fit: cover;
        height: 180px;
    }

    .blog-grid {
        display: grid;
        gap: 48px 32px;
        grid-template-columns: repeat(1, 1fr);
        padding: 48px 0px 20px;
    }

    .one_stop_detail {
        padding: 20px;
        min-height: 180px;
    }

        .one_stop_detail p {
            font-size: 14px;
            line-height: normal;
            margin: 0;
        }

    .one_stop_cont img {
        margin: 0 auto;
        /*        padding: 10px 70px;*/
        width: 100%;
    }

    .one_stop_cont .one_stop_cont_image {
        margin: 0 auto;
        padding: 20px 70px;
    }

    .one_stop_one p {
        font-size: 16px;
        line-height: normal;
        margin: 0px 0px 10px 0px;
    }

    .banner_content {
        padding: 0px 15px;
    }

    .feedback-slider {
        padding: 24px 0px;
    }

    .get-started {
        grid-template-columns: 1fr;
        padding: 40px 0px 0px;
    }

    .banner_block .banner_content h2 {
        font-size: 38px;
        text-align: left;
    }

    .banner-grid .banner h2 {
        font-size: 28px;
    }

    .get-started-right h3 {
        font-size: 28px;
    }

    .get-started-right {
        text-align: center;
        padding: 32px 16px;
        padding-top: 0;
    }

        .get-started-right p {
            font-size: 16px;
            line-height: normal;
        }

    .banner-grid .banner p {
        font-size: 16px;
        line-height: 24px;
    }

    .feedback_bg {
        background: var(--50, #F9FAFB);
        padding: 50px 0px;
    }

    .blog-section {
        padding: 30px 0px;
        /* text-align: center; */
    }

    .banner-grid .banner {
        align-items: start;
    }

    .our-blog-content {
        gap: 8px;
    }

        .our-blog-content h3 {
            font-size: 16px;
            line-height: 26px;
        }

        .our-blog-content p {
            font-size: 14px;
            line-height: 22px;
        }

    .blog-section h2 {
        font-size: 30px;
        margin-top: 0px;
        text-align: left;
    }

    .contact-main-left .contactus-left {
        gap: 16px;
        padding: 24px 0px;
    }

    .contactus-left-content p {
        font-size: 14px;
    }

    .contactus-left-content span {
        font-size: 14px;
    }

    .properties-worldwide-image {
        display: grid;
        grid-template-areas:
            "wrap-slider small-photo"
            "wrap-slider small-photo";
        gap: 12px;
        max-width: 560px;
        margin-left: auto;
    }

    .order-1 {
        order: 1;
        display: flex;
    }

    .Brand-inside svg {
        width: 21px;
        height: 21px;
    }
}
