html body.home .ep-home{
	--ep-home-bg:#EEF4F8;
	--ep-home-ink:#172033;
	--ep-home-muted:#44505F;
	--ep-home-blue:#0047AB;
	width:100vw!important;
	max-width:100vw!important;
	margin-left:calc(50% - 50vw)!important;
	margin-right:calc(50% - 50vw)!important;
	overflow-x:hidden!important;
	overflow-y:visible!important;
}
html body.home .ep-home p,
html body.home .ep-home h1,
html body.home .ep-home h2,
html body.home .ep-home h3,
html body.home .ep-home a,
html body.home .ep-home span{
	letter-spacing:0!important;
}
html body.home .ep-home-hero{
	position:relative!important;
	isolation:isolate!important;
	width:100%!important;
	max-width:100%!important;
	margin-left:0!important;
	margin-right:0!important;
	min-height:min(780px,86vh)!important;
	padding:calc(var(--ep-ship-h,41px) + 88px) 5% 68px!important;
	align-items:center!important;
	background-position:center center!important;
	overflow:hidden!important;
}
html body.home .ep-home-hero:before{
	content:""!important;
	position:absolute!important;
	inset:0!important;
	z-index:0!important;
	pointer-events:none!important;
	background:linear-gradient(90deg,rgba(247,251,255,.96) 0%,rgba(247,251,255,.84) 34%,rgba(247,251,255,.28) 62%,rgba(247,251,255,0) 100%)!important;
}
html[dir="rtl"] body.home .ep-home-hero:before{
	background:linear-gradient(270deg,rgba(247,251,255,.96) 0%,rgba(247,251,255,.84) 34%,rgba(247,251,255,.28) 62%,rgba(247,251,255,0) 100%)!important;
}
@media (min-width:769px){
	html[lang^="ar"] body.home .ep-home-hero{
		background-image:none!important;
	}
	html[lang^="ar"] body.home .ep-home-hero:after{
		content:""!important;
		position:absolute!important;
		inset:0!important;
		z-index:0!important;
		pointer-events:none!important;
		background-image:url("https://emirates-peptides.com/wp-content/uploads/2026/06/ar-hero-chatgpt-same-bottle-left.webp")!important;
		background-size:cover!important;
		background-position:center center!important;
		background-repeat:no-repeat!important;
	}
	html[lang^="ar"] body.home .ep-home-hero:before{
		z-index:1!important;
		background:linear-gradient(270deg,rgba(247,251,255,.94) 0%,rgba(247,251,255,.82) 38%,rgba(247,251,255,.22) 62%,rgba(247,251,255,0) 100%)!important;
	}
	html[lang^="ar"] body.home .ep-home-hero__inner{
		z-index:2!important;
	}
}
html body.home .ep-home-hero__inner{
	position:relative!important;
	z-index:1!important;
	width:min(52%,590px)!important;
	max-width:590px!important;
}
html[dir="rtl"] body.home .ep-home-hero__inner{
	margin-left:auto!important;
	text-align:right!important;
	align-items:flex-end!important;
}
html body.home .ep-home-hero__kicker{
	color:#24364E!important;
	font-size:14px!important;
	line-height:1.45!important;
	font-weight:600!important;
}
html body.home .ep-home-hero__title{
	max-width:620px!important;
	color:var(--ep-home-ink)!important;
	font-size:clamp(34px,3.15vw,46px)!important;
	line-height:1.08!important;
	font-weight:650!important;
	text-wrap:balance;
	text-shadow:0 1px 0 rgba(255,255,255,.45)!important;
	padding-top:14px!important;
}
html[lang^="ru"] body.home .ep-home-hero__title{
	font-size:clamp(30px,2.75vw,41px)!important;
	line-height:1.12!important;
}
html[lang^="ar"] body.home .ep-home-hero__title{
	font-size:clamp(34px,3vw,44px)!important;
	line-height:1.2!important;
}
html body.home .ep-home-hero__sub{
	max-width:560px!important;
	color:#24364E!important;
	font-size:16px!important;
	line-height:1.62!important;
	font-weight:500!important;
	padding-top:18px!important;
}
html body.home .ep-home-hero__btns{
	gap:12px!important;
	padding-top:26px!important;
}
html body.home .ep-home .ep-home-hero__btns .ep-btn{
	border-radius:30px!important;
}
html body.home .ep-home .ep-btn{
	border-radius:10px!important;
	padding:14px 24px!important;
	font-size:14px!important;
	font-weight:700!important;
	line-height:1.1!important;
	text-align:center!important;
	box-shadow:none!important;
}
html body.home .ep-home .ep-btn--white{
	border-color:rgba(15,31,58,.16)!important;
	color:#132238!important;
	background:rgba(255,255,255,.92)!important;
}
html body.home .ep-home-products{
	background:var(--ep-home-bg)!important;
	margin:72px auto 78px!important;
	padding:54px 24px 48px!important;
	border-radius:16px!important;
	max-width:1222px!important;
}
html body.home .ep-home-sechead{
	margin-bottom:30px!important;
	padding-top:0!important;
}
html body.home .ep-home-sechead__title{
	color:var(--ep-home-ink)!important;
	font-size:clamp(30px,3vw,44px)!important;
	line-height:1.1!important;
	font-weight:600!important;
	text-wrap:balance;
}
html body.home .ep-home-sechead__sub{
	color:var(--ep-home-muted)!important;
	max-width:680px!important;
}
html body.home .ep-home-tabs-nav{
	gap:10px 12px!important;
	margin-bottom:28px!important;
}
html body.home .ep-home-tabs-nav a{
	min-height:38px!important;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	padding:9px 18px!important;
	border-radius:10px!important;
	white-space:normal!important;
	text-align:center!important;
	line-height:1.2!important;
}
html body.home .ep-home-banners{
	margin:76px auto 70px!important;
	gap:18px!important;
}
html body.home .ep-home-banner,
html body.home .ep-home-banners__col img,
html body.home .ep-art-card,
html body.home .ep-dubai-trust__col{
	border-radius:12px!important;
}
html body.home .ep-home-banner img{
	height:clamp(430px,48vw,640px)!important;
}
html body.home .ep-home-banner__content{
	max-width:82%!important;
	padding:34px!important;
}
html body.home .ep-home-banner__title{
	font-size:clamp(28px,3.5vw,48px)!important;
	line-height:1.04!important;
	text-wrap:balance;
}
html body.home .ep-home-banners__col{
	padding:0!important;
}
html body.home .ep-home-banners__col-text{
	max-width:78%!important;
	color:var(--ep-home-muted)!important;
}
html body.home .ep-home-articles{
	padding-bottom:70px!important;
}
html body.home .ep-home-articles .ep-home-sechead__sub{
	max-width:540px!important;
}
html body.home .ep-art-card__title{
	text-wrap:balance;
}
html body.home .ep-art-wrap{
	display:block!important;
	position:relative!important;
}
html body.home .ep-art-wrap::before,
html body.home .ep-art-wrap::after{
	content:""!important;
	position:absolute!important;
	top:0!important;bottom:0!important;
	width:56px!important;
	z-index:2!important;
	pointer-events:none!important;
}
html body.home .ep-art-wrap::before{
	left:0!important;
	background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)!important;
}
html body.home .ep-art-wrap::after{
	right:0!important;
	background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%)!important;
}
html body.home .ep-art-track{
	grid-column:auto!important;
	min-width:0!important;
}
html body.home .ep-art-card{
	height:320px!important;
	flex-basis:400px!important;
}
html body.home .ep-art-arrow{
	position:absolute!important;
	top:50%!important;
	transform:translateY(-50%)!important;
	display:flex!important;
	width:48px!important;
	height:48px!important;
	flex-shrink:0!important;
	margin:0!important;
	padding:0!important;
	appearance:none!important;
	-webkit-appearance:none!important;
	font-size:0!important;
	line-height:0!important;
	color:transparent!important;
	background:#1d1d1f!important;
	border:none!important;
	box-shadow:0 6px 20px rgba(0,0,0,.28)!important;
	z-index:4!important;
}
html body.home .ep-art-arrow::after{
	content:""!important;
	display:block!important;
	width:10px!important;
	height:10px!important;
	border:solid #fff!important;
	border-width:2.5px 2.5px 0 0!important;
}
html body.home .ep-art-arrow--prev{left:10px!important;right:auto!important;grid-column:auto!important}
html body.home .ep-art-arrow--next{right:10px!important;left:auto!important;grid-column:auto!important}
html body.home .ep-art-arrow--prev::after{transform:rotate(-135deg)!important;margin-left:3px!important}
html body.home .ep-art-arrow--next::after{transform:rotate(45deg)!important;margin-right:3px!important}
html body.home .ep-art-arrow:hover{
	background:#3071DB!important;
	border-color:transparent!important;
	box-shadow:0 8px 24px rgba(48,113,219,.4)!important;
	transform:translateY(-50%) scale(1.06)!important;
}
html body.home .ep-art-arrow:hover::after{border-color:#fff!important}
html body.home .ep-dubai-trust{
	padding:54px 20px!important;
}
html body.home .ep-dubai-trust h2{
	font-size:clamp(23px,2.3vw,34px)!important;
	line-height:1.16!important;
	font-weight:650!important;
	text-wrap:balance;
}
html body.home .ep-dubai-trust__lede{
	max-width:760px!important;
	color:var(--ep-home-muted)!important;
}
html body.home .ep-dubai-trust__grid{
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
html body.home .ep-dubai-trust__col li{
	color:#24364E!important;
}
html[dir="rtl"] body.home .ep-dubai-trust,
html[dir="rtl"] body.home .ep-dubai-trust__col{
	text-align:right!important;
}
html[dir="rtl"] body.home .ep-dubai-trust__col li{
	padding:9px 24px 9px 0!important;
}
html[dir="rtl"] body.home .ep-dubai-trust__col li:before{
	left:auto!important;
	right:0!important;
	transform:rotate(-45deg) scaleX(-1)!important;
}
html body.home .ep-prefooter__title{
	font-weight:650!important;
	line-height:1.08!important;
	text-wrap:balance;
}
html body.home .ep-prefooter__form input[type=submit]{
	min-width:112px!important;
	text-transform:none!important;
}
html[dir="rtl"] body.home .ep-prefooter__body{
	text-align:right!important;
	align-items:flex-end!important;
}
html[dir="rtl"] body.home .ep-prefooter__form .mc4wp-form-fields .wd-grid-f-stretch{
	flex-direction:row-reverse!important;
}
html body.home .ep-lang-switch{
	--ep-lang-pill-w:46px;
	--ep-lang-pill-h:42px;
	--ep-lang-flag:32px;
	--ep-lang-icon:27px;
	--ep-lang-menu-w:74px;
	--ep-lang-menu-flag:42px;
	--ep-lang-menu-icon:30px;
	position:relative!important;
	z-index:1002!important;
	display:inline-flex!important;
	align-items:center!important;
	margin-inline-end:12px!important;
	direction:ltr!important;
}
html body.home .ep-lang-switch:after{
	content:""!important;
	position:absolute!important;
	top:100%!important;
	left:50%!important;
	width:var(--ep-lang-menu-w)!important;
	height:14px!important;
	transform:translateX(-50%)!important;
	background:transparent!important;
	pointer-events:auto!important;
}
html body.home .whb-header,
html body.home .whb-header .whb-row,
html body.home .whb-header .whb-flex-row,
html body.home .whb-header .whb-column{
	overflow:visible!important;
}
html body.home .ep-lang-switch__button{
	position:relative!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:var(--ep-lang-pill-w)!important;
	height:var(--ep-lang-pill-h)!important;
	padding:5px!important;
	border:1px solid rgba(255,255,255,.92)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.92)!important;
	box-shadow:0 12px 32px rgba(19,42,72,.12),inset 0 1px 0 rgba(255,255,255,.95)!important;
	cursor:pointer!important;
	appearance:none!important;
	-webkit-appearance:none!important;
}
html body.home .ep-lang-switch__flag,
html body.home .ep-lang-switch__link{
	display:grid!important;
	place-items:center!important;
	border-radius:50%!important;
	background:#fff!important;
	box-shadow:inset 0 0 0 2px rgba(20,35,54,.12),0 2px 8px rgba(20,35,54,.12)!important;
	font-size:0!important;
	overflow:hidden!important;
}
html body.home .ep-lang-switch__flag{
	width:var(--ep-lang-flag)!important;
	height:var(--ep-lang-flag)!important;
	padding:0!important;
	line-height:1!important;
}
html body.home .ep-lang-switch__label{
	position:absolute!important;
	width:1px!important;
	height:1px!important;
	overflow:hidden!important;
	clip:rect(0 0 0 0)!important;
	white-space:nowrap!important;
}
html body.home .ep-lang-switch__chevron{
	display:none!important;
}
html body.home .ep-lang-switch.is-open .ep-lang-switch__chevron,
html body.home .ep-lang-switch:hover .ep-lang-switch__chevron,
html body.home .ep-lang-switch:focus-within .ep-lang-switch__chevron{
	display:none!important;
}
html body.home .ep-lang-switch__menu{
	position:absolute!important;
	top:calc(100% + 14px)!important;
	left:50%!important;
	z-index:1003!important;
	display:grid!important;
	gap:18px!important;
	justify-items:center!important;
	width:var(--ep-lang-menu-w)!important;
	margin:0!important;
	padding:22px 0!important;
	list-style:none!important;
	border:1px solid rgba(255,255,255,.92)!important;
	border-radius:30px!important;
	background:rgba(255,255,255,.94)!important;
	box-shadow:0 20px 48px rgba(19,42,72,.16),inset 0 1px 0 rgba(255,255,255,.96)!important;
	opacity:0!important;
	pointer-events:none!important;
	transform:translate(-50%,-8px) scale(.98)!important;
	transition:opacity .18s ease,transform .18s ease!important;
}
html body.home .ep-lang-switch__menu:before{
	content:none!important;
	display:none!important;
}
html body.home .ep-lang-switch.is-open .ep-lang-switch__menu,
html body.home .ep-lang-switch:hover .ep-lang-switch__menu,
html body.home .ep-lang-switch:focus-within .ep-lang-switch__menu{
	opacity:1!important;
	pointer-events:auto!important;
	transform:translate(-50%,0) scale(1)!important;
}
html body.home .ep-lang-switch__item{
	list-style:none!important;
	margin:0!important;
	padding:0!important;
}
html body.home .ep-lang-switch__link{
	width:var(--ep-lang-menu-flag)!important;
	height:var(--ep-lang-menu-flag)!important;
	padding:0!important;
	line-height:0!important;
	text-decoration:none!important;
	transition:transform .16s ease,box-shadow .16s ease!important;
}
html body.home .ep-lang-switch__link:hover,
html body.home .ep-lang-switch__link:focus-visible{
	transform:translateY(-1px) scale(1.04)!important;
	box-shadow:inset 0 0 0 2px rgba(31,103,232,.38),0 6px 16px rgba(20,35,54,.16)!important;
	outline:none!important;
}
html body.home .ep-lang-switch__link.is-current{
	box-shadow:inset 0 0 0 2px rgba(31,103,232,.5),0 4px 12px rgba(20,35,54,.13)!important;
}
@media (max-width:1024px){
	html body.home .ep-home-hero__inner{
		width:min(64%,600px)!important;
	}
	html body.home .ep-home-products{
		margin:48px auto 54px!important;
	}
	html body.home .ep-home-banners{
		margin:46px auto 56px!important;
	}
	html body.home .ep-home-banners__col img{
		max-width:430px!important;
		margin:18px auto 0!important;
	}
	html body.home .ep-dubai-trust__grid{
		grid-template-columns:1fr!important;
	}
}
@media (max-width:768px){
	html body.home .ep-lang-switch{
		--ep-lang-pill-w:40px;
		--ep-lang-pill-h:34px;
		--ep-lang-flag:26px;
		--ep-lang-icon:24px;
		--ep-lang-menu-w:68px;
		--ep-lang-menu-flag:36px;
		--ep-lang-menu-icon:28px;
		margin-inline-end:6px!important;
	}
	html body.home .ep-lang-switch__button{
		padding:4px!important;
		box-shadow:0 8px 20px rgba(19,42,72,.12),inset 0 1px 0 rgba(255,255,255,.95)!important;
	}
	html body.home .ep-lang-switch__chevron{
		display:none!important;
	}
	html body.home .ep-lang-switch__menu{
		top:calc(100% + 10px)!important;
		gap:14px!important;
		padding:18px 0!important;
		border-radius:24px!important;
	}
	html body.home .ep-lang-switch__menu:before{
		content:none!important;
		display:none!important;
	}
	html body.home .ep-home-hero{
		min-height:0!important;
		justify-content:flex-start!important;
		align-items:stretch!important;
		background:none!important;
		background-color:var(--ep-home-bg)!important;
		padding:clamp(390px,48svh,450px) 20px 34px!important;
	}
	html body.home .ep-home-hero:before{
		display:none!important;
	}
	html body.home .ep-home-hero:after{
		content:""!important;
		position:absolute!important;
		inset:0 0 auto 0!important;
		z-index:0!important;
		height:clamp(390px,48svh,450px)!important;
		pointer-events:none!important;
		background-image:
			linear-gradient(180deg,rgba(238,244,248,0) 0%,rgba(238,244,248,0) 72%,rgba(238,244,248,.92) 96%,var(--ep-home-bg) 100%),
			url("https://emirates-peptides.com/wp-content/uploads/2026/05/NewMobile-Banner.webp")!important;
		background-size:100% 100%,cover!important;
		background-position:center top!important;
		background-repeat:no-repeat!important;
	}
	html body.home .ep-home-hero__inner,
	html[dir="rtl"] body.home .ep-home-hero__inner{
		width:100%!important;
		max-width:350px!important;
		margin:0 auto!important;
		align-items:stretch!important;
		padding-top:0!important;
	}
	html body.home .ep-home-hero__kicker{
		font-size:12px!important;
		line-height:1.35!important;
	}
	html body.home .ep-home-hero__title,
	html[lang^="ar"] body.home .ep-home-hero__title,
	html[lang^="ru"] body.home .ep-home-hero__title{
		font-size:clamp(24px,7vw,31px)!important;
		line-height:1.12!important;
		padding-top:10px!important;
	}
	html[lang^="ru"] body.home .ep-home-hero__title{
		font-size:clamp(22px,6.1vw,26px)!important;
		line-height:1.08!important;
	}
	html body.home .ep-home-hero__sub{
		font-size:13px!important;
		line-height:1.48!important;
		padding-top:12px!important;
	}
	html[lang^="ru"] body.home .ep-home-hero__sub{
		font-size:12px!important;
		line-height:1.38!important;
	}
	html body.home .ep-home-hero__btns{
		display:grid!important;
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		gap:10px!important;
		width:100%!important;
		max-width:350px!important;
		padding-top:18px!important;
	}
	html[dir="rtl"] body.home .ep-home-hero__btns{
		margin-left:auto!important;
	}
	html body.home .ep-home .ep-btn{
		display:flex!important;
		align-items:center!important;
		justify-content:center!important;
		width:100%!important;
		min-height:48px!important;
		padding:12px 10px!important;
		font-size:10.5px!important;
		line-height:1.15!important;
		white-space:normal!important;
		overflow-wrap:anywhere!important;
	}
	html body.home .ep-home-products{
		width:100vw!important;
		max-width:100vw!important;
		margin:0 calc(50% - 50vw) 32px!important;
		padding:34px 18px 28px!important;
		border-radius:0!important;
	}
	html body.home .ep-home-sechead{
		margin-bottom:22px!important;
	}
	html body.home .ep-home-sechead__title{
		font-size:28px!important;
	}
	html body.home .ep-home-sechead__sub{
		font-size:14px!important;
		line-height:1.55!important;
	}
	html body.home .ep-home-tabs-nav{
		display:grid!important;
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		gap:8px!important;
	}
	html body.home .ep-home-tabs-nav li:last-child{
		grid-column:1 / -1!important;
		justify-self:center!important;
		min-width:min(220px,100%)!important;
	}
	html body.home .ep-home-tabs-nav a{
		width:100%!important;
		font-size:12px!important;
		padding:9px 10px!important;
	}
	html body.home .ep-home-banners{
		margin:18px auto 42px!important;
		padding:0 18px!important;
		gap:18px!important;
	}
	html body.home .ep-home-banners__col{
		padding:0!important;
	}
	html body.home .ep-home-banners__col-title{
		font-size:24px!important;
		line-height:1.15!important;
	}
	html body.home .ep-home-banners__col-text{
		max-width:310px!important;
		font-size:14px!important;
		line-height:1.55!important;
	}
	html body.home .ep-home-banners__col img{
		max-width:270px!important;
		margin:18px auto 0!important;
	}
	html body.home .ep-home-banner img{
		height:340px!important;
	}
	html body.home .ep-home-banner__content{
		padding:24px!important;
		max-width:100%!important;
	}
	html body.home .ep-home-banner__title{
		font-size:24px!important;
		line-height:1.08!important;
	}
	html body.home .ep-home-banner__text{
		font-size:13px!important;
		line-height:1.45!important;
	}
	html body.home .ep-home-articles{
		padding:0 18px 44px!important;
	}
	html body.home .ep-art-card{
		flex-basis:86%!important;
		height:300px!important;
	}
	html body.home .ep-art-wrap{
		display:block!important;
	}
	html body.home .ep-art-wrap::before,
	html body.home .ep-art-wrap::after{
		width:40px!important;
	}
	html body.home .ep-art-arrow{
		width:44px!important;
		height:44px!important;
	}
	html body.home .ep-art-arrow--prev{left:8px!important}
	html body.home .ep-art-arrow--next{right:8px!important}
	html body.home .ep-art-arrow::after{
		width:9px!important;
		height:9px!important;
	}
	html body.home .ep-dubai-trust{
		padding:42px 16px!important;
	}
	html body.home .ep-dubai-trust h2{
		font-size:22px!important;
	}
	html body.home .ep-dubai-trust__lede{
		font-size:14px!important;
		line-height:1.6!important;
		margin-bottom:22px!important;
	}
	html body.home .ep-dubai-trust__grid{
		gap:14px!important;
	}
	html body.home .ep-dubai-trust__col{
		padding:20px!important;
	}
	html body.home .ep-dubai-trust__col li{
		font-size:13px!important;
	}
	html body.home .ep-prefooter__inner{
		padding-top:0!important;
	}
	html body.home .ep-prefooter__body,
	html[dir="rtl"] body.home .ep-prefooter__body{
		align-items:center!important;
		text-align:center!important;
		padding:34px 18px 28px!important;
	}
	html body.home .ep-prefooter__title{
		max-width:340px!important;
		font-size:26px!important;
		line-height:1.14!important;
	}
	html body.home .ep-prefooter__form{
		max-width:340px!important;
	}
	html body.home .ep-prefooter__form .mc4wp-form-fields .wd-grid-f-stretch,
	html[dir="rtl"] body.home .ep-prefooter__form .mc4wp-form-fields .wd-grid-f-stretch{
		display:grid!important;
		grid-template-columns:1fr!important;
		gap:10px!important;
	}
	html body.home .ep-prefooter__form input[type=submit]{
		width:100%!important;
	}
}

/* Science Monograph container guards against legacy banner overrides. */
html body.home .ep-home-banners.ep-home-monograph{
	position:relative!important;
	display:block!important;
	min-height:650px!important;
	margin:76px auto 70px!important;
	padding:0!important;
	gap:0!important;
	overflow:hidden!important;
	border-radius:18px!important;
	background:#eef4f8!important;
}
html[lang^="ru"] body.home .ep-home-monograph__title{
	font-size:clamp(30px,3.2vw,43px)!important;
}
html[dir="rtl"] body.home .ep-home-monograph__copy,
html[dir="rtl"] body.home .ep-home-monograph__kicker,
html[dir="rtl"] body.home .ep-home-monograph__title,
html[dir="rtl"] body.home .ep-home-monograph__text{
	text-align:right!important;
}
@media (max-width:1024px){
	html body.home .ep-home-banners.ep-home-monograph{
		display:grid!important;
		min-height:0!important;
		margin:46px auto 56px!important;
		padding:34px 26px!important;
		gap:24px!important;
	}
}
@media (max-width:768px){
	html body.home .ep-home-banners.ep-home-monograph{
		display:flex!important;
		width:calc(100% - 36px)!important;
		max-width:calc(100% - 36px)!important;
		min-height:0!important;
		margin:18px auto 42px!important;
		padding:0 0 140px!important;
		gap:0!important;
		flex-direction:column!important;
		border-radius:16px!important;
	}
	html[lang^="ru"] body.home .ep-home-monograph__title{
		font-size:27px!important;
	}
}
