.findUsBlock {
	width: 100%;
	box-sizing: border-box;
	background-color: var(--Brun, #a33f0f);
	display: flex;
	padding: clamp(48px, 8vw, 112px) clamp(24px, 5vw, 80px);
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	gap: 10px;
	min-width: 0;
}

.findUsBlock__inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 80px;
	width: 100%;
	max-width: 1280px;
	min-width: 0;
	min-height: 0;
	height: auto;
	margin: 0 auto;
	box-sizing: border-box;
}

.findUsBlock__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 34px;
	flex: 0 1 600px;
	width: 600px;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
	min-height: 0;
}

.findUsBlock__top {
	display: flex;
flex-direction: column;
align-items: flex-start;
gap: 24px;
align-self: stretch;
margin:0;
}

.findUsBlock__bottom {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 32px;
	margin: 0;
	width: 100%;
	min-width: 0;
	min-height: 0;
	align-self: stretch;
}

.findUsBlock__eyebrow {
	display: flex;
padding: 8px 20px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
border-radius: 100px;
background: rgba(254, 251, 246, 0.30);
flex-direction: row;

color: var(--Background-beige, #FEFBF6);
text-align: center;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: -0.15px;
margin:0;
}

.findUsBlock__eyebrow-icon {
	display: flex;
	flex-shrink: 0;
	line-height: 0;
	color: currentColor;
}

.findUsBlock__eyebrow-icon svg {
	display: block;
}

.findUsBlock__heading {
	margin: 0;
	max-width: 100%;
	color: var(--Background-beige, #fefbf6);
	font-family: "Playfair Display", Georgia, "Times New Roman", serif;
	font-size: 72px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.12;
}

.findUsBlock__bottom-address {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	flex-shrink: 0;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	min-height: 0;
}


.findUsBlock__row-icon {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	gap: 6px;
	margin: 0;
	max-width: 100%;
	min-width: 0;
}

.findUsBlock__label {
	margin: 0;
	max-width: 100%;
	min-width: 0;
	color: var(--Background-beige, #fefbf6);
	font-family: Inter, system-ui, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	line-height: 20px;
	letter-spacing: 0.55px;
	text-transform: uppercase;
}

.findUsBlock__row--address {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	gap: 0;
	color: var(--Background-beige, #fefbf6);
	font-family: Inter, system-ui, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 32.5px;
	letter-spacing: -0.449px;
}

.findUsBlock__address {
	width: 100%;
	min-width: 0;
}

.findUsBlock__address p {
	margin: 0 0 0.25em;
}

.findUsBlock__address p:last-child {
	margin-bottom: 0;
}

.findUsBlock__bottom-hours {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	flex-shrink: 0;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	min-height: 0;
	
}

.findUsBlock__row--hours {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.findUsBlock__hours {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	color: var(--Background-beige, #fefbf6);
	font-family: Inter, system-ui, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: -0.449px;
}

.findUsBlock__hours-row {
	display: grid;
	grid-template-columns: max-content max-content;
	gap: 1rem 1.5rem;
	align-items: baseline;
	margin: 0;
	padding: 0;
	list-style: none;
	width: max-content;
	max-width: 100%;
	min-width: 0;
}

.findUsBlock__hours-days,
.findUsBlock__hours-time {
	white-space: nowrap;
	overflow-wrap: normal;
	word-break: normal;
}

.findUsBlock__bottom-contact {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	flex-shrink: 0;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	min-height: 0;
}

.findUsBlock__row--contact-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	flex-shrink: 0;
	align-self: stretch;
	width: 100%;
	min-width: 0;
	min-height: 0;
}

.findUsBlock__row--contact {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
	width: 100%;
	min-width: 0;
}

.findUsBlock__link {
	text-decoration: none;
	color: var(--Background-beige, #fefbf6);
	font-family: Inter, system-ui, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: -0.449px;
	min-width: 0;
	max-width: 100%;
}

.findUsBlock__button {
	display: inline-flex;
	max-width: 100%;
	box-sizing: border-box;
	padding: 17.5px 33.586px 18.5px 34px;
	justify-content: center;
	align-items: center;
	gap: 7px;
	border-radius: 2px;
	background: var(--Background-beige, #fefbf6);
	text-decoration: none;
	color: #000;
	text-align: center;
	font-family: Inter, system-ui, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.312px;
	margin: 0;
}

.findUsBlock__button:hover {
	background: #F7F2E9;
}

.findUsBlock__button-icon {
	display: flex;
	flex-shrink: 0;
	line-height: 0;
	color: currentColor;
}

.findUsBlock__button-icon svg {
	display: block;
}

.findUsBlock__media {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 0 0 600px;
	width: 600px;
	max-width: 100%;
	height: 600px;
	align-self: center;
	border-radius: 2px;
	overflow: hidden;
	box-sizing: border-box;
}

.findUsBlock__img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	flex: 0 0 auto;
	object-fit: cover;
	object-position: center;
}

/* Wide screens: one line per row for copy (stacked layout resets below 901px) */
@media (min-width: 901px) {
	.findUsBlock__address {
		overflow-x: auto;
		overflow-y: hidden;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.findUsBlock__row--contact-content {
		overflow-x: auto;
		overflow-y: hidden;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.findUsBlock__hours {
		overflow-x: auto;
		overflow-y: hidden;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.findUsBlock__address p,
	.findUsBlock__link {
		white-space: nowrap;
	}

	.findUsBlock__eyebrow {
		max-width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.findUsBlock__eyebrow-text {
		white-space: nowrap;
	}

	.findUsBlock__button {
		max-width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.findUsBlock__button-label {
		white-space: nowrap;
	}

	.findUsBlock__heading {
		white-space: nowrap;
		font-size: clamp(2.25rem, 4.2vw + 1rem, 4.5rem);
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}
}

/* Laptops under 1440px: share space so 600+gap+600 still fits; slightly smaller body type for nowrap */
@media (max-width: 1439px) and (min-width: 901px) {
	.findUsBlock {
		padding-left: clamp(20px, 3vw, 56px);
		padding-right: clamp(20px, 3vw, 56px);
	}

	.findUsBlock__inner {
		gap: clamp(40px, 4.5vw, 72px);
		max-width: 100%;
	}

	.findUsBlock__content {
		flex: 1 1 45%;
		width: auto;
		min-width: 0;
		max-width: 600px;
	}

	.findUsBlock__media {
		flex: 1 1 45%;
		width: auto;
		min-width: 0;
		max-width: 600px;
		height: auto;
		max-height: 600px;
		aspect-ratio: 1 / 1;
		align-self: center;
	}

	.findUsBlock__row--address,
	.findUsBlock__hours {
		font-size: clamp(17px, 1.15vw + 0.65rem, 20px);
		line-height: 1.35;
	}

	.findUsBlock__link {
		font-size: clamp(17px, 1.15vw + 0.65rem, 20px);
		line-height: 1.35;
	}
}

@media (max-width: 900px) {
	.findUsBlock__inner {
		flex-direction: column;
		align-items: stretch;
		height: auto;
		gap: clamp(32px, 6vw, 80px);
	}

	.findUsBlock__content {
		flex: 1 1 auto;
		width: 100%;
		max-width: 600px;
		align-self: center;
	}

	.findUsBlock__media {
		flex: 0 0 auto;
		width: 100%;
		max-width: 600px;
		min-height: 0;
		height: auto;
		aspect-ratio: 1 / 1;
		align-self: center;
		order: -1;
	}

	.findUsBlock__img {
		min-height: 240px;
		aspect-ratio: 1 / 1;
	}

	.findUsBlock__address p,
	.findUsBlock__link,
	.findUsBlock__eyebrow-text,
	.findUsBlock__button-label {
		white-space: normal;
		overflow-wrap: anywhere;
		word-break: break-word;
	}

	.findUsBlock__heading {
		white-space: normal;
		overflow-x: visible;
		font-size: clamp(2rem, 7vw, 3rem);
	}

	.findUsBlock__row-icon {
		flex-wrap: wrap;
	}

	.findUsBlock__hours-row {
		grid-template-columns: 1fr;
		gap: 2px;
		width: 100%;
		max-width: 100%;
	}

	.findUsBlock__hours-days,
	.findUsBlock__hours-time {
		white-space: normal;
	}

	.findUsBlock__hours-time {
		text-align: left;
	}
}

@media (max-width: 767px) {
	.findUsBlock {
		padding-left: max(1rem, env(safe-area-inset-left, 0px));
		padding-right: max(1rem, env(safe-area-inset-right, 0px));
	}

	.findUsBlock__button {
		width: 100%;
	}
}

