.shyam-contact-hero,
.shyam-contact-hero * {
	box-sizing: border-box;
}

.shyam-contact-hero {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 70px 34px;
	background: #fffaf3;
	color: #07120f;
	overflow: hidden;
	font-family: inherit;
}

.shyam-contact-hero a {
	text-decoration: none;
}

.shyam-contact-hero svg {
	fill: currentColor;
}

.shyam-contact-hero__container {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: minmax(0,43%) minmax(0,57%);
	align-items: center;
	gap: 58px;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

.shyam-contact-hero__content,
.shyam-contact-hero__visual {
	min-width: 0;
}

.shyam-contact-hero__content {
	position: relative;
	z-index: 4;
	text-align: left;
}

.shyam-contact-hero__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin: 0 0 30px;
	padding: 10px 22px;
	border: 1px solid #52a68a;
	border-radius: 999px;
	background: rgba(255,255,255,.7);
	color: #0b7a57;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: .045em;
}

.shyam-contact-hero__badge-icon,
.shyam-contact-hero__button-icon,
.shyam-contact-hero__feature-icon,
.shyam-contact-hero__floating-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	line-height: 1;
}

.shyam-contact-hero__badge-icon {
	color: #f36c0b;
}

.shyam-contact-hero__heading {
	margin: 0 0 24px;
	padding: 0;
	font-size: clamp(44px, 4.5vw, 62px);
	font-weight: 700;
	line-height: 1.12;
	letter-spacing: -.035em;
}

.shyam-contact-hero__heading-line {
	display: block;
}

.shyam-contact-hero__heading-line--one { color: #07120f; }
.shyam-contact-hero__heading-line--two { color: #119263; }
.shyam-contact-hero__heading-line--three { color: #f35f00; }

.shyam-contact-hero__description {
	max-width: 560px;
	margin: 0 0 34px;
	color: #4b5552;
	font-size: 18px;
	line-height: 1.65;
}

.shyam-contact-hero__buttons {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 18px;
}

.shyam-contact-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: 58px;
	padding: 17px 28px;
	border-radius: 12px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	transition: transform .22s ease, background-color .22s ease, color .22s ease, box-shadow .22s ease;
}

.shyam-contact-hero__button:hover {
	transform: translateY(-2px);
}

.shyam-contact-hero__button--primary {
	border: 1px solid transparent;
	background: #149665;
	color: #fff;
}

.shyam-contact-hero__button--primary:hover {
	background: #0d7750;
	color: #fff;
}

.shyam-contact-hero__button--secondary {
	border: 1px solid #55a88d;
	background: #fff;
	color: #14875f;
}

.shyam-contact-hero__button--secondary:hover {
	background: #edf8f2;
	color: #14875f;
}

.shyam-contact-hero__button-icon i { font-size: 25px; }
.shyam-contact-hero__button-icon svg { width: 25px; height: 25px; }

.shyam-contact-hero__features {
	display: grid;
	grid-template-columns: repeat(4,minmax(0,1fr));
	gap: 18px;
	margin-top: 32px;
}

.shyam-contact-hero__feature {
	display: block;
	min-width: 0;
	color: inherit;
}

.shyam-contact-hero__feature-inner {
	display: flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
}

.shyam-contact-hero__feature-icon {
	color: var(--item-icon,#149665);
}

.shyam-contact-hero__feature-icon i { font-size: 31px; }
.shyam-contact-hero__feature-icon svg,
.shyam-contact-hero__feature-icon img {
	display: block;
	width: 31px;
	height: 31px;
	object-fit: contain;
}

.shyam-contact-hero__feature-text {
	color: var(--item-text,#0b1915);
	font-size: 14px;
	font-weight: 650;
	line-height: 1.25;
}

.shyam-contact-hero__visual {
	position: relative;
	isolation: isolate;
	display: grid;
	place-items: center;
	min-height: 650px;
	border: 1px solid #f0e4d4;
	border-radius: 34px;
	background: #fff7eb;
	overflow: hidden;
}

.shyam-contact-hero__shape {
	position: absolute;
	z-index: -1;
	top: 4%;
	left: 17%;
	width: 70%;
	height: 88%;
	border-radius: 43% 57% 50% 50% / 36% 41% 59% 64%;
	background: #edf0db;
	transform: rotate(-7deg);
	opacity: .85;
}

.shyam-contact-hero--no-shape .shyam-contact-hero__shape {
	display: none;
}

.shyam-contact-hero__image-link {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.shyam-contact-hero__meal-image {
	display: block;
	width: 82%;
	max-width: 100%;
	height: auto;
	object-fit: contain;
	transform: rotate(-2deg);
	filter: drop-shadow(0 26px 24px rgba(61,42,16,.22));
}

.shyam-contact-hero__leaf {
	position: absolute;
	z-index: 0;
	width: 105px;
	height: 58px;
	color: #a9b985;
	opacity: .55;
	pointer-events: none;
}

.shyam-contact-hero__leaf::before,
.shyam-contact-hero__leaf::after {
	content: '';
	position: absolute;
	width: 54px;
	height: 24px;
	border: 2px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	border-radius: 100% 0;
	transform: rotate(-25deg);
}

.shyam-contact-hero__leaf::after {
	left: 42px;
	top: 22px;
	transform: rotate(22deg) scale(.82);
}

.shyam-contact-hero__leaf--one { top: 8%; left: 55%; transform: rotate(10deg); }
.shyam-contact-hero__leaf--two { right: 2%; bottom: 24%; transform: rotate(80deg) scale(.82); }

.shyam-contact-hero__dots {
	position: absolute;
	z-index: 0;
	display: block;
	width: 78px;
	height: 78px;
	color: #f58b3c;
	opacity: .72;
	background-image: radial-gradient(circle,currentColor 0 2px,transparent 2.5px);
	background-size: 18px 18px;
	pointer-events: none;
}

.shyam-contact-hero__dots--one { top: 6%; right: 6%; }
.shyam-contact-hero__dots--two { left: 5%; bottom: 13%; }

.shyam-contact-hero--no-decorations .shyam-contact-hero__leaf,
.shyam-contact-hero--no-decorations .shyam-contact-hero__dots {
	display: none;
}

.shyam-contact-hero__floating-cards {
	position: absolute;
	inset: 0;
	z-index: 4;
	pointer-events: none;
}

.shyam-contact-hero__floating-card {
	position: absolute;
	display: inline-flex;
	max-width: 190px;
	padding: 16px 20px;
	border: 1px solid rgba(218,204,186,.65);
	border-radius: 14px;
	background: var(--card-bg,#fff);
	color: inherit;
	box-shadow: 0 10px 25px rgba(56,45,26,.13);
	pointer-events: auto;
	transition: transform .22s ease, box-shadow .22s ease;
}

.shyam-contact-hero__floating-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 15px 30px rgba(56,45,26,.17);
}

.shyam-contact-hero__floating-card--top-left { top: 7%; left: 22%; }
.shyam-contact-hero__floating-card--top-right { top: 21%; right: 1.5%; }
.shyam-contact-hero__floating-card--bottom-left { left: 5%; bottom: 8%; }
.shyam-contact-hero__floating-card--bottom-right { right: 7%; bottom: 6%; }

.shyam-contact-hero__floating-inner {
	display: flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
}

.shyam-contact-hero__floating-icon {
	color: var(--card-icon,#13865f);
}

.shyam-contact-hero__floating-icon i { font-size: 30px; }
.shyam-contact-hero__floating-icon svg,
.shyam-contact-hero__floating-icon img {
	display: block;
	width: 30px;
	height: 30px;
	object-fit: contain;
}

.shyam-contact-hero__floating-text {
	color: var(--card-text,#13865f);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
}

@media (max-width: 1180px) {
	.shyam-contact-hero__container {
		gap: 36px;
	}

	.shyam-contact-hero__heading {
		font-size: 50px;
	}

	.shyam-contact-hero__description {
		font-size: 16px;
	}

	.shyam-contact-hero__visual {
		min-height: 570px;
	}

	.shyam-contact-hero__floating-card {
		padding: 13px 15px;
		max-width: 160px;
	}
}

@media (max-width: 900px) {
	.shyam-contact-hero__container {
		grid-template-columns: minmax(0,1fr);
	}

	.shyam-contact-hero__content {
		text-align: center;
	}

	.shyam-contact-hero__badge {
		margin-right: auto;
		margin-left: auto;
	}

	.shyam-contact-hero__description {
		margin-right: auto;
		margin-left: auto;
	}

	.shyam-contact-hero__buttons {
		justify-content: center;
	}

	.shyam-contact-hero__features {
		max-width: 680px;
		margin-right: auto;
		margin-left: auto;
	}

	.shyam-contact-hero__visual {
		min-height: 590px;
	}

	.shyam-contact-hero--visual-first .shyam-contact-hero__visual { order: 1; }
	.shyam-contact-hero--visual-first .shyam-contact-hero__content { order: 2; }
	.shyam-contact-hero--content-first .shyam-contact-hero__content { order: 1; }
	.shyam-contact-hero--content-first .shyam-contact-hero__visual { order: 2; }
}

@media (max-width: 767px) {
	.shyam-contact-hero {
		padding: 38px 16px 42px;
	}

	.shyam-contact-hero__container {
		gap: 32px;
	}

	.shyam-contact-hero__heading {
		font-size: 39px;
		line-height: 1.1;
	}

	.shyam-contact-hero__description {
		font-size: 15px;
		line-height: 1.6;
	}

	.shyam-contact-hero__buttons {
		display: grid;
		grid-template-columns: minmax(0,1fr);
		width: 100%;
	}

	.shyam-contact-hero__button {
		width: 100%;
		min-width: 0;
	}

	.shyam-contact-hero__features {
		grid-template-columns: repeat(2,minmax(0,1fr));
		gap: 16px 10px;
	}

	.shyam-contact-hero__feature-inner {
		justify-content: center;
	}

	.shyam-contact-hero__visual {
		min-height: 430px;
		border-radius: 22px;
	}

	.shyam-contact-hero__meal-image {
		width: 92%;
	}

	.shyam-contact-hero__floating-card {
		max-width: 140px;
		padding: 10px 12px;
		border-radius: 11px;
	}

	.shyam-contact-hero__floating-card--top-left { top: 4%; left: 4%; }
	.shyam-contact-hero__floating-card--top-right { top: 11%; right: 2%; }
	.shyam-contact-hero__floating-card--bottom-left { left: 2%; bottom: 4%; }
	.shyam-contact-hero__floating-card--bottom-right { right: 2%; bottom: 3%; }

	.shyam-contact-hero__floating-icon i { font-size: 22px; }
	.shyam-contact-hero__floating-icon svg,
	.shyam-contact-hero__floating-icon img { width: 22px; height: 22px; }
	.shyam-contact-hero__floating-text { font-size: 12px; }
	.shyam-contact-hero__leaf { transform: scale(.7); }
	.shyam-contact-hero__dots { transform: scale(.7); }
}

@media (max-width: 430px) {
	.shyam-contact-hero__badge {
		font-size: 12px;
		letter-spacing: .02em;
	}

	.shyam-contact-hero__heading {
		font-size: 34px;
	}

	.shyam-contact-hero__features {
		grid-template-columns: minmax(0,1fr);
		max-width: 250px;
	}

	.shyam-contact-hero__feature-inner {
		justify-content: flex-start;
	}

	.shyam-contact-hero__visual {
		min-height: 390px;
	}

	.shyam-contact-hero__floating-card {
		max-width: 126px;
		padding: 9px 10px;
	}

	.shyam-contact-hero__floating-card--top-left { left: 2%; }
	.shyam-contact-hero__floating-card--top-right { right: 1%; }
	.shyam-contact-hero__floating-card--bottom-left { left: 1%; }
	.shyam-contact-hero__floating-card--bottom-right { right: 1%; }
}
