@import url(‘https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap’); body.page-id-1236 .entry-header, body.page-id-1236 .page-title { display: none !important; } body.page-id-1236, body.page-id-1236 .ct-container, body.page-id-1236 article, body.page-id-1236 .site-main, body.page-id-1236 .entry-content { background: #ffffff !important; } body.page-id-1236 .entry-content > .wp-block-group { max-width: 1180px !important; width: auto !important; margin-left: auto !important; margin-right: auto !important; } body.page-id-1236 .entry-content :is(h1,h2,h3,p,a,summary,details,span) { font-family: ‘Inter’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; } .zlc-panel { background: #F9F6F2; border-radius: 28px; padding: 64px 40px; margin: 20px auto; text-align: center; position: relative; overflow: hidden; } .zlc-badge { display: inline-block; background: #e0f5e5; color: #00701e; font-size: 12px; font-weight: 700; padding: 6px 16px; border-radius: 18px; margin: 0 0 16px; letter-spacing: 0.8px; } .zlc-panel h1 { font-size: 46px; font-weight: 800; color: #141414; margin: 0 0 14px; letter-spacing: -1.6px; line-height: 1.1; } .zlc-sub { font-size: 17px; color: #4e4d4c; margin: 0 auto 30px; max-width: 520px; line-height: 1.6; } .zlc-btn { display: inline-flex; align-items: center; gap: 9px; background: #00a82d; color: #ffffff !important; font-size: 16px; font-weight: 700; padding: 15px 32px; border-radius: 32px; text-decoration: none !important; transition: background 0.15s ease; } .zlc-btn:hover { background: #008a25; } .zlc-btn svg { width: 20px; height: 20px; fill: #ffffff; flex-shrink: 0; } .zlc-base { margin-top: 6px !important; font-weight: 600; color: #8a8578 !important; } .zlc-note { font-size: 13.5px; color: #999999; margin: 18px 0 0; } .zlc-sh1 { position: absolute; top: -24px; left: 48px; width: 84px; height: 84px; border-radius: 50%; background: #f4c360; opacity: 0.85; animation: zlcFloat 5s ease-in-out infinite; } .zlc-sh2 { position: absolute; bottom: -20px; right: 60px; width: 56px; height: 56px; border-radius: 50%; background: #5bb4d0; opacity: 0.7; animation: zlcFloat 6s ease-in-out 0.8s infinite; } @keyframes zlcFloat { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } } .zlc-white { max-width: 1180px; margin: 20px auto; padding: 24px 40px 40px; background: #ffffff; } .zlc-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; max-width: 1100px; margin: 0 auto; } .zlc-card { background: #ffffff; border: 1px solid #eeebe4; border-radius: 18px; padding: 30px 28px; text-align: center; text-decoration: none !important; transition: transform 0.15s ease, box-shadow 0.15s ease; display: block; } .zlc-card:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(20,20,20,0.07); } .zlc-card-ic { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 16px; display: flex; align-items: center; justify-content: center; } .zlc-card-ic svg { width: 30px; height: 30px; } .zlc-card h3 { font-size: 18px; font-weight: 700; color: #141414; margin: 0 0 6px; } .zlc-card p { font-size: 14.5px; color: #666666; margin: 0; line-height: 1.6; } .zlc-faq { text-align: center; } .zlc-acc { font-family: Georgia, serif; font-style: italic; font-weight: 600; color: #00a82d; } .zlc-faq h2 { font-size: 36px; font-weight: 800; color: #141414; margin: 0 0 10px; letter-spacing: -1.2px; } .zlc-faq .zlc-sub { margin-bottom: 32px; } .zlc-faq details { background: #ffffff; border: 1px solid #eeebe4; border-radius: 14px; padding: 14px 20px; margin: 0 auto 10px; text-align: left; max-width: 760px; } .zlc-faq summary { font-weight: 700; font-size: 15px; color: #141414; cursor: pointer; list-style: none; position: relative; padding-right: 30px; } .zlc-faq summary::-webkit-details-marker { display: none; } .zlc-faq summary::after { content: “+”; position: absolute; right: 2px; top: 50%; transform: translateY(-50%); color: #00a82d; font-size: 22px; font-weight: 700; line-height: 1; } .zlc-faq details[open] summary::after { content: “2212”; } .zlc-faq details p { color: #4e4d4c; font-size: 14.5px; line-height: 1.65; margin: 10px 0 0; } @media (max-width: 781px) { .zlc-panel { margin: 12px; padding: 44px 20px; } .zlc-panel h1 { font-size: 34px; } .zlc-white { padding: 12px 20px 28px; } .zlc-faq h2 { font-size: 28px; } } .zlc-formsec { max-width: 760px !important; } .zlc-form-head { text-align: center; } .zlc-form-head h2 { font-size: 32px; font-weight: 800; color: #141414; letter-spacing: -1px; margin: 0 0 8px; } .zlc-formsec .wpcf7 { background: #F9F6F2; border-radius: 20px; padding: 34px 32px 30px; } .zlc-formsec .wpcf7 label { display: block; font-size: 13.5px; font-weight: 700; color: #141414; margin: 0 0 16px; text-align: left; } .zlc-f-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0 16px; } .zlc-formsec .wpcf7 input[type=”text”], .zlc-formsec .wpcf7 input[type=”email”], .zlc-formsec .wpcf7 input[type=”tel”], .zlc-formsec .wpcf7 textarea { display: block; width: 100%; margin-top: 6px; padding: 12px 16px; font-size: 14.5px; font-weight: 400; color: #141414; background: #ffffff; border: 1px solid #e5e0d5; border-radius: 12px; outline: none; transition: border-color 0.15s ease, box-shadow 0.15s ease; font-family: inherit; } .zlc-formsec .wpcf7 input:focus, .zlc-formsec .wpcf7 textarea:focus { border-color: #00a82d; box-shadow: 0 0 0 3px rgba(0,168,45,0.12); } .zlc-formsec .wpcf7 textarea { height: 130px; resize: vertical; } .zlc-formsec .wpcf7 input[type=”submit”] { display: inline-flex; background: #00a82d; color: #ffffff; font-size: 15.5px; font-weight: 700; padding: 14px 34px; border: none; border-radius: 32px; cursor: pointer; transition: background 0.15s ease; font-family: inherit; } .zlc-formsec .wpcf7 input[type=”submit”]:hover { background: #008a25; } .zlc-formsec .wpcf7-not-valid-tip { font-size: 12.5px; color: #e54e40; font-weight: 600; margin-top: 4px; } .zlc-formsec .wpcf7-response-output { border: 1px solid #e5e0d5 !important; border-radius: 12px; padding: 12px 16px !important; font-size: 14px; margin: 16px 0 0 !important; } .zlc-formsec .wpcf7 form.sent .wpcf7-response-output { border-color: #00a82d !important; color: #00701e; background: #e0f5e5; } @media (max-width: 600px) { .zlc-f-row { grid-template-columns: 1fr; } .zlc-formsec .wpcf7 { padding: 24px 18px; } } .zlc-f-check { font-size: 13.5px; font-weight: 700; color: #141414; margin: 0 0 4px; text-align: left; } .zlc-formsec .wpcf7-quiz-label { display: block; font-size: 13px; font-weight: 600; color: #4e4d4c; margin: 0 0 6px; text-align: left; } .zlc-formsec .wpcf7-quiz { max-width: 220px; } .zlc-formsec .wpcf7 form > p { text-align: left; } /* Easier phone tap target on mobile */ @media(max-width:700px){a[href*=”wa.me”]:not(.zlc-btn):not(.zlc-card){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px}}

CONTACT

Contact us

Tell us about your business. We usually answer within a few hours — in Arabic or English.

Chat on WhatsApp

+46 76 059 8424 · info@zyralabs.io

The first consultation is free.

Founded in Sweden · Working remotely for businesses in Saudi Arabia & the UAE

Or send us a message

No WhatsApp? No problem. We reply by email within one working day.

    Quick check, so we know you are human:

    .zlc-direct{margin:14px 0 4px;font-size:15px;font-weight:700}.zlc-direct a{color:#241437!important;text-decoration:none}.zlc-direct a:hover{color:#00a82d!important}@media(max-width:781px){.zlc-direct span{display:none}.zlc-direct a{display:block;margin:4px 0}}