[data-id="b510eff"]{flex-direction:row !important;width:100% !important;padding:0 !important;}
[data-id="2b9cfc2"]{flex-direction:column !important;width:100% !important;padding:0 !important;}
[data-id="ff27119"]{flex-direction:column !important;width:100% !important;padding:0 !important;}
[data-id="ab59c09"]{flex-direction:column !important;width:100% !important;padding:0 !important;}
[data-id="43d8549"] .elementor-heading-title{font-size:36px !important;font-weight:700 !important;margin-bottom:32px !important;color:#1A1A1A !important;line-height:40px !important;}
[data-id="819cc3d"] .elementor-heading-title{color:#E76152 !important;font-size:24px !important;font-weight:600 !important;margin-bottom:24px !important;line-height:32px !important;}
[data-id="0775140"] .elementor-heading-title{color:#1A1A1A !important;font-size:30px !important;font-weight:700 !important;margin-top:48px !important;margin-bottom:24px !important;line-height:36px !important;}
[data-id="fbd662e"] img,[data-id="c01e806"] img,[data-id="8a29af5"] img{height:80px !important;width:auto !important;max-width:100% !important;}
[data-id="b510eff"]{flex-wrap:wrap !important;gap:20px !important;align-items:center !important;}
[data-id="2b9cfc2"]{position:relative !important;padding-top:100px !important;padding-bottom:64px !important;overflow:hidden !important;}
[data-id="ff27119"]{padding-top:16px !important;padding-bottom:16px !important;}
[data-id="ab59c09"]{align-items:flex-start !important;gap:32px !important;padding-left:80px !important;padding-right:80px !important;}
@media (min-width:1024px){
[data-id="ab59c09"]{flex-direction:row !important;}
[data-id="43d8549"] .elementor-heading-title{font-size:48px !important;line-height:52px !important;}
[data-id="2b9cfc2"]{padding-right:32px !important;}
[data-id="ff27119"]{padding-top:64px !important;padding-bottom:64px !important;padding-left:24px !important;}
}
.elementor-widget-text-editor p a{color:#E76152 !important;text-decoration:underline !important;font-weight:500 !important;}

[data-id="2b9cfc2"]::before{content:'';position:absolute;inset:0;z-index:0;opacity:0.1;background-image:url('https://wizefulfill-staging.local/wp-content/themes/wize/images/wize-logo-watermark.png');background-repeat:no-repeat;background-position:left center;background-size:clamp(300px,35vw,500px);}
[data-id="2b9cfc2"] > *{position:relative;z-index:1;}


@media (min-width:1024px){
[data-id="2b9cfc2"]{width:calc(50% - 16px) !important;}
[data-id="ff27119"]{width:calc(50% - 16px) !important;}
}
/* Contact: hero H1 line-height 52->48 vs production */
[data-id="43d8549"] .elementor-heading-title{line-height:48px !important;}

.contact-card{
	background:#fff;
	max-width:600px;
	width:100%;
	padding:60px;
	border-radius:16px;
	box-shadow:0 20px 40px rgba(0,0,0,0.08);
	border:1px solid #f1f1f1;
}

.contact-form{
	display:flex;
	flex-direction:column;
	gap:20px;
}

.contact-input{
	width:100%;
	padding:12px 14px;
	border:1px solid #d1d5db;
	border-radius:8px;
	font-size:14px;
	transition:all .2s ease;
}

.contact-input:focus{
	outline:none;
	border-color:#2BBF18;
	box-shadow:0 0 0 2px rgba(43,191,24,0.15);
}

.contact-button{
	align-self:center;
	width:40%;
	padding:14px;
	color:#fff;
	background:#E76152;
	font-weight:600;
	border-radius:8px;
	border:none;
	cursor:pointer;
	transition:.2s;
	margin-top:20px;
}
