
.breakdance .bde-section-280-100 {
	background-image: url("https://matthewhartleymusic.com/nitropack_static/XJcBeocsVVSpptCCyeyoJArMTzrNhTKB/assets/images/optimized/rev-c073a54/matthewhartdev.wpenginepowered.com/wp-content/uploads/2026/03/matthew-hartley-warehouse-guitar-photo-scaled.jpg");
}

.breakdance .bde-section-280-100 > .section-background-overlay {
	background-color: var(--bde-background-color);
	transition: background-color var(--bde-transition-duration) ease-in-out;
}

.breakdance .bde-section-280-100 {
	position: relative;
	min-height: 45vh;
	background-position: 25% top !important;
	background-size: cover !important;
	background-attachment: scroll !important;
	background-repeat: no-repeat !important;
}

.breakdance .bde-section-280-100 .section-background-overlay {
	background: linear-gradient(to right, rgba(0, 0, 0, .78) 0%, rgba(0, 0, 0, .65) 20%, rgba(0, 0, 0, .45) 45%, rgba(0, 0, 0, .25) 70%, rgba(0, 0, 0, .15) 100%), linear-gradient(to bottom, rgba(74, 55, 40, .28) 0%, rgba(0, 0, 0, .3) 45%, rgba(0, 0, 0, .24) 100%) !important;
	opacity: 1 !important;
}

.breakdance .bde-section-280-100 .section-container {
	min-height: 45vh;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding-top: 96px !important;
	padding-left: 64px !important;
	padding-right: 64px !important;
	padding-bottom: 40px !important;
}

.breakdance .bde-section-280-100 .bde-div {
	align-items: center !important;
	text-align: center !important;
}

.breakdance .bde-section-280-100 .bde-heading {
	text-align: center !important;
}

.breakdance .bde-section-280-100 .bde-heading {
	color: var(--bde-headings-color) !important;
	font-weight: 200 !important;
}

.breakdance .bde-section-280-100 .bde-div > .bde-heading {
	opacity: 0;
	transform: translateY(24px);
	filter: blur(6px);
	animation: heroFadeUp 1s cubic-bezier(.22, 1, .36, 1) forwards;
	animation-delay: .2s;
}

@keyframes heroFadeUp {
	from {
		opacity: 0;
		transform: translateY(24px);
		filter: blur(6px);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
		filter: blur(0);
	}
}

@media (max-width:1023px) {
	.breakdance .bde-section-280-100 {
		min-height: 42vh;
		background-position: 50% top !important;
		background-size: 200% auto !important;
	}
	
	.breakdance .bde-section-280-100 .section-container {
		min-height: 42vh;
		max-width: 100% !important;
		padding-top: 88px !important;
		padding-left: 36px !important;
		padding-right: 36px !important;
		padding-bottom: 32px !important;
	}
	
	.breakdance .bde-section-280-100 .bde-heading {
		font-size: calc(var(--bde-h3-font-size, 1.75rem) - 5px) !important;
	}
}

@media (max-width:767px) {
	.breakdance .bde-section-280-100 {
		min-height: 60vh;
		background-position: 42% top !important;
		background-size: 330% auto !important;
	}
	
	.breakdance .bde-section-280-100 .section-container {
		min-height: 60vh;
		padding-top: 82px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 28px !important;
	}
	
	.breakdance .bde-section-280-100 .section-background-overlay {
		background: linear-gradient(to right, rgba(0, 0, 0, .82) 0%, rgba(0, 0, 0, .7) 22%, rgba(0, 0, 0, .5) 48%, rgba(0, 0, 0, .28) 72%, rgba(0, 0, 0, .18) 100%), linear-gradient(to bottom, rgba(74, 55, 40, .24) 0%, rgba(0, 0, 0, .32) 48%, rgba(0, 0, 0, .26) 100%) !important;
	}
	
	.breakdance .bde-section-280-100 .bde-heading {
		font-size: calc(var(--bde-h3-font-size, 1.75rem) - 9px) !important;
	}
}

@media (prefers-reduced-motion:reduce) {
	.breakdance .bde-section-280-100 .bde-div > .bde-heading {
		opacity: 1;
		transform: none;
		filter: none;
		animation: none;
	}
}

.breakdance .bde-section-280-103 .section-container {
	display: flex;
	flex-direction: column;
}

.breakdance .bde-section-280-103 {
	background: var(--background-black);
	--bde-section-vertical-padding: 0px;
	padding: 0;
}

.breakdance .bde-section-280-103 .section-container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.breakdance .bde-section-280-105 .section-container {
	display: flex;
	flex-direction: column;
}

.breakdance .bde-section-280-105 {
	background: var(--background-black);
	--bde-section-vertical-padding: 0px;
	padding: 0;
}

.breakdance .bde-section-280-105 .section-container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.breakdance .bde-section-280-100.nitro-lazy {
	background-image: none !important;
}
