@charset "UTF-8";

#contact {
	position: relative;
	overflow: hidden;
	padding-top: clamp(88px, 8vw, 112px) !important;
	padding-bottom: clamp(80px, 7vw, 100px) !important;
	border-top: 1px solid rgba(255, 255, 255, 0.07);
}

#contact::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 12% 18%, rgba(212, 102, 67, 0.09), transparent 32%),
		radial-gradient(circle at 86% 12%, rgba(75, 106, 137, 0.08), transparent 28%);
	pointer-events: none;
}

#contact .tt-section-inner {
	position: relative;
}

#contact .tt-heading {
	margin-bottom: 34px !important;
}

#contact .tt-heading-subtitle {
	color: rgba(255, 255, 255, 0.56) !important;
}

#services .tt-heading-subtitle {
	margin-bottom: 6px;
}

#services .tt-heading {
	margin-bottom: 10.5% !important;
}

.project-grid-intro {
	display: grid;
	grid-template-columns: minmax(0, 1.28fr) minmax(240px, 0.72fr);
	gap: clamp(18px, 2.6vw, 42px);
	align-items: end;
	padding: clamp(32px, 4.5vw, 54px) 0 clamp(18px, 2.8vw, 28px);
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.project-grid-intro-main {
	max-width: 720px;
}

.project-grid-intro-kicker {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.48);
}

.project-grid-intro-kicker::before {
	content: "";
	width: 42px;
	height: 1px;
	background: rgba(255, 255, 255, 0.22);
}

.project-grid-intro-title {
	margin: 0;
	font-family: "Bebas Neue", Impact, sans-serif;
	font-size: clamp(30px, 4.2vw, 56px);
	line-height: 0.86;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	max-width: 18ch;
	text-wrap: balance;
}

.project-grid-intro-title-line {
	display: inline;
	white-space: normal;
}

.project-grid-intro-side {
	display: grid;
	gap: 12px;
	align-self: center;
	padding-bottom: 0;
}

.project-grid-intro-copy {
	max-width: 30ch;
	margin: 0;
	font-size: 13px;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.66);
}

.project-grid-intro-meta {
	font-size: 9px;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.34);
}

#portfolio-grid.pgi-cap-inside .pgi-categories-wrap {
	display: inline-flex;
	align-items: center;
	margin-top: 12px;
	overflow: visible;
}

#portfolio-grid.pgi-cap-inside .pgi-category {
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	padding: 7px 12px 6px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.92);
}

.home-social-strip {
	display: flex;
	justify-content: flex-end;
	padding: clamp(20px, 2.6vw, 34px) clamp(18px, 2vw, 32px) 0;
	margin-top: 0;
	margin-bottom: clamp(6px, 1vw, 14px);
	background: transparent;
}

.home-social-strip .home-social-icons {
	height: auto;
	line-height: 1;
}

.home-social-strip .home-social-icons::before,
.home-social-strip .home-social-icons .footer-social-text {
	display: none;
}

.home-social-strip .home-social-icons .social-buttons {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.home-social-strip .home-social-icons .social-buttons > ul {
	gap: 8px;
}

.home-social-strip .home-social-icons .social-buttons > ul > li {
	margin: 0;
}

.home-social-strip .home-social-icons .social-buttons > ul > li a {
	width: 30px;
	height: 30px;
	border: 0;
	border-radius: 0;
	background: transparent;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.34);
	transition: color 0.2s ease, transform 0.2s ease;
}

.home-social-strip .home-social-icons .social-buttons > ul > li a:hover {
	color: rgba(255, 255, 255, 0.62);
	background: transparent;
	transform: translateY(-1px);
}

.tt-page-nav .tt-pn-title,
.tt-page-nav .tt-pn-hover-title {
	font-family: "Bebas Neue", Impact, sans-serif;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.08;
	text-transform: uppercase;
}

.tt-page-nav .tt-pn-title {
	font-size: clamp(40px, 5.2vw, 88px);
}

.tt-page-nav .tt-pn-hover-title {
	font-size: clamp(34px, 4.8vw, 82px);
}

.tt-page-nav .tt-pn-subtitle {
	font-family: "Montserrat", "Avenir Next", "Segoe UI", sans-serif;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.video-showcase-section {
	position: relative;
	padding-top: clamp(84px, 9vw, 132px);
	padding-bottom: clamp(88px, 8vw, 128px);
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	background:
		radial-gradient(circle at 10% 16%, rgba(212, 102, 67, 0.1), transparent 30%),
		radial-gradient(circle at 92% 12%, rgba(75, 106, 137, 0.1), transparent 28%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.01) 100%);
}

.video-showcase-head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 34px;
}

.video-showcase-heading {
	max-width: 560px;
}

.video-showcase-kicker {
	margin-bottom: 14px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.56);
}

.video-showcase-title {
	margin: 0;
	font-size: clamp(42px, 5vw, 72px);
	line-height: 0.94;
	text-transform: uppercase;
}

.video-showcase-copy {
	max-width: 430px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.03em;
	color: rgba(255, 255, 255, 0.62);
}

.video-showcase-stage {
	display: grid;
	grid-template-columns: minmax(0, 1.72fr) minmax(240px, 0.52fr);
	gap: clamp(22px, 3vw, 36px);
	align-items: stretch;
	margin-bottom: 22px;
}

.video-showcase-player-column,
.video-showcase-meta {
	min-width: 0;
}

.video-showcase-player-shell {
	height: 100%;
	position: relative;
	padding: 0;
	border: 0;
	background: transparent;
}

.video-showcase-player-shell::before {
	content: "";
	position: absolute;
	right: 4%;
	bottom: -9%;
	left: 4%;
	height: 34%;
	background: radial-gradient(circle at center, rgba(212, 102, 67, 0.2), rgba(212, 102, 67, 0) 70%);
	filter: blur(34px);
	opacity: 0.46;
	pointer-events: none;
}

.video-showcase-player {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	background: #050505;
	border-radius: 18px;
	box-shadow:
		0 28px 60px rgba(0, 0, 0, 0.38),
		inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}

.video-showcase-player iframe,
.video-showcase-player .video-showcase-player-media {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.video-showcase-player .video-showcase-player-media {
	display: block;
	object-fit: cover;
	background: #050505;
}

.project-vimeo-player-shell {
	cursor: pointer;
}

.project-vimeo-player-shell iframe {
	pointer-events: none;
}

.project-vimeo-player-shell.is-interactive {
	cursor: auto;
}

.project-vimeo-player-shell.is-interactive iframe {
	pointer-events: auto;
}

.project-feature-video-section {
	margin-top: clamp(-88px, -6vw, -44px);
	padding-top: clamp(14px, 2vw, 24px);
	padding-bottom: clamp(18px, 3vw, 36px);
}

.project-feature-video-section .tt-section-inner {
	max-width: 1460px;
}

.video-showcase-meta {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	padding: clamp(24px, 3vw, 36px) 0;
	border: 0;
	background: transparent;
	text-align: right;
}

.video-showcase-meta-kicker {
	margin-bottom: 14px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.5);
}

.video-showcase-meta-title {
	margin: 0 0 16px;
	font-size: clamp(28px, 2.6vw, 42px);
	line-height: 0.98;
	text-transform: uppercase;
}

.video-showcase-meta-copy {
	max-width: 34ch;
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.68);
}

.video-showcase-meta-count {
	display: inline-flex;
	align-items: baseline;
	gap: 6px;
	margin-top: auto;
	padding-top: 42px;
	font-family: "Bebas Neue", "Arial Narrow", sans-serif;
	font-size: 24px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.42);
}

.video-showcase-carousel {
	position: relative;
}

.video-showcase-swiper {
	overflow: hidden;
}

.video-showcase-swiper .swiper-slide {
	height: auto;
}

.video-showcase-nav-wrap {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	margin-top: 18px;
}

.video-showcase-nav {
	position: relative;
	width: 46px;
	height: 46px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.02);
	color: rgba(255, 255, 255, 0.9);
	cursor: pointer;
	transition: border-color 0.24s ease, background-color 0.24s ease, transform 0.24s ease;
}

.video-showcase-nav::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor;
}

.video-showcase-prev::before {
	transform: translate(-36%, -50%) rotate(-135deg);
}

.video-showcase-next::before {
	transform: translate(-64%, -50%) rotate(45deg);
}

.video-showcase-nav:hover {
	border-color: rgba(255, 255, 255, 0.28);
	background: rgba(255, 255, 255, 0.06);
	transform: translateY(-1px);
}

.video-showcase-item {
	display: block;
	padding: 0;
	border: 0;
	background: transparent;
	text-align: left;
	cursor: pointer;
	width: 100%;
}

.video-showcase-thumb {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 16 / 10.2;
	background-color: rgba(255, 255, 255, 0.03);
	border-radius: 16px;
	overflow: hidden;
}

.video-showcase-thumb-media {
	position: absolute;
	inset: -8px;
	display: block;
	border-radius: 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: blur(6px);
	transform: scale(1.06);
	opacity: 0.94;
	transition: transform 0.3s ease, filter 0.3s ease, opacity 0.3s ease;
}


.video-showcase-thumb::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(5, 5, 5, 0.1) 0%, rgba(5, 5, 5, 0.18) 36%, rgba(5, 5, 5, 0.78) 100%);
	transition: opacity 0.25s ease;
}

.video-showcase-item-text {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	gap: 6px;
	padding: 18px 16px 16px;
}

.video-showcase-item-kicker {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.46);
}

.video-showcase-item-title {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.15;
	color: rgba(255, 255, 255, 0.9);
}

.video-showcase-item.is-active .video-showcase-thumb::after,
.video-showcase-item:hover .video-showcase-thumb::after {
	opacity: 0.82;
}

.video-showcase-item.is-active .video-showcase-item-kicker,
.video-showcase-item:hover .video-showcase-item-kicker {
	color: rgba(255, 255, 255, 0.72);
}

.video-showcase-item.is-active .video-showcase-item-title,
.video-showcase-item:hover .video-showcase-item-title {
	color: rgba(255, 255, 255, 1);
}

.video-showcase-item.is-active .video-showcase-thumb-media,
.video-showcase-item:hover .video-showcase-thumb-media {
	filter: blur(3px);
	transform: scale(1.03);
	opacity: 1;
}



.tt-testimonials-slider .tt-ts-text,
.tt-testimonials-slider .tt-ts-subtext {
	font-family: "Montserrat", "Avenir Next", "Segoe UI", sans-serif !important;
	font-style: normal;
}

.tt-testimonials-slider .tt-ts-text {
	max-width: 760px;
	margin: 0 auto;
	font-size: clamp(22px, 1.6vw, 30px);
	font-weight: 500;
	line-height: 1.42;
	letter-spacing: 0.015em;
	color: rgba(255, 255, 255, 0.92);
}

.tt-testimonials-slider .tt-ts-subtext {
	margin-top: 18px;
	font-size: 11px;
	font-weight: 600 !important;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.46);
}

#tt-footer .footer-social.footer-social-icons {
	height: auto;
	line-height: 1;
}

#tt-footer .footer-social.footer-social-icons::before {
	display: none;
}

#tt-footer .footer-social.footer-social-icons .footer-social-text {
	display: none;
}

#tt-footer .footer-social.footer-social-icons .social-buttons {
	opacity: 1;
	visibility: visible;
	transform: none;
}

#tt-footer .footer-social.footer-social-icons .social-buttons > ul {
	gap: 8px;
}

#tt-footer .footer-social.footer-social-icons .social-buttons > ul > li {
	margin: 0;
}

#tt-footer .footer-social.footer-social-icons .social-buttons > ul > li a {
	width: 40px;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.02);
	font-size: 14px;
	color: rgba(255, 255, 255, 0.68);
	transition:
		color 0.2s ease,
		border-color 0.2s ease,
		background-color 0.2s ease,
		transform 0.2s ease;
}

#tt-footer .footer-social.footer-social-icons .social-buttons > ul > li a:hover {
	color: rgba(255, 255, 255, 0.96);
	border-color: rgba(255, 255, 255, 0.28);
	background: rgba(255, 255, 255, 0.06);
	transform: translateY(-1px);
}

body:not(.tt-magic-cursor) #tt-footer .footer-social.footer-social-icons .social-buttons > ul:hover > li a {
	opacity: 1;
}

@media (max-width: 991px) {
	.video-showcase-head {
		flex-direction: column;
		align-items: flex-start;
		gap: 18px;
	}

	.video-showcase-copy {
		max-width: 100%;
	}

	.video-showcase-stage {
		grid-template-columns: 1fr;
	}

	.video-showcase-meta {
		align-items: flex-start;
		padding-top: 0;
		text-align: left;
	}

	.video-showcase-meta-copy {
		max-width: 100%;
	}

	.video-showcase-meta-count {
		padding-top: 28px;
	}

	.video-showcase-carousel {
		margin-top: 0;
	}

	#tt-footer .footer-social.footer-social-icons .social-buttons > ul {
		justify-content: flex-end;
	}

	#tt-footer .footer-social.footer-social-icons .social-buttons > ul > li a {
		width: 38px;
		height: 38px;
		font-size: 13px;
	}

	.tt-testimonials-slider .tt-ts-text {
		font-size: clamp(20px, 4.6vw, 26px);
		line-height: 1.46;
	}
}

.brand-scroll-line .tt-scrolling-text-inner {
	padding-left: 1.6vw;
	font-family: "Bebas Neue", "Arial Narrow", sans-serif !important;
	font-size: clamp(56px, 6.4vw, 116px);
	font-weight: 400;
	letter-spacing: 0.09em;
	line-height: 0.92;
	opacity: 0.68;
	animation: none !important;
	will-change: transform;
}

#contact .tt-heading-title {
	line-height: 1.06 !important;
}

#contact #tt-contact-form {
	max-width: 760px;
}

#contact .tt-row {
	margin-left: -10px;
	margin-right: -10px;
}

#contact .tt-row > [class*="tt-col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

#contact .tt-form-group {
	margin-bottom: 22px;
}

#contact .tt-form-minimal .tt-form-group label {
	display: inline-block;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.64);
}

#contact .tt-form-control:not(textarea):not([size]) {
	height: 48px;
}

#contact .tt-form-minimal .tt-form-control:not(select),
#contact .tt-form-minimal select.tt-form-control:not([multiple]) {
	font-size: 15px;
	border-color: rgba(255, 255, 255, 0.22);
}

#contact .tt-form-minimal .tt-form-control:focus,
#contact .tt-form-minimal select.tt-form-control:focus {
	border-color: rgba(255, 255, 255, 0.86);
}

#contact textarea.tt-form-control {
	min-height: 116px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact .tt-form-text {
	margin-top: 2px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.44);
}

.tt-contact-feedback {
	display: none;
	margin-bottom: 18px;
	padding: 11px 14px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 12px;
	font-size: 13px;
	line-height: 1.6;
}

.tt-contact-feedback.is-success {
	border-color: rgba(95, 183, 120, 0.34);
	background: rgba(95, 183, 120, 0.08);
	color: rgba(225, 245, 229, 0.98);
}

.tt-contact-feedback.is-info {
	border-color: rgba(107, 153, 218, 0.34);
	background: rgba(107, 153, 218, 0.08);
	color: rgba(228, 238, 255, 0.96);
}

.tt-contact-feedback.is-error {
	border-color: rgba(222, 111, 111, 0.34);
	background: rgba(222, 111, 111, 0.08);
	color: rgba(255, 230, 230, 0.96);
}

.tt-contact-honeypot {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

#contact .tt-btn-light-outline {
	margin-top: 24px !important;
}

#contact .tt-btn-light-outline > * {
	padding-left: 28px;
	padding-right: 28px;
}

#tt-footer {
	padding: 20px 0 24px !important;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

#tt-footer .tt-footer-inner {
	align-items: center;
}

#tt-footer .footer-col {
	margin: 0;
	padding: 0 12px;
}

#tt-footer .tt-align-center .footer-col-inner {
	text-align: center;
}

#tt-footer .tt-btn-link > * {
	font-size: 12px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.62);
}

#tt-footer .tt-copyright {
	display: block;
	font-size: 12px;
	letter-spacing: 0.14em;
	color: rgba(255, 255, 255, 0.42);
	line-height: 1.5;
	text-transform: uppercase;
	text-align: center;
}

.tt-footer-signature {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	margin-top: 10px;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.tt-footer-signature-label,
.tt-footer-signature-name {
	font-family: "Montserrat", "Avenir Next", "Segoe UI", sans-serif;
	font-size: 9px;
	font-weight: 500;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	line-height: 1.15;
}

.tt-footer-signature-label {
	color: rgba(255, 255, 255, 0.28);
}

.tt-footer-signature-name {
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: inherit;
	color: rgba(255, 255, 255, 0.62);
	text-decoration: none;
	transition: color 0.2s ease, opacity 0.2s ease;
}

a.tt-footer-signature-name:hover,
a.tt-footer-signature-name:focus {
	color: rgba(255, 255, 255, 0.82);
	opacity: 1;
}

.scroll-down-circle text {
	font-family: "Montserrat", "Avenir Next", "Segoe UI", sans-serif;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 10px;
}

.made-with-love {
	color: rgba(255, 255, 255, 0.46);
	opacity: 1;
}

.mwl-inner {
	gap: 8px;
}

.mwl-text,
.mwl-credit {
	font-family: "Montserrat", "Avenir Next", "Segoe UI", sans-serif;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.48);
}

.mwl-credit {
	color: rgba(255, 255, 255, 0.62);
}

.mwl-icon {
	margin-left: 0;
	font-size: 11px;
	color: rgba(255, 255, 255, 0.42);
	animation: none !important;
}

@media (min-width: 1025px) {
	.brand-scroll-line.scr-text-stroke .tt-scrolling-text-inner {
		color: transparent;
		-webkit-text-stroke-width: 0.35px;
		-webkit-text-stroke-color: rgba(255, 255, 255, 0.18);
		-webkit-text-fill-color: transparent;
		opacity: 0.7;
	}
}

@media (max-width: 1024px) {
	#contact {
		padding-top: 76px !important;
		padding-bottom: 74px !important;
	}

	.brand-scroll-line .tt-scrolling-text-inner {
		color: rgba(255, 255, 255, 0.3);
	}

	#tt-footer {
		padding: 18px 0 28px !important;
	}

	.made-with-love {
		right: 18px;
		bottom: 18px;
		left: auto;
	}

	.mwl-inner {
		transform: none;
		transform-origin: center;
		align-items: center;
		justify-content: flex-end;
	}

}

@media (max-width: 767px) {
	.project-grid-intro {
		grid-template-columns: 1fr;
		gap: 14px;
		padding-top: 28px;
		padding-bottom: 16px;
	}

	.project-grid-intro-kicker {
		margin-bottom: 10px;
		font-size: 10px;
		letter-spacing: 0.18em;
	}

	.project-grid-intro-kicker::before {
		width: 28px;
	}

	.project-grid-intro-title {
		font-size: clamp(34px, 11vw, 52px);
		max-width: 100%;
	}

	.project-grid-intro-side {
		gap: 10px;
		padding-bottom: 0;
	}

	.project-grid-intro-copy {
		max-width: 32ch;
		font-size: 12px;
		line-height: 1.65;
	}

	.home-social-strip {
		display: none;
	}

	.video-showcase-section {
		padding-top: 68px;
		padding-bottom: 72px;
	}

	.video-showcase-head {
		margin-bottom: 22px;
	}

	.video-showcase-kicker {
		margin-bottom: 10px;
		font-size: 11px;
		letter-spacing: 0.16em;
	}

	.video-showcase-title {
		font-size: clamp(30px, 10vw, 42px);
		line-height: 1.02;
		letter-spacing: 0.04em;
	}

	.video-showcase-copy {
		font-size: 12px;
		line-height: 1.7;
	}

	.video-showcase-stage {
		gap: 16px;
		margin-bottom: 16px;
	}

	.video-showcase-player-shell,
	.video-showcase-meta {
		padding: 12px;
	}

	.project-feature-video-section {
		margin-top: -28px;
		padding-top: 14px;
		padding-bottom: 8px;
	}

	.video-showcase-meta {
		padding-left: 0;
		padding-right: 0;
	}

	.video-showcase-meta-title {
		font-size: clamp(24px, 8vw, 30px);
		line-height: 1.02;
	}

	.video-showcase-meta-copy {
		font-size: 13px;
		line-height: 1.7;
	}

	.video-showcase-meta-count {
		padding-top: 20px;
		font-size: 20px;
	}

	.video-showcase-nav-wrap {
		margin-top: 14px;
		justify-content: flex-start;
	}

	.video-showcase-item-title {
		font-size: 16px;
	}

	#contact .tt-heading {
		margin-bottom: 28px !important;
	}

	#contact .tt-form-group {
		margin-bottom: 18px;
	}

	#contact .tt-form-control:not(textarea):not([size]) {
		height: 44px;
	}

	#contact textarea.tt-form-control {
		min-height: 104px;
	}

	#tt-footer .footer-col {
		margin-bottom: 6px;
		padding: 0;
	}

	.tt-footer-signature {
		margin-top: 10px;
		gap: 3px;
	}

	.tt-footer-signature-label,
	.tt-footer-signature-name {
		font-size: 8px;
		letter-spacing: 0.11em;
	}

	.tt-footer-signature-name {
		font-size: 8px !important;
	}

	.made-with-love {
		right: 14px;
		bottom: 14px;
	}

	.mwl-inner {
		gap: 6px;
	}

	.mwl-text,
	.mwl-credit {
		font-size: 9px;
		letter-spacing: 0.14em;
	}

	.mwl-icon {
		font-size: 10px;
	}
}
