.header-menu-1 .menu > li > a,
.mobile-menu .menu-item > a {
	font-weight: 800;
	letter-spacing: .02em;
}

html {
	scroll-behavior: smooth;
}

.elementor-element-ddcf743 {
	--padding-top: clamp(150px, 12vw, 175px) !important;
	--padding-bottom: 44px !important;
}

.elementor-element-ddcf743 > .e-con-inner {
	padding-top: clamp(150px, 12vw, 175px) !important;
	padding-bottom: 44px !important;
}

.elementor-element-hydrafs,
.hydra-featured-elementor-shell {
	--padding-top: 0 !important;
	--padding-bottom: 0 !important;
	display: block !important;
	line-height: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.elementor-element-hydrafs .elementor-widget-html,
.elementor-element-hydrafs .elementor-widget-container,
.hydra-featured-elementor-shell .elementor-widget-html,
.hydra-featured-elementor-shell .elementor-widget-container {
	line-height: normal;
}

.elementor-element-hydrafs > .e-con-inner,
.hydra-featured-elementor-shell > .e-con-inner {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.elementor-element-51fc847 {
	--min-height: 400px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center;
}

.elementor-element-51fc847 > .e-con-inner {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center;
}

.elementor-element-51fc847 .elementor-widget-text-editor {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
}

.elementor-element-51fc847 .elementor-widget-html,
.elementor-element-51fc847 .elementor-widget-container {
	width: 100%;
}

.elementor-element-51fc847 p {
	margin: 0;
}

.elementor-element-6fa2596,
.elementor-element-c8477ca,
.elementor-element-51fc847,
.elementor-element-ef575cd {
	transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
	will-change: transform;
}

.elementor-element-6fa2596 {
	--min-height: 400px !important;
	min-height: 400px !important;
}

.elementor-element-6fa2596:hover,
.elementor-element-c8477ca:hover,
.elementor-element-51fc847:hover,
.elementor-element-ef575cd:hover {
	transform: translateY(-5px);
	box-shadow: 0 18px 54px rgba(57, 255, 74, .13), 0 0 0 1px rgba(57, 255, 74, .26) inset !important;
}

.hydra-ml-visual-card {
	position: relative;
	width: 100%;
	min-height: 330px;
	display: grid;
	place-items: center;
	overflow: hidden;
	border-radius: inherit;
	color: #ffffff;
	isolation: isolate;
	perspective: 900px;
}

.hydra-ml-visual-card::before {
	content: "";
	position: absolute;
	inset: 12%;
	border-radius: 50%;
	background:
		radial-gradient(circle, rgba(57, 255, 74, .28), transparent 52%),
		conic-gradient(from 180deg, transparent, rgba(57, 255, 74, .32), transparent 40%);
	filter: blur(1px);
	animation: hydraPulseOrb 5s ease-in-out infinite;
	z-index: 0;
}

.hydra-ml-visual-card::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(115deg, transparent 0 34%, rgba(57,255,74,.08) 34% 36%, transparent 36% 100%),
		radial-gradient(circle at 75% 18%, rgba(57,255,74,.18), transparent 23%);
	z-index: 0;
}

.hydra-ml-card-orbit {
	position: relative;
	z-index: 2;
	width: min(270px, 84%);
	aspect-ratio: 1;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background:
		radial-gradient(circle at center, rgba(57,255,74,.18), transparent 48%),
		radial-gradient(circle at center, rgba(0,0,0,.82), rgba(0,0,0,.18) 70%);
	border: 1px solid rgba(57,255,74,.28);
	box-shadow: 0 0 60px rgba(57,255,74,.14);
	transition: transform .25s ease;
}

.elementor-element-51fc847:hover .hydra-ml-card-orbit {
	transform: rotateX(4deg) rotateY(-5deg) translateY(-2px);
}

.hydra-ml-gem {
	position: absolute;
	z-index: 4;
	width: 74px;
	height: 74px;
	display: grid;
	place-items: center;
	border-radius: 18px;
	background: linear-gradient(135deg, #39ff4a, #0fae3b);
	color: #021106;
	font-size: 34px;
	font-weight: 900;
	box-shadow: 0 0 38px rgba(57,255,74,.35);
	transform: rotate(45deg);
}

.hydra-ml-gem span {
	transform: rotate(-45deg);
}

.hydra-ml-ring {
	position: absolute;
	z-index: 3;
	inset: 18%;
	border: 1px solid rgba(57,255,74,.22);
	border-radius: 50%;
	animation: hydraSlowSpin 14s linear infinite;
}

.hydra-ml-ring::before,
.hydra-ml-ring::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #39ff4a;
	box-shadow: 0 0 22px rgba(57,255,74,.65);
}

.hydra-ml-ring::before {
	top: -6px;
	left: 48%;
}

.hydra-ml-ring::after {
	right: 10%;
	bottom: 4%;
}

.hydra-ml-slider {
	position: absolute;
	z-index: 5;
	left: 50%;
	bottom: 20px;
	width: min(250px, 86%);
	transform: translateX(-50%);
	min-height: 58px;
}

.hydra-ml-slide {
	position: absolute;
	inset: 0;
	display: grid;
	align-content: center;
	padding: 10px 14px;
	border-radius: 14px;
	background: rgba(0, 0, 0, .58);
	border: 1px solid rgba(57,255,74,.24);
	box-shadow: 0 10px 30px rgba(0,0,0,.34);
	opacity: 0;
	transform: translateY(8px) scale(.98);
	animation: hydraServiceSlide 12s infinite;
}

.hydra-ml-slide:nth-child(2) { animation-delay: 3s; }
.hydra-ml-slide:nth-child(3) { animation-delay: 6s; }
.hydra-ml-slide:nth-child(4) { animation-delay: 9s; }

.hydra-ml-slide strong {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.2;
}

.hydra-ml-slide span {
	color: #39ff4a;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.hydra-ml-chip {
	position: absolute;
	z-index: 6;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 7px 10px;
	border-radius: 999px;
	background: rgba(57,255,74,.10);
	border: 1px solid rgba(57,255,74,.22);
	color: rgba(255,255,255,.82);
	font-size: 12px;
	font-weight: 800;
	backdrop-filter: blur(10px);
}

.hydra-ml-chip--top {
	top: 22px;
	left: 20px;
}

.hydra-ml-chip--rank {
	right: 20px;
	top: 26px;
}

@keyframes hydraSlowSpin {
	to { transform: rotate(1turn); }
}

@keyframes hydraPulseOrb {
	0%, 100% { opacity: .65; transform: scale(.96); }
	50% { opacity: 1; transform: scale(1.04); }
}

@keyframes hydraServiceSlide {
	0%, 18% { opacity: 1; transform: translateY(0) scale(1); }
	24%, 100% { opacity: 0; transform: translateY(-8px) scale(.98); }
}

.header-menu-1 .menu > li.current-menu-item > a,
.header-menu-1 .menu > li > a:hover {
	color: #ffffff;
	background: linear-gradient(135deg, rgba(48, 255, 70, .16), rgba(48, 255, 70, .04));
	border: 1px solid rgba(48, 255, 70, .45);
	box-shadow: 0 0 22px rgba(48, 255, 70, .16);
	border-radius: 10px;
}

.hydra-featured-services {
	position: relative;
	overflow: hidden;
	padding: clamp(64px, 6vw, 92px) 24px clamp(48px, 5vw, 72px);
	background:
		radial-gradient(circle at 18% 10%, rgba(57, 255, 91, .14), transparent 30%),
		radial-gradient(circle at 88% 20%, rgba(57, 255, 91, .10), transparent 34%),
		linear-gradient(180deg, #000000 0%, #020503 48%, #000000 100%);
	border-top: 1px solid rgba(57, 255, 91, .25);
}

.hydra-featured-services::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background-image:
		linear-gradient(rgba(57, 255, 91, .045) 1px, transparent 1px),
		linear-gradient(90deg, rgba(57, 255, 91, .045) 1px, transparent 1px);
	background-size: 54px 54px;
	mask-image: linear-gradient(to bottom, transparent 0%, #000 18%, #000 74%, transparent 100%);
}

.hydra-featured-services__inner {
	position: relative;
	z-index: 1;
	width: min(1180px, 100%);
	margin: 0 auto;
}

.hydra-section-kicker {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
	color: #39ff4a;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.hydra-section-kicker::before {
	content: "";
	width: 34px;
	height: 2px;
	background: #39ff4a;
	box-shadow: 0 0 14px rgba(57, 255, 74, .7);
}

.hydra-featured-services__head {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
	gap: 34px;
	align-items: end;
	margin-bottom: 34px;
}

.hydra-featured-services h2 {
	margin: 0;
	color: #ffffff;
	font-size: clamp(34px, 4.6vw, 62px);
	line-height: 1.02;
	letter-spacing: -.04em;
}

.hydra-featured-services h2 span {
	color: #35ff45;
	text-shadow: 0 0 22px rgba(53, 255, 69, .35);
}

.hydra-featured-services__lead {
	margin: 0;
	color: rgba(255,255,255,.74);
	font-size: 17px;
	line-height: 1.75;
	border-left: 3px solid #35ff45;
	padding-left: 18px;
}

.hydra-featured-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.hydra-service-card {
	position: relative;
	min-height: 270px;
	display: flex;
	flex-direction: column;
	padding: 26px;
	color: #ffffff;
	text-decoration: none;
	background:
		linear-gradient(145deg, rgba(11, 35, 18, .92), rgba(0, 0, 0, .88)),
		radial-gradient(circle at 80% 0%, rgba(57, 255, 74, .18), transparent 35%);
	border: 1px solid rgba(255,255,255,.13);
	border-radius: 22px;
	box-shadow: 0 18px 44px rgba(0,0,0,.38);
	transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.hydra-service-card:hover {
	transform: translateY(-6px);
	border-color: rgba(57, 255, 74, .68);
	box-shadow: 0 22px 60px rgba(57,255,74,.12), 0 18px 44px rgba(0,0,0,.42);
	color: #ffffff;
}

.hydra-service-card--available {
	border-color: rgba(57, 255, 74, .42);
	box-shadow:
		0 0 0 1px rgba(57, 255, 74, .12) inset,
		0 22px 64px rgba(57, 255, 74, .10),
		0 18px 44px rgba(0,0,0,.38);
}

.hydra-service-card__icon {
	width: 54px;
	height: 54px;
	display: grid;
	place-items: center;
	margin-bottom: 24px;
	border-radius: 15px;
	color: #35ff45;
	font-size: 26px;
	background: rgba(57, 255, 74, .08);
	border: 1px solid rgba(57, 255, 74, .34);
	box-shadow: inset 0 0 24px rgba(57, 255, 74, .07);
}

.hydra-service-card h3 {
	margin: 0 0 10px;
	color: #ffffff;
	font-size: 22px;
	line-height: 1.18;
}

.hydra-service-card p {
	margin: 0;
	color: rgba(255,255,255,.68);
	font-size: 15px;
	line-height: 1.65;
}

.hydra-service-card__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	margin-top: auto;
	padding-top: 24px;
}

.hydra-service-badge {
	display: inline-flex;
	align-items: center;
	padding: 7px 11px;
	border-radius: 999px;
	color: #35ff45;
	font-size: 12px;
	font-weight: 900;
	background: rgba(57, 255, 74, .10);
	border: 1px solid rgba(57, 255, 74, .24);
}

.hydra-card-arrow {
	width: 38px;
	height: 38px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: #32d85a;
	color: #071109;
	font-weight: 900;
}

.hydra-notify-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 36px;
	padding: 0 14px;
	border-radius: 999px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	background: rgba(255, 255, 255, .06);
	border: 1px solid rgba(57, 255, 74, .28);
}

.hydra-notify-link:hover {
	color: #071109;
	background: #35ff45;
}

.hydra-cta-section {
	position: relative;
	overflow: hidden;
	padding: clamp(70px, 7vw, 105px) 24px;
	background:
		radial-gradient(circle at 50% 0%, rgba(57, 255, 74, .18), transparent 35%),
		linear-gradient(135deg, rgba(5, 26, 10, .96), #000 60%);
	border-top: 1px solid rgba(57, 255, 74, .22);
}

.hydra-cta-section::before {
	content: "";
	position: absolute;
	inset: 16px;
	border: 1px solid rgba(57, 255, 74, .18);
	border-radius: 28px;
	pointer-events: none;
}

.hydra-cta-section__inner {
	position: relative;
	z-index: 1;
	width: min(980px, 100%);
	margin: 0 auto;
	text-align: center;
}

.hydra-cta-section h2 {
	margin: 0 0 18px;
	color: #ffffff;
	font-size: clamp(32px, 4vw, 56px);
	line-height: 1.05;
	letter-spacing: -.04em;
}

.hydra-cta-section p {
	width: min(760px, 100%);
	margin: 0 auto 30px;
	color: rgba(255,255,255,.72);
	font-size: 17px;
	line-height: 1.75;
}

.hydra-cta-actions {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	flex-wrap: wrap;
}

.hydra-cta-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: 52px;
	padding: 0 28px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease;
}

.hydra-cta-button--primary {
	color: #ffffff;
	background: linear-gradient(135deg, #2fbf58, #41e56d);
	box-shadow: 0 12px 30px rgba(57, 255, 74, .16);
}

.hydra-cta-button--secondary {
	color: #ffffff;
	background: transparent;
	border-bottom: 2px solid #39ff4a;
}

.hydra-cta-button:hover {
	color: #ffffff;
	transform: translateY(-1px);
	box-shadow: 0 14px 34px rgba(57, 255, 74, .18);
}

.hydra-footer {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 54px 24px 26px;
	background:
		radial-gradient(circle at 12% 10%, rgba(57,255,74,.13), transparent 32%),
		linear-gradient(180deg, #020503 0%, #000 100%);
	border-top: 1px solid rgba(57, 255, 74, .38);
	color: rgba(255,255,255,.72);
}

.hydra-footer__inner {
	width: min(1180px, 100%);
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1.45fr repeat(4, minmax(140px, 1fr));
	gap: clamp(24px, 4vw, 54px);
}

.hydra-footer__brand img {
	max-width: 178px;
	height: auto;
	display: block;
	margin-bottom: 20px;
}

.hydra-footer__brand-name {
	display: inline-flex;
	margin-bottom: 18px;
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -.03em;
}

.hydra-footer__brand p {
	max-width: 310px;
	margin: 0;
	font-size: 15px;
	line-height: 1.75;
}

.hydra-footer h3 {
	margin: 0 0 18px;
	color: #39ff4a;
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.hydra-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 12px;
}

.hydra-footer a,
.hydra-footer li {
	color: rgba(255,255,255,.76);
	font-size: 15px;
	text-decoration: none;
}

.hydra-footer a {
	display: inline-flex;
	transition: color .18s ease, transform .18s ease, text-shadow .18s ease;
}

.hydra-footer a:hover {
	color: #39ff4a;
	transform: translateX(3px);
	text-shadow: 0 0 14px rgba(57,255,74,.25);
}

.hydra-footer__contact li,
.hydra-footer__service li {
	display: flex;
	align-items: center;
	gap: 10px;
}

.hydra-footer__icon {
	color: #39ff4a;
	font-size: 17px;
	line-height: 1;
}

.hydra-footer__bottom {
	width: min(1180px, 100%);
	margin: 42px auto 0;
	padding-top: 24px;
	border-top: 1px solid rgba(255,255,255,.12);
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 18px;
	flex-wrap: wrap;
	color: rgba(255,255,255,.62);
	font-size: 14px;
}

.hydra-footer__bottom-links {
	display: flex;
	align-items: center;
	gap: 24px;
	flex-wrap: wrap;
}

.ct-footer [data-row="top"] {
	padding-top: 0;
	padding-bottom: 0;
}

.ct-footer {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

.ct-footer [data-row="top"] .ct-container {
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	grid-template-columns: 1fr !important;
}

.ct-footer [data-row="top"] [data-column="widget-area-1"] {
	width: 100%;
	grid-column: 1 / -1;
}

.ct-footer .widget_block {
	width: 100%;
}

@media (max-width: 1024px) {
	.hydra-featured-services__head,
	.hydra-featured-grid,
	.hydra-footer__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 690px) {
	.elementor-element-ddcf743 {
		--padding-top: 96px !important;
		--padding-bottom: 36px !important;
	}

	.elementor-element-ddcf743 > .e-con-inner {
		padding-top: 96px !important;
		padding-bottom: 36px !important;
	}

	.elementor-element-51fc847 {
		--min-height: 190px !important;
		min-height: 230px !important;
	}

	.hydra-ml-visual-card {
		min-height: 230px;
	}

	.hydra-ml-card-orbit {
		width: min(190px, 72%);
	}

	.hydra-ml-gem {
		width: 56px;
		height: 56px;
		font-size: 26px;
	}

	.hydra-ml-slider {
		bottom: 14px;
		min-height: 52px;
	}

	.hydra-ml-slide strong {
		font-size: 13px;
	}

	.hydra-ml-chip {
		font-size: 10px;
		padding: 6px 8px;
	}

	.hydra-featured-services {
		padding-inline: 18px;
	}

	.elementor-element-6fa2596 {
		--min-height: 280px !important;
		min-height: 280px !important;
	}

	.hydra-featured-services__head,
	.hydra-featured-grid,
	.hydra-footer__inner {
		grid-template-columns: 1fr;
	}

	.hydra-service-card {
		min-height: auto;
	}

	.hydra-footer__bottom {
		align-items: flex-start;
		flex-direction: column;
	}
}
