
/* ------------------------------------------------- ROUTE ME PAGE CSS START HERE ------------------------------------------- */

@font-face {
    font-family: "Lexend";
    src: local("Lexend Regular"), local("Lexend-Regular"),
      url("./fonts/Lexend-Regular.woff2") format("woff2"),
      url("./fonts/Lexend-Regular.woff") format("woff"),
      url("./fonts/Lexend-Regular.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
  }
  img {
    display: inline-block;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
}

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

a {
  text-decoration: none;
}

  .route-me-main-wrapper .route-me-font-lexend {
    font-family: "Lexend", sans-serif;
    font-style: normal;
  }
  .route-me-main-wrapper .route-me-text-40 {
    font-size: 30px;
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper .route-me-text-40 {
      font-size: 40px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-text-40 {
      font-size: 26px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-text-40 {
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-text-40 {
      font-size: 26px;
    }
  }
  .route-me-main-wrapper .route-me-text-30 {
    font-size: clamp(22px, 1.2vw, 30px);
  }
  .route-me-main-wrapper .route-me-text-60 {
    font-size: 50px;
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper .route-me-text-60 {
      font-size: 60px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-text-60 {
      font-size: 37px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-text-60 {
      font-size: 34px;
    }
  }
  @media only screen and (max-width: 475px) {
    .route-me-main-wrapper .route-me-text-60 {
      font-size: 30px;
    }
  }
  .route-me-main-wrapper .route-me-text-72 {
    font-size: 58px;
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper .route-me-text-72 {
      font-size: 72px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-text-72 {
      font-size: 35px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-text-72 {
      font-size: 24px;
    }
  }
  .route-me-main-wrapper .route-me-text-28 {
    font-size: 22px;
  }
  @media only screen and (min-width: 1700px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 24px;
    }
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 26px;
    }
  }
  @media only screen and (min-width: 1900px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 28px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 20px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-text-28 {
      font-size: 16px;
    }
  }
  .route-me-main-wrapper .route-me-text-24 {
    font-size: 24px;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-text-24 {
      font-size: 20px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-text-24 {
      font-size: 22px;
    }
  }
  .route-me-main-wrapper .route-me-text-18 {
    font-size: 18px;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-text-18 {
      font-size: 16px;
    }
  }
  .route-me-main-wrapper .route-me-text-20 {
    font-size: 20px;
  }
  .route-me-main-wrapper .route-me-text-32 {
    font-size: 32px;
  }
  .route-me-main-wrapper .route-me-container {
    width: 100%;
    padding: 0 16px;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper .route-me-container {
      width: calc(100% - 150px);
      margin: 0 auto;
      padding: 0;
    }
  }
  @media only screen and (min-width: 1400px) {
    .route-me-main-wrapper .route-me-container {
      width: calc(100% - 180px);
    }
  }
  @media only screen and (min-width: 1550px) {
    .route-me-main-wrapper .route-me-container {
      width: calc(100% - 220px);
    }
  }
  @media only screen and (min-width: 1700px) {
    .route-me-main-wrapper .route-me-container {
      width: 100%;
      max-width: 1600px;
    }
  }
  .route-me-main-wrapper .route-me-container-two-wrapper {
    width: 100%;
    max-width: 1920px;
    margin: auto;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-container-two-wrapper {
      padding: 0 16px;
    }
  }
  .route-me-main-wrapper .route-me-container-two-wrapper .route-me-container-two {
    margin-left: auto;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-container-two-wrapper
      .route-me-container-two {
      width: calc(100% - 75px);
      padding: 0;
    }
  }
  @media only screen and (min-width: 1400px) {
    .route-me-main-wrapper
      .route-me-container-two-wrapper
      .route-me-container-two {
      width: calc(100% - 90px);
    }
  }
  @media only screen and (min-width: 1550px) {
    .route-me-main-wrapper
      .route-me-container-two-wrapper
      .route-me-container-two {
      width: calc(100% - 110px);
    }
  }
  @media only screen and (min-width: 1700px) {
    .route-me-main-wrapper
      .route-me-container-two-wrapper
      .route-me-container-two {
      width: calc(100% - 140px);
    }
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper
      .route-me-container-two-wrapper
      .route-me-container-two {
      width: 100%;
      max-width: 1770px;
    }
  }
  .route-me-main-wrapper .route-me-w-full {
    width: 100%;
  }
  .route-me-main-wrapper .route-me-h-full {
    height: 100%;
  }
  @media only screen and (min-width: 768px) {
    .route-me-main-wrapper .border-r-lg-0 {
      border-right: 0 !important;
    }
  }
  @media only screen and (min-width: 768px) {
    .route-me-main-wrapper .border-l-lg-0 {
      border-left: 0 !important;
    }
  }
  @media only screen and (min-width: 768px) {
    .route-me-main-wrapper .border-b-lg-0 {
      border-bottom: 0 !important;
    }
  }
  .route-me-main-wrapper .route-me-tr-80 {
    top: 80px;
    right: 80px;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-tr-80 {
      display: none;
    }
  }
  .route-me-main-wrapper .route-me-color-111111 {
    color: #111111;
  }
  .route-me-main-wrapper .route-me-color-666666 {
    color: #666666;
  }
  .route-me-main-wrapper .route-me-text-liner-bg {
    background: linear-gradient(90deg, #ffa605 0%, #ee0978 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .route-me-main-wrapper .route-me-w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .route-me-main-wrapper .route-me-rotate--4 {
    transform: rotate(-4deg);
  }
  .route-me-main-wrapper .route-me-rotate-4 {
    transform: rotate(4deg);
  }
  .route-me-main-wrapper .route-me-rotate--2 {
    transform: rotate(-2deg);
  }
  .route-me-main-wrapper .route-me-rotate-2 {
    transform: rotate(2deg);
  }
  .route-me-main-wrapper .route-me-pt-100 {
    padding-top: 100px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-100 {
      padding-top: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-100 {
      padding-top: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-100 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-100 {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pb-100 {
    padding-bottom: 100px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pb-100 {
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pb-100 {
      padding-bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pb-100 {
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pb-100 {
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-ptb-100 {
      padding-top: 55px;
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-ptb-100 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-ptb-100 {
      padding-top: 45px;
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-ptb-100 {
      padding-top: 35px;
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-ptb-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-ptb-120 {
      padding-top: 55px;
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-ptb-120 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-ptb-120 {
      padding-top: 45px;
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-ptb-120 {
      padding-top: 35px;
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pt-120 {
    padding-top: 120px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-120 {
      padding-top: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-120 {
      padding-top: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-120 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-120 {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pb-120 {
    padding-bottom: 120px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pb-120 {
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pb-120 {
      padding-bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pb-120 {
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pb-120 {
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pt-30 {
    padding-top: 30px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-30 {
      padding-top: 65px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-30 {
      padding-top: 60px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-30 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-30 {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pt-90 {
    padding-top: 90px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-90 {
      padding-top: 65px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-90 {
      padding-top: 60px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-90 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-90 {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pb-90 {
    padding-bottom: 90px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pb-90 {
      padding-bottom: 65px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pb-90 {
      padding-bottom: 60px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pb-90 {
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pb-90 {
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-ptb-90 {
      padding-top: 65px;
      padding-bottom: 65px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-ptb-90 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-ptb-90 {
      padding-top: 45px;
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-ptb-90 {
      padding-top: 35px;
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pt-64 {
    padding-top: 64px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-64 {
      padding-top: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-64 {
      padding-top: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-64 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-64 {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper .route-me-pt-145 {
    padding-top: 145px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-pt-145 {
      padding-top: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper .route-me-pt-145 {
      padding-top: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-pt-145 {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper .route-me-pt-145 {
      padding-top: 35px;
    }
  }
  
  .route-me-main-wrapper p,
  .route-me-main-wrapper h1,
  .route-me-main-wrapper h2,
  .route-me-main-wrapper h3,
  .route-me-main-wrapper h4,
  .route-me-main-wrapper h5,
  .route-me-main-wrapper h6 {
    margin: 0;
  }
  .route-me-main-wrapper
    .route-me-our-info-section
    .route-me-our-info-header-text {
    max-width: 1150px;
  }
  .route-me-main-wrapper
    .route-me-our-info-section
    .route-me-our-info-description {
    max-width: 1050px;
    margin-left: auto;
    padding-top: 64px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-info-section
      .route-me-our-info-description {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-our-info-section
      .route-me-our-info-description {
      padding-top: 40px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-info-section
      .route-me-our-info-description {
      padding-top: 35px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper
      .route-me-our-info-section
      .route-me-our-info-description {
      padding-top: 25px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-our-info-section .route-me-text-40 {
      font-size: 16px;
    }
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper .route-me-what-it-is-section {
      padding-top: 0px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-header-sec
      .route-me-text-40 {
      font-size: 40px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-header-sec
    .route-me-text-28 {
    padding-top: 15px;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-header-sec
      .route-me-text-28 {
      max-width: 1095px;
      padding-top: 70px;
    }
  }
  @media (min-width: 768px) and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-header-sec
      .route-me-text-40 {
      font-size: 28px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-information-sec {
    padding-top: 75px;
    margin-left: auto;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    gap: 70px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec {
      padding-top: 50px;
      gap: 24px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec {
      padding-top: 45px;
      flex-direction: column;
      gap: 25px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec {
      padding-top: 35px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec {
      width: calc(100% - 104px);
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-information-sec
    .route-me-section-one {
    width: 40%;
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-one {
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-information-sec
    .route-me-section-two {
    width: 60%;
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-two {
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-information-sec
    .route-me-section-two
    .route-me-inner-section-flex {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 60px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-two
      .route-me-inner-section-flex {
      gap: 24px;
    }
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-two
      .route-me-inner-section-flex {
      gap: 80px;
    }
  }
  @media only screen and (min-width: 1900px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-two
      .route-me-inner-section-flex {
      gap: 110px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-it-is-section
    .route-me-what-it-is-information-sec
    .route-me-section-two
    .route-me-inner-section-flex
    .route-me-image-wrapper-sec {
    overflow: hidden;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-it-is-section
      .route-me-what-it-is-information-sec
      .route-me-section-two
      .route-me-inner-section-flex
      .route-me-image-wrapper-sec {
      border-radius: 257px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-what-it-is-header-sec
      .route-me-text-40 {
      font-size: 40px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-did-we-do-main-section
    .route-me-what-it-is-header-sec
    .route-me-text-28 {
    padding-top: 15px;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-what-it-is-header-sec
      .route-me-text-28 {
      margin-left: clamp(40px, 5vw, 104px) !important;
      padding-top: 60px;
      max-width: 880px;
    }
  }
  @media only screen and (min-width: 1200px) and (min-width: 1900px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-what-it-is-header-sec
      .route-me-text-28 {
      margin-left: 104px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-did-we-do-main-section
    .route-me-hovering-card-main-wrapper {
    padding-top: 75px;
    padding-bottom: 125px;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper {
      transition: 1s ease-in-out;
    }
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper {
      padding-top: 55px;
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper {
      padding-top: 50px;
      padding-bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper {
      padding-top: 45px;
      padding-bottom: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper {
      padding-top: 35px;
      padding-bottom: 35px;
    }
  }
  .route-me-main-wrapper
    .route-me-what-did-we-do-main-section
    .route-me-hovering-card-main-wrapper
    .route-me-hovering-card-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
  @media (min-width: 600px) and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper {
      display: grid;
      grid-template-columns: repeat(2, 1fr) !important;
    }
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper
      .route-me-card {
      height: 100%;
    }
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper
      .absolute-card {
      grid-column: 1/-1;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper {
      min-height: 690px;
      gap: 70px;
      transition: 1s ease-in-out;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper {
      grid-template-columns: 1fr;
    }
  }
  .route-me-main-wrapper
    .route-me-what-did-we-do-main-section
    .route-me-hovering-card-main-wrapper
    .route-me-hovering-card-grid-wrapper
    .absolute-card
    .route-me-card {
    border: 1px solid rgb(221, 221, 221);
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-hovering-card-grid-wrapper
      .absolute-card {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: 1s ease-in-out;
    }
  }
  .route-me-main-wrapper
    .route-me-what-did-we-do-main-section
    .route-me-hovering-card-main-wrapper
    .route-me-card {
    padding: 48px;
    border: 1px solid #dddddd;
    border-radius: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    background-color: white;
    gap: 24px;
    height: -moz-fit-content;
    height: fit-content;
  }
  @media screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-card {
      transition: 1s ease-in-out;
      height: 330px;
    }
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-card
      span,
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-card
      p {
      transition: 1s ease-in-out;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-card {
      transform: rotate(0);
      border-radius: 15px;
      gap: 12px;
      padding: 22px;
    }
    .route-me-main-wrapper
      .route-me-what-did-we-do-main-section
      .route-me-hovering-card-main-wrapper
      .route-me-card
      .route-me-text-28 {
      font-size: 22px;
    }
  }
  .route-me-main-wrapper .route-me-our-service-sectino {
    background: linear-gradient(0deg, #f5f5f5 0%, #f5f5f5 100%);
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section {
      padding-bottom: 35px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section
      .route-me-title-header
      .route-me-text-40 {
      line-height: 60px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section
      .route-me-title-header
      .route-me-text-40 {
      font-size: 21px;
      text-align: left !important;
      line-height: 1.5;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section
      .route-me-span-bages-wrapper-container {
      white-space: nowrap;
      width: calc(100% - 190px);
      margin: auto;
      padding-top: 120px;
      padding-bottom: 170px !important;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section
      .route-me-span-bages-wrapper-container {
      display: flex;
      gap: 15px;
      overflow: auto;
      padding-bottom: 10px;
    }
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-span-bage {
    background-color: white;
    border: 1px solid rgb(221, 221, 221);
    padding: 27px 55px;
    min-width: 338px;
    border-radius: 100px;
    display: inline-block;
    white-space: nowrap;
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-span-bage:nth-child(2) {
    transform: rotate(-5.99deg) translateY(25px) translateX(-70px);
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-span-bage:nth-child(3) {
    transform: rotate(0.93deg) translateX(-150px);
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-span-bage:nth-child(4) {
    transform: rotate(-1.35deg) translateY(55px) translateX(-270px);
    position: relative;
    z-index: 1;
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-span-bage:nth-child(5) {
    transform: rotate(0.91deg) translateX(-430px);
    position: relative;
    z-index: 1;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section
      .route-me-span-bages-wrapper-container
      .route-me-span-bage {
      transform: rotate(0deg) translateY(0px) translateX(0px) !important;
      padding: 8px 35px;
      min-width: -moz-fit-content;
      min-width: fit-content;
      border: 0 !important;
    }
  }
  .route-me-main-wrapper
    .route-me-our-service-sectino
    .route-me-header-section
    .route-me-span-bages-wrapper-container
    .route-me-active-span-bage {
    background: linear-gradient(90deg, #ffa605 0%, #ee0978 100%);
    color: white;
    /* border: 1px solid transparent; */
    position: relative;
    z-index: 1111 !important;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section {
      padding-bottom: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-our-service-sectino
      .route-me-header-section {
      padding-bottom: 50px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper .route-me-our-travale-service .route-me-text-40 {
      font-size: 21px;
      text-align: left !important;
      line-height: 1.5;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-section {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-section {
      gap: 43px;
      padding-top: 80px;
    }
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-section {
      padding-top: 55px;
      gap: 30px;
      flex-direction: column;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-section {
      padding-top: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-section {
      padding-top: 45px;
      gap: 25px;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-sec-one {
    width: 35%;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-one {
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-sec-one
    .route-me-travale-flex-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 28px;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-one
      .route-me-travale-flex-wrapper {
      gap: 16px;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-sec-one
    .route-me-travale-flex-wrapper
    .route-me-travale-flex-inner-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-one
      .route-me-travale-flex-wrapper
      .route-me-travale-flex-inner-wrapper {
      gap: 16px;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-sec-two {
    width: 65%;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    gap: 10px;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-two {
      width: 100%;
      gap: 16px;
    }
  }
  @media only screen and (max-width: 600px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-two {
      flex-direction: column;
    }
  }
  .route-me-main-wrapper
    .route-me-our-travale-service
    .route-me-travale-flex-sec-two
    .route-me-travale-flex-image-container {
    width: 50%;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-our-travale-service
      .route-me-travale-flex-sec-two
      .route-me-travale-flex-image-container {
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .section-two-inner-flex-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    width: 50%;
    max-width: 370px;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .section-two-inner-flex-card {
      width: 100%;
      max-width: 100%;
    }
    .route-me-main-wrapper
      .route-me-top-feature-section
      .section-two-inner-flex-card
      .route-me-text-18 {
      font-size: 16px;
    }
    .route-me-main-wrapper
      .route-me-top-feature-section
      .section-two-inner-flex-card
      .route-me-text-24 {
      font-size: 20px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .section-two-inner-flex-card
    .route-me-card-icon {
    padding: 16px;
    border: 1px solid rgb(221, 221, 221);
    width: -moz-fit-content;
    width: fit-content;
    background: FFFFFF;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .section-two-inner-flex-card
      .route-me-card-icon {
      padding: 12px;
    }
    .route-me-main-wrapper
      .route-me-top-feature-section
      .section-two-inner-flex-card
      .route-me-card-icon
      img {
      width: 35px;
      height: 35px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section {
      width: calc(100% - 125px);
      margin-left: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section {
      padding-top: 45px;
    }
  }
  @media screen and (max-width: 575px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section {
      padding-top: 35px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-top-feature-main-wrapper-section
    .route-me-top-feature-main-flex-wrapper-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(30px, 3vw, 60px);
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section {
      gap: 32px;
      align-items: stretch;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section {
      gap: 24px;
      align-items: flex-start;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section {
      flex-direction: column;
      gap: 35px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-top-feature-main-wrapper-section
    .route-me-top-feature-main-flex-wrapper-section
    .route-me-top-feature-section-one {
    width: 35%;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-one {
      width: 50%;
      top: 0;
      position: sticky;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-one {
      width: 100%;
      display: none;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-top-feature-main-wrapper-section
    .route-me-top-feature-main-flex-wrapper-section
    .route-me-top-feature-section-two {
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: clamp(30px, 3vw, 68px);
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two {
      justify-content: center;
      gap: 34px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two {
      width: 50%;
      gap: 24px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two {
      width: 100%;
      gap: 24px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-top-feature-main-wrapper-section
    .route-me-top-feature-main-flex-wrapper-section
    .route-me-top-feature-section-two
    .section-two-inner-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 24px;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two
      .section-two-inner-flex {
      align-items: flex-start;
      gap: 24px;
    }
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two
      .section-two-inner-flex {
      flex-direction: column;
      gap: 24px;
    }
  }
  @media only screen and (max-width: 600px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-main-wrapper-section
      .route-me-top-feature-main-flex-wrapper-section
      .route-me-top-feature-section-two
      .section-two-inner-flex {
      flex-direction: column;
      gap: 24px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-top-feature-title {
    position: absolute;
    top: 40px;
    left: 0;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-title {
      top: -45px;
      left: 16px;
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-title
      .route-me-text-20 {
      font-size: 26px;
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-title
      .route-me-text-20 {
      font-size: 28px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-title {
      top: -35px;
      left: 16px;
    }
  }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-top-feature-title
      .route-me-text-20 {
      font-size: 26px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper {
      gap: 24px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper {
      flex-direction: column;
      gap: 24px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper
    .section-two-inner-flex-card {
    max-width: 523px;
    width: 100%;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .section-two-inner-flex-card {
      width: 100%;
      max-width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper
    .route-me-accessibility-flex-sec-one {
    width: 50%;
    padding-top: clamp(30px, 2vw, 88px);
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-flex-sec-one {
      width: 100%;
      padding-top: 0;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper
    .route-me-accessibility-flex-sec-two {
    width: 50%;
    border-radius: 330.44px;
    overflow: hidden;
  }
  @media only screen and (max-width: 1399px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-flex-sec-two {
      border-radius: 40px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-flex-sec-two {
      border-radius: 0px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-flex-sec-two {
      width: 100%;
      border-radius: 0px;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper
    .route-me-accessibility-overlay-image {
    position: absolute;
    background-color: white;
    border: 1px solid #dddddd;
    padding: 30px 100px 30px 40px;
    border-radius: 40px;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 19px;
    box-shadow: 0px 14px 194px rgba(0, 0, 0, 0.15);
  }
  @media only screen and (min-width: 1400px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image {
      left: 55%;
      transform: translateX(-50%);
    }
  }
  @media only screen and (min-width: 1400px) and (min-width: 1500px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image {
      left: 45%;
    }
  }
  @media only screen and (max-width: 1399px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image {
      right: 20px;
      bottom: 20px;
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px);
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image {
      display: none;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image {
      position: relative;
      width: 100%;
      left: 0;
      transform: translateX(0%);
      border-radius: 15px;
      padding: 30px 20px;
    }
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image
      .text-section {
      width: 100%;
    }
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image
      img,
    .route-me-main-wrapper
      .route-me-top-feature-section
      .route-me-accessibility-friendly-main-flex-wrapper
      .route-me-accessibility-overlay-image
      .image-wrapper {
      height: 45px;
      text-align: left;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      width: -moz-fit-content;
      width: fit-content;
    }
  }
  .route-me-main-wrapper
    .route-me-top-feature-section
    .route-me-accessibility-friendly-main-flex-wrapper
    .route-me-accessibility-overlay-image
    .text-section {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-header-section {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-header-section
    .text-label-sec {
    width: 20%;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .text-label-sec
      .route-me-text-20 {
      font-size: 26px;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-header-section
    .main-title-section {
    width: 80%;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section {
      flex-direction: column;
      gap: 12px;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .text-label-sec,
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .main-title-section {
      width: 100%;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .text-label-sec
      .route-me-text-20,
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .main-title-section
      .route-me-text-20 {
      font-size: 26px;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .text-label-sec
      .route-me-text-40,
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-header-section
      .main-title-section
      .route-me-text-40 {
      font-size: 20px;
      line-height: 1.5;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 20px;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper {
      flex-direction: column;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-controller {
    width: 30%;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller {
      flex-direction: column;
      max-width: 375px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller {
      width: 100%;
      overflow: auto;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .route-me-text-40 {
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller {
      width: 100%;
      overflow: auto;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .route-me-text-40 {
      font-size: 16px;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-controller
    .slider-controller-flex-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 36px;
    padding-bottom: 10px;
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-controller
    .slider-controller-flex-wrapper
    .route-me-text-40 {
    font-size: clamp(24px, 1.5vw, 32px);
    text-align: left !important;
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .slider-controller-flex-wrapper {
      flex-direction: row;
      gap: 12px;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .slider-controller-flex-wrapper
      button {
      width: 100%;
      white-space: nowrap;
      background-color: whitesmoke !important;
      padding: 12px 30px;
      font-size: 18px !important;
      border-radius: 99em;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .slider-controller-flex-wrapper
      .route-me-text-liner-bg {
      color: white;
      -webkit-background-clip: unset;
      background-clip: unset;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .slider-controller-flex-wrapper {
      gap: 18px;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-controller
      .slider-controller-flex-wrapper
      .route-me-text-40 {
      font-size: 20px;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper {
    width: 70%;
    overflow: hidden;
    flex-grow: 1;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper {
      flex-direction: column;
      max-width: 1083px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper {
      width: 100%;
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper {
      padding-top: 30px;
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper {
      padding-top: 10px;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slides-inner-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    transition: 0.5s ease-in-out;
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one {
    min-width: 100%;
    width: 100%;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one {
      width: 100%;
      margin: 0 auto;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one
    .inner-flex-section {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: clamp(30px, 3.5vw, 70px);
    height: 100%;
    width:calc(100% - 20px);
    margin: 0 auto;
  }
  @media screen and (min-width: 1900px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section {
      gap: 70px;
    }
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section {
      gap: 30px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section {
      max-height: 621px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section {
      gap: 25px;
      flex-direction: column;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one
    .inner-flex-section
    .section-one {
    width: 50%;
    flex-grow: 1;
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one
    .inner-flex-section
    .section-one img {
    object-fit:cover;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one {
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one
    .inner-flex-section
    .section-one
    .inner-content-flex-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
    justify-content: space-between;
  }
  @media only screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one
      .inner-content-flex-wrapper {
      gap: 24px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one
      .inner-content-flex-wrapper {
      gap: 14px;
    }
  }
  .route-me-main-wrapper
    .route-me-industries-overflow-info-section
    .route-me-industries-pagination-slider-main-wrapper
    .route-me-industries-pagination-slider-slides-main-wrapper
    .route-me-industries-pagination-slider-slide-one
    .inner-flex-section
    .section-one
    .inner-content-flex-wrapper
    .content-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one
      .inner-content-flex-wrapper
      .content-card {
      gap: 8px;
    }
  }
  @media only screen and (max-width: 1499px) {
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one
      .inner-content-flex-wrapper
      .content-card
      .route-me-text-24 {
      font-size: 20px;
    }
    .route-me-main-wrapper
      .route-me-industries-overflow-info-section
      .route-me-industries-pagination-slider-main-wrapper
      .route-me-industries-pagination-slider-slides-main-wrapper
      .route-me-industries-pagination-slider-slide-one
      .inner-flex-section
      .section-one
      .inner-content-flex-wrapper
      .content-card
      .route-me-text-18 {
      font-size: 16px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-container-inner-wrapper {
      width: calc(100% - 140px);
      margin: auto;
      max-width: 1460px;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .different-approach-card {
    height: 100%;
    padding: 32px 32px;
    border: 1px solid #dddddd;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    gap: 35px;
    position: relative;
    background-color: white;
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .different-approach-card
    .text-sec {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    gap: 35px;
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .text-sec
      .route-me-text-30 {
      white-space: nowrap;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .different-approach-card
    .card-svg-image {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .different-approach-card::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ffa605 0%, #ee0978 100%);
    opacity: 14%;
    bottom: 0;
    right: 0;
    max-width: 278px;
    max-height: 174px;
    filter: blur(100px);
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card {
      padding: 24px 20px;
      gap: 20px;
    }
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .text-sec {
      gap: 12px;
    }
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .route-me-text-20 {
      font-size: 16px;
    }
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .route-me-text-30 {
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .route-me-text-30 {
      font-size: clamp(18px, 2.2vw, 22px);
    }
  }
  @media only screen and (max-width: 1199px) and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .route-me-text-30 {
      font-size: 22px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .different-approach-card
      .card-svg-image
      img {
      width: 50px;
      height: 50px;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .route-me-different-approach-for-wayfinding-main-flex-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    padding-top: 84px;
  }
  @media screen and (max-width: 1199px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper {
      padding-top: 55px;
    }
  }
  @media screen and (max-width: 991px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper {
      padding-top: 50px;
    }
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper {
      flex-direction: column;
      padding-top: 30px;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .route-me-different-approach-for-wayfinding-main-flex-wrapper
    .route-me-different-approach-for-wayfinding-section-one {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }
  @media (min-width: 600px) and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-one {
      flex-direction: row;
      width: 100%;
    }
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-one
      .different-approach-sec-one,
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-one
      .different-approach-sec-two {
      width: 50%;
    }
  }
  @media only screen and (max-width: 600px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-one {
      flex-direction: column;
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .route-me-different-approach-for-wayfinding-main-flex-wrapper
    .route-me-different-approach-for-wayfinding-section-two {
    width: 67%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-two {
      flex-direction: column;
      width: 100%;
    }
  }
  .route-me-main-wrapper
    .route-me-different-approach-for-wayfinding
    .route-me-different-approach-for-wayfinding-main-flex-wrapper
    .route-me-different-approach-for-wayfinding-section-two
    .different-approach-inner-flex-sec-one {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
  @media only screen and (max-width: 600px) {
    .route-me-main-wrapper
      .route-me-different-approach-for-wayfinding
      .route-me-different-approach-for-wayfinding-main-flex-wrapper
      .route-me-different-approach-for-wayfinding-section-two
      .different-approach-inner-flex-sec-one {
      flex-direction: column;
      width: 100%;
    }
  }
  .route-me-main-wrapper .route-me-footer-section .route-me-footer-section-text {
    position: absolute;
    bottom: clamp(30px, 18%, 194px);
    right: clamp(30px, 5%, 160px);
    color: white;
    font-size: clamp(16px, 2vw, 44px);
    max-width: 300px;
  }
  @media only screen and (max-width: 767px) {
    .route-me-main-wrapper
      .route-me-footer-section
      .route-me-footer-section-text {
      max-width: 200px;
      right: 15px;
    }
  }
  @media only screen and (max-width: 381px) {
    .route-me-main-wrapper
      .route-me-footer-section
      .route-me-footer-section-text {
      max-width: 150px;
      right: 15px;
      font-size: 14px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .route-me-main-wrapper
      .route-me-footer-section
      .route-me-footer-section-text {
      max-width: 400px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .route-me-main-wrapper
      .route-me-footer-section
      .route-me-footer-section-text {
      max-width: 520px;
    }
  }
  @media only screen and (min-width: 1800px) {
    .route-me-main-wrapper
      .route-me-footer-section
      .route-me-footer-section-text {
      max-width: 597px;
    }
  } /*# sourceMappingURL=style.css.map */
  
  /* ------------------------------------------------- ROUTE ME PAGE CSS END HERE ------------------------------------------- */
  