.site_header .home {
  margin-bottom: -92px;
}
.about-us {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  overflow-x: hidden;
  font-family: "Geist", sans-serif !important;
}

.about-us .section {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 534px;
  /* background: linear-gradient(180deg, rgb(47, 47, 47) 0%, rgb(0, 119, 113) 100%); */
  background-image:
    linear-gradient(180deg, rgba(0, 119, 113, 0.45) 0%, rgba(0, 119, 113, 0.8) 100%),
    url("../img/about/image-11.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center;
}
.about-us .overlap-group {
  position: relative;
  width: 1440px;
  height: 534px;
}

.about-us .container {
  position: absolute;
  height: 226px;
  top: 210px;
  left: 110px;
  display: flex;
  align-items: center;
  min-width: 896px;
  z-index: 2;
}

.about-us .frame {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 913px;
  align-items: flex-start;
  gap: 20px;
}

.about-us .our-story-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff1a;
  border-radius: 100px;
  border: 1px solid transparent;
  cursor: default;
  overflow: hidden;
  transition: background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, transform 0.25s ease;
}

/* shimmer sweep on hover */
.about-us .our-story-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 100px;
  background: linear-gradient(105deg, transparent 30%, rgba(255,255,255,0.18) 50%, transparent 70%);
  background-size: 220% 100%;
  background-position: 200% center;
  transition: background-position 0.55s ease;
  pointer-events: none;
}

.about-us .our-story-wrapper:hover {
  background-color: #ffffff2e;
  border-color: rgba(255,255,255,0.3);
  box-shadow: 0 0 18px rgba(255,255,255,0.12);
  transform: translateY(-2px);
}

.about-us .our-story-wrapper:hover::before {
  background-position: -20% center;
}

.about-us .our-story {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffffe6;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  transition: color 0.35s ease, letter-spacing 0.35s ease;
}

.about-us .our-story-wrapper:hover .our-story {
  color: #ffffff;
  letter-spacing: 0.04em;
}

@media (prefers-reduced-motion: reduce) {
  .about-us .our-story-wrapper,
  .about-us .our-story-wrapper::before,
  .about-us .our-story {
    transition: none;
  }
}

.about-us .text-wrapper {
  position: relative;
  align-self: stretch;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 60px;
}

.about-us .professional-live {
  position: relative;
  width: 789px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffffe6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 39px;
}

.about-us .overlap-group-wrapper {
  position: absolute;
  width: 1440px;
  height: 534px;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  background: linear-gradient(180deg, rgb(47, 47, 47) 0%, rgb(0, 119, 113) 100%);
  opacity: 0.12;
  z-index: 0;
}

.about-us .div-wrapper {
  display: none;
}

.about-us .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 16px;
  position: absolute;
  top: 128px;
  left: 110px;
  background-color: #ffffff1a;
  border-radius: 100px;
}

.about-us .business-people {
  position: absolute;
  width: 1440px;
  height: 534px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.about-us .v {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.about-us .div {
  display: flex;
  height: 39px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #383838;
}

.about-us .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .SVG {
  position: relative;
  width: 16px;
  height: 16px;
}

.about-us .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.about-us .rectangle {
  position: relative;
  width: 1px;
  height: 23px;
  background-color: #ffffff1a;
}

.about-us .img {
  position: relative;
  width: 16px;
  height: 12px;
}

.about-us .frame-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .img-2 {
  position: relative;
  width: 20px;
  height: 20px;
}

.about-us .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.about-us .image {
  position: relative;
  width: 12px;
  height: 12px;
}

.about-us .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.about-us .home {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 20px 24px;
  flex: 0 0 auto;
  background-color: #007771;
  border-radius: 100px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #50576233;
}

.about-us .frame-6 {
  display: inline-flex;
  height: 40px;
  align-items: center;
  gap: 175px;
  position: relative;
}

.about-us .logo-design-final {
  position: relative;
  width: 158.07px;
  height: 40px;
}

.about-us .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .frame-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0px 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 8px;
}

.about-us .text-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.about-us .rectangle-2 {
  position: relative;
  width: 24px;
  height: 2px;
  border-radius: 50px;
}

.about-us .div-2 {
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.about-us .rectangle-3 {
  position: relative;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 50px;
}

.about-us .frame-9 {
  display: flex;
  width: 151px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff0d;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff80;
}

.about-us .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -5.00px;
  margin-bottom: -3.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .frame-10 {
  display: flex;
  align-items: center;
  gap: 48px;
  padding: 96px 0;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.about-us .group {
  position: relative;
  width: 595px;
  height: 742px;
}

.about-us .overlap-group-2 {
  position: relative;
  height: 742px;
}

.about-us .container-2 {
  position: absolute;
  width: 192px;
  height: 192px;
  top: 0;
  left: 0;
  background-color: #0077710d;
  border-radius: 24px;
}

.about-us .image-wrapper {
  position: absolute;
  width: 533px;
  height: 682px;
  top: 32px;
  left: 32px;
  display: flex;
  align-items: flex-start;
  background-color: #acacac;
  border-radius: 20px;
  overflow: hidden;
}

.about-us .image-2 {
  width: 533px;
  height: 682px;
  object-fit: cover;
}

.about-us .container-3 {
  position: absolute;
  width: 256px;
  height: 256px;
  top: 486px;
  left: 339px;
  background-color: #0077711a;
  border-radius: 24px;
}

.about-us .container-4 {
  display: flex;
  flex-direction: column;
  width: 605px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.about-us .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .text-wrapper-7 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.about-us .p {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 29.2px;
}

.about-us .container-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .auto-flex {
  position: relative;
  width: 100%;
  top: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 264px;
  gap: 8px;
}

.about-us .container-6 {
  /* height: 60px; */
  display: flex;
  /* padding: 0 16px; */
  padding: 16px;
  align-items: center;
  /* min-width: 605px; */
  width: 100%;
  gap: 12px;
  background-color: #f9fafb;
  border-radius: 14px;
}

.about-us .container-7 {
  width: 8px;
  height: 8px;
  background-color: #007771;
  border-radius: 33554400px;
}

.about-us .paragraph {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  /* width: 194px;
  height: 28px; */
  align-items: flex-start;
}

.about-us .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  /* margin-right: -138.50px; */
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  /* line-height: 28px;
  white-space: nowrap; */
}

.about-us .paragraph-2 {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  /* width: 275px;
  height: 28px; */
  align-items: flex-start;
}

.about-us .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  /* margin-right: -139.02px; */
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  /* line-height: 28px;
  white-space: nowrap; */
}

.about-us .paragraph-3 {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  /* width: 251px;
  height: 28px; */
  align-items: flex-start;
}

.about-us .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  /* margin-right: -98.12px; */
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  /* line-height: 28px;
  white-space: nowrap; */
}

.about-us .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  /* line-height: 28px;
  white-space: nowrap; */
}

.about-us .in-a-business-where-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 93px;
}

.about-us .in-a-business-where {
  position: absolute;
  width: 100%;
  top: -2px;
  left: 0;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.about-us .frame-12 {
  display: inline-flex;
  gap: 16px;
  /* margin-right: -2.00px; */
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.about-us .text-wrapper-12 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 20px;
  line-height: 40px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.about-us .in-a-business-where-2 {
  width: 100%;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  color: #6b7280;
  letter-spacing: 0;
}

.about-us .all-under-your-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 130px;
  background-color: #007771;
  border-radius: 16px;
}

.about-us .all-under-your {
  position: absolute;
  width: 511px;
  top: 13px;
  left: 0;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #fff;
  font-size: 31px;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 10px;
  padding-left: 15px;
}

.about-us .frame-13 {
  display: flex;
  align-items: center;
  gap: 64px;
  padding: 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.about-us .container-8 {
  display: flex;
  flex-direction: column;
  width: 750px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
}

.about-us .text-wrapper-13 {
  align-self: stretch;
  margin-top: -20px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  letter-spacing: 0;
}

.about-us .our-trained-dispatch-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  /* padding: 24px; */
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #fff;
  border-radius: 16px;
}

.about-us .trained-dispatch-area{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.about-us .trained-dispatch{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  gap:12px;
  background-color: #0077710d;
  border-radius: 8px;
  padding: 5px;
}

.about-us .trained-dispatch img{
  width:35px;
  height:35px;
  padding:8px;
  border-radius:10px;
  background:#dce5ef;
}

.about-us .trained-dispatch p{
  font-size:14px;
  line-height:1.4;
  font-weight: 600;
  color:#2f2f2f;
}

.about-us .table-trained-dispatch{
  text-align: center;
  border-collapse: collapse;
}
.about-us .table-trained-dispatch tbody{
  border-collapse: collapse;
}
.about-us .table-trained-dispatch tbody tr td{
  font-weight: 600;
  font-size: 18px;
  padding: 10px;
}
.about-us .table-trained-dispatch tbody tr td:nth-child(1){
  border-right: 1px solid #00000040;
}
.about-us .table-trained-dispatch tbody tr td img{
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto;
  padding: 5px;
  border-radius: 10px;
  background-color: #dce5ef;
  margin-bottom: 20px;
}
.about-us .table-trained-dispatch tbody tr td span{
  /* padding: 10px; */
  line-height: 1.3;
}
.about-us .our-trained-dispatch {
  position: relative;
  width: 537px;
  margin-top: -1.00px;
  margin-right: -8.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 23px;
  letter-spacing: 0;
  line-height: 36px;
}

.about-us .text-wrapper-14 {
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 17px;
  line-height: 24px;
  position: relative;
  letter-spacing: 0;
  margin-top: 10px;
}

.about-us .paragraph-wrapper {
  display: flex;
  flex-direction: column;
  height: 76px;
  align-items: flex-start;
  padding: 24px 24px 0px 28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #0077710d;
  border-radius: 0px 14px 14px 0px;
  border-left-width: 4px;
  border-left-style: solid;
  border-color: #007771;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.about-us .paragraph-wrapper:hover{
  transform: translateX(7px);
  border-left: 10px solid #007771;
  border-radius: 16px;
}

.about-us .paragraph-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 28px;
}

.about-us .text-wrapper-15 {
  position: absolute;
  top: -2px;
  left: 0;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.about-us .group-2 {
  position: relative;
  width: 607px;
  height: 707px;
}

.about-us .container-9 {
  position: absolute;
  width: 125px;
  height: 128px;
  top: 472px;
  left: 0;
  background-color: #0077710d;
  border-radius: 24px;
}

.about-us .overlap {
  position: absolute;
  width: 607px;
  height: 707px;
  top: 0;
  left: 0;
}

.about-us .container-10 {
  position: absolute;
  width: 455px;
  height: 393px;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .container-wrapper {
  height: 393px;
  margin-left: -21px;
  display: flex;
  padding: 0 21px;
  align-items: flex-start;
  min-width: 510px;
  background-image: url(./../img/about/image-professional-dispatch-team.png);
  background-size: cover;
  background-position: 50% 50%;
}

.about-us .container-11 {
  width: 468px;
  height: 360px;
  background: linear-gradient(180deg,
      rgba(0, 119, 113, 0.2) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.about-us .overlap-wrapper {
  position: absolute;
  width: 395px;
  height: 374px;
  top: 333px;
  left: 212px;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-2 {
  height: 374px;
  margin-left: -27px;
  display: flex;
  padding: 0 27.0px;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 460px;
  background-image: url(./../img/about/image-modern-communication-center.png);
  background-size: cover;
  background-position: 70% 50%;
}

.about-us .container-12 {
  width: 406px;
  height: 330px;
  background: linear-gradient(180deg,
      rgba(47, 47, 47, 0.3) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.about-us .container-13 {
  position: absolute;
  width: 93px;
  height: 96px;
  top: 252px;
  left: 257px;
  background-color: #007771;
  border-radius: 16px;
  opacity: 0.2;
}

.about-us .frame-14 {
  display: flex;
  flex-direction: column;
  width: 556px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.about-us .heading-wrapper {
  display: flex;
  height: 50px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.about-us .heading {
  position: relative;
  width: 477.69px;
  height: 40px;
}

.about-us .text-wrapper-16 {
  position: absolute;
  top: -3px;
  left: 0;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 42px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.about-us .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .at-idispatch {
  width: 100%;
  flex: 0 0 auto;
  background-color: #6b7280;
  position: relative;
  align-self: stretch;
}

.about-us .our-leadership-team {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 600;
  color: #007771;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 15px;
}

.about-us .frame-15 {
  display: flex;
  gap: 12px;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.about-us .we-partner-with-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #007771;
  border-radius: 14px;
  border: 1px solid;
  border-color: #e5e7eb;
}

.about-us .we-partner-with {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28px;
}

.about-us .we-believe-a {
  width: 578px;
  margin-right: -22.00px;
  position: relative;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.about-us .container-14 {
  position: relative;
  width: 624px;
  height: 677px;
}

.about-us .overlap-3 {
  position: relative;
  width: 672px;
  height: 721px;
  top: -24px;
  left: -24px;
}

.about-us .container-15 {
  position: absolute;
  width: 192px;
  height: 192px;
  top: 529px;
  left: 480px;
  background-color: #0077711a;
  border-radius: 24px;
}

.about-us .container-16 {
  position: absolute;
  width: 128px;
  height: 128px;
  top: 0;
  left: 0;
  background-color: #0077710d;
  border-radius: 24px;
}

.about-us .container-17 {
  position: absolute;
  width: 624px;
  height: 677px;
  top: 24px;
  left: 24px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-group-3 {
  width: 844px;
  height: 677px;
  position: relative;
  background-image: url(./../img/about/image-leadership-excellence.png);
  background-size: cover;
  background-position: 50% 50%;
}

.about-us .container-18 {
  position: absolute;
  width: 844px;
  height: 677px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg,
      rgba(0, 119, 113, 0.4) 0%,
      rgba(47, 47, 47, 0.3) 100%);
}

.about-us .container-19 {
  display: flex;
  flex-direction: column;
  /* width: 560px; */
  width: 90%;
  height: 106px;
  align-items: flex-start;
  padding: 25px 25px 1px;
  position: absolute;
  top: 540px;
  left: 5%;
  /* left: 142px; */
  background-color: #ffffffe6;
  border-radius: 16px;
  border: 1px solid;
  border-color: #ffffff80;
}

.about-us .auto-flex-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 56px;
}

.about-us .auto-flex-2 {
  min-width: 510px;
  gap: 16px;
  display: flex;
  align-items: flex-start;
}

.about-us .container-20 {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 159px;
  height: 56px;
  align-items: flex-start;
  gap: 4px;
}

.about-us .paragraph-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 36px;
}

.about-us .text-wrapper-17 {
  position: absolute;
  top: -3px;
  left: 53px;
  font-family: "Inter-Regular", Helvetica;
  color: #007771;
  font-size: 30px;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0;
  white-space: nowrap;
}

.about-us .paragraph-6 {
  display: flex;
  height: 16px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.about-us .text-wrapper-18 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
}

.about-us .text-wrapper-19 {
  position: absolute;
  top: -3px;
  left: 39px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 700;
  color: #007771;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.about-us .text-wrapper-20 {
  position: absolute;
  top: -3px;
  left: 46px;
  font-family: "Inter-Regular", Helvetica;
  color: #007771;
  font-size: 30px;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0;
  white-space: nowrap;
}

.about-us .frame-16 {
  display: flex;
  flex-direction: column;
  width: 560px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.about-us .container-21 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 74px;
  padding: 16px 25px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fef2f2;
  border-radius: 14px;
  border: 1px solid;
  border-color: #ffe2e2;
}

.about-us .paragraph-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-us .text-wrapper-21 {
  position: relative;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: normal;
  width: 100%;
}

.about-us .container-22 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 74px;
  padding: 16px 25px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fff7ed;
  border-radius: 14px;
  border: 1px solid;
  border-color: #ffedd4;
}

.about-us .container-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(180deg, rgb(0, 119, 113) 0%, rgb(0, 95, 90) 100%);
}

.about-us .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.about-us .frame-17 {
  display: flex;
  flex-direction: column;
  width: 297px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .frame-18 {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .text-wrapper-23 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .frame-19 {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  position: relative;
}

.about-us .we-bring-structure-wrapper {
  display: flex;
  flex-direction: column;
  height: 81px;
  align-items: flex-start;
  padding: 25px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #ffffff33;
}

.about-us .we-bring-structure {
  position: relative;
  width: 518px;
  margin-top: -1.00px;
  margin-right: -6.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.about-us .frame-20 {
  position: relative;
  width: 624px;
  height: 636px;
}

.about-us .overlap-4 {
  position: relative;
  height: 636px;
}

.about-us .container-24 {
  position: absolute;
  width: 437px;
  height: 315px;
  top: 0;
  left: 187px;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-group-4 {
  display: flex;
  align-items: flex-start;
  min-width: 437px;
  background-image: url(./../img/about/image-airport-transportation.jpeg);
  background-size: cover;
  background-position: 50% 50%;
}

.about-us .container-25 {
  width: 437px;
  height: 315px;
  background: linear-gradient(180deg,
      rgba(0, 119, 113, 0.2) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.about-us .container-26 {
  position: absolute;
  width: 406px;
  height: 315px;
  top: 321px;
  left: 0;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-5 {
  display: flex;
  align-items: flex-start;
  min-width: 406px;
  background-image: url(./../img/about/image-fleet-management.png);
  background-size: cover;
  background-position: 50% 50%;
}

.about-us .container-27 {
  width: 406px;
  height: 315px;
  background: linear-gradient(180deg,
      rgba(47, 47, 47, 0.3) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.about-us .container-28 {
  position: absolute;
  width: 281px;
  height: 210px;
  top: 245px;
  left: 250px;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-6 {
  display: flex;
  align-items: flex-start;
  min-width: 281px;
  background-image: url(./../img/about/image-professional-team.png);
  background-size: cover;
  background-position: 50% 50%;
}

.about-us .container-29 {
  width: 281px;
  height: 210px;
  background: linear-gradient(180deg,
      rgba(0, 119, 113, 0.4) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.about-us .image-3 {
  /* width: 533px; */
  width: 100%;
  height: 682px;
  object-fit: cover;
  object-position: 63% center;
}

.about-us .in-a-business-where-3 {
  width: 607px;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  font-size: 18px;
  line-height: 29.2px;
  position: relative;
  color: #6b7280;
  letter-spacing: 0;
}
.about-us .container-tech {
  display: flex;
  flex-direction: column;
  width: 660px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.about-us .frame-21 {
  display: inline-flex;
  gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.about-us .frame-ensures {
  display: inline-flex;
  gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  border-left: 6px solid #007771;
  background-color: #eef4fb;
  border-radius: 16px;
  padding: 20px;
  width: 100%;
}

.about-us .text-ensures {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #007771;
  font-size: 24px;
  line-height: 40px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.about-us .ensures_frame {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 8px;
}

.about-us .container-ensures .icon_ensures{
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 10px;
}

.about-us .text-ensures-24 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.about-us .div-4 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .div-transportation {
  width: 100%;
}

.about-us .frame-22 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #f9fafb;
  border-radius: 8px;
  width: 420px;
}

.about-us .container-30 {
  position: relative;
  width: 50px;
  height: 50px;
  /* background-color: #007771; */
  border-radius: 33554400px;
}

.about-us .container-30 img{
  width: 45px;
  height: 45px;
  padding: 5px;
  border-radius: 10px;
  background-color: #dce5ef;
}

.about-us .text-wrapper-24 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 600;
  color: #2f2f2f;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28px;
}

.about-us .frame-23 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #f9fafb;
  border-radius: 8px;
}

.about-us .text-wrapper-25 {
  position: relative;
  flex: 1;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 600;
  color: #2f2f2f;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28px;
}

.about-us .container-31 {
  position: relative;
  width: 605px;
  height: 60px;
  background-color: #f9fafb;
  border-radius: 14px;
}

.about-us .container-32 {
  position: absolute;
  width: 8px;
  height: 8px;
  top: 26px;
  left: 16px;
  background-color: #007771;
  border-radius: 33554400px;
}

.about-us .paragraph-8 {
  display: flex;
  width: 251px;
  height: 28px;
  align-items: flex-start;
  position: absolute;
  top: 16px;
  left: 36px;
}

.about-us .text-wrapper-26 {
  position: relative;
  width: 556px;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.about-us .frame-24 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .container-33 {
  position: relative;
  width: 556px;
  height: 60px;
  background-color: #f9fafb;
  border-radius: 14px;
}

.about-us .paragraph-9 {
  display: flex;
  width: 194px;
  height: 28px;
  align-items: flex-start;
  position: absolute;
  top: 16px;
  left: 36px;
}

.about-us .text-wrapper-27 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -61.50px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.about-us .paragraph-10 {
  display: flex;
  width: 275px;
  height: 28px;
  align-items: flex-start;
  position: absolute;
  top: 16px;
  left: 36px;
}

.about-us .text-wrapper-28 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -51.02px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.about-us .text-wrapper-29 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -48.12px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.about-us .overlap-group-5 {
  width: 844px;
  height: 677px;
  position: relative;
}

.about-us .image-4 {
  position: absolute;
  width: 624px;
  height: 677px;
  top: 0;
  object-fit: cover;
}

.about-us .frame-25 {
  display: flex;
  align-items: center;
  gap: 80px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.about-us .container-34 {
  position: relative;
  width: 624px;
  height: 500px;
}

.about-us .overlap-7 {
  position: relative;
  width: 672px;
  height: 548px;
  top: -24px;
  /* left: -24px; */
}

.about-us .container-35 {
  position: absolute;
  width: 192px;
  height: 192px;
  top: 356px;
  left: 480px;
  background-color: #0077711a;
  border-radius: 24px;
}

.about-us .container-36 {
  position: absolute;
  width: 624px;
  height: 500px;
  top: 24px;
  left: 24px;
  display: flex;
  align-items: flex-start;
  background-color: #ffffff00;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.about-us .overlap-group-6 {
  display: flex;
  align-items: flex-start;
  min-width: 624px;
  background-image: url(./../img/about/image-12.jpeg);
  background-size: 144%;
  background-position: 58% 65%;
  background-repeat: no-repeat;
}

.about-us .container-37 {
  width: 624px;
  height: 500px;
  background: linear-gradient(180deg,
      rgba(0, 119, 113, 0.4) 0%,
      rgba(47, 47, 47, 0.3) 100%);
}

.about-us .frame-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.about-us .div-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.about-us .at-idispatch-2 {
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  align-self: stretch;
}

.about-us .frame-27 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1.00px;
}

.about-us .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .at-idispatch-3 {
  align-self: stretch;
  position: relative;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.about-us .frame-28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-left: 6px solid #007771;
  background-color: #eef4fb;
  border-radius: 16px;
  padding: 20px;
  width: 100%;
}

.about-us .div-transportation-3 {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 8px;
}

.about-us .at-idispatch-4 {
  /* width: 351px; */
  margin-top: -1.00px;
  /* margin-right: -87.00px; */
  position: relative;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 600;
  /* color: #2f2f2f; */
  color: #007771;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
}

.about-us .frame-29 {
  display: flex;
  /* width: 268px; */
  height: 10px;
  margin-right: -4.00px;
  align-items: center;
  gap: 12px;
  position: relative;
  padding-right: 25px;
}

.about-us .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 298.62px;
  height: 56px;
  background-color: #007771;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -4px #00777133, 0px 10px 15px -3px #00777133;
}

.about-us .text-wrapper-31 {
  position: absolute;
  top: 13px;
  left: 28px;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .icon {
  position: absolute;
  top: 18px;
  left: 247px;
  width: 20px;
  height: 20px;
}

.about-us .frame-30 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.about-us .idispatch-solutions {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 18px;
  line-height: 29.2px;
  position: relative;
  letter-spacing: 0;
}

.about-us .auto-flex-3 {
  width: 605px;
  flex-direction: column;
  min-height: 264px;
  gap: 8px;
  display: flex;
  align-items: flex-start;
}

.about-us .frame-31 {
  position: relative;
  width: 579px;
  height: 535px;
}

.about-us .overlap-group-7 {
  position: relative;
  height: 535px;
}

.about-us .container-38 {
  position: absolute;
  width: 192px;
  height: 192px;
  top: 343px;
  left: 387px;
  background-color: #0077710d;
  border-radius: 24px;
}

.about-us .img-wrapper {
  position: absolute;
  width: 533px;
  height: 500px;
  top: 16px;
  left: 22px;
  display: flex;
  align-items: flex-start;
  background-color: #acacac;
  border-radius: 20px;
  overflow: hidden;
}

.about-us .image-5 {
  width: 533px;
  height: 500px;
  object-fit: cover;
}

.about-us .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  padding: 64px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #383838;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #ffffff0d;
}

.about-us .container-39 {
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .container-40 {
  display: flex;
  flex-direction: column;
  width: 520px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
}

.about-us .elevating {
  position: relative;
  width: 322.3px;
  height: 72px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.about-us .text-wrapper-32 {
  position: relative;
  display: flex;
  align-items: center;
  width: 63.67px;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .text-wrapper-33 {
  position: relative;
  display: flex;
  align-items: center;
  width: 51.97px;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .text-wrapper-34 {
  position: relative;
  display: flex;
  align-items: center;
  width: 74.28px;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about-us .heading-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .text-wrapper-35 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.about-us .text-wrapper-36 {
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  letter-spacing: 0;
}

.about-us .text-wrapper-37 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.about-us .executive-inquiries {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.about-us .span {
  color: #94a3b8;
}

.about-us .text-wrapper-38 {
  color: #ffffff;
}

.about-us .enterprise-multi {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.about-us .horizontal-border {
  display: flex;
  flex-direction: column;
  max-width: 1440px;
  align-items: flex-start;
  padding: 32px 0px 0px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #ffffff0d;
}

.about-us .frame-32 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about-us .text-wrapper-39 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.about-us .container-41 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.about-us .text {
  position: relative;
  display: flex;
  align-items: center;
  width: 79.34px;
  height: 16px;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.about-us .text-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 96.66px;
  height: 16px;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  color: #94a3b8;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

/* ==============================
   HAMBURGER MENU & MOBILE NAV DRAWER
   ============================== */
.about-us .hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
}

.about-us .hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform-origin: center;
}

.about-us .hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.about-us .hamburger.active span:nth-child(2) {
  opacity: 0;
}

.about-us .hamburger.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* Mobile nav drawer */
.about-us .mobile-nav {
  display: none;
  flex-direction: column;
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(-8px);
  width: calc(100% - 40px);
  max-width: 480px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(25, 37, 58, 0.14);
  padding: 16px;
  gap: 4px;
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.about-us .mobile-nav.open {
  opacity: 1;
  pointer-events: all;
  transform: translateX(-50%) translateY(0);
}

.about-us .mobile-nav a {
  font-family: "Geist-Medium", sans-serif;
  font-size: 15px;
  color: #383838;
  padding: 12px 16px;
  border-radius: 10px;
  transition: background 0.2s;
  text-decoration: none;
}

.about-us .mobile-nav a:hover {
  background: #f4f5f6;
  color: #007771;
}

.about-us .mobile-nav-cta {
  margin-top: 8px;
  background: #007771;
  color: #ffffff;
  text-align: center;
  font-family: "Geist-SemiBold", sans-serif;
  border-radius: 10px;
}

.about-us .mobile-nav-cta:hover {
  background: #005f5a;
  color: #ffffff;
}

/* Active nav link */
.about-us .active-link {
  color: #fff !important;
}

.about-us .active-link+.rectangle-3 {
  background-color: #ffffff;
}

/* ==============================
   SCROLL REVEAL ANIMATIONS
   ============================== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-40px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(40px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Hero entrance */
.about-us .section .container .frame>* {
  animation: fadeInUp 0.8s ease-out both;
}

.about-us .section .container .frame>*:nth-child(1) {
  animation-delay: 0.1s;
}

.about-us .section .container .frame>*:nth-child(2) {
  animation-delay: 0.3s;
  font-weight: 600;
}

.about-us .section .container .frame>*:nth-child(3) {
  animation-delay: 0.5s;
}

/* ==============================
   HOVER EFFECTS
   ============================== */
.about-us .button {
  transition: transform 0.3s, box-shadow 0.3s;
  cursor: pointer;
}

.about-us .button:hover {
  transform: translateY(-2px);
  box-shadow: 0px 8px 20px -4px #00777155, 0px 16px 30px -6px #00777144;
}

.about-us .container-6 {
  transition: transform 0.25s, box-shadow 0.25s;
}

.about-us .container-6:hover {
  transform: translateX(6px);
  box-shadow: -4px 0 0 0 #007771;
}

.about-us .container-33 {
  transition: transform 0.25s, box-shadow 0.25s;
}

.about-us .container-33:hover {
  transform: translateX(6px);
  box-shadow: -4px 0 0 0 #007771;
}

.about-us .frame-22,
.about-us .frame-23 {
  transition: transform 0.2s;
}

.about-us .frame-22:hover,
.about-us .frame-23:hover {
  transform: scale(1.03);
}

.about-us .we-partner-with-wrapper {
  transition: transform 0.2s, box-shadow 0.2s;
}

.about-us .we-partner-with-wrapper:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.about-us .container-23 {
  transition: transform 0.3s;
}

.about-us .container-23:hover {
  transform: translateY(-4px);
}

.about-us .frame-9 {
  transition: background 0.3s, transform 0.2s;
}

.about-us .frame-9:hover {
  background-color: #ffffff22;
  transform: scale(1.05);
}

.about-us .text-wrapper-5 {
  transition: color 0.2s;
}

.about-us .text-wrapper-5:hover {
  color: #fff !important;
}

/* ==============================
   DESKTOP CENTERING (1440px+)
   ============================== */
@media (min-width: 1025px) {
  body {
    background-color: #ffffff;
    display: block;
  }

  .about-us {
    width: 100% !important;
    max-width: none !important;
    margin: 0;
    box-shadow: none;
    overflow: hidden;
  }

  /* Center Hero Context without restricting the background */
  .about-us .section {
    display: flex;
    justify-content: center;
    position: relative;
  }

  .about-us .overlap-group {
    width: 1440px !important;
    margin: 0 auto !important;
    position: relative;
    flex-shrink: 0;
  }

  /* Let the top bar bleed completely out of the overlap-group container */
  .about-us .v {
    position: absolute !important;
    width: 100vw !important;
    max-width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
    z-index: 50;
    /* Ensure it stays above hero content */
  }

  .about-us .div {
    width: 100vw !important;
    max-width: 100vw !important;
    justify-content: center;
    gap: 700px;
    /* Space between the two sides */
    padding: 8px 0;
    box-sizing: border-box;
  }

  /* Center the Content Rows */
  .about-us .frame-10,
  .about-us .frame-13,
  .about-us .frame-30,
  .about-us .frame-25 {
    justify-content: center !important;
    margin: 0 auto;
    width: 100% !important;
    max-width: none !important;
  }

  /* Keep Footer Centered properly */
  .about-us .footer {
    align-items: center;
  }

  .about-us .container-39 {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
    justify-content: space-between;
  }

  .about-us .horizontal-border {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
    justify-content: space-between;
  }

  .about-us .horizontal-border .frame-32 {
    width: 100%;
  }
}

/* @media (max-width: 1060px){
  .about-us .frame-10,
  .about-us .frame-13,
  .about-us .frame-30 {
    padding: 64px 32px;
    gap: 32px;
  }
  .about-us .group {
    width: 45%;
    height: auto;
    margin-left: 0;
  }
  .about-us .container-4 {
    width: 50%;
  }
} */

/* ==============================
   RESPONSIVE — TABLET (1024px)
   ============================== */
@media (max-width: 1024px) {
  .about-us .section .overlap-group {
    width: 100%;
  }

  .about-us .overlap-group-wrapper {
    width: 100%;
  }

  .about-us .v {
    width: 100%;
  }

  .about-us .div {
    padding: 8px 32px;
  }

  .about-us .frame-6 {
    gap: 40px;
  }

  .about-us .container {
    left: 32px;
    min-width: auto;
  }

  .about-us .frame {
    width: auto;
    max-width: 100%;
  }

  .about-us .professional-live {
    width: auto;
    max-width: 100%;
  }

  .about-us .business-people {
    width: 100%;
  }

  .about-us .frame-10,
  .about-us .frame-13,
  .about-us .frame-30 {
    padding: 64px 32px;
    gap: 32px;
  }

  .about-us .group {
    width: 45%;
    height: auto;
    margin-left: 0;
  }

  .about-us .image-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }

  .about-us .image-2,
  .about-us .image-3 {
    width: 100%;
    height: auto;
  }

  .about-us .container-4 {
    width: 50%;
  }

  .about-us .container-8 {
    width: 50%;
  }

  .about-us .group-2 {
    width: 45%;
    height: auto;
  }

  .about-us .overlap {
    width: 100%;
    height: auto;
    position: relative;
  }

  .about-us .container-10 {
    position: relative;
    width: 100%;
    height: auto;
  }

  .about-us .frame-14 {
    width: 50%;
  }

  .about-us .container-14 {
    width: 45%;
    height: auto;
  }

  .about-us .frame-16 {
    width: 50%;
  }

  .about-us .frame-20 {
    width: 45%;
    height: auto;
  }

  .about-us .frame-25 {
    gap: 40px;
  }

  .about-us .container-34 {
    width: 45%;
    height: auto;
  }

  .about-us .frame-31 {
    width: 45%;
    height: auto;
  }

  .about-us .footer {
    padding: 48px 32px;
  }

  .about-us .container-39 {
    flex-wrap: wrap;
    gap: 32px;
  }

  .about-us .container-40 {
    width: 100%;
  }
}

/* ==============================
   RESPONSIVE — MOBILE (768px)
   ============================== */
@media (max-width: 768px) {
  .about-us .hamburger {
    display: flex;
  }

  .about-us .mobile-nav {
    display: flex;
  }

  /* Hide desktop nav items */
  .about-us .frame-7 {
    display: none !important;
  }

  .about-us .frame-9 {
    display: none !important;
  }

  /* Top bar */
  .about-us .div {
    display: none;
  }

  /* Hero section */
  .about-us .section {
    height: auto;
    min-height: 400px;
  }

  .about-us .section .overlap-group {
    width: 100%;
    height: auto;
    min-height: 400px;
  }

  .about-us .overlap-group-wrapper {
    width: 100%;
    height: 400px;
  }

  .about-us .v {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    /* ensure it stays on top of hero content */
  }

  .about-us .home {
    width: calc(100% - 40px);
    padding: 10px 16px;
    border-radius: 16px;
  }

  .about-us .frame-6 {
    gap: 0;
    justify-content: space-between;
    width: 100%;
  }

  .about-us .container {
    position: relative;
    top: 50px;
    left: auto;
    min-width: auto;
    padding: 80px 20px 40px;
    height: auto;
  }

  .about-us .frame {
    width: 100%;
  }

  .about-us .text-wrapper {
    font-size: 32px;
    line-height: 38px;
  }

  .about-us .professional-live {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .about-us .business-people {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .about-us .div-wrapper {
    top: 70px;
    left: 20px;
  }

  /* Content sections */
  .about-us .frame-10,
  .about-us .frame-13,
  .about-us .frame-30 {
    flex-direction: column;
    padding: 40px 20px;
    gap: 32px;
  }

  .about-us .image-layer {
    flex-direction: column-reverse;
    padding: 40px 20px;
    gap: 32px;
  }

  .about-us .our-trained-dispatch-wrapper{
    padding: 20px;
  }

  .about-us .trained-dispatch-area{
  grid-template-columns:1fr;
  width: 100%;
}

  .about-us .group {
    width: 100%;
    height: auto;
  }

  .about-us .overlap-group-2 {
    height: auto;
  }

  .about-us .container-2 {
    display: none;
  }

  .about-us .container-3 {
    display: none;
  }

  .about-us .image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }

  .about-us .image-2,
  .about-us .image-3 {
    width: 100%;
    height: auto;
  }

  .about-us .container-4 {
    width: 100%;
  }

  .about-us .auto-flex {
    width: 100%;
    min-height: auto;
  }

  .about-us .container-6 {
    min-width: auto;
    width: 100%;
  }

  .about-us .paragraph,
  .about-us .paragraph-2,
  .about-us .paragraph-3 {
    width: auto;
    height: auto;
  }

  .about-us .text-wrapper-8,
  .about-us .text-wrapper-9,
  .about-us .text-wrapper-10 {
    margin-right: 0;
    white-space: normal;
    font-size: 16px;
  }

  .about-us .text-wrapper-12{
    white-space: normal;
    line-height: 30px;
  }

  .about-us .in-a-business-where-wrapper {
    height: auto;
  }

  .about-us .in-a-business-where {
    position: relative;
    width: 100%;
    top: auto;
  }

  .about-us .in-a-business-where-2 {
    width: 100%;
    white-space: normal;
  }

  .about-us .all-under-your-wrapper {
    height: auto;
  }

  .about-us .all-under-your {
    position: relative;
    width: 100%;
    top: auto;
    font-size: 22px;
  }

  /* Problem section */
  .about-us .container-8 {
    width: 100%;
  }

  .about-us .group-2 {
    width: 100%;
    height: auto;
    aspect-ratio: 607 / 707;
    position: relative;
    margin: 32px auto 0;
    max-width: 500px;
  }

  .about-us .overlap {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .about-us .container-10 {
    position: absolute;
    width: 75%;
    height: 55%;
    top: 0;
    left: 0;
    box-shadow: 0px 25px 50px -12px #00000040;
    z-index: 2;
  }

  .about-us .container-wrapper {
    min-width: 0;
    margin-left: 0;
    padding: 0;
    height: 100%;
    width: 100%;
  }

  .about-us .container-11,
  .about-us .container-12 {
    width: 100%;
    height: 100%;
  }

  .about-us .overlap-wrapper {
    position: absolute;
    width: 65%;
    height: 53%;
    top: 47%;
    left: 35%;
    margin-top: 0;
    box-shadow: 0px 25px 50px -12px #00000040;
    z-index: 3;
  }

  .about-us .overlap-2 {
    min-width: 0;
    margin-left: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }

  .about-us .container-13 {
    display: none;
  }

  .about-us .container-9 {
    display: none;
  }

  /* What We Do / Why Choose */
  .about-us .frame-14 {
    width: 100%;
  }

  .about-us .heading {
    width: 100%;
  }

  .about-us .text-wrapper-16 {
    position: relative;
    top: auto;
    left: auto;
    white-space: normal;
  }

  .about-us .we-believe-a {
    width: 100%;
    margin-right: 0;
  }

  .about-us .container-14 {
    width: 100%;
    height: auto;
  }

  .about-us .overlap-3 {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }

  .about-us .container-17 {
    position: relative;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0;
  }

  .about-us .overlap-group-3 {
    width: 100%;
    height: 300px;
    background-size: cover;
  }

  .about-us .container-18 {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .about-us .container-19 {
    width: 90%;
    left: 5%;
    top: auto;
    bottom: 16px;
    height: auto;
    padding: 16px;
  }

  .about-us .auto-flex-2 {
    min-width: auto;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .about-us .container-20 {
    width: auto;
    min-width: 80px;
  }

  .about-us .text-wrapper-17,
  .about-us .text-wrapper-19,
  .about-us .text-wrapper-20 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 24px;
    text-align: center;
  }

  .about-us .container-15,
  .about-us .container-16 {
    display: none;
  }

  .about-us .overlap-group-5 {
    width: 100%;
    height: 300px;
  }

  .about-us .image-4 {
    width: 100%;
    height: 100%;
    left: 0;
    position: relative;
  }

  /* Revenue Protection */
  .about-us .frame-16 {
    width: 100%;
  }

  .about-us .frame-17 {
    width: 100%;
  }

  .about-us .we-bring-structure-wrapper {
    height: auto;
  }

  .about-us .we-bring-structure {
    width: 100%;
    margin-right: 0;
  }

  .about-us .frame-20 {
    width: 100%;
    height: auto;
    aspect-ratio: 624 / 636;
    position: relative;
    margin: 32px auto 0;
  }

  .about-us .overlap-4 {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow: visible;
  }

  .about-us .container-24 {
    position: absolute;
    width: 70%;
    height: 50%;
    top: 0;
    left: 30%;
    z-index: 2;
  }

  .about-us .overlap-group-4 {
    width: 100%;
    height: 100%;
    min-width: 0;
  }

  .about-us .container-25 {
    width: 100%;
    height: 100%;
  }

  .about-us .container-26 {
    position: absolute;
    width: 65%;
    height: 50%;
    top: 50%;
    left: 0;
    z-index: 1;
  }

  .about-us .overlap-5 {
    width: 100%;
    height: 100%;
    min-width: 0;
  }

  .about-us .container-27 {
    width: 100%;
    height: 100%;
  }

  .about-us .container-28 {
    position: absolute;
    width: 45%;
    height: 33%;
    top: 38%;
    left: 40%;
    z-index: 3;
    box-shadow: 0px 15px 30px -10px #00000060;
  }

  .about-us .overlap-6 {
    width: 100%;
    height: 100%;
    min-width: 0;
  }

  .about-us .container-29 {
    width: 100%;
    height: 100%;
  }

  /* Why Choose section list items */
  .about-us .text-wrapper-26 {
    width: 100%;
  }

  .about-us .frame-24 {
    width: 100%;
  }

  .about-us .container-33 {
    width: 100%;
  }

  .about-us .paragraph-8,
  .about-us .paragraph-9,
  .about-us .paragraph-10 {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    padding: 16px;
  }

  .about-us .container-32 {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }

  .about-us .text-wrapper-27,
  .about-us .text-wrapper-28,
  .about-us .text-wrapper-29 {
    margin-right: 0;
    white-space: normal;
    font-size: 16px;
  }

  /* Future of Dispatch */
  .about-us .frame-25 {
    flex-direction: column-reverse;
    gap: 14px;
    width: 100%;
  }

  .about-us .container-34 {
    width: 100%;
    height: 300px;
  }

  .about-us .overlap-7 {
    width: 100%;
    height: 300px;
    top: 0;
    left: 0;
    padding: 20px;
  }

  .about-us .container-35 {
    display: none;
  }

  .about-us .container-36 {
    position: relative;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0;
  }

  .about-us .overlap-group-6 {
    min-width: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
  }

  .about-us .container-37 {
    width: 100%;
    height: 300px;
  }

  .about-us .frame-26 {
    width: 100%;
    padding: 20px;
  }

  .about-us .at-idispatch-4 {
    width: 100%;
    margin-right: 0;
  }

  .about-us .frame-29 {
    width: auto;
    margin-right: 0;
  }

  .about-us .div-4 {
    flex-direction: column;
  }

  .about-us .frame-27 {
    flex-wrap: wrap;
    margin-right: 0;
  }

  /* Build Foundation */
  .about-us .auto-flex-3 {
    width: 100%;
  }

  .about-us .frame-31 {
    width: 100%;
    height: auto;
  }

  .about-us .overlap-group-7 {
    height: auto;
  }

  .about-us .container-38 {
    display: none;
  }

  .about-us .img-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }

  .about-us .image-5 {
    width: 100%;
    height: auto;
  }

  /* Technology alignment grid */
  .about-us .in-a-business-where-3 {
    width: 100%;
  }

  .about-us .container-31 {
    width: 100%;
  }

  .about-us .our-trained-dispatch {
    width: 100%;
    margin-right: 0;
  }

  .about-us .text-wrapper-7 {
    font-size: 28px;
    line-height: 34px;
  }

  .about-us .text-wrapper-11 {
    white-space: normal;
    font-size: 16px;
  }

  .about-us .text-wrapper-15 {
    position: relative;
    top: auto;
    left: auto;
    white-space: normal;
    font-size: 16px;
  }

  .about-us .paragraph-wrapper {
    height: auto;
  }

  .about-us .paragraph-4 {
    height: auto;
  }

  /* Footer */
  .about-us .footer {
    padding: 40px 20px;
    gap: 40px;
  }

  .about-us .container-39 {
    flex-direction: column;
    gap: 32px;
  }

  .about-us .container-40 {
    width: 100%;
  }

  .about-us .elevating {
    width: 100%;
    height: auto;
  }

  .about-us .frame-32 {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
}

/* ==============================
   RESPONSIVE — SMALL MOBILE (480px)
   ============================== */
@media (max-width: 480px) {
  .about-us .text-wrapper {
    font-size: 26px;
    line-height: 32px;
  }

  .about-us .professional-live {
    font-size: 14px;
    line-height: 22px;
  }

  .about-us .frame-10,
  .about-us .frame-13,
  .about-us .frame-30 {
    padding: 32px 16px;
  }

  .about-us .text-wrapper-7 {
    font-size: 24px;
    line-height: 30px;
  }

  .about-us .our-trained-dispatch-wrapper {
    padding: 16px;
  }

  .about-us .container-23 {
    padding: 16px;
  }

  .about-us .container-19 {
    padding: 12px;
    width: 95%;
    left: 2.5%;
  }

  .about-us .text-wrapper-17,
  .about-us .text-wrapper-19,
  .about-us .text-wrapper-20 {
    font-size: 20px;
  }

  .about-us .button {
    width: 100%;
  }

  .about-us .text-wrapper-31 {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    width: 100%;
    display: block;
    padding: 14px 0;
  }

  .about-us .icon {
    display: none;
  }

  .about-us .footer {
    padding: 32px 16px;
  }
}

/* ==============================
   REDUCED MOTION
   ============================== */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .about-us .section .container .frame>* {
    animation: none;
  }

  .about-us .button,
  .about-us .container-6,
  .about-us .container-33,
  .about-us .frame-22,
  .about-us .frame-23,
  .about-us .we-partner-with-wrapper,
  .about-us .container-23,
  .about-us .frame-9,
  .about-us .hamburger span {
    transition: none;
  }
}



/* ==========================================================================
   TECHNOLOGY ALIGNMENT SECTION FIXES
   ========================================================================== */

@media (max-width: 1024px) {
  .about-us .container-tech {
    width: 100%;
    max-width: 600px;
  }

  .about-us .frame-22,
  .about-us .frame-23 {
    flex: 1 1 100%;
  }

  .about-us .text-wrapper-24,
  .about-us .text-wrapper-25 {
    font-size: 18px;
    line-height: 24px;
  }
}

/* Mobile fixes (max-width: 768px) */
@media (max-width: 768px) {
  .about-us .container-tech {
    width: 100%;
    padding: 0 16px;
  }

  /* Technology alignment cards */
  .about-us .frame-21 {
    width: 100%;
  }

  .about-us .div-4 {
    flex-direction: column;
    gap: 8px;
  }

  .about-us .frame-22,
  .about-us .frame-23 {
    width: 100%;
    flex: none;
    padding: 16px 12px;
    margin: 0;
  }

  .about-us .container-30 {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
  }

  .about-us .container-30 img {
    width: 35px;
    height: 35px;
  }

  .about-us .text-wrapper-24,
  .about-us .text-wrapper-25 {
    font-size: 16px;
    line-height: 22px;
    white-space: normal;
    word-break: break-word;
  }

  /* Ensures section (blue box) */
  .about-us .frame-ensures {
    width: 100%;
    padding: 16px;
    margin-top: 16px;
  }

  .about-us .text-ensures {
    font-size: 20px;
    line-height: 28px;
    white-space: normal;
  }

  .about-us .div-4 .ensures_frame {
    flex: 1 1 calc(50% - 8px);
    min-width: 120px;
    padding: 8px;
  }

  .about-us .text-ensures-24 {
    font-size: 15px;
    line-height: 20px;
    white-space: normal;
  }

  .about-us .container-ensures .icon_ensures {
    width: 24px;
    height: 24px;
  }
}

/* Small mobile fixes (max-width: 480px) */
@media (max-width: 480px) {
  .about-us .div-4 .ensures_frame {
    flex: 1 1 100%;
  }

  .about-us .text-ensures-24 {
    font-size: 14px;
  }
}

/* ==========================================================================
   WHY COMPANIES CHOOSE IDISPATCH SOLUTIONS FIXES
   ========================================================================== */

/* Desktop/Laptop - keep original structure */
.about-us .frame-14 {
  width: 556px;
}

.about-us .frame-24 {
  width: 100%;
}

.about-us .container-33 {
  width: 100%;
  height: 60px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  background-color: #f9fafb;
  border-radius: 14px;
  padding: 0 16px;
}

@media (max-width: 1024px) {
  .about-us .frame-14 {
    width: 100%;
    max-width: 500px;
  }
}

@media (max-width: 768px) {
  .about-us .frame-14 {
    width: 100%;
    padding: 0;
  }

  .about-us .text-wrapper-26 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 16px;
    width: 100%;
  }

  .about-us .frame-24 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .about-us .container-33 {
    width: 100%;
    height: auto;
    min-height: 60px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    position: relative;
    background-color: #f9fafb;
  }

  .about-us .container-32 {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .about-us .paragraph-8,
  .about-us .paragraph-9,
  .about-us .paragraph-10 {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    flex: 1;
  }

  .about-us .text-wrapper-27,
  .about-us .text-wrapper-28,
  .about-us .text-wrapper-11,
  .about-us .text-wrapper-29 {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    white-space: normal;
    word-break: break-word;
    width: 100%;
  }

  .about-us .text-wrapper-14 {
    margin-top: 16px;
    padding: 0 16px;
  }
}

/* Small mobile */
@media (max-width: 480px) {
  .about-us .text-wrapper-27,
  .about-us .text-wrapper-28,
  .about-us .text-wrapper-11,
  .about-us .text-wrapper-29 {
    font-size: 14px;
  }

  .about-us .container-33 {
    padding: 10px 12px;
  }
}

/* ==========================================================================
   ADDITIONAL MOBILE FIXES FOR OTHER SECTIONS
   ========================================================================== */

@media (max-width: 768px) {
  .about-us .table-trained-dispatch,
  .about-us .table-trained-dispatch tbody,
  .about-us .table-trained-dispatch tr,
  .about-us .table-trained-dispatch td {
    display: block;
    width: 100%;
  }

  .about-us .table-trained-dispatch tbody tr td {
    display: block;
    width: 100%;
    border-right: none !important;
    padding: 12px !important;
    text-align: left;
  }

  .about-us .table-trained-dispatch tbody tr td:nth-child(1) {
    border-bottom: 1px solid #00000020;
  }
}

@media (max-width: 768px) {
  .about-us .frame-17 {
    width: 100%;
  }

  .about-us .frame-18,
  .about-us .frame-19 {
    width: 100%;
    padding: 8px 0;
  }

  .about-us .text-wrapper-23 {
    font-size: 15px;
    white-space: normal;
  }

  .about-us .img-2 {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 768px) {
  .about-us .frame-27,
  .about-us .frame-28 .div-transportation-3,
  .about-us .frame-29 {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }

  .about-us .text-wrapper-30 {
    font-size: 15px;
    white-space: normal;
  }

  .about-us .at-idispatch-4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}

@media (max-width: 768px) {
  .about-us img {
    max-width: 100%;
    height: auto;
  }

  .about-us .container-19 {
    width: 95%;
    left: 2.5%;
    padding: 16px;
  }

  .about-us .auto-flex-2 {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 12px;
  }

  .about-us .container-20 {
    width: auto;
    min-width: 80px;
    text-align: center;
  }

  .about-us .paragraph-5 {
    text-align: center;
  }

  .about-us .text-wrapper-17,
  .about-us .text-wrapper-19,
  .about-us .text-wrapper-20 {
    position: static;
    font-size: 22px;
    display: block;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .about-us .overlap-3,
  .about-us .overlap-4,
  .about-us .overlap-7 {
    overflow: hidden;
  }

  .about-us .container-15,
  .about-us .container-16,
  .about-us .container-35,
  .about-us .container-38 {
    display: none; 
  }
}

@media (max-width: 768px) {
  .about-us .button,
  .about-us .frame-9,
  .about-us .container-6,
  .about-us .frame-22,
  .about-us .frame-23 {
    min-height: 48px;
    cursor: pointer;
  }

  .about-us .frame-9 {
    padding: 14px 24px;
  }
}

@media (max-width: 768px) {
  .about-us .our-leadership-team {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }

  .about-us .div-3 p {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 22px;
  }
}
