div.et_pb_section.et_pb_section_0.bt-hero-video-enabled {
	background-image: url(./img/uploads/2026/01/D2CB644E-2A01-448E-AC76-368530E98097.png) !important;
	background-color: #d8dde4 !important;
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

.bt-hero-video-layer {
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
}

.bt-hero-video-layer video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	transform: scale(1.015);
	filter: saturate(1.03) contrast(1.01) brightness(1.03);
	opacity: 1;
	visibility: visible;
	transition: none;
}

.bt-hero-video-layer::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 18% 24%, rgba(255, 255, 255, 0.30) 0%, rgba(255, 255, 255, 0.08) 44%, rgba(255, 255, 255, 0.00) 66%),
		linear-gradient(116deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 45%, rgba(255, 255, 255, 0.00) 100%);
}

.et_pb_section_0.bt-hero-video-enabled .et_pb_row {
	position: relative;
	z-index: 2;
}

.et_pb_section_0.bt-hero-video-enabled.et_pb_section {
	padding-top: 118px !important;
	padding-bottom: 0 !important;
}

.et_pb_section_0.bt-hero-video-enabled .et_pb_row_1.et_pb_row {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 72px !important;
}

.et_pb_section_0.bt-hero-video-enabled .t_0,
.et_pb_section_0.bt-hero-video-enabled .t_1,
.et_pb_section_0.bt-hero-video-enabled .t_2,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_0,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_1,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_2 {
	background: transparent;
	border-radius: 0;
	backdrop-filter: none;
}

.et_pb_section_0.bt-hero-video-enabled .t_0,
.et_pb_section_0.bt-hero-video-enabled .t_1,
.et_pb_section_0.bt-hero-video-enabled .t_2,
.et_pb_section_0.bt-hero-video-enabled .t_0 h1,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_0 h1,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_1 p,
.et_pb_section_0.bt-hero-video-enabled .et_pb_text_2 {
	color: #ffffff !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.58), 0 5px 18px rgba(0, 0, 0, 0.36), 0 0 8px rgba(255, 240, 188, 0.24);
	animation: btSunTextGlow 8s ease-in-out infinite alternate;
	will-change: text-shadow;
}

/* Restore original hero composition when modules use the compact t_* classes. */
.et_pb_section_0.bt-hero-video-enabled .t_0 {
	margin-top: 0 !important;
	max-width: 660px;
	overflow: visible !important;
}

.et_pb_section_0.bt-hero-video-enabled .et_pb_column_1 {
	position: relative;
	min-height: 620px;
}

.et_pb_section_0.bt-hero-video-enabled .t_0 h1 {
	font-size: 76px !important;
	line-height: 1.1 !important;
	font-weight: 700 !important;
	margin-top: 0 !important;
	transform: none !important;
}

.et_pb_section_0.bt-hero-video-enabled .t_1 {
	display: block !important;
	position: absolute;
	left: 0;
	bottom: 26px;
	margin: 0 !important;
	padding: 0 !important;
	max-width: 460px;
}

.et_pb_section_0.bt-hero-video-enabled .t_1 p {
	font-size: 32px !important;
	line-height: 1.18 !important;
	font-weight: 600 !important;
}

.et_pb_section_0.bt-hero-video-enabled .t_2 {
	display: none !important;
	font-size: 38px !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	max-width: 360px;
	position: relative;
	top: 250px;
	right: -156px;
}

@keyframes btSunTextGlow {
	0% {
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.58), 0 4px 16px rgba(0, 0, 0, 0.34), 0 0 6px rgba(255, 235, 170, 0.2);
	}

	50% {
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.62), 0 7px 22px rgba(0, 0, 0, 0.4), 0 0 12px rgba(255, 243, 197, 0.34);
	}

	100% {
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.56), 0 5px 18px rgba(0, 0, 0, 0.36), 0 0 9px rgba(255, 238, 182, 0.26);
	}
}

@media only screen and (max-width: 767px) {
	.et_pb_section_0.bt-hero-video-enabled .t_0,
	.et_pb_section_0.bt-hero-video-enabled .t_1,
	.et_pb_section_0.bt-hero-video-enabled .t_2,
	.et_pb_section_0.bt-hero-video-enabled .et_pb_text_0,
	.et_pb_section_0.bt-hero-video-enabled .et_pb_text_1,
	.et_pb_section_0.bt-hero-video-enabled .et_pb_text_2 {
		background: transparent;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_0 {
		margin-top: 0 !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_0 h1 {
		font-size: 44px !important;
		line-height: 1.13 !important;
		margin-top: 0 !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_1 {
		position: static;
		margin-top: 12px !important;
		max-width: 100%;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_1 p {
		font-size: 24px !important;
		line-height: 1.2 !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_2 {
		font-size: 21px !important;
		top: 56px;
		right: 0;
		max-width: 270px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.et_pb_section_0.bt-hero-video-enabled .et_pb_column_1 {
		min-height: 470px;
	}

	.et_pb_section_0.bt-hero-video-enabled.et_pb_section {
		padding-top: 92px !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .et_pb_row_1.et_pb_row {
		margin-top: 0 !important;
		padding-top: 46px !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_0 {
		margin-top: 0 !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_0 h1 {
		font-size: 58px !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_1 {
		bottom: 26px;
		max-width: 340px;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_1 p {
		font-size: 26px !important;
	}

	.et_pb_section_0.bt-hero-video-enabled .t_2 {
		font-size: 28px !important;
		top: 152px;
		right: -40px;
		max-width: 320px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bt-hero-video-layer {
		display: none;
	}

	div.et_pb_section.et_pb_section_0.bt-hero-video-enabled {
		background-image: url(./img/uploads/2026/01/D2CB644E-2A01-448E-AC76-368530E98097.png) !important;
	}
}

@media only screen and (min-width: 981px) {
	body.home #main-header #logo {
		transform: translateY(-4px);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
	body.home .et_pb_section_1 {
		overflow: visible;
	}

	body.home .et_pb_section_1 > .et_pb_row {
		display: block;
	}

	body.home .et_pb_section_1 .et_pb_column_3,
	body.home .et_pb_section_1 .et_pb_column_4 {
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
	}

	body.home .et_pb_section_1 .et_pb_column_4 {
		margin-top: 28px !important;
	}

	body.home .et_pb_section_1 .et_pb_image_0 {
		text-align: center;
		margin-bottom: 0 !important;
	}

	body.home .et_pb_section_1 .et_pb_image_0 img {
		width: min(420px, 100%);
		height: auto;
	}

	body.home .et_pb_section_2 {
		margin-top: 0 !important;
	}
}
