.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;
  }
}

.visuals_backGround__y948l {
  position: relative;
  min-height: 100vh;
  width: 100%;
  background-color: #03030f;
}

.visuals_backgroundImageContainer__pcdTy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.visuals_servicesSection__Rke_k {
  position: relative;
}

.visuals_midSectionWrapper__djc5r,
.visuals_midSectionWrapperTwo__5zVi4 {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.visuals_midSectionWrapper__djc5r {
  height: 45vh;
  color: white;
}

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

.visuals_servicesBackgroundImage3__aTVLw {
  margin-left: 55%;
  width: 40% !important;
}

.visuals_buttonContainer__lFhzz {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3vh;
  margin-top: 15vh;
}

.visuals_faqsection__LuZwV {
  display: contents;
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
  .visuals_servicesBackgroundImage3__aTVLw {
    margin-left: 50%;
    width: 50% !important;
    height: 160% !important;
  }
  .visuals_faqsection__LuZwV {
    display: contents;
  }
  .visuals_midSectionWrapperTwo__5zVi4 {
    gap: 25vh;
  }
  .visuals_buttonContainer__lFhzz {
    margin-top: 15vh;
  }
}

@media only screen and (max-width: 1000px) and (orientation: landscape) {
  .visuals_servicesBackgroundImage3__aTVLw {
    margin-left: 60%;
    width: 40% !important;
    margin-top: 10%;
  }
  .visuals_buttonContainer__lFhzz {
    margin-top: 1vh !important;
  }
}

.VisualsTopSection_banner__QitrO {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  color: white;
  font-family: "Geist Regular", sans-serif;
  /* height: 75vh; */
  /* margin-top: 10vh; */
}

.VisualsTopSection_content__GgzZ5 {
  display: flex;
  flex-direction: column;
  width: 85%;
  margin-top: 8%;
  gap: 1.2rem;
}

.VisualsTopSection_title__xu3Gd {
  font-weight: 300;
  font-size: clamp(35px, 1.5vw, 4rem);
  width: 50%;
  font-family: "Geist Regular", sans-serif;
  line-height: 3.5rem;
}

.VisualsTopSection_subText__pqZUg {
  font-weight: 300;
  font-size: clamp(2rem, 2.5vw, 3rem);
  font-family: "Geist Regular", sans-serif;
}

.VisualsTopSection_description__xBA8f {
  font-weight: 400;
  color: grey;
  margin-bottom: 25px;
  font-size: clamp(18px, 1.1vw, 3rem);
  width: 45%;
  line-height: clamp(1.8rem, 2vw, 6rem);
  font-family: "SF Pro Text Light";
}

.VisualsTopSection_scheduleButton__Q6sBD {
  position: relative;
  padding: 1rem 2rem;
  background: transparent;
  color: #ffffff;
  font-size: clamp(14px, 1vw, 2rem);
  cursor: pointer;
  overflow: hidden;
  border: none;
  border-radius: 2rem;
  transition: color 0.4s ease;
  width: 20%;
}

.VisualsTopSection_scheduleButton__Q6sBD::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 2rem;
  border: 2px solid transparent;
  background: linear-gradient(
    to right,
    rgba(123, 90, 154, 0) 0%,
    #8d67cb 50%,
    rgba(123, 90, 154, 0) 100%
  );
  background-size: 200%;
  background-position: 100%;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: all 0.4s ease;
  animation: none;
}

.VisualsTopSection_scheduleButton__Q6sBD:hover::before {
  animation: VisualsTopSection_traceBorder__THPp7 4.5s ease-in-out infinite;
  background-size: 300%;
}

.VisualsTopSection_scheduleButtonText__UtSDT {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

@keyframes VisualsTopSection_traceBorder__THPp7 {
  0% {
    background-position: 100%;
  }

  50% {
    background-position: 0%;
  }

  100% {
    background-position: 100%;
  }
}

/* Mobile screens */
@media (max-width: 768px) {
  .VisualsTopSection_banner__QitrO {
    height: 45vh;
    padding: 2rem 1rem 0;
    align-items: flex-start;
  }

  .VisualsTopSection_content__GgzZ5 {
    width: 100%;
    margin-top: 18%;
  }

  .VisualsTopSection_title__xu3Gd {
    font-size: clamp(20px, 6vw, 24px);
    /* margin-bottom: 25px; */
    width: 95%;
    line-height: 1.8rem;
  }

  .VisualsTopSection_subText__pqZUg {
    font-size: clamp(20px, 6vw, 24px);
    margin-bottom: 1vh;
  }

  .VisualsTopSection_description__xBA8f {
    width: 100%;
    margin-bottom: 15px;
    display: none;
  }

  .VisualsTopSection_scheduleButton__Q6sBD {
    width: 60%;
    font-size: 3vw;
    padding: 10px 20px;
    background: none;
    border: 1px solid #523F72;
    backdrop-filter: blur(10px);
    /* padding-top: 5vh; */
    /* margin-top: 40%; */
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .VisualsTopSection_content__GgzZ5 {
    width: 90%;
    margin-top: 10%;
  }
  .VisualsTopSection_title__xu3Gd {
    width: 90%;
    font-size: 1.6rem;
  }
  .VisualsTopSection_banner__QitrO {
    height: 40vh;
  }
  .VisualsTopSection_description__xBA8f {
    width: 70%;
    margin-bottom: 0;
    font-size: 1.2rem;

  }
  .VisualsTopSection_scheduleButton__Q6sBD {
    width: 30%;
    padding: .8rem 2rem 2rem 1rem;
  }


}

.FaqSection_faqSection__6wD4t {
  display: flex;
  justify-content: center;
  width: 85%;
  padding: 20px;
  background-color: #11041c;
  border-radius: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  align-self: center;
  margin-bottom: 10vh;
  font-family: "Geist Regular", sans-serif;
}

.FaqSection_faqList__gwaAW h2 {
  font-size: clamp(32px, 1.5vw, 4rem);
  font-weight: 300;
  color: #ffffff;
}

.FaqSection_faqList__gwaAW h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: #f37a6b;
  margin-top: 10px;
}

.FaqSection_faqImage__i2dfX {
  width: 25vh;
  height: auto;
  margin-left: 20px;
  flex-shrink: 0;
}

.FaqSection_faqList__gwaAW {
  display: flex;
  flex-direction: column;
  gap: 15px;
  flex: 2;
  padding: 2rem 0rem 4rem 1rem;
}

.FaqSection_faqItem__QvSwq {
  position: relative;
  background: rgba(231, 198, 255, 0.5);
  border-radius: 20px;
  padding: 20px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  color: #ffffff;
  width: 90%;
  align-self: center;
}

.FaqSection_faqItem__QvSwq::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 22px;
  z-index: -1;
}

.FaqSection_faqItem__QvSwq:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.FaqSection_faqQuestion__Qb_9p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: clamp(16px, 1vw, 3rem);
  transition: all 0.4s ease-in-out;
  font-weight: 300;
  color: #ffffff;
}

.FaqSection_icon__GERfy {
  margin-left: 10px;
  transition: transform 0.4s ease;
}

.FaqSection_icon__GERfy.FaqSection_darkTheme__IJHmZ {
  color: #ffffff; 
}

.FaqSection_icon__GERfy.FaqSection_lightTheme__xmtJX {
  color: #000000; 
}

.FaqSection_iconExpanded__L1_ZZ {
  transform: rotate(180deg);
}

.FaqSection_faqAnswer__zphdT {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
}

.FaqSection_faqItem__QvSwq.FaqSection_expanded__OhMMd .FaqSection_faqAnswer__zphdT {
  height: auto;
}
.FaqSection_icon__GERfy {
  margin-left: 10px;
  color: #ffffff;
  transition: transform 0.4s ease; 
}

.FaqSection_iconExpanded__L1_ZZ {
  transform: rotate(180deg); 
}
.FaqSection_faqItem__QvSwq.FaqSection_expanded__OhMMd .FaqSection_faqAnswer__zphdT p {
  padding-left: 18px;
  font-size: clamp(16px, 1vw, 3rem);
  margin-top: 10px;
  line-height: 1.5rem;
}

@media screen and (max-width: 768px) {
  .FaqSection_faqSection__6wD4t {
    flex-direction: column;
    align-items: center;
    padding: 20px;
    width: 95%;
    margin-bottom: 3vh;
  }

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

  .FaqSection_faqList__gwaAW h2 {
    font-size: clamp(20px, 6vw, 24px);
  }

  .FaqSection_faqImage__i2dfX {
    width: 20vh;
    margin-top: 20px;
    margin-left: 0;
  }

  .FaqSection_faqAnswer__zphdT {
    max-width: 100%;
    color: #ffffff;
  }

  .FaqSection_faqQuestion__Qb_9p {
    font-size: 16px;
    color: #ffffff;
  }

  .FaqSection_faqAnswer__zphdT {
    font-size: 12px;
    padding-left: 0;
    color: #ffffff;
  }

  .FaqSection_faqAnswer__zphdT p {
    color: #ffffff !important;
  }

  .FaqSection_faqItem__QvSwq {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .FaqSection_faqSection__6wD4t {
    padding: 2rem 1rem;
    width: 90%;
  }

  .FaqSection_faqImage__i2dfX {
    width: 18vh;
  }

  .FaqSection_faqQuestion__Qb_9p {
    font-size: 15px;
    color: #ffffff;
    font-size: 0.8rem;
  }

  .FaqSection_faqAnswer__zphdT {
    font-size: 12px;
    padding-left: 0px;
    color: #ffffff;
  }

  .FaqSection_faqAnswer__zphdT p {
    color: #ffffff !important;
    padding-left: 18px;
    font-size: 0.8rem !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .FaqSection_faqSection__6wD4t {
    width: 90%;
    margin-bottom: 2vh;
  }

  .FaqSection_faqList__gwaAW {
    padding: 2rem;
  }
}

.VisualsMidSection_visualsContainer__BDUr0 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-top: 2vh;
  margin-bottom: 5vh;
  position: relative;
  width: 100%;
}

.VisualsMidSection_categoryNav__JBWyJ {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  overflow-x: auto;
  max-width: 85vw;
  padding: 10px;
  scrollbar-width: none; /* Hide scrollbar for Firefox */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
}

.VisualsMidSection_categoryNav__JBWyJ::-webkit-scrollbar {
  display: none; /* Hide scrollbar for WebKit browsers */
}

.VisualsMidSection_categoryButton__imOj_ {
  background: none;
  border: 2px solid #523f72;
  border-radius: 20px;
  color: white;
  padding: 5px 15px;
  cursor: pointer;
  font-weight: bold;
  font-size: clamp(14px, 1.2vw, 16px);
  transition: background 0.2s;
}

.VisualsMidSection_categoryButton__imOj_:hover {
  background-color: #523f72;
}

.VisualsMidSection_activeCategory__dcxWI {
  background-color: #523f72;
}

.VisualsMidSection_noImagesText__Pumvk {
  color: #fff;
  font-size: 1.2rem;
  margin: 2rem 0;
}

.VisualsMidSection_contentSection__APlJT {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75vw;
  box-sizing: border-box;
  position: relative;
}

.VisualsMidSection_imageSection__E0_o0 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  height: calc(100vh - 150px);
  padding: 20px 0;
}

.VisualsMidSection_imageSection__E0_o0::-webkit-scrollbar {
  display: none; /* Hide scrollbar for WebKit browsers */
}

.VisualsMidSection_cardContainer__m979C {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 80vh;
  padding: 20px;
  box-sizing: border-box;
  scroll-snap-align: center;
}

.VisualsMidSection_card__Ejmpp {
  position: relative;
  width: 1200px;
  height: 580px;
  border-radius: 25px;
  padding: 50px;
  background: #1a1a1a;
}

.VisualsMidSection_imageContainer__yjj0N {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}

.VisualsMidSection_contentImage__cok5Y {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.VisualsMidSection_fadeOut__YBS7S {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.VisualsMidSection_fadeIn__KBtPP {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}

.VisualsMidSection_buttonContainer__RU1jS {
  position: absolute;
  bottom: 20px;
  display: flex;
  gap: 20px;
}

.VisualsMidSection_nextButton__b2evZ,
.VisualsMidSection_prevButton__mOGRQ {
  background: #523f72;
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 10;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  backdrop-filter: blur(10px);
  will-change: transform, background-color, box-shadow;
}

.VisualsMidSection_nextButton__b2evZ:hover,
.VisualsMidSection_prevButton__mOGRQ:hover {
  background: #6a5090;
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(82, 63, 114, 0.4);
}

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

.VisualsMidSection_buttonDisabled__cJ2VH:hover {
  transform: none;
  background: #523f72;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.VisualsMidSection_imageLoader___vzVA {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2a2a2a;
  border-radius: 25px;
  z-index: 1;
}

.VisualsMidSection_loaderSpinner__fM_II {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-top: 3px solid #523f72;
  border-radius: 50%;
  animation: VisualsMidSection_spin__dLFlF 1s linear infinite;
}

@keyframes VisualsMidSection_spin__dLFlF {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media only screen and (max-width: 768px) {
  .VisualsMidSection_visualsContainer__BDUr0 {
    margin-top: 1vh;
  }
  .VisualsMidSection_contentSection__APlJT {
    width: 95vw;
    padding: 10px;
  }
  .VisualsMidSection_imageSection__E0_o0 {
    height: calc(75vh - 100px);
  }
  .VisualsMidSection_cardContainer__m979C {
    min-height: 60vh;
  }
  .VisualsMidSection_card__Ejmpp {
    width: 95%;
    height: 60vh;
    padding: 10px;
    border-radius: 15px;
  }
  .VisualsMidSection_imageContainer__yjj0N {
    border-radius: 15px;
  }
  .VisualsMidSection_contentImage__cok5Y {
    border-radius: 15px;
  }
  .VisualsMidSection_nextButton__b2evZ,
  .VisualsMidSection_prevButton__mOGRQ {
    width: 40px;
    height: 40px;
  }
  .VisualsMidSection_categoryButton__imOj_{
    padding: 8px 12px;
    font-size: 13px;
    white-space: nowrap;
    min-width: -moz-fit-content;
    min-width: fit-content;
    flex-shrink: 0;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .VisualsMidSection_visualsContainer__BDUr0 {
    margin-top: 12vh;
    margin-left: 4vh;
  }
  .VisualsMidSection_contentSection__APlJT {
    width: 90vw;
    padding: 20px;
  }
  .VisualsMidSection_imageSection__E0_o0 {
    height: calc(90vh - 120px);
  }
  .VisualsMidSection_cardContainer__m979C {
    min-height: 70vh;
  }
  .VisualsMidSection_card__Ejmpp {
    width: 90%;
    height: 450px;
    padding: 30px;
  }
  .VisualsMidSection_imageContainer__yjj0N {
    border-radius: 20px;
  }
  .VisualsMidSection_categoryButton__imOj_{
    font-size: clamp(14px, 1.5vw, 16px);
    padding: 6px 18px;
  }
}

/* Apple device webkit support */
@supports (-webkit-touch-callout: none) {
  .VisualsMidSection_categoryButton__imOj_ {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
  }
}

/* iPhone specific adjustments */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .VisualsMidSection_categoryButton__imOj_ {
    -webkit-text-size-adjust: 100%;
    font-size: 12px;
  }
}
.NewCaseStudy_featuresSection__PLClH {
  background-color: #03030f;
  padding: 4rem 2rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.NewCaseStudy_featuresWrapper__QUK_N {
  width: 88%;
  overflow: hidden;
  position: relative;
}
.NewCaseStudy_featureCardsWrapper__aoJL1 {
  display: flex;
  overflow: hidden;
}
.NewCaseStudy_featuresHeader__2lgXV {
  margin-bottom: 3rem;
  width: 100%;
}

.NewCaseStudy_featuresHeader__2lgXV svg {
  width: 40px;
  height: 40px;
  color: #f37a6b;
}

.NewCaseStudy_featuresHeader__2lgXV h2 {
  text-align: left;
  margin-bottom: 10px;
  font-size: clamp(32px, 01.5vw, 4rem);
  font-weight: 300;
  position: relative;
  color: white;
}

.NewCaseStudy_featuresHeader__2lgXV h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: #f37a6b;
  margin-top: 10px;
}

.NewCaseStudy_featuresHeader__2lgXV p {
  font-size: 1rem;
  color: #a1a1a1;
}

.NewCaseStudy_featureCards__iXZE5 {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.NewCaseStudy_uList__6edTJ {
  list-style-type: disc;
  list-style-position: inside;
  display: flex;
}

.NewCaseStudy_uList__6edTJ li::marker {
  color: white;
}

.NewCaseStudy_card__mr_qT {
  flex: 0 0 25%;
  background-color: #180e27;
  padding: 2rem;
  transition: box-shadow 0.3s ease;
  border-left: 1px solid #35274b;
}

.NewCaseStudy_card__mr_qT:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.NewCaseStudy_card__mr_qT:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.NewCaseStudy_card__mr_qT:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.NewCaseStudy_card__mr_qT img {
  width: 6rem;
  margin-bottom: 1rem;
}

.NewCaseStudy_card__mr_qT h5 {
  font-size: 1.25rem;
  color: #fff;
  margin-bottom: 0.5rem;
  transition: color 0.3s ease;
}

.NewCaseStudy_card__mr_qT:hover h5 {
  color: #f37a6b;
}

.NewCaseStudy_card__mr_qT p {
  color: #a1a1a1;
  font-size: 0.9rem;
}

.NewCaseStudy_readMore__0fnUS {
  font-size: 0.9rem;
  display: inline-flex;
  color: #a1a1a1;
  margin-top: 1rem;
  text-decoration: none;
  transition: color 0.3s ease;
  justify-content: space-between;
}

.NewCaseStudy_card__mr_qT:hover .NewCaseStudy_readMore__0fnUS {
  color: #f37a6b;
}

.NewCaseStudy_readMore__0fnUS:hover {
  color: #f37a6b;
}

.NewCaseStudy_arrowIcon__wh1ZD {
  margin-left: 0.5rem;
  transition:
    transform 0.3s ease,
    opacity 0.3s ease,
    color 0.3s ease;
  opacity: 0;
  color: #a1a1a1;
  width: 8%;
}

.NewCaseStudy_card__mr_qT:hover .NewCaseStudy_arrowIcon__wh1ZD {
  opacity: 1;
  transform: translateX(5px);
  color: #f37a6b;
}

.NewCaseStudy_feature__lAqvK {
  margin-left: 2rem;
}

.NewCaseStudy_featurePoints__l1ijm {
  margin-top: 0.5rem;
  width: 100%;
}
.NewCaseStudy_carouselControls__cghC6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.NewCaseStudy_scrollButton__T1U_h {
  background: transparent;
  color: white;
  border: none;
  padding: 0 1rem;
  cursor: pointer;
  font-size: 2rem;
  transition: background-color 0.3s ease;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}

.NewCaseStudy_scrollButton__T1U_h:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.NewCaseStudy_scrollButton__T1U_h:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}


.NewCaseStudy_scrollButton__T1U_h:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
/* Media Queries */
@media (max-width: 1024px) and (min-width: 768px) {
  .NewCaseStudy_featuresWrapper__QUK_N {
    width: 90%;
  }

  .NewCaseStudy_featuresHeader__2lgXV h2 {
    font-size: 2rem;
  }

  .NewCaseStudy_featureCards__iXZE5 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }

  .NewCaseStudy_card__mr_qT {
    padding: 1.5rem;
  }

  .NewCaseStudy_card__mr_qT img {
    width: 5rem;
  }

  .NewCaseStudy_card__mr_qT h5 {
    font-size: 1.1rem;
  }

  .NewCaseStudy_card__mr_qT p {
    font-size: 0.8rem;
  }

  .NewCaseStudy_feature__lAqvK {
    display: none;
  }

  .NewCaseStudy_scrollButton__T1U_h {
    height: 100%;
    font-size: 1.8rem;
  }
}

@media (max-width: 768px) {
  .NewCaseStudy_featuresWrapper__QUK_N {
    width: 100%;
    padding: 2rem 0 0;
    overflow: visible;
    position: relative;
  }

  .NewCaseStudy_featureCardsWrapper__aoJL1 {
    margin: 0 0 0 2rem;
    overflow: hidden;
  }

  .NewCaseStudy_carouselControls__cghC6 {
    left: 0;
    width: 100%;
  }

  .NewCaseStudy_featuresSection__PLClH {
    padding: 0;
  }

  .NewCaseStudy_feature__lAqvK {
    margin: 0;
  }

  .NewCaseStudy_featuresHeader__2lgXV {
    text-align: left;
    margin-bottom: 1rem;
  }

  .NewCaseStudy_featuresHeader__2lgXV h2 {
    font-size: 1.8rem;
    padding: 0rem 2rem;
  }

  .NewCaseStudy_featuresHeader__2lgXV p {
    font-size: 0.9rem;
  }

  .NewCaseStudy_featureCards__iXZE5 {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .NewCaseStudy_card__mr_qT {
    padding: 1rem;
  }

  .NewCaseStudy_card__mr_qT img {
    width: 4rem;
  }

  .NewCaseStudy_card__mr_qT h5 {
    font-size: 1rem;
  }

  .NewCaseStudy_card__mr_qT p {
    font-size: 0.75rem;
  }

  .NewCaseStudy_uList__6edTJ {
    text-align: left;
    display: flex;
    flex-direction: column;
  }

  .NewCaseStudy_featurePoints__l1ijm {
    margin-top: 2rem;
  }

  .NewCaseStudy_scrollButton__T1U_h {
    height: 100%;
    font-size: 1.5rem;
    padding: 0 0.5rem;
  }
}

