.botta-consultancy-page {
	--botta-consultancy-bg: #fbfaf5;
	--botta-consultancy-ink: #10200f;
	--botta-consultancy-copy: #53604f;
	--botta-consultancy-line: rgba(16, 32, 15, 0.14);
	--botta-consultancy-sand: #ddb98f;
	--botta-consultancy-olive: #0f1a0f;
	--botta-consultancy-cream: #f2ece1;
	background: var(--botta-consultancy-bg);
	color: var(--botta-consultancy-ink);
	min-height: 100vh;
	padding-top: 96px;
}

.botta-consultancy-page a {
	color: inherit;
	text-decoration: none;
}

.botta-consultancy-page .botta-fh-nav-cta,
.botta-consultancy-page .botta-fh-button,
.botta-consultancy-page .botta-fh-button:visited,
.botta-consultancy-page .botta-fh-nav-cta:visited {
	color: #fff;
}

.botta-consultancy-page .botta-fh-nav-cta:hover,
.botta-consultancy-page .botta-fh-nav-cta:focus-visible,
.botta-consultancy-page .botta-fh-button:hover,
.botta-consultancy-page .botta-fh-button:focus-visible {
	color: #091306;
	background: #fcfcf7;
	border-color: #091306;
}

.botta-consultancy-page__inner {
	width: min(calc(100% - 48px), 1240px);
	margin: 0 auto;
}

.botta-consultancy-page .botta-fh-footer {
	width: min(calc(100% - 48px), 1240px);
	min-height: 0;
	padding-bottom: 56px;
}

.botta-consultancy-approach,
.botta-consultancy-quote,
.botta-consultancy-fit,
.botta-consultancy-cta {
	margin-top: 88px;
}

.botta-consultancy-hero {
	margin-bottom: 38px;
}

.botta-consultancy-hero__visual {
	overflow: hidden;
	border-radius: 32px;
	background: #ecefe9;
}

.botta-consultancy-hero__visual img {
	display: block;
	width: 100%;
	height: 520px;
	object-fit: cover;
	object-position: center;
}

.botta-consultancy-hero__content {
	margin-top: 18px;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 58px;
	padding: 46px 0 42px;
	align-items: start;
}

@media (max-width: 880px) {
	.botta-consultancy-hero__content {
		grid-template-columns: 1fr;
		gap: 32px;
		padding: 32px 0 24px;
	}
}

.botta-consultancy-hero__content h1,
.botta-consultancy-approach h2,
.botta-consultancy-fit h2,
.botta-consultancy-cta h2 {
	margin: 0;
	font-size: clamp(34px, 4vw, 52px);
	font-weight: 700;
	line-height: 1.02;
	letter-spacing: -0.04em;
}

.botta-consultancy-hero__aside {
	display: grid;
	gap: 24px;
	padding-top: 8px;
}

.botta-consultancy-hero__aside p,
.botta-consultancy-approach-card p,
.botta-consultancy-fit__content p,
.botta-consultancy-fit__content li {
	margin: 0;
	color: var(--botta-consultancy-copy);
	font-size: 14px;
	line-height: 1.58;
}

.botta-consultancy-hero__button,
.botta-consultancy-cta__button {
	width: 100%;
	justify-content: center;
}

.botta-consultancy-approach h2 {
	font-size: clamp(28px, 3vw, 38px);
}

.botta-consultancy-approach__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	justify-content: stretch;
	gap: 56px;
	margin-top: 26px;
	overflow: visible;
}

.botta-consultancy-approach-card {
	position: relative;
	display: grid;
	grid-template-rows: 360px auto 1fr;
	align-content: start;
	gap: 18px;
	width: 100%;
	height: 560px;
	padding: 22px 22px 20px;
	border-radius: 50px;
	background: #d4b290;
	overflow: visible;
	isolation: isolate;
	z-index: 1;
}

.botta-consultancy-approach-card:nth-child(1) {
	z-index: 3;
}

.botta-consultancy-approach-card:nth-child(2) {
	z-index: 2;
}

.botta-consultancy-approach-card__media {
	overflow: hidden;
	width: 100%;
	height: 360px;
	border-radius: 40px;
}

.botta-consultancy-approach-card__media img {
	display: block;
	width: 100%;
	height: 360px;
	object-fit: cover;
	object-position: 50% 50%;
}

.botta-consultancy-approach-card h3 {
	margin: 0;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.04;
	letter-spacing: -0.04em;
}

.botta-consultancy-approach-card p {
	font-size: 12px;
	line-height: 1.42;
}

.botta-consultancy-approach-card__arrow {
	position: absolute;
	right: -54px;
	top: 50%;
	z-index: 10;
	width: 52px;
	height: 52px;
	margin-top: -26px;
	pointer-events: none;
}

.botta-consultancy-approach-card__arrow::before {
	content: "";
	position: absolute;
	inset: 0;
	background-color: #d4b290;
	-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52' fill='none'><path d='M26 0C20.8577 0 15.8309 1.52487 11.5552 4.38179C7.27951 7.23871 3.94702 11.2994 1.97914 16.0502C0.0112654 20.8011 -0.503621 26.0288 0.499594 31.0723C1.50281 36.1159 3.97907 40.7486 7.61524 44.3848C11.2514 48.0209 15.8842 50.4972 20.9277 51.5004C25.9712 52.5036 31.1989 51.9887 35.9498 50.0209C40.7007 48.053 44.7613 44.7205 47.6182 40.4448C50.4751 36.1691 52 31.1423 52 26C51.9927 19.1066 49.2511 12.4976 44.3767 7.62326C39.5024 2.74889 32.8934 0.00727955 26 0ZM26 48C21.6488 48 17.3953 46.7097 13.7775 44.2923C10.1596 41.8749 7.33979 38.439 5.67466 34.419C4.00953 30.3991 3.57386 25.9756 4.42274 21.708C5.27161 17.4404 7.36691 13.5204 10.4437 10.4437C13.5204 7.3669 17.4404 5.2716 21.708 4.42272C25.9756 3.57385 30.3991 4.00952 34.419 5.67465C38.439 7.33978 41.875 10.1596 44.2923 13.7775C46.7097 17.3953 48 21.6488 48 26C47.9934 31.8327 45.6734 37.4247 41.5491 41.549C37.4247 45.6734 31.8327 47.9934 26 48ZM37.415 24.585C37.601 24.7707 37.7485 24.9913 37.8491 25.2341C37.9498 25.4769 38.0016 25.7372 38.0016 26C38.0016 26.2628 37.9498 26.5231 37.8491 26.7659C37.7485 27.0087 37.601 27.2293 37.415 27.415L29.415 35.415C29.0397 35.7903 28.5307 36.0011 28 36.0011C27.4693 36.0011 26.9603 35.7903 26.585 35.415C26.2097 35.0397 25.9989 34.5307 25.9989 34C25.9989 33.4693 26.2097 32.9603 26.585 32.585L31.1725 28H16C15.4696 28 14.9609 27.7893 14.5858 27.4142C14.2107 27.0391 14 26.5304 14 26C14 25.4696 14.2107 24.9609 14.5858 24.5858C14.9609 24.2107 15.4696 24 16 24H31.1725L26.585 19.415C26.2097 19.0397 25.9989 18.5307 25.9989 18C25.9989 17.4693 26.2097 16.9603 26.585 16.585C26.9603 16.2097 27.4693 15.9989 28 15.9989C28.5307 15.9989 29.0397 16.2097 29.415 16.585L37.415 24.585Z' fill='%23D4B290'/></svg>");
	mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52' fill='none'><path d='M26 0C20.8577 0 15.8309 1.52487 11.5552 4.38179C7.27951 7.23871 3.94702 11.2994 1.97914 16.0502C0.0112654 20.8011 -0.503621 26.0288 0.499594 31.0723C1.50281 36.1159 3.97907 40.7486 7.61524 44.3848C11.2514 48.0209 15.8842 50.4972 20.9277 51.5004C25.9712 52.5036 31.1989 51.9887 35.9498 50.0209C40.7007 48.053 44.7613 44.7205 47.6182 40.4448C50.4751 36.1691 52 31.1423 52 26C51.9927 19.1066 49.2511 12.4976 44.3767 7.62326C39.5024 2.74889 32.8934 0.00727955 26 0ZM26 48C21.6488 48 17.3953 46.7097 13.7775 44.2923C10.1596 41.8749 7.33979 38.439 5.67466 34.419C4.00953 30.3991 3.57386 25.9756 4.42274 21.708C5.27161 17.4404 7.36691 13.5204 10.4437 10.4437C13.5204 7.3669 17.4404 5.2716 21.708 4.42272C25.9756 3.57385 30.3991 4.00952 34.419 5.67465C38.439 7.33978 41.875 10.1596 44.2923 13.7775C46.7097 17.3953 48 21.6488 48 26C47.9934 31.8327 45.6734 37.4247 41.5491 41.549C37.4247 45.6734 31.8327 47.9934 26 48ZM37.415 24.585C37.601 24.7707 37.7485 24.9913 37.8491 25.2341C37.9498 25.4769 38.0016 25.7372 38.0016 26C38.0016 26.2628 37.9498 26.5231 37.8491 26.7659C37.7485 27.0087 37.601 27.2293 37.415 27.415L29.415 35.415C29.0397 35.7903 28.5307 36.0011 28 36.0011C27.4693 36.0011 26.9603 35.7903 26.585 35.415C26.2097 35.0397 25.9989 34.5307 25.9989 34C25.9989 33.4693 26.2097 32.9603 26.585 32.585L31.1725 28H16C15.4696 28 14.9609 27.7893 14.5858 27.4142C14.2107 27.0391 14 26.5304 14 26C14 25.4696 14.2107 24.9609 14.5858 24.5858C14.9609 24.2107 15.4696 24 16 24H31.1725L26.585 19.415C26.2097 19.0397 25.9989 18.5307 25.9989 18C25.9989 17.4693 26.2097 16.9603 26.585 16.585C26.9603 16.2097 27.4693 15.9989 28 15.9989C28.5307 15.9989 29.0397 16.2097 29.415 16.585L37.415 24.585Z' fill='%23D4B290'/></svg>");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.botta-consultancy-quote {
	display: flex;
	padding: 48px 218px;
	flex-direction: column;
	align-items: center;
	gap: 80px;
	align-self: stretch;
	border-radius: 50px;
	background: #091306;
	color: #fff;
	text-align: center;
}

.botta-consultancy-quote__mark {
	font-size: 64px;
	line-height: 1;
}

.botta-consultancy-quote blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: none;
	background: transparent;
}

.botta-consultancy-quote blockquote p {
	max-width: 760px;
	margin: 0 auto 18px;
	font-size: clamp(28px, 3.4vw, 42px);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: -0.04em;
	color: #fff !important;
}

.botta-consultancy-quote footer {
	max-width: 620px;
	margin: 0 auto;
	color: rgba(255, 255, 255, 0.82) !important;
	font-size: 12px;
	line-height: 1.45;
}

.botta-consultancy-quote cite {
	display: block;
	margin-top: 22px;
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	color: #fff !important;
	text-transform: none;
}

.botta-consultancy-quote cite span {
	display: inline-block;
	margin-top: 0;
}

.botta-consultancy-fit {
	display: grid;
	grid-template-columns: 708px minmax(320px, 1fr);
	gap: 40px;
	align-items: center;
}

.botta-consultancy-fit__media {
	overflow: hidden;
	border-radius: 0 50px 50px 0;
	width: 708px;
	height: 485px;
}

.botta-consultancy-fit__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.botta-consultancy-fit h2 {
	font-size: clamp(30px, 3vw, 40px);
}

.botta-consultancy-fit__content ul {
	display: grid;
	gap: 14px;
	padding: 0;
	margin: 22px 0 0;
	list-style: none;
}

.botta-consultancy-fit__content li {
	position: relative;
	padding-left: 42px;
}

.botta-consultancy-fit__content li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 26px;
	height: 26px;
	background: url("../vector/Icon Container.svg") center / contain no-repeat;
}

.botta-consultancy-cta {
	display: grid;
	justify-items: center;
	gap: 10px;
	padding: 42px 0 26px;
	text-align: center;
}

.botta-consultancy-cta__eyebrow {
	margin: 0;
	color: #6d7768;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.24em;
	text-transform: uppercase;
}

.botta-consultancy-cta h2 {
	font-size: clamp(30px, 3vw, 40px);
}

.botta-consultancy-cta__button {
	min-width: 280px;
	max-width: 360px;
}

@media (max-width: 980px) {
	.botta-consultancy-hero__content,
	.botta-consultancy-fit {
		grid-template-columns: 1fr;
	}

	.botta-consultancy-approach__grid {
		grid-template-columns: 1fr;
	}

	.botta-consultancy-approach-card {
		width: 100%;
		height: auto;
	}

	.botta-consultancy-approach-card__media {
		width: 100%;
	}

	.botta-consultancy-fit__media {
		width: 100%;
		height: 420px;
	}

	.botta-consultancy-quote {
		padding: 42px 48px;
		gap: 46px;
	}

	.botta-consultancy-approach-card__arrow {
		display: none;
	}
}

@media (max-width: 767px) {
	.botta-consultancy-page {
		padding-top: 92px;
	}

	.botta-consultancy-page__inner,
	.botta-consultancy-page .botta-fh-footer {
		width: min(calc(100% - 28px), 1240px);
	}

	.botta-consultancy-hero,
	.botta-consultancy-approach,
	.botta-consultancy-quote,
	.botta-consultancy-fit,
	.botta-consultancy-cta {
		margin-top: 56px;
	}

	.botta-consultancy-hero {
		margin-bottom: 24px;
	}

	.botta-consultancy-hero__visual {
		border-radius: 22px;
	}

	.botta-consultancy-hero__visual img {
		height: 280px;
	}

	.botta-consultancy-hero__content h1 {
		font-size: 42px;
	}

	.botta-consultancy-quote {
		padding: 34px 20px;
		gap: 28px;
		border-radius: 28px;
	}

	.botta-consultancy-quote blockquote p {
		font-size: 28px;
	}

	.botta-consultancy-fit__media img {
		min-height: 0;
	}
}
