/* BEM: site-footer */

.site-footer {
	background: var(--color-footer);
	color: var(--color-footer-text);
}

.site-footer__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 48px 40px;
	padding: 80px 0 56px;
}

.site-footer__logo img,
.site-footer .custom-logo {
	max-height: 52px;
	width: auto;
	filter: brightness(0) invert(1);
}

.site-footer__title {
	color: var(--color-white);
	font-size: 1rem;
	margin: 0 0 22px;
	font-weight: 700;
	letter-spacing: 0.02em;
}

.site-footer__about {
	margin: 20px 0 0;
	font-size: 0.9rem;
	line-height: 1.8;
	color: var(--color-footer-text);
}

.site-footer__title--nested {
	margin-top: 28px;
	margin-bottom: 14px;
	font-size: 0.92rem;
}

.site-footer__col--brand .site-footer__contact {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer__connect {
	margin-top: 28px;
	padding: 18px 16px 16px;
	border-radius: 16px;
	background: linear-gradient(145deg, rgba(108, 60, 255, 0.14), rgba(243, 63, 166, 0.1));
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.site-footer__connect-title {
	margin: 0 0 14px;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--color-white);
}

.site-footer__social {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.site-footer__social-link {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.16);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	transition: transform var(--transition), background var(--transition), border-color var(--transition), box-shadow var(--transition);
}

.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
	transform: translateY(-3px);
	background: linear-gradient(135deg, rgba(108, 60, 255, 0.85), rgba(243, 63, 166, 0.85));
	border-color: transparent;
	box-shadow: 0 10px 22px rgba(108, 60, 255, 0.28);
	outline: none;
}

.site-footer__social-icon {
	width: 20px;
	height: 20px;
	object-fit: contain;
	display: block;
}

.site-footer__social-brand {
	width: 18px;
	height: 18px;
	background: #fff;
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
}

.site-footer__social-link--facebook .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M14 9h3V6h-3c-2.8 0-4 1.4-4 4v2H7v3h3v7h3v-7h2.8L16 12h-3v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M14 9h3V6h-3c-2.8 0-4 1.4-4 4v2H7v3h3v7h3v-7h2.8L16 12h-3v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E");
}

.site-footer__social-link--tiktok .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16.5 5.5c1 1.1 2.3 1.8 3.8 1.9V11c-1.3 0-2.5-.4-3.5-1.1v5.8c0 3.4-2.8 6.2-6.2 6.2S4.4 19.1 4.4 15.7s2.8-6.2 6.2-6.2c.3 0 .7 0 1 .1v3.3c-.3-.1-.7-.2-1-.2-1.6 0-3 1.4-3 3s1.4 3 3 3 3-1.4 3-3V5.5h2.6z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16.5 5.5c1 1.1 2.3 1.8 3.8 1.9V11c-1.3 0-2.5-.4-3.5-1.1v5.8c0 3.4-2.8 6.2-6.2 6.2S4.4 19.1 4.4 15.7s2.8-6.2 6.2-6.2c.3 0 .7 0 1 .1v3.3c-.3-.1-.7-.2-1-.2-1.6 0-3 1.4-3 3s1.4 3 3 3 3-1.4 3-3V5.5h2.6z'/%3E%3C/svg%3E");
}

.site-footer__social-link--youtube .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M21.6 7.2a2.5 2.5 0 00-1.8-1.8C17.8 5 12 5 12 5s-5.8 0-7.8.4A2.5 2.5 0 002.4 7.2 26 26 0 002 12a26 26 0 00.4 4.8 2.5 2.5 0 001.8 1.8C6.2 19 12 19 12 19s5.8 0 7.8-.4a2.5 2.5 0 001.8-1.8A26 26 0 0022 12a26 26 0 00-.4-4.8zM10 15.5v-7l6 3.5-6 3.5z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M21.6 7.2a2.5 2.5 0 00-1.8-1.8C17.8 5 12 5 12 5s-5.8 0-7.8.4A2.5 2.5 0 002.4 7.2 26 26 0 002 12a26 26 0 00.4 4.8 2.5 2.5 0 001.8 1.8C6.2 19 12 19 12 19s5.8 0 7.8-.4a2.5 2.5 0 001.8-1.8A26 26 0 0022 12a26 26 0 00-.4-4.8zM10 15.5v-7l6 3.5-6 3.5z'/%3E%3C/svg%3E");
}

.site-footer__social-link--instagram .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 2h10a5 5 0 015 5v10a5 5 0 01-5 5H7a5 5 0 01-5-5V7a5 5 0 015-5zm10 2H7a3 3 0 00-3 3v10a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3zm-5 3.5A4.5 4.5 0 1112 16a4.5 4.5 0 010-9zm0 2A2.5 2.5 0 1014.5 12 2.5 2.5 0 0012 9.5zM17.5 6a1 1 0 110 2 1 1 0 010-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 2h10a5 5 0 015 5v10a5 5 0 01-5 5H7a5 5 0 01-5-5V7a5 5 0 015-5zm10 2H7a3 3 0 00-3 3v10a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3zm-5 3.5A4.5 4.5 0 1112 16a4.5 4.5 0 010-9zm0 2A2.5 2.5 0 1014.5 12 2.5 2.5 0 0012 9.5zM17.5 6a1 1 0 110 2 1 1 0 010-2z'/%3E%3C/svg%3E");
}

.site-footer__social-link--zalo .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 4h16a2 2 0 012 2v8a2 2 0 01-2 2h-5.4L8.8 20.6 9.6 16H4a2 2 0 01-2-2V6a2 2 0 012-2zm2 4v2h3V8H6zm0 4v2h8v-2H6z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 4h16a2 2 0 012 2v8a2 2 0 01-2 2h-5.4L8.8 20.6 9.6 16H4a2 2 0 01-2-2V6a2 2 0 012-2zm2 4v2h3V8H6zm0 4v2h8v-2H6z'/%3E%3C/svg%3E");
}

.site-footer__social-link--telegram .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M21.9 4.6L2.8 11.8c-1.1.4-1.1 1.1-.2 1.4l4.9 1.5 1.9 5.8c.2.7.8.7 1.1.3l2.6-2.6 4.9 3.6c.7.5 1.2.2 1.4-.7l3.2-15.1c.3-1.1-.4-1.6-1.3-1.2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M21.9 4.6L2.8 11.8c-1.1.4-1.1 1.1-.2 1.4l4.9 1.5 1.9 5.8c.2.7.8.7 1.1.3l2.6-2.6 4.9 3.6c.7.5 1.2.2 1.4-.7l3.2-15.1c.3-1.1-.4-1.6-1.3-1.2z'/%3E%3C/svg%3E");
}

.site-footer__social-link--twitter .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M18.9 3H22l-6.8 7.8L23 21h-6.2l-4.9-6.4L5.8 21H2.7l7.3-8.4L1 3h6.4l4.4 5.8L18.9 3zm-1.1 16h1.7L7.1 4.9H5.3L17.8 19z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M18.9 3H22l-6.8 7.8L23 21h-6.2l-4.9-6.4L5.8 21H2.7l7.3-8.4L1 3h6.4l4.4 5.8L18.9 3zm-1.1 16h1.7L7.1 4.9H5.3L17.8 19z'/%3E%3C/svg%3E");
}

.site-footer__social-link--messenger .site-footer__social-brand {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 3C6.5 3 2 6.9 2 11.7c0 2.8 1.5 5.3 3.9 6.9L5 21l3.3-1.2c1.1.3 2.4.5 3.7.5 5.5 0 10-3.9 10-8.6S17.5 3 12 3z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 3C6.5 3 2 6.9 2 11.7c0 2.8 1.5 5.3 3.9 6.9L5 21l3.3-1.2c1.1.3 2.4.5 3.7.5 5.5 0 10-3.9 10-8.6S17.5 3 12 3z'/%3E%3C/svg%3E");
}

.site-footer__social-fallback {
	font-size: 0.68rem;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0.02em;
}

.site-footer__menu a {
	display: block;
	padding: 7px 0;
	font-size: 0.9rem;
	color: var(--color-footer-link);
	transition: color var(--transition), padding-left var(--transition);
}

.site-footer__menu a:hover {
	color: var(--color-pink);
	padding-left: 4px;
}

.site-footer__contact li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 7px 0;
	font-size: 0.9rem;
	line-height: 1.6;
}

.site-footer__contact a {
	color: var(--color-footer-link);
	transition: color var(--transition);
}

.site-footer__contact a:hover {
	color: var(--color-pink);
}

.site-footer__icon {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	margin-top: 4px;
	background: var(--color-pink);
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
}

.site-footer__icon--pin { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.1 2 5 5.1 5 9c0 5.2 7 13 7 13s7-7.8 7-13c0-3.9-3.1-7-7-7zm0 9.5c-1.4 0-2.5-1.1-2.5-2.5S10.6 6.5 12 6.5s2.5 1.1 2.5 2.5S13.4 11.5 12 11.5z'/%3E%3C/svg%3E"); }
.site-footer__icon--phone { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.5 2.9 3.7 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1V21c0 .6-.4 1-1 1C10.3 22 2 13.7 2 3c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1 0 1.3.2 2.5.6 3.6.1.3 0 .7-.2 1L6.6 10.8z'/%3E%3C/svg%3E"); }
.site-footer__icon--mail { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V6a2 2 0 00-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E"); }
.site-footer__icon--clock { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 100 20 10 10 0 000-20zm1 5v5.2l3.5 2.1-.9 1.5L11 13V7h2z'/%3E%3C/svg%3E"); }

.site-footer__newsletter {
	background: rgba(255, 255, 255, 0.06);
	padding: 28px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site-footer__newsletter-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.site-footer__newsletter-text {
	margin: 0;
	font-size: 0.95rem;
	font-weight: 500;
	color: var(--color-white);
}

.newsletter-form {
	display: flex;
	gap: 12px;
	flex: 1;
	max-width: 460px;
}

.newsletter-form__input {
	flex: 1;
	border: 0;
	border-radius: var(--radius-input);
	padding: 14px 18px;
	font: inherit;
	font-size: 0.9rem;
	min-height: 48px;
}

.newsletter-form__submit {
	min-height: 48px;
	border-radius: var(--radius-btn);
	white-space: nowrap;
}

.site-footer__bottom {
	background: var(--color-footer-bar);
	padding: 18px 0;
	font-size: 0.85rem;
}

.site-footer__bottom-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.site-footer__legal {
	display: flex;
	gap: 20px;
}

.site-footer__legal a {
	color: var(--color-footer-link);
	transition: color var(--transition);
}

.site-footer__legal a:hover {
	color: var(--color-pink);
}

.bt-form-message {
	margin-top: 8px;
	font-size: 0.85rem;
}

.bt-form-message--success { color: #86efac; }
.bt-form-message--error { color: #fca5a5; }

/* Floating contact (site-wide) */
.bt-contact-float {
	position: fixed;
	right: 18px;
	bottom: 24px;
	z-index: 90;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 10px;
}

.bt-contact-float__btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 48px;
	padding: 0 14px 0 12px;
	border-radius: 999px;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 10px 28px rgba(44, 34, 88, 0.18);
	font-size: 0.82rem;
	font-weight: 700;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bt-contact-float__btn:hover,
.bt-contact-float__btn:focus-visible {
	transform: translateY(-2px);
	box-shadow: 0 14px 32px rgba(44, 34, 88, 0.22);
	color: #fff;
}

.bt-contact-float__icon {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	display: inline-block;
	position: relative;
}

.bt-contact-float__icon::after {
	content: '';
	position: absolute;
	inset: 6px;
	background: #fff;
	-webkit-mask: center / contain no-repeat;
	mask: center / contain no-repeat;
}

.bt-contact-float__btn--zalo {
	background: #0068FF;
}

.bt-contact-float__btn--zalo .bt-contact-float__icon::after {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3C6.5 3 2 6.9 2 11.7c0 2.8 1.5 5.3 3.9 6.9L5 21l3.3-1.2c1.1.3 2.4.5 3.7.5 5.5 0 10-3.9 10-8.6S17.5 3 12 3z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3C6.5 3 2 6.9 2 11.7c0 2.8 1.5 5.3 3.9 6.9L5 21l3.3-1.2c1.1.3 2.4.5 3.7.5 5.5 0 10-3.9 10-8.6S17.5 3 12 3z'/%3E%3C/svg%3E");
}

/* Uploaded Zalo logo: icon only, no blue pill */
.bt-contact-float__btn--has-logo {
	min-height: 0;
	padding: 0;
	gap: 0;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
}

.bt-contact-float__btn--has-logo:hover,
.bt-contact-float__btn--has-logo:focus-visible {
	box-shadow: none;
	transform: translateY(-2px) scale(1.04);
}

.bt-contact-float__logo {
	display: block;
	width: 56px;
	height: 56px;
	object-fit: contain;
	border-radius: 0;
}

.bt-contact-float__btn--messenger {
	background: linear-gradient(135deg, #A033FF 0%, #5B7CFF 55%, #00C6FF 100%);
}

.bt-contact-float__btn--messenger .bt-contact-float__icon::after {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.5 2 2 6.1 2 11.1c0 2.8 1.4 5.3 3.6 7V22l3.4-1.9c.9.3 1.9.4 3 .4 5.5 0 10-4.1 10-9.1S17.5 2 12 2zm1.1 12.2l-2.5-2.7-4.9 2.7 5.4-5.7 2.6 2.7 4.8-2.7-5.4 5.7z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.5 2 2 6.1 2 11.1c0 2.8 1.4 5.3 3.6 7V22l3.4-1.9c.9.3 1.9.4 3 .4 5.5 0 10-4.1 10-9.1S17.5 2 12 2zm1.1 12.2l-2.5-2.7-4.9 2.7 5.4-5.7 2.6 2.7 4.8-2.7-5.4 5.7z'/%3E%3C/svg%3E");
}

.bt-contact-float__btn--phone {
	background: #F33FA6;
}

.bt-contact-float__btn--phone .bt-contact-float__icon::after {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1.1-.2 1.2.4 2.5.6 3.8.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.6 21 3 13.4 3 4c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1 0 1.3.2 2.6.6 3.8.1.4 0 .8-.3 1.1L6.6 10.8z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1.1-.2 1.2.4 2.5.6 3.8.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.6 21 3 13.4 3 4c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1 0 1.3.2 2.6.6 3.8.1.4 0 .8-.3 1.1L6.6 10.8z'/%3E%3C/svg%3E");
}

@media (max-width: 767px) {
	.bt-contact-float {
		right: 12px;
		bottom: 14px;
	}

	.bt-contact-float__label {
		position: absolute;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0 0 0 0);
	}

	.bt-contact-float__btn {
		width: 48px;
		height: 48px;
		padding: 0;
		justify-content: center;
		border-radius: 50%;
	}

	.bt-contact-float__btn--has-logo {
		width: auto;
		height: auto;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
	}

	.bt-contact-float__logo {
		width: 52px;
		height: 52px;
	}

	.bt-contact-float__icon {
		width: 22px;
		height: 22px;
		background: transparent;
	}

	.bt-contact-float__icon::after {
		inset: 0;
	}

	.site-footer__grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0;
		padding: 36px 0 4px;
	}

	.site-footer__col {
		padding: 18px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	}

	.site-footer__col--brand {
		grid-column: 1 / -1;
		text-align: center;
		padding-top: 0;
		padding-bottom: 22px;
	}

	.site-footer__logo {
		display: flex;
		justify-content: center;
	}

	.site-footer__logo img,
	.site-footer .custom-logo {
		max-height: 44px;
	}

	.site-footer__about {
		margin: 14px auto 0;
		max-width: 34ch;
		font-size: 0.86rem;
		line-height: 1.65;
		opacity: 0.9;
	}

	.site-footer__title--nested {
		margin-top: 20px;
		margin-bottom: 10px;
		text-align: left;
	}

	.site-footer__col--brand .site-footer__contact {
		margin: 0 auto;
		max-width: 100%;
		text-align: left;
	}

	.site-footer__col--brand .site-footer__contact li {
		padding: 5px 0;
		font-size: 0.86rem;
	}

	.site-footer__title {
		margin: 0 0 12px;
		font-size: 0.92rem;
	}

	.site-footer__menu {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.site-footer__menu a {
		padding: 5px 0;
		font-size: 0.86rem;
		line-height: 1.45;
	}

	.site-footer__menu a:hover {
		padding-left: 0;
	}

	.site-footer__col--policies {
		grid-column: 1 / -1;
		border-bottom: 0;
		padding-bottom: 8px;
	}

	.site-footer__connect {
		margin-top: 18px;
		padding: 14px 12px 12px;
		border-radius: 14px;
		text-align: center;
	}

	.site-footer__connect-title {
		margin: 0 0 12px;
		font-size: 0.72rem;
		letter-spacing: 0.1em;
	}

	.site-footer__social {
		justify-content: center;
		gap: 8px;
	}

	.site-footer__social-link {
		width: 40px;
		height: 40px;
	}

	.site-footer__newsletter {
		padding: 22px 0 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		background: rgba(255, 255, 255, 0.04);
	}

	.site-footer__newsletter-inner {
		gap: 14px;
	}

	.site-footer__newsletter-text {
		text-align: center;
		font-size: 0.9rem;
		line-height: 1.45;
		font-weight: 600;
	}

	.newsletter-form {
		gap: 10px;
	}

	.newsletter-form__input {
		width: 100%;
		padding: 13px 16px;
		min-height: 46px;
		border-radius: 12px;
		font-size: 0.9rem;
	}

	.newsletter-form__submit {
		width: 100%;
		min-height: 46px;
		border-radius: 12px;
		font-weight: 700;
	}

	.site-footer__bottom {
		padding: 16px 0 92px;
	}

	.site-footer__bottom-inner {
		justify-content: center;
	}

	.site-footer__copy {
		margin: 0;
		text-align: center;
		width: 100%;
		opacity: 0.75;
		font-size: 0.8rem;
	}
}
