.ep2b,.ep2b *{box-sizing:border-box}.ep2b{position:relative;width:100%;overflow:hidden;background:#fbfaf8;color:#2f2f2f}.ep2b-inner{width:100%;margin:0 auto}.ep2b-main{display:grid;align-items:stretch;width:100%}.ep2b-content{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.ep2b-eyebrow{margin:0 0 22px;color:var(--ep2b-eyebrow-color);font-weight:700;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.ep2b-heading{color:var(--ep2b-heading-color)}.ep2b-description{margin:0 0 34px;color:var(--ep2b-description-color);line-height:1.65}.ep2b-description p{margin:0}.ep2b-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--ep2b-button-border);background:var(--ep2b-button-bg);color:var(--ep2b-button-color);font-weight:750;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.ep2b-image{position:relative;overflow:hidden;min-width:0;background:#eee9e4}.ep2b-image::after{content:"";position:absolute;inset:0;background:var(--ep2b-overlay);pointer-events:none}.ep2b-image img{display:block;width:100%;height:100%;object-fit:cover;border:0;transition:transform .2s ease,object-position .2s ease}.ep2b-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 54px;border-top:1px solid rgba(51,51,51,.1);border-bottom:1px solid rgba(51,51,51,.1);background:#fff}.ep2b-benefit{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0;padding:4px 34px;border-right:1px solid rgba(51,51,51,.1)}.ep2b-benefit:last-child{border-right:0}.ep2b-benefit-icon{display:inline-flex;color:var(--ep2b-benefit-icon)}.ep2b-benefit-icon svg{fill:currentColor}.ep2b-benefit-title{display:block;color:var(--ep2b-benefit-title);font-weight:750;line-height:1.4;text-transform:uppercase}.ep2b-benefit-text{display:block;margin-top:5px;color:var(--ep2b-benefit-text);line-height:1.4}@media(max-width:1180px){.ep2b-benefits{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 24px}.ep2b-benefit:nth-child(2){border-right:0}}@media(max-width:767px){.ep2b-benefits{display:flex;overflow-x:auto;padding:16px;scrollbar-width:none}.ep2b-benefits::-webkit-scrollbar{display:none}.ep2b-benefit{flex:0 0 230px;justify-content:flex-start;padding:4px 18px}.ep2b-button{width:auto}}@media(max-width:420px){.ep2b-button{width:100%}}


/* ==========================================================
   ePelene 3.32.6 – stable home hero on tablet and mobile
   ========================================================== */
@media (max-width:1180px) and (min-width:768px){
	.ep2b .ep2b-main{
		height:auto!important;
		min-height:500px!important;
		grid-template-columns:minmax(0,44%) minmax(0,56%)!important;
		align-items:stretch!important;
	}
	.ep2b .ep2b-content{
		min-width:0!important;
		padding:46px 34px 42px 42px!important;
		justify-content:center!important;
	}
	.ep2b .ep2b-heading{
		max-width:100%!important;
		font-size:clamp(48px,6vw,62px)!important;
		line-height:.98!important;
		overflow-wrap:normal!important;
		word-break:normal!important;
	}
	.ep2b .ep2b-description{
		max-width:360px!important;
		margin-bottom:26px!important;
		font-size:14px!important;
	}
	.ep2b .ep2b-button{
		position:relative!important;
		z-index:2!important;
		max-width:100%!important;
		min-height:48px!important;
		padding:14px 22px!important;
	}
	.ep2b .ep2b-image{
		width:100%!important;
		height:500px!important;
		min-height:500px!important;
		align-self:stretch!important;
	}
	.ep2b .ep2b-benefits{
		display:grid!important;
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		overflow:visible!important;
		padding:18px 24px!important;
	}
	.ep2b .ep2b-benefit{
		flex:initial!important;
		justify-content:flex-start!important;
		min-height:58px!important;
		padding:8px 22px!important;
	}
	.ep2b .ep2b-benefit:nth-child(2n){
		border-right:0!important;
	}
	.ep2b .ep2b-benefit:nth-child(-n+2){
		border-bottom:1px solid rgba(51,51,51,.08)!important;
	}
}

@media (max-width:767px){
	.ep2b{
		overflow:hidden!important;
	}
	.ep2b .ep2b-main{
		display:flex!important;
		height:auto!important;
		min-height:0!important;
		flex-direction:column!important;
	}
	.ep2b .ep2b-content{
		order:1!important;
		width:100%!important;
		padding:38px 20px 30px!important;
	}
	.ep2b .ep2b-image{
		order:2!important;
		width:100%!important;
		height:310px!important;
		min-height:310px!important;
	}
	.ep2b .ep2b-image img{
		width:100%!important;
		height:100%!important;
		transform:none!important;
		object-fit:cover!important;
	}
	.ep2b .ep2b-eyebrow{
		max-width:270px!important;
		margin-bottom:13px!important;
		font-size:8px!important;
		line-height:1.45!important;
	}
	.ep2b .ep2b-heading{
		max-width:310px!important;
		margin-bottom:18px!important;
		font-size:40px!important;
		line-height:.98!important;
		letter-spacing:-.035em!important;
		overflow-wrap:normal!important;
		word-break:normal!important;
	}
	.ep2b .ep2b-description{
		max-width:310px!important;
		margin-bottom:24px!important;
		font-size:13px!important;
		line-height:1.55!important;
	}
	.ep2b .ep2b-button{
		width:auto!important;
		max-width:100%!important;
		min-height:46px!important;
		padding:13px 18px!important;
		font-size:9.5px!important;
		white-space:normal!important;
	}
	.ep2b .ep2b-benefits{
		display:grid!important;
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		overflow:visible!important;
		width:100%!important;
		padding:12px 10px!important;
	}
	.ep2b .ep2b-benefit{
		display:flex!important;
		flex:initial!important;
		min-width:0!important;
		min-height:62px!important;
		justify-content:flex-start!important;
		gap:8px!important;
		padding:10px 8px!important;
		border-right:0!important;
		border-bottom:1px solid rgba(51,51,51,.07)!important;
	}
	.ep2b .ep2b-benefit:nth-child(odd){
		border-right:1px solid rgba(51,51,51,.07)!important;
	}
	.ep2b .ep2b-benefit:nth-last-child(-n+2){
		border-bottom:0!important;
	}
	.ep2b .ep2b-benefit-icon{
		flex:0 0 auto!important;
	}
	.ep2b .ep2b-benefit-title{
		line-height:1.35;
	}
	.ep2b .ep2b-benefit-text{
		margin-top:2px!important;
		line-height:1.35;
	}
}

@media (max-width:420px){
	.ep2b .ep2b-content{
		padding:34px 18px 27px!important;
	}
	.ep2b .ep2b-heading{
		max-width:285px!important;
		font-size:37px!important;
	}
	.ep2b .ep2b-description{
		max-width:285px!important;
	}
	.ep2b .ep2b-image{
		height:285px!important;
		min-height:285px!important;
	}
}


/* =========================================================
   ePelene 3.37.5 — editable Hero Banner 2 button states
========================================================= */

.ep2b .ep2b-button{
	background:var(--ep2b-button-bg);
	background-color:var(--ep2b-button-bg);
	border-color:var(--ep2b-button-border);
	color:var(--ep2b-button-color);
	transition:
		background-color .22s ease,
		border-color .22s ease,
		color .22s ease;
}

.ep2b .ep2b-button span{
	color:inherit;
}

.ep2b .ep2b-button:hover,
.ep2b .ep2b-button:focus{
	background:var(--ep2b-button-hover-bg);
	background-color:var(--ep2b-button-hover-bg);
	border-color:var(--ep2b-button-hover-border);
	color:var(--ep2b-button-hover-color);
}

.ep2b .ep2b-button:hover span,
.ep2b .ep2b-button:focus span{
	color:inherit;
}

/* ==========================================================
   ePelene 3.41.2 – compact home above-the-fold for laptops
   Keeps large desktop unchanged; targets common 13–16" laptop viewports.
   ========================================================== */
@media (min-width:1181px) and (max-width:1600px) and (max-height:950px){
	.ep2b .ep2b-main{
		height:420px!important;
		min-height:420px!important;
	}
	.ep2b .ep2b-content{
		padding:32px 38px 30px 52px!important;
		justify-content:center!important;
	}
	.ep2b .ep2b-eyebrow{
		margin-bottom:12px!important;
		font-size:9px!important;
	}
	.ep2b .ep2b-heading{
		max-width:520px!important;
		font-size:clamp(44px,3.75vw,58px)!important;
		line-height:.94!important;
		margin-bottom:16px!important;
	}
	.ep2b .ep2b-description{
		max-width:500px!important;
		margin-bottom:20px!important;
		font-size:13px!important;
		line-height:1.5!important;
	}
	.ep2b .ep2b-button{
		min-height:42px!important;
		padding:12px 18px!important;
		font-size:9px!important;
	}
	.ep2b .ep2b-image{
		height:420px!important;
		min-height:420px!important;
	}
	.ep2b .ep2b-benefits{
		padding:11px 34px!important;
	}
	.ep2b .ep2b-benefit{
		min-height:48px!important;
		gap:11px!important;
		padding:3px 20px!important;
	}
	.ep2b .ep2b-benefit-icon i,
	.ep2b .ep2b-benefit-icon svg{
		width:23px!important;
		height:23px!important;
		font-size:23px!important;
	}
	.ep2b .ep2b-benefit-title{
		font-size:9px!important;
		line-height:1.25!important;
	}
	.ep2b .ep2b-benefit-text{
		margin-top:2px!important;
		font-size:7.5px!important;
		line-height:1.25!important;
	}
}
