/* /over-ons — design-references/over-ons.html */

.ov-body,
.ov-main {
	background: #F3F1ED;
}

.ov {
	color: #16181B;
	font-family: 'Hanken Grotesk', 'Plus Jakarta Sans', system-ui, sans-serif;
	-webkit-font-smoothing: antialiased;
}

.ov em {
	font-style: italic;
}

.ov-kicker {
	margin: 0;
	font-size: 11px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #8C8880;
}

.ov-title,
.ov-h2,
.ov-quote,
.ov-contact-title {
	font-family: 'Newsreader', Georgia, serif;
	font-weight: 400;
	color: #14161A;
}

.ov-title {
	margin: 0;
	font-size: clamp(38px, 5.4vw, 74px);
	line-height: 1.02;
	letter-spacing: -0.02em;
	text-wrap: balance;
}

.ov-hero .home-wrap {
	padding-top: clamp(40px, 6vw, 80px);
	padding-bottom: clamp(64px, 8vw, 110px);
}

.ov-hero-copy {
	max-width: 68ch;
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-top: clamp(30px, 3.5vw, 44px);
}

.ov-lead {
	margin: 0;
	font-size: clamp(17px, 1.7vw, 20px);
	line-height: 1.65;
	color: #16181B;
	text-wrap: pretty;
}

.ov-hero-copy p:not(.ov-lead) {
	margin: 0;
	font-size: 16.5px;
	line-height: 1.75;
	color: #4E4B46;
	text-wrap: pretty;
}

.ov-photo {
	padding-top: 0;
	padding-bottom: clamp(24px, 4vw, 56px);
}

.ov-why .home-wrap {
	padding-top: clamp(48px, 6vw, 88px);
	padding-bottom: 0;
}

.ov-why .ov-kicker + .ov-h2 {
	margin-top: 26px;
}

.ov-h2 {
	margin: 0;
	font-size: clamp(28px, 3.2vw, 44px);
	line-height: 1.1;
	letter-spacing: -0.02em;
	text-wrap: pretty;
}

.ov-h2--wide {
	font-size: clamp(27px, 3.4vw, 50px);
	line-height: 1.1;
	letter-spacing: -0.025em;
	max-width: none;
}

.ov-two-col {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: clamp(28px, 5vw, 80px);
	margin-top: clamp(36px, 4.5vw, 56px);
}

.ov-two-col p {
	margin: 0;
	font-size: 16.5px;
	line-height: 1.75;
	color: #4E4B46;
	text-wrap: pretty;
}

.ov-quote {
	margin: clamp(64px, 8vw, 110px) 0 0;
	font-style: italic;
	font-size: clamp(24px, 3.1vw, 42px);
	line-height: 1.25;
	letter-spacing: -0.02em;
	text-wrap: pretty;
}

.ov-agent .home-wrap {
	padding-top: clamp(80px, 11vw, 150px);
	padding-bottom: 0;
}

.ov-split {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: clamp(28px, 5vw, 80px);
	align-items: start;
}

.ov-stack {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.ov-stack p {
	margin: 0;
	font-size: 16.5px;
	line-height: 1.75;
	color: #4E4B46;
	text-wrap: pretty;
}

.ov-stack .ov-strong {
	color: #16181B;
}

.ov-team {
	padding-top: clamp(80px, 11vw, 150px);
	padding-bottom: 0;
}

.ov-bloem .home-wrap {
	padding-top: clamp(80px, 11vw, 150px);
	padding-bottom: clamp(90px, 12vw, 160px);
}

.ov-bloem-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: 18px clamp(28px, 5vw, 80px);
	align-items: start;
	border-top: 1px solid #DCD8D1;
	padding-top: clamp(28px, 3vw, 40px);
}

.ov-bloem-copy {
	margin: 0;
	font-size: 16.5px;
	line-height: 1.75;
	color: #4E4B46;
	text-wrap: pretty;
}

.ov-bloem-copy a {
	color: #1F6AF5;
	text-decoration: none;
}

.ov-bloem-copy a:hover {
	text-decoration: underline;
}

.ov-contact {
	background: #1C1E22;
	color: #F3F1ED;
	padding: clamp(72px, 10vw, 130px) 0 clamp(88px, 11vw, 140px);
}

.ov-contact-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: clamp(48px, 6vw, 88px);
	align-items: start;
}

.ov-contact-title {
	margin: 0;
	font-size: clamp(34px, 4.8vw, 62px);
	line-height: 1.04;
	letter-spacing: -0.02em;
	color: #F3F1ED;
}

.ov-contact-dot {
	color: #1F6AF5;
}

.ov-contact-lead {
	margin: 22px 0 0;
	max-width: 44ch;
	font-size: 16.5px;
	line-height: 1.75;
	color: #A9A69F;
	text-wrap: pretty;
}

.ov-contact-list {
	margin: clamp(40px, 5vw, 64px) 0 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 26px;
}

.ov-contact-list div {
	margin: 0;
}

.ov-contact-list dt {
	font-size: 10.5px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #75726C;
}

.ov-contact-list dd {
	margin: 10px 0 0;
	font-size: 17px;
	line-height: 1.55;
	color: #F3F1ED;
}

.ov-contact-list a {
	color: #F3F1ED;
	text-decoration: none;
}

.ov-contact-list a:hover {
	color: #1F6AF5;
}

.ov-form {
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.ov-field label {
	display: block;
	font-size: 10.5px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #75726C;
}

.ov-optional {
	text-transform: none;
	letter-spacing: 0;
	font-size: 11.5px;
}

.ov-field input,
.ov-field textarea {
	width: 100%;
	appearance: none;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #3A3D42;
	padding: 14px 0 16px;
	color: #F3F1ED;
	font: inherit;
	font-size: 18px;
	outline: none;
	resize: vertical;
}

.ov-field textarea {
	line-height: 1.6;
}

.ov-field input::placeholder,
.ov-field textarea::placeholder {
	color: rgba(243, 241, 237, 0.38);
}

.ov-field input:focus,
.ov-field textarea:focus {
	border-bottom-color: #1F6AF5;
}

.ov-submit {
	appearance: none;
	align-self: flex-start;
	border: 0;
	cursor: pointer;
	background: #1F6AF5;
	color: #fff;
	font: inherit;
	font-size: 14.5px;
	font-weight: 500;
	padding: 17px 30px;
	border-radius: 999px;
	transition: background 0.2s ease;
}

.ov-submit:hover {
	background: #1857CE;
}

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

.ov-form-feedback {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
}

.ov-form-feedback--success {
	color: #C8E6C9;
}

.ov-form-feedback--success p {
	margin: 0;
}

.ov-form-feedback--error {
	color: #FFB4AB;
}

@media (max-width: 720px) {
	.ov-hero .home-wrap {
		padding-top: 32px;
	}

	.ov-contact-grid {
		gap: 56px;
	}
}
