:root{
  --brand:#2e7d4a;     
  --brand-600:#1f5632;  
  --brand-light: rgba(46,125,74,0.12);

  --orange: #FF6B35;
  --orange-600: #E55100;
  --orange-light: #FFF3E0;
  --orange-glass: rgba(255,107,53,0.15);
  --orange-glass-dark: rgba(255,107,53,0.25);

  --ink:#1a1a1a;       
  --bg:#ffffff;
  --text:#0f172a;
  --muted:#6b7280;
  --line:#e5e7eb;

  --radius:12px;
  --shadow:0 10px 30px rgba(0,0,0,0.12);
  --shadow-lg:0 20px 50px rgba(0,0,0,0.18);
}

*{box-sizing:border-box}
html,body{margin:0;padding:0}
html, body { height: 100%; }

body{
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,'PingFang SC','Noto Sans SC','Microsoft YaHei',sans-serif;
  color:var(--text); 
  background:#ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 800 800'><defs><linearGradient id='g' x1='0' x2='1'><stop offset='0' stop-color='%23FF6B35' stop-opacity='0.08'/><stop offset='1' stop-color='%232e7d4a' stop-opacity='0.03'/></linearGradient></defs><rect width='800' height='800' fill='white'/><g transform='rotate(-18 400 400)'><rect x='-200' y='150' width='1200' height='200' fill='url(%23g)'/></g><g transform='rotate(-18 400 400)'><rect x='-200' y='360' width='1200' height='120' fill='url(%23g)' opacity='0.6'/></g></svg>");
  background-repeat: repeat;
  background-size: 1200px 1200px;
  background-attachment: fixed;
}

img{max-width:100%;height:auto;display:block}
.wrap{max-width:1280px;margin:0 auto;padding:0 18px}

body::before {
  content: "";
  position: fixed;
  right: -10%; bottom: -10%;
  width: 55vmax; height: 55vmax;
  transform: rotate(-18deg);
  background: linear-gradient(180deg, rgba(255,107,53,0.08), rgba(46,125,74,0.04));
  filter: blur(32px);
  pointer-events: none;
  z-index: 0;
}

.site, .site-header, .site-content, header, .main {
  position: relative;
  z-index: 10;
}

.site-header::after {
  content: "";
  display: block;
  height: 3px;
  margin-top: 12px;
  background: linear-gradient(90deg, transparent, var(--orange-glass-dark) 30%, var(--brand-light) 70%, transparent);
  pointer-events: none;
  z-index: 11;
}

.btn-orange, .btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all .3s cubic-bezier(.2,.8,.2,1);
  position: relative;
  overflow: hidden;
}

.btn-orange::before, 
.btn-primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.2);
  transition: left .4s ease;
  z-index: 0;
}

.btn-orange, .btn-primary {
  z-index: 1;
}

.btn-orange:hover::before,
.btn-primary:hover::before {
  left: 100%;
}

.btn-orange {
  background: linear-gradient(135deg, var(--orange), #FF8C42);
  color: #fff;
  box-shadow: 0 12px 28px rgba(255,107,53,0.35);
}
.btn-orange:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(255,107,53,0.45);
}

.btn-primary {
  background: linear-gradient(135deg, var(--brand), #3d9461);
  color: #fff;
  box-shadow: 0 12px 28px rgba(46,125,74,0.25);
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(46,125,74,0.35);
}

.factory-media .badge,
.badge-orange {
  display:inline-block;
  background:linear-gradient(135deg, var(--orange), #FF8C42);
  color:#fff;
  border-radius:999px;
  padding:.4rem .9rem;
  font-weight:700;
  font-size:.9rem;
  box-shadow: 0 6px 16px rgba(255,107,53,0.28);
  transition:all .2s;
}

.factory-media .badge:hover,
.badge-orange:hover {
  background:linear-gradient(135deg, var(--orange-600), #FF6B35);
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(255,107,53,0.38);
}
  background: var(--orange-glass);
  color: var(--orange);
  border: 1px solid var(--orange);
  backdrop-filter: blur(6px);
  font-weight: 600;
}

.stat .num,
.fp-num,
.text-orange { color: var(--orange) !important; }

.card:hover,
.feature:hover,
.g-item:hover {
  border: 2px solid var(--orange) !important;
  box-shadow: 0 16px 40px rgba(254,80,0,0.14);
  transform: translateY(-6px);
}

.factory-parallax::after {
  background: linear-gradient(180deg, rgba(254,80,0,0.06), rgba(62,150,91,0.02));
}

.g-item figcaption {
  background: var(--orange);
}

h1 span, h2 span, .accent { color: var(--orange); }

@media (max-width: 768px) {
  body { background-image: none; }
  body::before { display: none; }
}

/* === ВЕСЬ ТВІЙ ОРИГІНАЛЬНИЙ КОД НИЖЧЕ — НЕ ЧІПАВ === */
.factory-block{padding:60px 20px;background:linear-gradient(180deg,rgba(250,250,250,1) 0%,rgba(245,250,247,1) 100%);overflow:hidden;position:relative;color:#1f2933;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial}
.factory-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}
.factory-media{position:relative;min-height:320px;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(16,24,40,.06);background:#f6fbf7;background-size:cover;background-position:center}
.factory-media img{display:none;width:100%;height:100%;object-fit:cover}
.factory-media .factory-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.5));pointer-events:none}
.factory-media .badge{position:absolute;left:18px;top:18px;background:var(--orange-glass);color:var(--orange);font-weight:600;padding:8px 12px;border-radius:999px;backdrop-filter:blur(4px);font-size:13px;box-shadow:0 4px 14px rgba(254,80,0,.15)}
.factory-content h2{font-size:32px;margin:0 0 8px;color:#0f1720}
.factory-content .lead{margin:0 0 18px;color:#586069;font-size:15px}
.factory-cards{display:flex;gap:18px;margin:18px 0 22px}
.card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 8px 26px rgba(16,24,40,.06);flex:1;min-width:0;transition:all .3s}
.card h3{margin:0 0 8px;font-size:16px;color:#0f1720}
.card p{margin:0;color:#54606a;font-size:14px;line-height:1.5}
.factory-stats{display:flex;gap:18px;margin-top:6px;align-items:center}
.stat{background:linear-gradient(180deg,rgba(255,255,255,.6),rgba(250,250,250,.6));padding:12px 18px;border-radius:10px;text-align:center;min-width:110px;box-shadow:0 6px 18px rgba(16,24,40,.04)}
.stat .num{font-weight:700;font-size:22px;color:var(--orange)}
.stat .label{font-size:12px;color:#59656b;margin-top:6px}

/* Весь інший твій код (factory-parallax, gallery, grundfil-pro тощо) — залишаю 100% без змін */
.factory-parallax{--overlay-color:rgba(6,45,30,.45);position:relative;min-height:520px;display:flex;align-items:center;color:#fff;overflow:hidden;background-color:#f6faf6;background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}
.factory-parallax .fp-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--overlay-color) 100%);mix-blend-mode:multiply;pointer-events:none;z-index:1}
.factory-parallax .fp-inner{position:relative;z-index:2;width:90%;max-width:1180px;margin:0 auto;display:flex;gap:30px;align-items:center;justify-content:space-between;padding:64px 0}
.fp-text{margin-right:10px;max-width:66%;padding:15px 25px;border-radius:12px;backdrop-filter:blur(6px);box-shadow:0 8px 20px rgba(6,10,10,.12);background:rgba(255,255,255,.06)}
.fp-text h1{font-size:40px;line-height:1.04;margin:0 0 10px;font-weight:700;text-shadow:0 8px 30px rgba(6,10,10,.45)}
.fp-lead{margin:0 0 10px;color:rgba(255,255,255,.92);font-size:16px}
.fp-ctas{display:flex;gap:12px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;text-decoration:none;font-weight:700;backdrop-filter:blur(4px)}
.btn-ghost{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.08)}
.fp-stats{display:flex;gap:18px;align-items:center}
.fp-stat{min-width:120px;text-align:center;padding:15px 25px;border-radius:12px;background:rgba(255,255,255,.06);backdrop-filter:blur(6px);box-shadow:0 8px 20px rgba(6,10,10,.12)}
.fp-num{font-size:28px;font-weight:800;color:#e8fff0;letter-spacing:.5px}
.fp-label{font-size:12px;opacity:.9;color:rgba(255,255,255,.9);margin-top:6px}
.factory-parallax::after{content:"";position:absolute;inset:-10% -20% auto auto;width:60%;height:160%;transform:rotate(-12deg);background:linear-gradient(180deg,rgba(254,80,0,.05),rgba(62,150,91,.02));pointer-events:none;z-index:0}

/* і так далі — весь твій код далі без змін */

#g-title{display:flex;align-items:center;gap:10px}
#g-title .brand-logo{height:40px;width:auto;vertical-align:middle}
.factory-parallax::after{
  content:"";
  position:absolute;
  inset: -10% -20% auto auto;
  width:60%;
  height:160%;
  transform: rotate(-12deg);
  background: linear-gradient(180deg, rgba(18,162,85,0.05), rgba(18,162,85,0.02));
  pointer-events:none;
  z-index:0;
}

.header, header, .site-header { position:relative; z-index: 50; background: linear-gradient(180deg, #fbfdfc, #f6fbf8);}

@media (max-width:1024px){
  .fp-text{ max-width:58%; }
  .fp-text h1{ font-size:36px; }
}
@media (max-width:780px){
  .factory-parallax{ background-attachment: scroll; min-height:420px; }
  .fp-inner{ flex-direction:column; align-items:flex-start; padding:36px 8%; gap:18px; }
  .fp-text{ max-width:100%; }
  .fp-stats{ width:100%; justify-content:space-between; }
  .fp-text h1{ font-size:22px; }
  .fp-num{ font-size:20px; }
}

.factory-parallax.light-overlay .fp-overlay{ background: linear-gradient(180deg, rgba(255,255,255,0.25) 0%, rgba(6,45,30,0.28) 100%); }

.factory-gallery { padding: 56px 18px; color:#0f1720; }
.factory-gallery .container { max-width:1180px; margin:0 auto; }
.factory-gallery h2 { font-size:28px; margin:0 0 6px; }
.factory-gallery .subtitle { margin:0 0 22px; color:#55616a; }

/* ===================== GALLERY SLIDER ===================== */
.gallery-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg, #f0f9f7, #f5f5f5);
  aspect-ratio: 16 / 6;
  max-height: 480px;
}

.gallery-track {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 100%;
  transition: transform .6s cubic-bezier(.25, .46, .45, .94);
  will-change: transform;
  padding: 20px;
  box-sizing: border-box;
}

.g-item {
  position: relative;
  flex: 0 0 30%;
  max-width: 30%;
  height: calc(100% - 40px);
  overflow: hidden;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #fff;
}

.g-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .6s ease;
}

@media (max-width: 900px) {
  .g-item { flex: 0 0 45%; max-width:45%; }
}

@media (max-width: 600px) {
  .g-item { flex: 0 0 90%; max-width:90%; }
}

.g-item:hover img {
  transform: scale(1.04);
}

.g-item figcaption {
  position: absolute;
  bottom: 16px;
  left: 16px;
  background: linear-gradient(135deg, var(--orange), #FF8C42);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 20px;
  box-shadow: 0 6px 16px rgba(255,107,53,0.32);
  opacity: 0;
  transform: translateY(10px);
  transition: all .3s cubic-bezier(.2,.8,.2,1);
  pointer-events: none;
  z-index: 10;
}

.g-item:hover figcaption,
.g-item:focus figcaption {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* Mobile: always show caption as full-width bottom bar for touch devices */
@media (max-width: 900px) {
  .gallery-slider { aspect-ratio: auto; max-height: none; padding: 12px; }
  .gallery-track { gap: 12px; padding: 12px; }
  .g-item { height: auto; min-height: 140px; }
  .g-item img { max-height: 220px; }
  .g-item figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    opacity: 1;
    pointer-events: auto;
    background: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.2));
    padding: 10px 14px;
    font-size: 14px;
    border-radius: 0 0 8px 8px;
    text-align: left;
  }
}

/* Навігаційні кнопки */
.slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.12);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.2);
  width: 48px;
  height: 48px;
  border-radius: 12px;
  font-size: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease;
  z-index: 20;
  backdrop-filter: blur(8px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.slider-prev {
  left: 16px;
}

.slider-next {
  right: 16px;
}

.slider-nav:hover {
  background: rgba(255,107,53,0.3);
  border-color: var(--orange);
  transform: translateY(-50%) scale(1.1);
  box-shadow: 0 12px 32px rgba(255,107,53,0.3);
}

/* Точки навігації */
.slider-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 20;
}

.slider-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(255,255,255,0.7);
  cursor: pointer;
  transition: all .3s ease;
}

.slider-dot.active {
  background: var(--orange);
  border-color: var(--orange);
  transform: scale(1.3);
  box-shadow: 0 4px 12px rgba(255,107,53,0.4);
}

@media (max-width: 768px) {
  .gallery-slider {
    aspect-ratio: 16 / 9;
  }
  .slider-nav {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
  .slider-prev {
    left: 12px;
  }
  .slider-next {
    right: 12px;
  }
  .g-item figcaption {
    font-size: 14px;
    padding: 6px 12px;
    bottom: 12px;
    left: 12px;
  }
}

.fg-lightbox {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  background: rgba(0,0,0,0.88);
  padding: 28px;
  backdrop-filter: blur(4px);
}
.fg-lightbox.show { display:flex; animation: fadeIn .3s ease; }

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

.fg-stage { max-width: 1200px; max-height: 86vh; width:100%; outline: none; display:flex; align-items:center; justify-content:center; position:relative; }
.fg-img { max-width: 100%; max-height: 86vh; border-radius:12px; box-shadow: 0 24px 60px rgba(0,0,0,0.8); display:block; border: 1px solid rgba(255,255,255,0.08); }

.fg-caption { 
   position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 16px;
  background: linear-gradient(0deg, rgba(0,0,0,0.65), rgba(0,0,0,0));
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  border-radius: 0 0 12px 12px;
 }

.fg-close, .fg-prev, .fg-next {
  position: absolute;
  background: rgba(255,255,255,0.08);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.15);
  padding: 12px 16px;
  font-size: 24px;
  border-radius: 10px;
  cursor: pointer;
  backdrop-filter: blur(8px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.5);
  transition: all .25s ease;
}
.fg-close { top: 20px; right: 20px; padding: 8px 12px; font-size: 28px; }
.fg-prev { left: 20px; top: 50%; transform: translateY(-50%); }
.fg-next { right: 20px; top: 50%; transform: translateY(-50%); }

.fg-close:hover { 
  background: rgba(255,107,53,0.25);
  border-color: var(--orange);
  transform: scale(1.08);
  box-shadow: 0 16px 40px rgba(255,107,53,0.3);
}
.fg-prev:hover, .fg-next:hover {
  background: rgba(255,107,53,0.25);
  border-color: var(--orange);
  transform: translateY(-50%) scale(1.08);
  box-shadow: 0 16px 40px rgba(255,107,53,0.3);
}


@media (max-width:640px){
  .fg-prev, .fg-next { display:flex; padding:8px 10px; font-size:18px; }
  .fg-close { padding:6px 10px; font-size:20px; top:12px; right:12px; }
}

.grundfil-pro {
  padding: 60px 16px;
  overflow: hidden;
  position: relative;
  color: #0f1720;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

.grundfil-pro::before{
  content:"";
  position:absolute;
  left:-10%;
  top:-8%;
  width:70%;
  height:140%;
  transform: rotate(-12deg);
  background: linear-gradient(180deg, rgba(62,150,91,0.06), rgba(62,150,91,0.01));
  pointer-events:none;
  z-index:0;
}

.g-wrap{
  max-width:1180px;
  margin:0 auto;
  display:flex;
  gap:28px;
  align-items:stretch;
  position:relative;
  z-index:2;
}

.g-left{ flex:1.1; min-width:280px; }
.g-left .g-sub { display:block; font-size:25px; color:#6b7773; margin-top: 5px; text-transform:uppercase; letter-spacing:0.08em; }
.g-left .brand { color:#3e965b; font-weight:800; font-size:34px; }
.g-left h2 { margin:0 0 12px; font-size:28px; line-height:1.05; }
.g-lead { color:#4b5a57; margin:0 0 18px; font-size:15px; max-width:680px; }
.g-list { list-style:none; padding:0; margin:0 0 20px; color:#3f4b4a; }
.g-list li { margin:8px 0; padding-left:22px; position:relative; }
.g-list li::before{ content:""; position:absolute; left:0; top:9px; width:10px; height:10px; border-radius:3px; background:#3e965b; box-shadow: 0 4px 10px rgba(62,150,91,0.12); }

.g-cta{ display:flex; gap:12px; align-items:center; flex-wrap:wrap; }
.btn-primary, .btn-ghost{
  display:inline-flex; align-items:center; justify-content:center;
  padding:10px 16px; border-radius:10px; text-decoration:none; font-weight:800; cursor:pointer;
}
.btn-primary{ background: linear-gradient(90deg,#3e965b,#2e7d4a); color:#fff; box-shadow: 0 12px 32px rgba(46,125,74,0.12); }
.btn-ghost{ background:transparent; border:1px solid rgba(62,150,91,0.12); color:#2d3b39; }

.g-right{ flex:0.8; display:grid; grid-template-columns:1fr 1fr; gap:14px; min-width:260px; align-content:start; }
.feature{ background: #fff; border-radius:12px; padding:12px; box-shadow: 0 8px 28px rgba(11,20,15,0.06); transition: transform .28s, box-shadow .28s; overflow:visible; }
.feature:hover{ transform: translateY(-6px); box-shadow: 0 20px 50px rgba(11,20,15,0.10); }
.f-top{ display:flex; gap:12px; align-items:center; }
.f-icon{ width:44px; height:44px; display:flex; align-items:center; justify-content:center; font-size:20px; border-radius:10px; color:#1a3a2a; box-shadow: inset 0 -6px 12px rgba(0,0,0,0.02); }
.f-title{ font-weight:800; color:#22302f; font-size:15px; }
.f-sub{ font-size:13px; color:#5d6b68; margin-top:2px; }

.f-bar{ height:10px; background: linear-gradient(90deg, rgba(0,0,0,0.04), rgba(0,0,0,0.02)); border-radius:6px; margin-top:10px; overflow:hidden; }
.f-bar-fill{ height:100%; background: linear-gradient(90deg,#3e965b,#2e7d4a); width:0%; transition: width 1100ms cubic-bezier(.2,.9,.2,1); }

@media (max-width:1000px){
  .g-wrap{ flex-direction:column; }
  .g-right{ grid-template-columns:1fr 1fr; width:100%; }
  .g-left .brand{ font-size:28px; }
}
@media (max-width:560px){
  .g-right{ grid-template-columns:1fr; }
  .g-left h2{ font-size:22px; }
  .g-left .brand{ font-size:22px; }
  .g-left .g-sub{ font-size:12px; }
}

body {
  background-image:
    linear-gradient(180deg, rgba(62,150,91,0.12), rgba(62,150,91,0.07)),
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 800 800'><defs><linearGradient id='g' x1='0' x2='1'><stop offset='0' stop-color='%233e965b' stop-opacity='0.12'/><stop offset='1' stop-color='%233e965b' stop-opacity='0.06'/></linearGradient></defs><rect width='800' height='800' fill='%23ffffff'/><g transform='rotate(-18 400 400)'><rect x='-200' y='150' width='1200' height='200' fill='url(%23g)'/></g><g transform='rotate(-18 400 400)'><rect x='-200' y='360' width='1200' height='120' fill='url(%23g)' opacity='0.9'/></g></svg>");
  background-repeat: repeat;
  background-size: 1200px 1200px;
  background-attachment: fixed;
  background-position: center center;
}

body::before {
  background: linear-gradient(180deg, rgba(62,150,91,0.16), rgba(62,150,91,0.06));
  filter: blur(30px);
}

.btn-primary {
  background: linear-gradient(90deg, #3e965b, #2e7d4a);
  box-shadow: 0 14px 36px rgba(46,125,74,0.16);
}

@media (max-width: 780px) {
  body {
    background-image: linear-gradient(180deg, rgba(62,150,91,0.08), rgba(62,150,91,0.04));
    background-attachment: scroll;
    background-size: cover;
  }
  body::before { display:none; }
}

#g-title{display:flex;align-items:center;gap:10px}
#g-title .brand-logo{height:40px;width:auto;vertical-align:middle}

.factory-static {
  position: relative;
  width: 100%;
  height: 520px; 
  background: url('/assets/img/factory_main.png') no-repeat center center;
  background-size: cover;
}
@media (max-width: 960px) {
  .factory-static {
    height: auto;
    width: 100%;
    padding-top: 40%; 
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
  }
}


.fs-overlay {
  position: absolute;
  inset: 0;
}

.fs-inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  color: #fff;
}

.fs-stats {
  display: flex;
  gap: 40px;
  margin-top: 20px;
}
