
.cxsec-kit-43{--cxg-color-primary:#6EC1E4;--cxg-color-secondary:#54595F;--cxg-color-text:#7A7A7A;--cxg-color-accent:#61CE70;--cxg-typography-primary-font-family:"gilroy light";--cxg-typography-primary-font-weight:600;--cxg-typography-secondary-font-family:"gilroy heavy";--cxg-typography-secondary-font-weight:400;--cxg-typography-text-font-family:"Roboto";--cxg-typography-text-font-weight:400;--cxg-typography-accent-font-family:"Roboto";--cxg-typography-accent-font-weight:500;--cxg-typography-951aaf3-font-family:"gilroy light";--cxg-typography-aec760d-font-family:"gilroy heavy";background-color:#0D080F;}.cxsec-kit-43 e-page-transition{background-color:#FFBC7D;}.cxsec-section.cxsec-section-boxed > .cxsec-container{max-width:1140px;}.cxbox{--container-max-width:1140px;}.cxsec-widget:not(:last-child){margin-block-end:20px;}.cxsec-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.cxsec-section.cxsec-section-boxed > .cxsec-container{max-width:1024px;}.cxbox{--container-max-width:1024px;}}@media(max-width:767px){.cxsec-section.cxsec-section-boxed > .cxsec-container{max-width:767px;}.cxbox{--container-max-width:767px;}}/* Start Custom Fonts CSS */
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */
/* End Custom Fonts CSS */
.cxsec-350 .cxsec-element.cxsec-element-934ea27{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-350 .cxsec-element.cxsec-element-b9e8839{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.cxsec-350 .cxsec-element.cxsec-element-1a4c1de{--display:flex;}.cxsec-widget-heading .cxsec-heading-title{font-family:var( --cxg-typography-primary-font-family ), Sans-serif;font-weight:var( --cxg-typography-primary-font-weight );color:var( --cxg-color-primary );}.cxsec-350 .cxsec-element.cxsec-element-d53e78e{text-align:center;}.cxsec-350 .cxsec-element.cxsec-element-d53e78e .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-size:36px;font-weight:700;color:#FFFFFF;}.cxsec-350 .cxsec-element.cxsec-element-326e958.cxsec-element{--order:-99999 /* order start hack */;}.cxsec-350 .cxsec-element.cxsec-element-326e958{text-align:center;}.cxsec-350 .cxsec-element.cxsec-element-326e958 .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-size:26px;font-weight:700;color:#FFFFFF;}.cxsec-350 .cxsec-element.cxsec-element-e06793e{--display:flex;--margin-top:-15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.cxsec-widget-text-editor{font-family:var( --cxg-typography-text-font-family ), Sans-serif;font-weight:var( --cxg-typography-text-font-weight );color:var( --cxg-color-text );}.cxsec-widget-text-editor.cxsec-drop-cap-view-stacked .cxsec-drop-cap{background-color:var( --cxg-color-primary );}.cxsec-widget-text-editor.cxsec-drop-cap-view-framed .cxsec-drop-cap, .cxsec-widget-text-editor.cxsec-drop-cap-view-default .cxsec-drop-cap{color:var( --cxg-color-primary );border-color:var( --cxg-color-primary );}.cxsec-350 .cxsec-element.cxsec-element-9b95d94{text-align:center;font-family:"gilroy light", Sans-serif;font-weight:400;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#CACACA;}.cxsec-350 .cxsec-element.cxsec-element-1dd6378{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;}:root{--page-title-display:none;}@media(min-width:768px){.cxsec-350 .cxsec-element.cxsec-element-1a4c1de{--width:45%;}.cxsec-350 .cxsec-element.cxsec-element-e06793e{--width:58%;}}.cxsec-350 .cxsec-element.cxsec-element-d53e78e .cxsec-heading-title span {
  background: linear-gradient(
    135deg,
    #c084fc 0%,
    #a855f7 20%,
    #818cf8 40%,
    #60a5fa 60%,
    #a78bfa 80%,
    #c084fc 100%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  background-size: 200% auto !important;
  animation: liquidShimmer 4s linear infinite !important;
  filter: drop-shadow(0 0 25px rgba(168, 85, 247, 0.6))
          drop-shadow(0 0 50px rgba(96, 165, 250, 0.3)) !important;
}

@keyframes liquidShimmer {
  0% { background-position: 0% center; }
  100% { background-position: 200% center; }
}/* End custom CSS */
.cxsec-350 .cxsec-element.cxsec-element-326e958 .cxsec-heading-title span {
  background: linear-gradient(
    135deg,
    #c084fc 0%,
    #a855f7 20%,
    #818cf8 40%,
    #60a5fa 60%,
    #a78bfa 80%,
    #c084fc 100%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  background-size: 200% auto !important;
  animation: liquidShimmer 4s linear infinite !important;
  filter: drop-shadow(0 0 25px rgba(168, 85, 247, 0.6))
          drop-shadow(0 0 50px rgba(96, 165, 250, 0.3)) !important;
}

@keyframes liquidShimmer {
  0% { background-position: 0% center; }
  100% { background-position: 200% center; }
}/* End custom CSS */
/* ============================================
   CloudXOps Services Section - FINAL COMPLETE CSS
   Включва ВСИЧКИ ефекти + 4 bug fixes
   ============================================ */

/* ============== CSS VARIABLES ============== */
:root {
  --color-bg: #0D080F;
  --color-bg-elevated: #0a0a0f;
  --color-text: #FFFFFF;
  --color-text-secondary: #E9E9E9;
  --color-text-muted: rgba(255,255,255,0.4);

  --color-devops: #6EC1E4;
  --color-devops-glow: rgba(110, 193, 228, 0.4);
  --color-devsecops: #FF6B35;
  --color-devsecops-glow: rgba(255, 107, 53, 0.4);
  --color-sysadmin: #A855F7;
  --color-sysadmin-glow: rgba(168, 85, 247, 0.4);
  --color-cloud: #22C55E;
  --color-cloud-glow: rgba(34, 197, 94, 0.4);

  --color-accent: #867CF1;
  --color-accent-glow: rgba(134, 124, 241, 0.4);

  --glass-bg: linear-gradient(135deg, rgba(180, 80, 255, 0.18) 0%, rgba(120, 100, 255, 0.12) 40%, rgba(60, 140, 255, 0.16) 100%);
  --glass-border: rgba(180, 160, 255, 0.25);
  --glass-blur: blur(4px) saturate(140%);
  --glass-shadow:
    0 8px 32px rgba(80, 60, 180, 0.10),
    inset 0 1px 0 rgba(200, 190, 255, 0.30),
    inset 0 -1px 0 rgba(100, 160, 255, 0.12);

  --font-display: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --max-width: 1600px;
  --section-padding: 100px;
  --timeline-width: 4px;
}

/* ============== GLOBAL EFFECTS ============== */

/* Noise texture overlay */
body::before {
  content: '';
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
  opacity: 0.03;
  pointer-events: none;
  z-index: 1000;
}

/* Global glow cursor effect */
.cursor-glow {
  position: fixed;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  pointer-events: none;
  background: radial-gradient(circle, var(--color-devops-glow) 0%, transparent 70%);
  transform: translate(-50%, -50%);
  z-index: 0;
  opacity: 0.4;
  transition: opacity 0.3s, background 0.5s;
  mix-blend-mode: screen;
}

/* Floating particles */
.particles {
  position: fixed;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}

.particle {
  position: absolute;
  width: 3px;
  height: 3px;
  background: rgba(255,255,255,0.6);
  border-radius: 50%;
  animation: particleFloat 20s infinite linear;
  box-shadow: 0 0 6px rgba(255,255,255,0.3);
}

@keyframes particleFloat {
  0%   { transform: translateY(100vh) translateX(0) rotate(0deg); opacity: 0; }
  10%  { opacity: 1; }
  90%  { opacity: 1; }
  100% { transform: translateY(-100vh) translateX(100px) rotate(360deg); opacity: 0; }
}

/* Holographic grid overlay */
.holo-grid {
  position: fixed;
  inset: 0;
  background-image:
    linear-gradient(rgba(110, 193, 228, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(110, 193, 228, 0.03) 1px, transparent 1px);
  background-size: 80px 80px;
  pointer-events: none;
  z-index: 2;
  animation: gridPulse 4s ease-in-out infinite;
}

@keyframes gridPulse {
  0%, 100% { opacity: 0.3; }
  50%       { opacity: 0.6; }
}

/* Data stream effect */
.data-streams {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}

.data-stream {
  position: absolute;
  width: 1px;
  height: 100px;
  background: linear-gradient(to bottom, transparent, var(--color-devops), transparent);
  animation: streamFall 8s linear infinite;
  opacity: 0.3;
}

@keyframes streamFall {
  0%   { transform: translateY(-100px); }
  100% { transform: translateY(100vh); }
}

/* ============== HEADER ============== */
.site-header {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  max-width: 1400px;
  z-index: 100;
  padding: 12px 32px;
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  box-shadow: var(--glass-shadow);
  border-radius: 20px;
  transition: all 0.3s ease;
}

.site-header.scrolled {
  top: 10px;
  padding: 10px 28px;
  background: linear-gradient(135deg, rgba(180, 80, 255, 0.25) 0%, rgba(120, 100, 255, 0.18) 40%, rgba(60, 140, 255, 0.22) 100%);
}

.site-header nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.logo {
  font-size: 22px;
  font-weight: 700;
  color: var(--color-text);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: transform 0.3s;
}
.logo:hover { transform: scale(1.05); }

.logo-x { color: var(--color-accent); }

.logo-icon {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, var(--color-devops), var(--color-accent));
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: logoGlow 3s ease-in-out infinite;
}

@keyframes logoGlow {
  0%, 100% { box-shadow: 0 0 20px var(--color-devops-glow); }
  50%       { box-shadow: 0 0 30px var(--color-accent-glow); }
}

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

.nav-links a, .nav-link {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  color: var(--color-text-secondary);
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s;
  position: relative;
}

.nav-links a::after, .nav-link::after {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 0;
  height: 2px;
  background: var(--color-accent);
  transition: all 0.3s;
  transform: translateX(-50%);
}

.nav-links a:hover::after, .nav-link:hover::after { width: 60%; }
.nav-links a:hover, .nav-link:hover { color: var(--color-accent); }

.nav-link.active { color: var(--color-accent); }
.nav-link.active::after { width: 60%; }

.btn-nav {
  background: linear-gradient(135deg, var(--color-accent), #9D8DF1) !important;
  color: white !important;
  font-weight: 600;
  box-shadow: 0 4px 20px var(--color-accent-glow);
  border-radius: 12px;
}
.btn-nav::after { display: none !important; }
.btn-nav:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px var(--color-accent-glow);
  color: white !important;
}

/* Mobile menu toggle */
.mobile-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 32px;
  height: 32px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}

.mobile-menu-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: var(--color-text);
  border-radius: 2px;
  transition: all 0.3s ease;
}

.mobile-menu-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.mobile-menu-toggle.active span:nth-child(2) { opacity: 0; }
.mobile-menu-toggle.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }

/* ============== HERO ============== */
.hero-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 48px;
  position: relative;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.hero-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  animation: orbFloat 10s ease-in-out infinite;
}

.hero-orb-1 { width: 700px; height: 700px; background: var(--color-devops);    top: -300px; right: -200px; opacity: 0.15; }
.hero-orb-2 { width: 500px; height: 500px; background: var(--color-accent);    bottom: -150px; left: -150px; opacity: 0.08; animation-delay: -5s; }
.hero-orb-3 { width: 400px; height: 400px; background: var(--color-sysadmin); top: 40%; left: 40%; opacity: 0.08; animation-delay: -2.5s; }
.hero-orb-4 { width: 300px; height: 300px; background: var(--color-devsecops);top: 20%; left: 10%; opacity: 0.1; animation-delay: -7s; }

@keyframes orbFloat {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%       { transform: translate(40px, -40px) scale(1.05); }
  66%       { transform: translate(-20px, 20px) scale(0.95); }
}

.hero-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
  background-size: 60px 60px;
  mask-image: radial-gradient(ellipse at center, black 0%, transparent 70%);
  animation: gridShift 20s linear infinite;
}

@keyframes gridShift {
  0%   { background-position: 0 0; }
  100% { background-position: 60px 60px; }
}

.hero-content {
  max-width: 1000px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 24px;
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-text-secondary);
  margin-bottom: 32px;
  backdrop-filter: var(--glass-blur);
  animation: badgeFloat 3s ease-in-out infinite;
}

@keyframes badgeFloat {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(-5px); }
}

.hero-badge::before {
  content: '';
  width: 10px;
  height: 10px;
  background: var(--color-cloud);
  border-radius: 50%;
  animation: badgePulse 2s infinite;
  box-shadow: 0 0 10px var(--color-cloud);
}

@keyframes badgePulse {
  0%, 100% { opacity: 1; transform: scale(1); box-shadow: 0 0 10px var(--color-cloud); }
  50%       { opacity: 0.6; transform: scale(1.3); box-shadow: 0 0 20px var(--color-cloud); }
}

.hero-title {
  font-size: clamp(48px, 8vw, 88px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.03em;
  margin-bottom: 28px;
}

.hero-title .highlight {
  background: linear-gradient(135deg, var(--color-devops), var(--color-cloud), var(--color-sysadmin));
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradientShift 5s ease infinite;
}

@keyframes gradientShift {
  0%, 100% { background-position: 0% 50%; }
  50%       { background-position: 100% 50%; }
}

.hero-subtitle {
  font-size: 22px;
  color: var(--color-text-secondary);
  max-width: 700px;
  margin: 0 auto 48px;
  line-height: 1.7;
}

.hero-cta {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

/* ============== BUTTONS ============== */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 36px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 14px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border: none;
  position: relative;
  overflow: hidden;
}

.btn-primary {
  background: linear-gradient(135deg, var(--color-devops), #4FACFE);
  color: white;
  box-shadow: 0 4px 20px var(--color-devops-glow);
}

.btn-primary::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.3), transparent);
  opacity: 0;
  transition: opacity 0.3s;
}

.btn-primary::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255,255,255,0.2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.btn-primary:hover::before { opacity: 1; }
.btn-primary:hover::after  { width: 300px; height: 300px; }
.btn-primary:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 20px 50px -10px var(--color-devops-glow);
}

.btn-secondary {
  background: var(--glass-bg);
  color: var(--color-text);
  border: 1px solid var(--glass-border);
  backdrop-filter: var(--glass-blur);
}
.btn-secondary:hover {
  background: rgba(255,255,255,0.1);
  border-color: rgba(255,255,255,0.2);
  transform: translateY(-3px);
}

/* ============================================
   CENTERED TIMELINE
   ============================================ */
.timeline {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 10;
  width: 4px;
  pointer-events: none;
}

.timeline-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: rgba(255,255,255,0.12);
  border-radius: 2px;
}

.timeline-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: var(--color-devops);
  border-radius: 2px;
  transition: background-color 0.5s;
  box-shadow: 0 0 15px var(--color-devops-glow);
}

/* Animated glow traveling down the line */
.timeline-line::after {
  content: '';
  position: absolute;
  top: 0;
  left: -3px;
  right: -3px;
  height: 80px;
  background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.3), transparent);
  animation: lineGlow 5s ease-in-out infinite;
}

@keyframes lineGlow {
  0%   { top: -80px; opacity: 0; }
  10%  { opacity: 1; }
  90%  { opacity: 1; }
  100% { top: calc(100% + 80px); opacity: 0; }
}

/* ========================================================
   BUG 1 FIX: PULSE АНИМАЦИЯ НА TIMELINE ТОЧКИТЕ
   Оригиналният CSS използва ::before за nodeRing ефект,
   но липсваше @keyframes nodeRing и animation property
   ======================================================== */
.timeline-node {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--color-bg);
  border: 3px solid rgba(255,255,255,0.25);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
  pointer-events: auto;
}

.timeline-node[data-service="devops"]    { top: 12.5%; }
.timeline-node[data-service="devsecops"] { top: 37.5%; }
.timeline-node[data-service="sysadmin"]  { top: 62.5%; }
.timeline-node[data-service="cloud"]     { top: 87.5%; }

/* Pulsing ring - ::before */
.timeline-node::before {
  content: '';
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 0.3s;
}

.timeline-node:hover::before,
.timeline-node.active::before {
  border-color: currentColor;
  animation: nodeRing 1.5s ease-out infinite;
}

@keyframes nodeRing {
  0%   { transform: scale(1); opacity: 0.8; }
  100% { transform: scale(2.5); opacity: 0; }
}

/* Label - ::after (opposite side of content) */
.timeline-node::after {
  content: attr(data-label);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 10px;
  background: rgba(5, 5, 8, 0.9);
  border: 1px solid var(--glass-border);
  border-radius: 4px;
  opacity: 0;
  transition: all 0.3s;
  pointer-events: none;
}

/* Labels on correct side */
.timeline-node[data-service="devops"]::after,
.timeline-node[data-service="sysadmin"]::after {
  right: 24px;
  color: var(--color-text-secondary);
}

.timeline-node[data-service="devsecops"]::after,
.timeline-node[data-service="cloud"]::after {
  left: 24px;
  color: var(--color-text-secondary);
}

.timeline-node:hover::after,
.timeline-node.active::after {
  opacity: 1;
}

/* Active state - scale up + colored */
.timeline-node.active {
  transform: translateX(-50%) scale(1.5);
}

.timeline-node.active[data-service="devops"] {
  border-color: var(--color-devops);
  background: var(--color-devops);
  box-shadow: 0 0 20px var(--color-devops-glow);
  color: var(--color-devops);
}
.timeline-node.active[data-service="devsecops"] {
  border-color: var(--color-devsecops);
  background: var(--color-devsecops);
  box-shadow: 0 0 20px var(--color-devsecops-glow);
  color: var(--color-devsecops);
}
.timeline-node.active[data-service="sysadmin"] {
  border-color: var(--color-sysadmin);
  background: var(--color-sysadmin);
  box-shadow: 0 0 20px var(--color-sysadmin-glow);
  color: var(--color-sysadmin);
}
.timeline-node.active[data-service="cloud"] {
  border-color: var(--color-cloud);
  background: var(--color-cloud);
  box-shadow: 0 0 20px var(--color-cloud-glow);
  color: var(--color-cloud);
}

/* ============================================================
   SERVICE SECTIONS - ALTERNATING LEFT/RIGHT
   ============================================================ */
.services-wrapper {
  position: relative;
}

.service-section {
  min-height: auto;
  padding: 80px 48px;
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
}

.service-container {
  position: relative;
  z-index: 5;
  width: 45%;
  max-width: 550px;
}

/* DevOps & SysAdmin: content RIGHT of timeline */
.devops-section, .sysadmin-section {
  justify-content: flex-start;
  padding-left: calc(50% + 40px);
}

/* DevSecOps & Cloud: content LEFT of timeline */
.devsecops-section, .cloud-section {
  justify-content: flex-end;
  padding-right: calc(50% + 40px);
}

/* ========================================================
   BUG 2 FIX: SCAN LINE ЕФЕКТ ПО РЪБА НА СЕКЦИИТЕ
   Вертикална светеща линия по ръба при таймлайна
   ======================================================== */
@keyframes sectionScan {
  0%   { top: -15%; opacity: 0; }
  5%   { opacity: 1; }
  90%  { opacity: 1; }
  100% { top: 110%; opacity: 0; }
}

.service-section::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100px;
  top: -15%;
  z-index: 20;
  pointer-events: none;
  border-radius: 2px;
  animation: sectionScan 5s ease-in-out infinite;
}

.devops-section::after {
  left: calc(50% - 2px);
  background: linear-gradient(to bottom, transparent, var(--color-devops), transparent);
  box-shadow: 0 0 14px 3px var(--color-devops-glow);
  animation-delay: 0s;
}
.devsecops-section::after {
  right: calc(50% - 2px); left: auto;
  background: linear-gradient(to bottom, transparent, var(--color-devsecops), transparent);
  box-shadow: 0 0 14px 3px var(--color-devsecops-glow);
  animation-delay: 1s;
}
.sysadmin-section::after {
  left: calc(50% - 2px);
  background: linear-gradient(to bottom, transparent, var(--color-sysadmin), transparent);
  box-shadow: 0 0 14px 3px var(--color-sysadmin-glow);
  animation-delay: 0.5s;
}
.cloud-section::after {
  right: calc(50% - 2px); left: auto;
  background: linear-gradient(to bottom, transparent, var(--color-cloud), transparent);
  box-shadow: 0 0 14px 3px var(--color-cloud-glow);
  animation-delay: 1.5s;
}

/* Service backgrounds */
.service-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.service-glow {
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  filter: blur(120px);
  opacity: 0.15;
  transition: opacity 0.5s, transform 0.5s;
}

.service-section:hover .service-glow {
  opacity: 0.22;
  transform: scale(1.1);
}

.devops-section .service-glow    { background: var(--color-devops);    top: 50%; left: 60%; transform: translate(-50%, -50%); }
.devsecops-section .service-glow { background: var(--color-devsecops); top: 50%; left: 40%; transform: translate(-50%, -50%); }
.sysadmin-section .service-glow  { background: var(--color-sysadmin);  top: 50%; left: 60%; transform: translate(-50%, -50%); }
.cloud-section .service-glow     { background: var(--color-cloud);     top: 50%; left: 40%; transform: translate(-50%, -50%); }

/* ============== SERVICE CONTENT ============== */
.service-header { margin-bottom: 48px; }

.service-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 14px;
  border-radius: 100px;
  font-family: 'Roboto Mono', ui-monospace, SFMono-Regular, monospace;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  margin-bottom: 22px;
  position: relative;
  overflow: hidden;
}

.service-badge svg { width: 14px; height: 14px; }

/* Badge shine sweep effect */
.service-badge::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  animation: badgeShine 3s ease-in-out infinite;
}

@keyframes badgeShine {
  0%      { left: -100%; }
  50%, 100% { left: 100%; }
}

.devops-section .service-badge    { background: rgba(110, 193, 228, 0.15); color: var(--color-devops);    border: 1px solid rgba(110, 193, 228, 0.3); box-shadow: 0 0 20px rgba(110, 193, 228, 0.1); }
.devsecops-section .service-badge { background: rgba(255, 107, 53, 0.15);  color: var(--color-devsecops); border: 1px solid rgba(255, 107, 53, 0.3);  box-shadow: 0 0 20px rgba(255, 107, 53, 0.1); }
.sysadmin-section .service-badge  { background: rgba(168, 85, 247, 0.15);  color: var(--color-sysadmin);  border: 1px solid rgba(168, 85, 247, 0.3);  box-shadow: 0 0 20px rgba(168, 85, 247, 0.1); }
.cloud-section .service-badge     { background: rgba(34, 197, 94, 0.15);   color: var(--color-cloud);     border: 1px solid rgba(34, 197, 94, 0.3);   box-shadow: 0 0 20px rgba(34, 197, 94, 0.1); }

.service-title {
  font-family: 'gilroy heavy', 'Gilroy', sans-serif;
  font-size: clamp(34px, 3.6vw, 48px);
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
  text-wrap: balance;
  color: #fff;
}

.service-description {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #c9c9d8;
  line-height: 1.7;
  margin-bottom: 0;
}

/* "What We Deliver" sub-heading */
.deliver-label {
  font-family: 'Roboto Mono', ui-monospace, SFMono-Regular, monospace;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #b6a8e8;
  margin: 32px 0 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.deliver-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, rgba(180,160,255,0.28), transparent);
}

.devops-section .deliver-label    { color: var(--color-devops); }
.devsecops-section .deliver-label { color: var(--color-devsecops); }
.sysadmin-section .deliver-label  { color: var(--color-sysadmin); }
.cloud-section .deliver-label     { color: var(--color-cloud); }

/* Deliverables grid with gradient diamond markers */
.deliver-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 24px;
}

.deliver-list li {
  position: relative;
  padding-left: 24px;
  font-family: 'Roboto', sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 1.5;
  color: #c9c9d8;
}

.deliver-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 9px;
  height: 9px;
  border-radius: 2px;
  transform: rotate(45deg);
  background: linear-gradient(135deg, #aa55ff 0%, #22d3ee 100%);
  box-shadow: 0 0 8px rgba(168, 85, 247, 0.45);
}

.devops-section .deliver-list li::before    { background: linear-gradient(135deg, var(--color-devops), #4f90ff); box-shadow: 0 0 8px var(--color-devops-glow); }
.devsecops-section .deliver-list li::before { background: linear-gradient(135deg, var(--color-devsecops), #ffb347); box-shadow: 0 0 8px var(--color-devsecops-glow); }
.sysadmin-section .deliver-list li::before  { background: linear-gradient(135deg, var(--color-sysadmin), #d08bff); box-shadow: 0 0 8px var(--color-sysadmin-glow); }
.cloud-section .deliver-list li::before     { background: linear-gradient(135deg, var(--color-cloud), #6ee7a8); box-shadow: 0 0 8px var(--color-cloud-glow); }

/* ============================================================
   ANIMATION CARDS
   ============================================================ */
.animation-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 40px;
}

.animation-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  backdrop-filter: var(--glass-blur);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Holographic shimmer on hover */
.animation-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.08), transparent);
  opacity: 0;
  transition: opacity 0.4s;
  z-index: 1;
  pointer-events: none;
}

/* Holographic border glow on hover */
.animation-card::after {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 22px;
  padding: 2px;
  background: linear-gradient(135deg, transparent, rgba(255,255,255,0.1), transparent);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.4s;
  pointer-events: none;
}

.animation-card:hover::before,
.animation-card:hover::after { opacity: 1; }

.animation-card:hover {
  transform: translateY(-10px) scale(1.02);
  border-color: rgba(255,255,255,0.2);
}

/* ========================================================
   BUG 3 FIX: HOVER GLOW НА КАРТИТЕ
   Оригиналният код нямаше service-specific glow
   ======================================================== */
.devops-section .animation-card:hover {
  box-shadow: 0 25px 60px -20px var(--color-devops-glow), 0 0 40px -10px var(--color-devops-glow);
}
.devsecops-section .animation-card:hover {
  box-shadow: 0 25px 60px -20px var(--color-devsecops-glow), 0 0 40px -10px var(--color-devsecops-glow);
}
.sysadmin-section .animation-card:hover {
  box-shadow: 0 25px 60px -20px var(--color-sysadmin-glow), 0 0 40px -10px var(--color-sysadmin-glow);
}
.cloud-section .animation-card:hover {
  box-shadow: 0 25px 60px -20px var(--color-cloud-glow), 0 0 40px -10px var(--color-cloud-glow);
}

/* Animation viewport */
.animation-viewport {
  height: 200px;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(120% 88% at 50% 0%, rgba(255,255,255,0.055), transparent 62%),
    linear-gradient(180deg, #0c0c16 0%, #07070d 100%);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

/* CRT scanlines overlay */
.animation-viewport::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(255,255,255,0.02) 50%, transparent 100%);
  background-size: 100% 4px;
  pointer-events: none;
  z-index: 5;
}

/* ========================================================
   SCAN LINE ВЪТРЕ В КАРТАТА (animation-viewport::after)
   Хоризонтален scan ефект преминаващ отгоре надолу
   ======================================================== */
.animation-viewport::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, currentColor, transparent);
  opacity: 0;
  animation: none;
  z-index: 4;
}

.devops-section .animation-viewport::after    { color: var(--color-devops); }
.devsecops-section .animation-viewport::after { color: var(--color-devsecops); }
.sysadmin-section .animation-viewport::after  { color: var(--color-sysadmin); }
.cloud-section .animation-viewport::after     { color: var(--color-cloud); }

@keyframes scanLine {
  0%   { top: -3px; opacity: 0; }
  5%   { opacity: 0.5; }
  95%  { opacity: 0.5; }
  100% { top: 100%; opacity: 0; }
}

/* Animation frames */
.animation-frame {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.5s ease;
  padding: 16px;
  z-index: 2;
}

.animation-frame.active { opacity: 1; }

.animation-frame svg {
  width: 100%;
  height: 100%;
  max-width: 300px;
  filter: drop-shadow(0 0 10px rgba(255,255,255,0.1));
}

/* Progress bar */
.animation-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: rgba(255,255,255,0.1);
  z-index: 3;
}

.animation-progress-bar {
  height: 100%;
  width: 0%;
  transition: width 0.15s linear;
  position: relative;
}

/* Glowing dot at the end of progress bar */
.animation-progress-bar::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: inherit;
  box-shadow: 0 0 10px currentColor;
}

.devops-section .animation-progress-bar    { background: var(--color-devops);    box-shadow: 0 0 10px var(--color-devops); }
.devsecops-section .animation-progress-bar { background: var(--color-devsecops); box-shadow: 0 0 10px var(--color-devsecops); }
.sysadmin-section .animation-progress-bar  { background: var(--color-sysadmin);  box-shadow: 0 0 10px var(--color-sysadmin); }
.cloud-section .animation-progress-bar     { background: var(--color-cloud);     box-shadow: 0 0 10px var(--color-cloud); }

/* Card content */
.animation-content { padding: 20px; }

.animation-title {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 6px;
}

.animation-text {
  font-size: 13px;
  color: var(--color-text-secondary);
  line-height: 1.6;
  margin-bottom: 12px;
}

.animation-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.animation-tag {
  padding: 5px 10px;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  font-size: 11px;
  color: var(--color-text-muted);
  border: 1px solid var(--glass-border);
  transition: all 0.3s;
}

.animation-tag:hover {
  background: rgba(255,255,255,0.1);
  transform: translateY(-2px);
}

/* ============== CTA SECTION ============== */
.cta-section {
  padding: var(--section-padding) 48px;
  position: relative;
  overflow: hidden;
}

.cta-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 30% 50%, rgba(110, 193, 228, 0.08), transparent 50%),
    radial-gradient(ellipse at 70% 50%, rgba(34, 197, 94, 0.08), transparent 50%);
}

.cta-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.cta-card {
  padding: 80px 60px;
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: 32px;
  backdrop-filter: var(--glass-blur);
  position: relative;
  overflow: hidden;
}

.cta-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--color-devops), var(--color-devsecops), var(--color-sysadmin), var(--color-cloud));
}

.cta-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(110, 193, 228, 0.1), transparent 50%);
}

.cta-title {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.cta-description {
  font-size: 20px;
  color: var(--color-text-secondary);
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

/* ============== FOOTER ============== */
.site-footer {
  padding: 48px 20px;
  margin: 40px 20px 20px;
  background: var(--glass-bg);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: 1px solid var(--glass-border);
  box-shadow: var(--glass-shadow);
  border-radius: 20px;
}

.footer-content { max-width: var(--max-width); margin: 0 auto; }

.footer-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-brand { display: flex; flex-direction: column; gap: 8px; }

.footer-logo {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.3s;
}
.footer-logo:hover { opacity: 0.8; }
.footer-logo .logo-icon { width: 28px; height: 28px; }

.footer-tagline { font-size: 13px; color: var(--color-text-muted); }

.footer-nav { display: flex; gap: 32px; }
.footer-nav a {
  font-size: 14px;
  font-weight: 600;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 0.3s;
}
.footer-nav a:hover { color: var(--color-accent); }

.footer-legal { display: flex; gap: 24px; }
.footer-legal a {
  font-size: 13px;
  font-weight: 600;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 0.3s;
}
.footer-legal a:hover { color: var(--color-accent); }

.footer-social { display: flex; gap: 16px; }
.footer-social a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.1);
  border-radius: 50%;
  color: var(--color-text);
  transition: all 0.3s;
}
.footer-social a:hover { background: var(--color-accent); transform: translateY(-3px); }

.footer-bottom { padding-top: 24px; text-align: center; }
.footer-copyright { font-size: 14px; color: var(--color-text-muted); }

/* ============== SCROLL REVEAL ============== */
.reveal {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal.visible { opacity: 1; transform: translateY(0); }

.reveal-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal-left.visible { opacity: 1; transform: translateX(0); }

.reveal-right {
  opacity: 0;
  transform: translateX(50px);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal-right.visible { opacity: 1; transform: translateX(0); }

.reveal-scale {
  opacity: 0;
  transform: scale(0.9);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal-scale.visible { opacity: 1; transform: scale(1); }

.reveal-delay-1 { transition-delay: 0.1s; }
.reveal-delay-2 { transition-delay: 0.2s; }
.reveal-delay-3 { transition-delay: 0.3s; }
.reveal-delay-4 { transition-delay: 0.4s; }
.reveal-delay-5 { transition-delay: 0.5s; }
.reveal-delay-6 { transition-delay: 0.6s; }

/* ============== MAGNETIC EFFECT ============== */
.magnetic { transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

/* ============== GLITCH EFFECT ============== */
.glitch { position: relative; }
.glitch::before, .glitch::after {
  content: attr(data-text);
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  opacity: 0;
}
.glitch:hover::before { animation: glitch-1 0.3s linear infinite; color: var(--color-devops); opacity: 0.8; }
.glitch:hover::after  { animation: glitch-2 0.3s linear infinite; color: var(--color-devsecops); opacity: 0.8; }

@keyframes glitch-1 {
  0%, 100% { transform: translate(0); }
  20% { transform: translate(-2px, 2px); }
  40% { transform: translate(-2px, -2px); }
  60% { transform: translate(2px, 2px); }
  80% { transform: translate(2px, -2px); }
}
@keyframes glitch-2 {
  0%, 100% { transform: translate(0); }
  20% { transform: translate(2px, -2px); }
  40% { transform: translate(2px, 2px); }
  60% { transform: translate(-2px, -2px); }
  80% { transform: translate(-2px, 2px); }
}

/* ============== TYPING CURSOR ============== */
.typing-cursor::after {
  content: '|';
  animation: blink 1s step-end infinite;
  color: var(--color-devops);
}
@keyframes blink {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0; }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1400px) {
  .site-header { width: calc(100% - 30px); }
  .devops-section, .sysadmin-section   { padding-left: calc(50% + 30px); }
  .devsecops-section, .cloud-section   { padding-right: calc(50% + 30px); }
  .service-container { width: 48%; }
  .service-glow { width: 500px; height: 500px; }
}

@media (max-width: 1200px) {
  .timeline { display: none; }
  .service-section::after { display: none; } /* hide section scan line */
  .devops-section, .sysadmin-section, .devsecops-section, .cloud-section {
    justify-content: center;
    padding-left: 48px;
    padding-right: 48px;
  }
  .service-container { width: 100%; max-width: 800px; }
  .animation-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .service-glow { left: 50% !important; transform: translate(-50%, -50%) !important; }
  .hero-title { font-size: 56px; }
  .service-title { font-size: 40px; }
  .footer-main { flex-direction: column; text-align: center; gap: 24px; }
  .footer-brand { align-items: center; }
  .footer-nav, .footer-legal { justify-content: center; }
}

@media (max-width: 992px) {
  :root { --section-padding: 80px; }
  .site-header { top: 10px; padding: 12px 20px; width: calc(100% - 20px); }
  .nav-links {
    position: fixed;
    top: 80px; left: 10px; right: 10px;
    background: var(--glass-bg);
    backdrop-filter: var(--glass-blur);
    -webkit-backdrop-filter: var(--glass-blur);
    border: 1px solid var(--glass-border);
    box-shadow: var(--glass-shadow);
    border-radius: 16px;
    padding: 20px;
    flex-direction: column;
    gap: 8px;
    display: none;
    z-index: 99;
  }
  .nav-links.active { display: flex; }
  .nav-links a, .nav-link { width: 100%; text-align: center; padding: 14px 20px; }
  .btn-nav { margin-top: 8px; }
  .mobile-menu-toggle { display: flex; }
  .hero-section { padding: 100px 24px; }
  .hero-title { font-size: 44px; }
  .hero-subtitle { font-size: 18px; }
  .service-section { padding: 80px 24px; }
  .service-title { font-size: 34px; }
  .service-description { font-size: 16px; }
  .animation-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .animation-viewport { height: 160px; }
  .animation-content { padding: 16px; }
  .animation-title { font-size: 15px; }
  .animation-text { font-size: 12px; margin-bottom: 10px; }
  .cta-card { padding: 48px 32px; }
  .cta-title { font-size: 32px; }
  .site-footer { margin: 30px 10px 10px; padding: 32px 16px; }
  .footer-nav, .footer-legal { flex-wrap: wrap; gap: 16px; }
}

@media (max-width: 768px) {
  :root { --section-padding: 60px; }
  .site-header { top: 10px; padding: 10px 16px; width: calc(100% - 20px); }
  .nav-links { top: 70px; left: 10px; right: 10px; }
  .logo { font-size: 18px; }
  .logo-icon { width: 28px; height: 28px; }
  .hero-section { padding: 100px 16px 60px; min-height: auto; }
  .hero-badge { font-size: 12px; padding: 8px 16px; }
  .hero-title { font-size: 32px; margin-bottom: 20px; }
  .hero-subtitle { font-size: 16px; margin-bottom: 32px; }
  .hero-cta { flex-direction: column; gap: 12px; }
  .btn { width: 100%; justify-content: center; padding: 14px 24px; font-size: 14px; }
  .service-section { padding: 60px 16px; min-height: auto; }
  .service-badge { font-size: 10px; padding: 7px 12px; letter-spacing: 0.18em; }
  .service-title { font-size: 28px; margin-bottom: 16px; }
  .service-description { font-size: 15px; line-height: 1.7; margin-bottom: 0; }
  .deliver-label { margin: 24px 0 14px; }
  .deliver-list { grid-template-columns: 1fr; gap: 10px; }
  .deliver-list li { font-size: 14px; }
  .animation-grid { grid-template-columns: 1fr; gap: 16px; margin-top: 32px; }
  .animation-card { border-radius: 16px; }
  .animation-viewport { height: 180px; }
  .animation-content { padding: 16px; }
  .animation-title { font-size: 16px; }
  .animation-text { font-size: 13px; }
  .animation-tags { gap: 6px; }
  .animation-tag { font-size: 10px; padding: 4px 8px; }
  .service-glow { width: 300px; height: 300px; filter: blur(80px); }
  .cta-section { padding: 60px 16px; }
  .cta-card { padding: 40px 20px; border-radius: 20px; }
  .cta-title { font-size: 26px; }
  .cta-description { font-size: 16px; margin-bottom: 28px; }
  .cta-buttons { flex-direction: column; gap: 12px; }
  .site-footer { margin: 20px 10px 10px; padding: 24px 16px; }
  .footer-main { gap: 20px; }
  .footer-nav, .footer-legal { flex-direction: column; }
  .footer-legal { gap: 8px; }
  .footer-bottom { padding-top: 16px; }

  /* Изключи тежки ефекти на мобилни устройства */
  .holo-grid, .data-streams { display: none; }
  .cursor-glow { display: none; }
  .particles .particle { width: 2px; height: 2px; }
}

@media (max-width: 480px) {
  .hero-title { font-size: 28px; }
  .service-title { font-size: 24px; }
  .animation-viewport { height: 150px; }
  .cta-title { font-size: 22px; }
}

@media (max-width: 480px) {
  .service-section { padding: 50px 12px; }
  .service-title { font-size: 24px; }
  .animation-viewport { height: 160px; }
}
@media (max-width: 480px) {
  .service-section { padding: 50px 12px; }
  .service-title { font-size: 24px; }
  .animation-viewport { height: 160px; }
}
.reveal, .reveal-left, .reveal-right, .reveal-scale {
  opacity: 1 !important;
  transform: none !important;
}
/* Бял текст за заглавията на секциите */
.service-title {
  color: #FFFFFF !important;
}

/* Бял текст за заглавията на картите */
.animation-title {
  color: #FFFFFF !important;
}

/* Force larger animation viewports and SVGs */
.animation-viewport {
  height: 260px !important;
  min-height: 260px !important;
}

.animation-frame {
  padding: 10px !important;
}

.animation-frame svg {
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important;
  transform: scale(1.15) !important;
}

.animation-viewport {
  height: 248px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */
/* End Custom Fonts CSS */
.cxsec-63 .cxsec-element.cxsec-element-bce3036{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.cxsec-63 .cxsec-element.cxsec-element-bce3036:not(.cxsec-motion-effects-element-type-background), .cxsec-63 .cxsec-element.cxsec-element-bce3036 > .cxsec-motion-effects-container > .cxsec-motion-effects-layer{background-color:#D58F8F;}.cxsec-63 .cxsec-element.cxsec-element-1981462{--display:flex;--justify-content:center;}.cxsec-widget-theme-site-logo .widget-image-caption{color:var( --cxg-color-text );font-family:var( --cxg-typography-text-font-family ), Sans-serif;font-weight:var( --cxg-typography-text-font-weight );}.cxsec-63 .cxsec-element.cxsec-element-287c788 img{width:87%;}.cxsec-63 .cxsec-element.cxsec-element-063b44d{--display:flex;--justify-content:center;}.cxsec-widget-nav-menu .cxsec-nav-menu .cxsec-item{font-family:var( --cxg-typography-primary-font-family ), Sans-serif;font-weight:var( --cxg-typography-primary-font-weight );}.cxsec-widget-nav-menu .cxsec-nav-menu--main .cxsec-item{color:var( --cxg-color-text );fill:var( --cxg-color-text );}.cxsec-widget-nav-menu .cxsec-nav-menu--main .cxsec-item:hover,
					.cxsec-widget-nav-menu .cxsec-nav-menu--main .cxsec-item.cxsec-item-active,
					.cxsec-widget-nav-menu .cxsec-nav-menu--main .cxsec-item.highlighted,
					.cxsec-widget-nav-menu .cxsec-nav-menu--main .cxsec-item:focus{color:var( --cxg-color-accent );fill:var( --cxg-color-accent );}.cxsec-widget-nav-menu .cxsec-nav-menu--main:not(.e--pointer-framed) .cxsec-item:before,
					.cxsec-widget-nav-menu .cxsec-nav-menu--main:not(.e--pointer-framed) .cxsec-item:after{background-color:var( --cxg-color-accent );}.cxsec-widget-nav-menu .e--pointer-framed .cxsec-item:before,
					.cxsec-widget-nav-menu .e--pointer-framed .cxsec-item:after{border-color:var( --cxg-color-accent );}.cxsec-widget-nav-menu{--e-nav-menu-divider-color:var( --cxg-color-text );}.cxsec-widget-nav-menu .cxsec-nav-menu--dropdown .cxsec-item, .cxsec-widget-nav-menu .cxsec-nav-menu--dropdown  .cxsec-sub-item{font-family:var( --cxg-typography-accent-font-family ), Sans-serif;font-weight:var( --cxg-typography-accent-font-weight );}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-menu-toggle{margin:0 auto;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu .cxsec-item{font-family:"gilroy heavy", Sans-serif;font-weight:600;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item{color:#E9E9E9;fill:#E9E9E9;padding-left:27px;padding-right:27px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item:hover,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item.cxsec-item-active,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item.highlighted,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item:focus{color:#867CF1;fill:#867CF1;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main .cxsec-item.cxsec-item-active{color:#867CF1;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-framed .cxsec-item:before{border-width:0px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-framed.e--animation-draw .cxsec-item:before{border-width:0 0 0px 0px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-framed.e--animation-draw .cxsec-item:after{border-width:0px 0px 0 0;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-framed.e--animation-corners .cxsec-item:before{border-width:0px 0 0 0px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-framed.e--animation-corners .cxsec-item:after{border-width:0 0px 0px 0;}.cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-underline .cxsec-item:after,
					 .cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-overline .cxsec-item:before,
					 .cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-double-line .cxsec-item:before,
					 .cxsec-63 .cxsec-element.cxsec-element-901362d .e--pointer-double-line .cxsec-item:after{height:0px;}.cxsec-63 .cxsec-element.cxsec-element-901362d{--e-nav-menu-horizontal-menu-item-margin:calc( 53px / 2 );}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main:not(.cxsec-nav-menu--layout-horizontal) .cxsec-nav-menu > li:not(:last-child){margin-bottom:53px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a, .cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-menu-toggle{color:#FFFFFF;fill:#FFFFFF;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown{background-color:#401D5900;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a:hover,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a:focus,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a.cxsec-item-active,
					.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a.highlighted{background-color:#1F0E28;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a.cxsec-item-active{background-color:#1F0E28;}.cxsec-63 .cxsec-element.cxsec-element-901362d div.cxsec-menu-toggle{color:#FEFEFE;}.cxsec-63 .cxsec-element.cxsec-element-901362d div.cxsec-menu-toggle svg{fill:#FEFEFE;}.cxsec-theme-builder-content-area{height:400px;}.cxsec-location-header:before, .cxsec-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.cxsec-63 .cxsec-element.cxsec-element-1981462{--width:45%;}.cxsec-63 .cxsec-element.cxsec-element-063b44d{--width:45%;--justify-content:center;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown{border-radius:22px 22px 22px 22px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown li:first-child a{border-top-left-radius:22px;border-top-right-radius:22px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown li:last-child a{border-bottom-right-radius:22px;border-bottom-left-radius:22px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--dropdown a{padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:16px;}.cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu--main > .cxsec-nav-menu > li > .cxsec-nav-menu--dropdown, .cxsec-63 .cxsec-element.cxsec-element-901362d .cxsec-nav-menu__container.cxsec-nav-menu--dropdown{margin-top:24px !important;}}@media(min-width:768px){.cxsec-63 .cxsec-element.cxsec-element-1981462{--width:20%;}.cxsec-63 .cxsec-element.cxsec-element-063b44d{--width:80%;}}.cxsec-nav-menu .sub-menu {
  background: linear-gradient(
    135deg,
    rgba(180, 80, 255, 0.18) 0%,
    rgba(120, 100, 255, 0.12) 40%,
    rgba(60, 140, 255, 0.16) 100%
  ) !important;
  backdrop-filter: blur(18px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
  border: 1px solid rgba(180, 160, 255, 0.25) !important;
  box-shadow:
    0 8px 32px rgba(80, 60, 180, 0.20),
    inset 0 1px 0 rgba(200, 190, 255, 0.30) !important;
  border-radius: 16px !important;
  padding: 8px !important;
  overflow: hidden !important;
}

.cxsec-nav-menu .sub-menu li a {
  color: rgba(255, 255, 255, 0.85) !important;
  border-radius: 10px !important;
  transition: all 0.3s ease !important;
  padding: 10px 16px !important;
}

.cxsec-nav-menu .sub-menu li a:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #ffffff !important;
}
.cxsec-nav-menu--dropdown {
    background: rgba(10, 15, 35, 0.45) !important;
    backdrop-filter: blur(20px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(180%) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    box-shadow: 
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

.cxsec-nav-menu--dropdown a,
.cxsec-nav-menu--dropdown li,
.cxsec-nav-menu--dropdown ul {
    background: transparent !important;
    backdrop-filter: none !important;
}/* End custom CSS */
.cxsec-63 .cxsec-element.cxsec-element-bce3036 {
  background: linear-gradient(
    135deg,
    rgba(180, 80, 255, 0.18) 0%,
    rgba(120, 100, 255, 0.12) 40%,
    rgba(60, 140, 255, 0.16) 100%
  ) !important;
  backdrop-filter: blur(18px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
  border: 1px solid rgba(180, 160, 255, 0.25) !important;
  box-shadow:
    0 8px 32px rgba(80, 60, 180, 0.10),
    inset 0 1px 0 rgba(200, 190, 255, 0.30),
    inset 0 -1px 0 rgba(100, 160, 255, 0.12) !important;
  border-radius: 20px !important;
}/* End custom CSS */
.cxsec-89 .cxsec-element.cxsec-element-2e6fbd7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.cxsec-89 .cxsec-element.cxsec-element-40ccefc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.cxsec-89 .cxsec-element.cxsec-element-90ec099{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-widget-theme-site-logo .widget-image-caption{color:var( --cxg-color-text );font-family:var( --cxg-typography-text-font-family ), Sans-serif;font-weight:var( --cxg-typography-text-font-weight );}.cxsec-89 .cxsec-element.cxsec-element-93376a1 img{width:71%;max-width:100%;}.cxsec-89 .cxsec-element.cxsec-element-791bbbf{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-89 .cxsec-element.cxsec-element-476827b{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.cxsec-widget-heading .cxsec-heading-title{font-family:var( --cxg-typography-primary-font-family ), Sans-serif;font-weight:var( --cxg-typography-primary-font-weight );color:var( --cxg-color-primary );}.cxsec-89 .cxsec-element.cxsec-element-8649beb{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-8649beb .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-size:17px;font-weight:900;color:#FFFFFF;}.cxsec-89 .cxsec-element.cxsec-element-68b2c58{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-68b2c58 .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-7c00321{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-7c00321 .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-61cc58e{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-61cc58e .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-be89beb{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-be89beb .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-78c1961{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.cxsec-89 .cxsec-element.cxsec-element-0a02d6e{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-0a02d6e .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-size:17px;font-weight:900;color:#FFFFFF;}.cxsec-89 .cxsec-element.cxsec-element-da20d28 > .cxsec-widget-container{margin:5px 0px 0px 0px;}.cxsec-89 .cxsec-element.cxsec-element-da20d28.cxsec-element{--order:99999 /* order end hack */;}.cxsec-89 .cxsec-element.cxsec-element-da20d28{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-da20d28 .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-size:17px;font-weight:900;color:#FFFFFF;}.cxsec-89 .cxsec-element.cxsec-element-5c4cea2{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-5c4cea2 .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-dba6b4e{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-dba6b4e .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-a61217c > .cxsec-widget-container{margin:8px 0px 0px 0px;}.cxsec-89 .cxsec-element.cxsec-element-a61217c{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-a61217c .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:15px;font-weight:900;color:#ACACAC;}.cxsec-89 .cxsec-element.cxsec-element-6e930be{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-89 .cxsec-element.cxsec-element-ebc151d{--display:flex;--min-height:112px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-89 .cxsec-element.cxsec-element-b0321b1 .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-weight:600;color:#E2E2E2;}.cxsec-89 .cxsec-element.cxsec-element-6652283 .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-weight:600;color:#E2E2E2;}.cxsec-89 .cxsec-element.cxsec-element-e8905d4 .cxsec-heading-title{font-family:"gilroy heavy", Sans-serif;font-weight:600;color:#E2E2E2;}.cxsec-89 .cxsec-element.cxsec-element-4f9c058{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.cxsec-89 .cxsec-element.cxsec-element-3af523d .cxsec-repeater-item-2eac50c.cxsec-social-icon{background-color:#FFFFFF;}.cxsec-89 .cxsec-element.cxsec-element-3af523d .cxsec-repeater-item-2eac50c.cxsec-social-icon i{color:#000000;}.cxsec-89 .cxsec-element.cxsec-element-3af523d .cxsec-repeater-item-2eac50c.cxsec-social-icon svg{fill:#000000;}.cxsec-89 .cxsec-element.cxsec-element-3af523d{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.cxsec-89 .cxsec-element.cxsec-element-3af523d .cxsec-widget-container{text-align:center;}.cxsec-89 .cxsec-element.cxsec-element-92ca016{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.cxsec-89 .cxsec-element.cxsec-element-dac0045 .cxsec-heading-title{font-family:"gilroy light", Sans-serif;font-size:12px;font-weight:600;color:#FFFFFF;}.cxsec-89 .cxsec-element.cxsec-element-af05039{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.cxsec-89 .cxsec-element.cxsec-element-e23afa8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.cxsec-theme-builder-content-area{height:400px;}.cxsec-location-header:before, .cxsec-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.cxsec-89 .cxsec-element.cxsec-element-90ec099{--width:45%;}.cxsec-89 .cxsec-element.cxsec-element-93376a1 img{width:100%;}.cxsec-89 .cxsec-element.cxsec-element-791bbbf{--width:45%;}.cxsec-89 .cxsec-element.cxsec-element-6e930be{--width:45%;}.cxsec-89 .cxsec-element.cxsec-element-4f9c058{--width:45%;}}@media(min-width:768px){.cxsec-89 .cxsec-element.cxsec-element-90ec099{--width:57%;}.cxsec-89 .cxsec-element.cxsec-element-791bbbf{--width:100%;}.cxsec-89 .cxsec-element.cxsec-element-6e930be{--width:42%;}.cxsec-89 .cxsec-element.cxsec-element-ebc151d{--width:95%;}.cxsec-89 .cxsec-element.cxsec-element-4f9c058{--width:20%;}}.cxsec-89 .cxsec-element.cxsec-element-2e6fbd7 {
  background: linear-gradient(
    135deg,
    rgba(180, 80, 255, 0.18) 0%,
    rgba(120, 100, 255, 0.12) 40%,
    rgba(60, 140, 255, 0.16) 100%
  ) !important;
  backdrop-filter: blur(18px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
  border: 1px solid rgba(180, 160, 255, 0.25) !important;
  box-shadow:
    0 8px 32px rgba(80, 60, 180, 0.10),
    inset 0 1px 0 rgba(200, 190, 255, 0.30),
    inset 0 -1px 0 rgba(100, 160, 255, 0.12) !important;
  border-radius: 20px !important;
}/* End custom CSS, added missing closing brace (export bug) */

/* ============================================================
   DESKTOP SERVICE ANIMATIONS — readability
   On >1200px the timeline layout pins each section's content to one half of
   the page (~550px wide). A 2-column card grid then shrinks every SVG diagram
   until its labels are ~7px and unreadable. Single-column + a much taller
   viewport lets each diagram render near full width with legible text.
   (Tablet/mobile keep the existing 2-col / 1-col layouts.)
   Uses !important to beat the global `.animation-viewport{height:248px!important}`.
   ============================================================ */
@media (min-width: 1201px) {
  .animation-grid { grid-template-columns: 1fr; gap: 26px; }
  .animation-viewport {
    height: 340px !important;
    min-height: 340px !important;
  }
  .animation-content { padding: 22px 26px; }
  .animation-title { font-size: 19px; }
  .animation-text { font-size: 14.5px; }
}

