@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-ext-400-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-400-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-ext-500-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-500-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-ext-600-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-600-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-ext-700-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/dm-sans-latin-700-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:where(body) {
	margin: 0;
	background: #fff;
	color: #2a2a2a;
	font-family: "DM Sans", sans-serif;
}

:where(.hamori-header, .hamori-funding, .hamori-hero, .hamori-stats, .hamori-about, .hamori-services, .hamori-contact, .hamori-footer) :where(h1, h2, h3, p) {
	margin: 0;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.hamori-container {
	width: min(1312px, calc(100% - 128px));
	margin-inline: auto;
}

.alignfull {
	width: 100%;
	max-width: none;
}

.wp-site-blocks {
	overflow-x: clip;
}

.hamori-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 32px;
	border: 0;
	border-radius: 8px;
	background: #e03a00;
	color: #fff;
	font-family: inherit;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	cursor: pointer;
}

.hamori-button--small {
	padding: 8px 24px;
}

.hamori-button--light {
	background: #fff;
	color: #2a2a2a;
}

.hamori-button:hover {
	background: #c43200;
}

.hamori-button--light:hover {
	background: #f5f5f5;
}

.hamori-button:focus-visible,
.hamori-nav-link:focus-visible,
.hamori-header__toggle:focus-visible,
.hamori-contact-line a:focus-visible {
	outline: 2px solid #2a2a2a;
	outline-offset: 3px;
}

.hamori-eyebrow {
	color: #e03a00;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.4px;
	line-height: 20px;
	text-transform: uppercase;
}

.hamori-header {
	position: relative;
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
}

.hamori-header__bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 89px;
	gap: 24px;
}

.hamori-header__logo {
	display: flex;
	align-items: center;
	flex: 0 0 auto;
	gap: 8px;
}

.hamori-header__logo img,
.hamori-header__logo-img {
	display: block;
	width: auto;
	height: 56px;
	max-width: 168px;
}

.hamori-header__panel {
	display: flex;
	align-items: center;
	gap: 40px;
	margin-left: auto;
}

.hamori-header__nav,
.hamori-header__nav .block-editor-block-list__layout {
	display: flex;
	align-items: center;
	gap: 40px;
}

.hamori-header__nav .block-editor-inner-blocks,
.hamori-header__nav .block-editor-block-list__layout {
	display: contents;
}

.hamori-header .hamori-nav-link {
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
}

.hamori-header__toggle {
	display: none;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	background: #fff;
	align-items: center;
	justify-content: center;
}

.hamori-header__toggle-bars {
	position: relative;
	display: block;
	width: 18px;
	height: 2px;
	background: #2a2a2a;
}

.hamori-header__toggle-bars::before,
.hamori-header__toggle-bars::after {
	content: "";
	position: absolute;
	left: 0;
	width: 18px;
	height: 2px;
	background: #2a2a2a;
}

.hamori-header__toggle-bars::before {
	top: -6px;
}

.hamori-header__toggle-bars::after {
	top: 6px;
}

.hamori-funding {
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	padding: 32px 0;
}

.hamori-funding__inner {
	display: flex;
	align-items: center;
	gap: 24px;
}

.hamori-funding__logo,
.hamori-funding__media img {
	display: block;
	width: auto;
	height: 60px;
	max-width: 210px;
}

.hamori-funding__text {
	color: #888;
	font-size: 14px;
	line-height: 22.75px;
}

.hamori-hero {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 560px;
	overflow: hidden;
	color: #fff;
}

.hamori-hero__media,
.hamori-hero__scrim {
	position: absolute;
	inset: 0;
}

.hamori-hero__media img,
.hamori-hero__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 42%;
}

.hamori-hero__scrim {
	background: linear-gradient(90deg, rgba(20, 20, 20, 0.82) 0%, rgba(20, 20, 20, 0.38) 65%, rgba(20, 20, 20, 0.05) 100%);
}

.hamori-hero__content {
	position: relative;
	z-index: 1;
	max-width: 640px;
	padding-block: 72px;
}

.hamori-hero__badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 24px;
	padding: 8px 16px;
	border-radius: 4px;
	background: #e03a00;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

.hamori-hero__title {
	color: #fff;
	font-size: 52px;
	font-weight: 700;
	line-height: 65px;
}

.hamori-hero__title-line {
	display: block;
}

.hamori-hero__title-line--accent {
	color: #e03a00;
}

.hamori-hero__lead {
	max-width: 520px;
	margin-top: 24px;
	color: #fff;
	font-size: 18px;
	line-height: 29.25px;
	opacity: 0.88;
}

.hamori-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 32px;
}

.hamori-hero__media .hamori-media-button {
	position: absolute;
	left: 16px;
	bottom: 16px;
	z-index: 2;
}

.hamori-stats {
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	padding: 48px 0;
}

.hamori-stats__row {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1px;
	background: #e2e2e2;
}

.hamori-stats__row > .block-editor-inner-blocks,
.hamori-stats__row .block-editor-block-list__layout,
.hamori-services__grid > .block-editor-inner-blocks,
.hamori-services__grid .block-editor-block-list__layout,
.hamori-footer__slots,
.hamori-footer__slots > .block-editor-inner-blocks,
.hamori-footer__slots .block-editor-block-list__layout {
	display: contents;
}

.hamori-stat {
	background: #fff;
	padding: 8px 16px;
	text-align: center;
}

.hamori-stat__value {
	color: #e03a00;
	font-size: 52px;
	font-weight: 700;
	line-height: 52px;
}

.hamori-stat__label {
	margin-top: 4px;
	color: #888;
	font-size: 14px;
	line-height: 20px;
}

.hamori-about {
	background: #f5f5f5;
	padding: 80px 0;
}

.hamori-about__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 64px;
	align-items: center;
}

.hamori-about__copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
}

.hamori-about__title {
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 700;
	line-height: 49.5px;
}

.hamori-about__body,
.hamori-about__body p {
	color: #888;
	font-size: 16px;
	line-height: 26px;
}

.hamori-about__body p + p {
	margin-top: 24px;
}

.hamori-about__photo img,
.hamori-about__image {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	border-radius: 12px;
}

.hamori-services {
	background: #fff;
	padding: 80px 0;
}

.hamori-services__intro {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-bottom: 48px;
}

.hamori-services__title {
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
}

.hamori-services__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.hamori-service-card {
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	box-sizing: border-box;
	padding: 33px;
	border: 1px solid #e2e2e2;
	border-radius: 12px;
	background: #fff;
}

.hamori-service-card__icon,
.hamori-contact-line__icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.hamori-service-card__icon {
	width: 48px;
	height: 48px;
	border-radius: 8px;
	background: #fff4f0;
}

.hamori-service-card__title {
	color: #2a2a2a;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}

.hamori-service-card__text {
	color: #888;
	font-size: 14px;
	line-height: 22.75px;
}

.hamori-contact {
	background: #f5f5f5;
	padding: 80px 0;
}

.hamori-contact__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 64px;
	align-items: start;
}

.hamori-contact__copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

.hamori-contact__title {
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 700;
	line-height: 44px;
}

.hamori-contact__lead {
	max-width: 42ch;
	color: #888;
	font-size: 16px;
	line-height: 26px;
}

.hamori-contact__lines,
.hamori-contact__lines > .block-editor-inner-blocks,
.hamori-contact__lines .block-editor-block-list__layout {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}

.hamori-contact .hamori-contact-line__icon {
	width: 40px;
	height: 40px;
	border-radius: 8px;
	background: #fff4f0;
}

.hamori-contact .hamori-contact-line a,
.hamori-contact .hamori-contact-line span {
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
}

.hamori-contact__form {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 32px;
	border: 1px solid #e2e2e2;
	border-radius: 12px;
	background: #fff;
}

.hamori-contact__field,
.hamori-contact__form > .hamori-contact__label {
	display: flex;
	flex-direction: column;
	gap: 8px;
	color: #2a2a2a;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

.hamori-contact__form input,
.hamori-contact__form textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 12px 16px;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	background: #fff;
	color: #2a2a2a;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.hamori-contact__form textarea {
	min-height: 140px;
	resize: vertical;
}

.hamori-contact__form input:focus-visible,
.hamori-contact__form textarea:focus-visible {
	outline: 2px solid #e03a00;
	outline-offset: 2px;
}

.hamori-contact__submit {
	align-self: flex-start;
	cursor: pointer;
}

.hamori-contact__status {
	margin: 0;
	padding: 12px 16px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 22px;
}

.hamori-contact__status--sent {
	background: #fff4f0;
	color: #e03a00;
}

.hamori-contact__status--error {
	background: #f5f5f5;
	color: #2a2a2a;
}

.hamori-contact__hp {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.hamori-footer {
	background: #1e1e1e;
	color: #bdbdbd;
}

.hamori-footer__top {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
	gap: 48px;
	padding: 64px 0;
}

.hamori-footer__logo {
	display: block;
	width: auto;
	height: 48px;
	max-width: 168px;
	margin-bottom: 16px;
}

.hamori-footer__blurb {
	max-width: 36ch;
	font-size: 14px;
	line-height: 22.75px;
}

.hamori-footer__heading {
	margin-bottom: 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
}

.hamori-footer__links,
.hamori-footer__contacts,
.hamori-footer__links .block-editor-block-list__layout,
.hamori-footer__contacts .block-editor-block-list__layout {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.hamori-footer__contacts,
.hamori-footer__contacts .block-editor-block-list__layout {
	gap: 12px;
}

.hamori-footer .hamori-nav-link,
.hamori-footer .hamori-contact-line a,
.hamori-footer .hamori-contact-line span {
	color: #bdbdbd;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
}

.hamori-contact-line {
	display: flex;
	align-items: center;
	gap: 8px;
}

.hamori-footer__bar {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.hamori-footer__bar-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	min-height: 80px;
}

.hamori-footer__copyright {
	font-size: 12px;
	line-height: 16px;
}

.hamori-footer__eu,
.hamori-footer__bar img {
	display: block;
	width: auto;
	height: 32px;
}

.hamori-fallback {
	padding: 80px 0 96px;
}

.hamori-fallback__inner {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.hamori-fallback h1 {
	font-size: 36px;
	line-height: 44px;
}

.hamori-media-button {
	margin-top: 8px;
}

@media (max-width: 1099px) {
	.hamori-header__toggle {
		display: inline-flex;
	}

	.hamori-header__panel {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 5;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		padding: 8px 0 28px;
		background: #fff;
		border-bottom: 1px solid #e2e2e2;
	}

	.hamori-header.is-open .hamori-header__panel {
		display: flex;
	}

	.editor-styles-wrapper .hamori-header__panel {
		display: flex;
		position: static;
	}

	.editor-styles-wrapper .hamori-header__toggle {
		display: none;
	}

	.hamori-header__nav,
	.hamori-header__nav .block-editor-block-list__layout {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}

	.hamori-about__grid,
	.hamori-contact__grid,
	.hamori-footer__top {
		grid-template-columns: 1fr;
	}

	.hamori-stats__row,
	.hamori-services__grid,
	.hamori-services__grid .block-editor-block-list__layout {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 699px) {
	.hamori-container {
		width: calc(100% - 40px);
	}

	.hamori-hero {
		min-height: 0;
	}

	.hamori-hero__title {
		font-size: 34px;
		line-height: 40px;
	}

	.hamori-stat__value {
		font-size: 36px;
		line-height: 36px;
	}

	.hamori-about__title,
	.hamori-services__title,
	.hamori-contact__title {
		font-size: 30px;
		line-height: 38px;
	}

	.hamori-funding__inner,
	.hamori-footer__bar-inner,
	.hamori-hero__actions {
		flex-direction: column;
		align-items: flex-start;
	}

	.hamori-stats__row,
	.hamori-services__grid,
	.hamori-services__grid .block-editor-block-list__layout,
	.hamori-about__grid,
	.hamori-contact__grid,
	.hamori-footer__top {
		grid-template-columns: 1fr;
	}

	.hamori-about,
	.hamori-services,
	.hamori-contact {
		padding: 56px 0;
	}
}
