.ourprocess_pageWrapper__cnrwA {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #000000;
}

.ourprocess_servicesSection__MFHwZ {
  position: relative;
  background-color: #03030f;
  flex: 1 0 auto;
  overflow-x: clip;
  min-height: 100vh;
}

.ourprocess_servicesSection__MFHwZ::before {
  content: '';
  position: absolute;
  top: 35%;
  right: -150px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(147, 51, 234, 0.4) 0%, rgba(126, 34, 206, 0.2) 40%, transparent 70%);
  filter: blur(80px);
  pointer-events: none;
  z-index: 1;
}

.ourprocess_servicesSection__MFHwZ::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -200px;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(138, 43, 226, 0.35) 0%, rgba(107, 33, 168, 0.18) 45%, transparent 70%);
  filter: blur(85px);
  pointer-events: none;
  z-index: 1;
}

.ourprocess_servicesBackgroundImage3__QxXVJ {
  margin-left: 4%;
  margin-top: 0%;
  height: 100% !important;
}

.ourprocess_midSectionWrapper__5UNGM {
  position: relative;
  z-index: 4;
  width: 85%;
  margin: 0 auto;
  color: white;
}


.ourprocess_ctaSectionWrapper__l4R6_ {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.ourprocess_ctaSection__rfo5_ {
  text-align: left;
  padding: 100px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.ourprocess_ctaContent__Vq8Va {
  flex: 1;
}

.ourprocess_ctaHeading__V_dNZ {
  font-size: 42px;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 700;
}

.ourprocess_ctaText__f3FAa {
  font-size: 18px;
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.75);
  max-width: 600px;
}

.ourprocess_ctaButton__Af2WA {
  background: linear-gradient(180deg,rgba(243, 122, 107, 0.29) 0%, rgba(149, 0, 255, 1) 100%);
  border: 1px solid #9B77D8;
  color: #fff;
  padding: 12px 26px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
}

.ourprocess_ctaButton__Af2WA:hover {
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(149, 0, 255, 0.4);
}

.ourprocess_footerContainer__YkiZk {
  display: flex;
  justify-content: center;
  background-color: #07060b;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .ourprocess_servicesSection__MFHwZ {
    /* padding: 0rem 1rem 2rem 1rem; */
  }

  .ourprocess_servicesBackgroundImage3__QxXVJ {
    height: 50% !important;
    width: 100% !important;
    top: 25vh !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
    -o-object-position: 80% !important;
       object-position: 80% !important;
    margin-left: 0;
  }

  .ourprocess_midSectionWrapper__5UNGM {
    padding: 0;
    width: 100%;
  }

  .ourprocess_ctaSection__rfo5_ {
    flex-direction: column;
    align-items: flex-start;
    padding: 60px 0;
    gap: 24px;
  }

  .ourprocess_ctaContent__Vq8Va {
    width: 100%;
  }

  .ourprocess_ctaHeading__V_dNZ {
    font-size: 32px;
    text-align: left;
  }

  .ourprocess_ctaText__f3FAa {
    font-size: 16px;
    text-align: left;
    max-width: 100%;
  }

  .ourprocess_ctaButton__Af2WA {
    align-self: flex-start;
    padding: 12px 28px;
    font-size: 15px;
  }
}

@media (min-width: 769px) and (max-width: 1180px) {
  .ourprocess_servicesBackgroundImage3__QxXVJ {
    margin-left: 28%;
    margin-top: 40%;
    height: 40% !important;
  }

  .ourprocess_midSectionWrapper__5UNGM {
    width: 100%;
  }

  .ourprocess_ctaSection__rfo5_ {
    padding: 80px 0;
    gap: 32px;
  }

  .ourprocess_ctaHeading__V_dNZ {
    font-size: 36px;
  }

  .ourprocess_ctaText__f3FAa {
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .ourprocess_midSectionWrapper__5UNGM {
    padding: 0;
  }

  .ourprocess_ctaSection__rfo5_ {
    padding: 40px 0;
    gap: 20px;
  }

  .ourprocess_ctaHeading__V_dNZ {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .ourprocess_ctaText__f3FAa {
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 1.5;
  }

  .ourprocess_ctaButton__Af2WA {
    padding: 10px 24px;
    font-size: 14px;
  }

  .ourprocess_ctaButton__Af2WA svg {
    width: 14px;
    height: 14px;
  }
}
.Footer_container__fqbok {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2rem 4rem;
  color: #ffffff; 
  font-family: "Geist Regular", sans-serif;
  z-index: 1;
  max-width: 1920px;
  margin: 0 auto;
  align-items: flex-start;
}

.Footer_section__ZlOz5 {
  flex: 1 1 auto;
  margin: 1rem;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.Footer_section__ZlOz5:last-child {
  flex: 1 1 100%;
  width: 100%;
  margin: 1rem 0;
}

.Footer_title__Q46MN {
  /* font-size: 1.25rem; */
  font-weight: bold;
  margin-bottom: 1rem;
  color: #ffffff; 
}

.Footer_smallText__pEz2C {
  font-size: 0.875rem;
  margin: 0.5rem 0;
  color: #ccc; 
}

.Footer_followUs__H1ygt .Footer_socialIcons__CLKyT {
  display: flex;
  gap: 0;
}

.Footer_horizontalLine__0bcKO {
  width: 1px;
  height: 80px;
  background-color: #ccc;
  margin: 0;
  align-self: center;
}

.Footer_dmcaBox__w_K1A {
  display: inline-flex;
  border: 1px solid #fff;
  border-radius: 4px;
  overflow: hidden;
  margin: 0.5rem 0;
}

.Footer_dmca__t3pLt {
  background-color: #f0f0f0;
  color: #000;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.Footer_protected__nba14 {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.Footer_globalPresence__JUsDX .Footer_region__q4vrV {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  flex-shrink: 0;
}

.Footer_country__sErSf {
  /* font-size: 1.25rem; */
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #ffffff;
  white-space: nowrap;
}

.Footer_contact__a_MVg {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  color: #ccc;
  font-size: 0.875rem;
  margin-bottom: 0;
}

.Footer_icon__CRMUB {
  font-size: 1rem;
  color: #ccc;
}

.Footer_logo__NpJo2{
  width: auto;
  max-width: 200px;
  height: 50px;
  align-self: center;
  margin-top: 0;
  margin-left: auto;
}


.Footer_securityCompliance__cg5D_ .Footer_grid__AXi5S {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  width: 100%;
  max-width: 250px;
  align-items: flex-start;
}

.Footer_contactItem__8qSuf {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.Footer_icons___LYNo {
  display: flex;
  gap: 1rem;
  width: auto;
  max-width: 300px;
}

.Footer_linkContainer__N4I6f{
  font-size: 0.875rem;
  color: #ccc;
  max-width: 100%;
}

.Footer_globalPresence__JUsDX{
  margin-top: .5rem;
  display: flex;
  flex-direction: row;
  gap: 3rem;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}

.Footer_footerRegion__ZSTzR {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: center;
  flex-wrap: nowrap;
}

@media (min-width: 1441px) {
  .Footer_container__fqbok {
    padding: 2rem 6rem;
  }
  
  .Footer_section__ZlOz5 {
    margin: 1rem 2rem;
  }
}

@media (max-width: 1440px) and (min-width: 1025px) {
  .Footer_container__fqbok {
    padding: 2rem 3rem;
  }

  .Footer_section__ZlOz5 {
    margin: 1rem 1.5rem;
  }

  .Footer_securityCompliance__cg5D_ .Footer_grid__AXi5S {
    width: 80%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .Footer_container__fqbok {
    padding: 1.5rem 2rem;
  }

  .Footer_section__ZlOz5 {
    margin: 1rem;
    flex: 1 1 45%;
  }

  .Footer_icons___LYNo {
    gap: 0.75rem;
    width: auto;
  }

  .Footer_securityCompliance__cg5D_ .Footer_grid__AXi5S {
    width: 100%;
    max-width: 300px;
  }

  .Footer_logo__NpJo2 {
    width: 60%;
    max-width: 200px;
  }
}

@media (max-width: 768px) {
  .Footer_container__fqbok {
    flex-direction: column;
    padding: 1rem;
  }

  .Footer_section__ZlOz5 {
    margin: 0.5rem 0;
  }
  
  .Footer_section__ZlOz5:last-child {
    flex: 1 1 auto;
    width: auto;
  }

  .Footer_icons___LYNo {
    justify-content: center;
    gap: 0.5rem;
  }

  .Footer_linkContainer__N4I6f {
    font-size: 0.75rem;
  }

  .Footer_logo__NpJo2 {
    display: none;
  }

  .Footer_securityCompliance__cg5D_{
    display: none;
  }
  
  .Footer_globalPresence__JUsDX {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
  
  .Footer_footerRegion__ZSTzR {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
  
  .Footer_globalPresence__JUsDX .Footer_region__q4vrV {
    gap: 1rem;
  }
  
  .Footer_horizontalLine__0bcKO {
    width: 100%;
    height: 1px;
    margin: 1rem 0;
  }
}

@media screen and (min-width: 1400px) and (max-height: 900px){
  .Footer_container__fqbok {
    padding: 2rem 4rem;
  }
  
  .Footer_section__ZlOz5{
    margin: 1rem 1.5rem;
  }
}
/* Core styles remain mostly unchanged */
.HeaderInner_contentContainer__qMABd {
  display: flex;
  justify-content: center;
  width: 100%;
  backdrop-filter: blur(8px);
  position: fixed;
  top: 0;
  z-index: 1000;
  font-family: "Geist Regular", sans-serif;
  height: 10vh;
  font-weight: 300;
}

.HeaderInner_contentContainer__qMABd.HeaderInner_scrolled__rNNEY {
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

.HeaderInner_headerInner__plL_D {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%;
  padding: 10px 0;
}

.HeaderInner_nightHeading__P_aPF {
  color: white;
}

.HeaderInner_themeToggleStyled__kUX_Z {
  position: relative;
  padding: 0.5rem 1.25rem;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 999px;
  background: linear-gradient(
    180deg,
    rgba(243, 122, 107, 0) 0%,
    rgba(149, 0, 255, 1) 100%
  );
  color: var(--textColor); /* use theme-aware CSS variable */
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.HeaderInner_logo__oM_Ht {
  height: clamp(60px, 3vw, 8rem);
  cursor: pointer;
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}

.HeaderInner_navMenu__WP_X0 {
  display: flex;
  align-items: center;
  gap: 2.5vw;
  font-size: clamp(10px, 1vw, 3.5rem);
  color: white;
}

.HeaderInner_navMenu__WP_X0 p {
  font-size: clamp(10px, 1vw, 3.5rem);
  cursor: pointer;
}

.HeaderInner_contactUsButton__Hi4cO {
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 10px;
  font-size: clamp(8px, 0.9vw, 3rem);
  position: relative;
  transition: background-color 0.3s ease;
}

.HeaderInner_whatsappIcon__g8QgR {
  position: relative !important;
  bottom: auto !important;
  right: auto !important;
  width: 35px !important;
  height: 35px !important;
  /* background-color: #25D366 !important; */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
  transition:
    transform 0.2s ease,
    background-color 0.3s ease !important;
}

.HeaderInner_whatsappIcon__g8QgR:hover {
  transform: scale(1.1) !important;
}

.HeaderInner_whatsappImage__ppYxH {
  width: 25px !important;
  height: 25px !important;
  /* border-radius: 50% !important; */
}

.HeaderInner_menuButton__oBxN0 {
  display: none;
  cursor: pointer;
}

.HeaderInner_megaMenuContent__j0AzJ {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  position: absolute;
  top: 6vh;
  left: -16vw;
  background-color: #11041c;
  padding: 2.5rem;
  border-radius: 10px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  width: 77vw;
}

.HeaderInner_resourcesMegaMenu__eDKvY {
  grid-template-columns: repeat(1, 1fr);
  width: 25vw;
  left: 50%;
  transform: translateX(-50%);
}

.HeaderInner_megaMenuItem__jfqQl {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  cursor: pointer;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  padding: 1.5rem;
  border-radius: 8px;
  position: relative;
}

.HeaderInner_megaMenuItem__jfqQl:hover {
  transform: translateY(-3px);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.HeaderInner_dropdown__jw2LB .HeaderInner_textContainer__apYi5 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.HeaderInner_disabled__vazHg {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: auto;
}

.HeaderInner_disabledButton__9tdBf {
  opacity: 0.5;
  cursor: not-allowed;
}

.HeaderInner_megaMenuItemImage__izFHY {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.HeaderInner_megaMenuUnderLine__A4g6k {
  width: 30%;
}

.HeaderInner_megaMenuItemHeading__vG4wB {
  font-size: 0.9rem !important;
  font-weight: bold;
  margin: 0;
  color: #fff;
}

.HeaderInner_megaMenuItemDescription__hN6Gh {
  font-size: 0.9rem !important;
  color: #afafaf;
  margin: 0;
}

.HeaderInner_dropdown__jw2LB {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.HeaderInner_dropdownTitle__JwiZ6 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color 0.3s ease;
}

.HeaderInner_dropdownTitle__JwiZ6:hover {
  color: #d87775;
}

.HeaderInner_sidebar__ARBJs {
  position: fixed;
  top: 0;
  right: -100%;
  width: 80%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 1000;
  transition: right 0.3s ease;
}

.HeaderInner_sidebarOpen__3oOMC {
  right: 0;
}

.HeaderInner_headerBar__rgAJ7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-bottom: 1px solid #e5e7eb;
  background-color: #fff;
}

.HeaderInner_menuArea__ZuvIi {
  flex: 1;
  background-color: #000;
  color: white;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
}

.HeaderInner_menuItem__K8w0X {
  padding: 1.5rem 1rem;
  width: 100%;
  cursor: pointer;
  font-size: 1.2rem;
}

.HeaderInner_menuItem__K8w0X:hover {
  background-color: #333;
}

.HeaderInner_backHeader__j4Cmf {
  padding: 1.5rem 1rem;
  cursor: pointer;
  font-size: 1.2rem;
}

.HeaderInner_backHeader__j4Cmf:hover {
  background-color: #333;
}

.HeaderInner_subItem__bXocv {
  padding: 1rem 1rem 1rem 2.5rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
}

.HeaderInner_subItem__bXocv img {
  margin-right: 0.75rem;
}
@media (max-width: 768px) {
  .HeaderInner_contentContainer__qMABd {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(8px);
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  .HeaderInner_contactUsButton__Hi4cO {
    font-size: clamp(12px, 0.9vw, 3rem);
  }

  .HeaderInner_whatsappIcon__g8QgR {
    width: 28px !important;
    height: 28px !important;
  }

  .HeaderInner_whatsappImage__ppYxH {
    width: 18px !important;
    height: 18px !important;
  }

  .HeaderInner_sidebarOpen__3oOMC {
    width: 95%;
  }

  .HeaderInner_menuItem__K8w0X {
    font-size: 1.2rem;
  }

  .HeaderInner_subItem__bXocv {
    font-size: 1rem;
  }
  .HeaderInner_dropdownContentMobile__bgSh4 {
    display: block;
    max-height: 100vh;
    overflow-y: auto;
    background-color: #523f7261;
    padding: 1rem;
    width: 130%;
    margin-top: 1rem;
    box-sizing: border-box;
    border-radius: 20px;
    opacity: 1;
    visibility: visible;
  }

  .HeaderInner_dropdownItem__fRzHP {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: -moz-fit-content;
    width: fit-content;
  }

  .HeaderInner_megaMenuItem__jfqQl {
    display: flex;
    align-items: center;
    gap: 1rem;
    cursor: pointer;
    padding: 8px 0;
    border-radius: 8px;
    width: 20rem;
    background: transparent;
  }

  .HeaderInner_dropdownArrow__XECG8 {
    font-size: 1.5rem;
    color: #fff;
  }

  .HeaderInner_megaMenuUnderLine__A4g6k {
    width: 30%;
    height: 2px;
    background: #fff;
  }

  .HeaderInner_textContainer__apYi5 {
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #fff;
  }

  .HeaderInner_titleContainer__byn_I {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    min-width: 250px;
    overflow-x: auto;
    padding: 1.5rem 0px 1.5rem 10px;
    scrollbar-width: thin;
    scrollbar-color: #523f72 transparent;
  }

  .HeaderInner_titleContainer__byn_I::-webkit-scrollbar {
    height: 5px;
  }

  .HeaderInner_titleContainer__byn_I::-webkit-scrollbar-thumb {
    background: #523f72;
    border-radius: 5px;
  }

  .HeaderInner_titleContainer__byn_I::-webkit-scrollbar-track {
    background: transparent;
  }

  .HeaderInner_arrowContainer__1PBeX {
    display: flex;
    width: 6rem;
  }

  .HeaderInner_dropdownTitle__JwiZ6 {
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer;
    width: 100%;
    padding: 0.5rem 0;
  }

  .HeaderInner_megaMenuItem__jfqQl h4 {
    font-size: clamp(10px, 0.9vw, 3rem);
    font-weight: bold;
    color: #fff;
    margin: 0;
  }

  .HeaderInner_megaMenuItem__jfqQl p {
    font-size: clamp(8px, 0.8vw, 2rem);
    color: #afafaf;
    margin: 0;
  }

  .HeaderInner_megaMenuItem__jfqQl img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
    display: inline-block;
  }

  .HeaderInner_menuButton__oBxN0 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
  }

  .HeaderInner_navMenu__WP_X0 {
    display: none;
  }

  .HeaderInner_headerInner__plL_D {
    width: 95%;
    padding: 0.5rem;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .HeaderInner_sidebar__ARBJs {
    display: none;
  }

  .HeaderInner_headerInner__plL_D {
    width: 90%;
  }

  .HeaderInner_navMenu__WP_X0 {
    gap: 0.75rem;
  }

  .HeaderInner_logo__oM_Ht {
    height: clamp(30px, 2.5vw, 10rem);
  }

  .HeaderInner_contactUsButton__Hi4cO {
    font-size: clamp(10px, 0.9vw, 2rem);
    padding: 8px 16px;
  }

  .HeaderInner_whatsappIcon__g8QgR {
    width: 30px !important;
    height: 30px !important;
  }

  .HeaderInner_whatsappImage__ppYxH {
    width: 18px !important;
    height: 18px !important;
  }

  .HeaderInner_megaMenuContent__j0AzJ {
    grid-template-columns: repeat(2, 1fr);
    width: 70vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .HeaderInner_resourcesMegaMenu__eDKvY {
    width: 25vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .HeaderInner_megaMenuItem__jfqQl {
    gap: 0.5rem;
    padding: 0.5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .HeaderInner_headerInner__plL_D {
    width: 90%;
  }

  .HeaderInner_navMenu__WP_X0 {
    gap: 1vw;
  }

  .HeaderInner_logo__oM_Ht {
    height: clamp(35px, 2.8vw, 10rem);
  }

  .HeaderInner_contactUsButton__Hi4cO {
    font-size: clamp(10px, 0.85vw, 2rem);
    padding: 8px 18px;
  }

  .HeaderInner_whatsappIcon__g8QgR {
    width: 32px !important;
    height: 32px !important;
  }

  .HeaderInner_whatsappImage__ppYxH {
    width: 20px !important;
    height: 20px !important;
  }
}

/* Hero Section */
.OurProcessTopSection_heroSection__JMOJ_ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25vh 0 10vh;
  gap: 80px;
  position: relative;
  min-height: 70vh;
}

.OurProcessTopSection_heroContent__slKnu {
  text-align: left;
  max-width: 700px;
  flex: 1;
  opacity: 0;
  animation: OurProcessTopSection_slideInRight__kaNR_ 0.6s ease-out 0.3s forwards;
}

.OurProcessTopSection_processBtn__l_usG {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(82, 63, 114, 0.4) 72%
  );
  border: 1px solid rgba(155, 119, 216, 0.6);
  color: #9b77d8;
  padding: 12px 24px;
  border-radius: 25px;
  margin-bottom: 30px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.OurProcessTopSection_processBtn__l_usG:hover {
  opacity: 0.6;
  transform: translateY(-2px);
}

.OurProcessTopSection_heroHeading__Yu48Y {
  font-size: 52px;
  margin-bottom: 24px;
  color: #fff;
  line-height: 1.2;
  font-weight: 500;
}

.OurProcessTopSection_heroText__CWXvo {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.6;
}

/* Pills Section */
.OurProcessTopSection_pillsWrapper__Lsbix {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0;
  flex-shrink: 0;
}

.OurProcessTopSection_purpleLine__NkTx3 {
  width: 6px;
  height: 0;
  background: linear-gradient(180deg, #a855f7 0%, #7c3aed 100%);
  border-radius: 3px;
  flex-shrink: 0;
  animation: OurProcessTopSection_growLine__XCOz5 1s ease-out forwards;
  align-self: stretch;
  margin-top: 15px;
}

.OurProcessTopSection_pillsContainer__xJdRv {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-left: 0;
  padding-top: 15px;
}

.OurProcessTopSection_pill__OAXeA {
  background: linear-gradient(
    100deg,
    rgba(4, 0, 7, 1) 0%,
    rgba(149, 0, 255, 1) 100%
  );
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 0 50px 50px 0;
  opacity: 0;
  transform: translateX(-50px);
  padding: 16px 40px;
  width: -moz-fit-content;
  width: fit-content;
}

.OurProcessTopSection_pill1__F6xYG {
  font-size: 20px;
  animation: OurProcessTopSection_slideInRight__kaNR_ 0.6s ease-out 1s forwards;
}

.OurProcessTopSection_pill2__hdeOt {
  font-size: 21px;
  animation: OurProcessTopSection_slideInRight__kaNR_ 0.6s ease-out 1.3s forwards;
}

.OurProcessTopSection_pill3__qwa6i {
  font-size: 22px;
  animation: OurProcessTopSection_slideInRight__kaNR_ 0.6s ease-out 1.6s forwards;
}

.OurProcessTopSection_bottomText__ADCdG {
  margin-top: 50px;
  margin-left: 30px;
}

.OurProcessTopSection_gradientText__mCCSz {
  background: linear-gradient(
    180deg,
    rgba(248, 249, 250, 1) 0%,
    rgba(243, 122, 107, 1) 72%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 19px;
  margin-bottom: 6px;
  font-weight: 400;
  opacity: 0;
  animation: OurProcessTopSection_fadeIn__SgclZ 0.6s ease-out forwards;
}

.OurProcessTopSection_gradientText__mCCSz:nth-child(1) {
  animation-delay: 1.9s;
}

.OurProcessTopSection_gradientText__mCCSz:nth-child(2) {
  animation-delay: 2.1s;
}

.OurProcessTopSection_gradientText__mCCSz:nth-child(3) {
  animation-delay: 2.3s;
}

/* Process Section */
.OurProcessTopSection_processSection__mwu8e {
  display: flex;
  padding: 100px 0;
  gap: 80px;
  min-height: 200vh;
  width: 100%;
}

.OurProcessTopSection_processLeft__CMVVj {
  flex: 1;
  position: sticky;
  top: 120px;
  align-self: flex-start;
  padding-right: 50px;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
}

.OurProcessTopSection_processHeading__GIvHo {
  font-size: 42px;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 700;
}

.OurProcessTopSection_processSubtext__Dtgi6 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.75);
}

.OurProcessTopSection_processRight__URSE4 {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-end;
}

.OurProcessTopSection_box___WQhu {
  background: linear-gradient(
    0deg,
    rgba(7, 3, 10, 0.4) 0%,
    rgba(82, 63, 114, 0.4) 100%
  );
  padding: 32px;
  width: 70%;
  border-radius: 16px;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.OurProcessTopSection_box___WQhu:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(149, 0, 255, 0.2);
}

.OurProcessTopSection_boxTitle__6SKQm {
  font-size: 26px;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 600;
}

.OurProcessTopSection_boxText__opuec {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}

/* Starts Section */
.OurProcessTopSection_startsSection__XtIeD {
  text-align: center;
  padding: 100px 0;
  position: relative;
}

.OurProcessTopSection_startsSection__XtIeD::before {
  content: "";
  position: absolute;
  bottom: 20%;
  right: -250px;
  width: 500px;
  height: 500px;
  background: radial-gradient(
    circle,
    rgba(139, 92, 246, 0.38) 0%,
    rgba(124, 58, 237, 0.19) 45%,
    transparent 70%
  );
  filter: blur(85px);
  pointer-events: none;
  z-index: -1;
}

.OurProcessTopSection_startsHeading__MCQIV {
  font-size: 42px;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 700;
}

.OurProcessTopSection_startsText__HYxSS {
  font-size: 18px;
  margin-bottom: 60px;
  color: rgba(255, 255, 255, 0.75);
}

.OurProcessTopSection_cards__uOfEy {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}

.OurProcessTopSection_card__ihHvh {
  background: linear-gradient(
    0deg,
    rgba(7, 3, 10, 0.4) 0%,
    rgba(82, 63, 114, 0.4) 100%
  );
  padding: 32px 24px;
  border-radius: 16px;
  width: 30%;
  display: flex;
  text-align: center;
  transition:
    transform 0.3s ease,
    background-color 0.3s ease;
  flex-direction: column;
  align-items: center;
}

.OurProcessTopSection_card__ihHvh:hover {
  transform: translateY(-8px);
  background: linear-gradient(
    0deg,
    rgba(7, 3, 10, 0.4) 0%,
    rgba(82, 63, 114, 0.4) 100%
  );
}

.OurProcessTopSection_icon__g8Eiz {
  font-size: 48px;
  margin-bottom: 20px;
  background-color: rgba(82, 63, 114, 0.4);
  border: 1px solid rgba(82, 63, 114, 1);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.OurProcessTopSection_cardTitle__ejc9z {
  font-size: 22px;
  margin-bottom: 12px;
  color: #fff;
  font-weight: 600;
}

.OurProcessTopSection_cardText__I_4GM {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
}

/* CTA Section */
.OurProcessTopSection_ctaSection__AiPl7 {
  text-align: left;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.OurProcessTopSection_ctaHeading__6dVfk {
  font-size: 42px;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 700;
}

.OurProcessTopSection_ctaText__Vmkov {
  font-size: 18px;
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.75);
  max-width: 600px;
}

.OurProcessTopSection_ctaButton__3Cw_x {
  background-color: #6a1b9a;
  border: none;
  color: #fff;
  padding: 18px 48px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.OurProcessTopSection_ctaButton__3Cw_x:hover {
  background-color: #7c3aed;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(106, 27, 154, 0.4);
}

/* Animations */
@keyframes OurProcessTopSection_growLine__XCOz5 {
  from {
    height: 0;
    transform-origin: top;
  }
  to {
    height: 500px;
    transform-origin: top;
  }
}

@keyframes OurProcessTopSection_slideInRight__kaNR_ {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes OurProcessTopSection_fadeIn__SgclZ {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Responsive Design */
@media (max-width: 1200px) {
  .OurProcessTopSection_heroHeading__Yu48Y {
    font-size: 44px;
  }

  .OurProcessTopSection_processSection__mwu8e {
    gap: 60px;
  }
}

@media (max-width: 992px) {
  .OurProcessTopSection_heroSection__JMOJ_ {
    flex-direction: column;
    padding: 100px 0 60px;
    gap: 60px;
    min-height: auto;
  }

  .OurProcessTopSection_heroContent__slKnu {
    max-width: 100%;
  }

  .OurProcessTopSection_heroHeading__Yu48Y {
    font-size: 38px;
  }

  .OurProcessTopSection_pillsWrapper__Lsbix {
    width: 100%;
    justify-content: center;
  }

  .OurProcessTopSection_processSection__mwu8e {
    flex-direction: column;
    gap: 40px;
    padding: 80px 0;
  }

  .OurProcessTopSection_processLeft__CMVVj {
    position: static;
    padding-right: 0;
  }

  .OurProcessTopSection_processHeading__GIvHo,
  .OurProcessTopSection_startsHeading__MCQIV,
  .OurProcessTopSection_ctaHeading__6dVfk {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  .OurProcessTopSection_heroSection__JMOJ_ {
    padding: 140px 0 40px;
  }

  .OurProcessTopSection_heroContent__slKnu {
    padding: 0;
  }

  .OurProcessTopSection_heroHeading__Yu48Y {
    font-size: 32px;
    text-align: left;
  }

  .OurProcessTopSection_heroText__CWXvo {
    font-size: 16px;
    text-align: left;
  }

  .OurProcessTopSection_processBtn__l_usG {
    padding: 10px 20px;
    font-size: 14px;
  }

  .OurProcessTopSection_pill1__F6xYG {
    font-size: 18px;
    padding: 14px 30px;
  }

  .OurProcessTopSection_pill2__hdeOt {
    font-size: 19px;
    padding: 14px 30px;
  }

  .OurProcessTopSection_pill3__qwa6i {
    font-size: 20px;
    padding: 14px 30px;
  }

  .OurProcessTopSection_pillsWrapper__Lsbix {
    width: 100%;
  }

  .OurProcessTopSection_purpleLine__NkTx3 {
    animation: OurProcessTopSection_growLine__XCOz5 1s ease-out forwards;
  }

  @keyframes OurProcessTopSection_growLine__XCOz5 {
    from {
      height: 0;
    }
    to {
      height: 420px;
    }
  }

  .OurProcessTopSection_processSection__mwu8e {
    padding: 60px 0;
    min-height: auto;
  }

  .OurProcessTopSection_processLeft__CMVVj {
    padding: 0;
  }

  .OurProcessTopSection_processHeading__GIvHo,
  .OurProcessTopSection_startsHeading__MCQIV {
    font-size: 32px;
  }

  .OurProcessTopSection_processRight__URSE4 {
    width: 100%;
    align-items: center;
    padding: 0;
  }

  .OurProcessTopSection_box___WQhu {
    padding: 24px;
    width: 100%;
  }

  .OurProcessTopSection_boxTitle__6SKQm {
    font-size: 22px;
  }

  .OurProcessTopSection_boxText__opuec {
    font-size: 15px;
  }

  .OurProcessTopSection_startsSection__XtIeD {
    padding: 60px 0;
  }

  .OurProcessTopSection_cards__uOfEy {
    gap: 20px;
    padding: 0;
  }

  .OurProcessTopSection_card__ihHvh {
    width: 100%;
    max-width: 100%;
    padding: 28px 20px;
  }

  .OurProcessTopSection_icon__g8Eiz {
    padding: 16px;
  }

  .OurProcessTopSection_cardTitle__ejc9z {
    font-size: 20px;
  }

  .OurProcessTopSection_cardText__I_4GM {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .OurProcessTopSection_heroSection__JMOJ_ {
    padding: 120px 0 30px;
  }

  .OurProcessTopSection_heroContent__slKnu {
    padding: 0;
  }

  .OurProcessTopSection_heroHeading__Yu48Y {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .OurProcessTopSection_heroText__CWXvo {
    font-size: 14px;
  }

  .OurProcessTopSection_processBtn__l_usG {
    padding: 8px 16px;
    font-size: 13px;
    margin-bottom: 20px;
  }

  .OurProcessTopSection_pill1__F6xYG {
    font-size: 15px;
    padding: 12px 24px;
  }

  .OurProcessTopSection_pill2__hdeOt {
    font-size: 16px;
    padding: 12px 24px;
  }

  .OurProcessTopSection_pill3__qwa6i {
    font-size: 17px;
    padding: 12px 24px;
  }

  .OurProcessTopSection_pillsWrapper__Lsbix {
    padding: 0;
  }

  @keyframes OurProcessTopSection_growLine__XCOz5 {
    from {
      height: 0;
    }
    to {
      height: 350px;
    }
  }

  .OurProcessTopSection_gradientText__mCCSz {
    font-size: 15px;
  }

  .OurProcessTopSection_bottomText__ADCdG {
    margin-left: 20px;
  }

  .OurProcessTopSection_processSection__mwu8e {
    padding: 40px 0;
  }

  .OurProcessTopSection_processLeft__CMVVj {
    padding: 0;
  }

  .OurProcessTopSection_processHeading__GIvHo,
  .OurProcessTopSection_startsHeading__MCQIV {
    font-size: 24px;
  }

  .OurProcessTopSection_processSubtext__Dtgi6 {
    font-size: 15px;
  }

  .OurProcessTopSection_processRight__URSE4 {
    padding: 0;
  }

  .OurProcessTopSection_box___WQhu {
    padding: 20px;
    width: 100%;
  }

  .OurProcessTopSection_boxTitle__6SKQm {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .OurProcessTopSection_boxText__opuec {
    font-size: 14px;
    line-height: 1.5;
  }

  .OurProcessTopSection_startsSection__XtIeD {
    padding: 40px 0;
  }

  .OurProcessTopSection_startsText__HYxSS {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .OurProcessTopSection_cards__uOfEy {
    gap: 16px;
    padding: 0;
  }

  .OurProcessTopSection_card__ihHvh {
    padding: 24px 16px;
  }

  .OurProcessTopSection_icon__g8Eiz {
    padding: 14px;
  }

  .OurProcessTopSection_cardTitle__ejc9z {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .OurProcessTopSection_cardText__I_4GM {
    font-size: 13px;
    line-height: 1.4;
  }
}

