.slmfi-page {
	--slm-blue: #173e4f;
	--slm-blue-2: #28697a;
	--slm-blue-soft: #e8f0f1;
	--slm-copper: #a65732;
	--slm-cream: #f5f1e7;
	--slm-ink: #20282b;
	--slm-white: #ffffff;
	background: var(--slm-cream);
	color: var(--slm-ink);
	font-family: inherit;
	line-height: 1.65;
	overflow: clip;
}

.slmfi-page.alignfull {
	box-sizing: border-box;
	margin-left: 0;
	margin-right: 0;
	max-width: none;
	width: 100%;
}

.slmfi-page *,
.slmfi-page *::before,
.slmfi-page *::after {
	box-sizing: border-box;
}

.slmfi-page .slmfi-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	padding-left: 32px;
	padding-right: 32px;
	width: 100%;
}

.slmfi-page h1,
.slmfi-page h2,
.slmfi-page h3 {
	color: inherit;
	line-height: 1.08;
	margin-top: 0;
	text-wrap: balance;
}

.slmfi-page h1 {
	font-size: clamp(3rem, 7vw, 6.4rem);
	letter-spacing: -0.045em;
	margin-bottom: 28px;
	max-width: 11ch;
}

.slmfi-page h2 {
	font-size: clamp(2.3rem, 5vw, 4.4rem);
	letter-spacing: -0.035em;
	margin-bottom: 28px;
	max-width: 15ch;
}

.slmfi-page h3 {
	font-size: clamp(1.35rem, 2.5vw, 1.9rem);
	margin-bottom: 14px;
}

.slmfi-page p {
	margin-top: 0;
}

.slmfi-page img {
	display: block;
	height: auto;
	max-width: 100%;
}

.slmfi-page .slmfi-kicker {
	color: var(--slm-copper);
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.slmfi-page .slmfi-lead {
	font-size: clamp(1.16rem, 2vw, 1.45rem);
	line-height: 1.55;
	max-width: 37rem;
}

.slmfi-page .slmfi-small {
	font-size: 0.9rem;
	opacity: 0.82;
}

.slmfi-page .slmfi-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 30px;
}

.slmfi-page .slmfi-buttons--center {
	justify-content: center;
}

.slmfi-page .slmfi-button .wp-block-button__link {
	background: transparent;
	border: 2px solid currentColor;
	border-radius: 0;
	box-shadow: none;
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	padding: 14px 22px;
	text-transform: uppercase;
	transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.slmfi-page .slmfi-button .wp-block-button__link:hover,
.slmfi-page .slmfi-button .wp-block-button__link:focus-visible {
	transform: translateY(-2px);
}

.slmfi-page .slmfi-button--primary .wp-block-button__link {
	background: var(--slm-copper);
	border-color: var(--slm-copper);
	color: var(--slm-white);
}

.slmfi-page .slmfi-button--primary .wp-block-button__link:hover,
.slmfi-page .slmfi-button--primary .wp-block-button__link:focus-visible {
	background: #864126;
	border-color: #864126;
}

.slmfi-page .slmfi-button--light .wp-block-button__link {
	background: var(--slm-white);
	border-color: var(--slm-white);
	color: var(--slm-blue);
}

.slmfi-page .slmfi-button--light-outline .wp-block-button__link {
	border-color: rgba(255, 255, 255, 0.72);
	color: var(--slm-white);
}

.slmfi-page .slmfi-hero {
	background: var(--slm-blue);
	color: var(--slm-white);
	min-height: 720px;
	padding: 74px 0;
}

.slmfi-page .slmfi-hero__columns,
.slmfi-page .slmfi-media,
.slmfi-page .slmfi-hennala,
.slmfi-page .slmfi-tour,
.slmfi-page .slmfi-visit,
.slmfi-page .slmfi-map,
.slmfi-page .slmfi-tour-page__hero {
	align-items: center;
	gap: clamp(36px, 6vw, 86px);
}

.slmfi-page .slmfi-hero__image img {
	aspect-ratio: 4 / 3;
	border-radius: 2px;
	box-shadow: 28px 28px 0 rgba(255, 255, 255, 0.08);
	object-fit: cover;
	width: 100%;
}

.slmfi-page .slmfi-facts {
	background: var(--slm-blue-2);
	color: var(--slm-white);
	padding: 30px 0;
}

.slmfi-page .slmfi-facts__grid {
	gap: 0;
}

.slmfi-page .slmfi-facts__grid > .wp-block-column {
	border-left: 1px solid rgba(255, 255, 255, 0.25);
	padding: 6px 24px;
}

.slmfi-page .slmfi-facts__grid > .wp-block-column:first-child {
	border-left: 0;
}

.slmfi-page .slmfi-facts h3 {
	font-size: 1.35rem;
	margin-bottom: 3px;
}

.slmfi-page .slmfi-facts p {
	font-size: 0.9rem;
	margin-bottom: 0;
	opacity: 0.86;
}

.slmfi-page .slmfi-section {
	padding-bottom: 96px;
	padding-top: 96px;
}

.slmfi-page .slmfi-section--dark {
	background: var(--slm-ink);
	color: var(--slm-white);
}

.slmfi-page .slmfi-section--dark .slmfi-kicker {
	color: #d7a77d;
}

.slmfi-page .slmfi-cards,
.slmfi-page .slmfi-product-grid {
	align-items: stretch;
	gap: 22px;
}

.slmfi-page .slmfi-card {
	background: var(--slm-white);
	border-top: 5px solid var(--slm-copper);
	box-shadow: 0 18px 44px rgba(32, 40, 43, 0.08);
	height: 100%;
	padding: 32px;
}

.slmfi-page .slmfi-section--dark .slmfi-card {
	background: rgba(255, 255, 255, 0.07);
	border-top-color: #d7a77d;
	box-shadow: none;
}

.slmfi-page .slmfi-media img,
.slmfi-page .slmfi-hennala img,
.slmfi-page .slmfi-tour img,
.slmfi-page .slmfi-map img,
.slmfi-page .slmfi-tour-page__image img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
	width: 100%;
}

.slmfi-page .slmfi-hennala {
	background: var(--slm-cream);
}

.slmfi-page .slmfi-tour {
	background: var(--slm-blue-soft);
}

.slmfi-page .slmfi-shop-teaser {
	background: var(--slm-white);
	text-align: center;
}

.slmfi-page .slmfi-shop-teaser h2,
.slmfi-page .slmfi-shop-teaser .slmfi-lead {
	margin-left: auto;
	margin-right: auto;
}

.slmfi-page .slmfi-visit {
	background: var(--slm-cream);
}

.slmfi-page .slmfi-map img {
	border: 1px solid rgba(32, 40, 43, 0.18);
}

.slmfi-page .slmfi-final {
	background: linear-gradient(135deg, var(--slm-copper), #743520);
	color: var(--slm-white);
	padding: 90px 0;
	text-align: center;
}

.slmfi-page .slmfi-final h2,
.slmfi-page .slmfi-final .slmfi-lead {
	margin-left: auto;
	margin-right: auto;
}

.slmfi-page .slmfi-store {
	background: var(--slm-blue-soft);
}

.slmfi-page .slmfi-store-hero,
.slmfi-page .slmfi-tour-page__hero {
	background: var(--slm-blue);
	color: var(--slm-white);
	padding: 92px 0;
}

.slmfi-page .slmfi-store-section {
	padding: 82px 0;
}

.slmfi-page .slmfi-store-section--tinted {
	background: var(--slm-cream);
}

.slmfi-page .slmfi-product {
	background: var(--slm-white);
	box-shadow: 0 16px 40px rgba(23, 62, 79, 0.1);
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 22px;
}

.slmfi-page .slmfi-product figure {
	margin-bottom: 24px;
}

.slmfi-page .slmfi-product img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
	width: 100%;
}

.slmfi-page .slmfi-product__type {
	color: var(--slm-copper);
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.slmfi-page .slmfi-price {
	color: var(--slm-blue);
	font-size: 1.35rem;
	font-weight: 800;
	margin-top: auto;
	padding-top: 10px;
}

.slmfi-page .slmfi-product .wp-block-buttons {
	margin-top: 18px;
}

.slmfi-page .slmfi-product--help {
	background: var(--slm-blue);
	color: var(--slm-white);
	justify-content: center;
}

.slmfi-page .slmfi-store-order {
	background: var(--slm-copper);
	color: var(--slm-white);
	padding: 82px 0;
	text-align: center;
}

.slmfi-page .slmfi-store-order h2,
.slmfi-page .slmfi-store-order p {
	margin-left: auto;
	margin-right: auto;
}

.slmfi-page .slmfi-tour-page {
	background: var(--slm-cream);
}

.slmfi-page .slmfi-tour-page__image img {
	box-shadow: 24px 24px 0 rgba(255, 255, 255, 0.08);
}

@media (max-width: 900px) {
	.slmfi-page .slmfi-inner {
		padding-left: 24px;
		padding-right: 24px;
	}

	.slmfi-page .slmfi-hero {
		min-height: auto;
		padding: 64px 0 76px;
	}

	.slmfi-page .slmfi-hero__columns,
	.slmfi-page .slmfi-media,
	.slmfi-page .slmfi-hennala,
	.slmfi-page .slmfi-tour,
	.slmfi-page .slmfi-visit,
	.slmfi-page .slmfi-map,
	.slmfi-page .slmfi-tour-page__hero {
		flex-wrap: wrap !important;
	}

	.slmfi-page .slmfi-hero__columns > .wp-block-column,
	.slmfi-page .slmfi-media > .wp-block-column,
	.slmfi-page .slmfi-hennala > .wp-block-column,
	.slmfi-page .slmfi-tour > .wp-block-column,
	.slmfi-page .slmfi-visit > .wp-block-column,
	.slmfi-page .slmfi-map > .wp-block-column,
	.slmfi-page .slmfi-tour-page__hero > .wp-block-column {
		flex-basis: 100% !important;
	}

	.slmfi-page .slmfi-cards,
	.slmfi-page .slmfi-product-grid {
		flex-wrap: wrap !important;
	}

	.slmfi-page .slmfi-cards > .wp-block-column,
	.slmfi-page .slmfi-product-grid > .wp-block-column {
		flex-basis: calc(50% - 12px) !important;
	}

	.slmfi-page .slmfi-facts__grid {
		flex-wrap: wrap !important;
	}

	.slmfi-page .slmfi-facts__grid > .wp-block-column {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		border-left: 0;
		flex-basis: 50% !important;
		padding: 18px;
	}
}

@media (max-width: 600px) {
	.slmfi-page .slmfi-inner {
		padding-left: 18px;
		padding-right: 18px;
	}

	.slmfi-page h1 {
		font-size: clamp(2.6rem, 14vw, 4rem);
	}

	.slmfi-page h2 {
		font-size: clamp(2rem, 11vw, 3rem);
	}

	.slmfi-page .slmfi-section,
	.slmfi-page .slmfi-store-section {
		padding-bottom: 68px;
		padding-top: 68px;
	}

	.slmfi-page .slmfi-cards > .wp-block-column,
	.slmfi-page .slmfi-product-grid > .wp-block-column {
		flex-basis: 100% !important;
	}

	.slmfi-page .slmfi-facts__grid > .wp-block-column {
		flex-basis: 100% !important;
	}

	.slmfi-page .slmfi-buttons,
	.slmfi-page .slmfi-buttons--center {
		align-items: stretch;
		flex-direction: column;
	}

	.slmfi-page .slmfi-button,
	.slmfi-page .slmfi-button .wp-block-button__link {
		text-align: center;
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.slmfi-page .slmfi-button .wp-block-button__link {
		transition: none;
	}
}
