.ai-logistics {
  padding-top: 120px;
  padding-bottom: 80px;
  font-family: 'Poppins', sans-serif; }

@media (min-width: 576px) {
  .ai-logistics {
    padding-top: 120px;
    padding-bottom: 100px; } }

@media (min-width: 768px) {
  .ai-logistics {
    padding-top: 70px;
    padding-bottom: 120px; } }

@media (min-width: 992px) {
  .ai-logistics {
    padding-top: 80px;
    padding-bottom: 148px; } }
  .ai-logistics .header {
    margin-bottom: 32px; }

@media (min-width: 992px) {
  .ai-logistics .header {
    margin-bottom: 56px; } }
  .ai-logistics .heading {
    font-size: 32px;
    color: #27272B;
    font-weight: 700;
    margin-bottom: 16px; }

@media (min-width: 576px) {
  .ai-logistics .heading {
    font-size: 40px; } }

@media (min-width: 768px) {
  .ai-logistics .heading {
    font-size: 48px; } }

@media (min-width: 992px) {
  .ai-logistics .heading {
    font-size: 60px;
    margin-bottom: 24px; } }
    .ai-logistics .heading span {
      color: #7C4CDB; }
  .ai-logistics .description {
    color: #4D4D52;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 32px; }

@media (min-width: 576px) {
  .ai-logistics .description {
    font-size: 16px; } }

@media (min-width: 768px) {
  .ai-logistics .description {
    font-size: 18px; } }

@media (min-width: 992px) {
  .ai-logistics .description {
    font-size: 20px;
    margin-bottom: 64px; } }
  .ai-logistics .cta-button {
    background-color: #2c2c2c;
    color: #d1d1d1;
    border: none;
    padding: 4px;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: all 0.4s ease;
    position: relative; }
    .ai-logistics .cta-button .icon-wrapper {
      background: #fff;
      color: #000;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.4s ease;
      z-index: 2; }

@media (min-width: 576px) {
  .ai-logistics .cta-button .icon-wrapper {
    width: 48px;
    height: 48px; } }

@media (min-width: 768px) {
  .ai-logistics .cta-button .icon-wrapper {
    width: 52px;
    height: 52px; } }

@media (min-width: 992px) {
  .ai-logistics .cta-button .icon-wrapper {
    width: 58px;
    height: 58px; } }
    .ai-logistics .cta-button .btn-text {
      transition: color 0.4s ease;
      z-index: 2;
      padding: 8px 16px 8px 12px; }

@media (min-width: 576px) {
  .ai-logistics .cta-button .btn-text {
    padding: 10px 20px 10px 16px; } }

@media (min-width: 768px) {
  .ai-logistics .cta-button .btn-text {
    padding: 12px 24px 12px 18px; } }

@media (min-width: 992px) {
  .ai-logistics .cta-button .btn-text {
    padding: 14px 28px 14px 20px; } }
    .ai-logistics .cta-button::before {
      content: '';
      position: absolute;
      background: #fff;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      left: 4px;
      top: 50%;
      transform: translateY(-50%);
      transform-origin: right;
      transition: all 0.4s ease;
      z-index: 1; }

@media (min-width: 576px) {
  .ai-logistics .cta-button::before {
    width: 48px;
    height: 48px; } }

@media (min-width: 768px) {
  .ai-logistics .cta-button::before {
    width: 52px;
    height: 52px; } }

@media (min-width: 992px) {
  .ai-logistics .cta-button::before {
    width: 58px;
    height: 58px; } }
    .ai-logistics .cta-button:hover::before {
      width: 100%;
      border-radius: 50px;
      left: 0; }
    .ai-logistics .cta-button:hover .btn-text {
      color: #000; }
    .ai-logistics .cta-button:hover .icon-wrapper {
      color: #000;
      background: transparent; }
  .ai-logistics .image-wrapper-2 img {
    max-height: 610px;
    object-fit: contain; }

.agentic-ai {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px; }

@media (min-width: 576px) {
  .agentic-ai {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media (min-width: 768px) {
  .agentic-ai {
    padding-top: 90px;
    padding-bottom: 90px; } }

@media (min-width: 992px) {
  .agentic-ai {
    padding-top: 98px;
    padding-bottom: 98px; } }
  .agentic-ai .heading {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 16px; }

@media (min-width: 576px) {
  .agentic-ai .heading {
    font-size: 40px; } }

@media (min-width: 768px) {
  .agentic-ai .heading {
    font-size: 48px;
    margin-bottom: 24px; } }

@media (min-width: 992px) {
  .agentic-ai .heading {
    font-size: 60px; } }
    .agentic-ai .heading span {
      color: #7C4CDB; }
  .agentic-ai .heading-details {
    color: #DCDDE0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px; }

@media (min-width: 576px) {
  .agentic-ai .heading-details {
    font-size: 16px;
    margin-bottom: 40px; } }

@media (min-width: 768px) {
  .agentic-ai .heading-details {
    font-size: 18px;
    margin-bottom: 60px; } }

@media (min-width: 992px) {
  .agentic-ai .heading-details {
    font-size: 20px;
    margin-bottom: 80px; } }
  .agentic-ai .list-item {
    border: 1px solid #414350;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    max-height: 400px; }

@media (min-width: 576px) {
  .agentic-ai .list-item {
    max-height: 420px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item {
    max-height: 440px; } }

@media (min-width: 992px) {
  .agentic-ai .list-item {
    max-height: 462px; } }
    .agentic-ai .list-item:hover img {
      transition: all 0.2s ease;
      transform: scale(1.2); }
    .agentic-ai .list-item .content-area {
      padding: 24px;
      position: absolute;
      top: 0;
      left: 0; }

@media (min-width: 576px) {
  .agentic-ai .list-item .content-area {
    padding: 28px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .content-area {
    padding: 30px; } }

@media (min-width: 992px) {
  .agentic-ai .list-item .content-area {
    padding: 32px; } }
      .agentic-ai .list-item .content-area .title {
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        line-height: normal; }

@media (min-width: 576px) {
  .agentic-ai .list-item .content-area .title {
    font-size: 18px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .content-area .title {
    font-size: 20px; } }
    .agentic-ai .list-item .bg-img {
      width: 100%;
      height: auto; }
    .agentic-ai .list-item .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      transition: all 0.2s ease;
      background-image: linear-gradient(#151516, #392365, #7c4cdb); }
    .agentic-ai .list-item:hover .overlay {
      opacity: 1; }
    .agentic-ai .list-item .overlay-wrapper {
      padding: 24px;
      color: #fff; }

@media (min-width: 576px) {
  .agentic-ai .list-item .overlay-wrapper {
    padding: 28px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .overlay-wrapper {
    padding: 30px; } }

@media (min-width: 992px) {
  .agentic-ai .list-item .overlay-wrapper {
    padding: 32px; } }
      .agentic-ai .list-item .overlay-wrapper .title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 16px;
        line-height: normal; }

@media (min-width: 576px) {
  .agentic-ai .list-item .overlay-wrapper .title {
    font-size: 18px;
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .overlay-wrapper .title {
    margin-bottom: 24px; } }
      .agentic-ai .list-item .overlay-wrapper .details {
        font-size: 16px;
        font-weight: 400; }

@media (min-width: 576px) {
  .agentic-ai .list-item .overlay-wrapper .details {
    font-size: 17px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .overlay-wrapper .details {
    font-size: 18px; } }
      .agentic-ai .list-item .overlay-wrapper button {
        background-color: #EFEFF1;
        border-radius: 36px;
        padding: 8px 16px;
        font-size: 14px;
        font-weight: 600;
        color: #535667;
        border: 0;
        width: fit-content; }

@media (min-width: 576px) {
  .agentic-ai .list-item .overlay-wrapper button {
    font-size: 15px;
    padding: 9px 18px; } }

@media (min-width: 768px) {
  .agentic-ai .list-item .overlay-wrapper button {
    font-size: 16px;
    padding: 10px 20px; } }
        .agentic-ai .list-item .overlay-wrapper button:hover {
          background-color: #fff; }

.comparison-section {
  padding-top: 40px;
  padding-bottom: 40px; }

@media (min-width: 768px) {
  .comparison-section {
    padding-top: 60px;
    padding-bottom: 60px; } }
  .comparison-section .main-title {
    font-size: 1.8rem;
    color: #151516;
    margin-bottom: 0.5rem; }

@media (min-width: 576px) {
  .comparison-section .main-title {
    font-size: 2rem; } }

@media (min-width: 768px) {
  .comparison-section .main-title {
    font-size: 56px; } }

@media (min-width: 992px) {
  .comparison-section .main-title {
    font-size: 76px; } }
  .comparison-section .subtitle {
    font-size: 1.5rem;
    color: #8A4FFF;
    margin-bottom: 2rem; }

@media (min-width: 576px) {
  .comparison-section .subtitle {
    font-size: 26px; } }

@media (min-width: 768px) {
  .comparison-section .subtitle {
    font-size: 36px; } }

@media (min-width: 992px) {
  .comparison-section .subtitle {
    font-size: 46px; } }
  .comparison-section .comparison-table {
    margin-top: 40px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
  .comparison-section table thead th {
    background-color: #4B2E83;
    color: white;
    padding: 24px;
    font-size: 1rem;
    line-height: 20px; }

@media (min-width: 768px) {
  .comparison-section table thead th {
    font-size: 20px; } }
  .comparison-section .comparison-table tbody tr.comparison-row {
    transition: background-color 0.3s; }
    .comparison-section .comparison-table tbody tr.comparison-row:nth-child(even) {
      background-color: #F6F6F7 !important; }
    .comparison-section .comparison-table tbody tr.comparison-row:hover {
      background-color: #fcfcfc; }
  .comparison-section .challenge-col {
    color: #392365;
    font-weight: 600;
    font-size: 1rem;
    padding: 16px 24px;
    line-height: 20px; }

@media (min-width: 768px) {
  .comparison-section .challenge-col {
    font-size: 20px; } }
  .comparison-section .landscape-col {
    color: #5B5F71;
    font-size: 1rem;
    padding: 24px 34px;
    font-weight: 400;
   }
  .comparison-section .solution-col {
    color: #5B5F71;
    font-size: 1rem;
    padding: 24px 34px;
    font-weight: 400;
    line-height: 20px; }

.ai-route {
  margin-top: 60px;
  margin-bottom: 48px; }

@media (min-width: 576px) {
  .ai-route {
    margin-top: 80px; } }

@media (min-width: 768px) {
  .ai-route {
    margin-top: 90px; } }

@media (min-width: 992px) {
  .ai-route {
    margin-top: 98px; } }
  .ai-route .heading {
    font-size: 24px;
    color: #202022;
    font-weight: 700;
    margin-bottom: 16px; }

@media (min-width: 576px) {
  .ai-route .heading {
    font-size: 28px;
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .ai-route .heading {
    font-size: 32px;
    margin-bottom: 24px; } }

@media (min-width: 992px) {
  .ai-route .heading {
    font-size: 36px;
    margin-bottom: 28px; } }
  .ai-route .description {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    max-width: 998px;
    margin: 0 auto; }

@media (min-width: 576px) {
  .ai-route .description {
    font-size: 18px; } }

@media (min-width: 768px) {
  .ai-route .description {
    font-size: 20px;
    margin-bottom: 20px; } }

@media (min-width: 992px) {
  .ai-route .description {
    font-size: 24px;
    margin-bottom: 40px; } }
  .ai-route .content-area {
    background: #EFEFF1;
    border-radius: 30px;
    padding: 24px 20px; }

@media (min-width: 576px) {
  .ai-route .content-area {
    padding: 32px 36px; } }

@media (min-width: 768px) {
  .ai-route .content-area {
    padding: 40px 48px; } }

@media (min-width: 992px) {
  .ai-route .content-area {
    padding: 48px 64px; } }
    .ai-route .content-area .title {
      font-size: 18px;
      color: #202022;
      font-weight: 700;
      margin-bottom: 20px; }

@media (min-width: 576px) {
  .ai-route .content-area .title {
    font-size: 20px;
    margin-bottom: 28px; } }

@media (min-width: 768px) {
  .ai-route .content-area .title {
    font-size: 22px;
    margin-bottom: 32px; } }

@media (min-width: 992px) {
  .ai-route .content-area .title {
    font-size: 24px;
    margin-bottom: 40px; } }
    .ai-route .content-area .image-wrapper-2 {
      width: 100%;
      max-width: 910px;
      max-height: 612px;
      overflow: hidden;
      border-radius: 26px;
      margin-top: 20px;
      margin-bottom: 20px;
      position: relative; }
      .ai-route .content-area .image-wrapper-2:hover img {
        transition: all 0.2s ease;
        transform: scale(1.2); }
      .ai-route .content-area .image-wrapper-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

@media (min-width: 576px) {
  .ai-route .content-area .image-wrapper-2 {
    margin-top: 28px;
    margin-bottom: 28px; } }

@media (min-width: 768px) {
  .ai-route .content-area .image-wrapper-2 {
    margin-bottom: 32px;
    margin-top: 32px; } }

@media (min-width: 992px) {
  .ai-route .content-area .image-wrapper-2 {
    margin-bottom: 40px;
    margin-top: 40px; } }
      .ai-route .content-area .image-wrapper-2 .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: all 0.2s ease;
        background-image: linear-gradient(#151516, #392365, #7c4cdb); }
      .ai-route .content-area .image-wrapper-2:hover .overlay {
        opacity: 1; }
      .ai-route .content-area .image-wrapper-2 .overlay-wrapper {
        padding: 32px 24px;
        color: #fff; }

@media (min-width: 576px) {
  .ai-route .content-area .image-wrapper-2 .overlay-wrapper {
    padding: 44px 30px; } }

@media (min-width: 768px) {
  .ai-route .content-area .image-wrapper-2 .overlay-wrapper {
    padding: 56px 36px; } }
        .ai-route .content-area .image-wrapper-2 .overlay-wrapper .title {
          font-size: 20px;
          font-weight: 600;
          line-height: normal;
          color: #fff;
          margin-bottom: 20px; }

@media (min-width: 768px) {
  .ai-route .content-area .image-wrapper-2 .overlay-wrapper .title {
    font-size: 28px;
    margin-bottom: 24px; } }

@media (min-width: 992px) {
  .ai-route .content-area .image-wrapper-2 .overlay-wrapper .title {
    font-size: 30px;
    margin-bottom: 32px; } }
        .ai-route .content-area .image-wrapper-2 .overlay-wrapper ul {
          display: flex;
          flex-direction: column;
          gap: 12px; }
          .ai-route .content-area .image-wrapper-2 .overlay-wrapper ul li {
            color: #fff;
            font-weight: 400;
            font-size: 16px;
            text-align: start;
              font-family: "Poppins", sans-serif; }

@media (min-width: 992px) {
  .ai-route .content-area .image-wrapper-2 .overlay-wrapper ul li {
    font-size: 18px; } }
    .ai-route .content-area button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0; }

@media (min-width: 768px) {
  .ai-route .content-area button {
    font-size: 18px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .ai-route .content-area button {
    font-size: 20px; } }

.predictive-demand {
  margin-bottom: 48px; }
  .predictive-demand .wrapper {
    background-color: #ECF6ED;
    padding: 32px;
    border-radius: 30px; }

@media (min-width: 576px) {
  .predictive-demand .wrapper {
    padding: 48px; } }

@media (min-width: 768px) {
  .predictive-demand .wrapper {
    padding: 56px; } }

@media (min-width: 992px) {
  .predictive-demand .wrapper {
    padding: 64px; } }
    .predictive-demand .wrapper .heading {
      font-size: 24px;
      color: #202022;
      font-weight: 700;
      max-width: 640px;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .predictive-demand .wrapper .heading {
    font-size: 28px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .predictive-demand .wrapper .heading {
    font-size: 32px;
    margin-bottom: 36px; } }

@media (min-width: 992px) {
  .predictive-demand .wrapper .heading {
    font-size: 36px;
    margin-bottom: 56px; } }
    .predictive-demand .wrapper ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
    .predictive-demand .wrapper .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .predictive-demand .wrapper .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .predictive-demand .wrapper .list-item {
    padding: 32px; } }
      .predictive-demand .wrapper .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .predictive-demand .wrapper .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .predictive-demand .wrapper .list-item .title {
    font-size: 24px; } }
      .predictive-demand .wrapper .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .predictive-demand .wrapper .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .predictive-demand .wrapper .list-item .details {
    font-size: 20px; } }
    .predictive-demand .wrapper .image-wrapper-2 {
      border-radius: 30px;
      width: 100%;
      height: 100%;
      background: radial-gradient(#e2fedb, #c5ecb7, #c6eeb9);
      overflow: hidden; }
      .predictive-demand .wrapper .image-wrapper-2 img {
        width: 100%;
        height: 480px;
        object-fit: contain; }

@media (min-width: 992px) {
  .predictive-demand .wrapper .image-wrapper-2 img {
    height: auto; } }
    .predictive-demand .wrapper button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 768px) {
  .predictive-demand .wrapper button {
    font-size: 18px;
    margin-top: 32px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .predictive-demand .wrapper button {
    font-size: 20px;
    margin-top: 56px; } }

.document-processing {
  margin-bottom: 48px; }
  .document-processing .wrapper {
    background-color: #F3EEFE;
    padding: 32px;
    border-radius: 30px; }

@media (min-width: 576px) {
  .document-processing .wrapper {
    padding: 48px; } }

@media (min-width: 768px) {
  .document-processing .wrapper {
    padding: 56px; } }

@media (min-width: 992px) {
  .document-processing .wrapper {
    padding: 64px; } }
    .document-processing .wrapper .heading {
      font-size: 24px;
      color: #202022;
      font-weight: 700;
      max-width: 640px;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .document-processing .wrapper .heading {
    font-size: 28px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .document-processing .wrapper .heading {
    font-size: 32px;
    margin-bottom: 36px; } }

@media (min-width: 992px) {
  .document-processing .wrapper .heading {
    font-size: 36px;
    margin-bottom: 56px; } }
    .document-processing .wrapper ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
    .document-processing .wrapper .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .document-processing .wrapper .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .document-processing .wrapper .list-item {
    padding: 32px; } }
      .document-processing .wrapper .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .document-processing .wrapper .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .document-processing .wrapper .list-item .title {
    font-size: 24px; } }
      .document-processing .wrapper .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .document-processing .wrapper .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .document-processing .wrapper .list-item .details {
    font-size: 20px; } }
    .document-processing .wrapper .image-wrapper-2 {
      border-radius: 30px;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .document-processing .wrapper .image-wrapper-2 img {
        width: 100%;
        height: 480px;
        object-fit: cover; }

@media (min-width: 992px) {
  .document-processing .wrapper .image-wrapper-2 img {
    height: auto; } }
    .document-processing .wrapper button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 768px) {
  .document-processing .wrapper button {
    font-size: 18px;
    margin-top: 32px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .document-processing .wrapper button {
    font-size: 20px;
    margin-top: 56px; } }

.return-reverse-section {
  margin-bottom: 48px; }
  .return-reverse-section .wrapper {
    background-color: #E1F2FF;
    padding: 32px;
    border-radius: 30px; }

@media (min-width: 576px) {
  .return-reverse-section .wrapper {
    padding: 48px; } }

@media (min-width: 768px) {
  .return-reverse-section .wrapper {
    padding: 56px; } }

@media (min-width: 992px) {
  .return-reverse-section .wrapper {
    padding: 64px; } }
    .return-reverse-section .wrapper .heading {
      font-size: 24px;
      color: #202022;
      font-weight: 700;
      max-width: 640px;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .return-reverse-section .wrapper .heading {
    font-size: 28px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .return-reverse-section .wrapper .heading {
    font-size: 32px;
    margin-bottom: 36px; } }

@media (min-width: 992px) {
  .return-reverse-section .wrapper .heading {
    font-size: 36px;
    margin-bottom: 56px; } }
    .return-reverse-section .wrapper ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
    .return-reverse-section .wrapper .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .return-reverse-section .wrapper .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .return-reverse-section .wrapper .list-item {
    padding: 32px; } }
      .return-reverse-section .wrapper .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .return-reverse-section .wrapper .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .return-reverse-section .wrapper .list-item .title {
    font-size: 24px; } }
      .return-reverse-section .wrapper .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .return-reverse-section .wrapper .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .return-reverse-section .wrapper .list-item .details {
    font-size: 20px; } }
    .return-reverse-section .wrapper .image-wrapper-2 {
      border-radius: 30px;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .return-reverse-section .wrapper .image-wrapper-2 img {
        width: 100%;
        height: 480px;
        object-fit: contain; }

@media (min-width: 992px) {
  .return-reverse-section .wrapper .image-wrapper-2 img {
    height: auto; } }
    .return-reverse-section .wrapper button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 768px) {
  .return-reverse-section .wrapper button {
    font-size: 18px;
    margin-top: 32px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .return-reverse-section .wrapper button {
    font-size: 20px;
    margin-top: 56px; } }

.autonomous-re-ordering {
  margin-bottom: 48px; }
  .autonomous-re-ordering .wrapper {
    background: #E9E9E9;
    padding: 32px;
    border-radius: 30px; }

@media (min-width: 576px) {
  .autonomous-re-ordering .wrapper {
    padding: 48px; } }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper {
    padding: 56px; } }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper {
    padding: 64px; } }
    .autonomous-re-ordering .wrapper .heading {
      font-size: 24px;
      color: #202022;
      font-weight: 700;
      max-width: 640px;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .autonomous-re-ordering .wrapper .heading {
    font-size: 28px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper .heading {
    font-size: 32px;
    margin-bottom: 36px; } }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper .heading {
    font-size: 36px;
    margin-bottom: 56px; } }
    .autonomous-re-ordering .wrapper ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
    .autonomous-re-ordering .wrapper .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .autonomous-re-ordering .wrapper .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper .list-item {
    padding: 32px; } }
      .autonomous-re-ordering .wrapper .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper .list-item .title {
    font-size: 24px; } }
      .autonomous-re-ordering .wrapper .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper .list-item .details {
    font-size: 20px; } }
    .autonomous-re-ordering .wrapper .image-wrapper-2 {
      border-radius: 30px;
      background: #E6E5E2;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .autonomous-re-ordering .wrapper .image-wrapper-2 img {
        width: 100%;
        height: 480px;
        object-fit: contain; }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper .image-wrapper-2 img {
    height: auto; } }
    .autonomous-re-ordering .wrapper button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 768px) {
  .autonomous-re-ordering .wrapper button {
    font-size: 18px;
    margin-top: 32px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .autonomous-re-ordering .wrapper button {
    font-size: 20px;
    margin-top: 56px; } }

.predictive-fleet-maintenance {
  margin-bottom: 48px; }
  .predictive-fleet-maintenance .wrapper {
    background: #FFF9E6;
    padding: 32px;
    border-radius: 30px; }

@media (min-width: 576px) {
  .predictive-fleet-maintenance .wrapper {
    padding: 48px; } }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper {
    padding: 56px; } }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper {
    padding: 64px; } }
    .predictive-fleet-maintenance .wrapper .heading {
      font-size: 24px;
      color: #202022;
      font-weight: 700;
      max-width: 640px;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .predictive-fleet-maintenance .wrapper .heading {
    font-size: 28px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper .heading {
    font-size: 32px;
    margin-bottom: 36px; } }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper .heading {
    font-size: 36px;
    margin-bottom: 56px; } }
    .predictive-fleet-maintenance .wrapper ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
    .predictive-fleet-maintenance .wrapper .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .predictive-fleet-maintenance .wrapper .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper .list-item {
    padding: 32px; } }
      .predictive-fleet-maintenance .wrapper .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper .list-item .title {
    font-size: 24px; } }
      .predictive-fleet-maintenance .wrapper .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper .list-item .details {
    font-size: 20px; } }
    .predictive-fleet-maintenance .wrapper .image-wrapper-2 {
      border-radius: 30px;
      background: linear-gradient(88deg, #e4dfdc, #e8e3e0);
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .predictive-fleet-maintenance .wrapper .image-wrapper-2 img {
        width: 100%;
        height: 480px;
        object-fit: contain; }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper .image-wrapper-2 img {
    height: auto; } }
    .predictive-fleet-maintenance .wrapper button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 768px) {
  .predictive-fleet-maintenance .wrapper button {
    font-size: 18px;
    margin-top: 32px;
    padding: 14px 28px; } }

@media (min-width: 992px) {
  .predictive-fleet-maintenance .wrapper button {
    font-size: 20px;
    margin-top: 56px; } }

.governance {
  margin-top: 60px;
  margin-bottom: 48px; }

@media (min-width: 576px) {
  .governance {
    margin-top: 80px; } }

@media (min-width: 768px) {
  .governance {
    margin-top: 90px; } }

@media (min-width: 992px) {
  .governance {
    margin-top: 98px; } }
  .governance .heading {
    font-size: 24px;
    color: #202022;
    font-weight: 700;
    margin-bottom: 16px; }

@media (min-width: 576px) {
  .governance .heading {
    font-size: 28px;
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .governance .heading {
    font-size: 32px;
    margin-bottom: 24px; } }

@media (min-width: 992px) {
  .governance .heading {
    font-size: 36px;
    margin-bottom: 28px; } }
  .governance .content-area {
    background: #E1F2FF;
    border-radius: 30px;
    padding: 24px 20px; }

@media (min-width: 576px) {
  .governance .content-area {
    padding: 32px 36px; } }

@media (min-width: 768px) {
  .governance .content-area {
    padding: 40px 48px; } }

@media (min-width: 992px) {
  .governance .content-area {
    padding: 48px 64px; } }
    .governance .content-area .title {
      font-size: 18px;
      color: #202022;
      font-weight: 700;
      margin-bottom: 28px; }

@media (min-width: 576px) {
  .governance .content-area .title {
    font-size: 20px;
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .governance .content-area .title {
    font-size: 22px;
    margin-bottom: 40px; } }

@media (min-width: 992px) {
  .governance .content-area .title {
    font-size: 24px;
    margin-bottom: 56px; } }
    .governance .content-area ul {
      display: flex;
      flex-direction: column;
      gap: 12px; }
      .governance .content-area ul.decimal {
        list-style: decimal; }
    .governance .content-area .list-item {
      background-color: #fff;
      padding: 24px;
      border-radius: 20px; }

@media (min-width: 576px) {
  .governance .content-area .list-item {
    padding: 28px; } }

@media (min-width: 768px) {
  .governance .content-area .list-item {
    padding: 32px; } }
      .governance .content-area .list-item .title {
        color: #414350;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px; }

@media (min-width: 768px) {
  .governance .content-area .list-item .title {
    font-size: 20px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .governance .content-area .list-item .title {
    font-size: 24px; } }
      .governance .content-area .list-item .details {
        color: #202022;
        font-weight: 400;
        font-size: 16px; }

@media (min-width: 768px) {
  .governance .content-area .list-item .details {
    font-size: 18px; } }

@media (min-width: 992px) {
  .governance .content-area .list-item .details {
    font-size: 20px; } }
    .governance .content-area .image-wrapper-2 {
      background: linear-gradient(to right, #D5EDFF, #E4F3FF, #D0E7F8);
      width: 100%;
      max-height: 600px;
      overflow: hidden;
      border-radius: 26px;
      margin-bottom: 28px;
      position: relative;
      padding-top: 32px;
      padding-bottom: 64px; }
      .governance .content-area .image-wrapper-2 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-height: 512px; }

@media (min-width: 576px) {
  .governance .content-area .image-wrapper-2 {
    margin-bottom: 32px; } }

@media (min-width: 768px) {
  .governance .content-area .image-wrapper-2 {
    margin-bottom: 44px; } }

@media (min-width: 992px) {
  .governance .content-area .image-wrapper-2 {
    margin-bottom: 56px; } }
    .governance .content-area button {
      background-color: #27272B;
      padding: 12px 24px;
      border-radius: 48px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      border: 0;
      margin-top: 28px; }

@media (min-width: 576px) {
  .governance .content-area button {
    margin-top: 32px; } }

@media (min-width: 768px) {
  .governance .content-area button {
    font-size: 18px;
    padding: 14px 28px;
    margin-top: 40px; } }

@media (min-width: 992px) {
  .governance .content-area button {
    font-size: 20px;
    margin-top: 56px; } }

    .comparison-section table th,  .comparison-section table td {
      border: 0 !important;
    }



    @media screen and (max-width: 575px) {
      .comparison-section .challenge-col {
        padding: 6px 10px;
        min-width: 150px;
      }
    }