.home.telli-r05-phase--home-terminal .telli-home-blog {
	border-bottom: 0;
}

.home.telli-r05-phase--home-terminal footer.wp-block-template-part {
	position: relative;
	z-index: 1;
	margin-block-start: 0 !important;
	background: #081c2a;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer {
	position: relative;
	isolation: isolate;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid rgba(220, 177, 73, .58);
	background: #081c2a;
	color: #f5f2e9;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer::before {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	left: 0;
	height: 220px;
	background:
		radial-gradient(circle at 14% -34%, rgba(213, 152, 1, .18), transparent 52%),
		linear-gradient(180deg, rgba(20, 61, 83, .64), rgba(8, 28, 42, 0));
	content: "";
	pointer-events: none;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__main {
	height: auto;
	min-height: 0;
	background: transparent;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__columns {
	display: grid;
	grid-template-columns: minmax(210px, .78fr) minmax(210px, .72fr) minmax(360px, 1.5fr);
	gap: clamp(48px, 6vw, 96px);
	align-items: start;
	width: min(1240px, calc(100% - 64px));
	height: auto;
	min-height: 0;
	margin-inline: auto;
	padding: clamp(64px, 6.3vw, 88px) 0 clamp(58px, 5.5vw, 78px);
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__column {
	min-width: 0;
	padding: 0;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__brand,
.home.telli-r05-phase--home-terminal .telli-r04-footer__column:nth-child(2),
.home.telli-r05-phase--home-terminal .telli-r04-footer__column:nth-child(3) {
	grid-column: auto;
	grid-row: auto;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__brand {
	display: flex;
	align-items: flex-start;
	min-height: 0;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__brand img {
	display: block;
	width: clamp(138px, 12vw, 176px);
	height: auto;
	max-height: none;
	object-fit: contain;
	object-position: left top;
	filter: drop-shadow(0 16px 24px rgba(0, 0, 0, .28));
}

.home.telli-r05-phase--home-terminal .telli-r04-footer h2 {
	display: block;
	margin: 0 0 24px;
	padding: 0 0 14px;
	border: 0;
	color: #f7f3e8;
	font-family: Poppins, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .14em;
	text-transform: uppercase;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer h2::before {
	display: none;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer h2::after {
	display: block;
	width: 42px;
	height: 2px;
	margin-top: 14px;
	background: #d7a62c;
	content: "";
}

.home.telli-r05-phase--home-terminal .telli-r04-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer li {
	margin: 0;
	padding: 0;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer li + li {
	margin-top: 5px;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer li a {
	display: inline-block;
	max-width: 100%;
	padding: 7px 0;
	color: #e3e8ea;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.65;
	overflow-wrap: anywhere;
	text-decoration-color: transparent;
	text-decoration-thickness: 1px;
	text-underline-offset: 5px;
	transition: color .18s ease, text-decoration-color .18s ease;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer li a:hover {
	color: #f0c461;
	text-decoration-color: currentColor;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer li a:focus-visible,
.home.telli-r05-phase--home-terminal .telli-r04-back-to-top:focus-visible {
	border-radius: 2px;
	outline: 3px solid #f0c461;
	outline-offset: 5px;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright {
	height: auto;
	min-height: 64px;
	border-top: 1px solid rgba(255, 255, 255, .09);
	background: rgba(3, 15, 24, .72);
	color: #aeb8be;
}

.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright-inner {
	display: flex;
	align-items: center;
	width: min(1240px, calc(100% - 64px));
	height: auto;
	min-height: 64px;
	margin-inline: auto;
	padding: 16px 0;
	font-size: 13px;
	line-height: 1.7;
}

.home.telli-r05-phase--home-terminal .telli-r04-back-to-top {
	right: clamp(18px, 2.3vw, 34px);
	bottom: clamp(18px, 2.3vw, 34px);
	width: 48px;
	height: 48px;
	border: 1px solid rgba(240, 196, 97, .82);
	background: #0b2437;
	box-shadow: 0 12px 28px rgba(0, 0, 0, .24);
	color: #f0c461;
}

@media (max-width: 1100px) {
	.home.telli-r05-phase--home-terminal .telli-r04-footer__columns {
		grid-template-columns: minmax(190px, .72fr) minmax(190px, .72fr) minmax(280px, 1.25fr);
		gap: clamp(32px, 4vw, 52px);
		width: min(960px, calc(100% - 48px));
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright-inner {
		width: min(960px, calc(100% - 48px));
	}
}

@media (max-width: 820px) {
	.home.telli-r05-phase--home-terminal .telli-r04-footer__columns {
		grid-template-columns: minmax(150px, .7fr) minmax(170px, .7fr) minmax(250px, 1.25fr);
		gap: 30px;
		width: calc(100% - 40px);
		padding-block: 58px 54px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__brand img {
		width: 132px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer li a {
		font-size: 15px;
		line-height: 1.62;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright-inner {
		width: calc(100% - 40px);
	}
}

@media (max-width: 640px) {
	.home.telli-r05-phase--home-terminal footer.wp-block-template-part {
		margin-block-start: 0 !important;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__columns {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 38px;
		width: calc(100% - 40px);
		min-height: 0;
		padding: 50px 0 46px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__column,
	.home.telli-r05-phase--home-terminal .telli-r04-footer__column:nth-child(2),
	.home.telli-r05-phase--home-terminal .telli-r04-footer__column:nth-child(3) {
		grid-column: auto;
		grid-row: auto;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__brand {
		justify-content: flex-start;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__brand img {
		width: 122px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer h2 {
		margin-bottom: 18px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer li a {
		font-size: 15px;
		line-height: 1.66;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright,
	.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright-inner {
		height: auto;
		min-height: 78px;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-footer__copyright-inner {
		justify-content: flex-start;
		width: calc(100% - 40px);
		padding: 18px 0;
		text-align: left;
	}

	.home.telli-r05-phase--home-terminal .telli-r04-back-to-top {
		right: 16px;
		bottom: 16px;
		width: 44px;
		height: 44px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.home.telli-r05-phase--home-terminal .telli-r04-footer li a,
	.home.telli-r05-phase--home-terminal .telli-r04-back-to-top {
		transition: none;
	}
}
