@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-ExtraLight.woff") format("woff"),
        url("./fonts/PlusJakartaSans-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-ExtraBold.woff") format("woff"),
        url("./fonts/PlusJakartaSans-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-Bold.woff") format("woff"),
        url("./fonts/PlusJakartaSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-Medium.woff") format("woff"),
        url("./fonts/PlusJakartaSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-SemiBold.woff") format("woff"),
        url("./fonts/PlusJakartaSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-Regular.woff") format("woff"),
        url("./fonts/PlusJakartaSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("./fonts/PlusJakartaSans-Light.woff") format("woff"),
        url("./fonts/PlusJakartaSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.wrapper-ai-mobility {
    width: 100%;
}

a {
    display: inline;
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a {
    margin: 0;
}

@media screen and (min-width: 1200px) {
    .wrapper-ai-mobility .container-mobility {
        width: 1440px !important;
    }
}

@media screen and (max-width: 1200px) {
    .wrapper-ai-mobility .container-mobility {
        width: 1440px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .container-mobility {
        width: calc(100% - 80px);
        max-width: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .container-mobility {
        width: calc(100% - 60px);
        max-width: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .wrapper-ai-mobility .container-mobility {
        width: calc(100% - 40px);
        max-width: none;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .container-mobility {
        width: 100%;
        max-width: 100%;
    }
}

.ai-font-18 {
    font-size: 18px;
    font-family: "Plus Jakarta Sans";
}

@media only screen and (max-width: 575px) {
    .ai-font-18 {
        font-size: 16px;
    }
}

.ai-line-height-24 {
    line-height: 24px;
}

.ai-font-20 {
    font-size: 20px;
    font-family: "Plus Jakarta Sans";
}

@media only screen and (max-width: 1199px) {
    .ai-font-20 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .ai-font-20 {
        font-size: 16px;
    }
}

.ai-font-24 {
    font-size: 24px;
    font-family: "Plus Jakarta Sans";
}

@media only screen and (max-width: 1199px) {
    .ai-font-24 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .ai-font-24 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .ai-font-24 {
        font-size: 20px;
    }
}

.ai-font-32 {
    font-size: 32px;
    font-family: "Plus Jakarta Sans";
}

@media only screen and (max-width: 991px) {
    .ai-font-32 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 575px) {
    .ai-font-32 {
        font-size: 24px;
    }
}

.ai-font-w-700 {
    font-weight: 700;
}

.ai-font-w-600 {
    font-weight: 600;
}

.ai-font-w-500 {
    font-weight: 500;
}

.ai-font-w-400 {
    font-weight: 400;
}

.ai-font-black {
    color: #111111;
}

.ai-font-white {
    color: #ffffff;
}

.ai-font-pink {
    color: #2e0082;
}

.ai-tp-100 {
    padding-top: 100px;
}

@media screen and (max-width: 1600px) {
    .ai-tp-100 {
        padding-top: 80px;
    }
}

@media screen and (max-width: 1440px) {
    .ai-tp-100 {
        padding-top: 70px;
    }
}

@media screen and (max-width: 1199px) {
    .ai-tp-100 {
        padding-top: 60px;
    }
}

@media screen and (max-width: 991px) {
    .ai-tp-100 {
        padding-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .ai-tp-100 {
        padding-top: 40px;
    }
}

@media screen and (max-width: 575px) {
    .ai-tp-100 {
        padding-top: 35px;
    }
}

.ai-bp-100 {
    padding-bottom: 100px;
}

@media screen and (max-width: 1600px) {
    .ai-bp-100 {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 1440px) {
    .ai-bp-100 {
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 1199px) {
    .ai-bp-100 {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 991px) {
    .ai-bp-100 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .ai-bp-100 {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 575px) {
    .ai-bp-100 {
        padding-bottom: 35px;
    }
}

.wrapper-ai-mobility .sec-ai-mobility-banner {
    width: 100%;
    background: #999999;
}

.wrapper-ai-mobility .section-we-built-bg {
    background: #ffffff;
}

.wrapper-ai-mobility .section-we-built-bg .ai-powered-part {
    padding-bottom: 0px;
}

.wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
    font-size: 60px;
    font-weight: 500;
    font-family: "Plus Jakarta Sans";
    color: #111111;
}

@media screen and (max-width: 1700px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 54px;
        line-height: 64px;
    }
}

@media screen and (max-width: 1339px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 48px;
        line-height: 58px;
    }
}

@media screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 38px;
        line-height: 48px;
    }
}

@media screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 32px;
        line-height: 42px;
    }
}

@media screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 30px;
        line-height: 40px;
    }
}

@media screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero {
        font-size: 26px;
        line-height: 36px;
    }
}

.wrapper-ai-mobility .section-we-built-bg .ai-powered-part .ai-powered-title-hero span {
    color: #2e0082;
    font-weight: 700;
}

.wrapper-ai-mobility .section-client-part {
    background: #ffffff;
    width: 100%;
}

.wrapper-ai-mobility .section-client-part .client-text {
    margin-bottom: 20px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-client-part .client-text {
        margin-bottom: 12px;
    }
}

.wrapper-ai-mobility .section-client-part .client-text span {
    padding-right: 4px;
}

.wrapper-ai-mobility .section-client-part .client-services {
    width: 100%;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-client-part .client-services {
        display: block;
    }
}

.wrapper-ai-mobility .section-client-part .client-services .services-provided {
    font-family: "Plus Jakarta Sans";
    width: 224px;
    color: #2e0082;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-client-part .client-services .services-provided {
        width: 200px;
    }
}

.wrapper-ai-mobility .section-client-part .client-services .services-right {
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-client-part .client-services .services-right {
        width: 100%;
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        white-space: nowrap;
        overflow: auto;
        padding-bottom: 10px;
        overflow-x: scroll;
    }
}

.wrapper-ai-mobility .section-client-part .client-services .services-right ul {
    margin: 0;
    padding: 0;
}

.wrapper-ai-mobility .section-client-part .client-services .services-right ul li {
    font-family: "Plus Jakarta Sans";
    text-decoration: none;
    list-style: none;
    display: inline-block;
}

.wrapper-ai-mobility .section-client-part .client-services .services-right ul li a {
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
    text-decoration: none;
    list-style: none;
    padding: 13px 20px;
    margin-right: 8px;
    display: inline-block;
    border-radius: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .wrapper-ai-mobility .section-client-part .client-services .services-right ul li a {
        padding: 10px 13px;
        margin-right: 4px;
    }
}

.wrapper-ai-mobility .section-client-part .client-services .services-right ul li .menu-data-green {
    background: #f0fffa;
    color: #83d4bb;
    border: solid 1px #83d4bb;
}

.wrapper-ai-mobility .section-client-part .client-services .services-right ul li .menu-data-bg {
    background: #efe6ff;
    border: solid 1px #2e0082;
}

.wrapper-ai-mobility .section-Key-highlights {
    background: #ffffff;
    width: 100%;
}

.wrapper-ai-mobility .section-Key-highlights .key-highlights {
    margin-bottom: 25px;
}

.wrapper-ai-mobility .section-Key-highlights .success-story-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-Key-highlights .success-story-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }
}

.wrapper-ai-mobility .section-Key-highlights .grid-inner-main {
    width: 100%;
}

.wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg {
    background: #f0fffa;
    border-radius: 20px;
    padding: 24px;
    margin-top: 20px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg {
        border-radius: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg {
        border-radius: 16px;
        padding: 20px 15px 20px 15px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg {
        border-radius: 16px;
        padding: 20px 15px 20px 15px;
    }
}

.wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg .inner-bg-text {
    width: 100%;
}

.wrapper-ai-mobility .section-Key-highlights .success-story-image {
    margin-top: 20px;
}

.wrapper-ai-mobility .section-Key-highlights .success-story-image img {
    border-radius: 20px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-Key-highlights .success-story-image {
        display: none;
    }
}

.wrapper-ai-mobility .section-Key-highlights .grid-inner-main .grid-inner-bg .inner-bg-text-right {
    width: 100%;
}

.wrapper-ai-mobility .section-world-need-bg {
    width: 100%;
    background: #ffffff;
}

.wrapper-ai-mobility .section-world-need-bg .world-need-part-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-part-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }
}

.wrapper-ai-mobility .section-world-need-bg .world-need-left {
    width: 100%;
    background: #404040;
    border-radius: 24px 0px 0px 24px;
    padding: 40px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-left {
        border-radius: 24px;
        padding: 25px 30px 40px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-left {
        border-radius: 18px;
        padding: 20px 24px 24px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-left {
        border-radius: 18px;
        padding: 20px 15px 25px 15px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-left {
        border-radius: 18px;
        padding: 20px 15px 25px 15px;
    }
}

.wrapper-ai-mobility .section-world-need-bg .world-need-left-text {
    width: 100%;
    line-height: 42px;
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-left-text {
        line-height: 32px;
    }
}

.wrapper-ai-mobility .section-world-need-bg .world-need-left-text span {
    color: #80d4ba;
    padding-right: 4px;
    padding-left: 4px;
}

.wrapper-ai-mobility .section-world-need-bg .there-are-over {
    font-style: italic;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 47%;
}

@media only screen and (max-width: 1439px) {
    .wrapper-ai-mobility .section-world-need-bg .there-are-over {
        margin: 50px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-world-need-bg .there-are-over {
        margin: 20px 0;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-world-need-bg .there-are-over {
        margin: 16px 0;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-world-need-bg .there-are-over {
        margin: 12px 0;
    }
}

.wrapper-ai-mobility .section-world-need-bg .world-need-right-img {
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-right-img {
        display: none;
    }
}

.wrapper-ai-mobility .section-world-need-bg .world-need-right-img img {
    border-radius: 0px 24px 24px 0px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-world-need-bg .world-need-right-img img {
        display: none;
    }
}

.wrapper-ai-mobility .section-vision-behind-bg {
    width: 100%;
    font-family: "Plus Jakarta Sans";
    background: #ffffff;
}

.wrapper-ai-mobility .section-vision-behind-bg .vision-behind-title {
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-vision-behind-bg .vision-behind-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-vision-behind-bg .vision-behind-title {
        margin-bottom: 15px;
    }
}

.wrapper-ai-mobility .section-vision-behind-bg .seeing-that-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-vision-behind-bg .seeing-that-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}

.wrapper-ai-mobility .section-vision-behind-bg .seeing-that-left {
    width: 100%;
}

.wrapper-ai-mobility .section-vision-behind-bg .seeing-that-left .seeing-that {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-vision-behind-bg .seeing-that-left .seeing-that {
        margin-top: 10px;
    }
}

.wrapper-ai-mobility .section-vision-behind-bg .hondas-collaboration {
    width: 100%;
    border: solid 1px #2e0082;
    background: #efe6ff;
    border-radius: 30px;
    padding: 35px 40px 40px 40px;
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-vision-behind-bg .hondas-collaboration {
        border-radius: 18px;
        padding: 21px 24px 24px 24px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-vision-behind-bg .hondas-collaboration {
        border-radius: 18px;
        padding: 20px 15px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-vision-behind-bg .hondas-collaboration {
        border-radius: 18px;
        padding: 20px 15px;
        margin-top: 35px;
    }
}

.wrapper-ai-mobility .section-video-bg {
    width: 100%;
    text-align: center;
    height: 100%;
}

.wrapper-ai-mobility .section-video-bg .ai-powered-video {
    padding: 0;
}

.wrapper-ai-mobility .section-video-bg .about-the-video {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

/*---- About us page video start ---*/
.our-vision__video {
    position: relative;
    height: 0;
    padding-bottom: 59.5%;
    border-radius: 30px;
    overflow: hidden;
    cursor: pointer;
}

@media only screen and (max-width: 1919px) {
    .our-vision__video {
        padding-bottom: 52.24%;
        border-radius: 20px;
    }
}

@media only screen and (max-width: 1023px) {
    .our-vision__video {
        border-radius: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .our-vision__video {
        border-radius: 18px;
    }
}

.our-vision__video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(9, 44, 97, 0) 0%, rgba(9, 44, 97, 0.58) 100%); */
}

.our-vision__video video {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
}

.our-vision__video-thumb {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.our-vision__video-thumb.is-clicked {
    opacity: 0;
}

.our-vision__video-pause,
.our-vision__video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    width: 60px;
    transform: translate(-50%, -50%);
    z-index: 7;
    border: 5px solid rgba(255, 255, 255, 0.4);
    border-radius: 99em;
    user-select: none;
    transition: opacity 0.3s ease;
}

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

    .our-vision__video-pause,
    .our-vision__video-play {
        height: 80px;
        width: 80px;
    }
}

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

    .our-vision__video-pause,
    .our-vision__video-play {
        height: 50px;
        width: 50px;
    }
}

.our-vision__video-pause.hide,
.our-vision__video-play.hide {
    opacity: 0;
}

/*---- About us page video end ---*/

.wrapper-ai-mobility .section-challenge-bg {
    width: 100%;
}

.wrapper-ai-mobility .section-challenge-bg .the-vision-title {
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .the-vision-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-challenge-bg .the-vision-title {
        margin-bottom: 15px;
    }
}

.wrapper-ai-mobility .section-challenge-bg .ai-powered-title {
    margin-bottom: 0px;
}

.wrapper-ai-mobility .section-challenge-bg .make-it-even {
    margin-top: 15px;
}

.wrapper-ai-mobility .section-challenge-bg .vision-included-title {
    margin: 35px 0 30px 0;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-included-title {
        margin: 25px 0 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-included-title {
        margin: 20px 0 20px 0;
    }
}

.wrapper-ai-mobility .section-challenge-bg .integrating-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .integrating-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-integrating {
    width: 100%;
}

.wrapper-ai-mobility .section-challenge-bg .vision-integrating .vision-inn-bg {
    font-family: "Plus Jakarta Sans";
    width: 100%;
    background: #efe6ff;
    border-radius: 30px;
    padding: 24px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-integrating .vision-inn-bg {
        border-radius: 18px;
        padding: 21px 24px 24px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-integrating .vision-inn-bg {
        border-radius: 18px;
        padding: 24px 15px;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-integrating .vision-inn-bg .ai-with-iot {
    font-family: "Plus Jakarta Sans";
    background: #2e0082;
    border-radius: 12px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 15px 8px 15px;
    font-weight: 700;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-integrating .vision-inn-bg .ai-with-iot {
        font-size: 15px;
        padding: 5px 15px 9px 15px;
        margin-bottom: 15px;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-camera {
    width: 100%;
}

.wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-camera-box {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-camera-box {
        display: none;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-camera-box img {
    width: 100%;
    border-radius: 30px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-camera-box img {
        display: none;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-inn-bg-camera {
    font-family: "Plus Jakarta Sans";
    width: 100%;
    background: #efe6ff;
    border-radius: 30px;
    padding: 24px;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-inn-bg-camera {
        border-radius: 18px;
        margin-top: 0px;
        padding: 24px 15px;
    }
}

.wrapper-ai-mobility .section-challenge-bg .vision-camera .vision-inn-bg-camera .ai-with-iot-camera {
    font-family: "Plus Jakarta Sans";
    background: #2e0082;
    border-radius: 12px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 15px 8px 15px;
    font-weight: 700;
    margin-bottom: 30px;
}

.wrapper-ai-mobility .section-biped-ai-bg {
    background: url("./img/webp/biped-ai-bg.webp") no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 74px;
    padding-bottom: 55px;
}

@media only screen and (max-width: 1440px) {
    .wrapper-ai-mobility .section-biped-ai-bg {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-biped-ai-bg {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-biped-ai-bg {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-biped-ai-bg {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-biped-ai-bg {
        padding: 35px 0;
    }
}

.wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left {
    width: 358px;
    padding-top: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left {
        max-width: 358px;
        width: 100%;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left {
        display: none;
    }
}

.wrapper-ai-mobility .section-biped-ai-bg .biped-align {
    align-items: top;
}

@media only screen and (min-width: 768px) and (max-width: 1365px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-align {
        align-items: center;
    }
}

.wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left-right {
    max-width: 480px;
    background: rgba(17, 17, 17, 0.5);
    border-radius: 20px;
    padding: 24px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left-right {
        max-width: 100%;
        background: rgba(17, 17, 17, 0.7);
        padding: 20px;
        border-radius: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-biped-ai-bg .biped-ai-left-right {
        background: rgba(17, 17, 17, 0.7);
        max-width: 480px;
        margin: 0 auto;
        padding: 20px 15px;
        border-radius: 18px;
    }
}

.wrapper-ai-mobility .section-our-role-bg {
    width: 100%;
}

.wrapper-ai-mobility .section-our-role-bg .the-role-title {
    width: 100%;
}

.wrapper-ai-mobility .section-our-role-bg .the-role-text {
    margin: 20px 0 40px 0;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .the-role-text {
        margin: 20px 0 30px 0;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-our-role-bg .the-role-text {
        margin: 10px 0 22px 0;
    }
}

.wrapper-ai-mobility .section-our-role-bg .the-journey-main {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .the-journey-main {
        width: 100%;
        display: block;
        margin-bottom: 0px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .the-journey-left {
    width: 465px;
    background: #efe6ff;
    border-radius: 20px;
    padding: 24px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .the-journey-left {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 18px;
        padding: 21px 24px 24px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-our-role-bg .the-journey-left {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 18px;
        padding: 20px 15px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .the-journey-left .leveraging {
    max-width: 500px;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .the-journey-left .leveraging {
        max-width: 100%;
    }
}

.wrapper-ai-mobility .section-our-role-bg .gradient-bg {
    width: 100%;
    border-radius: 30px;
    background-image: linear-gradient(to bottom, #dfd2fd, #d3c2fa, #c6b2f6, #baa3f3, #ad93ef);
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-bg {
        padding: 50px 0;
        border-radius: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-bg {
        padding: 40px 0;
        border-radius: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-bg {
        padding: 25px 0;
        border-radius: 18px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .gradient-box-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    gap: 0px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-box-grid {
        grid-template-columns: 1fr;
    }
}

.wrapper-ai-mobility .section-our-role-bg .gradient-box-left {
    margin-top: 0;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-box-left {
        display: none;
    }
}

.wrapper-ai-mobility .section-our-role-bg .gradient-box-middle {
    margin-top: 75px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-box-middle {
        margin-top: 0;
    }
}

.wrapper-ai-mobility .section-our-role-bg .gradient-box-right {
    margin-top: 250px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .gradient-box-right {
        display: none;
    }
}

.wrapper-ai-mobility .section-our-role-bg .feedback-system-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .feedback-system-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .system-box-main {
    width: 100%;
}

.wrapper-ai-mobility .section-our-role-bg .system-box-main .system-box-left {
    background: #efe6ff;
    border-radius: 20px;
    padding: 24px;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-main .system-box-left {
        padding: 21px 24px 24px 24px;
        border-radius: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-main .system-box-left {
        border-radius: 18px;
        padding: 20px 15px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .system-box-main .system-box-left .spearheaded {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-main .system-box-left .spearheaded {
        margin-top: 10px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main {
    background: #efe6ff;
    border-radius: 20px;
    padding: 24px;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main {
        border-radius: 18px;
        padding: 21px 24px 24px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main {
        border-radius: 18px;
        padding: 20px 15px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main .ensured {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main .ensured {
        margin-top: 10px;
    }
}

.wrapper-ai-mobility .section-our-role-bg .system-box-right-part-main .combination {
    margin-top: 15px;
}

.wrapper-ai-mobility .section-logo-ai-bg {
    width: 100%;
    background: #85d4bc;
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-logo-ai-bg {
        padding: 35px 0;
    }
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-grid {
    display: grid;
    grid-template-columns: 300px 1fr;
    align-items: center;
    gap: 20px;
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-grid {
        grid-template-columns: 1fr;
        gap: 0px;
    }
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-left {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-left {
        text-align: center;
    }
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-left img {
    width: auto;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-left img {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-left img {
        width: 160px;
        margin: 0 auto;
        text-align: center;
    }
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-right {
    width: 100%;
    text-align: end;
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-ai-bg-right {
        display: none;
    }
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-design-bg {
    width: 100%;
    background: url("./img/svg/design.svg") no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.wrapper-ai-mobility .section-logo-ai-bg .logo-design-bg .logoimg {
    width: 450px;
    margin-left: auto;
    padding-top: 50px;
    margin-right: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-design-bg .logoimg {
        width: 400px;
        margin-left: auto;
        padding-top: 30px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-design-bg .logoimg {
        width: 350px;
        margin-left: auto;
        padding-top: 30px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-logo-ai-bg .logo-design-bg .logoimg {
        width: 280px;
        margin-left: auto;
        padding-top: 30px;
        margin-right: 0px;
    }
}

.wrapper-ai-mobility .section-celebrating-bg {
    width: 100%;
}

.wrapper-ai-mobility .section-celebrating-bg .the-building {
    width: 100%;
}

.wrapper-ai-mobility .section-celebrating-bg .the-building .association {
    margin: 15px 0 35px 0;
}

.wrapper-ai-mobility .section-celebrating-bg .the-building .the-product {
    margin: 15px 0 35px 0;
}

.wrapper-ai-mobility .section-celebrating-bg .benefits-title {
    margin-bottom: 24px;
}

.wrapper-ai-mobility .section-celebrating-bg .remarkable-grid {
    display: grid;
    grid-template-columns: 580px 1fr;
    gap: 20px;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .section-celebrating-bg .remarkable-grid {
        grid-template-columns: 500px 1fr;
        gap: 20px;
        align-items: center;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remarkable-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remarkable-left-box {
    width: auto;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remarkable-left-box {
        display: none;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remarkable-left-box img {
    border-radius: 30px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remarkable-left-box img {
        display: none;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box {
    width: 100%;
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg {
    width: 100%;
    padding: 19px 12px;
    border-radius: 60px;
    margin-bottom: 24px;
    background: #f0fffa;
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg:last-child {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg {
        padding: 15px 12px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg {
        border-radius: 18px;
        margin-bottom: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg {
        border-radius: 18px;
        margin-bottom: 15px;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-bg-grid {
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 12px;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-bg-grid {
        grid-template-columns: 50px 1fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-bg-grid {
        grid-template-columns: 52px 1fr;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-bg-grid {
        grid-template-columns: 44px 1fr;
        gap: 12px;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-green-left {
    background: #83d4bb;
    width: 56px;
    height: 56px;
    font-size: 18px;
    font-weight: 600;
    color: #111111;
    border-radius: 100%;
    padding: 10px;
    line-height: 38px;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-green-left {
        width: 48px;
        height: 48px;
        font-size: 14px;
        padding: 10px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-green-left {
        width: 48px;
        height: 48px;
        font-size: 14px;
        padding: 10px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-green-left {
        width: 44px;
        height: 44px;
        font-size: 14px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-green-left {
        width: 44px;
        height: 44px;
        font-size: 14px;
        line-height: 26px;
    }
}

.wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-right-title {
    font-size: 20px;
    color: #111111;
}

@media only screen and (max-width: 1199px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-right-title {
        font-size: 16px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-right-title {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-right-title {
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .section-celebrating-bg .remark-right-box .improve-bg .improve-right-title {
        font-size: 16px;
        line-height: 20px;
    }
}

.wrapper-ai-mobility .section-real-world-bg {
    width: 100%;
}

.wrapper-ai-mobility .section-real-world-bg .real-world {
    width: 100%;
}

.wrapper-ai-mobility .section-real-world-bg .real-world .biped-ai {
    margin: 15px 0 35px 0;
}

.wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom {
    width: 100%;
}

.wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .collectively {
    width: 100%;
    background: #efe6ff;
    padding: 20px 24px 24px 24px;
    border-radius: 30px;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .collectively {
        border-radius: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .collectively {
        padding: 16px 15px 20px 15px;
        border-radius: 18px;
    }
}

.wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .partnerships {
    width: 100%;
    margin: 20px 0 35px 0;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .partnerships {
        margin: 20px 0 22px 0;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .section-real-world-bg .biped-ai-bottom .partnerships {
        margin: 15px 0 15px 0;
    }
}

.wrapper-ai-mobility .expertise-cta-bg {
    width: 100%;
}

.wrapper-ai-mobility .expertise-cta-bg-inner {
    width: 100%;
    background: url("./img/webp/expertise-cta-bg.webp") no-repeat;
    background-size: cover;
    border-radius: 30px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner {
        border-radius: 18px;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-main-part {
    width: 100%;
    display: flex;
    align-items: center;
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part {
    max-width: 800px;
    padding: 32px 0 50px 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part {
        max-width: 740px;
        padding: 10px 0 30px 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part {
        max-width: 570px;
        padding: 22px 0 35px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part {
        max-width: 100%;
        padding: 22px 30px 35px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part {
        max-width: 100%;
        padding: 20px 15px 35px 15px;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
        font-size: 32px;
        line-height: 42px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
        font-size: 26px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
        text-align: center;
        font-size: 26px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
        text-align: center;
        font-size: 22px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .cta-title {
        text-align: center;
        font-size: 20px;
        line-height: 26px;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect {
    width: 100%;
    margin-top: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect {
        margin-top: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect {
        margin-top: 25px;
        text-align: center;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect a {
    background: #2e0082;
    border: solid #ffffff 1px;
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    padding: 14px 32px;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect a {
        font-size: 16px;
        padding: 10px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect a {
        font-size: 16px;
        padding: 10px 24px;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-left-part .lets-connect a:hover {
    background: #4406b8;
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part {
    padding: 4px 0 0 0;
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part {
        padding-right: 20px;
    }
}

.wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part img {
    margin-top: -40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part img {
        margin-top: 0;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper-ai-mobility .expertise-cta-bg-inner .leverage-img-right-part img {
        display: none;
    }
}