/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/ui/AmbientBlobs.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.AmbientBlobs_wrap__e5tXw {
  position: absolute;
  /* extend past section bounds vertically so blobs bleed into neighbors */
  top: -30%;
  bottom: -30%;
  left: 0;
  right: 0;
  z-index: 0;
  pointer-events: none;
}

.AmbientBlobs_blob__xj2IF {
  position: absolute;
  border-radius: 50%;
  filter: blur(110px);
}

.AmbientBlobs_blobA__riYGY {
  width: 520px;
  height: 520px;
  background: radial-gradient(circle at 30% 30%, rgba(24, 182, 198, 0.28), transparent 70%);
}

.AmbientBlobs_blobB__Sv55V {
  width: 460px;
  height: 460px;
  background: radial-gradient(circle at 60% 60%, rgba(15, 154, 166, 0.22), transparent 70%);
}

/* variant: right → top-right + bottom-left */
.AmbientBlobs_right__FOj_E .AmbientBlobs_blobA__riYGY { top: -180px; right: -160px; }
.AmbientBlobs_right__FOj_E .AmbientBlobs_blobB__Sv55V { bottom: -180px; left: -140px; }

/* variant: left → top-left + bottom-right */
.AmbientBlobs_left__gHPA4 .AmbientBlobs_blobA__riYGY { top: -180px; left: -160px; }
.AmbientBlobs_left__gHPA4 .AmbientBlobs_blobB__Sv55V { bottom: -180px; right: -140px; }

@media (max-width: 700px) {
  .AmbientBlobs_blob__xj2IF { filter: blur(70px); }
  .AmbientBlobs_blobA__riYGY, .AmbientBlobs_blobB__Sv55V { width: 340px; height: 340px; }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/about/AboutSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.AboutSection_section__fxcIm {
  position: relative;
  padding: 128px 0;
  background: #f6f8f8;
  overflow: hidden;
}

.AboutSection_wrap__wkQRn {
  position: relative;
  z-index: 1;
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}

/* ===== CENTERED EYEBROW ===== */
.AboutSection_eyebrow__jS9O8 {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0 auto;
}

.AboutSection_h2__tNW3K {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  margin: 0 0 8px;
  max-width: 22ch;
}

.AboutSection_h2__tNW3K em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}

/* ===== STATS ROW ===== */
.AboutSection_stats__MnjNa {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 24px;
  gap: 24px;
  padding-top: 40px;
  border-top: 1px solid rgba(8, 119, 124, 0.14);
}

@media (min-width: 700px) {
  .AboutSection_stats__MnjNa { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px; }
}

.AboutSection_statCell__I0BsP {
  min-width: 0;
  position: relative;
}

.AboutSection_statCell__I0BsP + .AboutSection_statCell__I0BsP {
  padding-left: 24px;
}

@media (min-width: 700px) {
  .AboutSection_statCell__I0BsP + .AboutSection_statCell__I0BsP::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    width: 1px;
    background: rgba(8, 119, 124, 0.12);
  }
}

/* ===== 2-COL BODY ===== */
.AboutSection_grid__WnXN_ {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 48px;
  gap: 48px;
  align-items: stretch;
}

@media (min-width: 900px) {
  .AboutSection_grid__WnXN_ {
    grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);
    gap: 64px;
  }
}

/* ===== LEFT COPY (light on white) ===== */
.AboutSection_copy__KHjYC {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
  max-width: 42rem;
  padding-top: 8px;
}

.AboutSection_lead__D5L_r {
  font-size: clamp(1.0625rem, 0.95rem + 0.4vw, 1.25rem);
  color: #1d1d1f;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
  max-width: 44ch;
}

.AboutSection_body__BEtU1 {
  font-size: 15px;
  color: rgba(29, 29, 31, 0.65);
  line-height: 1.7;
  margin: 0;
  max-width: 48ch;
}

.AboutSection_ctaRow__XHCZ_ {
  margin-top: 12px;
}

/* ===== RIGHT DARK CARD WITH AURORA ===== */
.AboutSection_darkCard__7g08w {
  position: relative;
  border-radius: 24px;
  background: #06282a;
  color: #ffffff;
  padding: 40px 36px;
  overflow: hidden;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow:
    0 40px 80px rgba(6, 40, 42, 0.28),
    0 12px 24px rgba(6, 40, 42, 0.14);
}

@media (max-width: 900px) {
  .AboutSection_darkCard__7g08w { padding: 32px 24px; }
}

/* aurora inside card */
.AboutSection_aurora__UEmrs {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
  pointer-events: none;
  filter: saturate(1.15);
}

.AboutSection_blob___LdQq {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  will-change: transform;
}

.AboutSection_blobA__DjpHv {
  top: -30%;
  left: -20%;
  width: 380px;
  height: 380px;
  background: radial-gradient(circle at 30% 30%, #18b6c6 0%, transparent 70%);
  opacity: 0.55;
}

.AboutSection_blobB__ssnCm {
  bottom: -30%;
  right: -20%;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle at 60% 60%, #0f9aa6 0%, transparent 70%);
  opacity: 0.45;
}

.AboutSection_blobC__J9Jn6 {
  top: 40%;
  left: 55%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle at 50% 50%, #95eaef 0%, transparent 70%);
  opacity: 0.28;
}

@keyframes AboutSection_driftA__guKFS { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(60px,50px) scale(1.1);} }
@keyframes AboutSection_driftB__JnspR { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-80px,-40px) scale(1.12);} }
@keyframes AboutSection_driftC__QT2BE { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-40px,60px) scale(0.94);} }

.AboutSection_grain__OZUjB {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(80% 60% at 50% 100%, rgba(6, 40, 42, 0.4), transparent 70%),
    linear-gradient(180deg, transparent 0%, transparent 60%, rgba(6, 40, 42, 0.3) 100%);
}

/* principles stack inside card */
.AboutSection_rail__aDjiY {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  position: relative;
  z-index: 1;
  height: 100%;
  min-height: 100%;
}

.AboutSection_principle__6bkzE {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 18px 0 18px 22px;
  border-left: 1px solid rgba(149, 234, 239, 0.2);
}

.AboutSection_principleMark__1g5Or {
  position: absolute;
  top: 18px;
  left: -1px;
  width: 3px;
  height: 28px;
  background: #18b6c6;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(24, 182, 198, 0.6);
}

.AboutSection_principleTitle__G_G_L {
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -0.015em;
  margin: 0;
  line-height: 1.3;
}

.AboutSection_principleBody__MiWTz {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.6;
  margin: 0;
  max-width: 42ch;
}

/* mobile */
@media (max-width: 700px) {
  .AboutSection_section__fxcIm { padding: 96px 0; }
  .AboutSection_wrap__wkQRn { padding: 0 20px; gap: 48px; }
  .AboutSection_grid__WnXN_ { gap: 40px; }
}

/* reduced motion */
@media (prefers-reduced-motion: reduce) {
  .AboutSection_blob___LdQq { animation: none !important; }
  .AboutSection_cta__p2EdL svg { transition: none; }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/clients/ClientMarquee.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ClientMarquee_section__8PAHt {
  position: relative;
  padding: 40px 0 32px;
  background: #ffffff;
  overflow: hidden;
}

.ClientMarquee_viewport__UbEo1 {
  position: relative;
  max-width: 1560px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 8%,
    #000 92%,
    transparent 100%
  );
          mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 8%,
    #000 92%,
    transparent 100%
  );
}

.ClientMarquee_track__KArL7 {
  display: flex;
  align-items: center;
  gap: 64px;
  width: max-content;
  animation: ClientMarquee_scroll__Fru6n 120s linear infinite;
  padding-block: 6px;
}

.ClientMarquee_viewport__UbEo1:hover .ClientMarquee_track__KArL7 {
  animation-play-state: paused;
}

.ClientMarquee_trackStatic__Kj9ya {
  animation: none;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0 24px;
  gap: 48px 40px;
}

@keyframes ClientMarquee_scroll__Fru6n {
  from { transform: translate3d(0, 0, 0); }
  to   { transform: translate3d(-50%, 0, 0); }
}

.ClientMarquee_slot__oRCR0 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 120px;
  padding: 10px 16px;
}

.ClientMarquee_logo__bHz7N {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  opacity: 1;
  transition: transform 280ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ClientMarquee_slot__oRCR0:hover .ClientMarquee_logo__bHz7N {
  transform: scale(1.12);
}

@media (max-width: 900px) {
  .ClientMarquee_section__8PAHt { padding: 28px 0; }
  .ClientMarquee_slot__oRCR0 { width: 230px; height: 96px; }
  .ClientMarquee_track__KArL7 { gap: 48px; animation-duration: 95s; }
}

@media (max-width: 560px) {
  .ClientMarquee_slot__oRCR0 { width: 180px; height: 80px; }
  .ClientMarquee_track__KArL7 { gap: 36px; }
}

@media (prefers-reduced-motion: reduce) {
  .ClientMarquee_logo__bHz7N { transition: none; }
  .ClientMarquee_viewport__UbEo1 { -webkit-mask-image: none; mask-image: none; }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/ui/Button.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Button_base__xcPDI {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-2);
  padding: 14px 28px;
  border-radius: var(--r-pill);
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  isolation: isolate;
  transition:
    color var(--dur-base) var(--ease-out-expo),
    border-color var(--dur-base) var(--ease-out-expo),
    box-shadow var(--dur-base) var(--ease-out-expo),
    transform var(--dur-base) var(--ease-out-expo);
  text-decoration: none;
  white-space: nowrap;
  min-height: 48px;
  border: 1px solid transparent;
  font-family: inherit;
}

.Button_lg__s7W56 {
  padding: 18px 36px;
  font-size: 1.0625rem;
  min-height: 56px;
}

/* ===== SIGNATURE GRADIENT SWEEP (matches nav Book a Call) ===== */
.Button_primary__6_Dls,
.Button_secondary__uuOdH {
  position: relative;
}

.Button_primary__6_Dls::before,
.Button_secondary__uuOdH::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(120deg, #0f9aa6, #18b6c6);
  transform: translateX(-101%);
  transition: transform 460ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Button_primary__6_Dls:hover::before,
.Button_secondary__uuOdH:hover::before {
  transform: translateX(0);
}

.Button_primary__6_Dls {
  background: var(--brand-deep);
  color: #ffffff;
  box-shadow: 0 4px 14px rgba(8, 119, 124, 0.24);
}

.Button_primary__6_Dls:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(8, 119, 124, 0.36);
}

.Button_primary__6_Dls:active {
  transform: translateY(0) scale(0.98);
}

.Button_secondary__uuOdH {
  background: var(--brand-deep);
  color: #ffffff;
  border-color: var(--brand-deep);
  box-shadow: 0 4px 14px rgba(8, 119, 124, 0.18);
}

.Button_secondary__uuOdH:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(8, 119, 124, 0.36);
  border-color: #066e72;
}

.Button_secondary__uuOdH:active {
  transform: translateY(0) scale(0.98);
}

.Button_ghost__gZqlA {
  background: transparent;
  color: var(--text-1);
  padding-inline: 0;
  min-height: unset;
  box-shadow: none;
  overflow: visible;
}

.Button_ghost__gZqlA:hover {
  color: var(--brand-deep);
  transform: translateY(-2px);
}

.Button_arrow__nnDvD {
  display: inline-block;
  transition: transform var(--dur-base) var(--ease-out-expo);
}

.Button_base__xcPDI:hover .Button_arrow__nnDvD {
  transform: translateX(4px);
}

[dir="rtl"] .Button_arrow__nnDvD {
  transform: scaleX(-1);
}

[dir="rtl"] .Button_base__xcPDI:hover .Button_arrow__nnDvD {
  transform: scaleX(-1) translateX(4px);
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/contact/ContactForm.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ContactForm_form__fNtBb {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--s-5);
  background: #06282a;
  color: #ffffff;
  border-radius: 24px;
  padding: var(--s-7);
  overflow: hidden;
  isolation: isolate;
  box-shadow:
    0 30px 60px rgba(6, 40, 42, 0.24),
    0 12px 24px rgba(6, 40, 42, 0.14);
}

/* aurora on form card — matches About dark card */
.ContactForm_form__fNtBb::before {
  content: '';
  position: absolute;
  top: -30%;
  right: -20%;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(24, 182, 198, 0.5), transparent 70%);
  filter: blur(80px);
  z-index: -2;
  pointer-events: none;
}

@keyframes ContactForm_formDrift1__rboBp { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(40px,30px) scale(1.08);} }

@media (prefers-reduced-motion: reduce) {
  .ContactForm_form__fNtBb::before { animation: none; }
}

.ContactForm_row__m__1Q {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: var(--s-4);
  gap: var(--s-4);
}

@media (min-width: 600px) {
  .ContactForm_row__m__1Q { grid-template-columns: 1fr 1fr; }
}

.ContactForm_field__KZsqs {
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
}

.ContactForm_label__d0DO9 {
  font-size: 0.75rem;
  color: rgba(149, 234, 239, 0.85);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ContactForm_required__vTt_8::after {
  content: ' *';
  color: #95eaef;
}

.ContactForm_input__LexWi,
.ContactForm_select__u7YeR,
.ContactForm_textarea__tFAve {
  position: relative;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(149, 234, 239, 0.2);
  border-radius: var(--r-input);
  padding: 14px 16px;
  color: #ffffff;
  font-size: 1rem;
  min-height: 48px;
  font-family: inherit;
  transition:
    border-color var(--dur-base) var(--ease-out-expo),
    background var(--dur-base) var(--ease-out-expo),
    box-shadow var(--dur-base) var(--ease-out-expo);
}

.ContactForm_input__LexWi::placeholder,
.ContactForm_textarea__tFAve::placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.ContactForm_select__u7YeR { color: #ffffff; }
.ContactForm_select__u7YeR option { background: #06282a; color: #ffffff; }

.ContactForm_textarea__tFAve {
  min-height: 160px;
  resize: vertical;
}

.ContactForm_input__LexWi:focus,
.ContactForm_select__u7YeR:focus,
.ContactForm_textarea__tFAve:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.1);
  border-color: #18b6c6;
  box-shadow: 0 0 0 3px rgba(24, 182, 198, 0.18);
}

.ContactForm_input__LexWi[aria-invalid="true"],
.ContactForm_textarea__tFAve[aria-invalid="true"],
.ContactForm_select__u7YeR[aria-invalid="true"] {
  border-color: var(--danger);
}

.ContactForm_error__Ba6Y7 {
  color: var(--danger);
  font-size: 0.8125rem;
}

.ContactForm_count__NgF3N {
  color: rgba(149, 234, 239, 0.55);
  font-size: 0.75rem;
  text-align: end;
}

.ContactForm_honeypot__nmxlX {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ContactForm_success__mfyYu {
  background: #ffffff;
  border: 1px solid var(--border-1);
  border-radius: var(--r-card);
  padding: var(--s-8);
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
  align-items: center;
}

.ContactForm_successIcon__TeVTY {
  color: #ffffff;
  background: var(--brand-deep);
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--s-3);
  animation: ContactForm_pop__FvBPf 500ms var(--ease-out-expo);
}

@keyframes ContactForm_pop__FvBPf {
  0% { transform: scale(0); opacity: 0; }
  60% { transform: scale(1.1); }
  100% { transform: scale(1); opacity: 1; }
}

@media (prefers-reduced-motion: reduce) { .ContactForm_successIcon__TeVTY { animation: none; } }

.ContactForm_success__mfyYu h3 {
  color: var(--text-1);
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.ContactForm_success__mfyYu p {
  color: var(--text-2);
  margin-inline: auto;
  max-width: 50ch;
}

.ContactForm_errorBanner__kkpc_ {
  display: flex;
  align-items: flex-start;
  gap: var(--s-3);
  padding: var(--s-3) var(--s-4);
  border-radius: var(--r-input);
  background: rgba(214, 67, 80, 0.06);
  border: 1px solid rgba(214, 67, 80, 0.3);
  color: var(--danger);
  font-size: 0.875rem;
  line-height: 1.5;
}

.ContactForm_errorBanner__kkpc_ svg { flex-shrink: 0; margin-top: 2px; }

.ContactForm_recaptchaNote__qrsmR {
  margin-top: var(--s-3);
  font-size: 0.75rem;
  color: var(--text-3);
}

.ContactForm_recaptchaNote__qrsmR a {
  color: var(--text-3);
  border-bottom: 1px solid currentColor;
}

.ContactForm_recaptchaNote__qrsmR a:hover { color: var(--brand-deep); }

.ContactForm_submit__clbYn {
  align-self: flex-start;
  margin-top: var(--s-3);
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/contact/ContactSection.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ContactSection_section___hdQ0 {
  position: relative;
  padding-block: var(--s-11);
  background: #ffffff;
  overflow: hidden;
}

.ContactSection_section___hdQ0::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(700px circle at 15% 20%, rgba(24, 182, 198, 0.06), transparent 60%);
  pointer-events: none;
  z-index: 0;
}

.ContactSection_inner__plPpK { position: relative; z-index: 1; }

.ContactSection_grid__sH0zn {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: var(--s-7);
  gap: var(--s-7);
  margin-top: var(--s-7);
}

@media (min-width: 900px) {
  .ContactSection_grid__sH0zn { grid-template-columns: 1.15fr 1fr; gap: var(--s-8); }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/engagement/EngagementModels.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.EngagementModels_section___TyZg {
  position: relative;
  padding: 128px 0;
  background: #f6fafa;
  overflow-x: clip;
  overflow-y: visible;
}

.EngagementModels_wrap__UPqF_ {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

/* ===== CENTERED HEADER ===== */
.EngagementModels_head__WFY8q {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  max-width: 46rem;
  margin: 0 auto;
}

.EngagementModels_eyebrow__R1x3j {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0;
}

.EngagementModels_h2__r7GZK {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  margin: 0;
  max-width: 22ch;
}

.EngagementModels_h2__r7GZK em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.1;
  display: inline-block;
  padding-bottom: 4px;
}

.EngagementModels_sub__pUcsC {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(29, 29, 31, 0.6);
  line-height: 1.6;
  margin: 0;
  max-width: 42rem;
}

.EngagementModels_grid__MeQf4 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

@media (min-width: 900px) {
  .EngagementModels_grid__MeQf4 { grid-template-columns: 1fr 1fr; gap: 28px; }
}

/* ===== CARD BASE ===== */
.EngagementModels_card__9lPGx {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  isolation: isolate;
  height: 100%;
  transition:
    transform 400ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 400ms cubic-bezier(0.22, 1, 0.36, 1);
}

.EngagementModels_card__9lPGx:hover {
  transform: translateY(-4px);
}

.EngagementModels_cardInner__jW8Yn {
  position: relative;
  z-index: 1;
  padding: 40px 36px 36px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}

/* ===== DARK VARIANT (matches About + Services detail panel) ===== */
.EngagementModels_cardDark__HxDFB {
  background: #06282a;
  color: #ffffff;
  box-shadow:
    0 30px 60px rgba(6, 40, 42, 0.28),
    0 12px 24px rgba(6, 40, 42, 0.14);
}

.EngagementModels_cardDark__HxDFB:hover {
  box-shadow:
    0 40px 80px rgba(6, 40, 42, 0.36),
    0 16px 32px rgba(6, 40, 42, 0.18);
}

.EngagementModels_aurora__sWQ2K {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
  pointer-events: none;
  filter: saturate(1.15);
}

.EngagementModels_blob__r12Lb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  will-change: transform;
}

.EngagementModels_blobA__S22SB {
  top: -30%;
  left: -20%;
  width: 380px;
  height: 380px;
  background: radial-gradient(circle at 30% 30%, #18b6c6 0%, transparent 70%);
  opacity: 0.55;
}

.EngagementModels_blobB__tbWyJ {
  bottom: -30%;
  right: -20%;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle at 60% 60%, #0f9aa6 0%, transparent 70%);
  opacity: 0.42;
}

.EngagementModels_blobC__6E2yr {
  top: 45%;
  left: 55%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle at 50% 50%, #95eaef 0%, transparent 70%);
  opacity: 0.24;
}

@keyframes EngagementModels_engDrift1__okV7y { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(50px,40px) scale(1.08);} }
@keyframes EngagementModels_engDrift2__p3_UK { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-60px,-25px) scale(1.1);} }
@keyframes EngagementModels_engDrift3__t91uJ { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-30px,50px) scale(0.94);} }

.EngagementModels_grain__XVL05 {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(85% 60% at 50% 100%, rgba(6, 40, 42, 0.5), transparent 70%),
    linear-gradient(180deg, transparent 0%, transparent 55%, rgba(6, 40, 42, 0.3) 100%);
}

/* ===== LIGHT VARIANT ===== */
.EngagementModels_cardLight__3VJ4l {
  background: #ffffff;
  border: 1px solid rgba(6, 40, 42, 0.08);
  box-shadow:
    0 20px 48px rgba(6, 40, 42, 0.05),
    0 4px 12px rgba(6, 40, 42, 0.02);
}

.EngagementModels_cardLight__3VJ4l:hover {
  border-color: rgba(8, 119, 124, 0.24);
  box-shadow:
    0 30px 60px rgba(6, 40, 42, 0.09),
    0 8px 16px rgba(6, 40, 42, 0.04);
}

/* soft brand glow bottom-right for the light card */
.EngagementModels_cardLight__3VJ4l::before {
  content: '';
  position: absolute;
  bottom: -120px;
  right: -100px;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle at 40% 40%, rgba(24, 182, 198, 0.16), transparent 65%);
  filter: blur(60px);
  z-index: -1;
  pointer-events: none;
}

/* ===== ICON ===== */
.EngagementModels_icon__np7qp {
  width: 60px;
  height: 60px;
  padding: 14px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
}

.EngagementModels_cardDark__HxDFB .EngagementModels_icon__np7qp {
  color: #06282a;
  background: linear-gradient(135deg, #18b6c6, #95eaef);
}

.EngagementModels_cardLight__3VJ4l .EngagementModels_icon__np7qp {
  color: #ffffff;
  background: linear-gradient(135deg, #08777c 0%, #0f9aa6 55%, #18b6c6 100%);
}

.EngagementModels_icon__np7qp svg {
  width: 30px;
  height: 30px;
  stroke-width: 1.75;
}

/* ===== TITLE + BODY ===== */
.EngagementModels_title___Pcsl {
  font-size: clamp(1.375rem, 1.15rem + 0.6vw, 1.625rem);
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin: 0;
}

.EngagementModels_cardDark__HxDFB .EngagementModels_title___Pcsl { color: #ffffff; }
.EngagementModels_cardLight__3VJ4l .EngagementModels_title___Pcsl { color: #1d1d1f; }

.EngagementModels_body__5grdH {
  font-size: 0.9375rem;
  line-height: 1.6;
  max-width: 52ch;
  margin: 0;
}

.EngagementModels_cardDark__HxDFB .EngagementModels_body__5grdH { color: rgba(255, 255, 255, 0.72); }
.EngagementModels_cardLight__3VJ4l .EngagementModels_body__5grdH { color: rgba(29, 29, 31, 0.62); }

/* ===== BULLETS ===== */
.EngagementModels_bullets__6945e {
  list-style: none;
  padding: 0;
  margin: 4px 0 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.EngagementModels_bullets__6945e li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
}

.EngagementModels_cardDark__HxDFB .EngagementModels_bullets__6945e li { color: rgba(255, 255, 255, 0.78); }
.EngagementModels_cardLight__3VJ4l .EngagementModels_bullets__6945e li { color: rgba(29, 29, 31, 0.72); }

.EngagementModels_check__Bqp9D {
  flex-shrink: 0;
  margin-top: 3px;
  width: 16px;
  height: 16px;
}

.EngagementModels_cardDark__HxDFB .EngagementModels_check__Bqp9D { color: #95eaef; }
.EngagementModels_cardLight__3VJ4l .EngagementModels_check__Bqp9D { color: #08777c; }

/* ===== CTA ===== */
.EngagementModels_cta__6zQ48 {
  margin-top: auto;
  padding-top: 8px;
  align-self: flex-start;
}

@media (max-width: 700px) {
  .EngagementModels_section___TyZg { padding: 96px 0; }
  .EngagementModels_wrap__UPqF_ { padding: 0 20px; gap: 48px; }
  .EngagementModels_cardInner__jW8Yn { padding: 32px 26px 28px; }
}

@media (prefers-reduced-motion: reduce) {
  .EngagementModels_blob__r12Lb { animation: none !important; }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/faq/FAQSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.FAQSection_section__yMnht {
  position: relative;
  padding-block: var(--s-11);
  background: #f6fafa;
  overflow-x: clip;
  overflow-y: visible;
}

.FAQSection_grid__ppc_Z {
  margin-top: var(--s-7);
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 14px;
  gap: 14px;
  max-width: 880px;
  margin-inline: auto;
}

/* ===== CARD ===== */
.FAQSection_item__2Gir5 {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(6, 40, 42, 0.08);
  border-radius: 16px;
  overflow: hidden;
  isolation: isolate;
  box-shadow: 0 4px 12px rgba(6, 40, 42, 0.03);
  transition:
    border-color var(--dur-base) var(--ease-out-expo),
    box-shadow var(--dur-base) var(--ease-out-expo),
    background var(--dur-base) var(--ease-out-expo);
}

.FAQSection_item__2Gir5:hover {
  border-color: rgba(8, 119, 124, 0.24);
  box-shadow: 0 10px 24px rgba(6, 40, 42, 0.05);
}

.FAQSection_item__2Gir5[open] {
  background: linear-gradient(180deg, #ffffff 0%, rgba(24, 182, 198, 0.04) 100%);
  border-color: rgba(8, 119, 124, 0.28);
  box-shadow: 0 12px 28px rgba(6, 40, 42, 0.06);
}

/* signature: teal left-edge accent when open */
.FAQSection_item__2Gir5[open]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #08777c, #18b6c6);
}

/* ===== SUMMARY ===== */
.FAQSection_summary__PzeYO {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-4);
  padding: 22px 26px;
  cursor: pointer;
  list-style: none;
  font-size: 1.0625rem;
  color: #1d1d1f;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.015em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color var(--dur-base) var(--ease-out-expo);
}

.FAQSection_summary__PzeYO::-webkit-details-marker { display: none; }
.FAQSection_summary__PzeYO:hover { color: #08777c; }
.FAQSection_item__2Gir5[open] .FAQSection_summary__PzeYO { color: #08777c; }

/* ===== ICON ===== */
.FAQSection_icon__aya_Z {
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #08777c;
  background: rgba(24, 182, 198, 0.08);
  border: 1px solid rgba(8, 119, 124, 0.14);
  border-radius: 10px;
  transition:
    transform 380ms cubic-bezier(0.22, 1, 0.36, 1),
    background 380ms cubic-bezier(0.22, 1, 0.36, 1),
    color 380ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 380ms cubic-bezier(0.22, 1, 0.36, 1);
}

.FAQSection_item__2Gir5[open] .FAQSection_icon__aya_Z {
  transform: rotate(45deg);
  background: linear-gradient(135deg, #08777c, #18b6c6);
  color: #ffffff;
  border-color: #08777c;
}

/* ===== ANSWER ===== */
.FAQSection_answer__GiEo0 {
  padding: 0 26px 22px;
  color: rgba(29, 29, 31, 0.68);
  font-size: 0.9375rem;
  line-height: 1.7;
  max-width: 72ch;
}

/* ===== CTA ===== */
.FAQSection_cta__4zl1U {
  margin: var(--s-7) auto 0;
  max-width: 620px;
  text-align: center;
  color: rgba(29, 29, 31, 0.65);
  font-size: 0.9375rem;
  line-height: 1.6;
}

.FAQSection_cta__4zl1U a {
  color: #08777c;
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px;
  font-weight: 600;
  transition: color var(--dur-base) var(--ease-out-expo);
}

.FAQSection_cta__4zl1U a:hover { color: #066e72; }

@media (max-width: 700px) {
  .FAQSection_summary__PzeYO { padding: 18px 20px; font-size: 1rem; }
  .FAQSection_answer__GiEo0 { padding: 0 20px 18px; }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/hero/Hero.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== FULL-WIDTH APP ===== */
.Hero_app__xJpNs {
  position: relative;
  width: 100%;
  min-height: 100dvh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(1200px circle at 10% 0%, rgba(149, 234, 239, 0.45), transparent 60%),
    radial-gradient(1000px circle at 92% 30%, rgba(24, 182, 198, 0.32), transparent 60%),
    #f6fbfc;
  background-size: 140% 140%, 140% 140%, auto;
  animation: Hero_heroBgShift__6nDe6 18s ease-in-out infinite;
}

@keyframes Hero_heroBgShift__6nDe6 {
  0%, 100% { background-position: 0% 0%, 100% 30%, 0 0; }
  50%      { background-position: 8% 6%, 92% 24%, 0 0; }
}

@media (prefers-reduced-motion: reduce) {
  .Hero_app__xJpNs { animation: none; }
}

@media (max-width: 900px) {
  .Hero_app__xJpNs { animation: none; }
}

/* ===== BACKGROUND OUTLINED MARQUEE WORDMARK ===== */
/* ===== NAV — fixed, glass on scroll ===== */
.Hero_nav__n5hPf {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 22px 32px;
  background: transparent;
  border-bottom: 1px solid transparent;
  transition:
    background 320ms cubic-bezier(0.22, 1, 0.36, 1),
    backdrop-filter 320ms cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-backdrop-filter 320ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 320ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 320ms cubic-bezier(0.22, 1, 0.36, 1),
    padding 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_navScrolled__Xnf7p {
  padding: 16px 32px;
  background: rgba(246, 251, 252, 0.78);
  backdrop-filter: saturate(180%) blur(18px);
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  border-bottom-color: rgba(15, 23, 42, 0.06);
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.04);
}

.Hero_navInner__fNMs_ {
  max-width: 1560px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.Hero_brand__YqkFN {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  transition: transform 240ms cubic-bezier(0.22, 1, 0.36, 1);
}
.Hero_brand__YqkFN:hover { transform: scale(1.03); }
.Hero_brandLogo__a9it2 { height: 32px; width: auto; }

.Hero_navLinks__3IcRy {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 32px;
}

@media (min-width: 900px) { .Hero_navLinks__3IcRy { display: flex; } }

.Hero_navLinks__3IcRy a {
  position: relative;
  color: #1d1d1f;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  padding: 4px 0;
  transition: color 220ms;
}

.Hero_navLinks__3IcRy a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #08777c;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_navLinks__3IcRy a:hover { color: #08777c; }
.Hero_navLinks__3IcRy a:hover::after { transform: scaleX(1); }

/* active nav link — pill highlight */
.Hero_navLinkActive__ZUjhk {
  color: #08777c !important;
  font-weight: 600;
}

.Hero_navLinkActive__ZUjhk::after {
  transform: scaleX(1) !important;
  height: 2px;
  background: #08777c;
}

.Hero_navCta__JaF4C {
  position: relative;
  display: inline-flex;
  align-items: center;
  background: #08777c;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 22px;
  border-radius: 10px;
  text-decoration: none;
  overflow: hidden;
  isolation: isolate;
  transition: transform 240ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 240ms cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: 0 4px 14px rgba(8, 119, 124, 0.22);
}

.Hero_navCta__JaF4C::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, #0f9aa6, #18b6c6);
  transform: translateX(-100%);
  transition: transform 400ms cubic-bezier(0.22, 1, 0.36, 1);
  z-index: -1;
}

.Hero_navCta__JaF4C:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(8, 119, 124, 0.36); }
.Hero_navCta__JaF4C:hover::before { transform: translateX(0); }
.Hero_navCta__JaF4C:active { transform: translateY(0) scale(0.98); }

/* ===== HAMBURGER (mobile only) ===== */
.Hero_hamburger__t7FEJ {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(8, 119, 124, 0.2);
  background: rgba(255, 255, 255, 0.72);
  color: #06282a;
  border-radius: 10px;
  cursor: pointer;
  padding: 0;
  transition:
    background 240ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 240ms cubic-bezier(0.22, 1, 0.36, 1),
    color 240ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_hamburger__t7FEJ:hover,
.Hero_hamburger__t7FEJ:focus-visible {
  background: #08777c;
  border-color: #08777c;
  color: #ffffff;
  outline: none;
}

/* ===== MOBILE PANEL ===== */
.Hero_mobileOverlay__Ywlo7 {
  position: fixed;
  inset: 0;
  z-index: 199;
  background: rgba(6, 40, 42, 0.4);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_mobileOverlay__Ywlo7[data-open="true"] {
  opacity: 1;
  pointer-events: auto;
}

.Hero_mobilePanel__T0ISd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(340px, 88vw);
  z-index: 200;
  background: #ffffff;
  padding: 20px 24px 28px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  transform: translateX(100%);
  transition: transform 340ms cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: -20px 0 40px rgba(6, 40, 42, 0.12);
  overflow-y: auto;
}

.Hero_mobileHeader__mvFpO {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(6, 40, 42, 0.08);
}

.Hero_mobileBrand__i8r1C {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.Hero_mobileBrandLogo__2Ajl8 {
  width: 130px;
  height: auto;
}

.Hero_mobileClose__rgPmA {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: transparent;
  border: 1px solid rgba(8, 119, 124, 0.18);
  color: #06282a;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition:
    background 220ms cubic-bezier(0.22, 1, 0.36, 1),
    color 220ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_mobileClose__rgPmA:hover,
.Hero_mobileClose__rgPmA:focus-visible {
  background: #08777c;
  border-color: #08777c;
  color: #ffffff;
  outline: none;
}

.Hero_mobilePanel__T0ISd[data-open="true"] {
  transform: translateX(0);
}

.Hero_mobileMenu__jmquO {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.Hero_mobileMenu__jmquO a {
  display: block;
  padding: 14px 16px;
  border-radius: 10px;
  color: #1d1d1f;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: background 220ms cubic-bezier(0.22, 1, 0.36, 1), color 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_mobileMenu__jmquO a:hover,
.Hero_mobileMenu__jmquO a:focus-visible {
  background: rgba(24, 182, 198, 0.08);
  color: #08777c;
  outline: none;
}

.Hero_mobileMenu__jmquO .Hero_navLinkActive__ZUjhk {
  color: #08777c;
  background: linear-gradient(90deg, rgba(24, 182, 198, 0.12), rgba(24, 182, 198, 0));
  font-weight: 600;
}

.Hero_mobileCta__IJmiS {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 22px;
  border-radius: 10px;
  background: #08777c;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  margin-top: auto;
  box-shadow: 0 8px 20px rgba(8, 119, 124, 0.24);
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1), background 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_mobileCta__IJmiS:hover {
  background: #066e72;
  transform: translateY(-1px);
}

/* mobile breakpoint: swap desktop CTA for hamburger */
@media (max-width: 899px) {
  .Hero_navCta__JaF4C { display: none; }
  .Hero_hamburger__t7FEJ { display: inline-flex; }
}

/* ===== HERO ===== */
.Hero_hero__965_Y {
  position: relative;
  z-index: 5;
  flex: 1 1;
  padding: 120px 32px 80px;
  display: flex;
  align-items: center;
}

.Hero_heroInner__T0WjN {
  max-width: 1560px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 48px;
  gap: 48px;
  align-items: center;
}

@media (min-width: 1000px) {
  .Hero_heroInner__T0WjN { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 56px; }
}

/* ===== LEFT COPY ===== */
.Hero_copy__6pc8I {
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 0;
  align-items: flex-start;
  text-align: left;
}

@media (max-width: 999px) { .Hero_copy__6pc8I { align-items: center; text-align: center; } }

.Hero_h1__UMuOp {
  font-size: clamp(2.4rem, 1.6rem + 4vw, 4.75rem);
  line-height: 1.02;
  letter-spacing: -0.04em;
  color: #1d1d1f;
  font-weight: 600;
  margin: 0;
  max-width: 16ch;
  display: flex;
  flex-direction: column;
  gap: 0.04em;
}

.Hero_line__M4JBM {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.24em;
  row-gap: 0.02em;
}

@media (max-width: 999px) { .Hero_line__M4JBM { justify-content: center; } }

.Hero_wordMask__cw7_Q {
  display: inline-block;
  padding-bottom: 0.14em;
  padding-top: 0.02em;
}

.Hero_word__labn5 {
  display: inline-block;
  font-weight: 500;
}

@media (prefers-reduced-motion: reduce) {
  .Hero_word__labn5 { animation: none; transform: none; }
}

.Hero_accent__CnQsh {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c 0%, #18b6c6 55%, #0f9aa6 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  padding-right: 0.08em;
}

.Hero_subhead__pZcG0 {
  font-size: clamp(1rem, 0.95rem + 0.3vw, 1.1875rem);
  color: rgba(29, 29, 31, 0.72);
  max-width: 56ch;
  line-height: 1.6;
  margin: 0;
  font-weight: 400;
}

.Hero_ctas__xXI0T {
  display: flex;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 4px;
}

@media (max-width: 999px) { .Hero_ctas__xXI0T { justify-content: center; } }
@media (max-width: 470px) {
  .Hero_ctas__xXI0T { flex-direction: column; gap: 12px; align-items: stretch; width: 100%; }
  .Hero_primaryCta__jwR1_, .Hero_ghostCta__MXsQw { justify-content: center; }
}

.Hero_primaryCta__jwR1_ {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #08777c;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 22px;
  border-radius: 12px;
  text-decoration: none;
  overflow: hidden;
  isolation: isolate;
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 260ms cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: 0 4px 16px rgba(8, 119, 124, 0.28);
}

.Hero_primaryCta__jwR1_ > span { position: relative; z-index: 1; }

.Hero_primaryCta__jwR1_::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, #0f9aa6, #18b6c6);
  transform: translateX(-101%);
  transition: transform 460ms cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 0;
}

.Hero_primaryCta__jwR1_:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(8, 119, 124, 0.36); }
.Hero_primaryCta__jwR1_:hover::before { transform: translateX(0); }
.Hero_primaryCta__jwR1_:active { transform: translateY(0) scale(0.99); }

.Hero_primaryArrow__dTahS {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 300ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_primaryCta__jwR1_:hover .Hero_primaryArrow__dTahS { transform: translateX(4px); }

.Hero_ghostCta__MXsQw {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #08777c;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  padding: 14px 4px;
  transition: color 220ms;
}

.Hero_ghostCta__MXsQw::after {
  content: '';
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 10px;
  height: 2px;
  background: #08777c;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.Hero_ghostCta__MXsQw:hover { color: #066e72; }
.Hero_ghostCta__MXsQw:hover::after { transform: scaleX(1); }
.Hero_ghostCta__MXsQw svg { transition: transform 300ms cubic-bezier(0.22, 1, 0.36, 1); }
.Hero_ghostCta__MXsQw:hover svg { transform: translateX(4px); }

/* ===== STAGE — pipeline panel ===== */
.Hero_stage__o_6cZ {
  position: relative;
  width: 100%;
  max-width: 560px;
  margin-inline: auto;
}

.Hero_panel__TMAFY {
  position: relative;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(15, 23, 42, 0.06);
  padding: 24px 28px 22px;
  box-shadow:
    0 30px 60px rgba(8, 119, 124, 0.14),
    0 12px 24px rgba(15, 23, 42, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  overflow: hidden;
}

.Hero_panelHead__3x8EV {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(15, 23, 42, 0.06);
}

.Hero_panelDot__fwPHx {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #22c39a;
  box-shadow: 0 0 0 4px rgba(34, 195, 154, 0.16);
  animation: Hero_dotPulse__PqtG2 1.6s ease-in-out infinite;
}

@keyframes Hero_dotPulse__PqtG2 {
  0%, 100% { box-shadow: 0 0 0 4px rgba(34, 195, 154, 0.16); }
  50%      { box-shadow: 0 0 0 7px rgba(34, 195, 154, 0.02); }
}

.Hero_panelTitle__j24mU {
  color: #1d1d1f;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.005em;
}

.Hero_panelMeta__NGZLx {
  margin-left: auto;
  color: rgba(29, 29, 31, 0.78);
  font-size: 12px;
  letter-spacing: 0.02em;
}

/* ===== snake pipeline ===== */
.Hero_snakeWrap__YDaHj {
  position: relative;
  padding: 18px 0 8px;
}

.Hero_snake__cLCOT {
  width: 100%;
  height: auto;
  overflow: visible;
  display: block;
}

/* animated fill path — draws L→R over full cycle */
.Hero_pathDraw___bf4T {
  stroke-dashoffset: 1;
  animation: Hero_pathDraw___bf4T 7.7s ease-in-out infinite;
}

@keyframes Hero_pathDraw___bf4T {
  0%   { stroke-dashoffset: 1; }
  75%  { stroke-dashoffset: 0; }
  92%  { stroke-dashoffset: 0; opacity: 1; }
  100% { stroke-dashoffset: 0; opacity: 0; }
}

.Hero_stationG__qLL3l {
  transform-origin: center;
}

/* ring that pulses out when station activates */
.Hero_pulseRing__x0WoB {
  transform-origin: center;
  transform-box: fill-box;
  opacity: 0;
  animation: Hero_stationPulse__e9Wvv 7.7s ease-out infinite;
}

@keyframes Hero_stationPulse__e9Wvv {
  0%, 5%   { transform: scale(0.6); opacity: 0; }
  6%       { transform: scale(0.6); opacity: 1; }
  16%      { transform: scale(2.4); opacity: 0; }
  100%     { opacity: 0; }
}

.Hero_nodeBase__e_PZh {
  transform-origin: center;
  transform-box: fill-box;
}

/* fill circle fades in when station activates */
.Hero_nodeFill__K7A0v {
  transform-origin: center;
  transform-box: fill-box;
  opacity: 0;
  transform: scale(0.4);
  animation: Hero_nodeActivate__k6rU1 7.7s ease-out infinite;
}

@keyframes Hero_nodeActivate__k6rU1 {
  0%, 5%   { opacity: 0; transform: scale(0.4); }
  8%       { opacity: 1; transform: scale(1); }
  92%      { opacity: 1; transform: scale(1); }
  100%     { opacity: 0; transform: scale(1); }
}

/* checkmark draws in after fill */
.Hero_nodeCheck__YvfVY {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  animation: Hero_checkDraw__ce8FH 7.7s ease-out infinite;
}

@keyframes Hero_checkDraw__ce8FH {
  0%, 6%   { stroke-dashoffset: 1; }
  10%      { stroke-dashoffset: 0; }
  92%      { stroke-dashoffset: 0; }
  100%     { stroke-dashoffset: 0; opacity: 0; }
}

.Hero_traveler__TI4IG {
  filter: drop-shadow(0 0 8px rgba(24, 182, 198, 0.75));
}

/* legend row below snake */
.Hero_legend__eE2DU {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 6px;
  gap: 6px;
  margin-top: 8px;
  padding: 0 4px;
}

@media (max-width: 640px) {
  .Hero_legend__eE2DU { grid-template-columns: repeat(4, 1fr); row-gap: 12px; }
}

.Hero_legendItem__pQVzi {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 6px 4px;
  border-radius: 8px;
  animation: Hero_legendActivate__NISWR 7.7s ease-out infinite;
}

@keyframes Hero_legendActivate__NISWR {
  0%, 5%   { background: transparent; }
  10%      { background: rgba(15, 154, 166, 0.10); }
  90%      { background: rgba(15, 154, 166, 0.10); }
  100%     { background: transparent; }
}

.Hero_legendIcon__Ih7ki {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  color: #08777c;
}

.Hero_legendLabel__vLI5M {
  font-size: 11px;
  font-weight: 600;
  color: #1d1d1f;
  letter-spacing: -0.005em;
  text-align: center;
  line-height: 1.15;
}

.Hero_legendDur__bIDVM {
  font-size: 9px;
  color: rgba(29, 29, 31, 0.78);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 500;
}

.Hero_panelFoot__3okYB {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  gap: 12px;
  padding: 18px 0 0;
  border-top: 1px solid rgba(15, 23, 42, 0.06);
}

.Hero_footItem__seMGG {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
}

.Hero_footNum__qVPPS {
  font-size: 22px;
  font-weight: 600;
  color: #1d1d1f;
  letter-spacing: -0.03em;
  line-height: 1;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.Hero_footNum__qVPPS em {
  color: #08777c;
  font-style: italic;
  font-weight: 300;
  margin-left: 1px;
}

.Hero_footLabel____wWf {
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(29, 29, 31, 0.78);
  font-weight: 600;
}

/* reduced motion */
@media (prefers-reduced-motion: reduce) {
  .Hero_panelDot__fwPHx, .Hero_pathDraw___bf4T, .Hero_pulseRing__x0WoB, .Hero_nodeFill__K7A0v, .Hero_nodeCheck__YvfVY, .Hero_traveler__TI4IG, .Hero_legendItem__pQVzi { animation: none !important; }
  .Hero_nodeFill__K7A0v { opacity: 1; transform: scale(1); }
  .Hero_nodeCheck__YvfVY { stroke-dashoffset: 0; }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/footer/Footer.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Footer_footer__yUjxG {
  background: var(--bg-0);
  border-top: 1px solid var(--border-1);
  padding-block: var(--s-8) var(--s-5);
  margin-top: 0;
}

.Footer_grid__gIkq_ {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: var(--s-6);
  gap: var(--s-6);
  text-align: center;
}

/* small tablet+ : 2 cols per row */
@media (min-width: 576px) {
  .Footer_grid__gIkq_ {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--s-7);
    text-align: start;
  }
}

/* desktop : 4 cols */
@media (min-width: 992px) {
  .Footer_grid__gIkq_ {
    grid-template-columns: 1.6fr 1fr 1fr 1.2fr;
    gap: var(--s-7);
  }
}

/* under 576 — center content in each col */
@media (max-width: 575.98px) {
  .Footer_col__aKbf_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .Footer_col__aKbf_ ul { align-items: center; }
  .Footer_brand__KcUSZ { align-items: center; }
  .Footer_social__AK_xy { justify-content: center; }
  .Footer_tagline__XIKWT { text-align: center; }
}

.Footer_col__aKbf_ h4 {
  font-size: 0.68rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--text-3);
  margin-bottom: var(--s-4);
  font-weight: 500;
}

.Footer_col__aKbf_ ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}

.Footer_col__aKbf_ a {
  color: var(--text-2);
  font-size: 0.9375rem;
  transition: color var(--dur-fast);
}

.Footer_col__aKbf_ a:hover { color: var(--brand-deep); }

.Footer_brand__KcUSZ .Footer_logo__qAjuO {
  font-size: var(--fs-xl);
  font-weight: 600;
  color: var(--text-1);
  letter-spacing: -0.02em;
}

.Footer_brand__KcUSZ .Footer_logoAccent__YS5i0 { color: var(--brand-deep); }

.Footer_logoDark__8WuYh { display: none; }
.Footer_logoLight__6rqK2 {
  display: block;
  height: auto;
  max-width: 180px;
}

.Footer_tagline__XIKWT {
  color: var(--text-2);
  font-size: 0.9375rem;
  line-height: 1.55;
  margin-block: var(--s-4) var(--s-5);
  max-width: 34ch;
}

.Footer_social__AK_xy {
  display: flex;
  gap: var(--s-3);
}

.Footer_social__AK_xy a {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border-1);
  border-radius: 999px;
  color: var(--text-2);
  transition:
    color var(--dur-fast),
    border-color var(--dur-fast),
    background var(--dur-fast);
}

.Footer_social__AK_xy a:hover {
  color: #ffffff;
  border-color: var(--brand-deep);
  background: var(--brand-deep);
}

/* ===== CERTIFICATIONS STRIP ===== */
.Footer_certRow__FlXyw {
  margin-top: var(--s-8);
  padding-top: var(--s-6);
  border-top: 1px solid var(--border-1);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-4);
  text-align: center;
}

@media (min-width: 720px) {
  .Footer_certRow__FlXyw {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
}

.Footer_certLabel__35z6_ {
  font-size: 0.6875rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--text-3);
  font-weight: 600;
}

.Footer_certList___0pYy {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.Footer_certItem__9pZJT {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 56px;
  padding: 0;
  transition:
    opacity var(--dur-base) var(--ease-out-expo),
    filter var(--dur-base) var(--ease-out-expo),
    transform var(--dur-base) var(--ease-out-expo);
  opacity: 0.72;
  filter: grayscale(100%);
}

.Footer_certItem__9pZJT:hover,
.Footer_certItem__9pZJT:focus-visible {
  opacity: 1;
  filter: grayscale(0%);
  transform: translateY(-1px);
  outline: none;
}

.Footer_certImg__JyXYJ {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.Footer_bottom__dREpe {
  margin-top: var(--s-6);
  padding-top: var(--s-5);
  border-top: 1px solid var(--border-1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--s-3);
  font-size: 0.8125rem;
  color: var(--text-3);
  text-align: center;
}

.Footer_bottom__dREpe p { margin: 0; }

.Footer_bottom__dREpe ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--s-5);
  list-style: none;
  margin: 0;
  padding: 0;
}

.Footer_bottom__dREpe a { color: inherit; }
.Footer_bottom__dREpe a:hover { color: var(--brand-deep); }

.Footer_footerimg__G_eK2 {
  color: transparent;
  display: flex;
  flex-direction: column;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/[locale]/home.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Parallax sticky-hero — content sections slide over hero on scroll */
.home_shell__8W0Mf {
  position: relative;
}

.home_stickyHero___tUkg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 0;
  min-height: 100vh;
  overflow: hidden;
  /* Progressive enhancement — scroll-driven scale/fade on supporting browsers */
  animation: home_heroPark__8IV8Q linear both;
  animation-timeline: view();
  animation-range: cover 0% cover 60%;
  will-change: transform, opacity;
}

@keyframes home_heroPark__8IV8Q {
  from { transform: scale(1) translateY(0); opacity: 1; filter: blur(0px); }
  to   { transform: scale(0.94) translateY(-24px); opacity: 0.55; filter: blur(2px); }
}

.home_overlay__Htg9p {
  position: relative;
  z-index: 1;
  background: #ffffff;
  border-radius: 32px 32px 0 0;
  margin-top: -40px;
  box-shadow: 0 -32px 80px rgba(6, 40, 42, 0.18), 0 -4px 12px rgba(6, 40, 42, 0.06);
  isolation: isolate;
}

/* Reduced motion — skip scroll transform */
@media (prefers-reduced-motion: reduce) {
  .home_stickyHero___tUkg { animation: none; }
}

@media (max-width: 900px) {
  .home_overlay__Htg9p { border-radius: 24px 24px 0 0; margin-top: -28px; }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/nav/LangSwitcher.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.LangSwitcher_wrap__tkXGg { position: relative; }

.LangSwitcher_trigger__6WEh_ {
  display: inline-flex;
  align-items: center;
  gap: var(--s-2);
  padding: 8px 14px;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--text-1);
  border-radius: 999px;
  border: 1px solid var(--border-1);
  background: transparent;
  min-height: 38px;
  transition:
    color var(--dur-base) var(--ease-out-expo),
    border-color var(--dur-base) var(--ease-out-expo),
    background var(--dur-base) var(--ease-out-expo);
}

.LangSwitcher_trigger__6WEh_:hover {
  color: var(--brand-deep);
  border-color: var(--brand-deep);
}

.LangSwitcher_list__SR4mN {
  position: absolute;
  inset-inline-end: 0;
  top: calc(100% + var(--s-2));
  background: #ffffff;
  border: 1px solid var(--border-1);
  border-radius: 14px;
  padding: var(--s-2);
  list-style: none;
  margin: 0;
  min-width: 200px;
  max-height: 60vh;
  overflow-y: auto;
  z-index: var(--z-overlay);
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
}

.LangSwitcher_option__Jvgsg {
  display: flex;
  width: 100%;
  padding: 10px 14px;
  border-radius: 10px;
  font-size: 0.9rem;
  color: var(--text-2);
  text-align: start;
  transition: background var(--dur-fast), color var(--dur-fast);
}

.LangSwitcher_option__Jvgsg:hover { background: var(--bg-2); color: var(--text-1); }
.LangSwitcher_option__Jvgsg[aria-selected="true"] { color: var(--brand-deep); background: var(--bg-2); font-weight: 500; }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/nav/StickyNav.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.StickyNav_nav__5pgQR {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--z-sticky);
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-bottom: 1px solid transparent;
  transition:
    box-shadow var(--dur-base) var(--ease-out-expo),
    background var(--dur-base) var(--ease-out-expo),
    backdrop-filter var(--dur-base) var(--ease-out-expo),
    -webkit-backdrop-filter var(--dur-base) var(--ease-out-expo),
    border-color var(--dur-base) var(--ease-out-expo);
}

.StickyNav_nav--scrolled__fFREG {
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  border-bottom-color: var(--border-1);
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
}

.StickyNav_inner__0Qq1P {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-3);
  padding-block: var(--s-3);
}

.StickyNav_logo__9bGIk {
  font-size: var(--fs-base);
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--text-1);
}

.StickyNav_logoAccent__mpn5p { color: var(--brand-deep); }

.StickyNav_logoLink__o8MFy {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  transition: transform var(--dur-base) var(--ease-out-expo);
}

.StickyNav_logoLink__o8MFy:hover {
  transform: scale(1.03);
}

.StickyNav_logoLink__o8MFy img { height: 34px; width: auto; }
.StickyNav_logoDark__Kmk3x { display: none; }
.StickyNav_logoLight__nqwrq { display: block; }

@media (min-width: 800px) {
  .StickyNav_logoLink__o8MFy img { height: 40px; }
}

.StickyNav_menu__RW4mL {
  display: none;
  align-items: center;
  gap: var(--s-6);
  list-style: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

.StickyNav_menu__RW4mL li { list-style: none; }

.StickyNav_menu__RW4mL a {
  position: relative;
  display: inline-block;
  padding: 8px 2px 10px;
  color: var(--text-2);
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: -0.005em;
  transition: color var(--dur-base) var(--ease-out-expo);
}

.StickyNav_menu__RW4mL a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--brand-deep);
  transform: translateX(-50%) scale(0);
  transition:
    transform var(--dur-base) var(--ease-out-expo),
    box-shadow var(--dur-base) var(--ease-out-expo);
}

.StickyNav_menu__RW4mL a:hover {
  color: var(--text-1);
}

.StickyNav_menu__RW4mL a:hover::after {
  transform: translateX(-50%) scale(1);
  opacity: 0.5;
}

.StickyNav_menu__RW4mL a.StickyNav_active__KDZJV {
  color: var(--text-1);
}

.StickyNav_menu__RW4mL a.StickyNav_active__KDZJV::after {
  transform: translateX(-50%) scale(1);
  opacity: 1;
  box-shadow: 0 0 0 3px rgba(15, 154, 166, 0.14);
}

.StickyNav_actions__ftOUi {
  display: flex;
  align-items: center;
  gap: var(--s-3);
}

.StickyNav_actions--desktop__9iSmh { display: none; }

.StickyNav_hamburger__W1Vb3 {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--text-1);
}

@media (min-width: 800px) {
  .StickyNav_menu__RW4mL { display: flex; }
  .StickyNav_hamburger__W1Vb3 { display: none; }
  .StickyNav_actions--desktop__9iSmh { display: flex; align-items: center; gap: var(--s-4); }
  .StickyNav_inner__0Qq1P { gap: var(--s-6); padding-block: var(--s-4); }
  .StickyNav_logo__9bGIk { font-size: var(--fs-lg); }
}

.StickyNav_mobilePanel__htNjm .StickyNav_langWrap__GmBwz {
  margin-top: var(--s-4);
  padding-top: var(--s-4);
  border-top: 1px solid var(--border-1);
}

.StickyNav_mobilePanel__htNjm .StickyNav_ctaWrap__Ic3jf { margin-top: var(--s-3); }

.StickyNav_mobilePanel__htNjm {
  position: fixed;
  inset-block: 0;
  inset-inline-end: 0;
  width: min(360px, 90vw);
  background: #ffffff;
  -webkit-border-start: 1px solid var(--border-1);
          border-inline-start: 1px solid var(--border-1);
  padding: var(--s-7) var(--s-5);
  transform: translateX(100%);
  transition: transform var(--dur-base) var(--ease-out-expo);
  z-index: var(--z-modal);
  display: flex;
  flex-direction: column;
  gap: var(--s-5);
}

[dir="rtl"] .StickyNav_mobilePanel__htNjm { transform: translateX(-100%); }
.StickyNav_mobilePanel__htNjm[data-open="true"] { transform: translateX(0); }

.StickyNav_overlay__8MtiG {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.35);
  z-index: var(--z-overlay);
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--dur-base);
}

.StickyNav_overlay__8MtiG[data-open="true"] { opacity: 1; pointer-events: auto; }

.StickyNav_mobileMenu__Ehsah {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}

.StickyNav_mobileMenu__Ehsah a {
  display: block;
  padding: 12px 16px;
  border-radius: 12px;
  font-size: 1.125rem;
  color: var(--text-1);
  font-weight: 500;
  letter-spacing: -0.02em;
  transition: background var(--dur-fast), color var(--dur-fast);
}

.StickyNav_mobileMenu__Ehsah a:hover {
  background: var(--bg-2);
}

.StickyNav_mobileMenu__Ehsah a.StickyNav_active__KDZJV {
  background: var(--brand-deep);
  color: #ffffff;
}

.StickyNav_active__KDZJV {}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/portfolio/PortfolioSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.PortfolioSection_section__qzEda {
  position: relative;
  padding: 128px 0;
  background: #ffffff;
  overflow-x: clip;
  overflow-y: visible;
}

.PortfolioSection_wrap__97XmM {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

/* ===== HEADER ===== */
.PortfolioSection_head__DvVSp {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  max-width: 46rem;
  margin: 0 auto;
}

.PortfolioSection_eyebrow__UH128 {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0;
}

.PortfolioSection_h2__Jpw25 {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  margin: 0;
  max-width: 22ch;
  padding-bottom: 6px;
}

.PortfolioSection_h2__Jpw25 em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.15;
  display: inline-block;
  padding-bottom: 6px;
}

.PortfolioSection_sub__AGMOo {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(29, 29, 31, 0.6);
  line-height: 1.6;
  margin: 0;
  max-width: 42rem;
}

/* ===== CAROUSEL ===== */
.PortfolioSection_carousel__nbIaM {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}

.PortfolioSection_track__tvO8u {
  position: relative;
  display: grid;
  grid-template-columns: 0.7fr 1.3fr 0.7fr;
  grid-gap: 24px;
  gap: 24px;
  width: 100%;
  max-width: 1240px;
  align-items: center;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-y;
  perspective: 1600px;
  perspective-origin: 50% 50%;
  transform-style: preserve-3d;
}

.PortfolioSection_track__tvO8u:active { cursor: -webkit-grabbing; cursor: grabbing; }

.PortfolioSection_slot__VZEVX {
  position: relative;
  width: 100%;
  transform-origin: center;
  will-change: transform, filter, opacity;
}

.PortfolioSection_slot_left__ZhaVS,
.PortfolioSection_slot_right__Vdy8_ {
  cursor: pointer;
  pointer-events: auto;
}

.PortfolioSection_slot_center__t9bci {
  z-index: 2;
}

/* ===== CARD — image only, with hover overlay ===== */
.PortfolioSection_card__zNEaf {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
  isolation: isolate;
  aspect-ratio: 16 / 10;
  background: #f2f6f7;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 18px 40px rgba(6, 40, 42, 0.1);
  transition: box-shadow 400ms cubic-bezier(0.22, 1, 0.36, 1);
}

.PortfolioSection_slot_center__t9bci .PortfolioSection_card__zNEaf:hover {
  box-shadow: 0 28px 60px rgba(6, 40, 42, 0.18);
}

.PortfolioSection_imgWrap__eirs8 {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.PortfolioSection_img__EuBtW {
  transition: transform 800ms cubic-bezier(0.22, 1, 0.36, 1);
}

.PortfolioSection_slot_center__t9bci .PortfolioSection_card__zNEaf:hover .PortfolioSection_img__EuBtW {
  transform: scale(1.05);
}

.PortfolioSection_fallback__aIxpT {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  font-weight: 600;
  color: rgba(8, 119, 124, 0.4);
  letter-spacing: -0.03em;
}

/* ===== HOVER OVERLAY — aurora only at bottom third ===== */
.PortfolioSection_overlay__p6DhE {
  position: absolute;
  inset: 0;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 18px;
  color: #ffffff;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 380ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 380ms cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
  overflow: hidden;
  isolation: isolate;
}

/* subtle aurora tint under mask — teal glow */
.PortfolioSection_overlay__p6DhE::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(55% 40% at 30% 100%, rgba(24, 182, 198, 0.22), transparent 70%),
    radial-gradient(55% 40% at 75% 100%, rgba(15, 154, 166, 0.2), transparent 70%);
  filter: blur(18px);
  pointer-events: none;
}

/* solid dark green mask at bottom — reads like About/Services dark card */
.PortfolioSection_overlay__p6DhE::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg,
    transparent 0%,
    transparent 48%,
    rgba(6, 40, 42, 0.72) 68%,
    rgba(6, 40, 42, 0.94) 88%,
    rgba(6, 40, 42, 0.98) 100%);
  pointer-events: none;
}

.PortfolioSection_slot_center__t9bci .PortfolioSection_card__zNEaf:hover .PortfolioSection_overlay__p6DhE,
.PortfolioSection_slot_center__t9bci .PortfolioSection_card__zNEaf:focus-visible .PortfolioSection_overlay__p6DhE {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.PortfolioSection_overlayText__nBKYI {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.PortfolioSection_overlayClient__NQ98M {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #95eaef;
}

.PortfolioSection_overlayTitle__V8to3 {
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #ffffff;
}

.PortfolioSection_overlayCta__n_VxJ {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #06282a;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  transition: background 220ms cubic-bezier(0.22, 1, 0.36, 1), transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.PortfolioSection_overlayCta__n_VxJ:hover {
  background: #ffffff;
  transform: translateY(-1px);
}

/* ===== CONTROLS (arrows + dots) ===== */
.PortfolioSection_controls__Njg1G {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.PortfolioSection_arrowBtn__008Vq {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid rgba(8, 119, 124, 0.18);
  color: #08777c;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:
    background 260ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 260ms cubic-bezier(0.22, 1, 0.36, 1),
    color 260ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 260ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.PortfolioSection_arrowBtn__008Vq:hover,
.PortfolioSection_arrowBtn__008Vq:focus-visible {
  background: #08777c;
  border-color: #08777c;
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(8, 119, 124, 0.28);
  outline: none;
}

.PortfolioSection_dots__zleMM {
  display: flex;
  align-items: center;
  gap: 8px;
}

.PortfolioSection_dotBtn__kzg5m {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
}

.PortfolioSection_dotBtn__kzg5m::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(8, 119, 124, 0.35);
  transform: translate(-50%, -50%);
  transition: background 260ms cubic-bezier(0.22, 1, 0.36, 1), width 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.PortfolioSection_dotBtn__kzg5m:hover::before { background: rgba(8, 119, 124, 0.6); }

.PortfolioSection_dotActive___J6YI::before {
  background: linear-gradient(90deg, #08777c, #18b6c6);
  width: 26px;
  border-radius: 5px;
}

/* ===== VIEW MORE ROW ===== */
.PortfolioSection_viewMoreRow__nvgT0 {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}

@media (max-width: 900px) {
  .PortfolioSection_track__tvO8u { grid-template-columns: 0.15fr 1fr 0.15fr; gap: 12px; }
  .PortfolioSection_overlayTitle__V8to3 { font-size: 1.125rem; }
}

@media (max-width: 700px) {
  .PortfolioSection_section__qzEda { padding: 96px 0; }
  .PortfolioSection_wrap__97XmM { padding: 0 20px; gap: 48px; }
  .PortfolioSection_overlay__p6DhE { padding: 20px; }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/process/ProcessTimeline.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProcessTimeline_section__DetTv {
  position: relative;
  padding: 128px 0;
  background: #f6fafa;
  overflow-x: clip;
  overflow-y: visible;
}

.ProcessTimeline_wrap__i4rNl {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 56px;
}

/* ===== HEADER ===== */
.ProcessTimeline_head__TaTcu {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  max-width: 46rem;
  margin: 0 auto;
}

.ProcessTimeline_eyebrow__g5W67 {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0;
}

.ProcessTimeline_h2___QTJQ {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  margin: 0;
  max-width: 22ch;
}

.ProcessTimeline_h2___QTJQ em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.1;
  display: inline-block;
  padding-bottom: 4px;
}

.ProcessTimeline_sub__a1bNz {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(29, 29, 31, 0.6);
  line-height: 1.6;
  margin: 0;
  max-width: 42rem;
}

/* ===== SERPENTINE TIMELINE ===== */
.ProcessTimeline_zigzag__VCECL {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
}

/* SVG snake spine — absolutely positioned over the timeline */
.ProcessTimeline_snake__4juar {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: visible;
  filter: drop-shadow(0 0 6px rgba(24, 182, 198, 0.35));
}

/* ===== ROWS ===== */
.ProcessTimeline_rows___riSm {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  z-index: 1;
}

.ProcessTimeline_row__VC6IG {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  min-height: 130px;
}

.ProcessTimeline_row_left__JxoH9 .ProcessTimeline_card__mbnoa { grid-column: 1; margin-right: 60px; }
.ProcessTimeline_row_right__uBjUa .ProcessTimeline_card__mbnoa { grid-column: 2; margin-left: 60px; }

/* ===== CARD ===== */
.ProcessTimeline_card__mbnoa {
  background: #ffffff;
  border: 1px solid rgba(6, 40, 42, 0.08);
  border-radius: 16px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 8px 20px rgba(6, 40, 42, 0.04);
  transition:
    transform 380ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 380ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 380ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ProcessTimeline_card__mbnoa:hover {
  transform: translateY(-2px);
  border-color: rgba(8, 119, 124, 0.24);
  box-shadow: 0 16px 32px rgba(6, 40, 42, 0.08);
}

.ProcessTimeline_cardHead__qysbF {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ProcessTimeline_iconTile__LJ3xq {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 11px;
  color: #ffffff;
  background: linear-gradient(135deg, #08777c 0%, #0f9aa6 55%, #18b6c6 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ProcessTimeline_iconTile__LJ3xq svg {
  width: 20px;
  height: 20px;
  stroke-width: 2;
}

.ProcessTimeline_headText__9RVGl {
  display: flex;
  flex-direction: column;
  gap: 1px;
  flex: 1 1;
  min-width: 0;
}

.ProcessTimeline_num__N1xLD {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
  color: rgba(8, 119, 124, 0.75);
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.ProcessTimeline_title__RfqUN {
  font-size: 1rem;
  color: #1d1d1f;
  font-weight: 600;
  letter-spacing: -0.015em;
  line-height: 1.2;
  margin: 0;
}

.ProcessTimeline_dur__ZyX9J {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #08777c;
  padding: 3px 8px;
  border-radius: 999px;
  background: rgba(24, 182, 198, 0.1);
  border: 1px solid rgba(8, 119, 124, 0.14);
  white-space: nowrap;
  flex-shrink: 0;
}

.ProcessTimeline_body__vwa5C {
  color: rgba(29, 29, 31, 0.62);
  font-size: 0.8125rem;
  line-height: 1.55;
  margin: 0;
}

/* ===== MOBILE — stack cards, dots at row start, line only between dots ===== */
@media (max-width: 800px) {
  .ProcessTimeline_snake__4juar { display: none; }
  .ProcessTimeline_zigzag__VCECL {
    padding-left: 32px;
    position: relative;
  }

  .ProcessTimeline_row__VC6IG {
    grid-template-columns: 1fr;
    position: relative;
    min-height: auto;
    padding: 14px 0;
  }

  /* line segment inside each row — trimmed on first & last */
  .ProcessTimeline_row__VC6IG::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: linear-gradient(180deg, #08777c, #18b6c6);
  }

  .ProcessTimeline_row__VC6IG:first-child::before { top: 22px; }
  .ProcessTimeline_row__VC6IG:last-child::before { bottom: calc(100% - 22px); }

  /* dot at the START of each card */
  .ProcessTimeline_row__VC6IG::after {
    content: '';
    position: absolute;
    left: -31px;
    top: 22px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: linear-gradient(135deg, #08777c, #18b6c6);
    border: 3px solid #f6fafa;
    box-shadow: 0 0 0 1px rgba(8, 119, 124, 0.24);
    z-index: 1;
  }

  .ProcessTimeline_row_left__JxoH9 .ProcessTimeline_card__mbnoa,
  .ProcessTimeline_row_right__uBjUa .ProcessTimeline_card__mbnoa { grid-column: 1; margin: 0; }
}

@media (max-width: 700px) {
  .ProcessTimeline_section__DetTv { padding: 96px 0; }
  .ProcessTimeline_wrap__i4rNl { padding: 0 20px; gap: 40px; }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/services/ServicePanel.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== STAGE — transparent, no wrapper card ===== */
.ServicePanel_stage__ciqsR {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 24px;
  gap: 24px;
  align-items: stretch;
}

@media (min-width: 900px) {
  .ServicePanel_stage__ciqsR {
    grid-template-columns: minmax(280px, 320px) 1fr;
    gap: 28px;
  }
}

/* ===== LEFT RAIL — light bg, standalone list ===== */
.ServicePanel_rail__ONq2i {
  min-width: 0;
}

.ServicePanel_list__8OqM_ {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.ServicePanel_item__KtYqe {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 14px 16px;
  border-radius: 12px;
  overflow: hidden;
  background: transparent;
  border: 0;
  color: rgba(29, 29, 31, 0.7);
  text-align: left;
  cursor: pointer;
  font: inherit;
  transition:
    background 260ms cubic-bezier(0.22, 1, 0.36, 1),
    color 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ServicePanel_item__KtYqe:hover,
.ServicePanel_item__KtYqe:focus-visible {
  color: #1d1d1f;
  background: rgba(24, 182, 198, 0.06);
  outline: none;
}

.ServicePanel_itemActive__tIWOU {
  color: #08777c;
  background: linear-gradient(90deg, rgba(24, 182, 198, 0.12), rgba(24, 182, 198, 0));
}

.ServicePanel_itemActive__tIWOU:hover,
.ServicePanel_itemActive__tIWOU:focus-visible {
  color: #08777c;
}

.ServicePanel_itemIcon__HMqLd {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  padding: 9px;
  border-radius: 10px;
  background: rgba(24, 182, 198, 0.08);
  color: #08777c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:
    background 260ms cubic-bezier(0.22, 1, 0.36, 1),
    color 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ServicePanel_itemIcon__HMqLd svg {
  width: 18px;
  height: 18px;
  stroke-width: 2;
}

.ServicePanel_itemActive__tIWOU .ServicePanel_itemIcon__HMqLd {
  background: linear-gradient(135deg, #08777c, #0f9aa6);
  color: #ffffff;
}

.ServicePanel_itemLabel__Md_PM {
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  flex: 1 1;
  min-width: 0;
}

.ServicePanel_itemActive__tIWOU .ServicePanel_itemLabel__Md_PM { font-weight: 600; }

.ServicePanel_itemMarker__YwVOO {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  border-radius: 0 2px 2px 0;
  background: linear-gradient(180deg, #08777c, #18b6c6);
}

/* ===== RIGHT PANEL — dark green with aurora (matches About darkCard) ===== */
.ServicePanel_panel__M0HRj {
  position: relative;
  background: #06282a;
  color: #ffffff;
  border-radius: 24px;
  padding: 40px 40px 36px;
  overflow: hidden;
  isolation: isolate;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow:
    0 30px 60px rgba(6, 40, 42, 0.24),
    0 12px 24px rgba(6, 40, 42, 0.14);
}

.ServicePanel_aurora__53krR {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
  pointer-events: none;
  filter: saturate(1.15);
}

.ServicePanel_blob__Be8Ps {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  will-change: transform;
}

.ServicePanel_blobA__i89M5 {
  top: -30%;
  right: -20%;
  width: 380px;
  height: 380px;
  background: radial-gradient(circle at 30% 30%, #18b6c6 0%, transparent 70%);
  opacity: 0.5;
}

.ServicePanel_blobB__MUHHI {
  bottom: -30%;
  left: -18%;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle at 60% 60%, #0f9aa6 0%, transparent 70%);
  opacity: 0.42;
}

.ServicePanel_blobC__qKY92 {
  top: 45%;
  left: 55%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle at 50% 50%, #95eaef 0%, transparent 70%);
  opacity: 0.24;
}

@keyframes ServicePanel_driftA__soTA8 { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(50px,40px) scale(1.08);} }
@keyframes ServicePanel_driftB__G3hWR { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-70px,-30px) scale(1.1);} }
@keyframes ServicePanel_driftC__KkEx_ { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-30px,50px) scale(0.94);} }

.ServicePanel_grain___4A5m {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(85% 60% at 50% 100%, rgba(6, 40, 42, 0.5), transparent 70%),
    linear-gradient(180deg, transparent 0%, transparent 55%, rgba(6, 40, 42, 0.3) 100%);
}

.ServicePanel_panelInner__hRZ7w {
  display: flex;
  flex-direction: column;
  gap: 22px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.ServicePanel_panelHead__T_N9U {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.ServicePanel_panelIcon__tkHOs {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  padding: 16px;
  color: #06282a;
  background: linear-gradient(135deg, #18b6c6 0%, #95eaef 100%);
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ServicePanel_panelIcon__tkHOs svg {
  width: 30px;
  height: 30px;
  stroke-width: 2;
}

.ServicePanel_panelHeadCopy__b4Snw { min-width: 0; }

.ServicePanel_panelTitle__xu__y {
  font-size: clamp(1.5rem, 1.2rem + 0.6vw, 1.75rem);
  color: #ffffff;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin: 2px 0 8px;
}

.ServicePanel_panelTag__j35GJ {
  color: rgba(149, 234, 239, 0.9);
  font-size: 0.9375rem;
  line-height: 1.55;
  margin: 0;
  max-width: 56ch;
}

.ServicePanel_panelIntro__ignFl {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9375rem;
  line-height: 1.65;
  margin: 0;
  max-width: 60ch;
}

.ServicePanel_section__0TWtp {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ServicePanel_sectionLabel__HB8oz {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #95eaef;
  margin: 0;
}

.ServicePanel_bullets__ko5KO {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 8px 20px;
  gap: 8px 20px;
}

@media (min-width: 700px) {
  .ServicePanel_bullets__ko5KO { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

.ServicePanel_bullet__YfxRk {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.78);
}

.ServicePanel_check__vDO8o {
  flex-shrink: 0;
  margin-top: 3px;
  color: #95eaef;
  width: 14px;
  height: 14px;
}

.ServicePanel_chips__wF438 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.ServicePanel_chip__xM3KN {
  font-size: 0.75rem;
  font-weight: 500;
  color: #95eaef;
  background: rgba(149, 234, 239, 0.08);
  padding: 5px 10px;
  border-radius: 999px;
  border: 1px solid rgba(149, 234, 239, 0.18);
  letter-spacing: 0.005em;
}

.ServicePanel_panelLink__NPkMq {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #95eaef;
  font-size: 0.9375rem;
  font-weight: 600;
  text-decoration: none;
  padding: 6px 0;
  margin-top: auto;
  align-self: flex-start;
  transition: color 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ServicePanel_panelLink__NPkMq:hover { color: #ffffff; }
.ServicePanel_panelLink__NPkMq svg { transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1); }
.ServicePanel_panelLink__NPkMq:hover svg { transform: translate(3px, -3px); }

/* ===== MOBILE ===== */
@media (max-width: 900px) {
  .ServicePanel_list__8OqM_ {
    flex-direction: row;
    gap: 8px;
    overflow-x: auto;
    scrollbar-width: none;
    padding: 4px 2px;
  }
  .ServicePanel_list__8OqM_::-webkit-scrollbar { display: none; }
  .ServicePanel_item__KtYqe { flex-shrink: 0; padding: 10px 14px; }
  .ServicePanel_itemLabel__Md_PM { font-size: 0.8125rem; white-space: nowrap; }
  .ServicePanel_itemMarker__YwVOO {
    top: auto;
    bottom: 0;
    left: 12px;
    right: 12px;
    width: auto;
    height: 3px;
    border-radius: 2px 2px 0 0;
    transform: none;
  }
  .ServicePanel_panel__M0HRj { padding: 28px 24px 24px; min-height: 380px; }
  .ServicePanel_panelIcon__tkHOs { width: 52px; height: 52px; padding: 13px; }
  .ServicePanel_panelIcon__tkHOs svg { width: 26px; height: 26px; }
}

@media (prefers-reduced-motion: reduce) {
  .ServicePanel_blob__Be8Ps { animation: none !important; }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/services/ServicesGrid.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ServicesGrid_section__ghSRc {
  position: relative;
  padding: 128px 0;
  background: #f6fafa;
  overflow: hidden;
}

.ServicesGrid_wrap__ZeFHx {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.ServicesGrid_head__6tQsN {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  max-width: 46rem;
  margin: 0 auto;
}

.ServicesGrid_eyebrow__UNyss {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0;
}

.ServicesGrid_h2__m7yFO {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  margin: 0;
  max-width: 22ch;
}

.ServicesGrid_h2__m7yFO em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.1;
  display: inline-block;
  padding-bottom: 4px;
}

.ServicesGrid_sub__T38Uf {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(29, 29, 31, 0.6);
  line-height: 1.6;
  margin: 0;
  max-width: 42rem;
}

/* ===== BENTO — 2-col alternating (1 large + 2 stacked small) ===== */
.ServicesGrid_bento__IiVO7 {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 20px;
  gap: 20px;
}

.ServicesGrid_cell__P7M4p {
  min-width: 0;
}

@media (min-width: 900px) {
  .ServicesGrid_bento__IiVO7 {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(220px, auto);
    grid-auto-flow: dense;
    gap: 24px;
  }

  /* large tiles occupy full height of 2 stacked cells */
  .ServicesGrid_tall__nD34n { grid-row: span 2; }

  /* wide finale spans both columns */
  .ServicesGrid_wide__slYwL { grid-column: span 2; }
}

@media (max-width: 700px) {
  .ServicesGrid_section__ghSRc { padding: 96px 0; }
  .ServicesGrid_wrap__ZeFHx { padding: 0 20px; gap: 48px; }
  .ServicesGrid_bento__IiVO7 { gap: 16px; }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/stats/StatsBand.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== DARK GREEN SECTION with aurora ===== */
.StatsBand_section__FSpa_ {
  position: relative;
  padding: 128px 0;
  background: #06282a;
  color: #ffffff;
  overflow: hidden;
  isolation: isolate;
}

.StatsBand_aurora__BV4tE {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
  pointer-events: none;
  filter: saturate(1.15);
}

.StatsBand_blob__hC1Pu {
  position: absolute;
  border-radius: 50%;
  filter: blur(90px);
  will-change: transform;
}

.StatsBand_blobA__yvMu2 {
  top: -25%;
  left: -15%;
  width: 480px;
  height: 480px;
  background: radial-gradient(circle at 30% 30%, #18b6c6 0%, transparent 70%);
  opacity: 0.5;
}

.StatsBand_blobB__7WeWK {
  bottom: -30%;
  right: -18%;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle at 60% 60%, #0f9aa6 0%, transparent 70%);
  opacity: 0.42;
}

.StatsBand_blobC__m1Eb1 {
  top: 40%;
  left: 55%;
  width: 340px;
  height: 340px;
  background: radial-gradient(circle at 50% 50%, #95eaef 0%, transparent 70%);
  opacity: 0.24;
}

@keyframes StatsBand_statsDrift1__3xp8q { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(50px,40px) scale(1.08);} }
@keyframes StatsBand_statsDrift2__eOAdY { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-70px,-30px) scale(1.1);} }
@keyframes StatsBand_statsDrift3__cMNqQ { 0%,100%{transform:translate(0,0) scale(1);} 50%{transform:translate(-30px,50px) scale(0.94);} }

.StatsBand_grain__XRgq9 {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(85% 60% at 50% 100%, rgba(6, 40, 42, 0.5), transparent 70%),
    linear-gradient(180deg, transparent 0%, transparent 55%, rgba(6, 40, 42, 0.35) 100%);
}

.StatsBand_wrap__o9O3c {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  gap: 56px;
}

/* ===== HEADER (light on dark) ===== */
.StatsBand_head__lPXhY {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  max-width: 46rem;
  margin: 0 auto;
}

.StatsBand_eyebrow__2Todg {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #95eaef;
  margin: 0;
}

.StatsBand_h2__iIj7g {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
  max-width: 22ch;
  padding-bottom: 6px;
}

.StatsBand_h2__iIj7g em {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #95eaef, #18b6c6 55%, #95eaef);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.15;
  display: inline-block;
  padding-bottom: 6px;
}

.StatsBand_sub__zpy1W {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.6;
  margin: 0;
  max-width: 42rem;
}

/* ===== CAROUSEL STAGE ===== */
.StatsBand_stage__m3N3r {
  position: relative;
  max-width: 860px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 32px;
}

/* stacked depth peeks behind card */
.StatsBand_peekBack__zRXAx,
.StatsBand_peekFront__R_L06 {
  position: absolute;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(149, 234, 239, 0.08);
  pointer-events: none;
}

.StatsBand_peekBack__zRXAx {
  inset: -20px 40px 60px 40px;
  transform: scale(0.94);
  opacity: 0.6;
}

.StatsBand_peekFront__R_L06 {
  inset: -10px 20px 50px 20px;
  transform: scale(0.97);
  opacity: 0.8;
}

.StatsBand_viewport__cmJmE {
  position: relative;
  z-index: 1;
  min-height: 300px;
  display: flex;
}

/* ===== FEATURED CARD ===== */
.StatsBand_card__s4jR4 {
  position: relative;
  width: 100%;
  background: rgba(6, 40, 42, 0.7);
  border: 1px solid rgba(149, 234, 239, 0.18);
  border-radius: 22px;
  padding: 44px 44px 36px;
  display: flex;
  flex-direction: column;
  gap: 22px;
  box-shadow:
    0 30px 80px rgba(6, 40, 42, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.StatsBand_quoteMark__aHE4d {
  color: #95eaef;
  opacity: 0.55;
  align-self: flex-start;
}

.StatsBand_body__Dv7YV {
  color: #ffffff;
  font-size: clamp(1.0625rem, 0.95rem + 0.5vw, 1.25rem);
  line-height: 1.65;
  margin: 0;
  font-weight: 400;
  letter-spacing: -0.005em;
  quotes: '\201C' '\201D';
}

.StatsBand_body__Dv7YV::before { content: open-quote; margin-right: 2px; }
.StatsBand_body__Dv7YV::after  { content: close-quote; margin-left: 2px; }

/* ===== AUTHOR ===== */
.StatsBand_author__R5k3W {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 20px;
  border-top: 1px solid rgba(149, 234, 239, 0.14);
  margin-top: auto;
}

.StatsBand_authorText__baOPu {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.StatsBand_name__DuOzp {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -0.01em;
}

.StatsBand_meta__iiEiG {
  font-size: 0.8125rem;
  color: rgba(149, 234, 239, 0.75);
  line-height: 1.4;
}

/* ===== CONTROLS ===== */
.StatsBand_controls__5TrEj {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
}

.StatsBand_dots__dKDpe {
  display: flex;
  align-items: center;
  gap: 8px;
}

.StatsBand_dot__La6QS {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  transition:
    background 260ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 260ms cubic-bezier(0.22, 1, 0.36, 1),
    width 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

/* visible dot inside the 44x44 hit target */
.StatsBand_dot__La6QS::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(149, 234, 239, 0.32);
  transform: translate(-50%, -50%);
  transition: background 260ms cubic-bezier(0.22, 1, 0.36, 1), width 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.StatsBand_dot__La6QS:hover::before { background: rgba(149, 234, 239, 0.55); }

.StatsBand_dotActive__p_mFA::before {
  background: linear-gradient(90deg, #18b6c6, #95eaef);
  width: 26px;
  border-radius: 5px;
}

@media (max-width: 700px) {
  .StatsBand_section__FSpa_ { padding: 96px 0; }
  .StatsBand_wrap__o9O3c { padding: 0 20px; gap: 40px; }
  .StatsBand_card__s4jR4 { padding: 32px 24px 28px; }
  .StatsBand_peekBack__zRXAx, .StatsBand_peekFront__R_L06 { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .StatsBand_blob__hC1Pu { animation: none !important; }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!../nodevenv/confiatech.com/20/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/ui/SectionHeader.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== SECTION HEADER — unified with Services + About + Engagement ===== */
.SectionHeader_wrap___BDkm {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
  max-width: 46rem;
  margin: 0 auto var(--s-8);
}

.SectionHeader_start__DV2Lx {
  align-items: flex-start;
  text-align: start;
  margin-inline: 0;
  max-width: 60rem;
}

.SectionHeader_eyebrow__EPcZz {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #08777c;
  margin: 0;
}

/* legacy chapter/sep left in case any consumer still passes them */
.SectionHeader_chapter__6BWJf {
  color: #08777c;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.SectionHeader_sep__Wj08V {
  color: var(--border-2);
  margin-inline: 4px;
}

.SectionHeader_h2__WoOIO {
  font-size: clamp(2.25rem, 1.5rem + 3vw, 3.75rem);
  line-height: 1.1;
  letter-spacing: -0.035em;
  color: #1d1d1f;
  font-weight: 500;
  max-width: 22ch;
  margin: 0;
  padding-bottom: 6px;
}

.SectionHeader_accent__dov03 {
  font-style: italic;
  font-weight: 300;
  background: linear-gradient(120deg, #08777c, #18b6c6 55%, #0f9aa6);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  line-height: 1.15;
  display: inline-block;
  padding-bottom: 6px;
}

.SectionHeader_sub__kAFte {
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);
  color: rgba(29, 29, 31, 0.6);
  max-width: 42rem;
  line-height: 1.6;
  margin: 0;
  font-weight: 400;
}

