/* ============================================================
   HERO SECTION – Wave Dots (matching servicii/impact pages)
   ============================================================ */
.hero-dots {
	position: relative;
	overflow: hidden;
}
.hero-dots .bg-wrap {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 0;
}
.hero-dots .hero-dots-bg {
	background: var(--rs-bg-warm);
	opacity: 1;
}
.hero-dots-inner {
	position: relative;
	z-index: 2;
	width: 100%;
}
/* Soft bottom fade on hero to blend into next section */
.hero-dots::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: clamp(50px, 8vw, 80px);
	background: linear-gradient(180deg, transparent 0%, rgba(245,245,245,0.5) 60%, rgba(245,245,245,0.6) 100%);
	z-index: 3;
	pointer-events: none;
}
/* Particle network canvas */
.particle-canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	pointer-events: none;
	z-index: 1;
}

#header-text .edtel-37-0-0 {
	font-family: 'OpenSans', sans-serif;
	color: #0d0d1a;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1.2;
}

#header-text .edtel-5-0-0 {
	position: Relative;
}

#header-text .bg-wrap {
	background: transparent;
}
#header-text {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
@media (min-width: 576px) {
	#header-text { padding-top: 60px !important; padding-bottom: 60px !important; }
}
@media (min-width: 992px) {
	#header-text { padding-top: 70px !important; padding-bottom: 70px !important; }
}
#header-text .edtel-37-0-0 {
	font-size: clamp(20px, 3vw, 40px);
}
#header-text .edtel-37-1-0 {
	font-size: clamp(15px, 1.4vw, 18px);
	font-family: 'OpenSans', sans-serif;
	color: rgba(0,0,0,0.62);
	line-height: 1.7;
	letter-spacing: 0.15px;
}
#header-text .edtel-66-0-0 {
	top: clamp(-40px, -3vw, -20px);
}
#sep-center-1 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}
#sep-center-1 .edtel-66-0-0 {
	top: clamp(-110px, -8vw, -80px);
}
#sep-center-1 .edtel-5-0-0 {
	height: clamp(28px, 3vw, 40px);
	width: clamp(28px, 3vw, 40px);
}#desc-img-list-3col .bg-wrap {
	background-color: var(--rs-bg-white) !important;
}
#desc-img-list-3col .edtel-11-0-0 {
	fill: #ff1269;
}











#desc-img-list-3col .edtel-11-0-1 {
	fill: #ff1269;
}

#desc-img-list-3col .edtel-11-0-2 {
	fill: #ff1269;
}

#desc-img-list-3col .edtel-8-0-0 {
	fill: #ff1269;
}

#desc-text-img-img .bg-wrap {
	background-color: var(--rs-bg-warm) !important;
}#desc-accordion .bg-wrap{
	background-color: var(--rs-bg-white) !important;
}
#desc-accordion .edtel-37-2-0 {
	color: #444444;
}

#desc-accordion .edtel-8-0-0 {
	fill: #ff1269;
}

#benefits-2col-counter .bg-wrap{
	background-color: var(--rs-bg-warm) !important;}

#benefits-2col-counter .edtel-8-0-0 {
	fill: #ff1269;
}

#benefits-2col-counter .edtel-11-0-0 {
	fill: #ff1269;
}

#benefits-2col-counter .edtel-11-0-1 {
	fill: #ff1269;
}

#benefits-2col-counter .edtel-11-0-2 {
	fill: #ff1269;
}

#benefits-2col-counter .edtel-11-0-3 {
	fill: #ff1269;
}


#text-3col-3 .bg-wrap {
	background-color: var(--rs-bg-warm) !important;
}

/* ============================================================
   PARTNERS + TECH STACK
   ============================================================ */
#partners .bg-wrap {
	background-color: var(--rs-bg-white) !important;
}
#tech-stack .bg-wrap {
	background-color: var(--rs-bg-warm) !important;
}
#partners .edtel-8-0-0,
#tech-stack .edtel-8-0-0 {
	fill: #ff1269;
}
#partners h3 strong,
#tech-stack h3 strong {
	font-weight: 700;
	letter-spacing: 1.2px;
	font-size: 30px;
	color: #1a1a2e;
}
#partners p,
#tech-stack p {
	color: #555;
	line-height: 1.7;
}
#partners img,
#tech-stack img {
	opacity: 1;
	filter: none;
}
#tech-stack .small.text-muted {
	color: #666 !important;
	font-weight: 500;
	letter-spacing: 0.2px;
}

#footer-logo-social .bg-wrap {
	background-color: #232122 !important;
}