body.page-template-page-contact #primary.contact-page{--contact-primary:#2D7D46;--contact-primary-dark:#1D5D2E;--contact-secondary:#D4A853;--contact-accent:#FF6B35;--contact-dark:#1a1a2e;--contact-gray:#666;--contact-light:#f8faf9;background:linear-gradient(180deg,#f0f7f2 0,#fff 100%)}body.page-template-page-contact .contact-hero{position:relative;padding:80px 0 100px;background:linear-gradient(135deg,var(--contact-primary) 0,var(--contact-primary-dark) 100%);overflow:hidden}body.page-template-page-contact .contact-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}body.page-template-page-contact .contact-hero::after{content:'';position:absolute;bottom:-50px;left:0;right:0;height:100px;background:#f0f7f2;border-radius:50% 50% 0 0}body.page-template-page-contact .contact-hero__content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center;color:#fff;padding:0 20px}body.page-template-page-contact .contact-hero__badge{display:inline-block;background:rgba(255,255,255,.18);padding:10px 25px;border-radius:50px;font-size:.95rem;margin-bottom:25px;border:1px solid rgba(255,255,255,.3)}body.page-template-page-contact #primary.contact-page .contact-hero h1.contact-hero__title{font-size:3rem;font-weight:800;margin-bottom:20px;line-height:1.3;color:#fff}body.page-template-page-contact #primary.contact-page .contact-hero h1.contact-hero__title span{color:var(--contact-secondary)}body.page-template-page-contact .contact-hero__desc{font-size:1.25rem;opacity:.95;max-width:700px;margin:0 auto;line-height:1.8}body.page-template-page-contact .contact-container{max-width:1100px;margin:0 auto;padding:0 20px}body.page-template-page-contact .contact-section{padding:80px 0}body.page-template-page-contact .contact-section--gray{background:var(--contact-light)}body.page-template-page-contact .contact-section__header{text-align:center;margin-bottom:50px}body.page-template-page-contact .contact-section__icon{width:70px;height:70px;background:linear-gradient(135deg,var(--contact-primary),var(--contact-primary-dark));border-radius:20px;display:inline-flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:20px;box-shadow:0 10px 30px rgba(45,125,70,.3)}body.page-template-page-contact .contact-section__title{font-size:2.2rem;color:var(--contact-dark);margin-bottom:15px;font-weight:700}body.page-template-page-contact .contact-section__subtitle{font-size:1.1rem;color:var(--contact-gray);max-width:600px;margin:0 auto}body.page-template-page-contact .contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px}body.page-template-page-contact .contact-info-card{background:#fff;border-radius:24px;padding:40px 30px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}body.page-template-page-contact .contact-info-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,.1)}body.page-template-page-contact .contact-info-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--contact-primary),var(--contact-secondary))}body.page-template-page-contact .contact-info-card__icon{width:80px;height:80px;background:linear-gradient(135deg,rgba(45,125,70,.1),rgba(212,168,83,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;margin:0 auto 20px;color:var(--contact-primary)}body.page-template-page-contact .contact-info-card__title{font-size:1.3rem;font-weight:700;color:var(--contact-dark);margin-bottom:10px}body.page-template-page-contact .contact-info-card__text{font-size:1rem;color:var(--contact-gray);line-height:1.8}body.page-template-page-contact .contact-info-card__link{display:inline-block;margin-top:15px;color:var(--contact-primary);font-weight:600;transition:color .3s ease}body.page-template-page-contact .contact-info-card__link:hover{color:var(--contact-primary-dark)}body.page-template-page-contact .contact-main-grid{display:grid;grid-template-columns:2fr 1fr;gap:50px;align-items:start}body.page-template-page-contact .contact-form-wrapper{background:#fff;border-radius:24px;padding:50px 45px;box-shadow:0 15px 50px rgba(0,0,0,.08)}body.page-template-page-contact .contact-form-wrapper__title{font-size:1.6rem;color:var(--contact-dark);margin-bottom:10px;font-weight:700}body.page-template-page-contact .contact-form-wrapper__desc{color:var(--contact-gray);margin-bottom:35px;font-size:1rem}body.page-template-page-contact .contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}body.page-template-page-contact .contact-form .form-group{margin-bottom:20px}body.page-template-page-contact .contact-form .form-group--full{grid-column:1/-1}body.page-template-page-contact .contact-form label{display:block;font-weight:600;color:var(--contact-dark);margin-bottom:8px;font-size:.95rem}body.page-template-page-contact .contact-form label .required{color:#f44336;margin-right:4px}body.page-template-page-contact .contact-form input[type=email],body.page-template-page-contact .contact-form input[type=text],body.page-template-page-contact .contact-form select,body.page-template-page-contact .contact-form textarea{width:100%;padding:14px 18px;border:2px solid #e8e8e8;border-radius:12px;font-family:var(--ak-font-arabic, 'Tajawal', sans-serif);font-size:1rem;color:var(--contact-dark);background:#fafafa;transition:border-color .3s ease,box-shadow .3s ease;direction:rtl;box-sizing:border-box}body.page-template-page-contact .contact-form input:focus,body.page-template-page-contact .contact-form select:focus,body.page-template-page-contact .contact-form textarea:focus{border-color:var(--contact-primary);background:#fff;box-shadow:0 0 0 4px rgba(45,125,70,.1);outline:0}body.page-template-page-contact .contact-form textarea{min-height:160px;resize:vertical}body.page-template-page-contact .contact-form select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 16px center;padding-left:40px;cursor:pointer}body.page-template-page-contact #primary.contact-page .contact-form button.contact-form__submit,body.page-template-page-contact #primary.contact-page button.contact-form__submit{display:inline-flex;align-items:center;gap:10px;padding:16px 45px;background:linear-gradient(135deg,var(--contact-primary),var(--contact-primary-dark));color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;font-family:var(--ak-font-arabic, 'Tajawal', sans-serif);cursor:pointer;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 25px rgba(45,125,70,.3);text-transform:none;letter-spacing:normal}body.page-template-page-contact #primary.contact-page .contact-form button.contact-form__submit:hover,body.page-template-page-contact #primary.contact-page button.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(45,125,70,.4);background:linear-gradient(135deg,var(--contact-primary),var(--contact-primary-dark));color:#fff}body.page-template-page-contact #primary.contact-page button.contact-form__submit:active{transform:translateY(0)}body.page-template-page-contact #primary.contact-page button.contact-form__submit:focus{outline:0;box-shadow:0 0 0 4px rgba(45,125,70,.2);background:linear-gradient(135deg,var(--contact-primary),var(--contact-primary-dark));color:#fff}body.page-template-page-contact .contact-sidebar{display:flex;flex-direction:column;gap:30px}body.page-template-page-contact .contact-sidebar__card{background:#fff;border-radius:20px;padding:35px 30px;box-shadow:0 10px 40px rgba(0,0,0,.06)}body.page-template-page-contact .contact-sidebar__card--highlight{background:linear-gradient(135deg,var(--contact-primary),var(--contact-primary-dark));color:#fff}body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight h4,body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight li,body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight p,body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight span{color:#fff}body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight h4 i{color:var(--contact-secondary)}body.page-template-page-contact .contact-sidebar__card.contact-sidebar__card--highlight ul li i{color:var(--contact-secondary)}body.page-template-page-contact .contact-sidebar__card--highlight a{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);color:#fff;padding:6px 16px;border-radius:8px;text-decoration:none;font-weight:600;transition:background .3s ease,color .3s ease,transform .3s ease}body.page-template-page-contact .contact-sidebar__card--highlight a:hover{background:var(--contact-secondary);color:var(--contact-dark);transform:translateX(-3px)}body.page-template-page-contact .contact-sidebar__card h4{font-size:1.2rem;font-weight:700;margin-bottom:15px;color:var(--contact-dark);display:flex;align-items:center;gap:10px}body.page-template-page-contact .contact-sidebar__card p{color:var(--contact-gray);line-height:1.8;font-size:.95rem}body.page-template-page-contact .contact-sidebar__card ul{list-style:none;padding:0;margin:0}body.page-template-page-contact .contact-sidebar__card ul li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--contact-gray)}body.page-template-page-contact .contact-sidebar__card--highlight ul li{border-bottom-color:rgba(255,255,255,.15)}body.page-template-page-contact .contact-sidebar__card ul li:last-child{border-bottom:none}body.page-template-page-contact .contact-sidebar__card .contact-business-cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:11px 26px;background:#1a1a2e;color:#d4a853;border-radius:50px;font-size:.95rem;font-weight:700;font-family:var(--ak-font-arabic, 'Tajawal', sans-serif);text-decoration:none;transition:background .3s ease,color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(26,26,46,.15)}body.page-template-page-contact .contact-sidebar__card .contact-business-cta:hover{background:#d4a853;color:#1a1a2e;transform:translateY(-2px);text-decoration:none}body.page-template-page-contact .contact-sidebar__card .contact-business-cta:focus{outline:0;box-shadow:0 0 0 4px rgba(26,26,46,.15)}body.page-template-page-contact #primary.contact-page button.contact-social-trigger{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:12px 28px;background:linear-gradient(135deg,#d4a853,#c4933d);color:#1a1a2e;border:none;border-radius:50px;font-size:1rem;font-weight:700;font-family:var(--ak-font-arabic, 'Tajawal', sans-serif);cursor:pointer;transition:transform .3s cubic-bezier(.4, 0, .2, 1),box-shadow .3s ease;box-shadow:0 4px 15px rgba(212,168,83,.35);text-transform:none;letter-spacing:normal}body.page-template-page-contact #primary.contact-page button.contact-social-trigger:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,168,83,.5);background:linear-gradient(135deg,#e0b85e,#d4a853);color:#1a1a2e}body.page-template-page-contact #primary.contact-page button.contact-social-trigger:focus{outline:0;box-shadow:0 0 0 4px rgba(212,168,83,.25);background:linear-gradient(135deg,#d4a853,#c4933d);color:#1a1a2e}body.page-template-page-contact .social-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}body.page-template-page-contact .social-modal.is-open{visibility:visible;pointer-events:auto}body.page-template-page-contact .social-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7);opacity:0;transition:opacity .3s ease}body.page-template-page-contact .social-modal.is-open .social-modal__backdrop{opacity:1}body.page-template-page-contact .social-modal__content{position:relative;z-index:2;background:#fff;border-radius:28px;padding:45px 40px;max-width:480px;width:90%;box-shadow:0 25px 80px rgba(0,0,0,.25);text-align:center;transform:scale(.85) translateY(20px);opacity:0;transition:transform .35s cubic-bezier(.34, 1.56, .64, 1),opacity .25s ease}body.page-template-page-contact .social-modal.is-open .social-modal__content{transform:scale(1) translateY(0);opacity:1}body.page-template-page-contact .social-modal .social-modal__close,body.page-template-page-contact .social-modal .social-modal__close:active,body.page-template-page-contact .social-modal .social-modal__close:focus,body.page-template-page-contact .social-modal .social-modal__close:hover{position:absolute;top:16px;left:16px;width:36px;height:36px;min-height:0;border:none;background:rgba(0,0,0,.06);border-radius:50%;font-size:1.1rem;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease;padding:0;margin:0;box-shadow:none;text-decoration:none;line-height:1;letter-spacing:normal;text-transform:none}body.page-template-page-contact .social-modal .social-modal__close:hover{background:rgba(0,0,0,.12);color:#333;transform:rotate(90deg)}body.page-template-page-contact .social-modal__header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:10px;color:var(--contact-primary,#2d7d46);font-size:1.5rem}body.page-template-page-contact .social-modal__header h3{font-size:1.5rem;font-weight:800;color:var(--contact-dark,#1a1a2e);margin:0}body.page-template-page-contact .social-modal__desc{color:#777;font-size:1rem;margin-bottom:30px;line-height:1.6}body.page-template-page-contact .social-modal__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}body.page-template-page-contact .social-modal .social-modal__item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;border-radius:18px;text-decoration:none;font-size:.8rem;font-weight:700;transition:transform .3s cubic-bezier(.4, 0, .2, 1),background .3s ease,color .3s ease;animation:socialModalPopIn .4s cubic-bezier(.34,1.56,.64,1) both;border:none;box-shadow:none}body.page-template-page-contact .social-modal .social-modal__item i{font-size:1.6rem;transition:transform .25s ease}body.page-template-page-contact .social-modal .social-modal__item:hover{transform:translateY(-4px);text-decoration:none}body.page-template-page-contact .social-modal .social-modal__item:hover i{transform:scale(1.2)}body.page-template-page-contact .social-modal .social-modal__item--facebook{background:rgba(24,119,242,.1);color:#1877f2}body.page-template-page-contact .social-modal .social-modal__item--facebook:hover{background:#1877f2;color:#fff}body.page-template-page-contact .social-modal .social-modal__item--instagram{background:rgba(225,48,108,.1);color:#e1306c}body.page-template-page-contact .social-modal .social-modal__item--instagram:hover{background:linear-gradient(135deg,#833ab4,#e1306c,#f77737);color:#fff}body.page-template-page-contact .social-modal .social-modal__item--youtube{background:rgba(255,0,0,.08);color:red}body.page-template-page-contact .social-modal .social-modal__item--youtube:hover{background:red;color:#fff}body.page-template-page-contact .social-modal .social-modal__item--twitter{background:rgba(0,0,0,.06);color:#14171a}body.page-template-page-contact .social-modal .social-modal__item--twitter:hover{background:#14171a;color:#fff}body.page-template-page-contact .social-modal .social-modal__item--tiktok{background:rgba(0,0,0,.06);color:#010101}body.page-template-page-contact .social-modal .social-modal__item--tiktok:hover{background:#010101;color:#69c9d0}@keyframes socialModalPopIn{0%{opacity:0;transform:scale(.4) translateY(15px)}100%{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:480px){body.page-template-page-contact .social-modal .social-modal__grid{grid-template-columns:repeat(3,1fr)}body.page-template-page-contact .social-modal .social-modal__content{padding:35px 25px}}body.page-template-page-contact .contact-alert{padding:20px 25px;border-radius:16px;margin-bottom:30px;display:flex;align-items:center;gap:15px;font-size:1.05rem;font-weight:600}body.page-template-page-contact .contact-alert--success{background:rgba(76,175,80,.12);color:#2e7d32;border:2px solid rgba(76,175,80,.2)}body.page-template-page-contact .contact-alert--error{background:rgba(244,67,54,.1);color:#c62828;border:2px solid rgba(244,67,54,.2)}body.page-template-page-contact .contact-alert__icon{font-size:1.5rem;flex-shrink:0}body.page-template-page-contact .contact-map{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08);margin-top:60px}body.page-template-page-contact .contact-map__overlay{background:linear-gradient(135deg,rgba(45,125,70,.9),rgba(29,93,46,.95));padding:50px;text-align:center;color:#fff}body.page-template-page-contact #primary.contact-page .contact-map__overlay h3{font-size:1.6rem;margin-bottom:15px;color:#fff}body.page-template-page-contact .contact-map__overlay p{opacity:.9;max-width:500px;margin:0 auto 25px;line-height:1.8}body.page-template-page-contact .contact-map__countries{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;max-width:700px;margin:0 auto}body.page-template-page-contact .contact-map__countries .country-flag{width:40px;height:30px;border-radius:4px;cursor:default;transition:transform .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.25)}body.page-template-page-contact .contact-map__countries .country-flag:hover{transform:scale(1.35)}body.page-template-page-contact .contact-faq-cta{background:linear-gradient(135deg,rgba(212,168,83,.15),rgba(45,125,70,.1));border-radius:24px;padding:50px 40px;text-align:center;margin-top:60px}body.page-template-page-contact .contact-faq-cta h3{font-size:1.6rem;color:var(--contact-dark);margin-bottom:15px}body.page-template-page-contact .contact-faq-cta p{color:var(--contact-gray);margin-bottom:25px;font-size:1.05rem}body.page-template-page-contact #primary.contact-page a.contact-faq-cta__btn{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;background:var(--contact-secondary);color:var(--contact-dark);border-radius:12px;font-weight:700;font-size:1.05rem;transition:background .3s ease,color .3s ease,transform .3s ease;text-decoration:none}body.page-template-page-contact #primary.contact-page a.contact-faq-cta__btn:hover{background:var(--contact-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(45,125,70,.3)}body.page-template-page-contact .contact-breadcrumbs{position:relative;z-index:1;margin-bottom:20px;opacity:.8}body.page-template-page-contact .contact-breadcrumbs a{color:rgba(255,255,255,.8);text-decoration:none}body.page-template-page-contact .contact-breadcrumbs a:hover{color:#fff}body.page-template-page-contact .contact-breadcrumbs span{color:var(--contact-secondary)}@media (max-width:992px){body.page-template-page-contact .contact-info-grid{grid-template-columns:1fr}body.page-template-page-contact .contact-main-grid{grid-template-columns:1fr}body.page-template-page-contact #primary.contact-page .contact-hero h1.contact-hero__title{font-size:2.2rem}body.page-template-page-contact .contact-form .form-row{grid-template-columns:1fr}}@media (max-width:768px){body.page-template-page-contact .contact-hero{padding:60px 0 80px}body.page-template-page-contact #primary.contact-page .contact-hero h1.contact-hero__title{font-size:1.9rem}body.page-template-page-contact .contact-hero__desc{font-size:1.05rem}body.page-template-page-contact .contact-section{padding:50px 0}body.page-template-page-contact .contact-form-wrapper{padding:30px 25px}body.page-template-page-contact .contact-map__overlay{padding:35px 25px}body.page-template-page-contact .contact-faq-cta{padding:35px 25px}}