.site_header .home {
  margin-bottom: -92px;
}
.hybrid-dispatch {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.hybrid-dispatch .section {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 450px;
  background: linear-gradient(180deg, rgb(47, 47, 47) 0%, rgb(0, 119, 113) 100%);
}

.hybrid-dispatch .overlap-group {
  position: relative;
  /* width: 1440px; */
  width: 100%;
  height: 450px;
}

.hybrid-dispatch .div {
  position: absolute;
  /* width: 1440px; */
  width: 100%;
  height: 450px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(47, 47, 47) 0%, rgb(0, 119, 113) 100%);
  opacity: 0.12;
  background-image: url(./../img/hybrid-dispatch/business-people-wearing-headset-working-office-support-remot.png);
  background-size: cover;
  background-position: 50% 50%;
}

.hybrid-dispatch .section{
  display:flex;
  align-items:center;
}

.hybrid-dispatch .frame{
  position:relative;
  max-width:1448px;
  width:100%;
  margin:0 auto;
  padding: 96px;
  top: 20px;
  line-height: 3;
}

/* .hybrid-dispatch .frame {
  display: flex;
  flex-direction: column;
  width: 913px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 172px;
  left: 110px;
} */

.hybrid-dispatch .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .img {
  position: relative;
  width: 20px;
  height: 20px;
}

.hybrid-dispatch .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.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;
}

.hybrid-dispatch .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .next-generation-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;
}

.hybrid-dispatch .next-generation-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;
}

.hybrid-dispatch .next-generation-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);
}

.hybrid-dispatch .next-generation-wrapper:hover::before {
  background-position: -20% center;
}

.hybrid-dispatch .next-generation {
  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;
}

.hybrid-dispatch .next-generation-wrapper:hover .next-generation {
  color: #ffffff;
  letter-spacing: 0.04em;
}

@media (prefers-reduced-motion: reduce) {
  .hybrid-dispatch .next-generation-wrapper,
  .hybrid-dispatch .next-generation-wrapper::before,
  .hybrid-dispatch .next-generation { transition: none; }
}

.hybrid-dispatch .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 60px;
}

.hybrid-dispatch .professional-live {
  position: relative;
  align-self: stretch;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffffe6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 39px;
  margin-bottom: 20px;
}

.hybrid-dispatch .p {
  position: relative;
  width: 649px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffffe6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
}

.hybrid-dispatch .scalable-service {
  position: relative;
  width: 1440px;
  height: 820px;
  background-color: #ffffff;
}

.hybrid-dispatch .container {
  display: flex;
  flex-direction: column;
  width: 1248px;
  align-items: center;
  gap: 48px;
  position: relative;
  top: 96px;
  left: 96px;
}

.hybrid-dispatch .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.hybrid-dispatch .trusted-by {
  position: relative;
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.hybrid-dispatch .container-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .container-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: absolute;
  width: 47%;
  top: 0;
  left: 0;
  border-radius: 16px;
  border: 2px solid;
  border-color: #00777133;
  box-shadow: 0px 20px 20px -6px #0000000d;
  background: linear-gradient(
    180deg,
    rgba(0, 119, 113, 0.05) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.hybrid-dispatch .wx {
  display: flex;
  height: 56px;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .container-4 {
  position: relative;
  width: 56px;
  height: 56px;
}

.hybrid-dispatch .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.hybrid-dispatch .wx-2 {
  display: flex;
  flex-direction: column;
  height: 368px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .container-5 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  align-self: stretch;
  width: 100%;
  height: 48px;
  background-color: #ffffff;
  border-radius: 10px;
}

.hybrid-dispatch .icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}

.hybrid-dispatch .text-wrapper-5 {
  flex: 1;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.hybrid-dispatch .container-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: absolute;
  width: 47%;
  top: 0;
  left: 648px;
  border-radius: 16px;
  border: 2px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 20px 20px -6px #0000000d;
  background: linear-gradient(
    180deg,
    rgb(249, 250, 251) 0%,
    rgb(255, 255, 255) 100%
  );
}

.hybrid-dispatch .wx-3 {
  display: flex;
  flex-direction: column;
  height: 380px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .container-7 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  align-self: stretch;
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid;
  border-color: #e5e7eb;
}

.hybrid-dispatch .icon-2 {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}

.hybrid-dispatch .text-wrapper-6 {
  flex: 1;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.hybrid-dispatch .our-services {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 692px;
  background-color: #ffffff;
}

.hybrid-dispatch .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 59px;
  position: relative;
  top: 96px;
  left: 96px;
}

.hybrid-dispatch .frame-5 {
  display: flex;
  flex-direction: column;
  width: 565px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
}

.hybrid-dispatch .text-wrapper-7 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #383838;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.hybrid-dispatch .frame-6 {
  display: flex;
  flex-direction: column;
  width: 552px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .designed-for {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #007771;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.hybrid-dispatch .our-full-live {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #007771;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.hybrid-dispatch .wx-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0077710d;
  border-radius: 14px;
  border-left-width: 4px;
  border-left-style: solid;
  border-color: #007771;
}

.hybrid-dispatch .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -4.00px;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #2f2f2f;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.hybrid-dispatch .automation-enhances {
  position: relative;
  width: 379px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.hybrid-dispatch .overlap-wrapper {
  position: relative;
  width: 624px;
  height: 500px;
}

.hybrid-dispatch .overlap {
  position: relative;
  width: 672px;
  height: 548px;
  top: -24px;
  left: -24px;
}

.hybrid-dispatch .overlap-group-wrapper {
  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;
}

.hybrid-dispatch .container-wrapper {
  display: flex;
  align-items: flex-start;
  min-width: 624px;
  background-image: url(./../img/hybrid-dispatch/image-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.hybrid-dispatch .container-8 {
  width: 624px;
  height: 500px;
  background: linear-gradient(
    180deg,
    rgba(0, 119, 113, 0.3) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.hybrid-dispatch .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 185px;
  height: 86px;
  align-items: flex-start;
  padding: 21px 21px 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.hybrid-dispatch .container-9 {
  display: flex;
  height: 44px;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .container-10 {
  position: relative;
  width: 40px;
  height: 40px;
}

.hybrid-dispatch .container-11 {
  display: flex;
  flex-direction: column;
  height: 44px;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.hybrid-dispatch .paragraph {
  display: flex;
  height: 28px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .text-wrapper-9 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #007771;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.hybrid-dispatch .paragraph-2 {
  display: flex;
  height: 16px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -10.86px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.hybrid-dispatch .wx-5 {
  display: flex;
  flex-direction: column;
  width: 168px;
  height: 86px;
  align-items: flex-start;
  padding: 21px 21px 1px;
  position: absolute;
  top: 462px;
  left: 504px;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 25px 50px -12px #00000040;
}

.hybrid-dispatch .text-wrapper-11 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.hybrid-dispatch .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -8.84px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.hybrid-dispatch .scalable-service-2 {
  height: 680px;
  position: relative;
  width: 1440px;
  background-color: #ffffff;
}

.hybrid-dispatch .div-3 {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.hybrid-dispatch .vx-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: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 2px 4px -2px #0000001a, 0px 4px 6px -1px #0000001a;
}

.hybrid-dispatch .vx {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .container-12 {
  position: relative;
  width: 48px;
  height: 48px;
}

.hybrid-dispatch .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  white-space: nowrap;
}

.hybrid-dispatch .vx-2 {
  display: flex;
  height: 48px;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.hybrid-dispatch .scalable-service-3 {
  height: 680px;
  position: relative;
  width: 1440px;
  background-color: #ffffff;
}

.hybrid-dispatch .container-13 {
  display: flex;
  flex-direction: column;
  width: 1248px;
  align-items: center;
  gap: 48px;
  position: absolute;
  top: 96px;
  left: 96px;
}

.hybrid-dispatch .frame-8 {
  display: flex;
  flex-direction: column;
  width: 154px;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .container-14 {
  position: relative;
  width: 64px;
  height: 64px;
}

.hybrid-dispatch .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
}

.hybrid-dispatch .container-15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 32px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 2px 4px -2px #0000001a, 0px 4px 6px -1px #0000001a;
}

.hybrid-dispatch .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  color: #2f2f2f;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30px;
}

.hybrid-dispatch .button {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  height: 60px;
  top: 524px;
  left: 544px;
  display: flex;
  padding: 17.5px 122.5px;
  justify-content: flex-end;
  align-items: flex-end;
  min-width: 352px;
  background-color: #007771;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -4px #00777133, 0px 10px 15px -3px #00777133;
}

.hybrid-dispatch .frame-9 {
  display: inline-flex;
  position: relative;
  align-items: center;
  gap: 9px;
}

.hybrid-dispatch .scalable-service-4 {
  height: 1070px;
  position: relative;
  width: 1440px;
  background-color: #ffffff;
}

.hybrid-dispatch .container-16 {
  display: flex;
  flex-direction: column;
  max-width: 896px;
  width: 896px;
  align-items: center;
  gap: 96px;
  position: relative;
  top: 96px;
  left: 272px;
}

.hybrid-dispatch .container-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .background-border {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f8f7fd;
  box-shadow: 0px 2px 10px -2px #00000005, 0px 4px 20px -2px #0000000d;
}

.hybrid-dispatch .container-18 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .heading {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.hybrid-dispatch .minus-sign {
  position: relative;
  width: 24px;
  height: 24px;
}

.hybrid-dispatch .container-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 32px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-17 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Light", Helvetica;
  font-weight: 300;
  color: #64748b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.hybrid-dispatch .background-border-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid;
  border-color: #f1f5f9;
  box-shadow: 0px 2px 10px -2px #00000005, 0px 4px 20px -2px #0000000d;
}

.hybrid-dispatch .container-20 {
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .frame-wrapper {
  height: 724px;
  position: relative;
  width: 1440px;
  background-color: #ffffff;
}

.hybrid-dispatch .frame-10 {
  display: flex;
  flex-direction: column;
  width: 1248px;
  align-items: center;
  gap: 48px;
  padding: 120px 48px;
  position: relative;
  top: 96px;
  left: 96px;
  border-radius: 32px;
  overflow: hidden;
  /* background: linear-gradient(180deg, rgb(0, 119, 113) 0%, rgb(56, 56, 56) 100%); */
  background: linear-gradient(180deg, rgb(0, 119, 113) 0%, rgb(0, 119, 111) 100%);
}

.hybrid-dispatch .image {
  position: absolute;
  /* width: 1248px;
  height: 470px; */
  width: 100%;
  height: auto;
  opacity: 0.35;
  top: 0;
  left: 0;
  z-index: 0;
}

.hybrid-dispatch .frame-10::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 119, 113, 0.65);
  z-index: 1;
  pointer-events: none;
}

.hybrid-dispatch .frame-10 .frame-11,
.hybrid-dispatch .frame-10 .frame-12 {
  position: relative;
  z-index: 2;
}

.hybrid-dispatch .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 662px;
  margin-top: -1.00px;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 48px;
  text-align: center;
  letter-spacing: -0.96px;
  line-height: 62.4px;
}

.hybrid-dispatch .text-wrapper-19 {
  width: 449px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 24px;
}

.hybrid-dispatch .frame-12 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 12px 32px 12px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 12px;
}

.hybrid-dispatch .fi {
  position: relative;
  width: 32px;
  height: 32px;
}

.hybrid-dispatch .text-wrapper-20 {
  width: fit-content;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #383838;
  font-size: 18px;
  letter-spacing: -0.18px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 24px;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .container-21 {
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .container-22 {
  display: flex;
  flex-direction: column;
  width: 520px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .container-23 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-21 {
  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;
}

.hybrid-dispatch .text-wrapper-22 {
  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;
}

.hybrid-dispatch .text-wrapper-23 {
  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;
}

.hybrid-dispatch .container-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.hybrid-dispatch .heading-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-24 {
  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;
}

.hybrid-dispatch .text-wrapper-25 {
  align-self: stretch;
  margin-top: -1.00px;
  color: #94a3b8;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.hybrid-dispatch .text-wrapper-26 {
  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;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .span {
  color: #94a3b8;
}

.hybrid-dispatch .text-wrapper-27 {
  color: #ffffff;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .frame-13 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-28 {
  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;
}

.hybrid-dispatch .container-25 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .text-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 96.66px;
  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;
}

.hybrid-dispatch .v {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.hybrid-dispatch .frame-14 {
  display: flex;
  height: 39px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #383838;
}

.hybrid-dispatch .frame-15 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .frame-16 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .SVG {
  position: relative;
  width: 16px;
  height: 16px;
}

.hybrid-dispatch .text-wrapper-29 {
  position: relative;
  display: flex;
  align-items: center;
  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: 21px;
  white-space: nowrap;
}

.hybrid-dispatch .rectangle {
  position: relative;
  width: 1px;
  height: 23px;
  background-color: #ffffff1a;
}

.hybrid-dispatch .SVG-2 {
  position: relative;
  width: 16px;
  height: 12px;
}

.hybrid-dispatch .frame-17 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .text-wrapper-30 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.hybrid-dispatch .image-2 {
  position: relative;
  width: 12px;
  height: 12px;
}

.hybrid-dispatch .text-wrapper-31 {
  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;
}

.hybrid-dispatch .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;
}

.hybrid-dispatch .frame-18 {
  display: inline-flex;
  height: 40px;
  align-items: center;
  gap: 175px;
  position: relative;
}

.hybrid-dispatch .logo-design-final {
  position: relative;
  width: 158.07px;
  height: 40px;
}

.hybrid-dispatch .frame-19 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.hybrid-dispatch .frame-20 {
  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;
}

.hybrid-dispatch .text-wrapper-32 {
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  color: #ffffff80;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.hybrid-dispatch .rectangle-2 {
  position: relative;
  width: 24px;
  height: 2px;
  border-radius: 50px;
}

.hybrid-dispatch .text-wrapper-33 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.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;
}

.hybrid-dispatch .rectangle-3 {
  position: relative;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 50px;
}

.hybrid-dispatch .frame-21 {
  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;
}

.hybrid-dispatch .text-wrapper-34 {
  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;
}

/* ==============================
   SCROLL REVEAL SYSTEM
   ============================== */
@keyframes hdFadeInUp {
  from { opacity: 0; transform: translateY(36px); }
  to   { opacity: 1; transform: translateY(0); }
}

.reveal {
  opacity: 0;
  transform: translateY(36px);
  transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1),
              transform 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ==============================
   HERO BANNER ENTRANCE
   ============================== */
.hybrid-dispatch .next-generation-wrapper {
  opacity: 0;
  animation: hdFadeInUp 0.7s ease-out 0.1s both;
}

.hybrid-dispatch .text-wrapper-2 {
  opacity: 0;
}

.hybrid-dispatch .professional-live {
  opacity: 0;
  animation: hdFadeInUp 0.7s ease-out 0.6s both;
}

.hybrid-dispatch .p {
  opacity: 0;
  animation: hdFadeInUp 0.7s ease-out 0.85s both;
}

.tw-cursor-white {
  display: inline-block;
  width: 3px;
  height: 0.8em;
  background-color: #ffffff;
  margin-left: 2px;
  vertical-align: middle;
  border-radius: 1px;
  animation: twBlink 0.75s step-end infinite;
}

@keyframes twBlink {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0; }
}

/* ==============================
   SECTION: The Perfect Balance
   (.scalable-service — two side-by-side cards)
   ============================== */
.hybrid-dispatch .scalable-service .frame-3 > * {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hybrid-dispatch .scalable-service.is-visible .frame-3 > *:nth-child(1) { opacity: 1; transform: none; transition-delay: 0s; }
.hybrid-dispatch .scalable-service.is-visible .frame-3 > *:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.12s; }

.hybrid-dispatch .scalable-service .container-3 {
  opacity: 0;
  transform: translateX(-24px);
  transition: opacity 0.65s ease 0.15s, transform 0.65s ease 0.15s;
}

.hybrid-dispatch .scalable-service .container-6 {
  opacity: 0;
  transform: translateX(24px);
  transition: opacity 0.65s ease 0.28s, transform 0.65s ease 0.28s;
}

.hybrid-dispatch .scalable-service.is-visible .container-3,
.hybrid-dispatch .scalable-service.is-visible .container-6 {
  opacity: 1;
  transform: none;
}

/* ==============================
   SECTION: Technology That Amplifies
   (first .scalable-service-2 — text left, stats right)
   ============================== */
.hybrid-dispatch .scalable-service + .scalable-service-2 .frame-5 > * {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hybrid-dispatch .scalable-service + .scalable-service-2.is-visible .frame-5 > *:nth-child(1) { opacity: 1; transform: none; transition-delay: 0.05s; }
.hybrid-dispatch .scalable-service + .scalable-service-2.is-visible .frame-5 > *:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.18s; }
.hybrid-dispatch .scalable-service + .scalable-service-2.is-visible .frame-5 > *:nth-child(3) { opacity: 1; transform: none; transition-delay: 0.31s; }

.hybrid-dispatch .scalable-service + .scalable-service-2 .overlap-wrapper {
  opacity: 0;
  transform: translateX(28px);
  transition: opacity 0.7s ease 0.2s, transform 0.7s ease 0.2s;
}

.hybrid-dispatch .scalable-service + .scalable-service-2.is-visible .overlap-wrapper {
  opacity: 1;
  transform: none;
}

/* ==============================
   SECTION: Complete Hybrid Solution
   (second .scalable-service-2 — two vx-wrapper columns)
   ============================== */
.hybrid-dispatch .scalable-service-2 + .scalable-service-2 .frame-3 > * {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-3 > *:nth-child(1) { opacity: 1; transform: none; transition-delay: 0s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-3 > *:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.12s; }

.hybrid-dispatch .vx-wrapper {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 0.45s ease, transform 0.45s ease;
}

.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(1) .vx-wrapper:nth-child(1) { opacity: 1; transform: none; transition-delay: 0.05s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(1) .vx-wrapper:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.15s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(1) .vx-wrapper:nth-child(3) { opacity: 1; transform: none; transition-delay: 0.25s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(2) .vx-wrapper:nth-child(1) { opacity: 1; transform: none; transition-delay: 0.10s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(2) .vx-wrapper:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.20s; }
.hybrid-dispatch .scalable-service-2 + .scalable-service-2.is-visible .frame-7:nth-child(2) .vx-wrapper:nth-child(3) { opacity: 1; transform: none; transition-delay: 0.30s; }

/* ==============================
   SECTION: Ideal For
   (.scalable-service-3)
   ============================== */
.hybrid-dispatch .scalable-service-3 .frame-8 > * {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hybrid-dispatch .scalable-service-3.is-visible .frame-8 > *:nth-child(1) { opacity: 1; transform: none; transition-delay: 0s; }
.hybrid-dispatch .scalable-service-3.is-visible .frame-8 > *:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.1s; }

.hybrid-dispatch .scalable-service-3 .container-15 {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hybrid-dispatch .scalable-service-3.is-visible .container-15:nth-child(1) { opacity: 1; transform: none; transition-delay: 0.1s; }
.hybrid-dispatch .scalable-service-3.is-visible .container-15:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.22s; }
.hybrid-dispatch .scalable-service-3.is-visible .container-15:nth-child(3) { opacity: 1; transform: none; transition-delay: 0.34s; }

.hybrid-dispatch .scalable-service-3 .button {
  opacity: 0;
  transition: opacity 0.6s ease 0.45s;
}

.hybrid-dispatch .scalable-service-3.is-visible .button {
  opacity: 1;
}

/* ==============================
   SECTION: Bottom CTA
   (.frame-wrapper)
   ============================== */
.hybrid-dispatch .frame-wrapper .frame-10 > * {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.hybrid-dispatch .frame-wrapper.is-visible .frame-10 > *:nth-child(1) { opacity: 1; transform: none; transition-delay: 0.1s; }
.hybrid-dispatch .frame-wrapper.is-visible .frame-10 > *:nth-child(2) { opacity: 1; transform: none; transition-delay: 0.25s; }
.hybrid-dispatch .frame-wrapper.is-visible .frame-10 > *:nth-child(3) { opacity: 1; transform: none; transition-delay: 0.4s; }

/* background image stays at overlay opacity - wins over stagger via source order */
.hybrid-dispatch .frame-wrapper .frame-10 > .image,
.hybrid-dispatch .frame-wrapper.is-visible .frame-10 > .image {
  opacity: 0.35;
  transform: none;
  transition: none;
}

/* ==============================
   REDUCED MOTION
   ============================== */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .hybrid-dispatch .next-generation-wrapper,
  .hybrid-dispatch .text-wrapper-2,
  .hybrid-dispatch .professional-live,
  .hybrid-dispatch .p,
  .hybrid-dispatch .scalable-service .frame-3 > *,
  .hybrid-dispatch .scalable-service .container-3,
  .hybrid-dispatch .scalable-service .container-6,
  .hybrid-dispatch .scalable-service + .scalable-service-2 .frame-5 > *,
  .hybrid-dispatch .scalable-service + .scalable-service-2 .overlap-wrapper,
  .hybrid-dispatch .scalable-service-2 + .scalable-service-2 .frame-3 > *,
  .hybrid-dispatch .vx-wrapper,
  .hybrid-dispatch .scalable-service-3 .frame-8 > *,
  .hybrid-dispatch .scalable-service-3 .container-15,
  .hybrid-dispatch .scalable-service-3 .button,
  .hybrid-dispatch .frame-wrapper .frame-10 > * {
    opacity: 1;
    transform: none;
    animation: none;
    transition: none;
  }
}

@media (min-width: 1025px) {
  .hybrid-dispatch {
    width: 100% !important;
    max-width: none !important;
    margin: 0;
  }
}

@media (max-width: 1024px){
  .hybrid-dispatch .scalable-service{
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  .hybrid-dispatch .container{
    width: 100%;
    top: auto;
    left: auto;
    padding: 96px;
  }

  .hybrid-dispatch .container-3{
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    margin-bottom: 30px;
  }

  .hybrid-dispatch .container-6{
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  .hybrid-dispatch .container-5{
    height: auto;
    padding: 20px 10px;
  }

  .hybrid-dispatch .container-7{
    height: auto;
    padding: 20px 10px;
  }

  .hybrid-dispatch .wx{
    height: auto;
  }

  .hybrid-dispatch .wx-2{
    height: auto;
  }

  .hybrid-dispatch .wx-3{
    height: auto;
  }

  .hybrid-dispatch .scalable-service-2{
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  .hybrid-dispatch .scalable-service-3{
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  .hybrid-dispatch .frame-wrapper{
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  .hybrid-dispatch .frame-10{
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .hybrid-dispatch .image{
    width: 100%;
  }

  .hybrid-dispatch .text-wrapper-18{
    width: auto;
    font-size: 36px;
    line-height: 46px;
  }

  .hybrid-dispatch .text-wrapper-19{
    width: auto;
  }

  .hybrid-dispatch .text-wrapper-5{
    white-space: normal;
  }

  .hybrid-dispatch .text-wrapper-6{
    white-space: normal;
  }
}

@media (max-width: 768px){
  .hybrid-dispatch .scalable-service{
    padding: 20px 48px;
  }

  .hybrid-dispatch .frame{
    max-width: none;
  }

  .hybrid-dispatch .section{
    height: 500px;
  }

  .hybrid-dispatch .overlap-group{
    height: 100%;
  }

  .hybrid-dispatch .div{
    height: 100%;
  }

  .hybrid-dispatch .text-wrapper-2{
    font-size: 35px;
  }

  .hybrid-dispatch .professional-live{
    font-size: 20px;
  }

  .hybrid-dispatch .p{
    font-size: 20px;
    width: auto;
  }

  .hybrid-dispatch .scalable-service-2{
    padding: 20px 48px;
  }

  .hybrid-dispatch .text-wrapper-4{
    font-size: 22px;
    white-space: normal;
    line-height: 28px;
  }

  .hybrid-dispatch .scalable-service-3{
    padding: 20px 48px;
    min-height: 680px;
    margin-top: 50px;
  }

  .hybrid-dispatch .scalable-service-3.is-visible .button
  {
    top: auto;
    left: auto;
    height: auto;
    min-width: auto;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .hybrid-dispatch .scalable-service-3 .book_button{
    cursor: pointer;
  }

  .hybrid-dispatch .frame-wrapper{
    padding: 40px 20px;
  }

  .hybrid-dispatch .frame-10{
    padding: 60px 24px;
  }

  .hybrid-dispatch .text-wrapper-18{
    font-size: 26px;
    line-height: 34px;
  }

  .hybrid-dispatch .frame-4{
    flex-direction: column;
    left: 0;
    top: 0;
    width: 100%;
    gap: 16px;
  }

  .hybrid-dispatch .frame-5{
    width: 100%;
  }

  .hybrid-dispatch .frame-6{
    width: 100%;
  }

  .hybrid-dispatch .wx-4{
    margin-bottom: 20px;
    height: auto;
    padding: 20px;
  }

  .hybrid-dispatch .automation-enhances{
    width: auto;
  }

  .hybrid-dispatch .overlap-wrapper{
    width: 100%;
    height: 100%;
    margin-top: 15px;
  }

  .hybrid-dispatch .overlap{
    width: 100%;
    height: 350px;
    left: 0;
  }

  .hybrid-dispatch .container-wrapper{
    min-width: auto;
  }

  .hybrid-dispatch .overlap-group-wrapper{
    width: 100%;
    height: 300px;
    left: 0;
    display: block;
  }

  .hybrid-dispatch .container-8{
    width: 100%;
    height: 300px;
  }

  .hybrid-dispatch .div-wrapper{
    top: 0;
    left: -25px;
  }

  .hybrid-dispatch .wx-5{
    top: auto;
    left: auto;
    right: -25px;
    bottom: 0;
  }

  .hybrid-dispatch .container {
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
  }

  .hybrid-dispatch .div-3 {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }

  .hybrid-dispatch .text-wrapper-3{
    font-size: 30px;
    white-space: normal;
  }

  .hybrid-dispatch .trusted-by{
    white-space: normal;
  }

  .hybrid-dispatch .frame-7{
    margin-top: 20px;
    width: 100%;
  }

  .hybrid-dispatch .vx{
    height: auto;
  }

  .hybrid-dispatch .vx-2{
    height: auto;
  }

  .hybrid-dispatch .text-wrapper-13{
    white-space: normal;
    font-size: 17px;
  }

  .hybrid-dispatch .container-13{
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
  }

  .hybrid-dispatch .container-15{
    padding: 12px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }

  .hybrid-dispatch .container-15 .container-12{
    display: block;
    float: left;
    margin-right: 10px;
  }

  .hybrid-dispatch .container-15 .text-wrapper-15{
    display: block;
    text-align: left;
    line-height: 1.5;
  }

  .hybrid-dispatch .frame-12{
    width: 100%;
  }

  .hybrid-dispatch .text-wrapper-20{
    font-size: 14px;
  }
}

@media (max-width: 480px){
  .hybrid-dispatch .overlap-group{
    top: 0;
  }

  .hybrid-dispatch .frame{
    top: 80px;
    padding: 20px 48px;
  }

  .hybrid-dispatch .text-wrapper-2 {
    font-size: 28px;
    line-height: 25px;
  }

  .hybrid-dispatch .professional-live{
    font-size: 17px;
    line-height: 25px;
  }

  .hybrid-dispatch .p{
    font-size: 17px;
    line-height: 30px;
  }

  .hybrid-dispatch .text-wrapper-18{
    font-size: 22px;
    line-height: 30px;
  }

  .hybrid-dispatch .text-wrapper-3{
    font-size: 25px;
  }

  .hybrid-dispatch .text-wrapper-7{
    font-size: 25px;
  }

  .hybrid-dispatch .overlap{
    height: 300px;
  }

  .hybrid-dispatch .overlap-group-wrapper{
    height: 200px;
    left: 0;
  }

  .hybrid-dispatch .container-8{
    height: 200px;
  }

  .hybrid-dispatch .wx-5{
    bottom: 50px;
  }

  .hybrid-dispatch .container-15 .text-wrapper-15{
    font-size: 17px;
  }

  .hybrid-dispatch .fi{
    display: none;
  }

  .hybrid-dispatch .image {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
}
