html.page-contact *{margin:0;padding:0;box-sizing:border-box}html.page-contact body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-contact{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-contact .site-header{width:100%;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 18px rgb(0 0 0 / .08);position:relative;z-index:20}html.page-contact .site-header.navbar{padding:0 34px}html.page-contact .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-contact .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-contact .logo.navbar-brand{margin:0;padding:0}html.page-contact .logo-icon{width:58px;height:58px;border:3px solid var(--gold);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:28px;font-weight:900;transform:rotate(45deg)}html.page-contact .logo-icon span{transform:rotate(-45deg);display:block}html.page-contact .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-contact .logo-text small{display:block;font-size:13px;color:var(--gold);letter-spacing:1px;margin-top:3px;font-weight:700;text-transform:uppercase}html.page-contact .main-nav{display:flex;align-items:center;gap:42px}html.page-contact .main-nav.navbar-nav{flex-direction:row}html.page-contact .main-nav a,html.page-contact .main-nav .nav-link{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease;padding:0!important}html.page-contact .main-nav a:hover,html.page-contact .main-nav a.active{color:var(--gold)}html.page-contact .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-contact .header-btn{background:var(--gold);color:#fff;padding:13px 25px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgb(198 154 74 / .35);transition:0.3s ease;white-space:nowrap}html.page-contact .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45);color:#fff}html.page-contact .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .18);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .08);padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}html.page-contact .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-contact .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-contact .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-contact .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-contact .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-contact .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-contact .mobile-logo{min-width:auto}html.page-contact .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-contact .mobile-logo .logo-text strong{font-size:22px}html.page-contact .mobile-logo .logo-text small{font-size:11px}html.page-contact .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-contact .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-contact .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-contact .mobile-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:800;padding:13px 14px;border-radius:10px;transition:0.25s ease}html.page-contact .mobile-nav a:hover,html.page-contact .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-contact .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}html.page-contact .contact-hero-section{width:100%;background:#fff;padding:34px 40px 34px;direction:rtl}html.page-contact .contact-hero-container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:78px;direction:ltr}html.page-contact .contact-hero-image{width:100%;height:380px;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px rgb(0 0 0 / .12)}html.page-contact .contact-hero-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-contact .contact-hero-content{direction:rtl;text-align:center;padding:8px 0}html.page-contact .contact-hero-content h1{color:#063b32;font-size:43px;font-weight:900;line-height:1.45;margin-bottom:18px;letter-spacing:-1px}html.page-contact .contact-title-divider{width:145px;height:18px;margin:0 auto 24px;position:relative}html.page-contact .contact-title-divider::before,html.page-contact .contact-title-divider::after{content:"";position:absolute;top:50%;width:58px;height:1px;background:#c69a4a}html.page-contact .contact-title-divider::before{right:0}html.page-contact .contact-title-divider::after{left:0}html.page-contact .contact-title-divider span{width:12px;height:12px;background:#c69a4a;display:block;border-radius:3px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%) rotate(45deg)}html.page-contact .contact-title-divider span::before,html.page-contact .contact-title-divider span::after{content:"";position:absolute;width:7px;height:7px;background:#c69a4a;border-radius:50%;top:50%;transform:translateY(-50%)}html.page-contact .contact-title-divider span::before{right:18px}html.page-contact .contact-title-divider span::after{left:18px}html.page-contact .contact-main-text{color:#202020;font-size:17px;font-weight:600;line-height:2.15;max-width:620px;margin:0 auto 12px}html.page-contact .contact-sub-text{color:#555;font-size:16px;font-weight:500;line-height:2;margin-bottom:36px}html.page-contact .contact-actions{display:flex;align-items:center;justify-content:center;gap:18px;direction:ltr}html.page-contact .contact-btn{height:62px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:13px;text-decoration:none;font-size:16px;font-weight:800;transition:0.3s ease;direction:rtl;white-space:nowrap}html.page-contact .contact-btn svg{width:25px;height:25px;stroke:currentColor;stroke-width:2}html.page-contact .contact-btn-primary{width:235px;background:linear-gradient(135deg,#063b32 0%,#0d5a49 100%);color:#fff;box-shadow:0 12px 28px rgb(6 59 50 / .28)}html.page-contact .contact-btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 16px 34px rgb(6 59 50 / .34)}html.page-contact .contact-btn-outline{width:270px;background:#fff;color:#063b32;border:1.5px solid rgb(6 59 50 / .65)}html.page-contact .contact-btn-outline:hover{background:#063b32;color:#fff;transform:translateY(-2px)}html.page-contact .site-footer{background:#fff;padding:0 16px 14px}html.page-contact .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-contact .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-contact .footer-col{position:relative;z-index:2}html.page-contact .footer-logo-col{width:285px;text-align:center}html.page-contact .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-contact .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-contact .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-contact .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-contact .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-contact .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-contact .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-contact .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-contact .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-contact .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-contact .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-contact .footer-menu{list-style:none;padding:0;margin:0}html.page-contact .footer-menu li{margin-bottom:6px}html.page-contact .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-contact .footer-menu a:hover{color:#d4a84f}html.page-contact .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-contact .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-contact .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:13px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-contact .footer-contact-list li.address{direction:rtl;text-align:right}html.page-contact .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-contact .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-contact .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease}html.page-contact .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-contact .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-contact .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-contact .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:1100px){html.page-contact .contact-hero-container{gap:42px}html.page-contact .contact-hero-content h1{font-size:36px}html.page-contact .contact-main-text{font-size:15px}html.page-contact .contact-btn-primary{width:215px}html.page-contact .contact-btn-outline{width:250px}html.page-contact .footer-box{padding:26px 26px 16px}html.page-contact .footer-content{gap:18px}html.page-contact .footer-logo-col{width:240px}html.page-contact .footer-desc-col{width:280px}html.page-contact .footer-contact-col{width:250px}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-contact .header-container{flex-wrap:nowrap!important}html.page-contact .mobile-menu-btn{display:flex}html.page-contact .logo{min-width:auto}html.page-contact .logo-icon{width:50px;height:50px;font-size:24px}html.page-contact .logo-text strong{font-size:24px}html.page-contact .logo-text small{font-size:11px}}@media (max-width:900px){html.page-contact .contact-hero-section{padding:34px 18px 42px}html.page-contact .contact-hero-container{grid-template-columns:1fr;direction:rtl;gap:34px}html.page-contact .contact-hero-content{order:1}html.page-contact .contact-hero-image{order:2;height:320px}html.page-contact .contact-hero-content h1{font-size:31px}html.page-contact .contact-actions{flex-direction:column;gap:14px}html.page-contact .contact-btn-primary,html.page-contact .contact-btn-outline{width:100%;max-width:340px}html.page-contact .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-contact .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%;text-align:center}html.page-contact .footer-contact-list li{justify-content:center}html.page-contact .footer-socials{justify-content:center}html.page-contact .footer-copy{margin-top:16px}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-contact .mobile-menu-btn{width:42px;height:42px}html.page-contact .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-contact .logo-text strong{font-size:21px}html.page-contact .logo-text small{font-size:10px}html.page-contact .mobile-offcanvas{width:292px!important}}@media (max-width:520px){html.page-contact .contact-hero-section{padding:28px 14px 36px}html.page-contact .contact-hero-content h1{font-size:26px}html.page-contact .contact-main-text{font-size:14px;line-height:2.1}html.page-contact .contact-sub-text{font-size:14px;margin-bottom:26px}html.page-contact .contact-hero-image{height:235px;border-radius:13px}html.page-contact .contact-btn{height:56px;font-size:14px}}@media (min-width:992px){html.page-contact .mobile-menu-btn{display:none!important}html.page-contact .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-contact .offcanvas-backdrop{display:none!important}html.page-contact body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-contact .contact-info-section{width:100%;background:#fff;padding:0 40px 48px;direction:rtl}html.page-contact .contact-info-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-contact .contact-info-card{min-height:150px;background:#fff;border:1px solid rgb(6 59 50 / .08);border-radius:14px;box-shadow:0 7px 24px rgb(0 0 0 / .065);padding:22px 18px 18px;text-align:center;transition:0.3s ease}html.page-contact .contact-info-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgb(0 0 0 / .09)}html.page-contact .contact-info-icon{width:38px;height:38px;margin:0 auto 10px;color:#063b32;display:flex;align-items:center;justify-content:center}html.page-contact .contact-info-icon svg{width:34px;height:34px;stroke:currentColor;stroke-width:2}html.page-contact .contact-info-card h3{color:#063b32;font-size:17px;font-weight:900;line-height:1.5;margin-bottom:10px}html.page-contact .contact-info-card p{color:#555;font-size:13.5px;font-weight:500;line-height:1.9;margin:0}@media (max-width:1100px){html.page-contact .contact-info-container{grid-template-columns:repeat(2,1fr);max-width:760px}}@media (max-width:620px){html.page-contact .contact-info-section{padding:0 14px 38px}html.page-contact .contact-info-container{grid-template-columns:1fr;gap:14px}html.page-contact .contact-info-card{min-height:auto;padding:20px 16px 18px}html.page-contact .contact-info-card h3{font-size:16px}html.page-contact .contact-info-card p{font-size:13px}}html.page-contact .contact-form-section{width:100%;background:#fff;padding:0 40px 52px;direction:rtl}html.page-contact .contact-form-wrapper{max-width:1440px;margin:0 auto}html.page-contact .contact-form-grid{display:grid;grid-template-columns:1.28fr 0.92fr;gap:14px;direction:ltr}html.page-contact .contact-form-box,html.page-contact .contact-details-box{background:#fff;border:1px solid rgb(6 59 50 / .07);border-radius:16px;box-shadow:0 8px 28px rgb(0 0 0 / .06);padding:18px 22px 18px;direction:rtl}html.page-contact .contact-box-title{text-align:center;margin-bottom:14px}html.page-contact .contact-box-title h2{color:#063b32;font-size:19px;font-weight:900;line-height:1.5;margin-bottom:8px}html.page-contact .contact-box-divider{width:90px;height:12px;margin:0 auto;position:relative}html.page-contact .contact-box-divider::before,html.page-contact .contact-box-divider::after{content:"";position:absolute;top:50%;width:34px;height:1px;background:#c69a4a}html.page-contact .contact-box-divider::before{right:0}html.page-contact .contact-box-divider::after{left:0}html.page-contact .contact-box-divider span{width:9px;height:9px;background:#c69a4a;border-radius:2px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%) rotate(45deg)}html.page-contact .custom-contact-form{margin-top:10px}html.page-contact .form-row{margin-bottom:10px}html.page-contact .form-row.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}html.page-contact .form-group input,html.page-contact .form-group textarea{width:100%;border:1px solid #e6e6e6;background:#fff;border-radius:8px;font-family:"Vazirmatn",sans-serif;font-size:14px;font-weight:500;color:#444;outline:none;transition:0.25s ease;text-align:right}html.page-contact .form-group input{height:38px;padding:0 16px}html.page-contact .form-group textarea{height:110px;resize:none;padding:12px 16px}html.page-contact .form-group input::placeholder,html.page-contact .form-group textarea::placeholder{color:#757575}html.page-contact .form-group input:focus,html.page-contact .form-group textarea:focus{border-color:rgb(6 59 50 / .35);box-shadow:0 0 0 3px rgb(6 59 50 / .05)}html.page-contact .contact-submit-btn{width:100%;height:42px;border:none;border-radius:8px;background:linear-gradient(90deg,#063b32 0%,#0a5a47 100%);color:#fff;font-family:"Vazirmatn",sans-serif;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 24px rgb(6 59 50 / .24);transition:0.3s ease}html.page-contact .contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgb(6 59 50 / .28)}html.page-contact .contact-submit-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2}html.page-contact .contact-form-note{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px;color:#6b6b6b;font-size:12px;font-weight:500;line-height:1.8;text-align:center}html.page-contact .contact-form-note svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;min-width:14px}html.page-contact .contact-detail-list{margin-top:8px}html.page-contact .contact-detail-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #ececec}html.page-contact .contact-detail-item:last-child{border-bottom:1px solid #ececec}html.page-contact .detail-icon{width:28px;min-width:28px;height:28px;color:#063b32;display:flex;align-items:center;justify-content:center;margin-top:1px}html.page-contact .detail-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:2}html.page-contact .detail-text{flex:1;color:#494949;font-size:14px;font-weight:500;line-height:2;text-align:right}html.page-contact .detail-text p{margin:0}html.page-contact .social-follow-box{padding-top:12px;text-align:center}html.page-contact .social-follow-box p{color:#555;font-size:14px;font-weight:500;margin-bottom:12px}html.page-contact .social-follow-links{display:flex;align-items:center;justify-content:center;gap:18px}html.page-contact .social-follow-links a{width:38px;height:38px;border-radius:50%;background:#0b4f40;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease;box-shadow:0 8px 18px rgb(6 59 50 / .18)}html.page-contact .social-follow-links a:hover{transform:translateY(-2px);background:#063b32}html.page-contact .social-follow-links svg{width:18px;height:18px;stroke:#fff;stroke-width:2;fill:none}html.page-contact .social-follow-links a[aria-label="Linkedin"] svg{fill:#fff;stroke:none}@media (max-width:1100px){html.page-contact .contact-form-grid{grid-template-columns:1fr;gap:18px}}@media (max-width:768px){html.page-contact .contact-form-section{padding:0 16px 42px}html.page-contact .contact-form-box,html.page-contact .contact-details-box{padding:18px 16px}html.page-contact .form-row.two-col{grid-template-columns:1fr;gap:10px}html.page-contact .contact-box-title h2{font-size:18px}html.page-contact .detail-text{font-size:13px}}@media (max-width:520px){html.page-contact .form-group input{height:42px;font-size:13px}html.page-contact .form-group textarea{height:100px;font-size:13px}html.page-contact .contact-submit-btn{height:44px;font-size:14px}html.page-contact .contact-form-note{font-size:11px}html.page-contact .social-follow-links{gap:14px}html.page-contact .social-follow-links a{width:36px;height:36px}}html.page-contact .map-location-section{width:100%;background:#fff;padding:0 40px 56px;direction:rtl}html.page-contact .map-location-container{max-width:1440px;margin:0 auto}html.page-contact .map-location-box{width:100%;height:240px;border-radius:16px;overflow:hidden;position:relative;border:1px solid rgb(198 154 74 / .45);box-shadow:0 8px 28px rgb(0 0 0 / .07);background:#f5f5f5}html.page-contact .roshtak-map{width:100%;height:100%;z-index:1}html.page-contact .map-location-panel{position:absolute;top:18px;right:18px;width:320px;height:calc(100% - 36px);background:rgb(255 255 255 / .94);border:1px solid rgb(6 59 50 / .07);border-radius:14px;z-index:5;padding:24px 28px 20px;text-align:right;box-shadow:0 10px 30px rgb(0 0 0 / .09);backdrop-filter:blur(6px)}html.page-contact .map-panel-title{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:14px}html.page-contact .map-panel-title svg{width:27px;height:27px;min-width:27px;stroke:#063b32;stroke-width:2}html.page-contact .map-panel-title h3{color:#063b32;font-size:18px;font-weight:900;line-height:1.5;margin:0}html.page-contact .map-location-panel p{color:#555;font-size:14px;font-weight:500;line-height:2;margin:0 39px 22px 0}html.page-contact .map-open-btn{width:215px;height:48px;margin-right:39px;border-radius:9px;border:1.5px solid #c69a4a;color:#b7832f;background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:800;transition:0.3s ease}html.page-contact .map-open-btn:hover{background:#c69a4a;color:#fff;transform:translateY(-2px)}html.page-contact .roshtak-marker{width:62px;height:76px;position:relative}html.page-contact .roshtak-marker-pin{width:58px;height:58px;background:#063b32;border-radius:50% 50% 50% 6px;transform:rotate(-45deg);box-shadow:0 8px 22px rgb(6 59 50 / .35);border:3px solid #fff;position:absolute;right:2px;top:0}html.page-contact .roshtak-marker-inner{width:36px;height:36px;background:#fff7e8;border:2px solid #c69a4a;border-radius:50%;position:absolute;right:13px;top:11px;z-index:2;display:flex;align-items:center;justify-content:center}html.page-contact .roshtak-marker-inner img{width:24px;height:24px;object-fit:contain;display:block}html.page-contact .leaflet-control-attribution,html.page-contact .leaflet-control-zoom{display:none!important}@media (max-width:900px){html.page-contact .map-location-section{padding:0 16px 44px}html.page-contact .map-location-box{height:430px}html.page-contact .map-location-panel{top:16px;right:16px;left:16px;width:auto;height:auto;padding:20px 22px}html.page-contact .map-open-btn{width:100%;margin-right:0}html.page-contact .map-location-panel p{margin-right:38px}}@media (max-width:520px){html.page-contact .map-location-box{height:390px;border-radius:14px}html.page-contact .map-location-panel{padding:18px 16px}html.page-contact .map-panel-title h3{font-size:16px}html.page-contact .map-location-panel p{font-size:13px;margin-right:36px;margin-bottom:16px}html.page-contact .map-open-btn{height:44px;font-size:13px}}html.page-contact *{margin:0;padding:0;box-sizing:border-box}html.page-contact body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-contact{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-contact .site-header{width:100%;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 18px rgb(0 0 0 / .08);position:relative;z-index:10}html.page-contact .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-contact .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-contact .mobile-logo-img{width:145px;max-height:58px}html.page-contact .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-contact .logo-icon{width:58px;height:58px;border:3px solid var(--gold);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:28px;font-weight:900;transform:rotate(45deg)}html.page-contact .logo-icon span{transform:rotate(-45deg);display:block}html.page-contact .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-contact .logo-text small{display:block;font-size:13px;color:var(--gold);letter-spacing:1px;margin-top:3px;font-weight:700;text-transform:uppercase}html.page-contact .main-nav{display:flex;align-items:center;gap:42px}html.page-contact .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-contact .main-nav a:hover,html.page-contact .main-nav a.active{color:var(--gold)}html.page-contact .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-contact .header-btn{background:var(--gold);color:#fff;padding:13px 25px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgb(198 154 74 / .35);transition:0.3s ease;white-space:nowrap}html.page-contact .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45)}html.page-contact .hero{width:100%;height:calc(100vh - 80px);min-height:500px;position:relative;overflow:hidden;background:#222}html.page-contact .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 4s ease}html.page-contact .hero-slide.active{opacity:1;transform:scale(1)}html.page-contact .hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(2 35 31 / .3) 38%,rgb(4 54 45 / .92) 72%,rgb(4 54 45 / .98) 100%)}html.page-contact .hero::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 100%);pointer-events:none}html.page-contact .hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:0 70px;max-width:760px;margin-right:0}html.page-contact .content-box{max-width:580px;color:#fff;margin-top:-10px}html.page-contact .eyebrow{color:var(--gold);font-size:38px;font-weight:900;line-height:1.3;margin-bottom:4px}html.page-contact .hero-title{color:#fff;font-size:43px;font-weight:900;line-height:1.55;margin-bottom:22px;letter-spacing:-1px}html.page-contact .hero-desc{color:rgb(255 255 255 / .92);font-size:16px;font-weight:500;line-height:2.25;max-width:520px;margin-bottom:32px}html.page-contact .hero-actions{display:flex;align-items:center;gap:18px}html.page-contact .btn-primary,html.page-contact .btn-outline{min-width:140px;height:54px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:800;transition:0.3s ease}html.page-contact .btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgb(198 154 74 / .28)}html.page-contact .btn-primary:hover{background:#b98a3c;transform:translateY(-2px)}html.page-contact .btn-outline{color:#fff;border:1.5px solid rgb(255 255 255 / .65);background:rgb(255 255 255 / .02);backdrop-filter:blur(5px)}html.page-contact .btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}html.page-contact .slider-dots{position:absolute;z-index:5;right:70px;bottom:28px;display:flex;gap:8px}html.page-contact .dot{width:9px;height:9px;border-radius:50%;border:none;background:rgb(255 255 255 / .45);cursor:pointer;transition:0.3s ease}html.page-contact .dot.active{width:26px;border-radius:20px;background:var(--gold)}@media (max-width:992px){html.page-contact .site-header{padding:0 20px}html.page-contact .main-nav{gap:22px}html.page-contact .logo-text strong{font-size:24px}html.page-contact .hero-content{padding:0 35px}html.page-contact .eyebrow{font-size:32px}html.page-contact .hero-title{font-size:36px}}@media (max-width:768px){html.page-contact .site-header{height:auto;min-height:78px;flex-wrap:wrap;gap:15px;padding:15px 20px}html.page-contact .main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}html.page-contact .header-btn{padding:11px 18px}html.page-contact .hero{height:auto;min-height:620px}html.page-contact .hero::before{background:linear-gradient(180deg,rgb(4 54 45 / .96) 0%,rgb(4 54 45 / .84) 58%,rgb(0 0 0 / .4) 100%)}html.page-contact .hero-content{padding:80px 24px;align-items:flex-start}html.page-contact .content-box{max-width:100%}html.page-contact .eyebrow{font-size:27px}html.page-contact .hero-title{font-size:31px;line-height:1.7}html.page-contact .hero-desc{font-size:14px}html.page-contact .slider-dots{right:24px}}@media (max-width:480px){html.page-contact .logo-icon{width:46px;height:46px;font-size:22px}html.page-contact .logo-text strong{font-size:22px}html.page-contact .main-nav a{font-size:13px}html.page-contact .hero-actions{flex-direction:column;align-items:stretch}html.page-contact .btn-primary,html.page-contact .btn-outline{width:100%}}html.page-contact .about-section{background:#fff;padding:32px 28px 40px}html.page-contact .about-container{max-width:1180px;margin:0 auto}html.page-contact .about-top{display:grid;grid-template-columns:1fr 1.65fr;gap:24px;align-items:stretch;margin-bottom:26px}html.page-contact .about-card{background:#fff;border-radius:10px;padding:28px 34px;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .04);position:relative;overflow:hidden}html.page-contact .about-card h2{color:#0f4b3d;font-size:27px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-contact .about-card h3{color:#c69a4a;font-size:19px;font-weight:800;line-height:1.8;margin-bottom:18px}html.page-contact .about-card p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:2.25;text-align:justify;margin-bottom:24px}html.page-contact .about-more-btn{width:150px;height:42px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);color:#0f4b3d;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-contact .about-more-btn:hover{background:#0f4b3d;color:#fff}html.page-contact .about-more-btn span{font-size:20px;line-height:1}html.page-contact .about-leaf-mark{position:absolute;left:18px;bottom:14px;width:88px;height:88px;pointer-events:none;opacity:.9;display:flex;align-items:flex-end;justify-content:flex-start}html.page-contact .about-leaf-img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}html.page-contact .about-image{border-radius:10px;overflow:hidden;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .09);border:1px solid rgb(0 0 0 / .05)}html.page-contact .about-image img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}html.page-contact .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-contact .stat-card{height:88px;background:#fff;border-radius:10px;padding:18px 22px;display:flex;align-items:center;justify-content:flex-start;gap:18px;box-shadow:0 8px 25px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .04)}html.page-contact .stat-icon{width:48px;min-width:48px;height:48px;color:#c69a4a;display:flex;align-items:center;justify-content:center}html.page-contact .stat-icon svg{width:42px;height:42px;stroke:currentColor}html.page-contact .stat-info{text-align:right}html.page-contact .stat-title{color:#333;font-size:13px;font-weight:700;margin-bottom:6px}html.page-contact .stat-value{color:#0f6b4d;font-size:21px;font-weight:900;line-height:1.2}html.page-contact .progress-circle{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0f6b4d 0deg 234deg,#d7d7d7 234deg 360deg);position:relative}html.page-contact .progress-circle::after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}@media (max-width:992px){html.page-contact .about-top{grid-template-columns:1fr}html.page-contact .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html.page-contact .about-section{padding:24px 16px 32px}html.page-contact .about-card{padding:24px 22px}html.page-contact .about-card h2{font-size:23px}html.page-contact .about-card h3{font-size:17px}html.page-contact .stats-grid{grid-template-columns:1fr}html.page-contact .stat-card{height:auto;min-height:88px}}html.page-contact .project-progress-section{background:#fff;padding:0 28px 42px}html.page-contact .project-progress-box{max-width:1180px;margin:0 auto;background:#fff;border-radius:0 0 10px 10px;padding:10px 20px 18px;box-shadow:0 8px 28px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .035)}html.page-contact .progress-heading{text-align:center;color:#0f4b3d;font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.5;position:relative}html.page-contact .progress-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:5px auto 0;border-radius:20px}html.page-contact .progress-top-row{display:grid;grid-template-columns:275px 1fr;gap:34px;align-items:center;margin-bottom:16px}html.page-contact .total-progress-card{height:138px;border-radius:9px;background:#fff;box-shadow:0 5px 22px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .055);padding:18px 22px;text-align:center}html.page-contact .total-progress-title{color:#222;font-size:13px;font-weight:800;margin-bottom:5px}html.page-contact .total-progress-number{color:#0f6b4d;font-size:35px;line-height:1.15;font-weight:950;margin-bottom:8px}html.page-contact .total-progress-bar{width:100%;height:12px;background:#d8d8d8;border-radius:30px;overflow:hidden;margin-bottom:8px;direction:ltr}html.page-contact .total-progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#18845f,#b7c65a);border-radius:30px}html.page-contact .total-progress-caption{color:#333;font-size:12px;font-weight:700}html.page-contact .timeline-wrapper{width:100%;padding-top:16px}html.page-contact .timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;direction:rtl}html.page-contact .timeline::before{content:"";position:absolute;top:22px;right:8%;left:8%;height:1px;background:#dedede;z-index:1}html.page-contact .timeline-step{position:relative;z-index:2;text-align:center}html.page-contact .timeline-icon{width:38px;height:38px;margin:0 auto 8px;border-radius:50%;background:#fff;border:1.5px solid #dedede;display:flex;align-items:center;justify-content:center;color:#bdbdbd}html.page-contact .timeline-step.done .timeline-icon{border-color:#c69a4a;color:#0f6b4d}html.page-contact .timeline-step.done .timeline-icon svg{stroke-width:2.4}html.page-contact .timeline-step span{color:#222;font-size:13px;font-weight:700}html.page-contact .progress-images-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}html.page-contact .progress-image{height:138px;border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .08)}html.page-contact .progress-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-contact .project-details-btn-wrap{display:flex;justify-content:center;margin-top:10px}html.page-contact .project-details-btn{width:265px;height:40px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);background:#fff;color:#0f4b3d;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-contact .project-details-btn:hover{background:#0f4b3d;color:#fff}html.page-contact .project-details-btn span{font-size:20px;line-height:1}@media (max-width:992px){html.page-contact .progress-top-row{grid-template-columns:1fr;gap:20px}html.page-contact .total-progress-card{max-width:350px;margin:0 auto;width:100%}html.page-contact .progress-images-row{grid-template-columns:1fr}html.page-contact .progress-image{height:220px}}@media (max-width:768px){html.page-contact .timeline{grid-template-columns:repeat(3,1fr);gap:18px 0}html.page-contact .timeline::before{display:none}html.page-contact .project-progress-box{padding:18px 14px}html.page-contact .progress-heading{font-size:22px}}@media (max-width:480px){html.page-contact .project-progress-section{padding:0 16px 34px}html.page-contact .timeline{grid-template-columns:repeat(2,1fr)}html.page-contact .project-details-btn{width:100%}}html.page-contact .future-section{background:#fff;padding:0 28px 44px}html.page-contact .future-container{max-width:1180px;margin:0 auto}html.page-contact .future-heading{text-align:center;color:#111;font-size:22px;font-weight:900;line-height:1.5;margin-bottom:12px;position:relative}html.page-contact .future-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:4px auto 0;border-radius:20px}html.page-contact .future-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:26px;direction:rtl}html.page-contact .future-card{height:142px;background:#fff;border-radius:9px;padding:17px 12px 14px;text-align:center;box-shadow:0 7px 24px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .045);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}html.page-contact .future-icon{width:42px;height:42px;margin-bottom:8px;color:#0f6b4d;display:flex;align-items:center;justify-content:center}html.page-contact .future-icon svg{width:39px;height:39px;stroke:currentColor}html.page-contact .future-card h3{color:#111;font-size:14px;font-weight:900;line-height:1.5;margin-bottom:5px}html.page-contact .future-card p{color:#333;font-size:12px;font-weight:500;line-height:1.9}html.page-contact .future-banner{height:165px;border-radius:10px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgb(5 59 50 / .05) 0%,rgb(5 59 50 / .45) 34%,rgb(5 59 50 / .92) 62%,rgb(5 59 50 / .98) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:left center;box-shadow:0 7px 24px rgb(0 0 0 / .075)}html.page-contact .future-banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}html.page-contact .future-banner-content h3{font-size:21px;font-weight:900;line-height:1.9;margin-bottom:12px}html.page-contact .consult-btn{width:200px;height:48px;border-radius:8px;background:#c69a4a;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:900;box-shadow:0 9px 22px rgb(198 154 74 / .32);transition:0.3s ease}html.page-contact .consult-btn:hover{background:#b98a3c;transform:translateY(-2px)}html.page-contact .consult-btn svg{width:22px;height:22px;stroke:currentColor}html.page-contact .banner-leaves{position:absolute;right:72px;top:35px;width:118px;height:100px;opacity:.38;z-index:2}html.page-contact .banner-leaves span{position:absolute;display:block;background:#8bc79b;border-radius:70% 0 70% 0}html.page-contact .banner-leaves span:nth-child(1){width:54px;height:70px;right:44px;top:28px;transform:rotate(-8deg)}html.page-contact .banner-leaves span:nth-child(2){width:46px;height:60px;right:0;top:42px;transform:rotate(-48deg)}html.page-contact .banner-leaves span:nth-child(3){width:30px;height:36px;right:28px;top:0;transform:rotate(-2deg)}html.page-contact .banner-leaves span:nth-child(4){width:17px;height:17px;right:12px;top:17px;border-radius:4px 12px 4px 12px;transform:rotate(-20deg)}@media (max-width:1100px){html.page-contact .future-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){html.page-contact .future-section{padding:0 16px 34px}html.page-contact .future-cards{grid-template-columns:repeat(2,1fr)}html.page-contact .future-banner{height:220px;background-image:linear-gradient(180deg,rgb(5 59 50 / .94) 0%,rgb(5 59 50 / .84) 55%,rgb(5 59 50 / .55) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-position:center}html.page-contact .banner-leaves{right:20px;opacity:.25}html.page-contact .future-banner-content h3{font-size:18px}}@media (max-width:480px){html.page-contact .future-cards{grid-template-columns:1fr}html.page-contact .future-card{height:auto;min-height:132px}html.page-contact .consult-btn{width:100%;max-width:220px}}html.page-contact .site-footer{background:#fff;padding:0 16px 14px}html.page-contact .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-contact .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-contact .footer-col{position:relative;z-index:2}html.page-contact .footer-logo-col{width:285px;text-align:center}html.page-contact .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-contact .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-contact .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-contact .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-contact .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-contact .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-contact .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-contact .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-contact .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-contact .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-contact .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-contact .footer-menu{list-style:none;padding:0;margin:0}html.page-contact .footer-menu li{margin-bottom:6px}html.page-contact .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-contact .footer-menu a:hover{color:#d4a84f}html.page-contact .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-contact .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-contact .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:13px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-contact .footer-contact-list li.address{direction:rtl;text-align:right}html.page-contact .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-contact .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-contact .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease}html.page-contact .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-contact .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-contact .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-contact .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:1100px){html.page-contact .footer-box{padding:26px 26px 16px}html.page-contact .footer-content{gap:18px}html.page-contact .footer-logo-col{width:240px}html.page-contact .footer-desc-col{width:280px}html.page-contact .footer-contact-col{width:250px}}@media (max-width:900px){html.page-contact .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-contact .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%;text-align:center}html.page-contact .footer-contact-list li{justify-content:center}html.page-contact .footer-socials{justify-content:center}html.page-contact .footer-copy{margin-top:16px}}html.page-contact .site-header.navbar{padding:0 34px}html.page-contact .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-contact .logo.navbar-brand{margin:0;padding:0}html.page-contact .main-nav.navbar-nav{flex-direction:row}html.page-contact .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-contact .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .18);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .08);padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}html.page-contact .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-contact .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-contact .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-contact .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-contact .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-contact .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-contact .mobile-logo{min-width:auto}html.page-contact .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-contact .mobile-logo .logo-text strong{font-size:22px}html.page-contact .mobile-logo .logo-text small{font-size:11px}html.page-contact .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-contact .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-contact .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-contact .mobile-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:800;padding:13px 14px;border-radius:10px;transition:0.25s ease}html.page-contact .mobile-nav a:hover,html.page-contact .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-contact .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-contact .header-container{flex-wrap:nowrap!important}html.page-contact .mobile-menu-btn{display:flex}html.page-contact .logo{min-width:auto}html.page-contact .logo-icon{width:50px;height:50px;font-size:24px}html.page-contact .logo-text strong{font-size:24px}html.page-contact .logo-text small{font-size:11px}html.page-contact .hero{height:auto;min-height:610px}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-contact .mobile-menu-btn{width:42px;height:42px}html.page-contact .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-contact .logo-text strong{font-size:21px}html.page-contact .logo-text small{font-size:10px}html.page-contact .site-logo-img{width:130px;max-height:56px}html.page-contact .mobile-logo-img{width:128px;max-height:54px}}@media (min-width:992px){html.page-contact .mobile-menu-btn{display:none!important}html.page-contact .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-contact .offcanvas-backdrop{display:none!important}html.page-contact body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-contact .logo{min-width:auto}html.page-contact .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-contact .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-contact .footer-logo-img{height:88px;width:auto;max-width:165px;object-fit:contain;display:block;margin:0 auto 4px}@media (max-width:575.98px){html.page-contact .site-logo-img{height:52px;max-width:135px}html.page-contact .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-contact .site-logo-img.logo-auto,html.page-contact .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-contact .mobile-offcanvas .offcanvas-header{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;min-height:92px;padding:18px 62px 16px 62px!important;direction:rtl}html.page-contact .mobile-offcanvas .mobile-logo{width:100%;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-contact .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:38px;height:38px;padding:0!important;border-radius:10px;background-size:15px;opacity:.75;z-index:5;box-shadow:none!important}html.page-contact .mobile-offcanvas .mobile-close-btn:hover,html.page-contact .mobile-offcanvas .mobile-close-btn:focus{opacity:1;box-shadow:0 0 0 3px rgb(198 154 74 / .16)!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:255px!important;object-fit:contain!important;display:block!important}html.page-contact .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-contact .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:76px!important;width:auto!important;max-width:200px!important;object-fit:contain!important;display:block!important}html.page-contact .hero{height:auto!important;min-height:500px!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:82px!important;width:auto!important;max-width:210px!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-contact .hero{min-height:470px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:235px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:250px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:180px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:195px!important;max-height:none!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:220px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:90px!important;width:auto!important;max-width:230px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:160px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:180px!important;max-height:none!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-contact .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid rgb(198 154 74 / .28)!important;border-radius:14px!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(248 244 235 / .96))!important;background-image:none!important;background-size:0!important;opacity:1!important;z-index:8;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px rgb(15 75 61 / .1),0 2px 8px rgb(198 154 74 / .16)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease}html.page-contact .mobile-offcanvas .mobile-close-btn::before,html.page-contact .mobile-offcanvas .mobile-close-btn::after{content:"";position:absolute;width:20px;height:2.6px;border-radius:999px;background:linear-gradient(90deg,#154f42,#c69a4a);box-shadow:0 1px 3px rgb(0 0 0 / .1)}html.page-contact .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-contact .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-contact .mobile-offcanvas .mobile-close-btn:hover,html.page-contact .mobile-offcanvas .mobile-close-btn:focus{transform:translateY(-50%) scale(1.06)!important;border-color:rgb(198 154 74 / .48)!important;background:linear-gradient(135deg,#ffffff,#f4ecdc)!important;box-shadow:0 14px 28px rgb(15 75 61 / .14),0 0 0 4px rgb(198 154 74 / .14)!important;outline:none!important}html.page-contact .mobile-offcanvas .mobile-close-btn:active{transform:translateY(-50%) scale(.96)!important;box-shadow:0 7px 16px rgb(15 75 61 / .12),0 0 0 2px rgb(198 154 74 / .1)!important}}html.page-contact .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-contact .footer-brand-line{width:138px;height:1px;display:block;margin:0 auto 9px;border-radius:999px;background:linear-gradient(90deg,transparent,rgb(212 168 79 / .88),rgb(255 255 255 / .62),transparent)}html.page-contact .footer-brand-badge{min-height:58px;padding:8px 14px;border-radius:18px;border:1px solid rgb(255 255 255 / .16);background:radial-gradient(circle at 80% 0%,rgb(212 168 79 / .18),transparent 38%),rgb(255 255 255 / .075);display:inline-flex;align-items:center;justify-content:center;gap:11px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14),0 10px 24px rgb(0 0 0 / .08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.page-contact .footer-brand-icon{width:38px;height:38px;min-width:38px;border-radius:14px;color:#d4a84f;background:rgb(255 255 255 / .12);border:1px solid rgb(212 168 79 / .28);display:inline-flex;align-items:center;justify-content:center}html.page-contact .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-contact .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-contact .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-contact .footer-brand-text small{color:rgb(255 255 255 / .72);font-size:10.5px;font-weight:600;margin-top:3px;white-space:nowrap}html.page-contact .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-contact .footer-brand-tags span{min-width:52px;height:24px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .88);font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}@media (max-width:900px){html.page-contact .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-contact .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-contact .about-section{padding:40px 28px 34px}html.page-contact .about-top{gap:28px;margin-bottom:32px}html.page-contact .about-card{border-radius:14px;padding:34px 36px 40px}html.page-contact .about-card p{margin-bottom:28px}html.page-contact .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-contact .stat-card{min-height:96px;height:auto;padding:20px 24px;border-radius:14px;gap:18px;flex-direction:row-reverse;justify-content:space-between}html.page-contact .stat-info{flex:1}html.page-contact .stat-title{margin-bottom:8px}html.page-contact .project-progress-section{padding:12px 28px 48px}html.page-contact .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-contact .progress-heading{margin-bottom:12px}html.page-contact .progress-top-row{gap:28px;margin-bottom:22px}html.page-contact .timeline-wrapper{padding-top:22px}html.page-contact .timeline{gap:10px}html.page-contact .progress-images-row{gap:18px;margin-top:12px}html.page-contact .progress-image{border-radius:10px}html.page-contact .project-details-btn-wrap{margin-top:18px}html.page-contact .project-details-btn{width:360px;max-width:100%;height:54px;padding:0 24px;border-radius:16px;gap:12px;font-size:15px;font-weight:900;box-shadow:0 10px 26px rgb(15 75 61 / .08);flex-direction:row-reverse}html.page-contact .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-contact .future-section{padding:8px 28px 52px}html.page-contact .future-heading{margin-bottom:18px}html.page-contact .future-cards{gap:18px;margin-bottom:30px}html.page-contact .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-contact .future-card h3{margin-bottom:8px}html.page-contact .future-card p{line-height:2}html.page-contact .future-banner{margin-top:4px;border-radius:14px}html.page-contact .stat-icon,html.page-contact .future-icon{width:54px;min-width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgb(198 154 74 / .14),rgb(198 154 74 / .05));border:1px solid rgb(198 154 74 / .22);box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}html.page-contact .stat-icon svg,html.page-contact .future-icon svg,html.page-contact .timeline-icon svg,html.page-contact .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-contact .stat-icon svg,html.page-contact .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-contact .timeline-icon{width:44px;height:44px;border-radius:14px;border:1.5px solid rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}html.page-contact .timeline-step.done .timeline-icon{background:rgb(15 107 77 / .08);border-color:rgb(198 154 74 / .42);box-shadow:0 8px 20px rgb(15 107 77 / .08)}html.page-contact .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section{padding-left:24px;padding-right:24px}html.page-contact .about-top,html.page-contact .stats-grid,html.page-contact .future-cards,html.page-contact .progress-images-row{gap:16px}html.page-contact .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-contact .about-section{padding:28px 16px 28px}html.page-contact .about-top{margin-bottom:24px}html.page-contact .about-card{padding:26px 22px 34px}html.page-contact .stats-grid{gap:14px;margin-top:2px}html.page-contact .stat-card{min-height:90px;padding:18px 18px}html.page-contact .project-progress-section{padding:8px 16px 38px}html.page-contact .project-progress-box{padding:20px 14px 18px}html.page-contact .timeline-wrapper{padding-top:18px}html.page-contact .progress-images-row{gap:12px}html.page-contact .project-details-btn-wrap{margin-top:16px}html.page-contact .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-contact .future-section{padding:6px 16px 38px}html.page-contact .future-cards{gap:14px;margin-bottom:24px}html.page-contact .future-card{min-height:138px;padding:18px 14px 16px}}html.page-contact .about-section{padding-top:72px!important}@media (max-width:992px){html.page-contact .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-contact .about-section{padding-top:38px!important}}html.page-contact .about-top{margin-bottom:38px!important}html.page-contact .stats-grid{margin-top:18px!important;gap:24px!important}html.page-contact .stat-card{min-height:108px!important;padding:22px 26px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .06)!important;box-shadow:0 10px 26px rgb(16 24 40 / .06)!important;gap:18px!important;align-items:center!important}html.page-contact .stat-icon{width:68px!important;min-width:68px!important;height:68px!important;border-radius:20px!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .07)!important;color:#c69a4a!important}html.page-contact .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-contact .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-contact .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-contact .progress-circle{width:52px!important;height:52px!important;background:conic-gradient(#0f7a58 0deg 234deg,#e4dfd7 234deg 360deg)!important;box-shadow:0 4px 12px rgb(15 107 77 / .1)!important}html.page-contact .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-contact .about-top{margin-bottom:30px!important}html.page-contact .stats-grid{margin-top:14px!important;gap:18px!important}html.page-contact .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-contact .about-top{margin-bottom:24px!important}html.page-contact .stats-grid{margin-top:10px!important;gap:14px!important}html.page-contact .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-contact .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-contact .stat-icon svg{width:28px!important;height:28px!important}html.page-contact .progress-circle{width:46px!important;height:46px!important}html.page-contact .stat-value{font-size:20px!important}}html.page-contact .project-details-btn-wrap{margin-top:22px!important}html.page-contact .project-details-btn{width:380px!important;max-width:100%;height:58px!important;padding:0 26px!important;border-radius:18px!important;border:1.5px solid rgb(15 75 61 / .42)!important;background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%)!important;color:#0f4b3d!important;box-shadow:0 12px 26px rgb(15 75 61 / .08)!important;flex-direction:row-reverse!important;gap:14px!important;letter-spacing:-.1px;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,border-color 0.25s ease!important}html.page-contact .project-details-btn:hover{background:linear-gradient(180deg,#ffffff 0%,#f6faf8 100%)!important;border-color:rgb(15 75 61 / .62)!important;color:#0d5d4a!important;transform:translateY(-2px);box-shadow:0 16px 30px rgb(15 75 61 / .12)!important}html.page-contact .project-details-btn span{width:28px;height:28px;min-width:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(198 154 74 / .12);color:#0f4b3d;font-size:24px!important;line-height:1;transform:translateY(-1px);transition:transform 0.25s ease,background 0.25s ease}html.page-contact .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-contact .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-contact .stat-card{gap:14px!important}html.page-contact .stat-icon{width:62px!important;min-width:62px!important;height:62px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#c69a4a!important;display:inline-flex;align-items:center;justify-content:center}html.page-contact .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-contact .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-contact .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-contact .stat-icon svg,html.page-contact .progress-circle{width:46px!important;height:46px!important}}html.page-contact .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-contact .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-contact .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-contact .stat-icon-custom-status{width:62px!important;min-width:62px!important;height:62px!important;display:inline-flex;align-items:center;justify-content:center}html.page-contact .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-contact .stat-icon-status-img{width:46px;height:46px}}html.page-contact .project-progress-section{padding-top:30px!important}html.page-contact .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-contact .progress-heading{margin-bottom:18px!important}html.page-contact .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-contact .timeline-wrapper{padding-top:28px!important}html.page-contact .timeline{gap:18px!important;align-items:flex-start!important}html.page-contact .timeline::before{top:26px!important;left:8%!important;right:8%!important;height:2px!important;background:linear-gradient(90deg,rgb(15 75 61 / .1),rgb(198 154 74 / .2),rgb(15 75 61 / .1))!important}html.page-contact .timeline-step{min-width:92px!important;gap:12px!important}html.page-contact .timeline-icon{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdfa 0%,#f9f5ec 100%)!important;border:1px solid rgb(198 154 74 / .28)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 20px rgb(198 154 74 / .06)!important;transition:transform 0.25s ease,box-shadow 0.25s ease!important}html.page-contact .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-contact .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f3fbf7 0%,#ebf7f1 100%)!important;border-color:rgb(198 154 74 / .36)!important;color:#0f7a58!important;box-shadow:0 10px 22px rgb(15 107 77 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-contact .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-contact .timeline-step span{margin-top:4px!important;font-size:14px!important;font-weight:800!important;color:#1f2937!important;line-height:1.8!important;white-space:nowrap}html.page-contact .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-contact .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-contact .progress-image{border-radius:14px!important}html.page-contact .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-contact .project-progress-section{padding-top:22px!important}html.page-contact .project-progress-box{padding:24px 20px 24px!important}html.page-contact .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-contact .timeline-wrapper{padding-top:22px!important}html.page-contact .timeline{gap:14px!important}html.page-contact .timeline-step{min-width:82px!important}html.page-contact .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-contact .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-contact .project-progress-section{padding-top:18px!important}html.page-contact .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-contact .progress-heading{margin-bottom:14px!important}html.page-contact .progress-top-row{margin-bottom:18px!important}html.page-contact .timeline-wrapper{padding-top:18px!important}html.page-contact .timeline{gap:12px!important}html.page-contact .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-contact .timeline-step{min-width:74px!important;gap:10px!important}html.page-contact .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-contact .timeline-icon svg{width:19px!important;height:19px!important}html.page-contact .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-contact .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-contact .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-contact .project-details-btn-wrap{margin-top:18px!important}}html.page-contact .project-details-btn{direction:rtl!important}html.page-contact .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-contact .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-contact .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-contact .project-details-btn .project-arrow-left{font-size:0!important}html.page-contact .project-details-btn .project-arrow-left svg{width:17px!important;height:17px!important;display:block;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}html.page-contact .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-contact .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-contact .future-container{max-width:1180px!important}html.page-contact .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-contact .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-contact .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-contact .future-card{min-height:174px!important;height:auto!important;padding:24px 18px 22px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .055)!important;box-shadow:0 12px 30px rgb(16 24 40 / .055)!important;justify-content:flex-start!important;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease!important}html.page-contact .future-card:hover{transform:translateY(-4px);border-color:rgb(198 154 74 / .18)!important;box-shadow:0 18px 36px rgb(15 75 61 / .08)!important}html.page-contact .future-icon{width:64px!important;height:64px!important;margin-bottom:14px!important;border-radius:20px!important;color:#0f7a58!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .08)!important}html.page-contact .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-contact .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-contact .future-banner{margin-top:14px!important;height:178px!important;border-radius:18px!important;box-shadow:0 14px 34px rgb(15 75 61 / .1)!important}html.page-contact .future-banner-content h3{margin-bottom:16px!important}html.page-contact .consult-btn{border-radius:14px!important;height:50px!important}html.page-contact .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-contact .future-section{padding-top:48px!important}html.page-contact .future-cards{gap:18px!important}}@media (max-width:768px){html.page-contact .future-section{padding:42px 16px 44px!important}html.page-contact .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-contact .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-contact .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-contact .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-contact .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-contact .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-contact .future-cards{gap:14px!important}html.page-contact .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-contact .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-contact .future-icon svg{width:27px!important;height:27px!important}}html.page-contact .future-section{padding-bottom:24px!important}html.page-contact .future-banner{margin-bottom:0!important}html.page-contact .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-contact .future-section{padding-bottom:24px!important}html.page-contact .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-contact .future-section{padding-bottom:22px!important}html.page-contact .site-footer{padding-top:0!important}}html.page-contact .banner-leaves{position:absolute;right:56px!important;top:20px!important;width:150px!important;height:122px!important;opacity:1!important;z-index:2;pointer-events:none;filter:drop-shadow(0 12px 24px rgb(10 46 39 / .16))}html.page-contact .banner-leaves::before{content:"";position:absolute;inset:10px 12px 12px 24px;border-radius:999px;background:radial-gradient(circle at 30% 35%,rgb(181 225 191 / .28),transparent 42%),radial-gradient(circle at 70% 70%,rgb(120 205 158 / .18),transparent 45%);border:1px solid rgb(168 222 184 / .14);backdrop-filter:blur(2px)}html.page-contact .banner-leaves::after{content:"";position:absolute;right:16px;top:6px;width:44px;height:44px;background:radial-gradient(circle,rgb(204 170 95 / .92) 0 3px,transparent 4px),radial-gradient(circle,rgb(145 218 166 / .85) 0 3px,transparent 4px),radial-gradient(circle,rgb(183 232 193 / .65) 0 2.5px,transparent 3.5px),radial-gradient(circle,rgb(204 170 95 / .55) 0 2px,transparent 3px);background-size:12px 12px,12px 12px,10px 10px,8px 8px;background-position:2px 18px,16px 2px,28px 15px,10px 30px;background-repeat:no-repeat;opacity:.95}html.page-contact .banner-leaves span{position:absolute;display:block;border-radius:70% 0 70% 0 / 70% 0 70% 0!important;background:linear-gradient(180deg,rgb(163 220 177 / .72) 0%,rgb(114 197 145 / .52) 100%)!important;border:1px solid rgb(194 235 205 / .28);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18),0 10px 18px rgb(7 37 31 / .12)}html.page-contact .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-contact .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-contact .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-contact .banner-leaves span:nth-child(4){width:5px!important;height:64px!important;right:60px!important;top:47px!important;border-radius:999px!important;transform:rotate(18deg)!important;background:linear-gradient(180deg,rgb(180 225 189 / .65),rgb(92 165 122 / .45))!important;border:none!important;box-shadow:none!important}@media (max-width:768px){html.page-contact .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-contact .site-footer{padding:4px 16px 16px!important}html.page-contact .footer-box{padding:28px 40px 16px!important;border-radius:18px!important;min-height:unset!important;box-shadow:0 16px 36px rgb(8 43 36 / .12)}html.page-contact .footer-content{gap:26px!important;align-items:flex-start!important}html.page-contact .footer-col{display:flex;flex-direction:column}html.page-contact .footer-logo-col{width:300px!important;align-items:center}html.page-contact .footer-logo-wrap{margin-bottom:8px!important}html.page-contact .footer-brand-note{margin-top:10px!important}html.page-contact .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-contact .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-contact .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-contact .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-contact .footer-desc{max-width:320px;margin:0 auto;font-size:13.5px!important;line-height:2.2!important;color:rgb(255 255 255 / .93)!important}html.page-contact .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-contact .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-contact .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-contact .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-contact .footer-contact-list li:last-child{margin-bottom:0!important}html.page-contact .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-contact .footer-socials{margin-top:16px!important;gap:12px!important}html.page-contact .footer-socials a{width:38px!important;height:38px!important;background:rgb(255 255 255 / .14)!important;border:1px solid rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}html.page-contact .footer-socials svg{width:18px!important;height:18px!important}html.page-contact .footer-divider{height:158px!important;margin-top:0!important;background:linear-gradient(180deg,rgb(255 255 255 / .1),rgb(255 255 255 / .44),rgb(255 255 255 / .1))!important}html.page-contact .footer-copy{margin-top:18px!important;padding-top:12px;border-top:1px solid rgb(255 255 255 / .08);font-size:12.5px!important;line-height:1.8}@media (max-width:1100px){html.page-contact .footer-box{padding:26px 28px 16px!important}html.page-contact .footer-content{gap:18px!important}html.page-contact .footer-logo-col{width:250px!important}html.page-contact .footer-desc-col{width:300px!important}html.page-contact .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-contact .footer-box{padding:24px 18px 16px!important}html.page-contact .footer-content{gap:14px!important}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-contact .footer-contact-list li{justify-content:center!important}html.page-contact .footer-socials{justify-content:center!important}html.page-contact .footer-copy{margin-top:14px!important}}html.page-contact .site-footer{padding:0 16px 12px!important}html.page-contact .footer-box{max-width:1480px!important;min-height:unset!important;padding:18px 34px 12px!important;border-radius:16px!important;box-shadow:0 10px 24px rgb(8 43 36 / .09)!important}html.page-contact .footer-content{gap:22px!important;align-items:flex-start!important}html.page-contact .footer-logo-col{width:255px!important}html.page-contact .footer-logo-wrap{margin-bottom:2px!important}html.page-contact .footer-logo-img{max-height:78px!important;width:auto!important}html.page-contact .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-contact .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-contact .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-contact .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-contact .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-contact .footer-brand-text strong{font-size:12px!important}html.page-contact .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-contact .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-contact .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-contact .footer-desc-col{width:320px!important;padding-top:0!important}html.page-contact .footer-menu-col{width:145px!important;padding-top:0!important}html.page-contact .footer-contact-col{width:255px!important;padding-top:0!important}html.page-contact .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-contact .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-contact .footer-menu{gap:5px!important}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-contact .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-contact .footer-contact-list{margin-bottom:9px!important}html.page-contact .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-contact .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-contact .footer-socials{margin-top:8px!important;gap:9px!important}html.page-contact .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-contact .footer-socials svg{width:15px!important;height:15px!important}html.page-contact .footer-divider{height:118px!important;margin-top:2px!important;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .34),rgb(255 255 255 / .08))!important}html.page-contact .footer-copy{margin-top:8px!important;padding-top:8px!important;font-size:11.5px!important;line-height:1.7!important}@media (max-width:1100px){html.page-contact .footer-box{padding:18px 24px 12px!important}html.page-contact .footer-content{gap:16px!important}html.page-contact .footer-logo-col{width:225px!important}html.page-contact .footer-desc-col{width:280px!important}html.page-contact .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-contact .footer-box{padding:22px 16px 14px!important}html.page-contact .footer-content{gap:12px!important}html.page-contact .footer-divider{height:1px!important;margin:2px 0!important}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%!important}html.page-contact .footer-copy{margin-top:10px!important}}html.page-contact .footer-box{padding:16px 34px 10px!important}html.page-contact .footer-content{gap:18px!important}html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-contact .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-contact .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-contact .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-contact .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-contact .footer-contact-list{margin-bottom:6px!important}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{direction:rtl!important;text-align:right!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:4px!important;font-size:12px!important;line-height:1.45!important}html.page-contact .footer-contact-list li span{text-align:right!important}html.page-contact .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-contact .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-contact .footer-socials a{width:30px!important;height:30px!important}html.page-contact .footer-socials svg{width:14px!important;height:14px!important}html.page-contact .footer-divider{height:105px!important}html.page-contact .footer-copy{margin-top:7px!important;padding-top:6px!important;font-size:11px!important;line-height:1.45!important}@media (max-width:900px){html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col,html.page-contact .footer-title,html.page-contact .footer-desc{text-align:center!important;align-items:center!important}html.page-contact .footer-menu,html.page-contact .footer-socials{align-items:center!important;justify-content:center!important}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{text-align:center!important;align-items:center!important}html.page-contact .footer-title,html.page-contact .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-contact .footer-menu{align-items:center!important}html.page-contact .footer-menu li{text-align:center!important}html.page-contact .footer-contact-list{width:100%}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-contact .footer-contact-list li span{text-align:center!important}html.page-contact .footer-socials{justify-content:center!important;align-items:center!important}html.page-contact .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-contact .future-heading{margin-bottom:24px!important}html.page-contact .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-contact .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-contact .future-banner{margin-top:0!important}@media (max-width:768px){html.page-contact .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-contact .future-heading{margin-bottom:20px!important}html.page-contact .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-contact .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-contact .future-heading{margin-bottom:18px!important}html.page-contact .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-contact .footer-desc-col{text-align:center!important;align-items:center!important}html.page-contact .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-contact .footer-desc-col .footer-desc{max-width:340px!important;margin:0 auto!important;text-align:center!important;line-height:1.95!important;font-size:12.5px!important;font-weight:600!important;color:rgb(255 255 255 / .93)!important}@media (max-width:900px){html.page-contact .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-contact .main-nav a.active,html.page-contact .main-nav .nav-link.active{color:var(--gold,#c69a4a)!important}html.page-contact .contact-hero-section{padding-top:38px!important}html.page-contact .contact-info-section{padding-bottom:42px!important}html.page-contact .contact-form-section{padding-bottom:46px!important}html.page-contact .map-location-section{padding-bottom:28px!important}@media (max-width:768px){html.page-contact .contact-hero-section{padding-top:30px!important}html.page-contact .contact-info-section{padding-bottom:34px!important}html.page-contact .contact-form-section{padding-bottom:36px!important}html.page-contact .map-location-section{padding-bottom:22px!important}}html.page-contact .site-logo-img,html.page-contact .mobile-logo-img,html.page-contact .footer-logo-img,html.page-contact .logo-auto{background:transparent!important;object-fit:contain!important;display:block!important}html.page-contact .site-header .site-logo-img,html.page-contact .site-header .header-logo-img,html.page-contact .mobile-offcanvas .mobile-logo-img,html.page-contact .footer-logo-img,html.page-contact img.logo-auto{opacity:1!important;visibility:visible!important;display:block!important;object-fit:contain!important;background:transparent!important;pointer-events:auto!important}html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:var(--site-side-gutter,clamp(16px,4vw,40px))!important;padding-right:var(--site-side-gutter,clamp(16px,4vw,40px))!important;background:#ffffff!important}html.page-contact .contact-hero-container,html.page-contact .contact-info-container,html.page-contact .contact-form-wrapper,html.page-contact .map-location-container{width:100%!important;max-width:var(--site-frame-width,1180px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}html.page-contact .contact-hero-section{padding-top:34px!important;padding-bottom:30px!important}html.page-contact .contact-info-section{padding-top:0!important;padding-bottom:36px!important}html.page-contact .contact-form-section{padding-top:0!important;padding-bottom:42px!important}html.page-contact .map-location-section{padding-top:0!important;padding-bottom:52px!important}html.page-contact .contact-info-container,html.page-contact .contact-form-grid{gap:20px!important}html.page-contact .map-location-box,html.page-contact .contact-form-box,html.page-contact .contact-details-box,html.page-contact .contact-info-card,html.page-contact .contact-hero-image{border-radius:18px!important}@media (min-width:1400px){html.page-contact .contact-hero-container,html.page-contact .contact-info-container,html.page-contact .contact-form-wrapper,html.page-contact .map-location-container{max-width:var(--site-frame-width,1240px)!important}}@media (max-width:1100px){html.page-contact .contact-info-container{max-width:var(--site-frame-width,1180px)!important}}@media (max-width:900px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:var(--site-side-gutter,22px)!important;padding-right:var(--site-side-gutter,22px)!important}html.page-contact .contact-hero-section{padding-top:30px!important;padding-bottom:32px!important}html.page-contact .contact-info-section{padding-bottom:34px!important}html.page-contact .contact-form-section{padding-bottom:38px!important}html.page-contact .map-location-section{padding-bottom:44px!important}}@media (max-width:576px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:var(--site-side-gutter,14px)!important;padding-right:var(--site-side-gutter,14px)!important}html.page-contact .map-location-box,html.page-contact .contact-form-box,html.page-contact .contact-details-box,html.page-contact .contact-info-card,html.page-contact .contact-hero-image{border-radius:14px!important}}html.page-contact *{margin:0;padding:0;box-sizing:border-box}html.page-contact body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-contact{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-contact .site-header{width:100%;height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;box-shadow:0 2px 18px rgb(0 0 0 / .08);position:relative;z-index:10}html.page-contact .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-contact .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-contact .mobile-logo-img{width:145px;max-height:58px}html.page-contact .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-contact .logo-icon{width:58px;height:58px;border:3px solid var(--gold);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:28px;font-weight:900;transform:rotate(45deg)}html.page-contact .logo-icon span{transform:rotate(-45deg);display:block}html.page-contact .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-contact .logo-text small{display:block;font-size:13px;color:var(--gold);letter-spacing:1px;margin-top:3px;font-weight:700;text-transform:uppercase}html.page-contact .main-nav{display:flex;align-items:center;gap:42px}html.page-contact .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-contact .main-nav a:hover,html.page-contact .main-nav a.active{color:var(--gold)}html.page-contact .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-contact .header-btn{background:var(--gold);color:#fff;padding:13px 25px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgb(198 154 74 / .35);transition:0.3s ease;white-space:nowrap}html.page-contact .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45)}html.page-contact .hero{width:100%;height:calc(100vh - 80px);min-height:500px;position:relative;overflow:hidden;background:#222}html.page-contact .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 4s ease}html.page-contact .hero-slide.active{opacity:1;transform:scale(1)}html.page-contact .hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(2 35 31 / .3) 38%,rgb(4 54 45 / .92) 72%,rgb(4 54 45 / .98) 100%)}html.page-contact .hero::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 100%);pointer-events:none}html.page-contact .hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:0 70px;max-width:760px;margin-right:0}html.page-contact .content-box{max-width:580px;color:#fff;margin-top:-10px}html.page-contact .eyebrow{color:var(--gold);font-size:38px;font-weight:900;line-height:1.3;margin-bottom:4px}html.page-contact .hero-title{color:#fff;font-size:43px;font-weight:900;line-height:1.55;margin-bottom:22px;letter-spacing:-1px}html.page-contact .hero-desc{color:rgb(255 255 255 / .92);font-size:16px;font-weight:500;line-height:2.25;max-width:520px;margin-bottom:32px}html.page-contact .hero-actions{display:flex;align-items:center;gap:18px}html.page-contact .btn-primary,html.page-contact .btn-outline{min-width:140px;height:54px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:800;transition:0.3s ease}html.page-contact .btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgb(198 154 74 / .28)}html.page-contact .btn-primary:hover{background:#b98a3c;transform:translateY(-2px)}html.page-contact .btn-outline{color:#fff;border:1.5px solid rgb(255 255 255 / .65);background:rgb(255 255 255 / .02);backdrop-filter:blur(5px)}html.page-contact .btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}html.page-contact .slider-dots{position:absolute;z-index:5;right:70px;bottom:28px;display:flex;gap:8px}html.page-contact .dot{width:9px;height:9px;border-radius:50%;border:none;background:rgb(255 255 255 / .45);cursor:pointer;transition:0.3s ease}html.page-contact .dot.active{width:26px;border-radius:20px;background:var(--gold)}@media (max-width:992px){html.page-contact .site-header{padding:0 20px}html.page-contact .main-nav{gap:22px}html.page-contact .logo-text strong{font-size:24px}html.page-contact .hero-content{padding:0 35px}html.page-contact .eyebrow{font-size:32px}html.page-contact .hero-title{font-size:36px}}@media (max-width:768px){html.page-contact .site-header{height:auto;min-height:78px;flex-wrap:wrap;gap:15px;padding:15px 20px}html.page-contact .main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}html.page-contact .header-btn{padding:11px 18px}html.page-contact .hero{height:auto;min-height:620px}html.page-contact .hero::before{background:linear-gradient(180deg,rgb(4 54 45 / .96) 0%,rgb(4 54 45 / .84) 58%,rgb(0 0 0 / .4) 100%)}html.page-contact .hero-content{padding:80px 24px;align-items:flex-start}html.page-contact .content-box{max-width:100%}html.page-contact .eyebrow{font-size:27px}html.page-contact .hero-title{font-size:31px;line-height:1.7}html.page-contact .hero-desc{font-size:14px}html.page-contact .slider-dots{right:24px}}@media (max-width:480px){html.page-contact .logo-icon{width:46px;height:46px;font-size:22px}html.page-contact .logo-text strong{font-size:22px}html.page-contact .main-nav a{font-size:13px}html.page-contact .hero-actions{flex-direction:column;align-items:stretch}html.page-contact .btn-primary,html.page-contact .btn-outline{width:100%}}html.page-contact .about-section{background:#fff;padding:32px 28px 40px}html.page-contact .about-container{max-width:1180px;margin:0 auto}html.page-contact .about-top{display:grid;grid-template-columns:1fr 1.65fr;gap:24px;align-items:stretch;margin-bottom:26px}html.page-contact .about-card{background:#fff;border-radius:10px;padding:28px 34px;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .04);position:relative;overflow:hidden}html.page-contact .about-card h2{color:#0f4b3d;font-size:27px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-contact .about-card h3{color:#c69a4a;font-size:19px;font-weight:800;line-height:1.8;margin-bottom:18px}html.page-contact .about-card p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:2.25;text-align:justify;margin-bottom:24px}html.page-contact .about-more-btn{width:150px;height:42px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);color:#0f4b3d;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-contact .about-more-btn:hover{background:#0f4b3d;color:#fff}html.page-contact .about-more-btn span{font-size:20px;line-height:1}html.page-contact .about-leaf-mark{position:absolute;left:18px;bottom:14px;width:88px;height:88px;pointer-events:none;opacity:.9;display:flex;align-items:flex-end;justify-content:flex-start}html.page-contact .about-leaf-img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}html.page-contact .about-image{border-radius:10px;overflow:hidden;min-height:260px;box-shadow:0 8px 28px rgb(0 0 0 / .09);border:1px solid rgb(0 0 0 / .05)}html.page-contact .about-image img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}html.page-contact .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-contact .stat-card{height:88px;background:#fff;border-radius:10px;padding:18px 22px;display:flex;align-items:center;justify-content:flex-start;gap:18px;box-shadow:0 8px 25px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .04)}html.page-contact .stat-icon{width:48px;min-width:48px;height:48px;color:#c69a4a;display:flex;align-items:center;justify-content:center}html.page-contact .stat-icon svg{width:42px;height:42px;stroke:currentColor}html.page-contact .stat-info{text-align:right}html.page-contact .stat-title{color:#333;font-size:13px;font-weight:700;margin-bottom:6px}html.page-contact .stat-value{color:#0f6b4d;font-size:21px;font-weight:900;line-height:1.2}html.page-contact .progress-circle{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0f6b4d 0deg 234deg,#d7d7d7 234deg 360deg);position:relative}html.page-contact .progress-circle::after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}@media (max-width:992px){html.page-contact .about-top{grid-template-columns:1fr}html.page-contact .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html.page-contact .about-section{padding:24px 16px 32px}html.page-contact .about-card{padding:24px 22px}html.page-contact .about-card h2{font-size:23px}html.page-contact .about-card h3{font-size:17px}html.page-contact .stats-grid{grid-template-columns:1fr}html.page-contact .stat-card{height:auto;min-height:88px}}html.page-contact .project-progress-section{background:#fff;padding:0 28px 42px}html.page-contact .project-progress-box{max-width:1180px;margin:0 auto;background:#fff;border-radius:0 0 10px 10px;padding:10px 20px 18px;box-shadow:0 8px 28px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .035)}html.page-contact .progress-heading{text-align:center;color:#0f4b3d;font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.5;position:relative}html.page-contact .progress-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:5px auto 0;border-radius:20px}html.page-contact .progress-top-row{display:grid;grid-template-columns:275px 1fr;gap:34px;align-items:center;margin-bottom:16px}html.page-contact .total-progress-card{height:138px;border-radius:9px;background:#fff;box-shadow:0 5px 22px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .055);padding:18px 22px;text-align:center}html.page-contact .total-progress-title{color:#222;font-size:13px;font-weight:800;margin-bottom:5px}html.page-contact .total-progress-number{color:#0f6b4d;font-size:35px;line-height:1.15;font-weight:950;margin-bottom:8px}html.page-contact .total-progress-bar{width:100%;height:12px;background:#d8d8d8;border-radius:30px;overflow:hidden;margin-bottom:8px;direction:ltr}html.page-contact .total-progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#18845f,#b7c65a);border-radius:30px}html.page-contact .total-progress-caption{color:#333;font-size:12px;font-weight:700}html.page-contact .timeline-wrapper{width:100%;padding-top:16px}html.page-contact .timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;direction:rtl}html.page-contact .timeline::before{content:"";position:absolute;top:22px;right:8%;left:8%;height:1px;background:#dedede;z-index:1}html.page-contact .timeline-step{position:relative;z-index:2;text-align:center}html.page-contact .timeline-icon{width:38px;height:38px;margin:0 auto 8px;border-radius:50%;background:#fff;border:1.5px solid #dedede;display:flex;align-items:center;justify-content:center;color:#bdbdbd}html.page-contact .timeline-step.done .timeline-icon{border-color:#c69a4a;color:#0f6b4d}html.page-contact .timeline-step.done .timeline-icon svg{stroke-width:2.4}html.page-contact .timeline-step span{color:#222;font-size:13px;font-weight:700}html.page-contact .progress-images-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}html.page-contact .progress-image{height:138px;border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .08)}html.page-contact .progress-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-contact .project-details-btn-wrap{display:flex;justify-content:center;margin-top:10px}html.page-contact .project-details-btn{width:265px;height:40px;border-radius:8px;border:1.5px solid rgb(15 75 61 / .65);background:#fff;color:#0f4b3d;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:13px;font-weight:800;transition:0.3s ease}html.page-contact .project-details-btn:hover{background:#0f4b3d;color:#fff}html.page-contact .project-details-btn span{font-size:20px;line-height:1}@media (max-width:992px){html.page-contact .progress-top-row{grid-template-columns:1fr;gap:20px}html.page-contact .total-progress-card{max-width:350px;margin:0 auto;width:100%}html.page-contact .progress-images-row{grid-template-columns:1fr}html.page-contact .progress-image{height:220px}}@media (max-width:768px){html.page-contact .timeline{grid-template-columns:repeat(3,1fr);gap:18px 0}html.page-contact .timeline::before{display:none}html.page-contact .project-progress-box{padding:18px 14px}html.page-contact .progress-heading{font-size:22px}}@media (max-width:480px){html.page-contact .project-progress-section{padding:0 16px 34px}html.page-contact .timeline{grid-template-columns:repeat(2,1fr)}html.page-contact .project-details-btn{width:100%}}html.page-contact .future-section{background:#fff;padding:0 28px 44px}html.page-contact .future-container{max-width:1180px;margin:0 auto}html.page-contact .future-heading{text-align:center;color:#111;font-size:22px;font-weight:900;line-height:1.5;margin-bottom:12px;position:relative}html.page-contact .future-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:4px auto 0;border-radius:20px}html.page-contact .future-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:26px;direction:rtl}html.page-contact .future-card{height:142px;background:#fff;border-radius:9px;padding:17px 12px 14px;text-align:center;box-shadow:0 7px 24px rgb(0 0 0 / .075);border:1px solid rgb(0 0 0 / .045);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}html.page-contact .future-icon{width:42px;height:42px;margin-bottom:8px;color:#0f6b4d;display:flex;align-items:center;justify-content:center}html.page-contact .future-icon svg{width:39px;height:39px;stroke:currentColor}html.page-contact .future-card h3{color:#111;font-size:14px;font-weight:900;line-height:1.5;margin-bottom:5px}html.page-contact .future-card p{color:#333;font-size:12px;font-weight:500;line-height:1.9}html.page-contact .future-banner{height:165px;border-radius:10px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgb(5 59 50 / .05) 0%,rgb(5 59 50 / .45) 34%,rgb(5 59 50 / .92) 62%,rgb(5 59 50 / .98) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:left center;box-shadow:0 7px 24px rgb(0 0 0 / .075)}html.page-contact .future-banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}html.page-contact .future-banner-content h3{font-size:21px;font-weight:900;line-height:1.9;margin-bottom:12px}html.page-contact .consult-btn{width:200px;height:48px;border-radius:8px;background:#c69a4a;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:900;box-shadow:0 9px 22px rgb(198 154 74 / .32);transition:0.3s ease}html.page-contact .consult-btn:hover{background:#b98a3c;transform:translateY(-2px)}html.page-contact .consult-btn svg{width:22px;height:22px;stroke:currentColor}html.page-contact .banner-leaves{position:absolute;right:72px;top:35px;width:118px;height:100px;opacity:.38;z-index:2}html.page-contact .banner-leaves span{position:absolute;display:block;background:#8bc79b;border-radius:70% 0 70% 0}html.page-contact .banner-leaves span:nth-child(1){width:54px;height:70px;right:44px;top:28px;transform:rotate(-8deg)}html.page-contact .banner-leaves span:nth-child(2){width:46px;height:60px;right:0;top:42px;transform:rotate(-48deg)}html.page-contact .banner-leaves span:nth-child(3){width:30px;height:36px;right:28px;top:0;transform:rotate(-2deg)}html.page-contact .banner-leaves span:nth-child(4){width:17px;height:17px;right:12px;top:17px;border-radius:4px 12px 4px 12px;transform:rotate(-20deg)}@media (max-width:1100px){html.page-contact .future-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){html.page-contact .future-section{padding:0 16px 34px}html.page-contact .future-cards{grid-template-columns:repeat(2,1fr)}html.page-contact .future-banner{height:220px;background-image:linear-gradient(180deg,rgb(5 59 50 / .94) 0%,rgb(5 59 50 / .84) 55%,rgb(5 59 50 / .55) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80);background-position:center}html.page-contact .banner-leaves{right:20px;opacity:.25}html.page-contact .future-banner-content h3{font-size:18px}}@media (max-width:480px){html.page-contact .future-cards{grid-template-columns:1fr}html.page-contact .future-card{height:auto;min-height:132px}html.page-contact .consult-btn{width:100%;max-width:220px}}html.page-contact .site-footer{background:#fff;padding:0 16px 14px}html.page-contact .footer-box{max-width:1480px;margin:0 auto;min-height:175px;background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%);border-radius:14px;color:#fff;overflow:hidden;position:relative;padding:22px 42px 12px}html.page-contact .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-contact .footer-col{position:relative;z-index:2}html.page-contact .footer-logo-col{width:285px;text-align:center}html.page-contact .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-contact .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-contact .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-contact .footer-logo-icon{width:58px;height:58px;border:3px solid #d4a84f;border-radius:14px;transform:rotate(45deg);display:flex;align-items:center;justify-content:center}html.page-contact .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-contact .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-contact .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-contact .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-contact .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-contact .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-contact .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-contact .footer-menu{list-style:none;padding:0;margin:0}html.page-contact .footer-menu li{margin-bottom:6px}html.page-contact .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-contact .footer-menu a:hover{color:#d4a84f}html.page-contact .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-contact .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-contact .footer-contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:rgb(255 255 255 / .94);font-size:13px;font-weight:600;margin-bottom:8px;direction:ltr;text-align:left}html.page-contact .footer-contact-list li.address{direction:rtl;text-align:right}html.page-contact .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-contact .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-contact .footer-socials a{width:34px;height:34px;background:rgb(255 255 255 / .18);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:0.3s ease}html.page-contact .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-contact .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-contact .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-contact .footer-copy{position:relative;z-index:3;text-align:center;color:rgb(255 255 255 / .95);font-size:12px;font-weight:500;margin-top:-4px}@media (max-width:1100px){html.page-contact .footer-box{padding:26px 26px 16px}html.page-contact .footer-content{gap:18px}html.page-contact .footer-logo-col{width:240px}html.page-contact .footer-desc-col{width:280px}html.page-contact .footer-contact-col{width:250px}}@media (max-width:900px){html.page-contact .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-contact .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%;text-align:center}html.page-contact .footer-contact-list li{justify-content:center}html.page-contact .footer-socials{justify-content:center}html.page-contact .footer-copy{margin-top:16px}}html.page-contact .site-header.navbar{padding:0 34px}html.page-contact .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-contact .logo.navbar-brand{margin:0;padding:0}html.page-contact .main-nav.navbar-nav{flex-direction:row}html.page-contact .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-contact .mobile-menu-btn{width:46px;height:46px;border:1px solid rgb(15 75 61 / .18);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .08);padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}html.page-contact .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-contact .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-contact .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-contact .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-contact .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-contact .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-contact .mobile-logo{min-width:auto}html.page-contact .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-contact .mobile-logo .logo-text strong{font-size:22px}html.page-contact .mobile-logo .logo-text small{font-size:11px}html.page-contact .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-contact .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-contact .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-contact .mobile-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:800;padding:13px 14px;border-radius:10px;transition:0.25s ease}html.page-contact .mobile-nav a:hover,html.page-contact .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-contact .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-contact .header-container{flex-wrap:nowrap!important}html.page-contact .mobile-menu-btn{display:flex}html.page-contact .logo{min-width:auto}html.page-contact .logo-icon{width:50px;height:50px;font-size:24px}html.page-contact .logo-text strong{font-size:24px}html.page-contact .logo-text small{font-size:11px}html.page-contact .hero{height:auto;min-height:610px}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-contact .mobile-menu-btn{width:42px;height:42px}html.page-contact .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-contact .logo-text strong{font-size:21px}html.page-contact .logo-text small{font-size:10px}html.page-contact .site-logo-img{width:130px;max-height:56px}html.page-contact .mobile-logo-img{width:128px;max-height:54px}}@media (min-width:992px){html.page-contact .mobile-menu-btn{display:none!important}html.page-contact .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-contact .offcanvas-backdrop{display:none!important}html.page-contact body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-contact .logo{min-width:auto}html.page-contact .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-contact .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-contact .footer-logo-img{height:88px;width:auto;max-width:165px;object-fit:contain;display:block;margin:0 auto 4px}@media (max-width:575.98px){html.page-contact .site-logo-img{height:52px;max-width:135px}html.page-contact .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-contact .site-logo-img.logo-auto,html.page-contact .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-contact .mobile-offcanvas .offcanvas-header{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;min-height:92px;padding:18px 62px 16px 62px!important;direction:rtl}html.page-contact .mobile-offcanvas .mobile-logo{width:100%;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-contact .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:38px;height:38px;padding:0!important;border-radius:10px;background-size:15px;opacity:.75;z-index:5;box-shadow:none!important}html.page-contact .mobile-offcanvas .mobile-close-btn:hover,html.page-contact .mobile-offcanvas .mobile-close-btn:focus{opacity:1;box-shadow:0 0 0 3px rgb(198 154 74 / .16)!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:255px!important;object-fit:contain!important;display:block!important}html.page-contact .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-contact .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:76px!important;width:auto!important;max-width:200px!important;object-fit:contain!important;display:block!important}html.page-contact .hero{height:auto!important;min-height:500px!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:82px!important;width:auto!important;max-width:210px!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-contact .hero{min-height:470px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:235px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:100px!important;width:auto!important;max-width:250px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:180px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:88px!important;width:auto!important;max-width:205px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:88px!important;width:auto!important;max-width:195px!important;max-height:none!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:220px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:90px!important;width:auto!important;max-width:230px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:991.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:160px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:80px!important;width:auto!important;max-width:185px!important;max-height:none!important;object-fit:contain!important;display:block!important}}@media (max-width:575.98px){html.page-contact .site-header,html.page-contact .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-contact .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-contact .site-header>.header-container>.navbar-brand .site-logo-img{height:80px!important;width:auto!important;max-width:180px!important;max-height:none!important}html.page-contact .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-contact .mobile-offcanvas .mobile-close-btn{position:absolute!important;left:18px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid rgb(198 154 74 / .28)!important;border-radius:14px!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(248 244 235 / .96))!important;background-image:none!important;background-size:0!important;opacity:1!important;z-index:8;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px rgb(15 75 61 / .1),0 2px 8px rgb(198 154 74 / .16)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background 0.25s ease}html.page-contact .mobile-offcanvas .mobile-close-btn::before,html.page-contact .mobile-offcanvas .mobile-close-btn::after{content:"";position:absolute;width:20px;height:2.6px;border-radius:999px;background:linear-gradient(90deg,#154f42,#c69a4a);box-shadow:0 1px 3px rgb(0 0 0 / .1)}html.page-contact .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-contact .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-contact .mobile-offcanvas .mobile-close-btn:hover,html.page-contact .mobile-offcanvas .mobile-close-btn:focus{transform:translateY(-50%) scale(1.06)!important;border-color:rgb(198 154 74 / .48)!important;background:linear-gradient(135deg,#ffffff,#f4ecdc)!important;box-shadow:0 14px 28px rgb(15 75 61 / .14),0 0 0 4px rgb(198 154 74 / .14)!important;outline:none!important}html.page-contact .mobile-offcanvas .mobile-close-btn:active{transform:translateY(-50%) scale(.96)!important;box-shadow:0 7px 16px rgb(15 75 61 / .12),0 0 0 2px rgb(198 154 74 / .1)!important}}html.page-contact .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-contact .footer-brand-line{width:138px;height:1px;display:block;margin:0 auto 9px;border-radius:999px;background:linear-gradient(90deg,transparent,rgb(212 168 79 / .88),rgb(255 255 255 / .62),transparent)}html.page-contact .footer-brand-badge{min-height:58px;padding:8px 14px;border-radius:18px;border:1px solid rgb(255 255 255 / .16);background:radial-gradient(circle at 80% 0%,rgb(212 168 79 / .18),transparent 38%),rgb(255 255 255 / .075);display:inline-flex;align-items:center;justify-content:center;gap:11px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14),0 10px 24px rgb(0 0 0 / .08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.page-contact .footer-brand-icon{width:38px;height:38px;min-width:38px;border-radius:14px;color:#d4a84f;background:rgb(255 255 255 / .12);border:1px solid rgb(212 168 79 / .28);display:inline-flex;align-items:center;justify-content:center}html.page-contact .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-contact .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-contact .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-contact .footer-brand-text small{color:rgb(255 255 255 / .72);font-size:10.5px;font-weight:600;margin-top:3px;white-space:nowrap}html.page-contact .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-contact .footer-brand-tags span{min-width:52px;height:24px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .88);font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}@media (max-width:900px){html.page-contact .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-contact .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-contact .about-section{padding:40px 28px 34px}html.page-contact .about-top{gap:28px;margin-bottom:32px}html.page-contact .about-card{border-radius:14px;padding:34px 36px 40px}html.page-contact .about-card p{margin-bottom:28px}html.page-contact .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-contact .stat-card{min-height:96px;height:auto;padding:20px 24px;border-radius:14px;gap:18px;flex-direction:row-reverse;justify-content:space-between}html.page-contact .stat-info{flex:1}html.page-contact .stat-title{margin-bottom:8px}html.page-contact .project-progress-section{padding:12px 28px 48px}html.page-contact .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-contact .progress-heading{margin-bottom:12px}html.page-contact .progress-top-row{gap:28px;margin-bottom:22px}html.page-contact .timeline-wrapper{padding-top:22px}html.page-contact .timeline{gap:10px}html.page-contact .progress-images-row{gap:18px;margin-top:12px}html.page-contact .progress-image{border-radius:10px}html.page-contact .project-details-btn-wrap{margin-top:18px}html.page-contact .project-details-btn{width:360px;max-width:100%;height:54px;padding:0 24px;border-radius:16px;gap:12px;font-size:15px;font-weight:900;box-shadow:0 10px 26px rgb(15 75 61 / .08);flex-direction:row-reverse}html.page-contact .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-contact .future-section{padding:8px 28px 52px}html.page-contact .future-heading{margin-bottom:18px}html.page-contact .future-cards{gap:18px;margin-bottom:30px}html.page-contact .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-contact .future-card h3{margin-bottom:8px}html.page-contact .future-card p{line-height:2}html.page-contact .future-banner{margin-top:4px;border-radius:14px}html.page-contact .stat-icon,html.page-contact .future-icon{width:54px;min-width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgb(198 154 74 / .14),rgb(198 154 74 / .05));border:1px solid rgb(198 154 74 / .22);box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}html.page-contact .stat-icon svg,html.page-contact .future-icon svg,html.page-contact .timeline-icon svg,html.page-contact .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-contact .stat-icon svg,html.page-contact .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-contact .timeline-icon{width:44px;height:44px;border-radius:14px;border:1.5px solid rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}html.page-contact .timeline-step.done .timeline-icon{background:rgb(15 107 77 / .08);border-color:rgb(198 154 74 / .42);box-shadow:0 8px 20px rgb(15 107 77 / .08)}html.page-contact .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section{padding-left:24px;padding-right:24px}html.page-contact .about-top,html.page-contact .stats-grid,html.page-contact .future-cards,html.page-contact .progress-images-row{gap:16px}html.page-contact .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-contact .about-section{padding:28px 16px 28px}html.page-contact .about-top{margin-bottom:24px}html.page-contact .about-card{padding:26px 22px 34px}html.page-contact .stats-grid{gap:14px;margin-top:2px}html.page-contact .stat-card{min-height:90px;padding:18px 18px}html.page-contact .project-progress-section{padding:8px 16px 38px}html.page-contact .project-progress-box{padding:20px 14px 18px}html.page-contact .timeline-wrapper{padding-top:18px}html.page-contact .progress-images-row{gap:12px}html.page-contact .project-details-btn-wrap{margin-top:16px}html.page-contact .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-contact .future-section{padding:6px 16px 38px}html.page-contact .future-cards{gap:14px;margin-bottom:24px}html.page-contact .future-card{min-height:138px;padding:18px 14px 16px}}html.page-contact .about-section{padding-top:72px!important}@media (max-width:992px){html.page-contact .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-contact .about-section{padding-top:38px!important}}html.page-contact .about-top{margin-bottom:38px!important}html.page-contact .stats-grid{margin-top:18px!important;gap:24px!important}html.page-contact .stat-card{min-height:108px!important;padding:22px 26px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .06)!important;box-shadow:0 10px 26px rgb(16 24 40 / .06)!important;gap:18px!important;align-items:center!important}html.page-contact .stat-icon{width:68px!important;min-width:68px!important;height:68px!important;border-radius:20px!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .07)!important;color:#c69a4a!important}html.page-contact .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-contact .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-contact .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-contact .progress-circle{width:52px!important;height:52px!important;background:conic-gradient(#0f7a58 0deg 234deg,#e4dfd7 234deg 360deg)!important;box-shadow:0 4px 12px rgb(15 107 77 / .1)!important}html.page-contact .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-contact .about-top{margin-bottom:30px!important}html.page-contact .stats-grid{margin-top:14px!important;gap:18px!important}html.page-contact .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-contact .about-top{margin-bottom:24px!important}html.page-contact .stats-grid{margin-top:10px!important;gap:14px!important}html.page-contact .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-contact .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-contact .stat-icon svg{width:28px!important;height:28px!important}html.page-contact .progress-circle{width:46px!important;height:46px!important}html.page-contact .stat-value{font-size:20px!important}}html.page-contact .project-details-btn-wrap{margin-top:22px!important}html.page-contact .project-details-btn{width:380px!important;max-width:100%;height:58px!important;padding:0 26px!important;border-radius:18px!important;border:1.5px solid rgb(15 75 61 / .42)!important;background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%)!important;color:#0f4b3d!important;box-shadow:0 12px 26px rgb(15 75 61 / .08)!important;flex-direction:row-reverse!important;gap:14px!important;letter-spacing:-.1px;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,border-color 0.25s ease!important}html.page-contact .project-details-btn:hover{background:linear-gradient(180deg,#ffffff 0%,#f6faf8 100%)!important;border-color:rgb(15 75 61 / .62)!important;color:#0d5d4a!important;transform:translateY(-2px);box-shadow:0 16px 30px rgb(15 75 61 / .12)!important}html.page-contact .project-details-btn span{width:28px;height:28px;min-width:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgb(198 154 74 / .12);color:#0f4b3d;font-size:24px!important;line-height:1;transform:translateY(-1px);transition:transform 0.25s ease,background 0.25s ease}html.page-contact .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-contact .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-contact .stat-card{gap:14px!important}html.page-contact .stat-icon{width:62px!important;min-width:62px!important;height:62px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#c69a4a!important;display:inline-flex;align-items:center;justify-content:center}html.page-contact .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-contact .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-contact .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-contact .stat-icon svg,html.page-contact .progress-circle{width:46px!important;height:46px!important}}html.page-contact .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-contact .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-contact .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-contact .stat-icon-custom-status{width:62px!important;min-width:62px!important;height:62px!important;display:inline-flex;align-items:center;justify-content:center}html.page-contact .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-contact .stat-icon-status-img{width:46px;height:46px}}html.page-contact .project-progress-section{padding-top:30px!important}html.page-contact .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-contact .progress-heading{margin-bottom:18px!important}html.page-contact .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-contact .timeline-wrapper{padding-top:28px!important}html.page-contact .timeline{gap:18px!important;align-items:flex-start!important}html.page-contact .timeline::before{top:26px!important;left:8%!important;right:8%!important;height:2px!important;background:linear-gradient(90deg,rgb(15 75 61 / .1),rgb(198 154 74 / .2),rgb(15 75 61 / .1))!important}html.page-contact .timeline-step{min-width:92px!important;gap:12px!important}html.page-contact .timeline-icon{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdfa 0%,#f9f5ec 100%)!important;border:1px solid rgb(198 154 74 / .28)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 20px rgb(198 154 74 / .06)!important;transition:transform 0.25s ease,box-shadow 0.25s ease!important}html.page-contact .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-contact .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f3fbf7 0%,#ebf7f1 100%)!important;border-color:rgb(198 154 74 / .36)!important;color:#0f7a58!important;box-shadow:0 10px 22px rgb(15 107 77 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-contact .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-contact .timeline-step span{margin-top:4px!important;font-size:14px!important;font-weight:800!important;color:#1f2937!important;line-height:1.8!important;white-space:nowrap}html.page-contact .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-contact .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-contact .progress-image{border-radius:14px!important}html.page-contact .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-contact .project-progress-section{padding-top:22px!important}html.page-contact .project-progress-box{padding:24px 20px 24px!important}html.page-contact .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-contact .timeline-wrapper{padding-top:22px!important}html.page-contact .timeline{gap:14px!important}html.page-contact .timeline-step{min-width:82px!important}html.page-contact .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-contact .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-contact .project-progress-section{padding-top:18px!important}html.page-contact .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-contact .progress-heading{margin-bottom:14px!important}html.page-contact .progress-top-row{margin-bottom:18px!important}html.page-contact .timeline-wrapper{padding-top:18px!important}html.page-contact .timeline{gap:12px!important}html.page-contact .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-contact .timeline-step{min-width:74px!important;gap:10px!important}html.page-contact .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-contact .timeline-icon svg{width:19px!important;height:19px!important}html.page-contact .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-contact .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-contact .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-contact .project-details-btn-wrap{margin-top:18px!important}}html.page-contact .project-details-btn{direction:rtl!important}html.page-contact .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-contact .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-contact .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-contact .project-details-btn .project-arrow-left{font-size:0!important}html.page-contact .project-details-btn .project-arrow-left svg{width:17px!important;height:17px!important;display:block;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}html.page-contact .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-contact .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-contact .future-container{max-width:1180px!important}html.page-contact .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-contact .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-contact .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-contact .future-card{min-height:174px!important;height:auto!important;padding:24px 18px 22px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .055)!important;box-shadow:0 12px 30px rgb(16 24 40 / .055)!important;justify-content:flex-start!important;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease!important}html.page-contact .future-card:hover{transform:translateY(-4px);border-color:rgb(198 154 74 / .18)!important;box-shadow:0 18px 36px rgb(15 75 61 / .08)!important}html.page-contact .future-icon{width:64px!important;height:64px!important;margin-bottom:14px!important;border-radius:20px!important;color:#0f7a58!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .08)!important}html.page-contact .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-contact .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-contact .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-contact .future-banner{margin-top:14px!important;height:178px!important;border-radius:18px!important;box-shadow:0 14px 34px rgb(15 75 61 / .1)!important}html.page-contact .future-banner-content h3{margin-bottom:16px!important}html.page-contact .consult-btn{border-radius:14px!important;height:50px!important}html.page-contact .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-contact .future-section{padding-top:48px!important}html.page-contact .future-cards{gap:18px!important}}@media (max-width:768px){html.page-contact .future-section{padding:42px 16px 44px!important}html.page-contact .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-contact .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-contact .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-contact .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-contact .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-contact .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-contact .future-cards{gap:14px!important}html.page-contact .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-contact .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-contact .future-icon svg{width:27px!important;height:27px!important}}html.page-contact .future-section{padding-bottom:24px!important}html.page-contact .future-banner{margin-bottom:0!important}html.page-contact .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-contact .future-section{padding-bottom:24px!important}html.page-contact .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-contact .future-section{padding-bottom:22px!important}html.page-contact .site-footer{padding-top:0!important}}html.page-contact .banner-leaves{position:absolute;right:56px!important;top:20px!important;width:150px!important;height:122px!important;opacity:1!important;z-index:2;pointer-events:none;filter:drop-shadow(0 12px 24px rgb(10 46 39 / .16))}html.page-contact .banner-leaves::before{content:"";position:absolute;inset:10px 12px 12px 24px;border-radius:999px;background:radial-gradient(circle at 30% 35%,rgb(181 225 191 / .28),transparent 42%),radial-gradient(circle at 70% 70%,rgb(120 205 158 / .18),transparent 45%);border:1px solid rgb(168 222 184 / .14);backdrop-filter:blur(2px)}html.page-contact .banner-leaves::after{content:"";position:absolute;right:16px;top:6px;width:44px;height:44px;background:radial-gradient(circle,rgb(204 170 95 / .92) 0 3px,transparent 4px),radial-gradient(circle,rgb(145 218 166 / .85) 0 3px,transparent 4px),radial-gradient(circle,rgb(183 232 193 / .65) 0 2.5px,transparent 3.5px),radial-gradient(circle,rgb(204 170 95 / .55) 0 2px,transparent 3px);background-size:12px 12px,12px 12px,10px 10px,8px 8px;background-position:2px 18px,16px 2px,28px 15px,10px 30px;background-repeat:no-repeat;opacity:.95}html.page-contact .banner-leaves span{position:absolute;display:block;border-radius:70% 0 70% 0 / 70% 0 70% 0!important;background:linear-gradient(180deg,rgb(163 220 177 / .72) 0%,rgb(114 197 145 / .52) 100%)!important;border:1px solid rgb(194 235 205 / .28);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18),0 10px 18px rgb(7 37 31 / .12)}html.page-contact .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-contact .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-contact .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-contact .banner-leaves span:nth-child(4){width:5px!important;height:64px!important;right:60px!important;top:47px!important;border-radius:999px!important;transform:rotate(18deg)!important;background:linear-gradient(180deg,rgb(180 225 189 / .65),rgb(92 165 122 / .45))!important;border:none!important;box-shadow:none!important}@media (max-width:768px){html.page-contact .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-contact .site-footer{padding:4px 16px 16px!important}html.page-contact .footer-box{padding:28px 40px 16px!important;border-radius:18px!important;min-height:unset!important;box-shadow:0 16px 36px rgb(8 43 36 / .12)}html.page-contact .footer-content{gap:26px!important;align-items:flex-start!important}html.page-contact .footer-col{display:flex;flex-direction:column}html.page-contact .footer-logo-col{width:300px!important;align-items:center}html.page-contact .footer-logo-wrap{margin-bottom:8px!important}html.page-contact .footer-brand-note{margin-top:10px!important}html.page-contact .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-contact .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-contact .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-contact .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-contact .footer-desc{max-width:320px;margin:0 auto;font-size:13.5px!important;line-height:2.2!important;color:rgb(255 255 255 / .93)!important}html.page-contact .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-contact .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-contact .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-contact .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-contact .footer-contact-list li:last-child{margin-bottom:0!important}html.page-contact .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-contact .footer-socials{margin-top:16px!important;gap:12px!important}html.page-contact .footer-socials a{width:38px!important;height:38px!important;background:rgb(255 255 255 / .14)!important;border:1px solid rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}html.page-contact .footer-socials svg{width:18px!important;height:18px!important}html.page-contact .footer-divider{height:158px!important;margin-top:0!important;background:linear-gradient(180deg,rgb(255 255 255 / .1),rgb(255 255 255 / .44),rgb(255 255 255 / .1))!important}html.page-contact .footer-copy{margin-top:18px!important;padding-top:12px;border-top:1px solid rgb(255 255 255 / .08);font-size:12.5px!important;line-height:1.8}@media (max-width:1100px){html.page-contact .footer-box{padding:26px 28px 16px!important}html.page-contact .footer-content{gap:18px!important}html.page-contact .footer-logo-col{width:250px!important}html.page-contact .footer-desc-col{width:300px!important}html.page-contact .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-contact .footer-box{padding:24px 18px 16px!important}html.page-contact .footer-content{gap:14px!important}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-contact .footer-contact-list li{justify-content:center!important}html.page-contact .footer-socials{justify-content:center!important}html.page-contact .footer-copy{margin-top:14px!important}}html.page-contact .site-footer{padding:0 16px 12px!important}html.page-contact .footer-box{max-width:1480px!important;min-height:unset!important;padding:18px 34px 12px!important;border-radius:16px!important;box-shadow:0 10px 24px rgb(8 43 36 / .09)!important}html.page-contact .footer-content{gap:22px!important;align-items:flex-start!important}html.page-contact .footer-logo-col{width:255px!important}html.page-contact .footer-logo-wrap{margin-bottom:2px!important}html.page-contact .footer-logo-img{max-height:78px!important;width:auto!important}html.page-contact .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-contact .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-contact .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-contact .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-contact .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-contact .footer-brand-text strong{font-size:12px!important}html.page-contact .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-contact .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-contact .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-contact .footer-desc-col{width:320px!important;padding-top:0!important}html.page-contact .footer-menu-col{width:145px!important;padding-top:0!important}html.page-contact .footer-contact-col{width:255px!important;padding-top:0!important}html.page-contact .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-contact .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-contact .footer-menu{gap:5px!important}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-contact .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-contact .footer-contact-list{margin-bottom:9px!important}html.page-contact .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-contact .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-contact .footer-socials{margin-top:8px!important;gap:9px!important}html.page-contact .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-contact .footer-socials svg{width:15px!important;height:15px!important}html.page-contact .footer-divider{height:118px!important;margin-top:2px!important;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .34),rgb(255 255 255 / .08))!important}html.page-contact .footer-copy{margin-top:8px!important;padding-top:8px!important;font-size:11.5px!important;line-height:1.7!important}@media (max-width:1100px){html.page-contact .footer-box{padding:18px 24px 12px!important}html.page-contact .footer-content{gap:16px!important}html.page-contact .footer-logo-col{width:225px!important}html.page-contact .footer-desc-col{width:280px!important}html.page-contact .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-contact .footer-box{padding:22px 16px 14px!important}html.page-contact .footer-content{gap:12px!important}html.page-contact .footer-divider{height:1px!important;margin:2px 0!important}html.page-contact .footer-logo-col,html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{width:100%!important}html.page-contact .footer-copy{margin-top:10px!important}}html.page-contact .footer-box{padding:16px 34px 10px!important}html.page-contact .footer-content{gap:18px!important}html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-contact .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-contact .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-contact .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-contact .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-contact .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-contact .footer-contact-list{margin-bottom:6px!important}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{direction:rtl!important;text-align:right!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:4px!important;font-size:12px!important;line-height:1.45!important}html.page-contact .footer-contact-list li span{text-align:right!important}html.page-contact .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-contact .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-contact .footer-socials a{width:30px!important;height:30px!important}html.page-contact .footer-socials svg{width:14px!important;height:14px!important}html.page-contact .footer-divider{height:105px!important}html.page-contact .footer-copy{margin-top:7px!important;padding-top:6px!important;font-size:11px!important;line-height:1.45!important}@media (max-width:900px){html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col,html.page-contact .footer-title,html.page-contact .footer-desc{text-align:center!important;align-items:center!important}html.page-contact .footer-menu,html.page-contact .footer-socials{align-items:center!important;justify-content:center!important}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-contact .footer-desc-col,html.page-contact .footer-menu-col,html.page-contact .footer-contact-col{text-align:center!important;align-items:center!important}html.page-contact .footer-title,html.page-contact .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-contact .footer-menu{align-items:center!important}html.page-contact .footer-menu li{text-align:center!important}html.page-contact .footer-contact-list{width:100%}html.page-contact .footer-contact-list li,html.page-contact .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-contact .footer-contact-list li span{text-align:center!important}html.page-contact .footer-socials{justify-content:center!important;align-items:center!important}html.page-contact .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-contact .future-heading{margin-bottom:24px!important}html.page-contact .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-contact .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-contact .future-banner{margin-top:0!important}@media (max-width:768px){html.page-contact .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-contact .future-heading{margin-bottom:20px!important}html.page-contact .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-contact .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-contact .future-heading{margin-bottom:18px!important}html.page-contact .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-contact .footer-desc-col{text-align:center!important;align-items:center!important}html.page-contact .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-contact .footer-desc-col .footer-desc{max-width:340px!important;margin:0 auto!important;text-align:center!important;line-height:1.95!important;font-size:12.5px!important;font-weight:600!important;color:rgb(255 255 255 / .93)!important}@media (max-width:900px){html.page-contact .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-contact .main-nav a{display:flex;align-items:center;gap:6px}html.page-contact .main-nav a i{font-size:16px;color:inherit;transition:0.3s}html.page-contact .main-nav a:hover i{transform:translateY(-2px);color:var(--gold)}html.page-contact .header-btn i{font-size:16px}html.page-contact body>.site-header#siteHeader{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important;display:block!important;align-items:initial!important;justify-content:initial!important;flex-wrap:initial!important;gap:0!important;position:sticky!important;top:0!important;z-index:1030!important}html.page-contact body>.site-header#siteHeader .main-header,html.page-contact body>.site-header#siteHeader .topbar,html.page-contact body>.site-header#siteHeader .header-wrap{box-sizing:border-box}html.page-contact body>.site-header#siteHeader .logo{text-decoration:none!important}html.page-contact body>.site-header#siteHeader+.mobile-offcanvas{z-index:1045}html.page-contact{--green:#063b32;--green-2:#0f5f50;--gold:#c69a4a;--gold-2:#d7ae62;--mint-bg:#eaf7f3;--text:#17211f;--muted:#6b7774;--line:rgba(6,59,50,.09);--shadow:0 14px 36px rgba(6,59,50,.10);--radius:18px;--ease:.25s ease}html.page-contact *,html.page-contact *::before,html.page-contact *::after{box-sizing:border-box}html.page-contact{scroll-behavior:smooth}html.page-contact body{margin:0;font-family:"Vazirmatn",sans-serif;color:var(--text);background:#fdfefd;overflow-x:hidden;-webkit-font-smoothing:antialiased}html.page-contact a{color:inherit;text-decoration:none}html.page-contact button,html.page-contact a{-webkit-tap-highlight-color:#fff0}html.page-contact .site-header{direction:rtl;position:sticky;top:0;z-index:1030;border-bottom:1px solid var(--line);background:rgb(255 255 255 / .84);backdrop-filter:blur(18px) saturate(160%);box-shadow:0 4px 20px rgb(6 59 50 / .05);transition:box-shadow var(--ease),border-color var(--ease),background var(--ease)}html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .94);border-color:rgb(198 154 74 / .22);box-shadow:var(--shadow)}html.page-contact .header-wrap{width:min(100%,1320px);margin-inline:auto;padding-inline:24px}html.page-contact .topbar{min-height:38px;color:#fff;background:linear-gradient(105deg,var(--green),var(--green-2));font-size:12.5px;font-weight:700}html.page-contact .topbar .header-wrap,html.page-contact .topbar-info,html.page-contact .topbar a{display:flex;align-items:center;gap:18px}html.page-contact .topbar .header-wrap{justify-content:space-between;min-height:inherit}html.page-contact .topbar span,html.page-contact .topbar a{white-space:nowrap;color:rgb(255 255 255 / .9)}html.page-contact .topbar i{color:var(--gold-2);font-size:15px}html.page-contact .topbar a:hover{color:#fff}html.page-contact .main-header{min-height:80px;display:flex;align-items:center;transition:min-height var(--ease)}html.page-contact .site-header.is-scrolled .main-header{min-height:68px}html.page-contact .main-header .header-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}html.page-contact .logo{flex:0 0 auto;display:inline-flex;align-items:center;min-width:180px}html.page-contact .logo img{height:78px;max-width:210px;object-fit:contain;transition:height var(--ease),transform var(--ease)}html.page-contact .site-header.is-scrolled .logo img{height:62px}html.page-contact .logo:hover img{transform:translateY(-1px)}html.page-contact .main-nav{flex:1 1 auto;max-width:710px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px;border:1px solid rgb(255 255 255 / .7);border-radius:999px;background:rgb(255 255 255 / .48);box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 10px 28px rgb(6 59 50 / .06);backdrop-filter:blur(16px)}html.page-contact .nav-link-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border-radius:999px;color:#1a3530;font-size:13.5px;font-weight:800;white-space:nowrap;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-contact .nav-link-pill i{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;color:var(--green-2);background:var(--mint-bg);font-size:13px;transition:inherit}html.page-contact .nav-link-pill:hover{color:var(--green);background:rgb(255 255 255 / .75);transform:translateY(-2px);box-shadow:0 8px 18px rgb(6 59 50 / .07)}html.page-contact .nav-link-pill:hover i,html.page-contact .nav-link-pill.active i{color:var(--green);background:#fff}html.page-contact .nav-link-pill.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));box-shadow:0 10px 22px rgb(6 59 50 / .16)}html.page-contact .header-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}html.page-contact .menu-btn{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgb(15 95 80 / .14);border-radius:16px;color:var(--green);background:linear-gradient(145deg,#fff,var(--mint-bg));box-shadow:0 4px 16px rgb(6 59 50 / .06);transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}html.page-contact .menu-btn:hover{transform:translateY(-2px);border-color:rgb(198 154 74 / .34);box-shadow:var(--shadow)}html.page-contact .cta-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:22px;border-radius:16px;color:#fff;font-size:13.5px;font-weight:900;white-space:nowrap;background:linear-gradient(135deg,var(--gold),var(--gold-2));box-shadow:0 10px 22px rgb(198 154 74 / .28);transition:transform var(--ease),box-shadow var(--ease),filter var(--ease)}html.page-contact .cta-btn:hover{color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 14px 28px rgb(198 154 74 / .34)}html.page-contact .menu-btn{display:none;padding:0}html.page-contact .menu-btn span{width:22px;height:2px;display:block;border-radius:999px;background:var(--green)}html.page-contact .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important;right:0!important;left:auto!important;direction:rtl;background:linear-gradient(180deg,#fff,#f4faf7);border-right:0!important;border-left:1px solid var(--line);box-shadow:-18px 0 48px rgb(6 59 50 / .18);transform:translateX(100%)!important}html.page-contact .mobile-offcanvas.offcanvas-end.show,html.page-contact .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-contact .offcanvas-backdrop{background:rgb(6 30 25 / .48)!important;backdrop-filter:blur(4px)}html.page-contact .mobile-offcanvas .offcanvas-header{position:relative;min-height:105px;justify-content:center;border-bottom:1px solid var(--line);background:linear-gradient(145deg,var(--mint-bg),#fbf3e4)}html.page-contact .mobile-offcanvas .logo{min-width:0;justify-content:center}html.page-contact .mobile-offcanvas .logo img{height:76px;max-width:185px}html.page-contact .mobile-close{position:absolute;left:18px;top:50%;width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--green);background:#fff0;transform:translateY(-50%);transition:background var(--ease),color var(--ease),transform var(--ease)}html.page-contact .mobile-close:hover,html.page-contact .mobile-close:focus{color:var(--gold);background:rgb(6 59 50 / .06);outline:none;transform:translateY(-50%) scale(1.04)}html.page-contact .mobile-close i{font-size:18px;line-height:1}html.page-contact .mobile-nav{display:grid;gap:8px}html.page-contact .mobile-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:var(--radius);color:#24312e;background:rgb(255 255 255 / .86);font-size:15px;font-weight:800;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-contact .mobile-nav a span{display:inline-flex;align-items:center;gap:10px}html.page-contact .mobile-nav a i:first-child{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:12px;color:var(--green-2);background:var(--mint-bg)}html.page-contact .mobile-nav a:hover,html.page-contact .mobile-nav a.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));transform:translateX(-3px);box-shadow:0 10px 24px rgb(6 59 50 / .14)}html.page-contact .mobile-nav a:hover i:first-child,html.page-contact .mobile-nav a.active i:first-child{color:var(--green);background:#fff}html.page-contact .mobile-card{margin-top:16px;padding:20px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--green),var(--green-2));box-shadow:0 16px 36px rgb(6 59 50 / .18)}html.page-contact .mobile-card small{display:block;margin-bottom:6px;color:rgb(255 255 255 / .72);font-weight:700}html.page-contact .mobile-card strong{display:block;margin-bottom:14px;font-size:15px;line-height:1.8}html.page-contact .mobile-card .cta-btn{width:100%}@media (max-width:1199.98px){html.page-contact .main-nav{max-width:570px}html.page-contact .nav-link-pill{min-height:38px;padding-inline:11px;font-size:12.5px}html.page-contact .nav-link-pill i{width:23px;height:23px;font-size:11px}}@media (max-width:991.98px){html.page-contact .topbar,html.page-contact .main-nav,html.page-contact .header-actions{display:none}html.page-contact .site-header,html.page-contact .site-header.is-scrolled .main-header,html.page-contact .main-header{min-height:78px}html.page-contact .header-wrap{padding-inline:16px}html.page-contact .main-header .header-wrap{direction:rtl}html.page-contact .menu-btn{display:inline-flex}html.page-contact .logo{min-width:130px}html.page-contact .logo img,html.page-contact .site-header.is-scrolled .logo img{height:66px;max-width:165px}}@media (max-width:575.98px){html.page-contact .header-wrap{padding-inline:12px}html.page-contact .menu-btn{width:42px;height:42px;border-radius:14px}html.page-contact .logo img,html.page-contact .site-header.is-scrolled .logo img{height:60px;max-width:150px}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:94px}html.page-contact .mobile-offcanvas .logo img{height:66px}html.page-contact .mobile-nav a{padding:12px 14px;font-size:14px}}html.page-contact body>.site-header#siteHeader,html.page-contact .site-header{background:rgb(255 255 255 / .58)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;border-bottom:1px solid rgb(6 59 50 / .06)!important;box-shadow:0 6px 22px rgb(6 59 50 / .035)!important}html.page-contact body>.site-header#siteHeader.is-scrolled,html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .72)!important;border-bottom-color:rgb(198 154 74 / .14)!important;box-shadow:0 10px 28px rgb(6 59 50 / .07)!important}html.page-contact body>.site-header#siteHeader .topbar,html.page-contact .site-header .topbar{background:linear-gradient(105deg,rgb(6 59 50 / .72),rgb(15 95 80 / .64))!important;-webkit-backdrop-filter:blur(14px) saturate(155%)!important;backdrop-filter:blur(14px) saturate(155%)!important}html.page-contact body>.site-header#siteHeader .main-nav,html.page-contact .site-header .main-nav{background:rgb(255 255 255 / .28)!important;border-color:rgb(255 255 255 / .48)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}@media (max-width:991.98px){html.page-contact body>.site-header#siteHeader,html.page-contact .site-header{background:rgb(255 255 255 / .66)!important}html.page-contact body>.site-header#siteHeader.is-scrolled,html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .76)!important}html.page-contact .site-header .menu-btn,html.page-contact body>.site-header#siteHeader .menu-btn{background:rgb(255 255 255 / .56)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}}html.page-contact .hero{width:100%!important;height:clamp(460px,39vw,610px)!important;min-height:unset!important;max-height:none!important;position:relative!important;overflow:hidden!important;background:#063b32!important}html.page-contact .hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:left center!important;opacity:0!important;visibility:hidden!important;transform:scale(1.035)!important;transition:opacity 1s ease,visibility 1s ease,transform 4.5s ease!important;will-change:opacity,transform}html.page-contact .hero-slide.active{opacity:1!important;visibility:visible!important;transform:scale(1)!important}html.page-contact .hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(0 0 0 / .1) 0%,rgb(3 45 38 / .34) 42%,rgb(5 59 50 / .92) 72%,rgb(5 59 50 / .98) 100%)!important}html.page-contact .hero::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0 / .03) 0%,rgb(0 0 0 / .16) 100%)!important}html.page-contact .hero-content{position:relative!important;z-index:3!important;height:100%!important;max-width:760px!important;padding:0 clamp(24px,5vw,70px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-contact .content-box{max-width:580px!important;color:#fff!important;margin-top:0!important}html.page-contact .eyebrow{font-size:clamp(28px,2.8vw,38px)!important;line-height:1.35!important}html.page-contact .hero-title{font-size:clamp(32px,3.25vw,46px)!important;line-height:1.55!important;margin-bottom:20px!important}html.page-contact .hero-desc{max-width:540px!important;font-size:clamp(14px,1.12vw,16px)!important;line-height:2.15!important;margin-bottom:30px!important}html.page-contact .hero-actions{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}html.page-contact .slider-dots{position:absolute!important;z-index:5!important;right:clamp(24px,5vw,70px)!important;bottom:24px!important;display:flex!important;align-items:center!important;gap:8px!important}html.page-contact .dot{width:9px!important;height:9px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgb(255 255 255 / .48)!important;cursor:pointer!important;transition:width 0.3s ease,background 0.3s ease!important}html.page-contact .dot.active{width:28px!important;background:#c69a4a!important}@media (min-width:1400px){html.page-contact .hero{height:590px!important}}@media (max-width:991.98px){html.page-contact .hero{height:560px!important;min-height:unset!important}html.page-contact .hero-slide{background-position:center center!important}html.page-contact .hero-content{padding:58px 24px 64px!important;align-items:center!important}}@media (max-width:575.98px){html.page-contact .hero{height:520px!important}html.page-contact .hero::before{background:linear-gradient(180deg,rgb(5 59 50 / .96) 0%,rgb(5 59 50 / .86) 54%,rgb(0 0 0 / .38) 100%)!important}html.page-contact .hero-content{padding:54px 18px 62px!important;align-items:flex-start!important}html.page-contact .hero-title{font-size:30px!important;line-height:1.7!important}html.page-contact .hero-desc{font-size:14px!important;line-height:2!important;margin-bottom:22px!important}html.page-contact .hero-actions{width:100%!important;gap:12px!important}html.page-contact .hero-actions .btn-primary,html.page-contact .hero-actions .btn-outline{width:100%!important;min-width:0!important}html.page-contact .slider-dots{right:50%!important;transform:translateX(50%)!important;bottom:20px!important}}html.page-contact{--page-bg-soft:#f5f6f7;--card-bg-clean:#ffffff;--roshdtak-pattern:url(/wp-content/themes/roshdtak/images/embedded-5.png)}html.page-contact,html.page-contact body{background:var(--page-bg-soft)!important}html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section,html.page-contact .site-footer{background:var(--page-bg-soft)!important}html.page-contact .about-card,html.page-contact .about-image,html.page-contact .stat-card,html.page-contact .project-progress-box,html.page-contact .total-progress-card,html.page-contact .future-card{background-color:var(--card-bg-clean)!important}html.page-contact .about-card,html.page-contact .future-section,html.page-contact .future-banner,html.page-contact .footer-box{position:relative;overflow:hidden}html.page-contact .about-card::after{content:"";position:absolute;left:-58px;bottom:-68px;width:230px;height:255px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.075;pointer-events:none;z-index:1}html.page-contact .about-card>*{position:relative;z-index:2}html.page-contact .about-leaf-mark{z-index:3}html.page-contact .future-section{isolation:isolate}html.page-contact .future-section::before{content:"";position:absolute;top:8px;right:-72px;width:280px;height:310px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.045;pointer-events:none;z-index:0}html.page-contact .future-container{position:relative;z-index:1}html.page-contact .future-banner::after{content:"";position:absolute;left:-44px;top:-34px;width:300px;height:260px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.085;pointer-events:none;z-index:1}html.page-contact .future-banner-content,html.page-contact .banner-leaves{position:relative}html.page-contact .future-banner-content{z-index:3}html.page-contact .banner-leaves{z-index:2}html.page-contact .footer-box::before{content:"";position:absolute;left:-86px;bottom:-100px;width:330px;height:365px;background-image:var(--roshdtak-pattern);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.07;pointer-events:none;z-index:1}html.page-contact .footer-content,html.page-contact .footer-copy{position:relative;z-index:2}@media (max-width:992px){html.page-contact .about-card::after{left:-48px;bottom:-56px;width:180px;height:200px;opacity:.055}html.page-contact .future-section::before{right:-90px;width:230px;height:255px;opacity:.035}html.page-contact .future-banner::after{left:-74px;top:-42px;width:245px;height:220px;opacity:.06}html.page-contact .footer-box::before{left:-100px;bottom:-110px;width:270px;height:300px;opacity:.055}}@media (max-width:575.98px){html.page-contact .about-card::after,html.page-contact .future-section::before{display:none}html.page-contact .future-banner::after{width:190px;height:185px;left:-88px;top:auto;bottom:-72px;opacity:.045}html.page-contact .footer-box::before{width:210px;height:235px;left:-96px;bottom:-95px;opacity:.045}}html.page-contact .about-section{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 78% 16%,rgb(15 107 77 / .11),transparent 29%),radial-gradient(circle at 18% 70%,rgb(198 154 74 / .12),transparent 32%),linear-gradient(180deg,#f8faf9 0%,#ffffff 52%,#f7faf8 100%)!important;padding-top:76px!important}html.page-contact .about-section::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 20%,#000 76%,transparent 100%);opacity:.55}html.page-contact .about-section::after{content:"";position:absolute;width:360px;height:360px;right:-160px;top:60px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .16),transparent 66%);filter:blur(3px);pointer-events:none}html.page-contact .about-container{position:relative!important;z-index:1!important}html.page-contact .about-top{grid-template-columns:minmax(330px,0.9fr) minmax(520px,1.55fr)!important;gap:34px!important;align-items:stretch!important;margin-bottom:42px!important}html.page-contact .about-card{isolation:isolate!important;border-radius:28px!important;padding:38px 40px 44px!important;background:linear-gradient(145deg,rgb(255 255 255 / .96),rgb(255 255 255 / .78)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .18),rgb(198 154 74 / .34),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 24px 64px rgb(8 53 44 / .11),0 7px 18px rgb(16 24 40 / .045),inset 0 1px 0 rgb(255 255 255 / .8)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html.page-contact .about-card::before{content:"";position:absolute;width:190px;height:190px;left:-70px;bottom:-74px;border-radius:999px;background:radial-gradient(circle,rgb(15 107 77 / .18),transparent 68%);z-index:-1}html.page-contact .about-card::after{content:"";position:absolute;width:88px;height:3px;right:40px;top:0;border-radius:999px;background:linear-gradient(90deg,#0f6b4d,#c69a4a);box-shadow:0 0 22px rgb(198 154 74 / .33)}html.page-contact .about-card h2{font-size:31px!important;letter-spacing:-0.8px!important;background:linear-gradient(90deg,#053b32,#0f7a58 58%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;margin-bottom:6px!important}html.page-contact .about-card h3{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#b88632!important;background:rgb(198 154 74 / .1)!important;border:1px solid rgb(198 154 74 / .16)!important;padding:5px 14px!important;border-radius:999px!important;font-size:17px!important;margin-bottom:20px!important}html.page-contact .about-card h3::before{content:"";width:8px;height:8px;border-radius:999px;background:#0f6b4d;box-shadow:0 0 0 5px rgb(15 107 77 / .1)}html.page-contact .about-card p{color:#38433f!important;font-size:14.5px!important;line-height:2.35!important}html.page-contact .about-more-btn{width:auto!important;min-width:168px!important;height:46px!important;padding:0 18px!important;border-radius:15px!important;color:#0f4b3d!important;background:linear-gradient(180deg,#ffffff,#f7fbf9)!important;border:1px solid rgb(15 75 61 / .22)!important;box-shadow:0 13px 28px rgb(15 75 61 / .09)!important}html.page-contact .about-more-btn:hover{background:linear-gradient(135deg,#0f4b3d,#0f6b4d)!important;border-color:rgb(15 75 61 / .12)!important;color:#ffffff!important;transform:translateY(-3px)!important;box-shadow:0 18px 34px rgb(15 75 61 / .2)!important}html.page-contact .about-leaf-mark{opacity:0.52!important;filter:drop-shadow(0 12px 22px rgb(15 107 77 / .1))}html.page-contact .about-image{position:relative!important;border-radius:30px!important;min-height:330px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .7)!important;box-shadow:0 26px 68px rgb(8 53 44 / .14),0 10px 24px rgb(16 24 40 / .08)!important}html.page-contact .about-image::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(135deg,rgb(15 75 61 / .26) 0%,transparent 37%),radial-gradient(circle at 14% 12%,rgb(255 255 255 / .22),transparent 22%)}html.page-contact .about-image::after{content:"ساخت آینده سلامت";position:absolute;right:24px;bottom:22px;z-index:3;color:#fff;font-size:13px;font-weight:900;letter-spacing:-.2px;background:rgb(5 59 50 / .62);border:1px solid rgb(255 255 255 / .18);border-radius:999px;padding:9px 16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 26px rgb(0 0 0 / .18)}html.page-contact .about-image img{min-height:330px!important;transform:scale(1.01);filter:saturate(1.08) contrast(1.04) brightness(.98);transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter 0.45s ease!important}html.page-contact .about-image:hover img{transform:scale(1.055);filter:saturate(1.14) contrast(1.07) brightness(1.01)}html.page-contact .stats-grid{position:relative!important;gap:24px!important;margin-top:20px!important;perspective:1100px}html.page-contact .stat-card{position:relative!important;isolation:isolate!important;min-height:122px!important;height:auto!important;padding:24px 24px!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(250 249 245 / .88)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .22),rgb(198 154 74 / .38),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 20px 44px rgb(8 53 44 / .095),0 6px 16px rgb(16 24 40 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;transform:translateY(24px) scale(.985);opacity:0;transition:transform 0.42s cubic-bezier(.2,.7,.2,1),box-shadow 0.42s ease,border-color 0.42s ease!important}html.page-contact .stat-card.is-visible{animation:contact-statFadeUp 0.78s cubic-bezier(.17,.84,.44,1) forwards}html.page-contact .stat-card:nth-child(2).is-visible{animation-delay:0.10s}html.page-contact .stat-card:nth-child(3).is-visible{animation-delay:0.20s}html.page-contact .stat-card:nth-child(4).is-visible{animation-delay:0.30s}html.page-contact .stat-card::before{content:"";position:absolute;inset:-1px;z-index:-1;background:radial-gradient(circle at 12% 22%,rgb(198 154 74 / .18),transparent 30%),radial-gradient(circle at 92% 90%,rgb(15 107 77 / .14),transparent 34%);opacity:0;transition:opacity 0.38s ease}html.page-contact .stat-card::after{content:"";position:absolute;top:0;right:-72%;width:46%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .62),transparent);transform:skewX(-18deg)}html.page-contact .stat-card.is-visible::after{animation:contact-statShine 1.55s ease 0.46s forwards}html.page-contact .stat-card:hover{transform:translateY(-9px) rotateX(2deg)!important;box-shadow:0 28px 64px rgb(8 53 44 / .16),0 9px 22px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .92)!important}html.page-contact .stat-card:hover::before{opacity:1}html.page-contact .stat-icon{position:relative!important;z-index:2!important;width:72px!important;min-width:72px!important;height:72px!important;border-radius:24px!important;background:linear-gradient(180deg,#fffcf6 0%,#f7efdf 100%)!important;border:1px solid rgb(198 154 74 / .3)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 12px 26px rgb(198 154 74 / .12)!important;color:#c69a4a!important}html.page-contact .stat-card.is-visible .stat-icon{animation:contact-iconFloat 3.8s ease-in-out 0.8s infinite}html.page-contact .stat-icon svg{width:34px!important;height:34px!important;stroke-width:2!important}html.page-contact .stat-icon-status-img{width:40px!important;height:40px!important;object-fit:contain!important;filter:drop-shadow(0 8px 12px rgb(198 154 74 / .12))}html.page-contact .stat-icon-progress-ring{background:transparent!important;border:none!important;box-shadow:none!important;width:74px!important;min-width:74px!important;height:74px!important;border-radius:999px!important}html.page-contact .progress-circle{--progress-deg:0deg;width:74px!important;height:74px!important;border-radius:999px!important;position:relative!important;background:conic-gradient(#0f6b4d 0deg var(--progress-deg),rgb(198 154 74 / .22) var(--progress-deg) 360deg)!important;box-shadow:0 0 0 8px rgb(15 107 77 / .055),0 16px 28px rgb(15 107 77 / .16)!important}html.page-contact .progress-circle::before{content:"";position:absolute;inset:5px;border-radius:999px;border:1px solid rgb(255 255 255 / .84);z-index:1}html.page-contact .progress-circle::after{inset:14px!important;background:linear-gradient(180deg,#ffffff,#f6faf7)!important;box-shadow:inset 0 4px 12px rgb(8 53 44 / .06)!important;z-index:2}html.page-contact .stat-info{position:relative!important;z-index:2!important;display:flex!important;flex:1!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-contact .stat-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-contact .stat-value{display:inline-flex!important;align-items:baseline!important;width:max-content!important;color:#0b5f49!important;font-size:25px!important;font-weight:950!important;letter-spacing:-0.6px!important;line-height:1.22!important;text-shadow:0 8px 20px rgb(15 107 77 / .1)!important}html.page-contact .stat-value::after{content:"";display:block;width:30px;height:4px;border-radius:999px;margin-right:10px;background:linear-gradient(90deg,#0f6b4d,#c69a4a);transform:translateY(-4px);opacity:.82}html.page-contact .stat-card-date .stat-value,html.page-contact .stat-card-status .stat-value{font-size:23px!important}html.page-contact .stat-card-progress .stat-value{font-size:30px!important;color:#087656!important}@keyframes contact-statFadeUp{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes contact-statShine{0%{right:-72%}100%{right:126%}}@keyframes contact-iconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:992px){html.page-contact .about-top{grid-template-columns:1fr!important}html.page-contact .about-image,html.page-contact .about-image img{min-height:290px!important}html.page-contact .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:576px){html.page-contact .about-section{padding-top:42px!important}html.page-contact .about-card{border-radius:22px!important;padding:28px 22px 36px!important}html.page-contact .about-card h2{font-size:25px!important}html.page-contact .about-card h3{font-size:14px!important}html.page-contact .about-image,html.page-contact .about-image img{min-height:230px!important;border-radius:22px!important}html.page-contact .stats-grid{grid-template-columns:1fr!important;gap:16px!important}html.page-contact .stat-card{min-height:112px!important;border-radius:22px!important;padding:20px 20px!important}html.page-contact .stat-icon,html.page-contact .stat-icon-progress-ring,html.page-contact .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-contact .stat-value{font-size:23px!important}}@media (prefers-reduced-motion:reduce){html.page-contact .stat-card,html.page-contact .stat-card.is-visible,html.page-contact .stat-card.is-visible .stat-icon,html.page-contact .stat-card.is-visible::after,html.page-contact .about-image img{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}html.page-contact .about-card{padding-bottom:92px!important}html.page-contact .about-more-btn{position:relative!important;z-index:4!important;display:inline-flex!important;align-items:center!important;gap:10px!important;flex-direction:row!important;direction:rtl!important;white-space:nowrap!important}html.page-contact .about-more-btn span{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:19px!important;line-height:1!important;transform:translateY(-1px)!important}html.page-contact .about-leaf-mark{left:24px!important;bottom:18px!important;width:74px!important;height:74px!important;opacity:0.34!important;z-index:2!important}html.page-contact .about-leaf-img{width:100%!important;height:100%!important;object-fit:contain!important}html.page-contact .stat-card{align-items:center!important}html.page-contact .stat-info{min-width:0!important;overflow:hidden!important}html.page-contact .stat-title{white-space:normal!important}html.page-contact .stat-value{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:10px!important;white-space:normal!important;overflow-wrap:anywhere!important}html.page-contact .stat-value::after{flex:0 0 26px!important;width:26px!important;margin-right:0!important;transform:none!important}html.page-contact .stat-card-status .stat-value,html.page-contact .stat-card-date .stat-value{font-size:21px!important}html.page-contact .stat-card-floor .stat-value{font-size:24px!important}@media (max-width:1200px){html.page-contact .stat-card{padding:20px 20px!important}html.page-contact .stat-icon,html.page-contact .stat-icon-progress-ring,html.page-contact .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-contact .stat-card-status .stat-value,html.page-contact .stat-card-date .stat-value{font-size:19px!important}html.page-contact .stat-card-floor .stat-value,html.page-contact .stat-card-progress .stat-value{font-size:23px!important}}@media (max-width:768px){html.page-contact .about-card{padding-bottom:86px!important}html.page-contact .about-more-btn{min-width:154px!important;padding:0 16px!important}html.page-contact .about-leaf-mark{left:18px!important;bottom:16px!important;width:64px!important;height:64px!important;opacity:0.28!important}html.page-contact .stat-card{min-height:104px!important}html.page-contact .stat-card-status .stat-value,html.page-contact .stat-card-date .stat-value,html.page-contact .stat-card-floor .stat-value,html.page-contact .stat-card-progress .stat-value{font-size:20px!important}html.page-contact .stat-value::after{flex-basis:22px!important;width:22px!important}}@media (max-width:576px){html.page-contact .about-card{padding-bottom:82px!important}html.page-contact .about-more-btn{min-width:146px!important;height:44px!important;font-size:13px!important}html.page-contact .about-leaf-mark{left:14px!important;bottom:14px!important;width:58px!important;height:58px!important}html.page-contact .stat-card{min-height:96px!important}html.page-contact .stat-card-status .stat-value,html.page-contact .stat-card-date .stat-value,html.page-contact .stat-card-floor .stat-value,html.page-contact .stat-card-progress .stat-value{font-size:18px!important;gap:8px!important}html.page-contact .stat-title{font-size:12px!important}html.page-contact .stat-value::after{flex-basis:18px!important;width:18px!important;height:3px!important}}html.page-contact [data-project-progress="true"]{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 12% 20%,rgb(198 154 74 / .1),transparent 26%),radial-gradient(circle at 88% 22%,rgb(15 107 77 / .1),transparent 26%),linear-gradient(180deg,#f7faf8 0%,#ffffff 48%,#f7faf8 100%)!important}html.page-contact [data-project-progress="true"]::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .03) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 85%,transparent 100%);opacity:.6}html.page-contact [data-project-progress="true"] .project-progress-box{position:relative!important;overflow:hidden!important;background:linear-gradient(145deg,rgb(255 255 255 / .97),rgb(250 251 249 / .92)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .16),rgb(198 154 74 / .22),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 28px 70px rgb(8 53 44 / .1),0 10px 24px rgb(16 24 40 / .05),inset 0 1px 0 rgb(255 255 255 / .88)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(26px) scale(.985);opacity:0}html.page-contact [data-project-progress="true"] .project-progress-box::before{content:"";position:absolute;width:320px;height:320px;right:-120px;top:-120px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .12),transparent 66%);pointer-events:none}html.page-contact [data-project-progress="true"] .project-progress-box::after{content:"";position:absolute;left:-110px;bottom:-110px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgb(15 107 77 / .1),transparent 68%);pointer-events:none}html.page-contact [data-project-progress="true"].is-visible .project-progress-box{animation:contact-projectBoxReveal .85s cubic-bezier(.17,.84,.44,1) forwards}html.page-contact [data-project-progress="true"] .progress-heading{position:relative!important;font-size:32px!important;letter-spacing:-.6px!important;background:linear-gradient(90deg,#053b32,#0f7a58 55%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;margin-bottom:22px!important}html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:minmax(0,1fr) 300px!important;gap:26px!important;align-items:stretch!important}html.page-contact [data-project-progress="true"] .timeline-wrapper,html.page-contact [data-project-progress="true"] .total-progress-card,html.page-contact [data-project-progress="true"] .progress-image,html.page-contact [data-project-progress="true"] .project-details-btn-wrap{opacity:0;transform:translateY(24px)}html.page-contact [data-project-progress="true"] .timeline-wrapper.is-visible,html.page-contact [data-project-progress="true"] .total-progress-card.is-visible,html.page-contact [data-project-progress="true"] .progress-image.is-visible,html.page-contact [data-project-progress="true"] .project-details-btn-wrap.is-visible{animation:contact-projectCardIn .75s cubic-bezier(.2,.7,.2,1) forwards}html.page-contact [data-project-progress="true"] .timeline{position:relative!important;gap:20px!important;align-items:flex-start!important}html.page-contact [data-project-progress="true"] .timeline::before{top:28px!important;right:8%!important;left:8%!important;height:3px!important;border-radius:999px;background:linear-gradient(90deg,rgb(15 75 61 / .08),rgb(198 154 74 / .18),rgb(15 75 61 / .08))!important}html.page-contact [data-project-progress="true"] .timeline::after{content:"";position:absolute;top:28px;right:8%;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#0f7a58,#c69a4a)!important;box-shadow:0 0 18px rgb(15 107 77 / .18);z-index:1}html.page-contact [data-project-progress="true"].is-visible .timeline::after{animation:contact-projectLineFill 1.15s ease .35s forwards}html.page-contact [data-project-progress="true"] .timeline-step{position:relative!important;z-index:2;opacity:0;transform:translateY(18px) scale(.98)}html.page-contact [data-project-progress="true"] .timeline-step.is-visible{animation:contact-stepFadeIn .58s cubic-bezier(.2,.7,.2,1) forwards}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon{position:relative;overflow:hidden}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .75) 48%,transparent 100%);transform:translateX(135%);pointer-events:none}html.page-contact [data-project-progress="true"] .timeline-step.done .timeline-icon::after,html.page-contact [data-project-progress="true"] .timeline-step.current .timeline-icon::after{animation:contact-iconSweep 1.25s ease .65s forwards}html.page-contact [data-project-progress="true"] .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f2fbf7 0%,#e8f6ef 100%)!important}html.page-contact [data-project-progress="true"] .timeline-step.current .timeline-icon{background:linear-gradient(180deg,#fffaf0 0%,#f6efe0 100%)!important;border-color:rgb(198 154 74 / .42)!important;color:#0f6b4d!important;box-shadow:0 14px 28px rgb(198 154 74 / .12),0 0 0 8px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important;animation:contact-currentPulse 2.8s ease-in-out infinite}html.page-contact [data-project-progress="true"] .timeline-step.current span{color:#0b5f49!important}html.page-contact [data-project-progress="true"] .timeline-step.current::after{content:"در حال اجرا";position:absolute;top:-10px;right:50%;transform:translateX(50%);padding:5px 10px;border-radius:999px;background:rgb(198 154 74 / .14);border:1px solid rgb(198 154 74 / .24);color:#9b6a1a;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}html.page-contact [data-project-progress="true"] .total-progress-card{position:relative!important;isolation:isolate;overflow:hidden!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(248 251 249 / .96)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .18),rgb(198 154 74 / .24),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 18px 42px rgb(8 53 44 / .1),inset 0 1px 0 rgb(255 255 255 / .92)!important}html.page-contact [data-project-progress="true"] .total-progress-card::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 15% 15%,rgb(198 154 74 / .16),transparent 25%),radial-gradient(circle at 85% 88%,rgb(15 107 77 / .12),transparent 28%);z-index:-1}html.page-contact [data-project-progress="true"] .total-progress-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:8px!important}html.page-contact [data-project-progress="true"] .total-progress-number{display:inline-block;font-size:44px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-1px!important;margin-bottom:14px!important;background:linear-gradient(90deg,#0b5f49,#0f7a58 55%,#c69a4a)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 12px 26px rgb(15 107 77 / .10)}html.page-contact [data-project-progress="true"] .total-progress-bar{position:relative!important;height:14px!important;background:linear-gradient(90deg,rgb(15 107 77 / .08),rgb(15 107 77 / .05))!important;border-radius:999px!important;box-shadow:inset 0 2px 6px rgb(8 53 44 / .08)!important}html.page-contact [data-project-progress="true"] .total-progress-fill{position:relative!important;width:0!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#0f7a58 0%,#2f9e71 42%,#c0c95b 100%)!important;box-shadow:0 10px 18px rgb(15 107 77 / .18)!important;overflow:hidden}html.page-contact [data-project-progress="true"] .total-progress-fill::after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .75),transparent);transform:skewX(-18deg)}html.page-contact [data-project-progress="true"].is-visible .total-progress-fill::after{animation:contact-fillShine 1.4s ease 1.05s forwards}html.page-contact [data-project-progress="true"] .total-progress-caption{margin-top:10px!important;color:#51605a!important;font-size:12px!important;font-weight:700!important}html.page-contact [data-project-progress="true"] .progress-images-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:12px!important}html.page-contact [data-project-progress="true"] .progress-image{position:relative!important;min-height:170px!important;border-radius:20px!important;border:1px solid rgb(255 255 255 / .72)!important;box-shadow:0 18px 42px rgb(8 53 44 / .11),0 8px 18px rgb(16 24 40 / .05)!important}html.page-contact [data-project-progress="true"] .progress-image::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(8 53 44 / .03),rgb(8 53 44 / .3) 100%),linear-gradient(135deg,rgb(255 255 255 / .16) 0%,transparent 40%);pointer-events:none}html.page-contact [data-project-progress="true"] .progress-image::after{content:attr(data-label);position:absolute;right:14px;bottom:14px;z-index:2;padding:7px 12px;border-radius:999px;background:rgb(5 59 50 / .62);border:1px solid rgb(255 255 255 / .18);color:#fff;font-size:12px;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgb(0 0 0 / .14)}html.page-contact [data-project-progress="true"] .progress-image img{transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .45s ease!important;filter:saturate(1.06) contrast(1.03)}html.page-contact [data-project-progress="true"] .progress-image:hover img{transform:scale(1.08);filter:saturate(1.12) contrast(1.05)}html.page-contact [data-project-progress="true"] .progress-image:hover{transform:translateY(-8px)!important}html.page-contact [data-project-progress="true"] .project-details-btn-wrap{margin-top:24px!important}html.page-contact [data-project-progress="true"] .project-details-btn{position:relative!important;overflow:hidden!important;min-width:390px!important;max-width:100%;height:58px!important;border-radius:18px!important;padding:0 26px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(245 250 247 / .96)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .22),rgb(198 154 74 / .28),rgb(15 107 77 / .08)) border-box!important;border:1px solid transparent!important;box-shadow:0 16px 34px rgb(8 53 44 / .08),inset 0 1px 0 rgb(255 255 255 / .88)!important;color:#0b5f49!important;font-size:15px!important;font-weight:900!important;gap:14px!important}html.page-contact [data-project-progress="true"] .project-details-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .85) 35%,transparent 65%);transform:translateX(135%);pointer-events:none}html.page-contact [data-project-progress="true"] .project-details-btn:hover::before{animation:contact-btnSweep .9s ease forwards}html.page-contact [data-project-progress="true"] .project-details-btn:hover{transform:translateY(-4px)!important;box-shadow:0 22px 40px rgb(8 53 44 / .14),0 10px 18px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important}html.page-contact [data-project-progress="true"] .project-details-btn .project-arrow-left{width:34px;height:34px;min-width:34px;border-radius:999px;background:linear-gradient(180deg,#f8f1e4 0%,#f3ead9 100%);border:1px solid rgb(198 154 74 / .28);display:inline-flex!important;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgb(255 255 255 / .88)}html.page-contact [data-project-progress="true"] .project-details-btn .project-arrow-left svg{width:16px!important;height:16px!important}html.page-contact [data-project-progress="true"] .project-details-btn:hover .project-arrow-left{transform:translateX(-4px) scale(1.04)!important;background:linear-gradient(180deg,#f7f1e0 0%,#ede1c8 100%)}@keyframes contact-projectBoxReveal{0%{opacity:0;transform:translateY(26px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes contact-projectCardIn{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes contact-stepFadeIn{0%{opacity:0;transform:translateY(18px) scale(.98)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes contact-projectLineFill{from{width:0}to{width:84%}}@keyframes contact-currentPulse{0%,100%{box-shadow:0 14px 28px rgb(198 154 74 / .12),0 0 0 8px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)}50%{box-shadow:0 16px 34px rgb(198 154 74 / .18),0 0 0 12px rgb(198 154 74 / .06),inset 0 1px 0 rgb(255 255 255 / .98)}}@keyframes contact-iconSweep{from{transform:translateX(135%)}to{transform:translateX(-145%)}}@keyframes contact-fillShine{from{left:-40%}to{left:130%}}@keyframes contact-btnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1100px){html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr 280px!important;gap:18px!important}html.page-contact [data-project-progress="true"] .timeline-step.current::after{top:-8px;font-size:9px}html.page-contact [data-project-progress="true"] .project-details-btn{min-width:340px!important}}@media (max-width:992px){html.page-contact [data-project-progress="true"] .project-progress-box{padding:24px 18px 22px!important}html.page-contact [data-project-progress="true"] .progress-heading{font-size:28px!important}html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important;gap:22px!important}html.page-contact [data-project-progress="true"] .timeline-wrapper{order:1}html.page-contact [data-project-progress="true"] .total-progress-card{order:2;max-width:100%!important}html.page-contact [data-project-progress="true"] .timeline-step.current::after{display:none}html.page-contact [data-project-progress="true"] .progress-images-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){html.page-contact [data-project-progress="true"] .project-progress-box{border-radius:22px!important}html.page-contact [data-project-progress="true"] .timeline{gap:12px!important}html.page-contact [data-project-progress="true"] .timeline::after,html.page-contact [data-project-progress="true"] .timeline::before{display:none}html.page-contact [data-project-progress="true"] .timeline-step{min-width:0!important}html.page-contact [data-project-progress="true"] .total-progress-number{font-size:38px!important}html.page-contact [data-project-progress="true"] .progress-image{min-height:156px!important;border-radius:16px!important}html.page-contact [data-project-progress="true"] .project-details-btn{min-width:100%!important;height:54px!important;padding:0 18px!important;border-radius:16px!important;font-size:14px!important}}@media (max-width:576px){html.page-contact [data-project-progress="true"]{padding-top:14px!important}html.page-contact [data-project-progress="true"] .project-progress-box{padding:20px 14px 18px!important;border-radius:18px!important}html.page-contact [data-project-progress="true"] .progress-heading{font-size:24px!important;margin-bottom:16px!important}html.page-contact [data-project-progress="true"] .timeline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 10px!important}html.page-contact [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:normal}html.page-contact [data-project-progress="true"] .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-contact [data-project-progress="true"] .total-progress-card{padding:20px 18px!important}html.page-contact [data-project-progress="true"] .total-progress-number{font-size:34px!important}html.page-contact [data-project-progress="true"] .progress-images-row{grid-template-columns:1fr!important;gap:12px!important}html.page-contact [data-project-progress="true"] .progress-image{min-height:170px!important}html.page-contact [data-project-progress="true"] .progress-image::after{right:10px;bottom:10px;font-size:11px;padding:6px 10px}html.page-contact [data-project-progress="true"] .project-details-btn-wrap{margin-top:18px!important}}@media (prefers-reduced-motion:reduce){html.page-contact [data-project-progress="true"] .project-progress-box,html.page-contact [data-project-progress="true"] .timeline-wrapper,html.page-contact [data-project-progress="true"] .total-progress-card,html.page-contact [data-project-progress="true"] .timeline-step,html.page-contact [data-project-progress="true"] .progress-image,html.page-contact [data-project-progress="true"] .project-details-btn-wrap{animation:none!important;opacity:1!important;transform:none!important}html.page-contact [data-project-progress="true"] .timeline::after,html.page-contact [data-project-progress="true"] .project-details-btn::before,html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon::after,html.page-contact [data-project-progress="true"] .total-progress-fill::after{animation:none!important}}html.page-contact [data-project-progress="true"] .timeline{--timeline-fill:0px}html.page-contact [data-project-progress="true"] .timeline::before{background:linear-gradient(90deg,#dfe5e1 0%,#ece2c9 48%,#e5ebe7 100%)!important;opacity:1!important}html.page-contact [data-project-progress="true"] .timeline::after{width:var(--timeline-fill,0)!important;background:linear-gradient(90deg,#0f7a58 0%,#29a06f 48%,#c69a4a 100%)!important;box-shadow:0 0 18px rgb(15 107 77 / .18)!important;transform:scaleX(0);transform-origin:right center;transition:transform 1.05s cubic-bezier(.2,.7,.2,1) .3s!important;animation:none!important}html.page-contact [data-project-progress="true"].is-visible .timeline::after{transform:scaleX(1)!important}html.page-contact [data-project-progress="true"] .timeline-step{min-width:96px!important}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon{background:linear-gradient(180deg,#fffdfa 0%,#f8f4ea 100%)!important;border-color:rgb(198 154 74 / .32)!important;color:#c69a4a!important}html.page-contact [data-project-progress="true"] .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f2fbf7 0%,#e8f6ef 100%)!important;border-color:rgb(15 107 77 / .24)!important;color:#0f7a58!important}html.page-contact [data-project-progress="true"] .timeline-step.current .timeline-icon{background:linear-gradient(180deg,#fffaf0 0%,#f5ecd8 100%)!important;border-color:rgb(198 154 74 / .44)!important;color:#a67621!important}html.page-contact [data-project-progress="true"] .timeline-step:not(.done):not(.current) span{color:#2f3f39!important}html.page-contact [data-project-progress="true"] .timeline-step.done span{color:#0b5f49!important}html.page-contact [data-project-progress="true"] .timeline-step.current span{color:#8a621d!important}html.page-contact [data-project-progress="true"] .timeline-step.current::after{content:"مرحله جاری"!important;background:rgb(198 154 74 / .16)!important;border-color:rgb(198 154 74 / .26)!important;color:#8a621d!important}@media (max-width:992px){html.page-contact [data-project-progress="true"] .timeline-step{min-width:86px!important}}@media (max-width:768px){html.page-contact [data-project-progress="true"] .timeline-step{min-width:78px!important}}@media (max-width:576px){html.page-contact [data-project-progress="true"] .timeline-step{min-width:0!important}}html.page-contact [data-project-progress="true"] .timeline-wrapper{overflow:hidden!important}html.page-contact [data-project-progress="true"] .timeline{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 4px 10px!important;scrollbar-width:none}html.page-contact [data-project-progress="true"] .timeline::-webkit-scrollbar{display:none}html.page-contact [data-project-progress="true"] .timeline-step{flex:1 0 92px!important;max-width:110px!important}html.page-contact [data-project-progress="true"] .timeline::before{display:block!important;top:36px!important;right:7%!important;left:7%!important;height:3px!important;background:linear-gradient(90deg,#dfe3df 0%,#ece2c9 50%,#e3e8e4 100%)!important}html.page-contact [data-project-progress="true"] .timeline::after{top:36px!important;display:block!important}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon{width:52px!important;height:52px!important;border-radius:16px!important}html.page-contact [data-project-progress="true"] .timeline-step span{margin-top:6px!important;font-size:13px!important;font-weight:800!important}html.page-contact [data-project-progress="true"] .timeline-step:not(.done) .timeline-icon{background:linear-gradient(180deg,#fffdfa 0%,#f8f4ea 100%)!important;border-color:rgb(198 154 74 / .32)!important;color:#c69a4a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .92),0 8px 18px rgb(198 154 74 / .05)!important}html.page-contact [data-project-progress="true"] .timeline-step:not(.done) span{color:#22312d!important}html.page-contact [data-project-progress="true"] .total-progress-bar{height:10px!important;background:linear-gradient(90deg,#dbe6e1 0%,#edf2ef 100%)!important;border:1px solid rgb(15 107 77 / .05)!important}html.page-contact [data-project-progress="true"] .total-progress-fill{width:var(--progress-fill,0%)!important;min-width:0!important}html.page-contact [data-project-progress="true"] .total-progress-fill[data-ready="true"]{transition:width 1.35s cubic-bezier(.2,.7,.2,1)!important}@media (max-width:992px){html.page-contact [data-project-progress="true"] .timeline-step{flex-basis:86px!important;max-width:100px!important}}@media (max-width:768px){html.page-contact [data-project-progress="true"] .timeline-wrapper{padding-top:8px!important}html.page-contact [data-project-progress="true"] .timeline{gap:10px!important;justify-content:space-between!important;overflow-x:auto!important}html.page-contact [data-project-progress="true"] .timeline::before,html.page-contact [data-project-progress="true"] .timeline::after{display:block!important}html.page-contact [data-project-progress="true"] .timeline-step{flex:1 0 78px!important;max-width:96px!important}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-contact [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:nowrap!important}}@media (max-width:576px){html.page-contact [data-project-progress="true"] .timeline{display:flex!important;grid-template-columns:none!important;gap:10px!important}html.page-contact [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:90px!important}html.page-contact [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.55!important}}html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important;align-items:center!important}html.page-contact [data-project-progress="true"] .timeline-wrapper{min-width:0!important;overflow:visible!important;padding-top:8px!important}html.page-contact [data-project-progress="true"] .timeline{overflow:visible!important;justify-content:space-between!important;gap:10px!important;padding:8px 10px 12px!important}html.page-contact [data-project-progress="true"] .timeline-step{flex:1 1 82px!important;min-width:72px!important;max-width:92px!important}html.page-contact [data-project-progress="true"] .timeline-step .timeline-icon{width:50px!important;height:50px!important}html.page-contact [data-project-progress="true"] .timeline-step span{font-size:12.5px!important;white-space:nowrap!important}html.page-contact [data-project-progress="true"] .total-progress-card{width:100%!important;max-width:300px!important}html.page-contact [data-project-progress="true"] .total-progress-bar{display:flex!important;justify-content:flex-end!important;align-items:stretch!important;overflow:hidden!important;direction:ltr!important}html.page-contact [data-project-progress="true"] .total-progress-fill{margin-left:auto!important;margin-right:0!important}html.page-contact [data-project-progress="true"] .total-progress-fill::after{left:auto!important;right:-40%!important;transform:skewX(18deg)!important}html.page-contact [data-project-progress="true"].is-visible .total-progress-fill::after{animation:contact-fillShineRTL 1.4s ease 1.05s forwards!important}@keyframes contact-fillShineRTL{from{right:-40%}to{right:130%}}@media (max-width:1100px){html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:280px minmax(0,1fr)!important;gap:16px!important}html.page-contact [data-project-progress="true"] .timeline-step{flex-basis:76px!important;max-width:88px!important}html.page-contact [data-project-progress="true"] .timeline-step span{font-size:12px!important}html.page-contact [data-project-progress="true"] .total-progress-card{max-width:280px!important}}@media (max-width:992px){html.page-contact [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important}html.page-contact [data-project-progress="true"] .timeline-wrapper{order:1!important}html.page-contact [data-project-progress="true"] .total-progress-card{order:2!important;max-width:100%!important}}@media (max-width:768px){html.page-contact [data-project-progress="true"] .timeline{overflow-x:auto!important;overflow-y:visible!important;justify-content:flex-start!important;padding:8px 4px 12px!important}html.page-contact [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:84px!important}html.page-contact [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.5!important}}html.page-contact [data-future-section="true"]{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 12% 18%,rgb(198 154 74 / .08),transparent 24%),radial-gradient(circle at 88% 20%,rgb(15 107 77 / .08),transparent 26%),linear-gradient(180deg,#f7faf8 0%,#ffffff 46%,#f7faf8 100%)!important;padding-top:66px!important;padding-bottom:62px!important}html.page-contact [data-future-section="true"]::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgb(15 75 61 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(15 75 61 / .03) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%);opacity:.58}html.page-contact [data-future-section="true"] .future-container{position:relative!important;max-width:1180px!important}html.page-contact [data-future-section="true"] .future-heading{position:relative!important;font-size:33px!important;letter-spacing:-.5px!important;margin-bottom:30px!important;background:linear-gradient(90deg,#053b32,#0f7a58 55%,#0f4b3d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}html.page-contact [data-future-section="true"] .future-heading::after{width:54px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#c69a4a,#e5c170)!important;box-shadow:0 8px 18px rgb(198 154 74 / .16)}html.page-contact [data-future-section="true"] .future-cards{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;perspective:1100px}html.page-contact [data-future-section="true"] .future-card{position:relative!important;isolation:isolate;overflow:hidden!important;min-height:166px!important;padding:18px 16px 16px!important;border-radius:24px!important;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(250 250 247 / .92)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .16),rgb(198 154 74 / .22),rgb(15 107 77 / .06)) border-box!important;border:1px solid transparent!important;box-shadow:0 20px 44px rgb(8 53 44 / .1),0 8px 18px rgb(16 24 40 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important;transform:translateY(24px) scale(.985);opacity:0;transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .36s ease!important}html.page-contact [data-future-section="true"] .future-card::before{content:"";position:absolute;inset:-1px;z-index:-1;background:radial-gradient(circle at 10% 16%,rgb(198 154 74 / .18),transparent 28%),radial-gradient(circle at 86% 88%,rgb(15 107 77 / .1),transparent 34%);opacity:0;transition:opacity .36s ease}html.page-contact [data-future-section="true"] .future-card::after{content:"";position:absolute;top:0;right:-75%;width:44%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .72),transparent);transform:skewX(-18deg);pointer-events:none}html.page-contact [data-future-section="true"] .future-card.is-visible{animation:contact-futureCardIn .72s cubic-bezier(.2,.7,.2,1) forwards}html.page-contact [data-future-section="true"] .future-card.is-visible::after{animation:contact-futureShine 1.35s ease .45s forwards}html.page-contact [data-future-section="true"] .future-card:hover{transform:translateY(-9px) rotateX(2deg)!important;box-shadow:0 28px 60px rgb(8 53 44 / .16),0 10px 22px rgb(198 154 74 / .08),inset 0 1px 0 rgb(255 255 255 / .95)!important}html.page-contact [data-future-section="true"] .future-card:hover::before{opacity:1}html.page-contact [data-future-section="true"] .future-icon{width:72px!important;height:72px!important;border-radius:22px!important;background:linear-gradient(180deg,#fffcf6 0%,#f6efdf 100%)!important;border:1px solid rgb(198 154 74 / .3)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .96),0 12px 26px rgb(198 154 74 / .1)!important;margin:0 auto 16px!important;color:#0f7a58!important}html.page-contact [data-future-section="true"] .future-card.is-visible .future-icon{animation:contact-futureIconFloat 4.1s ease-in-out .9s infinite}html.page-contact [data-future-section="true"] .future-icon svg{width:31px!important;height:31px!important;stroke:currentColor!important;stroke-width:1.9!important}html.page-contact [data-future-section="true"] .future-card h3{font-size:18px!important;font-weight:900!important;color:#173730!important;margin-bottom:8px!important;line-height:1.7!important}html.page-contact [data-future-section="true"] .future-card p{font-size:13px!important;line-height:2!important;color:#5c6a65!important}html.page-contact [data-future-section="true"] .future-banner{position:relative!important;margin-top:26px!important;min-height:184px!important;border-radius:28px!important;overflow:hidden!important;background:linear-gradient(90deg,rgb(4 52 45 / .15) 0%,rgb(7 72 58 / .82) 42%,rgb(7 72 58 / .95) 100%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1500&q=80) center/cover no-repeat!important;box-shadow:0 30px 72px rgb(8 53 44 / .18),0 10px 24px rgb(16 24 40 / .06)!important;transform:translateY(28px) scale(.99);opacity:0}html.page-contact [data-future-section="true"] .future-banner.is-visible{animation:contact-futureBannerIn .86s cubic-bezier(.2,.7,.2,1) forwards}html.page-contact [data-future-section="true"] .future-banner::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .08) 0%,transparent 40%),linear-gradient(0deg,rgb(3 47 39 / .14),rgb(3 47 39 / .14))}html.page-contact [data-future-section="true"] .future-banner::after{content:"";position:absolute;inset:auto -16% -65% auto;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,rgb(198 154 74 / .14),transparent 62%);pointer-events:none}html.page-contact [data-future-section="true"] .future-banner-content{position:relative!important;z-index:2!important;width:100%!important;padding:34px 42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{margin:0!important;font-size:29px!important;line-height:1.9!important;font-weight:900!important;color:#ffffff!important;text-shadow:0 12px 24px rgb(0 0 0 / .18)}html.page-contact [data-future-section="true"] .banner-leaves{z-index:2!important;opacity:.88!important;filter:drop-shadow(0 16px 30px rgb(0 0 0 / .12))}html.page-contact [data-future-section="true"] .banner-leaves span{animation:contact-leafFloat 5.2s ease-in-out infinite}html.page-contact [data-future-section="true"] .banner-leaves span:nth-child(2){animation-delay:.4s}html.page-contact [data-future-section="true"] .banner-leaves span:nth-child(3){animation-delay:.8s}html.page-contact [data-future-section="true"] .banner-leaves span:nth-child(4){animation-delay:1.2s}html.page-contact [data-future-section="true"] .consult-btn{position:relative!important;overflow:hidden!important;min-width:196px!important;height:56px!important;border-radius:18px!important;padding:0 24px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(245 250 247 / .96)) padding-box,linear-gradient(135deg,rgb(255 255 255 / .52),rgb(198 154 74 / .45),rgb(255 255 255 / .18)) border-box!important;border:1px solid transparent!important;box-shadow:0 18px 36px rgb(0 0 0 / .16),inset 0 1px 0 rgb(255 255 255 / .92)!important;color:#0b5f49!important;font-size:15px!important;font-weight:900!important;gap:12px!important}html.page-contact [data-future-section="true"] .consult-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgb(255 255 255 / .9) 36%,transparent 68%);transform:translateX(135%);pointer-events:none}html.page-contact [data-future-section="true"] .consult-btn:hover::before{animation:contact-futureBtnSweep .85s ease forwards}html.page-contact [data-future-section="true"] .consult-btn:hover{transform:translateY(-4px)!important;box-shadow:0 24px 42px rgb(0 0 0 / .18),0 12px 18px rgb(198 154 74 / .1),inset 0 1px 0 rgb(255 255 255 / .96)!important}html.page-contact [data-future-section="true"] .consult-btn svg{width:19px!important;height:19px!important;stroke:currentColor!important}@keyframes contact-futureCardIn{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes contact-futureShine{0%{right:-75%}100%{right:128%}}@keyframes contact-futureIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes contact-futureBannerIn{0%{opacity:0;transform:translateY(28px) scale(.99)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes contact-leafFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(3deg)}}@keyframes contact-futureBtnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1200px){html.page-contact [data-future-section="true"] .future-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:992px){html.page-contact [data-future-section="true"]{padding-top:54px!important;padding-bottom:54px!important}html.page-contact [data-future-section="true"] .future-heading{font-size:28px!important}html.page-contact [data-future-section="true"] .future-banner-content{flex-direction:column!important;align-items:flex-start!important;padding:30px 28px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-contact [data-future-section="true"] .future-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html.page-contact [data-future-section="true"] .future-card{min-height:156px!important;padding:16px 14px!important;border-radius:20px!important}html.page-contact [data-future-section="true"] .future-icon{width:64px!important;height:64px!important;border-radius:20px!important}html.page-contact [data-future-section="true"] .future-card h3{font-size:16px!important}html.page-contact [data-future-section="true"] .future-card p{font-size:12.5px!important;line-height:1.9!important}html.page-contact [data-future-section="true"] .future-banner{min-height:220px!important;border-radius:22px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:21px!important;line-height:1.8!important}html.page-contact [data-future-section="true"] .consult-btn{min-width:180px!important;height:52px!important;border-radius:16px!important;font-size:14px!important}}@media (max-width:576px){html.page-contact [data-future-section="true"]{padding-top:44px!important;padding-bottom:44px!important}html.page-contact [data-future-section="true"] .future-heading{font-size:24px!important;margin-bottom:20px!important}html.page-contact [data-future-section="true"] .future-cards{grid-template-columns:1fr!important}html.page-contact [data-future-section="true"] .future-banner-content{padding:24px 18px!important;gap:16px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:18px!important}html.page-contact [data-future-section="true"] .consult-btn{width:100%!important;min-width:100%!important;justify-content:center!important}}@media (prefers-reduced-motion:reduce){html.page-contact [data-future-section="true"] .future-card,html.page-contact [data-future-section="true"] .future-banner{opacity:1!important;transform:none!important;animation:none!important}html.page-contact [data-future-section="true"] .future-card::after,html.page-contact [data-future-section="true"] .banner-leaves span,html.page-contact [data-future-section="true"] .consult-btn::before,html.page-contact [data-future-section="true"] .future-card.is-visible .future-icon{animation:none!important}}html.page-contact,html.page-contact body{overflow-x:hidden!important}html.page-contact body{background:linear-gradient(180deg,#f5f7f4 0%,#fbfcfb 42%,#f5f7f4 100%)!important}html.page-contact img{max-width:100%;height:auto}html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section{background:transparent!important}html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section,html.page-contact .site-footer{position:relative;z-index:1}html.page-contact [data-future-section="true"] .future-banner{min-height:250px!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:250px!important;width:min(100%,calc(100% - 180px))!important;margin-inline:auto!important;padding:30px 34px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:18px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{width:100%!important;max-width:760px!important;font-size:28px!important;line-height:1.9!important;margin:0!important}html.page-contact [data-future-section="true"] .consult-btn{position:relative!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}html.page-contact [data-future-section="true"] .banner-leaves{pointer-events:none!important}@media (max-width:992px){html.page-contact [data-future-section="true"] .future-banner{min-height:240px!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:240px!important;width:min(100%,calc(100% - 120px))!important;padding:28px 24px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-contact [data-future-section="true"] .future-banner{min-height:250px!important}html.page-contact [data-future-section="true"] .future-banner-content{width:100%!important;min-height:250px!important;padding:24px 18px!important;gap:16px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:20px!important;line-height:1.85!important}html.page-contact [data-future-section="true"] .banner-leaves{opacity:0.5!important;transform:scale(.85);transform-origin:top right}}@media (max-width:576px){html.page-contact [data-future-section="true"] .future-banner{min-height:265px!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:265px!important;padding:22px 16px 24px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:18px!important;line-height:1.8!important}}html.page-contact,html.page-contact body{background:#f5f6f4!important}html.page-contact body{background-image:none!important}html.page-contact .hero,html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section,html.page-contact .site-footer{background:transparent!important}html.page-contact .about-section::before,html.page-contact .about-section::after,html.page-contact [data-project-progress="true"]::before,html.page-contact [data-future-section="true"]::before{display:none!important}html.page-contact [data-future-section="true"]{padding-top:56px!important;padding-bottom:56px!important}html.page-contact [data-future-section="true"] .future-banner{min-height:170px!important;height:170px!important;margin-top:22px!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-contact [data-future-section="true"] .future-banner-content{position:relative!important;z-index:3!important;width:100%!important;max-width:none!important;min-height:170px!important;height:170px!important;margin:0!important;padding:18px 120px 18px 120px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{max-width:700px!important;font-size:19px!important;line-height:1.85!important;margin:0!important}html.page-contact [data-future-section="true"] .consult-btn{min-width:180px!important;height:46px!important;padding:0 20px!important;font-size:14px!important;border-radius:15px!important}html.page-contact [data-future-section="true"] .banner-leaves{transform:scale(.78)!important;transform-origin:top right!important;right:16px!important;top:8px!important;opacity:0.78!important}@media (max-width:992px){html.page-contact [data-future-section="true"] .future-banner{min-height:172px!important;height:auto!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:172px!important;height:auto!important;padding:18px 84px 18px 84px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:18px!important}}@media (max-width:768px){html.page-contact [data-future-section="true"]{padding-top:46px!important;padding-bottom:46px!important}html.page-contact [data-future-section="true"] .future-banner{min-height:190px!important;height:auto!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:190px!important;height:auto!important;padding:20px 20px 18px!important;gap:14px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{max-width:100%!important;font-size:17px!important;line-height:1.8!important}html.page-contact [data-future-section="true"] .consult-btn{min-width:170px!important;height:44px!important;font-size:13px!important}html.page-contact [data-future-section="true"] .banner-leaves{transform:scale(.62)!important;right:-4px!important;top:2px!important;opacity:0.5!important}}@media (max-width:576px){html.page-contact [data-future-section="true"] .future-banner{min-height:210px!important}html.page-contact [data-future-section="true"] .future-banner-content{min-height:210px!important;padding:18px 16px!important}html.page-contact [data-future-section="true"] .future-banner-content h3{font-size:16px!important}html.page-contact [data-future-section="true"] .consult-btn{width:auto!important;min-width:160px!important}}html.page-contact{--site-frame-width:1180px;--site-side-gutter:clamp(16px,4vw,40px)}html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section,html.page-contact .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-contact .about-container,html.page-contact .future-container,html.page-contact .project-progress-box,html.page-contact .footer-box{width:100%!important;max-width:var(--site-frame-width)!important;margin-left:auto!important;margin-right:auto!important}html.page-contact .project-progress-box{box-sizing:border-box!important}html.page-contact .footer-box{border-radius:18px!important}html.page-contact .footer-content{width:100%!important}html.page-contact .footer-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}html.page-contact .footer-socials i,html.page-contact .footer-socials svg{width:16px!important;height:16px!important;min-width:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffffff!important;font-size:16px!important;line-height:1!important}html.page-contact .footer-socials a[aria-label="Instagram"] i{font-size:16px!important;transform:translateY(0)!important}html.page-contact .footer-socials a[aria-label="Instagram"] svg{display:none!important}@media (min-width:1400px){html.page-contact{--site-frame-width:1240px}}@media (max-width:992px){html.page-contact{--site-side-gutter:22px}html.page-contact .footer-box{border-radius:16px!important}}@media (max-width:576px){html.page-contact{--site-side-gutter:14px}html.page-contact .about-section,html.page-contact .project-progress-section,html.page-contact .future-section,html.page-contact .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-contact .footer-box{border-radius:14px!important}html.page-contact .footer-socials i,html.page-contact .footer-socials svg{width:15px!important;height:15px!important;min-width:15px!important;font-size:15px!important}}html.page-contact{--sticky-header-height:0px}html.page-contact{scroll-behavior:smooth!important;scroll-padding-top:calc(var(--sticky-header-height) + 16px)!important}html.page-contact body{padding-top:var(--sticky-header-height)!important}html.page-contact body>.site-header#siteHeader{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:9999!important;transform:translateZ(0)!important;will-change:transform,background,box-shadow!important}html.page-contact body>.site-header#siteHeader.is-scrolled{background:rgb(255 255 255 / .82)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;box-shadow:0 14px 34px rgb(6 59 50 / .1)!important;border-bottom-color:rgb(198 154 74 / .18)!important}html.page-contact .back-to-top-btn{position:fixed;left:26px;bottom:26px;width:54px;height:54px;border:1px solid rgb(198 154 74 / .28);border-radius:18px;background:linear-gradient(145deg,rgb(255 255 255 / .95),rgb(246 250 247 / .88)) padding-box,linear-gradient(135deg,rgb(15 107 77 / .2),rgb(198 154 74 / .42),rgb(15 107 77 / .08)) border-box;color:#0b5f49;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:9998;box-shadow:0 18px 38px rgb(8 53 44 / .16),inset 0 1px 0 rgb(255 255 255 / .92);-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px) scale(.94);transition:opacity .28s ease,visibility .28s ease,transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,background .28s ease}html.page-contact .back-to-top-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}html.page-contact .back-to-top-btn:hover{color:#fff;background:linear-gradient(135deg,#0f4b3d,#0f7a58)!important;border-color:rgb(198 154 74 / .36);transform:translateY(-4px) scale(1.02);box-shadow:0 24px 48px rgb(8 53 44 / .22),0 0 0 6px rgb(198 154 74 / .1)}html.page-contact .back-to-top-btn:active{transform:translateY(-1px) scale(.96)}html.page-contact .back-to-top-btn i{font-size:23px;line-height:1}@media (max-width:768px){html.page-contact .back-to-top-btn{left:18px;bottom:18px;width:48px;height:48px;border-radius:16px}html.page-contact .back-to-top-btn i{font-size:21px}}html.page-contact .mobile-offcanvas,html.page-contact .mobile-offcanvas.offcanvas,html.page-contact .mobile-offcanvas.offcanvas-end{z-index:10060!important;top:0!important;bottom:0!important;height:100dvh!important;max-height:100dvh!important;transform:translateX(100%)!important}html.page-contact .mobile-offcanvas.offcanvas-end.show,html.page-contact .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-contact .offcanvas-backdrop,html.page-contact .offcanvas-backdrop.show{z-index:10040!important}html.page-contact .mobile-offcanvas .offcanvas-header{position:sticky!important;top:0!important;z-index:3!important}html.page-contact .mobile-offcanvas .mobile-close,html.page-contact .mobile-offcanvas .mobile-close-btn{z-index:6!important}html.page-contact body.mobile-menu-open>.site-header#siteHeader{z-index:9990!important}html.page-contact body.mobile-menu-open .back-to-top-btn{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:991.98px){html.page-contact .mobile-offcanvas,html.page-contact .mobile-offcanvas.offcanvas,html.page-contact .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important}}html.page-contact body>.site-header#siteHeader .main-nav a.active{color:var(--gold-2,#c69a4a)!important}html.page-contact{--contact-shell-max:1480px;--contact-shell-side:16px}html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:var(--contact-shell-side)!important;padding-right:var(--contact-shell-side)!important;background:#ffffff!important}html.page-contact .contact-hero-container,html.page-contact .contact-info-container,html.page-contact .contact-form-wrapper,html.page-contact .map-location-container{width:100%!important;max-width:var(--contact-shell-max)!important;margin-right:auto!important;margin-left:auto!important}html.page-contact .contact-hero-section{padding-top:34px!important;padding-bottom:34px!important}html.page-contact .contact-info-section{padding-top:0!important;padding-bottom:42px!important}html.page-contact .contact-form-section{padding-top:0!important;padding-bottom:46px!important}html.page-contact .map-location-section{padding-top:0!important;padding-bottom:56px!important}html.page-contact .contact-info-container{gap:20px!important}html.page-contact .contact-form-grid{gap:20px!important}html.page-contact .contact-hero-image,html.page-contact .contact-form-box,html.page-contact .contact-details-box,html.page-contact .map-location-box,html.page-contact .contact-info-card{border-radius:14px!important}@media (max-width:1100px){html.page-contact .contact-info-container{max-width:min(760px,calc(100vw - 32px))!important}}@media (max-width:900px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:16px!important;padding-right:16px!important}html.page-contact .contact-hero-section{padding-top:30px!important;padding-bottom:36px!important}html.page-contact .contact-info-section,html.page-contact .contact-form-section{padding-bottom:38px!important}html.page-contact .map-location-section{padding-bottom:44px!important}}@media (max-width:520px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:16px!important;padding-right:16px!important}}html.page-contact body>.site-header#siteHeader{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important;display:block!important;align-items:initial!important;justify-content:initial!important;flex-wrap:initial!important;gap:0!important;position:sticky!important;top:0!important;z-index:1030!important}html.page-contact body>.site-header#siteHeader .main-header,html.page-contact body>.site-header#siteHeader .topbar,html.page-contact body>.site-header#siteHeader .header-wrap{box-sizing:border-box}html.page-contact body>.site-header#siteHeader .logo{text-decoration:none!important}html.page-contact body>.site-header#siteHeader+.mobile-offcanvas{z-index:1045}html.page-contact{--green:#063b32;--green-2:#0f5f50;--gold:#c69a4a;--gold-2:#d7ae62;--mint-bg:#eaf7f3;--text:#17211f;--muted:#6b7774;--line:rgba(6,59,50,.09);--shadow:0 14px 36px rgba(6,59,50,.10);--radius:18px;--ease:.25s ease}html.page-contact *,html.page-contact *::before,html.page-contact *::after{box-sizing:border-box}html.page-contact{scroll-behavior:smooth}html.page-contact body{margin:0;font-family:"Vazirmatn",sans-serif;color:var(--text);background:#fdfefd;overflow-x:hidden;-webkit-font-smoothing:antialiased}html.page-contact a{color:inherit;text-decoration:none}html.page-contact button,html.page-contact a{-webkit-tap-highlight-color:#fff0}html.page-contact .site-header{direction:rtl;position:sticky;top:0;z-index:1030;border-bottom:1px solid var(--line);background:rgb(255 255 255 / .84);backdrop-filter:blur(18px) saturate(160%);box-shadow:0 4px 20px rgb(6 59 50 / .05);transition:box-shadow var(--ease),border-color var(--ease),background var(--ease)}html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .94);border-color:rgb(198 154 74 / .22);box-shadow:var(--shadow)}html.page-contact .header-wrap{width:min(100%,1320px);margin-inline:auto;padding-inline:24px}html.page-contact .topbar{min-height:38px;color:#fff;background:linear-gradient(105deg,var(--green),var(--green-2));font-size:12.5px;font-weight:700}html.page-contact .topbar .header-wrap,html.page-contact .topbar-info,html.page-contact .topbar a{display:flex;align-items:center;gap:18px}html.page-contact .topbar .header-wrap{justify-content:space-between;min-height:inherit}html.page-contact .topbar span,html.page-contact .topbar a{white-space:nowrap;color:rgb(255 255 255 / .9)}html.page-contact .topbar i{color:var(--gold-2);font-size:15px}html.page-contact .topbar a:hover{color:#fff}html.page-contact .main-header{min-height:80px;display:flex;align-items:center;transition:min-height var(--ease)}html.page-contact .site-header.is-scrolled .main-header{min-height:68px}html.page-contact .main-header .header-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}html.page-contact .logo{flex:0 0 auto;display:inline-flex;align-items:center;min-width:180px}html.page-contact .logo img{height:78px;max-width:210px;object-fit:contain;transition:height var(--ease),transform var(--ease)}html.page-contact .site-header.is-scrolled .logo img{height:62px}html.page-contact .logo:hover img{transform:translateY(-1px)}html.page-contact .main-nav{flex:1 1 auto;max-width:710px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px;border:1px solid rgb(255 255 255 / .7);border-radius:999px;background:rgb(255 255 255 / .48);box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 10px 28px rgb(6 59 50 / .06);backdrop-filter:blur(16px)}html.page-contact .nav-link-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border-radius:999px;color:#1a3530;font-size:13.5px;font-weight:800;white-space:nowrap;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-contact .nav-link-pill i{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;color:var(--green-2);background:var(--mint-bg);font-size:13px;transition:inherit}html.page-contact .nav-link-pill:hover{color:var(--green);background:rgb(255 255 255 / .75);transform:translateY(-2px);box-shadow:0 8px 18px rgb(6 59 50 / .07)}html.page-contact .nav-link-pill:hover i,html.page-contact .nav-link-pill.active i{color:var(--green);background:#fff}html.page-contact .nav-link-pill.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));box-shadow:0 10px 22px rgb(6 59 50 / .16)}html.page-contact .header-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}html.page-contact .menu-btn{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgb(15 95 80 / .14);border-radius:16px;color:var(--green);background:linear-gradient(145deg,#fff,var(--mint-bg));box-shadow:0 4px 16px rgb(6 59 50 / .06);transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}html.page-contact .menu-btn:hover{transform:translateY(-2px);border-color:rgb(198 154 74 / .34);box-shadow:var(--shadow)}html.page-contact .cta-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:22px;border-radius:16px;color:#fff;font-size:13.5px;font-weight:900;white-space:nowrap;background:linear-gradient(135deg,var(--gold),var(--gold-2));box-shadow:0 10px 22px rgb(198 154 74 / .28);transition:transform var(--ease),box-shadow var(--ease),filter var(--ease)}html.page-contact .cta-btn:hover{color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 14px 28px rgb(198 154 74 / .34)}html.page-contact .menu-btn{display:none;padding:0}html.page-contact .menu-btn span{width:22px;height:2px;display:block;border-radius:999px;background:var(--green)}html.page-contact .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important;right:0!important;left:auto!important;direction:rtl;background:linear-gradient(180deg,#fff,#f4faf7);border-right:0!important;border-left:1px solid var(--line);box-shadow:-18px 0 48px rgb(6 59 50 / .18);transform:translateX(100%)!important}html.page-contact .mobile-offcanvas.offcanvas-end.show,html.page-contact .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-contact .offcanvas-backdrop{background:rgb(6 30 25 / .48)!important;backdrop-filter:blur(4px)}html.page-contact .mobile-offcanvas .offcanvas-header{position:relative;min-height:105px;justify-content:center;border-bottom:1px solid var(--line);background:linear-gradient(145deg,var(--mint-bg),#fbf3e4)}html.page-contact .mobile-offcanvas .logo{min-width:0;justify-content:center}html.page-contact .mobile-offcanvas .logo img{height:76px;max-width:185px}html.page-contact .mobile-close{position:absolute;left:18px;top:50%;width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--green);background:#fff0;transform:translateY(-50%);transition:background var(--ease),color var(--ease),transform var(--ease)}html.page-contact .mobile-close:hover,html.page-contact .mobile-close:focus{color:var(--gold);background:rgb(6 59 50 / .06);outline:none;transform:translateY(-50%) scale(1.04)}html.page-contact .mobile-close i{font-size:18px;line-height:1}html.page-contact .mobile-nav{display:grid;gap:8px}html.page-contact .mobile-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:var(--radius);color:#24312e;background:rgb(255 255 255 / .86);font-size:15px;font-weight:800;transition:background var(--ease),color var(--ease),transform var(--ease),box-shadow var(--ease)}html.page-contact .mobile-nav a span{display:inline-flex;align-items:center;gap:10px}html.page-contact .mobile-nav a i:first-child{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:12px;color:var(--green-2);background:var(--mint-bg)}html.page-contact .mobile-nav a:hover,html.page-contact .mobile-nav a.active{color:#fff;background:linear-gradient(135deg,var(--green),var(--green-2));transform:translateX(-3px);box-shadow:0 10px 24px rgb(6 59 50 / .14)}html.page-contact .mobile-nav a:hover i:first-child,html.page-contact .mobile-nav a.active i:first-child{color:var(--green);background:#fff}html.page-contact .mobile-card{margin-top:16px;padding:20px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--green),var(--green-2));box-shadow:0 16px 36px rgb(6 59 50 / .18)}html.page-contact .mobile-card small{display:block;margin-bottom:6px;color:rgb(255 255 255 / .72);font-weight:700}html.page-contact .mobile-card strong{display:block;margin-bottom:14px;font-size:15px;line-height:1.8}html.page-contact .mobile-card .cta-btn{width:100%}@media (max-width:1199.98px){html.page-contact .main-nav{max-width:570px}html.page-contact .nav-link-pill{min-height:38px;padding-inline:11px;font-size:12.5px}html.page-contact .nav-link-pill i{width:23px;height:23px;font-size:11px}}@media (max-width:991.98px){html.page-contact .topbar,html.page-contact .main-nav,html.page-contact .header-actions{display:none}html.page-contact .site-header,html.page-contact .site-header.is-scrolled .main-header,html.page-contact .main-header{min-height:78px}html.page-contact .header-wrap{padding-inline:16px}html.page-contact .main-header .header-wrap{direction:rtl}html.page-contact .menu-btn{display:inline-flex}html.page-contact .logo{min-width:130px}html.page-contact .logo img,html.page-contact .site-header.is-scrolled .logo img{height:66px;max-width:165px}}@media (max-width:575.98px){html.page-contact .header-wrap{padding-inline:12px}html.page-contact .menu-btn{width:42px;height:42px;border-radius:14px}html.page-contact .logo img,html.page-contact .site-header.is-scrolled .logo img{height:60px;max-width:150px}html.page-contact .mobile-offcanvas .offcanvas-header{min-height:94px}html.page-contact .mobile-offcanvas .logo img{height:66px}html.page-contact .mobile-nav a{padding:12px 14px;font-size:14px}}html.page-contact body>.site-header#siteHeader,html.page-contact .site-header{background:rgb(255 255 255 / .58)!important;-webkit-backdrop-filter:blur(18px) saturate(165%)!important;backdrop-filter:blur(18px) saturate(165%)!important;border-bottom:1px solid rgb(6 59 50 / .06)!important;box-shadow:0 6px 22px rgb(6 59 50 / .035)!important}html.page-contact body>.site-header#siteHeader.is-scrolled,html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .72)!important;border-bottom-color:rgb(198 154 74 / .14)!important;box-shadow:0 10px 28px rgb(6 59 50 / .07)!important}html.page-contact body>.site-header#siteHeader .topbar,html.page-contact .site-header .topbar{background:linear-gradient(105deg,rgb(6 59 50 / .72),rgb(15 95 80 / .64))!important;-webkit-backdrop-filter:blur(14px) saturate(155%)!important;backdrop-filter:blur(14px) saturate(155%)!important}html.page-contact body>.site-header#siteHeader .main-nav,html.page-contact .site-header .main-nav{background:rgb(255 255 255 / .28)!important;border-color:rgb(255 255 255 / .48)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}@media (max-width:991.98px){html.page-contact body>.site-header#siteHeader,html.page-contact .site-header{background:rgb(255 255 255 / .66)!important}html.page-contact body>.site-header#siteHeader.is-scrolled,html.page-contact .site-header.is-scrolled{background:rgb(255 255 255 / .76)!important}html.page-contact .site-header .menu-btn,html.page-contact body>.site-header#siteHeader .menu-btn{background:rgb(255 255 255 / .56)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important;backdrop-filter:blur(12px) saturate(150%)!important}}html.page-contact body>.site-header#siteHeader{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important;display:block!important;align-items:initial!important;justify-content:initial!important;flex-wrap:initial!important;gap:0!important;position:sticky!important;top:0!important;z-index:1030!important}html.page-contact body>.site-header#siteHeader .main-header{min-height:80px!important;display:flex!important;align-items:center!important}html.page-contact body>.site-header#siteHeader.is-scrolled .main-header{min-height:68px!important}html.page-contact body>.site-header#siteHeader .main-header .header-wrap{width:min(100%,1320px)!important;margin-inline:auto!important;padding-inline:24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;flex-wrap:nowrap!important}html.page-contact body>.site-header#siteHeader .logo{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;min-width:180px!important;text-decoration:none!important}html.page-contact body>.site-header#siteHeader .logo img.logo-auto{height:78px!important;width:auto!important;max-width:210px!important;max-height:none!important;object-fit:contain!important;display:block!important}html.page-contact body>.site-header#siteHeader.is-scrolled .logo img.logo-auto{height:62px!important}html.page-contact body>.site-header#siteHeader .main-nav{flex:1 1 auto!important;max-width:710px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:6px!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:999px!important;background:rgb(255 255 255 / .28)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 10px 28px rgb(6 59 50 / .06)!important;backdrop-filter:blur(12px) saturate(150%)!important;-webkit-backdrop-filter:blur(12px) saturate(150%)!important}html.page-contact body>.site-header#siteHeader .nav-link-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:42px!important;padding:0 15px!important;border-radius:999px!important;color:#1a3530!important;font-size:13.5px!important;font-weight:800!important;white-space:nowrap!important;text-decoration:none!important}html.page-contact body>.site-header#siteHeader .nav-link-pill i{width:26px!important;height:26px!important;display:inline-grid!important;place-items:center!important;border-radius:50%!important;color:var(--green-2,#0f5f50)!important;background:var(--mint-bg,#eaf7f3)!important;font-size:13px!important}html.page-contact body>.site-header#siteHeader .nav-link-pill.active{color:#fff!important;background:linear-gradient(135deg,var(--green,#063b32),var(--green-2,#0f5f50))!important;box-shadow:0 10px 22px rgb(6 59 50 / .16)!important}html.page-contact body>.site-header#siteHeader .nav-link-pill.active i{color:var(--green,#063b32)!important;background:#fff!important}html.page-contact body>.site-header#siteHeader .header-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important}html.page-contact body>.site-header#siteHeader .cta-btn,html.page-contact #mobileMenu .cta-btn{min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding-inline:22px!important;border-radius:16px!important;color:#fff!important;font-size:13.5px!important;font-weight:900!important;white-space:nowrap!important;background:linear-gradient(135deg,var(--gold,#c69a4a),var(--gold-2,#d7ae62))!important;box-shadow:0 10px 22px rgb(198 154 74 / .28)!important;text-decoration:none!important}html.page-contact body>.site-header#siteHeader .menu-btn{width:46px!important;height:46px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;border:1px solid rgb(15 95 80 / .14)!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,var(--mint-bg,#eaf7f3))!important;box-shadow:0 4px 16px rgb(6 59 50 / .06)!important;padding:0!important}html.page-contact body>.site-header#siteHeader .menu-btn span{width:22px!important;height:2px!important;display:block!important;border-radius:999px!important;background:var(--green,#063b32)!important}@media (min-width:992px){html.page-contact body>.site-header#siteHeader .menu-btn{display:none!important}}@media (max-width:1199.98px){html.page-contact body>.site-header#siteHeader .main-nav{max-width:570px!important}html.page-contact body>.site-header#siteHeader .nav-link-pill{min-height:38px!important;padding-inline:11px!important;font-size:12.5px!important}html.page-contact body>.site-header#siteHeader .nav-link-pill i{width:23px!important;height:23px!important;font-size:11px!important}}@media (max-width:991.98px){html.page-contact body>.site-header#siteHeader .topbar,html.page-contact body>.site-header#siteHeader .main-nav,html.page-contact body>.site-header#siteHeader .header-actions{display:none!important}html.page-contact body>.site-header#siteHeader,html.page-contact body>.site-header#siteHeader.is-scrolled .main-header,html.page-contact body>.site-header#siteHeader .main-header{min-height:78px!important}html.page-contact body>.site-header#siteHeader .main-header .header-wrap{padding-inline:16px!important;direction:rtl!important}html.page-contact body>.site-header#siteHeader .menu-btn{display:inline-flex!important}html.page-contact body>.site-header#siteHeader .logo{min-width:130px!important}html.page-contact body>.site-header#siteHeader .logo img.logo-auto,html.page-contact body>.site-header#siteHeader.is-scrolled .logo img.logo-auto{height:66px!important;max-width:165px!important}}@media (max-width:575.98px){html.page-contact body>.site-header#siteHeader .main-header .header-wrap{padding-inline:12px!important}html.page-contact body>.site-header#siteHeader .menu-btn{width:42px!important;height:42px!important;border-radius:14px!important}html.page-contact body>.site-header#siteHeader .logo img.logo-auto,html.page-contact body>.site-header#siteHeader.is-scrolled .logo img.logo-auto{height:60px!important;max-width:150px!important}}html.page-contact body{margin-top:0!important;padding-top:var(--sticky-header-height,118px)!important}html.page-contact body>.site-header#siteHeader{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;margin-top:0!important;z-index:9999!important;transform:translateZ(0)!important;will-change:transform,background,box-shadow!important}html.page-contact body>.site-header#siteHeader .topbar{margin-top:0!important}@media (max-width:991.98px){html.page-contact body{padding-top:var(--sticky-header-height,78px)!important}}html.page-contact{scroll-behavior:smooth}html.page-contact .contact-premium-page{background:radial-gradient(circle at 10% 8%,rgb(198 154 74 / .07),transparent 28%),radial-gradient(circle at 92% 20%,rgb(15 75 61 / .055),transparent 30%),#ffffff!important}html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section{padding-left:34px!important;padding-right:34px!important;background:transparent!important}html.page-contact .contact-hero-container,html.page-contact .contact-info-container,html.page-contact .contact-form-wrapper,html.page-contact .map-location-container,html.page-contact .contact-section-head{max-width:1180px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html.page-contact .contact-hero-section{position:relative!important;overflow:hidden!important;padding-top:46px!important;padding-bottom:40px!important}html.page-contact .contact-hero-section::before,html.page-contact .contact-hero-section::after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}html.page-contact .contact-hero-section::before{width:310px;height:310px;right:-120px;top:80px;background:radial-gradient(circle,rgb(15 75 61 / .1),#fff0);animation:contact-contactFloat 7s ease-in-out infinite}html.page-contact .contact-hero-section::after{width:250px;height:250px;left:-80px;bottom:0;background:radial-gradient(circle,rgb(198 154 74 / .14),#fff0);animation:contact-contactFloat 6.2s ease-in-out infinite reverse}html.page-contact .contact-hero-container{position:relative!important;z-index:1!important;grid-template-columns:minmax(0,1.02fr) minmax(0,0.98fr)!important;gap:46px!important;align-items:stretch!important;padding:26px!important;border-radius:30px!important;background:radial-gradient(circle at 18% 20%,rgb(198 154 74 / .12),transparent 30%),linear-gradient(135deg,rgb(255 255 255 / .94) 0%,rgb(251 252 250 / .94) 100%)!important;border:1px solid rgb(15 75 61 / .08)!important;box-shadow:0 22px 56px rgb(15 75 61 / .085)!important}html.page-contact .contact-hero-image{position:relative!important;height:auto!important;min-height:390px!important;border-radius:24px!important;box-shadow:0 22px 46px rgb(15 75 61 / .14)!important;border:1px solid rgb(255 255 255 / .6)!important;isolation:isolate}html.page-contact .contact-hero-image img{transform:scale(1.02);transition:transform .8s ease,filter .8s ease!important}html.page-contact .contact-hero-container:hover .contact-hero-image img{transform:scale(1.08);filter:saturate(1.08) contrast(1.04)}html.page-contact .contact-image-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / .02) 28%,rgb(3 47 40 / .46) 100%),linear-gradient(90deg,rgb(198 154 74 / .1),rgb(15 75 61 / .16));pointer-events:none}html.page-contact .contact-floating-card{position:absolute;z-index:2;width:220px;min-height:88px;padding:15px 16px;border-radius:22px;background:rgb(255 255 255 / .74);border:1px solid rgb(255 255 255 / .58);box-shadow:0 18px 36px rgb(15 75 61 / .12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:48px 1fr;grid-template-areas:"icon title" "icon text";gap:2px 12px;align-items:center;direction:rtl;text-align:right;animation:contact-contactFloat 5.5s ease-in-out infinite}html.page-contact .contact-floating-card-top{top:18px;right:18px}html.page-contact .contact-floating-card-bottom{left:18px;bottom:18px;animation-delay:-2s}html.page-contact .contact-floating-card i{grid-area:icon;width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0e725f,#085243);color:#fff;font-size:21px;box-shadow:0 12px 24px rgb(15 75 61 / .22)}html.page-contact .contact-floating-card strong{grid-area:title;color:#0f4b3d;font-size:14.5px;font-weight:950}html.page-contact .contact-floating-card span{grid-area:text;color:#5a6762;font-size:11.5px;font-weight:750;line-height:1.8}html.page-contact .contact-hero-content{position:relative!important;padding:22px 8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}html.page-contact .contact-hero-kicker,html.page-contact .contact-section-head span{display:inline-flex;align-items:center;justify-content:center;width:max-content;height:34px;padding:0 14px;border-radius:999px;background:rgb(198 154 74 / .12);border:1px solid rgb(198 154 74 / .26);color:#b9862f;font-size:12px;font-weight:950;gap:8px;margin:0 auto 14px}html.page-contact .contact-hero-content h1{font-size:clamp(34px,4vw,52px)!important;line-height:1.42!important;color:#0f4b3d!important;margin-bottom:10px!important;text-shadow:0 12px 30px rgb(15 75 61 / .08)}html.page-contact .contact-title-divider{margin-bottom:16px!important}html.page-contact .contact-main-text{color:#303c38!important;font-size:16px!important;line-height:2.15!important;font-weight:700!important;margin-bottom:8px!important}html.page-contact .contact-sub-text{color:#66716d!important;font-size:14.5px!important;line-height:2!important;margin-bottom:18px!important}html.page-contact .contact-quick-points{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:24px}html.page-contact .contact-quick-points span{height:34px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid rgb(15 75 61 / .08);box-shadow:0 10px 22px rgb(15 75 61 / .05);color:#0f4b3d;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:850}html.page-contact .contact-quick-points i{color:#c69a4a}html.page-contact .contact-actions{flex-direction:row-reverse!important}html.page-contact .contact-btn{height:54px!important;border-radius:16px!important;font-size:14.5px!important;box-shadow:0 14px 30px rgb(15 75 61 / .1)}html.page-contact .contact-btn-primary{background:linear-gradient(180deg,#0e725f 0%,#085243 100%)!important;box-shadow:0 14px 30px rgb(15 75 61 / .22)!important}html.page-contact .contact-btn-outline{border-color:rgb(15 75 61 / .14)!important;background:rgb(255 255 255 / .78)!important;backdrop-filter:blur(10px)}html.page-contact .contact-info-section{padding-top:16px!important;padding-bottom:44px!important}html.page-contact .contact-section-head{text-align:center;margin-bottom:26px!important}html.page-contact .contact-section-head h2{color:#0f4b3d;font-size:28px;font-weight:950;line-height:1.55;margin:0}html.page-contact .contact-section-head h2::after{content:"";display:block;width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,#c69a4a,transparent);margin:10px auto 0}html.page-contact .contact-section-head p{max-width:650px;margin:12px auto 0;color:#596661;font-size:14px;font-weight:600;line-height:2}html.page-contact .contact-info-container{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}html.page-contact .contact-info-card{position:relative!important;overflow:hidden!important;min-height:170px!important;border-radius:22px!important;padding:24px 18px 20px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .075)!important;box-shadow:0 16px 36px rgb(15 75 61 / .075)!important;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease!important}html.page-contact .contact-info-card::before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgb(198 154 74 / .18),transparent 42%,rgb(15 75 61 / .1));opacity:0;transition:opacity .32s ease;pointer-events:none}html.page-contact .contact-info-card:hover{transform:translateY(-7px)!important;border-color:rgb(198 154 74 / .22)!important;box-shadow:0 26px 52px rgb(15 75 61 / .12)!important}html.page-contact .contact-info-card:hover::before{opacity:1}html.page-contact .contact-info-card>*{position:relative;z-index:1}html.page-contact .contact-info-icon{width:62px!important;height:62px!important;margin-bottom:14px!important;border-radius:20px!important;color:#0f7a58!important;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%)!important;border:1px solid rgb(198 154 74 / .26)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 18px rgb(198 154 74 / .08)!important}html.page-contact .contact-info-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important}html.page-contact .contact-info-card h3{font-size:17px!important;color:#0f4b3d!important;margin-bottom:8px!important}html.page-contact .contact-info-card p{color:#56615d!important;font-size:13px!important;line-height:1.95!important;font-weight:650!important}html.page-contact .contact-form-section{padding-bottom:46px!important}html.page-contact .contact-form-grid{gap:24px!important;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr)!important}html.page-contact .contact-form-box,html.page-contact .contact-details-box{position:relative!important;overflow:hidden!important;border-radius:26px!important;padding:28px 30px!important;background:radial-gradient(circle at 16% 8%,rgb(198 154 74 / .08),transparent 28%),linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;border:1px solid rgb(15 75 61 / .08)!important;box-shadow:0 20px 46px rgb(15 75 61 / .08)!important}html.page-contact .contact-form-box::before,html.page-contact .contact-details-box::before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;left:-90px;bottom:-110px;background:radial-gradient(circle,rgb(15 75 61 / .08),#fff0);pointer-events:none}html.page-contact .contact-box-title h2{font-size:23px!important;color:#0f4b3d!important}html.page-contact .form-row{margin-bottom:14px!important}html.page-contact .form-row.two-col{gap:14px!important}html.page-contact .form-group input,html.page-contact .form-group textarea{border-radius:14px!important;border-color:rgb(15 75 61 / .1)!important;background:rgb(255 255 255 / .88)!important;box-shadow:0 8px 20px rgb(15 75 61 / .035)!important;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease!important}html.page-contact .form-group input{height:50px!important}html.page-contact .form-group textarea{height:135px!important}html.page-contact .form-group input:focus,html.page-contact .form-group textarea:focus{border-color:rgb(198 154 74 / .46)!important;transform:translateY(-2px);box-shadow:0 12px 24px rgb(15 75 61 / .07),0 0 0 4px rgb(198 154 74 / .08)!important}html.page-contact .contact-submit-btn{height:52px!important;border-radius:15px!important;background:linear-gradient(180deg,#0e725f 0%,#085243 100%)!important;box-shadow:0 14px 30px rgb(15 75 61 / .22)!important}html.page-contact .contact-submit-btn:hover{transform:translateY(-3px)!important;box-shadow:0 18px 36px rgb(15 75 61 / .28)!important}html.page-contact .contact-form-note{min-height:38px;padding:8px 12px;border-radius:14px;background:rgb(15 75 61 / .045);color:#5e6864!important}html.page-contact .contact-detail-item{padding:14px 0!important;border-color:rgb(15 75 61 / .07)!important}html.page-contact .detail-icon{width:42px!important;min-width:42px!important;height:42px!important;border-radius:15px;background:rgb(15 75 61 / .055);color:#0f7a58!important}html.page-contact .detail-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important}html.page-contact .detail-text{color:#3f4c47!important;font-size:14px!important;font-weight:650!important}html.page-contact .social-follow-links a{width:42px!important;height:42px!important;background:linear-gradient(180deg,#0e725f,#085243)!important;box-shadow:0 12px 24px rgb(15 75 61 / .18)!important}html.page-contact .social-follow-links a:hover{transform:translateY(-4px) scale(1.04)!important;background:linear-gradient(180deg,#d7ad5d,#b98a3c)!important}html.page-contact .map-location-section{padding-bottom:62px!important}html.page-contact .map-location-box{height:340px!important;border-radius:28px!important;border:1px solid rgb(198 154 74 / .32)!important;box-shadow:0 22px 54px rgb(15 75 61 / .1)!important;overflow:hidden!important}html.page-contact .map-location-panel{width:360px!important;border-radius:22px!important;padding:26px 28px!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(255 255 255 / .56)!important;box-shadow:0 18px 38px rgb(15 75 61 / .12)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}html.page-contact .map-panel-title h3{color:#0f4b3d!important}html.page-contact .map-open-btn{border-radius:14px!important;background:#fff!important;box-shadow:0 10px 22px rgb(198 154 74 / .1)}html.page-contact .site-footer{margin-top:0!important;padding-left:34px!important;padding-right:34px!important}html.page-contact .footer-box{max-width:1480px!important;border-radius:18px!important}html.page-contact .contact-premium-page .premium-reveal,html.page-contact .contact-hero-content,html.page-contact .contact-hero-image,html.page-contact .contact-info-card,html.page-contact .contact-form-box,html.page-contact .contact-details-box,html.page-contact .map-location-box,html.page-contact .contact-section-head{opacity:0;transform:translateY(30px);transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1)}html.page-contact .contact-premium-page .premium-reveal.is-visible,html.page-contact .contact-hero-content.is-visible,html.page-contact .contact-hero-image.is-visible,html.page-contact .contact-info-card.is-visible,html.page-contact .contact-form-box.is-visible,html.page-contact .contact-details-box.is-visible,html.page-contact .map-location-box.is-visible,html.page-contact .contact-section-head.is-visible{opacity:1;transform:translateY(0)}@keyframes contact-contactFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1100px){html.page-contact .contact-info-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.page-contact .contact-form-grid{grid-template-columns:1fr!important}}@media (max-width:900px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section,html.page-contact .site-footer{padding-left:18px!important;padding-right:18px!important}html.page-contact .contact-hero-container{grid-template-columns:1fr!important;gap:22px!important;padding:20px!important;border-radius:24px!important}html.page-contact .contact-hero-content{order:1!important}html.page-contact .contact-hero-image{order:2!important;min-height:310px!important}html.page-contact .contact-actions{flex-direction:column!important;width:100%}html.page-contact .contact-btn-primary,html.page-contact .contact-btn-outline{max-width:360px!important;width:100%!important}html.page-contact .contact-section-head h2{font-size:24px!important}html.page-contact .map-location-box{height:430px!important}html.page-contact .map-location-panel{width:auto!important;left:16px!important;right:16px!important;height:auto!important}}@media (max-width:620px){html.page-contact .contact-hero-section,html.page-contact .contact-info-section,html.page-contact .contact-form-section,html.page-contact .map-location-section,html.page-contact .site-footer{padding-left:14px!important;padding-right:14px!important}html.page-contact .contact-hero-container{padding:16px!important;border-radius:20px!important}html.page-contact .contact-hero-image{min-height:250px!important;border-radius:18px!important}html.page-contact .contact-floating-card{display:none!important}html.page-contact .contact-hero-content h1{font-size:28px!important}html.page-contact .contact-main-text{font-size:14px!important;line-height:2!important}html.page-contact .contact-quick-points span{width:100%;justify-content:center}html.page-contact .contact-info-container{grid-template-columns:1fr!important;gap:14px!important}html.page-contact .contact-form-box,html.page-contact .contact-details-box{padding:22px 18px!important;border-radius:20px!important}html.page-contact .contact-box-title h2{font-size:20px!important}html.page-contact .form-row.two-col{grid-template-columns:1fr!important}html.page-contact .map-location-box{height:390px!important;border-radius:20px!important}html.page-contact .map-location-panel{border-radius:18px!important;padding:18px 16px!important}}@media (prefers-reduced-motion:reduce){html.page-contact *,html.page-contact *::before,html.page-contact *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.page-contact .contact-hero-content,html.page-contact .contact-hero-image,html.page-contact .contact-info-card,html.page-contact .contact-form-box,html.page-contact .contact-details-box,html.page-contact .map-location-box,html.page-contact .contact-section-head{opacity:1!important;transform:none!important}}html.page-contact .contact-hero-kicker,html.page-contact .contact-quick-points,html.page-contact .contact-floating-card,html.page-contact .contact-image-shade{display:none!important}html.page-contact .contact-hero-section{padding-top:34px!important;padding-bottom:34px!important}html.page-contact .contact-hero-container{max-width:1180px!important;padding:22px!important;gap:42px!important;border-radius:24px!important}html.page-contact .contact-hero-content{padding:8px 0!important}html.page-contact .contact-hero-content h1{font-size:43px!important;margin-bottom:18px!important}html.page-contact .contact-title-divider{margin:0 auto 24px!important}html.page-contact .contact-main-text{max-width:620px!important;margin:0 auto 12px!important;font-size:17px!important;line-height:2.15!important;font-weight:600!important}html.page-contact .contact-sub-text{font-size:16px!important;margin-bottom:30px!important}html.page-contact .contact-hero-image{min-height:360px!important;height:360px!important;border-radius:18px!important}html.page-contact .contact-btn,html.page-contact .contact-btn span,html.page-contact .contact-btn svg,html.page-contact .contact-submit-btn,html.page-contact .contact-submit-btn svg,html.page-contact .map-open-btn{transition:0.25s ease!important}html.page-contact .contact-btn-primary,html.page-contact .contact-btn-primary:hover,html.page-contact .contact-submit-btn,html.page-contact .contact-submit-btn:hover{color:#ffffff!important}html.page-contact .contact-btn-primary svg,html.page-contact .contact-btn-primary:hover svg,html.page-contact .contact-submit-btn svg,html.page-contact .contact-submit-btn:hover svg{stroke:#ffffff!important}html.page-contact .contact-btn-outline:hover{background:#063b32!important;border-color:#063b32!important;color:#ffffff!important}html.page-contact .contact-btn-outline:hover svg{stroke:#ffffff!important}html.page-contact .map-open-btn:hover{background:#c69a4a!important;border-color:#c69a4a!important;color:#ffffff!important}html.page-contact .map-location-section{padding-bottom:42px!important}html.page-contact .map-location-box{height:255px!important;border-radius:22px!important}html.page-contact .map-location-panel{width:310px!important;height:calc(100% - 34px)!important;top:17px!important;right:17px!important;padding:20px 22px!important;border-radius:18px!important}html.page-contact .map-panel-title{margin-bottom:10px!important}html.page-contact .map-panel-title h3{font-size:17px!important}html.page-contact .map-location-panel p{font-size:13px!important;line-height:1.8!important;margin-bottom:14px!important}html.page-contact .map-open-btn{height:42px!important;width:190px!important;font-size:13px!important}@media (max-width:900px){html.page-contact .contact-hero-section{padding-top:28px!important;padding-bottom:32px!important}html.page-contact .contact-hero-container{padding:18px!important;gap:24px!important}html.page-contact .contact-hero-content h1{font-size:31px!important}html.page-contact .contact-hero-image{height:300px!important;min-height:300px!important}html.page-contact .map-location-box{height:330px!important}html.page-contact .map-location-panel{width:auto!important;height:auto!important;left:16px!important;right:16px!important;top:16px!important;padding:18px 18px!important}html.page-contact .map-open-btn{width:100%!important}}@media (max-width:520px){html.page-contact .contact-hero-section{padding-top:24px!important;padding-bottom:28px!important}html.page-contact .contact-hero-container{padding:16px!important;border-radius:18px!important}html.page-contact .contact-hero-content h1{font-size:26px!important}html.page-contact .contact-main-text,html.page-contact .contact-sub-text{font-size:14px!important}html.page-contact .contact-hero-image{height:230px!important;min-height:230px!important;border-radius:15px!important}html.page-contact .map-location-box{height:310px!important}}@media (max-width:768px){html.page-contact .map-location-section{padding-left:14px!important;padding-right:14px!important;padding-bottom:36px!important}html.page-contact .map-location-box{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;border-radius:18px!important;overflow:hidden!important;background:#ffffff!important}html.page-contact .roshtak-map{width:100%!important;height:240px!important;min-height:240px!important;display:block!important;order:1}html.page-contact .map-location-panel{position:relative!important;top:auto!important;right:auto!important;left:auto!important;width:100%!important;height:auto!important;margin:0!important;order:2;padding:18px 16px 16px!important;border-radius:0!important;border:0!important;border-top:1px solid rgb(6 59 50 / .08)!important;background:#ffffff!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.page-contact .map-panel-title{gap:10px!important;margin-bottom:10px!important}html.page-contact .map-panel-title svg{width:24px!important;height:24px!important;min-width:24px!important}html.page-contact .map-panel-title h3{font-size:16px!important;line-height:1.5!important}html.page-contact .map-location-panel p{margin:0 0 14px 0!important;font-size:13px!important;line-height:1.9!important}html.page-contact .map-open-btn{width:100%!important;height:44px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;border-radius:12px!important}}@media (max-width:480px){html.page-contact .roshtak-map{height:210px!important;min-height:210px!important}html.page-contact .map-location-panel{padding:16px 14px 14px!important}html.page-contact .map-panel-title h3{font-size:15px!important}html.page-contact .map-location-panel p{font-size:12.5px!important;margin-bottom:12px!important}html.page-contact .map-open-btn{height:42px!important;font-size:12.5px!important}}html.page-contact .contact-hero-image{height:auto!important;min-height:380px!important;aspect-ratio:16 / 10!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#f4f5f2 0%,#ffffff 100%)!important;padding:10px!important}html.page-contact .contact-hero-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:12px!important;background:#f7f7f4!important}@media (max-width:900px){html.page-contact .contact-hero-image{min-height:320px!important;aspect-ratio:16 / 10!important}}@media (max-width:520px){html.page-contact .contact-hero-image{min-height:235px!important;aspect-ratio:4 / 3!important;padding:6px!important}}html.page-contact .contact-hero-image{position:relative!important;overflow:hidden!important;padding:0!important;border-radius:18px!important;background:linear-gradient(rgb(6 59 50 / .1),rgb(6 59 50 / .1)),url(/wp-content/themes/roshdtak/images/nema1-contact.jpg) center center / cover no-repeat!important;box-shadow:0 18px 42px rgb(6 59 50 / .16),inset 0 0 0 1px rgb(198 154 74 / .2)!important}html.page-contact .contact-hero-image::before{content:""!important;position:absolute!important;inset:-24px!important;background:linear-gradient(rgb(6 59 50 / .12),rgb(6 59 50 / .12)),url(/wp-content/themes/roshdtak/images/nema1-contact.jpg) center center / cover no-repeat!important;filter:blur(18px) saturate(.92)!important;transform:scale(1.08)!important;z-index:0!important}html.page-contact .contact-hero-image::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(135deg,rgb(6 59 50 / .1),transparent 42%,rgb(198 154 74 / .1))!important;z-index:2!important;pointer-events:none!important}html.page-contact .contact-hero-image img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:18px!important;background:transparent!important;filter:contrast(1.025) saturate(1.04)!important}@media (max-width:520px){html.page-contact .contact-hero-image,html.page-contact .contact-hero-image img{border-radius:14px!important}}html.page-contact .contact-hero-image{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:3 / 2!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#eef1ee!important;box-shadow:0 16px 38px rgb(6 59 50 / .13),inset 0 0 0 1px rgb(198 154 74 / .16)!important}html.page-contact .contact-hero-image::before,html.page-contact .contact-hero-image::after{content:none!important;display:none!important}html.page-contact .contact-hero-image img{position:static!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center 46%!important;transform:none!important;filter:none!important;border-radius:0!important;background:transparent!important}@media (max-width:900px){html.page-contact .contact-hero-image{aspect-ratio:16 / 11!important}}@media (max-width:520px){html.page-contact .contact-hero-image{aspect-ratio:4 / 3!important;border-radius:14px!important}}html.page-contact .contact-hero-image img{transform-origin:center center!important;animation:contact-rshContactImageBreath 9s ease-in-out infinite alternate!important;will-change:transform,object-position!important;transition:transform 0.45s ease,filter 0.45s ease!important}html.page-contact .contact-hero-image:hover img{transform:scale(1.012)!important;filter:contrast(1.02) saturate(1.03)!important}@keyframes contact-rshContactImageBreath{0%{transform:scale(1);object-position:center 46%}100%{transform:scale(1.008);object-position:center 49%}}@media (prefers-reduced-motion:reduce){html.page-contact .contact-hero-image img{animation:none!important;transition:none!important;transform:none!important}}html.page-contact #rsh-inline-contact-1{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-2{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-3{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-4{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-5{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-6{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-7{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-8{color:inherit;text-decoration:none}html.page-contact #rsh-inline-contact-9{color:inherit;text-decoration:none}