/**
 * VZUTTYA live footer — 1:1 T396 rec347768114 (1200 / 960 / 640 / 480 / 320).
 */

.fwk-footer.fwk-footer--vzuttya-live,
body.single-product .fwk-footer.fwk-footer--vzuttya-live {
	margin: 0;
	margin-block-start: 0;
	padding: 0;
	padding-block-start: 0;
	border: 0;
	border-top: 0;
	background: var(--fwk-color-surface);
	color: var(--fwk-color-text);
}

.fwk-footer-live__artboard {
	position: relative;
	width: 100%;
	max-width: none;
	height: 930px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: var(--fwk-color-surface);
	color: var(--fwk-color-text);
	font-family: var(--fwk-font);
}

/* Decorative circles */
.fwk-footer-live__blob {
	position: absolute;
	z-index: 0;
	border-radius: 50%;
	pointer-events: none;
}

.fwk-footer-live__blob--a {
	top: 33px;
	left: calc(50% - 600px + 447px);
	width: 850px;
	height: 850px;
	background: var(--fwk-neutral-50);
	box-shadow: -5px -5px 22px color-mix(in oklch, var(--fwk-color-text) 10%, transparent);
}

.fwk-footer-live__blob--b {
	top: 481px;
	left: calc(50% - 600px + -251px);
	width: 913px;
	height: 913px;
	background: var(--fwk-sky-100);
	box-shadow: 5px -5px 22px color-mix(in oklch, var(--fwk-color-text) 10%, transparent);
}

.fwk-footer-live__blob--c {
	top: 118px;
	left: calc(50% - 600px + 552px);
	width: 850px;
	height: 850px;
	background: var(--fwk-neutral-100);
	box-shadow: -5px -5px 22px color-mix(in oklch, var(--fwk-color-text) 10%, transparent);
}

.fwk-footer-live__blob--d {
	top: 204px;
	left: calc(50% - 600px + 659px);
	width: 850px;
	height: 850px;
	background: var(--fwk-color-surface);
	box-shadow: -5px -5px 22px color-mix(in oklch, var(--fwk-color-text) 10%, transparent);
}

.fwk-footer-live__delivery-art {
	position: absolute;
	top: 260px;
	left: calc(50% - 600px + 620px);
	z-index: 1;
	width: 950px;
	max-width: none;
	height: auto;
	pointer-events: none;
}

.fwk-footer-live__title {
	position: absolute;
	top: 145px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 600px;
	margin: 0;
	font-family: var(--fwk-font-display);
	font-size: 48px;
	font-weight: 600;
	line-height: 1.55;
	color: var(--fwk-color-text);
}

.fwk-footer-live__hours-head {
	position: absolute;
	top: 212px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 500px;
	margin: 0;
	font-family: var(--fwk-font-display);
	font-size: 26px;
	font-weight: 600;
	line-height: 1.55;
}

.fwk-footer-live__hours-note {
	position: absolute;
	top: 258px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 530px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.55;
}

.fwk-footer-live__social-icon {
	position: absolute;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.fwk-footer-live__social-icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.fwk-footer-live__social-icon--instagram {
	top: 320px;
	left: calc(50% - 600px + 24px);
	width: 35px;
	height: 35px;
}

.fwk-footer-live__social-icon--viber {
	top: 315px;
	left: calc(50% - 600px + 97px);
	width: 45px;
	height: 45px;
}

.fwk-footer-live__social-icon--telegram {
	top: 320px;
	left: calc(50% - 600px + 177px);
	width: 35px;
	height: 35px;
}

.fwk-footer-live__social-icon--whatsapp {
	top: 317px;
	left: calc(50% - 600px + 247px);
	width: 40px;
	height: 41px;
}

.fwk-footer-live__social-label {
	position: absolute;
	z-index: 2;
	width: 70px;
	font-size: 12px;
	font-weight: 400;
	line-height: 0.95;
	color: var(--fwk-color-text);
	text-decoration: none;
	text-align: center;
}

.fwk-footer-live__social-label--instagram {
	top: 364px;
	left: calc(50% - 600px + 7px);
}

.fwk-footer-live__social-label--viber {
	top: 364px;
	left: calc(50% - 600px + 84px);
}

.fwk-footer-live__social-label--telegram {
	top: 364px;
	left: calc(50% - 600px + 159px);
}

.fwk-footer-live__social-label--whatsapp {
	top: 364px;
	left: calc(50% - 600px + 234px);
}

.fwk-footer-live__social-label:hover,
.fwk-footer-live__social-label:focus-visible {
	text-decoration: underline;
}

.fwk-footer-live__phone-icon {
	position: absolute;
	top: 405px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 30px;
	height: 30px;
}

.fwk-footer-live__phone {
	position: absolute;
	top: 405px;
	left: calc(50% - 600px + 73px);
	z-index: 2;
	width: 231px;
	font-size: 32px;
	font-weight: 400;
	line-height: 0.95;
	color: var(--fwk-color-text);
	text-decoration: none;
	white-space: nowrap;
}

.fwk-footer-live__phone:hover,
.fwk-footer-live__phone:focus-visible {
	text-decoration: underline;
}

.fwk-footer-live__delivery-title {
	position: absolute;
	top: 537px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 483px;
	margin: 0;
	font-size: 48px;
	font-weight: 600;
	line-height: 0.95;
}

.fwk-footer-live__delivery-lead {
	position: absolute;
	top: 602px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 510px;
	margin: 0;
	font-size: 22px;
	font-weight: 400;
	line-height: 0.95;
}

/* Links group — Tilda molecule */
.fwk-footer-live__links {
	position: absolute;
	top: 652px;
	left: calc(50% - 600px + 20px);
	z-index: 4;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	column-gap: 40px;
	width: 361px;
	height: 115px;
	margin: 0;
	padding: 0;
	overflow: visible;
}

.fwk-footer-live__links-col {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	width: 198px;
	margin: 0;
	padding: 0;
	row-gap: 5px;
}

.fwk-footer-live__links-col--nav {
	position: absolute;
	top: 0;
	left: 238px;
	width: 70px;
}

.fwk-footer-live__link {
	display: block;
	flex-shrink: 0;
	color: var(--fwk-green-700);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	white-space: nowrap;
	text-decoration: none;
}

.fwk-footer-live__link:hover,
.fwk-footer-live__link:focus-visible {
	text-decoration: underline;
}

.fwk-footer-live__pay-glow {
	position: absolute;
	top: 698px;
	left: calc(50% - 600px + 265px);
	z-index: 2;
	width: 287px;
	height: 286px;
	border-radius: 50%;
	background: var(--fwk-color-surface);
	box-shadow: 0 0 40px color-mix(in oklch, var(--fwk-color-text) 6%, transparent);
	pointer-events: none;
}

.fwk-footer-live__online {
	position: absolute;
	top: 811px;
	left: calc(50% - 600px + 296px);
	z-index: 3;
	display: block;
	width: 218px;
	height: auto;
	object-fit: contain;
}

.fwk-footer-live__pay-gallery {
	position: absolute;
	top: 742px;
	left: calc(50% - 600px + 296px);
	z-index: 3;
	display: block;
	width: 214px;
	height: 67px;
	object-fit: contain;
	object-position: center;
}

/* Bottom: back-top + powered */
.fwk-footer-live__bottom-group {
	position: absolute;
	top: 838px;
	left: calc(50% - 600px + 20px);
	z-index: 2;
	width: 190px;
	height: 72px;
}

.fwk-footer-live__top-icon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-flex;
	line-height: 0;
	text-decoration: none;
}

.fwk-footer-live__top-icon img {
	display: block;
	width: 24px;
	height: 17px;
	transform: rotate(270deg);
}

.fwk-footer-live__top-text {
	position: absolute;
	top: 0;
	left: 30px;
	color: var(--fwk-color-text);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	text-decoration: none;
}

.fwk-footer-live__top-text:hover,
.fwk-footer-live__top-text:focus-visible {
	text-decoration: underline;
}

.fwk-footer-live__powered {
	position: absolute;
	top: 35px;
	left: 0;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	width: 160px;
	color: var(--fwk-color-muted);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	white-space: nowrap;
	text-decoration: none;
	border-radius: 30px;
}

.fwk-footer-live__powered img {
	display: block;
	width: 20px;
	height: 20px;
}

.fwk-footer-live__powered:hover,
.fwk-footer-live__powered:focus-visible {
	color: var(--fwk-color-messenger);
}

/* ========== 1199 → 960 artboard ========== */
@media (max-width: 1199px) {
	.fwk-footer-live__artboard {
		height: 770px;
	}

	.fwk-footer-live__blob--a {
		top: 190px;
		left: calc(50% - 480px + 506px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--b {
		top: 367px;
		left: calc(50% - 480px + -231px);
	}

	.fwk-footer-live__blob--c {
		top: 308px;
		left: calc(50% - 480px + 572px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--d {
		top: 390px;
		left: calc(50% - 480px + 676px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__delivery-art {
		top: 100px;
		left: calc(50% - 480px + 370px);
		width: 871px;
	}

	.fwk-footer-live__title {
		top: 55px;
		left: calc(50% - 480px + 20px);
		font-size: 46px;
	}

	.fwk-footer-live__hours-head {
		top: 122px;
		left: calc(50% - 480px + 20px);
		font-size: 18px;
	}

	.fwk-footer-live__hours-note {
		top: 168px;
		left: calc(50% - 480px + 20px);
	}

	.fwk-footer-live__social-icon--instagram {
		top: 224px;
		left: calc(50% - 480px + 35px);
	}

	.fwk-footer-live__social-icon--viber {
		top: 221px;
		left: calc(50% - 480px + 106px);
		width: 40px;
		height: 40px;
	}

	.fwk-footer-live__social-icon--telegram {
		top: 224px;
		left: calc(50% - 480px + 183px);
	}

	.fwk-footer-live__social-icon--whatsapp {
		top: 221px;
		left: calc(50% - 480px + 254px);
	}

	.fwk-footer-live__social-label--instagram {
		top: 270px;
		left: calc(50% - 480px + 17px);
	}

	.fwk-footer-live__social-label--viber {
		top: 270px;
		left: calc(50% - 480px + 91px);
	}

	.fwk-footer-live__social-label--telegram {
		top: 270px;
		left: calc(50% - 480px + 165px);
	}

	.fwk-footer-live__social-label--whatsapp {
		top: 270px;
		left: calc(50% - 480px + 239px);
	}

	.fwk-footer-live__phone-icon {
		top: 315px;
		left: calc(50% - 480px + 27px);
	}

	.fwk-footer-live__phone {
		top: 315px;
		left: calc(50% - 480px + 80px);
		font-size: 38px;
	}

	.fwk-footer-live__delivery-title {
		top: 442px;
		left: calc(50% - 480px + 20px);
		font-size: 28px;
	}

	.fwk-footer-live__delivery-lead {
		top: 502px;
		left: calc(50% - 480px + 20px);
		font-size: 16px;
	}

	.fwk-footer-live__links {
		top: 542px;
		left: calc(50% - 480px + 20px);
		height: 103px;
	}

	.fwk-footer-live__pay-glow {
		top: 509px;
		left: calc(50% - 480px + 325px);
		width: 257px;
		height: 256px;
	}

	.fwk-footer-live__online {
		top: 650px;
		left: calc(50% - 480px + 346px);
	}

	.fwk-footer-live__pay-gallery {
		top: 578px;
		left: calc(50% - 480px + 348px);
	}

	.fwk-footer-live__bottom-group {
		top: 668px;
		left: calc(50% - 480px + 20px);
	}
}

/* ========== 959 → 640 artboard ========== */
@media (max-width: 959px) {
	.fwk-footer-live__artboard {
		height: 839px;
	}

	.fwk-footer-live__blob--a {
		top: 153px;
		left: calc(50% - 320px + 229px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--b {
		top: 427px;
		left: calc(50% - 320px + -231px);
	}

	.fwk-footer-live__blob--c {
		top: 271px;
		left: calc(50% - 320px + 295px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--d {
		top: 353px;
		left: calc(50% - 320px + 399px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__delivery-art {
		top: 205px;
		left: calc(50% - 320px + 350px);
		width: 431px;
	}

	.fwk-footer-live__title {
		top: 83px;
		left: calc(50% - 320px + 20px);
		font-size: 46px;
	}

	.fwk-footer-live__hours-head {
		top: 150px;
		left: calc(50% - 320px + 20px);
		font-size: 18px;
		width: auto;
		max-width: 300px;
	}

	.fwk-footer-live__hours-note {
		top: 196px;
		left: calc(50% - 320px + 20px);
		width: auto;
		max-width: 300px;
	}

	.fwk-footer-live__social-icon--instagram {
		top: 251px;
		left: calc(50% - 320px + 24px);
	}

	.fwk-footer-live__social-icon--viber {
		top: 251px;
		left: calc(50% - 320px + 101px);
		width: 45px;
		height: 45px;
	}

	.fwk-footer-live__social-icon--telegram {
		top: 251px;
		left: calc(50% - 320px + 183px);
	}

	.fwk-footer-live__social-icon--whatsapp {
		top: 251px;
		left: calc(50% - 320px + 260px);
	}

	.fwk-footer-live__social-label--instagram {
		top: 305px;
		left: calc(50% - 320px + 6px);
	}

	.fwk-footer-live__social-label--viber {
		top: 305px;
		left: calc(50% - 320px + 86px);
	}

	.fwk-footer-live__social-label--telegram {
		top: 305px;
		left: calc(50% - 320px + 166px);
	}

	.fwk-footer-live__social-label--whatsapp {
		top: 305px;
		left: calc(50% - 320px + 246px);
	}

	.fwk-footer-live__phone-icon {
		top: 343px;
		left: calc(50% - 320px + 26px);
	}

	.fwk-footer-live__phone {
		top: 343px;
		left: calc(50% - 320px + 80px);
		width: auto;
		font-size: 38px;
	}

	.fwk-footer-live__delivery-title {
		top: 502px;
		left: calc(50% - 320px + 20px);
		font-size: 28px;
	}

	.fwk-footer-live__delivery-lead {
		top: 562px;
		left: calc(50% - 320px + 20px);
		font-size: 16px;
	}

	.fwk-footer-live__links {
		top: 602px;
		left: calc(50% - 320px + 20px);
		height: 103px;
	}

	.fwk-footer-live__pay-glow {
		top: 632px;
		left: calc(50% - 320px + 206px);
	}

	.fwk-footer-live__online {
		top: 768px;
		left: calc(50% - 320px + 230px);
		width: 218px;
	}

	.fwk-footer-live__pay-gallery {
		top: 714px;
		left: calc(50% - 320px + 267px);
		width: 144px;
		height: 49px;
	}

	.fwk-footer-live__bottom-group {
		top: 737px;
		left: calc(50% - 320px + 20px);
	}
}

/* ========== 639 → 480 artboard ========== */
@media (max-width: 639px) {
	.fwk-footer-live__artboard {
		height: 800px;
	}

	.fwk-footer-live__blob--a {
		top: 123px;
		left: calc(50% - 240px + 229px);
	}

	.fwk-footer-live__blob--b {
		top: 397px;
		left: calc(50% - 240px + -231px);
	}

	.fwk-footer-live__blob--c {
		top: 241px;
		left: calc(50% - 240px + 295px);
	}

	.fwk-footer-live__blob--d {
		top: 323px;
		left: calc(50% - 240px + 399px);
	}

	.fwk-footer-live__delivery-art {
		top: 320px;
		left: calc(50% - 240px + 240px);
		width: 351px;
	}

	.fwk-footer-live__title {
		top: 53px;
		left: calc(50% - 240px + 20px);
		font-size: 46px;
		width: auto;
		max-width: 440px;
	}

	.fwk-footer-live__hours-head {
		top: 120px;
		left: calc(50% - 240px + 20px);
		font-size: 18px;
		width: auto;
		max-width: 440px;
	}

	.fwk-footer-live__hours-note {
		top: 166px;
		left: calc(50% - 240px + 20px);
		width: auto;
		max-width: 440px;
	}

	.fwk-footer-live__social-icon--instagram {
		top: 228px;
		left: calc(50% - 240px + 25px);
	}

	.fwk-footer-live__social-icon--viber {
		top: 228px;
		left: calc(50% - 240px + 113px);
	}

	.fwk-footer-live__social-icon--telegram {
		top: 228px;
		left: calc(50% - 240px + 206px);
	}

	.fwk-footer-live__social-icon--whatsapp {
		top: 228px;
		left: calc(50% - 240px + 294px);
	}

	.fwk-footer-live__social-label--instagram {
		top: 280px;
		left: calc(50% - 240px + 6px);
	}

	.fwk-footer-live__social-label--viber {
		top: 280px;
		left: calc(50% - 240px + 97px);
	}

	.fwk-footer-live__social-label--telegram {
		top: 280px;
		left: calc(50% - 240px + 188px);
	}

	.fwk-footer-live__social-label--whatsapp {
		top: 280px;
		left: calc(50% - 240px + 279px);
	}

	.fwk-footer-live__phone-icon {
		top: 313px;
		left: calc(50% - 240px + 27px);
	}

	.fwk-footer-live__phone {
		top: 313px;
		left: calc(50% - 240px + 80px);
		width: 291px;
		font-size: 38px;
	}

	.fwk-footer-live__delivery-title {
		top: 472px;
		left: calc(50% - 240px + 20px);
		font-size: 28px;
	}

	.fwk-footer-live__delivery-lead {
		top: 532px;
		left: calc(50% - 240px + 20px);
		font-size: 16px;
	}

	.fwk-footer-live__links {
		top: 582px;
		left: calc(50% - 240px + 20px);
		height: 103px;
	}

	.fwk-footer-live__pay-glow {
		top: 612px;
		left: calc(50% - 240px + 207px);
	}

	.fwk-footer-live__online {
		top: 741px;
		left: calc(50% - 240px + 230px);
	}

	.fwk-footer-live__pay-gallery {
		top: 687px;
		left: calc(50% - 240px + 267px);
	}

	.fwk-footer-live__bottom-group {
		top: 708px;
		left: calc(50% - 240px + 20px);
	}
}

/* ========== 479 → 320 artboard ========== */
@media (max-width: 479px) {
	.fwk-footer-live__artboard {
		height: 1158px;
	}

	.fwk-footer-live__blob--a {
		top: 114px;
		left: calc(50% - 160px + 73px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--b {
		top: 379px;
		left: calc(50% - 160px + -50px);
		width: 381px;
		height: 363px;
	}

	.fwk-footer-live__blob--c {
		top: 229px;
		left: calc(50% - 160px + 139px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__blob--d {
		top: 304px;
		left: calc(50% - 160px + 243px);
		width: 480px;
		height: 480px;
	}

	.fwk-footer-live__delivery-art {
		top: 385px;
		left: calc(50% - 160px + -10px);
		width: 490px;
	}

	.fwk-footer-live__title {
		top: 65px;
		left: calc(50% - 160px + 10px);
		width: auto;
		max-width: calc(100% - 20px);
		font-size: 28px;
		line-height: 1.15;
		white-space: nowrap;
	}

	.fwk-footer-live__hours-head {
		top: 117px;
		left: calc(50% - 160px + 10px);
		width: auto;
		max-width: calc(100% - 20px);
		font-size: 18px;
		white-space: nowrap;
	}

	.fwk-footer-live__hours-note {
		top: 163px;
		left: calc(50% - 160px + 10px);
		width: 280px;
		max-width: calc(100% - 20px);
	}

	.fwk-footer-live__social-icon--instagram {
		top: 298px;
		left: calc(50% - 160px + 18px);
	}

	.fwk-footer-live__social-icon--viber {
		top: 298px;
		left: calc(50% - 160px + 98px);
	}

	.fwk-footer-live__social-icon--telegram {
		top: 298px;
		left: calc(50% - 160px + 184px);
	}

	.fwk-footer-live__social-icon--whatsapp {
		top: 298px;
		left: calc(50% - 160px + 264px);
	}

	.fwk-footer-live__social-label--instagram {
		top: 352px;
		left: calc(50% - 160px + 0px);
	}

	.fwk-footer-live__social-label--viber {
		top: 352px;
		left: calc(50% - 160px + 83px);
	}

	.fwk-footer-live__social-label--telegram {
		top: 352px;
		left: calc(50% - 160px + 166px);
	}

	.fwk-footer-live__social-label--whatsapp {
		top: 352px;
		left: calc(50% - 160px + 249px);
	}

	.fwk-footer-live__phone-icon {
		top: 235px;
		left: calc(50% - 160px + 20px);
	}

	.fwk-footer-live__phone {
		top: 235px;
		left: calc(50% - 160px + 70px);
		width: auto;
		font-size: 34px;
	}

	.fwk-footer-live__delivery-title {
		top: 638px;
		left: 0;
		right: 0;
		width: 100%;
		max-width: none;
		font-size: 28px;
		text-align: center;
	}

	.fwk-footer-live__delivery-lead {
		top: 679px;
		left: 0;
		right: 0;
		width: 100%;
		max-width: none;
		font-size: 16px;
		text-align: center;
	}

	.fwk-footer-live__links {
		top: 762px;
		left: calc(50% - 160px + 10px);
		height: 103px;
	}

	.fwk-footer-live__links-col {
		width: 178px;
	}

	.fwk-footer-live__links-col--nav {
		left: 218px;
	}

	.fwk-footer-live__link {
		font-size: 14px;
	}

	.fwk-footer-live__pay-glow {
		top: 985px;
		left: calc(50% - 160px + -5px);
		width: 331px;
		height: 313px;
	}

	.fwk-footer-live__online {
		top: 1089px;
		left: calc(50% - 160px + 55px);
		width: 218px;
	}

	.fwk-footer-live__pay-gallery {
		top: 1035px;
		left: calc(50% - 160px + 92px);
		width: 144px;
		height: 49px;
	}

	.fwk-footer-live__bottom-group {
		top: 895px;
		left: calc(50% - 160px + 18px);
		width: 190px;
	}

	.fwk-footer-live__top-icon {
		top: 8px;
	}

	.fwk-footer-live__top-text {
		left: 19px;
	}
}

/* ========== Tablet polish 768–1199 (touch + delivery crop) ========== */
@media (min-width: 768px) and (max-width: 959px) {
	.fwk-footer-live__artboard {
		height: 860px;
	}

	.fwk-footer-live__delivery-art {
		top: 220px;
		left: calc(50% - 320px + 400px);
		width: 380px;
	}

	.fwk-footer-live__social-icon--instagram,
	.fwk-footer-live__social-icon--telegram {
		width: 44px;
		height: 44px;
	}

	.fwk-footer-live__social-icon--viber,
	.fwk-footer-live__social-icon--whatsapp {
		width: 48px;
		height: 48px;
	}

	.fwk-footer-live__phone {
		font-size: 34px;
	}

	.fwk-footer-live__links-col {
		row-gap: 10px;
	}

	.fwk-footer-live__link {
		padding: 2px 0;
		min-height: 28px;
	}

	.fwk-footer-live__online {
		top: 780px;
	}

	.fwk-footer-live__pay-gallery {
		top: 726px;
	}

	.fwk-footer-live__bottom-group {
		top: 752px;
	}
}

@media (min-width: 960px) and (max-width: 1199px) {
	.fwk-footer-live__delivery-art {
		top: 110px;
		left: calc(50% - 480px + 420px);
		width: 720px;
	}

	.fwk-footer-live__social-icon--instagram,
	.fwk-footer-live__social-icon--telegram {
		width: 44px;
		height: 44px;
	}

	.fwk-footer-live__social-icon--viber,
	.fwk-footer-live__social-icon--whatsapp {
		width: 48px;
		height: 48px;
	}

	.fwk-footer-live__links-col {
		row-gap: 10px;
	}

	.fwk-footer-live__link {
		padding: 2px 0;
		min-height: 28px;
	}
}
