/* @font-face {
  font-family: 'Arial';
  src: url('fonts/arial.woff2') format('woff2'),
       url('fonts/arial.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
:root {
  --font-family-arial: 'Arial', sans-serif;
  --font-family-inter: 'Inter', sans-serif;
  --font-family-roboto-slab: 'Roboto Slab', sans-serif;
  --text-black: rgba(0, 0, 0, 1);
  --text-rgb-55-112-222: rgba(55, 112, 222, 1);
  --text-white: rgba(255, 255, 255, 1);
  --text-rgb-139-139-139: rgba(139, 139, 139, 1);
}
.clients-logos {
  position: relative;
  
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 10px 10px;
  background-color: #fff;
}

.logo-container {
  display: flex;
  flex-wrap: nowrap; /* prevent wrapping */
  gap: 30px;
}

.client-logo {
    width: 94px;
  height: 48px;
  flex-shrink: 0;
  display: inline-block;
}
/* .rotating-text-container {
  height: 2.2rem;
  overflow: hidden;
  position: relative;
}

.rotating-text-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
}

.rotating-text-item {
  height: 2.2rem;
  font-size: 1.5rem;
  font-weight: 500;
} */
.rotating-text-container {
  height: 70px; /* slightly more than 50px to avoid clipping descenders */
  overflow: hidden;
  position: relative;
  font-family: 'Roboto Slab'; /* Use the desired font family */
}

.rotating-text-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
  font-family: 'Roboto Slab';
}

.rotating-text-item {
  height: 70px; /* match container height */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Roboto Slab';
  flex-wrap: nowrap;
}


/* Optional fade overlays */
.gradient-overlay-left,
.gradient-overlay-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  pointer-events: none;
  z-index: 1;
}

.gradient-overlay-left {
  left: 0;
  background: linear-gradient(to right, white, transparent);
}

.gradient-overlay-right {
  right: 0;
  background: linear-gradient(to left, white, transparent);
}

.text-black {
  color: var(--text-black);
}

.text-rgb-55-112-222 {
  color: var(--text-rgb-55-112-222);
}

.text-white {
  color: var(--text-white);
}

.text-rgb-139-139-139 {
  color: var(--text-rgb-139-139-139);
}


/* CSS Reset
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.text-6 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-arial);
  font-weight: 700;
  font-size: 36px;
  letter-spacing: -0.699999988079071px;
  line-height: 26.414236068725586px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.text-7 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-arial);
  font-weight: 700;
  font-size: 8.21776294708252px;
  letter-spacing: -0.14674577116966248px;
  line-height: 8.8047456741333px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-black);
}

.logo-5 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-9 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.frame-1000003537-8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 0px 30px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}

.frame-1000003536-4 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 30.555555555555557%;
}

.text-13 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.vector-15 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(0, 0, 0, 1);
  border: none;
  outline: none;
}

.arrow-dn-14 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.products-12 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-17 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.vector-19 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(0, 0, 0, 1);
  border: none;
  outline: none;
}

.arrow-dn-18 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.products-16 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-21 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.vector-23 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 1.5px solid rgba(0, 0, 0, 1);
  border: none;
  outline: none;
}

.arrow-dn-22 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 3px 0px 0px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.resources-20 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-25 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.frame-1000003538-24 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-27 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.frame-1000003539-26 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-29 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.frame-1000003540-28 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 0px 30px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.items-11 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  padding: 0px 30px 0px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-31 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-55-112-222);
}

.button-30 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 12px 24px 12px 24px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 1px solid rgba(55, 112, 222, 1);
  border-radius: 7px;
}

.text-33 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.button-32 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 12px 24px 12px 24px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 7px;
}

.frame-3-10 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.nav-3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 72px;
  padding: 16px 32px 16px 32px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
} */
/* 
.topnav-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.text-38 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-55-112-222);
}

.button-37 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 12px 24px 12px 24px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(55, 112, 222, 1);
  border-radius: 7px;
}

.text-41 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-55-112-222);
}

.text-42 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-roboto-slab);
  font-weight: normal;
  font-size: 56px;
  letter-spacing: -1px;
  line-height: 60px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.image-45 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border-radius: 28px;
  width: 100%;
  height: auto;
}

.text-46 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-139-139-139);
}

.a-author-44 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-47 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-139-139-139);
} */

.short-info-43 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 20px 0px 20px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.frame-1000003530-40 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.img-48 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  padding: 10px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  border-radius: 12px;
  width: 100%;
  height: auto;
}

.text-50 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.frame-1000003538-49 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px 0px 0px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.headline-39 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-36 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.content-35 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 75px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 55.55555555555556%;
}

.hero-34 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 110px;
  padding: 40px 168px 40px 168px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
}

.text-54 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-arial);
  font-weight: 700;
  font-size: 26px;
  letter-spacing: -0.699999988079071px;
  line-height: 26.414236068725586px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-55 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-arial);
  font-weight: 700;
  font-size: 8.21776294708252px;
  letter-spacing: -0.14674577116966248px;
  line-height: 8.8047456741333px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-black);
}

.logo-53 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 13.063063063063062%;
}

.text-58 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-60 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-61 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-62 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.menu-59 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.column-2-57 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-64 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-66 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-67 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-68 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-69 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-70 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-71 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.menu-65 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.column-3-63 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-73 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-75 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.menu-74 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.column-4-72 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-77 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-79 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-80 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-81 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.menu-78 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.column-5-76 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.menu-56 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 64.05405405405405%;
}

.text-83 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-86 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  opacity: 0.5;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.10000000149011612px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.icon-88 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  fill: rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.icon-87 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.input-85 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 212px;
  padding: 12px 24px 12px 24px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 40px;
}

.text-89 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  opacity: 0.4000000059604645;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.frame-1-84 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.subscribe-82 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.content-52 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 31px;
  padding: 0px 0px 30px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.vector-93 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.facebook-92 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.vector-95 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.vector-96 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.vector-97 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.instagram-94 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.vector-99 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.vector-100 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.youtube-1-98 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.vector-102 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.vector-103 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.vector-104 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: 2px solid rgba(255, 255, 255, 1);
  border: none;
  outline: none;
}

.linkedin-1-101 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.frame-1000003528-91 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-106 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-107 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-108 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.frame-1000003529-105 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.content-90 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 31px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.footer-51 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 96px 165px 50px 165px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(0, 0, 0, 1);
}

.blog-article-1 {
@media (max-width: 1440px) {
  .blog-article-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .blog-article-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  max-width: 1440px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
}




 * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            font-family: 'Inter', Arial, sans-serif;
        }
        
        body {
            font-size: 16px;
            line-height: 1.5;
            color: #000000;
            overflow-x: hidden;
        }
        
        /* Header/Navigation */
        .header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 80px;
            background-color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 32px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            z-index: 1000;
        }
        
        .logo {
            display: flex;
            align-items: center;
          
        }
        
        .logo-text {
            font-family: Arial, sans-serif;
            font-size: 36px;
            font-weight: 700;
            color: #000000;
        }
        
        .logo-tm {
            font-family: Arial, sans-serif;
            font-size: 8px;
            font-weight: 700;
            text-transform: uppercase;
            color: #000000;
            margin-left: 5px;
            align-self: flex-start;
            margin-top: 8px;
            /* margin-bottom: 10px; */
        }
        
        .nav-links {
            display: flex;
            align-items: center;
            gap: 40px;
        }
        
        .nav-link {
            font-size: 16px;
            font-weight: 500;
            color: #000000;
            text-decoration: none;
            position: relative;
            cursor: pointer;
        }
        
        .nav-link.dropdown {
            display: flex;
            align-items: center;
        }
        
        .dropdown-icon {
            margin-left: 5px;
            width: 10px;
            height: 5px;
        }
        
        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            background-color: #ffffff;
            border-radius: 5px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            padding: 10px 0;
            min-width: 150px;
            display: none;
            z-index: 10;
            
        }
        
        .dropdown-menu a {
            display: block;
            padding: 8px 15px;
            color: #000000;
            text-decoration: none;
            font-size: 14px;
        }
        
        .dropdown-menu a:hover {
            background-color: #f5f5f5;
        }
        
        .nav-link:hover .dropdown-menu {
            display: block;
        }
        
        .contact-sales {
            padding-left: 30px;
            border-left: 1px solid rgba(0, 0, 0, 0.2);
        }
        
        .btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            height: 48px;
            padding: 0 24px;
            border-radius: 7px;
            font-size: 16px;
            font-weight: 700;
            text-decoration: none;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .btn-outline {
            border: 1px solid #3770de;
            color: #3770de;
            background-color: transparent;
        }
        
        .btn-primary {
            background-color: #3770de;
            color: #ffffff;
            border: none;
        }
        
        .btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(55, 112, 222, 0.2);
        }
        
        /* Hero Section */
        .hero {
            padding: 120px 0 60px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            max-width: 1336px;
            margin: 0 auto;
        }
        
        .hero-content {
            max-width: 443px;
            padding-left: 57px;
        }
        
        .hero-title {
            font-family: 'Roboto Slab';
            font-size: 45px;
            font-weight: 999;
            line-height: 60px;
            color: #000000;
            /* margin-bottom: 10px; */
        }
        
        .hero-subtitle {
            font-family: 'Roboto Slab';
            font-size: 40px;
            font-weight: 900;
            line-height: 60px;
            background: linear-gradient(144deg, #3770de 0%, #2a58af 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 30px;
        }
        
        .hero-description {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 40px;
           font-family: 'Inter', sans-serif;

        }
        
        .hero-cta {
            display: flex;
            align-items: center;
            gap: 20px;
        }
        
        .hero-stats {
            font-size: 14px;
            line-height: 20px;
            color: #000000;
        }
        
        .hero-image {
            position: relative;
            width: 755px;
            height: 520px;
        }
        
        .macbook-image {
            position: absolute;
            width: 755px;
            height: 520px;
            object-fit: contain;
            right:1px
        }
        
        .screen-image {
            position: absolute;
            top: 32px;
            left: 87px;
            width: 667px;
            height: 445px;
            object-fit: contain;
        }
        
        /* Features Section */
        .features {
            background-color: #3770de;
            padding: 64px 10px;
            color: #ffffff;
        }
        
        .features-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        
        /* .feature-card {
            width: 360px;
            padding: 20px 0;
            border: 1px solid rgba(255, 255, 255, 0.43);
            border-radius: 5px;
            transition: transform 0.3s ease;
        }
        
        .feature-card:hover {
            transform: translateY(-10px);
        } */
        
        .feature-icon {
            width: 50px;
            height: 50px;
            margin-bottom: 15px;
        }
        
        .feature-title {
            font-size: 18px;
            font-weight: 700;
            line-height: 22px;
            /* margin-left: 66px; */
            margin-bottom: 20px;
        }
        
        .feature-description {
            font-size: 16px;
            line-height: 24px;
            padding: 0 20px;
        }
        
        /* Stats Section */
        .stats {
            /* background-color:#3770DE; */
              background-color: #2957af;
            padding: 64px 0;
            /* color: #ffffff; */
        }
        
        .stats-title {
            font-size: 40px;
            font-weight: 900;
            line-height: 48px;
            text-align: center;
            max-width: 1140px;
            margin: 0 auto 40px;
        }
        
        .stats-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            background-color: #1B2F544D;  /* 4D is 30% in hex */

        }
        
        .stat-card {
            width: 270px;
            height: 152px;
            background-color: rgba(55, 112, 222, 0.3);
            border: 1px solid rgba(255, 255, 255, 0.43);
            
            border-radius: 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 15px;
            transition: transform 0.3s ease;
              box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
        }
        
        .stat-card:hover {
            transform: translateY(-5px);
        }
        
        .stat-number {
            font-size: 40px;
            font-weight: 300;
            line-height: 49px;
            color: #ffffff;
            margin-bottom: 10px;
        }
        
        .stat-text {
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #ffffff;
        }
        
        /* Process Section */
        .process {
            background-color: #1b2e53;
            padding: 125px 0;
            color: #ffffff;
        }
        
        .process-container {
            max-width: 1110px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        
        .process-image {
            width: 540px;
            height: 370px;
            border-radius: 12px;
            object-fit: cover;
        }
        
        .process-content {
            width: 523px;
        }
        
        .process-title {
            font-size: 32px;
            font-weight: 900;
            line-height: 39px;
            margin-bottom: 20px;
        }
        
        .process-step {
            background-color: rgba(255, 255, 255, 0.07);
            border-radius: 20px 0 0 20px;
            padding: 20px;
            margin-bottom: 15px;
        }
        
        .step-number {
            font-size: 28px;
            font-weight: 300;
            line-height: 34px;
            margin-bottom: 10px;
        }
        
        .step-title {
            font-size: 20px;
            font-weight: 600;
            line-height: 25px;
            margin-bottom: 5px;
        }
        
        .step-description {
            font-size: 16px;
            line-height: 24px;
        }
        
        .process-cta {
            margin-top: 30px;
        }
        
        /* Clients Section */
        .clients {
            padding: 80px 0;
            background-color: #ffffff;
            border-bottom: 1px solid rgba(27, 47, 84, 0.34);
        }
        
        .clients-title {
            font-size: 36px;
            font-weight: 700;
            line-height: 43px;
            text-align: center;
            color: #181727;
            margin-bottom: 60px;
        }
        
        .clients-logos {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            position: relative;
        }
        
        .client-logo {
            margin: 20px;
            transition: transform 0.3s ease;
        }
        
        .client-logo:hover {
            transform: scale(1.1);
        }
        
        .gradient-overlay-left {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 50px;
            background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
            z-index: 2;
        }
        
        .gradient-overlay-right {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 50px;
            background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
            z-index: 2;
        }
        
        /* Certifications Section */
        .certifications {
            padding: 75px 0;
            background-color: #ffffff;
        }
        
        .certifications-title {
            font-size: 36px;
            font-weight: 700;
            line-height: 44px;
            text-align: center;
            color: #181727;
            margin-bottom: 50px;
        }
        
        .certifications-logos {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            gap: 100px;
            position: relative;
        }
        
        .certification-logo {
            width: 150px;
            height: 150px;
            transition: transform 0.3s ease;
        }
        
        .certification-logo:hover {
            transform: scale(1.1);
        }
        
        /* Testimonials Section */
        .testimonials {
            padding: 96px 90px;
            background-color: #f3f3f3;
        }
        
        .testimonials-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-around;
        }
        
        .testimonial-card {
            width: 350px;
            background-color: #ffffff;
            border-radius: 8px;
            padding: 24px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .testimonial-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }
        
        .testimonial-text {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 40px;
        }
        
        .testimonial-author {
            display: flex;
            flex-direction: column;
        }
        
        .author-image {
            width: 64px;
            height: 64px;
            border-radius: 32px;
            margin-bottom: 16px;
        }
        
        .author-name {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            margin-bottom: 8px;
        }
        
        .author-title {
            font-size: 14px;
            line-height: 17px;
            color: #000000;
        }
        
        /* CTA Section */
        .cta {
            padding: 192px 0;
            background-image: url('../assets/images/img_.png');
            background-size: cover;
            background-position: center;
            color: #ffffff;
            text-align: center;
        }
        
        .cta-subtitle {
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            margin-bottom: 20px;
        }
        
        .cta-title {
            font-size: 40px;
            font-weight: 900;
            line-height: 48px;
            max-width: 600px;
            margin: 0 auto 40px;
        }
        
        /* Footer */
        .footer {
            background-color: #000000;
            padding: 93px 0 40px;
            color: #ffffff;
        }
        
        .footer-container {
            max-width: 1110px;
            margin: 0 auto;
        }
        
        .footer-top {
            display: flex;
            justify-content: space-between;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.25);
            margin-bottom: 30px;
        }
        
        .footer-logo {
            display: flex;
            align-items: flex-start;
        }
        
        .footer-logo-text {
            font-family: Arial, sans-serif;
            font-size: 26px;
            font-weight: 700;
            color: #ffffff;
        }
        
        .footer-logo-tm {
            font-family: Arial, sans-serif;
            font-size: 8px;
            font-weight: 700;
            text-transform: uppercase;
            color: #000000;
            margin-left: 5px;
        }
        
        .footer-column {
            min-width: 150px;
        }
        
        .footer-column-title {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            margin-bottom: 20px;
        }
        
        .footer-link {
            display: block;
            font-size: 14px;
            line-height: 17px;
            color: #ffffff;
            text-decoration: none;
            margin-bottom: 10px;
            transition: color 0.3s ease;
        }
        
        .footer-link:hover {
            color: #3770de;
        }
        
        .footer-subscribe {
            width: 254px;
        }
        
        .footer-input-container {
            position: relative;
            margin-bottom: 20px;
        }
        
        .footer-input {
            width: 100%;
            height: 48px;
            background-color: rgba(255, 255, 255, 0.15);
            border: none;
            border-radius: 24px;
            padding: 0 50px 0 24px;
            color: #ffffff;
            font-size: 16px;
        }
        
        .footer-input::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }
        
        .footer-input-icon {
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            width: 24px;
            height: 24px;
            cursor: pointer;
        }
        
        .footer-subscribe-text {
            font-size: 14px;
            line-height: 20px;
            color: rgba(255, 255, 255, 0.4);
        }
        
        .footer-bottom {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 30px;
        }
        
        .footer-social {
            display: flex;
            gap: 20px;
        }
        
        .social-icon {
            width: 24px;
            height: 24px;
            transition: transform 0.3s ease;
        }
        
        .social-icon:hover {
            transform: scale(1.2);
        }
        
        .footer-links {
            display: flex;
            gap: 20px;
        }
        
        .footer-bottom-link {
            font-size: 14px;
            line-height: 17px;
            color: #ffffff;
            text-decoration: none;
            transition: color 0.3s ease;
        }
        
        .footer-bottom-link:hover {
            color: #3770de;
        }
        
        /* Responsive */
        @media (max-width: 1200px) {
            .hero-content {
                padding-left: 50px;
            }
            
            .hero-image {
                width: 600px;
                height: 413px;
            }
            
            .macbook-image {
                width: 600px;
                height: 413px;
            }
            
            .screen-image {
                width: 530px;
                height: 353px;
                top: 25px;
                left: 70px;
            }
            
            .features-container, .stats-container, .testimonials-container {
                padding: 0 20px;
            }
        }
        
        @media (max-width: 992px) {
            .header {
                padding: 0 20px;
            }
            
            .nav-links {
                gap: 15px;
            }
            
            .hero {
                flex-direction: column;
                padding: 100px 20px 40px;
            }
            
            .hero-content {
                max-width: 100%;
                padding-left: 0;
                margin-bottom: 40px;
                text-align: center;
            }
            
            .hero-cta {
                justify-content: center;
            }
            
            .hero-image {
                width: 100%;
                max-width: 600px;
                height: auto;
                aspect-ratio: 755/520;
            }
            
            .macbook-image {
                width: 100%;
                height: 100%;
            }
            
            .screen-image {
                width: 88%;
                height: auto;
                top: 6%;
                left: 11.5%;
            }
            
            .features-container {
                flex-direction: column;
                align-items: center;
                gap: 30px;
            }
            
            .feature-card {
                width: 100%;
                max-width: 500px;
            }
            
            .stats-container {
                flex-wrap: wrap;
                justify-content: center;
                gap: 20px;
            }
            
            .process-container {
                flex-direction: column;
                align-items: center;
                gap: 40px;
            }
            
            .process-image {
                width: 100%;
                max-width: 540px;
                height: auto;
                aspect-ratio: 540/370;
            }
            
            .process-content {
                width: 100%;
                max-width: 540px;
            }
            
            .testimonials-container {
                flex-direction: column;
                align-items: center;
                gap: 30px;
            }
            
            .testimonial-card {
                width: 100%;
                max-width: 500px;
            }
            
            .certifications-logos {
                flex-wrap: wrap;
                gap: 30px;
            }
            
            .footer-top {
                flex-wrap: wrap;
                gap: 30px;
            }
            
            .footer-column {
                min-width: 120px;
            }
        }
        
        @media (max-width: 768px) {
            .nav-links {
                display: none;
            }
            
            .hero-title, .hero-subtitle {
                font-size: 40px;
                line-height: 50px;
            }
            
            .clients-logos {
                justify-content: center;
                gap: 30px;
            }
            
            .footer-bottom {
                flex-direction: column;
                gap: 20px;
            }
            
            .footer-social {
                margin-bottom: 20px;
            }
            .hero-subtitle{
              text-align: center;
            }
        }
        
        @media (max-width: 576px) {
            .hero-title, .hero-subtitle {
                font-size: 32px;
                line-height: 40px;
            }
             .hero-subtitle{
              text-align: center;
            }
            
            .hero-description {
                font-size: 16px;
                line-height: 24px;
            }
            
            .stats-title, .cta-title {
                font-size: 32px;
                line-height: 40px;
            }
            
            .footer-links {
                flex-direction: column;
                align-items: center;
                gap: 10px;
            }
        }


         * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            font-family: 'Inter', Arial, sans-serif;
        }
        
        body {
            font-size: 16px;
            line-height: 1.5;
            color: #000000;
            overflow-x: hidden;
        }
        
        /* Header/Navigation */
        .header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 80px;
            background-color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 32px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            z-index: 1000;
        }
        
        .logo {
            display: flex;
            align-items: center;
        }
        
        .logo-text {
            font-family: Arial, sans-serif;
            font-size: 36px;
            font-weight: 700;
            color: #000000;
        }
        
        .logo-tm {
            font-family: Arial, sans-serif;
            font-size: 8px;
            font-weight: 700;
            text-transform: uppercase;
            color: #000000;
            margin-left: 5px;
            align-self: flex-start;
              margin-bottom: 10px;
        }
        
        .nav-links {
            display: flex;
            align-items: center;
            gap: 40px;
        }
        
        .nav-link {
            font-size: 16px;
            font-weight: 500;
            color: #000000;
            text-decoration: none;
            position: relative;
            cursor: pointer;
        }
        
        .nav-link.dropdown {
            display: flex;
            align-items: center;
        }
        
        .dropdown-icon {
            margin-left: 5px;
            width: 10px;
            height: 5px;
        }
        
        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            background-color: #ffffff;
            border-radius: 5px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            padding: 10px 0;
            min-width: 150px;
            display: none;
            z-index: 10;
        }
        
        .dropdown-menu a {
            display: block;
            padding: 8px 15px;
            color: #000000;
            text-decoration: none;
            font-size: 14px;
        }
        
        .dropdown-menu a:hover {
            background-color: #f5f5f5;
        }
        
        .nav-link:hover .dropdown-menu {
            display: block;
        }
        
        .contact-sales {
            padding-left: 30px;
            border-left: 1px solid rgba(0, 0, 0, 0.2);
        }
        
        .btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            height: 48px;
            padding: 0 24px;
            border-radius: 7px;
            font-size: 16px;
            font-weight: 700;
            text-decoration: none;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .btn-outline {
            border: 1px solid #3770de;
            color: #3770de;
            background-color: transparent;
        }
        
        .btn-primary {
            background-color: #3770de;
            color: #ffffff;
            border: none;
        }
        
        .btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(55, 112, 222, 0.2);
        }
        
        /* Hero Section */
        .hero {
            padding: 120px 0 60px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            max-width: 1336px;
            margin: 0 auto;
        }
        
        .hero-content {
            max-width: 443px;
            padding-left: 67px;
        }
        
        .hero-title {
           font-family: 'Roboto Slab';
            font-size: 45px;
            font-weight: 999;
            line-height: 60px;
            color: #000000;
            /* margin-bottom: 10px; */
        }
        
        .hero-subtitle {
            font-family: 'Roboto Slab';
            font-size: 40px;
            font-weight: 900;
            line-height: 60px;
            background: linear-gradient(144deg, #3770de 0%, #2a58af 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 30px;
        }
        
        .hero-description {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 40px;
            font-family: 'Inter', sans-serif;

        }
        
        .hero-cta {
            display: flex;
            align-items: center;
            gap: 20px;
        }
        
        .hero-stats {
            font-size: 14px;
            line-height: 20px;
            color: #000000;
        }
        
        .hero-image {
            position: relative;
            width: 755px;
            height: 520px;
        }
        
        .macbook-image {
            position: absolute;
            width: 755px;
            height: 520px;
            object-fit: contain;
        }
        
        .screen-image {
            position: absolute;
            top: 32px;
            left: 87px;
            width: 667px;
            height: 445px;
            object-fit: contain;
        }
        
        /* Features Section */
        .features {
            background-color: #3770de;
            padding: 64px 10px;
            color: #ffffff;
        }
        
        .features-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        
        .feature-card {
            width: 360px;
            padding: 20px 0;
            /* border-left: 1px solid rgba(255, 255, 255, 0.43); */
            border-radius: 5px;
            transition: transform 0.3s ease;
        }
        
        .feature-card:hover {
            transform: translateY(-10px);
        }
        
        .feature-icon {
            width: 50px;
            height: 50px;
            margin-bottom: 15px;
        }
        
        .feature-title {
            font-size: 18px;
            font-weight: 700;
            line-height: 22px;
            /* margin-left: 66px; */
            margin-bottom: 20px;
        }
        
        .feature-description {
            font-size: 16px;
            line-height: 24px;
            padding: 0 20px;
        }
       
        /* Stats Section */
        .stats {
            /* background-color: #3770DE; */
              background-color:  #2957af;
            padding: 64px 0;
            /* color: #ffffff; */
        }
        
        .stats-title {
            font-size: 40px;
            font-weight: 900;
            line-height: 48px;
            text-align: center;
            max-width: 1140px;
            margin: 0 auto 40px;
        }
        
        .stats-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        
        .stat-card {
            width: 270px;
            height: 152px;
            background-color: rgba(55, 112, 222, 0.3);
            border: 1px solid rgba(255, 255, 255, 0.43);
            border-radius: 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 15px;
            transition: transform 0.3s ease;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
        }
        
        .stat-card:hover {
            transform: translateY(-5px);
        }
        
        .stat-number {
            font-size: 40px;
            font-weight: 300;
            line-height: 49px;
            color: #ffffff;
            margin-bottom: 10px;
        }
        
        .stat-text {
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #ffffff;
        }
        
        /* Process Section */
        .process {
            background-color: #1b2e53;
            padding: 125px 0;
            color: #ffffff;
        }
        
        .process-container {
            max-width: 1110px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        
        .process-image {
            width: 540px;
            height: 370px;
            border-radius: 12px;
            object-fit: cover;
        }
        
        .process-content {
            width: 523px;
        }
        
        .process-title {
            font-size: 32px;
            font-weight: 900;
            line-height: 39px;
            margin-bottom: 20px;
        }
        
        .process-step {
            background-color: rgba(255, 255, 255, 0.07);
            border-radius: 20px 0 0 20px;
            padding: 20px;
            margin-bottom: 15px;
        }
        
        .step-number {
            font-size: 28px;
            font-weight: 300;
            line-height: 34px;
            margin-bottom: 10px;
        }
        
        .step-title {
            font-size: 20px;
            font-weight: 600;
            line-height: 25px;
            margin-bottom: 5px;
        }
        
        .step-description {
            font-size: 16px;
            line-height: 24px;
        }
        
        .process-cta {
            margin-top: 30px;
        }
        
        /* Clients Section */
        .clients {
            padding: 80px 0;
            background-color: #ffffff;
            border-bottom: 1px solid rgba(27, 47, 84, 0.34);
        }
        
        .clients-title {
            font-size: 36px;
            font-weight: 700;
            line-height: 43px;
            text-align: center;
            color: #181727;
            margin-bottom: 60px;
        }
        
        .clients-logos {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            position: relative;
        }
        
        .client-logo {
            margin: 20px;
            transition: transform 0.3s ease;
        }
        
        .client-logo:hover {
            transform: scale(1.1);
        }
        
        .gradient-overlay-left {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 50px;
            background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
            z-index: 2;
        }
        
        .gradient-overlay-right {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 50px;
            background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
            z-index: 2;
        }
        
        /* Certifications Section */
        .certifications {
            padding: 75px 0;
            background-color: #ffffff;
        }
        
        .certifications-title {
            font-size: 36px;
            font-weight: 700;
            line-height: 44px;
            text-align: center;
            color: #181727;
            margin-bottom: 50px;
        }
        
        .certifications-logos {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            gap: 100px;
            position: relative;
        }
        
        .certification-logo {
            width: 150px;
            height: 150px;
            transition: transform 0.3s ease;
        }
        
        .certification-logo:hover {
            transform: scale(1.1);
        }
        
        /* Testimonials Section */
        .testimonials {
            padding: 96px 90px;
            background-color: #f3f3f3;
        }
        
        .testimonials-container {
            max-width: 1140px;
            margin: 0 auto;
            display: flex;
           
          justify-content: space-around;
          
        }
        
        .testimonial-card {
            width: 350px;
            background-color: #ffffff;
            border-radius: 8px;
            padding: 24px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .testimonial-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }
        
        .testimonial-text {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 40px;
        }
        
        .testimonial-author {
            display: flex;
            flex-direction: column;
        }
        
        .author-image {
            width: 64px;
            height: 64px;
            border-radius: 32px;
            margin-bottom: 16px;
        }
        
        .author-name {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            margin-bottom: 8px;
        }
        
        .author-title {
            font-size: 14px;
            line-height: 17px;
            color: #000000;
        }
        
        /* CTA Section */
        .cta {
            padding: 192px 0;
            background-image: url('../assets/images/img_.png');
            background-size: cover;
            background-position: center;
            color: #ffffff;
            text-align: center;
        }
        
        .cta-subtitle {
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            margin-bottom: 20px;
        }
        
        .cta-title {
            font-size: 40px;
            font-weight: 900;
            line-height: 48px;
            max-width: 600px;
            margin: 0 auto 40px;
        }
        
        /* Footer */
        .footer {
            background-color: #000000;
            padding: 93px 28px 40px 20px;
            color: #ffffff;
        }
        
        .footer-container {
            max-width: 1110px;
            margin: 0 auto;
        }
        
        .footer-top {
            display: flex;
            justify-content: space-between;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.25);
            margin-bottom: 30px;
        }
        
        .footer-logo {
            display: flex;
            align-items: flex-start;
        }
        
        .footer-logo-text {
            font-family: Arial, sans-serif;
            font-size: 26px;
            font-weight: 700;
            color: #ffffff;
        }
        
        .footer-logo-tm {
            font-family: Arial, sans-serif;
            font-size: 8px;
            font-weight: 700;
            text-transform: uppercase;
            color: #000000;
            margin-left: 5px;
        }
        
        .footer-column {
            min-width: 150px;
        }
        
        .footer-column-title {
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            margin-bottom: 20px;
        }
        
        .footer-link {
            display: block;
            font-size: 14px;
            line-height: 17px;
            color: #ffffff;
            text-decoration: none;
            margin-bottom: 10px;
            transition: color 0.3s ease;
        }
        
        .footer-link:hover {
            color: #3770de;
        }
        
        .footer-subscribe {
            width: 254px;
        }
        
        .footer-input-container {
            position: relative;
            margin-bottom: 20px;
        }
        
        .footer-input {
            width: 100%;
            height: 48px;
            background-color: rgba(255, 255, 255, 0.15);
            border: none;
            border-radius: 24px;
            padding: 0 50px 0 24px;
            color: #ffffff;
            font-size: 16px;
        }
        
        .footer-input::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }
        
        .footer-input-icon {
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            width: 24px;
            height: 24px;
            cursor: pointer;
        }
        
        .footer-subscribe-text {
            font-size: 14px;
            line-height: 20px;
            color: rgba(255, 255, 255, 0.4);
        }
        
        .footer-bottom {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 30px;
        }
        
        .footer-social {
            display: flex;
            gap: 20px;
        }
        
        .social-icon {
            width: 24px;
            height: 24px;
            transition: transform 0.3s ease;
        }
        
        .social-icon:hover {
            transform: scale(1.2);
        }
        
        .footer-links {
            display: flex;
            gap: 20px;
        }
        
        .footer-bottom-link {
            font-size: 14px;
            line-height: 17px;
            color: #ffffff;
            text-decoration: none;
            transition: color 0.3s ease;
        }
        
        .footer-bottom-link:hover {
            color: #3770de;
        }
        
        /* Responsive */
        @media (max-width: 1200px) {
            .hero-content {
                padding-left: 50px;
            }
            
            .hero-image {
                width: 600px;
                height: 413px;
            }
            
            .macbook-image {
                width: 600px;
                height: 413px;
            }
            
            .screen-image {
                width: 530px;
                height: 353px;
                top: 25px;
                left: 70px;
            }
            
            .features-container, .stats-container, .testimonials-container {
                padding: 0 20px;
            }
        }
        
        @media (max-width: 992px) {
            .header {
                padding: 0 20px;
            }
            
            .nav-links {
                gap: 15px;
            }
            
            .hero {
                flex-direction: column;
                padding: 100px 20px 40px;
            }
            
            .hero-content {
                max-width: 100%;
                padding-left: 0;
                margin-bottom: 40px;
                text-align: center;
            }
            
            .hero-cta {
                justify-content: center;
            }
            
            .hero-image {
                width: 100%;
                max-width: 600px;
                height: auto;
                aspect-ratio: 755/520;
            }
         
            
            .macbook-image {
                width: 100%;
                height: 100%;
            }
            
            .screen-image {
                width: 88%;
                height: auto;
                top: 6%;
                left: 11.5%;
            }
            
            .features-container {
                flex-direction: column;
                align-items: center;
                gap: 30px;
            }
            
            .feature-card {
                width: 100%;
                max-width: 500px;
            }
            
            .stats-container {
                flex-wrap: wrap;
                justify-content: center;
                gap: 20px;
            }
            
            .process-container {
                flex-direction: column;
                align-items: center;
                gap: 40px;
            }
            
            .process-image {
                width: 100%;
                max-width: 540px;
                height: auto;
                aspect-ratio: 540/370;
            }
            
            .process-content {
                width: 100%;
                max-width: 540px;
            }
            
            .testimonials-container {
                flex-direction: column;
                align-items: center;
                gap: 30px;
            }
            
            .testimonial-card {
                width: 100%;
                max-width: 500px;
            }
            
            .certifications-logos {
                flex-wrap: wrap;
                gap: 30px;
            }
            
            .footer-top {
                flex-wrap: wrap;
                gap: 30px;
            }
            
            .footer-column {
                min-width: 120px;
            }
        }
        
        @media (max-width: 768px) {
            .nav-links {
                display: none;
            }
            
            .hero-title, .hero-subtitle {
                font-size: 40px;
                line-height: 50px;
            }
            
            .clients-logos {
                justify-content: center;
                gap: 30px;
            }
            
            .footer-bottom {
                flex-direction: column;
                gap: 20px;
            }
            
            .footer-social {
                margin-bottom: 20px;
            }
        }
        
        @media (max-width: 576px) {
            .hero-title, .hero-subtitle {
                font-size: 32px;
                line-height: 40px;
            }
            
            .hero-description {
                font-size: 16px;
                line-height: 24px;
            }
            
            .stats-title, .cta-title {
                font-size: 32px;
                line-height: 40px;
            }
            
            .footer-links {
                flex-direction: column;
                align-items: center;
                gap: 10px;
            }
        }

         /*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-wrap {
  border-top: 0px solid #ececec;
  border-left: 0px solid #ececec;
  }
  
  .clients .client-logo {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0px solid #ececec;
    border-bottom: 0px solid #ececec;
    overflow: hidden;
    background: #fff;
    height: 125px;
  }
  
  .clients .client-logo img {
    transition: all 0.3s ease-in-out;
    height: 110px;
   
  }
  
  .clients .client-logo:hover img {
    filter: none;
    transform: scale(1.1);
  }
  
  @media(max-width: 425px) {
    .col {
      flex-basis: auto;
      -webkit-box-flex: 1;
      flex-grow: 1;
      max-width: 100%;
    }
}
@media(min-width: 426px) and  (max-width: 961px){
  .col {
    flex-basis: auto;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 50%;
  }
}




  /*--------------------------------------------------------------
# Certifications
--------------------------------------------------------------*/
.certifications .clients-wrap {
  border-top: 0px solid #ececec;
  border-left: 0px solid #ececec;
}

.certifications .ct-logo {
  padding: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 0px solid #ececec;
  border-bottom: 0px solid #ececec;
  overflow: hidden;
  background: #fff;
  height: 150px;
}

.certifications .ct-logo img {
  transition: all 0.3s ease-in-out;
  height: 120px;
 
}

.certifications .ct-logo:hover img {
  filter: none;
  transform: scale(1.1);
}

.owl-carousel {
  position: relative;
}
.owl-next, .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.owl-next {
  right: 0;
  display: flex;
}
.owl-prev{
  left: 0;
  display: flex;
}

/* .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}


.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
} */



 /* .owl-nav  {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
} */
/* .owl-nav .owl-prev {
  left: 0;
}
.owl-nav .owl-next {
  right: 0;
}




.owl-nav  {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav :focus {
    outline: none;
}  */

.process-step1{
    padding-left: 20px;
}

.footer-bottom-link a {
  text-decoration: none;
  color:white
}

.footer-bottom-link {
  text-decoration: none;
}
.footer-link a{
  text-decoration: none;
  color: white;
}

/* desktop default: show nav-links */
.nav-links {
  display: flex;
  gap: 20px;
}

/* hide hamburger by default */
.mobile-menu-toggle {
  display: none;
}

/* desktop: keep columns horizontal */
.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.footer-column,
.footer-subscribe {
  flex: 1 1 150px;
  margin: 10px 0;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.footer-social {
  display: flex;
  gap: 10px;
}

.footer-links {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* mobile styles: stack columns vertically */
@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-column,
  .footer-subscribe {
    width: 100%;
  }

  .footer-subscribe {
    margin-top: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
 .frame-1000003559-239{
    display: none;
  }
  .footer-social {
    margin-bottom: 10px;
  }

  .footer-input-container {
    display: flex;
    width: 100%;
    margin-top: 10px;
  }

  .footer-input {
    flex: 1;
    padding: 8px;
    border: none;
    border-radius: 4px 0 0 4px;
  }

  .footer-input-icon {
    background: #333;
    padding: 8px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
  }

  .footer-links {
    flex-direction: column;
    align-items: flex-start;
  }
}
.hide-on-mobile {
  display: block;
}

/* On mobile: hide */
@media (max-width: 768px)  {

  .m-post-card-grid-72{
  display: flex;
  flex-direction: column;
}
 .frame-1000003526-47 .text-white{
     display: flex !important;
     flex-direction: column !important;
    justify-content: center !important;
  }
  .text-48 .text-white
  {
     display: flex;
    white-space: nowrap;
    font-size: 16px;
     /* flex-direction: column; */
    justify-content: center !important;
  }

.text-37 {
    font-size: 35px  !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
    
  }

  .oe {
  display: flex !important;
    word-spacing: 2px !important;
    /* display: inline-block; */
 flex-wrap: nowrap !important;
    font-size: 18px !important;
    font-weight: 400 !important;
        letter-spacing: -0.5px !important;
  }
.frame-1000003551-71{
  /* margin-top: 40px; */
  /* margin-left: -400px; */
 /* display: flex; */
 /* flex-direction: column; */
}
.frame-1000003551-130 {
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-170{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-215{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-255{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003553-98{
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-71{
   display: flex !important;
  flex-direction: column !important;
}
.client-logo {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .client-logo img {
    max-width: 80%; /* prevent overflow */
    height: auto;
  }
.blog-41{
    display: flex !important;
  flex-direction: column !important;
  padding: 10px !important;
}
.blog-35{
   padding: 10px !important;
}
.row-42{
    display: flex !important;
  flex-direction: column !important;
  padding: 10px !important;
}


.frame-1000003551-300{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-340{
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-425{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-385{
   display: flex !important;
  flex-direction: column !important;
}
.m-post-card-grid-72 .row-42 {
  display: flex;
  flex-direction: column;
  /* justify-content: flex-start; */
  /* align-items: center; */
  gap: 30px;
  padding: 30px 0px 30px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}
  .hide-on-mobile {
    display: none;
  }
  .frame-1000003559-239{
    display: none;
  }
  .footer-subscribe{
    margin-top: -120px;
  }



  
}
/* default: horizontal nav */
.nav-links {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* hide hamburger by default */
.mobile-menu-toggle {
  display: none;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}

/* auth buttons default: horizontal */
.auth-buttons {
  display: flex;
  
  gap: 10px;
}

/* mobile styles */
@media (max-width: 768px) {
  .nn{
  display: block;
}
 .m-post-card-grid-36{
 max-width: 90% !important;
 
 }
  .blog-41 {
    padding-left: 16px;
    padding-right: 16px;
    /* or shorthand */
    /* padding: 0 16px; */
  }
 
 .row-35{
  padding: 0px 10px 0px 40px !important;
 }
.nn1{
   display: none;
}
  .m-post-card-grid-72{
  display: flex;
  flex-direction: column;
}
 .frame-1000003526-47 .text-white{
     display: flex !important;
     flex-direction: column !important;
    justify-content: center !important;
  }
  .text-48 .text-white
  {
     display: flex;
    white-space: nowrap;
    font-size: 16px;
     /* flex-direction: column; */
    justify-content: center !important;
  }

.text-37 {
    font-size: 35px  !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
    
  }

  .oe {
  display: flex !important;
    word-spacing: 2px !important;
    /* display: inline-block; */
 flex-wrap: nowrap !important;
    font-size: 27px !important;
    font-weight: 400 !important;
        letter-spacing: -0.5px !important;
  }
.frame-1000003551-71{
  /* margin-top: 40px; */
  /* margin-left: -400px; */
 /* display: flex; */
 /* flex-direction: column; */
}
.frame-1000003551-130 {
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-170{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-215{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-255{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003553-98{
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-71{
   display: flex !important;
  flex-direction: column !important;
}
.client-logo {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .client-logo img {
    max-width: 80%; /* prevent overflow */
    height: auto;
  }
.blog-41{
    display: flex !important;
  flex-direction: column !important;
  padding: 10px !important;
}
.blog-35{
   padding: 10px !important;
}
.row-42{
    display: flex !important;
  flex-direction: column !important;
  padding: 10px !important;
}


.frame-1000003551-300{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-340{
  display: flex !important;
  flex-direction: column !important;
}
.frame-1000003552-425{
   display: flex !important;
  flex-direction: column !important;
}
.frame-1000003551-385{
   display: flex !important;
  flex-direction: column !important;
}
.m-post-card-grid-72 .row-42 {
  display: flex;
  flex-direction: column;
  /* justify-content: flex-start; */
  /* align-items: center; */
  gap: 30px;
  padding: 30px 0px 30px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}
  .nav-links {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px;
    right: 0;
    background: white;
    width: 220px;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    z-index: 10;
  
  }  
 .frame-1000003559-239{
    display: none;
  }
  .nav-heading {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
  }
  
  .nav-links.active {
    display: flex;
   
  }

  .hero-subtitle{
    display: flex;
    align-items: center;
  }
  .frame-1000003526-47{
     display: flex;
    justify-content: flex-start;
  }
  .features-45{
    display: flex;
    justify-content: flex-start;
  }
  .mobile-drop {
  display: flex;
  justify-content: space-between; /* text left, icon right */
  align-items: center;
  width: 100%;                    /* important to stretch fully inside parent */
}

  .mobile-menu-toggle {
    display: block;
  }

  .auth-buttons {
    display: flex;
    width: 100%;
  }
  .btn-outline{
    width: 100%;
  }

  .auth-buttons .btn {
    /* width: 100%; */
    /* text-align: start; */
  }
  .rotating-text-container {
  /* height: 70px;  */
  overflow: hidden;
  position: relative;
}
.row-35{
    display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.rotating-text-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
}

.rotating-text-item {
  /* height: 70px; */
  display: flex;
  align-items: center;
  font-family: 'Roboto Slab';
 justify-content: center;
 flex-wrap: nowrap;
}

.m-post-card-grid-78{
      display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
    .m-post-card-grid-62{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
    .frame-36324-2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
   .frame-36325-2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
 .ss{
  width: 100%;
}
.ss1{
  width: 100%;
}
  .m-post-card-grid-72{
    padding: 0px !important;
  }
  .mm{
    display: flex;
    flex-wrap: wrap;
  }
}
.certification-slide {
  padding: 10px;
  height: 100%;
}

/* General logo styling */
.certification-logo {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto; /* horizontal center by default */
}


 .nn{
    display: none;
  }
  .nn1{
   display: block;
}

@media (max-width: 575px) {
  .frame-1000003553-76{
    padding: 10px !important;
  }
  .m-post-card-grid-72{
    padding: 0px !important;
  }
 
 .select-27 {
  display: flex;
  flex-direction: row;
  align-items: center;            /* vertical center */
  justify-content: flex-start;    /* optional: change to center if you want horizontal centering */
  gap: 8px;
  padding: 12px 16px;
  /* max-width: 240px; */
  width: 100%;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}


.select-field-26{
}

 .m-post-card-grid-36{
 max-width: 90% !important;
 
 }
 .row-35{
  padding: 0px 10px 0px 40px !important;
 }
  .text-67{
    text-align: justify;
  }
   .auth-buttons {
    display: flex;
    width: 100%;
  }
.input-field-48 {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(230, 232, 236, 1);
  border-radius: 5px;
  max-width:  220px;
 width: 100%;
  height: 38px;
    box-sizing: border-box;
}
  .ss{
  width: 100%;
}
.btn-outline{
  max-width: 300px !important;
  width: 90% !important;
}
.btn-primary{
  max-width: 300px !important;
  width: 90% !important;
}
.nn{
  display: block;
}
.nn1{
   display: none;
}

 .frame-1000003551-60  {
  display: flex !important;
    justify-content: flex-start  !important;
    align-items: flex-start !important;
    padding: 10px !important;
  }
   .blog-59 {
      padding: 10px !important;
   }
   .blog-65{
    padding: 10px  !important;
   }
   .hero-35{
padding: 10px !important;
   }
   .kk{
    padding-left: 60px !important;
   }

 .frame-1000003526-47 .text-white{
     display: flex !important;
     flex-direction: column !important;
    justify-content: center !important;
  }
  .frame-1000003558-38 {
    padding: 10px !important;

  }
  .text-48 .text-white
  {
     display: flex;
    white-space: nowrap;
    font-size: 16px;
     /* flex-direction: column; */
    justify-content: center !important;
  }
  .features-45{
    display: flex;
    justify-content: flex-start;
   
  }
.text-37 {
    font-size: 35px  !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
    
  }
  .hero-14{
    padding: 10px !important;
  }
 
  .hero-43{
    padding: 10px !important;
  }
 .frame-1000003558-35{
  padding: 10px !important;
 }
.frame-9076-199{
  margin-left: 0px !important;
}
  .oe {
  display: flex !important;
    word-spacing: 0px !important;
    /* display: inline-block; */
 flex-wrap: nowrap !important;
    font-size: 27px !important;
    font-weight: 400 !important;
        letter-spacing: -0.5px !important;
  }
  .certification-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
.m-post-card-grid-72{
  display: flex;
  flex-direction: column;
}
.frame-1000003551-71{
  margin-top: 40px;
  margin-left: -400px;
 display: flex;
 flex-direction: column;
}
.frame-1000003551-71{
  display: flex;
  flex-direction: column;
}
.m-post-card-grid-72 .row-42 {
  display: flex;
  flex-direction: column;
  /* justify-content: flex-start; */
  /* align-items: center; */
  gap: 30px;
  padding: 30px 0px 30px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}
.hhjj{
  right: 30%;
  display: none !important;
}
.blog-41{
  /* display: flex; */
  /* flex-direction: row !important; */
}
.mobile{
  display: none;
}
.ss1{
  width: 100%;
}
.hello{
  display: flex;
  flex-direction: column;
}
.mobile{
  display: none !important;
  /* visibility: ; */
}
.heading-240{
  display: block;
}
     .my-element {
    margin-left: 0; 
  }
   .frame-1000003559-239{
    display: none;
  }
.usecase1{
 height: 450px;
  }
  .nav-links {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px;
    right: 0;
    background: white;
    width: 220px;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    z-index: 10;
  }
   
   .nav-heading {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
  }
  .nav-links.active {
    display: flex;
  }
   .hero-subtitle{
    display: flex;
    align-items: center;
  }
 
  .mobile-menu-toggle {
    display: block;
  }
  
  .auth-buttons {
    flex-direction: column;
    margin-top: 10px;
  }

  .auth-buttons .btn {
    width: 100%;
    text-align: center;
  }
   .seven-steps{
    display: none;
  }
 .frame-1000003539-37{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
 }
   /* .desktop-buttons {
    display: none;
  }
.hero-cta{
display: none !important;
}
  .mobile-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    margin-top: 1rem;
  } */
.m-post-card-grid-78{
      display: flex;
    flex-direction: column;
  }
    .m-post-card-grid-62{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
  }
  .frame-1000003565-36{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
 
  .frame-36324-2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
   .frame-36325-2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
 .frame-1000003543-20 {
  display: flex;
  flex-direction: column ;
  flex-wrap: wrap;

  justify-content: center;
  align-items: center;
  /* gap: 30px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto; */
}
.row-35{
    display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.row-66{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
.hero-34{
  padding: 10px;
  /* width: 100%; */
}
  .search-22{
    width: 100%;
  }
  .content-36{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .tt{
    width: 100%;
  }
  .hero-subtitle{
      align-items: center;
  }
  .rotating-text-container{
 text-align: center;
}
.rotating-text-slider{
 text-align: center;
}
.rotating-text-container{
 /* display: flex; */
  justify-content: center;
  align-items: center;
  /* height: 50px; slightly more than 50px to avoid clipping descenders */
  /* overflow: hidden; */
  /* position: relative; */
}
.frame-1000003565-36{
  display: flex;
  flex-direction: row;
  
}
}


@media (max-width: 991px) {
 .rotating-text-container {
  height: 70px; /* slightly more than 50px to avoid clipping descenders */
  overflow: hidden;
  position: relative;
 

}

.rotating-text-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
   text-align: center;
}


.rotating-text-item {
  height: 70px; /* match container height */
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto Slab';
  flex-wrap: nowrap;
  /* justify-content: flex-start; */
}
 
    .hero-43{
    padding: 10px;
  }             

  .hero-subtitle{
      align-items: center;
  }
}
@media (max-width: 768px) {
  .usecase1{
 height: 400px;
  }
  .frame-1000003553-76{
    padding: 10px !important;
  }
    .text-67{
    text-align: justify;
  }
  .auth-buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .btn-outline{
  max-width: 300px !important;
  width: 90% !important;
}
  .btn-outline{
  max-width: 300px !important;
  width: 90% !important;
}
.btn-primary{
  max-width: 300px !important;
  width: 90% !important;
}
  .hero-43{
    padding: 10px;
  }
   .frame-1000003539-37{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
 }
  .row-66{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
    .tt{
    width: 100%;
  }
  .search-22{
    width: 100%;
  }
   .content-36{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  /* .rotating-text-container{
    visibility: hidden;
  } */
  .frame-1000003543-20 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
  flex-wrap: wrap;
  /* gap: 30px;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto; */
}
  .seven-steps {
    display: none;
  }

.rotating-text-item{
  justify-content: center;
}
.rotating-text-slider{
 text-align: center;
}
/* .hero-content{} */
.rotating-text-containers{
 /* display: flex; */
  /* justify-content: center;
  align-items: center;
  overflow: hidden; */
  /* height: 40px; */
  /* position: absolute; */
  /* height: auto; */

}
.rotating-text-item{
  /* height: 40px; */
  /* justify-content: center; */
  align-items: center;

}
.frame-1000003565-36{
  display: flex;
  flex-direction: row;
  
  
}
.contact-form-44{
  width: 100%;
}
.text-rgb-131-142-158{
  width: 90%;
}
}



table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}
.my-element {
  margin-left: 70px;
}

@media (max-width: 768px) {
  .my-element {
    margin-left: 0; /* or whatever you want on mobile */
  }
}
.line {
  height: 80px;
  width: 1px;
  background-color: #888;
  margin: auto;
}
.blogst{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ss{
  width: 500px;
}
.ss1{
  width: 240px;
}
.rr{
  display: flex;
  flex-direction: row;
  padding: 0 90px;
  width: 1150px;
}
.table{
  width: 100%;
}
.td{
  padding: 10px;
}
.tt{
  max-width: 700px;
  width: 100%;
}
#testimonial4 {
  overflow: hidden;
  min-height: 375px;
  position: relative;
  background: #eceef0;
  margin-bottom: 10%;
}

#testimonial4 .carousel-inner {
  width: 75%;
  margin: auto;
}

#testimonial4 .carousel-inner:hover {
  cursor: grab;
}

#testimonial4 .carousel-inner:active {
  cursor: grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  width: 40px;
  height: 40px;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  line-height: 38px;
  position: absolute;
  background: transparent;
  color: inherit;
  border: 2px solid #ffffff;
  border-radius: 100%;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
  left: 7%;
}

.testimonial4_control_button .carousel-control.right {
  right: 7%;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial .left.carousel-control-icon,
.testimonial .right.carousel-control-icon {
  width: 35px;
  height: 35px;
  color: #030000;
}

.testimonial4_header {
  width: 550px;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
  color: blue;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
  width: 70%;
  margin: auto;
  padding: 20px;
  text-align: center;
  position: relative;
}

.testimonial4_slide img {
  width: 200px;
  height: 100px;
  margin: auto;
  display: block;
}

.testimonial4_slide p {
  color: #030000;
  font-size: 16px;
  margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
  color: blue;
  font-size: 24px;
  font-weight: bold;
}

.gif-carousal .carousel-indicators {
  bottom: -66px;
  background-color: rgb(126, 126, 125);
}

/* Responsive Media Queries */
@media only screen and (max-width: 480px) {
  .testimonial4_control_button .carousel-control {
    display: none;
  }
  .testimonial4_header {
    width: 95%;
  }
  .testimonial4_header h4 {
    font-size: 20px;
  }
  .testimonial4_slide {
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .testimonial4_control_button .carousel-control.left {
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right {
    right: 2%;
  }
  .testimonial4_header {
    width: 95%;
  }
  .testimonial4_slide {
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .testimonial4_control_button .carousel-control.left {
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right {
    right: 5%;
  }
}

/* Animation Keyframes */
@-webkit-keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* table td, table th {
  padding: 8px 12px; /* top-bottom 8px, left-right 12px */
/* } */ 
table td,
table th {
  padding: 10px 15px;
  text-align: left;
}

.carousel-inner {
  padding: 2rem;
}
.carousel-item p {
  font-size: 16px;
  font-style: italic;
}
.carousel-item small {
  color: #ccc;
}



.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: white;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.carousel-indicators .active {
  background-color: #000;
}

.carousel-indicators li:hover {
  background-color: #333;
}
.carousel-control-prev,
.carousel-control-next {
  width: 20%; /* Makes the side area wider */
  height: 100%; /* Takes full height of the carousel */
  top: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
  z-index: 10;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(0, 0, 0, 0.05); /* Light background on hover */
  cursor: pointer;
}
.carousel {
  position: relative;
}
.testimonial-wrapper {
  position: relative;
}
/* Always visible background for left/right areas */
.side-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.05); /* light gray always visible */
  transition: background-color 0.3s ease;
  cursor: pointer;
}

/* Specific positioning */
.left-hover {
  left: 0;
}

.right-hover {
  right: 0;
}

/* Slightly darker on hover */
.side-hover:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* On click, make arrows white */
.carousel-control-prev.clicked .carousel-control-prev-icon,
.carousel-control-next.clicked .carousel-control-next-icon {
  filter: brightness(0) invert(1); /* arrow turns white */
}
.custom-arrow {
  color: white;
  font-size: 2rem;
}
.blog-19 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.frame-1000003543-20 {
  display: flex;
  justify-content: center;  /* horizontally center the whole group */
  align-items: center;
  gap: 20px;                /* spacing between child items */
  margin: 20px auto;        /* centers the block itself */
  width: 100%;
  max-width: 1000px;        /* optional, to avoid stretching too wide */
  flex-wrap: wrap;          /* responsive wrapping on smaller screens */
}
.vector-53{
  margin-top: -12px;
}
.client-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}

.client-logo img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.kk{
  padding-left: 160px;
  font-size: 25px;
  font-weight: bold;
}

/* Desktop buttons visible only on desktop */
/* .desktop-buttons {
  display: flex;
  gap: 1rem;
} */

.mobile-buttons {
  display: none;
}

@media (max-width: 768px) {
  .select-27 {
  display: flex;
  flex-direction: row;
  align-items: center;            /* vertical center */
  justify-content: flex-start;    /* optional: change to center if you want horizontal centering */
  gap: 8px;
  padding: 12px 16px;
  /* max-width: 240px; */
  width: 100%;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
  /* .desktop-buttons {
    display: none;
  }
.hero-cta{
display: none !important;
}
  .mobile-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    margin-top: 1rem;
  } */
}
.map-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.first-row {
  display: flex;
  gap: 20px;
}

.first-row a {
  flex: 1;
}
.hover-span:hover {
  border: none !important;
  outline: none !important;
  box-shadow: none;
  background: none;
  color: black; /* or any hover style you want */
}
.note {
  font-size: 12px;
  text-align: justify;
  position: relative;
  padding: 10px 0;
}

.note::before,
.note::after {
  content: "*";
  display: block;
  text-align: center;
  font-size: 14px;
  margin: 5px 0;
  color: #333;
}
.who-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* align-items: center; */
  /* gap: 40px; spacing between text and image */
  /* padding: 60px 20px; */
  background-color: #f9fafd; /* optional background */
}

.who-text {
  flex: 1 1 400px;
  order: 1; /* text comes first */
}

.who-image {
  flex: 1 1 400px;
  order: 2; /* image comes last */
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
}
.section-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: rgba(55, 112, 222, 1);
}

.who-description {
  color: #6c757d; /* muted gray */
  line-height: 1.6;
  font-size: 1rem;
}



.who-image img {
  /* max-width: 200px; */
  height: auto;
  object-fit: contain;
  border-radius: 12px; /* optional */
}

.auto-suggestions {
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  position: absolute;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  z-index: 10;
}

.suggestion-item {
  padding: 10px;
  cursor: pointer;
}

.suggestion-item:hover {
  background: #f2f2f2;
}
