.site_header .home {
  margin-bottom: -92px;
}
.services {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.services .section {
  display: flex;
  flex-direction: column;
  height: 534px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 156px 503.5px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image:
    linear-gradient(180deg, rgba(0, 119, 113, 0.45) 0%, rgba(0, 119, 113, 0.8) 100%),
    url("../img/services/image-12.jpeg");
  background-color: #004d49;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.services .image {
  position: absolute;
  width: 1440px;
  height: 534px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.services .frame {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -285.00px;
  margin-right: -285.00px;
}

.services .scalable-solutions-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;
}

.services .scalable-solutions-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;
}

.services .scalable-solutions-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);
}

.services .scalable-solutions-wrapper:hover::before {
  background-position: -20% center;
}

.services .scalable-solutions {
  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;
}

.services .scalable-solutions-wrapper:hover .scalable-solutions {
  color: #ffffff;
  letter-spacing: 0.04em;
}

@media (prefers-reduced-motion: reduce) {
  .services .scalable-solutions-wrapper,
  .services .scalable-solutions-wrapper::before,
  .services .scalable-solutions { transition: none; }
}

.services .structured-live {
  position: relative;
  width: 881px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: 60px;
}

.services .read-expert-articles {
  position: relative;
  width: fit-content;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32.5px;
  white-space: nowrap;
}

.services .v {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.services .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;
}

.services .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.services .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.services .SVG {
  height: 16px;
  position: relative;
  width: 16px;
}

.services .text-wrapper {
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1.00px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.services .rectangle {
  position: relative;
  width: 1px;
  height: 23px;
  background-color: #ffffff1a;
}

.services .img {
  height: 12px;
  position: relative;
  width: 16px;
}

.services .frame-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.services .img-2 {
  position: relative;
  width: 20px;
  height: 20px;
}

.services .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.services .image-2 {
  position: relative;
  width: 12px;
  height: 12px;
}

.services .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.services .text-wrapper-3 {
  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;
}

.services .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;
}

.services .frame-6 {
  display: inline-flex;
  height: 40px;
  align-items: center;
  gap: 175px;
  position: relative;
}

.services .logo-design-final {
  position: relative;
  width: 158.07px;
  height: 40px;
}

.services .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.services .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;
}

.services .text-wrapper-4 {
  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;
  display: flex;
  align-items: center;
  letter-spacing: 0;
}

.services .rectangle-2 {
  position: relative;
  width: 24px;
  height: 2px;
  border-radius: 50px;
}

.services .text-wrapper-5 {
  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;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
}

.services .rectangle-3 {
  position: relative;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 50px;
}

.services .div-wrapper {
  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;
}

.services .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;
}

.services .our-services {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 675px;
  background-color: #ffffff;
}

/* .services .frame-9 {
  display: flex;
  width: 1178px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 108px;
  left: 131px;
} */


.services .frame-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 15px 20px #0000000d;
}

.services .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .container {
  position: relative;
  width: 64px;
  height: 64px;
}

.services .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #2f2f2f;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.services .complete {
  position: relative;
  align-self: stretch;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #6b7280;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.services .link_area {
  width: 100%;
}
.services .button {
  all: unset;
  box-sizing: border-box;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  box-shadow: 0px 2px 4px -2px #00777133, 0px 4px 6px -1px #00777133;
  display: flex;
  background-color: #007771;
  border-radius: 10px;
  padding: 12px 20px;
}

.services .text-wrapper-8 {
  position: relative;
  width: fit-content;
  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;
}

.services .frame-12 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e5e7eb;
  box-shadow: 0px 15px 20px #0000000d;
}

.services .button-2 {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  height: 60px;
  top: 519px;
  left: 544px;
  padding: 15px 27px;
  align-items: flex-start;
  min-width: 352px;
  gap: 2px;
  box-shadow: 0px 4px 6px -4px #00777133, 0px 10px 15px -3px #00777133;
  display: flex;
  background-color: #007771;
  border-radius: 10px;
}

.services .text-wrapper-9 {
  min-width: 271px;
  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;
}

.services .icon {
  align-self: center;
  width: 20px;
  height: 20px;
}

.services .scalable-service {
  position: relative;
  width: 1440px;
  height: 1070px;
  background-color: #ffffff;
}

.services .container-2 {
  display: flex;
  flex-direction: column;
  max-width: 896px;
  width: 896px;
  align-items: center;
  gap: 96px;
  position: relative;
  top: 96px;
  left: 272px;
}

.services .text-wrapper-10 {
  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;
}

.services .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;
}

.services .container-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .heading {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.services .text-wrapper-11 {
  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;
}

.services .minus-sign {
  position: relative;
  width: 24px;
  height: 24px;
}

.services .container-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 32px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .p {
  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;
}

.services .container-wrapper {
  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;
}

.services .container-5 {
  position: relative;
  flex: 0 0 auto;
}

.services .frame-wrapper {
  position: relative;
  width: 1440px;
  height: 724px;
  background-color: #ffffff;
}

.services .frame-13 {
  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%);
}

.services .image-3 {
  position: absolute;
  width: 1248px;
  /* height: 532px; */
  height: auto;
  opacity: 0.35;
  top: 0;
  left: 0;
  z-index: 0;
}

.services .frame-13::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 119, 113, 0.65);
  z-index: 1;
  pointer-events: none;
}

.services .frame-13 .frame-14,
.services .frame-13 .frame-15 {
  position: relative;
  z-index: 2;
}

.services .frame-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.services .text-wrapper-12 {
  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;
}

.services .text-wrapper-13 {
  width: 449px;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.services .frame-15 {
  display: inline-flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.services .frame-16 {
  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;
}

.services .fi {
  position: relative;
  width: 32px;
  height: 32px;
}

.services .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Geist-SemiBold", Helvetica;
  font-weight: 600;
  color: #383838;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.18px;
  line-height: 24px;
  white-space: nowrap;
}

.services .frame-17 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #ffffff0d;
  border-radius: 12px;
  border: 1px solid;
  border-color: #ffffff;
}

.services .text-wrapper-15 {
  width: fit-content;
  font-family: "Geist-Medium", Helvetica;
  font-weight: 500;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.services .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;
}

.services .container-6 {
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.services .container-7 {
  display: flex;
  flex-direction: column;
  width: 520px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
}

.services .container-8 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .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;
}

.services .container-9 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-16 {
  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;
}

.services .text-wrapper-17 {
  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;
}

.services .text-wrapper-18 {
  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;
}

.services .container-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.services .heading-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-19 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Geist-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
}

.services .list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-20 {
  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;
  display: flex;
  align-items: center;
  letter-spacing: 0;
}

.services .text-wrapper-21 {
  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;
}

.services .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;
}

.services .span {
  color: #94a3b8;
}

.services .text-wrapper-22 {
  color: #ffffff;
}

.services .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;
}

.services .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;
}

.services .frame-18 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-23 {
  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;
}

.services .container-11 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.services .link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.services .text {
  width: 79.34px;
  height: 16px;
  font-family: "Inter-Regular", Helvetica;
  color: #94a3b8;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1.00px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.services .text-2 {
  width: 96.66px;
  height: 16px;
  font-family: "Inter-Regular", Helvetica;
  color: #94a3b8;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1.00px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.services .dropdown {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 0px;
  position: absolute;
  top: 119px;
  left: 561px;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #00777133;
  box-shadow: 0px 15px 20px #00000033, 0px -6px 20px #00000014;
}

.services .frame-19 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.services .text-wrapper-24 {
  position: relative;
  width: fit-content;
  font-family: "Geist-Regular", Helvetica;
  font-weight: 400;
  color: #2f2f2f;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.services .rectangle-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  background-color: #00777133;
}

/* ==============================
   HIDE FIGMA DROPDOWN ARTIFACT
   ============================== */
.services .dropdown {
  display: none !important;
}

/* ==============================
   ACTIVE NAV LINK
   ============================== */
.services .active-link {
  color: #fff !important;
}

.services .active-link+.rectangle-3 {
  background-color: #ffffff;
}

/* ==============================
   HAMBURGER MENU & MOBILE NAV DRAWER
   ============================== */
.services .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;
}

.services .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;
}

.services .hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.services .hamburger.active span:nth-child(2) {
  opacity: 0;
}

.services .hamburger.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* Mobile nav drawer */
.services .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;
}

.services .mobile-nav.open {
  opacity: 1;
  pointer-events: all;
  transform: translateX(-50%) translateY(0);
}

.services .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;
}

.services .mobile-nav a:hover {
  background: #f4f5f6;
  color: #007771;
}

.services .mobile-nav-cta {
  margin-top: 8px;
  background: #007771;
  color: #ffffff !important;
  text-align: center;
  font-family: "Geist-SemiBold", sans-serif;
  border-radius: 10px;
}

.services .mobile-nav-cta:hover {
  background: #005f5a;
  color: #ffffff !important;
}

/* ==============================
   SCROLL REVEAL ANIMATIONS
   ============================== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(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 */
.services .section .frame>* {
  animation: fadeInUp 0.8s ease-out both;
}

.services .section .frame>*:nth-child(1) {
  animation-delay: 0.1s;
}

/* .structured-live (2nd child) is handled by JS typewriter */
.services .section .frame .structured-live {
  animation: none;
  opacity: 0;
}

.services .section .frame>*:nth-child(3) {
  animation-delay: 0.5s;
}

/* White typewriter cursor for services hero */
.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;
}

/* Hover effects */
.services .button {
  transition: transform 0.2s, box-shadow 0.2s;
  cursor: pointer;
}

.services .button:hover {
  transform: translateY(-2px);
  box-shadow: 0px 6px 16px rgba(0, 119, 113, 0.3);
}

.services .button-2 {
  transition: transform 0.2s, box-shadow 0.2s;
  cursor: pointer;
}

.services .button-2:hover {
  transform: translateY(-2px);
  box-shadow: 0px 6px 16px rgba(0, 119, 113, 0.3);
}

.services .frame-10,
.services .frame-12 {
  transition: transform 0.3s, box-shadow 0.3s;
}

.services .frame-10:hover,
.services .frame-12:hover {
  transform: translateY(-4px);
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
}

.services .frame-16 {
  transition: transform 0.2s, box-shadow 0.2s;
  cursor: pointer;
}

.services .frame-16:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}

.services .frame-17 {
  transition: background 0.2s, transform 0.2s;
  cursor: pointer;
}

.services .frame-17:hover {
  background-color: #ffffff22;
  transform: scale(1.03);
}

/* FAQ animation */
.services .faq-body {
  transition: all 0.3s ease;
}

.services .faq-icon {
  transition: transform 0.3s ease;
}

.services .faq-header:hover {
  background: #f8fafc;
  border-radius: 12px;
}

/* ==============================
   SECTION CHILD STAGGER REVEALS
   ============================== */

/* Service cards — fade + slide up staggered */
.services .frame-10,
.services .frame-12 {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.6s ease, transform 0.6s ease, box-shadow 0.3s ease;
}

.services .our-services.is-visible .frame-10,
.services .our-services.is-visible .frame-12 {
  opacity: 1;
  transform: none;
  margin: 0 auto;
}

.services .frame-9 .frame-10          { transition-delay: 0.05s; }
.services .frame-9 .frame-12:nth-of-type(1) { transition-delay: 0.2s;  }
.services .frame-9 .frame-12:nth-of-type(2) { transition-delay: 0.35s; }

/* Restore hover timing after entry */
.services .our-services.is-visible .frame-10:hover,
.services .our-services.is-visible .frame-12:hover {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* CTA button inside our-services */
.services .our-services .button-2 {
  opacity: 0;
  transition: opacity 0.6s ease 0.5s, transform 0.2s ease, box-shadow 0.2s ease;
}

.services .our-services.is-visible .button-2 {
  opacity: 1;
}

/* FAQ items stagger */
.services .scalable-service-5 .faq-item {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 0.5s ease, transform 0.5s ease, box-shadow 0.3s ease;
}

.services .scalable-service-5.is-visible .faq-item {
  opacity: 1;
  transform: none;
}

.services .scalable-service-5 .faq-item:nth-child(1) { transition-delay: 0.05s; }
.services .scalable-service-5 .faq-item:nth-child(2) { transition-delay: 0.15s; }
.services .scalable-service-5 .faq-item:nth-child(3) { transition-delay: 0.25s; }
.services .scalable-service-5 .faq-item:nth-child(4) { transition-delay: 0.35s; }
.services .scalable-service-5 .faq-item:nth-child(5) { transition-delay: 0.45s; }

.services .scalable-service-5.is-visible .faq-item:hover {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* CTA bottom section children */
.services .frame-wrapper .frame-13 > * {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.services .frame-wrapper.is-visible .frame-13 > * {
  opacity: 1;
  transform: none;
}

.services .frame-wrapper .frame-13 > *:nth-child(1) { transition-delay: 0.1s; }
.services .frame-wrapper .frame-13 > *:nth-child(2) { transition-delay: 0.25s; }
.services .frame-wrapper .frame-13 > *:nth-child(3) { transition-delay: 0.4s; }

/* background image stays at overlay opacity - higher specificity over stagger */
.services .frame-wrapper .frame-13 > .image-3,
.services .frame-wrapper.is-visible .frame-13 > .image-3 {
  opacity: 0.35;
  transform: none;
  transition: none;
}

/* ==============================
   DESKTOP CENTERING (1025px+)
   ============================== */
@media (min-width: 1025px) {
  body {
    background-color: #ffffff;
  }

  .services {
    width: 100% !important;
    max-width: none !important;
    margin: 0;
  }

  /* Hero section — let the background image stretch */
  .services .section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 156px 20px 96px;
  }

  .services .image {
    width: 100%;
    max-width: none;
  }

  /* Full-width top bar */
  .services .v {
    position: absolute !important;
    width: 100vw !important;
    max-width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
    z-index: 50;
  }

  .services .div {
    width: 100vw !important;
    max-width: 100vw !important;
    justify-content: center;
    gap: 700px;
    padding: 8px 0;
    box-sizing: border-box;
  }

  /* Hero text frame */
  .services .frame {
    margin-left: 0;
    margin-right: 0;
  }

  .services .structured-live {
    width: auto;
    max-width: 881px;
  }

  .services .read-expert-articles {
    white-space: normal;
    text-align: center;
  }

  /* Service cards section */
  .services .our-services {
    height: auto;
    padding: 80px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .services .frame-9 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: center;
  }

  .services .button-2 {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 48px;
  }

  /* FAQ section */
  .services .scalable-service {
    width: 100%;
    height: auto;
    padding: 80px 20px;
  }

  .services .container-2 {
    width: 100%;
    max-width: 896px;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
  }

  /* CTA section */
  .services .frame-wrapper {
    width: 100%;
    height: auto;
    padding: 80px 20px;
  }

  .services .frame-13 {
    width: 100%;
    max-width: 1248px;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
  }

  .services .image-3 {
    width: 100%;
    max-width: none;
  }

  /* Footer */
  .services .footer {
    align-items: center;
  }

  .services .container-6 {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
  }

  .services .horizontal-border {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
  }
}


.services .frame-9{
  display:flex;
  gap:32px;
  justify-content:center;
  align-items:stretch;
  width:100%;
  max-width:1200px;
  margin:auto;
}

.services .frame-10,
.services .frame-12{
  width:360px;
  min-height:340px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.services .container{
  width:64px;
  height:64px;
  border-radius:12px;
  background:#eef3f3;
}

.services .container img{
  width:24px;
  height:24px;
}
.services .frame-10,
.services .frame-12{
  padding:32px;
  border-radius:16px;
  border:1px solid #e5e7eb;
  box-shadow:0 10px 20px rgba(0,0,0,0.05);
}
.services .frame-11{
  gap:16px;
}

.services .complete{
  font-size:15px;
  line-height:26px;
}


/* ==============================
   RESPONSIVE — TABLET (1024px)
   ============================== */
@media (max-width: 1024px) {
  .services .section {
    padding: 120px 32px 80px;
    height: auto;
  }

  .services .image {
    width: 100%;
  }

  .services .v {
    width: 100%;
  }

  .services .div {
    padding: 8px 32px;
  }

  .services .frame {
    margin-left: 0;
    margin-right: 0;
  }

  .services .structured-live {
    width: auto;
    font-size: 48px;
    line-height: 52px;
  }

  .services .read-expert-articles {
    white-space: normal;
  }

  .services .frame-6 {
    gap: 40px;
  }

  .services .our-services {
    height: auto;
    padding: 64px 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .services .frame-9 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .services .button-2 {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 32px;
  }

  .services .scalable-service {
    width: 100%;
    height: auto;
    padding: 64px 32px;
  }

  .services .container-2 {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .services .frame-wrapper {
    width: 100%;
    height: auto;
    padding: 64px 32px;
  }

  .services .frame-13 {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .services .image-3 {
    width: 100%;
  }

  .services .text-wrapper-12 {
    width: auto;
    font-size: 36px;
    line-height: 46px;
  }

  .services .text-wrapper-13 {
    width: auto;
  }

  .services .footer {
    padding: 48px 32px;
  }

  .services .container-6 {
    flex-wrap: wrap;
    gap: 32px;
  }

  .services .container-7 {
    width: 100%;
  }
}

/* ==============================
   RESPONSIVE — MOBILE (768px)
   ============================== */
@media (max-width: 768px) {
  .services .hamburger {
    display: flex;
  }

  .services .mobile-nav {
    display: flex;
  }

  /* Hide desktop nav items */
  .services .frame-7 {
    display: none !important;
  }

  .services .div-wrapper,
  .services a.div-wrapper {
    display: none !important;
  }

  /* Hide top bar */
  .services .div {
    display: none;
  }

  /* Hero section */
  .services .section {
    height: auto;
    min-height: 350px;
    padding: 80px 20px 60px;
  }

  .services .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .services .v {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }

  .services .home {
    width: calc(100% - 40px);
    padding: 10px 16px;
    border-radius: 16px;
  }

  .services .frame-6 {
    gap: 0;
    justify-content: space-between;
    width: 100%;
  }

  .services .frame {
    margin-left: 0;
    margin-right: 0;
  }

  .services .structured-live {
    width: auto;
    font-size: 28px;
    line-height: 34px;
  }

  .services .read-expert-articles {
    font-size: 17px;
    line-height: 22px;
    white-space: normal;
  }

  /* Service cards */
  .services .our-services {
    height: auto;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .services .frame-9 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }

  .services .frame-10,
  .services .frame-12 {
    width: 100%;
  }

  .services .button {
    width: 100%;
  }

  .services .button-2 {
    position: relative;
    top: auto;
    left: auto;
    min-width: auto;
    width: 100%;
    margin-top: 24px;
    justify-content: center;
  }

  /* FAQ section */
  .services .scalable-service {
    width: 100%;
    height: auto;
    padding: 40px 20px;
  }

  .services .container-2 {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    gap: 48px;
  }

  .services .text-wrapper-10 {
    font-size: 28px;
    line-height: 36px;
    white-space: normal;
  }

  .services .text-wrapper-11 {
    font-size: 16px;
    line-height: 24px;
    white-space: normal;
  }

  .services .container-3 {
    padding: 20px;
  }

  .services .container-4 {
    padding: 0px 20px 20px;
  }

  /* CTA section */
  .services .frame-wrapper {
    width: 100%;
    height: auto;
    padding: 40px 20px;
  }

  .services .frame-13 {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    padding: 60px 24px;
  }

  .services .image-3 {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }

  .services .text-wrapper-12 {
    width: auto;
    font-size: 26px;
    line-height: 34px;
  }

  .services .text-wrapper-13 {
    width: auto;
  }

  .services .frame-15 {
    flex-direction: column;
    width: 100%;
    gap: 12px;
    align-items: center;
  }

  .services .frame-16 {
    width: 100%;
    justify-content: center;
  }

  .services .text-wrapper-14 {
    font-size: 14px;
  }

  .services .frame-17 {
    width: 100%;
    justify-content: center;
  }

  /* Footer */
  .services .footer {
    padding: 40px 20px;
  }

  .services .container-6 {
    flex-direction: column;
    gap: 32px;
  }

  .services .container-7 {
    width: 100%;
  }

  .services .elevating {
    width: 100%;
    height: auto;
  }

  .services .frame-18 {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
}

/* ==============================
   RESPONSIVE — SMALL MOBILE (480px)
   ============================== */
@media (max-width: 480px) {
  .services .structured-live {
    font-size: 24px;
    line-height: 30px;
  }

  .services .read-expert-articles {
    font-size: 15px;
    line-height: 20px;
  }

  .services .text-wrapper-7 {
    font-size: 20px;
    line-height: 28px;
  }

  .services .text-wrapper-10 {
    font-size: 24px;
    line-height: 30px;
  }

  .services .text-wrapper-12 {
    font-size: 22px;
    line-height: 30px;
  }

  .services .text-wrapper-14 {
    font-size: 13px;
  }

  .services .footer {
    padding: 32px 16px;
  }
}

/* ==============================
   REDUCED MOTION
   ============================== */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .services .section .frame>* {
    animation: none;
  }

  .services .section .frame .structured-live {
    opacity: 1;
  }

  .services .frame-10,
  .services .frame-12,
  .services .our-services .button-2,
  .services .scalable-service-5 .faq-item,
  .services .frame-wrapper .frame-13 > * {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .services .button,
  .services .button-2,
  .services .frame-10,
  .services .frame-12,
  .services .frame-16,
  .services .frame-17,
  .services .hamburger span {
    transition: none;
  }
}

 
