.home.telli-r05-phase--home-blog .telli-home-blog {
	position: relative;
	isolation: isolate;
	width: min(1280px, calc(100% - 48px));
	max-width: calc(100% - 48px) !important;
	height: auto;
	min-height: 0;
	margin: 0 auto !important;
	padding: clamp(64px, 6vw, 88px) clamp(20px, 2.5vw, 32px) clamp(72px, 7vw, 104px) !important;
	overflow: visible;
	border-top: 1px solid rgba(11, 36, 55, .1);
	border-bottom: 1px solid rgba(11, 36, 55, .1);
	background:
		radial-gradient(circle at 91% 8%, rgba(213, 152, 1, .11) 0 82px, transparent 83px),
		linear-gradient(135deg, #fbfaf7 0%, #f4f1ea 100%);
	color: #243746;
}

.home.telli-r05-phase--home-blog .telli-home-blog__header {
	display: grid;
	grid-template-columns: minmax(260px, 390px) minmax(0, 1fr);
	gap: clamp(32px, 5vw, 72px);
	align-items: end;
	width: 100%;
	height: auto;
	margin: 0 0 clamp(36px, 4vw, 52px);
	padding: 0;
}

.home.telli-r05-phase--home-blog .telli-home-blog__heading {
	align-self: auto;
	padding: 0;
}

.home.telli-r05-phase--home-blog .telli-home-blog__eyebrow {
	gap: 14px;
	color: #a97800;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .14em;
}

.home.telli-r05-phase--home-blog .telli-home-blog__eyebrow::after {
	width: 42px;
	background: #c18b13;
}

.home.telli-r05-phase--home-blog .telli-home-blog__heading h2 {
	margin: 14px 0 0 !important;
	color: #0b2437;
	font-family: Poppins, Arial, sans-serif;
	font-size: clamp(32px, 3.1vw, 46px);
	font-weight: 400;
	line-height: 1.14;
	letter-spacing: -.025em;
}

.home.telli-r05-phase--home-blog .telli-home-blog__header > p {
	align-self: end;
	max-width: 620px;
	margin: 0 !important;
	padding-bottom: 4px;
	color: #425564;
	font-size: 16px;
	line-height: 1.8;
}

.home.telli-r05-phase--home-blog .telli-home-blog__carousel {
	width: 100%;
	margin: 0;
	overflow: visible;
}

.home.telli-r05-phase--home-blog .telli-home-blog__track {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: clamp(18px, 2vw, 28px);
	width: 100%;
	margin: 0;
	transform: none !important;
	transition: none;
}

.home.telli-r05-phase--home-blog .telli-home-blog__item,
.home.telli-r05-phase--home-blog .telli-home-blog__card {
	width: 100%;
	min-width: 0;
	height: 100%;
	margin: 0;
}

.home.telli-r05-phase--home-blog .telli-home-blog__card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid rgba(11, 36, 55, .13);
	border-top: 3px solid #c18b13;
	background: rgba(255, 255, 255, .94);
	box-shadow: 0 18px 46px rgba(11, 36, 55, .09);
}

.home.telli-r05-phase--home-blog .telli-home-blog__media {
	position: relative;
	width: 100%;
	height: auto;
	aspect-ratio: 35 / 29;
	overflow: hidden;
	background: #dfe4e7;
}

.home.telli-r05-phase--home-blog .telli-home-blog__media > a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: hidden;
}

.home.telli-r05-phase--home-blog .telli-home-blog__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: filter .2s ease;
}

.home.telli-r05-phase--home-blog .telli-home-blog__card:hover .telli-home-blog__media img {
	filter: saturate(.88) contrast(1.03);
}

.home.telli-r05-phase--home-blog .telli-home-blog__date {
	top: auto;
	right: 16px;
	bottom: 0;
	left: auto;
	width: 68px;
	height: 68px;
	background: #0b2437;
	box-shadow: 0 10px 24px rgba(11, 36, 55, .22);
	color: #fff;
}

.home.telli-r05-phase--home-blog .telli-home-blog__date strong {
	color: #f0c461;
	font-size: 23px;
}

.home.telli-r05-phase--home-blog .telli-home-blog__date span {
	font-size: 10px;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.home.telli-r05-phase--home-blog .telli-home-blog__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	width: auto;
	min-width: 0;
	margin: 0;
	padding: 25px 24px 27px;
}

.home.telli-r05-phase--home-blog .telli-home-blog__category {
	gap: 12px;
	width: auto;
	color: #667681;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .12em;
}

.home.telli-r05-phase--home-blog .telli-home-blog__category::before {
	width: 24px;
	background: #c18b13;
}

.home.telli-r05-phase--home-blog .telli-home-blog__content h3 {
	margin: 14px 0 22px !important;
	font-size: clamp(19px, 1.5vw, 22px);
	font-weight: 400;
	line-height: 1.48;
}

.home.telli-r05-phase--home-blog .telli-home-blog__content h3 br {
	display: none;
}

.home.telli-r05-phase--home-blog .telli-home-blog__content h3 a {
	color: #0b2437;
	text-decoration: none;
}

.home.telli-r05-phase--home-blog .telli-home-blog__cta {
	align-self: flex-start;
	margin-top: auto;
	color: #946b08;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: .08em;
}

.home.telli-r05-phase--home-blog .telli-home-blog__media a:focus-visible,
.home.telli-r05-phase--home-blog .telli-home-blog__category:focus-visible,
.home.telli-r05-phase--home-blog .telli-home-blog__content h3 a:focus-visible,
.home.telli-r05-phase--home-blog .telli-home-blog__cta:focus-visible {
	outline: 3px solid #d7a62c;
	outline-offset: 4px;
}

.home.telli-r05-phase--home-blog .telli-home-blog__pagination {
	display: none !important;
}

@media (max-width: 1100px) {
	.home.telli-r05-phase--home-blog .telli-home-blog__track {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 900px) {
	.home.telli-r05-phase--home-blog .telli-home-blog__header {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__header > p {
		max-width: 680px;
		padding: 0;
	}
}

@media (max-width: 640px) {
	.home.telli-r05-phase--home-blog .telli-home-blog {
		width: calc(100% - 32px);
		max-width: calc(100% - 32px) !important;
		margin: 0 auto !important;
		padding: 54px 0 64px !important;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__header {
		height: auto;
		margin-bottom: 32px;
		padding: 0 2px;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__heading h2 {
		margin-top: 12px !important;
		font-size: clamp(30px, 10vw, 38px);
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__header > p {
		margin: 0 !important;
		font-size: 15px;
		line-height: 1.7;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__carousel,
	.home.telli-r05-phase--home-blog .telli-home-blog__track {
		width: 100%;
		margin: 0;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__track {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 22px;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__item,
	.home.telli-r05-phase--home-blog .telli-home-blog__card,
	.home.telli-r05-phase--home-blog .telli-home-blog__media,
	.home.telli-r05-phase--home-blog .telli-home-blog__media > a,
	.home.telli-r05-phase--home-blog .telli-home-blog__content,
	.home.telli-r05-phase--home-blog .telli-home-blog__category {
		width: 100%;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__item {
		padding: 0;
	}

	.home.telli-r05-phase--home-blog .telli-home-blog__content {
		padding: 24px 22px 26px;
	}
}
