/* ============================================= HOME PAGE - CONSOLIDATED STYLES Generated from Anima/Figma - Refactored for Django Merged: global.css + style.css ============================================= */
/* ====================== RESET & GLOBALS ====================== */
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  height: 100%;
}

/* Focus styles */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}

a {
  text-decoration: none;
}

/* ====================== PAGE CONTAINER ====================== */
/*.homepage-english {*/
/*    background-color: #ffffff;*/
/*    !*overflow: hidden;*!*/
/*    width: 100%;*/
/*    height: 9718px;*/
/*    position: relative;*/
/*}*/

.homepage-english .mask-group {
  position: absolute;
  top: 0;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  height: 1122px;
}

.homepage-english .rectangle {
  position: absolute;
  top: 0;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  height: 1080px;
  background: linear-gradient(
    90deg,
    rgba(34, 38, 63, 1) 0%,
    rgba(34, 38, 63, 0) 100%
  );
  opacity: 0.5;
}

.homepage-english .vector-stroke {
  position: absolute;
  /*left: calc(50.00% - 960px);*/
  top: 760px;
  width: 100%;
  height: 558px;
}

.homepage-english .we-build-ecosystems {
  position: absolute;
  top: 280px;
  left: 120px;
  width: 700px;
  font-family: "Granadia-Book", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 90px;
  letter-spacing: -0.02em;
  line-height: 80px;
  text-transform: lowercase;
}

.homepage-english .text-wrapper {
  position: absolute;
  top: 580px;
  left: 120px;
  height: auto;
  display: inline-block;
  font-family: "Granadia-Book", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  font-size: 32px;
  letter-spacing: -0.01em;
  line-height: 38px;
  white-space: nowrap;
}

.homepage-english .frame {
  position: absolute;
  top: 431px;
  left: calc(50% - 427px);
  width: 80px;
  height: 228px;
  background-color: #0000001a;
  border-radius: 100px;
  transform: rotate(90deg);
  backdrop-filter: blur(0.5px) brightness(100%) saturate(98%) hue-rotate(10deg);
  -webkit-backdrop-filter: blur(0.5px) brightness(100%) saturate(98%)
    hue-rotate(10deg);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 1px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.homepage-english .glow {
  position: absolute;
  /*left: calc(50.00% - 960px);*/
  top: 8990px;
  width: 100%;
  height: 727px;
}

.homepage-english .img {
  position: absolute;
  top: 5781px;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  /*height: 3355px;*/
}

.homepage-english .rectangle-2 {
  position: absolute;
  top: 4038px;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  height: 3110px;
}

.homepage-english .mask-group-2 {
  top: 4765px;
  width: 100%;
  height: 2383px;
  position: absolute;
  /*left: calc(50.00% - 960px);*/
}

.homepage-english .vector {
  position: absolute;
  height: 18.68%;
  top: 70.87%;
  right: 1067px;
  width: 100%;
}

.homepage-english .div {
  position: absolute;
  top: 1092px;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  height: 1693px;
  transform: rotate(180deg);
  background: linear-gradient(
    180deg,
    rgba(113, 93, 227, 1) 0%,
    rgba(14, 14, 19, 1) 75%
  );
}

.homepage-english .vector-2 {
  position: absolute;
  height: 18.61%;
  top: 11.59%;
  right: 1070px;
  width: 100%;
}

.homepage-english .glow-2 {
  position: absolute;
  /*left: calc(50.00% - 960px);*/
  top: 8017px;
  width: 100%;
  height: 885px;
}

.homepage-english .frame-2 {
  display: flex;
  flex-direction: column;
  width: 1190px;
  align-items: center;
  gap: 40px;
  position: absolute;
  top: 5408px;
  left: calc(50% - 595px);
}

.homepage-english .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 500;
  color: var(--gray-900);
  font-size: 80px;
  text-align: center;
  letter-spacing: 0;
  line-height: 80px;
}

.homepage-english .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 800;
  color: var(--gray-900);
  font-size: 140px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  background: linear-gradient(
    212deg,
    rgba(204, 59, 255, 1) 0%,
    rgba(59, 102, 255, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .frame-5 {
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .frame-6 {
  display: flex;
  flex-direction: column;
  width: 1017px;
  align-items: center;
  gap: 60px;
  position: absolute;
  top: 6640px;
  left: calc(50% - 508px);
}

.text-wrapper-4 {
  position: relative;
  margin-top: 7rem;
  background: linear-gradient(
    146deg,
    rgba(59, 102, 255, 1) 0%,
    rgba(59, 255, 203, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 100px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.we-re-not-just-a {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 400;
  color: white;
  font-size: 55px;
  text-align: center;
  line-height: normal;
}

.homepage-english .span {
  font-weight: 300;
}

.homepage-english .text-wrapper-5 {
  font-family: "Granadia-Book", Helvetica;
  font-weight: 500;
}

.homepage-english .text-wrapper-6 {
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
}

.homepage-english .frame-7 {
  position: absolute;
  top: 7636px;
  left: calc(50% + 678px);
  width: 132px;
  height: 56px;
}

.homepage-english .frame-8 {
  display: flex;
  width: 100%;
  height: 554px;
  align-items: center;
  gap: 20px;
  padding: 0px 150px 0px 0px;
  position: absolute;
  top: 7100px;
  left: 150px;
}

.homepage-english .frame-9 {
  display: flex;
  width: 394px;
  height: 554px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  border-radius: 38px;
  border: none;
  overflow: hidden; /* Prevent image overflow */
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease; /* Smooth hover effect */
}

/* Hover effect for team cards */
.homepage-english .frame-9:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.homepage-english .frame-9::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 38px;
  background: linear-gradient(
    180deg,
    rgba(94, 169, 216, 1) 0%,
    rgba(71, 44, 117, 1) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.homepage-english .rectangle-wrapper {
  display: flex;
  flex-direction: column;
  width: 374px;
  height: 536px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  overflow: hidden; /* Prevent image overflow */
  border-radius: 32px; /* Match card radius */
}

.homepage-english .rectangle-3 {
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  object-fit: cover; /* Ensure proper image fit */
  object-position: center; /* Center the image */
  transition: transform 0.3s ease; /* Smooth zoom on hover */
}

/* Zoom image on hover */
.homepage-english .frame-9:hover .rectangle-3 {
  transform: scale(1.05);
}

.homepage-english .frame-wrapper {
  display: flex;
  width: 394px;
  height: 566px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  margin-top: -6px;
  margin-bottom: -6px;
  border-radius: 38px;
  border: none;
  overflow: hidden; /* Prevent image overflow */
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease; /* Smooth hover effect */
}

/* Hover effect for CEO card */
.homepage-english .frame-wrapper:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.homepage-english .frame-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 38px;
  background: linear-gradient(
    180deg,
    rgba(94, 169, 216, 1) 0%,
    rgba(71, 44, 117, 1) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.homepage-english .frame-10 {
  display: flex;
  flex-direction: column;
  width: 374px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  overflow: hidden; /* Prevent image overflow */
  border-radius: 32px; /* Match card radius */
}

.homepage-english .rectangle-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 396px;
  object-fit: cover; /* Ensure proper image fit */
  object-position: center; /* Center the image */
  transition: transform 0.3s ease; /* Smooth zoom on hover */
}

/* Zoom CEO card image on hover */
.homepage-english .frame-wrapper:hover .rectangle-4 {
  transform: scale(1.05);
}

.homepage-english .frame-11 {
  display: flex;
  flex-direction: column;
  height: 134px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 35px;
  backdrop-filter: blur(7px) brightness(100%);
  -webkit-backdrop-filter: blur(7px) brightness(100%);
}

.homepage-english .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 500;
  color: #2b2b2b;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 300;
  font-style: italic;
  color: #2b2b2b;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .frame-12 {
  display: flex;
  width: 394px;
  height: 554px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  margin-right: -280px;
  border-radius: 38px;
  border: none;
  overflow: hidden; /* Prevent image overflow */
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease; /* Smooth hover effect */
}

/* Hover effect for last team card */
.homepage-english .frame-12:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

/* Also apply zoom to images in frame-12 */
.homepage-english .frame-12:hover .rectangle-3 {
  transform: scale(1.05);
}

.homepage-english .frame-12::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 38px;
  background: linear-gradient(
    180deg,
    rgba(94, 169, 216, 1) 0%,
    rgba(71, 44, 117, 1) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.homepage-english .frame-13 {
  display: flex;
  /*width: 1620px;*/
  align-items: center;
  justify-content: space-between;
  /*position: absolute;*/
  top: 4310px;
  left: 150px;
}

.homepage-english .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 600;
  color: var(--gray-800);
  font-size: 90px;
  text-align: right;
  letter-spacing: 0;
  line-height: 100px;
  white-space: nowrap;
}

.homepage-english .frame-14 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(180deg);
}

.homepage-english .arrow-right {
  transform: rotate(-180deg);
  position: relative;
  width: 24px;
  height: 24px;
}

.homepage-english .heroicons-solid {
  position: relative;
  height: 100%;
}

.homepage-english .heroicons-solid-2 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.text-wrapper-10 {
  position: relative;
  width: fit-content;
  transform: rotate(180deg);
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #2563eb;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.frame-15 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  /*position: absolute;*/
  /*top: 4503px;*/
  /*right: -51px;*/
}

.products {
  display: flex;
  flex-direction: column;
  width: 419.56px;
  height: 680.5px;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 30px;
  position: relative;
  border-radius: 25px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(23, 18, 50, 1) 66%
  );
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Product card hover effects */
.product-card {
  position: relative;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  cursor: pointer;
}

.product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(113, 93, 227, 0.3);
}

.product-card:hover .rectangle-5,
.product-card:hover .rectangle-6 {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(113, 93, 227, 0.8) 100%
  );
}

/* Show more button styling */
.product-show-more {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 10px 5px 10px 20px;
  width: 100%;
  height: 62px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  border-radius: 50px;
  text-decoration: none;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
  pointer-events: none;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}

.product-card:hover .product-show-more {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}

.product-show-more span {
  flex: 1;
  font-family: "Granadia-Book", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.product-show-more:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: #715de3;
}

.product-show-more .desktop-icononly {
  background: rgba(113, 93, 227, 0.8);
}

.product-show-more:hover .desktop-icononly {
  background: #715de3;
}

/* Adjust positioning for different card types */
.group .product-show-more,
.group-2 .product-show-more,
.group-3 .product-show-more {
  bottom: 20px;
  left: 20px;
  right: 20px;
  width: auto;
}

.homepage-english .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 27px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .frame-17 {
  position: relative;
  width: 54px;
  height: 54px;
}

.homepage-english .vector-3 {
  position: absolute;
  width: 66.67%;
  height: 66.67%;
  top: 5.56%;
  left: 22.22%;
}

.homepage-english .vector-4 {
  position: absolute;
  width: 46.53%;
  height: 46.53%;
  top: 42.36%;
  left: 5.56%;
}

.homepage-english .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 38px;
  margin-top: -1px;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 150px;
  white-space: nowrap;
}

.homepage-english .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 45px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .frame-19 {
  display: flex;
  height: 62px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 10px 5px 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 50px;
  border: 1px solid;
  border-color: #ffffff;
}

.homepage-english .text-wrapper-13 {
  position: relative;
  flex: 1;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.homepage-english .desktop-icononly {
  display: flex;
  max-width: 52px;
  width: 52px;
  min-height: 52px;
  max-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 11px;
  position: relative;
  margin-top: -5px;
  margin-bottom: -5px;
  background-color: #ffffff33;
  border-radius: 100px;
  backdrop-filter: blur(32px) brightness(100%);
  -webkit-backdrop-filter: blur(32px) brightness(100%);
}

.homepage-english .icon-arrow-right-up {
  position: relative;
  width: 30px;
  height: 30px;
  aspect-ratio: 1;
}

.homepage-english .group {
  position: relative;
  width: 419.56px;
  height: 680.5px;
  background-image: url("../../images/mask-group.png");
  background-size: 100% 100%;
}

.homepage-english .rectangle-5 {
  position: absolute;
  top: 1px;
  left: 0;
  width: 420px;
  height: 680px;
  border-radius: 30px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}

.homepage-english .frame-20 {
  position: absolute;
  top: 609px;
  left: 21px;
  width: 377px;
  height: 36px;
  display: flex;
}

.homepage-english .frame-21 {
  display: flex;
  margin-top: -34px;
  width: 377px;
  height: 70px;
  position: relative;
  flex-direction: column;
  align-items: flex-end;
  gap: 15px;
}

.homepage-english .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 358px;
  height: 70px;
  margin-top: -1px;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-english .group-2 {
  position: relative;
  width: 419.56px;
  height: 680.5px;
  background-image: url("../../images/mask-group-4.png");
  background-size: 100% 100%;
}

.homepage-english .rectangle-6 {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 420px;
  height: 680px;
  border-radius: 30px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}

.homepage-english .frame-22 {
  display: flex;
  flex-direction: column;
  width: 377px;
  align-items: flex-end;
  gap: 15px;
  position: absolute;
  top: 576px;
  left: 20px;
}

.homepage-english .group-3 {
  position: relative;
  width: 419.56px;
  height: 680.5px;
}

.homepage-english .mask-group-3 {
  top: 0;
  width: 369px;
  height: 680px;
  position: absolute;
  left: 0;
}

.homepage-english .rectangle-7 {
  position: absolute;
  top: 2783px;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  /*height: 1312px;*/
}

.homepage-english .frame-23 {
  display: flex;
  width: 1620px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 2884px;
  left: 150px;
}

.homepage-english .text-wrapper-15 {
  position: relative;
  color: white;
  width: fit-content;
  margin-top: -1px;
  font-family: "Granadia-Book", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 70px;
  text-align: right;
  letter-spacing: 0;
  line-height: 85px;
  white-space: nowrap;
}

.homepage-english .heroicons-solid-3 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.text-wrapper-16 {
  position: relative;
  width: fit-content;
  /*transform: rotate(180deg);*/
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.forth-sec {
  background: #f3f3f3;
}

.element-multi {
  aspect-ratio: 1.3;
  object-fit: cover;
  transform: rotate(-3deg);
}

.homepage-english .frame-24 {
  position: absolute;
  top: 9334px;
  /*left: calc(50.00% - 960px);*/
  width: 100%;
  height: 951px;
  background-color: #ffffff36;
  backdrop-filter: blur(3px) brightness(100%) saturate(91.7%) hue-rotate(10deg);
  -webkit-backdrop-filter: blur(3px) brightness(100%) saturate(91.7%)
    hue-rotate(10deg);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 2px rgba(0, 0, 0, 0.2),
    inset -1px 0 2px rgba(0, 0, 0, 0.16);
}

.homepage-english .frame-25 {
  display: flex;
  flex-direction: column;
  width: 1680px;
  align-items: flex-start;
  gap: 200px;
  position: absolute;
  top: 9000px;
  left: 120px;
}

.homepage-english .frame-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 59px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .frame-27 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .frame-28 {
  display: flex;
  width: 899px;
  align-items: center;
  gap: 59px;
  position: relative;
}

.homepage-english .text-wrapper-17 {
  position: relative;
  width: 899px;
  margin-top: -1px;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 800;
  color: var(--gray-900);
  font-size: 120px;
  letter-spacing: 0;
  line-height: 110px;
}

.homepage-english .frame-29 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .frame-30 {
  display: inline-flex;
  align-items: flex-start;
  gap: 78px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .frame-31 {
  display: flex;
  flex-direction: column;
  width: 637px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
}

.homepage-english .frame-32 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-18 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-xl-bold-font-family);
  font-weight: var(--text-xl-bold-font-weight);
  color: var(--gray-800);
  font-size: var(--text-xl-bold-font-size);
  letter-spacing: var(--text-xl-bold-letter-spacing);
  line-height: var(--text-xl-bold-line-height);
  font-style: var(--text-xl-bold-font-style);
}

.homepage-english .frame-33 {
  display: flex;
  flex-direction: column;
  width: 215px;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-19 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-md-regular-font-family);
  font-weight: var(--text-md-regular-font-weight);
  color: var(--gray-800);
  font-size: var(--text-md-regular-font-size);
  letter-spacing: var(--text-md-regular-letter-spacing);
  line-height: var(--text-md-regular-line-height);
  font-style: var(--text-md-regular-font-style);
}

.homepage-english .text-wrapper-20 {
  position: relative;
  width: 159px;
  margin-top: -1px;
  font-family: var(--text-xl-bold-font-family);
  font-weight: var(--text-xl-bold-font-weight);
  color: var(--gray-800);
  font-size: var(--text-xl-bold-font-size);
  letter-spacing: var(--text-xl-bold-letter-spacing);
  line-height: var(--text-xl-bold-line-height);
  font-style: var(--text-xl-bold-font-style);
}

.homepage-english .frame-34 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-21 {
  position: relative;
  width: 215px;
  margin-top: -1px;
  font-family: var(--text-md-regular-font-family);
  font-weight: var(--text-md-regular-font-weight);
  color: var(--gray-800);
  font-size: var(--text-md-regular-font-size);
  letter-spacing: var(--text-md-regular-letter-spacing);
  line-height: var(--text-md-regular-line-height);
  font-style: var(--text-md-regular-font-style);
}

.homepage-english .frame-35 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-english .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #715de3;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.homepage-english .frame-36 {
  position: relative;
  width: 152px;
  height: 60px;
}

.homepage-english .arrow-up-wrapper {
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 99999;
  background-color: #715de3;
  border-radius: 40px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(113, 93, 227, 0.3);
}

.homepage-english .arrow-up-wrapper:hover {
  background-color: #5a4ab8;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(113, 93, 227, 0.4);
}

.homepage-english .arrow-up-wrapper:active {
  transform: translateY(-1px);
}

.homepage-english .arrow-up {
  background-image: url("../../images/heroicons-solid-arrow-up.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.homepage-english .frame-37 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.homepage-english .group-4 {
  position: relative;
  width: 379px;
  height: 20px;
}

.homepage-english .text-wrapper-23 {
  position: absolute;
  top: 0;
  left: calc(50% - 190px);
  font-family: var(--text-lg-regular-font-family);
  font-weight: var(--text-lg-regular-font-weight);
  color: var(--gray-800);
  font-size: var(--text-lg-regular-font-size);
  letter-spacing: var(--text-lg-regular-letter-spacing);
  line-height: var(--text-lg-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-lg-regular-font-style);
}

.homepage-english .frame-38 {
  position: absolute;
  top: 3585px;
  left: calc(50% - 66px);
  width: 132px;
  height: 56px;
}

/* ====================== PURPLE STATS BACKGROUND BAR (Vector 3) ====================== */
.homepage-english .vector-5 {
  position: absolute;
  width: 2170px;
  height: 296px;
  left: -99px;
  bottom: 8495px;
  background: #715de3;
  border-radius: 260px;
}

/* ====================== STATISTICS SECTION (Frame 39) ====================== */
.homepage-english .frame-39 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 112px;
  position: absolute;
  width: 1063px;
  height: 96px;
  left: calc(50% - 1063px / 2 + 282.5px);
  top: 948px;
  z-index: 3;
}

/* First stat card - Region served */
.homepage-english .frame-40 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 141px;
  height: 92px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* Other stat cards */
.homepage-english .frame-41 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 10px;
  flex: none;
  flex-grow: 0;
}

/* Second card - Systems created */
.homepage-english .frame-41:nth-child(3) {
  width: 107px;
  height: 96px;
  order: 1;
}

/* Third card - Number of students */
.homepage-english .frame-41:nth-child(4) {
  width: 153px;
  height: 92px;
  order: 2;
}

/* Fourth card - Happy Customers */
.homepage-english .frame-41:nth-child(5) {
  width: 107px;
  height: 92px;
  order: 3;
}

/* Stat numbers styling */
.homepage-english .text-wrapper-24,
.homepage-english .text-wrapper-27 {
  width: 100%;
  height: 38px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0;
}

/* Stat labels styling */
.homepage-english .text-wrapper-25 {
  width: auto;
  height: 44px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0;
}

/* "Systems created" label - taller */
.homepage-english .text-wrapper-26 {
  width: auto;
  height: 48px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0;
}

.homepage-english .frame-42 {
  position: absolute;
  top: 3779px;
  left: -86px;
  width: 2257px;
  height: 250px;
}

.homepage-english .rectangle-8 {
  position: absolute;
  top: 49px;
  left: 21px;
  width: 2118px;
  height: 160px;
  transform: rotate(2.68deg);
  background: linear-gradient(
    85deg,
    rgba(204, 59, 255, 1) 0%,
    rgba(204, 59, 255, 1) 50%,
    rgba(59, 102, 255, 1) 100%
  );
}

.homepage-english .text-wrapper-28 {
  position: absolute;
  top: 93px;
  left: calc(50% - 951px);
  transform: rotate(2.68deg);
  font-family: "Granadia-Book", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 85px;
  white-space: nowrap;
}

.homepage-english .rectangle-9 {
  position: absolute;
  top: 179px;
  left: 3px;
  width: 2118px;
  height: 160px;
  background-color: #ffffff;
  transform: rotate(-3.81deg);
}

.homepage-english .text-wrapper-29 {
  position: absolute;
  top: 208px;
  left: calc(50% - 967px);
  transform: rotate(-4.02deg);
  font-family: "Granadia-Book", Helvetica;
  font-weight: 300;
  color: #1c1c1c;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 85px;
  white-space: nowrap;
}

.homepage-english .vector-6 {
  position: absolute;
  height: 18.61%;
  top: 9.57%;
  right: 1070px;
  width: 100%;
}

.homepage-english .shape-gpt-x-wrapper {
  position: absolute;
  top: 1067px;
  left: -251px;
  width: 677px;
  height: 374px;
  display: flex;
  transform: rotate(180deg);
}

.homepage-english .shape-gpt-x {
  width: 426px;
  height: 374px;
  transform: rotate(-180deg);
  object-fit: cover;
}

.homepage-english .vector-7 {
  position: absolute;
  height: 18.61%;
  top: 21.14%;
  right: 1070px;
  width: 100%;
  z-index: 9999;
  pointer-events: none;
}

/* ====================== ABOUT SECTION BACKGROUND ====================== */
/* Main gradient background for About section */
.homepage-english .rectangle-376714811 {
  position: absolute;
  width: 100%;
  height: 1693px;
  left: calc(50% - 1920px / 2);
  top: 1093px;
  background: linear-gradient(180deg, #715de3 12.79%, #0e0e13 59.08%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* Gradient overlay blur effects */
.homepage-english .vector-blur-1 {
  position: absolute;
  width: 850px;
  right: 1070px;
  top: 9.71%;
  bottom: 71.68%;
  background: linear-gradient(
    189.87deg,
    rgba(34, 34, 34, 0) 2.46%,
    rgba(131, 80, 255, 0.8) 30.54%,
    rgba(59, 102, 255, 0.8) 67.53%,
    rgba(34, 34, 34, 0) 95.92%
  );
  opacity: 0.8;
  filter: blur(7.5px);
  transform: rotate(-90deg);
}

.homepage-english .vector-blur-2 {
  position: absolute;
  width: 850px;
  right: 1070px;
  top: 21.23%;
  bottom: 60.16%;
  background: linear-gradient(
    189.87deg,
    rgba(34, 34, 34, 0) 2.46%,
    rgba(131, 80, 255, 0.8) 30.54%,
    rgba(59, 102, 255, 0.8) 67.53%,
    rgba(34, 34, 34, 0) 95.92%
  );
  opacity: 0.4;
  filter: blur(5px);
  transform: matrix(0, -1, -1, 0, 0, 0);
}

/* Decorative shape frame */
.homepage-english .frame-2147223662 {
  position: absolute;
  width: 677px;
  height: 374px;
  left: -251px;
  top: 1067px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* Shape image inside frame */
.homepage-english .shape-v11-gpt-x {
  position: absolute;
  width: 617.14px;
  height: 551.93px;
  left: -82.92px;
  top: -351px;
  transform: matrix(-0.79, -0.61, -0.61, 0.79, 0, 0);
}

/* ====================== ABOUT SECTION (Group 5) ====================== */
.homepage-english .group-5 {
  position: absolute;
  width: 2261.41px;
  height: 1031.33px;
  left: -194.59px;
  top: 1153px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* Decorative shape background */
.homepage-english .shape-v-gpt-x {
  position: absolute;
  width: 610px;
  /*height: 585px;*/
  left: 0;
  top: 236px;
  object-fit: cover;
  z-index: 99999;
  transform: scaleX(-1);
}

/* MacBook Air mockup */
.homepage-english .element-macbook-air {
  position: absolute;
  right: 2px; /* negative parent width */
  top: 11.71%;
  transform: scaleX(-1);
}

/* Text and button container */
.homepage-english .frame-43 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 0px;
  gap: 30px;
  position: absolute;
  width: 607px;
  height: 296px;
  left: 783px;
  top: 300px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.frame-43 {
  padding-top: 16rem;
}

.side-laptop {
  margin-top: 5rem;
  margin-left: -9rem;
}

.side-laptop-ar {
  margin-top: 5rem;
  margin-right: -9rem;
}

.overlay-image {
  position: absolute; /* Positions image relative to the container */
  top: 123%; /* Starts 50% from the top of the container */
  left: 0%; /* Starts 50% from the left of the container */
  /*transform: translate(-50%, -50%); !* Centers the image precisely *!*/
  width: 100%; /* Example width */
  height: auto; /* Maintain aspect ratio */
  /* Optional: use z-index if you have other positioned elements */
  z-index: 1;
}

/*.sec-sec-container {*/
/*    background-image: linear-gradient(#ffffff00, #000000c9);*/
/*}*/

/* About text */
.text-wrapper-30 {
  font-family: "Granadia-Book", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  color: #ffffff;
}

/* "Learn more" button */
.frame-44 {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 5px 10px 20px;
  gap: 10px;
  width: 207px;
  height: 62px;
  border: 1px solid #ffffff;
  border-radius: 50px;
  flex: none;
  order: 1;
  flex-grow: 0;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 2rem;
}

.frame-44:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}

/* "Learn more" text */
.frame-44 .text-wrapper-13 {
  width: 120px;
  height: 13px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 10px;
  text-align: center;
  color: #ffffff;
  flex: none;
  order: 0;
  flex-grow: 1;
}

/* Icon container */
.frame-44 .desktop-icononly {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px;
  gap: 10px;
  width: 52px;
  min-width: 52px;
  max-width: 52px;
  height: 52px;
  min-height: 52px;
  max-height: 52px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(32px);
  border-radius: 100px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.ula-stat-number {
  font-weight: 800;
  font-size: 120px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: transparent;
  -webkit-text-stroke: 2px rgba(200, 255, 59, 0.45);
}

.ula-stat-label {
  margin-top: 12px; /* Increased from 10px */
  color: rgba(255, 255, 255, 0.7);
  font-size: 50px; /* Increased from 18px */
  font-weight: 500;
}

.third-sec {
  background: url("../../images/Group 1410104030_3.png") no-repeat;
  background-size: cover;
}

/* Arrow icon */
.icon-arrow-right-up-2 {
  width: 30px;
  height: 30px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* ====================== GRADIENT OVERLAY ====================== */
.homepage-english .gradient {
  position: absolute;
  width: 100%;
  height: 1432px;
  top: 1819px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -27.8%, #0e0e13 19.19%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 2;
}

/* ====================== LARGE STATS SECTION (Frame 45) ====================== */
.homepage-english .frame-45 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 177px;
  position: absolute;
  width: 1578px;
  height: 261px;
  left: calc(50% - 1578px / 2);
  top: 2214px;
  z-index: 3;
}

/* First stat card - "38+ Region served" */
.homepage-english .frame-46 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 408px;
  height: 261px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* "38+" number */
.homepage-english .element {
  width: 280px;
  height: 166px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 200px;
  display: flex;
  align-items: center;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* Second stat card - "102+ Systems created" */
.homepage-english .frame-47 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 408px;
  height: 261px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

/* "102+" number */
.homepage-english .element-2 {
  width: 365px;
  height: 150px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 200px;
  display: flex;
  align-items: center;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* Third stat card - "300+ Happy Customers" */
.homepage-english .frame-48 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 408px;
  height: 253px;
  flex: none;
  order: 2;
  flex-grow: 0;
}

/* "300+" number */
.homepage-english .element-3 {
  width: 408px;
  height: 158px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 200px;
  display: flex;
  align-items: center;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* Stat number spans */
.homepage-english .text-wrapper-31 {
  background: linear-gradient(
    180deg,
    #5ea9d8 3.97%,
    #d8f73d 24.37%,
    #2d2652 82.54%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.homepage-english .text-wrapper-32 {
  background: linear-gradient(
    180deg,
    #5ea9d8 3.97%,
    #d8f73d 24.37%,
    #2d2652 82.54%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 120px;
}

/* Stat labels - "Region served", "Systems created" */
.homepage-english .text-wrapper-33 {
  width: 315px;
  height: 85px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 85px;
  text-align: center;
  color: #ffffff;
  opacity: 0.8;
  flex: none;
  order: 1;
  flex-grow: 0;
}

/* "Happy Customers" label (wider) */
.homepage-english .text-wrapper-34 {
  width: 408px;
  height: 85px;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 85px;
  text-align: center;
  color: #ffffff;
  opacity: 0.8;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.frame-49 {
  display: inline-flex;
  align-items: center;
  gap: 23px;
  /*position: absolute;*/
  /*top: 3074px;*/
  left: calc(50% - 941px);
  z-index: 4;
}

.homepage-english .frame-50 {
  display: flex;
  flex-direction: column;
  width: 436px;
  height: 492.5px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 108px 65px 138px;
  position: relative;
}

.homepage-english .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 436px;
  height: 492px;
}

.homepage-english .rectangle-11 {
  position: absolute;
  top: -40px;
  left: -1px;
  width: 437px;
  height: 553px;
}

.homepage-english .frame-51 {
  display: flex;
  flex-direction: column;
  width: 305.52px;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(0.81deg);
}

.homepage-english .frame-52 {
  position: relative;
  width: 74px;
  height: 74px;
  transform: rotate(-1.5deg);
}

.homepage-english .vector-8 {
  position: absolute;
  width: 70.83%;
  height: 83.33%;
  top: 5.54%;
  left: 8.59%;
  transform: rotate(0.69deg);
}

.homepage-english .vector-9 {
  position: absolute;
  width: 33.33%;
  height: 20.83%;
  top: 26.26%;
  left: 27.38%;
  transform: rotate(0.69deg);
}

.homepage-english .vector-10 {
  position: absolute;
  width: 33.33%;
  height: 33.33%;
  top: 55.51%;
  left: 52.64%;
  transform: rotate(0.69deg);
}

.homepage-english .text-wrapper-35 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  transform: rotate(-5.15deg);
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 50px;
}

.homepage-english .screenshot-wrapper {
  position: relative;
  width: 480px;
  height: 394px;
  background-color: #00000000;
  border-radius: 40px;
  overflow: hidden;
  backdrop-filter: brightness(100%) saturate(100%) hue-rotate(3.6deg);
  -webkit-backdrop-filter: brightness(100%) saturate(100%) hue-rotate(3.6deg);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 1px rgba(0, 0, 0, 0.2),
    inset -1px 0 1px rgba(0, 0, 0, 0.16);
  opacity: 0.6;
}

.homepage-english .screenshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 394px;
  aspect-ratio: 0.99;
  object-fit: cover;
}

.homepage-english .frame-53 {
  display: flex;
  flex-direction: column;
  width: 303px;
  align-items: center;
  gap: 27px;
  position: absolute;
  top: 121px;
  left: 547px;
}

.homepage-english .frame-54 {
  position: relative;
  width: 74px;
  height: 74px;
  transform: rotate(-0.07deg);
}

.homepage-english .vector-11 {
  position: absolute;
  width: 83.33%;
  height: 75%;
  top: 9.79%;
  left: 5.63%;
  transform: rotate(0.07deg);
}

.homepage-english .vector-12 {
  position: absolute;
  width: 0;
  height: 75%;
  top: 12.5%;
  left: 24.33%;
  transform: rotate(0.07deg);
}

.homepage-english .vector-13 {
  position: absolute;
  width: 29.17%;
  height: 29.17%;
  top: 32.71%;
  left: 43.14%;
  transform: rotate(0.07deg);
}

.homepage-english .analytics-insights {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  transform: rotate(-0.07deg);
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 50px;
}

.homepage-english .div-2 {
  position: relative;
  width: 480px;
  height: 394px;
  border-radius: 40px;
  backdrop-filter: brightness(100%) saturate(105%);
  -webkit-backdrop-filter: brightness(100%) saturate(105%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 1px rgba(0, 0, 0, 0.2),
    inset -1px 0 1px rgba(0, 0, 0, 0.16);
  background: linear-gradient(
    0deg,
    rgba(61, 33, 87, 0.8) 0%,
    rgba(61, 33, 87, 0.8) 100%
  );
  opacity: 0.6;
  display: flex;
  justify-content: center;
  gap: 28px;
  flex-direction: column;
}

.homepage-english .frame-55 {
  position: relative;
  width: 417px;
  height: 479px;
}

.homepage-english .rectangle-12 {
  position: absolute;
  top: -47px;
  left: 0;
  width: 420px;
  height: 553px;
}

.homepage-english .frame-56 {
  display: flex;
  flex-direction: column;
  width: 306px;
  align-items: center;
  gap: 26px;
  position: absolute;
  top: 136px;
  left: 55px;
}

.homepage-english .frame-57 {
  position: relative;
  width: 74px;
  height: 74px;
  transform: rotate(1.5deg);
}

.homepage-english .vector-14 {
  position: absolute;
  width: 70.83%;
  height: 83.33%;
  top: 5.4%;
  left: 8.35%;
  transform: rotate(-1.5deg);
}

.homepage-english .vector-15 {
  position: absolute;
  width: 33.33%;
  height: 20.83%;
  top: 26.03%;
  left: 27.24%;
  transform: rotate(-1.5deg);
}

.homepage-english .vector-16 {
  position: absolute;
  width: 33.33%;
  height: 33.33%;
  top: 55.9%;
  left: 52.08%;
  transform: rotate(-1.5deg);
}

.homepage-english .text-wrapper-36 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  transform: rotate(6.32deg);
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff !important;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 50px;
}

.angled-banners {
  /*position: absolute;*/
  /*top: 3900px;*/
  /*left: 0;*/
  width: 100%;
  height: 400px;
  overflow: hidden;
  background: transparent;
  z-index: 999;
}

/* Gradient rectangle (top banner) */
.angled-banners::before {
  content: "";
  /*position: absolute;*/
  width: 2118.02px;
  height: 160px;
  /*left: -35px;*/
  /*top: 2px;*/

  background: linear-gradient(
    112.1deg,
    #cc3bff 6.51%,
    #cc3bff 41.4%,
    #3b66ff 75.63%
  );
  transform: rotate(2.68deg);
  transform-origin: left center;
  z-index: 1001;
}

/* White rectangle (bottom banner) */
.angled-banners::after {
  content: "";
  /*position: absolute;*/
  width: 2118.02px;
  height: 160px;
  /*left: 0px;*/
  /*top: 210px;*/

  background: #ffffff;

  transform: rotate(-3.81deg);
  transform-origin: left center;
  z-index: 1002;
}

/* Banner text styling */
.banner-text {
  /*position: absolute;*/
  width: 100%;
  font-family: "Granadia-Book", sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 160px;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
}

/* Text on gradient banner */
.banner-text-gradient {
  background: linear-gradient(
    112.1deg,
    #cc3bff 6.51%,
    #cc3bff 41.4%,
    #3b66ff 75.63%
  );
  /*left: 18.6px;*/
  /*top: 2px;*/
  color: #ffffff;
  transform: rotate(2.68deg);
  transform-origin: left center;
  z-index: 1004;
}

/* Text on white banner */
.banner-text-white {
  background: white;
  /*left: 0px;*/
  /*top: 210px;*/
  color: #000000;
  transform: rotate(-3.81deg);
  transform-origin: left center;
  z-index: 1004;
}

.homepage-english .frame-58 {
  display: flex;
  justify-content: center;
  gap: 28px;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}

.homepage-english .frame-58 .frame-59 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transform: none;
  z-index: 0;
}

.homepage-english .frame-58 .vector-17 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: none;
}

.homepage-english .frame-58 .text-wrapper-37 {
  position: relative;
  z-index: 1;
  font-family: "Granadia-Bold", Helvetica !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
}

.homepage-english .frame-59 {
  display: flex;
  width: 207px;
  height: 62px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 10px 5px 10px 20px;
  position: relative;
  background-color: #715de3;
  border-radius: 50px;
}

.homepage-english .text-wrapper-40 {
  position: absolute;
  top: 17px;
  left: 14px;
  width: 32px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Granadia-Book", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 35px;
  white-space: nowrap;
}

/* ====================== HEADER & NAVIGATION REFINEMENTS ====================== */
.homepage-english .frame-60 {
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 120px;
  z-index: 1000;
}

.homepage-english .layer-link {
  display: flex;
  align-items: center;
}

.homepage-english .layer {
  width: 150px;
  height: auto;
}

/* Main Navigation Pill - Frame 1410103847 */
.homepage-english .frame-61 {
  width: 970px;
  height: 60px;
  background: rgba(24, 28, 8, 0.2);
  border-radius: 90px;
  position: relative;
  backdrop-filter: blur(30px) saturate(180%);
  -webkit-backdrop-filter: blur(30px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* Inner Layout - Frame 2147223446 */
.homepage-english .frame-62 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  position: absolute;
  width: 960px;
  height: 50px;
  left: 5px;
  top: 5px;
}

.homepage-english .frame-63 {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.homepage-english .frame-64 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Nav items - Frame 2147223444, 2147223443, etc. */
.homepage-english .frame-65,
.homepage-english .frame-66 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 120px;
  height: 50px;
  border-radius: 50px;
  flex: 0 1 auto;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Home / Active item */
.homepage-english .frame-65 {
  background: #715de3;
}

.homepage-english .frame-66:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Navigation Text */
.homepage-english .text-wrapper-38,
.homepage-english .text-wrapper-39 {
  font-family: "Granadia-Book", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.homepage-english .text-wrapper-38 {
  font-weight: 700;
}

.homepage-english .text-wrapper-39 {
  font-weight: 500;
}

/* Search and Language Buttons - frame-67 */
.homepage-english .frame-67 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #715de3;
  border: 80px;
  cursor: pointer;
  transition: background-color 0.2s;
}

.homepage-english .frame-67:hover {
  background: rgba(255, 255, 255, 0.1);
}

.homepage-english .magnifying-glass {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

/* Right side actions - frame-68 */
.homepage-english .frame-68 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
}

/* Overriding text-wrapper-40 for the language switcher in header */
.homepage-english .frame-68 .text-wrapper-40 {
  position: static;
  width: auto;
  height: auto;
  font-family: "Granadia-Book", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

/* ====================== END OF CONSOLIDATED CSS ====================== */

/* ====================== TESTIMONIALS SECTION ====================== */
.ula-growth-heading {
  text-align: center;
  margin-bottom: 60px; /* Increased from 40px */
}

.ula-growth-heading h2 {
  font-size: 54px; /* Increased from 44px */
}

.ula-growth-heading p {
  line-height: 1.2;
}

.ula-testimonials {
  background: #f3f3f3;
  position: relative;
  overflow: hidden;
  padding: 180px 0 0; /* Increased from 120px */
}

.ula-testimonials::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    1100px 600px at 50% 15%,
    rgba(255, 255, 255, 0.07),
    transparent 65%
  );
  pointer-events: none;
}

.ula-big-fade {
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.08);
  font-weight: 800;
  font-size: clamp(80px, 11vw, 180px); /* Increased from 64px/140px */
  line-height: 0.95;
  letter-spacing: -0.03em;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
}

.ula-test-title {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 40px; /* Increased from 28px */
}

.ula-test-title h3 {
  color: #7b5cff;
  font-weight: 800;
  font-size: 44px; /* Increased from 34px */
  margin: 0 0 18px; /* Increased from 14px */
}

.ula-nav-btn {
  width: 54px; /* Increased from 44px */
  height: 54px; /* Increased from 44px */
  border-radius: 50%;
  border: 2px solid rgba(123, 92, 255, 0.85);
  background: transparent;
  color: rgba(123, 92, 255, 0.95);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
  padding: 0;
}

.team-section .ula-nav-btn {
  color: white;
  border: 2px solid rgba(255, 255, 255);
}

.ula-nav-btn svg {
  width: 24px; /* Increased icon size */
  height: 24px;
}

.ula-nav-btn:hover {
  background: rgba(123, 92, 255, 0.15);
}

.ula-carousel-wrap {
  position: relative;
  z-index: 2;
  padding-bottom: 340px; /* Increased from 280px */
}

.ula-tcard {
  width: min(440px, 100%); /* Increased from 360px */
  border-radius: 28px; /* Increased from 24px */
  background: rgba(255, 255, 255, 0.92);
  padding: 28px 28px 24px; /* Increased from 22px/18px */
  position: relative;
}

/* Owl: make the 3 visible cards look "not horizontally aligned" like the screenshot */
.ula-testimonials .owl-stage-outer {
  overflow: hidden;
}

.ula-testimonials .owl-stage {
  display: flex;
  align-items: center;
}

.ula-testimonials .owl-item {
  display: flex;
  justify-content: center;
  transition:
    opacity 0.2s ease,
    filter 0.2s ease,
    transform 0.2s ease;
}

.ula-testimonials .owl-item.center .ula-tcard {
  transform: translateY(0) rotate(0) scale(1);
}

.ula-testimonials .owl-item.ula-left .ula-tcard {
  transform: translateY(22px) rotate(-8deg) scale(0.94);
  opacity: 0.35;
  filter: blur(1px);
}

.ula-testimonials .owl-item.ula-right .ula-tcard {
  transform: translateY(22px) rotate(8deg) scale(0.94);
  opacity: 0.35;
  filter: blur(1px);
}

.ula-tcard .role {
  color: rgba(123, 92, 255, 0.95);
  font-size: 15px; /* Increased from 13px */
  font-weight: 700;
  margin-bottom: 10px; /* Increased from 8px */
}

.ula-tcard .quote {
  color: rgba(0, 0, 0, 0.68);
  font-size: 19px; /* Increased from 16px */
  line-height: 1.6; /* Increased from 1.55 */
  margin: 0 0 22px; /* Increased from 18px */
}

.ula-tcard .qmark {
  position: absolute;
  right: 22px; /* Increased from 18px */
  bottom: 22px; /* Increased from 18px */
  color: rgba(123, 92, 255, 0.85);
  font-size: 52px; /* Increased from 40px */
  font-weight: 900;
  line-height: 1;
}

.ula-author {
  display: flex;
  align-items: center;
  gap: 12px; /* Increased from 10px */
}

.ula-avatar {
  width: 42px; /* Increased from 34px */
  height: 42px; /* Increased from 34px */
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.08);
  flex: 0 0 42px; /* Increased from 34px */
}

.ula-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ula-author .name {
  font-size: 14px; /* Increased from 12px */
  color: rgba(0, 0, 0, 0.68);
  font-weight: 700;
  line-height: 1.2;
}

.ula-bottom-cutout {
  /*position: absolute;*/
  /*left: 50%;*/
  /*top: 80%;*/
  /*transform: translateX(-50%);*/
  /*width: min(920px, 92vw); !* Increased from 780px *!*/
  z-index: 1;
  pointer-events: none;
}

.ula-bottom-cutout img {
  width: 100%;
  height: auto;
  display: block;
}

/* ====================== STATS & CTA SECTION ====================== */
.ula-stats-cta {
  padding: 100px 0 140px; /* Increased from 80px/120px */
  background-image: url("../../images/product-footer-background-2.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.ula-stats-row {
  margin-bottom: 70px; /* Increased from 56px */
}

.ula-cta-card {
  border-radius: 32px; /* Increased from 28px */
  text-align: center;
  padding: 68px 68px; /* Increased from 56px */
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(
      800px 300px at 65% 30%,
      rgba(123, 92, 255, 0.55),
      transparent 60%
    ),
    radial-gradient(
      600px 260px at 35% 70%,
      rgba(0, 180, 255, 0.3),
      transparent 60%
    ),
    linear-gradient(135deg, rgba(10, 8, 32, 0.92), rgba(8, 8, 18, 0.92));
  box-shadow: 0 35px 100px rgba(0, 0, 0, 0.55); /* Increased shadow */
}

.do-row {
  margin-top: 20rem;
}

.we-do-text {
  font-size: 70px;
}

.ula-cta-card::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0; /* keep off until you provide the exact asset */
  pointer-events: none;
}

.ula-cta-title {
  color: #fff;
  font-weight: 800;
  font-size: 64px; /* Increased from 54px */
  letter-spacing: -0.02em;
  margin: 0 0 16px; /* Increased from 12px */
  position: relative;
  z-index: 1;
}

.ula-cta-subtitle {
  color: rgba(255, 255, 255, 0.72);
  font-size: 19px; /* Increased from 16px */
  margin: 0 0 32px; /* Increased from 26px */
  position: relative;
  z-index: 1;
}

.ula-cta-actions {
  display: inline-flex;
  gap: 20px; /* Increased from 16px */
  position: relative;
  z-index: 1;
}

.ula-pill-btn {
  display: inline-flex;
  align-items: center;
  gap: 16px; /* Increased from 14px */
  padding: 5px 5px 5px 24px; /* Increased from 4px/20px */
  border-radius: 999px;
  font-weight: 500;
  font-size: 20px; /* Increased from 18px */
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(6px);
}

.ula-pill-btn.light {
  background: rgba(255, 255, 255, 0.9);
  color: rgba(0, 0, 0, 0.82);
  border-color: rgba(255, 255, 255, 0.7);
}

.ula-arrow-dot {
  width: 52px; /* Increased from 44px */
  height: 52px; /* Increased from 44px */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
}

.ula-arrow-dot svg {
  width: 20px; /* Increased icon size */
  height: 20px;
}

.ula-pill-btn.light .ula-arrow-dot {
  background: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.1);
}

/* --- What we do: slider nav visibility/placement fix --- */
.what-we-do-section .what-we-do-nav {
  position: relative;
  top: 3600px;
  z-index: 9999;
  width: 100%;
  justify-content: center;
  margin-top: 40px;
}

/* If any ancestor is clipping, allow the nav row to render */
.what-we-do-section {
  overflow: visible;
}

.what-we-do-section .frame-49 {
  overflow: visible;
}

/* --- What we do: ensure the All Products link renders visibly (no default anchor overrides) --- */
.homepage-english .frame-23 .frame-14 {
  color: inherit;
  text-decoration: none;
}

.homepage-english .frame-23 .frame-14:visited {
  color: inherit;
}

.homepage-english .frame-23 .frame-14:focus {
  outline: none;
}

.homepage-english .frame-23 .frame-14:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.6);
  outline-offset: 4px;
}

/* --- What we do: ensure 'All Products' is visible above overlapping absolute layers --- */
.homepage-english .what-we-do-section .frame-23 {
  z-index: 20;
}

.homepage-english .what-we-do-section .frame-23 .frame-14 {
  position: relative;
  z-index: 21;
  pointer-events: auto;
}

.homepage-english .what-we-do-section .frame-23 .frame-14 * {
  pointer-events: none;
}

.adaptive-card {
  width: 480px;
  height: 394px;

  flex: 0 0 320px; /* mobile-first base width */
  aspect-ratio: 480 / 394; /* preserves original proportion */
  max-width: 90vw; /* safety on very narrow screens */
  border-radius: 48px;
  overflow: visible;
  position: relative;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
  /*transition: all 0.28s ease;*/
  transition:
    transform 0.7s ease,
    opacity 0.7s ease;
  transform-origin: center center;
  will-change: transform;
}

.adaptive-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.24);
}

/* Background image layer */
.card-background {
  position: absolute;
  inset: 0;
}

.bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  /* Very important for text readability on busy backgrounds */
  filter: brightness(1.62) contrast(1.18) saturate(1.1);
  transition: transform 0.45s ease;
}

.adaptive-card:hover .bg-image {
  transform: scale(1.07);
}

/* Content centered vertically + horizontally */
.card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 28px; /* bigger spacing feels more premium */
  padding: 0 40px; /* breathing room on sides */
  color: white;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.75);
  z-index: 2;
}

.card-content::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    transparent 20%,
    rgba(0, 0, 0, 0.45) 55%,
    rgba(0, 0, 0, 0.75) 100%
  );
  z-index: -1;
  pointer-events: none;
}

/* Icon styling */
.icon-wrapper {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-icon {
  width: 82px;
  height: 82px;
  object-fit: contain;
}

/* Title */
.card-title {
  margin: 0;
  font-size: 2.1rem; /* ≈ 34px */
  font-weight: 700;
  text-align: center;
  line-height: 1.15;
  letter-spacing: -0.4px;
}

/* Make whole card clickable */
.card-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.carousel-wrapper {
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: visible;
}

.carousel-track {
  /*display: flex !important;*/
  /*overflow-x: auto !important;*/
  /*scroll-snap-type: x mandatory !important;*/
  /*-webkit-overflow-scrolling: touch !important; !* smooth iOS scrolling *!*/
  /*gap: 1.5rem; !* space between cards *!*/
  /*padding: 1rem 0;*/
  /*scroll-behavior: smooth !important;*/
  display: flex;
  flex-wrap: nowrap; /* important */
  gap: 24px; /* 1.5rem */
  padding: 16px 0;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* Hide scrollbar but keep functionality */
.carousel-track::-webkit-scrollbar {
  display: none;
}

.carousel-track {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}

.adaptive-card {
  flex: 0 0 320px; /* fixed card width - adjust as needed */
  scroll-snap-align: start;
  border-radius: 48px; /* ← start here */
  /* your existing card styles... */
}

/* Position nav buttons nicely */
.carousel-nav {
  /*position: absolute;*/
  /*top: 3547px;*/
  /*left: 50%;*/
  width: fit-content;
  margin: 0 auto;
  transform: none;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5rem 1rem;
  border-radius: 999px;
}

.carousel-nav2 {
  z-index: 9999;
  background: rgba(0, 0, 0, 0);
  padding: 0.5rem 1rem;
  border-radius: 999px;
}

/* Optional: make buttons bigger on hover */
.ula-nav-btn {
  transition: all 0.2s;
}

.ula-nav-btn:hover {
  transform: scale(1.15);
  background: rgba(255, 255, 255, 0.2);
}

.card-background,
.bg-image {
  border-radius: inherit;
}

/* Base 3D setup */
#features-carousel {
  display: block;
  perspective: 1200px; /* give side cards a real angled feel */
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

#features-carousel.frame-49 {
  display: block;
  left: auto;
}

#features-carousel .owl-stage-outer {
  perspective: 1200px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

#features-carousel .owl-stage {
  transform-style: preserve-3d;
  overflow: visible;
}

.adaptive-card {
  transition:
    transform 0.8s ease,
    opacity 0.8s ease;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border-radius: 16px;
  overflow: hidden;
}

/* A — far left: stronger angle feel */
#features-carousel .owl-item.position-1 .adaptive-card {
  transform: translateZ(140px) rotateY(32deg) rotateZ(0deg) scaleX(1.02)
    scaleY(0.94);
  opacity: 0.85;
  transform-origin: 100% 50%;
}

/* B — center left */
#features-carousel .owl-item.position-2 .adaptive-card {
  transform: translateZ(0) rotateY(0deg) scale(1);
  opacity: 1;
}

/* C — center right */
#features-carousel .owl-item.position-3 .adaptive-card {
  transform: translateZ(0) rotateY(0deg) scale(1);
  opacity: 1;
}

/* D — far right: stronger angle feel */
#features-carousel .owl-item.position-4 .adaptive-card {
  transform: translateZ(140px) rotateY(-32deg) rotateZ(0deg) scaleX(1.02)
    scaleY(0.94);
  opacity: 0.85;
  transform-origin: 0% 50%;
}

.global-text {
  font-size: 140px;
  font-weight: 800;
}

.class-text {
  font-size: 74px;
}

/* Mobile-only fixes for "What we do" cards/carousel. Keeps desktop behavior intact. */

body {
  background: url("../../images/Mask group 1.png") no-repeat;
  background-size: cover;
}

html[lang="ar"] body,
:lang(ar) body {
  background: url("../../images/image 130.png") no-repeat;
  background-size: cover;
}

@media (max-width: 600px) {
  body {
    background: url("../../images/mobile-image.png") no-repeat;
    background-size: cover;
    background-position: center top;
  }
}

.we-build-ecosystems {
  color: white;
  font-family: "Granadia-Book", sans;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.35;
}

.text-wrapper {
  color: white;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.35rem;
  line-height: 1.25;
}

html {
  max-width: 100%;
  overflow-x: hidden;
}

body.template-homepage {
  max-width: 100%;
  overflow-x: hidden;
}

body.template-homepage main {
  overflow-x: clip;
}

.hero-section {
  min-height: clamp(680px, 82vh, 920px);
}

html[lang="ar"] .hero-section,
:lang(ar) .hero-section {
  min-height: clamp(760px, 88vh, 1040px);
}

.hero-section .container-fluid,
.hero-section .first-sec-row {
  min-height: inherit;
}

.first-sec-row {
  padding-top: 16rem;
  padding-bottom: 10rem;
}

.second-sec {
  background: url("../../images/Grouped - Homepage - English_2.png") no-repeat;
  background-size: cover;
  overflow-x: clip;
  overflow-y: visible;
}

.second-sec-ar {
  background: url("../../images/Grouped - Homepage - Arabic.png") no-repeat;
  background-size: cover;
  overflow-x: clip;
  overflow-y: visible;
}

.second-sec-row {
  /*padding-top: 16rem;*/
  /*padding-bottom: 16rem;*/
}

.text-wrapper-24,
.text-wrapper-25 {
  width: 100%;
  font-family: "Granadia-Book", sans-serif;
  font-style: normal;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  align-self: stretch;
}

.text-wrapper-24 {
  font-size: 40px;
  font-weight: 800;
}

.text-wrapper-25 {
  margin-top: 1rem;
  font-size: 17px;
  font-weight: 400;
}

.feature-card {
  background: #fff;
  border-radius: 28px;
  padding: 32px 28px;
  height: 100%;
}

.feature-card img {
  margin-bottom: 24px;
}

.feature-card h5 {
  font-weight: 700;
  margin-bottom: 12px;
}

.feature-card p {
  color: #555;
  margin: 0;
  line-height: 1.5;
}

.sol-row {
  padding-left: 120px;
  padding-right: 120px;
}

.nafs-card {
  background: white;
  border-radius: 44px;
}

.nafs-left {
  padding-left: 2.75rem;
  margin-right: 1rem;
}

.nafs-text {
  font-size: 24px;
}

.naf-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 4px 4px 4px 20px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
}

.naf-btn-primary {
  background: #6f8cff;
  color: #fff;
}

.naf-btn-outline {
  background: transparent;
  border: 1.5px solid #6f8cff;
  color: #6f8cff;
}

.arrow-circle {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Outline arrow override */
.naf-btn-outline .arrow-circle {
  background: #eef1ff;
}

/* SVG sizing consistency */
.arrow-circle svg {
  width: 24px;
  height: 24px;
}

.nafs-text-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding-bottom: 40px;
}

.image-container {
  position: relative; /* Parent container must be relative */
  width: fit-content; /* Adjust width based on your image size */
}

.base-image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-image {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 91%;
  height: auto;
}

.footer-with-bg {
  background-image: url("../../images/Group 1410103978_1.png") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.footer-tagline,
.footer-location-title,
.footer-copyright,
.footer-contact-link,
.footer-social-link,
.footer-bottom-content {
  color: black !important;
}

.footer-copyright {
  color: black !important;
}

.solution-container {
  background: linear-gradient(180deg, #715de3, #9312f5);
}

.text-yellow {
  color: #d8f73d;
}

.product-first-container {
  background-image: url("../../images/product-first-background.png") !important;
  background-size: cover;
}

/* Nafs slider (Bootstrap carousel) */
.nafs-slider-wrap {
  position: relative;
  padding-bottom: 180px;
}

.nafs-slider-wrap .carousel-inner {
  border-radius: 44px;
  overflow: hidden;
}

.nafs-slide {
  display: flex;
  align-items: stretch;
}

.nafs-media {
  width: 46%;
  background: #0b0b13;
  border-radius: 0 44px 44px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
}

.nafs-media .image-container {
  width: 100%;
}

.nafs-media .base-image {
  border-radius: 28px;
}

.nafs-progress {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: -70px;
  display: flex;
  gap: 14px;
  align-items: center;
}

.nafs-progress .carousel-indicators {
  position: static;
  margin: 0;
  gap: 14px;
  flex: 1 1 auto;
  align-items: center;
}

.nafs-progress .carousel-indicators [data-bs-target] {
  width: 100%;
  height: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
  border: 0;
  margin: 0;
}

.nafs-progress .carousel-indicators .active {
  background: rgba(0, 0, 0, 0.7);
}

.nafs-nav {
  display: inline-flex;
  gap: 10px;
  flex: 0 0 auto;
}

.nafs-nav-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

@media (max-width: 991.98px) {
  .nafs-slide {
    flex-direction: column;
  }

  .nafs-media {
    width: 100%;
    border-radius: 0 0 44px 44px;
    min-height: 280px;
  }
}

.sl-section {
  padding: 72px 0;
}

.sl-title {
  color: #fff;
  font-weight: 300;
  letter-spacing: -0.02em;
}

.sl-title .accent {
  color: #c8ff3b;
  font-weight: 600;
}

.sl-subtitle {
  color: rgba(255, 255, 255, 0.72);
  font-size: 1.25rem;
}

.sl-card {
  background: #2f2f2f;
  border-radius: 44px;
  padding: 40px 38px;
  height: 100%;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.55);
}

.sl-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}

.sl-icon img {
  width: 26px;
  height: 26px;
  display: block;
}

.sl-card h3 {
  color: #fff;
  font-weight: 700;
  font-size: 1.75rem;
  margin-bottom: 14px;
}

.sl-card p {
  color: rgba(255, 255, 255, 0.62);
  font-size: 1.1rem;
  line-height: 1.65;
  margin: 0;
}

.ula-growth-section {
  padding: 56px 0 20px;
}

.test-bg {
  background: linear-gradient(#171717, #715de3);
}

.ula-growth-item {
  display: flex;
  gap: 28px;
  align-items: flex-start;
}

.ula-growth-icon {
  width: 92px;
  height: 92px;
  flex: 0 0 92px;
}

.ula-growth-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.ula-growth-title {
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  margin: 0 0 10px;
  letter-spacing: -0.01em;
}

.ula-growth-text {
  color: rgba(255, 255, 255, 0.74);
  font-size: 20px;
  line-height: 1.45;
  margin: 0 0 18px;
  max-width: 640px;
}

.ula-growth-line {
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
  width: 100%;
  max-width: 640px;
}

.ula-growth-heading {
  padding: 28px 0 0px;
}

.ula-growth-heading h2 {
  color: #fff;
  font-weight: 300;
  letter-spacing: -0.02em;
  margin: 0;
  font-size: 64px;
  line-height: 1.05;
}

.ula-growth-heading h2 .accent {
  color: #c8ff3b;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  .ula-growth-title {
    font-size: 28px;
  }

  .ula-growth-text {
    font-size: 18px;
  }

  .ula-growth-icon {
    width: 76px;
    height: 76px;
    flex-basis: 76px;
  }

  .ula-growth-heading h2 {
    font-size: 44px;
  }
}

.ula-testimonials {
  background: #f3f3f3;
  position: relative;
  overflow: hidden;
  padding: 120px 0 0;
}

.ula-testimonials::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    900px 500px at 50% 15%,
    rgba(255, 255, 255, 0.07),
    transparent 65%
  );
  pointer-events: none;
}

.ula-big-fade {
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.08);
  font-weight: 800;
  font-size: clamp(64px, 9vw, 140px);
  line-height: 0.95;
  letter-spacing: -0.03em;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
}

.ula-test-title {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 28px;
}

.ula-test-title h3 {
  color: #7b5cff;
  font-weight: 800;
  font-size: 34px;
  margin: 0 0 14px;
}

.ula-nav-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid rgba(123, 92, 255, 0.85);
  background: transparent;
  color: rgba(123, 92, 255, 0.95);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
  padding: 0;
}

.ula-nav-btn:hover {
  background: rgba(123, 92, 255, 0.15);
}

.ula-carousel-wrap {
  position: relative;
  z-index: 2;
  padding-bottom: 0px; /* space for the people cutout */
}

.ula-tcard {
  width: min(360px, 100%);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  padding: 22px 22px 18px;
  position: relative;
}

/* Owl: make the 3 visible cards look "not horizontally aligned" like the screenshot */
.ula-testimonials .owl-stage-outer {
  overflow: hidden;
}

.ula-testimonials .owl-stage {
  display: flex;
  align-items: center;
}

.ula-testimonials .owl-item {
  display: flex;
  justify-content: center;
  transition:
    opacity 0.2s ease,
    filter 0.2s ease,
    transform 0.2s ease;
}

.ula-testimonials .owl-item.center .ula-tcard {
  transform: translateY(0) rotate(0) scale(1);
}

.ula-testimonials .owl-item.ula-left .ula-tcard {
  transform: translateY(22px) rotate(-8deg) scale(0.94);
  opacity: 0.35;
  filter: blur(1px);
}

.ula-testimonials .owl-item.ula-right .ula-tcard {
  transform: translateY(22px) rotate(8deg) scale(0.94);
  opacity: 0.35;
  filter: blur(1px);
}

.ula-tcard .role {
  color: rgba(123, 92, 255, 0.95);
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
}

.ula-tcard .quote {
  color: rgba(0, 0, 0, 0.68);
  font-size: 16px;
  line-height: 1.55;
  margin: 0 0 18px;
}

.ula-tcard .qmark {
  position: absolute;
  right: 18px;
  bottom: 18px;
  color: rgba(123, 92, 255, 0.85);
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
}

.ula-author {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ula-avatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.08);
  flex: 0 0 34px;
}

.ula-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ula-author .name {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  font-weight: 700;
  line-height: 1.2;
}

.ula-bottom-cutout {
  /*position: absolute;*/
  /*left: 50%;*/
  /*top: 50%;*/
  /*transform: translateX(-50%);*/
  /*width: min(780px, 92vw);*/
  z-index: 1;
  pointer-events: none;
}

.ula-bottom-cutout img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 991.98px) {
  .ula-stat-number {
    font-size: 64px;
  }

  .ula-cta-title {
    font-size: 38px;
  }

  .ula-cta-card {
    padding: 42px 28px;
  }

  .ula-cta-actions {
    flex-wrap: wrap;
  }
}

@media (max-width: 575.98px) {
  .footer-with-bg {
    background: white !important;
    margin-top: 0px;
  }

  .text-wrapper-4 {
    font-size: 2rem;
  }

  .we-re-not-just-a {
    font-size: 1.7rem;
  }

  .what-we-do-section .carousel-wrapper {
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
  }

  .carousel-nav {
    width: fit-content;
    margin: 10px auto 0;
    transform: none;
  }

  .homepage-english .text-wrapper-9 {
    font-size: 50px;
  }

  .we-build-ecosystems {
    font-size: 80px;
  }

  .global-text {
    font-size: 40px;
    font-weight: 800;
  }

  .class-text {
    font-size: 20px;
    font-weight: 800;
  }

  #features-carousel .owl-item {
    display: flex;
    justify-content: center;
  }

  #features-carousel .adaptive-card {
    width: 100%;
    max-width: calc(100vw - 32px);
    height: auto;
    min-height: 260px;
    border-radius: 24px;
  }

  #features-carousel .card-content {
    gap: 16px;
    padding: 0 18px;
  }

  #features-carousel .icon-wrapper {
    width: 72px;
    height: 72px;
  }

  #features-carousel .card-icon {
    width: 56px;
    height: 56px;
  }

  #features-carousel .card-title {
    font-size: 1.35rem;
    line-height: 1.2;
  }

  /* Disable wide 3D side transforms on phones to avoid horizontal overflow */
  #features-carousel .owl-item.position-1 .adaptive-card,
  #features-carousel .owl-item.position-4 .adaptive-card {
    transform: none;
    opacity: 1;
  }

  .frame-15 {
    display: block;
  }

  .homepage-english .frame-13 {
    display: block;
  }

  /* Team carousel: prevent horizontal page scroll on phones */
  .fifth-section {
    overflow-x: hidden;
  }

  .fifth-section .carousel-nav2 {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    z-index: auto;
    padding: 0;
    margin: 0 0 12px;
    display: flex !important;
    justify-content: center;
  }

  #team-carousel {
    width: 100%;
    max-width: 100%;
  }

  #team-carousel .owl-stage-outer {
    overflow: hidden;
  }

  #team-carousel .owl-item {
    box-sizing: border-box;
  }

  #team-carousel .team-card {
    width: 100%;
    max-width: 100%;
  }

  #team-carousel .team-img {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;
    object-fit: cover;
  }
}

/* The glassy overlay pill */
.glassy-pill {
  position: absolute;
  width: 380px; /* adjust to cover just "growth" */
  height: 110px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(6px) saturate(130%);
  -webkit-backdrop-filter: blur(6px) saturate(130%);
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow:
    inset 0 0 60px rgba(255, 255, 255, 0.3),
    inset 0 20px 50px rgba(255, 255, 255, 0.5),
    0 0 80px rgba(180, 220, 255, 0.4);
  pointer-events: none;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(
    calc(-50% + 60px),
    -50%
  ); /* shift right to cover only "growth" */
}

/* Light shine highlight */
.glassy-pill::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    ellipse at 35% 25%,
    rgba(255, 255, 255, 0.6) 0%,
    transparent 70%
  );
  pointer-events: none;
}

.growth-word {
  position: relative;
}

.angled-banners {
  position: relative;
  display: inline-block;
}

.ug-mobile-menu,
.header-container {
  font-family: "Granadia-Book", sans-serif;
}

.footer-tagline,
.footer-location-title,
.footer-location-text,
.footer-location p,
.footer-contact-link,
.footer-copyright,
.footer-copyright p,
.footer-bottom-content,
.footer-social .social-icon,
.social-icon,
.social-icon svg,
.social-icon svg * {
  color: #000 !important;
  stroke: #000 !important;
}

.rtl-arrow .arrow-right {
  transform: rotate(180deg);
}

@media (min-width: 768px) and (max-width: 1024px) {
  body.template-homepage {
    max-width: 100%;
    overflow-x: hidden;
  }

  html[lang="ar"] body.template-homepage,
  :lang(ar) body.template-homepage {
    background-position: center top;
  }

  body.template-homepage .header-container {
    position: relative;
    z-index: 10;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.68) 0%,
      rgba(0, 0, 0, 0.62) 100%
    ) !important;
  }

  .hero-section {
    min-height: clamp(700px, 86vh, 980px);
    position: relative;
    isolation: isolate;
  }

  html[lang="ar"] .hero-section,
  :lang(ar) .hero-section {
    min-height: clamp(760px, 90vh, 1040px);
  }

  .hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.62) 0%,
      rgba(0, 0, 0, 0.46) 52%,
      rgba(0, 0, 0, 0.3) 100%
    );
    pointer-events: none;
  }

  .hero-section > * {
    position: relative;
    z-index: 1;
  }

  .first-sec-row {
    min-height: 620px;
    padding-top: 8rem;
    padding-bottom: 6rem;
    align-items: center;
  }

  html[lang="ar"] .first-sec-row,
  :lang(ar) .first-sec-row {
    min-height: 700px;
    padding-bottom: 7rem;
  }

  .homepage-english .we-build-ecosystems,
  .we-build-ecosystems {
    max-width: 12ch;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(3.1rem, 7vw, 4.5rem);
    line-height: 1.08;
    text-align: center;
  }

  .homepage-english .text-wrapper,
  .text-wrapper {
    max-width: 28rem;
    margin: 2rem auto 0;
    font-size: clamp(1.1rem, 2.4vw, 1.45rem);
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }

  .frame {
    display: none;
  }

  .second-sec,
  .second-sec-ar {
    position: relative;
    overflow-x: clip;
    overflow-y: visible;
    background-position: center top;
  }

  .second-sec .sec-sec-container,
  .second-sec-ar .sec-sec-container {
    position: relative;
  }

  .side-laptop,
  .side-laptop-ar {
    display: block !important;
    position: absolute;
    top: -7rem;
    right: auto;
    left: -4rem;
    z-index: 0;
    width: min(56vw, 420px);
    height: auto;
    margin: 0;
    pointer-events: none;
  }

  .side-laptop-ar {
    right: -1rem;
    left: auto;
  }

  .second-sec-row {
    position: relative;
    z-index: 1;
  }

  .frame-43 {
    padding-top: 16rem;
    align-items: center;
    text-align: center;
  }

  .text-wrapper-30 {
    max-width: 32rem;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.45rem;
    line-height: 1.35;
    text-align: center;
  }

  .frame-44 {
    margin: 1.5rem auto 0;
  }

  .third-sec {
    padding-top: 5rem;
    padding-bottom: 4rem;
    background-position: center top;
  }

  .third-sec .row.text-center > [class*="col-"] {
    margin-bottom: 2.75rem;
  }

  .ula-stat-number {
    font-size: clamp(5.25rem, 13vw, 7rem);
    line-height: 0.9;
  }

  .ula-stat-label {
    margin-top: 1rem;
    font-size: clamp(1.65rem, 4vw, 2.25rem);
    line-height: 1.15;
  }

  .do-row {
    margin-top: 6rem;
    margin-bottom: 2rem !important;
    row-gap: 1rem;
  }

  .we-do-text {
    margin-bottom: 0.5rem;
    font-size: clamp(2.4rem, 7vw, 3.5rem);
    line-height: 1.05;
  }

  #features-carousel .owl-item {
    display: flex;
    justify-content: center;
  }

  #features-carousel .adaptive-card {
    width: 100%;
    max-width: min(560px, calc(100vw - 96px));
    height: auto;
    min-height: 300px;
    border-radius: 24px;
  }

  #features-carousel .card-content {
    gap: 18px;
    padding: 0 24px;
  }

  #features-carousel .owl-item.position-1 .adaptive-card,
  #features-carousel .owl-item.position-4 .adaptive-card {
    transform: none;
    opacity: 1;
  }

  .carousel-nav {
    margin-top: 1rem;
    margin-left: 0;
    transform: none;
  }
}

/* 1200px+: shrink oversized hero text, tighten gap to second section, reduce laptop image */
@media (min-width: 1200px) {
  .homepage-english .we-build-ecosystems {
    font-size: 72px;
    line-height: 66px;
    top: 260px;
    width: 580px;
  }

  .homepage-english .text-wrapper {
    font-size: 26px;
    line-height: 32px;
    top: 455px;
  }

  .homepage-english .frame {
    top: 365px;
  }

  .first-sec-row {
    padding-bottom: 2rem;
  }

  .frame-43 {
    padding-top: 10rem;
  }

  .second-sec.pt-4,
  .second-sec-ar.pt-4 {
    padding-top: 0.5rem !important;
  }

  .side-laptop,
  .side-laptop-ar {
    margin-top: 2rem;
    max-width: 480px;
  }

  .side-laptop {
    margin-left: -4rem;
  }

  .side-laptop-ar {
    margin-right: -4rem;
  }

  .second-sec,
  .second-sec-ar {
    padding-bottom: 4rem;
  }

  .third-sec {
    padding-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  html[lang="ar"] body.template-homepage,
  :lang(ar) body.template-homepage {
    background-position: center top;
  }

  body.template-homepage .header-container {
    position: relative;
    z-index: 10;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.68) 0%,
      rgba(0, 0, 0, 0.62) 100%
    ) !important;
  }

  .hero-section {
    min-height: 620px;
  }

  html[lang="ar"] .hero-section,
  :lang(ar) .hero-section {
    min-height: 680px;
  }

  .first-sec-row {
    min-height: 520px;
    padding-top: 7rem;
    padding-bottom: 5rem;
    align-items: center;
  }

  html[lang="ar"] .first-sec-row,
  :lang(ar) .first-sec-row {
    min-height: 580px;
    padding-bottom: 6rem;
  }

  .homepage-english .we-build-ecosystems,
  .we-build-ecosystems {
    max-width: 11ch;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(2.4rem, 13vw, 3.4rem);
    line-height: 1.08;
    text-align: center;
  }

  .homepage-english .text-wrapper,
  .text-wrapper {
    max-width: 20rem;
    margin: 2rem auto 0;
    font-size: clamp(1rem, 5vw, 1.25rem);
    line-height: 1.3;
    text-align: center;
    white-space: normal;
  }

  .frame {
    display: none;
  }

  .hero-section {
    position: relative;
    isolation: isolate;
  }

  .hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.62) 0%,
      rgba(0, 0, 0, 0.46) 52%,
      rgba(0, 0, 0, 0.3) 100%
    );
    pointer-events: none;
  }

  .hero-section > * {
    position: relative;
    z-index: 1;
  }

  .second-sec,
  .second-sec-ar {
    position: relative;
    overflow-x: clip;
    overflow-y: visible;
    background-position: center top;
  }

  .second-sec .sec-sec-container,
  .second-sec-ar .sec-sec-container {
    position: relative;
  }

  .side-laptop,
  .side-laptop-ar {
    display: block !important;
    position: absolute;
    top: -6rem;
    right: auto;
    left: -4rem;
    z-index: 0;
    width: min(72vw, 300px);
    height: auto;
    margin: 0;
    pointer-events: none;
  }

  .side-laptop-ar {
    right: -0.75rem;
    left: auto;
  }

  .second-sec-row {
    position: relative;
    z-index: 1;
  }

  .frame-43 {
    padding-top: 12.5rem;
    align-items: center;
    text-align: center;
  }

  .text-wrapper-30 {
    max-width: 24rem;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.25rem;
    line-height: 1.35;
    text-align: center;
  }

  .frame-44 {
    margin: 1.5rem auto 0;
  }

  .third-sec {
    padding-top: 4.5rem;
    padding-bottom: 4rem;
    background-position: center top;
  }

  .third-sec .row.text-center > [class*="col-"] {
    margin-bottom: 2.75rem;
  }

  .third-sec .row.text-center > [class*="col-"]:last-child {
    margin-bottom: 0;
  }

  .ula-stat-number {
    font-size: clamp(4.5rem, 23vw, 6.5rem);
    line-height: 0.9;
  }

  .ula-stat-label {
    margin-top: 1rem;
    font-size: clamp(1.4rem, 7vw, 2rem);
    line-height: 1.15;
  }

  .do-row {
    margin-top: 6rem;
    margin-bottom: 2rem !important;
    row-gap: 1rem;
  }

  .we-do-text {
    margin-bottom: 0.5rem;
    font-size: clamp(2rem, 11vw, 3rem);
    line-height: 1.05;
  }

  .third-sec .frame-14 {
    align-items: center;
    gap: 6px !important;
  }

  .third-sec .text-wrapper-16 {
    font-size: 1rem;
    line-height: 1.2;
  }

  .third-sec .arrow-right {
    width: 18px;
    height: 18px;
  }

  .third-sec .heroicons-solid,
  .third-sec .heroicons-solid-3 {
    width: 100%;
    height: 100%;
  }

  .carousel-nav {
    margin-top: 1rem;
    margin-left: 0;
    transform: none;
  }
}
